@font-face {
	font-family: 'colaboratelightregular';
	src: url('../fonts/colablig-webfont.eot');
	src: url('../fonts/colablig-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/colablig-webfont.woff') format('woff'),
		url('../fonts/colablig-webfont.ttf') format('truetype'),
		url('../fonts/colablig-webfont.svg#colaboratelightregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'adam-cg-proregular';
	src: url('../fonts/adam.cg_pro-webfont.eot');
	src: url('../fonts/adam.cg_pro-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/adam.cg_pro-webfont.woff') format('woff'),
		url('../fonts/adam.cg_pro-webfont.ttf') format('truetype'),
		url('../fonts/adam.cg_pro-webfont.svg#adam.cg_proregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'colaborate-mediumregular';
	src: url('../fonts/colabmed-webfont.eot');
	src: url('../fonts/colabmed-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/colabmed-webfont.woff') format('woff'),
		url('../fonts/colabmed-webfont.ttf') format('truetype'),
		url('../fonts/colabmed-webfont.svg#colaborate-mediumregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
header, footer, article, section, nav, figure, aside, main {display:block;}
figure {
	margin:0;
	padding:0;
}
body {
	background:#fff url(../images/ribbon.png) no-repeat;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: none;
}
.navbar {
	padding:0;
	margin:0 0 33px;
}
.bs-navbar-collapse {padding:0;}
.logo {float:left;}
.sign-page .logo {
	margin:45px 0 0;
}
.nav {
	float:left;
	margin:34px 0 0 33px;
	font:16px/18px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
}
.nav > li {
	float:left;
	margin:0 25px 0 0;
}
.nav > li > a {
	padding:0;
	color:#000;
}
.nav > li.active > a {color:#69baa2;}
.nav > li > a:focus,
.nav > li > a:hover {
	background:none;
	color:#69baa2;
}
.options {width:100%;}
.options:after {
	content:"";
	display:block;
	clear:both;
}
.options-holder {float:right;}
.languages {
	float:left;
	list-style:none;
	margin:19px -12px 0 0;
	padding:0;
	color:#808080;
	font:16px/18px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
}
.languages li {
	float:left;
	position:relative;
	padding:0 11px;
}
.languages li:before {
	position:absolute;
	left:0;
	top:2px;
	width:1px;
	height:16px;
	content:"";
	background:#808080;
}
.languages li:first-child:before {display:none;}
.languages a {
	color:#808080;
	text-decoration:none;
}
.languages a:hover,
.languages .active a {color:#73bfbf;}
.options .social {
	float:left;
	margin:12px 0 0;
}
.social {
	list-style:none;
	margin:0 -11px 0 0;
	padding:0;
}
.social:after {
	content:"";
	display:block;
	clear:both;
}
.social li {
	float:left;
	margin:0 11px 5px 0;
}
.social img {vertical-align:top;}
.social a:hover {opacity:0.8;}
.options .links {
	float:left;
	list-style:none;
	margin:0 10px 0 0;
	padding:0;
	font:16px/18px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
}
.options .links li {
	margin:0 0 0 14px;
	float:left;
}
.options .links .btn {
	border-radius:0;
	font-size:16px;
	line-height:18px;
	padding:18px 15px 12px;
	min-width:96px;
	text-align:center;
	box-shadow:none;
}
.options .links .btn-default {background:#4dbdc6;}
.options .links .btn:hover {opacity:0.8;}
.filters-box {
	overflow:hidden;
	margin:0 0 65px;
	padding:33px 0 0;
}
.filters-box .txt {
	float:left;
	margin:0 32px 0 0;
	color:#72bfc1;
}
.filters-box ul {
	list-style:none;
	padding:0;
	margin:0;
	float:right;
}
.filters-box li {
	float:left;
	margin:0 26px 0 0;
}
.filters-box a {
	text-decoration:none;
	color:#9d9d9c;
}
.filters-box a:hover,
.filters-box .active a {color:#3d3781;}
.boxes {margin:0 0 44px;}
.boxes .alt-text {
	color:#3d3781;
	margin:0 0 4px;
}
.boxes .alt-text a {
	text-decoration:none;
	color:#3d3781;
}
.boxes .alt-text a:hover {text-decoration:underline;}
.boxes .date {
	color:#8c8c8c;
}
.boxes .meta {
    font-size: 10pt;
    text-transform: capitalize;
}
.boxes .image {
	display:block;
	margin:0 0 12px;
}
.boxes .image img {
	display:block;
	width:100%;
	height:auto;
}
.boxes h2 {
	margin:0 0 3px;
	text-transform:uppercase;
	color:#000;
}
.boxes h2 a {
	color:#000;
}
.boxes p {
    margin:0 0 9px 0;
}
.boxes .btn {
	border-radius:12px;
	text-transform:uppercase;
	margin:0 0 16px;
	padding:9px 12px;
	font:19px/21px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
}
.boxes .box {
	position:relative;
}
.boxes.list {border-top:1px solid #9d9d9c;}
.boxes .add-row {
	position:absolute;
	bottom:0;
}
.boxes.list .box {
	height:auto !important;
	border-bottom:1px solid #9d9d9c;
	padding-top:24px;
	padding-bottom:30px;
}
.boxes.list .alt-text {
	display:inline;
	float:none;
}
.boxes.list .date {
	display:inline;
	float:none;
}
.boxes.list .meta {margin:0 0 4px;}
.boxes.list .text-box {
	position:relative;
	padding:0 150px 0 0;
}
.boxes.list .btn {
	position:absolute;
	right:0;
	top:0;
}
.boxes.list p {margin:0 0 7px;}
.btn-show {
	text-align:center;
	display:block;
	margin:0 0 60px;
}
.btn-show .btn {
	background:none;
	border:0;
	color:#4d4d4d;
	font:19px/21px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:0;
	display:inline-block;
	vertical-align:top;
}
.btn-show .btn:hover {color:#69baa2;}
.post-box .alt-text {
    display: block;
    color: #555555;
    margin: -15px 0 15px 0;
    text-transform: capitalize;
    font-size: 10pt;
    text-align: center;
}
.post-box .posted {
	font:16px/18px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	display:block;
	color:#6b6b6b;
	margin:0 0 27px;
}
.post-box .image {
	display:block;
	margin:0 0 33px;
}
.post-box .image img {
	width:100%;
	height:auto;
	vertical-align:top;
}
.post-box p {margin:0 0 26px;}
.post-box ul {
	list-style:none;
	margin:0;
	padding:0 0 56px 25px;
}
.post-box ul li {
	position:relative;
	padding:0 0 0 15px;
}
.post-box ul li:before {
	width:6px;
	height:6px;
	background:#000;
	border-radius:7px;
	content:"";
	position:absolute;
	left:0;
	top:10px;
}
.share-box {
	background:url(../images/bg-share-box.png) no-repeat 0 19px;
	padding:33px 0 40px 106px;
	font:17px/19px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#828282;
	margin:0 0 20px;
}
.social-box {
	color:#333;
	font-size:20px;
	line-height:23px;
	margin:0 0 5px;
}
.social-box:after {
	content:"";
	display:block;
	clear:both;
}
.social-box .label-text {
	margin:6px 16px 0 0;
	float:left;
}
.social-box .social {
	float:left;
	padding:0;
}
.social-box .social li {padding:0;}
.social-box .social li:before {display:none;}
.post-btns {
	overflow:hidden;
	color:#72bfc1;
	text-transform:uppercase;
	font:20px/23px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	margin:0 0 62px;
}
.post-btns .prev {
	float:left;
	max-width:290px;
}
.post-btns .next {
	float:right;
	max-width:280px;
	text-align:right;
}
.post-btns a {
	color:#929292;
	text-decoration:none;
}
.post-btns a:hover {opacity:0.8;}
.post-btns .btn-prev {
	padding:10px 0 0 60px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	margin:0 0 32px;
}
.post-btns .btn-next:before,
.post-btns .btn-prev:before {
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
	text-indent:-9999px;
	content:"";
	background:url(../images/btn-prev.png) no-repeat;
	width:32px;
	height:43px;
}
.post-btns .btn-next {
	padding:10px 60px 0 0;
	display:inline-block;
	vertical-align:top;
	margin:0 0 32px;
	position:relative;
}
.post-btns .btn-next:before {
	left:auto;
	right:0;
	background:url(../images/btn-next.png) no-repeat;
}
.tabs-section {
	text-align:center;
}
.tabs-section h1 {
	text-align:center;
}
.tabset-links {
	list-style:none;
	margin:0 0 47px;
	padding:0;
	display:inline-block;
	vertical-align:top;
	border:4px solid #e5e5e5;
	border-radius:12px;
	text-transform:uppercase;
	font:20px/23px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.tabset-links li {float:left;}
.tabset-links a {
	text-decoration:none;
	color:#808080;
	padding:11px 17px;
	display:block;
}
.tabset-links a:hover {color:#000;}
.tabset-links .active a {
	background:#e5e5e5;
	color:#000;
}
.text-section {
	text-align:left;
	margin:0 0 80px;
}
.text-section:after {
	content:"";
	display:block;
	clear:both;
}
.text-section .image {
	float:left;
	margin:8px 20px 0 0;
}
.text-section .image img {vertical-align:top;}
.text-section .text-box {
	overflow:hidden;
	line-height:29px;
}
.text-section h2 {
	margin:0 0 24px;
	font-size:33px;
	line-height:41px;
}
.text-section h2 a {color:#000;}
.text-section p {margin:0 0 30px;}
.text-section .btn {
	border-radius:12px;
	text-transform:uppercase;
	margin:0 0 16px;
	padding:9px 23px;
	font:19px/21px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	display:inline-block;
	vertical-align:top;
}
.text-section.alignright {text-align:right;}
.text-section.alignright .image {
	float:right;
	margin:8px 0 0 20px;
}
.more-section {padding:0 0 25px;}
.more-section h2 {
	margin:0 0 24px;
	font-size:33px;
	line-height:41px;
}
.more-section ul {
	list-style:none;
		margin:0;
	padding:20px 0 75px;
	color:#333;
	font-size:21px;
	line-height:23px;
	text-align:center;
}
.more-section li {padding:12px 5px;}
.more-section li:nth-child(2n+1) {background:#e5e5e5;}
.promo-btns {text-align:center;}
.promo-btns .btn-hold {
	display:inline-block;
	vertical-align:top;
	margin:0 20px;
}
.promo-btns .btn-hold img {vertical-align:top;}
#footer {
	background:#212f35 url(../images/bg-footer.png) no-repeat 100% 20px;
	padding:30px 0;
	font-size:15px;
	line-height:17px;
	color:#fff;
}
.footer-box {margin:0 0 23px;}
.footer-box:after {
	content:"";
	display:block;
	clear:both;
}
.footer-box .social {
	float:left;
	margin:12px 20px 0 0;
}
.links-list {
	list-style:none;
	margin:20px 0 0;
	padding:0;
	font-size:15px;
	line-height:17px;
	text-transform:uppercase;
	float:left;
}
.links-list li {
	float:left;
	margin:0 19px 0 0;
}
.links-list a {
	text-decoration:none;
	color:#fff;
}
.links-list a:hover {text-decoration:underline;}
.btns-alt {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}
.btns-alt li {
	float:left;
	margin:0 0 0 20px;
}
.btns-alt img {vertical-align:top;}
.add-boxes {
	border-top:1px solid #fff;
	margin:0 0 20px;
	padding:25px 0 19px;
}
.add-boxes .title {
	display:block;
	font:16px/18px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	margin:0 0 21px;
}
.add-boxes ul {
	list-style:none;
	margin:0;
	padding:0;
}
.add-boxes li {margin:0 0 1px;}
.add-boxes a {
	text-decoration:none;
	color:#fff;
}
.add-boxes a:hover {text-decoration:underline;}
.copy {
	border-top:1px solid #fff;
	padding:29px 0 30px;
}
.copy p {margin:0;}
.popup-holder {
	position:relative;
	overflow:hidden;
	height:0;
}
.sign-box {
	padding:42px 0 0;
	width:494px;
}
.sign-form {padding:0 38px 42px;}
.sign-form .form-group {margin:0 0 15px;}
.sign-form label {
	display:block;
	font:22px/25px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	color:#000;
	margin:0 0 15px;
}
.sign-form .form-control {
	height:59px;
	padding:17px 12px;
}
.sign-form a {color:#000;}
.sign-form .checkbox {margin:0;}
.sign-form .checkbox label {
	float:left;
	margin:0;
	padding:2px 0 0;
	font:22px/28px 'colaboratelightregular', Arial, Helvetica, sans-serif;
}
.sign-form .btn {
	float:right;
	font:23px/25px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	margin:21px 0 0;
	padding:10px 53px 14px;
	border-radius:16px;
}
.acc-box {
	text-align:center;
	font:29px/32px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	color:#fff;
	padding:48px 30px;
	min-height:244px;
	background:url(../images/bg-acc-box.png);
}
.acc-box p {margin:0 0 16px;}
.acc-box .btn {
	font:23px/25px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	margin:23px 0 0;
	padding:10px 53px 14px;
	border-radius:16px;
}
.acc-box .btn-default {
	background:#fff;
	color:#78bfad;
	border:1px solid #fff;
}
.acc-box .btn-default:hover {
	background:#000;
	border:1px solid #000;
	color:#fff;
}
#fancybox-close {display:none !important;}
.fancybox-bg {display:none !important;}
#fancybox-content {
	border:0;
	background:#fff;
}
.jcf-checkbox {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border: 1px solid #4d4d4d;
	margin: 0 9px 0 0;
	height: 22px;
	width: 22px;
}
.jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}
.jcf-checkbox.jcf-checked span {
	display:block;
	margin:5px auto 0;
	width:9px;
	height:9px;
	background:#000;
}
/* custom radio styles */
.jcf-radio {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border: 3px solid #999;
	border-radius: 25px;
	margin: 0 10px 0 0;
	height: 25px;
	width: 25px;
}
.jcf-radio input[type="radio"] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}
.jcf-radio.jcf-checked span {
	display:block;
	margin:5px auto 0;
	background:#4d4d4d;
	width:9px;
	height:9px;
	border-radius: 25px;
}
.jcf-select {
	display: inline-block;
	vertical-align: top;
	position: relative;
	border: 1px solid #b0e2e6;
	background: #fff;
	margin: 0 0 12px;
	min-width: 150px;
	height: 48px;
}
.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}
.jcf-select .jcf-select-text {
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	color:#6e7d86;
	font:18px/20px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	margin: 13px 45px 0 12px;
}
.jcf-select .jcf-select-opener {
	position: absolute;
	bottom: 0;
	right: 10px;
	top: 15px;
	background:url(../images/bg-select-opener.png) no-repeat;
	width:30px;
	height:17px;
}
body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}
.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}
.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}
.jcf-select-drop .jcf-select-drop-content {
	border: 1px solid #b0e2e6;
}
.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}
/* select options styles */
.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	color:#6e7d86;
	font:18px/20px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	width: 100%;
}
.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}
.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.jcf-list ul li {
	overflow: hidden;
	display: block;
	border-top: 1px solid #b0e2e6;
}
.jcf-list ul li:first-child {border:0;}
.jcf-list .jcf-overflow {
	overflow: auto;
}
.jcf-list .jcf-option {
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	margin: 12px 12px;
	color:#6e7d86;
	height: 1%;
}
.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {color:#000;}
.features-box {
	padding:12px 0 60px;
	text-align:center;
}
.features-box .image {
	display:block;
	margin:0 auto 46px auto;
	text-align: center;
}
.features-box .image img {
	width:100%;
	max-width: 600px;
	height:auto;
	vertical-align:top;
}
.features-box p {margin:0 0 29px;}
.features-box .entry {
	margin:0 0 20px;
}
.features-box .btn {
	font:19px/23px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	color:#fff;
	padding:7px 15px;
	border-radius:12px;
}
.post-rows {padding:10px 0 36px;}
.post-rows h1 {
	font:33px/35px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	margin:0 0 60px;
	text-align:center;
}
.post-row {
	overflow:hidden;
	padding:0 0 40px;
}
.post-row .image {
	float:left;
	margin:0 27px 0 0;
}
.post-row .text-box {overflow:hidden;}
.post-row p {margin:0 0 10px;}
.post-row h2 {
	margin:0 0 3px;
	font:29px/31px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
}
.post-row h2 span {
	color:#828282;
	font-size:20px;
}
.post-row .btn {
	color:#69baa2;
	font:19px/23px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	background:none;
	padding:0;
	border:0;
}
.post-row .btn:hover {color:#000;}
.main-image-box {
	position:relative;
	margin:0 0 13px;
}
.main-image-box .image {
	display:block;
}
.main-image-box .image img {
	width:100%;
	height:auto;
	vertical-align:top;
}
.main-image-box .text-box {
	width:500px;
	position:absolute;
	left:50%;
	margin:0 0 0 -250px;
	bottom:40px;
	text-transform:uppercase;
	font:16px/18px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	text-align:center;
}
.main-image-box .title {
	margin:0 0 18px;
	display:block;
	font-size:33px;
	line-height:36px;
	font-weight:normal;
	padding:5px 10px;
	color: #fff;
}
.main-image-box p {margin:0 0 24px;}
.main-image-box .btn {
	font-size:23px;
	line-height:25px;
	padding:10px 20px;
	display:inline-block;
	vertical-align:top;
}
.main-image-box .btn-default {
	border-radius:12px;
	background:#3d3781;
	border:1px solid #3d3781;
}
.add-info-box .btn-default:hover,
.main-image-box .btn-default:hover {opacity:0.9;}
.images {
	text-align:center;
	letter-spacing:-4px;
	margin:0 0 47px;
}
.images .box {
	display:inline-block;
	vertical-align:top;
	margin:0 6px 12px;
	line-height:0;
}
.images .box img {
	max-width:100%;
	height:auto;
	vertical-align:top;
}
.add-info-box {
	text-align:center;
	text-transform:uppercase;
	font:16px/18px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	margin:0 0 44px;
}
.add-info-box h2 {
	font-size:33px;
	line-height:35px;
	font-weight:normal;
	margin:0 0 18px;
}
.add-info-box p {margin:0 0 24px;}
.add-info-box .btn {
	font-size:23px;
	line-height:25px;
	padding:10px 20px;
}
.add-info-box .btn-default {
	border-radius:12px;
	background:#3d3781;
	border:1px solid #3d3781;
	text-transform:uppercase;
}
.more-link {
	display:block;
	text-align:center;
	margin:-41px 0 60px;
}
.more-link a {
	color:#4d4d4d;
	font:18px/21px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
}
.gallery-posts {
	font-size:22px;
	line-height:26px;
	background:#f2f2f2;
	padding:47px 0 18px;
}
.gallery-posts h2 {
	font:33px/35px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	margin:0 0 39px;
	text-align:center;
}
.gallery-posts p {margin:0 0 10px;}
.gallery-posts .image {
	float:left;
	margin:0 0px 0 0;
}
.gallery-posts .image img {
	vertical-align:top;
	max-width:100%;
	height:auto;
}
.gallery-posts .text-box {
	overflow:hidden;
	padding:0 10px 0 0;
}
.gallery-posts .switcher {text-align:center;}
.gallery-posts .switcher ul {
	list-style:none;
	margin:0;
	padding:0;
	display:inline-block;
	vertical-align:top;
}
.gallery-posts .switcher li {
	float:left;
	margin:0 7px;
}
.gallery-posts .switcher a {
	display:block;
	width:14px;
	height:14px;
	border-radius:14px;
	background:#afbac1;
	overflow:hidden;
	text-indent:-9999px;
}
.gallery-posts .switcher a:hover,
.gallery-posts .switcher .active a {background:#4dbdc6;}
.gallery-posts .holder {
	overflow:hidden;
	margin:0 0 49px;
}
.gallery-posts .holder ul {
	list-style:none;
	margin:0;
	padding:0;
	white-space:nowrap;
	letter-spacing:-5px;
	line-height:0;
}
.gallery-posts .holder li {
	display:inline-block;
	vertical-align:top;
	width:50%;
	letter-spacing:0;
	line-height:26px;
	white-space:normal;
}

.home_slide .holder li {
	width: 100%;
}

.gallery-posts h3 {
	font:20px/23px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:0 0 3px;
}
.gallery-posts h3 a {color:#000;}
.gallery-posts .btn {
	text-transform:uppercase;
	padding:8px 19px;
	border-radius:12px;
	font:19px/21px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
}
.account-box {
	text-align:center;
	padding:57px 0 0;
}
.account-box h1 {
	margin:0 0 39px;
	text-align:center;
	font:33px/35px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
}
.filter-list {
	list-style:none;
	margin:0 0 67px;
	padding:0;
	display:inline-block;
	vertical-align:top;
	text-transform:uppercase;
	font:20px/0 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	letter-spacing:-5px;
}
.filter-list li {
	letter-spacing:0;
	line-height:23px;
	display:inline-block;
	vertical-align:top;
	padding:0 15px 8px;
	position:relative;
}
.filter-list li:first-child:before {display:none;}
.filter-list li:before {
	position:absolute;
	left:0;
	top:4px;
	overflow:hidden;
	text-indent:-9999px;
	content:"";
	width:2px;
	height:20px;
	background:#999;
}
.filter-list a {
	text-decoration:none;
	color:#999;
}
.filter-list a:hover,
.filter-list .active a {color:#3d3781;}
.account-table {
	font:19px/21px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	color:#999;
	text-align:left;
	max-width:795px;
	margin:0 auto 100px;
}
.account-table .th-row {
	overflow:hidden;
	margin:0 0 34px;
}
.account-table .th {
	float:left;
	font-size:24px;
	line-height:26px;
	color:#3d3781;
	padding:0 15px;
}
.account-table .td {
	float:left;
	padding:0 15px;
}
.account-table ul {
	list-style:none;
	margin:0;
	padding:0;
}
.account-table li {
	overflow:hidden;
	padding:8px 0 10px;
}
.account-table li:nth-child(2n) {
	background:#ecebf3;
}
.account-table .col1 {
	float:left;
	width:43%;
}
.account-table .col2 {
	float:left;
	width:23%;
}
.account-table .td.col1,
.account-table .td.col2 {padding-top:10px;}
.account-table .col3 {
	float:none;
	overflow:hidden;
}
.account-table .btn-group {
	float:right;
	margin:0 0 0 15px;
}
.account-table .btn {
	color:#fff;
	padding:9px 15px;
	border-radius:12px;
	font-size:19px;
	line-height:21px;
}
.account-table .btn-primary {background:#3d3781;}
.account-table .btn-default {
	background:#4dbdc6;
	border:1px solid #4dbdc6;
}
.account-table .btn:hover {opacity:0.8;}
.sub-title {
	display:block;
	font:24px/26px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	color:#3d3781;
	margin:0 0 32px;
	text-align:left;
}
.profile-box {
	background:#dbf2f4;
	margin:0 0 22px;
	text-align:left;
	padding:15px 45px 30px;
}
.profile-box.alt {
	background:#edf8f9;
	padding:27px 45px 35px;
}
.profile-box:after {
	content:"";
	display:block;
	clear:both;
}
.profile-box h2 {
	text-align:center;
	margin:0 0 38px;
	color:#6e7d86;
	font:40px/43px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
}
.profile-box h3 {
	color:#8e9ca4;
	font:20px/23px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	margin:0 0 20px;
	text-align:center;
}
.profile-box h4 {
	font:25px/28px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	color:#6e7d86;
	margin:0 0 25px;
}
.profile-box label,
.profile-box .label {
	display:block;
	color:#4dbdc6;
	text-align:left;
	margin:0;
	font:18px/20px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
}
.profile-box .form-control {
	border:0;
	background:none;
	color:#000;
	font-size:30px;
	line-height:36px;
	box-shadow:none;
}
.profile-box .form-control.textarea {height:auto;}
.profile-box .form-group {margin:0 0 15px;}
.profile-box .btn {
	float:right;
	border-radius:12px;
	font:19px/21px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	color:#fff;
	padding:9px 12px;
}
.profile-box .btn:hover {opacity:0.6;}
.profile-box .btn-default {
	background:#4dbdc6;
	border-color:#4dbdc6;
}
.profile-box .radio {
	text-align:center;
	display:block;
	padding:20px 0 32px;
}
.profile-box .radio label {
	display:inline-block;
	vertical-align:top;
	padding:0;
	margin:0 25px;
	font-size:25px;
	line-height:27px;
	color:#3d3781;
}
.profile-box .radio.alt {padding-bottom:16px;}
.profile-box .radio.alt .jcf-radio {
	margin:0 0 0 -35px;
	float:left;
}
.profile-box .radio.alt label {
	color:#5e5e5e;
	padding-left:35px;
	font:22px/25px 'colaboratelightregular', Arial, Helvetica, sans-serif;
	text-transform:none;
}
.profile-box .radio.alt strong {
	font-weight:normal;
	font-family:"colaborate-mediumregular", Arial, Helvetica, sans-serif;
}
.profile-box .radio .mark {
	background:none;
	color:#4dbdc6;
}
.select-box {
	max-width:352px;
	margin:0 auto;
}
.select-box label {margin:0 0 13px;}
.select-box .jcf-select,
.select-box select {
	width:100%;
	margin:0;
	padding:0;
}
.add-note {
	text-transform:uppercase;
	color:#6e7d86;
	text-align:center;
	padding:22px 0 73px;
	font:20px/23px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
}
.add-note h2 {
	margin:0 0 48px;
	font-size:25px;
	line-height:27px;
	font-weight:normal;
}
.add-note a {color:#3d3781;}
.price-section {margin:0 0 20px;}
/*
.price-section h1 {
	text-align:center;
	max-width:520px;
	margin:0 auto 31px;
	font:33px/35px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
}
.price-section h1 span {font-size:15px;}
*/
.price-section .note {
	font-size:16px;
	line-height:18px;
	text-align:center;
	padding:58px 0 25px;
}
/*
.price-section .btn {
	display:block;
	border-radius:14px;
	padding:11px 10px;
	font:23px/25px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
}
.price-section .btn-default {
	background:#69baa2;
	border-color:#69baa2;
}
.price-section .btn:hover {opacity:0.6;}
*/
.price-table {
	list-style:none;
	margin:0 0 18px;
	padding:0;
	border:1px solid #3d3781;
	font:25px/27px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	color:#5e5e5e;
}
.price-table li {
	overflow:hidden;
	border-top:1px solid #3d3781;
}
.price-table li:first-child {border:0;}
.price-table .th {background:#3d3781;}
.price-table .th .td {
	font-size:23px;
	line-height:27px;
	color:#fff;
	text-align:center;
	width:33.334%;
	float:left;
	padding:9px 10px;
}
.price-table .td {
	border-left:1px solid #3d3781;
	width:33.33%;
	float:left;
	text-align:center;
	padding:18px 0 20px;
}
.price-table .td:first-child {border:0;}
.price-table .wide {width:100%;}
.price-table .alt {
	text-align:center;
	background:#7773a7;
	border-color:#7773a7;
	margin-bottom:-1px;
}
.price-table .alt .th {
	color:#fff;
	background:#7773a7;
	padding:18px 5px;
	font-size:23px;
}
.price-table .text {
	color:#5e5e5e;
	font:22px/24px 'colaboratelightregular', Arial, Helvetica, sans-serif;
}
.price-table .text .td {
	text-transform:none;
	padding:20px 5px;
}
.price-table.green li,
.price-table.green {border-color:#a7dee3;}
.price-table.green .alt .th {background:#69baa2;}
.sign-up-section .heading {
	text-align:center;
	margin:0 0 57px;
	color:#666;
	font:33px/35px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
}
.sign-up-section .heading h1 {
	margin:0 0 20px;
	font-size:50px;
	line-height:54px;
	color:#3d3781;
}
.sign-up-section .profile-box {padding:32px 45px 23px;}
.sign-up-section .profile-box h2 {margin:0;}
.profile-form {
	max-width:568px;
	margin:19px auto 0;
}
.profile-form select,
.profile-form .jcf-select {
	width:100%;
	margin:13px 0 0;
}
.profile-form .form-control {
	border:1px solid #95d7dd;
	background:#fff;
	margin:13px 0 0;
	height:48px;
	padding:14px 12px;
	font-size:20px;
}
.sign-up-section .checkbox {
	font-size:22px;
	line-height:22px;
	color:#5e5e5e;
	text-align:center;
	padding:10px 0 0;
}
.sign-up-section .checkbox a {color:#3d3781;}
.sign-up-section .checkbox label {
	padding:0;
	display:inline-block;
	vertical-align:top;
}
.sign-up-section .radio {padding-bottom:12px;}
.sign-up-section .jcf-checkbox {
	border-color:#999;
	vertical-align:middle;
	box-shadow:inset 0 0 1px 2px #999;
	width:25px;
	height:25px;
}
.sign-up-section .jcf-checkbox.jcf-checked span {margin-top:7px;}
.sign-up-section .btn-hold {
	text-align:center;
	padding:17px 0 38px;
}
.sign-up-section .btn-hold .btn {
	font:22px/25px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	color:#fff;
	padding:11px 20px;
	border-radius:14px;
}
.sign-up-section .btn-hold .btn:hover {opacity:0.8;}
.sign-up-section .btn-hold .btn-primary {
	background:#3d3781;
	border:1px solid #3d3781;
}
.sign-page .copy {
	font-size:15px;
	line-height:17px;
}
.thank-you-block {
	color:#fff;
	padding:39px 17px;
	min-height:244px;
	background:url(../images/bg-acc-box.png);
	background-size:100% 100%;
	font:25px/30px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
	text-align:center;
	width:518px;
}
.thank-you-block h2 {
	margin:0 0 25px;
	font:55px/57px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
}
@media only screen and (max-width: 1199px){
	.profile-box .radio label {margin:0 12px 10px;}
	.btns-alt {
		float:none;
		clear:both;
		padding:10px 0 0;
	}
	.btns-alt li {margin:0 20px 0 0;}
}
@media only screen and (max-width: 991px){
	#footer,
	body {background-image:none;}
	.options-holder {
		float:none;
		display:inline-block;
		vertical-align:top;
		text-align:left;
		margin:0 0 10px;
	}
	.btn-show {margin:0 0 40px;}
	.text-section {margin:0 0 20px;}
	.text-section.alignright {text-align:left;}
	.text-section.alignright .image,
	.text-section .image {
		float:none;
		display:block;
		margin:0 0 20px;
	}
	.text-section .image img {
		width:100%;
		height:auto;
		vertical-align:top;
	}
	.gallery-posts {text-align:center;}
	.gallery-posts .image {
		float:none;
		display:block;
		text-align:center;
		margin:0 0 10px;
	}
	.price-section .btn {
	/* 	width:180px; */
		margin:0 auto;
	}
	.sign-up-section .profile-box {padding:32px 11px 23px;}
}
@media only screen and (max-width: 767px){
	body {
		font-size:18px;
		line-height:21px;
		min-width:320px;
	}
	.navbar {
		margin:0 0 20px;
		padding:10px 0 0;
	}
	.logo {float:left;}
	.logo img {
		width:180px;
		height:auto;
	}
	.navbar-toggle {
		float:right;
		margin:13px 0 0;
	}
	.navbar-toggle .icon-bar {background:#000;}
	.bs-navbar-collapse {
		position:absolute;
		left:0;
		top:100%;
		padding:0 15px;
		background:#fff;
		margin:0 !important;
		width:100%;
		z-index:10;
	}
	.options .links {float:none;}
	.options .links li {
		float:none;
		margin:0 0 3px;
	}
	.options .links .btn {
		color:#000;
		background:none;
		padding:2px 0;
		border:0;
		text-align:left;
		display:block;
	}
	.options .links .btn:hover {
		color:#69baa2;
		opacity:1;
	}
	.options .social {
		float:none;
		overflow:hidden;
	}
	.options-holder {
		display:block;
		padding:10px 0 0;
	}
	.languages {margin:10px 0 10px -11px;}
	.nav {
		margin:0;
		padding:0 0 5px;
		float:none;
	}
	.nav > li {
		float:none;
		margin:0 0 10px;
	}
	.nav > li > a {display:block;}
	.filters-box {
		font-size:16px;
		line-height:18px;
		margin:0 0 20px;
		padding:0;
	}
	.filters-box .txt {
		float:none;
		display:block;
		margin:0 0 5px;
	}
	.filters-box ul {float:none;}
	.filters-box li {
		float:none;
		display:block;
		margin:0;
	}
	.filters-box a {
		display:block;
		padding:5px 0;
	}
	.boxes {margin:0 0 10px;}
	.boxes .btn {
		font-size:15px;
		padding:6px 12px;
		border-radius:8px;
	}
	.boxes .add-row {position:static;}
	.boxes .box {
		padding-bottom:0;
		height:auto !important;
		margin:0 15px 0 15px;
	}
	.boxes.list .text-box {padding:0;}
	.boxes.list .btn {position:static;}
	.boxes.list .box {
		padding-bottom:15px;
		padding-top:20px;
	}
	.footer-box .social {
		float:none;
		margin:0;
		overflow:hidden;
	}
	.links-list {
		float:none;
		overflow:hidden;
		margin:10px 0 0;
	}
	.links-list li {margin:0 10px 10px 0;}
	.btns-alt {overflow:hidden;}
	.btns-alt li {
		float:none;
		margin:0 0 10px;
	}
	.btn-show {margin:0 0 24px;}
	#footer {
		background-image:none;
		padding:20px 0 10px;
	}
	.post-box h1 {
		font-size:20px;
		line-height:23px;
	}
	.post-box p {margin:0 0 14px;}
	.post-box ul {padding:0 0 20px;}
	.post-box ul li {padding:0 0 0 12px;}
	.post-box ul li:before {
		width:4px;
		height:4px;
	}
	.post-box .image {margin:0 0 15px;}
	.share-box {
		background:none;
		padding:0;
	}
	.social-box .label-text {
		float:none;
		display:block;
		margin:0 0 10px;
	}
	.social-box {
		font-size:18px;
		line-height:20px;
	}
	.social-box .social {float:none;}
	.social-box .social:after {
		content:"";
		display:block;
		clear:both;
	}
	.post-btns {
		font-size:16px;
		margin:0 0 20px;
	}
	.post-btns .btn-next {padding-right:50px;}
	.post-btns .btn-prev {padding-left:50px;}
	.post-btns .btn-next,
	.post-btns .btn-prev {margin:0 0 22px;}
	.tabset-links {
		font-size:16px;
		line-height:18px;
		margin:0 0 20px;
	}
	.tabs-section h1 {
		font-size:20px;
		line-height:23px;
		margin:0 0 20px;
	}
	.more-section h2,
	.text-section h2 {
		font-size:19px;
		line-height:21px;
		margin:0 0 10px;
	}
	.text-section p {margin:0 0 16px;}
	.text-section .btn {
		font-size:15px;
		line-height:17px;
		padding:6px 12px;
		border-radius:8px;
	}
	.more-section ul {
		font-size:18px;
		line-height:21px;
		padding:15px 0 20px;
	}
	.sign-box {
		width:280px;
		padding:30px 0 0;
	}
	.sign-form {padding:0 10px 20px;}
	.acc-box,
	.sign-form .checkbox label,
	.sign-form label {
		font-size:16px;
		line-height:18px;
	}
	.sign-form .form-control {
		height:45px;
		padding:10px 12px;
		font-size:16px;
		line-height:18px;
	}
	.acc-box .btn,
	.sign-form .btn {
		font-size:16px;
		line-height:18px;
		padding:10px 20px;
		border-radius:8px;
	}
	.acc-box {
		min-height:0;
		background-size:100% 100%;
	}
	.features-box {padding:12px 0 30px;}
	.features-box p {margin:0 0 14px;}
	.features-box h1 {
		font-size:20px;
		line-height:23px;
		margin:0 0 10px;
	}
	.features-box .entry {margin:0 0 30px;}
	.features-box .image {margin:0 0 15px;}
	.features-box .btn {
		font-size:15px;
		line-height:17px;
	}
	.post-rows {
		text-align:center;
		padding:0;
	}
	.post-row {padding:0 0 30px;}
	.post-rows h1 {
		font-size:20px;
		line-height:23px;
		margin:0 0 20px;
	}
	.post-row .image {
		float:none;
		display:block;
		margin:0 0 10px;
		text-align:center;
	}
	.post-row .image img {
		max-width:100%;
		height:auto;
	}
	.post-row h2 {
		font-size:18px;
		line-height:20px;
	}
	.post-row h2 span {font-size:16px;}
	.post-row .btn {
		font-size:16px;
		line-height:18px;
	}
	.main-image-box .image {
		display:block;
		text-align:center;
		margin:0 0 10px;
	}
	.main-image-box .text-box {
		position:static;
		width:auto;
		margin:0;
		padding:0 20px;
	}
	.main-image-box .title {
		font-size:21px;
		line-height:22px;
		margin:0 0 10px;
	}
	.main-image-box p {margin:0 0 10px;}
	.account-table .btn,
	.add-info-box .btn,
	.main-image-box .btn {
		font-size:15px;
		line-height:17px;
		padding:6px 12px;
		border-radius:8px;
	}
	.images .box {
		margin:0 0 10px;
		display:block;
	}
	.more-link {margin:-10px 0 30px;}
	.add-info-box {margin:0 0 20px;}
	.gallery-posts h2,
	.add-info-box h2 {
		font-size:20px;
		line-height:23px;
	}
	.gallery-posts h2 {margin:0 0 10px;}
	.gallery-posts .holder {margin:0 0 25px;}
	.gallery-posts .holder li {width:100%;}
	.account-box h1 {
		font-size:18px;
		line-height:21px;
		margin:0 0 10px;
	}
	.filter-list {
		font-size:16px;
		line-height:18px;
	}
	.filter-list {margin:0 0 20px;}
	.account-table {margin:0 0 30px;}
	.account-table .th-row {margin:0 0 10px;}
	.account-table .col2,
	.account-table .col1 {
		width:50%;
	}
	.account-table .col3 {
		float:none;
		clear:both;
		padding:10px 17px;
	}
	.account-table .btn-group {
		float:left;
		margin:0 10px 0 0;
	}
	.account-table .btn {border-radius:8px;}
	.account-table {
		font-size:17px;
		line-height:19px;
	}
	.account-table .th {
		font-size:18px;
		line-height:20px;
	}
	.account-table li {padding:5px 0 3px;}
	.filter-list {display:block;}
	.filter-list li {
		display:block;
		padding:4px 0;
		border-bottom:1px solid #ccc;
	}
	.filter-list a {display:block;}
	.filter-list li:before {display:none;}
	.account-box {padding:20px 0 0;}
	.profile-box.alt,
	.profile-box {
		padding:15px 15px;
	}
	.profile-box h2 {
		font-size:18px;
		line-height:20px;
		margin:0 0 13px;
	}
	.profile-box .radio label,
	.profile-box .form-control,
	.profile-box label,
	.profile-box .label {
		font-size:16px;
		line-height:18px;
	}
	.profile-box .form-group {margin:0 0 10px;}
	.profile-box .radio {padding:0 0 10px;}
	.profile-box .radio label {
		display:block;
		margin:0 0 10px;
	}
	.select-box {margin:0 0 10px;}
	.profile-box .btn {
		font-size:16px;
		line-height:18px;
	}
	.add-note {
		font-size:16px;
		line-height:18px;
		padding:10px 0 30px;
	}
	.add-note h2 {
		font-size:20px;
		line-height:23px;
		margin:0 0 10px;
	}
	.sub-title {
		font-size:18px;
		line-height:20px;
		margin:0 0 10px;
	}
	.price-table {margin:0 0 10px;}
	.price-section .btn,
	.price-table .text .td,
	.price-table .alt .th,
	.price-table {
		font-size:14px;
		line-height:16px;
	}
	.price-table .th .td {
		font-size:13px;
		line-height:16px;
	}
	.price-section .note {
		padding:20px 0 10px;
		font-size:13px;
		line-height:16px;
	}
	.price-section h1 {
		font-size:18px;
		line-height:20px;
		margin:0 0 15px;
	}
	.price-section h1 span {font-size:12px;}
/* 	.price-section .btn {width:110px;} */
	.sign-up-section .heading h1 {
		font-size:24px;
		line-height:26px;
	}
	.sign-up-section .profile-box {padding:22px 11px 23px;}
	.sign-up-section .heading {
		font-size:16px;
		line-height:18px;
		margin:0 0 20px;
	}
	.sign-up-section .profile-box .radio label,
	.sign-up-section .profile-box .form-control,
	.sign-up-section .profile-box label,
	.sign-up-section .profile-box .label {font-size:14px;}
	.sign-up-section .profile-box .form-control {
		height:37px;
		padding:8px 12px;
		margin:10px 0 0;
	}
	.sign-up-section .radio {margin:0;}
	.profile-box h3 {
		font-size:16px;
		line-height:18px;
	}
	.sign-up-section .checkbox {
		font-size:16px;
		line-height:12px;
	}
	.sign-up-section .btn-hold {padding:17px 0 8px;}
	.sign-up-section .btn-hold .btn {
		font-size:15px;
		line-height:17px;
		padding:9px 20px;
		border-radius:8px;
	}
	.thank-you-block {
		font-size:16px;
		line-height:19px;
		width:280px;
		min-height:0;
	}
	.thank-you-block h2 {
		font-size:20px;
		line-height:22px;
	}
	#fancybox-wrap {margin-left:10px;}
	.jcf-select {height:35px;}
	.jcf-select .jcf-select-text {
		font-size:14px;
		margin:9px 45px 0 12px;
	}
	.jcf-select .jcf-select-opener {top:10px;}
	.sign-up-section .select-box {margin:0 0 20px;}
	.profile-box h4 {
		font-size:18px;
		line-height:20px;
		margin:0 0 6px;
	}
	.profile-box .radio.alt label {
		font-size:15px;
		line-height:17px;
	}
	.sign-up-section .profile-box h2 {margin:0 0 10px;}
	.sign-page .logo {
		margin:30px auto 0;
		text-align:center;
		float:none;
	}
	.sign-page .copy {text-align:center;}
}
input[type="image"]{padding:0;border:none;}
input[type=submit], input[type=text], input[type=password], input[type=file], textarea{-webkit-appearance:none;}

.home_slide .holder {
	margin-bottom: 10px;
}

.home_slide {
	background: none;
	padding-top: 0;
	padding-bottom: 50px;
}

.home_slide .body-box {
	position: absolute;
	text-align: center;
	width: 600px;
	left: 50%; 
	margin-left: -300px;
	top: 320px;
	/*margin-top: 300px;*/
	text-transform: uppercase;
	font: 16px/18px 'adam-cg-proregular', Arial, Helvetica, sans-serif;
}

.home_slide .body-box .btn-default {
	font-size: 23px;
	padding: 15px 30px;
	border-radius: 12px;
	border: 0;
	background-color: #fff;
	color: #000;
}

.main-image-box .visible-xs .title {
	font-size: 20px;
	padding: 0;
	color: #000;
	text-align: center;
	text-transform: uppercase;
}

.main-image-box .visible-xs .btn-default {
	width: 100%;
	padding: 10px 0;
	font-size: 18px;
}

@media (max-width: 1199px)
{
	.home_slide .body-box {
		top: 260px;
	}
}

@media (max-width: 991px)
{
	.home_slide .body-box {
		top: 180px;
		top: auto;
		bottom: 20px;
	}

	.home_slide .body-box .title {
		font-size: 24px;
		margin-bottom: 0;
	}

	.home_slide .switcher {
		margin-top: -30px;
	}

	.home_slide .body-box .btn-default {
		font-size: 20px;
		padding: 12px 20px;
	}
}

@media (max-width: 767px)
{
	.main-image-box .image {
		max-height: 200px;
		overflow: hidden;
	}
}

@media (max-width: 630px)
{
	.main-image-box .image {
		max-height: 180px;
		overflow: hidden;
	}
}

