html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: 0.35em 0.75em 0.625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

* {
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

img {
	max-width: 100%;
	vertical-align: middle
}

p {
	vertical-align: baseline
}

ul,
ol {
	padding: 0;
	margin: 0
}

.clear {
	clear: both
}

a.readmorebutton:hover{
	color: #fff !important;
}
.readmorebutton {
	padding: 10px 20px;
	color: #fff;
	background: #008eff;
	margin-top: 30px;
}

.detailimg {
	margin-bottom: 40px;
}

.detailimg img {
	width: 100%;
}

.detailh2 {
	margin-top: 40px;
	margin-bottom: 20px;
}

.post_title h3 {
	margin-bottom: 4px !important;
}
.transportpage {
    padding: 10px 20px 10px 20px;
    color: #fff;
    background: #00aced;
}
.hoverbutton{
	margin-top: 15px;
}
.policieslist li{
	margin-right: 75px;
}
.widget_categories ul li {
	text-align: left !important;
}

.logoheader {
	text-align: center;
}

.marqueeli {
	text-align: left !important;
}

.marqueeli p {
	font-size: 13px;
}

.marqueeli span {
	font-size: 10px;
}

.pdflist ul {
	list-style: none;
	margin: -10px 0;
	overflow: hidden;
}

.pdflist ul li {
	width: 100%;
	display: inline-block;
	padding: 10px 0;
	border-bottom: 1px solid #dcdcdc;
}

.postimages {
	width: 300px;
	height: 200px;
}

.postimages img {
	width: 100% !important;
}

.vb_rp_list_style .post_title h3 {
	margin-top: 0px !important;
}

.col img {
	width: 70%;
}
.buttona a:hover{
	color: #fff !important;
}
#usermenu {
	
	width: 100%;
	font-family: sans-serif;
}
#usermenu li {
	display:block;
	padding: 10px 12px;
	float:left;
	margin-left:2px;
	
}
#usermenu a {
	display:block;
	color:#000;
}
#usermenu a:hover {
	
	color:#008eff;
}
.post_details {
	margin-bottom: 30px;
}

.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

@media (min-width: 768px) {
	.container {
		width: 750px
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px
	}
}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}

.row {
	margin-left: -15px;
	margin-right: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
	position: relative;
	padding-left: 15px;
	padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
	float: left
}

.col-xs-12 {
	width: 100%
}

.col-xs-11 {
	width: 91.66666667%
}

.col-xs-10 {
	width: 83.33333333%
}

.col-xs-9 {
	width: 75%
}

.col-xs-8 {
	width: 66.66666667%
}

.col-xs-7 {
	width: 58.33333333%
}

.col-xs-6 {
	width: 50%
}

.col-xs-5 {
	width: 41.66666667%
}

.col-xs-4 {
	width: 33.33333333%
}

.col-xs-3 {
	width: 25%
}

.col-xs-2 {
	width: 16.66666667%
}

.col-xs-1 {
	width: 8.33333333%
}

.col-xs-pull-12 {
	right: 100%
}

.col-xs-pull-11 {
	right: 91.66666667%
}

.col-xs-pull-10 {
	right: 83.33333333%
}

.col-xs-pull-9 {
	right: 75%
}

.col-xs-pull-8 {
	right: 66.66666667%
}

.col-xs-pull-7 {
	right: 58.33333333%
}

.col-xs-pull-6 {
	right: 50%
}

.col-xs-pull-5 {
	right: 41.66666667%
}

.col-xs-pull-4 {
	right: 33.33333333%
}

.col-xs-pull-3 {
	right: 25%
}

.col-xs-pull-2 {
	right: 16.66666667%
}

.col-xs-pull-1 {
	right: 8.33333333%
}

.col-xs-pull-0 {
	right: auto
}

.col-xs-push-12 {
	left: 100%
}

.col-xs-push-11 {
	left: 91.66666667%
}

.col-xs-push-10 {
	left: 83.33333333%
}

.col-xs-push-9 {
	left: 75%
}

.col-xs-push-8 {
	left: 66.66666667%
}

.col-xs-push-7 {
	left: 58.33333333%
}

.col-xs-push-6 {
	left: 50%
}

.col-xs-push-5 {
	left: 41.66666667%
}

.col-xs-push-4 {
	left: 33.33333333%
}

.col-xs-push-3 {
	left: 25%
}

.col-xs-push-2 {
	left: 16.66666667%
}

.col-xs-push-1 {
	left: 8.33333333%
}

.col-xs-push-0 {
	left: auto
}

.col-xs-offset-12 {
	margin-left: 100%
}

.col-xs-offset-11 {
	margin-left: 91.66666667%
}

.col-xs-offset-10 {
	margin-left: 83.33333333%
}

.col-xs-offset-9 {
	margin-left: 75%
}

.col-xs-offset-8 {
	margin-left: 66.66666667%
}

.col-xs-offset-7 {
	margin-left: 58.33333333%
}

.col-xs-offset-6 {
	margin-left: 50%
}

.col-xs-offset-5 {
	margin-left: 41.66666667%
}

.col-xs-offset-4 {
	margin-left: 33.33333333%
}

.col-xs-offset-3 {
	margin-left: 25%
}

.col-xs-offset-2 {
	margin-left: 16.66666667%
}

.col-xs-offset-1 {
	margin-left: 8.33333333%
}

.col-xs-offset-0 {
	margin-left: 0%
}

@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left
	}
	.col-sm-12 {
		width: 100%
	}
	.col-sm-11 {
		width: 91.66666667%
	}
	.col-sm-10 {
		width: 83.33333333%
	}
	.col-sm-9 {
		width: 75%
	}
	.col-sm-8 {
		width: 66.66666667%
	}
	.col-sm-7 {
		width: 58.33333333%
	}
	.col-sm-6 {
		width: 50%
	}
	.col-sm-5 {
		width: 41.66666667%
	}
	.col-sm-4 {
		width: 33.33333333%
	}
	.col-sm-3 {
		width: 25%
	}
	.col-sm-2 {
		width: 16.66666667%
	}
	.col-sm-1 {
		width: 8.33333333%
	}
	.col-sm-pull-12 {
		right: 100%
	}
	.col-sm-pull-11 {
		right: 91.66666667%
	}
	.col-sm-pull-10 {
		right: 83.33333333%
	}
	.col-sm-pull-9 {
		right: 75%
	}
	.col-sm-pull-8 {
		right: 66.66666667%
	}
	.col-sm-pull-7 {
		right: 58.33333333%
	}
	.col-sm-pull-6 {
		right: 50%
	}
	.col-sm-pull-5 {
		right: 41.66666667%
	}
	.col-sm-pull-4 {
		right: 33.33333333%
	}
	.col-sm-pull-3 {
		right: 25%
	}
	.col-sm-pull-2 {
		right: 16.66666667%
	}
	.col-sm-pull-1 {
		right: 8.33333333%
	}
	.col-sm-pull-0 {
		right: auto
	}
	.col-sm-push-12 {
		left: 100%
	}
	.col-sm-push-11 {
		left: 91.66666667%
	}
	.col-sm-push-10 {
		left: 83.33333333%
	}
	.col-sm-push-9 {
		left: 75%
	}
	.col-sm-push-8 {
		left: 66.66666667%
	}
	.col-sm-push-7 {
		left: 58.33333333%
	}
	.col-sm-push-6 {
		left: 50%
	}
	.col-sm-push-5 {
		left: 41.66666667%
	}
	.col-sm-push-4 {
		left: 33.33333333%
	}
	.col-sm-push-3 {
		left: 25%
	}
	.col-sm-push-2 {
		left: 16.66666667%
	}
	.col-sm-push-1 {
		left: 8.33333333%
	}
	.col-sm-push-0 {
		left: auto
	}
	.col-sm-offset-12 {
		margin-left: 100%
	}
	.col-sm-offset-11 {
		margin-left: 91.66666667%
	}
	.col-sm-offset-10 {
		margin-left: 83.33333333%
	}
	.col-sm-offset-9 {
		margin-left: 75%
	}
	.col-sm-offset-8 {
		margin-left: 66.66666667%
	}
	.col-sm-offset-7 {
		margin-left: 58.33333333%
	}
	.col-sm-offset-6 {
		margin-left: 50%
	}
	.col-sm-offset-5 {
		margin-left: 41.66666667%
	}
	.col-sm-offset-4 {
		margin-left: 33.33333333%
	}
	.col-sm-offset-3 {
		margin-left: 25%
	}
	.col-sm-offset-2 {
		margin-left: 16.66666667%
	}
	.col-sm-offset-1 {
		margin-left: 8.33333333%
	}
	.col-sm-offset-0 {
		margin-left: 0%
	}
}

@media (min-width: 992px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left
	}
	.col-md-12 {
		width: 100%
	}
	.col-md-11 {
		width: 91.66666667%
	}
	.col-md-10 {
		width: 83.33333333%
	}
	.col-md-9 {
		width: 75%
	}
	.col-md-8 {
		width: 66.66666667%
	}
	.col-md-7 {
		width: 58.33333333%
	}
	.col-md-6 {
		width: 50%
	}
	.col-md-5 {
		width: 41.66666667%
	}
	.col-md-4 {
		width: 33.33333333%
	}
	.col-md-3 {
		width: 25%
	}
	.col-md-2 {
		width: 16.66666667%
	}
	.col-md-1 {
		width: 8.33333333%
	}
	.col-md-pull-12 {
		right: 100%
	}
	.col-md-pull-11 {
		right: 91.66666667%
	}
	.col-md-pull-10 {
		right: 83.33333333%
	}
	.col-md-pull-9 {
		right: 75%
	}
	.col-md-pull-8 {
		right: 66.66666667%
	}
	.col-md-pull-7 {
		right: 58.33333333%
	}
	.col-md-pull-6 {
		right: 50%
	}
	.col-md-pull-5 {
		right: 41.66666667%
	}
	.col-md-pull-4 {
		right: 33.33333333%
	}
	.col-md-pull-3 {
		right: 25%
	}
	.col-md-pull-2 {
		right: 16.66666667%
	}
	.col-md-pull-1 {
		right: 8.33333333%
	}
	.col-md-pull-0 {
		right: auto
	}
	.col-md-push-12 {
		left: 100%
	}
	.col-md-push-11 {
		left: 91.66666667%
	}
	.col-md-push-10 {
		left: 83.33333333%
	}
	.col-md-push-9 {
		left: 75%
	}
	.col-md-push-8 {
		left: 66.66666667%
	}
	.col-md-push-7 {
		left: 58.33333333%
	}
	.col-md-push-6 {
		left: 50%
	}
	.col-md-push-5 {
		left: 41.66666667%
	}
	.col-md-push-4 {
		left: 33.33333333%
	}
	.col-md-push-3 {
		left: 25%
	}
	.col-md-push-2 {
		left: 16.66666667%
	}
	.col-md-push-1 {
		left: 8.33333333%
	}
	.col-md-push-0 {
		left: auto
	}
	.col-md-offset-12 {
		margin-left: 100%
	}
	.col-md-offset-11 {
		margin-left: 91.66666667%
	}
	.col-md-offset-10 {
		margin-left: 83.33333333%
	}
	.col-md-offset-9 {
		margin-left: 75%
	}
	.col-md-offset-8 {
		margin-left: 66.66666667%
	}
	.col-md-offset-7 {
		margin-left: 58.33333333%
	}
	.col-md-offset-6 {
		margin-left: 50%
	}
	.col-md-offset-5 {
		margin-left: 41.66666667%
	}
	.col-md-offset-4 {
		margin-left: 33.33333333%
	}
	.col-md-offset-3 {
		margin-left: 25%
	}
	.col-md-offset-2 {
		margin-left: 16.66666667%
	}
	.col-md-offset-1 {
		margin-left: 8.33333333%
	}
	.col-md-offset-0 {
		margin-left: 0%
	}
}

