/*
 * Fundprovo
 * Copyright 2015 fundprovo.com
 */
/** Google Font (Open Sans)
***************************************/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300,800|Roboto:400,100,300|Raleway:400,500,800);


/** Bootstrap Styles
**************************************/
@import'bootstrap.min.css';

/** Brand Icons (Social Networks) / Waves Effect  / Magnific Popup Plugin  / Custom Scrollbar
*************************************/
@import'custom.css';
/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
@font-face {
	font-family: 'brandon_grotesque_regularRg';
	src: url('../fonts/brandon_reg-webfont.eot');
	src: url('../fonts/brandon_reg-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/brandon_reg-webfont.woff2') format('woff2'), url('../fonts/brandon_reg-webfont.woff') format('woff'), url('../fonts/brandon_reg-webfont.ttf') format('truetype'), url('../fonts/brandon_reg-webfont.svg#brandon_grotesque_regularRg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot');
	src: url('../fonts/icomoon.eot?8xd6vr#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.svg?8xd6vr#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
 font-family: 'icomoon';
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
.icon-images:before {
	content: "\e90d";
}
.icon-gift:before {
	content: "\e017";
}
.icon-minus:before {
	content: "\e905";
}
.icon-minus2:before {
	content: "\e906";
}
.icon-cog:before {
	content: "\e908";
}
.icon-profile:before {
	content: "\e90e";
}
.icon-envelope:before {
	content: "\e909";
}
.icon-envelope2:before {
	content: "\e90a";
}
.icon-calendar-alt-fill:before {
	content: "\e90f";
}
.icon-locked:before {
	content: "\e90c";
}
.icon-gift2:before {
	content: "\f042";
}
.icon-images2:before {
	content: "\e910";
}
.icon-file-text2:before {
	content: "\e913";
}
.icon-info:before {
	content: "\e911";
}
.icon-google-plus2:before {
	content: "\e900";
}
.icon-facebook2:before {
	content: "\e901";
}
.icon-twitter2:before {
	content: "\e902";
}
.icon-youtube:before {
	content: "\e903";
}
.icon-youtube4:before {
	content: "\e801";
}
.icon-linkedin:before {
	content: "\e904";
}
.icon-clock:before {
	content: "\e912";
}
.icon-edit:before {
	content: "\e907";
}
.icon-error:before {
	content: "\e000";
}
.icon-error_outline:before {
	content: "\e001";
}
.icon-library_books:before {
	content: "\e014";
}
.icon-play_circle_filled:before {
	content: "\e01c";
}
.icon-call:before {
	content: "\e03f";
}
.icon-email:before {
	content: "\e04c";
}
.icon-location_on:before {
	content: "\e052";
}
.icon-contact_phone:before {
	content: "\e059";
}
.icon-textsms:before {
	content: "\e061";
}
.icon-add:before {
	content: "\e069";
}
.icon-drafts:before {
	content: "\e075";
}
.icon-now_wallpaper:before {
	content: "\e0ac";
}
.icon-cloud_upload:before {
	content: "\e0fe";
}
.icon-keyboard_arrow_down:before {
	content: "\e10f";
}
.icon-keyboard_arrow_left:before {
	content: "\e110";
}
.icon-keyboard_arrow_right:before {
	content: "\e111";
}
.icon-keyboard_arrow_up:before {
	content: "\e112";
}
.icon-collections:before {
	content: "\e14b";
}
.icon-control_point:before {
	content: "\e14f";
}
.icon-photo_camera:before {
	content: "\e1a4";
}
.icon-remove_red_eye:before {
	content: "\e1a8";
}
.icon-local_library:before {
	content: "\e1e3";
}
.icon-arrow_back:before {
	content: "\e200";
}
.icon-arrow_forward:before {
	content: "\e204";
}
.icon-close:before {
	content: "\e209";
}
.icon-person:before {
	content: "\e253";
}
.icon-share:before {
	content: "\e25a";
}
.icon-favorite:before {
	content: "\e291";
}
.icon-favorite_outline:before {
	content: "\e292";
}
.icon-history:before {
	content: "\e29d";
}
.icon-home:before {
	content: "\e29e";
}
.icon-https:before {
	content: "\e2a1";
}
.icon-report_problem:before {
	content: "\e2c6";
}
.icon-search:before {
	content: "\e2ca";
}
.icon-settings:before {
	content: "\e2cb";
}
.icon-user:before {
	content: "\e90b";
}
html, body {
	height: 100%;
	width: 100%;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
pre {
	word-break: break-word;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.5;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
@media print {
*, *:before, *:after {
	background: transparent !important;
	color: #000 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
a[href^="#"]:after, a[href^="javascript:"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
.navbar {
	display: none;
}
.btn > .caret, .dropup > .btn > .caret {
	border-top-color: #000 !important;
}
.label {
	border: 1px solid #000;
}
.table {
	border-collapse: collapse !important;
}
.table td, .table th {
	background-color: #fff !important;
}
.table-bordered th, .table-bordered td {
	border: 1px solid #ddd !important;
}
}
/** 02.SCAFFOLDING
**********************************/

body {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #757575;
	background-color: #fff;
	overflow-x: hidden;
}
.gray-bg {
	background-color: #fcfcfc;
}
/* Vertical Space classes */
.space-top {
	margin-top: 24px;
}
.space-top-2x {
	margin-top: 48px;
}
.space-top-3x {
	margin-top: 72px;
}
.space-bottom {
	margin-bottom: 24px;
}
.space-bottom-2x {
	margin-bottom: 48px;
}
.space-bottom-3x {
	margin-bottom: 72px;
}
.padding-top {
	padding-top: 24px;
}
.padding-top-2x {
	padding-top: 48px;
}
.padding-top-3x {
	padding-top: 72px;
}
.padding-bottom {
	padding-bottom: 24px;
}
.padding-bottom-2x {
	padding-bottom: 48px;
}
.padding-bottom-3x {
	padding-bottom: 72px;
}
 @media screen and (max-width: 768px) {
.space-top {
	margin-top: 16px;
}
.space-top-2x {
	margin-top: 32px;
}
.space-top-3x {
	margin-top: 48px;
}
.space-bottom {
	margin-bottom: 16px;
}
.space-bottom-2x {
	margin-bottom: 32px;
}
.space-bottom-3x {
	margin-bottom: 48px;
}
.padding-top {
	padding-top: 16px;
}
.padding-top-2x {
	padding-top: 32px;
}
.padding-top-3x {
	padding-top: 48px;
}
.padding-bottom {
	padding-bottom: 16px;
}
.padding-bottom-2x {
	padding-bottom: 32px;
}
.padding-bottom-3x {
	padding-bottom: 48px;
}
}
/* Clear floats */
.clearfix:before, .clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.clearfix:after {
	clear: both;
}
/* Links */
a {
	color: #33b5e6;
	text-decoration: none;
	opacity: 1;
	webkit-transition: all 0.3s;
	transition: all 0.3s;
}
a:hover, a:focus {
	color: #008fed;
	opacity: .6;
	text-decoration: none;
	outline: none;
}
a.light-color {
	color: #fff;
	opacity: 1;
}
a.light-color:hover {
	color: #fff;
	opacity: .5;
}
a[href^="mailto"] {
	text-transform: none !important;
}
hr {
	width: 100%;
	margin: 0;
	border-top: 1px solid #f2f2f2;
}
.gray-bg hr {
	border-top: 1px solid #cccccc;
}
hr.with-shadow {
	position: relative;
	border-top: 1px solid #e8e8e8;
}
hr.with-shadow:before {
	position: absolute;
	display: block;
	width: 100%;
	height: 10px;
	content: "";
	top: 0px;
	left: 0;
	-webkit-box-shadow: 0px -4px 10px 0px rgba(0,0,0,0.07);
	-moz-box-shadow: 0px -4px 10px 0px rgba(0,0,0,0.07);
	box-shadow: 0px -4px 10px 0px rgba(0,0,0,0.07);
}
strong {
	font-weight: 600;
}
/* Responsive media by default */
img, iframe, embed {
	max-width: 100%;
}
/* Text Selection Color */
::selection {
	color: #fff;
	background: #3a3a3a;
}
::-moz-selection {
color: #fff;
background: #3a3a3a;
}
/* Float Box (with shadows) */
.box-float {
	position: relative;
	background-color: #fff;
	-webkit-box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.17);
	-moz-box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.17);
	box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.17);
}
.box-float:before {
	display: block;
	position: absolute;
	content: "";
	width: 100%;
	height: 6px;
	top: 0px;
	left: 0;
	-webkit-box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.02);
	-moz-box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.02);
	box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.02);
}
/** 03.TYPOGRAPHY
**********************************/

