@import url("animate.css");
*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html, body {
	font-size: 100%;
}

body {
	background: white;
	color: #999999;
	padding: 0;
	margin: 0;
	font-family: 'Oswald', sans-serif;   
	font-weight: normal;
	font-style: normal;
	line-height: 28px;
	position: relative;
	cursor: default;
	font-size: 16px;
}
a {
	text-decoration: none;
}
a:hover {
	cursor: pointer;
}
img, object, embed {
	/*max-width: 100%;*/
	height: auto;
}
object, embed {
	height: 100%;
}
img {
	-ms-interpolation-mode: bicubic;
}
select, option {
	font-family: 'Oswald', sans-serif !important;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.clearfix {
 *zoom: 1;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.text-left {
	text-align: left !important;
}
.text-right {
	text-align: right !important;
}
.text-center {
	text-align: center !important;
}
.text-justify {
	text-align: justify !important;
}
.hide {
	display: none;
}
.text-overflow {
	overflow: hidden;
}
img {
	display: inline-block;
	vertical-align: middle;
}
textarea {
	height: auto;
	min-height: 50px;
}
select {
	border: 1px solid #ddd;
	padding: 0px 12px;
	width: 100%;
	height: 40px;
	color: #888;
	font-size: 14px;
}
.Select_Category option {
	padding: 10px 12px;
}
.Select_Category option:first-child {
	display: none !important;
}
/* ambicapress wrapper */
#mo-wrapper.box {
	margin: 0 auto;
	/* editable in style.css */
	width: 74.375rem;
 *zoom: 1;
}
#mo-wrapper.box:before, #mo-wrapper.box:after {
	content: " ";
	display: table;
}
#mo-wrapper.box:after {
	clear: both;
}
/* ambicapress section */
.mo-content, .mo-contentfull {
 *zoom: 1;
}
.mo-content:before, .mo-content:after, .mo-contentfull:before, .mo-contentfull:after {
	content: " ";
	display: table;
}
.mo-content:after, .mo-contentfull:after {
	clear: both;
}
.mo-content .row, .mo-contentfull .row {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
 *zoom: 1;
}
.mo-contentfull {
	width: 100%;
	margin: 30px 0;
	padding: 30px 0;
}
.mo-contentfull .rowfull {
	width: 100%;
}
/* ambicapress section end here */
.row {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 74.375rem;
 *zoom: 1;
}
.row:before, .row:after {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
.row.collapse > .column, .row.collapse > .columns {
	position: relative;
	padding-left: 0;
	padding-right: 0;
	float: left;
}
.row.collapse .row {
	margin-left: 0;
	margin-right: 0;
}
.row .row {
	width: auto;
	/*margin-left: -1.40625rem;
	margin-right: -1.40625rem;*/
	margin-top: 0;
	margin-bottom: 0;
	max-width: none;
 *zoom: 1;
}
.row .row:before, .row .row:after {
	content: " ";
	display: table;
}
.row .row:after {
	clear: both;
}
.row .row.collapse {
	width: auto;
	margin: 0;
	max-width: none;
 *zoom: 1;
}
.row .row.collapse:before, .row .row.collapse:after {
	content: " ";
	display: table;
}
.row .row.collapse:after {
	clear: both;
}
.column, .columns {
	position: relative;
	padding-left: 1.40625rem;
	padding-right: 1.40625rem;
	width: 100%;
	float: left;
}

/* Small Media Queries */
@media only screen {
.column.small-left, .columns.small-left {
	margin-left: 0;
	margin-right: 0;
	float: left;
}
.column.small-right, .columns.small-right {
	float: right;
}
.small-push-1 {
	position: relative;
	left: 8.33333%;
	right: auto;
}
.small-pull-1 {
	position: relative;
	right: 8.33333%;
	left: auto;
}
.small-push-2 {
	position: relative;
	left: 16.66667%;
	right: auto;
}
.small-pull-2 {
	position: relative;
	right: 16.66667%;
	left: auto;
}
.small-push-3 {
	position: relative;
	left: 25%;
	right: auto;
}
.small-pull-3 {
	position: relative;
	right: 25%;
	left: auto;
}
.small-push-4 {
	position: relative;
	left: 33.33333%;
	right: auto;
}
.small-pull-4 {
	position: relative;
	right: 33.33333%;
	left: auto;
}
.small-push-5 {
	position: relative;
	left: 41.66667%;
	right: auto;
}
.small-pull-5 {
	position: relative;
	right: 41.66667%;
	left: auto;
}
.small-push-6 {
	position: relative;
	left: 50%;
	right: auto;
}
.small-pull-6 {
	position: relative;
	right: 50%;
	left: auto;
}
.small-push-7 {
	position: relative;
	left: 58.33333%;
	right: auto;
}
.small-pull-7 {
	position: relative;
	right: 58.33333%;
	left: auto;
}
.small-push-8 {
	position: relative;
	left: 66.66667%;
	right: auto;
}
.small-pull-8 {
	position: relative;
	right: 66.66667%;
	left: auto;
}
.small-push-9 {
	position: relative;
	left: 75%;
	right: auto;
}
.small-pull-9 {
	position: relative;
	right: 75%;
	left: auto;
}
.small-push-10 {
	position: relative;
	left: 83.33333%;
	right: auto;
}
.small-pull-10 {
	position: relative;
	right: 83.33333%;
	left: auto;
}
.small-push-11 {
	position: relative;
	left: 91.66667%;
	right: auto;
}
.small-pull-11 {
	position: relative;
	right: 91.66667%;
	left: auto;
}
.column, .columns {
	position: relative;
	padding-left: 1.40625rem;
	padding-right: 1.40625rem;
	float: left;
}
.small-1 {
	position: relative;
	width: 8.33333%;
}
.small-2 {
	position: relative;
	width: 16.66667%;
}
.small-3 {
	position: relative;
	width: 25%;
}
.small-4 {
	position: relative;
	width: 33.33333%;
}
.small-5 {
	position: relative;
	width: 41.66667%;
}
.small-6 {
	position: relative;
	width: 50%;
}
.small-7 {
	position: relative;
	width: 58.33333%;
}
.small-8 {
	position: relative;
	width: 66.66667%;
}
.small-9 {
	position: relative;
	width: 75%;
}
.small-10 {
	position: relative;
	width: 83.33333%;
}
.small-11 {
	position: relative;
	width: 91.66667%;
}
.small-12 {
	position: relative;
	width: 100%;
}
 [class*="column"] + [class*="column"]:last-child {
 float: left;
}
 [class*="column"] + [class*="column"].end {
 float: left;
}
.small-offset-0 {
	position: relative;
	margin-left: 0% !important;
}
.small-offset-1 {
	position: relative;
	margin-left: 8.33333% !important;
}
.small-offset-2 {
	position: relative;
	margin-left: 16.66667% !important;
}
.small-offset-3 {
	position: relative;
	margin-left: 25% !important;
}
.small-offset-4 {
	position: relative;
	margin-left: 33.33333% !important;
}
.small-offset-5 {
	position: relative;
	margin-left: 41.66667% !important;
}
.small-offset-6 {
	position: relative;
	margin-left: 50% !important;
}
.small-offset-7 {
	position: relative;
	margin-left: 58.33333% !important;
}
.small-offset-8 {
	position: relative;
	margin-left: 66.66667% !important;
}
.small-offset-9 {
	position: relative;
	margin-left: 75% !important;
}
.small-offset-10 {
	position: relative;
	margin-left: 83.33333% !important;
}
.column.small-reset, .columns.small-reset {
	margin-left: 0;
	margin-right: 0;
	left: auto;
	right: auto;
	float: left;
}
}
/* Medium Media Queries */
@media only screen and (min-width: 40.063em) {
.column.medium-left, .columns.medium-left {
	margin-left: 0;
	margin-right: 0;
	float: left;
}
.column.medium-right, .columns.medium-right {
	float: right;
}
.medium-push-1 {
	position: relative;
	left: 8.33333%;
	right: auto;
}
.medium-pull-1 {
	position: relative;
	right: 8.33333%;
	left: auto;
}
.medium-push-2 {
	position: relative;
	left: 16.66667%;
	right: auto;
}
.medium-pull-2 {
	position: relative;
	right: 16.66667%;
	left: auto;
}
.medium-push-3 {
	position: relative;
	left: 25%;
	right: auto;
}
.medium-pull-3 {
	position: relative;
	right: 25%;
	left: auto;
}
.medium-push-4 {
	position: relative;
	left: 33.33333%;
	right: auto;
}
.medium-pull-4 {
	position: relative;
	right: 33.33333%;
	left: auto;
}
.medium-push-5 {
	position: relative;
	left: 41.66667%;
	right: auto;
}
.medium-pull-5 {
	position: relative;
	right: 41.66667%;
	left: auto;
}
.medium-push-6 {
	position: relative;
	left: 50%;
	right: auto;
}
.medium-pull-6 {
	position: relative;
	right: 50%;
	left: auto;
}
.medium-push-7 {
	position: relative;
	left: 58.33333%;
	right: auto;
}
.medium-pull-7 {
	position: relative;
	right: 58.33333%;
	left: auto;
}
.medium-push-8 {
	position: relative;
	left: 66.66667%;
	right: auto;
}
.medium-pull-8 {
	position: relative;
	right: 66.66667%;
	left: auto;
}
.medium-push-9 {
	position: relative;
	left: 75%;
	right: auto;
}
.medium-pull-9 {
	position: relative;
	right: 75%;
	left: auto;
}
.medium-push-10 {
	position: relative;
	left: 83.33333%;
	right: auto;
}
.medium-pull-10 {
	position: relative;
	right: 83.33333%;
	left: auto;
}
.medium-push-11 {
	position: relative;
	left: 91.66667%;
	right: auto;
}
.medium-pull-11 {
	position: relative;
	right: 91.66667%;
	left: auto;
}
.column, .columns {
	position: relative;
	padding-left: 1.40625rem;
	padding-right: 1.40625rem;
	float: left;
}
.medium-1 {
	position: relative;
	width: 8.33333%;
}
.medium-2 {
	position: relative;
	width: 16.66667%;
}
.medium-3 {
	position: relative;
	width: 25%;
}
.medium-4 {
	position: relative;
	width: 33.33333%;
}
.medium-5 {
	position: relative;
	width: 41.66667%;
}
.medium-6 {
	position: relative;
	width: 50%;
}
.medium-7 {
	position: relative;
	width: 58.33333%;
}
.medium-8 {
	position: relative;
	width: 66.66667%;
}
.medium-9 {
	position: relative;
	width: 75%;
}
.medium-10 {
	position: relative;
	width: 83.33333%;
}
.medium-11 {
	position: relative;
	width: 91.66667%;
}
.medium-12 {
	position: relative;
	width: 100%;
}
 [class*="column"] + [class*="column"]:last-child {
 float: left;
}
 [class*="column"] + [class*="column"].end {
 float: left;
}
.medium-offset-0 {
	position: relative;
	margin-left: 0% !important;
}
.medium-offset-1 {
	position: relative;
	margin-left: 8.33333% !important;
}
.medium-offset-2 {
	position: relative;
	margin-left: 16.66667% !important;
}
.medium-offset-3 {
	position: relative;
	margin-left: 25% !important;
}
.medium-offset-4 {
	position: relative;
	margin-left: 33.33333% !important;
}
.medium-offset-5 {
	position: relative;
	margin-left: 41.66667% !important;
}
.medium-offset-6 {
	position: relative;
	margin-left: 50% !important;
}
.medium-offset-7 {
	position: relative;
	margin-left: 58.33333% !important;
}
.medium-offset-8 {
	position: relative;
	margin-left: 66.66667% !important;
}
.medium-offset-9 {
	position: relative;
	margin-left: 75% !important;
}
.medium-offset-10 {
	position: relative;
	margin-left: 83.33333% !important;
}
.column.medium-reset, .columns.medium-reset {
	margin-left: 0;
	margin-right: 0;
	left: auto;
	right: auto;
	float: left;
}
.push-1 {
	position: relative;
	left: 8.33333%;
	right: auto;
}
.pull-1 {
	position: relative;
	right: 8.33333%;
	left: auto;
}
.push-2 {
	position: relative;
	left: 16.66667%;
	right: auto;
}
.pull-2 {
	position: relative;
	right: 16.66667%;
	left: auto;
}
.push-3 {
	position: relative;
	left: 25%;
	right: auto;
}
.pull-3 {
	position: relative;
	right: 25%;
	left: auto;
}
.push-4 {
	position: relative;
	left: 33.33333%;
	right: auto;
}
.pull-4 {
	position: relative;
	right: 33.33333%;
	left: auto;
}
.push-5 {
	position: relative;
	left: 41.66667%;
	right: auto;
}
.pull-5 {
	position: relative;
	right: 41.66667%;
	left: auto;
}
.push-6 {
	position: relative;
	left: 50%;
	right: auto;
}
.pull-6 {
	position: relative;
	right: 50%;
	left: auto;
}
.push-7 {
	position: relative;
	left: 58.33333%;
	right: auto;
}
.pull-7 {
	position: relative;
	right: 58.33333%;
	left: auto;
}
.push-8 {
	position: relative;
	left: 66.66667%;
	right: auto;
}
.pull-8 {
	position: relative;
	right: 66.66667%;
	left: auto;
}
.push-9 {
	position: relative;
	left: 75%;
	right: auto;
}
.pull-9 {
	position: relative;
	right: 75%;
	left: auto;
}
.push-10 {
	position: relative;
	left: 83.33333%;
	right: auto;
}
.pull-10 {
	position: relative;
	right: 83.33333%;
	left: auto;
}
.push-11 {
	position: relative;
	left: 91.66667%;
	right: auto;
}
.pull-11 {
	position: relative;
	right: 91.66667%;
	left: auto;
}
}
/* Large Media Queries */
@media only screen and (min-width: 64.063em) {
.column.large-left, .columns.large-left {
	margin-left: 0;
	margin-right: 0;
	float: left;
}
.column.large-right, .columns.large-right {
	float: right;
}
.large-push-1 {
	position: relative;
	left: 8.33333%;
	right: auto;
}
.large-pull-1 {
	position: relative;
	right: 8.33333%;
	left: auto;
}
.large-push-2 {
	position: relative;
	left: 16.66667%;
	right: auto;
}
.large-pull-2 {
	position: relative;
	right: 16.66667%;
	left: auto;
}
.large-push-3 {
	position: relative;
	left: 25%;
	right: auto;
}
.large-pull-3 {
	position: relative;
	right: 25%;
	left: auto;
}
.large-push-4 {
	position: relative;
	left: 33.33333%;
	right: auto;
}
.large-pull-4 {
	position: relative;
	right: 33.33333%;
	left: auto;
}
.large-push-5 {
	position: relative;
	left: 41.66667%;
	right: auto;
}
.large-pull-5 {
	position: relative;
	right: 41.66667%;
	left: auto;
}
.large-push-6 {
	position: relative;
	left: 50%;
	right: auto;
}
.large-pull-6 {
	position: relative;
	right: 50%;
	left: auto;
}
.large-push-7 {
	position: relative;
	left: 58.33333%;
	right: auto;
}
.large-pull-7 {
	position: relative;
	right: 58.33333%;
	left: auto;
}
.large-push-8 {
	position: relative;
	left: 66.66667%;
	right: auto;
}
.large-pull-8 {
	position: relative;
	right: 66.66667%;
	left: auto;
}
.large-push-9 {
	position: relative;
	left: 75%;
	right: auto;
}
.large-pull-9 {
	position: relative;
	right: 75%;
	left: auto;
}
.large-push-10 {
	position: relative;
	left: 83.33333%;
	right: auto;
}
.large-pull-10 {
	position: relative;
	right: 83.33333%;
	left: auto;
}
.large-push-11 {
	position: relative;
	left: 91.66667%;
	right: auto;
}
.large-pull-11 {
	position: relative;
	right: 91.66667%;
	left: auto;
}
.column, .columns {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	/*padding-left: 1.40625rem;
	padding-right: 1.40625rem;*/
	float: left;
}
.large-1 {
	position: relative;
	width: 8.33333%;
}
.large-2 {
	position: relative;
	width: 16.66667%;
}
.large-3 {
	position: relative;
	width: 25%;
}
.large-4 {
	position: relative;
	width: 33.33333%;
}
.large-5 {
	position: relative;
	width: 41.66667%;
}
.large-6 {
	position: relative;
	width: 50%;
}
.large-7 {
	position: relative;
	width: 58.33333%;
}
.large-8 {
	position: relative;
	width: 66.66667%;
}
.large-9 {
	position: relative;
	width: 75%;
}
.large-10 {
	position: relative;
	width: 83.33333%;
}
.large-11 {
	position: relative;
	width: 91.66667%;
}
.large-12 {
	position: relative;
	width: 100%;
}
 [class*="column"] + [class*="column"]:last-child {
 float: left;
}
 [class*="column"] + [class*="column"].end {
 float: left;
}
.large-offset-0 {
	position: relative;
	margin-left: 0% !important;
}
.large-offset-1 {
	position: relative;
	margin-left: 8.33333% !important;
}
.large-offset-2 {
	position: relative;
	margin-left: 16.66667% !important;
}
.large-offset-3 {
	position: relative;
	margin-left: 25% !important;
}
.large-offset-4 {
	position: relative;
	margin-left: 33.33333% !important;
}
.large-offset-5 {
	position: relative;
	margin-left: 41.66667% !important;
}
.large-offset-6 {
	position: relative;
	margin-left: 50% !important;
}
.large-offset-7 {
	position: relative;
	margin-left: 58.33333% !important;
}
.large-offset-8 {
	position: relative;
	margin-left: 66.66667% !important;
}
.large-offset-9 {
	position: relative;
	margin-left: 75% !important;
}
.large-offset-10 {
	position: relative;
	margin-left: 83.33333% !important;
}
.column.large-reset, .columns.large-reset {
	margin-left: 0;
	margin-right: 0;
	left: auto;
	right: auto;
	float: left;
}
.push-1 {
	position: relative;
	left: 8.33333%;
	right: auto;
}
.pull-1 {
	position: relative;
	right: 8.33333%;
	left: auto;
}
.push-2 {
	position: relative;
	left: 16.66667%;
	right: auto;
}
.pull-2 {
	position: relative;
	right: 16.66667%;
	left: auto;
}
.push-3 {
	position: relative;
	left: 25%;
	right: auto;
}
.pull-3 {
	position: relative;
	right: 25%;
	left: auto;
}
.push-4 {
	position: relative;
	left: 33.33333%;
	right: auto;
}
.pull-4 {
	position: relative;
	right: 33.33333%;
	left: auto;
}
.push-5 {
	position: relative;
	left: 41.66667%;
	right: auto;
}
.pull-5 {
	position: relative;
	right: 41.66667%;
	left: auto;
}
.push-6 {
	position: relative;
	left: 50%;
	right: auto;
}
.pull-6 {
	position: relative;
	right: 50%;
	left: auto;
}
.push-7 {
	position: relative;
	left: 58.33333%;
	right: auto;
}
.pull-7 {
	position: relative;
	right: 58.33333%;
	left: auto;
}
.push-8 {
	position: relative;
	left: 66.66667%;
	right: auto;
}
.pull-8 {
	position: relative;
	right: 66.66667%;
	left: auto;
}
.push-9 {
	position: relative;
	left: 75%;
	right: auto;
}
.pull-9 {
	position: relative;
	right: 75%;
	left: auto;
}
.push-10 {
	position: relative;
	left: 83.33333%;
	right: auto;
}
.pull-10 {
	position: relative;
	right: 83.33333%;
	left: auto;
}
.push-11 {
	position: relative;
	left: 91.66667%;
	right: auto;
}
.pull-11 {
	position: relative;
	right: 91.66667%;
	left: auto;
}
}
[class*="block-grid-"] {
 display: block;
 padding: 0;
 margin: 0.625rem 0 0 0;
 *zoom: 1;
}
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
	content: " ";
	display: table;
}
[class*="block-grid-"]:after {
	clear: both;
}
[class*="block-grid-"] > li {
 display: inline;
 height: auto;
 float: left;
 padding: 0 0.625rem 1.25rem;
}
[class*="block-grid-"].no-gutter > li {
	padding: 5px 10px 5px 0px;
}
[class*="block-grid-"].no-wrap {
	margin: 0 -0.625rem;
}
 @media only screen {
.small-block-grid-1 > li {
	width: 100%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.small-block-grid-1 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-1 > li:nth-of-type(1n+1) {
	clear: both;
}
.small-block-grid-2 > li {
	width: 50%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.small-block-grid-2 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-2 > li:nth-of-type(2n+1) {
	clear: both;
}
.small-block-grid-3 > li {
	width: 33.33333%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.small-block-grid-3 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-3 > li:nth-of-type(3n+1) {
	clear: both;
}
.small-block-grid-4 > li {
	width: 25%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.small-block-grid-4 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-4 > li:nth-of-type(4n+1) {
	clear: both;
}
.small-block-grid-5 > li {
	width: 20%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.small-block-grid-5 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-5 > li:nth-of-type(5n+1) {
	clear: both;
}
.small-block-grid-6 > li {
	width: 16.66667%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.small-block-grid-6 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-6 > li:nth-of-type(6n+1) {
	clear: both;
}
.small-block-grid-7 > li {
	width: 14.28571%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.small-block-grid-7 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-7 > li:nth-of-type(7n+1) {
	clear: both;
}
.small-block-grid-8 > li {
	width: 12.5%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.small-block-grid-8 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-8 > li:nth-of-type(8n+1) {
	clear: both;
}
.small-block-grid-9 > li {
	width: 11.11111%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.small-block-grid-9 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-9 > li:nth-of-type(9n+1) {
	clear: both;
}
.small-block-grid-10 > li {
	width: 10%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.small-block-grid-10 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-10 > li:nth-of-type(10n+1) {
	clear: both;
}
.small-block-grid-11 > li {
	width: 9.09091%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.small-block-grid-11 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-11 > li:nth-of-type(11n+1) {
	clear: both;
}
.small-block-grid-12 > li {
	width: 8.33333%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.small-block-grid-12 > li:nth-of-type(n) {
	clear: none;
}
.small-block-grid-12 > li:nth-of-type(12n+1) {
	clear: both;
}
}
@media only screen and (min-width: 40.063em) {
.medium-block-grid-1 > li {
	width: 100%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.medium-block-grid-1 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-1 > li:nth-of-type(1n+1) {
	clear: both;
}
.medium-block-grid-2 > li {
	width: 50%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.medium-block-grid-2 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-2 > li:nth-of-type(2n+1) {
	clear: both;
}
.medium-block-grid-3 > li {
	width: 33.33333%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.medium-block-grid-3 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-3 > li:nth-of-type(3n+1) {
	clear: both;
}
.medium-block-grid-4 > li {
	width: 25%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.medium-block-grid-4 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-4 > li:nth-of-type(4n+1) {
	clear: both;
}
.medium-block-grid-5 > li {
	width: 20%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.medium-block-grid-5 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-5 > li:nth-of-type(5n+1) {
	clear: both;
}
.medium-block-grid-6 > li {
	width: 16.66667%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.medium-block-grid-6 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-6 > li:nth-of-type(6n+1) {
	clear: both;
}
.medium-block-grid-7 > li {
	width: 14.28571%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.medium-block-grid-7 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-7 > li:nth-of-type(7n+1) {
	clear: both;
}
.medium-block-grid-8 > li {
	width: 12.5%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.medium-block-grid-8 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-8 > li:nth-of-type(8n+1) {
	clear: both;
}
.medium-block-grid-9 > li {
	width: 11.11111%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.medium-block-grid-9 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-9 > li:nth-of-type(9n+1) {
	clear: both;
}
.medium-block-grid-10 > li {
	width: 10%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.medium-block-grid-10 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-10 > li:nth-of-type(10n+1) {
	clear: both;
}
.medium-block-grid-11 > li {
	width: 9.09091%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.medium-block-grid-11 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-11 > li:nth-of-type(11n+1) {
	clear: both;
}
.medium-block-grid-12 > li {
	width: 8.33333%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.medium-block-grid-12 > li:nth-of-type(n) {
	clear: none;
}
.medium-block-grid-12 > li:nth-of-type(12n+1) {
	clear: both;
}
}
@media only screen and (min-width: 64.063em) {
.large-block-grid-1 > li {
	width: 100%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.large-block-grid-1 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-1 > li:nth-of-type(1n+1) {
	clear: both;
}
.large-block-grid-2 > li {
	width: 50%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.large-block-grid-2 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-2 > li:nth-of-type(2n+1) {
	clear: both;
}
.large-block-grid-3 > li {
	width: 33.30%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.large-block-grid-3 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-3 > li:nth-of-type(3n+1) {
	clear: both;
}
.large-block-grid-4 > li {
	width: 25%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.large-block-grid-4 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-4 > li:nth-of-type(4n+1) {
	clear: both;
}
.large-block-grid-5 > li {
	width: 20%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.large-block-grid-5 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-5 > li:nth-of-type(5n+1) {
	clear: both;
}
.large-block-grid-6 > li {
	width: 16.66667%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.large-block-grid-6 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-6 > li:nth-of-type(6n+1) {
	clear: both;
}
.large-block-grid-7 > li {
	width: 14.28571%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.large-block-grid-7 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-7 > li:nth-of-type(7n+1) {
	clear: both;
}
.large-block-grid-8 > li {
	width: 12.5%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.large-block-grid-8 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-8 > li:nth-of-type(8n+1) {
	clear: both;
}
.large-block-grid-9 > li {
	width: 11.11111%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.large-block-grid-9 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-9 > li:nth-of-type(9n+1) {
	clear: both;
}
.large-block-grid-10 > li {
	width: 10%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.large-block-grid-10 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-10 > li:nth-of-type(10n+1) {
	clear: both;
}
.large-block-grid-11 > li {
	width: 9.09091%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.large-block-grid-11 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-11 > li:nth-of-type(11n+1) {
	clear: both;
}
.large-block-grid-12 > li {
	width: 8.33333%;
	padding: 0 0.625rem 1.25rem;
	list-style: none;
}
.large-block-grid-12 > li:nth-of-type(n) {
	clear: none;
}
.large-block-grid-12 > li:nth-of-type(12n+1) {
	clear: both;
}
}
#mo-header {
	width: 100%;
	position: relative;
}
#mo-header.logo-left > .header-left {
	float: left;
}
#mo-header.logo-left > .header-right {
	float: right;
}
#mo-header.logo-right > .header-left {
	float: right;
}
#mo-header.logo-right > .header-right {
	float: left;
}
#mo-header.logo-center > .header-left {
	float: left;
	width: 100%;
}
#mo-header.logo-center > .header-left .logo {
	margin: 0 auto;
	text-align: center;
}
#mo-header.logo-center > .header-right {
	float: left;
	width: 100%;
}
.header-right .nav-left {
	float: left;
}
.header-right .nav-right {
	float: right;
}
.header-right .nav-center {
	margin: 0 auto;
	text-align: center;
}
body {
	word-wrap: break-word;
}
pre code {
	word-wrap: normal;
}
html {
	font: normal 112.5%/1.65 serif;
}
body {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-o-hyphens: auto;
	hyphens: auto;
}
small {
	font-size: 85%;
}
h1, h2, h3, h4, h5, h6 {
	text-rendering: optimizeLegibility;
	line-height: 1;
	margin-top: 0;
}
.tera {
	font-size: 117px;
	font-size: 6.5rem;
	margin-bottom: 0.25385px;
	margin-bottom: 0.25385rem;
}
.giga {
	font-size: 90px;
	font-size: 5rem;
	margin-bottom: 0.33px;
	margin-bottom: 0.33rem;
}
.mega {
	font-size: 72px;
	font-size: 4rem;
	margin-bottom: 0.4125px;
	margin-bottom: 0.4125rem;
}
.alpha, h1 {
	font-size: 26px;
	font-size: 3.33333rem;
	margin-bottom: 0.495px;
	margin-bottom: 0.495rem;
}
.beta, h2 {
	font-size: 24px;
	font-size: 2.66667rem;
	margin-bottom: 0.61875px;
	margin-bottom: 0.61875rem;
}
.gamma, h3 {
	font-size: 26px;
	margin-bottom: 0.825px;
	margin-bottom: 0.825rem;
	color: #999 !important;
	text-transform: uppercase;
}
.delta, h4 {
	font-size: 20px;
	margin-bottom: 1.2375px;
	margin-bottom: 1.2375rem;
}
.zeta, h6 {
	font-size: 18px;
	font-size: 1rem;
	margin-bottom: 1.65px;
	margin-bottom: 1.65rem;
}
p {
	margin: auto auto 1.5em;
	  font-weight: 300;
}
abbr, acronym, blockquote, code, dir, kbd, listing, plaintext, q, samp, tt, var, xmp {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-o-hyphens: none;
	hyphens: none;
}
pre code {
	white-space: -moz-pre-wrap;
	white-space: pre-wrap;
}
pre {
	white-space: pre;
}
code {
	white-space: pre;
	font-family: 'Oswald', sans-serif;
}
abbr {
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	color: gray;
}
abbr[title]:hover {
	cursor: help;
}
abbr[title] {
	border-bottom: 1px dotted;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small {
	font-size: 65%;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small {
	font-size: 75%;
}
ul, ol, dl {
	margin-bottom: 1.750rem;
}
/* Unordered Lists */
ul li ul, ul li ol {
	margin-left: 1.25rem;
	margin-bottom: 0;/* Override nested font-size change */
}
ul.square li ul, ul.circle li ul, ul.disc li ul {
	list-style: inherit;
}
ul.square {
	list-style-type: square;
	margin-left: 1.1rem;
}
ul.circle {
	list-style-type: circle;
	margin-left: 1.1rem;
}
ul.disc {
	list-style-type: disc;
	margin-left: 1.1rem;
}
ul.no-bullet {
	list-style: none;
}
/* Ordered Lists */
ol {
	list-style-type: decimal;
	margin-left: 1.4rem;
}
ol li ul, ol li ol {
	margin-left: 1.25rem;
}
/* Definition Lists */
dl dt {
	margin-bottom: 0.3rem;
	font-weight: bold;
}
dl dd {
	margin-bottom: 0.75rem;
}
/* Definition Horizontal */
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd {
	margin-left: 180px;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table;
}
.dl-horizontal dd:after {
	clear: both;
}
/* Inline Lists */
.inline-list {
	margin: 0 auto 1.0625rem auto;
	margin-right: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.inline-list > li {
	list-style: none;
	float: left;
	margin-left: 1.375rem;
	display: block;
}
.inline-list > li:first-child {
	margin-left: 0;
}
.inline-list > li > * {
	display: block;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
address {
	margin-bottom: 20px;
	font-style: normal;
}
p.lead {
	font-size: 24px;
	line-height: 34px;
}
/* Blockquotes */
blockquote {
	font-style: italic;
	margin: 0px;
	padding: 0 0 0 35px;
}
blockquote cite {
	display: block;
	font-size: 21px;
	font-style: normal;
	margin-top: -10px;
	color: #9c9c9c;
}
blockquote cite:before {
	content: "\2014 \0020";
}
blockquote cite a, blockquote cite a:visited {
	color: #9c9c9c;
}
blockquote:before {
	font-family: 'WebHostingHub-Glyphs' !important;
	background: none;
	width: 0px;
	height: 0px;
	font-style: normal;
	color: #c8c8c8;
	content: '\f328';
	font-size: 24px;
	position: relative;
	top: 0px;
	left: -35px;
	float: left;
}
blockquote, blockquote p {
	font-size: 21px;
	color: #9c9c9c;
	line-height: 34px;
}
/* Pullquote */
.pullquote, .pullquote-right, .pullquote-left {
	font-size: 21px;
	color: #9c9c9c;
	letter-spacing: 0;
	margin-bottom: 0;
	font-style: italic;
	margin-top: 9px;
	line-height: 34px;
}
.pullquote {
	width: 100%;
	display: inline-block;
	text-align: center;
	position: relative;
	margin-bottom: 9px;
}
.pullquote:before {
	font-family: 'WebHostingHub-Glyphs' !important;
	background: none;
	width: 0px;
	height: 0px;
	font-style: normal;
	color: #c8c8c8;
	content: '\f328';
	font-size: 24px;
	position: relative;
	top: 0px;
	float: left;
}
.pullquote:after {
	font-family: 'WebHostingHub-Glyphs' !important;
	background: none;
	width: 0px;
	height: 0px;
	font-style: normal;
	color: #c8c8c8;
	content: '\f329';
	font-size: 24px;
	position: relative;
	top: 0px;
	right: 24px;
	float: right;
}
.pullquote-left {
	float: left;
	border-right: 2px solid #c8c8c8;
	margin-left: 0;
	padding-left: 0;
	margin-right: 30px;
	padding-right: 30px;
	width: 50%;
}
.pullquote-right {
	float: right;
	border-left: 2px solid #c8c8c8;
	margin-left: 30px;
	padding-left: 30px;
	width: 50%;
}
/* Dropcaps */
.dropcap {
	text-align: center;
	font-size: 46px;
	color: #a9a9a9;
	float: left;
	margin: 18px 12px 8px 0;
	padding: 0;
}
.dropcap.circle, .dropcap.square {
	width: 48px;
	height: 48px;
	color: #fff;
	font-size: 38px;
	line-height: 53px;
	margin: 8px 12px 0 0;
	background: #95a5a6;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	-o-border-radius: 500px;
	border-radius: 500px;
}
.dropcap.circle.green, .dropcap.square.green {
	background: #295cab;
}
.dropcap.circle.blue, .dropcap.square.blue {
	background: #3498db;
}
.dropcap.circle.yellow, .dropcap.square.yellow {
	background: #f1c40f;
}
.dropcap.circle.red, .dropcap.square.red {
	background: #ed4f4f;
}
.dropcap.circle.white, .dropcap.square.white {
	color: #95a5a6;
	background: #f5f6f8;
}
.dropcap.square {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
kbd, .highlight {
	padding: 2px 5px 3px 5px;
	background: #95a5a6;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fff;
	vertical-align: baseline;
}
a {
	color: inherit;
}
a:hover {
	color: #3598db;
}
table {
	width: 100%;
	background: white;
	margin-bottom: 45px;
}
table thead, table tfoot {
	background: whitesmoke;
}
table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td {
	padding: 0.5rem 0.625rem 0.625rem;
	text-align: left;
}
table tr th, table tr td {
	padding: 0.5625rem 0.625rem;
}
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
	display: table-cell;
	line-height: 1.625rem;
	border-bottom: solid 1px #f0f0f0;
}
table thead {
	border-top: 1px solid #f2f3f4;
	border-left: none;
	border-right: none;
}
table.table thead {
	background: #95a5a6;
	color: white;
	border: none;
}
table.table.blue thead {
	background: #3498db;
	color: white;
	border: none;
}
table.table.green thead {
	background: #295cab;
	color: white;
	border: none;
}
table.table.yellow thead {
	background: #f1c40f;
	color: white;
	border: none;
}
table.table.red thead {
	background: #ed4f4f;
	color: white;
	border: none;
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: bold;
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	/* IE8-9 */
	margin-top: 3px \9;
	line-height: normal;
}
input[type="file"] {
	display: block;
}
input[type="range"] {
	display: block;
	width: 100%;
}
select[multiple], select[size] {
	height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555555;
}
fieldset {
	border: solid 1px #dddddd;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 20px 34px 39px 34px;
	margin: 18px 0;
}
fieldset legend {
	font-weight: bold;
	background: white;
	padding: 0 5px;
	margin: 0;
	margin-left: -3px;
}
.form-control {
	display: block;
	width: 100%;
	padding: 10px 16px;
	color: #555555;
	background: none !important;
	border: 1px solid #ddd;
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
 .form-control::-moz-placeholder {
 color: #999999;
 opacity: 1;
}
 .form-control:-ms-input-placeholder {
 color: #999999;
}
 .form-control::-webkit-input-placeholder {
 color: #999999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eeeeee;
	opacity: 1;
}
textarea.form-control {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: none;
}
input[type="date"] {
	line-height: 34px;
}
.form-group {
	margin-bottom: 15px;
}
.radio, .checkbox {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
}
.radio label, .checkbox label {
	display: inline;
	font-weight: normal;
	cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}
.radio + .radio, .checkbox + .checkbox {
	margin-top: -5px;
}
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 4px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}
input[type="radio"][disabled], fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], fieldset[disabled] input[type="checkbox"], .radio[disabled], fieldset[disabled] .radio, .radio-inline[disabled], fieldset[disabled] .radio-inline, .checkbox[disabled], fieldset[disabled] .checkbox, .checkbox-inline[disabled], fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
.has-feedback {
	position: relative;
}
.has-feedback .form-control {
	padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
	color: #3c763d;
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}
.has-success .form-control-feedback {
	color: #3c763d;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
	color: #8a6d3b;
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
	color: #8a6d3b;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
	color: #a94442;
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}
.has-error .form-control-feedback {
	color: #a94442;
}
.form-control-static {
	margin-bottom: 0;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}
 @media only screen and (min-width: 40.063em) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
.form-inline .input-group > .form-control {
	width: 100%;
}
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .radio, .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 6px;
	padding-left: 0;
	vertical-align: middle;
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	float: none;
	margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
	top: 0;
}
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 27px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	display: table;
}
.form-horizontal .form-group:after {
	clear: both;
}
.form-horizontal .form-control-static {
	padding-top: 7px;
}
 @media only screen {
.form-horizontal .control-label {
	text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px;
}
.img-left {
	float: left;
	border: none;
	margin: 3px 16px 11px 0;
}
.img-right {
	float: right;
	border: none;
	margin: 3px 0 11px 16px;
}
.img-center {
	display: block;
	margin: 5px auto 11px;
}
.img-rounded {
	border-radius: 6px;
}
.img-border {
	padding: 6px;
	border: 5px solid #f1f1f1;
	line-height: 1.42857;
	background-color: white;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.img-circle {
	border-radius: 50%;
}
/* image caption */
.mo-caption {
	/*float: left;*/
	text-align: center;
	position: relative;
}
/*.mo-caption img, .mo-caption .mask, .mo-caption .content {
	width: 100%;
}*/
.mo-caption .mask, .mo-caption .content {
	top: 0;
	left: 0;
	position: absolute;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	cursor: pointer;
	z-index: 99;
}
.mo-caption .content {
	opacity: 0;
	overflow: hidden;
}
.mo-caption .mask {
	background-color: #000;
	opacity: 0.2;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	filter: alpha(opacity=35);
	z-index: 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.mo-caption .content .preview, .mo-caption .content .permalink {
	font-size: 16px;
	width: 45px;
	height: 45px;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	display: inline-block;
	position: absolute;
	text-align: center;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	color: #fff;
	background-color: #95a5a6;
}
.mo-caption .content .preview i, .mo-caption .content .permalink i {
	position: relative;
	top: 9px;
}
.preview.fancybox {
	background-color: #295cab !important;
}
.preview.fancybox:hover {
	background-color: #fcfcfc !important;
	color: #295cab !important;
}
.mo-caption .content .preview {
	left: -moz-calc(50%);
	left: -webkit-calc(50%);
	left: -o-calc(50%);
	left: calc(50%);
	top: -50px;
	margin-left: -48px;
}
.mo-caption .content .permalink {
	bottom: -50px;
	margin-left: 3px;
}
.mo-caption.move:hover .mask {
	opacity: 0;
}
.mo-caption.move .content:hover {
	opacity: 1;
}
.mo-caption.move .content:hover .preview {
 top: -moz-calc(50% - (45px / 2));
 top: -webkit-calc(50% - (45px / 2));
 top: -o-calc(50% - (45px / 2));
 top: calc(50% - (45px / 2));
}
.mo-caption.move .content:hover .permalink {
 bottom: -moz-calc(50% - (45px / 2));
 bottom: -webkit-calc(50% - (45px / 2));
 bottom: -o-calc(50% - (45px / 2));
 bottom: calc(50% - (45px / 2));
}
.button {
	font-family: 'Oswald', sans-serif;   
	display: inline-block;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 9px 16px 11px 16px;
	font-size: 14px;
	line-height: 1.42857;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin: 0 0 10px;
}
.button:focus, .button:active:focus, .button.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.button:hover, .button:focus {
	color: #333333;
	text-decoration: none;
}
.button:active, .button.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.button.disabled, .button[disabled], fieldset[disabled] .button {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* button color */
.button {
	background: #95a5a6;
	color: white;
	border: none;
}
.button:hover, .button:focus, .button:active, .button.active {
	background: #aab7b8;
	color: white;
	border: none;
}
.button.blue {
	background: #3498db;
	color: white;
	border: none;
}
.button.blue:hover, .button.blue:focus, .button.blue:active, .button.blue.active {
	background: #5dade2;
	color: white;
	border: none;
}
.button.green {
	background: #295cab;
	color: white;
	border: none;
}
.button.green:hover, .button.green:focus, .button.green:active, .button.green.active {
	background: #72d3d8;
	color: white;
	border: none;
}
.button.yellow {
	background: #f1c40f;
	color: white;
	border: none;
}
.button.yellow:hover, .button.yellow:focus, .button.yellow:active, .button.yellow.active {
	background: #f4d03f;
	color: white;
	border: none;
}
.button.red {
	background: #ed4f4f;
	color: white;
	border: none;
}
.button.red:hover, .button.red:focus, .button.red:active, .button.red.active {
	background: #f17272;
	color: white;
	border: none;
}
.button.white {
	background: #f5f6f8;
	border: 1px solid #e8e9ed;
	color: #999;
}
.button.white:hover, .button.white:focus, .button.white:active, .button.white.active {
	background: #fcfcfc;
	border: 1px solid #e8e9ed;
	color: #999;
}
/* button border */
.button.button-border {
	border: 2px solid #95a5a6;
	color: #aab7b8;
	background: #fff;
}
.button.button-border:hover, .button.button-border:focus, .button.button-border:active, .button.button-border.active {
	color: #fff;
	background: #95a5a6;
	border: 2px solid #95a5a6;
}
.button.button-border.blue {
	border-color: #5dade2;
	color: #5dade2;
}
.button.button-border.blue:hover, .button.button-border.blue:focus, .button.button-border.blue:active, .button.button-border.blue.active {
	color: #fff;
	background: #3498db;
	border: 2px solid #3498db;
}
.button.button-border.green {
	border-color: #72d3d8;
	color: #72d3d8;
}
.button.button-border.green:hover, .button.button-border.green:focus, .button.button-border.green:active, .button.button-border.green.active {
	color: #fff;
	background: #295cab;
	border: 2px solid #295cab;
}
.button.button-border.yellow {
	border-color: #f4d03f;
	color: #f4d03f;
}
.button.button-border.yellow:hover, .button.button-border.yellow:focus, .button.button-border.yellow:active, .button.button-border.yellow.active {
	color: #fff;
	background: #f1c40f;
	border: 2px solid #f1c40f;
}
.button.button-border.red {
	border-color: #f17272;
	color: #f17272;
}
.button.button-border.red:hover, .button.button-border.red:focus, .button.button-border.red:active, .button.button-border.red.active {
	color: #fff;
	background: #ed4f4f;
	border: 2px solid #ed4f4f;
}
.button.button-border.white {
	color: #999;
	border-color: #f5f6f8;
}
.button.button-border.white:hover, .button.button-border.white:focus, .button.button-border.white:active, .button.button-border.white.active {
	color: #999;
	background: #f5f6f8;
	border: 2px solid #f5f6f8;
}
.open .button.dropdown-toggle {
	color: white;
	background-color: #b3c4c5;
}
.button:active, .button.active {
	background-image: none;
}
.open .button.dropdown-toggle {
	background-image: none;
}
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button.disabled:active, .button.disabled.active, .button[disabled], .button[disabled]:hover, .button[disabled]:focus, .button[disabled]:active, .button[disabled].active, fieldset[disabled] .button, fieldset[disabled] .button:hover, fieldset[disabled] .button:focus, fieldset[disabled] .button:active, fieldset[disabled] .button.active {
	background-color: #95a5a6;
}
.button .badge {
	color: #95a5a6;
	background-color: white;
}
.open .white.dropdown-toggle {
	color: #999;
	background-color: #ebebeb;
	border-color: #adadad;
}
.button.white:active, .button.white.active {
	background-image: none;
}
.open .white.dropdown-toggle {
	background-image: none;
}
.white.disabled, .white.disabled:hover, .white.disabled:focus, .white.disabled:active, .white.disabled.active, .white[disabled], .white[disabled]:hover, .white[disabled]:focus, .white[disabled]:active, .white[disabled].active, fieldset[disabled] .white, fieldset[disabled] .white:hover, fieldset[disabled] .white:focus, fieldset[disabled] .white:active, fieldset[disabled] .white.active {
	background-color: white;
	border-color: #cccccc;
}
.white .badge {
	color: white;
	background-color: #333333;
}
.open .green.dropdown-toggle {
	color: white;
	background-color: #30dab8;
}
.button.green:active, .button.green.active {
	background-image: none;
}
.open .green.dropdown-toggle {
	background-image: none;
}
.green.disabled, .green.disabled:hover, .green.disabled:focus, .green.disabled:active, .green.disabled.active, .green[disabled], .green[disabled]:hover, .green[disabled]:focus, .green[disabled]:active, .green[disabled].active, fieldset[disabled] .green, fieldset[disabled] .green:hover, fieldset[disabled] .green:focus, fieldset[disabled] .green:active, fieldset[disabled] .green.active {
	background-color: #1abc9c;
}
.green .badge {
	color: #1abc9c;
	background-color: white;
}
.open .blue.dropdown-toggle {
	color: white;
	background-color: #5ebeff;
}
.button.blue:active, .button.blue.active {
	background-image: none;
}
.open .blue.dropdown-toggle {
	background-image: none;
}
.blue.disabled, .blue.disabled:hover, .blue.disabled:focus, .blue.disabled:active, .blue.disabled.active, .blue[disabled], .blue[disabled]:hover, .blue[disabled]:focus, .blue[disabled]:active, .blue[disabled].active, fieldset[disabled] .blue, fieldset[disabled] .blue:hover, fieldset[disabled] .blue:focus, fieldset[disabled] .blue:active, fieldset[disabled] .blue.active {
	background-color: #3498db;
}
.blue .badge {
	color: #3498db;
	background-color: white;
}
.open .yellow.dropdown-toggle {
	color: white;
	background-color: #fdd845;
}
.button.yellow:active, .button.yellow.active {
	background-image: none;
}
.open .yellow.dropdown-toggle {
	background-image: none;
}
.yellow.disabled, .yellow.disabled:hover, .yellow.disabled:focus, .yellow.disabled:active, .yellow.disabled.active, .yellow[disabled], .yellow[disabled]:hover, .yellow[disabled]:focus, .yellow[disabled]:active, .yellow[disabled].active, fieldset[disabled] .yellow, fieldset[disabled] .yellow:hover, fieldset[disabled] .yellow:focus, fieldset[disabled] .yellow:active, fieldset[disabled] .yellow.active {
	background-color: #f1c40f;
}
.yellow .badge {
	color: #f1c40f;
	background-color: white;
}
.open .red.dropdown-toggle {
	color: white;
	background-color: #ff897c;
}
.button.red:active, .button.red.active {
	background-image: none;
}
.open .red.dropdown-toggle {
	background-image: none;
}
.red.disabled, .red.disabled:hover, .red.disabled:focus, .red.disabled:active, .red.disabled.active, .red[disabled], .red[disabled]:hover, .red[disabled]:focus, .red[disabled]:active, .red[disabled].active, fieldset[disabled] .red, fieldset[disabled] .red:hover, fieldset[disabled] .red:focus, fieldset[disabled] .red:active, fieldset[disabled] .red.active {
	background-color: #ed4f4f;
}
.red .badge {
	color: #ed4f4f;
	background-color: white;
}
.button.link {
	color: #72d3d8;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0;
	background: transparent;
}
.button.link, .button.link:active, .button.link[disabled], fieldset[disabled] .button.link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.button.link, .button.link:hover, .button.link:focus, .button.link:active {
	border-color: transparent;
}
.button.link:hover, .button.link:focus {
	color: #72d3d8;
	background-color: transparent;
}
.button.link[disabled]:hover, .button.link[disabled]:focus, fieldset[disabled] .button.link:hover, fieldset[disabled] .button.link:focus {
	color: #999999;
	text-decoration: none;
}
.button.large {
	padding: 14px 20px 15px 20px;
	font-size: 18px;
	line-height: 1.33;
}
.button.small {
	padding: 9px 14px 10px 14px;
	font-size: 12px;
	line-height: 1.5;
}
.button.tiny {
	padding: 4px 9px 5px 9px;
	font-size: 11px;
	line-height: 1.5;
}
.button-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.button-block + .button-block {
	margin-top: 5px;
}
input[type="submit"].button-block, input[type="reset"].button-block, input[type="button"].button-block {
	width: 100%;
}
button.round, .button.round {
	-webkit-border-radius: 1000px;
	border-radius: 1000px;
}
.button i {
	top: 3px;
	left: 3px;
	position: relative;
}
/* Responsive tab */
.resp-tabs-list {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.resp-tabs-list:before, .resp-tabs-list:after {
	content: " ";
	display: table;
}
.resp-tabs-list:after {
	clear: both;
}
h4.resp-accordion:hover, h4.resp-accordion:focus, .resp-tabs-list li:hover, .resp-tabs-list li:focus {
	text-decoration: none;
	background-color: #eee;
	border-color: #eee #eee #ddd;
	cursor: pointer;
	color: #295cab;
}
h4.resp-accordion, .resp-tabs-list li {
	position: relative;
	font-size: 16px !important;
	text-transform: uppercase !important;
	line-height: 1.42857;
	padding: 10px 15px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	transition: all 0.4s ease-in-out 0s;
	-moz-transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	-ms-transition: all 0.4s ease-in-out 0s;
}
h4.resp-accordion.resp-tab-active, h4.resp-accordion.resp-tab-active:hover, h4.resp-accordion.resp-tab-active:active, .resp-tabs-list li.resp-tab-active, .resp-tabs-list li.resp-tab-active:hover, .resp-tabs-list li.resp-tab-active:active {
	color: #fff;
	background: #295cab;
	border: 1px solid #295cab;
}
.resp-tab-content {
	display: none;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}
.resp-arrow {
	float: right;
}
.resp-arrow:before {
	font-family: 'WebHostingHub-Glyphs';
	background: none;
	width: auto;
	height: auto;
	font-style: normal;
	content: '\f488';
	font-size: 11px;
	position: relative;
}
.resp-tab-active .resp-arrow {
	float: right;
}
.resp-tab-active .resp-arrow:before {
	font-family: 'WebHostingHub-Glyphs';
	content: '\f48b';
}
h4.resp-accordion {
	cursor: pointer;
	display: none;
}
.resp-content-active, .resp-accordion-active {
	display: block;
}
/* responsive tab top */
.resp-tabs-top .resp-tabs-list li {
	display: block;
	float: left;
	margin-bottom: -1px;
	margin-right: 2px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.resp-tabs-top .resp-tabs-list li.resp-tab-active, .resp-tabs-top .resp-tabs-list li.resp-tab-active:hover, .resp-tabs-top .resp-tabs-list li.resp-tab-active:active {
	border-bottom-color: transparent;
	cursor: default;
}
.resp-tabs-top .resp-tab-content {
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0;
	border-radius: 5px;
	border-top-left-radius: 0;
}
/* responsive tab bottom */
.resp-tabs-bottom .resp-tabs-list li {
	display: block;
	float: left;
	margin-top: -1px;
	margin-right: 2px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.resp-tabs-bottom .resp-tabs-list li.resp-tab-active, .resp-tabs-bottom .resp-tabs-list li.resp-tab-active:hover, .resp-tabs-bottom .resp-tabs-list li.resp-tab-active:active {
	border-top-color: transparent;
	cursor: default;
}
.resp-tabs-bottom .resp-tab-content {
	margin-bottom: 0px;
	-webkit-border-radius: 5px;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 5px;
	-moz-border-radius-bottomleft: 0;
	border-radius: 5px;
	border-bottom-left-radius: 0;
}
/* responsive tab left */
.resp-tabs-left .resp-tabs-list {
	float: left;
	width: 30%;
	margin-top: 20px;
}
.resp-tabs-left .resp-tabs-list li {
	margin-right: -1px;
	margin-bottom: 2px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
.resp-tabs-left .resp-tabs-list li.resp-tab-active, .resp-tabs-left .resp-tabs-list li.resp-tab-active:hover, .resp-tabs-left .resp-tabs-list li.resp-tab-active:active {
	border-right: none;
	cursor: default;
}
.resp-tabs-left .resp-tabs-container {
	float: left;
	width: 70%;
}
.resp-tabs-left .resp-tab-content {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
/* responsive tab right */
.resp-tabs-right .resp-tabs-list {
	float: right;
	width: 30%;
	margin-top: 20px;
}
.resp-tabs-right .resp-tabs-list li {
	margin-left: -1px;
	margin-bottom: 2px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
.resp-tabs-right .resp-tabs-list li.resp-tab-active, .resp-tabs-right .resp-tabs-list li.resp-tab-active:hover, .resp-tabs-right .resp-tabs-list li.resp-tab-active:active {
	border-left: none;
	cursor: default;
}
.resp-tabs-right .resp-tabs-container {
	float: left;
	width: 70%;
}
.resp-tabs-right .resp-tab-content {
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/* Accordion */
.resp-accordion h4.resp-accordion {
	display: block;
}
 @media only screen and (max-width: 767px) {
ul.resp-tabs-list {
	display: none;
}
h4.resp-accordion {
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.resp-tabs-container {
	width: 100% !important;
}
.resp-tab-content {
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-ms-border-radius: 5px !important;
	-o-border-radius: 5px !important;
	border-radius: 5px !important;
}
h4.resp-accordion, .resp-tabs-list li {
	transition: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
}
}
/* icon default */
.svg-icon, .svg-icon .svg {
	width: 90px;
	height: 90px;
}
.svg-icon .icon-wrapper i {
	font-size: 32px;
}
/* icon small */
.svg-icon.small, .svg-icon.small .svg {
	width: 70px;
	height: 70px;
}
.svg-icon.small .icon-wrapper i {
	font-size: 28px;
}
/* icon large */
.svg-icon.large, .svg-icon.large .svg {
	width: 120px;
	height: 120px;
}
.svg-icon.large .icon-wrapper i {
	font-size: 48px;
}
/* icon style 1 */
.svg-icon .svg-path, .svg-icon.style1 .svg-path {
	fill: none;
	stroke: #95a5a6;
	stroke-width: 12;
}
.svg-icon .icon-wrapper i, .svg-icon.style1 .icon-wrapper i, .svg-icon.style2 .icon-wrapper i, .no-shape i {
	color: #95a5a6;
}
.svg-icon.blue .svg-path, .svg-icon.style1.blue .svg-path {
	stroke: #3498db;
}
.svg-icon.blue .icon-wrapper i, .svg-icon.style1.blue .icon-wrapper i, .svg-icon.style2.blue .icon-wrapper i, .no-shape.blue i {
	color: #3498db;
}
.svg-icon.green .svg-path, .svg-icon.style1.green .svg-path {
	stroke: #295cab;
}
.svg-icon.green .icon-wrapper i, .svg-icon.style1.green .icon-wrapper i, .svg-icon.style2.green .icon-wrapper i, .no-shape.green i {
	color: #295cab;
}
.svg-icon.yellow .svg-path, .svg-icon.style1.yellow .svg-path {
	stroke: #f1c40f;
}
.svg-icon.yellow .icon-wrapper i, .svg-icon.style1.yellow .icon-wrapper i, .svg-icon.style2.yellow .icon-wrapper i, .no-shape.yellow i {
	color: #f1c40f;
}
.svg-icon.red .svg-path, .svg-icon.style1.red .svg-path {
	stroke: #ed4f4f;
}
.svg-icon.red .icon-wrapper i, .svg-icon.style1.red .icon-wrapper i, .svg-icon.style2.red .icon-wrapper i, .no-shape.red i {
	color: #ed4f4f;
}
.svg-icon.white .svg-path, .svg-icon.style1.white .svg-path {
	stroke: #ffffff;
}
.svg-icon.style2.white .icon-wrapper i {
	color: #999;
}
/* icon style 2 */
.svg-icon.style2 .svg-path {
	fill: #fcfcfc;
	stroke: #ebebed;
	stroke-width: 6px;
}
/* icon shield style 3 */
.svg-icon.style3 .icon-wrapper i {
	color: #ffffff;
}
/* icon style 3 - default */
.svg-icon.style3 .svg-path {
	fill: #95a5a6;
	stroke: none;
}
/* icon shield style 3 - green */
.svg-icon.style3.green .svg-path {
	fill: #295cab;
	stroke: none;
}
/* icon shield style 3 - blue */
.svg-icon.style3.blue .svg-path {
	fill: #3498db;
	stroke: none;
}
/* icon shield style 3 - yellow */
.svg-icon.style3.yellow .svg-path {
	fill: #f1c40f;
	stroke: none;
}
/* icon shield style 3 - red */
.svg-icon.style3.red .svg-path {
	fill: #ed4f4f;
	stroke: none;
}
/* icon shield style 3 - white */
.svg-icon.style3.white .svg-path {
	fill: #f5f6f8;
	stroke: none;
}
.svg-icon.style3.white .icon-wrapper i {
	color: #999;
}
/* no shape */
.no-shape {
	text-align: center;
}
.no-shape i {
	font-size: 48px;
	line-height: 67px;
}
.no-shape.small i {
	font-size: 34px;
	line-height: 38px;
}
.no-shape.large i {
	font-size: 64px;
	line-height: 97px;
}
.panel {
	margin-bottom: 20px;
	padding: 40px 2px 20px;
	background: #f0f0f0 !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	position: relative;
}
.panel a.button {
	margin: 15px 0 10px 0;
}
.panel.fold {
	background: #95a5a6;
	border: none;
}
.panel.fold ul[class^="list-type"], .panel.fold ul[class*="list-type"] {
	color: #fff;
}
.panel.fold ul[class^="list-type"] li:before, .panel.fold ul[class*="list-type"] li:before {
	color: #fff;
}
.panel.fold:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	border-width: 0 30px 30px 0;
	border-style: solid;
	border-color: white white #617374 #617374;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	background: #4f4f4f;
	display: block;
	width: 0;
}
.panel.fold.green {
	background: #295cab;
}
.panel.fold.green:before {
	border-color: white white #207378 #207378;
}
.panel.fold.blue {
	background: #3498db;
}
.panel.fold.blue:before {
	border-color: white white #196090 #196090;
}
.panel.fold.yellow {
	background: #f1c40f;
}
.panel.fold.yellow:before {
	border-color: white white #927608 #927608;
}
.panel.fold.red {
	background: #ed4f4f;
}
.panel.fold.red:before {
	border-color: white white #c21414 #c21414;
}
.panel.radius {
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.breadcrumb {
	margin: 0px;
	list-style: none;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #cccccc;
}
.breadcrumb > .active {
	color: #999999;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	border-radius: 4px;
	margin: 20px 0;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	font-size: 14px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #3498db;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	margin-left: -1px;
	padding: 7px 12px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #fff;
	background-color: #3498db;
	border-color: #3498db;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 2;
	color: #fff;
	background-color: #3498db;
	cursor: default;
	border-color: #3498db;
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
	font-size: 14px;
}
.pager:before, .pager:after {
	content: " ";
	display: table;
}
.pager:after {
	clear: both;
}
.pager li {
	display: inline;
}
.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	color: #3498db;
	background-color: white;
	border: 1px solid #e0e0e0;
	border-radius: 500px;
}
.pager li > a:hover, .pager li > a:focus {
	text-decoration: none;
	background-color: #3498db;
	border-color: #3498db;
	color: #fff;
}
.pager .next > a, .pager .next > span {
	float: right;
}
.pager .previous > a, .pager .previous > span {
	float: left;
}
.pagination > li, .pager li {
	display: inline;
}
/* line 5, ../sass/components/bootstrap/_labels.scss */
.label {
	display: inline;
	padding: .2em .8em .3em;
	font-size: 11px;
	/*  font-weight: bold;*/
	line-height: 1;
	text-transform: uppercase;
	color: white;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
}
.label[href]:hover, .label[href]:focus {
	color: white;
	text-decoration: none;
	cursor: pointer;
}
.label:empty {
	display: none;
}
.btn .label {
	position: relative;
	top: -1px;
}
.label {
	background: #95a5a6;
	color: white;
	border: none;
}
.label.blue {
	background: #3498db;
	color: white;
	border: none;
}
.label.green {
	background: #295cab;
	color: white;
	border: none;
}
.label.yellow {
	background: #f1c40f;
	color: white;
	border: none;
}
.label.red {
	background: #ed4f4f;
	color: white;
	border: none;
}
.label.white {
	background: #f5f6f8;
	border: 1px solid #e8e9ed;
	color: #999;
}
.label[href]:hover, .label[href]:focus {
	background-color: #798d8f;
}
.label.radius {
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.label.round {
	-webkit-border-radius: 1000px;
	border-radius: 1000px;
}
/* alert box */
.alert-box {
	border-style: solid;
	border-width: 1px;
	display: block;
	margin-bottom: 1.25rem;
	position: relative;
	padding: 14px 16px 15px 16px;
	font-size: 14px;
	background-color: #f8f8f8;
	border-color: #d1d1d1;
	color: #9a9a9a;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}
.alert-box .close {
	font-size: 20px;
	padding: 9px 6px 4px;
	line-height: 0;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	right: 10px;
	color: #9a9a9a;
	opacity: 0.8;
}
.alert-box.radius {
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.alert-box.round {
	-webkit-border-radius: 1000px;
	border-radius: 1000px;
}
.alert-box.blue {
	background-color: #cce9f2;
	border-color: #86cde3;
	color: #3194b1;
}
.alert-box.blue .close {
	color: #3194b1;
}
.alert-box.green {
	background-color: #d8f1c6;
	border-color: #b3cda1;
	color: #749958;
}
.alert-box.green .close {
	color: #749958;
}
.alert-box.red {
	background-color: #f9d9d9;
	border-color: #e1a1a1;
	color: #b55454;
}
.alert-box.red .close {
	color: #b55454;
}
.alert-box.yellow {
	background-color: #fbf4dd;
	border-color: #d1c9ae;
	color: #978c68;
}
.alert-box.yellow .close {
	color: #978c68;
}
.alert-box i {
	margin-right: 3px;
	top: 2px;
	position: relative;
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: white;
	text-align: center;
	text-decoration: none;
	background-color: black;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: black;
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: black;
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: black;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: black;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: black;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: black;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: black;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: black;
}
.promo-box {
	width: 100%;
	position: relative;
	overflow: hidden;
	margin: 15px 0px 25px 0px;
	padding-left: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	background: #95a5a6;
	color: white;
	border: none;/* promo box color */
}
.promo-box h1, .promo-box h2, .promo-box h3, .promo-box h4, .promo-box h5, .promo-box h6 {
	color: #fff;
	margin-bottom: 0px;
}
.promo-box p {
	color: #fff;
	margin-bottom: 5px;
}
.promo-box .promo-button {
	width: 25%;
	margin: 0;
	text-align: center;
	float: right;
	height: 100%;
	position: absolute;
	right: 0;
	padding: 45px 0;
	background-color: rgba(255, 255, 255, 0.15);
}
.promo-box .promo-button h3 {
	font-size: 30px;
	display: inline-block;
}
.promo-box .promo-button i {
	top: -5px;
	width: 35px;
	height: 35px;
	margin-left: 5px;
	padding-top: 3px;
	background: #fff;
	color: #95a5a6;
	font-size: 11px;
	position: relative;
	display: inline-block;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}
.promo-box.blue {
	background: #3498db;
	color: white;
	border: none;
}
.promo-box.blue .promo-button i {
	color: #5dade2;
}
.promo-box.green {
	background: #295cab;
	color: white;
	border: none;
}
.promo-box.green .promo-button i {
	color: #72d3d8;
}
.promo-box.yellow {
	background: #f1c40f;
	color: white;
	border: none;
}
.promo-box.yellow .promo-button {
	background-color: rgba(255, 255, 255, 0.25);
}
.promo-box.yellow .promo-button i {
	color: #f4d03f;
}
.promo-box.red {
	background: #ed4f4f;
	color: white;
	border: none;
}
.promo-box.red .promo-button {
	background-color: rgba(255, 255, 255, 0.2);
}
.promo-box.red .promo-button i {
	color: #f17272;
}
.promo-box.white {
	background: #f5f6f8;
	border: 1px solid #e8e9ed;
	color: #999;
}
.promo-box.white h1, .promo-box.white h2, .promo-box.white h3, .promo-box.white h4, .promo-box.white h5, .promo-box.white h6 {
	color: #999;
}
.promo-box.white p {
	color: #999;
}
.promo-box.white .promo-button {
	background-color: rgba(160, 160, 160, 0.1);
}
.promo-box.white .promo-button i {
	color: #999;
}
.promo-text {
	width: 75%;
	padding-top: 28px;
	padding-bottom: 23px;
	float: left;
}
.promo-text .svg-icon, .promo-text .no-shape {
	top: -5px;
	position: relative;
}
/* feature */
.feature .svg-icon, .feature .no-shape {
	margin: 7px auto 12px auto !important;
}
.feature h1, .feature h2, .feature h3, .feature h4, .feature h5, .feature h6, .feature p {
	text-align: center;
	color: #333;
}
.feature-left .svg-icon, .feature-left .no-shape {
	float: left;
	margin: 7px 18px 0 0 !important;
}
.feature-left h1, .feature-left h2, .feature-left h3, .feature-left h4, .feature-left h5, .feature-left h6, .feature-left p {
	text-align: left;
}
.feature-left p {
	text-transform: capitalize;
}
.feature-right .svg-icon, .feature-right .no-shape {
	float: right;
	margin: 7px 0 0 18px !important;
}
.feature-right h1, .feature-right h2, .feature-right h3, .feature-right h4, .feature-right h5, .feature-right h6, .feature-right p {
	text-align: left;
}
.feature-right p, .feature-left p {
	overflow: hidden;
}
/* feature box */
.mo-feature {
	min-height: 280px;
}
.feature-box {
	height: 255px;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	padding: 20px;
}
.feature-box:hover {
	height: 299px;
	margin-top: -22px;
	position: relative;
	z-index: 99;
	box-shadow: 0 9px 0px 0px white, 0 -9px 0px 0px white, 12px 0 12px -4px rgba(0, 0, 0, 0.1), -12px 0 12px -4px rgba(0, 0, 0, 0.1);
}
.feature-box .svg-icon i, .feature-box .no-shape i {
	position: relative;
	transition: all .85s ease-in-out !important;
	-moz-transition: all .85s ease-in-out !important;
	-webkit-transition: all .85s ease-in-out !important;
}
.feature-box:hover .svg-icon i, .feature-box:hover .no-shape i {
	position: relative;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.feature-box:hover .svg-icon, .feature-box:hover .no-shape {
	margin: 10px auto !important;
}
.feature-box .svg-icon {
	margin: 45px auto 12px auto !important;
	background: none;
	color: #fff;
	transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
}
.feature-box .no-shape {
	margin: 52px auto 12px auto !important;
	text-align: center;
	color: #fff;
	transition: all .35s ease-in-out;
	-moz-transition: all .35s ease-in-out;
	-webkit-transition: all .35s ease-in-out;
}
.feature-box h1, .feature-box h2, .feature-box h3, .feature-box h4, .feature-box h5, .feature-box h6, .feature-box p {
	text-align: center;
	transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-webkit-transition: all .25s ease-in-out;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
}
.feature-box:hover h1, .feature-box:hover h2, .feature-box:hover h3, .feature-box:hover h4, .feature-box:hover h5, .feature-box:hover h6, .feature-box:hover p {
	color: #fff;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	opacity: 1;
}
/* feature offset */
.feature-offset {
	text-align: center;
}
.feature-offset.panel {
	margin-top: 45px;
	float: left;
	border-width: 1px;
	position: relative;
	border-style: solid;
	border-color: #e8e8e8;
	background: #fdfdfd;
	-webkit-box-shadow: 0px 3px 0px 0px rgba(247, 247, 247, 0);
	-moz-box-shadow: 0px 3px 0px 0px rgba(247, 247, 247, 0);
	box-shadow: 0px 3px 0px 0px rgba(247, 247, 247, 0);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.feature-offset.panel .svg-icon {
	margin-top: -75px !important;
	position: relative;
}
.feature-offset.panel .small.svg-icon {
	margin-top: -60px !important;
	position: relative;
}
.feature-offset.panel .large.svg-icon {
	margin-top: -90px !important;
	position: relative;
}
.feature-offset.panel.small {
	margin-top: 30px;
}
.feature-offset.panel.large {
	margin-top: 60px;
}
.feature-offset.panel:after {
	left: 4px;
	right: 4px;
	bottom: -5px;
	box-shadow: 0 0 1px #ddd;
}
.feature-offset.panel:before {
	border: 1px solid #e8e8e8;
}
.feature-offset.panel:after, .feature-offset.panel:before {
	content: "";
	position: absolute;
	bottom: -4px;
	left: 6px;
	right: 6px;
	height: 3px;
	border-top: none;
	-webkit-border-bottom-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}
 @media screen and (max-width: 981px) {
.alpha, h1 {
	font-size: 20px !important;
	line-height: normal;
}
.beta, h2 {
	font-size: 20px !important;
	line-height: normal;
}
.gamma, h3 {
	font-size: 20px !important;
	line-height: normal;
}
.delta, h4 {
	font-size: 20px !important;
	line-height: normal;
}
}

/* Tablet Potrait */
@media screen and (max-width: 768px) {
.promo-box {
	height: 198px !important;
}
.promo-box .promo-text {
	width: 100% !important;
	float: left !important;
}
.promo-box .promo-text .svg-icon, .promo-box .promo-text .no-shape {
	top: -16px !important;
}
.promo-box .promo-button {
	width: 100% !important;
	float: left !important;
	margin-top: 118px !important;
	padding: 25px 0 !important;
}
.promo-box .promo-button i {
	top: -2px !important;
}
.promo-box h1, .promo-box h2, .promo-box h3, .promo-box h4, .promo-box h5, .promo-box h6 {
	font-size: 24px !important;
}
.promo-box p {
	font-size: 14px !important;
}
}
.mo-icon-list {
	margin-top: 12px;
	padding-top: 20px;
}
.mo-icon-list li {
	height: 64px;
	font-size: 20px;
	margin-bottom: 25px;
	padding: 12px 12px 11px 12px;
}
.mo-icon-list li i {
	width: 100%;
	margin: -20px 0px -2px 0px;
	font-size: 32px;
	text-align: center;
	float: left;
	margin-bottom: 12px;
}
.mo-icon-list li span {
	width: 100%;
	padding: 3px 5px 4px 5px;
	font: 10px consolas, monospace;
	text-align: center;
	background: #fafafa;
	border: 1px solid #ddd;
	float: left;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-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;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
	cursor: url(../img/grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.2
*/
.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
 *display: inline;
	/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);
	/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
 *display: inline;
/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	/*IE7 fix*/
	opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.owl-item.loading {
	min-height: 150px;
	background: url(../img/AjaxLoader.gif) no-repeat center center;
}
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x: 50%;
	-webkit-perspective-origin-y: 50%;
	-moz-perspective: 1200px;
	-moz-perspective-origin-x: 50%;
	-moz-perspective-origin-y: 50%;
	perspective: 1200px;
}
/* fade */
.owl-fade-out {
	z-index: 10;
	-webkit-animation: fadeOut .7s both ease;
	-moz-animation: fadeOut .7s both ease;
	animation: fadeOut .7s both ease;
}
.owl-fade-in {
	-webkit-animation: fadeIn .7s both ease;
	-moz-animation: fadeIn .7s both ease;
	animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
	-webkit-animation: backSlideOut 1s both ease;
	-moz-animation: backSlideOut 1s both ease;
	animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
	-webkit-animation: backSlideIn 1s both ease;
	-moz-animation: backSlideIn 1s both ease;
	animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
	-webkit-animation: scaleToFade .7s ease both;
	-moz-animation: scaleToFade .7s ease both;
	animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
	-webkit-animation: goDown .6s ease both;
	-moz-animation: goDown .6s ease both;
	animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
	-webkit-animation: scaleUpFrom .5s ease both;
	-moz-animation: scaleUpFrom .5s ease both;
	animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
	-webkit-animation: scaleUpTo .5s ease both;
	-moz-animation: scaleUpTo .5s ease both;
	animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
 0% {
 opacity: 1;
}
}
 @-moz-keyframes empty {
 0% {
 opacity: 1;
}
}
 @keyframes empty {
 0% {
 opacity: 1;
}
}
 @-webkit-keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
 @-moz-keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
 @keyframes fadeIn {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
 @-webkit-keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
 @-moz-keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
 @keyframes fadeOut {
 0% {
 opacity: 1;
}
 100% {
 opacity: 0;
}
}
 @-webkit-keyframes backSlideOut {
 25% {
 opacity: .5;
 -webkit-transform: translateZ(-500px);
}
 75% {
 opacity: .5;
 -webkit-transform: translateZ(-500px) translateX(-200%);
}
 100% {
 opacity: .5;
 -webkit-transform: translateZ(-500px) translateX(-200%);
}
}
 @-moz-keyframes backSlideOut {
 25% {
 opacity: .5;
 -moz-transform: translateZ(-500px);
}
 75% {
 opacity: .5;
 -moz-transform: translateZ(-500px) translateX(-200%);
}
 100% {
 opacity: .5;
 -moz-transform: translateZ(-500px) translateX(-200%);
}
}
 @keyframes backSlideOut {
 25% {
 opacity: .5;
 transform: translateZ(-500px);
}
 75% {
 opacity: .5;
 transform: translateZ(-500px) translateX(-200%);
}
 100% {
 opacity: .5;
 transform: translateZ(-500px) translateX(-200%);
}
}
 @-webkit-keyframes backSlideIn {
 0%, 25% {
 opacity: .5;
 -webkit-transform: translateZ(-500px) translateX(200%);
}
 75% {
 opacity: .5;
 -webkit-transform: translateZ(-500px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateZ(0) translateX(0);
}
}
 @-moz-keyframes backSlideIn {
 0%, 25% {
 opacity: .5;
 -moz-transform: translateZ(-500px) translateX(200%);
}
 75% {
 opacity: .5;
 -moz-transform: translateZ(-500px);
}
 100% {
 opacity: 1;
 -moz-transform: translateZ(0) translateX(0);
}
}
 @keyframes backSlideIn {
 0%, 25% {
 opacity: .5;
 transform: translateZ(-500px) translateX(200%);
}
 75% {
 opacity: .5;
 transform: translateZ(-500px);
}
 100% {
 opacity: 1;
 transform: translateZ(0) translateX(0);
}
}
 @-webkit-keyframes scaleToFade {
 to {
 opacity: 0;
 -webkit-transform: scale(0.8);
}
}
 @-moz-keyframes scaleToFade {
 to {
 opacity: 0;
 -moz-transform: scale(0.8);
}
}
 @keyframes scaleToFade {
 to {
 opacity: 0;
 transform: scale(0.8);
}
}
 @-webkit-keyframes goDown {
 from {
 -webkit-transform: translateY(-100%);
}
}
 @-moz-keyframes goDown {
 from {
 -moz-transform: translateY(-100%);
}
}
 @keyframes goDown {
 from {
 transform: translateY(-100%);
}
}
 @-webkit-keyframes scaleUpFrom {
 from {
 opacity: 0;
 -webkit-transform: scale(1.5);
}
}
 @-moz-keyframes scaleUpFrom {
 from {
 opacity: 0;
 -moz-transform: scale(1.5);
}
}
 @keyframes scaleUpFrom {
 from {
 opacity: 0;
 transform: scale(1.5);
}
}
 @-webkit-keyframes scaleUpTo {
 to {
 opacity: 0;
 -webkit-transform: scale(1.5);
}
}
 @-moz-keyframes scaleUpTo {
 to {
 opacity: 0;
 -moz-transform: scale(1.5);
}
}
 @keyframes scaleUpTo {
 to {
 opacity: 0;
 transform: scale(1.5);
}
}
.heading-line {
	background: #295cab !important;
}
h4.resp-accordion:hover {
	background: none;
}
.resp-tab-active {
	color: #295cab !important;
}
#about-parallax {
	text-align: justify;
}