@media (min-width: 1200px) {
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
		float: left
	}
	.col-lg-12 {
		width: 100%
	}
	.col-lg-11 {
		width: 91.66666667%
	}
	.col-lg-10 {
		width: 83.33333333%
	}
	.col-lg-9 {
		width: 75%
	}
	.col-lg-8 {
		width: 66.66666667%
	}
	.col-lg-7 {
		width: 58.33333333%
	}
	.col-lg-6 {
		width: 50%
	}
	.col-lg-5 {
		width: 41.66666667%
	}
	.col-lg-4 {
		width: 33.33333333%
	}
	.col-lg-3 {
		width: 25%
	}
	.col-lg-2 {
		width: 16.66666667%
	}
	.col-lg-1 {
		width: 8.33333333%
	}
	.col-lg-pull-12 {
		right: 100%
	}
	.col-lg-pull-11 {
		right: 91.66666667%
	}
	.col-lg-pull-10 {
		right: 83.33333333%
	}
	.col-lg-pull-9 {
		right: 75%
	}
	.col-lg-pull-8 {
		right: 66.66666667%
	}
	.col-lg-pull-7 {
		right: 58.33333333%
	}
	.col-lg-pull-6 {
		right: 50%
	}
	.col-lg-pull-5 {
		right: 41.66666667%
	}
	.col-lg-pull-4 {
		right: 33.33333333%
	}
	.col-lg-pull-3 {
		right: 25%
	}
	.col-lg-pull-2 {
		right: 16.66666667%
	}
	.col-lg-pull-1 {
		right: 8.33333333%
	}
	.col-lg-pull-0 {
		right: auto
	}
	.col-lg-push-12 {
		left: 100%
	}
	.col-lg-push-11 {
		left: 91.66666667%
	}
	.col-lg-push-10 {
		left: 83.33333333%
	}
	.col-lg-push-9 {
		left: 75%
	}
	.col-lg-push-8 {
		left: 66.66666667%
	}
	.col-lg-push-7 {
		left: 58.33333333%
	}
	.col-lg-push-6 {
		left: 50%
	}
	.col-lg-push-5 {
		left: 41.66666667%
	}
	.col-lg-push-4 {
		left: 33.33333333%
	}
	.col-lg-push-3 {
		left: 25%
	}
	.col-lg-push-2 {
		left: 16.66666667%
	}
	.col-lg-push-1 {
		left: 8.33333333%
	}
	.col-lg-push-0 {
		left: auto
	}
	.col-lg-offset-12 {
		margin-left: 100%
	}
	.col-lg-offset-11 {
		margin-left: 91.66666667%
	}
	.col-lg-offset-10 {
		margin-left: 83.33333333%
	}
	.col-lg-offset-9 {
		margin-left: 75%
	}
	.col-lg-offset-8 {
		margin-left: 66.66666667%
	}
	.col-lg-offset-7 {
		margin-left: 58.33333333%
	}
	.col-lg-offset-6 {
		margin-left: 50%
	}
	.col-lg-offset-5 {
		margin-left: 41.66666667%
	}
	.col-lg-offset-4 {
		margin-left: 33.33333333%
	}
	.col-lg-offset-3 {
		margin-left: 25%
	}
	.col-lg-offset-2 {
		margin-left: 16.66666667%
	}
	.col-lg-offset-1 {
		margin-left: 8.33333333%
	}
	.col-lg-offset-0 {
		margin-left: 0%
	}
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.clear:before {
	content: " ";
	display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.clear:after {
	clear: both
}

.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.pull-right {
	float: right !important
}

.pull-left {
	float: left !important
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important
}

@media (max-width: 767px) {
	.visible-xs {
		display: block !important
	}
	table.visible-xs {
		display: table !important
	}
	tr.visible-xs {
		display: table-row !important
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important
	}
}

@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important
	}
}

@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm {
		display: block !important
	}
	table.visible-sm {
		display: table !important
	}
	tr.visible-sm {
		display: table-row !important
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-block {
		display: block !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline {
		display: inline !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md {
		display: block !important
	}
	table.visible-md {
		display: table !important
	}
	tr.visible-md {
		display: table-row !important
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-block {
		display: block !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline {
		display: inline !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width: 1200px) {
	.visible-lg {
		display: block !important
	}
	table.visible-lg {
		display: table !important
	}
	tr.visible-lg {
		display: table-row !important
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-block {
		display: block !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline {
		display: inline !important
	}
}

@media (min-width: 1200px) {
	.visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width: 767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.hidden-md {
		display: none !important
	}
}

@media (min-width: 1200px) {
	.hidden-lg {
		display: none !important
	}
}

.visible-print {
	display: none !important
}

@media print {
	.visible-print {
		display: block !important
	}
	table.visible-print {
		display: table !important
	}
	tr.visible-print {
		display: table-row !important
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important
	}
}

.visible-print-block {
	display: none !important
}

@media print {
	.visible-print-block {
		display: block !important
	}
}

.visible-print-inline {
	display: none !important
}

@media print {
	.visible-print-inline {
		display: inline !important
	}
}

.visible-print-inline-block {
	display: none !important
}

@media print {
	.visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.hidden-print {
		display: none !important
	}
}

.align_left {
	text-align: left
}

.align_right {
	text-align: right
}

.align_center {
	text-align: center
}

.align_justify {
	text-align: justify
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-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-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
	background: none;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit
}

.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 {
	visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: none;
	touch-action: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.no-js .owl-carousel {
	display: block
}

.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-height {
	-webkit-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}

.owl-carousel .owl-item img.owl-lazy {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d
}

.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;
	transition: -webkit-transform 100ms ease;
	-webkit-transition: -webkit-transform 100ms ease;
	transition: transform 100ms ease;
	transition: transform 100ms ease, -webkit-transform 100ms ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transform: scale(1.3, 1.3);
	transform: 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;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

@-webkit-keyframes bounce {
	from,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {
	from,
	20%,
	53%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	40%,
	43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {
	from,
	50%,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {
	from,
	50%,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1)
	}
	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1)
	}
	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1)
	}
	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1)
	}
	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1)
	}
	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1)
	}
	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {
	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shake {
	from,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}
	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}
	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}
	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}
	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}
	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}
	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	10%,
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	10%,
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}
	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes wobble {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {
	from,
	11.1%,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
	}
}

@keyframes jello {
	from,
	11.1%,
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}
	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg)
	}
	77.7% {
		-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
		transform: skewX(0.390625deg) skewY(0.390625deg)
	}
	88.8% {
		-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
	}
}

