/*
Theme Name: Buyessays.com.au Theme
Theme URI: http://buyessays.com.au/
Version: 1.18
Description: Integrate your WordPress site with Picasa, Pinterest, and Dribbble in a few simple clicks. Share your photographs online and present them in the best way possible
Author: ColorLabs & Company
Author URI: http://colorlabsproject.com
Tags: black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-menu, featured-images, full-width-template
License: GNU General Public License
License URI: license.txt
*/

@font-face {
	font-family: 'PT Sans';
	src: url('fonts/pt_sans-web-regular-webfont.eot');
	src: url('fonts/pt_sans-web-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/pt_sans-web-regular-webfont.woff2') format('woff2'), url('fonts/pt_sans-web-regular-webfont.woff') format('woff'), url('fonts/pt_sans-web-regular-webfont.ttf') format('truetype'), url('fonts/pt_sans-web-regular-webfont.svg#pt_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'PT Sans Bold';
	src: url('fonts/pt_sans-web-bold-webfont.eot');
	src: url('fonts/pt_sans-web-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/pt_sans-web-bold-webfont.woff2') format('woff2'), url('fonts/pt_sans-web-bold-webfont.woff') format('woff'), url('fonts/pt_sans-web-bold-webfont.ttf') format('truetype'), url('fonts/pt_sans-web-bold-webfont.svg#pt_sansbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Lato';
	src: url('fonts/lato-regular-webfont.eot');
	src: url('fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/lato-regular-webfont.woff2') format('woff2'), url('fonts/lato-regular-webfont.woff') format('woff'), url('fonts/lato-regular-webfont.ttf') format('truetype'), url('fonts/lato-regular-webfont.svg#latoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*
@font-face {
	font-family: 'Lato Light';
	src: url('fonts/lato-light-webfont.eot');
	src: url('fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/lato-light-webfont.woff2') format('woff2'), url('fonts/lato-light-webfont.woff') format('woff'), url('fonts/lato-light-webfont.ttf') format('truetype'), url('fonts/lato-light-webfont.svg#latolight') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	height: auto;
}
#map_canvas img {
	max-width: none;
}
button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button,
input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
body {
	margin: 0;
	font-family: 'Open Sans', Verdana, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #494949;
	background: #fff;
	min-width: 260px;
}
a {
	color: #284b92;
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
a:hover {
	/* color: #006f76;*/
}

/* #Base 978 Grid
================================================== */

.container {
	position: relative;
	padding: 0 15px;
}
.row {
	margin: 0 auto 20px auto;
	max-width: 978px;
	min-width: 420px;
	width: 100%
}

/* Columns */

.column,
.columns {
	float: left;
	display: inline;
	min-height: 1px;
	position: relative
}
.column {
	margin-left: 3.08%
}
.column.one-third,
.column:first-child,
.column.alpha,
.col12 {
	margin-left: 0
}
.column.alpha {
	clear: left
}

/* Grid */

.col1 {
	width: 5.5%
}
.col2 {
	width: 14.1%
}
.col3 {
	width: 22.69%
}
.col4 {
	width: 31.08%
}
.col5 {
	width: 39.87%
}
.col6 {
	width: 48.46%
}
.col7 {
	width: 57%
}
.col8 {
	width: 65.6%
}
.col9 {
	width: 74%
}
.col10 {
	width: 82.8%
}
.col11 {
	width: 91.4%
}
.col12 {
	width: 100%
}
.one-third {
	width: 33.3%
}

/* Centered */

.col1.centered {
	margin-left: 47.25%
}
.col2.centered {
	margin-left: 42.95%
}
.col3.centered {
	margin-left: 38.65%
}
.col4.centered {
	margin-left: 34.46%
}
.col5.centered {
	margin-left: 30.06%
}
.col6.centered {
	margin-left: 25.77%
}
.col7.centered {
	margin-left: 21.5%
}
.col8.centered {
	margin-left: 17.2%
}
.col9.centered {
	margin-left: 13%
}
.col10.centered {
	margin-left: 8.6%
}
.col11.centered {
	margin-left: 4.29%
}

/* Flexible images */

.column > img {
	max-width: 100%;
	max-height: 100%;
	display: block
}

/*  #Mobile (Portrait)
================================================== */

@media only screen and (max-width: 767px) {
	.row > .column {
		border: none;
		margin-left: 0
	}
	.row {
		margin: 0 auto;
		max-width: 767px;
		min-width: 0;
		width: 100%
	}
	.row > .col1,
	.row > .col2,
	.row > .col3,
	.row > .col4,
	.row > .col5,
	.row > .col6,
	.row > .col7,
	.row > .col8,
	.row > .col9,
	.row > .col9,
	.row > .col10,
	.row > .col11,
	.row > .col12 {
		width: 100%;
	}
}

/*  #Mobile (Landscape)
================================================== */

@media only screen and (min-width: 480px) and (max-width: 767px) {}

/* #Clearing
================================================== */

.container:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Use clearfix class on parent to clear nested columns,
or wrap each row of columns in a <div class="row"> */

.clearfix:before,
.clearfix:after,
.row:before,
.row:after,
.widget:before,
.widget:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.row:after,
.clearfix:after,
.widget:after {
	clear: both;
}
.row,
.clearfix,
.widget {
	zoom: 1;
}

/* You can also use a <br class="clear" /> to clear columns */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* #Class Helper
================================================== */


/* Floating */

.fl,
.fr {
	display: inline
}
.fl {
	float: left
}
.fr {
	float: right
}

/* Aligning */

.align-center {
	text-align: center
}
#infscr-loading {
	text-align: center;
	z-index: 100;
	position: fixed;
	left: 50%;
	bottom: 31%;
	width: 200px;
	padding: 10px;
	color: #333;
	margin-left: -100px;
	font-family: 'Bebas Neue', sans-serif;
	text-shadow: 0 1px rgba(255, 255, 255, .5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px rgba(255, 255, 255, .5) inset, 0 0 10px 1px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 1px rgba(255, 255, 255, .5) inset, 0 0 10px 1px rgba(0, 0, 0, .5);
	box-shadow: 0 1px rgba(255, 255, 255, .5) inset, 0 0 10px 1px rgba(0, 0, 0, .5);
	background-color: #ccc;
	border: 1px solid #555;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	opacity: 0.8;
}
#infscr-loading img {
	padding: 2px 0;
	margin-bottom: 5px;
	background: rgba(0, 0, 0, .5);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#infscr-loading em {
	font-size: 17px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
}
.container {
	position: relative;
}
.row {
	width: 100%;
	min-width: 0;
	margin: 0 auto;
	position: relative;
	max-width: 941px;
}
.column {
	float: left;
	margin-left: 3.06748%;
}
.column:first-child {
	margin-left: 0;
}
.col1 {
	width: 5.5%;
}
.col2 {
	width: 14.06748%;
}
.col3 {
	width: 22.63497%;
}
.col4 {
	width: 31.20245%;
}
.col5 {
	width: 39.76994%;
}
.col6 {
	width: 48.33742%;
}
.col7 {
	width: 56.90491%;
}
.col8 {
	width: 65.47239%;
}
.col9 {
	width: 74.03988%;
}
.col10 {
	width: 82.60736%;
}
.col11 {
	width: 91.17485%;
}
.col12 {
	width: 99.74233%;
}
.column.alpha {
	clear: left;
	margin-left: 0;
}
p {
	margin: 0 0 9.5px;
}
p small {
	font-size: 11px;
	color: #999999;
}
.lead {
	margin-bottom: 19px;
	font-size: 20px;
	font-weight: 200;
	line-height: 28.5px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: inherit;
	font-weight: normal;
	color: #3d3a37;
	text-rendering: optimizelegibility;
	font-family: 'Lato', sans-serif;
	margin-bottom: 20px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: normal;
	color: #3d3a37;
}
h1 {
	font-size: 30px;
	line-height: 38px;
}
h1 small {
	font-size: 18px;
}
h2 {
	font-size: 24px;
	line-height: 38px;
}
h2 small {
	font-size: 18px;
}
h3 {
	font-size: 18px;
	line-height: 28.5px;
}
h3 small {
	font-size: 14px;
}
h4,
h5,
h6 {
	line-height: 19px;
}
h4 {
	font-size: 14px;
}
h4 small {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
	color: #999999;
	text-transform: uppercase;
}
.page-header {
	padding-bottom: 18px;
	margin: 19px 0;
	border-bottom: 1px solid #eeeeee;
}
.page-header h1 {
	line-height: 1;
}
ul,
ol {
	padding: 0;
	margin: 0 0 9.5px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
	margin-bottom: 0;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li {
	line-height: 19px;
}
ul.unstyled,
ol.unstyled {
	margin-left: 0;
	list-style: none;
}
dl {
	margin-bottom: 19px;
}
dt,
dd {
	line-height: 19px;
}
dt {
	font-weight: bold;
	line-height: 18px;
}
dd {
	margin-left: 9.5px;
}
.dl-horizontal dt {
	float: left;
	width: 120px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd {
	margin-left: 130px;
}
hr {
	margin: 19px 0;
	border: 0;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid white;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.muted {
	color: #999999;
}
abbr[title] {
	cursor: help;
	border-bottom: 1px dotted #999999;
}
abbr.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 19px;
	border-left: 5px solid #eeeeee;
}
blockquote p {
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 300;
	line-height: 23.75px;
}
blockquote small {
	display: block;
	line-height: 19px;
	color: #999999;
}
blockquote.pull-right {
	float: right;
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
	text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
	content: "";
}
address {
	display: block;
	margin-bottom: 19px;
	font-style: normal;
	line-height: 19px;
}
small {
	font-size: 100%;
}
cite {
	font-style: normal;
}
code,
pre {
	padding: 0 3px 2px;
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
	font-size: 12px;
	color: #333333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
code {
	padding: 2px 4px;
	color: #d14;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
}
pre {
	display: block;
	padding: 9px;
	margin: 0 0 9.5px;
	font-size: 12.025px;
	line-height: 19px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
pre.prettyprint {
	margin-bottom: 19px;
}
pre code {
	padding: 0;
	color: inherit;
	background-color: transparent;
	border: 0;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
.fade {
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-moz-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}
.fade.in {
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=10000);
	opacity: 100;
}
.collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	overflow: visible \9;
	-webkit-transition: height 0.35s ease;
	-moz-transition: height 0.35s ease;
	transition: height 0.35s ease;
}
.collapse.in {
	height: auto;
}

/* 
 * WordPress formatted content
 * Provided from WYSIWYG Editor Styles
 * Just change and make it suitable with your document
 */

.sticky,
.bypostauthor {
	position: static;
}
.entry-content img {
	margin: 0.5em 0 1.5em 0;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter,
img.aligncenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.alignnone,
img.alignnone {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	margin-bottom: 1.5em;
	padding-top: 5px;
}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
}
.wp-caption a,
.wp-caption img {
	display: block;
}
.gallery-size-thumbnail .wp-caption-text:before {
	background: none;
}
.gallery-size-thumbnail .wp-caption-text {
	padding-left: 0;
}
.wp-caption a:hover {
	border-bottom-color: #00b7c2;
}
.wp-caption-text {
	line-height: 1.5;
	font-size: 11px;
	margin: 12px 0 0 0;
	color: #666;
	position: relative;
	padding-left: 27px;
	font-family: sans-serif;
}
.wp-caption-text:before {
	content: "";
	height: 1px;
	width: 15px;
	left: 0;
	top: 7px;
	position: absolute;
	background: #666;
}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
}
blockquote.left {
	display: inline;
	float: left;
	margin-right: 1.5em;
	text-align: right;
	margin-left: 0;
	width: 33%;
}
blockquote.right {
	display: inline;
	float: right;
	margin-left: 1.5em;
	text-align: left;
	margin-right: 0;
	width: 33%;
}
.gallery-caption {
	margin: -1.5em 0 0 0;
}
.clearfix,
.row {
	*zoom: 1;
}
.clearfix:before,
.row:before,
.clearfix:after,
.row:after {
	display: table;
	content: "";
}
.clearfix:after,
.row:after {
	clear: both;
}
.pull-right,
.alignright {
	float: right;
}
.pull-left {
	float: left;
}
.hide {
	display: none;
}
.show,
.aligncenter,
img.aligncenter {
	display: block;
}
.invisible {
	visibility: hidden;
}
.accel {
	-webkit-transform: translate3d(0, 0, 0);
}

/* Divider vertical */

.divider-vertical {
	width: 2px;
	height: 60px;
	background-size: 1px 100%;
	background-position: 0 0, 1px 0;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(-10%, transparent), color-stop(50%, rgba(0, 0, 0, 0.5)), color-stop(110%, transparent)), -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(-10%, transparent), color-stop(50%, rgba(255, 255, 255, 0.4)), color-stop(110%, transparent));
	background-image: -webkit-linear-gradient(top, transparent -10%, rgba(0, 0, 0, 0.5), transparent 110%), -webkit-linear-gradient(top, transparent -10%, rgba(255, 255, 255, 0.4), transparent 110%);
	background-image: -moz-linear-gradient(top, transparent -10%, rgba(0, 0, 0, 0.5), transparent 110%), -moz-linear-gradient(top, transparent -10%, rgba(255, 255, 255, 0.4), transparent 110%);
	background-image: linear-gradient(top, transparent -10%, rgba(0, 0, 0, 0.5), transparent 110%), linear-gradient(top, transparent -10%, rgba(255, 255, 255, 0.4), transparent 110%);
}
.hide-text {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.hr-ruler {
	margin: 45px 0;
	border: none;
	height: 1px;
	background: #d5d5d5;
}
.cssgradients .hr-ruler {
	background-color: transparent;
	background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(213, 213, 213, 0)), color-stop(50%, #d5d5d5), color-stop(100%, rgba(213, 213, 213, 0)));
	background-image: -webkit-linear-gradient(left, rgba(213, 213, 213, 0), #d5d5d5, rgba(213, 213, 213, 0));
	background-image: -moz-linear-gradient(left, rgba(213, 213, 213, 0), #d5d5d5, rgba(213, 213, 213, 0));
	background-image: linear-gradient(left, rgba(213, 213, 213, 0), #d5d5d5, rgba(213, 213, 213, 0));
}
.cssgradients .hr-ruler.no-bg {
	background: none;
}
.hr-double {
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	height: 2px;
	margin: 43px 10px;
}

/* ===================================================================
  #Structural Layout
=================================================================== */

.main-content-wrapper {
	margin-bottom: 38px;
}

/* ===================================================================
  #Section Block
=================================================================== */

.section-block {
	margin-bottom: 38px;
}
.section-block-title {
	font-size: 17px;
	line-height: 1.2;
	font-weight: normal;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 18px;
	font-family: 'PT Sans', sans-serif;
	color: #686868;
}
.section-block-title span {
	z-index: 5;
	padding-right: 8px;
	position: relative;
	background: #fafafa;
	font-family: "Fjalla One", sans-serif;
}
.section-block-title:before {
	content: "";
	height: 1px;
	background: #cecece;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	margin-top: -1px;
}

/* ===================================================================
  #Header
=================================================================== */

.top-header {
	background: #2c539e;
	background: -moz-linear-gradient(top, #2c539e 0%, #244386 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c539e), color-stop(100%,#244386));
	background: -webkit-linear-gradient(top, #2c539e 0%,#244386 100%);
	background: -o-linear-gradient(top, #2c539e 0%,#244386 100%);
	background: -ms-linear-gradient(top, #2c539e 0%,#244386 100%);
	background: linear-gradient(to bottom, #2c539e 0%,#244386 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#244386',GradientType=0 );
	overflow: hidden;
}
.inside-container {
	margin: 0 auto;
	max-width: 940px;
	padding: 0 15px;
}
.slider-content {
	height: 374px;
	overflow: hidden;
}
.slider1 {
	background: url(images/slider1-bg.png) repeat-x;
	height: 374px;
}
.slide-banner1 {
	background: url(images/image-banner.png) no-repeat;
	width: 410px;
	height: 350px;
	margin-top: 10px;
	display: inline-block;
}
.slider2 {
	background: url(images/slider2-bg.png) repeat-x;
	height: 374px;
	display: none;
}
.slide-banner2 {
	background: url(images/image-banner2.png) no-repeat;
	width: 474px;
	height: 350px;
	margin-top: 10px;
}
.slider3 {
	background: url(images/slider3-bg.png) repeat-x;
	height: 374px;
}
.slide-banner3 {
	background: url(images/image-banner3.png) no-repeat;
	width: 474px;
	height: 350px;
	margin-top: 10px;
}
.academic-title {
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 30px;
	margin: 0px 0 15px 0;
	padding-top: 28px;
}
.mr60 {
	margin-right: 60px;
}
.academic-consultations {
	background: #212c2f;
	height: 110px;
}
.academic-consultations span {
	background: url(images/arrow-circle.png) no-repeat left;
	color: #64c7ff;
	padding-left: 25px;
	font-size: 16px;
}
.image-banner {
	margin-top: 12px;
}
.free-referencing {
	background: url(images/free-banners.png) no-repeat;
	width: 306px;
	height: 155px;
	display: inline-block;
	margin: 25px 0 25px 0px;
	float: left;
}
.free-formatting {
	background: url(images/free-banners.png) no-repeat 0 -155px;
	width: 306px;
	height: 155px;
	margin: 25px 0 25px 10px;
	float: left;
}
.free-revisions {
	background: url(images/free-banners.png) no-repeat 0 -310px;
	width: 306px;
	height: 155px;
	float: right;
	margin: 25px 0 25px 10px;
}
.header-h1 {
	font-family: 'Lato', sans-serif;
	margin-bottom: 20px;
	font-weight: normal;
	color: #3d3a37;
	font-size: 30px;
}
.table-features {
	margin-top: 40px;
}
.table-features td.no-padd {
	padding: 0;
}
.table-features td.no-padd-sides {
	padding-left: 0;
	padding-right: 0;
}
.table-features .first-td {
	width: 224px;
}
.table-features .second-td {
	width: 390px;
}
.table-top-shadow {
	background: url(images/table-top-shadow.png) no-repeat;
	width: 819px;
	height: 16px;
}
.table-bottom-shadow {
	background: url(images/table-bottom-shadow.png) no-repeat;
	width: 819px;
	height: 22px;
}
.profound-research,
.rapid-constantly,
.customer-support {
	color: #319d2c;
	padding-left: 85px;
}
.profound-research {
	background: url(images/profound-ico.png) no-repeat left top;
	min-height: 68px;
}
.rapid-constantly {
	background: url(images/rapid-ico.png) no-repeat left top;
	min-height: 80px;
}
.customer-support {
	background: url(images/support-ico.png) no-repeat left top;
	min-height: 70px;
}
.quick-facts {
	background: url(images/quick-facts-bg.png) no-repeat;
	width: 300px;
	height: 320px;
}
.advert-banner {
	background: url(images/get-discount-banner.png) no-repeat;
	width: 728px;
	height: 90px;
	margin: 0 auto 40px auto;
	display: block;
	cursor: pointer;
}
.testimonials-block {
	margin-top: 40px;
}
.testimonials-rarrow,
.testimonials-larrow {
	margin-top: 5px;
}
.testimonials-larrow {
	background: url(images/testimonials-slide-arrows.png) no-repeat -21px 0;
	width: 20px;
	height: 76px;
	float: left;
	cursor: pointer;
}
.testimonials-larrow:hover {
	background: url(images/testimonials-slide-arrows.png) no-repeat 0 0;
}
.testimonials-container {
	width: 890px;
	float: left;
}
.testimonials-user1 {
	background: url(images/testimonials-user1.png) no-repeat 0 0;
	width: 88px;
	height: 111px;
	float: left;
	margin: 0 19px 0 31px;
}
.testimonials-comment {
	width: 292px;
	float: left;
	font-size: 12px;
	color: #170f00;
}
.testimonials-user2 {
	background: url(images/testimonials-user2.png) no-repeat 0 0;
	width: 88px;
	height: 113px;
	float: left;
	margin: 0 19px 0 38px;
}
.testimonials-rarrow {
	background: url(images/testimonials-slide-arrows.png) no-repeat 0 -76px;
	width: 20px;
	height: 76px;
	float: left;
	cursor: pointer;
}
.testimonials-rarrow:hover {
	background: url(images/testimonials-slide-arrows.png) no-repeat -21px -76px;
	width: 20px;
	height: 76px;
	float: left;
	cursor: pointer;
}
.logo {
	display: inline-block;
	padding:15px 0;
}
.logo-title{
	display: inline-block;
	vertical-align: middle;
	font: 28px/48px 'PT Sans Bold', sans-serif;
	text-transform: uppercase;
	color: #fff;
}
.header-levels {
	float: right;
}
.header-level-one {
	float: right;
}
.header-level-two {
	float: right;
}
.have-questions {
	color: #fff;
	font-size: 14px;
	float: left;
	margin: 14px 30px 0 0px;
}
.header-phone {
	background: url(images/header-phone.png) no-repeat;
	width: 120px;
	height: 16px;
	float: left;
	margin: 14px 0 0 0;
}
a.live-chat-header {
	background: url(images/live-chat-ico.png) no-repeat left;
	font-size: 14px;
	color: #97e064;
	padding-left: 25px;
	text-decoration: underline;
	float: right;
	margin: 13px 0 0 0;
}
a.live-chat-header:hover {
	text-decoration: none;
}
.contact_head {
	position: absolute;
	top: 50px;
	right: 110px;
	height: 140px;
	width: 280px;
	text-align: center;
}
.page-padding {
	padding: 20px;
}

/* ===================================================================
  #Top Navigation
=================================================================== */
@media only screen and (min-width:767px){
	.topnav {
		float: left;
		margin-top: 15px;
		margin-bottom: 0px;
		width: 100%;
	}
	.topnav ul {
		list-style: none;
		margin: 0;
	}
	.topnav li {
		margin-left: 45px;
		float: left;
		//margin-right:2px;
	}
	.topnav a {
		display: block;
		text-decoration: none;
		/*border-radius: 5px;
			  -webkit-border-radius: 5px;
			  -moz-border-radius: 5px;*/
		font-size: 14px;
		font-family: "Open Sans";
		color: #fff;
	}
	.topnav a:hover {
		color: #ccc;
	}
	.topnav .current_page_item > a {
		color: #eee;
		text-shadow: 0px 1px rgba(0, 0, 0, 0.4);
	}
}
.nav-collapse nav ul li.login_link {
	float: right;
	border: 2px solid rgb( 0, 183, 194);
	padding: 0px 18px;
}
.nav-collapse nav ul li.login_link a {
	font-size: 16px;
	font-family: "Open Sans";
	color: rgb( 0, 183, 194);
	font-weight: bold;
	text-transform: uppercase;
}
.nav-collapse nav ul li.login_link a:hover {
	background: none;
}

/* ===================================================================
  #Featured Slider
=================================================================== */

.featured-slider {
	background: #f1f1f1;
	padding: 30px 0;
	margin-bottom: 25px;
	-webkit-box-shadow: 0 6px 4px -5px rgba(0, 0, 0, 0.17) inset, 0 -6px 4px -5px rgba(0, 0, 0, 0.17) inset;
	-moz-box-shadow: 0 6px 4px -5px rgba(0, 0, 0, 0.17) inset, 0 -6px 4px -5px rgba(0, 0, 0, 0.17) inset;
	box-shadow: 0 6px 4px -5px rgba(0, 0, 0, 0.17) inset, 0 -6px 4px -5px rgba(0, 0, 0, 0.17) inset;
}

/* Slider Slider
------------------------------------------------------------------- */

.slider-container {
	*zoom: 1;
}
.slider-container:before,
.slider-container:after {
	display: table;
	content: "";
}
.slider-container:after {
	clear: both;
}
.slider-slide {
	width: 978px;
	float: left;
	padding-top: 3px;
	padding-bottom: 35px;
	margin-left: 5px;
}
.slider-slide .slider-image {
	float: left;
	margin-right: 32px;
	position: relative;
	z-index: 10;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.22);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.22);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.22);
}
.slider-slide .slider-image a {
	display: block;
	border: 7px solid #fff;
	-webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.75) inset;
	-moz-box-shadow: 0 0 14px rgba(0, 0, 0, 0.75) inset;
	box-shadow: 0 0 14px rgba(0, 0, 0, 0.75) inset;
}
.slider-slide .slider-image:before,
.slider-slide .slider-image:after {
	content: '';
	position: absolute;
	z-index: -2;
	bottom: 12px;
	left: 20px;
	width: 46.5%;
	height: 20%;
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	transform: rotate(-1deg);
}
.slider-slide .slider-image:after {
	right: 20px;
	left: auto;
	-webkit-transform: rotate(1deg);
	-moz-transform: rotate(1deg);
	-ms-transform: rotate(1deg);
	transform: rotate(1deg);
}
.slider-slide img {
	display: block;
	position: relative;
	z-index: -1;
}
.slider-slide .slider-text {
	overflow: hidden;
}
.slider-slide .slider-title {
	font-size: 38px;
	line-height: 1.18;
	margin-bottom: 18px;
	font-weight: normal;
	font-family: "Fjalla One", sans-serif;
	-webkit-font-smoothing: antialiased;
	text-shadow: 1px 1px #fff;
	text-transform: uppercase;
}
@media (max-width: 978px) {
	.featured-slider {
		padding-left: 20px;
		padding-right: 20px;
	}
	.featured-slider,
	.slider-container {
		max-width: 978px;
	}
	.slider-image {
		width: 40%;
	}
}

/* Slider Direction Nav
------------------------------------------------------------------- */

.slider-dir-nav a,
.single-slider-nav a {
	display: none;
	margin-top: -30px;
	top: 50%;
	left: -60px;
	color: #d6d6d6;
	font-size: 90px;
	position: absolute;
	text-shadow: 0 1px white, 0 -1px rgba(0, 0, 0, 0.3);
	width: 35px;
	height: 50px;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
.slider-dir-nav a:hover,
.single-slider-nav a:hover {
	color: #c9c9c9;
}
.slider-dir-nav .next,
.single-slider-nav .next {
	left: auto;
	right: -60px;
	background-position: -35px 50px;
}
.slider-dir-nav {
	top: -190px;
}
.slider-dir-nav .disabled,
.single-slider-nav .disabled {
	cursor: default;
	background-position-y: 0px;
}
.slider-dir-nav .disabled:active,
.single-slider-nav .disabled:active {
	margin-top: -30px;
}
.slider-dir-nav a:active {
	margin-top: -28px;
}
.single .slider-dir-nav a,
.single .single-slider-nav a {
	top: 50%;
	left: 6%;
	font-size: 50px;
}
.single .slider-dir-nav .next,
.single .single-slider-nav .next {
	left: auto;
	right: 6%;
}

/* Fancy Box*/

.fancy-desc {
	position: absolute;
	bottom: 0;
	padding: 5px;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, .7);
	color: #00b7c2;
}

/* Slider Pager
------------------------------------------------------------------- */

.slider-nav {
	text-align: right;
	margin-top: -30px;
}
.slider-nav a {
	background: #cacaca;
	margin-left: 7px;
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align: auto;
	zoom: 1;
	*display: inline;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24) inset, 0 1px rgba(255, 255, 255, 0.6);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24) inset, 0 1px rgba(255, 255, 255, 0.6);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.24) inset, 0 1px rgba(255, 255, 255, 0.6);
}
.slider-nav a:before {
	position: absolute;
	content: "";
	top: 3px;
	left: 3px;
	width: 6px;
	height: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
.slider-nav a:hover:before {
	background: #9b9b9b;
}
.slider-nav a.selected:before {
	background: #757575;
}
.slider-nav .slide-thumb {
	position: absolute;
	padding: 4px;
	top: -75px;
	left: -25px;
	background: #fff;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	width: 55px;
	height: 55px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.22);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.22);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.22);
}
.slider-nav .slide-thumb:before {
	position: absolute;
	content: "";
	left: 50%;
	margin-left: -6px;
	bottom: -12px;
	border: 6px solid transparent;
	border-top-color: #fff;
}
.slider-nav a:hover .slide-thumb {
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
}

/* ===================================================================
  #Post List - Masonry Layout
=================================================================== */

.post-masonry {
	*zoom: 1;
	margin: 0 auto;
}
.post-masonry:before,
.post-masonry:after {
	display: table;
	content: "";
}
.post-masonry:after {
	clear: both;
}

/* Entry Post
------------------------------------------------------------------- */

.entry-post {}
.post-masonry .entry-post {
	background: #fff;
	width: 224px;
	float: left;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
	margin-bottom: 30px;
}
.post-masonry .entry-post,
.post-masonry .entry-post .innercontainer {
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.post-masonry .entry-post .innercontainer {
	padding: 10px 10px 0;
	overflow: hidden;
	border: 1px solid #cecece;
	border-top: none;
}
.post-masonry .entry-post p {
	margin: 0;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 5px;
}
.post-masonry .entry-post .entry-tags {
	margin-bottom: 10px;
}
.post-masonry .entry-post a:hover {
	color: #00b7c2;
	text-decoration: none;
}

/* Entry Post: Entry Image
------------------------------------------------------------------- */

.post-masonry .entry-top {
	margin: -10px -10px 0 -10px;
	position: relative;
}
.post-masonry .entry-top a span {
	top: 54%;
	left: 53%;
	text-decoration: none;
	margin: -40px 0 0 -40px;
	width: 60px;
	height: 60px;
	position: absolute;
	background-color: rgba(80, 80, 80, 0.57);
	background-image: -moz-linear-gradient(top, rgba(46, 46, 46, 0.57), rgba(132, 132, 132, 0.57));
	background-image: -ms-linear-gradient(top, rgba(46, 46, 46, 0.57), rgba(132, 132, 132, 0.57));
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(46, 46, 46, 0.57)), to(rgba(132, 132, 132, 0.57)));
	background-image: -webkit-linear-gradient(top, rgba(46, 46, 46, 0.57), rgba(132, 132, 132, 0.57));
	background-image: -o-linear-gradient(top, rgba(46, 46, 46, 0.57), rgba(132, 132, 132, 0.57));
	background-image: linear-gradient(top, rgba(46, 46, 46, 0.57), rgba(132, 132, 132, 0.57));
	background-repeat: repeat-x;
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='rgba(46, 46, 46, 0.57)', endColorstr='rgba(132, 132, 132, 0.57)', GradientType=0), rgba(46, 46, 46, 0.57), rgba(132, 132, 132, 0.57);
	-webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.75), 0 2px 4px black inset;
	-moz-box-shadow: 0 1px rgba(255, 255, 255, 0.75), 0 2px 4px black inset;
	box-shadow: 0 1px rgba(255, 255, 255, 0.75), 0 2px 4px black inset;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	-ms-border-radius: 80px;
	border-radius: 80px;
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
}
.post-masonry .entry-top .icon-search {
	left: 50%;
	top: 50%;
	margin: -8px 0 0 -15px;
	color: #222;
	position: absolute;
	font-size: 40px;
	text-shadow: 0 1px rgba(255, 255, 255, 0.3), 0 -1px black;
}
.post-masonry .entry-top a:hover span {
	filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}

