/*
	Theme Name: Dental by SuperFastBusiness
	Description: This is the dental child theme created for the Genesis Framework.
	Author: SuperFastBusiness
	Author URI: http://www.superfastbusiness.com/
	Version: 1.0
	Tags: responsive-layout, white, blue, one-column, two-columns, three-columns, fixed-width, theme-options, color-options
	Template: genesis
	Template Version: 2.0
	License: GPL-2.0+
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/** CSS Reset from Skeleton
----------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/** Clearing Floats
----------------------------------------------------------------------------- */
 .archive-pagination:before, .clearfix:before, .entry:before, .entry-pagination:before, .footer-widgets:before, .nav-primary:before, .nav-secondary:before, .site-container:before, .site-footer:before, .site-header:before, .site-inner:before, .wrap:before {
	content:" ";
	display: table;
}
.archive-pagination:after, .clearfix:after, .entry:after, .entry-pagination:after, .footer-widgets:after, .nav-primary:after, .nav-secondary:after, .site-container:after, .site-footer:after, .site-header:after, .site-inner:after, .wrap:after {
	clear: both;
	content:" ";
	display: table;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/** Box Sizing
----------------------------------------------------------------------------- */
*, *:before, *:after, input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/** Font Face
----------------------------------------------------------------------------- */
/*
@font-face {
	font-family: 'Kabel Md BT Medium';
	src: url('fonts/KABELM.eot');
	src: local('?'), url('fonts/KABELM.woff') format('woff'), url('fonts/KABELM.ttf') format('truetype'), url('fonts/KABELM.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Kabel Bk BT Book';
	src: url('fonts/KABELN.eot');
	src: local('?'), url('fonts/KABELN.woff') format('woff'), url('fonts/KABELN.ttf') format('truetype'), url('fonts/KABELN.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
/** Typography
----------------------------------------------------------------------------- */
html {
	font-size: 62.5%;
}
*, body {
	font-family:"Lato", sans-serif;
}
body {
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	color: #231f20;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
h1, h2, h3, h4, h5, h6 {
	color: #5c338e;
	font-family:"Kabel Bk BT Book", sans-serif;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 1;
	margin-bottom: 24px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-size: inherit;
}
h1 {
	font-size: 36px;
	line-height: 45px;
}
h2 {
	font-size: 30px;
	line-height: 45px;
}
h3 {
	font-size: 24px;
	line-height: 36px;
}
h4 {
	font-size: 20px;
	line-height: 30px;
}
h5 {
	font-size: 18px;
	line-height: 27px;
}
h6 {
	font-size: 16px;
	line-height: 24px;
}
p {
	margin-bottom: 24px;
}
p a {
	font-family: inherit;
}
p img {
	margin: 0;
}
blockquote, cite, em, i {
	font-style: italic;
}
b, strong {
	font-weight: 700;
}
small {
	font-size: 12px;
	line-height: 18px;
}
/*  Blockquotes  */
blockquote {
	background-color: #e2e2e2;
	border: 1px solid #bdbdbd;
	margin: 0 0 24px;
	overflow: hidden;
	padding: 24px;
	clear: both;
}
blockquote p {
	margin-bottom: 0;
}
blockquote cite {
	display: block;
	font-size: 12px;
}
blockquote cite:before {
	content:"\2014 \0020";
}
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
}
hr {
	border: solid #dadada;
	border-width: 1px 0 0;
	clear: both;
	margin: 11px 0 24px;
	height: 0;
}
/** Links
----------------------------------------------------------------------------- */
a {
	color: #5c338e;
	text-decoration: none;
	outline: 0;
}
a:hover, a:focus {
	color: #231f20;
}
p a {
	line-height: inherit;
}
/** Lists
----------------------------------------------------------------------------- */
ul, ol {
	margin-bottom: 24px;
}
ul {
	list-style: disc outside;
}
ol {
	list-style: decimal;
}
ol, ul {
	margin-left: 24px;
}
ul ul, ul ol, ol ol, ol ul {
	margin: 12px 0 12px 24px;
}
ul ul li, ul ol li, ol ol li, ol ul li {
	margin-bottom: 0;
}
li {
	line-height: 24px;
}
ul.large li, li p {
	line-height: 24px;
}
/** Tables
----------------------------------------------------------------------------- */
table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 24px;
}
/* Zebra striping */
 tr:nth-of-type(odd) {
	background: #d3d3d3;
}
tfoot tr:nth-of-type(odd) {
	background-color: #fff;
}
th {
	background: #231f20;
	color: white;
	font-weight: bold;
}
td, th {
	padding: 12px;
	border: none;
	text-align: left;
}
/** Definition Lists
----------------------------------------------------------------------------- */
dt {
	font-weight: bold;
	text-decoration: underline;
}
dd {
	margin: 0;
	padding: 0 0 24px 0;
}
/** Preformatted Tags
----------------------------------------------------------------------------- */
code, samp, kbd, pre, tt {
	color: #231f20;
	font-family:"Courier New", Courier, monospace, sans-serif;
	text-align: left;
}
pre code, pre {
	font-size: 12px;
	line-height: 1;
}
pre {
	border-left: 12px solid #d3d3d3;
	margin: 12px 0 12px 24px;
	overflow: auto;
	padding: 12px;
}
/* target IE7 and IE6 */
*:first-child+html pre {
	overflow-y: hidden;
	overflow: visible;
	overflow-x: auto;
	padding-bottom: 24px;
}
* html pre {
	padding-bottom: 24px;
	overflow: visible;
	overflow-x: auto;
}
/** Other Tags
----------------------------------------------------------------------------- */
cite:before {
	content:'\2014';
	margin-right: 4px;
}
sup {
	font-size: xx-small;
	vertical-align: top;
}
sub {
	font-size: xx-small;
	vertical-align: bottom;
}
/** Images, Objects
----------------------------------------------------------------------------- */
embed, iframe, img, object, video, .wp-caption {
	max-width: 100%;
}

img {
	display: block;
	height: auto;
}