.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes bounceIn {
	from,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97)
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes bounceIn {
	from,
	20%,
	40%,
	60%,
	80%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}
	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97)
	}
	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.bounceIn {
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInDown {
	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInLeft {
	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInRight {
	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInUp {
	from,
	60%,
	75%,
	90%,
	to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}
	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}
	50%,
	55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
}

.bounceOut {
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}
	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	from {
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}
	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}
	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
	from {
		opacity: 0;
		-webkit-transform: scale(0.1) rotate(30deg);
		transform: scale(0.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}
	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes jackInTheBox {
	from {
		opacity: 0;
		-webkit-transform: scale(0.1) rotate(30deg);
		transform: scale(0.1) rotate(30deg);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom
	}
	50% {
		-webkit-transform: rotate(-10deg);
		transform: rotate(-10deg)
	}
	70% {
		-webkit-transform: rotate(3deg);
		transform: rotate(3deg)
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.jackInTheBox {
	-webkit-animation-name: jackInTheBox;
	animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

@keyframes rollOut {
	from {
		opacity: 1
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	from {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	from {
		opacity: 1
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
	to {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
		transform: scale(0.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
		transform: scale(0.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
		transform: scale(0.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
		transform: scale(0.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}
	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

h1 {
	font-size: 36px
}

h2 {
	font-size: 32px
}

h3 {
	font-size: 26px
}

h4 {
	font-size: 24px
}

h5 {
	font-size: 22px
}

h6 {
	font-size: 18px
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	line-height: 1.3;
	font-family: "Muli", sans-serif;
	font-weight: 600;
	padding: 0;
	margin: 0;
	letter-spacing: 0
}

@font-face {
	font-family: 'FontAwesome';
	src: url("../fonts/fontAwesome/fontawesome-webfont.eot?v=4.7.0");
	src: url("../fonts/fontAwesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontAwesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontAwesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontAwesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
	font-weight: normal;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: 0.75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: 0.14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid 0.08em #eeeeee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	-webkit-filter: none;
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #ffffff
}

.fa-glass:before {
	content: "\f000"
}

.fa-music:before {
	content: "\f001"
}

.fa-search:before {
	content: "\f002"
}

.fa-envelope-o:before {
	content: "\f003"
}

.fa-heart:before {
	content: "\f004"
}

.fa-star:before {
	content: "\f005"
}

.fa-star-o:before {
	content: "\f006"
}

.fa-user:before {
	content: "\f007"
}

.fa-film:before {
	content: "\f008"
}

.fa-th-large:before {
	content: "\f009"
}

.fa-th:before {
	content: "\f00a"
}

.fa-th-list:before {
	content: "\f00b"
}

.fa-check:before {
	content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158"
}

.fa-won:before,
.fa-krw:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
	content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
	content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

.primary_navigation {
	position: relative;
	width: 100%;
	z-index: 9900;
	line-height: normal
}

.primary_navigation ul {
	margin: 0;
	padding: 0;
	text-align: left
}

.primary_navigation li {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	line-height: normal;
	vertical-align: middle
}

.primary_navigation li a {
	padding: 15px;
	display: block;
	text-decoration: none;
	color: #777;
	font-size: inherit;
	font-family: inherit;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out
}

.primary_navigation>ul>li {
	display: inline-block
}

.primary_navigation>ul>li>a {
	padding: 15px 20px;
	font-weight: 500
}

.primary_navigation ul ul {
	top: auto;
	width: 220px;
	position: absolute;
	z-index: 9900;
	text-align: left;
	display: none;
	background: #ddd
}

.primary_navigation li li {
	display: block
}

.primary_navigation ul ul ul {
	top: 0;
	left: 220px
}

.primary_navigation>ul>li:hover>ul>li:hover>ul {
	opacity: 1;
	visibility: visible;
	top: 0
}

.primary_navigation>ul>li.drop-left>ul {
	right: 0
}

.primary_navigation li.drop-left ul ul {
	left: auto;
	right: 220px
}

.primary_navigation.light {
	background: #fff
}

.primary_navigation.light ul ul {
	background: #fff
}

.primary_navigation.light li a {
	color: #000
}

.primary_navigation.light .menu-toggle,
.primary_navigation.light .call-btn-mobile,
.primary_navigation.light .location-btn-mobile,
.primary_navigation.light .close-menu {
	color: #000
}

.primary_navigation.dark {
	background: #000
}

.primary_navigation.dark ul ul {
	background: #111
}

.primary_navigation.dark li a {
	color: #FFF
}

.primary_navigation.dark .menu-toggle,
.primary_navigation.dark .call-btn-mobile,
.primary_navigation.dark .location-btn-mobile,
.primary_navigation.dark .close-menu {
	color: #fff
}

.mastheader.light .primary_navigation.dark .menu-toggle {
	color: #111
}

body.primary_navigation-noscroll-x {
	overflow-x: hidden
}

.primary_navigation li.has-sub>a:after {
	content: '\f107';
	font-family: 'FontAwesome';
	margin-left: 5px
}

.primary_navigation li li.has-sub>a:after {
	float: right;
	content: '\f105';
	font-family: 'FontAwesome';
	margin-left: 10px
}

.primary_navigation li.drop-left li.has-sub>a:after {
	float: left;
	content: '\f104';
	font-family: 'FontAwesome';
	margin-right: 10px
}

.primary_navigation.hide-arrows li.has-sub>a:after,
.primary_navigation.hide-arrows li li.has-sub>a:after,
.primary_navigation.hide-arrows li.drop-left li.has-sub>a:after {
	display: none
}

.primary_navigation .menu-toggle,
.primary_navigation .close-menu,
.primary_navigation .call-btn-mobile,
.primary_navigation .location-btn-mobile {
	display: none;
	text-transform: uppercase;
	text-decoration: none
}

.primary_navigation .dd-toggle {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	width: 48px;
	height: 48px;
	text-align: center;
	z-index: 9999;
	border: 0
}

.primary_navigation .dd-toggle i {
	position: absolute;
	margin: auto;
	top: 33%;
	left: 0;
	right: 0;
	-webkit-transition: transform .3s ease-out;
	-webkit-transition: -webkit-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.primary_navigation.mobile>ul>li>a.dd-toggle {
	padding: 0;
	color: #fff
}

.primary_navigation li.call-btn-mobile,
.primary_navigation li.location-btn-mobile {
	display: none
}

.primary_navigation li.open>a.dd-toggle i {
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.primary_navigation .menu-toggle,
.primary_navigation .call-btn-mobile,
.primary_navigation .location-btn-mobile,
.primary_navigation .close-menu {
	color: #777;
	padding: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.primary_navigation .full {
	width: 100%
}

.primary_navigation .half {
	width: 50%
}

.primary_navigation .third {
	width: 33%;
	text-align: center
}

.primary_navigation .location-btn-mobile.third {
	text-align: center
}

.primary_navigation .location-btn-mobile.half {
	text-align: right
}

.primary_navigation.light .third,
.primary_navigation.light .half {
	border-left: 1px solid rgba(0, 0, 0, 0.15)
}

.primary_navigation.light.left .third,
.primary_navigation.light.left .half {
	border-bottom: 1px solid rgba(0, 0, 0, 0.15)
}

.primary_navigation.light.right .third,
.primary_navigation.light.right .half {
	border-bottom: 1px solid rgba(0, 0, 0, 0.15)
}

.primary_navigation.light .third:first-child,
.primary_navigation.light .half:first-child {
	border-left: 0
}

.primary_navigation.dark .third,
.primary_navigation.dark .half {
	border-left: 1px solid rgba(255, 255, 255, 0.15)
}

.primary_navigation.dark.left .third,
.primary_navigation.dark.left .half {
	border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}

.primary_navigation.dark.right .third,
.primary_navigation.dark.right .half {
	border-bottom: 1px solid rgba(255, 255, 255, 0.15)
}

.primary_navigation.light.left .menu-toggle,
.primary_navigation.light.right .menu-toggle {
	border-bottom: 0
}

.primary_navigation.dark.left .menu-toggle,
.primary_navigation.dark.right .menu-toggle {
	border-bottom: 0
}

.primary_navigation.dark .third:first-child,
.primary_navigation.dark .half:first-child {
	border-left: 0
}

.primary_navigation.mobile {
	position: static
}

.primary_navigation.mobile.fixed {
	position: static
}

.primary_navigation.mobile ul {
	position: relative;
	display: none
}

.primary_navigation.mobile.active {
	padding-bottom: 0
}

.primary_navigation.mobile.active>ul {
	display: block
}

.primary_navigation.mobile ul {
	text-align: left
}

.primary_navigation.mobile>ul>li {
	display: block
}

.primary_navigation.mobile>ul>li>a {
	padding: 15px
}

.primary_navigation.mobile ul {
	background: #ddd
}

.primary_navigation.mobile ul ul {
	position: relative;
	opacity: 1;
	visibility: visible;
	width: auto;
	display: none;
	-webkit-transition: none;
	transition: none
}

.primary_navigation.mobile ul ul ul {
	left: auto;
	top: auto
}

.primary_navigation.mobile li.drop-left ul ul {
	right: auto
}

.primary_navigation.mobile li a {
	border-bottom: 1px solid rgba(41, 41, 41, 0.5)
}

.primary_navigation.mobile li.has-sub a {
	padding-right: 50px
}

.primary_navigation.mobile.light li a {
	border-bottom: 1px solid rgba(0, 0, 0, 0.15)
}

.primary_navigation.mobile.light>ul {
	border-top: 1px solid rgba(0, 0, 0, 0.15)
}

.primary_navigation.mobile li a.dd-toggle {
	border: 0
}

.primary_navigation.mobile.light li a.dd-toggle {
	border: 0
}

.primary_navigation.mobile .menu-toggle,
.primary_navigation.mobile .dd-toggle,
.primary_navigation.mobile .close-menu,
.primary_navigation.mobile .call-btn-mobile,
.primary_navigation.mobile .location-btn-mobile {
	display: inline-block
}

.primary_navigation.mobile li.call-btn-mobile {
	border-right: 1px solid rgba(255, 255, 255, 0.1);
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.primary_navigation.mobile li.call-btn-mobile,
.primary_navigation.mobile li.location-btn-mobile {
	display: inline-block;
	width: 50%;
	text-transform: uppercase;
	text-align: center
}

.primary_navigation.mobile li.call-btn-mobile.full,
.primary_navigation.mobile li.location-btn-mobile.full {
	display: block;
	width: 100%;
	text-transform: uppercase;
	border-right: 0;
	text-align: left
}

.primary_navigation.mobile li.call-btn-mobile i,
.primary_navigation.mobile li.location-btn-mobile i {
	margin-right: 5px
}

.primary_navigation.mobile.light ul {
	background: #fff
}

.primary_navigation.mobile.dark ul {
	background: #111
}

.primary_navigation.mobile.dark ul ul {
	background: #222222
}

.primary_navigation.mobile.light li.call-btn-mobile {
	border-right: 1px solid rgba(0, 0, 0, 0.1)
}

.primary_navigation.mobile.top {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 9999
}

.primary_navigation.mobile li.has-sub>a:after,
.primary_navigation.mobile li li.has-sub>a:after,
.primary_navigation.mobile li.drop-left li.has-sub>a:after {
	display: none
}

.primary_navigation.mobile.right>ul,
.primary_navigation.mobile.left>ul {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	max-width: 280px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch
}

.primary_navigation.mobile.right>ul {
	right: 0
}

.primary_navigation.mobile.right .close-menu,
.primary_navigation.mobile.left .close-menu {
	display: inline-block;
	text-align: right
}

.primary_navigation.mobile.left>ul {
	left: 0
}

.primary_navigation.mobile.right .location-btn-mobile.half,
.primary_navigation.mobile.right .call-btn-mobile.half,
.primary_navigation.mobile.right .close-menu.half {
	text-align: center
}

.primary_navigation.mobile.right .location-btn-mobile.third,
.primary_navigation.mobile.right .call-btn-mobile.third,
.primary_navigation.mobile.right .close-menu.third {
	text-align: center
}

.primary_navigation.mobile.left .location-btn-mobile.half,
.primary_navigation.mobile.left .call-btn-mobile.half,
.primary_navigation.mobile.left .close-menu.half {
	text-align: center
}

.primary_navigation.mobile.left .location-btn-mobile.third,
.primary_navigation.mobile.left .call-btn-mobile.third,
.primary_navigation.mobile.left .close-menu.third {
	text-align: center
}

.primary_navigation.mobile.left .menu-toggle.half,
.primary_navigation.mobile.left .menu-toggle.third,
.primary_navigation.mobile.right .menu-toggle.half,
.primary_navigation.mobile.right .menu-toggle.third {
	text-align: left
}

.primary_navigation.mobile.left .close-menu.third span,
.primary_navigation.mobile.right .close-menu.third span {
	display: none
}

@media only screen and (max-width: 1024px) {
	.primary_navigation {
		overflow: hidden;
		display: block
	}
	.primary_navigation ul {
		position: relative;
		display: none
	}
}

@media only screen and (max-width: 420px) {
	.primary_navigation.mobile .call-btn-mobile.third span,
	.primary_navigation.mobile .location-btn-mobile.third span {
		display: none
	}
}

img {
	vertical-align: middle;
	max-width: 100%
}

body {
	line-height: 1.8;
	font-weight: normal;
	font-size: 16px;
	color: #111;
	font-family: "Open Sans", sans-serif;
	letter-spacing: .35px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease
}

a {
	color: #111;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease
}

a:hover,
a:focus,
a:visited {
	text-decoration: none
}

a:hover {
	color: #008eff
}

ul,
ol {
	padding: 0;
	margin: 0
}

:focus {
	outline: none !important
}

.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
	-ms-touch-action: auto;
	touch-action: auto
}

a.btn_general {
	display: inline-block;
	padding: 7px 30px;
	border: 1px solid #111;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px
}

a.btn_general:hover {
	border-color: #008eff;
	background: #008eff;
	color: #fff
}

.vb_container {
	position: relative;
	max-width: 1170px;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0 auto
}

.page_wrap {
	position: relative;
	z-index: 2;
	background: #fff;
	margin: 0 auto
}

body.boxed .page_wrap {
	max-width: 1200px;
	width: 100%
}

body.boxed {
	background-attachment: fixed;
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat
}

body.boxed .vb_container {
	max-width: 1200px;
	padding-left: 30px;
	padding-right: 30px
}

.mid_portion_wrap {
	margin: 30px 0 60px 0
}

.mid_portion_wrap.frontpage_mid_wrap {
	margin: 60px 0
}

.custom_row {
	margin-left: -15px;
	margin-right: -15px
}

.custom_row::before {
	content: '';
	display: table
}

.custom_row::after {
	content: '';
	clear: both
}

.col {
	float: left;
	width: 50%;
	padding-left: 15px;
	padding-right: 15px
}

.mask {
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease
}

.imghover img {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease
}

.imghover {
	position: relative;
	overflow: hidden
}

.imghover:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.post_meta {
	list-style: none;
	margin: 10px 0
}

.post_meta li {
	display: inline-block
}

.post_meta li span {
	display: inline-block;
	padding-right: 5px;
	font-size: 12px
}

.post_meta li a {
	display: inline-block;
	position: relative;
	color: #111;
	font-size: 12px;
	margin-right: 10px
}

.post_meta li a:hover {
	color: #008eff
}

.post_meta li a::before {
	display: inline-block;
	position: absolute;
	top: 47%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	content: '';
	font-family: 'fontAwesome';
	vertical-align: middle;
	font-size: 12px
}

.post_meta li.posted_in a {
	padding: 0 3px;
	margin-right: 0
}

.post_meta li.comments a {
	padding-left: 16px
}

.post_meta li.comments a::before {
	content: '\f075'
}

.entry_cats {
	display: block
}

ul.categories {
	list-style: none
}

ul.categories li {
	display: inline-block;
	margin-right: 1px
}

ul.categories li a {
	color: #fff;
	font-size: 12px;
	border: 1px solid #008eff;
	background: #008eff;
	padding: 5px 10px;
	line-height: 22px
}

ul.categories li a:hover {
	color: #fff;
	border-color: #111;
	background: #111
}

.social_icons_list {
	list-style: none
}

.social_icons_list li {
	display: inline-block
}

.social_icons_list li a {
	display: inline-block;
	line-height: 30px;
	height: 30px;
	width: 30px;
	color: #111
}

.social_icons_list li a:hover {
	color: #008eff
}

.card_content,
.box_content {
	padding: 30px 20px
}

.card,
.box {
	position: relative;
	margin-bottom: 30px
}

.section_title,
.lined_page_title {
	position: relative;
	margin-bottom: 30px;
	text-align: center
}

.section_title h2,
.lined_page_title h2 {
	position: relative;
	padding-bottom: 10px;
	font-size: 32px;
	font-weight: bold
}

.section_title h2::after,
.lined_page_title h2::after,
.post_title h2::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	margin: 0 auto;
	width: 70px;
	border-bottom: 2px solid #008eff
}

.lined_page_title {
	margin-bottom: 40px;
	text-align: left
}

.lined_page_title h2,
.lined_page_title h3 {
	font-size: 32px;
	padding-bottom: 15px
}

.lined_page_title h2 span,
.lined_page_title h3 span {
	color: #008eff
}

.lined_page_title h2::after,
.lined_page_title h3::after {
	content: '';
	margin: 0
}

.post_title h2,
.post_title h3,
.post_title h4 {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 30px
}

.post_title h2::after,
.post_title h3::after,
.post_title h4::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	margin: 0 auto;
	width: 80px;
	border-bottom: 2px solid #008eff
}

.post_media {
	position: relative;
	overflow: hidden
}

.is_postformate {
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.is_postformate a {
	display: inline-block
}

.is_postformate a {
	color: #fff;
	line-height: 50px;
	width: 50px;
	height: 50px;
	border: 1px solid #fff;
	border-radius: 50%;
	font-size: 18px;
	text-align: center
}

.is_postformate a:hover {
	border-color: #008eff;
	background: #008eff;
	color: #fff
}

.excerpt p {
	color: #272727
}

#toTop {
	position: fixed;
	z-index: 9999999;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
	background: #008eff;
	color: #fff;
	border: none;
	padding: 10px 15px;
	border-radius: 2px;
	outline: none;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease
}

#toTop i {
	font-size: 18px
}

#toTop:hover {
	background: #111
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
	line-height: 35px;
	width: 35px;
	height: 35px;
	margin: 0 2px;
	background: #008eff;
	text-align: center;
	outline: none;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease
}

.owl-carousel .owl-nav button.owl-prev i,
.owl-carousel .owl-nav button.owl-next i {
	color: #fff;
	font-size: 16px;
	line-height: 35px
}

.sticky-wrapper {
	margin-bottom: 30px
}

.vb_stickhead {
	position: relative;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease
}

.is-sticky .vb_stickhead {
	position: fixed;
	z-index: 999999999 !important
}

.mastheader .header_top {
	padding: 10px 0
}

.mastheader .header_top {
	background-color: #111
}

.mastheader .primary_navigation.dark {
	background: transparent
}

.mastheader .header_top_entry .col {
	width: 30%
}

.mastheader .header_top_entry .nav_col {
	width: 70%
}

.mastheader .header_top_entry .primarynav_search_icon {
	display: none
}

.mastheader .primary_navigation li a {
	letter-spacing: 0.35px;
	font-size: 13px;
	text-transform: uppercase
}

.mastheader .primary_navigation>ul>li>a {
	padding: 0 10px;
	line-height: 30px
}

.mastheader .header_top_entry .social_icons_list {
	text-align: right
}

.mastheader .header_top_entry .social_icons_list li a {
	color: #fff;
	text-align: center
}

.mastheader .header_top_entry .social_icons_list li a:hover {
	color: #008eff
}

.mastheader .site_idty_entry {
	text-align: center;
	padding: 50px 0
}

.mastheader .logo h1 {
	font-size: 52px;
	font-weight: bold;
	margin-bottom: 3px;
	display: inline-block
}

.mastheader .logo h1 a {
	color: #111
}

.mastheader .logo a {
	display: inline-block
}

.mastheader .logo a:hover {
	color: #008eff
}

.mastheader .logo .site-description {
	letter-spacing: 1.5px;
	text-transform: uppercase;
	font-size: 13px;
	color: #616161
}

.mastheader.light .header_top {
	border: none;
	-webkit-box-shadow: 0px 2px 30px -5px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 30px -5px rgba(0, 0, 0, 0.1)
}

.mastheader.light .primary_navigation.dark li a {
	color: #111
}

.mastheader.light .primary_navigation.dark li a:hover {
	color: #008eff;
	background: #eeeeee
}

.mastheader.light .primary_navigation>ul>li>a,
.mastheader.light .primary_navigation.dark>ul>li>a {
	font-weight: bold
}

.mastheader.light .primary_navigation>ul>li>a:hover,
.mastheader.light .primary_navigation.dark>ul>li>a:hover {
	background: transparent
}

.mastheader.light .header_top,
.mastheader.light .primary_navigation.dark ul ul {
	background: #fff;
	border: 1px solid #eeeeee
}

.mastheader.light .header_top_entry .social_icons_list li a {
	color: #111
}

.mastheader.light .header_top_entry .social_icons_list li a:hover {
	color: #008eff
}

.header_search,
.nf_search {
	position: relative;
	display: none
}

.header_search form,
.nf_search form {
	position: absolute;
	top: 15px;
	right: 0;
	z-index: 10;
	width: 400px;
	max-width: 100%;
	background: #fff;
	padding: 30px;
	border-top: 3px solid #008eff;
	overflow: auto;
	-webkit-animation: 0.3s 0s fadeInUp both;
	animation: 0.3s 0s fadeInUp both;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2)
}

.header_search input[type="search"],
.nf_search input[type="search"],
.header_search input[type="submit"],
.nf_search input[type="submit"] {
	position: relative;
	height: 38px;
	outline: none;
	font-weight: 400;
	font-size: 14px;
	color: #333;
	padding-left: 15px;
	border: none;
	border-radius: 0
}

.header_search input[type="search"],
.nf_search input[type="search"] {
	float: left;
	width: calc(100% - 80px);
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.header_search input[type="submit"],
.nf_search input[type="submit"] {
	float: right;
	background: #008eff;
	color: #fff;
	width: 80px;
	font-weight: 400;
	line-height: inherit;
	padding: 0 15px;
	border-radius: 0;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.mastheader .widget {
	margin-bottom: 0
}

.header_style2 .site_idty_wrap {
	padding: 40px 0
}

.header_style2 .site_idty_wrap .left_col {
	width: 40%
}

.header_style2 .site_idty_wrap .right_col {
	width: 60%;
	text-align: right
}

.mastheader.header_style2 .site_idty_entry {
	text-align: left;
	padding: 0
}

.mastheader.header_style2 .logo h1 {
	font-size: 42px
}

.mastheader.header_style3 .secondary_nav ul,
.mastheader.header_style4 .secondary_nav ul {
	list-style: none
}

.mastheader.header_style3 .secondary_nav ul li,
.mastheader.header_style4 .secondary_nav ul li {
	display: inline-block;
	margin-right: 15px
}

.mastheader.header_style3 .secondary_nav ul li:last-child,
.mastheader.header_style4 .secondary_nav ul li:last-child {
	margin-right: 0
}

.mastheader.header_style3 .secondary_nav ul li a,
.mastheader.header_style4 .secondary_nav ul li a {
	color: #fff;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 1.35px;
	font-size: 13px;
	font-weight: bold
}

.mastheader.header_style3 .site_idty_entry,
.mastheader.header_style4 .site_idty_entry {
	padding: 30px 0
}

.mastheader.header_style3 .main_navigation,
.mastheader.header_style4 .main_navigation {
	background: #111;
	margin-bottom: 30px
}

.mastheader.header_style3 .primary_navigation>ul,
.mastheader.header_style4 .primary_navigation>ul {
	text-align: center
}

.mastheader.header_style3 .primary_navigation>ul>li>a,
.mastheader.header_style4 .primary_navigation>ul>li>a {
	padding: 10px 15px
}

.mastheader.header_style3 .primarynav_search_icon,
.mastheader.header_style4 .primarynav_search_icon {
	float: right
}

.mastheader.light.header_style3 .secondary_nav ul li a,
.mastheader.light.header_style4 .secondary_nav ul li a {
	color: #111
}

.mastheader.light.header_style3 .secondary_nav ul li a:hover,
.mastheader.light.header_style4 .secondary_nav ul li a:hover {
	color: #008eff
}

.mastheader.light.header_style3 .main_navigation,
.mastheader.light.header_style4 .main_navigation {
	background: #fff;
	border-top: 1px solid #eee;
	-webkit-box-shadow: 0px 2px 30px -5px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 2px 30px -5px rgba(0, 0, 0, 0.1)
}

.header_style4 .site_idty_wrap {
	position: relative;
	z-index: 10;
	padding: 200px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}

.header_style4 .site_idty_wrap .mask {
	background: rgba(0, 0, 0, 0.5)
}

.header_style4 .site_idty_wrap .logo {
	position: absolute;
	z-index: 10;
	top: 50%;
	bottom: unset;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	width: 100%
}

.mastheader.header_style4 .logo h1 {
	display: inline-block;
	font-size: 82px
}

.mastheader.header_style4 .logo h1 a {
	color: #fff
}

.mastheader.header_style4 .logo h1 a:hover {
	color: #eee
}

.mastheader.header_style4 .logo .site-description {
	font-size: 16px;
	color: #fff;
	font-weight: bold
}

.mastheader.header_style4 .main_navigation {
	-webkit-box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.1)
}

.vb_banner {
	margin-bottom: 30px
}

.vb_banner .owl-nav {
	position: absolute;
	right: 20px;
	top: 20px
}

.vb_banner .owl-carousel .owl-nav button.owl-prev {
	left: 10px
}

.vb_banner .owl-carousel .owl-nav button.owl-next {
	right: 10px
}

.vb_banner .card {
	margin: 0
}

.vb_banner .card_content {
	display: block;
	position: absolute;
	z-index: 10;
	top: 50%;
	bottom: unset;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center
}

.vb_banner .vb_banner_style_1:hover .mask {
	background: rgba(0, 0, 0, 0.6)
}

.vb_banner .entry_cats {
	margin-bottom: 10px
}

.vb_banner ul.categories li a {
	background: transparent;
	text-transform: uppercase;
	border: none
}

.vb_banner ul.categories li a:hover {
	color: #008eff;
	background: transparent
}

.vb_banner .post_title h2::after {
	content: '';
	border-bottom: 2px solid #fff
}

.vb_banner .post_title a {
	color: #fff
}

.vb_banner .post_title a:hover {
	color: #008eff
}

.vb_banner .the_permalink a.btn_general {
	border: 2px solid #fff;
	color: #fff
}

.vb_banner .the_permalink a.btn_general:hover {
	background: #fff;
	color: #008eff
}

.vb_banner .vb_banner_style_2 .post_thumb {
	height: 400px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.vb_banner .vb_banner_style_2 .post_title h2 {
	font-size: 24px
}

.vb_banner .vb_banner_style_2 .card:hover .mask {
	background: rgba(0, 0, 0, 0.6)
}

.vb_banner .vb_banner_style_3 .post_thumb {
	min-height: 600px;
	max-height: 700px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover
}

.vb_banner .vb_banner_style_3 .card_content {
	max-width: 700px;
	padding: 40px 20px;
	background: rgba(255, 255, 255, 0.7)
}

.vb_banner .vb_banner_style_3 .post_title h2::after {
	content: '';
	border-color: #696969
}

.vb_banner .vb_banner_style_3 ul.categories li a,
.vb_banner .vb_banner_style_3 .post_title a {
	color: #111
}

.vb_banner .vb_banner_style_3 ul.categories li a:hover,
.vb_banner .vb_banner_style_3 .post_title a:hover {
	color: #008eff
}

.vb_banner .vb_banner_style_3 .the_permalink a.btn_general {
	color: #fff;
	background: #111;
	border-color: #111
}

.vb_banner .vb_banner_style_3 .the_permalink a.btn_general:hover {
	border-color: #008eff;
	background: #008eff;
	color: #fff
}

.vb_banner_style_3.owl-carousel .owl-nav button.owl-prev,
.vb_banner_style_3.owl-carousel .owl-nav button.owl-next {
	background: #fff
}

.vb_banner_style_3.owl-carousel .owl-nav button.owl-prev i,
.vb_banner_style_3.owl-carousel .owl-nav button.owl-next i {
	color: #111
}

.vb_banner .vb_banner_style_4 .card_content {
	padding: 0 15px;
	position: absolute;
	z-index: 10;
	top: 87%;
	bottom: unset;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: left
}

.vb_banner_style_4 .post_thumb {
	height: 500px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.vb_banner_style_4 .post_thumb:hover .mask {
	background: rgba(0, 0, 0, 0.6)
}

.vb_banner_style_4 .post_title h2 {
	font-size: 23px;
	text-transform: capitalize
}

.vb_banner_style_4 .post_title h2::after {
	content: '';
	display: none
}

.vb_banner .vb_banner_style_4 ul.categories li a {
	padding: 0;
	margin-right: 15px
}

.vb_featured .card {
	margin-bottom: 0
}

.vb_featured .post_thumb {
	position: relative
}

.featured_style_1 .card_content,
.featured_style_2 .card_content {
	display: block;
	padding: 10px;
	text-align: center;
	position: absolute;
	z-index: 10;
	top: 50%;
	bottom: unset;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.featured_style_1 .the_permalink a,
.featured_style_2 .the_permalink a {
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1.35px;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 30px;
	background: rgba(255, 255, 255, 0.6)
}

.featured_style_1 .the_permalink a:hover,
.featured_style_2 .the_permalink a:hover {
	background: #008eff;
	color: #fff
}

.featured_style_2 .post_thumb {
	position: relative;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.featured_style_2 .left_col .post_thumb {
	height: 350px
}

.featured_style_2 .the_permalink a {
	padding: 12px 35px
}

.featured_style_2 .right_col .card .post_thumb {
	height: 160px
}

.featured_style_2 .right_col .card:first-child .post_thumb {
	margin-bottom: 30px
}

.featured_style_3 .card_content {
	padding: 30px 0 0 0
}

.featured_style_3 ul.categories li a {
	display: inline-block;
	background: none;
	color: #008eff;
	border: none;
	text-transform: uppercase;
	letter-spacing: 0.35px;
	padding: 0;
	margin: 0 10px 10px 0
}

.featured_style_3 ul.categories li a:hover {
	color: #111
}

.featured_style_3 .post_title h2 {
	font-size: 24px;
	margin-bottom: 15px
}

.featured_style_3 .post_title h2::after {
	content: '';
	margin: 0
}

.featured_style_3 .post_meta li a {
	text-transform: uppercase;
	letter-spacing: 1.5px
}

.featured_style_3 .owl-nav {
	position: absolute;
	top: 20px;
	right: 20px
}

.featured_style_3 .owl-carousel .owl-nav button.owl-prev,
.featured_style_3 .owl-carousel .owl-nav button.owl-next {
	background: rgba(255, 255, 255, 0.6);
	line-height: 30px;
	height: 30px;
	width: 30px
}

.featured_style_3 .owl-carousel .owl-nav button.owl-prev i,
.featured_style_3 .owl-carousel .owl-nav button.owl-next i {
	font-size: 14px;
	line-height: 30px;
	color: #111
}

.featured_style_4 {
	margin-top: 40px
}

.featured_style_4 .post_thumb:hover .mask {
	background: rgba(0, 0, 0, 0.6)
}

.vb_featured.featured_style_4 .card {
	margin-bottom: 30px
}

.vb_featured.featured_style_4 .card_content {
	position: absolute;
	z-index: 10;
	top: 50%;
	bottom: unset;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 15px;
	text-align: center
}

.featured_style_4 .post_title h2 {
	font-size: 22px;
	margin-bottom: 15px
}

.featured_style_4 .post_title h2 a {
	color: #fff
}

.featured_style_4 .post_title h2 a:hover {
	color: #008eff
}

.featured_style_4 .post_title h2::after {
	content: '';
	border-color: #fff
}

.featured_style_4 ul.categories li a {
	text-transform: uppercase;
	background: none;
	border: none
}

.featured_style_4 ul.categories li a:hover {
	color: #008eff
}

.featured_style_4 ul.categories {
	margin-bottom: 5px
}

.featured_style_4 .post_meta li a {
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: #fff
}

.featured_style_4 .post_meta li a:hover {
	color: #008eff
}

.recent_posts_holder article .top_box_content {
	text-align: center
}

.recent_posts_holder .post_title h2,
.recent_posts_holder .post_title h3 {
	margin-top: 15px
}

.recent_posts_holder .meta ul {
	margin: 20px 0
}

.recent_posts_holder article .excerpt {
	margin-top: 30px;
	margin-bottom: 50px
}

.recent_posts_holder article .the_permalink {
	text-align: center
}

.recent_posts_holder .first_article .post_title h2,
.recent_posts_holder .first_article .post_title h3 {
	margin-bottom: 20px;
	font-size: 32px
}

.recent_posts_holder .first_article .post_meta li.posted_date a {
	text-transform: uppercase;
	letter-spacing: 1.5px
}

.recent_posts_holder .first_article .extra {
	margin-top: 60px;
	margin-bottom: 60px;
	padding: 15px 0;
	border-top: 1px dotted #dcdcdc;
	border-bottom: 1px dotted #dcdcdc
}

.recent_posts_holder .first_article .extra .post_meta {
	margin: 0
}

.recent_posts_holder .first_article .extra .social_sharing {
	text-align: right
}

.recent_posts_holder .first_article .the_permalink a {
	background: #008eff;
	color: #fff;
	border: none;
	font-weight: bold
}

.recent_posts_holder .first_article .the_permalink a:hover {
	background: #111;
	color: #fff
}

.no_sidebar .recent_posts_holder .first_article {
	float: left;
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 0
}

.vb_rp_grid_style .card {
	text-align: center
}

.vb_rp_grid_style .card_content {
	padding: 30px 15px
}

.vb_rp_grid_style .post_title h3 {
	margin-bottom: 20px
}

.vb_rp_list_style .left_col {
	width: 50%
}

.vb_rp_list_style .right_col {
	width: 50%
}

.vb_rp_list_style .post_title h3 {
	margin-top: 30px
}

.vb_rp_list_style .post_title h3::after {
	content: '';
	margin: 0
}

.vb_rp_list_style .post_meta li a {
	text-transform: uppercase;
	letter-spacing: 1.5px
}

.vb_rp_brick_grids {
	margin-left: -15px;
	margin-right: -15px
}

.bricks_items {
	width: 50%;
	padding: 0 15px;
	float: left;
	text-align: center
}

.card.bricks_items .card_content {
	padding: 30px 0
}

.no_sidebar .bricks_items {
	width: 33.333333%
}

.vb_editorial_picks {
	background-color: #f5f5f5;
	padding: 80px 0 50px 0
}

.vb_editorial_picks .card_content {
	padding: 20px 0 0 0
}

.vb_editorial_picks ul.categories {
	margin-bottom: 10px
}

.vb_editorial_picks ul.categories li a {
	color: #008eff;
	text-transform: uppercase;
	background: transparent;
	border: none;
	padding: 0;
	padding-right: 5px
}

.vb_editorial_picks ul.categories li a:hover {
	background: transparent;
	color: #111;
	border: none
}

.vb_editorial_picks .post_title h3 {
	margin-bottom: 20px;
	text-transform: capitalize
}

.vb_editorial_picks .post_title h3::after {
	content: '';
	margin: 0
}

.vb_instagram .feeds_entry {
	position: relative
}

.vb_instagram .feeds_entry ul {
	display: block;
	list-style: none
}

.vb_instagram .feeds_entry ul li {
	display: block;
	float: left;
	width: 16.666666%;
	overflow: hidden
}

.vb_instagram .feeds_entry .follow a {
	overflow: hidden;
	display: inline-block;
	padding: 10px 25px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-size: 13px;
	font-weight: bold;
	margin: 0 auto;
	background: #fff;
	color: #111;
	text-align: center;
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%)
}

.vb_instagram .feeds_entry .follow a:hover {
	background: #008eff;
	color: #fff
}

footer {
	position: relative;
	background-color: #111
}

footer.light {
	background-color: #f5f5f5
}

footer .widget .widget-title {
	text-align: left
}

footer .widget .widget-title h3 {
	position: relative;
	font-size: 22px;
	letter-spacing: 2px;
	padding: 0;
	padding-bottom: 10px
}

footer .widget .widget-title h3::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 50px;
	border-bottom: 3px solid #008eff
}

.vb_topfooter {
	padding: 30px 0;
	text-align: center
}

.vb_topfooter .social_icons_list {
	border-bottom: rgba(255, 255, 255, 0.1) solid 1px;
	padding-bottom: 30px
}

.vb_topfooter .social_icons_list li a {
	color: #e8e8e8;
	border-radius: 50%;
	margin-right: 40px;
	line-height: 1;
	height: auto;
	width: auto;
	text-transform: uppercase;
	font-size: 13px
}

.vb_topfooter .social_icons_list li a i {
	margin-right: 3px
}

.vb_topfooter .social_icons_list li a:hover {
	color: #fff
}

.vb_topfooter .social_icons_list li:last-child a {
	margin-right: 0
}

.vb_midfooter {
	padding-top: 30px;
	padding-bottom: 60px
}

footer .vb_bottomfooter {
	background: #000;
	padding: 30px 0;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.55);
	box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.55)
}

footer .vb_bottomfooter .left_col {
	width: 60%
}

footer .vb_bottomfooter .right_col {
	width: 40%
}

footer.dark .vb_bottomfooter .copyright p {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1.35px;
	font-size: 13px
}

footer .vb_bottomfooter .footer_nav ul {
	list-style: none;
	text-align: right
}

footer .vb_bottomfooter .footer_nav ul li {
	display: inline-block;
	margin-right: 10px
}

footer .vb_bottomfooter .footer_nav ul li:last-child {
	margin-right: 0
}

footer .vb_bottomfooter .footer_nav ul li a {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1.35px;
	font-size: 13px;
	line-height: 1
}

footer .vb_bottomfooter .footer_nav ul li a:hover {
	color: #008eff
}

footer.light .vb_bottomfooter .footer_nav ul li a {
	color: #111
}

footer.light .vb_bottomfooter .footer_nav ul li a:hover {
	color: #008eff
}

footer.dark .widget .widget-title h3 {
	color: #f5f5f5
}

footer.dark .widget h1,
footer.dark .widget h2,
footer.dark .widget h3,
footer.dark .widget h4,
footer.dark .widget h5,
footer.dark .widget h6,
footer.dark .widget p,
footer.dark .widget strong,
footer.dark .widget cite,
footer.dark .widget span,
footer.dark .widget sup,
footer.dark .widget sub,
footer.dark .widget li {
	color: #e8e8e8
}

footer.dark .widget a,
footer.dark .vb_lastestpost_widget .post_meta li a {
	color: #e8e8e8
}

footer.dark .widget a:hover,
footer.dark .vb_lastestpost_widget .post_meta li a:hover {
	color: #008eff
}

footer.dark .widget div {
	background: transparent
}

footer.dark .vb_author_widget .author_bio a {
	border-color: rgba(255, 255, 255, 0.5)
}

footer.dark .vb_cus_cats_widget ul li a {
	color: #111
}

footer.dark .vb_cus_cats_widget ul li a:hover {
	color: #fff
}

footer.dark .vb_topfooter .social_icons_list li a:hover {
	color: #008eff
}

footer.light .vb_topfooter .social_icons_list li a {
	color: #111
}

footer.light .vb_topfooter .social_icons_list li a:hover {
	color: #008eff
}

footer.light .vb_topfooter .social_icons_list {
	border-bottom: #dddddd solid 1px
}

footer.light .widget .widget-title h3 {
	font-size: 13px;
	padding: 10px 10px 10px 20px
}

footer.light .widget .widget-title h3::after {
	content: '';
	display: none
}

footer.light .vb_bottomfooter {
	background: #f5f5f5;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1)
}

.widget {
	margin-bottom: 30px
}

.widget .widget-title {
	text-align: center;
	margin-bottom: 30px
}

.widget .widget-title h3 {
	font-family: "Open Sans", sans-serif;
	background: #111;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 10px;
	letter-spacing: 1px
}

.vb_author_widget .widget_content {
	text-align: center
}

.vb_author_widget .author_name {
	margin-top: 20px;
	margin-bottom: 15px
}

.vb_author_widget .author_name h4 {
	text-transform: capitalize;
	font-size: 28px;
	letter-spacing: 1px
}

.vb_author_widget .author_bio {
	margin-bottom: 30px
}

.vb_author_widget .author_bio p {
	margin-bottom: 15px
}

.vb_author_widget .author_bio a {
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1.30px;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 2px;
	border-bottom: 1px solid #008eff
}

.vb_instafeed_widget {
	text-align: center
}

.vb_instafeed_widget ul {
	display: block;
	list-style: none;
	margin: -5px
}

.vb_instafeed_widget ul li {
	float: left;
	width: 33.333333%;
	padding: 5px
}

.vb_instafeed_widget .follow {
	margin-top: 30px
}

.vb_instafeed_widget .follow a {
	display: block;
	background: transparent;
	border: 1px solid #111;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold
}

.vb_instafeed_widget .follow a:hover {
	color: #fff;
	border: 1px solid #008eff;
	background: #008eff
}

.widget_categories ul {
	list-style: none;
	margin: -10px 0;
	overflow: hidden
}

.widget_categories ul li {
	width: 100%;
	text-align: right;
	display: inline-block;
	padding: 10px 0;
	border-bottom: 1px solid #dcdcdc
}

.widget_categories ul li:last-child {
	border: none
}

.widget_categories ul li a {
	display: block;
	float: left;
	text-transform: capitalize
}

.vb_lastestpost_widget .left_box {
	float: left;
	width: 30%
}

.vb_lastestpost_widget .right_box {
	float: left;
	width: 70%;
	padding-left: 20px
}

.vb_lastestpost_widget .post_details h4 {
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	line-height: 24px;
	font-weight: normal
}

.vb_lastestpost_widget .post_meta li a {
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-size: 12px;
	color: #616161
}

.vb_lastestpost_widget .post_meta li a:hover {
	color: #008eff
}

.widget_tags_cloud .tagcloud {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	overflow: hidden;
	margin: -5px -2px
}

.widget_tags_cloud .tagcloud a {
	-webkit-box-flex: 1;
	-ms-flex: 1 auto;
	flex: 1 auto;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	letter-spacing: 1px;
	padding: 5px 15px;
	margin: 2px;
	background: #dddddd
}

.widget_tags_cloud .tagcloud a:hover {
	color: #fff;
	background: #008eff
}

.vb_cus_cats_widget ul {
	list-style: none;
	margin-bottom: -30px
}

.vb_cus_cats_widget ul li {
	display: block;
	position: relative;
	margin-bottom: 30px;
	max-width: 100%;
	width: 100%;
	height: 80px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center
}

.vb_cus_cats_widget ul li a {
	display: inline-block;
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	padding: 7px 20px;
	background: rgba(255, 255, 255, 0.8);
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1.35px
}

.vb_cus_cats_widget ul li a:hover {
	color: #fff;
	background: #008eff
}

.vb_pagination {
	margin: 60px 0
}

.vb_pagination ul {
	list-style: none;
	width: 100%
}

.vb_pagination .pagi_style1 ul li.previous {
	float: left
}

.vb_pagination .pagi_style1 ul li.next {
	float: right
}

.vb_pagination .pagi_style1 ul li a {
	display: inline-block;
	padding: 7px 30px;
	border: 2px solid #dcdcdc;
	text-transform: uppercase;
	letter-spacing: 1.35px;
	font-size: 13px;
	font-weight: bold
}

.vb_pagination .pagi_style1 ul li a:hover {
	border-color: #008eff;
	background: #008eff;
	color: #fff
}

.vb_pagination .pagi_style2 ul li {
	display: inline-block
}

.vb_pagination .pagi_style2 ul li a {
	display: inline-block;
	line-height: 40px;
	height: 40px;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #dcdcdc;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold
}

.vb_pagination .pagi_style2 ul li a:hover {
	border-color: #008eff;
	background: #008eff;
	color: #fff
}

.vb_pagination .pagi_style2 ul li.current a {
	background: #008eff;
	border-color: #008eff;
	color: #fff
}

.vb_pagination .pagi_style3 ul {
	display: inline-block;
	padding: 15px 10px;
	border: 1px solid #dcdcdc;
	padding: 10px 35px;
	width: auto
}

.vb_pagination .pagi_style3 ul li {
	display: inline-block
}

.vb_pagination .pagi_style3 ul li a {
	display: inline-block;
	font-weight: bold;
	letter-spacing: 0.35px;
	text-transform: uppercase;
	font-size: 13px;
	margin-right: 15px
}

.vb_pagination .pagi_style3 ul li:last-child a {
	margin-right: 0
}

.vb_pagination .pagi_style3 ul li.current a {
	text-decoration: line-through
}

.vb_breadcrumb {
	margin-bottom: 20px
}

.vb_breadcrumb ul {
	list-style: none
}

.vb_breadcrumb ul li {
	display: inline-block
}

.vb_breadcrumb ul li a {
	display: inline-block;
	line-height: 1;
	font-size: 14px;
	text-transform: capitalize;
	letter-spacing: 1px
}

.breadtrails_style1 ul li a,
.breadtrails_style2 ul li a,
.breadtrails_style3 ul li a {
	margin-right: 5px;
	color: #616161
}

.breadtrails_style1 ul li a:hover,
.breadtrails_style2 ul li a:hover,
.breadtrails_style3 ul li a:hover {
	color: #008eff
}

.breadtrails_style1 ul li:last-child a,
.breadtrails_style2 ul li:last-child a,
.breadtrails_style3 ul li:last-child a {
	margin-right: 0
}

.breadtrails_style1 ul li a::after,
.breadtrails_style2 ul li a::after,
.breadtrails_style3 ul li a::after {
	content: '/';
	display: inline-block;
	margin-left: 10px
}

.breadtrails_style1 ul li:last-child a::after,
.breadtrails_style2 ul li:last-child a::after,
.breadtrails_style3 ul li:last-child a::after {
	content: ''
}

.breadtrails_style2 ul li a {
	text-transform: uppercase;
	letter-spacing: 1.35px;
	font-size: 13px
}

.breadtrails_style2 ul li a::after {
	content: '\f105';
	font-family: 'fontAwesome'
}

.breadtrails_style3 ul li a {
	color: #111
}

.breadtrails_style3 ul li a:hover {
	color: #008eff
}

.breadtrails_style3 {
	background: #f5f5f5;
	padding: 15px 20px
}

.vb_breadcrumb.breadtrails_style3 {
	margin-bottom: 30px
}

.errorpage_entry {
	text-align: center;
	padding: 100px 0
}

.errorpage_entry .error_head {
	margin-bottom: 30px
}

.errorpage_entry .error_head h2 {
	font-size: 132px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Arial, Roboto, sans-serif;
	color: #008eff
}

.errorpage_entry .error_head h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Roboto, sans-serif
}

.errorpage_entry .error_message {
	margin-bottom: 30px
}

.error_action a.btn_general {
	border: 2px solid #111;
	padding: 13px 40px
}

.error_action a.btn_general:hover {
	border-color: #008eff
}

.nf_search {
	display: block
}

.nfpage_entry .nf_message {
	margin-bottom: 30px
}

.nf_search form {
	position: relative;
	top: unset;
	right: unset;
	z-index: 10;
	max-width: 600px;
	width: 100%;
	padding: 0;
	border-top: none;
	overflow: auto;
	-webkit-animation: none;
	animation: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0
}

.nf_search input[type="search"],
.nf_search input[type="submit"] {
	height: 43px
}

.searchpage_contents_holder .card ul.categories {
	margin-bottom: 20px
}

.editor_contents a {
	color: #2196F3
}

.editor_contents b,
.editor_contents strong {
	font-weight: bold
}

.editor_contents dfn {
	font-style: italic
}

.editor_contents mark {
	background: #ff0;
	color: #111111
}

.editor_contents small {
	font-size: 80%
}

.editor_contents sub,
.editor_contents sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

.editor_contents sup {
	top: -0.5em
}

.editor_contents sub {
	bottom: -0.25em
}

.editor_contents img {
	border: 0
}

.editor_contents pre {
	overflow: auto
}

.editor_contents code,
.editor_contents kbd,
.editor_contents pre,
.editor_contents samp {
	font-family: monospace, monospace
}

.editor_contents fieldset {
	border: 1px solid #dcdcdc;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

.editor_contents q {
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px
}

.editor_contents legend {
	border: 0;
	padding: 0
}

.editor_contents textarea {
	overflow: auto
}

.editor_contents optgroup {
	font-weight: bold
}

.editor_contents table {
	border-collapse: collapse;
	border-spacing: 0
}

.editor_contents td,
.editor_contents th,
.editor_contents td,
.editor_contents th,
.editor_contents .mce-item-table,
.editor_contents .mce-item-table td,
.editor_contents .mce-item-table th,
.editor_contents .mce-item-table caption {
	padding: 10px 15px;
	border: 1px solid #dcdcdc;
	text-align: left
}

.editor_contents h1,
.editor_contents h2,
.editor_contents h3,
.editor_contents h4,
.editor_contents h5,
.editor_contents h6 {
	margin: 0 0 10px 0;
	font-weight: 600;
	color: #111;
	line-height: 1.5
}

.editor_contents p {
	margin: 0 0 15px 0
}

.editor_contents dfn,
.editor_contents cite,
.editor_contents em,
.editor_contents i {
	font-style: italic
}

.editor_contents blockquote {
	text-align: center;
	position: relative;
	margin: 30px 0 30px 0;
	padding: 30px;
	font-size: 16px;
	font-weight: normal;
	background: #eeeeee
}

.editor_contents blockquote cite {
	font-size: 18px;
	line-height: 1.89;
	color: #999999
}

.editor_contents blockquote cite {
	display: block;
	margin-top: 7px
}

.editor_contents address {
	margin: 0 0 15px
}

.editor_contents pre {
	background: #eeeeee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 15px;
	max-width: 100%;
	overflow: auto;
	padding: 15px
}

.editor_contents code,
.editor_contents kbd,
.editor_contents tt,
.editor_contents var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px
}

.editor_contents abbr,
.editor_contents acronym {
	border-bottom: 1px dotted #dcdcdc;
	cursor: help
}

.editor_contents mark,
.editor_contents ins {
	background: #f5f5f5;
	text-decoration: none
}

.editor_contents big {
	font-size: 125%
}

.editor_contents blockquote:before,
.editor_contents blockquote:after,
.editor_contents q:before,
.editor_contents q:after {
	content: ""
}

.editor_contents blockquote:before {
	content: "\201c";
	font-family: "Arial", "Times New Roman";
	display: block;
	font-size: 93px;
	line-height: 50px;
	font-weight: bold
}

.editor_contents blockquote:before {
	color: #3a85eb
}

.editor_contents hr {
	background-color: #ECECEE;
	border: 0;
	height: 1px;
	margin: 60px 0;
	clear: both
}

.editor_contents ul,
.editor_contents ol {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px
}

.editor_contents ul {
	list-style: disc
}

.editor_contents ol {
	list-style: decimal
}

.editor_contents ol li,
.editor_contents ul li {
	padding: 7px 0
}

.editor_contents li>ul,
.editor_contents li>ol {
	margin-bottom: 0;
	margin-left: 15px
}

.editor_contents dt {
	font-weight: bold
}

.editor_contents dd {
	margin: 0 15px 15px
}

.editor_contents img {
	height: auto;
	max-width: 100%;
	vertical-align: middle
}

.editor_contents figure {
	margin: 15px 0
}

.editor_contents table {
	margin: 0 0 15px;
	width: 100%
}

.editor_contents .alignleft {
	display: inline;
	float: left;
	margin-right: 50px
}

.editor_contents .alignright {
	display: inline;
	float: right;
	margin-left: 50px
}

.editor_contents .aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px
}

.editor_contents .text-alignleft {
	text-align: left
}

.editor_contents .text-alignright {
	text-align: right
}

.editor_contents .text-aligncenter {
	text-align: center
}

.postpage_entry .post_thumb {
	margin-bottom: 30px
}

.postpage_entry .post_title h2 {
	font-size: 38px;
	text-transform: capitalize;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 0
}

.postpage_entry .post_title h2::after {
	content: '';
	border: none;
	display: none
}

.postpage_entry .meta {
	margin: 15px 0 30px 0
}

.postpage_entry .post_meta ul {
	margin: 0
}

.postpage_entry .post_meta li a,
.postpage_entry .post_meta li {
	text-transform: uppercase;
	color: #616161;
	font-size: 12px;
	letter-spacing: 0.35px
}

.postpage_entry .post_meta li a:hover {
	color: #008eff
}

.entry_tags {
	margin: 30px 0
}

.post_tags a {
	position: relative;
	display: inline-block;
	background: #008eff;
	padding: 4px 30px;
	margin: 2px;
	text-transform: capitalize;
	color: #fff
}

.post_tags a::before {
	content: '\f02e';
	font-family: 'fontAwesome';
	position: absolute;
	z-index: 10;
	top: 50%;
	bottom: unset;
	left: 10px;
	right: unset;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.post_tags a:hover {
	background: #111
}

.post_sharing {
	margin-top: 60px
}

.post_sharing span,
.related_posts .section_title span,
.related_posts .lined_page_title span {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	letter-spacing: 1.35px;
	padding-bottom: 15px;
	line-height: 1
}

.post_sharing span:after,
.related_posts .section_title span::after,
.related_posts .lined_page_title span::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	margin: 0;
	width: 70px;
	border-bottom: 2px solid #008eff
}

.post_sharing ul {
	margin-top: 30px
}

.post_sharing ul li {
	margin-right: 10px
}

.post_sharing ul li:last-child {
	margin-right: 0
}

.post_sharing ul li a {
	border: 1px solid #dcdcdc;
	text-align: center;
	line-height: 35px;
	width: 35px;
	height: 35px;
	font-size: 14px
}

.author_box {
	margin: 60px 0;
	padding: 30px;
	border-radius: 10px;
	border: 1px solid #dcdcdc
}

.author_box .author_thumb img {
	display: block;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	border: 3px solid #dcdcdc;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center center;
	object-position: center center
}

.author_box .author_name h3 {
	font-size: 27px;
	text-transform: capitalize
}

.author_box .author_name,
.author_box .author_desc p {
	margin-bottom: 10px
}

.author_box .author_social ul li {
	margin-right: 5px
}

.author_box .author_social ul li:last-child {
	margin-right: 0
}

.related_posts .section_title,
.related_posts .lined_page_title {
	text-align: left
}

.related_posts .vb_rp_grid_style .card_content {
	padding: 30px 0 0 0
}

.related_posts .vb_rp_grid_style .card {
	text-align: left
}

.related_posts .vb_rp_grid_style ul.categories {
	margin-bottom: 10px
}

.related_posts .vb_rp_grid_style ul.categories li a {
	background: none;
	border: none;
	text-transform: uppercase;
	color: #008eff;
	letter-spacing: 0.35px;
	padding: 0;
	margin-right: 10px
}

.related_posts .vb_rp_grid_style ul.categories li a:hover {
	color: #111;
	background: none;
	border: none
}

.related_posts .vb_rp_grid_style ul.categories li:last-child a {
	margin-right: 0
}

.related_posts .vb_rp_grid_style .post_title h3::after {
	content: '';
	margin: 0
}

.post_media .type_gallery_carousel .owl-nav {
	position: absolute;
	right: 30px;
	top: 30px
}

.post_media.link_formate {
	border: 1px solid #dcdcdc;
	padding: 30px
}

.post_media.link_formate a {
	position: relative;
	display: inline-block;
	text-transform: capitalize;
	letter-spacing: 1.5px;
	line-height: 1px;
	padding-left: 40px
}

.post_media.link_formate a::before {
	content: '\f0c1';
	font-family: 'fontAwesome';
	font-size: 28px;
	position: absolute;
	z-index: 10;
	top: 50%;
	bottom: unset;
	left: 0;
	right: unset;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.video_formate iframe,
.video_formate video,
.audio_formate iframe,
.audio_formate audio {
	display: block;
	border: none;
	min-height: 400px;
	max-width: 100%;
	width: 100%
}

.audio_formate iframe {
	min-height: 250px
}

.audio_formate audio {
	min-height: 30px
}

.quote_formate blockquote {
	display: block;
	position: relative;
	padding: 40px 0 40px 50px;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 1px
}

.quote_formate blockquote::before {
	content: '\f10d';
	font-family: 'fontAwesome';
	position: absolute;
	z-index: -1;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 110px;
	color: #eee
}

@media (max-width: 1100px) {
	body.boxed .vb_container {
		padding-left: 15px;
		padding-right: 15px
	}
}

@media (max-width: 1024px) {
	.primary_navigation .menu-toggle {
		padding: 0;
		line-height: 30px
	}
	.primary_navigation.mobile .close-menu {
		display: block
	}
	.primary_navigation.mobile.dark>ul {
		position: fixed;
		z-index: 999;
		top: 0;
		bottom: 0;
		left: -100%;
		right: auto;
		float: none;
		width: 100%;
		max-width: 350px;
		-webkit-transform: none;
		transform: none;
		transition-duration: 1s;
		-moz-transition-duration: 1s;
		-ms-transition-duration: 1s;
		-webkit-transition-duration: 1s;
		-o-transition-duration: 1s
	}
	.primary_navigation.mobile.dark.active>ul {
		left: 0
	}
	.primary_navigation.mobile.dark ul ul {
		position: relative
	}
	.mastheader .primary_navigation>ul>li>a,
	.mastheader.header_style3 .primary_navigation>ul>li>a,
	.mastheader.header_style4 .primary_navigation>ul>li>a,
	.mastheader.header_style4 .primary_navigation>ul>li>a {
		padding: 15px;
		line-height: inherit
	}
	.header_search form,
	.nf_search form {
		right: auto;
		left: 0;
		z-index: 99
	}
	.mastheader.header_style3 .primary_navigation>ul,
	.mastheader.header_style4 .primary_navigation>ul,
	.mastheader.header_style4 .primary_navigation>ul {
		text-align: left
	}
	.mastheader.header_style3 .primarynav_search_icon,
	.mastheader.header_style4 .primarynav_search_icon,
	.mastheader.header_style4 .primarynav_search_icon {
		float: none;
		display: none
	}
	.mastheader.header_style4 .logo h1 {
		font-size: 69px
	}
	.mastheader.header_style3 .main_navigation,
	.mastheader.header_style4 .main_navigation {
		padding: 10px 0
	}
	.mastheader.light .primary_navigation>ul>li>a,
	.mastheader.light .primary_navigation.dark>ul>li>a {
		font-weight: normal
	}
	.mastheader.light .primary_navigation.mobile.active>ul {
		border-right: 1px solid #dcdcdc
	}
	.mastheader.light .primary_navigation.mobile.dark ul {
		background: #fff
	}
	.mastheader.light .primary_navigation.dark ul ul {
		border: none
	}
	.mastheader.light .primary_navigation.mobile>ul>li>a.dd-toggle,
	.mastheader.light .primary_navigation.mobile>ul>li>a.dd-toggle:hover,
	.mastheader.light .primary_navigation.mobile>ul>li>a.dd-toggle:focus,
	.mastheader.light .primary_navigation.mobile>ul>li>a.dd-toggle:active {
		background: transparent;
		border: none
	}
	.mastheader.light .primary_navigation.mobile li a {
		border-bottom: 1px solid #dcdcdc
	}
	.vb_banner_style_4 .post_thumb {
		height: 450px
	}
	.vb_banner .vb_banner_style_2 .post_thumb {
		height: 350px
	}
	.featured_style_2 .the_permalink a {
		padding: 10px 30px
	}
	footer .vb_bottomfooter {
		padding: 20px 0
	}
}

@media (max-width: 991px) {
	.mastheader .header_top_entry .col {
		width: 60%
	}
	.mastheader .header_top_entry .nav_col {
		width: 40%
	}
	.header_style4 .site_idty_wrap {
		padding: 150px 0
	}
	.vb_banner .vb_banner_style_2 .post_thumb {
		height: 400px
	}
	.vb_banner .vb_banner_style_3 .post_thumb {
		min-height: 400px
	}
	.recent_posts_holder .first_article .post-thumb {
		text-align: center
	}
	.vb_instagram .feeds_entry ul li {
		width: 33.333333%
	}
	.vb_instagram .feeds_entry .follow a {
		font-size: 14px;
		padding: 20px 45px
	}
	.vb_cus_cats_widget ul li {
		height: 100px
	}
	.quote_formate blockquote::before {
		content: '\f10d';
		font-size: 72px
	}
	.nfpage_entry {
		margin-bottom: 40px
	}
}

@media (max-width: 850px) {
	h1 {
		font-size: 32px
	}
	h2 {
		font-size: 27px
	}
	h3 {
		font-size: 23px
	}
	h4 {
		font-size: 21px
	}
	h5 {
		font-size: 19px
	}
	h6 {
		font-size: 17px
	}
	.section_title h2,
	.lined_page_title h2 {
		font-size: 27px;
		text-transform: capitalize
	}
	.mid_portion_wrap.frontpage_mid_wrap {
		margin: 40px 0
	}
	.post_title h2,
	.post_title h3,
	.post_title h4 {
		padding-bottom: 20px;
		margin-bottom: 20px
	}
	.lined_page_title {
		margin-bottom: 30px
	}
	.mastheader .logo h1 {
		font-size: 42px
	}
	.mastheader .site_idty_entry {
		padding: 30px 0
	}
	.mastheader .logo .site-description {
		font-size: 11px
	}
	.mastheader.header_style2 .logo h1 {
		font-size: 34px
	}
	.header_style2 .site_idty_wrap {
		padding: 30px 0
	}
	.mastheader.header_style3 .header_top_entry .col,
	.mastheader.header_style4 .header_top_entry .col {
		width: 40%
	}
	.mastheader.header_style3 .header_top_entry .nav_col,
	.mastheader.header_style4 .header_top_entry .nav_col {
		width: 60%
	}
	.header_style4 .site_idty_wrap {
		padding: 120px 0
	}
	.mastheader.header_style4 .logo h1 {
		font-size: 52px
	}
	.mastheader.header_style4 .logo .site-description {
		font-size: 12px
	}
	.vb_banner .post_title h2,
	.vb_banner .vb_banner_style_2 .post_title h2 {
		font-size: 27px
	}
	.vb_banner .vb_banner_style_3 .card_content {
		max-width: 600px
	}
	.vb_banner_style_4 .post_title h2 {
		text-transform: inherit
	}
	.recent_posts_holder .first_article .post_title h2,
	.recent_posts_holder .first_article .post_title h3 {
		font-size: 23px
	}
	.no_sidebar .bricks_items {
		width: 50%
	}
	.vb_editorial_picks .post_title h3 {
		text-transform: inherit
	}
	.vb_topfooter .social_icons_list li a {
		margin-right: 20px
	}
	footer .vb_bottomfooter .left_col,
	footer .vb_bottomfooter .right_col {
		width: 100%
	}
	footer .vb_bottomfooter .footer_nav ul {
		text-align: left;
		margin-top: 10px
	}
	.postpage_entry .post_title h2 {
		font-size: 27px
	}
	.errorpage_entry {
		padding: 50px 0
	}
}

@media (max-width: 800px) {
	.featured_style_2 .left_col .post_thumb {
		height: 300px
	}
	.featured_style_2 .right_col .card .post_thumb {
		height: 135px
	}
	.featured_style_3 .post_title h2 {
		font-size: 23px
	}
	.vb_rp_list_style .post_title h3 {
		margin-top: 20px
	}
	.recent_posts_holder .first_article .extra .row .col:first-child {
		width: 40%
	}
	.recent_posts_holder .first_article .extra .row .col:last-child {
		width: 60%
	}
	.vb_rp_list_style .excerpt p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical
	}
}

@media (max-width: 768px) {
	.vb_pagination {
		margin: 30px 0
	}
	.vb_banner .vb_banner_style_2 .post_thumb {
		height: 350px
	}
	.vb_banner .vb_banner_style_4 .card_content {
		top: 80%
	}
	.no_sidebar .recent_posts_holder .first_article {
		width: 100%;
		float: none;
		height: auto
	}
	.recent_posts_holder article .excerpt {
		margin-top: 30px;
		margin-bottom: 30px
	}
	.recent_posts_holder .first_article .extra .row .col:first-child {
		width: 60%
	}
	.recent_posts_holder .first_article .extra .row .col:last-child {
		width: 40%
	}
	.quote_formate blockquote {
		padding: 20px 0 20px 50px
	}
}

@media (max-width: 767px) {
	.postimages {
		width: 100%;
		height: 100%;
	}
	.vb_container {
		width: 98%
	}
	.owl-carousel .owl-nav button.owl-prev,
	.owl-carousel .owl-nav button.owl-next {
		line-height: 30px;
		width: 30px;
		height: 30px
	}
	.owl-carousel .owl-nav button.owl-prev i,
	.owl-carousel .owl-nav button.owl-next i {
		font-size: 14px;
		line-height: 30px
	}
	.primary_navigation.mobile.dark>ul {
		max-width: 250px;
		overflow-y: auto
	}
	.header_style2 .site_idty_wrap .left_col {
		width: 100%
	}
	.header_style2 .site_idty_wrap .right_col {
		display: none
	}
	.vb_banner .vb_banner_style_3 .card_content {
		padding: 30px 20px
	}
	.vb_banner .post_title h2,
	.vb_banner .vb_banner_style_2 .post_title h2 {
		font-size: 23px
	}
	.vb_featured .card {
		margin-bottom: 30px
	}
	.vb_featured .row [class^="col-"]:last-child .card {
		margin-bottom: 0
	}
	.featured_style_2 .right_col .card .post_thumb {
		height: 300px
	}
	.featured_style_3 .card_content {
		padding: 30px 0 0 0
	}
	.featured_style_4 .post_title h2 {
		font-size: 23px
	}
	.vb_rp_list_style .excerpt p {
		display: none
	}
	.vb_midfooter {
		padding-top: 10px;
		padding-bottom: 30px
	}
	.author_box {
		text-align: center;
		padding: 30px 20px
	}
	.author_box .author_name {
		margin: 20px 0
	}
	.author_box .author_desc p {
		margin-bottom: 20px
	}
	.video_formate iframe,
	.audio_formate iframe {
		min-height: 80px;
		height: 350px
	}
}

@media (max-width: 650px) {
	h1 {
		font-size: 29px
	}
	h2 {
		font-size: 27px
	}
	h3 {
		font-size: 23px
	}
	h4 {
		font-size: 21px
	}
	h5 {
		font-size: 19px
	}
	h6 {
		font-size: 17px
	}
	a.btn_general {
		padding: 5px 30px;
		letter-spacing: 0.35px
	}
	.mastheader .header_top_entry .col {
		width: calc( 100% - 110px)
	}
	.mastheader .header_top_entry .nav_col {
		width: 110px
	}
	.mastheader.header_style3 .secondary_nav ul li,
	.mastheader.header_style4 .secondary_nav ul li {
		margin-right: 10px
	}
	.mastheader .header_top_entry .social_icons_list li a {
		width: 20px
	}
	.vb_banner .post_title h2,
	.vb_banner .vb_banner_style_2 .post_title h2 {
		font-size: 21px
	}
	.vb_banner .vb_banner_style_3 .post_thumb {
		min-height: 350px
	}
	.vb_banner .vb_banner_style_3 .card_content {
		max-width: 500px
	}
	.vb_banner .vb_banner_style_4 .card_content {
		top: 85%
	}
	.featured_style_3 .post_title h2 {
		font-size: 19px
	}
	.vb_rp_list_style .post_title h3 {
		font-size: 19px
	}
	.vb_rp_grid_style .card_content {
		padding: 30px 0 0 0
	}
	.vb_rp_grid_style .card {
		text-align: left
	}
	.vb_rp_grid_style .post_title h3::after {
		content: '';
		margin: 0
	}
	.vb_instagram .feeds_entry .follow a {
		padding: 10px 30px;
		font-size: 13px
	}
	.vb_topfooter .social_icons_list li a {
		font-size: 0;
		margin-right: 30px
	}
	.vb_topfooter .social_icons_list li a i {
		font-size: 14px
	}
	.errorpage_entry .error_head h2 {
		font-size: 92px
	}
	.errorpage_entry .error_head h3 {
		font-size: 19px
	}
	.error_action a.btn_general {
		padding: 7px 30px
	}
}

@media (max-width: 550px) {
	.post_title h2,
	.post_title h3,
	.post_title h4 {
		padding-bottom: 15px;
		margin-bottom: 20px
	}
	.mid_portion_wrap.frontpage_mid_wrap {
		margin: 0 0 30px 0
	}
	.header_style2 .site_idty_wrap {
		padding: 20px 0
	}
	.mastheader .header_top_entry .social_icons_list {
		display: none
	}
	.mastheader .header_top_entry .social_icons_list li a {
		width: 30px
	}
	.mastheader.header_style3 .header_top_entry .nav_col,
	.mastheader.header_style4 .header_top_entry .nav_col,
	.mastheader.header_style3 .header_top_entry .col,
	.mastheader.header_style4 .header_top_entry .col {
		width: 100%
	}
	.mastheader.header_style3 .site_idty_entry,
	.mastheader.header_style4 .site_idty_entry {
		text-align: left;
		padding: 20px 0
	}
	.vb_banner .post_thumb img {
		min-height: 300px;
		-o-object-fit: cover;
		object-fit: cover;
		-o-object-position: center center;
		object-position: center center
	}
	.vb_banner .owl-nav {
		right: 20px;
		top: 10px
	}
	.vb_banner_style_3 {
		max-width: 98%;
		padding-left: 15px;
		padding-right: 15px
	}
	.vb_banner .vb_banner_style_3 .card_content {
		max-width: 400px;
		padding: 20px 10px
	}
	.vb_featured .row [class^="col-"]:last-child .card {
		margin-bottom: 30px
	}
	.recent_posts_holder article .top_box_content,
	.recent_posts_holder article .the_permalink {
		text-align: left
	}
	.recent_posts_holder .first_article .post_title h2::after,
	.recent_posts_holder .first_article .post_title h3::after {
		content: '';
		margin: 0
	}
	.vb_rp_list_style .left_col,
	.vb_rp_list_style .right_col {
		width: 100%
	}
	.vb_rp_list_style .right_col .post_details {
		margin-top: 30px
	}
	.recent_posts_holder .vb_rp_list_style .right_col .meta ul {
		margin-bottom: 0
	}
	.bricks_items,
	.no_sidebar .bricks_items {
		width: 100%;
		float: none;
		text-align: left
	}
	.card.bricks_items .card_content {
		padding: 30px 0 0 0
	}
	.bricks_items .post_title h3::after {
		content: '';
		margin: 0
	}
	.recent_posts_holder .first_article .extra {
		margin-top: 40px
	}
	.recent_posts_holder .first_article .extra .row .col:first-child {
		width: 40%
	}
	.recent_posts_holder .first_article .extra .row .col:last-child {
		width: 60%
	}
	.vb_topfooter .social_icons_list li a {
		margin-right: 20px
	}
	footer.light .vb_bottomfooter .footer_nav ul li a {
		text-transform: capitalize;
		font-size: 14px
	}
	.vb_pagination .pagi_style2 ul li a {
		line-height: 30px;
		height: 30px
	}
}

@media (max-width: 500px) {
	h1 {
		font-size: 27px
	}
	h2 {
		font-size: 23px
	}
	h3 {
		font-size: 21px
	}
	h4 {
		font-size: 19px
	}
	h5 {
		font-size: 17px
	}
	h6 {
		font-size: 15px
	}
	.mastheader .site_idty_entry {
		padding: 20px 0
	}
	.vb_banner .vb_banner_style_2 .post_thumb,
	.vb_banner .post_thumb {
		height: 300px;
		min-height: 300px
	}
	.vb_banner .vb_banner_style_4 .post_thumb {
		height: 400px
	}
	.vb_banner .vb_banner_style_3 .the_permalink a.btn_general {
		line-height: 1;
		padding: 7px 30px
	}
	.featured_style_2 .left_col .post_thumb,
	.featured_style_2 .right_col .card .post_thumb {
		height: 250px
	}
	.featured_style_4 {
		margin-top: 30px
	}
	.featured_style_4 .post_title h2 {
		font-size: 21px
	}
	.vb_editorial_picks {
		padding: 40px 0 30px 0
	}
	.vb_pagination .pagi_style1 ul li a {
		padding: 5px 25px
	}
	.video_formate iframe,
	.audio_formate iframe {
		height: 250px
	}
	.quote_formate blockquote {
		padding: 20px 0 20px 20px;
		font-size: 16px
	}
	.quote_formate blockquote::before {
		content: '\f10d';
		font-size: 52px
	}
}

@media (max-width: 480px) {
	.vb_banner .vb_banner_style_3 .card_content {
		padding: 10px;
		max-width: 350px
	}
	.vb_banner .vb_banner_style_3 .the_permalink {
		display: none
	}
}

@media (max-width: 420px) {
	.card_content {
		padding: 0 10px
	}
	.vb_banner .vb_banner_style_3 .post_thumb {
		min-height: 300px
	}
	.vb_banner .the_permalink {
		display: none
	}
	.recent_posts_holder .excerpt p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical
	}
	.recent_posts_holder .first_article .extra .social_sharing {
		text-align: left
	}
	.recent_posts_holder .first_article .extra {
		padding: 8px 0
	}
	.recent_posts_holder .social_icons_list li a {
		line-height: 1;
		height: 1px
	}
	.recent_posts_holder .first_article .extra .row .col:first-child {
		display: none
	}
	.recent_posts_holder .first_article .extra .row .col:last-child {
		width: 100%
	}
	.post_sharing ul li {
		margin-right: 5px
	}
}

@media (max-width: 400px) {
	.vb_banner .vb_banner_style_3 .card_content {
		max-width: 300px
	}
}


/*# sourceMappingURL=main.css.map */