/* Entry Post: Entry Title
------------------------------------------------------------------- */

article {
	/*margin-top:80px;*/
}
article h2 {
	font-family: 'Lato', sans-serif;
}
article .post {
	padding-bottom: 40px;
}
article small {
	font-style: italic;
	color: #ccc;
}
.post-masonry .entry-post .entry-title {
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 7px;
	margin-bottom: 1px;
}
.entry-likes:hover {
	cursor: pointer;
}
.entry-likes:hover i,
.entry-likes .true {
	color: #ea0000;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.entry-likes i.true {
	cursor: default;
	background-position: -2px -4px;
}
.post-masonry .entry-top a {
	display: block;
	background: #000;
	border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
}
.post-masonry .entry-top img {
	border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
}
.page-template-template-gallery-php .post-masonry .entry-top a {
	display: block;
	background: #000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.page-template-template-gallery-php .post-masonry .entry-top img {
	display: block;
	background: #000;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.page-template-template-gallery-php .post-masonry .entry-post,
.page-template-template-gallery-php .post-masonry .entry-post .innercontainer {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.post-masonry .entry-top a:hover img {
	opacity: 0.4;
}
.post-masonry .entry-tags a {
	color: gray;
}
.post-masonry .entry-tags a:hover {
	color: #00b7c2;
}
.post-masonry .entry-top img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.post-masonry .entry-post i {
	font-size: 14px;
	margin-right: 2px;
	line-height: 0.2em;
}
.desc {
	display: none;
}

/* Transition For Masonry
------------------------------------------------------------------- */

.masonry,
.masonry .masonry-brick {
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.masonry {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.masonry .masonry-brick {
	-webkit-transition-property: left, right, top;
	-moz-transition-property: left, right, top;
	transition-property: left, right, top;
}

/* ===================================================================
  #Blog Page
=================================================================== */

.main-content {}
.entry-post {
	margin-bottom: 35px;
	//padding: 0 35px 35px 35px;
}
.main-content .entry-post {
	//padding-top: 40px;
	margin-bottom: 15px;
	border-top: 1px dotted #ddd;
}
.main-content .entry-post:first-child {
	border-top: none;
	padding-top: 0;
}

/* Social share */

.social_share {
	margin: 15px 0;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 20px;
	overflow: hidden;
}
.social_share > div:last-child {
	float: none;
}
.social_share > div {
	float: left;
}

/* Entry Image
------------------------------------------------------------------- */

.main-content .entry-top {
	position: relative;
	z-index: 10;
	margin-bottom: 28.5px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.22);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.22);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.22);
}
.main-content .entry-top .innercontainer {
	display: block;
	border: 7px solid #fff;
	*zoom: 1;
	-webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0 0 14px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0 0 14px rgba(0, 0, 0, 0.3) inset;
}
.main-content .entry-top .innercontainer:before,
.main-content .entry-top .innercontainer:after {
	display: table;
	content: "";
}
.main-content .entry-top .innercontainer:after {
	clear: both;
}
.main-content .entry-top:before,
.main-content .entry-top:after {
	content: '';
	position: absolute;
	z-index: -2;
	bottom: 12px;
	left: 20px;
	width: 46.5%;
	height: 20%;
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
	-webkit-transform: rotate(-1deg);
	-moz-transform: rotate(-1deg);
	-ms-transform: rotate(-1deg);
	transform: rotate(-1deg);
}
.main-content .entry-top:after {
	right: 20px;
	left: auto;
	-webkit-transform: rotate(1deg);
	-moz-transform: rotate(1deg);
	-ms-transform: rotate(1deg);
	transform: rotate(1deg);
}
.main-content .entry-top img {
	display: block;
	position: relative;
	z-index: -1;
}
.main-content .entry-top .slider a {
	float: left;
}

/* Entry Title
------------------------------------------------------------------- */

.entry-title {
	font-size: 32px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 5px;
	font-family: 'Lato', sans-serif;
	-webkit-font-smoothing: antialiased;
}
.entry-title a {
	color: #636363;
}
.entry-title a:hover {
	text-decoration: none;
	color: #00b7c2;
}

/* Entry Meta
------------------------------------------------------------------- */

.entry-text .entry-meta {
	list-style: none;
	color: #aaa;
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.entry-meta a {
	color: #aaa;
}
.entry-meta li:hover {
	color: #00b7c2;
}
.entry-meta a:hover {
	color: #00b7c2;
}
.single-photograph .entry-content .entry-meta {
	float: right;
	list-style: none;
}
.single-photograph .entry-meta li {
	margin-bottom: 2px;
	margin-right: 10px;
	padding-right: 15px;
	line-height: 13px;
	float: none;
	border: none;
	color: #aaa;
}
.entry-meta li {
	margin-bottom: 2px;
	margin-right: 10px;
	border-right: 1px solid #ddd;
	padding-right: 15px;
	float: left;
	line-height: 13px;
}
.entry-meta li:last-child {
	border-right: none;
}
.entry-meta i {
	margin-right: 2px;
	float: left;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.entry-meta .entry-author img {
	float: left;
	margin: 0 8px 0 0;
}
.entry-meta .entry-author a {
	overflow: hidden;
}

/*Author tooltip*/

.entry-author {
	position: relative
}
.author-description {
	display: none;
	text-align: left;
	position: absolute;
	width: 200px;
	padding: 10px;
	background: #589DAC;
	background: rgba(88, 157, 172, .9);
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
	top: 15px;
	left: 20px;
	border-radius: 5px;
	font-weight: normal;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .8), inset 0 0 0 2px rgba(255, 255, 255, 0.3)
}
.author-description:before,
.author-description:after {
	content: "";
	position: absolute;
	display: block;
	border-width: 9px;
	border-style: solid;
	width: 0;
	height: 0;
}
.author-description:before {
	border-color: transparent transparent #A8C4C7 transparent;
	top: -18px;
}
.author-description:after {
	border-color: transparent transparent #75abb5 transparent;
	top: -15px;
}
.author-description img {
	z-index: 1;
	float: left;
	margin: 3px 10px 0 0
}
.entry-meta .author-description p {
	margin: 0;
	line-height: 1.4;
	clear: none;
}
.author-description a {
	display: block;
	margin-top: 10px
}
.author-description a:hover {
	color: #F87455
}

/* Shortcodes */

.shortcode-tabs,
.shortcode-tabs.boxed {
	background: transparent !important;
}

/* Entry Text Typography
------------------------------------------------------------------- */

.entry-text .entry-title {
	margin-top: 0;
	margin-bottom: 10px;
}
.entry-text h1,
.entry-text h2,
.entry-text h3,
.entry-text h4,
.entry-text h5,
.entry-text h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
	margin: 15px 0 15px;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
}
.entry-text h1 {
	margin-top: 0px;
}
.entry-text h5 {
	font-size: 13px;
}
.entry-text h6,
.comment-content h6 {
	text-transform: none;
}
.entry-text .heading {
	padding-bottom: 9px;
	border-bottom: 4px double #dadada;
}
.entry-text pre,
.entry-text table {
	margin-bottom: 18px;
	clear: both;
}
.entry-text p {
	margin-bottom: 18px;
}
.entry-text > ul,
.entry-text > ol {
	margin-bottom: 18px;
}
.entry-text li {
	margin-bottom: 3px;
}
.entry-text hr {
	margin-top: 30px;
	margin-bottom: 30px;
}
.more {
	display: block;
	margin-top: 10px;
}

/* Contact */

.entry-site ul {
	margin-left: 18px;
	list-style: square;
}
.entry-site .title {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	line-height: 38px;
}
.entry-site {
	margin-bottom: 20px;
}
#frmcontact input[type="text"],
#frmcontact textarea {
	width: 98%;
	padding-left: 9px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#frmcontact input[type="submit"] {
	color: #383838;
	background-color: #ddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 3px 10px;
	text-transform: uppercase;
	border: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#frmcontact input[type="submit"]:hover {
	color: #FFF;
	background: #00b7c2;
	text-shadow: 0px 1px rgba(0, 0, 0, 0.4);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.screenReader label {
	display: inline;
}
#frmcontact #checking {
	width: 30px;
	margin-left: 8px;
}