.featured-content img, .gallery img {
	width: auto;
}
/** Buttons
----------------------------------------------------------------------------- */
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	-moz-user-select: none;
	-webkit-user-select: none;
	background-image: none;
	background-color: #434A54;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family:"Kabel Bk BT Book", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1;
	margin-bottom: 0;
	padding: 12px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	background-color: #656D78;
	color: #fff;
}
.button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {
	background-color: #d3d3d3;
	color: #000;
}
.button.full-width, button.full-width, input[type="submit"].full-width, input[type="reset"].full-width, input[type="button"].full-width {
	-moz-user-select: none;
	-webkit-user-select: none;
	background-image: none;
	background-color: #000;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
}
/* Fix for odd Mozilla border & padding issues */
 button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
/** Forms
----------------------------------------------------------------------------- */
form {
	margin-bottom: 0px;
}
fieldset {
	margin-bottom: 0px;
}
input {
	outline:none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea, select {
	background: #f9f9f9;
	border: 1px solid #dadada;
	border-radius: 0;
	color: #231f20;
	display: block;
	font-family:"Lato", sans-serif;
	font-size: 14px;
	line-height: 21px;
	margin: 0;
	max-width: 100%;
	outline: none;
	padding: 12px;
	width: 100%;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="url"]:focus, textarea:focus {

}
textarea {
	min-height: 60px;
}
label, legend {
	display: block;
	font-family:"Kabel Bk BT Book", sans-serif;
	font-weight: bold;
	font-size: 16px;
}
select {
	width: 220px;
}
input[type="checkbox"] {
	display: inline;
}
label span, legend span {
	color: #231f20;
	font-weight: normal;
	font-size: 16px;
}
:focus {
	outline-color: transparent;
	outline-style: none;
}
/** WordPress Stylesheet
----------------------------------------------------------------------------- */
/** WYSIWYG Editor Styles */
.entry-content img {
	margin: 0 0 24px 0;
}
.alignleft, img.alignleft {
	margin-right: 24px;
	display: inline;
	float: left;
}
.alignright, img.alignright {
	margin-left: 24px;
	display: inline;
	float: right;
}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}
.alignnone, img.alignnone {
}
.wp-caption {
	max-width: 100%;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 14px;
	line-height: 21px;
	margin: 0;
	margin-bottom: 24px;
}
.wp-smiley {
	margin: 0 !important;
	max-height: 16px;
}
blockquote.left {
	margin-right: 24px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
}
blockquote.right {
	margin-left: 24px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
}
/** Gallery */
.gallery {
	overflow: hidden;
}
.gallery img {
	border: none !important;
}
.gallery-caption {
	font-size: 14px;
	line-height: 21px;
}
/** Genesis Styles
----------------------------------------------------------------------------- */
/** Container */
.site-container {
	margin: 0 auto;
	max-width: 100%;
}
.wrap {
	margin: 0 auto;
	max-width: 1140px;
}
/** Header */
.site-header {
	padding: 32px 0 12px;
}
.site-header .wrap {
	max-width: 1000px;
}
.title-area {
	float: left;
	width: 290px;
}
.title-area.full-width-title {
	float: none;
	width: 100%;
}
.site-title {
	font-size: 48px;
}
.title-area .logo {
	display: block;
	line-height: 0;
}
.site-description {
	font-family:"Lato", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}
.site-header .widget-area {
	float: right;
	width: 650px;
}
.site-header .widget {
	float: left;
	margin-left: 20px;
	padding-top: 20px;
	width: 315px;
}
.site-header .widget.widget-first {
	margin-left: 0;
}
.site-header .widget p {
	color: #3d3d3d;
	font-size: 21px;
	line-height: 39px;
	margin-bottom: 0;
}
/** Site Navigation */
.nav-primary {
	border-bottom: 1px solid #9fa7aa;
	border-top: 1px solid #9d258b;
}
/** Site Inner */
.site-inner {
	padding: 24px 0;
}
.site-inner .wrap {
	max-width: 990px;
}
.content-sidebar-wrap .content {
	width: 650px;
}
.content-sidebar-wrap .sidebar-primary {
	width: 310px;
}
.sidebar-content-sidebar .content-sidebar-wrap, .content-sidebar-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
	width: 820px;
}
.sidebar-content-sidebar .content, .content-sidebar-sidebar .content, .sidebar-sidebar-content .content {
	width: 480px;
}
.sidebar-content-sidebar .sidebar-primary, .content-sidebar-sidebar .sidebar-primary, .sidebar-sidebar-content .sidebar-primary {
	width: 310px;
}
.sidebar-secondary {
	width: 140px;
}
.content, .sidebar-content .sidebar-primary, .sidebar-sidebar-content .sidebar-primary, .sidebar-sidebar-content .sidebar-secondary, .sidebar-content-sidebar .sidebar-secondary, .content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}
.sidebar-primary, .sidebar-secondary, .sidebar-content .content, .sidebar-sidebar-content .content, .sidebar-content-sidebar .sidebar-primary, .sidebar-content-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}
.full-width-content .content, .full-width-contnet .content-sidebar-wrap .content {
	float: none;
	width: 100%;
}
/** Sidebar */
.sidebar {
}
.sidebar .widget {
}
/** Footer Widgets */
.footer-widgets {
	padding: 24px 0;
}
.footer-widgets .widget {
	margin-bottom: 24px;
}
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
	width: 100%;
}
.footer-widgets-1 {
	margin-left: 0;
}
/** Footer */
.site-footer {
	font-size: 14px;
	padding: 24px 0;
}
.site-footer .copyright, .site-footer .footer-sidebar {
	float: left;
	width: 471px;
}
.site-footer .footer-sidebar {
	float: right;
	text-align: right;
}
.site-footer p {
	margin-bottom: 0;
}
/** Headings & Extras */
.entry-title {

}
/** Column Classes
----------------------------------------------------------------------------- */
.five-sixths,
.four-sixths,
.four-fifths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-fifths,
.three-sixths,
.two-fourths,
.two-fifths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 3.030303030303%;
}
.one-half,
.three-sixths,
.two-fourths {
	width: 48.484848484848%;
}
.one-third,
.two-sixths {
	width: 31.313131313131%;
}
.four-sixths,
.two-thirds {
	width: 65.656565656566%;
}
.one-fourth {
	width: 22.727272727273%;
}
.three-fourths {
	width: 74.242424242424%;
}
.one-fifth {
	width: 17.575757575758%;
}
.two-fifths {
	width: 38.181818181818%;
}
.three-fifths {
	width: 58.787878787879%;
}
.four-fifths {
	width: 79.393939393939%;
}
.one-sixth {
	width: 14.141414141414%;
}
.five-sixths {
	width: 82.828282828283%;
}
.first {
	clear: both;
	margin-left: 0;
}
/** Navigation Menu
----------------------------------------------------------------------------- */
.genesis-nav-menu {
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.genesis-nav-menu .menu-item {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
}
.genesis-nav-menu > li:first-child a {
}
.genesis-nav-menu a {
	border: none;
	color: #5c338e;
	display: block;
	font-weight: 900;
	font-size: 16px;
	margin-bottom: 0;
	padding: 12px 15px;
	position: relative;
	text-transform: uppercase;
}
.genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #9d258b;
}
.genesis-nav-menu .sub-menu .current-menu-item > a {
	color: #231f20;
}
.genesis-nav-menu .sub-menu {
	left: -9999px;
	margin: 0;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	-moz-transition: opacity .4s ease-in-out;
	-ms-transition: opacity .4s ease-in-out;
	-o-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	width: 200px;
	z-index: 99;
}
.genesis-nav-menu .sub-menu a {
	background-color: #5c338e;
	border: 1px solid #5c338e;
	border-top: 0;
	color: #fff;
	letter-spacing: 0;
	padding: 12px;
	position: relative;
	text-align: left;
	width: 200px;
}
.genesis-nav-menu .sub-menu > li:first-child > a {
	border-top: 1px solid #5c338e;
}
.genesis-nav-menu .sub-menu .sub-menu {
	margin: -50px 0 0 199px;
}
.genesis-nav-menu .menu-item:hover {
	position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}