h1, h2, h3, .h1, .h2, .h3 {
	font-weight: 300;
	line-height: 1.3;
	font-family: 'Raleway', sans-serif;
}
h1, .h1 {
	font-size: 48px;
	margin-bottom: 30px;
	font-weight: 300;
}
@media screen and (max-width: 768px) {
h1, .h1 {
	font-size: 36px;
}
}
h2, .h2 {
	font-size: 30px;
	margin-bottom: 24px;
}
@media screen and (max-width: 768px) {
h2, .h2 {
	font-size: 26px;
}
}
h3, .h3 {
	font-size: 24px;
	margin-bottom: 20px;
}
h4, .h4 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.2;
	margin-bottom: 16px;
}
h5, .h5 {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 12px;
}
h6, .h6 {
	font-size: 14px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 8px;
}
p {
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 20px;
}
dl dd {
	margin-bottom: 45px;
}
dl dt {
	font-size: 24px;
	font-weight: solid;
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 24px;
}
dl dt span {
	margin-right: 11px;
	color: #999;
}
dl dd {
	font-size: 16px;
	line-height: 1.5;
	padding-left: 26px;
}
em {
	font-style: italic;
}
.text-smaller {
	font-size: 14px;
	line-height: 1.58;
}
.lead {
	font-size: 22px;
	font-weight: 300;
}
.text-extra-big {
	font-size: 72px;
	font-weight: 300;
	margin: 0 0 12px -3px;
}
@media screen and (max-width: 1200px) {
.text-extra-big {
	font-size: 64px;
}
}
@media screen and (max-width: 991px) {
.text-extra-big {
	font-size: 48px;
}
}
.text-light {
	font-weight: 300 !important;
}
.text-normal {
	font-weight: normal !important;
}
.text-semibold {
	font-weight: 600 !important;
}
.text-bold {
	font-weight: 700 !important;
}
figure figcaption {
	text-align: right;
	font-size: 12px;
	color: #999;
	margin-top: 13px;
}
/* Lists */
.unordered-list, ol, .unstyled-list {
	line-height: 1.8;
}
.unordered-list li {
	position: relative;
	padding-left: 20px;
}
.unordered-list li:before {
	display: block;
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #c4c4c4;
	top: 12px;
	left: 0;
}
.text-smaller.unordered-list li:before, .text-smaller .unordered-list li:before {
	top: 10px;
}
ol {
	padding-left: 23px;
}
.unstyled-list {
	list-style: none;
}
/* Page Heading */
.page-heading {
	padding-top: 56px;
	margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
.page-heading {
	padding-top: 40px;
}
}
.page-heading .container {
	position: relative;
}
.page-heading h1, .page-heading h2, .page-heading h3 {
	width: 100%;
	font-size: 24px;
	font-weight: 300;
}
.page-heading .search-field {
	position: absolute;
	top: -10px;
	left: 15px;
}
 @media screen and (max-width: 680px) {
.page-heading.text-right {
	text-align: left !important;
	margin-bottom: 10px;
}
.page-heading .search-field {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 30px;
}
.skin .skin-section li {
	display: block;
}
}
/* Block Heading */
.block-heading {
	margin-bottom: 24px;
}
.block-heading h1, .block-heading h2, .block-heading h3 {
	margin-bottom: 11px;
	line-height: 1.4;
}
.block-heading span, .block-heading p {
	display: block;
	font-size: 14px;
	line-height: 1.5;
}
.light-color .block-heading span, .light-color.block-heading span, .light-color .block-heading p, .light-color.block-heading p {
	color: #fff;
	font-weight: 300;
}
/* Badge */
.badge {
	font-size: 12px;
	color: #757575;
	margin-bottom: 30px;
}
.badge .icon {
	display: inline-block;
	vertical-align: middle;
	width: 36px;
	height: 70px;
	color: #fff;
	text-align: center;
	padding-top: 21px;
	margin-right: 10px;
}
.badge .icon i:before, .badge .icon i:before {
	font-size: 28px;
}
.badge.badge-primary .icon {
	background-color: #008fed;
}
.badge.badge-success .icon {
	background-color: #96cb4b;
}
.badge.badge-info .icon {
	background-color: #4b62ff;
}
.badge.badge-warning .icon {
	background-color: #ff6d00;
}
.badge.badge-danger .icon {
	background-color: #e91e63;
}
.badge.badge-reverse {
	text-align: right;
}
.badge.badge-reverse .icon {
	margin-right: 0;
	margin-left: 15px;
}
/* Text Alignment */
.text-left {
	text-align: left !important;
}
.text-center {
	text-align: center !important;
}
.text-right {
	text-align: right !important;
}
.text-justify {
	text-align: justify !important;
}
/* Text Style */
.text-uppercase {
	text-transform: uppercase !important;
}
.text-italic {
	font-style: italic !important;
}
/* Light Text */
.light-color {
	color: #fff !important;
}
.light-color a {
	color: #fff !important;
	opacity: 1;
	font-weight: 300;
}
.light-color a:hover {
	opacity: .5;
}
/* Text Color Variation */
.text-muted {
	color: #c4c4c4 !important;
}
.text-gray {
	color: #999 !important;
}
.text-primary {
	color: #008fed !important;
}
.text-success {
	color: #96cb4b !important;
}
.text-info {
	color: #4b62ff !important;
}
.text-warning {
	color: #ff6d00 !important;
}
.text-danger {
	color: #e91e63 !important;
}
.light-color .text-muted, .light-color .text-gray, .light-color .text-primary, .light-color .text-success, .light-color .text-info, .light-color .text-warning, .light-color .text-danger {
	font-weight: normal !important;
}
/** 04.SOCIAL BUTTONS
**********************************/
.mis .fb_iframe_widget, .mis .fb_iframe_widget span, .mis .fb_iframe_widget iframe[style] {
	width: 90px !important;
}
.twitter-share-button  {
	vertical-align: bottom;
}
span#li_ui_li_gen_1457630298166_0-logo{
	height: 18px !important;
}
.IN-widget {
	vertical-align: middle !important;	
}
.social-buttons {
	position: relative;
	z-index: 10;
}
.social-buttons a {
	display: inline-block;
	font-size: 18px;
	text-decoration: none;
	margin: 5px 25px 10px 0;
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-webkit-backface-visibility: hidden;
}
.social-buttons a:hover {
	opacity: .5;
}
.social-buttons.text-right a {
	text-align: right;
	margin-right: 0;
	margin-left: 5px;
}
.footer-bottom .social-buttons {
	margin: 0;
	padding: 0;
	text-align: right;
}
.footer-bottom .social-buttons li {
	display: inline-block;
}
.footer-bottom .social-buttons a {
	width: 30px;
	height: 30px;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;
	margin: 5px 10px 10px 0;
	padding: 0;
	color: #fff;
	text-align: center;
	background: #333;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-webkit-backface-visibility: hidden;
}
.footer-logo {
	max-width: 140px;
	text-align: center;
	margin: 20px 0;
}
/* Behance */
.sb-behance {
	color: #1769ff;
}
.sb-behance:hover {
	color: #1769ff;
}
/* DeviantArt */
.sb-deviantart {
	color: #4e6252;
}
.sb-deviantart:hover {
	color: #4e6252;
}
/* Dribbble */
.sb-dribbble {
	color: #ea4c89;
}
.sb-dribbble:hover {
	color: #ea4c89;
}
/* Facebook */
.sb-facebook {
	color: #1283ff;
}
.sb-facebook:hover {
	color: #1283ff;
}
/* Foursquare */
.sb-foursquare {
	color: #ef4b78;
}
.sb-foursquare:hover {
	color: #ef4b78;
}
/* Google+ */
.sb-google-plus {
	color: #dd4b39;
}
.sb-google-plus:hover {
	color: #dd4b39;
}
/* Instagram */
.sb-instagram {
	color: #3f729b;
}
.sb-instagram:hover {
	color: #3f729b;
}
/* LinkedIn */
.sb-linkedin {
	color: #0976b4;
}
.sb-linkedin:hover {
	color: #0976b4;
}
/* PayPal */
.sb-paypal {
	color: #253b80;
}
.sb-paypal:hover {
	color: #253b80;
}
/* Pinterest */
.sb-pinterest {
	color: #cc2127;
}
.sb-pinterest:hover {
	color: #cc2127;
}
/* Skype */
.sb-skype {
	color: #00aff0;
}
.sb-skype:hover {
	color: #00aff0;
}
/* Twitter */
.sb-twitter {
	color: #55acee;
}
.sb-twitter:hover {
	color: #55acee;
}
/* Vimeo */
.sb-vimeo {
	color: #1ab7ea;
}
.sb-vimeo:hover {
	color: #1ab7ea;
}
/* YouTube */
.sb-youtube {
	color: #e52d27;
}
.sb-youtube:hover {
	color: #e52d27;
}
.progress {
	height: 10px;
	margin: 0 0 20px 0;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.progress-striped .progress-bar, .progress-bar-striped {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}
.progress.active .progress-bar, .progress-bar.active {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
	background-color: #96cb4b;
}
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
	background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
	background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
	background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.pager {
	padding: 20px 0;
	text-align: center;
	list-style: none;
	clear: both;
	overflow: hidden;
}
.pager li {
	display: inline;
}
.pager li > a, .pager li > span {
	display: inline-block;
}
.pager li > a:hover, .pager li > a:focus {
/*  text-decoration: none;
  background-color: #eee;*/
}
.pager .next > a, .pager .next > span, .pager .next {
	float: right;
}
.pager .previous > a, .pager .previous > span {
	float: left;
}
.pager .previous > a:before {
	content: "\e110";
	font-family: 'icomoon';
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
	color: #777;
	cursor: not-allowed;
	background-color: #dddddd;
}
.pager .next > input {
	margin-left: 10px;
}
/** 05.FORMS
**********************************/
label {
	display: inline-block;
	line-height: 22px;
	text-align: right;
	padding: 3px 0px;
}
.form-control {
	position: relative;
	width: 100%;
	margin-bottom: 24px;
}
.form-control:after {
	clear: both;
	display: block;
	content: "";
}
.form-control input {
	height: 38px;
}
.form-control input, .form-control textarea {
	width: 100%;
	padding: 6px 10px;
	font-size: 14px;
	background: #ffffff;
	border: none;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	line-height: 24px;
	border: 1px solid #ccc;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transition: 0.25s ease-out;
	transition: 0.25s ease-out;
}
.form-control select {
	width: 100%;
	height: 38px;
	padding: 8px 6px;
	font-size: 14px;
	background: #ffffff;
	border: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #333;
	line-height: 24px;
	border: 1px solid #ccc;
	-webkit-transition: 0.25s ease-out;
	transition: 0.25s ease-out;
}
.form-control textarea {
	height: 100px;
	resize: vertical;
}
.form-control-radio label {
	text-align: left;
}
.form-control label {
	position: absolute;
	font-size: 14px;
	color: #999;
	left: 12px;
	top: 7px;
	padding: 0;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	-ms-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}
.form-control input:focus, .form-control textarea:focus {
	outline: none;
	border-color: #33b5e6;
}
.form-control.active label {
	color: #33b5e6;
	font-size: 11px;
	-webkit-transform: translateY(-135%);
	-moz-transform: translateY(-135%);
	-ms-transform: translateY(-135%);
	-o-transform: translateY(-135%);
	transform: translateY(-135%);
	left: 0;
}
.form-group {
	margin-bottom: 24px;
}
.form-group + .checkbox, .form-group + .checkbox-inline, .form-group + .radio, .form-group + .radio-inline {
	margin-top: 36px;
}
.helper-text {
	font-size: 13px;
}
.helper-link {
	position: absolute;
	top: 50%;
	right: 10px;
	font-size: 12px;
	margin-top: -7px;
	text-transform: none;
	opacity: 1;
	visibility: visible;
	-webkit-transition: 0.25s;
	transition: 0.25s;
}
.form-control.active .helper-link {
	opacity: 0;
	visibility: hidden;
}
.form-wrapper-register .form-control textarea {
	height: 93px;
}
.form-wrapper-register button.btn {
	padding: 0 60px;
	max-width: 250px;
	float: right;
}
.form-control-radio {
	margin-bottom: 7px;
}
/* Validation */
label.error {
	display: none !important;
}
.form-control input.error, .form-control textarea.error, .form-control select.error {
	color: #e91e63;
	border-color: #e91e63;
	-webkit-box-shadow: 0 1px 0 0 #e91e63;
	box-shadow: 0 1px 0 0 #e91e63;
}
.form-control.active input.error ~ label, .form-control.active textarea.error ~ label {
	color: #e91e63;
}
.form-control input.valid, .form-control textarea.valid {
	border-color: #96cb4b;
	-webkit-box-shadow: 0 1px 0 0 #96cb4b;
	box-shadow: 0 1px 0 0 #96cb4b;
}
.form-control.active input.valid ~ label, .form-control.active textarea.valid ~ label {
	color: #96cb4b;
}
.form-control input.error ~ .helper-link, .form-control input.valid ~ .helper-link {
	opacity: 0;
	visibility: hidden;
}
.error-label, .valid-label {
	position: absolute;
	top: 50%;
	font-weight: 300;
	right: 0;
	font-size: 26px;
	margin-top: -13px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.error-label:before, .valid-label:before {
	font-family: "Flaticon";
}
.error-label:before {
	color: #e91e63;
	/*content: "!";*/
	padding-right: 10px;
}
.valid-label:before {
	color: #96cb4b;/*content: "\e048";*/
}
.form-control input.error ~ .error-label, .form-control textarea.error ~ .error-label, .form-control input.valid ~ .valid-label, .form-control textarea.valid ~ .valid-label {
	opacity: 1;
	visibility: visible;
}
.response-holder {
	visibility: hidden;
	opacity: 0;
	padding: 12px 0;
	font-size: 13px;
	line-height: 1.8;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}
.response-holder.error, .response-holder.success {
	visibility: visible;
	opacity: 1;
}
.response-holder.error {
	color: #e91e63;
}
.response-holder.success {
	color: #96cb4b;
}
/* Custom Checkboxes and Radios */
.checkbox, .radio, .checkbox-inline, .radio-inline {
	position: relative;
	display: block;
	font-size: 14px;
	color: #999;
	cursor: default;
	padding-left: 27px;
	margin-bottom: 10px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
label.hover {
	cursor: pointer;
}
.checkbox-inline, .radio-inline {
	display: inline-block;
	margin-right: 18px;
	line-height: normal;
}
.text-right .checkbox-inline, .text-right .radio-inline {
	margin-left: 15px;
	margin-right: 0;
}
.icheckbox, .iradio {
	position: absolute;
	z-index: 0;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	left: 0;
	top: 4px;
	border: 2px solid #757575;
	border-radius: 1px;
	background-clip: padding-box;
	cursor: pointer;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.icheckbox.checked, .radio-alt .iradio.checked {
	left: -6px;
	top: -8px;
	width: 12px;
	height: 22px;
	border-top: 2px solid transparent;
	border-left: 2px solid transparent;
	border-right: 2px solid #96cb4b;
	border-bottom: 2px solid #96cb4b;
	-webkit-transform: rotateZ(40deg);
	-moz-transform: rotateZ(40deg);
	-ms-transform: rotateZ(40deg);
	-o-transform: rotateZ(40deg);
	transform: rotateZ(40deg);
	-webkit-backface-visibility: hidden;
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	-o-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
}
.radio-alt .iradio {
	border-radius: 1px;
}
.iradio, .iradio:before {
	border-radius: 50%;
	-webkit-transition: 0.25s ease;
	transition: 0.25s ease;
}
.iradio:before {
	position: absolute;
	display: block;
	content: "";
	width: 6px;
	height: 6px;
	background-color: #96cb4b;
	opacity: 0;
	top: 4px;
	left: 4px;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.iradio.checked {
	border-color: #96cb4b;
}
.iradio.checked:before {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.icheckbox.disabled, .iradio.disabled {
	border-color: #cccccc;
	background-color: #cccccc;
	cursor: default;
}
.text-right .checkbox-inline, .text-right .radio-inline {
	margin-left: 25px;
	margin-right: 0;
}
.light-color .checkbox, .light-color .radio, .light-color .checkbox-inline, .light-color .radio-inline {
	color: #fff;
}
.light-color .icheckbox, .light-color .iradio {
	border-color: #fff;
}
.light-color .icheckbox:before, .light-color .radio-alt .iradio:before {
	color: #3a3a3a;
}
.light-color .iradio:before {
	background-color: #3a3a3a;
}
.light-color .size-lg .iradio:before, .light-color.size-lg .iradio:before {
	background-color: #5e5e5e;
}
.light-color .size-lg .icheckbox:before, .light-color.size-lg .icheckbox:before, .light-color .size-lg.radio-alt .iradio:before, .light-color.size-lg.radio-alt .iradio:before {
	color: #5e5e5e;
}
.light-color .radio-alt .iradio:before {
	background-color: transparent;
}
.icheckbox.disabled, .iradio.disabled {
	border-color: #fff;
	background-color: #fff;
	opacity: .6;
}
/* Search Field */
.search-field {
	position: relative;
	display: block;
	width: 100%;
	max-width: 260px;
	padding-left: 40px;
}
.search-field label {
	left: 40px;
}
.search-field button[type=submit] {
	display: block;
	position: absolute;
	border: none;
	background: none;
	top: 23px;
	left: -6px;
	-webkit-transition: color .3s;
	transition: color .3s;
}
.search-field button[type=submit]:active, .search-field button[type=submit]:focus {
	outline: none;
}
.search-field button[type=submit] i {
	font-size: 28px;
}
.search-field.active button[type=submit], .search-field button[type=submit]:hover {
	color: #008fed;
}
/** 06.BUTTONS
**********************************/

.btn {
	display: inline-block;
	height: 50px;
	white-space: nowrap;
	color: #010101;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 50px;
	text-transform: uppercase;
	text-align: center;
	padding: 0 28px;
	border: none;
	border-radius: 3px;
	background-color: #fff;
	vertical-align: middle;
	margin: 10px 0px 10px 0;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.light-color .btn {
	color: #010101 !important;
	font-weight: normal;
}
.btn-float {
	-webkit-mask-image: none;
	-webkit-box-shadow: 0px 1.5px 3px 1.5px rgba(0, 0, 0, 0.22);
	box-shadow: 0px 1.5px 3px 1.5px rgba(0, 0, 0, 0.22);
}
.btn-float:active {
	-webkit-box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
}
.btn:hover {
	opacity: 0.9 !important;
	color: #010101;
	text-decoration: none;
	outline: none;
}
.btn:focus {
	outline: none;
	opacity: 1 !important;
}
/* Button Variants */
.btn-default {
	background: #fff;
}
.btn-primary {
	background-color: #03a9f4;
}
.btn-success {
	background-color: #96cb4b;
}
.btn-info {
	background-color: #33b5e6;
}
.btn-warning {
	background-color: #ff6d00;
}
.btn-danger {
	background-color: #e91e63;
}
/* Flat Buttons */
.btn-flat {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.android .btn-flat {
	-webkit-mask-image: none;
}
.btn-flat:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-flat.btn-default, .btn-flat.btn-default:hover {
	color: #010101 !important;
}
.btn-flat.btn-primary, .btn-flat.btn-primary:hover {
	color: #008fed !important;
}
.btn-flat.btn-success, .btn-flat.btn-success:hover {
	color: #96cb4b !important;
}
.btn-flat.btn-info, .btn-flat.btn-info:hover {
	color: #4b62ff !important;
}
.btn-flat.btn-warning, .btn-flat.btn-warning:hover {
	color: #ff6d00 !important;
}
.btn-flat.btn-danger, .btn-flat.btn-danger:hover {
	color: #e91e63 !important;
}
.btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger, .btn-primary:hover, .btn-success:hover, .btn-info:hover, .btn-warning:hover, .btn-danger:hover, .btn-light, .btn-light:hover, .light-color .btn-primary, .light-color .btn-success, .light-color .btn-info, .light-color .btn-warning, .light-color .btn-danger {
	color: #fff !important;
}
/* Button Sizes */
.btn-lg {
	height: 72px;
	line-height: 70px;
	padding: 0 34px;
}
.btn-sm {
	height: 36px;
	font-size: 14px;
	line-height: 34px;
}
/* Icons Alignment */
.btn i {
	font-size: 16px;
}
.btn-lg i {
	font-size: 18px;
}
.btn [class^="flaticon-"], .btn [class*=" flaticon-"] {
	font-size: 17px;
	vertical-align: middle;
	margin-left: 0;
}
.offcanvas-nav .btn [class^="flaticon-"], .offcanvas-nav .btn [class*=" flaticon-"], .navbar .btn [class^="flaticon-"], .navbar .btn [class*=" flaticon-"], .btn-sm [class^="flaticon-"], .btn-sm [class*=" flaticon-"] {
	font-size: 15px;
}
.btn-lg [class^="flaticon-"], .btn-lg [class*=" flaticon-"] {
	font-size: 19px;
}
.btn i.icon-left {
	margin-right: 1px;
}
.btn.icon-left [class^="flaticon-"], .btn.icon-left [class*=" flaticon-"], .btn.icon-left [class^="flaticon-"], .btn.icon-left [class*=" flaticon-"] {
	margin-right: 5px;
}
.btn i.icon-right {
	margin-left: 1px;
}
.btn.icon-right [class^="flaticon-"], .btn.icon-right [class*=" flaticon-"], .btn.icon-right [class^="flaticon-"], .btn.icon-right [class*=" flaticon-"] {
	margin-left: 5px;
}
.btn.icon-left {
	padding-left: 23px;
}
.btn.icon-right {
	padding-right: 23px;
}
.btn-lg.icon-left {
	padding-left: 28px;
}
.btn-lg.icon-right {
	padding-right: 28px;
}
/* Special Buttons */

.btn-block {
	display: block;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.load-more {
	display: block;
	position: relative;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding: 27px 20px 26px 20px;
	background-color: #33b5e6;
}

.load-more:hover, .load-more:focus {
	opacity: 1;
	color: #fff;
}
.load-more i {
	display: block;
	position: absolute;
	font-size: 24px;
	top: 50%;
	left: 40px;
	margin-top: -18px;
}
.label-note {
	font-size: 11px;
	color: #000;
}
.label-note span {
	color: #F00;
}
.jscroll {
	text-align: center;
	display: block;
}
.jscroll .funders-list {
	text-align: left;
}
/** 07.INTRO
**********************************/

.intro {
	width: 100%;
	height: 100%;
	position: relative;
	color: #fff;
	overflow: hidden;
	/*	background-image: url('../images/bg-intro.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;*/
	-webkit-backface-visibility: hidden;
}
.touch .intro {
	position: relative;
}
.intro .video-container .container {
	position: relative;
	z-index: 10;
	height: 100vh !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
}
#bg {
	position: absolute;
	top: 0;
	left: 0;
	max-width: inherit;
}
.bgwidth {
	width: 100%;
}
.bgheight {
	height: 100%;
}
/* Social Buttons */
.intro .social-buttons, .offcanvas-nav .social-buttons {
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 36px;
}
.intro .social-buttons a, .offcanvas-nav .social-buttons a, .navbar .social-buttons a {
	color: #fff;
}
/* Navi */
.intro .navi {
	position: absolute;
	top: 23px;
	left: 0;
	font-size: 14px;
}
.intro .navi a {
	color: #fff;
}
.intro .navi a:focus {
	opacity: 1;
}
.nav-toggle {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 53px;
	height: 53px;
	color: #fff;
	cursor: pointer;
	border-radius: 50%;
	margin-right: 20px;
}
.header-inner .nav-toggle, .navbar.smaller .nav-toggle {
	color: #666;
}
.intro .nav-toggle span {
	display: block;
	position: absolute;
	z-index: 2;
	background-color: #44c6f5;
	border-radius: 50%;
	line-height: 56px;
	width: 56px;
	height: 56px;
	top: -1px;
	left: -1px;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%);
}
.nav-toggle i {
	font-size: 30px;
	margin: 0;
}
.intro .nav-toggle:before {
	position: absolute;
	z-index: 1;
	display: block;
	content: "";
	width: 53px;
	height: 53px;
	line-height: 53px;
	top: 1px;
	left: 1px;
	/*border-radius: 50%;
	-webkit-box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 3px 6px 2px rgba(0, 0, 0, 0.25);*/
	-webkit-transition: all .3s;
	transition: all .3s;
}
.intro .nav-toggle-float:active:before {
	-webkit-box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
}
.overlay {
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 9;
}
/* Into Columns */
.column-wrap {
	display: table;
	width: 100%;
	height: 100%;
}
.intro .column {
	position: relative;
	display: table-cell;
	vertical-align: bottom;
	z-index: 10;
	text-align: center;
}
.main-title {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.title {
	margin-top: -70px;
}
.main-title h1 {
	margin-bottom: 5px;
	font-size: 26px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 3px;
}
.main-title h2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
	font-size: 36px;
	letter-spacing: 3px;
}
.get-started-block {
	left: 0;
	position: absolute;
	right: 0;
}
.get-started-block .signup-btn {
	width: 260px;
	font-size: 18px;
	font-weight: 600;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.5px;
	line-height: 42px;
	height: 42px;
	text-transform: capitalize;
}
.content-box {
	background: #ededeb;
	padding: 48px 0;
	clear: both;
	overflow: hidden;
}
.intro-menu {
	width: 100%;
	clear: both;
}
.intro-menu ul {
	list-style: none;
	padding: 0;
}
.intro-menu i {
	font-size: 26px;
}
.intro-menu h3 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	padding: 0 15px;
}
.intro-menu ul li {
	position: relative;
	margin-bottom: 15px;
}
.intro-menu ul li a {
	display: block;
	background: #f8f8f8;
	border-radius: 5px;
	box-shadow: 0 1px 0 #cdd1d2;
	min-height: 298px;
	position: relative;
	transition: background 0.2s ease 0s;
	-webkit-transition: background 0.2s ease 0s;
	-moz-transition: background 0.2s ease 0s;
	text-align: center;
	padding-top: 15px;
}
.intro-menu ul li a {
	color: #666;
	font-size: 12px;
}
.intro-content p {
	font-size: 12px;
	padding: 0 15px;
}
.intro-menu ul li a:hover {
	background: #fff;
	opacity: 1;
}
.learn-more {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	display: block;
	padding: 15px 0px;
	color: #03a9f4;
	font-weight: 500;
	border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
}
.intro-menu ul li a:hover .learn-more {
	background: #03a9f4;
	color: #fff;
}
.top-search .search-box {
	margin: 0;
	position: relative;
}
/* Logo */
.intro .logo {
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.intro .logo:hover {
	opacity: 1;
}
/* Scroll for More Btn */
.scroll-more {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	display: inline-block;
	height: 36px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	font-size: 14px;
	-webkit-backface-visibility: hidden;
}
.scroll-more:hover, .scroll-more:focus {
	color: #fff;
	text-decoration: none;
}
.scroll-more span {
	display: inline-block;
	vertical-align: middle;
	font-weight: 300;
}
.scroll-more .icon {
	position: relative;
	display: inline-block;
	width: 36px;
	height: 36px;
	vertical-align: middle;
	border: 1px solid #fff;
	border-radius: 50%;
	margin-right: 8px;
	padding: 8px 0 0 12px;
}
.scroll-more .icon:before {
	display: block;
	width: 10px;
	height: 18px;
	content: "";
	border: 1px solid #fff;
	border-radius: 12px;
}
.scroll-more .icon:after {
	position: absolute;
	display: block;
	top: 11px;
	left: 16px;
	width: 2px;
	height: 4px;
	content: "";
	background-color: #fff;
	-webkit-animation: scroll 1.2s infinite;
	animation: scroll 1.2s infinite;
}
.header-text {
	margin-bottom: 30px;
	text-align: center;
}
.header-text h1 {
	margin-bottom: 0;
	font-size: 56px;
}
.highlight-text {
	font-size: 20px;
	color: #33b5e6;
	font-weight: bold;
}
.small-size {
	font-size: 12px;
}
.pricing-container {
	clear: both;
	overflow: hidden;
	margin: 40px 0;
	padding-bottom: 50px;
	border-bottom: 1px solid #CCC;
	box-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 0 #fff;
	-moz-box-shadow: 0 1px 0 #fff;
}
.pricing-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.pricing-container ul li {
	background: #33b5e6;
	padding: 40px 20px 30px 20px;
	text-align: center;
	color: #fff;
	min-height: 200px;
	vertical-align: middle;
}
.pricing-container ul li.bg-green {
	background: #96cb4b;
}
.pricing-container ul li.bg-progress {
	background: #666;
}
.pricing-container .title {
	font-size: 40px;
	text-transform: uppercase;
}
.pricing-per {
	display: block;
	font-size: 30px;
}
.pricing-container em {
	font-style: normal;
}
.pricing-container ul li:hover {
	background: #e91e63;
}

/*----------FAQ --------------*/
.panel {
    background-color: #ffffff;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.33);
    color: #313534;
    margin-bottom: 24px;
    position: relative;

}
.panel-title {
    font-size: 16px;
    line-height: 18px;
    vertical-align: middle;
	margin: 0;
	padding:0;

}
.panel-title a {
	color: #666;
	font-size: 16px;
    line-height: 18px;
	display: block;
	padding: 20px;	
}

.panel-collapse {
	padding: 20px;
	border-top: 1px solid #cecece;
	font-size: 14px;
	color: #959595;
}

.panel .tools {
    float: right;
}

.panel .collapsed .fa-angle-down {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

@-webkit-keyframes scroll {
 0% {
opacity: .8;
-webkit-transform: translateY(0);
}
 60% {
opacity: .6;
}
 100% {
opacity: 0;
-webkit-transform: translateY(8px);
}
}
@-moz-keyframes scroll {
 0% {
opacity: .8;
-moz-transform: translateY(0);
}
 60% {
opacity: .6;
}
 100% {
opacity: 0;
-moz-transform: translateY(8px);
}
}
@-ms-keyframes scroll {
 0% {
opacity: .8;
-ms-transform: translateY(0);
}
 60% {
opacity: .6;
}
 100% {
opacity: 0;
-ms-transform: translateY(8px);
}
}
@keyframes scroll {
 0% {
opacity: .8;
transform: translateY(0);
}
 60% {
opacity: .6;
}
 100% {
opacity: 0;
transform: translateY(8px);
}
}
.intro .intro-features .icon-block {
	opacity: 0;
	-webkit-transform: translateX(50px);
	transform: translateX(50px);
	-webkit-transition: opacity .5s, -webkit-transform .5s;
	transition: opacity .5s, transform .5s;
}
 @media screen and (max-height: 900px) {
.intro .intro-features {
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}
}
 @media screen and (max-width: 991px) {
.intro .container {
	width: 100%;
}
.scroll-more {
	display: none;
}
}
@media screen and (max-width: 850px) {
.modal-open .intro .navi, .modal-open .intro .social-buttons {
	right: 32px;
}
.mac .modal-open .intro .navi, .touch .modal-open .intro .navi, .mac .modal-open .intro .social-buttons, .touch .modal-open .intro .social-buttons {
	right: 15px;
}
.touch .intro .social-buttons, .touch .intro .navi {
	position: absolute;
	white-space: nowrap;
}
}
/** 08.MAIN CONTENT WRAP
**********************************/

.content-wrap {
	position: relative;
	z-index: 20;
	background-color: #fff;
	-webkit-backface-visibility: hidden;
}
/** 09.NAVBAR
**********************************/
.navbar {
	width: 100%;
	position: fixed;
	/*overflow: hidden;*/
	top: 0;
	left: 0;
	z-index: 98;
	padding: 12px 0px;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
	background: rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.navbar.smaller {
	background: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
	transition: transform 0.2s ease-in-out;
}
.header-inner {
	background-color: #ffffff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);/*	background-color: #03a9f4;
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);*/
}
.navbar:before, .navbar:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.navbar:after {
	clear: both;
}
.logo {
	float: left;
}
.logo:hover {
	opacity: 1;
}
.navbar .alt-logo {
	display: none;
}
.navbar.smaller .alt-logo {
	display: inline-block;
}
.navbar.smaller .main-logo {
	display: none;
}
.header-inner .main-logo {
	display: none;
}
.header-inner .alt-logo {
	display: block;
}
.navbar .logo img {
	width: 80px;
	vertical-align: middle;
	transition: all 0.15s ease-out 0s;
}
.sticky .logo img, .header-inner .logo img {
	width: 80px;
}
.navbar .social-buttons {
	display: inline-block;
}
.navbar .toolbar {
	float: right;
	text-align: right;
	position: relative;
	padding-top: 6px;
}
.header-inner.navbar.sticky .toolbar {
	padding-top: 6px;
}
.top-nav {
	display: inline-block;
	position: relative;
	z-index: 1;
}
.navbar .toolbar li {
	display: inline-block;
}
.navbar .toolbar a {
	font-size: 14px;
	color: #fff;
	padding: 0 5px;
	line-height: 20px;
	vertical-align: top;
}
.header-inner .toolbar a, .navbar.smaller .toolbar a {
	color: #666;
}
.navbar .toolbar .user-nav a {
	border-left: 1px dotted #fff;
}
.header-inner .toolbar .user-nav a {
	border-left: 1px dotted #666;
}
.navbar .social-buttons a {
	color: #fff;
	font-size: 18px;
}
.navbar .toolbar .action-btn {
	position: relative;
	color: #fff;
	margin: 0 16px 0 4px;
}
.navbar .toolbar .action-btn:focus {
	opacity: 1;
}
.navbar .nav-toggle {
	text-align: center;
	width: 48px;
	height: 48px;
	line-height: 46px;
	margin-left: 0px;
	margin-right: 0px;
}
.safari .navbar .nav-toggle {
	margin-top: 10px;
}
.navbar .nav-toggle, .navbar .nav-toggle:active {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.toolbar .top-search {
	width: 272px;
	position: absolute;
	top: 22px;
	right: 0px;
}
.toolbar .user-nav a {
	padding: 0 8px;
}
.user-nav {
	margin-left: 10px;
}
.career-block ul {
	margin-bottom: 30px;
}
 @media screen and (max-width: 991px) {
.navbar {
	padding: 15px 0;
}
/*.navbar .container {
	width: 100%;
}
*/
.navbar.navbar-fixed-top + * {
	padding-top: 80px;
}
.navbar .social-buttons, .navbar .top-search {
	display: none;
}
.navbar .toolbar {
	padding-top: 7px;
}
.navbar .toolbar .action-btn {
	margin-right: 0;
}
.top-nav {
	display: none;
}
}
@media screen and (max-width: 768px) {
.navbar .container {
	padding: 0 15px;
}
}
@media screen and (max-width: 568px) {
.navbar .toolbar .action-btn, .navbar .toolbar .btn {
	display: none;
}
.main-title h1 {
	font-size: 15px;
	line-height: 26px;
}
.main-title h2 {
	font-size: 18px;
}
.form-wrapper-register button.btn {
	max-width: 100%;
	float: none;
}
}
/** OFF-CANVAS NAVIGATION
*************************************/

.offcanvas-nav {
	position: fixed;
	z-index: 99999;
	width: 385px;
	min-height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	-webkit-box-shadow: 3px 0px 7px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 3px 0px 7px 0px rgba(0,0,0,0.25);
	box-shadow: 3px 0px 7px 0px rgba(0,0,0,0.25);
	visibility: hidden;
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: -webkit-transform 400ms cubic-bezier(0.785, 0.135, 0.150, 0.860), visibility 400ms;
	-moz-transition: transform 400ms cubic-bezier(0.785, 0.135, 0.150, 0.860), visibility 400ms;
	-o-transition: transform 400ms cubic-bezier(0.785, 0.135, 0.150, 0.860), visibility 400ms;
	transition: transform 400ms cubic-bezier(0.785, 0.135, 0.150, 0.860), visibility 400ms; /* easeInOutCirc */
	-webkit-backface-visibility: hidden;
}
.offcanvas-nav.open {
	visibility: visible;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.offcanvas-backdrop {
	display: block;
	position: fixed;
	z-index: 995;
	width: 100%;
	min-height: 100%;
	top: 0;
	right: 0;
	cursor: pointer;
}
.offcanvas-nav .nav-head, .offcanvas-nav .nav-body {
	position: relative;
	z-index: 10;
	padding: 30px 40px;
}
.offcanvas-nav .nav-body {
	background-color: #fff;
	padding: 30px 0;
}
.offcanvas-nav .nav-body .inner {
	padding: 0 40px;
}
.offcanvas-nav .nav-head {
	background-color: #03a9f4;
}
.offcanvas-nav .top-bar {
	position: relative;
	width: 100%;
	text-align: right;
	margin-bottom: 35px;
}
.offcanvas-nav .nav-close {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	text-align: center;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	padding-top: 0px;
	margin-right: -7px;
	cursor: pointer;
}
.offcanvas-nav .nav-close i {
	font-size: 23px;
}
.offcanvas-nav .search-box, .top-search .search-box {
	position: relative;
	z-index: 10;
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	max-width: 35px;
	height: 36px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.offcanvas-nav .search-box input, .top-search .search-box input {
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	width: 100%;
	height: 36px;
	border: none;
	background-color: #1597c8;
	border-radius: 3px;
	padding-left: 38px;
	padding-right: 15px;
	color: #fff;
	font-size: 14px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.offcanvas-nav .search-box input:focus, .offcanvas-nav .search-box .search-btn:focus, .offcanvas-nav .search-box .search-btn:active, .top-search .search-box input:focus, .top-search .search-box .search-btn:focus, .top-search .search-box .search-btn:active {
	outline: none;
}
.offcanvas-nav .search-box .search-toggle, .offcanvas-nav .search-box .search-btn, .top-search .search-box .search-toggle, .top-search .search-box .search-btn {
	display: block;
	position: absolute;
	z-index: 2;
	width: 35px;
	height: 35px;
	padding-top: 0px;
	text-align: center;
	left: 3px;
	top: 0;
	color: #fff;
	font-size: 23px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.offcanvas-nav .search-box .search-btn, .top-search .search-box .search-btn {
	border: none;
	background: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.offcanvas-nav .search-box .search-toggle, .top-search .search-box .search-toggle {
	border-radius: 3px;
	opacity: 1;
	visibility: visible;
	padding-top: 0;
	left: auto;
	right: 0;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-mask-image: -webkit-radial-gradient(circle, #ffffff 100%, #000000 100%);
}
.offcanvas-nav .search-toggle:before, .top-search .search-toggle:before {
	font-family: "Flaticon";
	content: "\e13d";
}
.offcanvas-nav .search-box.open, .top-search .search-box.open {
	max-width: 272px;
}
.offcanvas-nav .search-box.open .search-toggle, .top-search .search-box.open .search-toggle {
	opacity: 0;
	visibility: hidden;
}
.offcanvas-nav .search-box.open .search-btn, .offcanvas-nav .search-box.open input, .top-search .search-box.open .search-btn, .top-search .search-box.open input {
	opacity: 1;
	visibility: visible;
}
.offcanvas-nav .social-buttons {
	z-index: 5;
	text-align: left;
	top: 0;
	right: auto;
	left: 0;
	padding-top: 0px;
}
.offcanvas-nav .social-buttons a {
	margin: 5px 11px 10px 0;
}
.offcanvas-logo {
	display: table;
	width: 100%;
	color: #fff;
	margin-bottom: 20px;
}
.offcanvas-logo:hover, .offcanvas-logo:focus {
	opacity: 1;
	color: #fff;
}
.offcanvas-logo .icon, .offcanvas-logo .title {
	text-align: center;
}
.offcanvas-logo .icon img {
	max-width: 230px;
}
.offcanvas-logo .title {
	font-size: 20px;
	text-transform: none;
	line-height: 26px;
	margin: 0;
}
.offcanvas-logo .title span {
	display: block;
	font-size: 14px;
	color: #ffffbf;
}
.offcanvas-nav .btn {
	font-size: 14px;
	font-weight: normal;
	margin-right: 0;
}
.offcanvas-nav .btn.icon-left {
	padding-left: 23px;
}
.offcanvas-nav a.nav-link, .offcanvas-nav .nav-link a {
	font-size: 14px;
	margin-right: 15px;
}
.offcanvas-nav a.nav-link:hover, .offcanvas-nav .nav-link a:hover, .offcanvas-nav .nav-link ul li.active a {
	opacity: .5;
}
.offcanvas-nav .nav-head a.nav-link {
	font-weight: 500;
}
.offcanvas-nav .nav-link .scroll-nav {
	display: inline-block;
	margin-right: -5px;
}
.offcanvas-nav .nav-link ul {
	display: inline-block;
	list-style: none;
	padding: 0;
	margin-left: 10px;
}
.offcanvas-nav .nav-link ul.pages a {
	font-weight: 600;
}
.offcanvas-nav .nav-link ul:first-child {
	margin-left: 0;
}
.offcanvas-nav .nav-link ul li {
	margin-bottom: 18px;
}
 @media screen and (max-width: 480px) {
.offcanvas-nav {
	width: 280px;
}
.offcanvas-nav .nav-head, .offcanvas-nav .nav-body {
	padding: 22px 25px;
}
.offcanvas-nav .nav-body {
	padding: 22px 0;
}
.offcanvas-nav .nav-body .inner {
	padding: 0 25px;
}
.offcanvas-nav .top-bar {
	margin-bottom: 30px;
}
.offcanvas-nav .search-box.open {
	max-width: 195px;
}
.offcanvas-logo {
	margin-bottom: 15px;
}
.offcanvas-logo .icon img {
	max-width: 74px;
}
.offcanvas-logo .title {
	padding-left: 15px;
	font-size: 22px;
}
.offcanvas-logo .title span {
	font-size: 14px;
}
.offcanvas-nav .btn > i {
	display: none;
}
.offcanvas-nav .btn, .offcanvas-nav .btn.icon-left {
	font-size: 13px;
	font-weight: 600;
	padding-left: 12px;
	padding-right: 12px;
}
.offcanvas-nav .nav-head a.nav-link {
	font-size: 13px;
	font-weight: normal;
	margin-right: 10px;
}
.offcanvas-nav .nav-link ul, .offcanvas-nav .nav-link ul:first-child {
	margin-left: 0;
	margin-right: 20px;
}
}
@media screen and (max-height: 500px) {
.offcanvas-nav .top-bar {
	margin-bottom: 15px;
}
.offcanvas-logo {
	display: none;
}
}
/** FULLWIDTH BACKGROUNDS
*************************************/

.fw-bg {
	position: relative;
	width: 100%;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.fw-bg.no-padding {
	padding-top: 0 !important;
}
.fw-bg.bg-align-bottom {
	background-position: center bottom;
}
.fw-bg.bg-align-top {
	background-position: center top;
}
.fw-bg.partial-overlay:before {
	display: block;
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	width: 52%;
	-webkit-box-shadow: 4px 0px 7px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 4px 0px 7px 0px rgba(0,0,0,0.2);
	box-shadow: 4px 0px 7px 0px rgba(0,0,0,0.2);
}
.fw-bg.top-shadow {
	-webkit-box-shadow: 0px -6px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px -6px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px -6px 10px 0px rgba(0,0,0,0.25);
}
.fw-bg.bottom-shadow {
	-webkit-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 6px 10px 0px rgba(0,0,0,0.25);
}
.fw-bg.top-inner-shadow {
	-webkit-box-shadow: inset 0px 6px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 0px 6px 10px 0px rgba(0,0,0,0.25);
	box-shadow: inset 0px 6px 10px 0px rgba(0,0,0,0.25);
}
.fw-bg.bottom-inner-shadow {
	-webkit-box-shadow: inset 0px -6px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: inset 0px -6px 10px 0px rgba(0,0,0,0.25);
	box-shadow: inset 0px -6px 10px 0px rgba(0,0,0,0.25);
}
@media screen and (max-width: 1200px) {
.fw-bg.partial-overlay:before {
	width: 55%;
}
}
@media screen and (max-width: 991px) {
.fw-bg.partial-overlay:before {
	width: 67%;
}
}
@media screen and (max-width: 768px) {
.fw-bg.partial-overlay:before {
	width: 100%;
}
}
.fw-bg.partial-overlay.right-aligned:before {
	left: auto;
	right: 0;
	-webkit-box-shadow: -4px 0px 7px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: -4px 0px 7px 0px rgba(0,0,0,0.15);
	box-shadow: -4px 0px 7px 0px rgba(0,0,0,0.15);
}
.fw-gray-bg, .fw-white-bg {
	position: relative;
	width: 100%;
	background-color: #f5f5f5;
}
.fw-white-bg {
	background-color: #fff;
}
.fw-container {
	display: table;
	width: 100%;
}
.column {
	position: relative;
	display: table-cell;
	vertical-align: top;
}
.column.w-60 {
	width: 60%;
}
.column.w-40 {
	width: 40%;
}
@media screen and (max-width: 768px) {
.fw-container, .column, .column.w-60, .column.w-40 {
	display: block;
	width: 100%;
}
}
/** TABS / FILTERS
**********************************/
.nav-filters {
	padding: 12px 0;
}
.nav-tabs {
	padding-bottom: 15px;
}
.nav-tabs > li, .nav-filters > li {
	float: none;
	display: inline-block;
	margin: 8px 0;
}
.nav-tabs > li > a, .nav-filters > li > a {
	position: relative;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 0;
	padding: 6px 9px;
	opacity: .5;
}
.nav-tabs > li > a:after, .nav-filters > li > a:after {
	display: block;
	position: absolute;
	z-index: 1;
	left: 0;
	bottom: 0px;
	content: "";
	width: 0px;
	height: 2px;
	background-color: #008fed;
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.nav-tabs, .nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	border: none;
	background: none;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-filters > li > a:hover, .nav-filters > li > a:focus, .nav-filters > li.active > a, .nav-filters > li.active > a:hover, .nav-filters > li.active > a:focus {
	opacity: 1;
	color: #008fed;
}
.nav-tabs > li.active > a:after, .nav-filters > li.active > a:after {
	width: 100%;
	opacity: 1;
}
.nav-tabs.nav-vertical > li, .nav-filters.nav-vertical > li {
	display: block;
	margin: 12px 0;
}
.nav-tabs.nav-vertical > li > a, .nav-filters.nav-vertical > li > a {
	display: inline-block;
}
/* Alternative display */
.nav-tabs.alt-tabs {
	display: inline-block;
	padding: 0;
	margin-bottom: 24px;
	background-color: #fff;
	-webkit-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
}
.nav-tabs.alt-tabs:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
.nav-tabs.alt-tabs li {
	float: left;
	margin: 0;
}
.nav-tabs.alt-tabs li a {
	display: block;
	padding: 8px;
	text-align: center;
	font-weight: normal;
	opacity: 1;
	color: #757575;
	margin: 0;
}
.nav-tabs.alt-tabs li.active a {
	color: #ffffff;
	background-color: #33b5e6;
}
.nav-tabs.alt-tabs li a:after {
	display: none;
}
.nav-tabs.alt-tabs.nav-vertical li {
	float: none;
	display: block;
}
 @media screen and (max-width: 768px) {
.nav-tabs.nav-vertical > li, .nav-filters.nav-vertical > li {
	display: inline-block;
	margin: 0 18px 0 0;
}
.nav-tabs.alt-tabs.nav-vertical > li {
	margin: 0;
}
.gallery .nav-tabs.alt-tabs {
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.nav-tabs.nav-vertical > li > a, .nav-filters.nav-vertical > li > a {
	display: block;
}
.nav-tabs.text-right > li, .nav-filters.text-right > li {
	margin-right: 0;
	margin-left: 18px;
}
}
 @media screen and (max-width: 767px) {
.nav-filters {
	padding: 0;
}
.container .nav-filters > li {
	margin: 0;
	display: block;
	text-align: center;
}
}
.tab-pane {
	padding-top: 10px;
}
.tab-pane img {
	display: block;
	margin: auto;
}
.transition.fade, .fade {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.scale.fade {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}
.scaleup.fade {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.scale.fade.in, .scaleup.fade.in {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.left.fade {
	-webkit-transform: translateX(-40px);
	transform: translateX(-40px);
}
.right.fade {
	-webkit-transform: translateX(40px);
	transform: translateX(40px);
}
.left.fade.in, .right.fade.in {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}
.top.fade {
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}
.bottom.fade {
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
}
.top.fade.in, .bottom.fade.in {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}
.flip.fade {
	-webkit-transform: rotateY(-90deg) scale(1.1);
	transform: rotateY(-90deg) scale(1.1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.flip.fade.in {
	-webkit-transform: rotateY(0deg) scale(1);
	transform: rotateY(0deg) scale(1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
#register-show-error, #register-show-message, #show-error {
	display: none;
}
#register-loader .loader {
	background: rgba(255, 255, 255, 0.9);
	height: 100%;
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 999;
}
#register-loader span {
	vertical-align: middle;
	position: absolute;
	left: 40%;
	top: 40%;
	padding: 10px;
}
#register-loader span em {
	font-style: normal;
	display: block;
}

.modal-form .tab-pane {
	padding: 0;
}
.modal-form .close-btn {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	position: absolute;
	right: 15px;
	top: 10px;
}
.account-type .option-title {
	padding: 0 25px 0 0;
}
#register-show-message img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(255,255,255, 0.5);
	width: 100%;
	height: 100%;
}
.modal-form .form-control input, .modal-form .form-control textarea {
	border: 0;
	border-bottom: 1px solid #757575;
	border-radius: 0;
	height: 48px;
	padding: 0;
	padding-top: 20px;
}
.modal-form .form-control label {
	position: absolute;
	font-size: 14px;
	color: #999;
	left: 0;
	top: 15px;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	-o-transition: 0.2s ease-out;
	-ms-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
}
.modal-form .form-control input:focus, .modal-form .form-control textarea:focus {
	outline: none;
	border-color: #33b5e6;
	box-shadow: 0 1px 0 0 #33b5e6;
	-webkit-box-shadow: 0 1px 0 0 #33b5e6;
}
.modal-form .form-control.active label {
	color: #33b5e6;
	font-size: 11px;
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	left: 0;
}
/** MODAL
**********************************/
.modal-open .modal{
	background: rgba(0,0,0,0.8);
}
.modal.fade {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: -webkit-transform 0.5s, visibility 0.5s, opacity 0.5s;
	-moz-transition: -moz-transform 0.5s, visibility 0.5s, opacity 0.5s;
	transition: transform 0.5s, visibility 0.5, opacity 0.5s;
	-webkit-backface-visibility: hidden;
}
.modal.fade .modal-dialog {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.modal.fade.in {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}
.modal-dialog {
	width: 100%;
	max-width: 480px;
	padding: 40px 0 30px 0;
	margin: 50px auto 50px auto;
	background-color: #fff;
	-webkit-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 10px 25px 0px rgba(0,0,0,0.4);
}
.account-type h3 {
	font-size: 14px;
	margin: 15px 0;
}
.account-type label {
	position: static;
	margin-right: 15px;
	cursor: pointer;
}
@media screen and (max-width: 991px) {
.modal-dialog {
	margin-top: 95px;
}
}
.modal-backdrop {
	opacity: 0 !important;
}
.modal-title {
	font-size: 24px;
	font-weight: 300;
	line-height: 20px;
}
.modal-form {
	width: 100%;
	max-width: 380px;
	padding: 0 15px;
	margin: 0 auto;
}
.modal-form .form-control input[type='radio'] {
	width: auto;
	height: auto;
}
.modal-buttons {
	margin: 20px -18px 0 -18px;
}
.modal-buttons .btn {
	padding-left: 18px;
	padding-right: 18px;
}
.modal-dialog .btn-default, .modal-dialog .btn-default:hover, .modal-dialog .btn-default:focus {
	color: #757575 !important;
}
.modal-buttons .btn-flat {
	margin-right: 0px;
}
.modal-open .navbar.stuck, .modal-open .navbar.navbar-fixed-top, .modal-open .footer-fixed-bottom {
	padding-right: 17px;
}
/*.modal-open .intro {
	width: calc(100% - 17px);
}*/
.modal-open .offcanvas-nav.open {
	right: 17px;
}
.modal .checkbox {
	text-align: left;
}
.fake-scrollbar {
	display: none;
	position: fixed;
	z-index: 100;
	top: 0;
	right: 0;
	width: 17px;
	min-height: 100%;
	background-color: #f1f1f1;
}
.modal-open .fake-scrollbar {
	display: block;
	padding-right: 17px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.modal-open, .modal-open .navbar.stuck, .modal-open .navbar.navbar-fixed-top, .modal-open .footer-fixed-bottom {
	padding-right: 0 !important;
}
.modal-open .intro {
	width: 100%;
}
.modal-open .offcanvas-nav.open {
	right: 0;
}
.modal-open .fake-scrollbar {
	display: none;
	padding-right: 0;
}
}
.mac .modal-open, .touch .modal-open, .mac .modal-open .navbar.stuck, .touch .modal-open .navbar.stuck, .mac .modal-open .navbar.navbar-fixed-top, .touch .modal-open .navbar.navbar-fixed-top, .mac .modal-open .footer-fixed-bottom, .touch .modal-open .footer-fixed-bottom {
	padding-right: 0 !important;
}
.mac .modal-open .intro, .touch .modal-open .intro {
	width: 100%;
}
.mac .modal-open .offcanvas-nav.open, .touch .modal-open .offcanvas-nav.open {
	right: 0;
}
.mac .modal-open .fake-scrollbar, .touch .modal-open .fake-scrollbar {
	display: none;
	padding-right: 0;
}
/** ICON BLOCKS
**********************************/

.icon-block {
	display: block;
	margin-bottom: 40px;
}
.intro .icon-block {
	margin-bottom: 10px;
}
.icon-block h3 {
	font-size: 18px;
	font-weight: 600;
}
a.icon-block {
	text-decoration: none;
}
@media screen and (max-width: 768px) {
.icon-block {
	margin-bottom: 30px;
}
}
.icon-block .icon {
	display: block;
	color: #96cb4b;
	text-align: center;
	margin-bottom: 28px;
}
.icon-block .icon i {
	font-size: 48px;
}
.icon-block .icon.icon-bigger i {
	font-size: 72px;
}
.icon-block .icon img {
	display: inline-block;
	width: 100%;
	max-width: 128px;
}
.icon-block .text {
	color: #757575;
	text-align: center;
}
.light-color .icon-block .text, .light-color.icon-block .text {
	color: #fff;
}
.icon-block .text p {
	font-size: 14px;
}
.icon-block.icon-block-horizontal {
	display: table;
}
.icon-block-horizontal.icon-block .icon {
	display: table-cell;
	padding: 0 38px;
}
.icon-block-horizontal.icon-block .icon i {
	line-height: 0.5;
}
.intro .icon-block-horizontal.icon-block .icon {
	padding: 0 15px;
}
.icon-block-horizontal.icon-block .icon.va-middle {
	vertical-align: middle;
	line-height: 1;
}
.icon-block-horizontal.icon-block .text {
	display: table-cell;
	vertical-align: top;
	text-align: left;
}
.icon-block.box-float {
	padding-top: 10px;
}
.icon-block.box-float .text {
	padding: 10px 15px 0 0;
}
 @media screen and (max-width: 1200px) {
.intro .icon-block .icon i {
	font-size: 38px;
}
.intro .icon-block h3 {
	font-size: 22px;
	margin-bottom: 12px;
}
.intro .icon-block p {
	font-size: 13px;
}
}
@media screen and (max-width: 768px) {
.icon-block-horizontal.icon-block .icon {
	padding: 8px 15px 0 15px;
}
}
.light-color .icon-block .text p, .icon-block.light-color .text p, .icon-block .text.light-color p, .icon-block .text p.light-color {
	font-weight: 300;
}
.light-color .icon-block .icon, .icon-block.light-color .icon {
	color: #fff;
}
/** NEWS
**********************************/

.news-block {
	border-right: 1px solid #96cb4b;
	padding: 10px 40px 10px 0;
	margin-bottom: 45px;
}
.news-block a h3 {
	color: #96cb4b;
	text-transform: none;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}
.news-block a:hover h3 {
	opacity: .6;
}
.news-block span {
	display: block;
	font-size: 14px;
	margin-bottom: 25px;
}
@media screen and (max-width: 768px) {
.news-block {
	padding-right: 30px;
}
}
/** SCROLLER
**********************************/

.scroller {
	overflow: hidden;
	white-space: nowrap;
}
.scroller .item {
	display: inline-block;
}
/** video BLOCK ********************/
.video-popup {
	display: block;
	position: relative;
}
/** SPLIT BLOCK
*************************************/

.split-block {
	margin-bottom: -2px;
}
.split-block p {
	font-size: 14px;
}
.split-block .column {
	display: inline-block;
	vertical-align: top;
	padding: 25px 1% 20px 4%;
}
.split-block.img-left .column:first-child, .split-block.img-right .column:last-child {
	width: 40%;
	padding: 0;
}
.split-block .column-right {
	width: 57%;
}
.split-block.img-left .column:last-child .block-heading, .split-block.img-left .column:last-child h1, .split-block.img-left .column:last-child h2, .split-block.img-left .column:last-child h3, .split-block.img-left .column:last-child h4, .split-block.img-left .column:last-child span, .split-block.img-left .column:last-child p, .split-block.img-left .column:last-child ul, .split-block.img-left .column:last-child ol, .split-block.img-right .column:last-child .block-heading, .split-block.img-right .column:first-child h1, .split-block.img-right .column:first-child h2, .split-block.img-right .column:first-child h3, .split-block.img-right .column:first-child h4, .split-block.img-right .column:first-child span, .split-block.img-right .column:first-child p, .split-block.img-right .column:first-child ul, .split-block.img-right .column:first-child ol {
	/*max-width: 430px;*/
	max-width: 670px;
}
.split-block.img-left img {
	display: block;
}
.split-block.img-right {
	text-align: right;
}
.split-block.img-right .column:first-child {
	text-align: right;
	padding: 70px 4% 30px 15px;
}
.promo-video {
	position: absolute;
	left: 0;
	right: 0;
	top: 30%;
}
.promo-video .block-heading span {
	color: #fff;
	display: block;
	font-size: 40px;
	font-weight: 700;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 0;
}
.promo-video h2 {
	color: #fff;
	font-size: 26px;
}
.split-block .promo-video a > i {
	font-size: 80px;
	color: #fff;
}
.split-block .tab-pane {
	padding-top: 0;
}
 @media screen and (max-width: 1510px) {
/*.split-block .column, .split-block.img-right .column:first-child {
	padding-top: 40px;
}
.split-block.img-left .column:first-child, .split-block.img-right .column:last-child {
	width: 53%;
	padding: 0;
}
*/}
@media screen and (max-width: 1070px) {
.split-block .column {
	display: block !important;
	width: 100% !important;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
}
.split-block.img-left .column:last-child .block-heading, .split-block.img-left .column:last-child h1, .split-block.img-left .column:last-child h2, .split-block.img-left .column:last-child h3, .split-block.img-left .column:last-child h4, .split-block.img-left .column:last-child span, .split-block.img-left .column:last-child p, .split-block.img-left .column:last-child ul, .split-block.img-left .column:last-child ol, .split-block.img-right .column:last-child .block-heading, .split-block.img-right .column:first-child h1, .split-block.img-right .column:first-child h2, .split-block.img-right .column:first-child h3, .split-block.img-right .column:first-child h4, .split-block.img-right .column:first-child span, .split-block.img-right .column:first-child p, .split-block.img-right .column:first-child ul, .split-block.img-right .column:first-child ol {
	max-width: 100%;
}
.split-block.img-left .column:last-child .split-block.img-right .column:first-child {
	padding-left: 15px;
	padding-right: 15px;
}
}
/**VIDEO BLOCK
**********************************/

.video-block {
	padding: 100px 0;
	text-align: center;
	background-image: url('../images/video-bg.jpg');
	color: #000;
}
.video-block .block-heading span {
	width: 100%;
	display: block;
	left: 0;
	font-weight: 700;
	font-size: 70px;
	color: #dddddd;
	z-index: 0;
	text-align: center;
	position: absolute;
}
.color-transparent {
	color: rgba(0, 0, 0, 0.1) !important;
}
.video-block h2 {
	font-size: 52px;
	color: #000;
}
.video-block a {
	display: inline-block;
	color: #fff;
	font-weight: 300;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	position: relative;
	z-index: 1;
}
.video-block a:focus {
	opacity: 1;
}
.video-block a:hover {
	opacity: 1;
	text-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
}
.video-block a > i {
	display: block;
	font-size: 80px;
	margin: 0 auto 22px auto;
}
.overfly {
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	width: 100%;
	top: 20px;
	bottom: 20px;
	left: 0;
	position: absolute;
	background: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 768px) {
.video-block {
	padding: 110px 0;
}
}
/** TWITTER FEED
**********************************/

.twitter-feed .tweet {
	font-size: 14px;
	margin: 40px 0;
}
.twitter-feed {
	padding: 22px 24px;
	background: rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
}
.twitter-feed .tweet-float {
	position: relative;
	margin: 24px 0;
}
.twitter-feed .tweet a {
	text-transform: none;
	color: #999;
	font-weight: 600;
}
.twitter-feed .tweet a:hover {
	color: #008fed;
	opacity: 1;
}
.twitter-feed .tweet .author {
	color: #c4c4c4;
	font-weight: normal;
	display: block;
	margin-bottom: 18px;
	font-weight: normal;
}
.twitter-feed .tweet p {
	color: #999;
	font-size: 14px;
}
.twitter-feed .tweet-float p {
	margin-bottom: 0;
}
.twitter-feed .tweet-float:before {
	display: block;
	position: absolute;
	font-family: 'brand-icons';
	content: "\e807";
	color: #008fed;
	font-size: 19px;
	top: 0px;
	right: 0px;
	opacity: .25;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}
.twitter-feed .tweet-float:hover:before {
	opacity: .55;
}
/** PRESS REVIEWS
**********************************/

.press-review {
	max-width: 290px;
	text-align: center;
	margin: 0 auto 50px auto;
}
.press-review img {
	display: block;
	max-width: 180px;
	margin: 0 auto 30px auto;
}
.press-review h3 {
	margin-bottom: 24px;
	font-weight: 300;
}
.press-review p {
	font-size: 14px;
	line-height: 1.58;
	margin-bottom: 0;
}
/** PROJECT (POSTS)
**********************************/

.post-tile {
	position: relative;
	width: 100%;
	background-color: #fff;
	margin-bottom: 30px;
	border-radius: 0 0 3px 3px;/*	-webkit-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	-webkit-transition: .3s;
	transition: .3s;*/
}
.post-tile:before {
	display: block;
	position: absolute;
	content: "";
	width: 100%;
	height: 6px;
	top: 0;
	left: 0;/*	-webkit-box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.06);
	-moz-box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.06);
	box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.06);
	-webkit-transition: .3s;
	transition: .3s;*/
}
/*.post-tile:hover {
	-webkit-box-shadow: 0px 13px 13px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 13px 13px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 13px 13px 1px rgba(0,0,0,0.2);
}
.post-tile:hover:before {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}*/



.post-thumb {
	position: relative;
	display: block;
	text-transform: inherit;
	border-radius: 0 0 3px 3px;
	-webkit-box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.15);
	-webkit-transition: .3s;
	transition: .3s;
}
.post-thumb:hover {
	-webkit-box-shadow: 0px 13px 13px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 13px 13px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 13px 13px 1px rgba(0,0,0,0.2);
}
.post-thumb:hover:before {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}
.post-thumb img {
	display: block;
	width: 100%;
	height: 270px;
	object-fit: cover;
	overflow: hidden;
}
.project-listing .post-thumb img {
	height: 200px;
}
.project-listing .project-short .group-fee .sep {
	margin: 12px 12px 0;
}
.project-listing .post-title {
	min-height: 290px;
}
.post-thumb:hover, .post-thumb:focus {
	opacity: 1 !important;
}
.post-title {
	padding: 15px 22px 15px 22px;
	min-height: 205px;
	position: relative;
	text-align: left;
}
.post-title .project-location {
	position: absolute;
	bottom: 10px;
}
.non-visible {
	visibility: hidden !important;
	opacity: 0 !important;
}
.post-title img, .post-title .img {
	display: block;
	margin: 0 auto 5px auto;
}
.post-title a {
	text-transform: none;
	color: #96cb4b;
}
.post-title h2, .post-title h3 {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #96cb4b;
	margin-bottom: 5px;
	line-height: 1.5;
	opacity: 1;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}
.post-title a:hover h2, .post-title a:hover h3 {
	opacity: 0.55;
}
.post-title span, .post-title p {
	display: block;
	font-size: 14px;
	color: #757575;
	margin-bottom: 25px;
	line-height: 22px;
}
.post-title .cat-name {
	margin-bottom: 10px;
}
.post-meta {
	position: relative;
	z-index: 2;
	display: table;
	width: 100%;
	line-height: 2;
	font-size: 12px;
	color: #999;
	padding: 12px 22px;
	background-color: #fafafa;
	border-top: 1px solid #eaeaea;
	border-radius: 0 0 3px 3px;
}
.post-meta .column {
	width: auto;
	display: table-cell;
	vertical-align: middle;
}
.post-meta a {
	text-transform: none;
}
.post-meta .social-buttons a {
	margin: 5px 0 10px 12px;
	opacity: 1;
}
.post-meta .social-buttons a:hover {
	opacity: .5;
}
.post-meta .comment-count {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #3a3a3a;
	margin-right: 15px !important;
	-webkit-transition: .3s;
	transition: .3s;
}
.post-meta .comment-count i {
	vertical-align: middle;
	font-size: 18px;
	color: #afafaf;
	margin-right: 7px;
	-webkit-transition: .3s;
	transition: .3s;
}
.post-meta .comment-count:hover, .post-meta .comment-count:hover i {
	opacity: 1 !important;
	color: #008fed;
}
.post-meta.last-child {
	margin-top: -1px;
	z-index: 1;
	border: none;
	padding-bottom: 30px;
	border-radius: 0px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
}
.scroller.posts .item {
	margin-right: 30px;
}
.scroller .item .post-tile {
	margin-bottom: 8px;
}
.scroller .post-tile {
	border-radius: 0;
}
.scroller .post-tile:hover {
	-webkit-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
}
.single-post .inner, .comments, .box-container {
	padding: 30px 40px 30px 40px;
}
.comments {
	padding-bottom: 10px;
}
.single-post .post-meta {
	font-size: 14px;
	padding: 12px 40px;
}
.success-stories {
	border-bottom: 1px solid #ededed;
	padding: 48px 0;
}
.success-wrap .post-title {
	min-height: 260px;
}
 @media screen and (max-width: 991px) {
.scroller.posts .item {
	max-width: 320px
}
.single-post .inner, .comments, .box-container {
	padding: 30px 25px 30px 25px;
}
.comments {
	padding-bottom: 20px;
}
}
@media screen and (max-width: 768px) {
.scroller.posts .item {
	max-width: 280px;
}
.single-post .inner, .comments, .box-container {
	padding: 30px 30px 30px 30px;
}
.comments {
	padding-bottom: 20px;
	margin-bottom: 30px;
}
}
@media screen and (max-width: 568px) {
.post-thumb img {
	display: block;
	height: auto;
	width: 100%;
}
.promo-video .block-heading span {
	font-size: 18px;
}
.promo-video h2 {
	font-size: 20px;
}
.split-block .promo-video a > i {
	font-size: 48px;
	line-height: 36px;
}
.pager .next > a, .pager .next > span, .pager .next {
	width: 100%;
}
.pager .previous > a, .pager .previous > span, .pager .next input {
	width: 100%;
	margin-left: 0;
}
}
@media screen and (max-width: 530px) {
.post-meta .social-buttons a {
	margin: 5px 0 10px 7px;
}
.post-meta .comment-count {
	margin-right: 9px !important;
}
.single-post .inner, .comments, .box-container {
	padding: 30px 20px 30px 20px;
}
.comments {
	padding-bottom: 20px;
}
}
@media screen and (max-width: 460px) {
.post-meta .column {
	display: block;
	width: 100%;
	text-align: left !important;
}
.post-meta .column .text-right {
	text-align: left !important;
}
.post-tile .post-meta .column {
	display: table-cell;
	width: auto;
}
.post-tile .post-meta .column .text-right, .post-tile .post-meta .column.text-right {
	text-align: right !important;
}
/*.single-post, .comments {
	margin-left: -15px;
	margin-right: -15px;
}*/
.single-post .inner, .comments, .box-container {
	padding: 30px 15px 30px 15px;
}
.comments {
	padding-bottom: 15px;
}
}
/* Tile Variations */
.tile-image-bg {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.tile-image-bg a, .tile-solid-bg a {
	color: #fff;
	opacity: 1;
}
.tile-image-bg a:hover, .tile-image-bg a:focus, .tile-solid-bg a:hover, .tile-solid-bg a:focus, .tile-image-bg .post-body .post-title a:hover, .tile-image-bg .post-body .post-title a:focus, .tile-solid-bg .post-body .post-title a:hover, .tile-solid-bg .post-body .post-title a:focus {
	color: #fff;
	opacity: .8 !important;
}
.tile-image-bg .post-title a h3, .tile-solid-bg .post-title a h3, .tile-image-bg .post-title p, .tile-image-bg .post-title span, .tile-image-bg .post-meta span, .tile-solid-bg .post-title p, .tile-solid-bg .post-title span, .tile-solid-bg .post-meta span {
	color: #fff;
}
.post-tile.press, .post-tile.press .post-meta {
	border-radius: 0px;
}
.post-tile.press .post-meta, .post-tile.tile-image-bg .post-meta, .post-tile.tile-solid-bg .post-meta {
	background: none;
	border: none;
}
/* Sidebar */
.sidebar {
	width: 100%;/*max-width: 320px;*/
}
/* Categories */
.categories {
	position: relative;
	padding-top: 10px;
	margin-bottom: 38px;
}
.categories.with-grid-btn {
	padding-left: 32px;
}
.categories ul {
	list-style: none;
}
.categories ul li {
	margin-bottom: 12px;
}
.categories ul li a {
	font-size: 14px;
	line-height: 1.6;
}
.grid-btn {
	display: block;
	position: absolute;
	top: 12px;
	left: 0;
	opacity: 1;
	-webkit-transition: opacity .25s;
	transition: opacity .25s;
}
.grid-btn:hover {
	opacity: .6;
}
.grid-btn:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
.grid-btn span {
	display: block;
	float: left;
	width: 7px;
	margin-right: 3px;
}
.grid-btn span:before, .grid-btn span:after {
	display: block;
	content: "";
	width: 7px;
	height: 7px;
	border: 1px solid #008fed;
	margin-bottom: 3px;
}
/* Featured Posts */
.featured-post {
	position: relative;
	display: block;
	padding: 20px 15px 22px 12px;
	color: #fff;
	text-transform: none;
	-webkit-box-shadow: inset 0px 3px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0px 3px 5px 0px rgba(0,0,0,0.15);
	box-shadow: inset 0px 3px 5px 0px rgba(0,0,0,0.15);
}
/*.featured-post:first-child {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}*/
.featured-post:hover, .featured-post:focus {
	opacity: 1;
	color: #fff;
}
.featured-post h3 {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 10px;
}
.featured-post p {
	margin-bottom: 0;
	font-size: 14px;
}
.featured-post .content {
	position: relative;
	z-index: 2;
}
.featured-post.bg-primary {
	background-color: #008fed;
}
.featured-post.bg-success {
	background-color: #96cb4b;
}
.featured-post.bg-info {
	background-color: #4b62ff;
}
.featured-post.bg-warning {
	background-color: #ff6d00;
}
.featured-post.bg-danger {
	background-color: #e91e63;
}
.featured-post .arrow {
	height: 0px;
	padding-top: 10px;
	overflow: hidden;
	-webkit-transition: height .3s;
	transition: height .3s;
}
.featured-post .arrow i {
	font-size: 34px;
	opacity: 0;
	-webkit-transform: translateX(-40px);
	transform: translateX(-40px);
	-webkit-transition: all .3s .1s;
	transition: all .3s .1s;
}
.featured-post:hover .arrow {
	height: 75px;
}
.featured-post:hover .arrow i {
	opacity: 1;
	-webkit-transform: translateX(0);
	transform: translateX(0)
}
/** MASONRY GRID
**********************************/
.project-listing:after {
	clear: both;
	display: block;
	content: "";
	margin-bottom: 30px;
}
.masonry-grid:after {
	content: '';
	display: block;
	clear: both;
}
.masonry-grid .grid-sizer, .masonry-grid .item {
	width: 31.5%;/*width: 23.1%;*/
}
.item-wrap {
	height: 100%;
}
	
.masonry-grid .item {
	float: left;
	margin-bottom: 2.8%;
}
.masonry-grid .gutter-sizer {
	width: 2.5%;
}
.masonry-grid .item.w2 {
	width: 65.3%;
}
.masonry-grid .item .post-tile {
	margin-bottom: 0;
}
.no-project {
	display: block;
	padding: 15px 0;
}
.show-more-wrapper {
	clear: both;
	overflow: hidden;
}
@media screen and (max-width: 990px) {
.masonry-grid .grid-sizer, .masonry-grid .item {
	width: 48%;
	margin-bottom: 5%
}
.masonry-grid .item.w2 {
	width: 100%;
}
.masonry-grid .gutter-sizer {
	width: 2.8%;
}
}
@media screen and (max-width: 500px) {
.masonry-grid .grid-sizer, .masonry-grid .item, .masonry-grid .item.w2 {
	width: 100%;
	margin-bottom: 10%;
}
.masonry-grid .gutter-sizer {
	width: 0px;
}
}
/**COMMENTS
**********************************/

.comment {
	margin-bottom: 50px;
}
.comment-reply {
	padding-left: 90px;
}
.comment .comment-meta {
	display: table;
	width: 100%;
	font-size: 14px;
	margin-bottom: 28px;
}
.comment .comment-meta .column {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}
.comment .comment-meta .author a {
	text-transform: none;
	display: inline-block;
	vertical-align: middle;
}
.comment .comment-meta span {
	color: #999;
}
.comment .comment-meta .author .ava {
	margin-right: 18px;
}
.comment .comment-meta .author .ava:hover, .comment .comment-meta .author .ava:focus {
	opacity: 1;
}
.comment .comment-meta .author .ava, .comment .comment-meta .author .ava img {
	width: 48px;
	height: 48px;
	border-radius: 50%;
}
.comment .reply-btn:after {
	display: inline-block;
	vertical-align: middle;
	font-family: "Flaticon";
	content: "\e11d";
	font-size: 19px;
	margin-left: 5px;
	line-height: 0;
}
@media screen and (max-width: 500px) {
.comment-reply {
	padding-left: 40px;
}
.comment .comment-meta, .comment .comment-meta .column {
	width: 100%;
	display: block;
}
.comment .comment-meta .column:last-child {
	text-align: left !important;
	padding-left: 68px;
}
}
/** 34.CONTACTS
**********************************/
.gmap-container {
	position: relative;
}
.google-map, .google-map iframe {
	width: 100%;
	height: 100%;
	min-height: 440px;
	padding: 0;
}
.ie .google-map {
	min-height: 543px;
}
.google-map #map-canvas {
	position: absolute;
	width: 100%;
	height: 100%;
}
.contact-info {
	width: 100%;
	max-width: 380px;
	padding-left: 50px;
	padding-right: 15px;
}
.contact-info .nav-tabs:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
.contact-info .nav-tabs li:fisrt-child {
 float: left;
}
.contact-info .nav-tabs li:last-child {
	float: right;
	margin-right: 0;
}
.contact-info .nav-tabs li a {
	font-size: 24px;
	font-weight: 300;
	opacity: 1;
	padding-left: 0px;
	padding-right: 0px;
}
.contact-info .nav-tabs li a:hover {
	opacity: .6;
}
.contact-info .nav-tabs li a:after {
	display: none;
}
.contact-info .nav-tabs li.active a {
	color: #c4c4c4;
}
.gmnoprint {
	right: auto !important;
	left: 100px !important;
	bottom: 10px !important;
}
@media screen and (max-width: 768px) {
.contact-info {
	padding-top: 280px;
	padding-bottom: 40px;
}
.ie .google-map {
	min-height: 240px;
}
}
/** FOOTER
**********************************/

.footer {
	position: relative;
	width: 100%;
	z-index: 10;
	background: #343434 url(../images/noise.png) repeat 0 0;
}
.footer a {
	color: #999;
}
.footer h3 {
	font-weight: 300;
}
.fixed-footer .footer-fixed-bottom {
	position: fixed;
	left: 0;
	bottom: 0;
}
.footer .body {
	display: table;
	width: 100%;
}
.footer .body .column {
	display: table-cell;
	width: 33.3%;/*vertical-align: bottom;*/
}
.footer-list li {
	line-height: 22px;
}
.footer-list li a {
	color: #aaaaaa;
	font-size: 13px;
}
.contact-address {
	font-size: 13px;
}
.contact-address h3 {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
.contact-address li {
	margin-bottom: 15px;
}
.contact-address address {
	margin-bottom: 15px;
}
.footer-bottom {
	background: #1a1a1a;
	padding: 10px 0;
	margin-top: 35px;
}
.copyright p {
	font-size: 14px;
	color: #999;
	margin: 0;
	padding: 15px 0 0 0;
}
.copyright a {
	color: #aaaaaa;
	text-transform: none;
}
.copyright a:hover, .copyright a:focus {
	color: #008fed;
	opacity: 1;
}
.footer-list {
	margin-bottom: 20px;
}
.footer-nav ul {
	padding: 0;
	list-style: none;
	text-align: right;
	padding-bottom: 12px;
}
.footer-nav ul li {
	display: inline-block;
	margin: 0 0 20px 15px;
}
.footer-nav ul li:first-child {
	display: block;
}
.footer-nav ul li a {
	font-size: 14px;
}
 @media screen and (max-width: 768px) {
.footer .body, .footer .body .column {
	display: block;
	width: 100%;
	text-align: center;
}
.footer-nav ul {
	text-align: center;
}
.footer-nav ul li:first-child {
	display: inline;
}
.footer-logo {
	margin-left: auto;
	margin-right: auto;
}
}
/** PRELOADER
*****************************/
.pace-done #preloader{
	display: none;
}

#preloader {
	position: fixed;
	z-index: 99;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .9s;
	transition: all .9s;
	display: table;
}
#preloader .logo {
	position: relative;
	width: 300px;
	margin: 0 auto;
	text-align: center;
	float: none;
	display: table-cell;
	vertical-align: middle;
}
#preloader .logo img {
	display: block;
	margin: 0 auto 25px auto;
	width: 240px;
}
#preloader .logo span {
	font-size: 30px;
	font-weight: 300;
	color: #999;
}
.pace {
	-webkit-pointer-events: none;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.pace-running {
	overflow: hidden;
}

.pace-done #preloader, .pace-done #preloader .logo {
	opacity: 0;
	visibility: hidden;
}
.pace-inactive {
	display: none;
}

.pace .pace-progress {
	background: #96cb4b;
	position: fixed;
	z-index: 2000;
	top: 0;
	right: 100%;
	width: 100%;
	height: 2px;
}
/* Default custom select styles */
div.cs-select {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	text-align: left;
	background: #fff;
	z-index: 100;
	width: 100%;
	/*max-width: 500px;*/
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
div.cs-select:focus {
	outline: none; /* For better accessibility add a style for this in your skin */
}
.cs-select select {
	display: none;
}
.cs-placeholder {
	border: 1px solid #ccc;
}
.cs-select span {
	display: block;
	position: relative;
	cursor: pointer;
	padding: 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* Placeholder and selected option */
.cs-select > span {
	padding-right: 3em;
}
.cs-select > span::after, .cs-select .cs-selected span::after {
	speak: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.cs-select > span::after {
	content: '\25BE';
	right: 1em;
}
.cs-select .cs-selected span::after {
	content: '\2713';
	margin-left: 1em;
}
.cs-select.cs-active > span::after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}
div.cs-active {
	z-index: 200;
}
/* Options */
.cs-select .cs-options {
	position: absolute;
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	/*height: 9em;*/
	background: #fff;
	visibility: hidden;
	border: 1px solid #ccc;
	border-top: 0;
}
.cs-select.cs-active .cs-options {
	visibility: visible;
}
.cs-select ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.cs-select ul span {
	padding: 1em;
}
.cs-select ul li.cs-focus span {
	background-color: #ddd;
}
/* Optgroup and optgroup label */
.cs-select li.cs-optgroup ul {
	padding-left: 1em;
}
.cs-select li.cs-optgroup > span {
	cursor: default;
}
@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot?-rdnm34');
	src: url('../fonts/icomoon.eot?#iefix-rdnm34') format('embedded-opentype'), url('../fonts/icomoon.woff?-rdnm34') format('woff'), url('../fonts/icomoon.ttf?-rdnm34') format('truetype'), url('../fonts/icomoon.svg?-rdnm34#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
div.cs-skin-underline {
	background: transparent;
	font-size: 1.8em;
	max-width: 400px;
}
 @media screen and (max-width: 30em) {
div.cs-skin-underline {
	font-size: 1.2em;
}
}
.cs-skin-underline > span {
	padding: 0.5em 3em 0.5em 0.5em;
	border: none;
	border-bottom: 3px solid #000;
	border-color: inherit;
	font-weight: bold;
}
.cs-skin-underline > span::after {
	font-family: 'icomoon';
	content: '\e003';
	right: 0.25em;
	-webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
	transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}
.cs-skin-underline.cs-active > span::after {
	-webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 270deg);
	transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 270deg);
}
.cs-skin-underline .cs-options {
	background: #000;
	opacity: 0;
	-webkit-transition: opacity 0.3s 0.4s, visibility 0s 0.7s;
	transition: opacity 0.3s 0.4s, visibility 0s 0.7s;
}
.cs-skin-underline.cs-active .cs-options {
	opacity: 0.9;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.cs-skin-underline ul span {
	position: relative;
	text-transform: uppercase;
	font-size: 62%;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 0.4em 0.8em;
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}
.cs-select ul span::after {
	content: '';
	opacity: 0;
}
.cs-select .cs-selected span::after {
	font-family: 'icomoon';
	content: '\e010';
	opacity: 1;
	-webkit-transition: opacity 0.3s 0.7s;
	transition: opacity 0.3s 0.7s;
}
.cs-skin-underline ul span::before {
	content: '';
	position: absolute;
	bottom: 1px;
	left: 0;
	height: 1px;
	width: 100%;
	background-color: #333;
	-webkit-transform: translate3d(200%, 0, 0);
	transform: translate3d(200%, 0, 0);
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}
.cs-skin-underline.cs-active ul span, .cs-skin-underline.cs-active ul span::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.cs-skin-underline li:nth-child(5) span, .cs-skin-underline li:nth-child(5) span::before, .cs-skin-underline.cs-active li:first-child span, .cs-skin-underline.cs-active li:first-child span::before {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.cs-skin-underline li:nth-child(4) span, .cs-skin-underline li:nth-child(4) span::before, .cs-skin-underline.cs-active li:nth-child(2) span, .cs-skin-underline.cs-active li:nth-child(2) span::before {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}
.cs-skin-underline li:nth-child(3) span, .cs-skin-underline li:nth-child(3) span::before {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.cs-skin-underline li:nth-child(2) span, .cs-skin-underline li:nth-child(2) span::before, .cs-skin-underline.cs-active li:nth-child(4) span, .cs-skin-underline.cs-active li:nth-child(4) span::before {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
.cs-skin-underline li:first-child span, .cs-skin-underline li:first-child span::before, .cs-skin-underline.cs-active li:nth-child(5) span, .cs-skin-underline.cs-active li:nth-child(5) span::before {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
} /* more items require more delay declarations */
.cs-skin-underline .cs-options li span:hover, .cs-skin-underline .cs-options li.cs-focus span, .cs-skin-underline li.cs-selected span {
	color: #566473;
	background: transparent;
}
.feature-container {
	background: url('../images/circles-25.jpg') no-repeat 0 0;
	padding-top: 130px;
}
section.project-container {
	/*	margin: 40px 0;*/
	background: #f8f8f8;
}
.project-container .block-heading h2, .success-stories .block-heading h2 {
	display: inline;
}
.view-all {
	padding: 15px 0 0 0;
}
.post-title .project-location {
	margin: 0;
}
.project-short .project-progress {
	margin: 10px 30px;
	background: url('../images/bg-s-out.png') no-repeat center center;
	float: left;
	width: 78px;
	height: 78px;
	text-align: center;
	position: relative;
	color: #3e4b51;
	font-size: 1.23em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.project-short .project-progress .sys_holder_sector {
	line-height: 0;
}
.project-short .project-progress .val-progress {
	position: absolute;
	top: 9px;
	left: 8px;
	background: url('../images/bg-s-in.png') no-repeat;
	width: 62px;
	height: 62px;
	line-height: 62px;
}
.project-short .line-progress {
	padding: 0 0 10px 0;
}
.project-short .line-progress .column p {
	margin-bottom: 4px;
	font-size: 1.1em;
	text-align: left;
	font-weight: 600;
}
.project-short .line-progress .bg-progress {
	overflow: hidden;
	background: #cecece;
	height: 8px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 1px 1px rgba(255,255,255,0.25), 0 1px 3px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 1px 1px rgba(255,255,255,0.25), 0 1px 3px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow: 0 1px 1px rgba(255,255,255,0.25), 0 1px 3px rgba(0,0,0,0.1) inset;
}
.project-short .bg-progress > span {
	display: block;
	background: #53aa23;
	height: 8px;
}
.project-short .bg-progress > span.success {
	background: #53aa23;
}
.project-short .group-fee .fee-item {
	float: left;
	text-align: left;
}
.project-short .group-fee .lbl {
	margin: 0;
	text-transform: uppercase;
	color: #979da0;
	font-size: 1.1em;
	text-align: left;
	font-weight: 600;
}
.project-short .group-fee .val {
	color: #3e4b51;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.project-short .group-fee .sep {
	float: left;
	border-left: 1px dashed #d8dbdc;
	height: 21px;
	margin: 12px 15px 0 15px;
}
.campaign-grid {
	background: url('../images/campaign-grid.jpg') repeat-x center top;
	height: auto;
	border-bottom: 3px solid #333;
}
.discover-project {
	padding: 60px 0px;
	text-align: center;
	color: #fff;
}
.btn-fb {
	background: #4274b8;
	text-transform: uppercase;
	color: #fff;
	transition: background 0.3s ease 0s;
}
.btn-fb:hover {
	background: #3068b5;
	color: #fff;
}
.about-section {
	background-color: #03a9f4;
}
.project-date {
	padding: 5px 0;
	line-height: 22px;
}
.amount-raise {
	font-weight: bold;
	padding: 10px 0 0;
	font-size: 16px;
}
.project-runtime .bg-success {
	padding: 15px;
}
.project-runtime .project-progress {
	margin: 10px 30px;
	background: url('../images/bg-s-out.png') no-repeat center center;
	float: left;
	width: 78px;
	height: 78px;
	text-align: center;
	position: relative;
	color: #3e4b51;
	font-size: 1.23em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.project-runtime .project-progress .sys_holder_sector {
	line-height: 0;
}
.project-runtime .project-progress .val-progress {
	position: absolute;
	top: 9px;
	left: 8px;
	background: url('../images/bg-s-in.png') no-repeat;
	width: 62px;
	height: 62px;
	line-height: 62px;
}
.project-runtime .line-progress {
	padding: 10px 0 18px 0;
}
.project-runtime .line-progress .bg-progress {
	overflow: hidden;
	background: #cecece;
	height: 8px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 1px 1px rgba(255,255,255,0.25), 0 1px 3px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 1px 1px rgba(255,255,255,0.25), 0 1px 3px rgba(0,0,0,0.1) inset;
	-webkit-box-shadow: 0 1px 1px rgba(255,255,255,0.25), 0 1px 3px rgba(0,0,0,0.1) inset;
}
.project-runtime .bg-progress > span {
	display: block;
	background: #53aa23;
	height: 8px;
}
.project-runtime .bg-progress > span.success {
	background: #53aa23;
}
.project-runtime .group-fee .fee-item {
	float: left;
	width: auto;
}
.project-runtime .group-fee .lbl {
	padding-bottom: 2px;
	margin: 0;
	text-transform: uppercase;
	color: #979da0;
	font-size: 1em;
}
.project-runtime .group-fee .val {
	color: #3e4b51;
	font-size: 1.1em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.project-runtime .group-fee .sep {
	float: left;
	border-left: 1px dashed #d8dbdc;
	height: 21px;
	margin: 12px 10px 0 10px;
}
.donate-title {
	display: block;
	padding: 0 0 25px;
	font-weight: bold;
	font-size: 14px;
}
.donate-box .btn {
	width: 100%;
	margin-top: 0;
}
.funders-list .author-image {
	margin: 0;
}
.funders-list .row {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.funders-list .author-image img {
	border-radius: 50%;
	height: 50px;
	width: 50px;
	margin: 0 0 10px;
}
.funders-list .author, .donated-amt {
	padding: 25px 0 0 0;
}
.update-container .author img {
	border-radius: 50%;
	height: 48px;
	width: 48px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.update-container li {
	margin: 0 0 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCC;
}
.update-datetime {
	font-size: 18px;
	font-weight: bold;
	display: inline-block;
	margin: 0 0 15px;
}
.mis span {
	display: inline-block;
	margin-right: 15px;
}
#project-story p {
	word-wrap:break-word;
}
/*  HIDESHARE CSS
*/
.hideshare-wrap {
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.hideshare-wrap .hideshare-list {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.hideshare-wrap li {
	display: inline-block;
	zoom: 1;
 *display: inline;
	margin: 10px 5px 0;
}
.hideshare-wrap span {
	display: none;
}
.share {
	padding: 3px 15px;
	margin-left: 10px;
	height: auto;
	line-height: 24px;
	vertical-align: middle;
}
.share-button a:hover, .share-button a:focus {
	color: #ffffff;
}
.hideshare-list a {
	color: #e91e63;
}
.hideshare-list a:hover {
	color: #111;
}
.padding-all {
	padding: 25px 40px;
}
.media, .media-body {
	overflow: hidden;
 *overflow: visible;
	zoom: 1;
}
.media > .thumb-left {
	float: left;
	margin-right: 20px;
	margin-top: 2px;
}
.project-author {
	background: #fff;
	color: #333;
	padding: 25px 20px;
}
.project-author .thumb-left {
	background: #fff;
	width: 90px;
}
.project-author .thumb-left img {
	height: 90px;
	width: 90px;
	object-fit: cover;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}
.project-author h3 a {
	color: #96cb4b;
	font-size: 16px;
}
.project-author .rs {
	margin-bottom: 5px;
	line-height: 20px;
}
.author-action a {
	font-size: 12px;
}
/*.project-listing .masonry-grid .grid-sizer, .project-listing .masonry-grid .item {
	width: 30%;
}*/
.main-container {
	clear: both;
	overflow: hidden;
	margin-top: 80px;
}
.inner-banner {
	position: relative;
	height: 330px;
	display: table;
	width: 100%;
}
.banner-h {
	height: 210px;
}
.inner-banner h2 {
	margin: 0;
	color: #fff;
	font-weight: 500;
}
.position-rel {
	position: relative;
}
.currency-label {
	position: absolute;
	top: 3px;
	left: 10px;
	font-size: 14px;
}
.custom-label .currency-label, .donate-box .currency-label {
	color: #96cb4b;
	font-size: 20px;
	font-weight: bold;
}
.custom-label label {
	color: #96cb4b;
	font-size: 20px;
	font-weight: bold;
	left: 15px;
}
.donate-box label {
	color: #666666;
	font-size: 20px;
	font-weight: 600;
}
.donate-box input {
	padding: 6px 60px 6px 10px;
	text-align: left;
	font-size: 20px;
}
.donate-box .form-control.active label {
	-webkit-transform: translateY(-130%);
	-moz-transform: translateY(-130%);
	-ms-transform: translateY(-130%);
	-o-transform: translateY(-130%);
	transform: translateY(-130%);
}
.custom-label .currency-label-text{
	top: 3px;
	right: 0;
}
.donate-box .currency-label-text {
    background:#008fed;
	color: #fff;
    border-left: 1px solid #dddddd;
    border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
    font-size: 13px;
    font-weight: 600;
    min-width: 60px;
	height: 38px;
    padding: 9px 12px;
    text-align: center;
	top: 0px;
	right: 0px;
}
.custom-label input {
	padding-left: 30px;
	padding-right: 70px;
	text-align: right;
}
.onedollar-title{
	display: block;
	color: #333;
    font-size: 12px;
    font-weight: 600;
	padding-bottom: 10px;
}
.one-dollar-block {
	width: auto;
}
.donate-box .one-dollar-block input {
	text-align: center;
	background-color: #96cb4b;
	border: 0;
	padding-left:0;
	color: #fff;
	
}
.donate-box .currency-label-text.one-dollar-label {
	right: 0;
	background:#008fed;
	color: #fff;
}
.chart-box .media {
	text-align: center;
}
.form-inline-group:after {
	clear: both;
	display: block;
	content: "";
}
.form-inline-group .form-group {
	float: left;
	width: 63%;
	margin: 0;
}
.form-inline-group .form-currency {
	width: 35%;
	margin-left: 2%;
}
.form-inline-group .custom-label label {
	left: 10px;
}
.form-inline-group .form-control.active label {
	left: 0;
}
.form-inline-group .custom-label input {
	padding-right: 10px;
}

@media screen and (min-width: 1024px) {
	.onedollar-title{
    float: left;
    width: 215px;
}
.one-dollar-block {
	float: left;
	width: 115px;
}
.donate-box .one-dollar-block input {
	width: 115px;
}
}
/* --- Funding -----------*/

.banner-funding {
	background: url('../images/video-bg.jpg') no-repeat center top;
	background-size: cover;
}
.inner-banner .overlay {
	position: absolute;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
}
.inner-banner .container {
	height: 100%;
	display: table;
}
.banner-text {
	vertical-align: middle;
	line-height: 28px;
	text-align: center;
	margin-top: 70px;
	display: table-cell;
}
.banner-text .title {
	color: #fff;
	font-size: 18px;
}
.inner-banner h2 {
	margin: 0;
	color: #fff;
	font-weight: 300;
	font-size: 36px;
	text-transform: uppercase;
}
.start-btn {
	margin-top: 15px;
}
.position-rel .form-control input {
	padding-left: 20px;
}
.campaign-wrapper .center-block {
	padding: 0 0 20px;
}
.form-md-container {
	max-width: 730px;
}
.custom-radio .radio {
	background: #fdfdfd;
	padding: 20px 52px;
}
.custom-radio .radio-inline {
	margin-right: -3px;
}
.custom-radio .iradio {
	top: auto;
	left: 20px;
}
.page-title {
	clear: both;
	display: block;
	text-align: center;
	border-bottom: 1px solid #ccc;
	box-shadow: 0 1px 0 #fff;
	margin: 30px 0px 40px;
}
.page-title h2 {
	font-weight: 400;
	margin-bottom: 10px;
}
.page-title h3 {
	font-weight: 900;
	color: #96cb4b;
	padding-bottom: 10px;
}
.campaign-wrapper {
	margin-bottom: 40px;
}
.form-container .form-group {
	clear: both;
}
.form-container div.cs-select {
	/*	z-index: 1;
	border-bottom: 1px solid #ccc;*/
	background: none;
	box-shadow: 0 1px 0 #fff;
}
.radio-control {
	margin-top: 25px;
	margin-bottom: 24px;
}
.campaign-wrapper .label-text {
	font-size: 12px;
}
/*********************
      File Input
**********************/
.file-field {
	position: relative;
	overflow: hidden;
}
.file-field input.file-path {
	padding-right: 150px;
}
.file-field .btn, .file-field .btn-large {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	background: #03a9f4;
	color: #fff;
	line-height: 37px;
	height: 38px;
	border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0;
	font-size: 12px;
	padding: 0 10px;
	text-transform: inherit;
}
.file-field span {
	cursor: pointer;
}
.file-field input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.form-wizard .nav-tabs {
	margin: 0;
	padding: 0;
	text-align: center;
}
.form-wizard .nav-tabs > li {
	width: 16.66%;
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
	background: #f8f8f8;
	text-align: center;
	border-left: 1px solid #fff;
}
.edit-project .form-wizard .nav-tabs > li {
	width: 20%;
}
.edit-project .form-wizard .nav-tabs {
	margin-bottom: 30px;
}
.form-wizard .nav-tabs > li:first-child {
	border: 0;
}
.form-wizard .nav-tabs > li span {
	display: block;
	font-size: 34px;
	padding-bottom: 5px;
}
.campaign-wrapper .form-wizard .nav-tabs > li {
	width: 20%;
}
.form-wizard .nav-tabs > li:last-child {
	margin-right: 0;
}
.form-wizard .nav-tabs li a {
	text-align: center;
	display: block;
	color: #222;
	font-size: 12px;
	padding: 30px 0 25px;
	margin: 0;
	height: 120px;
}
.form-wizard .nav-tabs li.active {
	background: #008fed;
	color: #fff;
}
.form-wizard .nav-tabs li.active a {
	color: #fff;
}
.form-wizard .nav-tabs li a:after {
	background-color: transparent;
}
.form-wizard .tab-pane h2 {
	margin-bottom: 15px;
}
.form-wizard .tab-pane .sub-title {
	display: block;
	padding-bottom: 35px;
	color: #ea503d;
}
.form-wizard .form-container {
	clear: both;
	content: "";
}
.form-wizard .cs-select-sm {
	max-width: 155px;
	margin: 0 0 0 5px;
}
.form-wizard .cs-select-sm:first-child {
	margin-left: 0;
}
.form-notes {
	display: block;
	margin: 15px 0;
	font-size: 12px;
	line-height: 20px;
}
.helper-msg {
	display: block;
	padding: 5px 0 0 0;
	font-weight: bold;
}
.radio-group {
	margin: 4px 0 20px 0;
}
.form-control .form-calender {
	display: inline-block;
	width: 49%;
	margin: 0 1% 20px 0;
}
.form-control .form-calender.last {
	margin-right: 0;
}
.form-wrapper {
	max-width: 460px;
	margin: 50px auto;
}
.form-wrapper p {
	margin-bottom: 5px;
}
.border-top {
	border-top: 1px solid #ccc;
	padding-top: 15px;
	margin-top: 5px;
}
.skin-line {
	margin-bottom: 25px;
}
.skin-section h3 {
	font-size: 20px;
	margin: 0;
}
.skin-section ul {
	margin: 10px 0 0 0;
}
.skin-section li {
	display: inline-block;
	margin: 0 -2px 2px 0;
}
/* iCheck plugin Line skin
----------------------------------- */
.icheckbox_line, .iradio_line {
	position: relative;
	display: block;
	margin: 0;
	padding: 15px 15px 15px 38px;
	font-size: 13px;
	line-height: 22px;
	color: #fff;
	background: #03a9f4;
	border: none;
	cursor: pointer;
}
.icheckbox_line .icheck_line-icon, .iradio_line .icheck_line-icon {
	position: absolute;
	top: 50%;
	left: 13px;
	width: 13px;
	height: 11px;
	margin: -5px 0 0 0;
	padding: 0;
	overflow: hidden;
	background: url('../images/line.png') no-repeat;
	border: none;
}
.icheckbox_line.hover, .icheckbox_line.checked.hover, .iradio_line.hover {
	background: #96cb4b;
}
.icheckbox_line.checked, .iradio_line.checked {
	background: #96cb4b;
}
.icheckbox_line.checked .icheck_line-icon, .iradio_line.checked .icheck_line-icon {
	background-position: -15px 0;
}
.icheckbox_line.disabled, .iradio_line.disabled {
	background: #ccc;
	cursor: default;
}
.icheckbox_line.disabled .icheck_line-icon, .iradio_line.disabled .icheck_line-icon {
	background-position: -30px 0;
}
.icheckbox_line.checked.disabled, .iradio_line.checked.disabled {
	background: #ccc;
}
.icheckbox_line.checked.disabled .icheck_line-icon, .iradio_line.checked.disabled .icheck_line-icon {
	background-position: -45px 0;
}

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
 .icheckbox_line .icheck_line-icon, .iradio_line .icheck_line-icon {
 background-image: url('../images/line@2x.png');
 -webkit-background-size: 60px 13px;
 background-size: 60px 13px;
}
}
.pledge-details {
	position: relative;
}
.pledge-details .label-text {
	display: block;
	font-size: 20px;
	font-weight: 700;
	padding-bottom: 15px;
}
.pledge-details .currency-label {
	font-size: 20px;
	font-weight: bold;
	top: 47px;
	color: #96cb4b;
}
.pledge-details .form-control-sm {
	max-width: 280px;
}
.pledge-details .form-control-sm input {
	padding-left: 30px;
	padding-right: 70px;
	font-size: 20px;
	font-weight: 700;
	text-align: right;
}
.currency-label-text {
	position: absolute;
	right: 10px;
	top: 47px;
	font-size: 20px;
	font-weight: 700;
	color: #96cb4b;
}
.reward-container {
	clear: both;
	margin: 0;
}
.reward-container h3 {
	margin-bottom: 20px;
}
.reward-list {
	padding: 0;
}
.reward-list li {
	display: block;
	margin: 0 0 10px;
	padding: 20px 0 5px;
	font-size: 16px;
	clear: both;
	overflow: hidden;
	background: #fafafa;
	border: 1px solid #f0f0f0;
}
.reward-list li label {
	font-weight: bold;
	display: inline;
	font-size: 12px;
}
.reward-list li .reward-details {
	font-weight: normal;
}
.reward-details h2 {
	padding: 0;
	margin: 5px 0;
	font-size: 22px;
}
.reward-list li:hover {
	background: #fcfcfc;
}
.contact-info-details {
	clear: both;
	overflow: hidden;
	text-align: center;
}
.contact-info-details span {
	display: block;
}
.contact-info-details .text-center {
	margin: 10px 0;
}
.contact-info-details span a {
	display: block;
}
.contact-wrapper {
	margin: 0;
}
.shipping-info {
	clear: both;
}
.contact-wrapper h3 {
	margin-bottom: 20px;
}
.contact-wrapper h3 span {
	display: block;
	font-size: 12px;
}
.shipping-info label {
	line-height: 20px;
}
.shipping-info .checkbox-control .checkbox {
	margin-bottom: 24px;
}
.payment-info h2 {
	color: #96cb4b;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
}
.payment-info lable {
	line-height: 20px;
}
.notes {
	text-align: left;
	padding-right: 58px;
}
.form-container .cs-select-sm {
	margin: 0 0 5px 0;
	max-width: 166px;
}
.fb-profile {
	background: url(../images/cover-photo.jpg) no-repeat center center;
	background-size: cover;
	height: 300px;
}
.profile-block {
	position: relative;
	top: 175px;
}
.profile-text {
	font-size: 12px;
	padding-top: 20px;
}
.profile-text h2 {
	margin-bottom: 0;
	color: #fff;
	font-size: 18px;
}
.profile-text a {
	color: #CCC;
}
.fb-profile img.fb-image-lg {
	z-index: 0;
	width: 100%;
	margin-bottom: 10px;
}
.profile-image img {
	height: 175px;
	width: 175px;
	object-fit: cover;
	object-position: top 75%;
	border: 3px solid #fff;
	border-radius: 2px;
 -webkit- border-radius: 2px;
 -moz- border-radius: 2px;
	box-shadow: 0 0 1px #b3b3b3;
	-webkit-box-shadow: 0 0 1px #b3b3b3;
	-moz-box-shadow: 0 0 1px #b3b3b3;
}
.fb-image-profile {
	margin: 0px 10px 0px 0px;
	z-index: 9;
}
.edit-btn-wrap {
	clear: both;
	overflow: hidden;
}
.user-profile {
	padding: 0;
}
.user-profile .block-heading {
	clear: both;
	display: block;
}
.user-profile .block-heading:after {
	clear: both;
	display: block;
	content: '';
}
.user-profile h2 {
	display: inline-block;
}
.user-menu {
	float: right;
	clear: both;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0;
	background: #fff;
	box-shadow: 0 1px 2px #e4e4e4;
	-webkit-box-shadow: 0 1px 2px #e4e4e4;
	-moz-box-shadow: 0 1px 2px #e4e4e4;
}
.user-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
.user-menu li {
	float: left;
	border-left: 1px solid #e4e4e4;
}
.user-menu li:first-child {
	border: 0;
}
.user-menu li a {
	color: #333;
	padding: 10px 15px;
	display: block;
	font-size: 12px;
	text-transform: capitalize;
}
.user-menu li.active a {
	background: #96cb4b;
	color: #fff;
}
.profile-content {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}
.profile-info {
	margin: 0 0 20px;
	clear: both;
	overflow: hidden;
}
.profile-info li span {
	display: inline-block
}
.user-profile .item {
	-webkit-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.15);
	-webkit-transition: .3s;
	transition: .3s;
}
.user-profile .item:before {
	-webkit-box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.06);
	-moz-box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.06);
	box-shadow: 0px -3px 6px 0px rgba(0,0,0,0.06);
	-webkit-transition: .3s;
	transition: .3s;
}
.user-profile .item:hover {
	-webkit-box-shadow: 0px 13px 13px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 13px 13px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 13px 13px 1px rgba(0,0,0,0.2);
}
.user-profile .item:hover:before {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
}
.form-list {
	display: block;
	margin: 0 0 10px;
}
.edit-btn {
	float: right;
	height: auto;
	line-height: 20px;
	padding: 7px 10px;
	margin: 0 0 10px 10px;
	font-size: 12px;
	text-transform: capitalize;
}
.form-bg {
	background: #fbfbfb;
	padding: 20px;
	margin: 20px 0 0;
}
.message-block .comment {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.pagination {
	clear: both;
	overflow: hidden;
}
.pagination ul {
	text-align: center;
}
.pagination ul li {
	display: inline-block;
}
.pagination ul li a {
	display: block;
	background: #33b5e6;
	color: #fff;
	padding: 5px 10px;
	margin: 1px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
.pagination ul li.active a {
	background: #96cb4b;
}
.activity-container {
	clear: both;
	overflow: hidden;
}
.activity-list {
	margin-bottom: 20px;
}
.project-image {
	margin-bottom: 20px;
}
.project-desc h2 {
	font-size: 22px;
}
.project-desc h2 a {
	color: #96cb4b;
}
.project-desc span {
	font-weight: bold;
	font-size: 18px;
}
.user-profile .progress {
	width: 66%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
/*-----------------Project Preview ----------------------------------------*/
.preview-container {
	clear: both;
	padding: 30px 0;
}
.preview-container .profile-image {
	width: 120px;
	height: 120px;
}
.preview-container .profile-image img {
	border-radius: 50%;
	width: 120px;
	height: 120px;
}
.preview-container .author {
	display: block;
}
.preview-content {
	margin: 30px 0;
}
.preview-content .project-image {
	max-height: 300px;
	overflow: hidden;
}
.project-preview-cat {
	margin: 0 0 5px;
}
.project-preview-cat span {
	margin: 0 10px 10px 0;
}
.goal-amount {
	color: #666;
	font-size: 18px;
	padding: 15px 0;
}
.goal-amount span {
	color: #96cb4b;
}
.short-description {
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px solid #ccc;
}
.preview-content img, .preview-content iframe {
	margin: 15px 0;
	display: block;
}
.preview-bottom {
	margin: 15px 0;
}
.preview-content p {
	font-size: 14px;
	text-align: justify;
}
.preview-content .reward-list li {
	background: none;
	border: 0;
	padding: 0 0 25px;
}
.reward-amount {
	color: #96cb4b;
}
.preview-bottom {
	border-top: 1px solid #ccc;
	padding: 35px 0 0 0;
	margin: 15px 0 0 0;
}
.project-video {
	margin: 0 0 25px 0;
}
.videowrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videowrapper iframe, .videowrapper embeded {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*---------------------- 404 Page ---------------------------------------*/
body.stripe-bg {
	padding: 2em 0;
	opacity: 0;
	background: #cecece;
}
.wrapper-404page svg {
	width: 50%;
	height: 100%;
	margin: 2em 0;
}
.wrapper-404page svg polygon {
	fill: #ea503d;
}
/* ================= GENERAL=================*/
.wrapper-404page .container {
	max-width: 500px;
	margin-top: 40px;
}
.wrapper-404page .logo img {
	width: 100px;
	margin: 0 auto 20px;
	display: block;
}
/* ================== LAYOUT SPECIFIC =================*/
.wrapper-404page .main-content {
	background: #fff;
	-webkit-border-radius: 0.4em;
	border-radius: 0.4em;
	padding: 0;
	-webkit-box-shadow: 0 15px 75px 0 rgba(0,0,0,0.15);
	box-shadow: 0 15px 75px 0 rgba(0,0,0,0.15);
	overflow: hidden;
}
.wrapper-404page .main-content article h1, .wrapper-404page .main-content article h4 {
	text-align: center;
}
.wrapper-404page header {
	display: block;
	padding: 1em;
	margin: 0em 0em 2em;
	border-bottom: 1px solid rgba(0,0,0,0.15);
	-webkit-border-radius: 0.4em 0.4em 0 0;
	border-radius: 0.4em 0.4em 0 0;
	background: #33b5e6;
}
.wrapper-404page .section-icon {
	display: block;
	color: #fff;
	text-align: center;
	width: 4em;
	height: 4em;
	-webkit-border-radius: 30em;
	border-radius: 30em;
	position: absolute;
	top: -4.1em;
	left: 50%;
	margin-left: -2em;
	line-height: 4.8em;
	background: #33b5e6;
}
.wrapper-404page .section-icon i {
	margin: 0;
}
.wrapper-404page .tab-content-wrapper {
	position: relative;
}
.wrapper-404page .tb-content {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.wrapper-404page .tb-content .box {
	padding: 1em 1.3em 4em 1.3em;
}
.wrapper-404page article {
	text-align: center;
	padding: 0;
}
.wrapper-404page footer {
	overflow: hidden;
	background: #33b5e6;
}
.wrapper-404page footer ul {
	list-style: none;
	display: block;
	padding: 0;
	border-top: 1px solid rgba(0,0,0,0.6);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.2);
	box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.2);
	border-bottom: none;
	margin: 0 -2px 0 0;
	-webkit-border-radius: 0 0 0.4em 0.4em;
	border-radius: 0 0 0.4em 0.4em;
}
.wrapper-404page footer li {
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	position: relative;
}
.wrapper-404page footer li a {
	display: block;
	font-size: 1.3em;
	padding: 1em 0em!important;
	margin: 0;
	-webkit-box-shadow: inset 1px 0 0 0 rgba(255,255,255,0.4);
	box-shadow: inset 1px 0 0 0 rgba(255,255,255,0.4);
	text-align: center;
	color: #fff;
}
.wrapper-404page footer li:hover a {
	color: #fff;
	background: #ea503d;
	opacity: 1;
}
#project-story ul {
	list-style: inside;
}
.email-link img {
	vertical-align: middle;
}
/* Transitions */
a, ul.list-inline li a i {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
 @media screen and (max-width : 320px) {
body.stripe-bg {
	padding: 2em 0;
}
.wrapper-404page footer li a {
	font-size: 1em;
}
.wrapper-404page footer li a i {
	font-size: 1em;
	display: block;
}
.wrapper-404page svg {
	width: 70%!important;
}
.intro-menu {
	display: none;
}
}
 @media only screen and (max-width : 768px) {
.wrapper-404page svg {
	width: 55%;
}
}
@media screen and (max-width : 400px) {
.wrapper-404page footer li a i {
	display: block;
}
}
.aboutus-page {
	background: #fff;
	padding: 80px 0;
	text-align: center;
}
.aboutus-page h2 {
	font-weight: 500;
}
.aboutus-page p {
	font-size: 16px;
	line-height: 2;
}
.about-bg {
	background: url('../images/about.jpg') no-repeat 0 0;
	background-size: cover;
	text-align: center;
	color: #ffffff;
}
/**TEAM / TEAM GRID
**********************************/
.title-team {
	font-size: 22px;
	line-height: 36px;
}
.team-member {
	text-align: center;
}
.team-member h3 {
	font-weight: 300;
}
.team-member span {
	display: block;
	color: #999;
	margin-bottom: 25px;
}
.team-member .social-buttons a {
	margin: 0 15px 10px 15px;
	opacity: 1;
}
.team-member .social-buttons a:hover {
	opacity: .5;
}
.team-member img {
	display: block;
	width: 100%;
	max-width: 330px;
	margin: 18px auto 0 auto;
}
@media screen and (max-width: 768px) {
.team-member {
	margin-bottom: 50px;
}
.team-member:last-child {
	margin-bottom: 0;
}
}
/* Team Grid */
.team-grid:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0;
}
.team-grid .item {
	position: relative;
	float: left;
	width: 33.33%;
}
.team-grid .item img {
	display: block;
}
.team-grid .item .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	background-color: rgba(255,255,255,0.9);
	padding: 14% 11% 0 11%;
	-webkit-transition: opacity .35s;
	transition: opacity .35s;
}
.team-grid .item:hover .overlay {
	opacity: 1;
}
.team-grid .item h3 {
	font-weight: 300;
	color: #3a3a3a;
	margin-bottom: 12px;
}
.team-grid .item span {
	font-size: 14px;
	color: #999;
}
.team-grid .item .social-buttons {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 15%;
}
.team-grid .item .social-buttons a {
	opacity: 1;
	margin: 5px 20px 10px 0;
}
.team-grid .item .social-buttons a:hover {
	opacity: .5;
}
.team-grid .item .social-buttons a:last-child {
	margin-right: 0;
}
.facebook-tile, .twitter-tile {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
}
.facebook-tile:hover, .twitter-tile:hover {
	opacity: 1;
}
.facebook-tile {
	background-color: #007aff;
}
.twitter-tile {
	background-color: #5ac8fb;
}
.facebook-tile .inner, .twitter-tile .inner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	color: #fff;
	padding: 0 15px;
}
.facebook-tile .inner {
	padding-top: 26%;
}
.facebook-tile i {
	font-size: 50px;
}
.facebook-tile h3 {
	color: #fff !important;
	display: block;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	margin-top: 26px;
}
.facebook-tile h3 span {
	color: #5ac8fd !important;
	font-size: 16px !important;
}
.twitter-tile .inner {
	padding-top: 17%;
}
.twitter-tile .icon {
	width: 100%;
	max-width: 137px;
	margin: 0 auto 32px auto;
}
.twitter-tile h3 {
	color: #fff !important;
	text-transform: none;
	font-size: 12px;
	margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
.twitter-tile .inner {
	padding-top: 14%;
}
.twitter-tile .icon {
	max-width: 115px;
	margin: 0 auto 25px auto;
}
}
@media screen and (max-width: 1179px) {
}
@media screen and (max-width: 991px) {
.facebook-tile .inner {
	padding-top: 15%;
}
.twitter-tile .inner {
	padding-top: 12%;
}
.twitter-tile .icon {
	max-width: 90px;
	margin: 0 auto 20px auto;
}
.shipping-info label {
	text-align: left;
}
}
@media screen and (max-width: 768px) {
.team-grid .item {
	width: 50%;
}
.facebook-tile .inner {
	padding-top: 26%;
}
.twitter-tile .inner {
	padding-top: 17%;
}
.twitter-tile .icon {
	max-width: 120px;
	margin: 0 auto 28px auto;
}
}
@media screen and (max-width: 767px) {
.form-wizard .nav-tabs li a {
	font-size: 11px;
}
.padding-all {
	padding: 15px;
}
}
@media screen and (max-width: 680px) {
.facebook-tile .inner {
	padding-top: 20%;
}
.twitter-tile .inner {
	padding-top: 14%;
}
.twitter-tile .icon {
	max-width: 100px;
	margin: 0 auto 28px auto;
}
}
@media screen and (max-width: 580px) {
.facebook-tile .inner {
	padding-top: 15%;
}
.twitter-tile .inner {
	padding-top: 12%;
}
.twitter-tile .icon {
	max-width: 90px;
	margin: 0 auto 24px auto;
}
.reward-container, .contact-wrapper {
	margin-top: 20px;
}
.form-wizard .nav-tabs {
	margin-left: 0;
}
.form-wizard .nav-tabs > li, .campaign-wrapper .form-wizard .nav-tabs > li {
	width: 100%;
	margin-left: 0;
}
}
@media screen and (max-width: 530px) {
.team-grid .item {
	float: none;
	width: 100%;
	max-width: 380px;
	margin: auto;
}
.facebook-tile .inner {
	padding-top: 26%;
}
.twitter-tile .inner {
	padding-top: 17%;
}
.twitter-tile .icon {
	max-width: 120px;
	margin: 0 auto 28px auto;
}
}
@media screen and (max-width: 380px) {
.facebook-tile .inner {
	padding-top: 19%;
}
.twitter-tile .inner {
	padding-top: 14%;
}
.twitter-tile .icon {
	max-width: 100px;
	margin: 0 auto 26px auto;
}
}
.project-image ul li {
	display: inline-block;
	margin: 0 10px 0px 10px;
	max-width: 148px;
}
/**GALLERY
**********************************/

.gallery-item, .gallery-item figure, .gallery-item figure img {
	position: relative;
	display: block;
	text-transform: none;
}
.gallery-item {
	margin-bottom: 30px;
}
.gallery-item:hover, .gallery-item:focus {
	opacity: 1;
}
.gallery-item:hover {
	-webkit-box-shadow: 10px 10px 18px 0px rgba(0,0,0,0.22);
	-moz-box-shadow: 10px 10px 18px 0px rgba(0,0,0,0.22);
	box-shadow: 10px 10px 18px 0px rgba(0,0,0,0.22);
}
.gallery-item:before {
	position: absolute;
	z-index: 2;
	display: block;
	width: 50px;
	height: 36px;
	top: 50%;
	left: 7.8%;
	font-family: "Flaticon";
	font-size: 50px;
	color: #fff;
	margin-top: -25px;
	text-shadow: 2px 2px 5px rgba(0,0,0,0.4);
	-webkit-transition: all .3s;
	transition: all .3s;
}
.gallery-item.image-item:before {
	content: "\e039";
}
.gallery-item.video-item:before {
	content: "\e100";
}
.gallery-item figcaption {
	display: block;
	position: absolute;
	z-index: 1;
	width: 70%;
	height: 100%;
	top: 0;
	right: -1px;
	padding: 26px 15px 15px 20px;
	text-align: left;
	margin-top: 0;
	overflow: hidden;
	background-color: #fff;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.gallery-item figcaption h3 {
	color: #96cb4b;
	font-weight: 300;
	margin-bottom: 8px;
}
.gallery-item figcaption p {
	font-weight: 300;
	color: #757575;
	font-size: 14px;
}
.gallery-item:hover:before {
	text-shadow: 2px 2px 5px rgba(0,0,0,0);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0);
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0);
}
.gallery-item:hover figcaption {
	visibility: visible;
	opacity: 1;
}
@media screen and (max-width: 1200px) {
.gallery-item figcaption p {
	font-weight: normal;
	font-size: 13px;
}
}
@media screen and (max-width: 991px) {
.gallery-item:before {
	left: 2%;
}
.gallery-item figcaption {
	width: 75%;
	padding: 15px;
}
.gallery-item figcaption h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
.gallery-item figcaption p {
	font-size: 12px;
}
}
@media screen and (max-width: 768px) {
.gallery-item:before {
	left: 7.8%;
}
.gallery-item figcaption {
	width: 70%;
	padding: 26px 15px 15px 20px;
}
.gallery-item figcaption h3 {
	font-size: 24px;
	margin-bottom: 8px;
}
.gallery-item figcaption p {
	font-size: 14px;
}
}
@media screen and (max-width: 680px) {
.gallery-item:before {
	left: 2%;
}
.gallery-item figcaption {
	width: 75%;
	padding: 15px;
}
.gallery-item figcaption h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
.gallery-item figcaption p {
	font-size: 12px;
}
}
@media screen and (max-width: 500px) {
.gallery-item:before {
	left: 7.8%;
}
.gallery-item figcaption {
	width: 70%;
	padding: 26px 15px 15px 20px;
}
.gallery-item figcaption h3 {
	font-size: 24px;
	margin-bottom: 8px;
}
.gallery-item figcaption p {
	font-size: 14px;
}
}
@media screen and (max-width: 360px) {
.gallery-item:before {
	left: 2%;
}
.gallery-item figcaption {
	width: 75%;
	padding: 15px;
}
.gallery-item figcaption h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
.gallery-item figcaption p {
	font-size: 12px;
}
}
.image-modal {
	display: none;
}
.media-elements {
	margin: 25px 0;
}
.carousel {
	position: relative;
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
	max-height: 400px;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
	-webkit-transition: -webkit-transform 0.6s ease-in-out;
	-o-transition: -o-transform 0.6s ease-in-out;
	transition: transform 0.6s ease-in-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	perspective: 1000;
}
.carousel-inner > .item.next, .carousel-inner > .item.active.right {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	left: 0;
}
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	left: 0;
}
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	left: 0;
}
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
}
.carousel-control.right {
	left: auto;
	right: 0;
}
.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #ffffff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	line-height: 1;
	font-family: serif;
}
.carousel-control .icon-prev:before {
	content: '\2039';
}
.carousel-control .icon-next:before {
	content: '\203a';
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #ffffff;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #96cb4b;
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
	text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	font-size: 30px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -15px;
}
.carousel-caption {
	left: 20%;
	right: 20%;
	padding-bottom: 30px;
}
.carousel-indicators {
	bottom: 20px;
}
}
.mr-5 {
	margin-right: 5px;
}
.error-msg {
	color: #f00;
}
.ps-relative {
	position: relative;
}
.overlay-bg {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 999;
	left: 0;
	top: 0;
}
.overlay-bg .loader {
	background: rgba(255, 255, 255, 0.98);
	height: 100%;
	margin: 0 auto;
	width: 100%;
}
.overlay-bg .loader > img {
	display: block;
	left: 50%;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	top: 50%;
	vertical-align: middle;
}
/*-------------------------- workflow ---------------------------------*/
.work-flow {
	clear: both;
	overflow: hidden;
	margin: 50px 0;
}
.work-flow ul {
	list-style: none;
	margin: 30px 0;
	padding: 0;
	text-align: center;
}
.work-flow li {
	margin: 0 0 40px 0;
	vertical-align: top;
}
.work-flow li img {
	vertical-align: top;
}
.step-box {
	height: 150px;
	color: #fff;
	display: table;
	padding: 10px;
	width: 100%;
}
.step-box span {
	display: table-cell;
	vertical-align: middle;
}
.step-1 {
	background: #ffad00;
}
.step-2 {
	background: #c0272d;
}
.step-3 {
	background: #29aae1;
}
.step-4 {
	background: #8bc53f;
}
.step-5 {
	background: #5c3a7f;
}
/*-------------------------- Terms and Condition ---------------------------------*/

.list-inline li {
	margin-bottom: 20px;
}
.list-inline li strong {
	margin-bottom: 10px;
	display: block;
}
.list-inline li ul {
	margin-left: 15px;
}
.list-inline li ul li {
	margin: 0 0 10px;
}
.list-inline li ul li ul {
	margin-left: 25px;
	margin-top: 10px;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
th {
	text-align: left;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: middle;
	border-top: 1px solid #ddd;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.table > tbody + tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	background-color: #fff;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
	padding: 5px;
}
.table-bordered {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
	background-color: #f5f5f5;
}
table col[class*="col-"] {
	position: static;
	display: table-column;
	float: none;
}
table td[class*="col-"], table th[class*="col-"] {
	position: static;
	display: table-cell;
	float: none;
}
.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
	background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
	background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
	background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
	background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}
.table-responsive {
	min-height: .01%;
	overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd;
}
.table-responsive > .table {
	margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
	white-space: nowrap;
}
.table-responsive > .table-bordered {
	border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
	border-bottom: 0;
}
#navigation_horiz ul li a.navlink {
	padding: 15px 0;
	font-size: 14px;
}
#navigation_horiz .dropdown {
	display: none !important;
}
.banner-h {
	height: 400px;
}
}
.project-image .modal-dialog {
	background: none;
	box-shadow: none;
}
.project-image .modal-content {
	border-radius: 0;
}
.center-block-wrap {
	display: block;
	text-align: center;
}
.payment-success h2 {
	color: #96cb4b;
}
#login-loader .error {
	color: #D8000C;
	background-color: #FFBABA;
}
.project-listings table th {
	font-weight: bold;
}
.table-btn a {
	margin: 0 10px;
	color: #96cb4b;
}
.table-btn a.btn {
	height: auto;
	line-height: 34px;
	padding: 0 15px;
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 0;
}
.alert-success {
	color: rgba(255, 255, 255, 0.84);
	background-color: #4caf50;
	border-color: #4caf50;
}
.alert-success .alert-link {
	color: #2b542c;
}
.alert-info {
	color: rgba(255, 255, 255, 0.84);
	background-color: #03a9f4;
	border-color: #03a9f4;
}
.alert-info .alert-link {
	color: #245269;
}
.alert-warning {
	color: rgba(255, 255, 255, 0.84);
	background-color: #ff5722;
	border-color: #ff5722;
}
.alert-warning .alert-link {
	color: #66512c;
}
.alert-danger {
	color: rgba(255, 255, 255, 0.84);
	background-color: #f44336;
	border-color: #f44336;
}
.alert-danger .alert-link {
	color: #843534;
}
.fpv-error, .fpv-message {
	margin: 20px 0 0 0;
}
.action-btn .btn {
	height: auto;
	line-height: 18px;
	padding: 5px 10px;
	font-size: 11px;
	margin: 0 5px 5px 0;
}
.action-btn i {
	padding-right: 4px;
}
.shortdes {
	min-height: 45px;
}
.edit-image-list {
	list-style: none;
	margin: 0 0 15px;
	padding: 20px;
	background: #fafafa;
}
.edit-image-list li {
	display: inline-block;
	margin: 0 15px 15px 0;
	width: 100px;
	height: 100px;
	overflow: hidden;
}
.edit-msg {
	display: block;
	padding-bottom: 10px;
	color: #96cb4b;
}
.user-profile .post-tile img {
	display: block;
	object-fit: cover;
	height: 285px;
	width: 100%;
}
.pledge-details .checkbox-control .checkbox {
	display: inline-block;
}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget iframe[style] {
	width: 100% !important;
}
.color-red {
	color: #f00;
}
.main-container .ms-container {
	width: auto;
}
.main-container .ms-container .ms-list {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection li.ms-elem-selection {
	font-size: 13px !important;
}
.box-container .ui-corner-all, .box-container .ui-corner-bottom, .box-container .ui-corner-right, .box-container .ui-corner-br {
	border-radius: 0;
	-webkit-border-radius: 0;
}
/*Toggle Menu*/
.accordion {
	width: 100%;
	max-width: 280px;
	margin: 0px auto;
	list-style: none;
	text-align: left;
}
.accordion .link {
	background: #e91e63;
	cursor: pointer;
	display: block;
	padding: 8px 15px;
	color: #fff;
	font-size: 22px;
	position: relative;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
/*.accordion li:last-child .link { border-bottom: 0; }*/

.accordion li i {
	color: #fff;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.accordion li i.fa-chevron-down {
	right: 12px;
	left: auto;
	font-size: 16px;
}
.accordion li.open .link {
	color: #fff;
	background: #008fed;
}
.accordion li.open i {
	color: #fff;
}
.accordion li.open i.fa-chevron-down {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}
/**
 * Submenu
 -----------------------------*/


.submenu {
	display: none;
	font-size: 16px;
	-webkit-transition: opacity 0.3s 0.4s, visibility 0s 0.7s;
	transition: opacity 0.3s 0.4s, visibility 0s 0.7s;
	list-style: none;
}
.submenu li {
	background: #008fed;
	margin-top: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}
.submenu a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: 600;
	padding: 8px 15px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.submenu li:hover a {
	background: #e91e63;
	opacity: 1;
}
.cs-select span {
	display: block;
	position: relative;
	cursor: pointer;
	padding: 1em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
/* Placeholder and selected option */
.accordion .link > span {
	border-right: 1px solid #fff;
	display: block;
	margin-right: 32px;
}
.accordion .link > span::after, .accordion .open .link span::after {
	speak: none;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.accordion .open .link > span::after {
	-webkit-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
}
.accordion .link > span::after {
	font-family: 'icomoon';
	content: "\e209";
	right: 0.55em;
	font-weight: 100;
	-webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
	transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 45deg);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}
.accordion .open .link > span::after {
	-webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 270deg);
	transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, 270deg);
}
/** 
===================================*/
/** BXSLIDER
===================================*/
.bx-wrapper {
	position: relative;
	margin: 0 auto 40px;
	padding: 0;
	height: 377px;
 *zoom: 1;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	overflow: hidden;
}
.bx-wrapper img {
	max-width: 100%;
	width: 100%;
	display: block;
	object-fit: cover;
	overflow: hidden;
	margin: 0;
}
.bxslider {
	margin: 0;
	padding: 0;
}
ul.bxslider {
	list-style: none;
}
.bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 15px;
	width: 100%;
}
/* LOADER */
/*.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('../images/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}*/
/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: none;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	border: 1px solid #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #96cb4b;
}
.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
 *zoom: 1;
 *display: inline;
}
.bx-wrapper .bx-pager-item {
	font-size: 0;
	line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	left: 0px;
	background: url('../images/controls.png') no-repeat 0 -32px;
}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
	background-position: 0 0;
}
.bx-wrapper .bx-next {
	right: 0px;
	background: url('../images/controls.png') no-repeat -43px -32px;
}
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url('../images/controls.png') -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url('../images/controls.png') -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus {
	background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
@media screen and (max-width: 767px) {
.bx-wrapper {
	height: auto;
}
}
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
 @-webkit-keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
@keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	padding: 45px 0 0;
	/* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
	display: none;
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}
.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}
/* No Js */
.no-js .owl-carousel {
	display: block;
}
/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
	transform-style: preserve-3d;
}
/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}
.owl-controls {
	position: absolute;
	top: 0;
	right: 15px;
}
.owl-prev, .owl-next {
	display: inline-block;
	padding: 2px 8px;
	background: #333;
	color: #fff;
	margin: 0 1px;
	font-weight: bold;
}
/*-------------- My account ------------*/
@media (max-width:1023px) {
.user-menu {
	margin-top: 20px;
}
}
 @media (max-width:767px) {
.profile-image img {
	height: auto;
}
.user-menu ul li a {
	font-size: 11px;
	padding: 10px 6px;
}
.nav-tabs.alt-tabs.nav-vertical li {
	float: left;
}
}
@media (max-width:480px) {
.profile-text {
	font-size: 10px;
}
.user-menu {
	float: none;
}
.user-menu ul {
	float: none;
	text-align: center;
}
.user-menu ul li {
	float: none;
	display: block;
	border-left: 0;
	border-top: 1px solid #e4e4e4;
}
}
.homepage-hero-module {
	border-right: none;
	border-left: none;
	position: relative;
}
.no-video .video-container video, .touch .video-container video {
	display: none;
}
.no-video .video-container .poster, .touch .video-container .poster {
	display: block !important;
}
.video-container {
	position: relative;
	bottom: 0%;
	left: 0%;
	height: 100%;
	width: 100%;
	overflow: hidden;
	background: #000;
}
.video-container .poster img {
	width: 100%;
	bottom: 0;
	position: absolute;
}
.video-container .filter {
	position: absolute;
	/*z-index: 100;
	background: rgba(0, 0, 0, 0.4);*/
	width: 100%;
}
.video-container video {
	position: absolute;
	z-index: 0;
	bottom: 0;
}
.video-container video.fillWidth {
	width: 100%;
}
.tab-content .form-control textarea {
	height: 120px;
}
/* --------------------- Dropzone --------------------*/
.container .dropzone {
	border: 0;
	padding: 0;
}
.dropzone-previews {
	padding: 30px;
	border: 2px dashed #e2e2e2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
	cursor: pointer;
}
.dropzone .dz-preview.dz-image-preview {
	background: none !important;
}
.dropzone-previews span {
	display: block;
	font-size: 22px;
	padding-bottom: 30px;
}
.dropzone-previews span.icon-cloud_upload {
	font-size: 8em;
	padding: 0;
	color: #ccc;
}
.dropzone .dz-preview .dz-remove {
	color: #333;
	line-height: 22px;
	padding-top: 5px;
}
.dropzone .dz-preview .dz-remove:before {
	content: "\e209" !important;
	font-family: 'icomoon';
	color: #333;
}
.dropzone .dz-message {
	margin: 0 !important;
}
.dz-filename, .dropzone .dz-preview .dz-progress {
	display: none;
}
.dropzone .dz-preview .dz-image {
	height: auto !important;
}
#rewards-wrapper {
	overflow: hidden;
}
.rewards {
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
	margin-bottom: 30px;
	clear: both;
	overflow: hidden;
}
.tab-content .rewards .form-control textarea {
	height: 80px;
}
.reward-remove {
	float: right;
	margin-top: 33px;
}
.reward-remove:before {
 content: "\e906" font-family: 'icomoon';
}
#add_reward {
	float: right;
}
.reward-buttons {
	clear: both;
	overflow: hidden;
	margin: 0 0 30px;
}
.dropdownWrapper {
	display: inline-block;
	padding: 0px;
	position: relative;
	text-align: center;
	width: 42px;
}
.user-image img, .user-image span {
	background-color: #96cb4b;
	padding: 0px;
	position: relative;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	width: 44px;
	height: 42px;
	object-fit: cover;
	object-position: top 75%;
	vertical-align: middle;
}
.user-image img {
	background-color: transparent;
}
.dropdownWrapper .user-image span:hover {
	background-color: #E95546;
}
.dropdownLabel {
	cursor: pointer;
	padding: 5px 0px;
}
.dropdownLabel .icon-person {
	font-size: 20px;
	color: #fff;
}
.dropdownPanel {
	position: absolute;
	min-width: 300px;
	background-color: #fff;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	right: 3px;
	top: 0;
	margin-top: 60px;
	display: none;
	z-index: 2;
	color: #666;
}
.dropdownPanel:before {
	width: 0;
	content: "";
	height: 0;
	border-style: solid;
	border-width: 0 7px 8px 7px;
	border-color: transparent transparent #fff transparent;
	text-align: center;
	top: 0;
	right: 0;
	margin-top: -7px;
	margin-right: 10px;
	position: absolute;
}
.profile-menu-top {
	padding: 20px 15px;
	clear: both;
	overflow: hidden;
}
.top-profile-image {
	float: left;
	width: 72px;
	height: 72px;
}
.top-profile-image .user-image img, .top-profile-image .user-image .icon-person {
	display: inline-block;
	background-color: #96cb4b;
	padding: 0px;
	position: relative;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	width: 72px;
	height: 72px;
	color: #fff;
	font-size: 32px;
	line-height: 70px;
}
.top-profile-info {
	float: right;
	width: 180px;
	text-align: left;
	font-size: 12px;
}
.profilename {
	font-weight: bold;
}
.dropdownPanel .top-profile-info .btn {
	height: auto;
	padding: 4px 20px;
	line-height: 22px;
	margin: 20px 0 0 0;
	text-transform: capitalize;
	font-size: 12px;
}
.profile-footer {
	clear: both;
	overflow: hidden;
	padding: 10px 15px;
	background: #f5f5f5;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.navbar .toolbar .profile-footer .btn {
	height: auto;
	padding: 4px 20px;
	line-height: 22px;
	background-color: transparent;
	border: 1px solid rgba(0, 0, 0, 0.2);
	color: #666;
	margin: 0;
	text-transform: capitalize;
	font-size: 12px;
}
.social-login-btn .btn {
	text-transform: capitalize;
	padding: 0 12px;
}
.btn-linkedin {
	background: #287bbc;
	color: #fff;
}
.btn-linkedin:hover, .btn-linkedin:focus {
	color: #ffffff;
}