/* ===================================================================
  #Pagination
=================================================================== */

.pagination {
	height: 38px;
	margin: 19px 0;
	text-align: center;
	text-transform: uppercase;
	margin-top: 50px;
}
.pagination a,
.pagination span {
	padding: 5px 12px;
	text-decoration: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #383838;
	background-color: #ddd;
}
.pagination a:hover,
.pagination .current {
	background-color: #00b7c2;
	color: #fff;
}
.pagination .active a {
	color: #999999;
	cursor: default;
}
.consult-footer {
	background: url(images/consult-footer-bg.png) repeat-x;
	height: 490px;
}
.shadow-consult {
	background: url(images/shadow-consult-call.png) no-repeat center top;
}
#consult-footer .let-experts-title {
	font-family: 'PT Sans Bold', sans-serif;
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	line-height: 30px;
	text-shadow: -1px 2px 1px #172a51;
	margin: 0px 0 20px 0;
	padding-top: 57px;
}
#consult-footer .let-experts-title span,
.consult-an-expert span,
.consult-an-expert2 span {
	color: #ffc64b;
}
#consult-footer .consult-an-expert {
	font-family: 'PT Sans Bold', sans-serif;
	font-size: 24px;
	color: #fff;
	text-shadow: -1px 2px 1px #172a51;
	text-transform: uppercase;
	position: absolute;
	margin-top: 20px;
}
#consult-footer .consult-an-expert2 {
	font-family: 'PT Sans Bold', sans-serif;
	font-size: 24px;
	color: #fff;
	text-shadow: -1px 2px 1px #172a51;
	text-transform: uppercase;
	position: absolute;
	margin: -5px 0 0 190px;
}
#consult-footer .consult-call {
	background: url(images/phone-ico.png) no-repeat left;
	width: 164px;
	height: 21px;
	font-family: 'PT Sans Bold', sans-serif;
	font-size: 20px;
	padding-left: 20px;
	text-shadow: -1px 2px 1px #172a51;
	position: absolute;
	margin-top: 50px;
	color: #ffce24;
}
#consult-footer .consult-call2 {
	background: url(images/phone-ico.png) no-repeat left;
	width: 164px;
	height: 21px;
	font-family: 'PT Sans Bold', sans-serif;
	font-size: 20px;
	padding-left: 20px;
	text-shadow: -1px 2px 1px #172a51;
	position: absolute;
	color: #ffce24;
	margin: 25px 0 0 190px;
}
#consult-footer .consult-day-night {
	background: url(images/day-night.png) no-repeat left;
	font-family: 'PT Sans Bold', sans-serif;
	font-size: 20px;
	padding-left: 30px;
	text-shadow: -1px 2px 1px #172a51;
	position: absolute;
	margin: 50px 0 0 220px;
	color: #9de860;
	text-transform: uppercase;
}
#consult-footer .consult-day-night2 {
	background: url(images/day-night.png) no-repeat left;
	font-family: 'PT Sans Bold', sans-serif;
	font-size: 20px;
	padding-left: 30px;
	text-shadow: -1px 2px 1px #172a51;
	position: absolute;
	margin: 25px 0 0 370px;
	color: #9de860;
	text-transform: uppercase;
}
#consult-footer .day-night-smile {
	background: url(images/day-night-smile.png) no-repeat;
	width: 500px;
	height: 429px;
	position: absolute;
	margin: 60px 0 0 520px;
}
.contacts-quick-facts {
	width: 301px;
	position: absolute;
	margin: 49px 0 0 641px;
}
.quick-facts-title {
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 30px;
	margin-bottom: 20px;
}