.genesis-nav-menu > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 12px;
	text-transform: uppercase;
}
.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}
.genesis-nav-menu > .rss > a {
	margin-left: 24px;
}
.genesis-nav-menu > .search {
	padding: 12px;
}
.genesis-nav-menu > .menu-item-has-children:hover, .genesis-nav-menu > .menu-item-has-children:hover > a {
	color: #fff;
	background-color: #5c338e;
}
.genesis-nav-menu .sub-menu a {
	font-size: 14px;
	text-align: left;
}
.genesis-nav-menu .sub-menu a:hover, .genesis-nav-menu .sub-menu > .menu-item-has-children:hover, .genesis-nav-menu .sub-menu > .menu-item-has-children:hover > a, .sub-menu .current-menu-item a, .sub-menu .current-page-item a {
	color: #fff !important;
	background-color: #9d258b;
}
/** Header Navigation */
 .site-header .genesis-nav-menu {
	float: right;
	text-align: right;
	width: 100%;
	*width: 100%;
}
/** Secondary Navigation
----------------------------------------------------------------------------- */
/** Footer Navigation
----------------------------------------------------------------------------- */
.nav-footer {
}
.footer-navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 100%;
}
.footer-navigation li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.footer-navigation a {
	display: block;
	padding: 0 12px;
}
/** Breadcrumbs
----------------------------------------------------------------------------- */