/* ===================================================================
  #Footer
=================================================================== */

footer .topnav a {
	text-transform: uppercase;
	font-size: 12px;
	font-family: 'PT Sans', sans-serif;
}
footer .topnav .current_page_item > a {
	color: #fff;
}
footer .topnav,
footer .footer-rmenu {
	margin: 35px 0;
}
footer .topnav li {
	margin-left: 0;
}
footer a {
	color: #fff;
}
footer .topnav a {
	color: #fff;
}
footer .topnav a:hover {
	color: #fff !important;
}
footer .topnav a:after {
	content: "|";
	padding: 0 18px;
}
footer .footer-second {
	float: right;
}
.footer-menu {
	margin-top:20px;
	font: 11px 'PT Sans', sans-serif;
	text-transform: uppercase;
	text-align: center;
}
.footer-menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.footer-menu li{
	display: inline-block;
	margin-bottom: 5px;
}
.footer-menu a:first-child:after {
	content: "|";
	padding: 0 10px;
}
.footer-menu a:hover{
	color: #ccc;
}
footer .disclaimer {
	color: #ffce24;
	font-size: 12px;
	font-family: 'PT Sans', sans-serif;
	padding-top: 20px;
}
.disclaimer span {
	text-transform: uppercase;
}
.copyright {
	font: 10px /1.25 'PT Sans', sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding-top: 15px;
	text-align: right;
}
.footer-wrap {
	background: url("images/shadow-consult-call.png") no-repeat center top #193161;
	padding-bottom: 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: rgb( 128, 128, 128);
	overflow: hidden;
}
.footer-left,
.footer-center,
.footer-right {
	display: inline-block;
}
.footer-left,
.footer-right {
	width: 20%;
}
.footer-left-inside {
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
}
.footer-right {
	text-align: right;
	padding-right: 10px;
}
.footer-center {
	width: 58%;
	text-align: center;
}
.footer-right {
	text-align: right;
}
a.chat-with {
	color: #ff922f;
}
#foot_phone {
	padding: 24px 0px 11px 30px;
}
#cards {
	padding-top: 11px;
}

@media screen and (max-width: 870px) {
	.footer-left,
	.footer-right {
		width: 30%;
	}
	.footer-center {
		width: 35%;
	}
	#cards {
		//width:55%;
	}
}
@media screen and (max-width: 600px) {
	.footer-left,
	.footer-right,
	.footer-center {
		width: 100%;
	}
	.footer-left,
	.foote-center .footer-right {
		display: block;
	}
	.footer-right {
		text-align: center;
	}
}



/* SEO-TEAM
--------------------------------------------------*/

/*STICKY FOOTER*/
body{
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}
.main-container{
	flex:1;
}

/*MAIN*/

.main-content .entry-post {
	padding-top: 15px;
}
.main-content .entry-post.single-post {
	margin-top: 50px;
	padding-top: 15px;
	border-top: 1px dotted #ddd;
}
.posts-block {
	margin-top:15px;
}
.entry-text p, .entry-text li{
	text-align: justify;
}
/*TESTIMONIALS*/

.testimonials-container {
	text-align: center;
	width: auto;
	float: none;
}
.testimonials-container img {
	vertical-align: top;
	margin: 0 35px;
}

/*FOOTER*/

.consult-footer {
	height: 280px;
	overflow: hidden;
}
.consult-footer .inside-container {
	position: relative;
}
#consult-footer .day-night-smile {
	background: url(images/day-night-smile2.png) no-repeat;
	width: 300px;
	height: 257px;
	margin: 0;
	right: 0;
	top: 25px;
}
#menu-footer-menu li:last-child a:after {
	content: ''
}
.footer-tos{
	margin-top:15px;
	text-align: center;
	font-size: 11px;
}