/** Search Forms
----------------------------------------------------------------------------- */
.search-form input[type="search"] {
	-moz-appearance: textfield;
	-webkit-appearance: textfield;
	background-color: #f9f9f9;
	border: 1px solid #dadada;
	border-radius: 0;
	color: #231f20;
	font-size: 15px;
	margin: 0 -36px 0 0;
	padding: 12px;
	width: 100%;
	transition-duration: 400ms;
	transition-property: width, background;
	transition-timing-function: ease;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-o-transition-duration:400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
}
.sidebar .search-form input[type="search"]:focus, .content .search-form input[type="search"]:focus {
}
.content .search-form input[type="search"] {
	width: 50%;
}
.search-form input[type="search"]:focus {
	border: 1px solid #9d258b;
}
.search-form input[type="submit"] {
	text-indent: -9999px;
	background: none;
	background-image: url(images/sprites.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: medium none;
	height: 26px;
	margin-bottom: 0;
	padding: 0;
	width: 22px;
}
.nav-primary .wrap {
	position: relative;
}
.nav-primary .search-form {
	position: absolute;
	right: 0px;
	top: 1px;
}
.nav-primary input[type="search"] {
	background-color: #fff;
	background: url('images/search.png') no-repeat 10px center #fff;
	background-size: 13px 13px;
	border: none;
	border: 1px solid #d3d3d3;
	cursor: pointer;
	height: 40px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	/*text-transform: lowercase;*/
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition: width 400ms ease, background 400ms ease;
	width: 160px;
}
.nav-primary input[type="search"]:focus {
	background-color: #fff;
	border: 1px solid #AAB2BD;
	cursor: text;
	outline: 0;
	width: 250px;
}
.nav-primary input[type="submit"] {
	display: none;
}
/** Posts - Pages
----------------------------------------------------------------------------- */
.entry-header {
	margin-bottom: 24px;
}
.entry-title {
}
.page-blog .entry-title {
	margin-bottom: 0;
}
.entry {
	margin-bottom: 24px;
}
.blog .entry, .archive .entry {
	border-bottom: 1px solid #9d258b;
	padding-bottom: 24px;
}
.content blockquote {
	background-color: #f9f9f9;
}
/** Entry Content */
.entry-content {
	margin-bottom: 24px;
}
/** Post Info - Post Meta */
.entry-meta {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 0px;
}
.entry-footer .entry-meta {
	font-family:"Kabel Bk BT Book", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
.entry-meta a {
	border: none;
	font-family:"Lato", sans-serif;
	font-weight: 400;
	text-transform: none;
}
.entry-header .entry-meta {
}
.entry-footer .entry-meta {
	margin: 0;
	padding: 0;
}
.entry-time, .entry-author, .entry-comments-link, .entry-views {
	margin-right: 6px;
}
.entry-categories, .entry-tags {
	display: block;
}
/** Sticky */
.sticky {
	padding: 24px;
	background-color: #f9f9f9;
	position: relative;
}
/** Search Page */
.archive-description {
	margin-bottom: 24px;
}
/** Sidebars & Widgets
----------------------------------------------------------------------------- */
.sidebar .widget {
	border-bottom: 1px solid #9d258b;
	margin-bottom: 24px;
	padding-bottom: 24px;
}
.widgettitle {
	margin-bottom: 12px;
}
.sidebar .widgettitle {
	letter-spacing: 0;
}
.sidebar ul, .sidebar ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar p:last-child {
	margin-bottom: 0;
}
/** Pagination
----------------------------------------------------------------------------- */
.navigation ul, .pagination ul {
	margin: 0;
	padding: 0;
}
.navigation {
	clear: both;
	font-size: 14px;
}
.entry .navigation a {
	border-bottom: medium none;
}
.navigation li {
	display: inline;
}
.navigation li a {
	color: #231f20;
	cursor: pointer;
	display: inline-block;
	padding: 12px 16px;
}
.navigation li a:hover, .navigation li.active a {
}
.archive-pagination.pagination {
	width: 100%;
}
.browser-ie .pagination {
	width: 100%;
}
.pagination li {
	display: inline-block;
	float: left;
	line-height: 1;
	margin: 0;
	padding: 0;
}
.pagination li > a, .pagination a {
	background-color: #d3d3d3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #231f20;
	display: block;
	line-height: 1;
	margin-right: 12px;
	padding: 12px 16px;
}
.pagination li:first-child a {
	margin-left: 0;
}
.pagination-next a {
	margin-right: 0;
}
.pagination li.active > a, .pagination li > a:hover, .pagination a:hover {
	background-color: #231f20;
	color: #fff;
}
/** Entry Pagination */
.entry-pagination {
}
.entry-pagination a, .entry-pagination > *, .prev_next a {
	background-color: #d3d3d3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	display: inline;
	line-height: 1;
	margin: 0 12px;
	padding: 12px 16px;
}
.entry-pagination a:hover, .entry-pagination > *:hover, .prev_next a:hover {
	background-color: #231f20;
	color: #fff;
}
/** Single Post Navigation */
.prev_next {
	margin-bottom: 24px;
}
.prev_next:before,
.prev_next:after {
	content: "";
	display: table;
}
.prev_next:after {
	clear: both;
}
.nav_left, .nav_right {
	float: left;
	width: 48.648648648649%;
}
.nav_right {
	float: right;
	text-align: right;
}
.nav_left a, .nav_right a {
	margin: 0;
}
/** Comments
----------------------------------------------------------------------------- */
.entry-comments > h3 {
	font-size: 24px;
	margin-bottom: 24px;
}
.comment-meta {
	font-size: 14px;
}
.comment-respond, .entry-comments, .entry-pings {
}
.comment-respond a, .entry-comments a {
	border-bottom: medium none;
}
.entry-comments a.comment-reply-link {
	color: #231f20;
	font-family: "Kabel Bk BT Book", sans-serif;
	font-weight: 700;
	line-height: 1;
}
.entry-comments a.comment-reply-link:hover {
	color: #000;
}
.entry-comments .comment-author {
	margin-bottom: 0;
}
.entry-comments .comment-author a, .entry-comments .comment-author span[itemprop="name"] {
	font-family: "Kabel Bk BT Book", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
.entry-comments .comment-author span.says {
	display: none;
}
.comment-respond input[type="email"], .comment-respond input[type="text"], .comment-respond input[type="url"] {
	width: 50%;
}
.comment-respond input[type="submit"] {
	padding: 12px;
}
.comment-respond label {
	display: block;
}
.comment-respond .required {
	color: #e74c3c;
	font-family: "Lato", sans-serif;
}
.comment-list, ol.comment-list {
	margin: 0;
	padding: 0;
}
.comment-list li.comment, .ping-list li.ping {
	border-bottom: 1px solid #d3d3d3;
	list-style-type: none;
	margin-bottom: 23px;
}
.comment-list li.comment:last-child, .ping-list li.ping:last-child {
	border-bottom: none;
}
.comment-list .children {
	border-top: 1px solid #d3d3d3;
	position: relative;
}
.comment-list .children li:last-child {
	border-bottom: none !important;
}
.comment-list li {
}
.comment-list li li {
	margin-right: 0;
	margin-top: 24px;
}
li.comment {
	margin-bottom: 24px;
}
li.comment .children li {
	margin-bottom: 24px;
}
.comment .avatar {
	border-radius: 50%;
	float: left;
	margin-right: 24px;
}
.comment-reply {
	clear: both;
	overflow: hidden;
	margin-bottom: 24px;
}
.entry-pings .reply {
	display: none;
}
.bypostauthor {
}
/** Author Box
----------------------------------------------------------------------------- */
.author-box {
	background-color: #e2e2e2;
	border: 1px solid #bdbdbd;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 24px;
	padding: 12px;
}
.author-box:before, .author-box:after {
	content: "";
	display: table;
}
.author-box:after {
	clear: both;
}
.author-box .avatar {
	float: left;
	margin-right: 24px;
}
.author-box .author-box-title {
	font-size: 24px;
}
/** Plugins
----------------------------------------------------------------------------- */
/** Widgets
----------------------------------------------------------------------------- */
/** Recent Posts  */
.widget_recent_entries {
}
.widget_recent_entries li {
	margin-bottom: 12px;
}
.widget_recent_entries li a {
	font-family:"Kabel Bk BT Book", sans-serif;
	font-weight: 700;
}
.widget_recent_entries li span {
	display: block;
}
/** Calendar Widget */
.widget_calendar table {
	margin-bottom: 0;
}
.widget_calendar td, .widget_calendar th {
	padding: 6px;
	border: 1px solid #231f20;
	text-align: left;
}
.widget_calendar td#next {
	text-align: right;
}
.widget_calendar tfoot td {
	border: none;
}
/** Tag Cloud Widget */
.widget_tag_cloud {
}
.tagcloud a {
	background-color: #d3d3d3;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	font-size: 16px !important;
	margin-bottom: 3px;
	padding: 4px 8px;
}
/** Genesis User Profile Widget */
.widget.user-profile {
	background-color: #e2e2e2;
	border: 1px solid #bdbdbd;
	overflow: hidden;
	padding: 12px;
}
/** Testimonial Widget */
 .widget_mb_testimonial {
    position: relative;
}
.widget_mb_testimonial .flexslider {
}
.widget_mb_testimonial .slides {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget_mb_testimonial .slides li {
    margin: 0;
    padding: 0;
}
.widget_mb_testimonial .flex-control-nav {
    line-height: 1;
	list-style: none;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    *width: 100%;
}
.widget_mb_testimonial .flex-control-nav li {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}
.slides:after {
    content:"\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
.flex-control-nav li {
    zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
	line-height: 1;
    width: 11px;
    height: 11px;
    display: block;
    background: #fff;
    border: 1px solid #fff;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin-left: 10px;
}
.flex-control-nav li:first-child a {
    margin-left: 0;
}
.flex-control-paging li a:hover {
    background: transparent;
}
.flex-control-paging li a.flex-active {
    background: transparent;
    cursor: default;
}
/** Social Media Widget */
 .widget_mb_social_icons {
}
.widget_mb_social_icons .social-icons {
    float: none;
    margin: 0;
    padding: 0;
    text-align: inherit;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.browser-ie .widget_mb_social_icons .social-icons {
    width: 100%;
}
.widget_mb_social_icons .social-icons > li {
    display: inline-block;
    margin-left: 5px;
}
.widget_mb_social_icons .social-icons > li:first-child {
    margin-left: 0;
}
.widget_mb_social_icons .rounded-corner span {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.widget_mb_social_icons .rounded span {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.widget_mb_social_icons .square span {
    webkit-border-radius: 0;
    border-radius: 0;
}
.widget_mb_social_icons a {
    line-height: 32px;
}
.widget_mb_social_icons span {
    background-color: #5c338e;
    color: #fff;
    display: block;
    -webkit-transition: background-color 500ms ease-out 0.1s;
    -moz-transition: background-color 500ms ease-out 0.1s;
    -o-transition: background-color 500ms ease-out 0.1s;
    transition: background-color 500ms ease-out 0.1s;
    width: 32px;
    padding: 0;
    margin: 0;
    height: 32px;
    vertical-align: middle;
    font-size: 20px;
    font-size: 2rem;
    line-height: 32px;
    text-align: center;
    float: left;
}
.footer-widgets .social-icons.social-with-text span {
}
.widget_mb_social_icons span:hover, .widget_mb_social_icons a:hover span {
}
.social-icons .mail span {
}
.widget_mb_social_icons span:hover {
    background-color: #9d258b;
}
/** Theme Specific Styles
----------------------------------------------------------------------------- */
.wrapper:before, .wrapper:after, .home-featured:before, .home-featured:after, .home-top:before, .home-top:after, .home-middle:before, .home-middle:after, .home-bottom-1:before, .home-bottom-1:after, .home-bottom-2:before, .home-bottom-2:after, .home-bottom-3:before, .home-bottom-3:after {
	content: " ";
	display: table;
}
.wrapper:after, .home-featured:after, .home-top:after, .home-middle:after, .home-bottom-1:after, .home-bottom-2:after, .home-bottom-3:after {
	clear: both;
}
.home .wrapper {
	background: #c8e1e2;
	border-bottom: 5px solid #fff;
}
/** Home Featured */
.home-featured {

	background-color: rgba(92,51,142,0.88);
	color: #f2f2f2;
	font-size: 24px;
	padding: 24px 0;
}
.home-featured .wrap {
	max-width: 950px;
}
.home-featured p {
	float: left;
	font-weight: 900;
	line-height: 44px;
	margin-bottom: 0;
}
.home-featured .btn {
	background-color: #9d258b;
	color: #fff;
	float: right;
	font-family: "Lato", sans-serif;
	font-size: 16px;
	font-weight: 900;
	line-height: 1;
	padding: 14px 16px;
	text-transform: uppercase;
}
/** Home Top */
.home-top {
	color: #5c338e;
	font-family: "Kabel Bk BT Book", sans-serif !important;
	padding: 50px 0;
	text-align: center;
}
.home-top .wrap {

}
.home-top .widget {
	float: right;
	width: 576px;
}
.home-top h1 {
	font-family: "Kabel Md BT Medium", sans-serif !important;
	line-height: 50px !important;
	text-transform: uppercase !important;
	margin-bottom: 20px;
}
.home-top h4 {
	line-height: 1 !important;
}
.home-top .btn {
	background-color: #9d258b;
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 24px;
	font-weight: 900;
	line-height: 1;
	padding: 22px 72px;
	text-transform: uppercase;
}
/** Home Middle */
.home .site-inner {
	background: #fff;
}
.home .site-inner .wrap {
	max-width: 998px;
}
.home-middle {
	padding: 54px 0;
}
.home-middle .widget_text .widgettitle {
	font-size: 46px;
	line-height: 1;
	margin-bottom: 54px;
	text-align: center;
}
.home-middle .widget_mb_image .widgettitle {
	background-color: #88a1aa;
	background-color: rgba(136,161,170, 0.66);
	color: #fff;
	font-size: 30px;
	height: 100%;
	letter-spacing: -1px;
	margin-bottom: 0;
	position: absolute;
	width: 100%;
}
.home-middle .widget_mb_image .widgettitle:hover {
	cursor: pointer;
}
.home-middle .widget_mb_image {
	float: left;
	margin-left: 36px;
	margin-bottom: 36px;
	position: relative;
	width: 308px;
}
.home-middle .widget_mb_image:nth-child(3n+1) {
	clear: both;
	margin-left: 0;
}
.home-middle .widget_mb_image a {
	display: block;
	line-height: 0;
}
.home-middle .widget_mb_image .widgettitle {
	text-align: center;
}
.home-middle .widget_mb_image .text-block {
	/* position: absolute; */
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;

}

.home-middle .widget_mb_image .widgettitle {
	/* display: block; */
	visibility: visible;
}

.home-middle .widget_mb_image.hover .widgettitle {
	/* display: none; */
	visibility: hidden;
}
/** Home Bottom 1 */
.home-bottom-1 {
	background: #5c338e;
	color: #fff;
	padding: 100px 0 80px;
         background-image: url("../../../images/design/home-bottom-1.webp");
        background-repeat: no-repeat;
}
.home-bottom-1 .widgettitle {
	color: #fff;
	font-size: 46px;
	line-height: 1;
	margin-bottom: 24px;
}
.home-bottom-1 .widget {
	float: left;
	margin-left: 57px;
}
.home-bottom-1 .widget.widget-first {
	clear: both;
	margin-left: 0;
	width: 508px;
}
.home-bottom-1 .widget.widget-last {
	width: 423px;
}
.home-bottom-1 .btn {
	background-color: #9d258b;
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 19px;
	font-weight: 900;
	line-height: 1;
	padding: 22px 54px;
	text-transform: uppercase;
}
/** Home Bottom 2 */
.home-bottom-2 {
	background: #fff;
	color: #515151;
	padding: 116px 0 94px;
        background-image: url("../../../images/design/home-bottom-2.webp");
        background-repeat: no-repeat;
}
.home-bottom-2 .wrap {
	max-width: 1040px;
}
.home-bottom-2 .widgettitle {
	color: #515151;
	font-size: 46px;
	line-height: 1;
	margin-bottom: 24px;
}
.home-bottom-2 .widget {
	float: left;
	width: 405px;
}
.home-bottom-2 .btn {
	background-color: #9d258b;
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 19px;
	font-weight: 900;
	line-height: 1;
	padding: 22px 54px;
	text-transform: uppercase;
}
/** Home Bottom 3 */
.home-bottom-3 {
	background: #3fbfc2;
	color: #fff;
	font-size: 25px;
	line-height: 37px;
	padding: 48px 0;
	text-align: center;
	display: none;
}
.home-bottom-3 p {
	letter-spacing: -1px;
	line-height: 36px;
}
.home-bottom-3 .widgettitle {
	color: #fff;
	font-size: 46px;
	line-height: 1;
	margin-bottom: 24px;
}
.home-bottom-3 .wrap {
	max-width: 702px;
}
.home-bottom-3 .testimonial-author {
	color: #fff;
	font-family: "Lato", sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 12px;
}
.home-bottom-3 li p {
	position: relative;
}
.home-bottom-3 li p:before {
	content: "";
	background-image: url(images/sprites.png);
	background-repeat: no-repeat;
	background-position: -41px 0;
	height: 35px;
	left: -44px;
	position: absolute;
	top: 0;
	width: 44px;
}
.home-bottom-3 li p:after {
	content: "";
	background-image: url(images/sprites.png);
	background-repeat: no-repeat;
	background-position: -85px 0;
	height: 32px;
	right: -41px;
	position: absolute;
	bottom: 0;
	width: 41px;
}
/** Home Bottom 4 **/
.home-bottom-4 {
	padding: 80px 0 50px;
	position: relative;
	background-color: #fff;
}
.home-bottom-4 .featuredpost .widgettitle {
	font-size: 46px;
    	line-height: 1;
   	 margin-bottom: 54px;
    	text-align: center;
}
.home-bottom-4 .featuredpost .entry{
	width: 50%;
	float: left;
	width: 48.484848484848%;
	margin-left: 3.030303030303%;
	border-bottom: none;
}

.home-bottom-4 .featuredpost .entry:nth-child(2n+2) {
    	clear: left;
   	 margin-left: 0;
}

.home-bottom-4 .featuredpost .entry .entry-title {
	font-size: 28px;
	line-height: 28px;
}
/** Home Bottom 5 **/
.home-bottom-5 {
	padding: 60px 0;
	background-color: #f6f7fb;
}

.home-bottom-5 .videowidget .video {
	margin-right: 30px;
	float: left;
}

.home-bottom-5 .videowidget h2 {
	font-size: 45px;
    	line-height: 45px;
   	margin-bottom: 20px;
}

.home-bottom-5 .videowidget .btn{
	background-color: #9d258b;
    	color: #fff;
    	font-family: "Lato", sans-serif;
  	  font-size: 19px;
  	  font-weight: 900;
  	  line-height: 1;
  	  padding: 22px 54px;
  	  text-transform: uppercase;
}

/** Before Footer Widgets */
.before-footer-widgets {
	background-color: #fff;
	border-top: 1px solid #78bac6;
	padding: 50px 0 30px;
}
.before-footer-widgets .wrap {
	max-width: 940px;
}
.before-footer-widgets .site-logo {
	float: left;
	width: 200px;
}

.before-footer-widgets nav {
	float: right;
	width: 700px;
}
.before-footer-widgets ul {
	float: right;
	line-height: 1;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.before-footer-widgets li {
	display: inline-block;
}
.before-footer-widgets li  a {
	display: block;
	font-weight: 900;
	font-size: 16px;
	margin-bottom: 0px;
	padding: 12px 25px;
	position: relative;
	text-transform: uppercase;
}
/** Footer Widgets */
.footer-widgets {
	background-color: #fff;
	color: #8e8d8d;
	padding: 12px 0 24px;
}
.footer-widgets .wrap {
	max-width: 930px;
}
.footer-widgets p:last {
	margin-bottom: 0;
}
.footer-widgets .text {
	float: right;
}
.contact {
	padding-left: 34px;
	position: relative;
}
.contact:before {
	background-image: url(images/sprites.png);
	background-position: -22px 0;
	background-repeat: no-repeat;
	content: "";
	height: 24px;
	position: absolute;
	left: 10px;
	top: 0;
	width: 19px;
}
/** Footer */
.site-footer {
	background-color: #9d258b;
	color: #ffffff;
	font-size: 15px;
	line-height: 32px;
	padding: 24px 0;
}
.site-footer .wrap {
	max-width: 942px;
}
.site-footer .widget_mb_social_icons .social-icons {
	float: right;
	line-height: 0;
	width: 100%;
}
/** After Footer */
.after-footer {
	padding: 24px 0;
}
.after-footer .wrap {
	max-width: 100%;
}
.after-footer ul {
	line-height: 1;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.after-footer li {
	display: inline-block;
}
.after-footer li a {
	color: #a3a3a3;
	display: block;
	font-size: 13px;
	line-height: 1;
	padding: 12px 36px;
}
/** Mobile Menu
----------------------------------------------------------------------------- */
.sub-menu-toggle, .menu-toggle {
	display: none;
	visibility: hidden;
}
/** Go To Top
----------------------------------------------------------------------------- */
.gototop {
	background-color: #9d258b;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: none;
	line-height: 1;
	padding: 12px;
	position: fixed;
	text-align: center;
	vertical-align: middle;
	bottom: 24px;
	right: 24px;
}
.gototop.sticktotop {
	display: block;
}
/** Retina Specific Styles
----------------------------------------------------------------------------- */

/** Media Queries
----------------------------------------------------------------------------- */
/** Standard 960 (Desktops) */
@media only screen and (max-width: 1170px) {
	.wrap, .site-header .wrap, .home-featured .wrap, .home .site-inner .wrap, .site-inner .wrap, .home-bottom-2 .wrap, .before-footer-widgets .wrap, .footer-widgets .wrap, .site-footer .wrap, .after-footer .wrap {
		max-width: 906px;
	}
	.title-area, .site-header .title-area, .content-sidebar-wrap .sidebar-primary, .sidebar-content-sidebar .sidebar-primary, .content-sidebar-sidebar .sidebar-primary, .sidebar-sidebar-content .sidebar-primary, .site-header .widget, .home-middle .widget_mb_image {
		width: 282px;
	}
	.site-header .widget-area, .site-header .nav-header, .content-sidebar-wrap .content {
		width: 594px;
	}
	.full-width-content .content-sidebar-wrap .content, .title-area.full-width-title {
		float: none;
		width: 100%;
	}
	.sidebar-content-sidebar .content-sidebar-wrap, .content-sidebar-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap {
		width: 750px;
	}
	.sidebar-content-sidebar .content, .content-sidebar-sidebar .content, .sidebar-sidebar-content .content, .site-footer .copyright, .site-footer .footer-sidebar {
		width: 438px;
	}
	.sidebar-secondary {
		width: 126px;
	}
	/** Header */
	.site-header .widget p {
		font-size: 18px;
	}
	/** Home Featured */
	.home-featured p {
		font-size: 20px;
	}
	/** Home Middle */
	.home-middle .widget_mb_image {
		margin-bottom: 30px;
		margin-left: 30px;
	}
	.home-middle .widget_mb_image:nth-child(3n+1) {
		margin-left: 0;
	}
	.home-middle .widget_mb_image .widgettitle {
		font-size: 24px;
	}
	/** Home Bottom 1 */
	.home-bottom-1 .widget, .home-bottom-1 .widget.widget-first, .home-bottom-1 .widget.widget-last {
		float: left;
		margin-left: 30px;
		width: 438px;
	}
	.home-bottom-1 .widget.widget-first {
		margin-left: 0;
	}
	.home-bottom-1 .widgettitle, .home-bottom-2 .widgettitle, .home-bottom-3 .widgettitle {
		font-size: 36px;
	}
	/** Before Footer Widgets */
	.before-footer-widgets .site-logo {
		width: 204px;
	}
	.before-footer-widgets nav {
		width: 672px;
	}
	/** Footer Widgets */
	.footer-widgets-1 {
		width: 100%;
	}

	.home-bottom-4 .featuredpost .entry{
		float: none;
		width: 100%;
		margin-left: 0;
	}
	.home-bottom-5 .videowidget {
		text-align: center;
	}
	.home-bottom-5 .videowidget .video {
		display: inline-block;
		margin: 0 0 28px 0;
		float: none;
	}

}
/** Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 970px) {
	.wrap, .site-header .wrap, .home-featured .wrap, .home .site-inner .wrap, .site-inner .wrap, .home-bottom-2 .wrap, .before-footer-widgets .wrap, .footer-widgets .wrap, .site-footer .wrap, .after-footer .wrap, .home-bottom-3 .wrap {
		max-width: 690px;
	}
	.title-area, .site-header .title-area, .site-header .widget-area, .site-header .nav-header, .content-sidebar-wrap .content, .content-sidebar-wrap .sidebar-primary, .sidebar-content-sidebar .content-sidebar-wrap, .content-sidebar-sidebar .content-sidebar-wrap, .sidebar-sidebar-content .content-sidebar-wrap, .sidebar-content-sidebar .content, .content-sidebar-sidebar .content, .sidebar-sidebar-content .content, .sidebar-content-sidebar .sidebar-primary, .content-sidebar-sidebar .sidebar-primary, .sidebar-sidebar-content .sidebar-primary, .sidebar-secondary, .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .site-footer .copyright, .site-footer .footer-sidebar {
		float: none;
		width: 100%;
	}
	.five-sixths, .four-sixths, .one-fourth, .one-half, .one-sixth, .one-third, .three-fourths, .three-sixths, .two-fourths, .two-sixths, .two-thirds {
		margin: 0;
		width: 100%;
	}
	.site-header .wrap {
	}
	.title-area .site-title a {
		text-align: center;
	}
	.site-header .genesis-nav-menu {
		float: none;
		margin: auto;
	}
	.content, .sidebar {
		margin-bottom: 24px;
	}
	.footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
		margin-left: 0;
	}
	.site-footer {
		text-align: center;
	}
	.footer-navigation {
		float: none;
		margin: auto;
		text-align: center;
	}
	/** Site Header */
	.site-header .widget {
		width: 330px;
	}
	.site-header .widget p {
		text-align: right;
	}
	/** Home Featured */
	.home-featured p, .home-featured .btn {
		display: block;
		float: none;
		text-align: center;
	}
	.home-featured .btn {
		margin: auto;
	}
	/** Home Top */
	.home-top {
		padding: 24px 0;
	}
	.home-top .widget {
		width: 100%;
	}
	/** Home Middle */
	.home-middle .widget_mb_image {
		width: 210px;
	}
	.home-middle .widget_mb_image .widgettitle {
		font-size: 16px;
	}
	/** Home Bottom */
	.home-bottom-1, .home-bottom-2, .home-bottom-3 {
		padding: 24px 0;
	}
	.home-bottom-1 .widget, .home-bottom-1 .widget.widget-first, .home-bottom-1 .widget.widget-last, .home-bottom-2 .widget  {
		width: 330px;
	}
	.home-bottom-3 .wrap {
		max-width: 570px;
	}
	.home-bottom-3 p {
		font-size: 20px;
		line-height: 30px;
	}
	/** Before Footer Widgets */
	.before-footer-widgets .site-logo, .before-footer-widgets nav {
		float: none;
		margin: auto;
		text-align: center;
		width: 100%;
	}
	.before-footer-widgets ul {
		float: none;
	}
	/** Site Footer */
	.site-footer .widget_mb_social_icons .social-icons {
		float: none;
		text-align: center;
	}
}
/** All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 750px) {
	.wrap, .site-header .wrap, .home-featured .wrap, .home .site-inner .wrap, .site-inner .wrap, .home-bottom-2 .wrap, .before-footer-widgets .wrap, .footer-widgets .wrap, .site-footer .wrap, .after-footer .wrap, .home-bottom-3 .wrap {
		max-width: 87.234%;
	}
	.site-title {
		float: none;
	}
	.nav-primary .search-form {
		position: inherit;
	}
	.search-form input[type="search"] {
		width: 100%;
	}
	.search-form input[type="search"]:focus {
		width: 100%;
	}
	.comment-respond input[type="email"], .comment-respond input[type="text"], .comment-respond input[type="url"] {
		width: 100%;
	}
	.menu-toggle, .sub-menu-toggle {
		display: block;
		font-size: 20px;
		font-weight: 700;
		margin: 0 auto;
		overflow: hidden;
		padding: 20px;
		text-align: center;
		visibility: visible;
	}
	button.menu-toggle, button.sub-menu-toggle {
		background-color: transparent;
		color: #303235;
	}
	.sub-menu-toggle {
		padding: 18px;
		padding: 1.8rem;
		position: absolute;
		right: 0;
		top: 0;
	}
	.menu-toggle:before {
		content: "\2261";
	}
	.menu-toggle.activated:before {
		content: "\2191";
	}
	.sub-menu-toggle:before {
		content: "+";
	}
	.sub-menu-toggle.activated:before {
		content: "-";
	}
	nav {
		display: none;
		position: relative;
	}
	.genesis-nav-menu .menu-item {
		/*background-color: #f5f5f5;*/
		display: block;
		position: relative;
		text-align: left;
	}
	.genesis-nav-menu .menu-item:hover {
		position: relative;
	}
	.genesis-nav-menu .sub-menu {
		clear: both;
		display: none;
		opacity: 1;
		position: static;
		width: 100%;
	}
	.genesis-nav-menu .sub-menu a {
		border-left: 0;
		position: relative;
		width: auto;
	}
	.genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}
	.genesis-nav-menu .sub-menu .sub-menu a {
		/*background-color: #f5f5f5;*/
		padding-left: 30px;
	}
	.genesis-nav-menu .sub-menu .sub-menu .sub-menu a {
		/*background-color: #fff;*/
		padding-left: 40px;
	}
	.nav-primary a:hover, .nav-primary .current-menu-item > a {
		/*color: #333;*/
	}
	/** Site Header */
	.site-header .widget {
		float: none;
		margin-left: 0;
		width: 100%;
	}
	.site-header .widget p {
		text-align: center;
	}
	/** Home Featured */
	.home-featured {
		padding: 12px 0;
	}
	.home-featured p {
		font-size: 16px;
		line-height: 24px;
	}
	/** Home Middle */
	.home-middle {
		padding: 0;
	}
	.home-middle .widget_mb_image, .home-middle .widget_mb_image:nth-child(3n+1) {
		clear: none;
		margin-bottom: 2.7027027027027%;
		margin-left: 2.7027027027027%;
		width: 48.648648648649%;
	}
	.home-middle .widget_mb_image:nth-child(2n+1) {
		clear: both;
		margin-left: 0;
	}
	/** Home Bottom */
	.home-bottom-1 {
		background-position: center bottom;
	}
	.home-bottom-1 .widget.widget-first {
		margin-bottom: 24px;
	}
	.home-bottom-1 .widget, .home-bottom-1 .widget.widget-first, .home-bottom-1 .widget.widget-last, .home-bottom-2 .widget {
		float: none;
		margin-left: 0;
		width: 100%;
	}
	.home-bottom-3 li p:before {
		left: -24px;
	}
	.home-bottom-3 li p:after {
		right: -24px;
	}
	/** Footer Widgets */
	.footer-widgets {
		text-align: center;
	}
	.footer-widgets .text {
		float: none;
	}
	/** After Footer */
	.after-footer li {
		display: block;
	}
}

@media only screen and (max-width: 480px) {
	.home-bottom-3 li p:before {
		left: -12px;
	}
	.home-bottom-3 li p:after {
		right: -12px;
	}
}