/*404*/

.error-404 {
	margin-top: 50px;
	border: 0;
	min-height: 400px;
}

@media only screen and (max-width: 997px) {
	.info-block, .testimonials-block{display: none;}
}
@media only screen and (max-width: 767px) {
	.have-questions, .consult-footer{display: none;}
	.top-header{
		background: #2c539e;
	}
	.header-levels{
		float: none;
		margin-top: -40px;
		margin-bottom: 15px;
	}
}
@media screen and (max-width: 600px) {
	.logo-title{display: none;}
	
	.footer-menu {
		float:none;
		text-align: center;
	}
	.footer-menu li{
		float: none;
		display: block;
	}
	.footer-menu a:first-child:after {
		content: "";
		padding: 0;
	}
}


/*MOBILE MENU (slickNav plugin)
--------------------------------------------------*/
.slicknav_menu {
    font-size:1.4em;
    background: #2c539e;
}
.slicknav_menu a{color:#fff;}
.slicknav_menu .slicknav_open{color:#f6e4f3;}

.ie7 .slicknav_btn{width:72px;}

/*Button*/
.slicknav_btn{
    float:right;
    padding:10px;
    margin:5px;
    font:bold 16px/20px Arial, sans-serif;
    background: #183060;
    z-index:10000000;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
}
.slicknav_menutxt, .slicknav_icon{float:left;}
.slicknav_icon-bar{
    display: block;
    width: 1.125em;
    height: 0.125em;
    margin:3px;
    background-color:#f6e4f3;
}

/*Drop List*/
.slicknav_nav{
    clear: both;
    list-style: none;
    margin:0;
}
.slicknav_nav a {
    display: block;
    padding:10px;
    color:#fff;
}
.slicknav_nav .main-title{font-size:1.2em;}
.slicknav_nav .extra-title{font-size:0.8em;}
.slicknav_nav ul{
    margin: 0;
    list-style: none;
    text-align: center;
}
.slicknav_nav li:hover{
  background: #254488;
  transition: 0.5s;
}

/*Responsive*/
.slicknav_menu{display:none;}
@media only screen and (max-width:767px){
    .nav{display:none;}
    .slicknav_menu{display:block;}
}

/*PRICES (OF Plugin)
--------------------------------------------------*/
#price_table {
	margin: 0 auto;
	background: #fff;
	font: 400 14px Arial, sans-serif;
}
/*price_table_header*/
.price_table_header {
	width: 84%;
	padding: 1% 3%;
	margin: auto;
	text-align: left;
	color:#222;
	background: #ffa401;
}
.price_table_header > div {
	margin: 10px 0;
}
/*price_table_body*/
.price_table_body{
	overflow: auto;
}
.price_table_title {
	padding: 15px 0;
	font-size: 24px;
	text-align:center;
}
.price_table_body table {
	width: 90%;
	table-layout: fixed;
	border-collapse: collapse;
	margin: 0 auto 15px auto;
	min-width: 460px;
	border-bottom: 1px solid #eee;
	font: 400 14px Arial, sans-serif;
}
.price_table_header label {
	display: inline-block;
	padding: 0 10px 5px 0;
	min-width: 120px;
	font: 400 14px Arial, sans-serif;
	color: #fff;
}
.price_table_header select{
	max-width: 100%;
	border:0;
	color: #222;
	font: 400 14px Arial, sans-serif;
}
.price_table_body th {
	padding: 10px 0;
	margin: 0;
	text-align: center;
	color: #fff;
	background: #ffa401;
	font-weight: 700;
}
.price_table_body td {
	padding: 5px 0;
	margin: 0;
	color: #222222;
	text-align: center;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.price_table_body a{
	color: #ffa401;
	transition: 0.25s;
}
.price_table_body a:hover{
	color: #222;
}
@media screen and (max-width: 768px) {
	.price_table_header label{
		display: block;
		padding-right: 0px;
	}
}

.footer-tos .menu li {display: inline-block; list-syle:none; margin: 0 5px;}
.footer-tos .menu li a {text-decoration: none;}
.footer-tos .menu li a:hover {text-decoration:underline;}

.side_order_box_main{
    margin-left: 25px !important;}