/*
Theme Name: OneSky2025
Author: 1SkyMedia.com
Description: A simple and secure WordPress theme.
Version: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: 1SkyMedia.com
*/

/* CSS Rules: Sorted alphabetically for better organization. */
@import url('fonts/fonts.css');
@import url('fonts/nobelbook/stylesheet.css');
@import url('core/css/style.min.css');
@import url('core/css/style-animation.css');
@import url('core/css/responsive.css');
/* =Reset CSS (v2.0) http://meyerweb.com/eric/tools/css/reset/
-------------------------------------------------------------- */
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 {
	border: 0;
	font-size: 100%;
	font: inherit;
	margin: 0;
	padding: 0;
	vertical-align: unset;
}

*{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
html {
	margin-top: 0px !important;
}

/*HTML5 display-role reset for older browsers */
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;
}

button, input, select, textarea {
	font-size: 100%;
	overflow: visible;
	margin: 0;
	vertical-align: baseline;
	width: auto;
}

textarea {
	overflow: auto;
	vertical-align: text-top;
}

/* =Horizontal Rule
-------------------------------------------------------------- */
hr {
	background: #dddddd;
	border: none;
	clear: both;
	color: #dddddd;
	float: none;
	height: 1px;
	width: 100%;
}

hr.space {
	background: #ffffff;
	color: #ffffff;
}

/* =Base
-------------------------------------------------------------- */
html {
	height: 100%;
}

body {
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	background: #fff;
	color: #000;
	font-family: 'Palatino-Linotype', sans-serif;
	font-size: 17px;
	font-smoothing: antialiased;
	line-height: 30px;
	text-rendering: optimizeLegibility;
}

/* =Typography
-------------------------------------------------------------- */
button:hover{
	text-shadow: none !Important;
}
p {
	word-wrap: break-word;
}
ul li, ol li {
	line-height: 30px;
}
i,
em,
dfn,
cite {
	font-style: italic;
}

tt,
var,
pre,
kbd,
samp,
code {
	font-family: monospace, serif;
	font-style: normal;
}

b,
strong {
	font-weight: 700;
}

pre {
	-moz-box-sizing: border-box;
	-moz-border-radius: 2px;
	-moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-sizing: border-box;
	box-shadow: 0 1px 0 #ffffff, inset 0 1px 1px rgba(0, 0, 0, 0.2);
	box-sizing: border-box;
	background: #f4f4f4;
	border: 1px solid #aaaaaa;
	border-bottom-color: #cccccc;
	border-radius: 2px;
	height: auto;
	margin: 0;
	outline: none;
	padding: 6px 10px;
	vertical-align: middle;
	width: 100%;
	word-wrap: break-word;
	white-space: pre-wrap;
}

del {
	color: #555555;
	text-decoration: line-through;
}

ins,
dfn {
	border-bottom: 1px solid #cccccc;
}

sup,
sub,
small {
	font-size: 85%;
}

abbr,
acronym {
	font-size: 85%;
	letter-spacing: .1em;
	text-transform: uppercase;
}

a abbr,
a acronym {
	border: none;
}

dfn[title],
abbr[title],
acronym[title] {
	border-bottom: 1px solid #cccccc;
	cursor: help;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

.top-widget {
	background: none;
	border: none;
	clear: right;
	float: right;
	min-height: 0;
	padding: 0;
	text-align: right;
	width: 100%;
	
}
/* =Responsive 12 Column Grid
    http://demos.cyberchimps.com/responsivepro/responsive-grid/
-------------------------------------------------------------- */
.grid {
	float: left;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.grid-right {
	float: right;
	margin-bottom: 2.127659574468%;
	padding-top: 0;
}

.col-60,
.col-140,
.col-220,
.col-300,
.col-380,
.col-460,
.col-540,
.col-620,
.col-700,
.col-780,
.col-860 {
	display: inline;
	margin-right: 2.127659574468%;
}

.col-60 {
	width: 6.382978723404%;
}

.col-140 {
	width: 14.893617021277%;
}

.col-220 {
	width: 23.404255319149%;
}

.col-300 {
	width: 31.914893617021%;
}

.col-380 {
	width: 40.425531914894%;
}

.col-460 {
	width: 48.936170212766%;
}

.col-540 {
	width: 57.446808510638%;
}

.col-620 {
	width: 65.957446808511%;
}

.col-700 {
	width: 74.468085106383%;
}

.col-780 {
	width: 82.978723404255%;
}

.col-860 {
	width: 91.489361702128%;
}

.col-940 {
	width: 100%;
}

.fit {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* =Visibility
-------------------------------------------------------------- */
.hidden {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.none {
	display: none;
}

.hide-desktop {
	display: none;
}

.show-desktop {
	display: block;
}

/* =Responsive Images
-------------------------------------------------------------- */
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

.ie8 img {
	height: auto;
	width: auto\9;
}

.ie8 img.size-large {
	max-width: 60%;
	width: auto;
}

/* =Responsive Videos
-------------------------------------------------------------- */
video {
	width: 100%;
	max-width: 100%;
	height: auto;
}

/* =Responsive Embeds/Objects
-------------------------------------------------------------- */
embed,
object {
	max-width: 100%;
}

svg:not(:root) {
	overflow: hidden;
}

/* =Links
-------------------------------------------------------------- */
a {
	color: #0d3b85;
	font-weight: 400;
	text-decoration: none;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}

a:hover,
a:focus,
a:active {
	color: #0d3b85;
	outline: 0;
	text-decoration: none;
}
.inner-page-row .wpb_text_column a, .inner-page-row .racers-select-html a,
.single-post .post-entry a,
.single-project .texting .text-block a, .sizenote a, .casebtn .casebtn-visit {
	position: relative;
}
.inner-page-row .wpb_text_column a,
.inner-page-row .wpb_text_column a:hover, .inner-page-row .racers-select-html a, .inner-page-row .racers-select-html a:hover, 
.single-post .post-entry a,
.single-post .post-entry a:hover,
.single-project .texting .text-block a,
.single-project .texting .text-block a:hover, .sizenote a, .casebtn .casebtn-visit {
	color: #EE8B05;
	font-weight: 600;
	
}
.inner-page-row .wpb_text_column a::before, .inner-page-row .racers-select-html a::before,
.single-post .post-entry a::before,
.single-project .texting .text-block a::before, .sizenote a::before, .casebtn .casebtn-visit::before {
    content: '';
    position: absolute;
    left: 0;
    width: 0;
    border-bottom: 1px solid #EE8B05;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}  
.inner-page-row .wpb_text_column a:hover::before, .inner-page-row .racers-select-html a:hover::before,
.single-post .post-entry a:hover::before,
.single-project .texting .text-block a:hover::before, .sizenote a:hover::before, .casebtn .casebtn-visit:hover::before {
	width: 100%;
}


.inner-page-row .wpb_text_column a.button-visit::before,
.inner-page-row .wpb_text_column a.button-visit:hover::before{
	border-bottom: 0;
}
.inner-page-row .wpb_text_column ol li, 
.single-post .post-entry ol li {
	padding-bottom: 12px;
	line-height: 28px;
}

::selection {
	background: #999999;
	color: #ffffff;
	text-shadow: none;
}

/* =Forms
-------------------------------------------------------------- */
label {
	display: inline-block;
	font-weight: 700;
	padding: 2px 0;
}

legend {
	padding: 2px 5px;
}

fieldset {
	border: 0;
	margin: 0 0 1.5em;
	padding: 1em 2em;
}

select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"] {
	-moz-box-sizing: border-box;
	-moz-border-radius: 2px;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 2px;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #aaa;
	border-radius: 2px;
	cursor: text;
	margin: 0;
	outline: none;
	padding: 6px 8px;
	vertical-align: middle;
	font-family:inherit;
	max-width: 100%;
	width: 100%;
	box-shadow: none;
	-moz-box-shadow: none; 
	-webkit-box-shadow: none; 
}
textarea.wpcf7-form-control.wpcf7-textarea {
    height: 100%;
    width: 100%;
	box-shadow: none;
	-moz-box-shadow: none; 
	-webkit-box-shadow: none;
	line-height: 30px;
}
.contact-row .wpcf7-form-control.wpcf7-textarea {
    height: 200px;
}
select {
	height: auto;
	max-width: 100%;
}

area,
textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-border-radius: 2px;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 1px solid #aaa;
	border-radius: 2px;
	-moz-border-radius: 2px; 
	height: auto;
	overflow: auto;
	margin: 0;
	outline: none;
	padding: 8px 10px;
	max-width: 100%;
	font-family:inherit;
}

map area {
	padding: 0px;
	border: 0px;
}

input,
select {
	cursor: pointer;
}

area:focus,
input:focus,
textarea:focus {
	border: 1px solid #66ccff !important;
}
input[type="submit"]:focus,
div.wpcf7 input[type="file"]:focus{
	border-width: 0 !important;
} 
 
input[type='text'],
input[type='password'] {
	cursor: text;
}

/* =IE Forms
-------------------------------------------------------------- */
.ie7 area,
.ie7 select,
.ie7 textarea,
.ie7 input[type="text"],
.ie7 input[type="password"],
.ie7 input[type="email"],
.ie7 input[type="tel"] {
	width: 96%;
}

/* =IE6 Notice
-------------------------------------------------------------- */
.msie-box {
	background-color: #f9edbe;
	border: 1px solid #f0c36d;
	color: #212121;
	display: block;
	margin: 0 auto;
	max-width: 960px;
	padding: 10px;
	position: absolute;
	top: 60px;
	text-align: center;
	width: 100%;
}

.msie-box a {
	color: #212121;
}

/* =Tables
-------------------------------------------------------------- */
th,
td,
table {
	border: 1px solid #dddddd;
}

table {
	border-collapse: collapse;
	width: 100%;
}

/* =Lists
-------------------------------------------------------------- */
ul {
	list-style-type: disc;
	margin: 0;
	padding: 0;
}

ol {
	line-height: 22px;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0;
	padding: 0;
}

dt {
	font-weight: 400;
}

/* =Blockquote
-------------------------------------------------------------- */
blockquote {
	background: #f9f9f9;
	border: none;
	border-left: 4px solid #d6d6d6;
	margin: 20px;
	overflow: auto;
	padding: 0 0 10px 12px;
}

blockquote p {
	font-family: 'Georgia', 'Times New Roman', Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height: 26px;
}

/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: 400;
	line-height: 1.0em;
	word-wrap: break-word;
	/* font-family: 'Nobel';*/
	color: #26285E;
	font-family: 'Nobel BL Book';
}

h1 {
	font-size: 30px; /* = 42px */
	margin-bottom: .5em;
	margin-top: .5em;
}

h2 {
	font-size: 27px;
	margin-bottom: .75em;
	margin-top: .75em;
	font-weight: normal;
}

h3 {
	font-size: 24px; /* = 30px */
	margin-bottom: .857em;
	margin-top: .857em;
}

h4 {
	font-size: 21px; /* = 24px */
	margin-bottom: 1em;
	margin-top: 1em;
}

h5 {
	font-size: 18px; /* = 18px */
	margin-bottom: 1.125em;
	margin-top: 1.125em;
}

h6 {
	font-size: 16px; /* = 16px */
	margin-bottom: 1.285em;
	margin-top: 1.285em;
}

/* =Margins & Paddings
-------------------------------------------------------------- */
hr,
dl,
pre,
address,
blockquote {
	margin: 15px 0;
}

p {
	padding: 0 0 15px;
	line-height: 29px;
}

th, td {
	padding: .8em;
}

caption {
	padding-bottom: .8em;
}

blockquote {
	padding: 0 1em;
}

blockquote:first-child {
	margin: .8em 0;
}

fieldset {
    margin: 0 0 15px 0;
    padding: 0;
} 
fieldset.button.full {
    background-color: transparent;
}
input.wpcf7-form-control.wpcf7-submit, 
input.wpcf7-form-control.wpcf7-previous{
	background-color: transparent;
	background-image: none;
	text-shadow: none;
	color: #000;
	width: auto;
	transition: all 0.3s ease-in;
	font-weight: normal;
	border: 2px solid #000;
	display: inline-block;
	height: auto !important;
	padding: 11px 23px;
	line-height: 20px !important;
	transition: all 0.3s ease-in;
	border-radius: 5px !important;
	-moz-border-radius: 5px !important; 
	-webkit-border-radius: 5px !important; 
}   
input.wpcf7-form-control.wpcf7-submit:hover,
input.wpcf7-form-control.wpcf7-submit:focus{
	background-color: #01ADF2;
	background-image: none;
	text-shadow: none;
	color: #fff;
	width: auto;
	transition: all 0.3s ease-in;
	font-weight: normal;
	border: 2px solid #01ADF2 !important;
	display: inline-block;
	height: auto !important;
	padding: 11px 23px;
	line-height: 20px !important;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    margin-top: 0;
    color: #000;
	text-align: center;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    margin-top: 0;
    color: #000;
    text-align: center;
}
.footerbtm .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    color: #fff;
	font-size: 12px;
}
.footerbtm .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    color: #fff;
	font-size: 12px;
}
legend {
	padding-left: .8em;
	padding-right: .8em;
}

legend+* {
	margin-top: 1em;
}

input,
textarea {
	padding: .3em .4em .15em;
}

select {
	padding: .1em .2em 0;
}

option {
	padding: 0 .4em;
}

dt {
	margin-bottom: .4em;
	margin-top: .8em;
}

ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ul,
ol {
	margin: 0 1.5em 1.5em 0;
	padding-left: 2.0em;
}

li ul,
li ol {
	margin: 0;
}


/* =Globals
-------------------------------------------------------------- */
#container, div#container {
    margin: 0 auto;
    width: 100%;
	max-width: 1300px;
	padding: 0px 20px;
}

#wrapper {
	clear: both;
	margin: 0px auto;
	position: relative;
	min-height: 0;
	background-color: #ffffff;
	border: none;
	padding-top: 0;
	padding-bottom: 0;
}
#wrapper.fullwidth{
	min-height: 300px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.home #wrapper {
  padding-top:0px;
  padding-bottom: 0;
} 
.single-post #content,
.single-project #content {
	padding: 20px 0;
}

#header {
	margin: 0;
}

#footer {
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

#footer-wrapper {
	margin: 0;
	padding: 0 0 10px;
}

/* =Header
-------------------------------------------------------------- */
#logo {
	float: left;
	margin: 12px 0px 0px 0px;
	max-width: 35%;
}

#logo img {
	margin: 0;
}

#logo img:hover{
	filter: drop-shadow(-2px 3px 4px rgba(255,255,255,0.6));
    -moz-filter: drop-shadow(-2px 3px 4px rgba(255,255,255,0.6));
    -webkit-filter: drop-shadow(-2px 3px 4px rgba(255,255,255,0.6));	
}
.site-name {
	display: block;
	font-size: 2.063em; /* = 33px */
	line-height: 1.0em;
	padding-top: 20px;
}
 
.site-name a {
	color: #333333;
	font-weight: 700;
}

.site-description {
	color: #afafaf;
	display: block;
	font-size: 0.875em; /* = 14px */
	margin: 10px 0;
}

/* =Content
-------------------------------------------------------------- */
#content {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-full {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content-blog {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-images {
	margin-bottom: 20px;
}

#content-search {
	margin-bottom: 40px;
	margin-top: -20px;
}
#content-archive {
	margin-top: 40px;
	margin-bottom: 20px;
}

#content-sitemap {
	margin-top: 0px;
	margin-bottom: 20px;
}

#content-sitemap a {
	font-size: 12px;
}

#content .sticky {
	clear: both;
}

#content .sticky p {
}

/* =Templates (Landing Page)
-------------------------------------------------------------- */
.page-template-landing-page-php .menu,
.page-template-landing-page-php .top-menu,
.page-template-landing-page-php .main-nav,
.page-template-landing-page-php .footer-menu,
.page-template-landing-page-php .sub-header-menu {
	display: none;
}

/* =Author Meta (Author's Box)
-------------------------------------------------------------- */
#author-meta {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #f9f9f9;
	border: 1px solid #d6d6d6;
	border-radius: 4px;
	clear: both;
	display: block;
	margin: 30px 0 40px 0;
	padding: 10px;
	overflow: hidden;
}

#author-meta img {
	float: left;
	padding: 10px 15px 0 5px;
}

#author-meta p {
	margin: 0;
	padding: 5px;
}

#author-meta .about-author {
	font-weight: 700;
	margin: 10px 0 0 0;
}
#footer, #footer2 {
	clear: both;
	margin: 0 auto;
	max-width: 100%;
	background-color: transparent !important;
	padding: 5px 0;
	background-image: none;
}
#footer::before{
	display: none;
}
/* =Featured Content
-------------------------------------------------------------- */
#featured {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
	padding-bottom: 40px;
	width: 99.893617021277%;
}

#featured p {
	font-size: 18px;
	font-weight: 200;
	line-height: 27px;
	padding: 0 40px 0 40px;
	text-align: center;
}

#featured-image {
	margin: 40px 0 0 0;
}

#featured-image .fluid-width-video-wrapper {
	margin-left: -20px;
}
 
.featured-image img {
	margin-top: 44px;
}

/* =Post
-------------------------------------------------------------- */
.comments-link {
	font-size: 12px;
}

#cancel-comment-reply-link {
	color: #990000;
}

.post-data {
  clear: both;
  font-size: 12px;
  font-weight: 700;
  margin-top: 0;
  float: left;
  width: 100%;
}

.post-data a {
	color: #DD9BAE;
}
.post-data a:hover {
	color: #111111;
}

.post-entry {
	clear: both;
}

.post-meta {
	clear: both;
	color: #9f9f9f;
	font-size: 12px;
	margin-bottom: 10px;
}

.post-edit {
	clear: both;
	display: none;
	font-size: 12px;
	margin: 1.5em 0;
}

.post-search-terms {
	clear: both;
}

.read-more {
	clear: both;
	font-weight: 700;
}

.attachment-entry {
	clear: both;
	text-align: center;
}

/* =bbPress
    bbPress has its own breadcrumb lists
-------------------------------------------------------------- */
.bbPress .breadcrumb-list {
	display: none;
}

/* =Symbols
-------------------------------------------------------------- */
.ellipsis {
	color: #aaaaaa;
	font-size: 18px;
	margin-left: 5px;
}

.form-allowed-tags {
	display: none;
	font-size: 10px;
}

/* =Widgets
-------------------------------------------------------------- */
.widget-wrapper {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: transparent;
	border: none;
	border-radius: 4px;
	margin: 0 0 20px;
	padding: 20px;
}

.widget-wrapper select,
.widget-wrapper input[type="text"],
.widget-wrapper input[type="password"],
.widget-wrapper  input[type="email"] {
	width: 75%;
}

#widgets {
	margin-top: 40px;
}
.page-template-sitemap h3 {
	font-weight: 500;
	font-size: 26px !important;
	margin-bottom: 16px !important;
}
#widgets a {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#widgets form {
	margin: 0;
}

#widgets ul, #widgets ol {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
/* #widgets ul li::before {
  content: "ï„…";
  font-family: fontawesome;
  font-size: 12px;
  left: 0;
  position: absolute;
  top: 3px;
} */
#widgets ul li {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
	float: left;
	width: 100%;
}
#widgets ul li:last-child {
  border-bottom: 0 none;
  margin-bottom: 0;
  padding-bottom: 0;
}
#widgets ul li a {
	display: inline;
	text-decoration: none;
	color: #333;
	background: #dcdcdc;
	padding: 12px 20px;
	line-height: 22px;
	font-size: 16px;
	font-weight: 500;
	text-transform: capitalize;
	border-bottom: 1px solid #d3d2d2;
	transition: all 0.3s;
	float: left;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-image: url('../../../wp-content/uploads/2019/10/sidebar-anchor-bg.png');
	background-repeat: repeat;
	background-size: contain;
}
#widgets ul li a:hover {
	background: #01ADF2;
	color: #ffff;
}
#widgets .widget-title img {
	float: right;
	height: 11px;
	position: relative;
	top: 4px;
	width: 11px;
}

#widgets .rss-date {
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .rssSummary {
	padding: 10px;
}

#widgets cite {
	font-style: normal;
	line-height: 18px;
	padding: 6px 12px;
}

#widgets .tagcloud,
#widgets .textwidget {
	display: block;
	line-height: 1.5em;
	margin: 0;
	word-wrap: break-word;
}

#widgets .textwidget a {
	display: inline;
}

#widgets ul .children {
	padding: 0 0 0 10px;
}

#widgets .author {
	font-weight: 700;
	padding-top: 4px;
}

.widget_archive select, #cat {
	display: block;
	margin: 0 15px 0 0;
}

#colophon-widget ul {
}

.colophon-widget {
	background: none;
	min-height: 0;
}

.colophon-widget select,
.colophon-widget input[type="text"],
.colophon-widget input[type="password"],
.colophon-widget input[type="email"] {
	width: 100%;
}

.top-widget ul {
	padding: 0;
}

.top-widget select,
.top-widget input[type="text"],
.top-widget input[type="password"],
.top-widget input[type="email"] {
	width: auto;
}

.top-widget #searchform {
	margin: 0;
}

/* =Titles
-------------------------------------------------------------- */
.featured-title {
	font-size: 60px;
	letter-spacing: -1px;
	margin: 0;
	padding-top: 40px;
	text-align: center;
}

.featured-subtitle {
	padding: 0 10px;
	text-align: center;
}

.widget-title h3, .widget-title-home h3 {
	background-color: #0D3B85;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: 700;
	line-height: 23px;
	margin: 0;
	padding-bottom: 10px;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}

.top-widget .widget-title h3 {
	font-size: 14px;
	padding: 0;
	text-align: right;
}

.widget-title a {
	border-bottom: none;
	padding: 0 !important;
}

.title-404 {
	color: #993333;
}

/* =404 Page
-------------------------------------------------------------- */
.error404 select,
.error404 input[type="text"],
.error404 input[type="password"],
.error404 input[type="email"] {
	width: auto;
}

/* =Accessibility
-------------------------------------------------------------- */
.screen-reader-text{
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}

/* =Skip Links
-------------------------------------------------------------- */
.skip-container {
	display: block;
	padding: 0.5em 0.5em 0.5em 0;
	position: relative;
}

.skip-link {
	background: #f5f5f5;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: right;
	font-size: 0.8125em;
	margin-left: -100%;
	padding: 0.5em;
	text-transform: uppercase;
}

.skip-link:hover,
.skip-link:active,
.skip-link:focus {
	border: 1px solid #666;
}

.custom-background .site {
	-webkit-box-shadow: 0 -5px 5px 4px #d5d5d5;
	-moz-box-shadow: 0 -5px 5px 4px #d5d5d5;
	box-shadow: 0 -5px 5px 4px #d5d5d5;
	margin: 0 auto;
}


/* =Header Menu (Primary)
-------------------------------------------------------------- */
.menu {
	clear: both;
	margin: 0 auto;
}

.main-nav {
	clear: left;
	text-align: right;
	float: left;
	empty-cells: 100%;
}

.menu,
.menu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
} 

.menu li {
	border: 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
}

.menu li:hover {
	white-space: normal;
	z-index: 10000;
}

.menu li li {
	float: none;
}

.menu ul {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 10;
}

.menu li:hover > ul {
	top: 100%;
	visibility: visible;
}

.menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.menu:after,
.menu ul:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.menu,
.menu ul {
	min-height: 0;
}

.menu ul,
.menu ul ul {
	margin: 0;
	padding: 0;
}

.menu ul li a:hover,
.menu li li a:hover {
	color: #484848;
	text-decoration: none;
}

.menu ul {
	margin-top: 1px;
	min-width: 15em;
	width: auto;
}

.menu a {
	color: #ffffff;
	cursor: pointer;
	display: block;
	font-size: 13px;
	font-weight: inherit;
	height: 50px;
	line-height: 50px;
	margin: 0;
	padding: 0 18px;
	position: relative;
	text-decoration: none;
	white-space: nowrap;
	text-transform: uppercase;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;

	font-weight: 600;
	letter-spacing: 0.5px;
}

.menu a:hover {
	background-color:#782039;
	color: #ffffff;
}

ul.menu > li:hover {
	background-color:#782039;
	color: #ffffff;
}

.menu .current_page_item a,
.menu .current-menu-item a {
	background-color: #782039;
}

.menu li li {
	background: #ffffff;
	background-image: none;
	border: 1px solid #e5e5e5;
	color: #444444;
	filter: none;
	margin: -1px 0 1px 0;
	width: auto;
}

.menu li li a {
	background: transparent !important;
	border: none;
	color: #444444;
	font-size: 12px;
	font-weight: 400;
	height: auto;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: none;
	white-space: nowrap;
}

.menu li li a:hover {
	background: #f5f5f5 !important;
	background-image: none;
	border: none;
	color: #444444;
	filter: none;
}

.menu li li:hover {
	background: #f5f5f5 !important;
	filter: none;
}

.menu ul > li + li {
	border-top: 0;
}

.menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.menu > li:first-child > a {
	border-left: none;
}

.menu a#responsive_menu_button {
	display: none;
}

.main-nav #responsive_current_menu_item {
	display: none;
}

/*.js .main-nav .menu {*/
/*display: block;*/
/*}*/

/* =Primary Main Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .menu ul {
	background: url(core/images/ie7-fix.gif) repeat;
}

.ie7 .menu li li a {
	min-width: 100%;
}

/* =Sub-Header Menu
-------------------------------------------------------------- */
.sub-header-menu {
	background-color: #ffffff;
	border: 1px solid #e5e5e5;
	border-top: none;
	clear: both;
	margin: 0 auto;
}

.sub-header-menu,
.sub-header-menu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sub-header-menu li {
	border: 0;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 5;
}

.sub-header-menu li:hover {
	white-space: normal;
	z-index: 10000;
}

.sub-header-menu li li {
	float: none;
}

.sub-header-menu ul {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 10;
}

.sub-header-menu li:hover > ul {
	top: 100%;
	visibility: visible;
}

.sub-header-menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.sub-header-menu:after,
.sub-header-menu ul:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.sub-header-menu,
.sub-header-menu ul {
	min-height: 0;
}

.sub-header-menu ul,
.sub-header-menu ul ul {
	margin: 0;
	padding: 0;
}

.sub-header-menu ul li a:hover,
.sub-header-menu li li a:hover {
	color: #484848;
	text-decoration: none;
}

.sub-header-menu ul {
	margin-top: 1px;
	min-width: 15em;
	width: auto;
}

.sub-header-menu a {
	border-left: 1px solid #e5e5e5;
	color: #333333;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: 400;
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0 0.9em;
	position: relative;
	text-decoration: none;
	text-shadow: none;
}

.sub-header-menu a:hover {
	-moz-background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-color: #f9f9f9;
	background-clip: padding-box;
}

.sub-header-menu .current_page_item a,
.sub-header-menu .current-menu-item a {
	background-color: #f9f9f9;
}

.sub-header-menu li li {
	background: #ffffff;
	background-image: none;
	border: 1px solid #e5e5e5;
	color: #444444;
	filter: none;
	margin: -1px 0 1px 0;
	width: auto;
}

.sub-header-menu li li a {
	border: none;
	color: #444444;
	font-size: 12px;
	font-weight: 400;
	height: auto;
	height: 20px;
	line-height: 20px;
	padding: 5px 10px;
	text-shadow: none;
}

.sub-header-menu li li a:hover {
	background: #f9f9f9;
	background-image: none;
	border: none;
	color: #444444;
	filter: none;
}

.sub-header-menu ul > li + li {
	border-top: 0;
}

.sub-header-menu li li:hover > ul {
	left: 100%;
	top: 0;
}

.sub-header-menu > li:first-child > a {
	border-left: none;
}

.sub-header-menu ul.children a,
.sub-header-menu .current_page_ancestor,
.sub-header-menu .current_page_ancestor ul a {
	background: none;
	background-image: none;
	filter: none;
}

/* =Sub Header Menu IE Fixes
-------------------------------------------------------------- */
.ie7 .sub-header-menu ul {
	background: url(core/images/ie7-fix.gif) repeat;
}

.ie7 .sub-header-menu li li a {
	min-width: 100%;
}

/* =Footer Menu
-------------------------------------------------------------- */
.footer-menu {
	margin-left: 0;
	padding: 0;
}

.footer-menu li {
	display: inline;
	list-style-type: none;
}

.footer-menu li a {
	padding: 0 10px;
	color:#555;
}

.footer-menu li a:hover {
	color: #782039;
}

/* =Navigation
-------------------------------------------------------------- */
.navigation {
  color: #111111;
  display: block;
  font-size: 13px;
  height: 28px;
  line-height: 28px;
  margin: 30px 0 20px;
  padding: 0 5px;
  float: left;
  width: 100%;
}
.navigation > ul {
  padding: 0 !important;
  margin: 0 auto !important;
}
.navigation a {
	color: #aaaaaa;
	padding: 4px 10px;
}

.navigation a:hover {
	color: #111111;
	text-decoration: none;
}

.navigation .previous {
	float: left;
}

.navigation .next {
	float: right;
}

.navigation .bracket {
	font-size: 36px;
}

/* =Pagination (pages)
-------------------------------------------------------------- */
.pagination {
	clear: both;
	display: block;
	font-size: 16px;
	font-weight: 700;
	margin: 10px 0;
	padding: 5px 0;
}

.pagination a {
	text-decoration: none;
}

/* =Breadcrumb Lists
-------------------------------------------------------------- */
.breadcrumb-list {
	font-size: 12px;
	float: right;
	margin-top: -40px;
}
.mt-10 {
	margin-top: 10px;
	float: left;
	width: 100%;
}
/* =Comments
-------------------------------------------------------------- */
#commentform {
	margin: 0;
}

.commentlist {
	border-bottom: 1px solid #e5e5e5;
	list-style: none;
	margin: 0;
	padding: 0;
}

.commentlist ol {
	list-style: decimal;
}

.commentlist li {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #ffffff;
	border-radius: 4px;
	margin: 0;
}

.commentlist .bypostauthor {
}

.commentlist li cite {
	color: #111111;
	font-size: 1.1em;
	font-style: normal;
	font-weight: 400;
}

.commentlist li.alt {
	background: #f9f9f9;
}

.commentlist .children {
	list-style: none;
	margin-left: 10px;
	padding: 10px;
}

.commentlist .avatar {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
	margin-right: 10px;
	padding: 0;
	vertical-align: middle;
}

.comment-author .fn {
}

.comment-author .says {
	color: #999999;
}

.comment-body .comment-meta {
	color: #999999;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: left;
}

.comment-body .comment-meta a {
	font-size: 11px;
}

.comment-body {
	clear: both;
	padding: 10px;
}

.comment-body p {
	clear: both;
}

.comment-body .reply {
}

.pingback, .trackback {
	list-style: none;
	margin: 20px 0;
}

.pingback cite,
.trackback cite {
	font-style: normal;
}

#pings,
#comments {
	text-align: left;
}

#respond {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #eaeaea;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eaeaea));
	background-image: -webkit-linear-gradient(top, #ffffff, #eaeaea);
	background-image: -moz-linear-gradient(top, #ffffff, #eaeaea);
	background-image: -ms-linear-gradient(top, #ffffff, #eaeaea);
	background-image: -o-linear-gradient(top, #ffffff, #eaeaea);
	background-image: linear-gradient(top, #ffffff, #eaeaea);
	border: 1px solid #cccccc;
	border-bottom-color: #aaaaaa;
	border-radius: 4px;
	clear: both;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eaeaea);
	margin-top: 15px;
	padding: 10px 20px 50px;
}

#respond label {
	display: inline;
}

.reply {
	margin: 10px 0;
}

.comment-form-url input,
.comment-form-email input,
.comment-form-author input,
.comment-form-comment textarea {
	display: block;
	width: 100%;
}

.nocomments {
	color: #999999;
	font-size: .9em;
	text-align: center;
}

/* =Gallery
-------------------------------------------------------------- */
/* Normal */
.gallery-columns-1 .gallery-item {
	max-width: 600px;
}

.gallery-columns-2 .gallery-item {
	max-width: 300px;
}

.gallery-columns-3 .gallery-item {
	max-width: 200px;
}

.gallery-columns-4 .gallery-item {
	max-width: 150px;
}

.gallery-columns-5 .gallery-item {
	max-width: 120px;
}

.gallery-columns-6 .gallery-item {
	max-width: 100px;
}

.gallery-columns-7 .gallery-item {
	max-width: 85px;
}
.gallery-columns-8 .gallery-item {
	max-width: 75px;
}

.gallery-columns-9 .gallery-item {
	max-width: 66px;
}

/* Full Width */
.page-template-full-width-page-php .gallery-columns-1 .gallery-item,
.page-template-landing-page.php .gallery-columns-1 .gallery-item {
	max-width: 900px;
}

.page-template-full-width-page-php .gallery-columns-2 .gallery-item,
.page-template-landing-page.php .gallery-columns-2 .gallery-item {
	max-width: 450px;
}

.page-template-full-width-page-php .gallery-columns-3 .gallery-item,
.page-template-landing-page.php .gallery-columns-3 .gallery-item {
	max-width: 300px;
}

.page-template-full-width-page-php .gallery-columns-4 .gallery-item,
.page-template-landing-page.php .gallery-columns-4 .gallery-item {
	max-width: 225px;
}

.page-template-full-width-page-php .gallery-columns-5 .gallery-item,
.page-template-landing-page.php .gallery-columns-5.gallery-item {
	max-width: 180px;
}

.page-template-full-width-page-php .gallery-columns-6 .gallery-item,
.page-template-landing-page.php .gallery-columns-6 .gallery-item {
	max-width: 150px;
}

.page-template-full-width-page-php .gallery-columns-7 .gallery-item,
.page-template-landing-page.php .gallery-columns-7 .gallery-item {
	max-width: 125px;
}

.page-template-full-width-page-php .gallery-columns-8 .gallery-item,
.page-template-landing-page.php .gallery-columns-8 .gallery-item {
	max-width: 112.5px;
}

.page-template-full-width-page-php .gallery-columns-9 .gallery-item,
.page-template-landing-page.php .gallery-columns-9 .gallery-item {
	max-width: 100px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 20px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #f9f9f9;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 13px 10px 10px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 10px;
}

img.wp-smiley {
	vertical-align: middle;
}

/* =WordPress Gallery
-------------------------------------------------------------- */
.gallery {
	margin: 0 auto 18px;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	max-width: 155px;
}

.gallery img {
	border: 1px solid #dddddd;
}

.gallery .gallery-caption {
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery br+br {
	display: none;
}

.attachment-gallery img {
	background: #ffffff;
	border: 1px solid #f0f0f0;
	display: block;
	height: auto;
	margin: 15px auto;
	max-width: 96%;
	padding: 5px;
	width: auto;
}

.gallery-meta .iso,
.gallery-meta .camera,
.gallery-meta .shutter,
.gallery-meta .aperture,
.gallery-meta .full-size,
.gallery-meta .focal-length {
	display: block;
}

/* =Post Thumbnails
-------------------------------------------------------------- */
img.wp-post-image,
img.attachment-full,
img.attachment-large,
img.attachment-medium,
img.attachment-thumbnail {
	display: block;
	margin: 15px auto;
	width: auto;
}

/* =Buttons
-------------------------------------------------------------- */
a.button,
input[type='reset'],
input[type='button'],
input[type='submit'] {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #f9f9f9; /* Alabaster */
	border: 1px solid #dddddd;
	border-radius: 5px;
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	margin: 0;
	padding: 4px 10px;
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}

a.button:hover,
input[type='reset']:hover,
input[type='button']:hover,
input[type='submit']:hover {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	color: #333333;
}

a.button:active,
input[type='reset']:active,
input[type='button']:active,
input[type='submit']:active {
	background-color: #f9f9f9;
}



/* =Buttons (Call to Action)
-------------------------------------------------------------- */
.call-to-action {
	text-align: center;
}

.call-to-action a.button {
	font-size: 24px;
	padding: 15px 35px;
}

.call-to-action a.button:hover {
	text-decoration: none;
}

.ie7 .call-to-action a.button {
	padding: 11px 35px 19px 35px;
}

/* =Buttons (Sizes)
-------------------------------------------------------------- */
.small a.button {
	font-size: 10px;
	padding: 3px 6px;
}

.medium a.button {
	font-size: 16px;
	padding: 8px 16px;
}

.large a.button {
	font-size: 18px;
	padding: 10px 35px;
}

.xlarge a.button {
	font-size: 24px;
	padding: 12px 55px;
}

/* =Buttons (Colors)
-------------------------------------------------------------- */
a.blue {
	background-color: #1874cd; /* Dodger Blue */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4f9eea), to(#1874cd));
	background-image: -webkit-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -moz-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -ms-linear-gradient(top, #4f9eea, #1874cd);
	background-image: -o-linear-gradient(top, #4f9eea, #1874cd);
	background-image: linear-gradient(top, #4f9eea, #1874cd);
	border: 1px solid #115290;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4f9eea, endColorstr=#1874cd);
	text-shadow: 0 -1px 0 #115290;
}

a.blue:hover {
	background-color: #7db7f0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7db7f0), to(#1874cd));
	background-image: -webkit-linear-gradient(top, #7db7f0, #1874cd);
	background-image: -moz-linear-gradient(top, #7db7f0, #1874cd);
	background-image: -ms-linear-gradient(top, #7db7f0, #1874cd);
	background-image: -o-linear-gradient(top, #7db7f0, #1874cd);
	background-image: linear-gradient(top, #7db7f0, #1874cd);
	border: 1px solid #115290;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7db7f0, endColorstr=#1874cd);
	text-shadow: 0 -1px 0 #115290;
}

a.red {
	background-color: #cd0000; /* Red 4 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff2323), to(#cd0000));
	background-image: -webkit-linear-gradient(top, #ff2323, #cd0000);
	background-image: -moz-linear-gradient(top, #ff2323, #cd0000);
	background-image: -ms-linear-gradient(top, #ff2323, #cd0000);
	background-image: -o-linear-gradient(top, #ff2323, #cd0000);
	background-image: linear-gradient(top, #ff2323, #cd0000);
	border: 1px solid #890000;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff2323, endColorstr=#cd0000);
	text-shadow: 0 -1px 0 #890000;
}

a.red:hover {
	background-color: #ff5656;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff5656), to(#cd0000));
	background-image: -webkit-linear-gradient(top, #ff5656, #cd0000);
	background-image: -moz-linear-gradient(top, #ff5656, #cd0000);
	background-image: -ms-linear-gradient(top, #ff5656, #cd0000);
	background-image: -o-linear-gradient(top, #ff5656, #cd0000);
	background-image: linear-gradient(top, #ff5656, #cd0000);
	border: 1px solid #890000;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5656, endColorstr=#cd0000);
	text-shadow: 0 -1px 0 #890000;
}

a.orange {
	background-color: #ff7f00; /* Dark Orange 1 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffaa55), to(#ff7f00));
	background-image: -webkit-linear-gradient(top, #ffaa55, #ff7f00);
	background-image: -moz-linear-gradient(top, #ffaa55, #ff7f00);
	background-image: -ms-linear-gradient(top, #ffaa55, #ff7f00);
	background-image: -o-linear-gradient(top, #ffaa55, #ff7f00);
	background-image: linear-gradient(top, #ffaa55, #ff7f00);
	border: 1px solid #bb5d00;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffaa55, endColorstr=#ff7f00);
	text-shadow: 0 -1px 0 #bb5d00;
}

a.orange:hover {
	background-color: #ffc388;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc388), to(#ff7f00));
	background-image: -webkit-linear-gradient(top, #ffc388, #ff7f00);
	background-image: -moz-linear-gradient(top, #ffc388, #ff7f00);
	background-image: -ms-linear-gradient(top, #ffc388, #ff7f00);
	background-image: -o-linear-gradient(top, #ffc388, #ff7f00);
	background-image: linear-gradient(top, #ffc388, #ff7f00);
	border: 1px solid #bb5d00;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffc388, endColorstr=#ff7f00);
	text-shadow: 0 -1px 0 #bb5d00;
}

a.yellow {
	background-color: #ecca06; /* Yellow Gold */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff2aa), to(#ffd700));
	background-image: -webkit-linear-gradient(top, #fff2aa, #ffd700);
	background-image: -moz-linear-gradient(top, #fff2aa, #ffd700);
	background-image: -ms-linear-gradient(top, #fff2aa, #ffd700);
	background-image: -o-linear-gradient(top, #fff2aa, #ffd700);
	background-image: linear-gradient(top, #fff2aa, #ffd700);
	border: 1px solid #bb9e00;
	color: #161300;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff2aa, endColorstr=#ffd700);
	text-shadow: 0 1px 0 #ffffff;
}

a.yellow:hover {
	background-color: #fffadd;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fffadd), to(#ffd700));
	background-image: -webkit-linear-gradient(top, #fffadd, #ffd700);
	background-image: -moz-linear-gradient(top, #fffadd, #ffd700);
	background-image: -ms-linear-gradient(top, #fffadd, #ffd700);
	background-image: -o-linear-gradient(top, #fffadd, #ffd700);
	background-image: linear-gradient(top, #fffadd, #ffd700);
	border: 1px solid #bb9e00;
	color: #161300;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffadd, endColorstr=#ffd700);
	text-shadow: 0 1px 0 #ffffff;
}

a.green {
	background-color: #2e8b57; /* Sea Green 4 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4bc380), to(#2e8b57));
	background-image: -webkit-linear-gradient(top, #4bc380, #2e8b57);
	background-image: -moz-linear-gradient(top, #4bc380, #2e8b57);
	background-image: -ms-linear-gradient(top, #4bc380, #2e8b57);
	background-image: -o-linear-gradient(top, #4bc380, #2e8b57);
	background-image: linear-gradient(top, #4bc380, #2e8b57);
	border: 1px solid #1d5837;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4bc380, endColorstr=#2e8b57);
	text-shadow: 0 -1px 0 #1d5837;
}

a.green:hover {
	background-color: #71d09b;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#71d09b), to(#2e8b57));
	background-image: -webkit-linear-gradient(top, #71d09b, #2e8b57);
	background-image: -moz-linear-gradient(top, #71d09b, #2e8b57);
	background-image: -ms-linear-gradient(top, #71d09b, #2e8b57);
	background-image: -o-linear-gradient(top, #71d09b, #2e8b57);
	background-image: linear-gradient(top, #71d09b, #2e8b57);
	border: 1px solid #1d5837;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#71d09b, endColorstr=#2e8b57);
	text-shadow: 0 -1px 0 #1d5837;
}

a.olive {
	background-color: #838b83; /* Honey Dew 4 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e0e000), to(#838b83));
	background-image: -webkit-linear-gradient(top, #afb4af, #838b83);
	background-image: -moz-linear-gradient(top, #afb4af, #838b83);
	background-image: -ms-linear-gradient(top, #afb4af, #838b83);
	background-image: -o-linear-gradient(top, #afb4af, #838b83);
	background-image: linear-gradient(top, #afb4af, #838b83);
	border: 1px solid #626862;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#afb4af, endColorstr=#838b83);
	text-shadow: 0 -1px 0 #626862;
}

a.olive:hover {
	background-color: #c9cdc9;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#c9cdc9), to(#838b83));
	background-image: -webkit-linear-gradient(top, #c9cdc9, #838b83);
	background-image: -moz-linear-gradient(top, #c9cdc9, #838b83);
	background-image: -ms-linear-gradient(top, #c9cdc9, #838b83);
	background-image: -o-linear-gradient(top, #c9cdc9, #838b83);
	background-image: linear-gradient(top, #c9cdc9, #838b83);
	border: 1px solid #626862;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c9cdc9, endColorstr=#838b83);
	text-shadow: 0 -1px 0 #626862;
}

a.purple {
	background-color: #5d478b; /* Medium Purple 4 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#8771b6), to(#5d478b));
	background-image: -webkit-linear-gradient(top, #8771b6, #5d478b);
	background-image: -moz-linear-gradient(top, #8771b6, #5d478b);
	background-image: -ms-linear-gradient(top, #8771b6, #5d478b);
	background-image: -o-linear-gradient(top, #8771b6, #5d478b);
	background-image: linear-gradient(top, #8771b6, #5d478b);
	border: 1px solid #3f305e;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#8771b6, endColorstr=#5d478b);
	text-shadow: 0 -1px 0 #3f305e;
}

a.purple:hover {
	background-color: #a492c8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#a492c8), to(#5d478b));
	background-image: -webkit-linear-gradient(top, #a492c8, #5d478b);
	background-image: -moz-linear-gradient(top, #a492c8, #5d478b);
	background-image: -ms-linear-gradient(top, #a492c8, #5d478b);
	background-image: -o-linear-gradient(top, #a492c8, #5d478b);
	background-image: linear-gradient(top, #a492c8, #5d478b);
	border: 1px solid #3f305e;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#a492c8, endColorstr=#5d478b);
	text-shadow: 0 -1px 0 #3f305e;
}

a.pink {
	background-color: #cd1076; /* Deep Pink 3 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f042a0), to(#cd1076));
	background-image: -webkit-linear-gradient(top, #f042a0, #cd1076);
	background-image: -moz-linear-gradient(top, #f042a0, #cd1076);
	background-image: -ms-linear-gradient(top, #f042a0, #cd1076);
	background-image: -o-linear-gradient(top, #f042a0, #cd1076);
	background-image: linear-gradient(top, #f042a0, #cd1076);
	border: 1px solid #8e0b52;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f042a0, endColorstr=#cd1076);
	text-shadow: 0 -1px 0 #8e0b52;
}

a.pink:hover {
	background-color: #f471b8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f471b8), to(#cd1076));
	background-image: -webkit-linear-gradient(top, #f471b8, #cd1076);
	background-image: -moz-linear-gradient(top, #f471b8, #cd1076);
	background-image: -ms-linear-gradient(top, #f471b8, #cd1076);
	background-image: -o-linear-gradient(top, #f471b8, #cd1076);
	background-image: linear-gradient(top, #f471b8, #cd1076);
	border: 1px solid #8e0b52;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f471b8, endColorstr=#cd1076);
	text-shadow: 0 -1px 0 #8e0b52;
}

a.brick {
	background-color: #b22222; /* Fire Brick */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dd4c4c), to(#b22222));
	background-image: -webkit-linear-gradient(top, #dd4c4c, #b22222);
	background-image: -moz-linear-gradient(top, #dd4c4c, #b22222);
	background-image: -ms-linear-gradient(top, #dd4c4c, #b22222);
	background-image: -o-linear-gradient(top, #dd4c4c, #b22222);
	background-image: linear-gradient(top, #dd4c4c, #b22222);
	border: 1px solid #791717;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dd4c4c, endColorstr=#b22222);
	text-shadow: 0 -1px 0 #791717;
}

a.brick:hover {
	background-color: #e57777;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e57777), to(#b22222));
	background-image: -webkit-linear-gradient(top, #e57777, #b22222);
	background-image: -moz-linear-gradient(top, #e57777, #b22222);
	background-image: -ms-linear-gradient(top, #e57777, #b22222);
	background-image: -o-linear-gradient(top, #e57777, #b22222);
	background-image: linear-gradient(top, #e57777, #b22222);
	border: 1px solid #791717;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e57777, endColorstr=#b22222);
	text-shadow: 0 -1px 0 #791717;
}

a.gold {
	background-color: #8b6508; /* Dark Golden Rod 4 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#db9f0d), to(#8b6508));
	background-image: -webkit-linear-gradient(top, #db9f0d, #8b6508);
	background-image: -moz-linear-gradient(top, #db9f0d, #8b6508);
	background-image: -ms-linear-gradient(top, #db9f0d, #8b6508);
	background-image: -o-linear-gradient(top, #db9f0d, #8b6508);
	background-image: linear-gradient(top, #db9f0d, #8b6508);
	border: 1px solid #6b4e06;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#db9f0d, endColorstr=#8b6508);
	text-shadow: 0 -1px 0 #6b4e06;
}

a.gold:hover {
	background-color: #f3b828;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f3b828), to(#8b6508));
	background-image: -webkit-linear-gradient(top, #f3b828, #8b6508);
	background-image: -moz-linear-gradient(top, #f3b828, #8b6508);
	background-image: -ms-linear-gradient(top, #f3b828, #8b6508);
	background-image: -o-linear-gradient(top, #f3b828, #8b6508);
	background-image: linear-gradient(top, #f3b828, #8b6508);
	border: 1px solid #6b4e06;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3b828, endColorstr=#8b6508);
	text-shadow: 0 -1px 0 #6b4e06;
}

a.brown {
	background-color: #8b4513; /* Saddle Brown */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d66a1d), to(#8b4513));
	background-image: -webkit-linear-gradient(top, #d66a1d, #8b4513);
	background-image: -moz-linear-gradient(top, #d66a1d, #8b4513);
	background-image: -ms-linear-gradient(top, #d66a1d, #8b4513);
	background-image: -o-linear-gradient(top, #d66a1d, #8b4513);
	background-image: linear-gradient(top, #d66a1d, #8b4513);
	border: 1px solid #4f270b;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d66a1d, endColorstr=#8b4513);
	text-shadow: 0 -1px 0 #4f270b;
}

a.brown:hover {
	background-color: #8b4513;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e58541), to(#8b4513));
	background-image: -webkit-linear-gradient(top, #e58541, #8b4513);
	background-image: -moz-linear-gradient(top, #e58541, #8b4513);
	background-image: -ms-linear-gradient(top, #e58541, #8b4513);
	background-image: -o-linear-gradient(top, #e58541, #8b4513);
	background-image: linear-gradient(top, #e58541, #8b4513);
	border: 1px solid #4f270b;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e58541, endColorstr=#8b4513);
	text-shadow: 0 -1px 0 #4f270b;
}

a.silver {
	background-color: #c0c0c0; /* Silver */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#c0c0c0));
	background-image: -webkit-linear-gradient(top, #eaeaea, #c0c0c0);
	background-image: -moz-linear-gradient(top, #eaeaea, #c0c0c0);
	background-image: -ms-linear-gradient(top, #eaeaea, #c0c0c0);
	background-image: -o-linear-gradient(top, #eaeaea, #c0c0c0);
	background-image: linear-gradient(top, #eaeaea, #c0c0c0);
	border: 1px solid #9e9e9e;
	color: #444444;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#eaeaea, endColorstr=#c0c0c0);
	text-shadow: 0 1px 0 #ffffff;
}

a.silver:hover {
	background-color: #ffffff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#c0c0c0));
	background-image: -webkit-linear-gradient(top, #ffffff, #c0c0c0);
	background-image: -moz-linear-gradient(top, #ffffff, #c0c0c0);
	background-image: -ms-linear-gradient(top, #ffffff, #c0c0c0);
	background-image: -o-linear-gradient(top, #ffffff, #c0c0c0);
	background-image: linear-gradient(top, #ffffff, #c0c0c0);
	border: 1px solid #9e9e9e;
	color: #444444;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#c0c0c0);
	text-shadow: 0 1px 0 #ffffff;
}

a.gray {
	background-color: #696969; /* Dim Gray */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#939393), to(#696969));
	background-image: -webkit-linear-gradient(top, #939393, #696969);
	background-image: -moz-linear-gradient(top, #939393, #696969);
	background-image: -ms-linear-gradient(top, #939393, #696969);
	background-image: -o-linear-gradient(top, #939393, #696969);
	background-image: linear-gradient(top, #939393, #696969);
	border: 1px solid #474747;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#939393, endColorstr=#696969);
	text-shadow: 0 -1px 0 #474747;
}

a.gray:hover {
	background-color: #adadad;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#adadad), to(#696969));
	background-image: -webkit-linear-gradient(top, #adadad, #696969);
	background-image: -moz-linear-gradient(top, #adadad, #696969);
	background-image: -ms-linear-gradient(top, #adadad, #696969);
	background-image: -o-linear-gradient(top, #adadad, #696969);
	background-image: linear-gradient(top, #adadad, #696969);
	border: 1px solid #474747;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#adadad, endColorstr=#696969);
	text-shadow: 0 -1px 0 #474747;
}

a.black {
	background-color: #080808; /* Black */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#080808));
	background-image: -webkit-linear-gradient(top, #323232, #080808);
	background-image: -moz-linear-gradient(top, #323232, #080808);
	background-image: -ms-linear-gradient(top, #323232, #080808);
	background-image: -o-linear-gradient(top, #323232, #080808);
	background-image: linear-gradient(top, #323232, #080808);
	border: 1px solid #000000;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#323232, endColorstr=#080808);
	text-shadow: 0 -1px 0 #000000;
}

a.black:hover {
	background-color: #4c4c4c;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4c4c4c), to(#080808));
	background-image: -webkit-linear-gradient(top, #4c4c4c, #080808);
	background-image: -moz-linear-gradient(top, #4c4c4c, #080808);
	background-image: -ms-linear-gradient(top, #4c4c4c, #080808);
	background-image: -o-linear-gradient(top, #4c4c4c, #080808);
	background-image: linear-gradient(top, #4c4c4c, #080808);
	border: 1px solid #000000;
	color: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c4c4c, endColorstr=#080808);
	text-shadow: 0 -1px 0 #000000;
}

/* =Info Boxes
-------------------------------------------------------------- */
.info-box {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: block;
	margin: 20px 0;
	padding: 15px;
	text-align: left;
}

.alert {
	background-color: #faebeb;
	border: 1px solid #dc7070;
	color: #212121;
}

.address {
	background-color: #f6f5ef;
	border: 1px solid #cdc9a5;
	color: #212121;
}

.notice {
	background-color: #fbf9e9;
	border: 1px solid #e3cf57;
	color: #212121;
}

.success {
	background-color: #f9fde8;
	border: 1px solid #a2bc13;
	color: #212121;
}

.download {
	background-color: #fff4e5;
	border: 1px solid #ff9912;
	color: #212121;
}

.information {
	background-color: #eef3f6;
	border: 1px solid #6ca6cd;
	color: #212121;
}

.required {
	color: #d5243f;
}


#breadcrumb {
	padding: 40px 0 0 0;
}

#breadcrumb a {
	color: #0066cc;
	font-size: 12px;
	font-weight: 400;
}

#breadcrumb a:hover {
	color: #444444;
	text-decoration: none;
}

.products ul, ul.products {
	margin-top: 40px;
}

.cart-collaterals .shipping_calculator {
	width: 100%;
}

table.shop_table {
	table-layout: fixed;
	-ms-word-break: break-all;
	word-break: break-all;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

@media screen and (max-width:767px) {
	table.shop_table {
		font-size: 10px;
	}
}

@media screen and (max-width:400px) {
	table.shop_table {
		font-size: 8px;
	}
}

table.cart td.actions .coupon .input-text,
table.cart td.actions .coupon .input-text {
	cursor: text;
}

/* =WPML
-------------------------------------------------------------- */
.icl_languages_selector {
	float: right;
	text-align: left
}

.rtl .icl_languages_selector {
	float: left;
	text-align: right
}

@media screen and (max-width: 650px) {
	.icl_languages_selector,
	.rtl .icl_languages_selector {
		float: none;
	}
}

/* =Polylang
-------------------------------------------------------------- */
.widget_polylang li {
	display: inline;
	list-style-type: none;
}

/* =Footer
-------------------------------------------------------------- */

#footer-wrapper .grid.col-940 {
	margin: 0;
}

.scroll-top {
	text-align: center;
}

.copyright {
	text-align: left;
}

.powered {
	text-align: right;
}

#footer_widget .col-300:nth-child(3n+3) {
	margin-right: 0;
}

/* =Alignments Extras
-------------------------------------------------------------- */
.left {
	float: left;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

/* =Clearfix
-------------------------------------------------------------- */
.clearfix:after,
.clearfix:before,
#container:after,
#container:before,
.widget-wrapper:after,
.widget-wrapper:before {
	content: ' ';
	display: table;
}

.clearfix:after,
#container:after,
.widget-wrapper:after {
	clear: both;
}

.ie7 .clearfix,
.ie7 #container,
.ie7 .widget-wrapper {
	zoom: 1;
}

.clear {
	clear: both;
}
.lispace li {
	margin-bottom: 20px;
}

.orange-link a {
	color: #ee8b05;
}

.orange-link a:hover {
	color: #0d3b85;
}

/* =Begin bidirectionality settings (do not change)
-------------------------------------------------------------- */
BDO[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: bidi-override;
}

BDO[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: bidi-override;
}

[DIR="ltr"] {
	direction: ltr;
	unicode-bidi: embed;
}

[DIR="rtl"] {
	direction: rtl;
	unicode-bidi: embed;
}

/* =Media Print
    If you're working on a Child Theme, make sure that all
	media queries are included in your style.css
-------------------------------------------------------------- */
@media print {

	h1, h2, h3, h4, h5, h6 {
		page-break-after: avoid;
	}

	ul, ol, dl {
		page-break-before: avoid;
	}
}

/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html
-------------------------------------------------------------- */
@media only screen and (-moz-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {

	body {
	}
}

/*The last 29 days of the month are the hardest."- Nikola Tesla*/

/*
#header {
	margin: 0;
	float: left;
	width: 100%;
	z-index: 9;
	padding: 0px;
	background-color: #26285E;
	position: relative;
	top: 0;
	padding-bottom: 25px;
	background-image: url('../../../wp-content/uploads/2019/09/header-bg.jpg');
	background-position: center 30%;
	background-repeat: no-repeat;
	background-size: cover;
} 
*/

#header {
	margin: 0;
	float: left;
	width: 100%;
	z-index: 9999;
	padding: 0px;
	background-color: #26285E;
	position: fixed;
	top: 0;
	padding-bottom: 25px;
	background-image: url('../../../wp-content/uploads/2019/09/header-bg.jpg');
	background-position: center 30%;
	background-repeat: no-repeat;
	background-size: cover;
}

#adjustmargin {
	margin-top: 142px;
}
.home #adjustmargin {
	margin-top: 0;
}

.home #wrapper.clearfix {
    margin-top: 0;
}

.home #header {
	background-color: transparent;
	padding-bottom: 0;
	/* position: absolute; */
	z-index: 999999;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease; 
	-webkit-transition: all 0.5s ease; 
	background-image: none !important;
}
#header.headerhide{
	display: none;
}
/*
#header.sticky, .home #header.sticky {
	background-color: #000467;
	position: fixed;
	top: 0;
	padding-bottom: 0;
	z-index: 99999;
	background-position: top center;
}    
*/
#header.sticky, .home #header.sticky {
	background-color: transparent;
	position: fixed;
	top: 0;
	padding-bottom: 0;
	z-index: 99999;
	background-position: top center;
	background-image: none !important;
}

#header.sticky::before, .home #header.sticky::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background-color: #000467;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-image: url('../../../wp-content/uploads/2019/09/header-bg.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	opacity: 0.6;
}
body.home #header.sticky::before{
	background-image: none !important;
}
#header.sticky .hdbottom {
	display: none;
}
#header.sticky #logo {
	max-width: 23%;
	margin: 5px 0 0;
}
#header.sticky #header-right {
	padding-top: 22px;
}

 
.widget-right {
	padding-top: 15px;
	color: #000;
}
.widget-right ul {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0;
}
.widget-right ul li {
	display: inline-block;
	padding-left: 20px;
	float: right;
}
.widget-right .icon {

    display: block;
    float: left;
    padding-right: 10px;

}
.widget-right .icon .fa {
	font-size: 60px;
	margin-top: -2px;
}
.widget-right .txt {

    display: block;
    float: left;
    width: 140px;

}
.widget-right .txt a {
	color: #222;
	font-weight: 600;
}
.widget-right .light {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	text-align: left;
}
.widget-right .info {
	text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    padding-top: 4px;
    display: block;
 
}  
 .tp-dottedoverlay.twoxtwo {
	background-image: none !important;
	background-color: rgba(0,0,0,0.2);
}
.slider-icon .fa.fa-truck {
	background-color: #EE8B05;
	padding: 20px 25px !important;
	font-size: 60px !important;
}
.slide-layer1 {
	background-color: rgba(0,0,0,0.5);
	padding: 30px 80px !important;
	text-align: center !important;
	font-size: 30px !important;
	line-height: 40px !important;
}
.slide-button-square {
	background-color: #EE8B05 !important;
	font-size: 25px !important;
	padding: 18px 40px !important;
	display: inline-block !important;
	transition: all 0.3s ease-in;
}
.slide-button-square:hover{
	color: #EE8B05 !important;
	background-color: #fff !important;
}
#home-row-2 img {
	border: 5px solid #fff;
	box-sizing: border-box;
	margin-right: 5px;
}
.fb-icon a {
	float: right;
	border-left: 1px solid #474747;
	border-right: 1px solid #474747;
	padding: 17px;
	font-size: 22px;
	color: #fff;
	transition: all 0.3s ease-in;
}
.fb-icon a:hover{
background-color: #fff;
border-color: #fff;
color: #EE8B05;

}	
.social-icons {
	list-style: none;
	margin: 0;
	padding: 0;
}
.social-icons li:first-child {
	margin-left: 0;
}
.left-side .socialicons {
  margin-top: 5px;
}
.social-icons li {
	display: inline-block;
	height: 27px;
	line-height: 27px;
	margin-left: 10px;
	text-align: center;
	width: 35px;
}
.social-icons li a {
	width: 32px;
	height: 32px;
	border: 1px solid ;
	line-height: 30px;
	display: block;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	font-size: 16px;
	color: #5E5E5E !important;
	background-color: #fff !important;
}
#footer .social-icons li a {
	width: 32px;
	height: 32px;
	border: 0;
	line-height: 30px;
	display: block;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	font-size: 16px;
	color: #5E5E5E !important;
	background-color: #fff !important;
}

.social-icons li a:hover {
	background-color: #060606;
	border: 1px solid #000;
	color: #fff;
}
.social-icons li a i.fa {
	line-height: 30px;
}
.header-menu {
	background-color: transparent;
	float: left;
	width: 100%;
	height: 60px;
	position: relative;
	/* clear: both; */
	text-align: right;
}
.header-left, .header-right, .header-right .grid, .header-right .grid-right {
	margin-bottom: 0;
}
.header-right {
	margin-top: 35px;
	margin-bottom: 13px;
}
.socialicons {
	margin-top: 6px;
	margin-bottom: 0px;
}
/* #searchform {
	margin-top: 27px;
} */
.contact-detail a {
	color: #333;
	text-transform: uppercase;
	font-size: 23px;
	margin-bottom: 15px;
	display: block;
	margin-top: 5px;
}
.request-button a.button {
	width: auto;
	height: 45px;
	text-align: center;
	line-height: 45px;
	text-shadow: none;
	font-size: 13px;
	font-weight: 600;
	text-transform: capitalize;
	padding: 0 15px;
	display: table;
	border: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #782039;
	background-image: none;
	font-size: 19px;
}
.request-button a.button:hover {
	background-color:#DD9BAE;
	background-image: none;
}

.searchform {
	float: left;
	width: 100%;
	position: relative;
	margin-top: 0;
}

.searchform input#s {
	background-color: #fff;
	box-shadow: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	height: 46px;
	width: 100%;
	position: relative;
}
.searchform #searchsubmit {
	position: absolute;
	right: 0;
	background-color: transparent;
	border: 0px;
	height: 45px;
	top: 0;
	width: 45px;
	padding: 0;
	cursor: pointer;
	color: #999999 !important;
	font-size: 19px;
	line-height: 31px;
}
.searchform #searchsubmit:hover {
	color: #782039 !important;
}
.header-right .left-side {
  margin-left: 0;
  margin-right: 0;
  max-width: 48%;
}
#footer .social-icons {
	list-style: none;
	line-height: normal;
	padding: 0;
	margin: 0;
	display: inline-flex;
	text-align: center;
	clear: both;
	margin: 0 auto;
}
#footer .socialicons {
	float: none;
	width: 100%;
	margin: 30px 0 20px;
	text-align: center;
	
}
#footer .footer-menu {
	margin: 0;
	padding-top: 10px;
	text-align: center;
	clear: both;
}
.copyright {
	text-align: center;
	float: left;
	width: 100%;
	margin: 10px 0 0;
	color: #FFFDFA;
	font-size: 14px;
}
.button.slide-button {
	background-image: none;
	background-color: #782039;
	color: #fff;
	text-shadow: none;
	border: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	height: 55px;
	line-height: 55px !important;
	padding: 0px 20px !important;
	font-weight: 400 !important;
	
	font-size: 18px !important;
	letter-spacing: 1px !important;
}
.button.slide-button:hover{
	background-image: none;
	background-color: #782039;
	color: #fff;
}
.headings h2 {
	color: #782039;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 36px;
	margin-bottom: 0;
	margin-top: 0;
}
.headings h3 {
	margin: 10px 0 0;
	text-transform: none;
	font-size: 30px;
	font-weight: bold;
}
.inner-container {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.wpb_single_image img {
	margin: 0;
}
.img-shadow {
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.box-info {
	margin-top: -114px;
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.box-headings {
	text-align: center;
	background-color: #fff;
	position: relative;
	z-index: 99;
	padding:40px 10px 19px;
}
.box-headings h2 {
	font-size: 20px;
	color: #782039;
	font-weight: lighter;
}
.box-headings h3 {
	font-size: 22px;
	margin-top: 15px;
	text-transform: capitalize;
}
.box-headings h2.heading-pink {
	color: #841B3A;
	
}
.box-headings h2.heading-brown {
	color: #841B3A;
	
}
.box-button a.button {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	padding: 0px 10px;
	text-transform: uppercase;
	color: #fff;
	border: 0px;
	background-color: #8B1B3F;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-weight: 400;
	font-size: 20px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	box-shadow: none;
	-ms-filter: none;
}
.box-button a.button:hover {
	color: #fff;
	border: 0px;
	background-color: #6089AF;
}
.box-button a.pink-button.button {
	background-color: #F9A392;
}
.box-button a.pink-button.button:hover {
	background-color:#F9836C;
}
.box-button a.brown-button.button {
	background-color:#A54747;
}
.box-button a.brown-button.button:hover {
	background-color:#CB3838;
}
#row1-bg-left.vc_row {
	background-size: 50% auto !important;
	background-position: left top !important;
}
.service-box.box-1, .service-box.box-2 {
	border-bottom: 1px solid #eee;
}
.service-box.box-1, .service-box.box-3 {
	border-right:1px solid #eee;
}
.service-box {
	background-color: #fff;
	height: 232px;
	padding: 10px 0 0;
}
/*.vc_row {
	margin-left: 0!important;
	margin-right: 0!important;
}
.service-info h3.service-title::after {
	content: "";
	border-bottom: 2px solid #eee;
	width: 100px;
	margin: auto;
	left: 0;
	right: 0;
	height: 2px;
	position: absolute;
	bottom: 0;
}*/
.service-box .wpb_single_image {
	padding-top:12%;
}
.service-info h3.service-title {
	font-size: 20px;
	text-transform: uppercase;
	margin: 0;
	position: relative;
}
.testimonials-row .testimonial_rotator_wrap.with-prevnext {
	padding-top: 0;
	margin: 0;
	padding-bottom: 0;
}
.testimonials-row hr.longform_hr {
	height: 0 !important;
}
.testimonials-row .testimonial_rotator.template-longform .testimonial_rotator_quote {
	line-height: 1.8;
}
.testimonials-row .testimonial_rotator {
	max-width: 80%;
	margin: auto;
}
.footer-newsletter {
	background-image: url(../../../../../wp-content/uploads/2016/08/email_bg.jpg);
	float: left;
	width: 100%;
	position: relative;
	text-align: center;
	padding: 30px 0;
	height: 365px;
	margin-bottom: 30px;
	color: #fff;
}
.footer-newsletter h1.heading {
	font-size: 34px;
}
.footer-newsletter h5 {
	margin: 0;
	font-size: 16px;
	font-weight: normal;
}
.footer-newsletter h2.price {
	margin-bottom: .3em;
	font-size: 44px;
	margin-top: .5em;
}
.footer-newsletter .newsletter-form {
	margin-top: 20px;
	position: relative;
	max-width: 450px;
	margin: 35px auto 10px;
}
.footer-newsletter input[type="email"] {
	background-color: #fff;
	border: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	height: 50px;
	width: 340px;
	position: relative;
	float: left;
	padding: 0px 15px;
	font-size: 14px;
}
.error404 #wrapper {
	padding: 40px 0;
}
.newsletter-form input[type="submit"] {
	float: right;
	border: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	height: 50px;
	width: 110px;
	background-color: #96B7D6;
	color: #fff;
	text-transform: uppercase;
	font-family: inherit;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	font-family: Lato-Bold;
	font-size: 18px;
}
.newsletter-form input[type="submit"]:hover {
	background-color:#6089AF;
	color: #fff;
}
.footer-newsletter p.note {
	clear: both;
	display: block;
	font-size: 14px;
	color: #ccc;
	padding: 10px 0;
}
.mobile-show{
	display: none;
}
h6.title-search-results {
	text-transform: uppercase;
	font-size: 20px;
	margin: 10px auto;
}
a.blue-button {
	float: left;
	padding: 8px 11px;
	background-color: #782039;
	color: #fff;
	text-transform: capitalize;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.read-more > a {
	float: left;
	padding: 8px 11px;
	background-color: #782039;
	color: #fff;
	text-transform: capitalize;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 8px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 3px solid #782039;
	font-size: 20px;
	margin-bottom:10px;
}
.post-content .read-more > a{
	margin-bottom:0px;
}
a.blue-button {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
a.blue-button:hover{
  background-color: #782039 !important;
  border:3px solid #782039;
  color: #fff !important;
}
a.blue-button.button.clear {
  clear: both !important;
  float: none;
}
.read-more > a:hover{
  background-color: transparent !important;
  border:3px solid #782039;
  color: #782039 !important;
}
/*blog css*/
.blog-page {
  
}
.single-post-page {
  margin: 20px 0 40px !important;
  width: 68%;
}
.blog-page .post {
  box-sizing: border-box;
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box;
  float: left;
  margin-bottom: 15px;
  padding: 0 10px;
  width: 100%;
}
.blog-page .post-entry {
  float: left;
  width: 100%;
}

.blog-page .entry-title.post-title > a {
  color: #333;
  font-weight: normal;
}
.blog-page .post-thumb {
  float: left;
  height: 350px;
  overflow: hidden;
  width: 100%;
  margin-bottom: 15px;
}
.blog-page .blog-desc {
  box-sizing: border-box;
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box;
  float: right;
  padding-top: 10px;
  width: 100%;
}
.blog-page .post-thumb img {
  height: 400px;
  margin: 0;
  width: 100%;
  transition: all 0.35s ease;
  -moz-transition: all 0.35s ease; 
  -webkit-transition: all 0.35s ease;
}
.blog-page .post-thumb img:hover{
 transform: scale(1.1);
 -moz-transform: scale(1.1); 
 -webkit-transform: scale(1.1);
}
.blog-page .read-more a {
  border: 1px solid #6B9DC7;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  padding: 7px 13px;
  position: relative;
  text-transform: uppercase;
  transition: color 0.25s ease 0s;
  -moz-transition: color 0.25s ease 0s; 
  -webkit-transition: color 0.25s ease 0s; 
}
.blog-page .read-more a:hover {
  color:#fff;
}
.blog-page .read-more a::after {
  position: absolute;
  content: '';
  top:0;
  left: 0;
  width: 0;
  height: 100%;
  background-color: rgba(71, 131, 184, 0.5);
  transform-origin:left;
  -moz-transform-origin:left; 
  -webkit-transform-origin:left;
  transition:width 0.25s ease;
  -moz-transition:width 0.25s ease; 
  -webkit-transition:width 0.25s ease;
  z-index: 0;
}
.blog-page .read-more a:hover::after {
  width: 100%;
}
.single-post-page h1.entry-title {
  color: #333;
  font-weight: normal;
}
.single-post-page .post-thumb {
  float: left;
  padding-right: 20px;
  max-width: 40%;
}
.single-post-page .post-thumb img {
  margin: 0;
}
.entry-title.post-title, .single-blog .single-blog-title {
  font-size: 25px;
  line-height: 32px;
  padding-bottom: 15px;
  position: relative;
  display: table;
}
.entry-title.post-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
 
  width: 15%;
}
h6.title-archive {
  display: none;
}

/*Pagination CSS */

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
	text-decoration:none;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #782039;
	border-radius: 3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #DD9BAE;
}


/*main menu*/
.menu-item-has-children::after {
	display:none;
}
.menu-collapser {
 background: transparent;
    position: relative;
    color: #FFF;
    width: 100%;
    height: 53px;
    line-height: 53px;
    font-size: 16px;
    padding: 0 8px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.collapse-button {
	background-color: #EE8B05;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	padding: 10px 10px;
	position: absolute;
	right: 8px;
	text-align: center;
	top: 50%;
	left:0;
	width: 40px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
    transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
   transition: all 0.3s ease-in;
   -moz-transition: all 0.3s ease-in; 
   -webkit-transition: all 0.3s ease-in; 
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.collapse-button:hover, .collapse-button:focus {
	background-image: none;
	color: #FFF;
	opacity: 0.9;
}
.collapse-button:hover .icon-bar, .collapse-button:focus .icon-bar{
background-color:#fff;
}

.collapse-button .icon-bar {
background-color: #FFF;
border-radius: 1px;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
display: block;
height: 2px;
margin: 2px 0;
width: 20px;
}

.site-nav {
  float: left;
  margin: 0;
  width: 100%;
}

ul.slimmenu {
height: auto;
list-style-type: none;
margin: 0;
padding: 0;
width: 100%;
text-align: center;
}

ul.slimmenu.collapsed, ul.topmenu.collapsed {
	margin: 0 auto !important;
	position: absolute;
	z-index: 9999;
	left: auto;
	width: 100%;
	right: 0;
	top: 50px;
}

ul.slimmenu li .sub-toggle {
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
}
ul.slimmenu.collapsed li .sub-toggle {
    height: 40px;
    width: 50px;
    display: block;
    right: 0;
}
ul.slimmenu li .sub-toggle .icon {
    display: none;
}
ul.slimmenu.collapsed li .sub-toggle::after {
    content: "\f107";
}
ul.slimmenu.collapsed li .sub-toggle::after, ul.slimmenu.collapsed li .sub-toggle.expanded::after {
    color: #fff;
    font-family: fontawesome;
    opacity: 1;
    font-size: 22px;
    z-index: 99999;
    width: 50px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    top: 0;
    margin: auto;
    display: block;
}

ul.slimmenu li {
    position: relative;
}

ul.slimmenu > li {
  border: 0 none;
  display: inline-block;
  float: left;
  margin: 0;
}

ul.slimmenu li a {
	color: #fff;
	display: block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0px 9px;
	position: relative;
	text-align: left;
	text-decoration: none;
	text-shadow: none;
	letter-spacing: 0.5px;
	z-index: 9;
	font-family: 'Nobel';
	font-weight: 600;
	text-transform: uppercase;
}
ul.slimmenu li a::before {
	content: '';
	position: absolute;
	left: 0;
	width: 0;
	border-bottom: 1px solid #fff;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}
ul.slimmenu li a:hover::before{
	width: 80%;
}
ul.slimmenu li.menu-item-has-children a:hover::before{
	width: 0;
}


ul.slimmenu li a:hover{
	color: #eee;
}
ul.slimmenu li a:hover, ul.slimmenu li.current-menu-item a {
	text-decoration: none;
	display: block;
	display: block;
	outline-offset: -10px;
	background-color: transparent;
}
.main-nav {
	background-color: transparent;
	background-image: none !important;
	float: right;
}
ul.slimmenu li.current-menu-item .sub-collapser::before, ul.slimmenu li.current-menu-parent .sub-collapser::before {
  color: #fff;
}
ul.slimmenu li.current-menu-item ul.sub-menu li a, ul.slimmenu li.current-menu-parent ul li a {
  color: #fff;
  background-color: rgba(0,55,171,0.9);  
} 

ul.slimmenu li .sub-collapser {
cursor: pointer;
height: 100%;
position: absolute;
right:4px;
top: 0;
}
ul.slimmenu li ul li .sub-collapser {
	top: -2px;
}

ul.slimmenu li .sub-collapser::before {
	color: #fff;
	content: "\f107";
	display: block;
	font-family: fontawesome;
	font-size: 18px;
	height: 100%;
	margin-right: 0;
	position: absolute;
	right: 0px;
	top: 13px;
	vertical-align: middle;
	z-index: 99;
}
ul.slimmenu li a:hover ~ .sub-collapser::before {
	color:#FFF;
}

.menu-collapser {
  font-family: inherit;
  height: 60px;
  line-height: 45px;
  padding: 0 12px;
  position: relative;
  width: 40px;
  float: right;
}
ul.slimmenu li .sub-collapser > i {
display:none;
}

ul.slimmenu ul li .sub-collapser::before {
  content: "\f0da";
  right: 20px;
}

ul.slimmenu li ul {
    margin: 0;
    list-style-type: none;
}

ul.slimmenu li ul li {
  background-color: transparent;
  color: #fff;
  right: 0;
  width: 100%;
}

ul.slimmenu li ul li a {
	background-color: rgba(0,55,171,0.9);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	font-size: 14px;
	height: 65px;
	line-height: 65px;
	overflow: hidden;
	padding: 0 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-left: 0px;
	border-right: 0px;
	color: #fff;
	text-transform: uppercase;
	/* opacity: 0.96; */
	font-weight: 600;
}
ul.slimmenu li ul li a > img {
	transform: translateY(-1px);
	padding-right: 0 !important;
}
ul.slimmenu li.portfoliomenu ul li a {
	border-bottom: 0;
}
ul.slimmenu.collapsed li.portfoliomenu ul.sub-menu i {
	display: none;
}
ul.slimmenu li ul li:first-child a {
	border-left: 0px;
}
ul.slimmenu li.current-menu-item ul li a {
	background-color: #01ADF2;
	color: #fff;
}    
ul.slimmenu li ul li a:hover, 
ul.slimmenu li ul li.current-menu-item a, 
ul.slimmenu li ul li.current-menu-item ul li a:hover,
ul.slimmenu li.current-menu-item ul li a:hover { 
background-color: #1DA1F2;
color: #FFF!important;
}



ul.slimmenu li ul li.current-menu-item ul li a { 
	background-color:#4E1424;
}

ul.slimmenu li ul li a::before, ul.slimmenu li ul li a:hover::before {
  display: none;
}
ul.slimmenu li ul li a::after, ul.slimmenu li ul li a:hover::after {
  display: none;
  content: '';
}

ul.slimmenu li:last-child ul li { 
right:0;
}

ul.slimmenu li > ul {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	display: none;
	left: 0;
	min-width: 21em;
	padding: 0;
	position: absolute;
	right: 0;
	top: 40px;
	width: 100%;
	z-index: 9999;
	border-top: 1px solid rgba(255,255,255,0.5);
}  

ul.slimmenu.collapsed li.menu-item-has-children a {
  padding-right: 12px;
}

ul.slimmenu.collapsed ul.sub-menu i {
  font-style: normal;
  padding-left: 10px;
  padding-right: 5px;
}

ul.slimmenu li > ul > li ul {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 999;
    width: 100%;
	min-width: 12em;
}

ul.slimmenu.collapsed li {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

ul.slimmenu.collapsed li a {
	background-color: rgba(0,55,171,0.9);
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #fff;
	display: block;
	font-size: 13px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	width: 100%;
	font-weight: normal;
}

ul.slimmenu li.menu-item-has-children a {
  padding-right: 9px;
}

ul.slimmenu.collapsed li a:hover {
	color:#fff;
	background-color: #EE8B05;
	outline: 0;
}
ul.slimmenu.collapsed li.current-menu-item > a {
  background-color: #EE8B05;
  outline: 0;
}  
ul.slimmenu.collapsed li a::after{
  content: '';
  display: none;
}
ul.slimmenu.collapsed li a::after:hover{
  content: '';
   display: none;
}
ul.slimmenu.collapsed li .sub-collapser {
  height: 40px;
  width: 50px;
}

ul.slimmenu.collapsed li > ul {
    display: block;
    position: static;
}

ul.slimmenu li a:hover {
	display: block;
}
ul.slimmenu li:hover ul {
  display: block;
}
ul.slimmenu.collapsed li .sub-collapser::after, ul.slimmenu.collapsed li .sub-collapser.expanded::after {
		color: #fff;
		font-family: fontawesome;
		opacity: 1;
		font-size: 22px;
		z-index: 99999;
		width: 50px;
		height: 40px;
		text-align: center;
		line-height: 40px;
		top: 0;
		margin: auto;
		display: block;
}
ul.slimmenu.collapsed li .sub-collapser::after {
		content: "\f107";
}
ul.slimmenu.collapsed li .sub-collapser.expanded::after {
		content: "\f106";
}
ul.slimmenu li .sub-collapser {
	z-index: 9999;
	/* display: none; */
	top: -8px;
	right: 8px;
}
.DrivingCareers .one-third {
	width: calc(34% - 20px);
	float: left;
	margin-right: 18px;
}
.DrivingCareers .one-third.last {
	margin-right:0;
	float: right;
}
.DrivingCareers .one-third .wpcf7-form-control-wrap, .DrivingCareers .one-third .wpcf7-form-control-wrap input, .DrivingCareers .one-third select {
	width: 100%;
	float: left;
	margin: 0 0 5px;
}
.DrivingCareers input[type="text"], .DrivingCareers input[type="tel"], .DrivingCareers input[type="email"], .DrivingCareers input[type="date"], .DrivingCareers select {
	height: 45px;
	line-height: 45px;
	box-sizing: border-box;
	border-radius: 0px;
}


.wpcf7-form-control-signature-wrap {
	width: 100% !important;
	margin-bottom: 10px;
}

.driverForm-step-3 div.wpcf7-mail-sent-ok {
	border: transparent;
}
.DrivingCareers span.counting {
    padding-right: 10px;
}
.DrivingCareers label {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
}
ul.drivers-steps-list {
    list-style: none;
    line-height: 34px;
    padding-left: 0;
}
.drivers-steps-list li {
    position: relative;
    padding-left: 50px;
}
.drivers-steps-list li::before {
    content: '\f0a4';
    font-family: fontawesome;
    left: 20px;
    position: absolute;
    color: #EE8B05;
}
.DrivingCareers h5 {
    font-size: 23px;
    margin-top: 10px;
    font-weight: 600;
}
.errorMessage{
  display: none;
}
.DrivingCareers .errorMessage {
	font-size: 15px;
	text-align: center;
	text-transform: capitalize;
	margin-top: 20px;
	background-color: #EA0000;
    color: #fff;
    padding: 5px 10px;
}

.DrivingCareers input.wpcf7-form-control.wpcf7-submit {
    height: 45px !important;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 5px;
}
.DrivingCareers input, .DrivingCareers textarea {
    box-shadow: none !important;
}
.DrivingCareers .wpcf7-form-control.wpcf7-textarea {
    height: 200px;
}
.DrivingCareers .wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
    height: 47px;
    margin-bottom: 0 !important;
    box-shadow: none !important;
    border: 1px solid #ccc;
    line-height: 42px;
}
.DrivingCareers .wpcf7-form-control-wrap.acceptDisclosure .wpcf7-list-item {
    margin-left: 0;
}
.DrivingCareers .wpcf7-form-control.wpcf7-previous {
    font-weight: 6001;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 30px !important;
    height: 45px !important;
    box-shadow: none !important;
    border: 1px solid #EE8B05;
    background-color: #D13F0E !important;

}
.DrivingCareers .wpcf7-form-control.wpcf7-previous:hover,
.DrivingCareers .wpcf7-form-control.wpcf7-previous:focus{
	background-color: #EE8B05;
	color: #fff;
	
}
#wpcf7_Signature_clear {
    background-color: #12172B !important;
    background-image: none;
    color: #fff;
    text-shadow: none;
    font-weight: 500;
    text-transform: uppercase;
    padding: 10px 20px;
    box-shadow: none;
    border-radius: 5px;
    letter-spacing: 3px;

} 

.custom.tparrows {
  background: #782039 !important;
  transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in; 
  -webkit-transition: all 0.3s ease-in;
}
.custom.tparrows:hover {
  background: #DD9BAE !important;
}

.titlebar {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #f9f9f9;
	padding: 20px 0;
	box-sizing: border-box;
}
h2.page-title {
	max-width: 60%;
	float: left;
	width: 100%;
	margin-bottom: 0 !important;
	margin-top: 0;
	letter-spacing: 1px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: left;
	font-size: 25px;
} 
.titlebar .bdcrumb {
	float: right;
	width: 40%;
	text-align: right;
	text-transform: uppercase;
	font-family: 'Nobel';
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 13px;
	padding-top: 6px;
} 
body.page-id-341 h2.page-title{
	max-width: 90%;
}
body.page-id-341 .titlebar .bdcrumb{
	width: 10%;
}

.titlebar span.breadcrumb {
	float: none;
} 
.titlebar .breadcrumb-list {
	font-size: 13px;
	margin-top: 0;
}
.breadcrumb-current {
	font-family: 'Nobel' !Important;
}
#respond label {
    font-family: 'Nobel' !important;
    letter-spacing: 1px;
}
#respond #submit {
	background-image: none !important;
	background-color: #EE8B05 !important;
	color: #fff;
	text-shadow: none;
	font-family: 'Nobel';
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px 20px;
	font-size: 15px;
	line-height: 15px;
	border: 0;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}

#respond #submit:hover{
	background-image: none !important;
	background-color: #0D3B85 !important;
	color: #fff;
	text-shadow: none;
	font-family: 'Nobel';
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 10px 20px;
	font-size: 15px;
	line-height: 15px;
	border: 0;	
}
.inner-page-custom-menu {
	background-color: #782039;
	padding: 20px 0px;
	float: left;
	width: 100%;
	overflow: hidden;
	word-wrap: break-word;
	margin-top: 30px;
}
.inner-page-custom-menu .menu li {
	float: none;
	display: block;
}
.inner-page-custom-menu .menu li a {
	height: auto;
	line-height: normal;
	padding: 10px 20px;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
}
.inner-page-custom-menu  .menu li a:hover, .inner-page-custom-menu .menu .current_page_item a, .inner-page-custom-menu .menu .current-menu-item a{
	background-color:transparent;
}
.inner-page-custom-menu h2.widgettitle {
	margin: 0;
	padding: 0 0 10px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	border-bottom: 1px solid rgba(255,255,255,0.4);
	margin-bottom: 5px;
	max-width: 88%;
	margin-left: auto;
	margin-right: auto;
}
#custom-row .content-left {
	width: 68%;
}
#custom-row .content-sidebar {
	width: 27%;
	float: right;
}
.button.brown-button {
	background-color: #A54747;
	color: #fff;
	border: 0px;
	height: 50px;
	line-height: 50px;
	padding: 0px 20px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 20px;
}
.button.brown-button:hover {
	background-color:#CB3838;
	color: #fff;
	border:0px;
}
.schedule-button {
	margin-bottom: 20px;
}
.common-sidebar {
	clear: both;
}
.common-sidebar .TestimonialRotatorWidget {
	border: 0;
	padding: 20px;
	background-color:#FBFBFB;
	border: 1px solid #eee;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.common-sidebar .widget-title h3 {
	background-color: transparent;
	padding: 0;
	color: #444;
}
.common-sidebar .TestimonialRotatorWidget .widget-title h3 {
	font-size: 24px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.common-sidebar .TestimonialRotatorWidget .testimonial_rotator_slide_title {
	display: none;
}
.common-sidebar .widget-wrapper {
	border: 0;
	padding: 0;
}
.common-sidebar .TestimonialRotatorWidget .testimonial_rotator_wrap.with-prevnext {
	padding: 0 !important;
	margin: 0 !important;
}
.common-sidebar .TestimonialRotatorWidget .longform_hr {
	height: 0 !important;
	background-color: transparent;
}
.common-sidebar .TestimonialRotatorWidget .testimonial_rotator_nav {
	display: none !important;
}
.common-sidebar .TestimonialRotatorWidget .testimonial_rotator_quote {
	text-align: left;
}
.common-sidebar .TestimonialRotatorWidget .testimonial_rotator_author_info p {
	padding: 0;
}
.common-sidebar .appointment-form form.fc-form {
	background-color: #444 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	margin: 0px !important;
	padding:0px 0px 15px;
}
.common-sidebar .appointment-form a.powered-by {
	display: none !important;
}
.common-sidebar .appointment-form .heading-cover.field-cover {
	padding: 0 !important;
	margin: 0px !important;
	line-height: normal !important;
	letter-spacing: 0px !important;
}
.common-sidebar .appointment-form .heading-cover.field-cover .bold- {
	margin: 0;
	padding: 10px 0 10px !important;
	border-bottom: 1px solid #777;
}
.common-sidebar .appointment-form .heading-cover span {
	font-size: 24px;
}
.common-sidebar .appointment-form .form-element-html{
	padding: .4em 1.5em !important;
}
.common-sidebar .appointment-form  .fc-form .form-page-content {
	padding: 0!important;
}
.common-sidebar .appointment-form  .fc-form .form-page-content .form-element-type-customText, .common-sidebar .appointment-form  .fc-form .form-page-content .form-element-type-heading {
	top: 0px!important;
}
.common-sidebar .appointment-form .fc-form .form-page-content .form-element-type-customText:first-child, .common-sidebar .appointment-form .fc-form .form-page-content .form-element-type-heading:first-child {
	margin-top: 0 !important;
}
.common-sidebar .appointment-form input[type="email"], .common-sidebar .appointment-form input[type="text"], .common-sidebar .appointment-form textarea {
	border: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 6px 10px;
	height: 40px !important;
}
h1.page-heading {
	color: #333;
	margin-bottom: 10px;
	margin-top: 0;
}
h3.page-subheading {
	font-weight: normal;
	margin: 0;
	font-size: 32px;
	color: #333;
}
.page-content h2, .page-content h4  {
  color: #DD9BAE;
  font-size: 22px;
  line-height: 28px;
} 
.page-header-row {
 margin-bottom: -20px !important;
}
.full img {
  display: none;
}
.powered-by {
  display: none !important;
}
html .formcraft-css {
 clear: both;
}
.search .read-more {
  float: left;
  width: 100%;
  margin: 10px 0;
}
.search .entry-title.post-title {
  float: left;
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  padding: 0;
  font-size: 20px;
}
.search .entry-title.post-title a {
    text-transform: uppercase;
}    
.search .entry-title.post-title a:hover {
	color: #EE8B05;
}
.search .post-entry p{
	padding:0 0 10px;
}
.search .entry-title.post-title::after {
  border-bottom: none;
}
.block a.blue-button {
  float: left;
  clear: both;
  margin-bottom: 10px;
}
.slide-content h1 {
	font-size: 72px;
	color: rgb(51, 51, 51);
	margin: 20px 0 30px;
}
h3.service-title a {
	color: #555;
}
h3.service-title a:hover {
	color: #782039;
}
#header-right {
	float: right;
	width: 69%;
	padding-top: 25px;
}
.home #header-right {
	padding-top: 35px;
}

.hdbottom {
	float: right;
	color: #fff;
	font-size: 23px;
	font-family: 'Oswald', sans-serif;
}
.hdbottom a {
	color: #fff;
	font-weight: 600;
	font-size: 25px;
}
.hdbottom a:hover{
  color: #EE8B05;	
}
ul.slimmenu li.quote-link > a {
	border: 1px solid rgba(255,255,255,0.5);
	margin-left: 10px;
	position: relative;
	z-index: 9;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in;	
	background-color: rgba(0,55,171,0.3);
}
ul.slimmenu li.quote-link > a:hover {
	color: #fff;
	border: 1px solid #EE8B05;
} 
ul.slimmenu li.quote-link > a:before{
	content: '';
	position: absolute;
	left: 0;
	width: 0;
	background-color: #EE8B05;
	top: 0;
	z-index: -1;
	height: 100%;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in;
	border-bottom: 0 !important;
}
ul.slimmenu li.quote-link > a:hover::before{
	width: 100%;
}
ul.slimmenu li.quote-link.contact-link > a, ul.slimmenu li.quote-link.shop-link > a {
	position: relative;
	padding-left: 36px;
	padding-right: 16px;
}	
ul.slimmenu li.quote-link.contact-link > a::after {
	content: '\f0e0';
	position: absolute;
	left: 7px;
	font-family: fontawesome;
	top: -1px;
	color: #fff;
	right: auto;
	font-size: 17px;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}	
ul.slimmenu li.quote-link.contact-link > a:hover::after{
	color: #fff;
}	
ul.slimmenu li.quote-link.shop-link > a::after {
	content: '\f290';
	position: absolute;
	left: 7px;
	font-family: fontawesome;
	top: -1px;
	color: #fff;
	right: auto;
	font-size: 17px;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}	
ul.slimmenu li.quote-link.shop-link > a:hover::after{
	color: #fff;
}	
	
#home-row1 {
	padding-top: 110px;
	text-align: center;
	color: #fff;
	background-size: cover;
	padding-bottom: 25px;
	font-size: 20px;
	background-position: center 88%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 9;
	background-attachment: fixed;	
} 

#home-row1 h1 span.headbg {
	background-color: rgba(0,55,171,0.3);
	padding: 10px 20px 15px;
	display: inline-block;
	border: 1px solid rgba(255,255,255,0.5);
}

 /*
#home-row1::after {
	content: '';
	background-color: rgba(0,0,0,0.3);
	z-index: -1;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto auto;
	position: absolute;
}
*/
#home-row1 p {
	margin: 0;
	padding: 0;
	line-height: 27px;
	font-size: 21px;
	text-shadow: 4px 7px 6px black;
	-moz-text-shadow: 4px 7px 6px black; 
	-webkit-text-shadow: 4px 7px 6px black; 	
}
#home-row1 .button {
	background-color: rgba(0,55,171,0.3);
	color: #fff;
	font-family: 'Nobel';
	padding: 13px 23px;
	display: inline-block;
	margin: 20px 3px 20px;
	background-image: none;
	border: 1px solid rgba(255,255,255,0.5);
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 15px;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	border-radius: 3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 	
}     
#home-row1 .button:hover{
	background-color: rgba(238, 136, 5, 1);
	border: 1px solid #EE8B05;	
}
.same-width-button a.button-visit {
	min-width: 135px;
}  
/*
#home-row1 h1 {
	font-family: 'AlexBrush';
	color: #fff;
	font-size: 55px;
	margin-bottom:10px;
	text-shadow: 4px 7px 6px black;
	-moz-text-shadow: 4px 7px 6px black; 
	-webkit-text-shadow: 4px 7px 6px black; 
}
#home-row1 h4 {
	font-family: Palatino-Linotype;
	color: #fff;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 11px;
	text-shadow: 4px 7px 6px black;
	-moz-text-shadow: 4px 7px 6px black; 
	-webkit-text-shadow: 4px 7px 6px black; 	
}  
  
#home-row1 h1 {
	font-family: 'Palatino-Linotype', sans-serif;
	color: #fff;
	font-size: 45px;
	margin-bottom: 20px;
	text-shadow: 6px 7px 6px #1999cf;
	-moz-text-shadow: 6px 7px 6px #1999cf;
	-webkit-text-shadow: 6px 7px 6px #1999cf;
	-webkit-text-fill-color: #1999cf;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #fff;
}
*/ 

#home-row1 h1 {
	font-family: 'Palatino-Linotype', sans-serif;
	color: #fff;
	font-size: 45px;
	margin-bottom: 20px;
	/* text-shadow: -1px 1px 0 #25275F, 1px 1px 0 #25275F, 1px -1px 0 #25275F, -1px -1px 0 #25275F;  
	text-shadow: -2px 2px 0 #25275F, 2px 2px 0 #25275F, 2px -2px 0 #25275F, -2px -2px 0 #25275F; */
/*	
text-shadow: 
    -1px -1px 0 rgba(0,0,0,0.4),
    -2px -2px 0 rgba(0,0,0,0.4),
    -3px -3px 0 rgba(0,0,0,0.4),
    -4px -4px 0 rgba(0,0,0,0.4),
    -5px -5px 0 rgba(0,0,0,0.4),
    -6px -6px 0 rgba(0,0,0,0.4),
    -7px -7px 0 rgba(0,0,0,0.4),
    -8px -8px 0 rgba(0,0,0,0.4),
    -30px 20px 40px dimgrey
}
*/
	
}

#home-row2 {
	padding-bottom: 15px;
	padding-top: 15px;
}
#home-row1 #home-row2 a.button {
	background-color: rgba(0,55,171,0.3);
	border: 1px solid rgba(255,255,255,0.5);
	color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
} 
#home-row1 #home-row2 a.button:hover{
  background-color: #EE8B05;
  border-color: #EE8B05; 
  color: #fff; 	
}
#home-row2 a.button,
#home-row4 a.button, 
.button-visit {
	display: inline-block;
	margin: 0 auto;
	border: 1px solid #000;
	color: #fff;
	font-family: 'Nobel';
	text-transform: uppercase;
	font-size: 17px;
	padding: 11px 18px;
	font-weight: 500 !important;
	background-image: none;
	background-color: #ee8b05;
	margin-top: 20px;
	left: 0;
	right: 0;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
	text-shadow: none !important;
}

/*
#home-row2 a.button:hover,
#home-row4 a.button:hover,
#home-row5 .pcontent .read-more.button:hover{
	background-color: #01ADF2;
	color: #fff;
	border-color: #01ADF2;
}
*/

#home-row4 a.button,
.blog-3col .pcontent .read-more.button, 
#towing-row a.button,
.button-visit{
	position: relative;
	z-index: 9;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in;
	color: #fff;
	text-shadow: none !important;
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
}

  
#home-row4 a.button::before,
.blog-3col .pcontent .read-more.button::before, #towing-row a.button::before, .button-visit::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	background-color: #1DA1F2;
	top: 0;
	z-index: -1;
	height: 100%;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in;
	text-shadow: none !important;
	border-radius: 3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;  	
}
#towing-row {
	border-bottom: 1px solid #B5B3B4;
}
.button-visit::before{
	/*  background-color: #EE8B05 !important; */
}
#home-row2 a.button:hover,
.blog-3col .pcontent .read-more.button:hover,
#towing-row a.button:hover,{
	color: #fff;
	text-shadow: none !important;
	border: 2px solid #1DA1F2;
}
.button-visit:hover,
.button-visit:active,
.button-visit:focus,
#home-row4 a.button:hover{
	color: #fff;
	text-shadow: none !important;
	border: 1px solid #1DA1F2;	
}
#home-row2 a.button:hover::before,
#home-row4 a.button:hover::before,
#towing-row a.button:hover::before,
.blog-3col .pcontent .read-more.button:hover::before,
.button-visit:hover::before {
	width: 100%;
}

.wpcf7-form-control.wpcf7-submit {
	position: relative;
}
.span-icon {
	position: absolute;
}
.span-icon::before {
	content: '\f061';
	font-family: 'FontAwesome';
	position: absolute;
	right: 12px;
	top: 13px;
	height: 20px;
	width: 20px;
	color: #ee8b05;
	padding-right: 20px;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}
input.wpcf7-form-control.wpcf7-submit:hover ~ span.span-icon::before {
	color: #fff !important;
} 
.span-icon:hover::before{
	
}
#home-row1 .button.req-quote-home, .request-quote {
	position:relative;
	padding-right:40px;
	z-index: 0;
}
.page-id-5266 .thankyou.websitebulid a.button-visit {
	position:relative
}
.button-visit.arrow,
#towing-row a.right-arrow {
	position: relative;
	padding: 10px 50px 10px 25px !important;
}
.pricing-btns a.button-visit::after, 
.request-quote::after, 
#home-row1 .req-quote-home::after,
.pricing-footer .p-button::after, 
.add_to_cart_button::after, 
.added_to_cart::after, 
.page-id-5266 .thankyou.websitebulid a.button-visit::after, 
.button-visit.arrow::after,
#towing-row a.right-arrow::after {
	content: '\f061';
	font-family: FontAwesome;
	height: 20px;
	width: 20px;
	margin-left: 3px;
	display:inline-block;
	padding-right: 10px;
	box-sizing: border-box;
}
 #home-row1 .req-quote-home::after, 
 .request-quote::after, .page-id-5266 .thankyou.websitebulid a.button-visit::after, .button-visit.arrow::after, #towing-row a.button.right-arrow::after{
	position:absolute;
	display:inline-block;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out; 
	-webkit-transition: all .3s ease-in-out; 
	animation: myanim 3s ease-in-out infinite; 
}

@keyframes myanim {
	30% {
	   margin-left: 17px;
	}
 }

.goback span {
	padding-left: 30px;
	padding-right: 10px;
}
.goback .icon {
	display: inline-block;
	position: relative;
}
.goback span.icon::before {
	content: '\f060';
	font-family: FontAwesome;
	height: 20px;
	width: 20px;
	margin-right: 3px;
	display: inline-block;
	padding-right: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: absolute;
	display: inline-block;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	animation: myanimback 3s ease-in-out infinite;
	left: 0;
}

@keyframes myanimback {
	30% {
	   left: -10px;
	}
 }
 
li.visitsite span a > .fa {
	padding-left: 5px;
} 
 
.pricing-footer .p-button::after,
.add_to_cart_button::after,
.added_to_cart::after {
	position:absolute;
	display:inline-block;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out; 
	-webkit-transition: all .3s ease-in-out; 
	animation: myanimless 3s ease-in-out infinite; 
} 

@keyframes myanimless {
	30% {
	   margin-left: 10px;
	}
 }
 
.pricing-style1 .pricing-footer .p-button,
.add_to_cart_button,
.added_to_cart {
	padding: 10px 30px 10px 16px !important;
}
        
.order-sbtn input.wpcf7-form-control.wpcf7-submit,
.quote-sbtn input.wpcf7-form-control.wpcf7-submit,
.request-sbtn input.wpcf7-form-control.wpcf7-submit {
	padding-right: 40px;
}
.order-sbtn .span-icon {
	margin-left: 0;
}
.order-sbtn .span-icon::before {
	color:#000;
}
.order-sbtn input.wpcf7-form-control.wpcf7-submit:hover + span {
	color: #fff !important;
}
.about-page-row img {
	border: 6px solid #ebebeb;
}
.about-page-row .usa-img img {
	border: 0;
}
#footertop .grid3 .grid {
	width: 33.3%;
}
.wordpress-management-service-page .inner-page-row ol {
	margin-bottom: 0;
}
#home-row2 #projects {
	position: relative;
}
#home-row2 #projects .owl-prev {
	position: absolute;
	left: -35px;
	top: 36%;
	background-color: transparent !important;
	opacity: 1;
}
#home-row2 #projects .owl-prev::before {
	content: '\f104';
	position: absolute;
	left: 0;
	opacity: 1 !important;
	color: #fff;
	font-family: fontawesome;
	font-size: 50px;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in;
}
#home-row2 #projects .owl-next {
	position: absolute;
	right: -35px;
	top: 36%;
	background-color: transparent !important;
	opacity: 1;
}
#home-row2 #projects .owl-next::before {
	content: '\f105';
	position: absolute;
	right: 0;
	opacity: 1 !important;
	color: #fff;
	font-family: fontawesome;
	font-size: 50px;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in;	
}
#home-row2 #projects .owl-prev:hover::before,
#home-row2 #projects .owl-next:hover::before{
	color: #EE8B05;
} 
#home-row2 h2 {
	margin-top: 0;
	margin-bottom: 25px;
	color: #fff;
	text-shadow: 4px 7px 6px black;
	-moz-text-shadow: 4px 7px 6px black; 
	-webkit-text-shadow: 4px 7px 6px black; 
	
}
#home-row2 .vc_column-inner {
	padding-top: 15px;
}
#home-row3 h2 {
	margin-top: 15px;
}
#home-row2 .project-block {
	width: 95%;
	display: inline-block;
	text-align: center;
	margin: 0;
	position: relative;
}

#home-row2 .vc_column-inner {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.hover-show .larger.image,
.hover-show .details{
	position: relative;
}
.hover-show .larger.image::before {
	content: 'View Larger';
	font-size: 12px;
	position: absolute;
	top: -35px;
	background-color: #E58605;
	line-height: 12px;
	padding: 5px 8px;
	font-family: 'Nobel';
	letter-spacing: 1px;
	left: -22px;
	opacity: 0;
	transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	width: 85px;
}
.hover-show .larger.image:hover::before{
	opacity: 1;
}
.hover-show .larger.image::after {
	content: '';
	position: absolute;
	top: -13px;
	height: 0;
	width: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #E58605;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 0;
	transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;	
}
.hover-show .larger.image:hover::after{
	opacity: 1;
}
.hover-show .details::before{
	content: 'Project Details';
	font-size: 12px;
	position: absolute;
	top: -35px;
	background-color: #E58605;
	line-height: 12px;
	padding: 5px 8px;
	font-family: 'Nobel';
	letter-spacing: 1px;
	left: -22px;
	opacity: 0;
	transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	width: 100px;
}
.hover-show .details:hover::before{
	opacity: 1;
}
.hover-show .details::after {
	content: '';
	position: absolute;
	top: -13px;
	height: 0;
	width: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #E58605;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 0;
	transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;	
}
.hover-show .details:hover::after{
	opacity: 1;
}
#scroll {
	background-color: #EE8B05 !important;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in;
	right: 14px;
	bottom: 10px;
	cursor: pointer;
	width: 42px;
	height: 42px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 4px;
	bottom: 122px;
}
#purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right {
	bottom: 56px !important;
	right: 5px !important;
}
 
#scroll:hover{
	background-color: #BB6D04 !important;	
}   
.hover-show {
	position: absolute;
	top: 45%;
	left: 0;
	right: 0;
	opacity: 0;
	transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	z-index: 9999;
	margin: auto;
	display: block;
	text-align: center;
}
.hover-show a {
	color: #fff;
	background-color: #01ADF2;
	margin: 0 5px;
	height: 50px;
	width: 50px;
	display: inline-block;
	line-height: 50px;
	font-size: 25px;
	background-image: none;
	border-radius: 100%;
	text-align: center;
	transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;	
}
.hover-show a:hover, .hover-show a:active, .hover-show a:focus{
	background-color: #EE8B05;
	color: #fff;
}
.project-block {
	position: relative;
}
.project-block::before {
	background-color: rgba(0,0,0,0.4);
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	top: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in; 
	-webkit-transition: all 0.4s ease-in; 	
}
.project-block:hover .hover-show{
	opacity: 1;
}
.project-block:hover::before{
	opacity: 1;
}
#home-row2 div {
	text-align: center;
}
#home-row3 {
	text-align: center;
	border-bottom: 1px solid #B5B3B4;
	padding: 15px 0 20px;
}
.small-h2 h2 {
	font-size: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.service-row-icon {
	margin-bottom: 8px !important;
}
.service-row-txt {
	margin-bottom: 0 !Important;
}
.service-row-txt h3 {
	font-family: 'Nobel';
	font-size: 17px;
	color: #000;
	text-transform: uppercase;
	margin: 0 0 15px 0;
	margin-bottom: 15px !important;
	line-height: 22px;
	font-weight: 400 !important; 
}
.service-row-txt h3 a{
	color: #000;
	font-weight: 400 !important;
}
#home-row3-inner .vc_column_container:hover .service-row-txt h3 a{
	color: #01ADF2;
}
#home-row4 {
	text-align: center;
	border-bottom: 1px solid #B5B3B4;
	padding: 15px 0 20px;
} 
#home-row4 h2 {
	margin-bottom: 25px;
	margin-top: 15px;
}
.home-row4-txt {
	margin-bottom: 0 !important;
}
#home-row5 {
	text-align: center;
	padding: 15px 0 5px;
}
/*
.blog-3col .pblock {
	width: calc(33% - 6px);
	display: inline-block;
	padding: 0;
	text-align: center;
	margin-right: 10px;
	float: left;
}
*/
.blog-3col .pblock {
	width: calc(33.33% - 20px);
	display: inline-block;
	/* padding: 0px 12px; */
	padding: 0;
	text-align: center;
	margin-right: 10px;
	float: left;
	margin-left: 10px;
}
#home-row5 .pblock {
	margin-bottom: 25px;
}
#home-row5 .vc_column-inner {
	padding: 0;
}
.blog-3col .pblock .pthumb {
	width: 100%;
	height: 268px;
	background-color: transparent;
	margin: 0;
	min-height: 0;
	display: table;
	float: none;
}
.blog_main_div .pblock {
	margin-bottom:15px;
}
.blog_main_div.blog-3col .pblock .pthumb, .related-products-row .pblock .pthumb {
	background-color: #f5f5f5;
}
.blog_main_div .breadcrumb-list {
	float:left;
	width: 100%;
}
.blog-3col .pblock .pthumb a {
	height: 265px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	margin: 0 auto;
}
.blog-3col .pblock .pthumb img {
	width: auto;
	max-width:100%;
	height:auto;
	max-height:100%;
	margin: 0 auto;
}
.related-products-row .blog-3col .pcontent {
    padding: 0 20px;
}
.blog-3col .pcontent {
	padding: 0 53px;
}
.blog-3col .pblock h2 {
	font-size: 20px;
	font-weight: 500;
	font-family: 'Nobel';
	line-height: 27px;
	margin-bottom: 10px;
	text-transform: uppercase;
	min-height: 50px;
}
.blog-3col .pblock h2 a {
	color: #000;
	font-weight: normal;
}
.blog-3col .pcontent p {
	padding-bottom: 0;
}
.blog-3col .pcontent div.read-more {
	display: none;
}
.blog-3col .pcontent .read-more.button,
#towing-row a.button {
	background-color: transparent;
	background-image: none;
	margin-top: 20px;
	font-weight: normal;
	font-size: 17px;
	text-transform: uppercase;
	border: 2px solid #000;
	padding: 8px 18px;
	cursor: pointer;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	color: #000;
	font-family: 'Nobel';
} 
.blog-3col .pblock.last {
	float: right;
	margin-right: 0;
}
#home-row5 .wpb_wrapper > h2 {
	margin-bottom: 30px;
	margin-top: 15px;
}
.copyright-end a:hover{
	color: #01ADF2;
}

#allfooter {
	position: relative;
	background-image: url('../../../wp-content/uploads/2019/09/1sky-ft3.png');
	background-color: #000;
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 5px;
}
#subfooter a {
	color: #fff;
	transition: all 0.3s ease-in;
}
#subfooter a:hover {
	color: #01ADF2;
}
#footertop .grid h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
}
#footertop .grid h3 .blue{
	color: #01ADF2;
} 

#footertop .menu-widget li{
	list-style: none;
	position: relative;
	padding-left: 12px;
	font-size: 15px;
	padding-right: 34px;
	line-height: 33px;
}

.inner-page-row .wpb_text_column ul li,
.single-post .post-entry ul li{
	font-size:17px;
	padding-left: 20px;
	list-style: none;
	position: relative;
	padding-left: 12px;
	padding-right: 34px;
	line-height: 33px;	
}
#footertop .menu-widget li::before{
	content: '\f0da';
	font-family: fontawesome;
	color: #fff;
	position: absolute;
	left: 0;
	font-size: 9px;
	top: 1px;
}
.inner-page-row .wpb_text_column ul li::before,
.single-post .post-entry ul li::before{
	content: '\f0da';
	font-family: fontawesome;
	position: absolute;
	left: 0;
	top: 1px;
	color: #000;
	font-size: 13px;	
}
#footertop .grid3 {
	width: 75%;
	float: left;
}
#footertop .grid1 {
	float: right;
	width: 25%;
}
#footertop ul.menu-widget {
	margin: 0;
	padding: 0;
}
#footer-blocks {
	color: #fff;
}
.footerbtm {
	width: 100%;
	display: block;
	border-top: 1px solid #ccc;
	float: left;
	margin-top: 25px;
	padding-top: 25px;
}
#footertop .grid1 p {
	margin-bottom: 0;
	padding-bottom: 10px;
	font-size: 16px;
	color: #fff;
}
#footertop .grid1 p .fa {
	margin-right: 10px;
}
#footertop .grid1 .social-icons {
	margin-top: 10px;
}
#footertop .grid1 .social-icons li a {
	height: 35px;
	width: 35px;
	box-sizing: border-box;
	line-height: 35px;
	color: #000 !important;
	border-radius: 4px;
	font-size: 20px;
}
#footertop .grid1 .social-icons li.fb a:hover{
	background-color: #3B5998 !important;
	color: #fff !important;
}
#footertop .grid1 .social-icons li.twitter a:hover{
	background-color: #1DA1F2 !important;
	color: #fff !important;
}
#footertop .grid1 .social-icons li.linkedin a:hover{
	background-color: #0077B5 !important;
	color: #fff !important;
}
#footertop .grid1 .social-icons li a:hover{
  	
}
#footertop .grid1 .social-icons li {
	float: left;
	width: auto;
	height: auto;
	margin: 0 1px;
}
#footertop .grid1 .menu-widget {
	margin-bottom: 10px !important;
}
.footerbtm .col-300 {
	width: 100%;
	margin: 0;
}
#footer-blocks .block.block-1 {
	width: 50%;
	float: left;
}
#footer-blocks .block.block-2 {
	width: 20%;
	float: left;
	margin-top: -2%;
	padding-left: 3%;
	padding-top: 10px;
}   
#footer-blocks .block.block-3 {
	width: 30%;
	float: right;
	font-family: 'Nobel';
	font-size: 23px;
	font-weight: 500;
	text-transform: uppercase;
	margin-top: 1%;
	padding-left: 5%;
}

.footerbtm .wpcf7-form-control.wpcf7-submit,
.footerbtm .jetpack_subscription_widget button[type="submit"] {
	width: 25%;
	float: right;
	background-color: #1DA1F2;
	border: 0;
	color: #fff;
	font-weight: 600 !important;
	font-size: 17px;
	padding: 10px 0 !important;
	width: 23%;
	cursor: pointer;
} 
.footerbtm #subscribe-submit {
	width: 23%;
	float: left;
}
.footerbtm .jetpack_subscription_widget button[type="submit"] {
	width: 100%;
	font-family: 'Palatino-Linotype', sans-serif !important;
	border-radius: 0 !important;
}
.footerbtm .wpcf7-form-control.wpcf7-submit:hover,
.footerbtm .wpcf7-form-control.wpcf7-submit:focus,
.footerbtm .wpcf7-form-control.wpcf7-submit:active{
	width: 25%;
	float: right;
	background-color: #0C85CD !important;
	border: 0;
	color: #fff;
	font-weight: 600 !important;
	font-size: 17px;
	padding: 10px 24px !important;
	width: 23%;
	border: 0 !important;
	outline: 0 !important;
}
.footerbtm .jetpack_subscription_widget button[type="submit"]:hover,
.footerbtm .jetpack_subscription_widget button[type="submit"]:focus,
.footerbtm .jetpack_subscription_widget button[type="submit"]:active{
	width: 100% !important;
	float: right; 
	background-color: #0C85CD !important;
	border: 0;
	color: #fff;
	font-weight: 600 !important;
	font-size: 17px;
	padding: 10px 24px !important;
	width: 23%;
	border: 0 !important;
	outline: 0 !important;
}
.footerbtm .wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email,
.footerbtm .jetpack_subscription_widget input[type="email"] {
	width: 77%;
	box-sizing: border-box;
	border: 1px solid #9A9693;
	border-radius: 0 !important;
	font-family: 'Palatino-Linotype', sans-serif;
	height: 40px !important;
}
.footerbtm #subscribe-email {
	width: 77%;
	float: left;
}
.footerbtm .jetpack_subscription_widget input[type="email"]{
	width: 100% !important;
}
#footer-blocks .block.block-1 {
	width: 50%;
	float: left;
	font-family: 'Nobel';
	font-size: 18px;
	padding-right: 50px;
	text-transform: uppercase;
}
#footer-blocks .block.block-1 p {
	padding-bottom: 10px;
}
#footer-blocks .block.block-1 p .blue{
	color: #01ADF2;
}
#footer-blocks .block.block-3 a {
	display: block;
	color: #01ADF2;
	font-size: 37px;
	margin-top: 11px;
	transition: all .3s ease-in;
}
#footer-blocks .block.block-3 a:hover{
	color: #fff;
}
.footerbtm .widget_text.widget-wrapper {
	margin-bottom: 0 !important;
}
#home-row6 {
	padding: 0 0 40px;
}
#brand-row .vc_column-inner {
	padding-top: 10px;
}
#home-row6 .button-visit{
	line-height: 17px;
}   
.clients-page .client-block{
	border: 0;
}
#home-row2 #projects h3.ptitle {
	color: #fff;
	margin-top: 10px;
	font-size: 18px;
	line-height: 18px;
	text-transform: uppercase;
}
#home-row2 #projects h3.ptitle a{
	color: #fff;
}
#home-row2 #projects h3.ptitle a:hover{
	color: #EE8B05;
}
#home-row6 .testimonial_rotator_wrap {
	background-color: #fff;
	position: relative;
	padding: 15px 0 20px;
}
#home-row6 .testimonial_rotator_wrap::before {
	content: '';
	position: absolute;
	right: 25px;
	bottom: -29px;
	width: 0;
	height: 0;
	border-RIGHT: 30px solid transparent;
	border-bottom: 30px solid transparent;
	border-left: 30px solid #fff;
	z-index: 999999;
}
#home-row6 .testimonial_rotator_wrap {
	overflow: visible;
}
#home-row6 .testimonial_rotator_author_info.cf-tr {
	position: absolute;
	bottom: 0;
	z-index: 9999999999999999;
	color: #fff;
	right: 82px;
	border-left: 0 !important;
	font-style: normal !important;
	font-size: 15px;
	line-height: 27px !important;
	top: 120px;
}
#home-row6 .testimonial_rotator_author_info.cf-tr P {
	line-height: 23PX !important;
	padding-bottom: 0 !important;
}
#home-row6 .testimonial_rotator_star {
	margin-right: 8px;
}
#home-row6 .testimonial_rotator_quote {
	line-height: 23px;
	margin-top: 10px;
}
#home-row6 h2 {
	text-align: center;
	color: #fff;
	font-size: 23px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
#home-row3-inner {
	width: 82%;
	margin: 0 auto;
}
#home-row3-inner .wpb_wrapper.vc_figure {
	border-radius: 100% !important;
	display: inline-block;
	transition: all 0.3s ease-in;
}
#home-row3-inner .wpb_wrapper.vc_figure a {
	border-radius: 100% !important;
	display: inline-block;
}
#home-row3-inner .wpb_wrapper.vc_figure img {
	z-index: 99;
	padding: 5px;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}
#home-row3-inner .vc_column-inner:hover .wpb_wrapper.vc_figure img{
/*	
	box-shadow: 1px 1px 15px rgba(0,0,0,0.6);
	-moz-box-shadow: 1px 1px 15px rgba(0,0,0,0.6); 
	-webkit-box-shadow: 1px 1px 15px rgba(0,0,0,0.6); 
*/
    filter: gray; 
    -webkit-filter: grayscale(100%);
    -webkit-transition: all .6s ease; 
    -webkit-backface-visibility: hidden; 
}

#home-row6 .fa.fa-star {
	font-size: 26px;
	margin-right: 5px;
	color: #FCB702;
	display: inline-block;
}
#home-row6 .testimonial_rotator_img .attachment-thumbnail.size-thumbnail.wp-post-image {
	width: auto !important;
	margin: 0;
	height: auto !important;
	max-width: 100% !important;
}
#home-row6 .testimonial_rotator_img.img img {
	width: auto !important;
	margin: 0;
	max-width: 100% !important;
	padding: 5px 0 0 25px;
}
#home-row6 .testimonial_rotator_img.img {
	margin-right: 45px;
}
#home-row6 .text.testimonial_rotator_description {
	padding-right: 25px !important;
	font-size: 17px;
}
#home-row7 .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	color: #fff;
	border-color: #fff;
	display: none !important;
}
.home-row7-txt {
	text-align: center;
	font-family: 'Nobel';
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 5px !important;
}
#home-row7 h2 {
	margin-bottom: 8px;
	margin-top: 0;
	color: #fff;
}
#home-row7 .blue-txt {
	color: #01ADF2;
	text-transform: uppercase;
	font-size: 19px;
	padding-bottom: 2px;
}
#home-row7 .vc_column-inner {
	padding-top: 30px;
}
#home-contact fieldset.fourth {
	width: 23.2%;
	display: inline-block;
	margin: 0 8px;
	float: left;
}
#home-contact .wpcf7-form-control-wrap.URL input {
	width: 100%;
}
#home-contact fieldset.fourth.first {
	margin-left: 0;
}  
#home-contact fieldset.fourth.last {
	margin-right: 0 !important;
}
#home-contact fieldset input, #home-contact fieldset textarea {
	height: 45px;
	font-family: 'Nobel';
	font-size: 18px;
	border: 1px solid #fff;
	line-height: 45px;
	border-radius: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
}
#home-contact fieldset textarea {
	height: 150px !important;
	margin-top: 10px;
	line-height: 25px;
} 
#home-contact .button.full {
	text-align: center;
} 
#home-contact input.wpcf7-form-control.wpcf7-submit:hover {
	background-color: #fff;
	background-image: none;
	text-shadow: none;
	color: #000;
	width: auto;
	transition: all 0.3s ease-in;
	font-weight: normal;
	border: 1px solid #fff !important;
	display: inline-block;
	height: auto !important;
	padding: 11px 23px;
	line-height: 20px !important;
}
#home-contact input.wpcf7-form-control.wpcf7-submit{
	position: relative;
	color: #fff;
	border-width: 1px;
}


.select2-container .select2-choice {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 0;
  padding: 5px 0 0 8px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}

.price-meta {
  margin-top: 10px;
}
.view-shop {
  float: right;
}
.view-shop > a {
  background-color: #782039;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  padding: 9px 25px;
  margin-top: -2px;
}

.product-remove {
  width: 45px;
}

.entry-title.post-title::after{
	
}

.shop_table.shop_table_responsive.cart {
  margin-top: 40px;
}

.related.products {
	clear: both;
}
.menu-item-has-children::after {
	position: absolute;
	font-family: FontAwesome;
	content: "\f107";
	top: 12px;
	right: 60px;
	color: #ffffff;
	font-size: 15px;
	display: none;
}
.footer-info li {
	list-style: none;
	display: inline;
	text-align: center;
	color: #fff;
}
.footer-icons #custom_html-3 {
	width: 100%;
	text-align: center;
	margin: 0;
}
.widget-wrapper {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: transparent;
	border: none;
	border-radius: 4px;
	margin: 0 0 20px;
	padding: 0px 0 0 0;
	text-transform: capitalize;
}
#footer_widget .widget_text.widget-wrapper {
	margin-bottom: 0px;
}
.tel a {
	color: #fff !important;
}
.mail a {
	color: #fff !important;
}
.footer-info li {
	font-size: 17px;
	margin: 0 0 0 22px;
}
.footer-info .fa {
	margin: 0 8px 2px 2px;
	font-size: 22px;
}
.footer-info a:hover {
	color: #DD9BAE !important;
}
.copyright-end {
	background-color: transparent;
	height: 41px;
	line-height: 41px;
	font-size: 15px;
	color: #eee;
	padding: 0;
	margin-bottom: 0;
}
.copyright-end a {	
	color: #eee !important;
}
.copyright {
	font-size: 20px;
}
.copyright-end a:hover{
color: #01ADF2 !important;
}
.adress {
	color: #fff;
	font-size: 17px;
	padding-bottom: 15px;
}
.copyright-end .col-460 {
	margin: 0;
}
.ft-powerdby {
	text-align: right;
}
.mobile-social {
	display:none;
}
.contactForm-main {
	width:100%;
}
.cforms fieldset {
	border: 0;
	margin: 0;
	padding: 0 0 20px 0px;
	width: 100%;
}

.cforms input[type="text"], .cforms input[type="email"], .cforms input[type="tel"], .cforms textarea {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-shadow: none;
	background-color: #ffffff;
	box-sizing: border-box;
	border: 0;
	cursor: text;
	margin: 0;
	outline: none;
	padding: 6px 8px;
	vertical-align: middle;
	width: 100%;
	background-color: rgba(250,250,250,0.8);
	font-family: inherit;
	font-size: 17px;
	color: #000;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

.cforms input[type="text"], .cforms input[type="email"], .cforms input[type="tel"] {
	height: 60px;
	line-height:60px;
}

.cforms textarea {
	height: 120px;
}
.cforms .submit-button {
	font-size: 22px;
	box-shadow: none;
	background-color: #8B1C40;
	background-image: none;
	text-shadow: none;
	color: #fff;
	height: 55px;
	border-radius: 2px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	padding: 0 30px;
	font-size: 21px;
	display: table;
	margin: auto;
	line-height: 1.2;
	border: 3px solid #fff;
	text-transform: capitalize;
	font-weight: 600;
    letter-spacing: 1px;
	transition:all 0.3s;
}
.cforms .submit-button:hover {
	box-shadow: none;
	background-color: #fff;
	border: 3px solid #782039;
	background-image: none;
	text-shadow: none;
	color: #782039;
	height: 55px;
	line-height: 1.2;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	display: table;
	margin: auto;
}
::-webkit-input-placeholder { 
  color: #8b8a88;
  opacity:1;
}
::-moz-placeholder { 
  color: #8b8a88;
  opacity:1;
}
:-ms-input-placeholder { 
  color: #8b8a88;
  opacity:1;
}
:-moz-placeholder { 
  color: #8b8a88;
  opacity:1;
}
input::placeholder {
  color: #8b8a88;
  opacity:1;
}
.cforms label {
	font-size: 14px;
	display: block;
}
.cforms #comment-submit-container {
	margin-top: 10px;
	padding-bottom: 0;
}
.cforms fieldset.fourth-half {
	width: calc(25% - 8px);
	float: left;
	margin-right: 10px;
}
.cforms fieldset.fourth-half.last {
	margin-right:0px;
}
.cforms .full {
	clear: both;
}
#menu-footer-menu a {
	font-size: 16px;
	color: #FFFDFA !important;
}
.footer-menu li a {
	border-left: none;
	color: #fff;
	padding: 0 8px;
}
#footer .socialicons a:hover {
	color: #782039 !important;
}
#menu-footer-menu a:hover {
	color: #01ADF2 !important;
}
body.home #wrapper {
	margin:0; 
}
.copyright a {
	color: #FFFDFA !important;
}
.copyright a:hover {
	color: #DD9BAE !important;
}
.header-right .left-side {
	margin-left: 0;
	margin-right: 0;
	max-width: 48%;
	margin-bottom: 10px;
}
.header-right .socialicons a:hover {
	color: #782039 !important;
}

.inner-container p {
	font-size: 24px;
	color: #212121;
}
.friday {
	font-size: 26px;
	margin: 0 0 0 0;
	color: #7A1C37;
}
.inner-container {
	margin: 0 !important;
	padding: 0 !important;
}
.btn.green-btn::after {
	font-family: fontawesome !important;
	content: "\f16a" !important;
	margin: 0 0 0 13px !important;
	font-size: 27px;
}
.btn.green-btn {
	color: #fff;
	font-size: 24px !important;
}
.btn.green-btn {
	color: #fff;
	font-size: 24px !important;
	border: 1px solid #7A1C37 !important;
	padding: 10px 28px !important;
	background-color: #7A1C37 !important;
	border-radius: 5px !important;
}
.btn.green-btn:hover {
	background-color: #DD9BAE !important;
	border: 1px solid #DD9BAE !important;
}
#slide-1-layer-1 {
	color: #fff !important;
}
.home-blog{
	background-color: #c9c0c3!important;
}
.home-post-block {
	width: 100%;
	float: left;
	-webkit-box-shadow: 2px 2px 16px rgba(0,0,0,0.4);
	-moz-box-shadow: 2px 2px 16px rgba(0,0,0,0.4);
	box-shadow: 2px 2px 16px rgba(0,0,0,0.4);
	margin-bottom: 20px;
	padding: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-color: #fff;
}
.post-content h2 a {
	font-size: 23px;
}
.post-thumb {
	float: right;
	margin: 0;
	width: 50%;
	height: 314px;
	display: table;
	text-align: center;
	background: #DCDCDC;
}
.post-thumb a {
	height: 314px;
	vertical-align: middle;
	display: table-cell;
}
.post-content h2 {
	margin: 14px 0px 8px 0;
	font-size: 20px;
}
.post-content p {
	/* width: 70%; */
	margin: 0;
	float: none;
	text-align: left;
	padding: 0;
}
.post-content {
	margin: 0;
	float: left;
	width: 49%;
	padding: 15px 0 0px 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.post-thumb img {
	height: auto;
	max-height: 100%;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
.read-more {
	margin: 22px 0px 0px 0px;
}
/* .home-post-block h2 {
	min-height: 60px;
} */
.home-post-block h2, .heading-blog {
	max-height: 50px;
	overflow: hidden;
	line-height: 1.2;
	min-height: 50px;
}
#menu-header-menu {
	background-color: #782039;
}
.row-3-text {
	color: #fff;
}

.heading-white p {
	font-size: 16px;
	line-height: 1.6;
}

#inner-page-header {
    clear: both;
    float: left;
    width: 100%;
    background-image: url(../../../wp-content/uploads/2019/09/bg_welcome.jpg);
    height: 70px;
    background-repeat: repeat;
}
.heading-white {
	color: #fff;
}
.heading-white h2 {
	font-size: 35px;
	text-transform: capitalize;
	margin: 0px 0px 10px 0;
}
.headings-maroon h2 {
	color: #782039;
	font-size: 35px;
	text-transform: capitalize;
}
.section-blog.grid {
	width: 50%;
}
/* .section-blog.grid {
	width: 45%;
	float: left;
	box-shadow: -webkit-box-shadow: 3px 4px 6px 9px rgba(220,220,220,1);
	-moz-box-shadow: 3px 4px 6px 9px rgba(220,220,220,1);
	box-shadow: 3px 4px 6px 9px rgba(220,220,220,0.5);
	margin: 14px 56px 42px 0px;
	padding: 0;
} */
.section-blog.grid  {
	width: 100%;
	float: left;
	-webkit-box-shadow: 2px 2px 16px rgba(0,0,0,0.4);
	-moz-box-shadow: 2px 2px 16px rgba(0,0,0,0.4);
	box-shadow: 2px 2px 16px rgba(0,0,0,0.4);
	margin-bottom: 20px;
	padding: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-color: #fff;
}
.section-blog .post-entry img {
	float: right;
}
.heading-blog {
	margin: 14px 0px 8px 0;
font-size: 20px;
/* min-height: 60px; */
}
.blog-post p {
	margin: 0;
	float: none;
	text-align: left;
	padding: 0;
}
.blog-post {
	float: left;
	width: 50%;
	margin: 0px 0px 0px 9px;
}
.post-entry img {
	margin: 0 auto;
}

.blog_main_div {
	/* margin-top: 18px; */
}
.single-page-img {
	float: right;
}
/* .single-blog .post-entry {
	float: left;
	width: 78%;
	clear: both;
	display: contents;
} */
/* .single-blog .post-entry {
	float: left;
	width: 75%;
	clear: none;
	display: inline-block;
} */
.single-blog .post-entry {
	float: none;
	width: auto;
	clear: inherit;
	padding: 0;
}
/* .single-page-img {
	float: left;
	width: 100%;
	margin: 20px auto 0;
} */
.single-page-img {
	float: left;
	width: calc(50% - 14px);
	margin: 0 auto;
	padding: 0;
	display: table;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 266px;
	border: 1px solid #ddd;
	margin-right: 15px;
}
.single-page-img a {
	height: 265px;
	vertical-align: middle;
	display: table-cell;
	margin: 0 auto;
	text-align: center;
}
.single-page-img a img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: 0 auto;
	vertical-align: middle;
}
.single-blog {
	margin: 20px 0px 0px 0px;
	display: inline-block;
}
.single-blog .single-blog-title {
	margin: 0 auto;
	padding: 0;
	color:#000;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	float:left;
	display: block;
	width: 100%;
	text-transform:uppercase;
	font-size:25px;
	letter-spacing:1px;
}
.spost-meta {
	margin: 0 auto 20px;
	width: 100%;
	display: block;
}
.post-entry p {
	/* padding: 0px 0px 0px 10px; */
}
.heading-white h2 {
	color: #fff;
}
.home-post-block .post-content h2, .section-blog .post-content h2{
	margin: 0 auto 5px;
	height: auto;
	min-height: 44px;
}
.home-post-block .post-content p, .section-blog .post-content p {
	padding: 0 10px 0 0;
	font-size: 20px;
}
.home-post-block h2, .section-blog h2 {
	padding: 0;
	margin: 5px 0 10px 0px;
}
.image-events {
	/* position: absolute; */
	margin-top: -136px;
}
.row-3-text-img {
	overflow: visible !important;
}
.headings-maroon h2 {
	margin: 0 0 5px 0px;
	padding: 0;
}
#home-slider-row-1 .wpb_revslider_element.wpb_content_element {
	margin-bottom: 0px !important;
}
.headings-maroon.contact p {
	color: #000;
}
.headings-maroon.contact a:hover {
	color: #DD9BAE;
}

.contact-row-1-1 {
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	background-color: #ffffff;
	margin-top: 37px;
	width: 31% !important;
	margin-right: 26px;
}
.contact-row2-heading-text p {
	font-size: 15px;
	width: 93%;
	margin: 0 auto;
	
}
.contact-row2-heading-text h4 {
	color: #782039;
	margin: 0 0 10px 0;
	font-size: 25px;
}
.contact-row3-heading-text h4 {
	color: #782039;
	margin: 0 0 10px 0;
	font-size: 25px;
}
.contact-img {
	margin: 0 0 17px 0px !important;
}
.contact-row1-heading h3 {
	margin: 8px 3px 2px 0px ;
	color: #782039 ;

}
.contact-row1-text p {
	font-size: 15px;
	padding-bottom: 15px;
}
.contact-row3-heading-text p {
	font-size: 15px;
	
	min-height: 169px;
}
.book-text h3 {
	color: #fff;
}

.book-text a {
	color: #EDC9D3;
}

.book-text a:hover {
 color: #DD9BAE;
}
.about-link img {
	float: none;
}

.about-text h2 {
	margin: 0 0 15px 0;
}
.about-link h4 {
	width: 100%;
	font-size: 23px;
	color: #782039;
}
.about-link-colum-4 img {
	padding-bottom: 24px;
}
.about-link-colum-4 h4{
width: 100%;
	font-size: 23px;
	color: #782039;	
	
}
.about-link p {
	color: #000;
	font-size: 17px;
}
.about-link-colum-4 p{
	color: #000;
	font-size: 17px;
}
.about-link a:hover {
	color: #DD9BAE;
}
.about-link-colum-4 aa:hover{
	color: #DD9BAE;
}
.about-slider {
	float: right;
	width: 50%;
	padding: 0 0 0 0px;
}
.about-tony h2 {
	margin: 0 0 13px 0px;
	padding: 0;
	color:#782039;
}
.alignright.about-slider {
	margin-left: 35px;
}
.contact-book {
	margin-top: -115px;
}
.contact-book-text {
	overflow: visible !important;
}
.req-img img {
	float: right;
}
.request-invite p {
	width: 142%;
	text-align: center;
}
.request-invite h4 {
	text-align: center;
	margin: 15px 0 18px 113px;
	color: #782039;
}
.req-expenses p {
	text-align: center;
	width: 142%;
}
.req-expenses h4 {
	text-align: center;
	margin: 15px 0px 18px 154px;
	color: #782039;
}
.req-written h4 {
	text-align: center;
}
.link-coloum {
	border: 1px solid;
}
.link-coloum {
	width: 30% !important;
	margin: 0 0 0 29px;
}
.link {
	min-height: 177px;
}
.link-2 {
	min-height: 197px;
}
.req-text h4 {
	color: #782039;
}
.requests-tony h4 {
	color: #782039;
}
.link-coloum h4 {
	color: #782039;
}
.req-written h4 {
	color: #782039;
}
.req-img img {
	margin-left: 23px;
}
.eastern-logo {
	background-color: #fff;
	margin-top: 10px;
	padding: 0;
	width: 63%;
	text-align: center;
	margin-right: 0px;
	margin-left: 207px;
	border: 2px solid #E6E6E6;
}
.red-logo {
	background-color: #fff;
	margin-top: 10px;
	padding: 0;
	width: 63%;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
	border: 2px solid #E6E6E6;
}
.red-logo h2 {
	margin: 0;
}
.logo-heading h2 {
	font-size: 20px;
	color: #782039;
	font-weight: lighter;
	text-transform: uppercase;
}
.logo-heading h3 {
	margin-top: 15px;
	margin-top: 15px;
	margin-bottom: 0px;
	text-transform: none;
	font-size: 26px;
	font-weight: bold;
	text-transform: capitalize;
}
.logo h2 {
	margin: 0;
}
.logo-heading h2 {
	margin: 0;
}
.logo-button a {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	padding: 11px 61px;
	text-transform: uppercase;
	color: #fff;
	border: 0px;
	background-color: #8B1B3F;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-weight: 400;
	font-size: 20px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	color: #fff;
}
.logo-button {
	padding: 16px 0 17px 1px;
}
.logo-button-btn:hover {
	background-color: #DD9BAE;
}
.events-post-block {
	width: calc(34% - 20px);
	float: left;
	margin-right: 18px;
	background-color: #fff;
	padding: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.events-post-block:nth-child(3n+3) {
	margin-right: 0;
	float: right;
}

.event-img img {
	width: 100%;
	height: 170px;
}
.event-schedule-details h2 {
	margin: 0;
	font-size: 24px;
}
.event-schedule-details h2 a {
	color:#000;
	font-size: 19px;
}
.event-schedule-details h2 a:hover {
	color:#8B1C40;
}
.event-schedule-details {
	padding: 10px 0 20px 0;
	float: left;
	width: 100%;	
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.event-post-top-content {
	min-height: 45px;
	padding-top: 5px;
	width: 100%;
	margin-bottom: 15px;
	float: left;
}
a.events-read-more, .btn-red {
	line-height: 45px;
	text-align: center;
	padding: 0px 20px;
	text-transform: capitalize;
	color: #fff;
	border: 3px solid #01ADF2;
    background-color: #01ADF2;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	font-weight: 400;
	font-size: 20px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	color: #fff;
	margin:auto;
	display:table;
}
a.events-read-more:hover, .btn-red:hover, .btn-red:active {
	background-color: #fff;
	color: #01ADF2 !important;
	border: 3px solid #01ADF2;
}
.events-venue-details a:hover, .event-post-button a:hover {
	color: #555;
}
.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
	margin: 0 auto;
	max-width: 1170px !important;
	padding: 0px 25px;
}
.post-type-archive-tribe_events .tribe-events-list .tribe-events-loop .tribe-events-event-image {
	margin: -30px 0 0 0 !important;
	border: 1px solid #8B1C40;
}
.post-type-archive-tribe_events .tribe-events-list-event-title, .post-type-archive-tribe_events .tribe-events-event-meta, .post-type-archive-tribe_events .tribe-events-content {
	float: right !important;
	padding: 0 !important;
	width: 68% !important;
}
.post-type-archive-tribe_events  .type-tribe_events a:hover {
	color:#555;
}
.post-type-archive-tribe_events  .type-tribe_events {
	border-bottom: 1px dashed #8B1C40!important;
	padding-bottom: 30px !important;
	margin-bottom: 20px !important;
}
.post-type-archive-tribe_events  .type-tribe_events.tribe-events-last {
	border-bottom: 0px dashed #8B1C40!important;
	padding-bottom: 0px !important;
}
.tribe-events-button {
	font-weight: 600!important;
	background-color: #782039!important;
	color:#fff!important;
	font-family:inherit!important;
}
.tribe-events-button:hover {
	background-color:#DD9BAE!important;
	background-image: none;
}
/* .single-tribe_events .tribe-events-event-image {
	float: right;
	width: 30%;
}
.single-tribe_events .tribe-events-single-event-title,
.single-tribe_events  .tribe-events-schedule {
	float: left;
} */
.tribe-events-single .tribe-events-schedule.tribe-clearfix {
	margin: 0 auto 15px;
}
.tribe-events-back {
	float:right;
}
.tribe-events-back a {
	background-color: #8B1C40;
	color: #fff!important;
	padding: 3px 20px;
	border-radius: 5px;
	font-family:inherit;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	display: table;
	float: right;
}
.tribe-events-back a:hover {
	background-color: #DD9BAE;
}

.tribe-events-single {
	margin-top: 20px;
}

/* .single-tribe_events .tribe-events-event-image, .tribe-events-single-event-description,
.single-tribe_events .tribe-events-cal-links {
	float:left;
	width:30%;
}
.tribe-events-single-section.tribe-events-event-meta {
	float: right;
	width: 68%;
} */
#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
	padding-left: 0;
}
.ticket-cost {
	background-color: #8B1C40;
	color: #fff;
	padding: 10px 20px !important;
	vertical-align: middle;
	text-align: center !important;
	border: 0px !important;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
	background-color: #8B1C40;
	color: #fff;
	padding: 5px 20px;
	margin-left: 20px;
}
.single-tribe_events .tribe-events-event-image img {
	border: 1px solid #8B1C40!important;
}
ul.tribe-events-sub-nav a:hover {
	color: #555 !important;
}
dd.tribe-events-event-cost {
	margin: 0px 0 10px !important;
}
.req-text h4:first-child {
	margin-top: 0px;
}
.dark-pink-txt, .heading4, .heading5 {
	color:#782039
}
.fancy-list {
	padding: 0;
	margin-right: 0;
	list-style: none;
}
.fancy-list li {
	position: relative;
	padding-left: 20px;
	word-wrap: break-word;
	word-break: break-all;
}
.fancy-list li::before {
	position: absolute;
	content: '\f0da';
	font-family: fontawesome;
	left: 0;
	color: #782039;
	top: 0;
}

.underline {
	text-decoration:underline;
	color: #782039;
}
.eape-websites-list .fancy-list {
	margin-bottom: 30px;
}
.eape-content {
	margin-bottom: 0!important;
}
#home-slide-2 .btn.green-btn::after {
	display: none;
}
.single-blog .post-entry h2, .single-blog .post-entry p {
	padding-left:0px;
	margin-left: 0px;
}
#watch-our-video.popup-main .home-app-form {
	/* display:none; */
	width:100%!important;
	margin-top: 0px !important;
	max-width:400px;
}
.page-id-24 #content-full {
	position: relative;
}
#public-speaking-btn-row {
	position: absolute;
	right: 0;
	top: -94px;
}
#public-speaking-btn-row .wpb_text_column.wpb_content_element {
	margin: 0px!important;
}
#public-speaking-btn-row p {
	padding: 0px;
}
.terms-list {
	list-style: none;
}
.terms-list ul, .terms-list ol  {
	margin-top:10px;
}

.terms-list li {
	padding-bottom: 7px;
}
.terms-list ul li, .terms-list ol li {
	padding-bottom: 5px;
}
.swiper-wrapper {
	display: inline !important;
	width: 100% !important;
}
.swiper-container {
	overflow-x: visible!important;
	overflow-y: hidden!important;
	height: 100%;
}
.swiper-wrapper .swiper-slide.vimeography-thumbnail {
	width: calc(20% - 11.5px);
	float: left;
	margin-right: 14px !important;
	margin-bottom: 0;
	min-height: 160px;
}
.swiper-wrapper .swiper-slide.vimeography-thumbnail img {
	min-height: 150px;
	width: 100%;
}
.swiper-wrapper .swiper-slide.vimeography-thumbnail:nth-child(5n+5) {
	margin-right: 0px !important;
	float: right;
}
.swiper-button-prev, .swiper-button-next {
	display: none;
}
.eape-txtrow p {
	line-height: 1.4;
}
#home-slider-footertxt {
	margin-top: -40px;
	z-index: 9;
	position: relative;
	text-align: right;
	padding-bottom: 20px;
}
#home-slider-footertxt p {
	padding-bottom:0px;
}
#home-slider-footertxt, #home-slider-footertxt a {
	color:#ccc;
}
#home-slider-footertxt a:hover {
	color:#ccc;
	text-decoration:underline;
}
.back-to-rbp {
	float: right;
	padding-top: 20px;
	clear: both;
}
.wpcf7-response-output {
	color: #000;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	float: right;
	right: 10px;
	top: 0;
}
.slider-txt {
	background-color: rgba(120,32,57,0.5);
	padding: 20px !important;
	box-sizing: border-box !important;
	text-align: center !important;
	margin-top: 120px !important;
}
.slider-txt h1{
	font-family: inherit !important;
	color: #fff;
	margin: 0 auto 20px !important;
}
.text-lg span {
	font-size: 44px !important;
	font-weight: 900 !important;
}
.slider-btn {
	width: 100%;
	line-height: 45px;
	text-align: center;
	text-transform: uppercase !important;
	color: #fff !important;
	background-color: #8B1B3F !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	transition: all 0.2s ease 0s !important;
	-webkit-transition: all 0.2s ease 0s !important;
	-moz-transition: all 0.2s ease 0s !important;
	border-radius: 0px !important;
	font-weight: 600 !important;
	font-size: 21px !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background-image: none;
	box-shadow: none;
	-ms-filter: none;
	padding: 10px 23px !important;
	border: 3px solid #fff !important;
	margin-top: 40px !important;
	display: table !important;
	margin: 20px auto 0 !important;
	width: auto;
}
.slider-btn:hover, .slider-btn:active {
	background-color: #fff !important;
	border: 3px solid #782039 !important;
	color: #782039 !important;
}
.donate {
	float: right;
	height: 60px;
	line-height: 60px;
}
.outline-btn {
	border: 1px solid #fff;
	color: #fff;
	text-transform: capitalize;
	padding: 7px 15px;
	font-size: 16px;
	font-weight: 600;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
}
.outline-btn:hover {
	background-color: #fff !important;
	border: 1px solid #782039;
	color: #782039;
}
#home-contact-row{
	background-repeat:no-repeat !important;
	background-position:center center !important;
}
h2.text-black {
	color: #000;
}
.text-black {
	color: #000;
}
.sub-head {
	text-align: left;
	color: #fff;
	font-size: 30px;
	padding: 0;
	font-weight: 500;
	margin: 0 0 10px 0;
}
.semi-bold {
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: 600 !important;
} 
#home-row-2 {
	padding: 25px 0;
}
#home-services-row {
	padding: 15px 0;
	color: #fff;
}



a.white-square {
	background-color: #fff;
	color: #000;
	padding: 10px 23px;
	margin-top: 10px;
	display: inline-block;
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
}
a.white-square:hover{
   opacity: 0.9;
}	
#home-row-2 p,
#home-services-row p{
	color: #fff;
	font-weight: 400;
	line-height: 28px;
}
#home-services-row .wpb_text_column.wpb_content_element {
	padding-right: 40px;
	margin-bottom: 20px !important;
}
#service-img {
	max-width: 450px;
	margin-top: -32px;
}
#sub-footer {
	background-color: #060606;
	color: #fff;
	text-align: center;
}
#sub-footer h3 {
	font-size: 35px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 500;
	margin: 0 0 12px 0;
}

#sub-footer p {
	font-size: 21px;
}
#sub-footer .block-1 {
	margin-bottom: 0 !important;
}
#sub-footer .hire-img{
	margin-bottom: 10px !important;
}
#sub-footer .block-3 {
	margin-bottom: 20px !important;
}
.hire-img img {
	margin: 0;
	padding: 0;
	max-width: 200px !important;
} 
#sub-footer a.white-square {
	padding: 13px 35px;
	font-size: 18px;
	font-weight: 600;
	color: #EE8B05;
}
#footer-row h3 {
	border-bottom: 1px solid #EE8B05;
}
#footer-row span.bg {
	background-color: #EE8B05;
	color: #fff;
	padding: 10px 21px 10px 16px;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	display: inline-block;
}
#footer-row .wpb_column.vc_column_container.vc_col-sm-4 {
	padding-right: 15px;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	line-height: 24px;
}
#footer-row .wpb_column.vc_column_container.vc_col-sm-4 p {
    line-height: 24px;
}
#footer-row .wpb_column.vc_column_container.vc_col-sm-4 p{
   line-height: 23px;
}
#footer-row {
	background-color: #12172b;
}
.wpb_text_column.wpb_content_element.footer-head {
	margin-bottom: 20px !important;
}
#footer-row .red {
	background-color: transparent !important;
	background-image: none;
	border: none;
	color: #EE8B05;
}
#ft-menu ul.menu {
	background-color: transparent !important;
	background-image: none !important;
	border: 0 !important;
	outline: 0 !important;
}
#ft-menu li.menu-item {
	display: block !important;
	width: 100% !important;
}
#ft-menu li.menu-item:hover{
	background-color: transparent !important;
	background-image: none !important;
}
#ft-menu li.menu-item a {
	color: #fff;
	background-color: transparent !important;
	background-image: none !important;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	position: relative;
	border: 0;
	transition: all 0.3s ease-in;
}
#ft-menu li.menu-item a, 
#ft-menu li.menu-item a:hover {
	color: #eee !important;
	background-color: transparent !important;
	background-image: none !important;
	height: 30px !important;
	line-height: 30px !important;
	padding-left: 30px;
	position: relative;
	border: 0;
}

#ft-menu li.menu-item a::before {
	content: '\f101';
	font-family: fontawesome;
	position: absolute;
	left: 3px;
	font-size: 20px;
}
#sitemap #ft-menu li.menu-item a::before {
    content: '\f0d1';
    color: #EE8B05;
}
#sitemap #ft-menu li.menu-item a{
    color: #222 !important;
    padding-left: 40px;
    font-weight: 500;
}   
#sitemap #ft-menu li.menu-item a:hover{
    color: #EE8B05 !important;
    padding-left: 40px;
    font-weight: 500;	
	text-shadow: none;
}
ul.contact {
	list-style: none;
	padding: 0;
	margin: 0;
}  

ul.contact li {
	padding-bottom: 13px;
}
ul.contact li a{
  color: #fff !important;
}
ul.contact .fa {
	padding-right: 15px;
	font-size: 25px;
}
ul.contact li.location .fa {
	height: 58px;
	float: left;
	margin-top: 4px;
}





.ft-copyright, .ft-powerdby {
	margin-bottom: 0;
}
#content-sitemap .widget-title h3 {
	background: transparent;
	color: #333;
	font-size: 24px;
	margin: 0;
	padding: 0px 0 10px;
}
#content-sitemap #widgets ul li a {
	background: transparent;
	margin: 0;
	padding-left: 0;
	line-height: 23px;
	padding: 5px 0;
	text-transform: uppercase;
	border-bottom: 0;
}
#content-sitemap #widgets ul li a:hover {
	color: #01ADF2;
}
.sitemap-pages ul li,
.sitemap-posts ul li {
	margin-left: 35px !important;
	float: left;
	width: 100%;
	position: relative;
}
#content-sitemap #widgets ul li {
	padding-left: 15px;
	margin-left: 20px !important;
}
.sitemap-pages ul li::before,
.sitemap-posts ul li::before {
	content: '\f101 ';
	position: absolute;
	left: -20px;
	top: 3px;
	font-family: fontawesome;
	font-size: 14px;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}
.sitemap-pages ul li:hover::before,
.sitemap-posts ul li:hover::before{
	color: #01ADF2;
}
#content-sitemap #widgets ul li, #content-sitemap #widgets {
	padding: 0px;
	margin: 0px;
}
#content-search .status-publish {
    border-bottom: 1px dashed #333;
	float:none;
}
.error404 .error-page-row {
	text-align: center;
}
.error404 .outline-btn {
	border: 1px solid #333;
	color: #333;
}
.overlay-bg-img, .box-overlay {
	margin-bottom: 0px !important;
}
#scholars-row1 .box-with-overlay .vc_column-inner,
#scholars-row2 .box-with-overlay .vc_column-inner, 
#fellows-row1 .box-with-overlay .vc_column-inner, 
#fellows-row2 .box-with-overlay .vc_column-inner {
	padding: 0px !important;
}
.box-with-overlay {
	margin-right: 20px;
	width: calc(33% - 10px) !important;
	margin-bottom: 20px;
	overflow: hidden;
}
.box-with-overlay.right {
	margin-right: 0px !important;
}
.box-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9;
	height: 100%;
	background-color: rgba(120,32,57,0.5);
	transform: translateY(25%);
	-ms-transform: translateY(25%);
	-moz-transform: translateY(25%);
	-webkit-transform: translateY(25%);
	opacity: 0;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	text-align: center;
}

.box-with-overlay .wpb_wrapper:hover .box-overlay {
	opacity: 1;
	transform: translateY(0%);
	-ms-transform: translateY(0%);
	-moz-transform: translateY(0%);
	-webkit-transform: translateY(0%);
}
.box-with-overlay.left, .box-with-overlay.right {
	overflow: hidden;
}
.overlay-text {
	vertical-align: middle;
	padding: 16% 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #fff;
	font-family: inherit;
	text-align: center;
	font-size: 18px;
}
.overlay-text .overlay-heading {
	color: #fff;
	font-size: 26px;
}
.overlay-text ul {
	margin: 15px auto;
	padding: 0;
	list-style: none;
	font-weight: 600;
}
.heading-with-bg {
	background-color: #782039;
	color: #fff;
	font-size: 26px;
	padding: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.heading-with-bg.first {
	margin-top: 0;
}
.fellows-page .heading-row .vc_column-inner {
	padding: 0;
}
.heading-md{
	font-size: 25px;
	margin: 0 auto 15px;
}
.txt-red{
	color:#782039;
}
.btn-left-box {
	float: left;
	text-align: left;
}
.btn-red {
	display: inline-block;
}
.funds-row .heading-md {
	width: 100%;
	clear: both;
	display: block;
	padding: 0px 0;
}
.funds-row .btn-left-box {
	margin-bottom: 20px;
}
.footer-icons .col-300 {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 auto;
}
.tparrows {
	text-shadow: 4px 0 0 #fff, -4px 0 0 #fff, 0 4px 0 #fff, 0 -4px 0 #fff, 2px 2px #fff, -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff;
}
.home-blog {
	opacity: 1 !important;
}
.events-error-box {
	text-align: center;
	color: #fff;
}
.events-error-box h2, .events-error-box .txt-red{
	color: #fff;
}
.about-info-row {
	background-color: #f8f8f8;
	outline: 1px solid #F0F0F0;
	color: #666;
}
.vc_toggle.about-info-cols {
	margin: 0 !important;
	padding: 0px;
	border-bottom: 1px solid #F0F0F0;
}
.about-info-row .vc_column-inner {
	padding: 0px !important;
}

.vc_toggle_title > h4, .vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_simple .vc_toggle_icon::before  {
	color: #666 !important;
}
.about-info-row .vc_toggle_title > h4 {
	display: block !important;
	margin: 0 !important;
	color: #782039 !important;
}

.about-info-row .vc_toggle_title {
	padding:13px 15px;
	margin: 0 !important;
}
.about-info-row .vc_toggle_title:hover, .about-info-cols.vc_toggle_active .vc_toggle_title {
	background-color:#E9E9E9;
}
.vc_toggle_simple .vc_toggle_icon::after, .vc_toggle_simple .vc_toggle_icon::before {
	background-color: #782039 !important;
}
.home .slider-txt {
	display: none;
}
.about-info-cols.first-col img {
	margin-right: 15px !important;
	margin-left: 15px !important;
}
fieldset.full {
	width: 100%;
}
.ft-powerdby .website img {
	padding-left: 5px;
	max-width: 150px;
}
.blog-heading {
	font-size: 25px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	width: 100%;
	text-align: center;
	float: left;
	padding: 10px 0 20px;
}
.heading {
	text-transform: uppercase;
	letter-spacing: 1px;
}

.portfolio-mains {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.portfolio-mains .project-block {
	float: left;
	width: 24%;
	margin-right: 16px;
	margin-bottom: 15px;
	z-index: 0;
}
.portfolio-mains .project-block.last {
	float: right;
	margin-right: 0px;
}
.portfolio-mains .project-thumb img {
	margin: 0;
}
.portfolio-nav-links .page-numbers {
	display: block;
	float: left;
	margin: 2px 6px 2px 6px;
	width: 35px;
	text-decoration: none;
	/* width: auto; */
	color: #000;
	background-color: #eee;
	font-family: 'Nobel' !important;
	font-size: 16px;
	/* line-height: 20px; */
	text-transform: uppercase;
	border: 1px solid #ddd;
	border-radius: 4px;
	display: block;
	height: 35px;
	line-height: 34px;
	font-weight: normal;
}
.related-products h2.heading {
	text-align: center;
}
.single-post .blog-3col {
	text-align: center;
}
.single-post .related-products {
	border-top: 1px solid #B5B3B4;
	margin-top: 20px;
	padding-top: 20px;
}
.single-post .blog-3col .pblock {
	float: none;
	vertical-align: top;
}
.single-post .related-products .blog-3col .pblock{
	vertical-align: top;
}
.portfolio-nav-links .page-numbers:hover, 
.portfolio-nav-links .page-numbers.current {
	background: transparent;
	color: #1DA1F2;
}
.portfolio-nav-links .prev.page-numbers, 
.portfolio-nav-links .next.page-numbers {
	background-color: #1DA1F2;
	border: 1px solid #1DA1F2;
	color: #fff;
	font-size: 24px;
	line-height: 30px;
}
.portfolio-nav-links .prev.page-numbers:hover, 
.portfolio-nav-links .next.page-numbers:hover{
	background-color: #0C89D3;
	border: 1px solid #0C89D3;
}
.single-portfolio-img-col {
	float: left;
	width: 75%;
}
.portfolio-rightcontent-col {
	float: right;
	width: 25%;
	padding-left: 25px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#content.single-portfolio {
	margin-top: 0px;
	position: relative;
}
#home-row3 .vc_column-inner {
	padding-top: 10px;
}
.project-details .info {
	margin: 0;
	padding: 0;
	list-style: none;
}
.project-details .info span {
	display: block;
	font-size: 16px;
	font-family: 'Nobel';
}  
.project-details .info .title {
	color: #444444;
	text-transform: uppercase;
	font-family: 'Palatino-Linotype', sans-serif;
}
.portfolio-rightcontent-col h4 {
	text-transform: uppercase;
	font-size: 17px;
	letter-spacing: 0.5px;
	margin-top: 0px;
}
.project-details .info li {
	padding-bottom: 10px;
}
.project-description {
	margin-bottom: 30px;
}

.single-portfolio .navigation a {
	position: fixed;
	top: 50%;
	display: block;
	outline: none;
	text-align: left;
	z-index: 9999999;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #0f8dcb;
	color:#fff;
	padding: 16px 5px;
	background-color: #1DA1F2;
}
.single-portfolio .navigation .previous a {
	left: 0;
	padding-right:10px;
}
.single-portfolio .navigation .next a {
	right: 0;	
	padding-left:10px;
}

.single-portfolio .navigation a:hover {
	padding-top: 26px;
	padding-bottom: 26px;
	background: #0F8DCB;
}
.single-portfolio .navigation .icons {
	font-size: 30px;
}
/* #wrapper {
	position: relative;
	z-index: 7;
}
#footer, .footer-top {
	position: relative;
	z-index: 9;
} */
.portfolio-nav-links {
	display: table;
	text-align: center;
	margin: 0 auto 40px;
}
#content-full.portfolio-page {
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
.home #footer-top-row{
	margin-top: 0;
}
#footer-top-row {
	width: 100%;
	float: none;
	margin: 0 auto;
	margin-top: 0;
	margin-bottom: -15px !important;
}
#brand-row {
	text-align: center;
	padding-top: 5px;
	border-top: 1px solid #B5B3B4;
	padding-bottom: 10px;
}
.home #brand-row {
	border-top: 0px solid #B5B3B4;
}
#home-row7 {
	background-color: #26285E;
	color: #fff;
	padding: 0 0 40px;
}
#home-row7 .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	display: none !important;
}
#footer-top-row .wpb_text_column.wpb_content_element {
	margin-bottom: 0 !important;
}
#brandsCarousel .owl-item {
	padding: 0;
	box-sizing: border-box;
}
.brand-thumb {
	background-color: #fff;
	padding: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	min-height: 110px;
	text-align: center;
    border: 0 !important;
	outline: 0 !important;
}
#brandsCarousel  .brand-thumb a{
	display: block;
	border: 0 !important;
	outline: 0 !important;
	color: #fff;
}
#brandsCarousel .brand-thumb img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
}
#brandsCarousel .brand-thumb > a img {
	border: 2px solid #f5f6fa;
	display: block;
	width: auto;
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in; 
	-webkit-transition: all 0.2s ease-in; 
}
#brandsCarousel .brand-thumb > a img:hover{
  -webkit-filter: grayscale(100%); 
  -moz-filter: grayscale(100%);/* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;   
}
.testhide{
	opacity: 0 !important;
}
#brandsCarousel.owl-theme .owl-nav {
	margin-top: 0;
	opacity: 0;
	transition: all 0.35s ease-in;
	-moz-transition: all 0.35s ease-in; 
	-webkit-transition: all 0.35s ease-in; 
}
#brandsCarousel.owl-theme:hover .owl-nav{
	opacity: 1;
}
#brandsCarousel .owl-prev {
	position: absolute;
	left: -45px;
	top: 32%;
	background-color: #1DA1F2 !important;
	opacity: 1;
	color: #fff;
	font-size: 20px;
	height: 35px;
	text-align: center;
	line-height: 31px;
	border-radius: 4px;
	width: 35px;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 	
}
#brandsCarousel .owl-next {
	position: absolute;
	right: -45px;
	top: 32%;
	background-color: #1DA1F2 !important;
	opacity: 1;
	color: #fff;
	font-size: 20px;
	height: 35px;
	text-align: center;
	line-height: 31px;
	border-radius: 4px;
	width: 35px;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}
#brandsCarousel .owl-prev:hover,
#brandsCarousel .owl-next:hover{
	background-color: #0F8DCB !important;
}
#brandsCarousel .owl-prev .fa,
#brandsCarousel .owl-next .fa {
	font-size: 18px;
	line-height: 18px;
} 

#clients-row .client-block {
	width: 19.36%;
	margin-bottom: 45px;
}

.client-block {
	float: left;
	width: 16%;
	margin-bottom: 0;
	border: 1px solid #0D3B85;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
}
.client-block img {
	min-width: 100px; 
}
.clients-img-row {
	max-height: 100px;
	min-height: 100px;
	display: table;
	margin: auto;
	vertical-align: middle;
}
.clients-img-row a {
	display: table-cell;
	vertical-align: middle;
	height: 100px;
}
.wpb_text_column.wpb_content_element.home-row3-txt.small-h2 {
	margin-bottom: 20px !important;
}
.portfolio-page .project-block::before{
	display: none;
}
.portfolio-page .project-thumb,
.project-block .project-thumb{
	position: relative;
	z-index: 9;
	max-height: 302px;
	overflow: hidden;
}
.home .project-block .project-thumb{
	position: static !important;
} 
.portfolio-page .project-thumb::before {
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;

}
.portfolio-page .project-thumb:hover::before{
	opacity: 1;
}
.portfolio-page .project-block h3 {
	text-align: center;
	margin: 10px 0;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	min-height: 35px;
} 
.portfolio-page .project-block h3 a:hover {
	color: #EE8B05;
}
#brand-row{
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 	
}
#brandsCarousel .owl-buttons {
	opacity: 0;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}
#brand-row:hover #brandsCarousel .owl-buttons {
	opacity: 1;
}
#project-readmore-block {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	display: none;
	transition: all 0.35s ease-in;
	-moz-transition: all 0.35s ease-in; 
	-webkit-transition: all 0.35s ease-in; 
}
#project-readmore-block.visible {
	display: block;
}
#preadmore-button {
	margin-top: 10px;
	cursor: pointer;
	transition: all 0.35s ease-in;
	-moz-transition: all 0.35s ease-in; 
	-webkit-transition: all 0.35s ease-in; 	
}
a#preadmore-button.hide{
	display: none;
}

.single-portfolio-img-col {
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	background-color: #F9F9F9;
	border: 1px solid #0D3B85;
}    
img.project-screenshot {
	max-width: 100%;
}
h2 span.page-title.light-blue {
	color: #1DA1F2 !important;
} 
h2.page-title span:first-child {
	position: relative;
	padding-left: 0;
	box-sizing: border-box;
	display: inline-block;
}  
h2.page-title {
	position: relative;
	padding-left: 40px;
} 
h2.page-title::before {
	content: '';
	position: absolute;
	background-image: url('../../../wp-content/uploads/2019/09/icon_title.png');
	left: 0;
	top: -3px;
	height: 30px;
	width: 30px;
	background-size: contain;
	background-repeat: no-repeat;
} 
.project-sept {
	border: 1px solid #1DA1F2;
	display: block;
	margin-bottom: 45px;
	position: relative;
	margin-bottom: 45px;
}
.project-sept::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 35px;
	width: 65px;
	background-image: url('../../../wp-content/uploads/2019/09/logo-icon.png');
	background-size: contain;
	margin: auto auto;
	background-color: #fff;
	background-repeat: no-repeat;
	text-align: center;
	background-position: center center;
}
select#jumpmenu {
	height: 40px;
	line-height: 40px;
}
#jumpbox select:first-child {
	display: none;
}
select#page_id {
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	font-size: 13px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
.page-template-blog-3-col .pcontent,
.archive .pcontent {
	padding: 0 20px;
}


.pnavigation {
	width: 100%;
	display: block;
	text-align: center;
}
.pnavigation .navigation > ul {
	display: block;
	text-align: center;
} 

.pnavigation .navigation li {
	display: inline-block;
	color: #fff;
}

.pnavigation .navigation li a {
	display: block;
	float: left;
	margin: 2px 6px 2px 6px;
	width: 35px;
	text-decoration: none;
	/* width: auto; */
	color: #000;
	background-color: #eee;
	font-family: 'Nobel' !important;
	font-size: 16px;
	/* line-height: 20px; */
	text-transform: uppercase;
	border: 1px solid #ddd;
	border-radius: 4px;
	display: block;
	height: 35px;
	line-height: 34px;
	font-weight: normal;
padding: 0;
text-align: center;	
transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in; 
-webkit-transition: all 0.3s ease-in; 
}
.pnavigation .navigation li.dark a {
	background-color: #6FB7E9;
	color: #fff;
	border: 1px solid #6FB7E9;
	font-size: 23px;
}
.pnavigation .navigation li.dark a:hover {
	background-color: #0C87D1;
	color: #fff;
	border: 1px solid #0C87D1;
}
.pnavigation .navigation li a:hover,
.pnavigation .navigation li.active a {
background-color: transparent;	
color: #6FB7E9;
border-radius: 3px;
cursor: pointer;
padding: 12px;
padding: 0.75rem;
padding: 0;
text-align: center;
}
img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
.inner-page-row .left {
	margin-right: 15px;
}
.img-linktxt a {
	line-height: 40px;
}
.page-id-225 .img-linktxt a img {
	width: auto !important;
	max-height: 100%;
}
.icon-left {
	float: left;
	width: 16%;
}
.content-right {
	float: right;
	width: 80%;
}
.content-right h4 {
	margin-top: 0;
	margin-bottom: 8px;
}
.pricing-style1 .pricing-head img.shape {
	display: none;
}
.pricing-style1 .pricing-head .name {
	margin-bottom: 0px !important;
	color: #414141 !important;
	font-size: 14px !important;
	line-height: 20px !important;
	padding-top: 25px !important;
	font-family: 'Nobel' !important;
	position: relative;
	font-weight: 600 !important;
	letter-spacing: 1px;
	padding-bottom: 10px;
}
#tbw-row2 .pricing-style1 .pricing-head .name {
	font-size: 19px !important;
	padding-bottom: 10px !important;
}
.pricing-style1 .pricing-head {
	background-color: #fafafa !important;
	border-radius: 0 !important;
}
.pricing-style1 .pricing-plan {
	background: #fff !important;
	border-radius: 0px !important;
	border: solid 1px #e0e0e0;
}
.pricing-style1 .pricing-plan.featured, .pricing-style1 .pricing-plan:hover .pricing-head span.value, .pricing-style1 .pricing-plan.featured .pricing-head span.value {
	color: #26285E !important;
}
.pricing-style1 .pricing-body {
	padding: 5% 40px 0 40px !important;
}
.pricing-style1 .pricing-footer .p-button,
.add_to_cart_button,
.added_to_cart {
	background: #26285E !important;
	color: #fff !important;
	border: 1px solid #26285E;
	border-radius: 5px !important;
	font-family: 'Nobel';
}
.pricing-style1 .pricing-footer .p-button:hover,
.add_to_cart_button:hover,
.added_to_cart:hover {
	background: transparent !important;
	color: #26285E !important;
	border: 1px solid #26285E;
}
.main-pricing-table .vc_column-inner {
	padding: 0px !important;
}
.thrd-pricing-col, #srch-engin-page-row .cnter-pricing-tabl {
	position: relative;
	z-index: 8;
}
.scnd-pricing-col .pricing-style1 .pricing-plan, 
#srch-engin-page-row .cnter-pricing-tabl .pricing-style1 .pricing-plan {
	box-shadow: 0 1px 15px #ccc;
}
#srch-engin-page-row .thrd-pricing-col .pricing-style1 .pricing-plan {
	box-shadow: none;
}
#srch-engin-page-row .cnter-pricing-tabl .pricing-style1 .pricing-plan::before {
	position: absolute;
	width: 100%;
	content: "Most Popular";
	height: 40px;
	line-height: 36px;
	display: table;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	top: -40px;
	left: 0;
	background: #1DA1F2;
}
.scnd-pricing-col .pricing-style1 .pricing-plan::before {
	position: absolute;
	width: 100%;
	content: "Most Popular";
	height: 40px;
	line-height: 36px;
	display: table;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	top: -40px;
	left: 0;
	background: #1DA1F2;
}
#srch-engin-page-row .pricing-style1 .pricing-plan::before {
	display: none;
}
#srch-engin-page-row .cnter-pricing-tabl {
	z-index: 9999;
}
.main-pricing-table {
	margin-top: 70px;
}
.badge {
	display: none;
}
.main-pricing-table .pricing-style1 .pricing-head {
	padding: 0 30px 30px 30px !important;
}
.pricing-style1 .pricing-body ul li i {
	float: none !important; 
	margin-top: 6px !important;
	margin-right: 10px;
}
.pricing-style1 .pricing-body ul li {
	text-align: center;
}
.pricing-footer {
	position: relative;
	top: 0;
	width: 100%;
	left: auto;
	z-index: 9999;
	right: auto;
}
.main-pricing-table .pricing-style1 .pricing-head span.duration {
	display: none;
}
.pricing-style1 .pricing-body ul {
	margin-right: 0;
}
.pricing-style1 .pricing-plan.featured .pricing-head span.value {
	position: relative;
	font-family: 'Nobel';
}

.pricing-style1 .pricing-plan.featured .pricing-head span.value::before {
	position: absolute;
	width: 100%;
	content: "\f155";
	display: table;
	margin: 0 auto;
	text-align: center;
	color: #26285E;
	left: -75px;
	top: 5px;
	font-family: FontAwesome;
	font-size: 30px;
}
.first-pricing-col.wdp-col-zero .pricing-style1 .pricing-plan.featured .pricing-head span.value::before {
	left: -55px;
}
.first-pricing-col .pricing-style1 .pricing-plan.featured .pricing-head span.value::before{
	left: -58px;
}
.pa-hosting .first-pricing-col .pricing-style1 .pricing-plan.featured .pricing-head span.value::before{
	left: -75px;
} 
.custom-style u{
	text-decoration: underline;
}
.pricing-row-txt {
	text-align: center;
	max-width: 85%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.pricing-row-txt h4, .pricing-row-txt h4 a {
	font-weight: normal !important;
	margin-bottom: 10px;
	margin-top: 0;
}
#testimonial-page .longform.slide {
	background-color: #fff;
	padding: 15px 20px 10px;
	box-sizing: border-box;
	border-radius: 4px;
	float: left;
	width: 48%;
	min-height: 740px;
	border: 2px solid #D3D3D3;
	margin: 10px;
}
#testimonial-page .testimonial_rotator_slide_title {
	margin-bottom: 20px;
}
#testimonial-page .testimonial_rotator_star {
	color: #FFCF40;
}
 #testimonial-page .testimonial_rotator_wrap {
	margin-top: 0;
} 

#home-row6 h2 a {
	color: #fff;
	font-weight: normal;
}
#home-row6 h2 a:hover {
    color: #EAEAEA;
}
#home-row6 h2 a:hover .fa{
	color: #EAEAEA;
}
#home-row5 h2 a {
	font-weight: normal;
	color: #26285E;
}
#home-row5 h2 a:hover {
	color: #EE8B05;
}
.vc_row.wpb_row.vc_row-fluid.pricing-btns {
	text-align: center !important;
}
.pricing-btns a.button-visit {
	width: 100%;
	color: #000;
	font-weight: normal;
}

.inner-page-row a.button-visit {
	color: #fff;
	font-weight: normal;
}
.inner-page-row a.button-visit:hover {
	color: #fff;
	font-weight: normal;
}

/* customizer css */

 
.inner-page-row h2:first-child {
	margin-top: 0;
}
.contact-page #wrapper {
	padding-top: 0px;
	padding-bottom: 0px;
}
.google-map-row {
	margin-bottom: 0px !important;
}
.one-half, .support-form .second {
	width: 49%;
	display: inline-block;
	margin-right: 25px;
	float: left;
	margin-bottom: 25px;
}
.one-half.last, .support-form .second.last {
	margin-right: 0;
}
fieldset textarea {
    height: 150px !important;
    margin-top: 10px;
    line-height: 25px;
}
.quote-form .wpcf7-form-control-wrap.URL input, .support-form .wpcf7-form-control-wrap.URL input {
	width: 100%;
	border: 1px solid #aaa;
}
.quote-form fieldset input, .quote-form fieldset textarea, .quote-form fieldset select, .support-form fieldset input, .support-form fieldset textarea {
	height: 45px;
	font-family: 'Nobel';
	font-size: 18px;
	line-height: 45px;
	color: #8b8a88;
	border-radius: 4px;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
}
.quote-form fieldset [type="checkbox"] {
	height: auto;
	line-height: normal;
	margin: 0 auto;
}
.quote-form fieldset .wpcf7-list-item.first {
	margin: 0;
}
.quote-form span.wpcf7-not-valid-tip {
	right: 20px;
}
.support-form lable {
	font-family: 'Nobel';
	font-size: 18px;
}
.quote-form .button.full,.support-form .button.full {
	text-align: center;
}
.quote-form .full, .support-form .full {
	margin-bottom: 25px;
}
.quote-form fieldset textarea, .support-form fieldset textarea {
	margin-top: 0px;
}
.Servicesyourequire {
	width: 100%;
	float: left;
}

/* customizer css end */

#searchform {
	margin-top: 20px;
	float: left;
	width: 100%;
}
#searchform input#s {
	float: left;
	width: 70%;
	border: 0;
	text-transform: capitalize;
	height: 40px;
	line-height: 40px;
	border-radius: 0;
}
#searchform #searchsubmit {
	background-color: #1DA1F2;
	background-image: none;
	float: left;
	width: 30%;
	color: #fff;
	text-shadow: none;
	border: 0;
	height: 40px;
	border-radius: 0;
	line-height: 40px;
	font-size: 17px;
	padding: 0;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}  
#searchform #searchsubmit:hover,
#searchform #searchsubmit:focus,
#searchform #searchsubmit:active{
	background-color: #0C85CD !important; 
	background-image: none;
	border: 0;
	height: 40px;
	border-radius: 0;
	line-height: 40px;
	font-size: 17px;
	padding: 0;
}
#content-search .post-entry .read-more {
	display: none;
}
#content-search .post-entry .button-visit {
	margin-bottom: 30px;
}
#widgets ul li.current_page_item a {
	background-color: #EE8B05;
	color: #fff;
	position: relative;
	border-bottom: 0;
	background-image: none;
}
/*  
#widgets ul li.current_page_item a::before {
	content: '';
	position: absolute;
	left: -23px;
	height: 100%;
	/* width: 40px; */
	/*border-top: 22px solid transparent;
	border-bottom: 22px solid transparent;
	border-right: 24px solid #EE8B05;
	top: 0px;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;*/
	/* background-color: #EE8B05; */
/*	
}
*/
   
#widgets ul li.current_page_item::before {
	content: '';
	position: absolute;
	left: -30px;
	height: 100%;
	width: 32px;
	/* border-top: 22px solid transparent; */
	/* border-bottom: 22px solid transparent; */
	/* border-right: 24px solid #EE8B05; */
	top: 0px;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	/* background-color: #EE8B05; */
	background-size: contain;
	background-image: url('../../../wp-content/uploads/2019/10/lefticon.png');
	background-repeat: no-repeat;
	background-position: right center;
}

#widgets ul li.current_page_item {
	position: relative;
}
#widgets ul li.current_page_item::after {
	content: '';
	width: 7px;
	position: absolute;
	right: -7px;
	background-color: #EE8B05;
	height: 100%;
	top: 0;
} 
#widgets ul li.current_page_item a::after {
	content: '';
	position: absolute;
	right: -7px;
	height: 0;
	width: 0;
	border-top: 7px solid #683D02;
	border-bottom: 7px solid transparent;
	border-right: 7px solid transparent;
	/* top: 0px; */
	bottom: -14px;
	margin-top: auto;
	/* margin-bottom: auto; */
}



/*
#widgets ul li.current_page_item.doubleline a::before {
    left: -34px;
    border-top: 33px solid transparent;
    border-bottom: 33px solid transparent;
    border-right: 35px solid #EE8B05;
}
*/
  
  
.page-template-content-right-seo-page #widgets ul,
.page-template-content-sidebar-website-page #widgets ul {
	display: block;
	height: auto;
	max-height: 100%;
} 
  
.page-template-content-right-seo-page #widgets ul li,
.page-template-content-sidebar-website-page #widgets ul li {
	display: block;
	float: left;
	width: 100%;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-left:0px;
	padding-right:0px;
}
.page-template-content-right-seo-page #widgets ul li::before,
.page-template-content-sidebar-website-page #widgets ul li::before {
	content: '';
}
.page-template-content-right-seo-page #widgets ul li a,
.page-template-content-sidebar-website-page #widgets ul li a {
	text-transform: uppercase;
	display: block;
}
.page-template-content-right-seo-page #widgets ul li a:hover,
.page-template-content-sidebar-website-page #widgets ul li a:hover{
	background-color: #EE8B05;
} 


.page-template-content-right-seo-page #wrapper.fullwidth {
	padding-top: 50px;
}
  
.page-template-content-right-seo-page #widgets,
.page-template-content-sidebar-website-page #widgets {
	margin-top: 0;
}

ul.slimmenu > li > a {
/*	
    text-shadow: 4px 4px 7px #000;
	-moz-text-shadow: 4px 4px 7px #000; 
	-webkit-text-shadow: 4px 4px 7px #000; 
*/
} 
ul.slimmenu > li.quote-link > a,
ul.slimmenu.collapsed > li > a{
	text-shadow: none !important;
} 
span.blue {
    color: #26285E;
} 

 
/*custom css */
 
.wpcf7-form-control-wrap.Servicesyourequire .wpcf7-list-item:nth-child(8) {
	margin-left: 0px;
}
.page-footer .span-icon {
	display: none;
}
.quote-form .wpcf7-response-output {
width: 80%;
margin: auto;
}
.page-footer {
margin-bottom: 0;
}
.maintenance-plans-row .pricing-style1 .pricing-plan.featured .pricing-head span.value::before {
left: -45px;
}
.maintenance-plans-row .pricing-style1 .pricing-body {
padding: 40% 40px 0 40px;
text-align: center;
}
.faq-accordian-row h2 {
font-family: 'Nobel';
text-transform: none;
}
.faq-accordian-row .vc_toggle.vc_toggle_default.vc_toggle_color_default.vc_toggle_size_md {
background-color: #f8f8f8;
margin-bottom: 0;
padding-left: 46px;
padding: 17px 14px 17px 16px;
color: #666;
border: 1px solid #f0f0f0;
}
.faq-accordian-row .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
height: 2px;
width: 12px;
}
.faq-accordian-row .vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after {
width: 2px;
height: 12px;
}
.faq-accordian-row .vc_toggle_title h4 {
color: #666 !important;
font-size:19px;
}
.maintenance-plans-row .pricing-style1 .pricing-plan.featured .pricing-head span.value::after {
position: absolute;
content: '/hour';
font-size: 28px;
bottom: 10px;
}


.btns-row a {
display: inline-block;
float: left;
}
.btns-row a:nth-child(2) {
margin-left: 20px;
}.jtrt-table tr > th {
background-color: #1da1f2;
color: #fff;
text-align: left;
border: 1px solid #fff!important;
box-sizing: border-box;
}
.jtrt-table tr > td {
border: 1px solid #ccc!important;
}
td.htLeft {
width: 50%;
}  
.jtrt-table tr > td > br {
display: none;
}
.jtrt-table tr > td > b {
display: block;
width: 100%;
}
/*custom css ends */ 
 
 
a.author-site {
	color: #EE8B05;
}
a.author-site:hover {
	color: #26286C;
} 

#projects .owl-carousel .owl-nav.disabled{
	display: inline-block;
}
.zindexnone{
	z-index: 0 !important;
}

span.file_title_clean {
	color: #26285E;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Nobel';
	letter-spacing: 1px;	
}
#fileName_1 {
	height: 40px;
	line-height: 40px;
	/* width: 300px; */
	border-color: #000;
	padding-left: 5px  !important;
	padding-right: 5px  !important;
}
form.file_input_uploadform {
	width: 130px !important;
	height: 40px !important;
	padding-left: 5px  !important;
	padding-right: 5px  !important;
}
input#input_1,
input#upload_1 {
	height: 40px !important;
	line-height: 40px !important;
	background-image: none !important;
	background-color: transparent !important;
	font-family: 'Nobel' !important;
	text-transform: uppercase;
	text-shadow: none !important;
	font-weight: normal;
	letter-spacing: 1px;
	width: 120px !important;
	position: relative;
	border-color: #000;
	color: #000;
	cursor: pointer;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}
input[type="button"].file_input_submit#upload_1:hover, 
input[type="button"].file_input_submit#upload_1:focus,
input[type="button"].file_input_button#input_1:hover,
input[type="button"].file_input_button#input_1:focus{
	background-color: #1DA1F2  !important;
	border-color: #1DA1F2  !important;
	color: #fff  !important;
	background-image: none  !important;
}
   
#wfu_messageblock_header_1_1{
color: #fff !important;
background-color: #1DA1F2 !important;
border: 1px solid #1DA1F2 !important;
margin-top: 10px;	
}   
label.file_messageblock_fileheader_label {
	font-weight: 600 !important;
	font-size: 16px !important;
	line-height: 1 !important;
	font-family: 'Nobel' !important;
	letter-spacing: 1px !important;
	padding: 5px 20px !important;
}
 
.jtrt-table tr > td > b {
	font-family: 'Nobel' !important;
	font-size: 20px;
	line-height: 28px;
} 
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	border: 0 !important;
	background-color: transparent !important;
} 
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	background-color: transparent !important;
	border: 0  !important;
}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {
	border: 0  !important;
	background-color: transparent  !important;
}
h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a {
	font-family: 'Nobel' !important;
	font-weight: normal !important;
	letter-spacing: 1px !important;
	color: #EE8B05 !important;
}
h4.vc_tta-panel-title.vc_tta-controls-icon-position-left {
	border-left: 5px solid transparent !important;
	transition: all 0.2s ease-in !important;
	-moz-transition: all 0.2s ease-in !important;
	-webkit-transition: all 0.2s ease-in !important;
	padding-top: 5px;
	padding-bottom: 5px;
}
h4.vc_tta-panel-title.vc_tta-controls-icon-position-left:hover {
	border-left: 5px solid #EE8B05 !important;
	box-sizing: border-box  !important;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel {
	display: block;
	border-bottom: 1px solid #eee;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel:first-child {
	border-top: 1px solid #eee;
}
.nobel.big {
	font-family: 'Nobel';
	font-size: 21px;
	margin-bottom: 22px;
	line-height: 29px;
}
form.post-password-form input{
	border: 1px solid #000;
}
form.post-password-form input[type="submit"] {
	background-image: none;
	background-color: transparent;
	font-weight: normal;
	font-size: 17px;
	text-transform: uppercase;
	padding: 0;
	height: 40px;
	line-height: 40px;
	width: 150px;
	border: 1px solid #000;
	color: #000;
	transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in; 
	-webkit-transition: all 0.2s ease-in;
}
form.post-password-form input[type="submit"]:hover,
form.post-password-form input[type="submit"]:active,
form.post-password-form input[type="submit"]:focus{
	background-color: #1DA1F2  !important;
	border-color: #1DA1F2  !important;
	color: #fff  !important;
	background-image: none  !important;
}
form.post-password-form label {
	font-family: 'Nobel';
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
}

#twd-row1 {
	text-align: center;
	text-transform: uppercase;
}
#twd-row1 .wpb_text_column.wpb_content_element {
	margin-bottom: 0 !important;
}
#tbw-row2 {
	margin-top: 25px;
	padding-top: 90px !important;
	padding-bottom: 25px;
}
.arrowlist ul {
	list-style: none;
	padding-left: 50px;
}
.inner-page-row ol li, .inner-page-row ul li {
	position: relative;
	padding-left: 8px;
}
.arrowlist ul li::before {
	content: '\f105';
	font-family: fontawesome;
	background-color: #01ADF2;
	color: #fff !important;
	border-radius: 100%;
	height: 20px;
	width: 20px;
	display: inline-block;
	line-height: 20px;
	text-align: center;
	font-size: 16px;
	position: absolute;
	left: -30px;
	top: 3px;
}

#wrapper.twdpage {
	padding-bottom: 0 !important;
	/* margin-bottom: -10px !important; */
} 

.twd-row1-img img {
	border: 1px solid #000;
} 

#fancybox-content .popblock {
	background-color: #eee;
	padding: 40px 100px;
	box-sizing: border-box;
	color: #000;
	text-align: center;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important; 
	-webkit-box-sizing: border-box !important; 
}
span.block {
	display: block;
	line-height: 45px;
}
.popblock h1 {
	letter-spacing: 3px;
	font-weight: normal;
}
.popblock h2 {
	letter-spacing: 2px;
}
.inner-icon-txt .bigimg {
	margin-top: -15px;
}
.seo-icons-txt-row .wpb_text_column.wpb_content_element.inner-icon-txt {
	margin-bottom: 20px !important;
	float: left;
	width: 100%;
}
.seo-icons-txt-row .wpb_text_column.wpb_content_element.inner-icon-txt p a:nth-child(2) {
	box-sizing: border-box;
	margin-top: 15px;
	float: left;
	display: inline;
	font-weight: 600;
	color: #EE8B05;
}
.seo-icons-txt-row .wpb_content_element.inner-icon-txt a .bgimg {
	/* max-height: 65px; */
	margin-right: 15px;
	/* min-height: 65px; */
}
.display-block {
	width: 100%;
	display: block;
	float: left;
	padding-left: 107px;
	margin-top: -50px;
}
.seo-icons-txt-row .wpb_content_element.inner-icon-txt a .bgimg.enlg-ht {
	/* max-height: 80px; */
	/* margin-left: -10px; */
}
.seo-icons-txt-row .wpb_content_element.inner-icon-txt a:first-child {
	width: 13%;
	display: inline-block;
	float: left;
}
#home-row7 {
	display: none;
}
#brand-row {
	padding-bottom: 30px;
	padding-top: 0;
	overflow: visible;
}
.contact-page #home-row7 {
	display: block;
}
.contact-page #brand-row{
	padding-bottom:10px;
}
.mt-0{
	margin-top:0px;
}
.seo-icons-txt-row .wpb_text_column.wpb_content_element.inner-icon-txt p a.mt-0 {
	margin-top: 5px;
}
#tbw-row2 .pricing-style1 .pricing-plan.featured .pricing-head span.value::after {
	content: '/month';
}
#tbw-row2 .pricing-style1 .pricing-body {
	font-size: 22px;
}
.maintenance-plans-row .thrd-pricing-col .pricing-style1 .pricing-plan.featured .pricing-head span.value::before {
	left: -60px;
}
.arrowlist ul li {
	line-height: 30px !important;
	padding-left: 30px !important;
}
.arrowlist ul li::before {
	top: 7px !important;
}
html.pum-open.pum-open-overlay.pum-open-scrollable body > [aria-hidden] {
	padding-right: 0!important;
}
.pum-overlay {
	overflow: hidden;
}
#towing-popup, .popblock h1, .pum-overlay p, .pum-overlay  {
	text-align: center !important;
}
html {
	overflow-x: hidden;
}

/*.rc-anchor-invisible .rc-anchor-invisible-text, .rc-anchor-invisible .rc-anchor-normal-footer {
	display: inline-block;
}
.rc-anchor-invisible .rc-anchor-invisible-text {
	float: left;
	left: 0;
}
.rc-anchor-invisible .rc-anchor-normal-footer {
	float: right;
	right: 0;
} 


.rc-anchor-normal-footer {
	position: absolute!important;
	right: 0!important;
	transform: scaleX(-1)!important;
}
.rc-anchor-invisible-text {
	position: absolute!important;
	left: 0!important;
	transform: scaleX(-1)!important;
}
.grecaptcha-badge:hover {
	left: 0;
} */
.grecaptcha-badge {
	bottom: 0 !important;
}
.botm-line strong {
	text-decoration: underline;
}
.main-contact-form-row {
	background-color: #fff !important;
	color: #26285E !important;
}
.main-contact-form-row #home-contact fieldset input, .main-contact-form-row #home-contact fieldset textarea {
	border: 1px solid #aaa;
}  
.main-contact-form-row h2, .main-contact-form-row p {
	color: #26285E !important;
}
.main-contact-form-row #home-contact input.wpcf7-form-control.wpcf7-submit:hover {
	background-color: #26285E;
	color: #fff;
	border: 1px solid #26285E !important;
}
.main-contact-form-row #home-contact input.wpcf7-form-control.wpcf7-submit {
	color: #26285E;
	padding-right: 40px;
}
.main-contact-form-row .blue-txt {
	color: #01ADF2 !important;
}
.website-design-cost-page ul li::before, .lancaster-pa-web-hosting-page ul li::before, .search-engine-optimization-packages-page ul li::before{
	display: none;
}
.width-50 {
	width: 70%;
	text-align: center;
}
.seo-audit td .button-visit {
	margin-top: 0;
}
.pricing-sec-row .wpb_content_element {
	margin-bottom: 0 !important;
}
.search-engine-optimization-lancaster-pa-page .button-visit {
	margin-top: 0;
}
.table-text {
	padding: 10px 10px 0;
}
.lancaster-pa-web-hosting-page .pa-hosting .first-pricing-col .pricing-style1 .pricing-plan.featured .pricing-head span.value::before {
	left: -112px;
}
 
.lancaster-pa-web-hosting-page .pa-hosting .pricing-style1 .pricing-plan.featured .pricing-head span.value::after { 
	content: '\/ month';
	font-size: 23px;
	font-weight: normal !important;
}
 
.lancaster-pa-web-hosting-page .pricing-style1 .pricing-plan.featured .pricing-head span.value::before {
	left: -125px;
}
.website-color-selection-page th, .website-color-selection-page td {
	padding: 0;
} 

#tbw-row2.maintenance-plans-row .cnter-pricing-tabl .pricing-style1 .pricing-plan.featured .pricing-head span.value::before{
	left: -54px;
}

#wrapper .pnavigation ul li::before{
	content: '';
}
.website-design-section a.no-underline {
	display: block;
}
ul.logoicon {
	padding-left: 0;
}
.inner-page-row .wpb_text_column ul.logoicon li {
	padding-left: 32px;
	padding-bottom: 10px;
	line-height: 25px;
}
.inner-page-row .wpb_text_column ul.logoicon li::before {
    content: '';
    background-image: url('../../../wp-content/uploads/2019/10/icon_1sky.png');
    height: 20px;
    width: 20px;
    background-size: contain;
    background-repeat: no-repeat;
	top: 4px;
} 
.img-linktxt p {
	float: left;
	width: 100%;
}
.buttonscol a.button-visit{
	display: block;
	text-align: center;
	cursor: pointer;
}
.testimonial_rotator.template-longform .testimonial_rotator_img {
	width: 200px !important;
	height: auto !important;
	border-radius: 0 !important;
	margin: 10px auto 0 !important;
}
.testimonial_rotator.template-longform .testimonial_rotator_img img {
	width: auto !important;
	height: auto !important;
}
.inner-page-row .wpb_text_column.list-padding ul li {
	line-height: 28px;
	padding-bottom: 12px;
}
.pricing-btns a.button-visit {
	color: #000;
	background-color: transparent;
	border-color: #000;
}
.pricing-btns a.button-visit:hover{
	border-color: #26285E;
}  
.pricing-btns a.button-visit::before {
	background-color: #26285E;
}  
#home-row6 h2 a .fa{
	font-size: 25px;
	padding-left: 5px;
	color: #fff;
} 

#brand-row h2 a .fa{
	font-size: 25px;
	padding-left: 5px;
} 
#brand-row h2 a:hover{
	color: #EE8B05;
}

a.button-visit.white-button {
	background-color: transparent;
	color: #000;
	border-color: #000;
}
a.button-visit.white-button:hover {
	color: #fff;
	border-color: #1DA1F2;
}

a.button-visit.black-button {
	background-color: transparent;
	color: #fff;
	border-color: #fff;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}
#subfooter a.button-visit.black-button:hover {
	color: #fff !important;
	border-color: #1DA1F2;
}
a.button-visit.black-button::before{
	
}
#subfooter .supportbutton a.button-visit.black-button {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-radius: 0;
	-moz-border-radius: 0; 
	-webkit-border-radius: 0; 	
}

a.button-visit.lgblue-button {
	background-color: #1DA1F2;
	border-color: #1DA1F2;
}  
a.button-visit.lgblue-button:hover {
	color: #000;
	border-color: #000;
}  
a.button-visit.lgblue-button::before {
	background-color: #fff;

} 

a.button-visit.lggreen-button {
	background-color: #5FBB47;
	border-color: #5FBB47;
}  
a.button-visit.lggreen-button:hover {
	color: #000;
	border-color: #000;
}  
a.button-visit.lggreen-button::before {
	background-color: #fff;
} 

a.button-visit.lgred-button {
	background-color: #EC2326;
	border-color: #EC2326;
}  
a.button-visit.lgred-button:hover {
	color: #000;
	border-color: #000;
}  
a.button-visit.lgred-button::before {
	background-color: #fff;
} 
 

#header,
.hdbottom,
#logo,
#logo img{
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in; 
	-webkit-transition: all 0.3s ease-in; 
}

 
.wordpress-maintenance-service-plans-page .maintenance-plans-row .thrd-pricing-col .pricing-style1 .pricing-plan.featured .pricing-head span.value::before{
	left: -42px;
} 
.search-engine-optimization-packages-page .seo-packages-row2 .thrd-pricing-col .pricing-style1 .pricing-plan.featured .pricing-head span.value::before{
	left: -108px;
}

.layer{ 
	display: none;
}
.order-now-form-page .wpcf7-response-output,
.order-now-form-step-2-page .wpcf7-response-output {
	display: none !important;
}
#sucessnotice{
	color: #5EBA46;
	font-weight: 600;
}
.documentform input[type="radio"] {
	float: left;
}
.documentform .wpcf7-radio .wpcf7-list-item-label {
	/* height: 20px !important; */
	display: inline-block;
	float: left;
	line-height: 45px;
	padding-left: 10px;
	box-sizing: border-box;
}
#wpcf7_Signature_clear {
	padding: 0px 20px !important;
	font-size: 16px;
}
.highlighted {
	color: #000;
	font-size: 45px;
	margin-bottom: 10px;
}
.footerbtm .jetpack_subscription_widget .widgettitle {
	display: none;
}
.website-design-cost-page #wrapper,
.lancaster-pa-web-hosting-page #wrapper,
.search-engine-optimization-packages-page #wrapper,
.documents-page #wrapper {
	z-index: 0;
}
.second.first.fourth {
	width: 25%;
}
div.wpcf7 input[type="file"] {
	cursor: pointer;
	background-color: #F5F5F5 !important;
	padding-bottom: 10px !important;
	height: 40px !important;
	box-sizing: content-box !important;
	-moz-box-sizing: content-box !important; 
	-webkit-box-sizing: content-box !important; 
	width: 100% !important;
}
#color-div-general {
	float: left !important;
}
.towingform .wpcf7-list-item.first.last {
	margin-left: 0 !important;
} 
.towingform span.info {
	font-style: italic;
	margin-bottom: 8px;
	display: block;
} 
.hover-tooltip h2 a {
	position: relative;
	font-weight: normal;
}
.hover-tooltip h2 a::before {
	content: 'Read More Reviews';
	font-size: 11px;
	position: absolute;
	top: -35px;
	background-color: #E58605;
	line-height: 12px;
	padding: 5px 8px;
	font-family: 'Nobel';
	letter-spacing: 1px;
	left: 0;
	opacity: 0;
	transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
	width: 160px;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-weight: normal;
}
.hover-tooltip h2 a::after {
	content: '';
	position: absolute;
	top: -13px;
	height: 0;
	width: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #E58605;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 0;
	transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-webkit-transition: all 0.4s ease-in;
}
.hover-tooltip h2 a:hover::after, .hover-tooltip h2 a:hover::before {
	opacity: 1;
}
#brand-row .hover-tooltip h2 a::before {
	content: 'VIEW OUR INTERNET MARKETING PARTNERS';
	width: 280px;
}
.popup-logo, .popup-logo img {
	text-align: center;
	margin: 0 auto;
}
.pum-theme-lightbox .pum-container {
	border-radius: 15px !important;
	background-color: #fff !important;
	border-color: #5fbb47 !important;
}
.pop-btn-row a.button-visit.lgblue-button, .pop-btn-row a.button-visit.request-quote {
	background-color: #26285E;
	border-color: #26285E;
	color:#fff;
}
.pop-btn-row a.button-visit.lgblue-button:hover {
	color:#26285E;
}
.pop-btn-row .button-visit.request-quote:hover, .pop-btn-row .button-visit::before {
	background-color: #fff;
	border-color: #26285E;
	color:#26285E;
}
.category-btn-box {
	float: left;
	width: 100%;
	display: block;
	text-align: center;
}
.icon-txt-row .left.bigimg {
	margin-right: 15px;
}
#home-icons ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#home-icons ul li {
	display: inline-block;
	width: 8%;
	padding: 10px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	list-style: none;
}
#home-icons {
	border-bottom: 1px solid #B5B3B4;
	padding-top: 15px;
	padding-bottom: 25px;
	text-align: center;
}
#home-icons a.button-visit {
	line-height: 20px;
}


#home-icons .vc_row .vc_column_container:hover .service-row-txt h3 a{
	color: #01ADF2;
}
#home-icons  .vc_row .vc_column-inner:hover .wpb_wrapper.vc_figure img{
    filter: gray; 
    -webkit-filter: grayscale(100%);
    -webkit-transition: all .6s ease; 
    -webkit-backface-visibility: hidden; 
}
.home-row3-txt p {
	font-size: 20px;
	margin-top: -5px;
	padding-bottom: 20px;
}
.home-row3-txt p a{
	color: #EE8B05;
}
.home-towingrow-txt p a{
	color: #ee8b05;
	font-size: 20px;
	letter-spacing: 1px;
}
.home-row3-txt p a:hover,
.home-towingrow-txt p a:hover{
	color: #000;
}
.inner-icon-txt p a:first-child::before {
	display: none !important;
}
.ordernowform input[type="radio"]{
	height: 30px;
	line-height: 30px;
	display: inline-block;
	width: auto;
	float: left;
	padding: 0 7px;
	text-transform: uppercase;
}
.order-now-form-step-2-page .wpcf7-not-valid-tip {
	top: 15px !important;
}
.testimonial-project a.readreviews {
	color: #EE8B05;
	font-weight: 600;
	margin-bottom: 15px !important;
	display: inline-block;
}
.testimonial-project .author-site {
	word-wrap: break-word;
	line-height: 19px !important;
	display: none; 
	margin-bottom: 15px !important;
}
.testimonial-project a.readreviews:hover {
	color: #EE8B05;
	font-weight: 600;
}
.testimonial-project .testimonial_rotator_author_info br {
	display: none !important;
}
#slidinglayers.mobileshow {
	display: none;
}
*:focus {
    outline: none;
}
.btns-row a:nth-child(2) {
	margin-left: 20px;
}
label span.subtxt {
	font-size: 13px;
	font-style: italic;
	color: #333;
	/* float: left; */
	display: inline;
}
.sizenote .note {
	color: #0d3b85;
	font-family: 'Nobel';
	font-size: 18px;
}
.contact-page.support-form.ordernowform.documentform.towingform .agreement {
	margin-bottom: 15px;
}
p.sizenote {
	margin-bottom: 15px;
}
a.small-txt {
	font-size: 16px;
}
#payform form {
	/* background-color: #F9F9F9; */
	/* padding: 0 25px 35px; */
	/* max-width: 450px; */
	width: 32%;
	min-width: 400px;
}
.paypal-form-row #ppa {
	margin-top: 8px;
}
#payform form input[type="hidden"] {
	height: 0 !important;
}

#payform form input[type="submit"] {
	text-shadow: none;
	background-image: none !important;
	text-transform: uppercase;
	font-family: 'Nobel';
	background-color: transparent;
	color: #000;
	width: auto;
	transition: all 0.3s ease-in;
	font-weight: normal;
	border: 2px solid #000;
	display: inline-block;
	height: auto !important;
	padding: 13px 45px 13px 23px;
	line-height: 20px !important;
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	font-size: 18px;
	margin-top: 25px;
}
#payform form input[type="submit"]:hover,
#payform form input[type="submit"]:focus,
#payform form input[type="submit"]:active{
	background-color: #01ADF2;
	background-image: none;
	text-shadow: none;
	color: #fff;
	width: auto;
	transition: all 0.3s ease-in;
	font-weight: normal;
	border: 2px solid #01ADF2 !important;
	display: inline-block;
	height: auto !important;
	padding: 13px 45px 13px 23px;
	line-height: 20px !important;
	margin-top: 25px;
} 
#payform .span-icon.fa.fa-arrow-right {
	position: absolute;
}
#payform .span-icon.fa.fa-arrow-right::before {
	right: 15px;
	top: 40px;
} 
#payform form input[type="submit"]:hover ~ .span-icon.fa.fa-arrow-right::before{
	color: #fff;
}
.paypal-form-row span.info {
	font-style: italic;
	margin-bottom: 8px;
	display: block;
	font-family: Palatino-Linotype;
	font-size: 14px;
	margin-top: 6px;
	display: block;
}
#payform.gsearchform form {
	padding-top: 30px;
}
#payform.gsearchform {
	margin-bottom: 30px;
	margin-top: 15px;
}  
#home-row4 a {
	color: #EE8B05;
}
a.testimonial-txtlink {
	color: #000;
	display: block;
}
.hosting-col .pricing-style1 .pricing-head .name::before {
	display: block;
	left: 0;
	top: 0;
	z-index: 1;
	content: '';
	height: 90px;
	background-repeat: no-repeat;
	margin: 0 auto;
	right: 0;
	text-align: center;
	max-width: 90px;
	margin-bottom: 10px;
}
.col-one .pricing-style1 .pricing-head .name::before {
	background-image: url('../../../wp-content/uploads/2019/10/icon_personal.png');
}
.col-two .pricing-style1 .pricing-head .name::before {
	background-image: url('../../../wp-content/uploads/2019/11/icon_businesses.png');
}
.col-thrd .pricing-style1 .pricing-head .name::before {
	background-image: url('../../../wp-content/uploads/2019/11/icon_hostecom.png');
}

.wdp-col-zero .pricing-style1 .pricing-head .name::before {
	background-image: url('../../../wp-content/uploads/2020/02/icon_single.png');
}
.wdp-col-one .pricing-style1 .pricing-head .name::before {
	background-image: url('../../../wp-content/uploads/2019/10/custom-design.png');
}
.wdp-col-two .pricing-style1 .pricing-head .name::before {
	background-image: url('../../../wp-content/uploads/2019/10/icon_cms.png');
}
.wdp-col-third .pricing-style1 .pricing-head .name::before {
	background-image: url('../../../wp-content/uploads/2019/11/icon_ecom.png');
} 

.seop-col-one .pricing-style1 .pricing-head .name::before {
	background-image: url('../../../wp-content/uploads/2020/08/icon_seolocal.png');
}
.seop-col-two .pricing-style1 .pricing-head .name::before {
	background-image: url('../../../wp-content/uploads/2020/08/icon_seomarket.png');
}
.seop-col-third .pricing-style1 .pricing-head .name::before {
	background-image: url('../../../wp-content/uploads/2020/08/icon_seopro.png');
}

.wmsp-col-one .pricing-style1 .pricing-head .name::before {
	background-image: url('../../../wp-content/uploads/2019/10/icon_tools.png');
}
.wmsp-col-two .pricing-style1 .pricing-head .name::before {
	background-image: url('../../../wp-content/uploads/2019/10/icon_tools.png');
}
.wmsp-col-third .pricing-style1 .pricing-head .name::before {
	background-image: url('../../../wp-content/uploads/2019/10/icon_tools.png');
}
.wmsp-col-fourth .pricing-style1 .pricing-head .name::before {
	background-image: url('../../../wp-content/uploads/2019/10/icon_tools.png');
}


#fancybox-wrap {
	z-index: 99999999999 !important;
}   
.ordernowform.lowercase input[type="checkbox"], .ordernowform.lowercase .wpcf7-list-item-label {
	height: 30px;
	line-height: 30px;
	display: inline-block;
	width: auto;
	float: left;
	padding: 0 7px;
	text-transform: initial;
} 
.low-margin-fieldsets {
	margin-top: 5px;
	float: left;
	width: 100%;
}
.support-form .low-margin-fieldsets .full{
	margin-bottom: 10px;
}  
#photography-row .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
	max-height: 60px;
	text-align: center;
}
#photography-row .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- h4 {
	margin: 10px 0;
	text-align: center !important;
	font-weight: normal;
	font-family: 'Nobel';
}

.hdbottom .fa.fa-mobile {
	display: inline-block;
	color: #fff;
	font-size: 31px;
}
.list-left {
	float: right;
	padding-left: 15px;
}
.list-left .span-language, .language-change a {
	color: #fff;
	font-size: 23px;
	font-weight: 500;
	text-transform: uppercase !important;
	font-family: 'Oswald', sans-serif;
}

.language-change a:hover {
	color: #EE8B05; 
}
.language-change {
	margin: 0;
	padding: 0;
	list-style: none;
}
.language-change a {
	text-transform: capitalize;
}
.list-left .span-language, .language-change {
	display: inline-block;
}
.spni-button,.engu-button .nr-soc-txt{
    cursor: pointer;
}
.engu-button{
    display: none!important;
}

.translated-ltr .engu-button{
    display: inline-block !important;
}

.translated-ltr .spni-button{
    display: none !important;
}
#home-row1 .button2.button.req-quote-home {
	text-transform: uppercase;
}

#home-row2 #projects h3.ptitle a {
	background-color: rgba(0,55,171,0.3);
	border: 1px solid rgba(255,255,255,0.5);
	border-top-color: rgba(255, 255, 255, 0.5);
	border-right-color: rgba(255, 255, 255, 0.5);
	border-bottom-color: rgba(255, 255, 255, 0.5);
	border-left-color: rgba(255, 255, 255, 0.5);
	color: #fff;
	display: inline-block;
	padding: 11px 17px;
	font-weight: normal;
	font-size: 16px;
	border-radius: 3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
} 
#home-row2 #projects h3.ptitle a:hover {
	background-color: #EE8B05;
	border-color: #EE8B05;
	color: #fff;
}
.page-id-3522 .documentform.ordernowform .wpcf7-list-item-label {
	line-height: 30px;
}
#breadcrumbs {
	padding: 0;
	line-height: normal;
}

#breadcrumbs strong {
	font-weight: 400;
}
#breadcrumbs a:hover {
	color: #000;
}
p.tablebutton {
	padding-bottom: 0;
}
.wdccol3 p.tablebutton a.button-visit {
	margin-top: 10px;
	font-size: 14px;
}
.wdccol3 .tablebutton {
	position: absolute;
	margin-top: 25px;
	margin-left: 30px;
	z-index: 999999999;
}
/*.wdccol3 .pricing-style1 .pricing-footer .p-button {
	margin-left: 44%;
}
*/
.wdccol3 p.tablebutton a.button-visit:hover {
	background: transparent !important;
	color: #26285E !important;
	border: 1px solid #26285E;
}
.wdccol3 p.tablebutton a.button-visit:hover::after,
.wdccol3 p.tablebutton a.button-visit:hover::before{
	display: none !important;
} 

.woofeatures .vc_col-sm-3 .woofeaturetxt {
	background-color: #fff;
	text-align: center;
	padding: 15px 10px 10px 10px;
	margin-bottom: 25px !important;
	min-height: 160px;
} 
.woofeatures .vc_col-sm-3 .woofeatureimg {
	position: relative;
	height: 150px;
	background-color: #eee;
	margin-bottom: 0 !important;
}
.woofeatures .vc_col-sm-3 .woofeatureimg img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto auto;
	max-width: 90%;
	max-height: 90px;
}
.woofeatures.dark .vc_col-sm-3 .woofeaturetxt {
	background-color: #eee;
	min-height: 215px;
}
.woofeatures.dark .vc_col-sm-3 .woofeatureimg {
	background-color: #f9f9f9;
}
.vc_row.woofeaturebtnrow{
	text-align: center;
}
.woofeaturetitle h2 {
	line-height: 30px;
}
h3 span.small {
	font-weight: 500;
	font-size: 14px;
	color: #000;
}

.wooform select {
	height: 45px !important;
	line-height: 45px !important;
	border-radius: 4px;
}     
.hosting-col.title1 .name, 
.hosting-col.title2 .name,
.hosting-col.title3 .name,
.hosting-col.title4 .name {
	width: 210px;
	margin-left: auto;
	margin-right: auto;
}
.setup-details-form input[type="radio"] {
	height: 45px;
	line-height: 45px;
}
.towingform span.colo-choise {
	margin-bottom: -4px;
}
span.tultip1,
span.tultip2{
	position: relative;
	color: #26285E;
}
span.tultip1:hover::before,
span.tultip2:hover::before {
	opacity: 1;
	display: inline-block;
} 
span.tultip1:hover::after, 
span.tultip2:hover::after {
	opacity: 1;
}
span.tultip1::before {
	content: 'The way that a buyer chooses to compensate the seller of a good or service that is also acceptable to the seller.';
	font-size: 16px;
	position: absolute;
	top: -82px;
	background-color: #E58605;
	line-height: 19px;
	padding: 5px 8px;
	font-family: 'Nobel';
	letter-spacing: 1px;
	left: -145px;
	opacity: 0;
	width: 350px;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-weight: normal;
	text-align: center;
}
span.tultip2::before {
	content: 'A shipping calculator can be a powerful tool for finding the best shipping rates and services.';
	font-size: 16px;
	position: absolute;
	top: -63px;
	background-color: #E58605;
	line-height: 19px;
	padding: 5px 8px;
	font-family: 'Nobel';
	letter-spacing: 1px;
	left: -145px;
	opacity: 0;
	display: none;
	width: 350px;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-weight: normal;
	text-align: center;
} 
span.tultip1::after,
span.tultip2::after{
	content: '';
	position: absolute;
	top: -15px;
	height: 0;
	width: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #E58605;
	left: 0;
	right: 0;
	margin: 0 auto;
	opacity: 0;
}


/*payment hover */

.full.pymntopt {
	position: relative;
}
.payment-options span.wpcf7-list-item::before {
	content: "\f05a";
	font-family: fontawesome;
	position: absolute;
	right: 18px;
	left: auto;
	top: 2px;
	font-size: 15px;
	display: block;
} 
.payment-options span.wpcf7-list-item::after {
	content: '';
	position: absolute;
	top: auto;
	height: 0;
	width: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #E58605;
	left: auto;
	right: auto;
	margin: 0 auto;
	opacity: 0;
}
.payment-options span.wpcf7-list-item:hover::after{
	opacity: 1;
}
.payment-options span.wpcf7-list-item.tipshow::after{
	opacity: 1;
}
.payment-options span.wpcf7-list-item {
	position: relative;
	padding-right: 30px !important;
}
.payhover {
	font-size: 16px;
	position: absolute;
	top: -50px;
	background-color: #E58605;
	line-height: 19px;
	padding: 5px 8px;
	font-family: 'Nobel';
	letter-spacing: 1px;
	left: 0;
	width: 350px;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-weight: normal;
	text-align: center;
	display: none;
}  
.payhover a:hover{
	color: #fff;
}
.payhover.show{
	display: block;
} 

.payhover.ph1{
	left: 0;
}
.payhover.ph2{
	left: 50px;
}
.payhover.ph3{
	left: 200px;
}
.payhover.ph4{
	left: 300px;
}
.payhover.ph5 {
	left: 535px;
}
fieldset.full.pymntopt span.wpcf7-form-control-wrap.payment-options, 
fieldset.full.pymntopt span.wpcf7-form-control-wrap.payment-options span.wpcf7-form-control.wpcf7-checkbox  {
	display: inline-block;
}

/*payment hover ends*/

/* shipping hover starts */

.full.shipopt {
	position: relative;
}
.shipping-options span.wpcf7-list-item::before {
	content: "\f05a";
	font-family: fontawesome;
	position: absolute;
	right: 18px;
	left: auto;
	top: 2px;
	font-size: 15px;
	display: block;
} 
.shipping-options span.wpcf7-list-item::after {
	content: '';
	position: absolute;
	top: auto;
	height: 0;
	width: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #E58605;
	left: auto;
	right: auto;
	margin: 0 auto;
	opacity: 0;
}
.shipping-options span.wpcf7-list-item:hover::after{
	opacity: 1;
}
.shipping-options span.wpcf7-list-item.tipshow::after{
	opacity: 1;
}
.shipping-options span.wpcf7-list-item {
	position: relative;
	padding-right: 30px !important;
}
.shiphover {
	font-size: 16px;
	position: absolute;
	top: -33px;
	background-color: #E58605;
	line-height: 19px;
	padding: 5px 8px;
	font-family: 'Nobel';
	letter-spacing: 1px;
	left: 0;
	width: 350px;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-weight: normal;
	text-align: center;
	display: none;
}  
.shiphover a:hover{
	color: #fff;
}
.shiphover.show{
	display: block;
} 

.shiphover.sh1{
	left: 0;
}
.shiphover.sh2{
	left: 250px;
}
.shiphover.sh3{
	left: 450px;
}
.shiphover.sh4{
	left: 550px;
}
fieldset.full.shipopt span.wpcf7-form-control-wrap.shipping-options, 
fieldset.full.shipopt span.wpcf7-form-control-wrap.shipping-options span.wpcf7-form-control.wpcf7-checkbox  {
	display: inline-block;
}
p.casebtn {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
}
.forcasebtnrow .pricing-style1 .pricing-footer {
	padding-top: 0;
	margin-bottom: 50px;
}
.srchengncase-row img {
	border: 2px solid #f5f6fa;
}
.srchengncase-row img:hover {
	filter: grayscale(1);
}

.custom-contact-link .pricing-style1 .pricing-plan.featured .pricing-head span.value {
	position: relative;
	font-size: 28px;
}
.custom-contact-link .pricing-style1 .pricing-plan.featured .pricing-head span.value:hover{
	color: #EE8B05 !important;
}
.custom-contact-link .pricing-style1 .pricing-plan.featured .pricing-head span.value::before, 
.custom-contact-link .pricing-style1 .pricing-plan.featured .pricing-head span.value::after {
	display: none !important;
}
.custom-contact-link .contactlink {
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
}
.mobile-portfolio-img a {
	border: 1px solid #0D3B85 !important;
	padding: 5px;
	background: transparent !important;
}
.mobile-responsive-img-right {
	margin-top: 45px;
	text-align: center;
}
.mob-right-botm-btn .fa {
	font-size: 25px;
	margin-left: 4px;
	position: relative;
	top: 2px;
}
.mobile-responsive-img-right h4 {
	margin-bottom: 0;
}
a:focus, a:active {
	color: #EE8E2D;
}


#popmake-5043 {
	border: 5px solid #1DA1F2;
}   
.popupblock {
    text-align: center;
    font-size: 15px;
    line-height: 24px;
}
.popupblock h2 {
    color: #000467;
    margin-bottom: 20px;
}
.popupblock a.pum-close.popmake-close {
    background-color: #EE8B05;
    color: #fff;
    padding: 10px 20px;
    margin-top: 20px;
    display: inline-block;
    border-radius: 4px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
	text-decoration: none !important;
}
.popupblock a.pum-close.popmake-close:hover,
.popupblock a.pum-close.popmake-close:active{
	background-color: #1DA1F2;
}
.popupblock ul {
    margin-bottom: 20px;
}
.popupblock ul li {
	list-style: none;
	clear: both;
	position: relative;
}
.popupblock ul li::before {
	content: '\f0a4';
	font-family: fontawesome;
	left: ;
	margin-right: 10px;
	color: #1DA1F2;
}
.popupblock a {
	color: #EE8B05;
}
.popupblock a:hover {
	color: #1DA1F2;
}
.page-id-5062 #home-icons {
	border-bottom: 0;
}
.paypal-form-row {
	display: flex;
	flex-direction: column;
}
.paypal-form-row label {
	float: left;
	width: 32%;
	margin-bottom: 14px;
	font-weight: 400;
	min-width: 400px;
}
.paypal-form-row label.last {
	float: right;
	margin: 0;
	line-height: 1.2;
}
#paypl-paymnt-form {
	margin-bottom: 35px;
}
#paypl-paymnt-form .small-h2 {
	margin-bottom: 20px;
}
.paypal-form-row input,
#payform input {
	border-radius: 4px;
	border: 1px solid #aaa;
	height: 45px;
	line-height: 45px;
	color: #8b8a88;
}
.paypal-form-row label{
	font-family: 'Nobel';
	letter-spacing: 1px;
}
#payform label {
	font-family: 'Nobel';
	font-weight: 600 !important;
	letter-spacing: 1px;
} 
#payform #form {
	font-family: 'Nobel';
}
.arrow-down {
	position: relative;
}
#payform .arrow-down {
	font-size: 16px;
	font-weight: 500 !important;
}
.arrow-down::after {
	content: '\f063';
	font-family: 'FontAwesome';
	position: absolute;
	right: -22px;
	top: 5px;
	height: 20px;
	width: 20px;
	color: #ee8b05;
	padding-right: 20px;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-webkit-animation: bounce 2s infinite;
	        animation: bounce 2s infinite;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

.step-icon {
	position: relative;
	padding-left: 85px;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.step-icon::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 70px;
	width: 70px;
	background-size: contain;
	background-repeat: no-repeat;
}
.step-icon.step1::before{
	background-image: url('../../../wp-content/uploads/2020/05/icon_step01.png');
}
.step-icon.step2::before{
	background-image: url('../../../wp-content/uploads/2020/05/icon_step02.png');
}
.nomarginbutton .button-visit.white-button {
	margin-top: 10px;
}
.hide-order-btn .pricing-footer, .hide-order-btn .pricing-style1 .pricing-body {
	display: none;
}
.websitebulid .button-visit {
	width: 100%;
	float: left;
	margin-bottom: 30px !important;
	max-width: 40%;
}
.websitebulid h3 {
	line-height: 1.5;
}


/* shipping option ends */

/* .products.columns-4 .woocommerce-LoopProduct-link.woocommerce-loop-product__link {
	margin-bottom: 0 !important;
	display: inline-block;
	min-height: 300px;
	vertical-align: middle;
} */
.products-thumb a {
	height: 200px;
}
.products-thumb a, .woocommerce-product-gallery__image a {
	margin-bottom: 0 !important;
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
.woocommerce-product-gallery__image a {
	height: 150px;
}
.products.columns-4 .woocommerce-LoopProduct-link.woocommerce-loop-product__link img, .woocommerce-product-gallery__image a img, .woocommerce .cart-collaterals ul.products li.product a img {
	width: auto !important;
	height: auto !important;
	max-height: 100% !important;
	display: table !important;
	margin: auto !important;
}
.products-thumb a {
	display: flex !important;
	justify-content: center;
	align-items: center;
}
.products.columns-4 .woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
	object-fit: scale-down;
}
.ressponsive-shop-summary-wrap {
	background-color: #fafafa !important;
	padding: 5px 10px 15px;
	box-sizing: border-box;
	text-align: center;
	display: block !important;
	margin-bottom: 20px !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin: 0 1% 1% 0;
	width: 24.00%;
}
.variations select {
	height: 40px;
}
.variations label {
	font-weight: normal !important;
	text-transform: uppercase;
	letter-spacing: 1px;
}
ul.products.columns-2 li a img {
	margin-bottom: 0 !important;
}
.cross-sells h2 {
	text-transform: capitalize;
} 
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: #26285E !important;
	color: #fff !important;
}    
.ressponsive-shop-summary-wrap .add_to_cart_button, 
.ressponsive-shop-summary-wrap .add_to_cart_button:hover, 
.ressponsive-shop-summary-wrap .add_to_cart_button:active,
.ressponsive-shop-summary-wrap .added_to_cart, 
.ressponsive-shop-summary-wrap .added_to_cart:hover, 
.ressponsive-shop-summary-wrap .added_to_cart:active {
	font-weight: normal !important;
	text-transform: uppercase !important;
	font-size: 13px !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	letter-spacing: 1px !important;
	box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	height: 45px !important;
	line-height: 15px !important;
} 
.ressponsive-shop-summary-wrap .add_to_cart_button:hover,
.ressponsive-shop-summary-wrap .add_to_cart_button:active,
.ressponsive-shop-summary-wrap .added_to_cart:hover,
.ressponsive-shop-summary-wrap .added_to_cart:active{
    border-color: #26285E;
}
.woocommerce ul.products li.product .price {
	color: #26285E !important;
	font-size: 22px !important;
	font-weight: 500 !important;
}
.subscription-details {
	font-size: 15px;
}
.woocommerce-Price-currencySymbol {
	font-size: 28px;
	padding-right: 3px;
}
h2.woocommerce-loop-product__title {
	color: #000;
	font-size: 19px !important;
	line-height: 25px !important;
	min-height: 70px;
}
 
h1.product_title.entry-title {
	font-weight: 500;
	margin-top: 15px !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #000;
}
.quantity input[type="number"] {
	height: 40px;
	border: 1px solid #999;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #26285E;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 16px;
	height: 40px;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: transparent;
	color: #fff;
	border: 1px solid #26285E !important;
	color: #26285E !important;
}

section.related.products h2 {
	text-transform: uppercase;
	font-size: 25px;
}
.woocommerce-message::before {
	color: #26285E;
}
.woocommerce-message {
	border-top-color: #26285E;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button{
	font-size: 15px;
	font-weight: 500;
	left: auto;
	color: #fff;
	background-color: #26285E;
	border: 1px solid #26285E;
	font-family: 'Nobel';
	text-transform: uppercase;
	padding: 12px 18px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
.woocommerce #respond input#submit:active, 
.woocommerce a.button:active, 
.woocommerce button.button:active, 
.woocommerce input.button:active{
	background-color: transparent;
    color: #26285E !important;
    border: 1px solid #26285E !important;
}
.woocommerce-cart-form .product-thumbnail {
	text-align: center;
}
.woocommerce-cart-form .product-thumbnail img {
	width: 75px !important;
}
.woocommerce .coupon input#coupon_code {
	height: 41px;
	width: 150px !important;
	text-transform: capitalize;
}
.woocommerce-cart-form .woocommerce-Price-currencySymbol,
.shop_table .woocommerce-Price-currencySymbol {
	font-size: 20px;
}
.checkout-button.button.alt.wc-forward {
	height: 48px !important;
}
.cart_totals h2 {
	text-transform: uppercase;
	font-size: 25px;
} 
.shop_table th {
	font-family: 'Nobel' !important;
	font-weight: normal !important;
	font-size: 18px !important;
}
.woocommerce-cart-form table th {
	font-family: 'Nobel';
	font-size: 17px;
	font-weight: normal !important;
	text-transform: uppercase;
}

.woocommerce-info::before {
	color: #26285E;
}
.woocommerce-info {
	border-top-color: #26285E;
}
.button[name="update_cart"] {
	color: #fff !important;
}
.button[name="update_cart"]:hover {
	color: #000 !important;
}
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
h3#order_review_heading{
	text-transform: uppercase;
	font-weight: normal;
}
.woocommerce-billing-fields label,
.woocommerce-additional-fields label{
	font-family: 'Nobel';
	font-size: 18px;
	font-weight: 500;
	text-transform: capitalize;
}
.select2-selection.select2-selection--single {
	height: 40px;
}
#select2-billing_country-container {
	padding-top: 4px !important;
}
.select2-selection__arrow {
	height: 40px !important;
}
.woocommerce-MyAccount-navigation li {
	list-style: none;
	position: relative;
}
.woocommerce-MyAccount-navigation li::before {
	content: '\f101';
	font-family: fontawesome;
	color: #26285E;
}
#wrapper.fullwidth.cart {
	padding-top: 20px;
}
tr.recurring-totals th {
	text-transform: uppercase;
	color: #26285E;
}
h2.woocommerce-loop-product__title {
	text-transform: uppercase;
}
.products-thumb {
	height: 200px;
}
.products-thumb, .woocommerce-product-gallery__image {
	display: table;
	width: 100%;
	margin: auto;
	background-color: #fff;
	border:2px solid #f5f6fa;
}
.woocommerce-product-gallery__image {
	height: 150px;
}
h1.product_title.entry-title {
	text-transform: uppercase;
}
.variation-DomainName, .variation-10Keywords {
	display: block;
	float: left;
	width: 100%;
}
.woocommerce-Price-amount.amount {
	font-size: 20px;
}
.single-product .wapf-field-container.wapf-field-text {
	margin-bottom: 0;
	padding-bottom: 0;
}
.woocommerce-thank-you-page-text-editor-content img:hover {
	filter: grayscale(1);
}
.woocommerce-thank-you-page-thank_you_message__container .woocommerce-thank-you-page-check::before {
	position: relative;
	left: -100px;
	color: #0bc8ab;
	line-height: 50px;
	top: 58px;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	width: 20%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	width: 76%;
}
.pswp {
	z-index: 9999999 !important;
}
.test-product-page .subscription-details, .related.products .subscription-details {
	display: none;
}

ul.slimmenu li.quote-link > ul {
	left: 10px;
}
#content-woocommerce {
	margin-top: 30px;
}

.wooicons {
	float: right;
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
	display: flex;
	gap: 10px;
}
.wooicons li {
	display: flex;
	justify-content: center;
	align-items: center;
	max-height: 40px;
}
.wooicons a, .wpmenucart-contents {
	border: 1px solid rgba(255,255,255,0.5);
	color: #fff;
	padding: 5px 15px;
	position: relative;
	z-index: 9;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	background-color: rgba(0,55,171,0.3);
}
.wooicons a::before, .wpmenucart-contents::before {
	content: '';
	position: absolute;
	left: 0;
	width: 0;
	bottom: 0;
	right: 0;
	margin: 0 auto;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	background-color: #EE8B05;
	z-index: -1;
}
.wooicons a:hover::before, .wpmenucart-contents:hover::before {
	width: 100%;
	height: 100%;
}
.wpmenucart-contents {
	padding: 8px 11px;
	color: #fff !important;
}
.xlwcty_wrap {
	max-width: 100% !important;
}
.thrd-half {
	width: 32%;
	float: left;
	margin-right: 25px;
}
.thrd-half.last {
	float: right;
	margin-right: 0;
}
.domaindetailsform select {
	height: 45px;
	font-family: 'Nobel';
	font-size: 18px;
	line-height: 45px;
	color: #8b8a88;
	border-radius: 5px;
}
.project-description.texting p a:hover {
	color: #1da1f2 !important;
}
.single-project .texting .text-block p a::before{
	border-bottom: 1px solid #1da1f2;
}
.additionl-line {
	font-size: 14px;
	margin-top: -22px !important;
	display: table;
}
.logo-packages .pricing-style1 .pricing-plan.featured .pricing-head span.value::after {
	display: none !important;
}
.logo-packages .pricing-style1 .pricing-plan.featured .pricing-head span.value::before {
	left: -57px;
}
.logo-packages .seop-col-third .pricing-style1 .pricing-plan.featured .pricing-head span.value::before {
	left: -42px;
}
.logo-packages .seop-col-one .pricing-style1 .pricing-head .name::before, .logo-packages .seop-col-two .pricing-style1 .pricing-head .name::before, .logo-packages .seop-col-third .pricing-style1 .pricing-head .name::before {
    background-image: url(../../../wp-content/uploads/2020/06/icon_logo.png);
}
ul.slimmenu li.portfoliomenu ul.sub-menu {
	min-width: 50em;
	left: -122px;
}
ul.slimmenu li.portfoliomenu ul li {
	width: 33.3333%;
	float: left;
}
ul.slimmenu li.portfoliomenu ul li.viewall {
	width: 100%;
	text-align: center;
}
ul.slimmenu li.portfoliomenu ul li.viewall > a {
	text-align: center;
}
ul.slimmenu li.shoponlinemenu ul.sub-menu {
	min-width: 44em;
	right: 0;
	left: unset;
}
ul.slimmenu li.shoponlinemenu ul li {
	width: 50%;
	float: left;
}
ul.slimmenu li.shoponlinemenu ul li a {
	border-bottom: 0;
}
ul.slimmenu.collapsed li.shoponlinemenu ul.sub-menu i {
	display: none;
}
.accounts-needed .wpb_text_column img.bigimg {
	margin-top: 0px;
}
.colophon-widget {
	margin: 0 auto;
	border-radius: 0;
	float: right;
	margin-left: 4px;
}
#menu-cart-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.cart-contents-count {
	height: 25px;
	width: 25px !important;
	border-radius: 100%;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 25px;
	position: absolute;
	top: -14px;
	right: -17px;
	min-width: 20px;
	overflow: hidden;
	border: 1px solid rgba(255,255,255,0.5);
	background: #284c7d;
}
.hosting-col .pricing-style1 .pricing-head .name {
	font-weight: 500 !important;
	text-transform: capitalize;
	font-size: 17px !important;
	line-height: 25px !important;
	color: #000 !important;
}
.twddemobtns .pricing-plan {
	padding-bottom: 20px;
}
.twddemobtns .pricing-style1 .pricing-footer {
	padding-top: 0px;
	margin-bottom: 25px;
	margin-top: -10px;
}
.twddemobtns .casebtn.demobtn {
	position: absolute;
	bottom: 25px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	z-index: 99999999;
}
.twddemobtns .casebtn.demobtn a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.twddemobtns .casebtn.demobtn a::before {
	border-bottom: 0 !important;
}
p.my_term-archive {
	padding-bottom: 0;
}

p.my_term-archive a:hover{
    color: #EE8B05;
}
select#portfoliomenu {
	height: 45px;
	p osition: absolute;
	left: 0;
	width: 350px;
	margin-top: -5px;
	font-family: 'Nobel';
	letter-spacing: 1px;
	font-size: 18px;
}
.catpagbar {
	clear: both;
	margin-bottom: 0;
}
.portfolio-nav-links.top {
	margin: 0 auto;
	transform: translateY(-40px);
	min-height: 40px;
}
.procatsep {
	height: 40px;
	clear: both;
	display: block;
	margin-top: 40px;
	margin-bottom: 40px;
}
.toppcats {
	font-size: 18px;
	background-color: #eee;
	float: left;
	width: 100%;
	padding: 16px 0;
}
@-moz-document url-prefix() {
   .procatsep {
        height: auto;
    } 
}
/* @media screen and (-webkit-min-device-pixel-ratio:0) {

    /* Chrome CSS here

    .procatsep {
        height: 115px;
    }
}  */
.toppcats h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: 'Nobel';
	font-size: 16px;
	line-height: 16px;
	font-weight: 500;
	display: inline-block;
	margin-right: 5px;
}
.toppcats a {
	font-family: 'Nobel';
	padding-right: 4px;
	position: relative;
	color: #0d3b85;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.toppcats a:hover{
	color: #26285E;
}
.toppcats a::before {
	content: '\f101';
	font-family: fontawesome;
	margin-right: 2px;
	color: #000;
	font-size: 8px;
	display: inline-block;
	transform: translateY(-1.6px);
}
.toppcats p {
	padding-bottom: 0;
	display: inline-block;
}
.topcats-wrapper {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-wrap: wrap;
}
#logo-designs {
	scroll-margin-top: 82px;
}
.logodesign .span-icon::before {
	right: 18px;
}
.ada-imgs img {
	border-bottom: 13px solid #d4d9df;
}
.blue-links a {
	color: #26285e;
}
.blue-links a:hover {
	color: #ee8b05;
}
.inner-page-row .inner-txt-ada li {
	padding-bottom: 0 !important;
}
.blue-links .wpb_content_element {
	margin-bottom: 0 !important;
}
.mobile-view {
	display: none;
}
.ada-full-img img {
	max-height: 465px;
	border: 5px solid #d4d9df;
}

.blogside #widgets {
	margin-top: 0;
}
.blogside .pblock .pthumb a, .blogside .pblock .pthumb {
	height: 207px;
}
.blogside .blog-3col .pblock {
	width: calc(50% - 20px);
}
.blogside .blog-3col .pblock.last {
	float: left;
	margin-right: 10px;
}
.blogside .blog-3col .pblock.second {
	float: right;
	margin-right: 0px;
}
.blogside #content-archive {
	margin-top: 0;
}
.blogside .blog-3col .pblock h2 {
	min-height: 82px;
}
.portfolio-rightcontent-col ul, .portfolio-rightcontent-col ol {
	padding-left: 1em;
}
.portfolio-rightcontent-col ul li, .portfolio-rightcontent-col ol li {
	margin-bottom: 10px;
}
ul.slimmenu > li {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    perspective: 1000;
    -webkit-perspective: 1000;
}
ul.slimmenu li > ul.sub-menu {
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-transform: scale(1, 0);
	transform: scale(1, 0);
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	display: block;
	visibility: hidden;
	opacity: 0;
	transition: transform 0.5s ease, opacity 0.5s ease .10s, visibility .6s ease .8s;
	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease .10s, visibility .6s ease .8s;
}
ul.slimmenu li:hover > ul.sub-menu {
	opacity: 1;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	-webkit-transform: rotateX(0);
	-moz-transform: rotateX(0);
	-o-transform: rotateX(0);
	transform: rotateX(0);
	visibility: visible;
	transition: transform 0.5s ease, opacity 0.20s ease;
	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.20s ease;
}
.race-track-website-features img:hover {
	filter: grayscale(1);
}
.text-block .button-visit {
	color: #fff !important;
}
.pa-hosting-revised .second-pricing-col .pricing-style1 .pricing-plan::before {
	content: "Managed WordPress " !important;
	background-color: #1da1f2 !important;
}
.pa-hosting-revised .orange-color .pricing-style1 .pricing-plan::before {
	background-color: #ee8b05 !important;
}
.pa-hosting-revised .blue-color .pricing-style1 .pricing-plan::before {
	background-color: #1da1f2 !important;
}
.pa-hosting-revised .same-logo .pricing-style1 .pricing-head .name::before {
	background-image: url(../../../wp-content/uploads/2022/03/icon_wph.png);
	max-width: 360px;
	background-position: center;
	background-size: contain;
}
a.smtp-info {
	color: red !important;
}
.smtp-info-wrap .wpcf7-checkbox .wpcf7-list-item {
	margin-left: 2px;
	margin-top: 7px;
}
.full-btn .button-visit.request-quote {
	width: 100%;
}
#carousel-row img {
	max-height: 418px;
}
#carousel-row .owl-prev, #carousel-row .owl-next {
	position: absolute;
	top: 32%;
	opacity: 1;
	color: #000;
	font-size: 20px;
	height: 35px;
	text-align: center;
	line-height: 31px;
	border-radius: 4px;
	width: 35px;
	transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
}
#carousel-row .owl-prev:hover, #carousel-row .owl-next:hover {
	background: transparent !important;
	color: #1da1f2 !important;
}
#carousel-row .owl-prev {
	left: -45px;
}
#carousel-row .owl-next {
	right: -45px;
}
#carousel-row {
	position: relative;
}
.drag-race-row .orange {
	color: #ee8b05;
}
.drag-race-row h2 {
	text-transform: uppercase;
	margin-top: 0;
}
#towing-inner-row h2 {
	margin-top: 0;
}
.full-serv-dollar .pricing-style1 .pricing-plan.featured .pricing-head span.value::before {
	left: -88px;
}
.testimonial-inner-wrap {
	display: flex;
	background-color: #fff;
	padding: 30px;
	align-items: center;
	gap: 85px;
	position: relative;
	margin-bottom: 45px;
}
.testimonial-inner-wrap::after {
	content: "";
	width: 0;
	height: 0;
	border-top: 40px solid white;
	border-right: 40px solid transparent;
	position: absolute;
	top: 100%;
	right: 80px;
}
.testimonial-thumb {
	min-width: 180px;
}
.home-testimonial .testimonial_rotator_slide_title {
	text-transform: capitalize !important;
	float: right;
	margin-right: 120px;
	font-size: 20px !important;
	position: relative;
	margin-bottom: 0 !important;
}
.home-testimonial .testimonial_rotator_slide_title em {
	display: block;
	text-align: left;
	margin-bottom: 5px;
	position: absolute;
	bottom: 100%;
}
#testimonialpage {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
#testimonialpage .testimonialblock {
	border: 2px solid #d8d8d8;
	padding: 40px;
	border-radius: 5px;
	text-align: center;
	width: calc(100% / 2 - 10px);
}
#testimonialpage .starrating {
	color: #ffcf40;
	font-size: 23px;
	display: flex;
	justify-content: center;
	gap: 6px;
	margin-top: 15px;
}
.testimonial_author_title {
	position: relative;
	padding-top: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.testimonial_author_title::before {
	content: "";
	position: absolute;
	width: 200px;
	height: 2px;
	background-color: #d8d8d8;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
}
.testimonial_more {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
#testimonialportflio {
	text-align: center;
}
#testimonialportflio .starrating {
	color: #ffcf40;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
	gap: 5px;
	font-size: 20px;
}
.comn-table-row th {
	background-color: #1da1f2;
	color: #fff;
	border: 1px solid #fff !important;
	box-sizing: border-box;
	font-size: 21px;
	font-weight: 600;
}
.comn-table-row tr:nth-child(2n) {
	background: #efefef;
}
.ist-col {
	width: 600px;
}
.second-col {
	width: 160px;
}
.comn-table-row table {
	text-align: center;
}
.help-improve {
	display: flex;
	flex-wrap: wrap;
}
.help-improve .full.iconfield {
	position: relative;
}
.help-improve .half {
    position: relative;
	width: calc(50% - 20px);
	margin-right: 20px;
	display: inline-block;
}
.help-improve .half.last {
	margin-right: 0;
}
.help-improve input.wpcf7-form-control.wpcf7-submit {
	color: #26285E;
	font-family: 'Nobel';
	font-size: 18px;
	border: 1px solid #aaa;
	padding-right: 40px;
}
.button.full.main-sbtn {
	text-align: center;
	margin-top: 15px;
}
.help-improve input.wpcf7-form-control.wpcf7-submit:hover, .help-improve input.wpcf7-form-control.wpcf7-submit:focus {
	padding-right: 40px;
	border: 1px solid #26285E !important;
	background-color: #26285E;
	color: #fff;
}
.help-improve label {
	font-family: 'Nobel BL Book';
	font-size: 22px;
	color: #26285e;
	font-weight: normal;
}
.help-improve strong {
	font-size: 15px;
	display: inline-block;
	min-width: 150px;
}
.help-improve input[type="text"], .help-improve input[type="email"], .help-improve input[type="tel"], .help-improve select, .help-improve textarea {
	border: 1px solid #aaa;
	height: 45px;
	font-family: 'Nobel';
	font-size: 18px;
	line-height: 45px;
	border-radius: 4px;
}
.help-imporove-form .wpcf7-response-output {
	text-align: center;
}
.help-improve > div {
	width: 100%;
}
.help-improve .iconfield .fa {
	position: absolute;
	top: 14px;
	z-index: 9;
	left: 12px;
	font-size: 20px;
	color: #26285e;
}
.help-improve input[type="text"], .help-improve input[type="email"], .help-improve input[type="tel"] {
	padding-left: 35px;
}
.help-improve textarea {
	padding-left: 45px;
}
.help-improve .iconfield .fa.fa-handshake-o {
	top: 26px;
}
.radio-valid .wpcf7-not-valid-tip {
	left: 107%;
	min-width: 200px;
	top: -2px;
}
.full.textarea-valid .wpcf7-not-valid-tip {
	top: 15px;
}
.help-improve .botm-radio strong {
	min-width: 402px;
}
.orange-color a, .orange-color li {
    color: #EE8B05;
}
.orange-color a:hover {
    color: #26285E;
}
.single-product .woocommerce-product-details__short-description ul, .single-product .woocommerce-Tabs-panel--description ul {
	list-style: none;
	padding: 0;
}
.single-product .woocommerce-product-details__short-description ul .fa, .single-product .woocommerce-Tabs-panel--description ul .fa {
	margin-right: 7px;
}
.single-product .woocommerce-product-details__short-description ul li, .single-product .woocommerce-Tabs-panel--description ul li {
	padding-left: 25px;
	position: relative;
}
.single-product .woocommerce-product-details__short-description ul li .fa, .single-product .woocommerce-Tabs-panel--description ul li .fa {
	position: absolute;
	left: 0;
	top: 6px;
}
.wc-pao-addon .wc-pao-addon-wrap label {
	padding-left: 5px;
	position: relative;
	line-height: 1 !important;
}
.wc-pao-addon .wc-pao-addon-wrap label input {
	position: absolute;
	left: 0;
	top: 13px;
	width: auto !important;
}
.single-product.postid-7890.woocommerce .woocommerce-product-gallery {
	width: 40%;
}
.single-product.postid-7890.woocommerce .summary.entry-summary {
	width: 55%;
}
.single-product.postid-7890.woocommerce .woocommerce-product-gallery__image a {
	height: 300px;
}
.single-product.postid-7890.woocommerce .woocommerce-product-gallery__image {
	height: 300px;
	display: flex !important;
	justify-content: center;
}
.full-serv-link-color .button-visit {
	color: #fff;
}
.radio-error-label .wpcf7-not-valid-tip {
	min-width: 180px;
	left: 140px;
}
.clients-arch > .navigation {
	display: none;
}
.geo-targets-page-row ul, .geo-targets-page-row ol {
	padding-left: 15px;
}
.geo-targets-page-row ol li {
	font-size: 22px;
	color: #ee8b05;
}
.orange-title h4 {
	color: #ee8b05;
}
/*************************** Responsive ***********************/
@media screen and (max-width: 1200px){
	ul.slimmenu li a {
	  padding: 0 15px;
	}
}      
      

@media screen and (max-width: 1024px){
    .portfolio-nav-links.top {
    margin: 25px auto;
    transform: translateY(0);
}

ul.slimmenu li.portfoliomenu ul li.viewall > a {
	text-align: left;
}
	
	ul.slimmenu li.portfoliomenu ul.sub-menu,
	ul.slimmenu li.shoponlinemenu ul.sub-menu {
		min-width: 0;
	}
	ul.slimmenu li.portfoliomenu ul li,
	ul.slimmenu li.shoponlinemenu ul li {
		width: 100%;
		float: none;
	}
	
	
#header-right {
	width: 63%;
}	
.wdccol3 .tablebutton {
	position: relative;
	margin-left: 0;
}
.wdccol3 .pricing-style1 .pricing-footer .p-button {
	margin-left: auto;
}
.paypal-form-row label {
	margin-right: 18px;
}
/*
.home #header {
	position: relative !important;
}
.header-menu, .main-nav, .js .main-nav {
	position: static !important;
}
ul.slimmenu.collapsed{
	width: 100%;
	top: 57px;
	z-index: 999999999999;
}
*/
.sub-toggle{
	display: block !important;
}

#menu-header-menu {
	background-color: transparent;
}
ul.slimmenu.collapsed{
	z-index: 999999999999;
}
#menu-header-menu.slimmenu.collapsed.showme{
	display: block !important;
}



.hdbottom .fa.fa-mobile {
	font-size: 29px;
}	
#home-row6 .testimonial_rotator_author_info.cf-tr {
	top: 130px;
} 
	
ul.slimmenu li.current-menu-item ul.sub-menu li a, ul.slimmenu li.current-menu-parent ul li a {
  color: #fff;
  background-color: rgba(0,55,171,1);  
}
	
body.page-id-341 h2.page-title {
	width: 100%;
	max-width: 100%;
	text-align: center;
}
body.page-id-341 .titlebar .breadcrumb-list {
	width: 100%;
}
body.page-id-341 .titlebar .bdcrumb {
	text-align: center;
	width: 100%;
}	
ul.slimmenu li .sub-collapser {
	top: 0;
	right: 0;
}	
#home-row1 h1 {
	font-size: 29px;
}	
.second.first.fourth {
	width: 25%;
} 
#header {
	position: relative;
	z-index: 99999999;
}	
.home #header{
	position: absolute;
}
#adjustmargin{
	margin-top: 0 !important;
}
h2.page-title {
	font-size: 19px;
	line-height: 26px;
}	
.titlebar .bdcrumb {
	padding-top: 5px;
}
.titlebar .breadcrumb-list {
	font-size: 11px;
}
	
#clients-row .client-block, 
.client-block{
	width: 19%;
	margin-bottom: 15px;
}
 

ul.slimmenu li.quote-link.contact-link > a::after, ul.slimmenu li.quote-link.shop-link > a::after{
	display: none;
}	
ul.slimmenu li.quote-link.contact-link > a,
ul.slimmenu li.quote-link > a, ul.slimmenu li.quote-link.shop-link > a{
	background-color: rgba(0,55,171,0.9);
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #eee !important;
	border-top: 0 !important;
	border-left: 0 !Important;
	border-right: 0 !important;
}
ul.slimmenu li.quote-link.contact-link > a:hover,
ul.slimmenu li.quote-link > a:hover, ul.slimmenu li.quote-link.shop-link > a:hover{
	color: #fff;
	background-color: #EE8B05;
} 
#home-row2 #projects .owl-prev {
	left: -24px;
}
#home-row2 #projects .owl-next {
	right: -24px;
}
#home-row2 #projects .owl-prev::before,
#home-row2 #projects .owl-next::before {
	font-size: 45px;
}	
#home-row3-inner {
	width: 100%;
}	
ul.slimmenu li .sub-collapser {
	
	display: inline-block;
}
ul.slimmenu li > ul {
	border-top: 0;
}
	
#header-right, .home #header-right {
	padding-top: 5px;
}	
ul.slimmenu li.quote-link > a {
	border: 0;
	margin-left: 0;
}
#home-row5 .pblock {
	margin: 0 0px;
	float: left;
}
.small-h2 h2 {
	font-size: 22px;
}
#home-row5 .pblock h2 {
	font-size: 16px;
	line-height: 24px;
}
#home-row5 .pcontent .read-more.button {
	font-size: 15px;
	border: 1px solid #000;
	padding: 8px 16px;
}
#home-row6 .fa.fa-star {
	font-size: 19px;
	margin-right: 1px;
}
#home-row6 .testimonial_rotator_star {
	margin-right: 3px;
}
#home-row6 .testimonial_rotator_quote {
	margin-top: 5px;
} 
#home-row5 {
	padding: 15px 0 35px;
}
#home-row6 .testimonial_rotator_img.img {
	margin-right: 35px;
}
#home-contact fieldset.fourth {
	width: 24%;
	margin: 0 6px;
}
#footertop .grid3 {
	width: 100%;
	border-bottom: 1px solid #ccc;
}
#footertop .grid3 .grid {
	width: 33%;
}
#footertop .grid1 {
	width: 100%;
	margin-top: 10px;
}
#footertop .grid1 .grid.ftwidget4 {
	width: 100%;
}
#footertop .grid1 #footer-widget3 {
	width: 33%;
	float: left;
}
.footerbtm {
	margin-top: 0;
}
#footer-blocks .block.block-1 {
	font-size: 15px;
}
#footer-blocks .block.block-3 {
	font-size: 18px;
}
#footer-blocks .block.block-3 a {
	font-size: 27px;
	margin-top: 5px;
}
#footer-blocks .block.block-2 {
	width: 15%;
	margin-top: -1%;
	padding-left: 10px;
}
.copyright-end {
	font-size: 12px;
}
.ft-powerdby .website img {
	width: 130px;
	padding-left: 3px;
}

.blog-3col .pcontent {
	padding: 0 15px;
}
.blog-3col .pblock .pthumb, .blog-3col .pblock .pthumb a,
.single-page-img, .single-page-img a{
	height: 225px;
}
.blog-heading {
	margin-top: 0;
}
.widget-right ul {
	width: 100%;
}	

.fb-icon a {
	float: left;
}
.sub-head {
	font-size: 27px;
}
#sub-footer h3 {
	font-size: 30px;
}
#sub-footer p {
	font-size: 18px;
}
.widget-right ul li:last-child {
	float: left;
	text-align: left;
}
.slide-layer1 {
	padding: 22px 60px !important;
	font-size: 27px !important;
	line-height: 37px !important;
}
	
	ul.slimmenu li .sub-collapser::before {
	  right: 20px;
	} 
	h1.page-heading {
		font-size: 34px;
	}
	.slide-content h1 {
		font-size: 52px;
		margin: 20px 0 20px;
	}
	h3.page-subheading {
		font-size: 28px;
	}
	.common-sidebar .appointment-form .heading-cover span {
		font-size: 18px;
	}
	.main-nav {
	  clear: left;
	  position: relative;
	}
	#menu-main-menu >li >.sub-collapser {
	  display: block !important;
	}
	.header-left.grid.col-460 {
	  width: 100%;
	  margin-right: 0;
	  text-align: center;
	}
	#logo {
	  width: 100%;
	}
	.header-right.grid-right.col-380.fit {
	  text-align: center;
	  width: 100%;
	  margin-bottom: 25px;
	  margin-top: 0;
	  
	}
	.menu a {
	  font-size: 12px;
	  padding: 0 10px;
	}
	.box-headings h3, .logo-heading h3 {
	  font-size: 18px;
	  line-height: 26px;
	}
	.box-headings h2 {
	  font-size: 17px;
	  line-height: 22px;
	}
	#row1-bg-left.vc_row {
	  background-size: 50% 100% !important;
	}
	.service-box {
	  height: 210px;
	}
	.service-box .wpb_wrapper > p {
	  padding-bottom: 0 !important;
	}
	.box-button a.button {
	  font-size: 17px;
	}
	.copyright-end {
		width: 100%;
	}

	.right-side {
		text-align: left;
	}
	
	.header-right .left-side .searchform {
		width: 60%;
		float: right;
	}
	.event-schedule-details {
		min-height: 240px;
	}
	#searchform {
		margin-top: 0;
	}
	.request-button {
		display: block;
		width: 100%;
	}
	.home-post-block h2 {
		min-height: auto;
	}
	.eastern-logo {
		margin-left: 0;
		float: right;
	}
	.searchform #searchsubmit {
		top: 0;
	}

	.event-schedule-details h2 {
		font-size: 20px;
	}

	.main-nav {
		background-color: transparent;
		background-image: none!important;
		width: 80%;
	}
.wooicons {;
	padding-left: 3px;
	margin-top: 15px;
}
.wooicons a {
	padding: 0 12px;
}
	.wpmenucart-contents {
	padding: 4px 8px;
}

	ul.slimmenu li a::before,ul.slimmenu li .sub-collapser::before {
		display: none;
	}
	#home-slider-footertxt {
		margin-top: -30px;
		padding-bottom: 10px;
	}
	/* .post-thumb {
		height: 335px;
	} */
	.post-content {
		padding: 15px 0 0px 15px;
	}
	.box-with-overlay {
		margin-right: 19px;
	}
	.overlay-text {
		padding: 7% 20px;
		line-height: 1.2;
		overflow:hidden;
	}
	.portfolio-mains .project-block {
		margin-right: 12px;
	}
	.single-portfolio-img-col {
		width: 70%;
	}
	.portfolio-rightcontent-col {
		width: 30%;
	}
	/* .pricing-footer {
		top: 150px;
	} */
	.icon-left {
		font-size: 9px !important;
	}
	.one-half, .support-form .second {
		width: 48.6%;
	}
	.seo-icons-txt-row .wpb_text_column.wpb_content_element.inner-icon-txt p a:nth-child(2) {
		width: 80%;
	}
	.seo-icons-txt-row .wpb_content_element.inner-icon-txt a:first-child {
		width: auto;
	}
	.websitebulid .button-visit {
		max-width: 60%;
	}
	.blogside .pblock .pthumb a, .blogside .pblock .pthumb {
		height: 165px;
	}
    ul.slimmenu > li {
        transform: unset !important;
    }
    ul.slimmenu li > ul.sub-menu {
		transition: unset !important;
        opacity: 1 !important;
        visibility: visible !important;
        transform: none !important;
        animation: unset !important;
}
    
}

@media screen and (max-width: 980px) {
	
#home-row1 h1 {
	font-size: 24px;
}
#home-row1 h4 {
	font-size: 18px;
}	
#home-row1 p {
	line-height: 21px;
	font-size: 16px;
}
#home-row1 .button {
	padding: 12px 20px;
	font-size: 14px;
	line-height: 14px;
}	
#home-contact fieldset.fourth {
	width: 48%;
	margin: 0 6px 10px 6px;
}
#home-contact fieldset.fourth.first {
	margin-left: 6px;
}
#home-contact fieldset.fourth.last {
	margin-right: 6px !important;
}
#home-contact fieldset textarea {
	margin-top: 0;
}	


	.vc_row.vc_row-flex.page-header-row {
		background-position: -40px center !important;
	}
	.post-thumb {
		height: 340px;
	}
	.banner-row .slide-content {
		padding-left: 0 !important;
	}
	h1.page-heading {
		font-size: 28px;
	}
	h3.page-subheading {
		font-size: 21px;
	}
	.grid-right.col-460.right-side.fit {
	  float: right;
	}
	.service-box .vc_single_image-img.attachment-full {
	  left: 0;
	  margin: 0 auto;
	  right: 0;
	  width: 75%;
	}
	.service-box {
	  height: 180px;
	}
	.menu a {
	  font-size: 11px;
	  padding: 0px 11px;
	}

	body {
	}

	.grid,
	.grid-right {
		float: left;
	}

	.copyright,
	.scroll-top,
	.powered {
		float: left;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.front-page  #widgets {
		margin-top: 40px;
	}

	.top-widget,
	.front-page  .top-widget {
		margin-top: 0 !important;
	}

	.hide-desktop {
		display: block;
	}

	.show-desktop {
		display: none;
	}

	.hide-980 {
		display: none;
	}

	.show-980 {
		display: block;
	}
	#custom-row .content-sidebar {
		width: 34%;
	}
	#custom-row .content-left {
		width: 65%;
	}
	.event-schedule-details h2 {
		min-height: 45px;
	}
	.event-post-top-content {
		padding-top: 0px;
	}
	.box-headings h3, .logo-heading h3 {
		min-height: 53px;
	}
	.about-info-cols.first-col img {
		margin-right: auto !important;
		margin-left: auto !important;
		display: table;
		float: none;
	}
	.Servicesyourequire .wpcf7-not-valid-tip {
		top: 28px;
	}
}
@media screen and (max-width: 936px){
	.one-half, .support-form .second {
		width: 48.5%;
	}
	.website-color-selection-page .style1 {
		font-size: 15px;
	}
	.paypal-form-row label {
		margin-right: 17px;
	}
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
		width: 30%;
	}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
		width: 65%;
	}
}
@media screen and (max-width: 900px){
#header-right, .home #header-right {
	padding-top: 5px;
}
#footertop .grid h3 {
	font-size: 18px;
}
.page-footer {
	margin-bottom: 0;
}
#searchform #searchsubmit,
#searchform #searchsubmit:hover {
	font-size: 13px;
}
.paypal-form-row label {
	margin-right: 16px;
}
.footerbtm .wpcf7-form-control.wpcf7-submit,
.footerbtm .wpcf7-form-control.wpcf7-submit:hover,
.footerbtm .jetpack_subscription_widget button[type="submit"],
.footerbtm .jetpack_subscription_widget button[type="submit"]:hover {
	font-size: 13px;
	padding: 10px 5px !important;
}

.slide-layer1 {
	padding: 15px 60px !important;
	font-size: 25px !important;
	line-height: 35px !important;
}
	
	.event-post-top-content {
		min-height: 125px;
	}	
	.post-thumb {
		height: 350px;
	}
	.event-schedule-details {
		min-height: 240px;
	}
	.overlay-text {
		padding: 7% 20px;
		line-height: 1.2;
		overflow:hidden;
	}
	.blog-3col .pblock .pthumb, .blog-3col .pblock .pthumb a,
	.single-page-img, .single-page-img a	{
		height: 185px;
	}
	.portfolio-mains .project-block.last, .portfolio-mains .project-block.second {
		float: right;
		margin-right: 0px;
	}
	.portfolio-mains .project-block {
		margin-right: 20px;
		width: 48.5%;
		margin-bottom: 25px;
	}
	.one-half, .support-form .second {
		width: 48.4%;
	}
	
}
@media screen and (max-width: 870px){
	
	a.events-read-more {
		width: 90%;
		line-height: 1.2;
		padding: 10px 20px;
		font-size: 17px;
	}
	.single-blog .entry-title.post-title {
		display: block;
		clear: both;
	}
}
@media screen and (max-width: 800px){

select#portfoliomenu {
	height: 45px;
	position: relative;
	left: auto;
	width: 100%;
	margin-top: 0;
	margin-bottom: 30px;
}
.procatsep {
	display: none;
}
.portfolio-nav-links.top {
	margin-top: 0;
	margin-bottom: 25px;
}
.main-nav {
	width: 70%;
}

#header-right, .home #header-right {
	padding-top: 0;
}
#home-row6 .testimonial_rotator_img.img {
	margin-right: 31px;
}
.ft-copyright {
	width: 100%;
	text-align: center;
}
.ft-powerdby {
	width: 100%;
	text-align: center;
}
	
	.slider-txt {
		margin-top: 10px !important;
	}
	.blog-page {
	  margin: 0 0 30px 0 !important;
	  width: 100%;
	}
	#widgets {
	  margin-top: 0;
	  width: 100%;
	}
	.single-post-page {
	  margin: 20px 0 20px !important;
	  width: 100%;
	}
	.blog-page .post-thumb {
	  height: 300px;
	}
	.box-info {
	  margin-top: -97px;
	}
	.box-button a.button, .logo-button a {
	  font-size: 15px;
	}
	.box-headings h3 {
	  font-size: 16px;
	  line-height: 21px;
	  margin-top: 7px;
	} 
	.box-headings h2 {
	  font-size: 12px;
	  line-height: 17px;
	}
	.single .grid.col-620 {
		width: 100%;
		display: block;
		float: left;
	}
	.service-info h3.service-title {
	  margin-bottom: 5px;
	  padding-bottom: 10px;
	  font-size: 15px;
	}
	.service-box {
	  height: 170px;
	}
	.main-nav #responsive_current_menu_item {
	  display: none !important;
	}
	.events-post-block {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 20px !important;
	}
	.event-img img {
		width: auto;
		height: auto;
		margin: auto;
		display:table;
	}
	.event-schedule-details {
		text-align: center;
	}
	.event-schedule-details h2, .event-post-top-content {
		min-height: auto;
	}	
	.event-post-top-content {
		padding-top: 5px;
	}
	.event-post-button {
		display: table;
		margin: 10px auto 0;
		width: 100%;
		float: left;
	}
	a.events-read-more {
		width: auto;
	}
	.post-thumb {
		float: none;
		margin: 0 auto;
		width: 80%;
		height: 312px;
		display: table;
		text-align: center;
	}
	.post-content {
		width: 100%;
	}
	.events-post-block {
		margin-right: 0px;
		margin-bottom: 20px !important;
		width: 100% !important;
		display: block;
		float: left;
		min-height: auto;
		height: auto;
	}
	.event-schedule-details {
		min-height: auto;
	}
	.box-with-overlay {
		width: 70% !important;
		margin: 10px auto !important;
		display: table !important;
		text-align: center;
		float: none !important;
	}
	.box-with-overlay.right {
		margin-right: auto !important;
	}
	.overlay-text {
		padding: 45% 20px;
	}
	.fellows-page .box-with-overlay {
		width: 55% !important;
	}
	.fellows-page .overlay-text {
		padding: 20% 20px;
	}
	.blog-3col .pblock {
		width: 100%;
		display: block;
		margin-bottom: 20px;
	}
	.blog-3col .pblock .pthumb, .blog-3col .pblock .pthumb a {
		height: 275px;
	}
	.single-blog .post-entry {
		padding: 0;
	}
	#content-full.portfolio-page {
		margin-top: 40px;
	}
	.single-portfolio-img-col {
		width: 100%;
	}
	.portfolio-rightcontent-col {
		width: 100%;
		padding-left: 0px;
		padding-top: 30px;
	}
#clients-row .client-block,
.client-block {
	width: 30%;
	margin-right: 10px;
	margin-left: 10px;
}
	.icon-left {
		font-size: 13px !important;
	}
	.icon-left, .content-right {
		float: none;
		width: 100%;
		text-align: center !important;
	}
	.one-half, .support-form .second {
		width: 48.2%;
	}
	#home-row6 .testimonial_rotator_author_info.cf-tr {
		top: 150px;
	}
	.paypal-form-row label {
		margin-right: 14px;
	}
	.websitebulid .button-visit {
		max-width: 70%;
	}
	.blogside .col-620 {
		width: 100%;
	}
	.blogside .pblock .pthumb a, .blogside .pblock .pthumb {
		height: 195px;
	}
	.blogside #widgets {
		margin-top: 30px;
	}
}
@media screen and (max-width: 768px) {
	
h2.woocommerce-loop-product__title {
	min-height: 0;
}
	
#popmake-5043 {
	top: 20px !important;
}	
	.paypal-form-row label {
		margin-right: 13px;
	}
span.tultip1::before {
	top: -81px;
}
span.tultip2::before {
	top: -62px;
	left: suto;
	right: -100px;
} 	

.payment-options span.wpcf7-list-item::before {
	right: auto;
	left: 120px;
	top: 0;
} 
.payment-options span.wpcf7-list-item::after {
	left: 120px;
}
.payhover.ph1 {
	left: 20px;
	top: -51px;
}
.payhover.ph2 {
	left: 20px;
	top: -21px;
}
.payhover.ph3 {
	left: 20px;
	top: 9px;
}
.payhover.ph4 {
	left: 20px;
	top: 39px;
}	
.payhover.ph5 {
	left: 20px;
	top: 69px;
}	
	
.shipping-options span.wpcf7-list-item::before {
	right: auto;
	left: 200px;
	top: 0;
}
.shipping-options span.wpcf7-list-item::after {
	left: 200px;
}
.shiphover.sh1 {
	left: 20px;
	top: -32px;
}
.shiphover.sh2 {
	left: 20px;
	top: -2px;
}
.shiphover.sh3 {
	left: 20px;
	top: 28px;
}
.shiphover.sh4 {
	left: 20px;
	top: 58px;
}		
	
.woofeatures .vc_col-sm-3 .woofeatureimg img {
	position: relative;
	max-width: 90%;
	max-height: 100%;
}	
.woofeatures .vc_col-sm-3 .woofeatureimg {
	height: auto;
	padding: 20px;
}
.woofeatures.dark .vc_col-sm-3 .woofeaturetxt,
.woofeatures .vc_col-sm-3 .woofeaturetxt {
	min-height: 0;
}	
#content-full.portfolio-page {
	margin-top: 0px;
}	
.category-btn-box.margin-bottom-mobile {
	margin-bottom: 15px;
} 

body.page-id-27 #scroll, #purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right, .grecaptcha-badge,
body.page-id-29 #scroll, #purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right, .grecaptcha-badge,
body.page-id-3522 #scroll, #purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right, .grecaptcha-badge,
body.page-id-2813 #scroll, #purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right, .grecaptcha-badge,
body.page-id-3498 #scroll, #purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right, .grecaptcha-badge,
body.page-id-1692 #scroll, #purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right, .grecaptcha-badge,
body.page-id-3411 #scroll, #purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right, .grecaptcha-badge,
body.page-id-3618 #scroll, #purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right, .grecaptcha-badge{
	display: none !important;
}

#testimonial-page .longform.slide{
	float: none;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	min-height: 0;
}	
	
.second.first.fourth {
	width: 100%;
}
	
.page-template-content-sidebar-website-page #wrapper #content.grid.col-620,
.page-template-content-right-seo-page #wrapper #content.grid.col-620,
.page-template-content-sidebar-website-page #wrapper #content.grid.col-300,
.page-template-content-right-seo-page #wrapper #content.grid.col-300 {
	width: 100%;
}
	
.related-products-row .blog-3col .pcontent {
    padding: 0 10px;
}	
.pricing-row-txt {
	max-width: 100%;
}	
.page-template-blog-3-col .pcontent,
.archive .pcontent {
	padding: 0 0;
}	
#clients-row .client-block,
.client-block {
	width: 29%;
	margin-right: 10px;
	margin-left: 10px;
}
.service-row-txt h3 {
	font-size: 15px;
	line-height: 22px;
}	
#home-row6 .testimonial_rotator_img.img {
	width: 100%;
	margin: 0;
	text-align: center;
	padding-top: 0;
}


#footer-blocks .block.block-1 {
	font-size: 12px;
}
.testimonial_rotator.template-default .slide {
	width: 100%;
	padding: 0 30px 10px;
}
.testimonial_rotator.template-default .has-image .text, .testimonial_rotator_single.has-image.template-default .text {
	width: 100%;
}

#home-row6 .testimonial_rotator_img.img img {
	margin: 0 auto;
	margin-bottom: 5px;
	left: 0;
	right: 0;
	padding: 0;
}
#home-row6 .text.testimonial_rotator_description {
	padding-right: 0 !important;
	font-size: 16px;
}
#home-row6 .fa.fa-star {
	font-size: 15px;
}
.testimonial_rotator_stars {
	text-align: center;
}
.testimonial_rotator_star {
	float: none;
}
#home-row6 .testimonial_rotator_quote {
	margin-top: 0;
	text-align: center;
}

.DrivingCareers .one-third {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
}	
.slider-icon .fa.fa-truck {
	padding: 10px 15px !important;
	font-size: 30px !important;
}    
.slide-layer1 {
	padding: 10px 20px !important;
	font-size: 20px !important;
	line-height: 28px !important;
}
.slide-button-square {
	font-size: 18px !important;
	padding: 12px 24px !important;
	top: 81% !important;
} 
	
#home-row-2 {
	padding: 10px 0 0;
}	
#footer-row .vc_column-inner {
	padding-top: 0 !important;
}
#footer-row .wpb_text_column.wpb_content_element {
	margin-bottom: 0 !important;
}
#ft-menu {
	margin-bottom: 10px !important;
}
#footer-row h3 {
	margin-bottom: 25px;
}
#footer-row {
	padding: 15px 0;
}
#service-img {
	max-width: 100%;
	margin-top: -50px;
}
.header-right.grid-right.col-380.fit {
	margin-bottom: 15px;
}

.widget-right ul li {
	padding-left: 0;
}
	  
	#custom-row .content-sidebar {
		width: 37%;
	}
	.vc_row.vc_row-flex.page-header-row {
		background-position: -50px center !important;
	}
	h3.page-subheading {
		font-size: 19px;
	}
	#custom-row .content-left {
		width: 63%;
	}
	#home-slider-row-1 #slide-5-layer-1 {
		top: -10px !important;
	}
	#home-slider-row-1 .btn.green-btn {
		font-size: 20px !important;
	}
	.logo-button a {
		font-size: 15px;
	}
	#home-services-row-1 .vc_col-sm-4, #home-services-row-1-2 .vc_col-sm-4 {
		margin-bottom: 30px;
	}
	#home-services-row-1-2 .vc_col-sm-4:last-child {
		margin-bottom: 0px;
	}
	.eastern-logo {
		margin-bottom: 20px !important;
	}
	.copyright-end .col-460 {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.copyright-end {
		width: 100%;
		height: auto;
		padding: 11px 0;
		line-height: 30px;
	}
	.tribe-events-loop .tribe-events-event-meta,
	.tribe-events-list .tribe-events-venue-details, .single-tribe_events .tribe-events-schedule	{
		background: transparent !important;
		border: 0px!important;
		padding-left:0px !important;
		padding-right:0px !important;
		
	}
	.post-type-archive-tribe_events .tribe-events-list .tribe-events-loop .tribe-events-event-image {
		margin: 0px 0 15px !important;
		width: 100% !important;
	}
	.post-type-archive-tribe_events .tribe-events-list-event-title, .post-type-archive-tribe_events .tribe-events-event-meta, .post-type-archive-tribe_events .tribe-events-content {
		width: 100% !important;
	}
	.tribe-events-event-cost {
		float: left!important;
		z-index: 1;
		position: relative;
		margin: 0 0 -15px!important;
	}
	.tribe-events-list .tribe-events-event-image img {
		width: 100% !important;
		max-height: auto !important;
	}
	.tribe-events-list .time-details, .tribe-events-list .tribe-event-schedule-details {
		padding: 0!important;
	}
	.tribe-bar-collapse #tribe-bar-collapse-toggle.tribe-bar-collapse-toggle-full-width {
		margin-bottom: 0px;
	}
	.events-list .tribe-events-loop, .single-tribe_organizer .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .tribe-events-day .tribe-events-loop {
		padding: 0!important;
	}
	.single-tribe_events .tribe-events-schedule .tribe-events-cost {
		margin: 10px 0 -40px 0 !important;
	}
	.tribe-events-sub-nav li a {
		background: transparent !important;
		color: #8B1C40 !important;
	}
	.hs-blank-cols2 {
		display: none;
	}
	#home-services-row-1-2 {
		padding-bottom: 10px !important;
	}
	.box-headings h3, .logo-heading h3 {
		min-height: auto;
	}
	.box-headings h2 {
		font-size:18px;
	}
	.one-half, .support-form .second {
		width: 48.1%;
	}
	#home-row6 .testimonial_rotator_author_info.cf-tr {
		top: 245px;
	}
	.website-color-selection-page .style1 {
		font-size: 13px;
	}
	.ordernowform .wpcf7-list-item {
		display: block;
		float: left;
		margin-left: 5px;
		width: 100%;
	}
	.ordernowform input[type="checkbox"], .ordernowform .wpcf7-list-item-label {
		padding: 0 0 0 5px !important;
		font-size: 14px;
	}
	.ada-full-img img {
		max-height: 0;
	}
	#testimonialpage .testimonialblock {
	width: 100%;
}
.single-product.postid-7890.woocommerce .woocommerce-product-gallery {
	width: 100%;
}
.single-product.postid-7890.woocommerce .summary.entry-summary {
	width: 100%;
}

}
@media screen and (max-width: 767px) {
	.home-slider-main-row-1 {
		margin-top: 40px !important;
	}
	.paypal-form-row label {
		margin-right: 0;
		width: 100%;
		margin-bottom: 15px;
		min-width: 0;
	}
	#payform form {
		width: 100%;
		min-width: 0;
	}
	.home-slider-main-row-2 {
		margin-top: 50px !important;
	}
	.box-headings h3, .logo-heading h3 {
		min-height: auto;
	}
	.portfolio-mains .project-block {
		margin-right: 18px;
		margin-bottom: 20px;
	}
	.pricing-style1 .pricing-head .name {
		font-size: 20px !important;
	}
	/* .pricing-footer {
		top: 115px;
	} */
	.thrd-pricing-col .pricing-style1 .pricing-plan, #srch-engin-page-row .cnter-pricing-tabl .pricing-style1 .pricing-plan {
		margin-top: 40px;
	}
	#srch-engin-page-row .thrd-pricing-col .pricing-style1 .pricing-plan {
		margin-top: 0px;
	}
	.main-pricing-table {
		margin-top: 0;
	}
	.one-half, .support-form .second {
		width: 100%;
	}
	

	.display-block {
		float: none;
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}
	.srchengncase-row h4 {
		margin-bottom: 35px !important;
	}
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
		width: 100%;
	}
	.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
		width: 100%;
	}
	.thrd-half {
		width: 100%;
		margin-right: 0px;
	}
	.mobile-hide {
		display: none;
	}
	.mobile-view {
		display: block;
		margin-bottom: 0 !important;
	}
    #dragrace {
    	margin: 35px auto 0 !important;
    	padding: 0 !important;
    	text-align: center;
    }
    .help-improve .half {
    	width: 100%;
    	margin-right: 0;
    }
}


@media screen and (max-width: 684px) {
#home-row1 h1 {
	font-size: 23px;
	margin-bottom: 10px;
}	
.website-color-selection-page tr td {
	width: 33.33%;
	display: inline-block;
	float: left;
}
/* .website-color-selection-page tablw, .website-color-selection-page tr {
    display: block;
    float: left;
}   */
	
#logo {
	max-width: 40%;
	margin: 10px 0 0;
}
#header-right {
	width: 59%;
	padding-top: 0;
}	
	.portfolio-mains .project-block {
		margin-right: 16px;
	}
	
	#header {
		background-color: transparent;
		background-image: url('../../../wp-content/uploads/2019/10/mobile-inner-page-header.png');
	}
	/*
	#header::before {
		position: absolute;
		content: '';
		background-color: rgba(0,0,0,0.3);
		left: 0;
		right: 0;
		width: 100%;
		top: 0;
		height: 100%;
		z-index: -1;
	}
	*/
	.website-color-selection-page table td div:first-child {
		border-bottom: 1px solid #ccc;
	}
	.websitebulid .button-visit {
		max-width: 80%;
	}
	.blogside .pblock .pthumb a, .blogside .pblock .pthumb {
		height: 158px;
	}
}


@media screen and (max-width: 668px) {
	
#searchform {
	margin-top: 10px;
	margin-bottom: 10px;
}
	
#purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right .purechat-launcher-message {
	display: none !important;
}

#home-contact fieldset input, #home-contact fieldset textarea {
	width: 100%;
}
#home-contact fieldset input.wpcf7-form-control.wpcf7-submit{
	width: auto;
}	 
 
.grecaptcha-badge {
	bottom: 37px !important;
	z-index: 9;
}
#scroll {
	bottom: 163px;
}
#purechat-container .purechat-launcher-frame.purechat-launcher-frame-bottom-right {
	bottom: 95px !important;
}     
#searchform input#s {
	float: left;
	width: 77%;
	border: 0;
	text-transform: capitalize;
	height: 40px;
	line-height: 40px;
	border-radius: 0;
	font-size: 13px;
	border: 1px solid #9A9693;
	border-right: 0;
	box-sizing: border-box;
	float: left;
} 
#searchform #searchsubmit, 
#searchform #searchsubmit:hover {
	font-size: 13px;
	width: 23%;
	border: 0;
	outline: 0;
	height: 40px;
	box-shadow: none;
	font-weight: 600;
}

h2.page-title span::before {
	top: -6px;
}	
h2.page-title {
	width: 100%;
	text-align: center;
	float: none;
	max-width: 100%;
	font-size: 18px;
	line-height: 22px;
}	
.titlebar .bdcrumb {
	width: 100%;
	text-align: center;
	max-width: 100%;
	float: none;
	display: block;
	padding-top: 5px;
}
.breadcrumb-list {
	font-size: 12px;
	float: none;
}
.titlebar {
	padding: 12px 0;
}
#home-row2 {
	padding-bottom: 35px;
}
#header-right{
	padding-top: 5px;
}

#home-row1 h4 {
	font-size: 15px;
}
#home-row1 p {
	line-height: 19px;
	font-size: 14px;
}
#home-row1 .button {
	padding: 11px 20px;
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 0;	
}
#home-row2 a.button, #home-row4 a.button,
#home-row5 .pcontent .read-more.button {
	font-size: 14px;
	padding: 10px 13px;
}
#home-row3 h2 {
	margin-top: 10px;
}
.wpb_text_column.wpb_content_element.home-row3-txt.small-h2 {
	margin-bottom: 20px !important;
}
#home-row3 {
	padding: 15px 0 10px;
}
.small-h2 h2 {
	font-size: 20px;
}
#home-row5 .pblock {
	margin: 0 0px 20px;
	float: left;
}
#home-row5 .pblock {
	width: 100%;
	padding: 0;
}
#home-row5 {
	padding: 15px 0 20px;
}
#home-row6 h2 {
	font-size: 18px;
	margin-bottom: 20px;
}

#home-row6 .testimonial_rotator_author_info.cf-tr {
	font-size: 13px;
	line-height: 15px !important;
}
#home-row6 .testimonial_rotator_author_info.cf-tr P {
	line-height: 19PX !important;
}
#home-contact fieldset.fourth {
	width: 100%;
	margin: 0 0 10px 0;
}
#home-contact fieldset.fourth.first {
	margin-left: 0;
}
#home-contact fieldset.fourth.last {
	margin-right: 0 !important;
}
#home-row7 .vc_column-inner {
	padding-top: 25px;
}
#home-contact {
	margin-bottom: 25px !important;
}
.contact-page {
	margin-bottom: 0 !important;
}
#footertop .grid3 .grid {
	width: 100%;
}
#footertop .grid1 #footer-widget3 {
	width: 100%;
}
#footertop .grid1 p {
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 13px;
}
#footertop .grid1 .social-icons li a {
	height: 30px;
	width: 30px;
	line-height: 30px;
	color: #000 !important;
	border-radius: 4px;
	font-size: 19px;
}
#footer-blocks .block.block-1 {
	width: 100%;
	padding-right: 0;
}
#footer-blocks .block.block-3 {
	font-size: 15px;
	margin-top: 0;
}
#footer-blocks .block.block-3 a {
	font-size: 24px;
	margin-top: 5px;
}
#footer-blocks .block.block-3 {
	width: 84%;
	margin-bottom: 20px;
}
.copyright-end {
	padding: 5px 0 10px;
}



.slide-layer1 {
	padding: 8px 27px !important;
	font-size: 20px !important;
	line-height: 28px !important;
}
.slide-button-square {
	font-size: 18px !important;
	padding: 16px 20px !important;
}	
	.overlay-text {
		padding: 30% 20px;
	}
	.fellows-page .overlay-text {
		padding: 10% 20px;
	}
	.fellows-page .box-with-overlay {
		width: 65% !important;
	}
	#customer_details .form-row {
	  width: 100% !important;
	}
	
	.form-row.form-row{
	  width: 100%;
	}
	.form-row.form-row input {
	  width: 100%;
	}
	.coupon #coupon_code {
	  margin-bottom: 15px;
	  margin-right: 0;
	  width: 100%;
	}
	.coupon input.button {
	  width: 100% !important;
	}
	.coupon {
	  margin-bottom: 0;
	}
	table.shop_table .button {
	  margin-bottom: 10px !important;
	  text-align: center;
	  width: 100% !important;
	}
	.product-remove {
	  width: inherit;
	}

	.shop_table.shop_table_responsive.cart {
	  font-size: 14px;
	  line-height: 24px;
	}
	table.shop_table.shop_table_responsive {
	  font-size: 14px;
	  line-height: 24px;
	}
	.vc_row.vc_row-flex.page-header-row {
		background-position: left center !important;
	}
	#custom-row .content-left {
		width: 100%;
	}
	.banner-row {
		background-image: none !important;
		padding: 0px !important;
	}
	.banner-row .slide-content {
		padding-left: 0 !important;
		padding-top: 0 !important;
		text-align: center;
	}
	.slide-content h1 {
		margin: 0px 0 20px;
	}
	.slide-content p {
		padding: 0;
	}
	.banner-row {
		margin-bottom: 0 !important;
	}
	.inner-page-custom-menu .menu li a {
		text-align: left;
	}
	#custom-row .content-sidebar {
		width: 100%;
	}
	.vc_row.vc_row-flex.page-header-row .vc_col-sm-8 .wpb_content_element {
		padding: 0px 0px 20px !important;
		margin-top: -20px !important;
	}
	h1.page-heading, h3.page-subheading {
		max-width: 70%;
		float: right;
		clear: both;
	}
	h3.page-subheading {
		font-size: 16px;
		margin-bottom:30px !important;
	}
	h1.page-heading {
		font-size: 23px;
		margin-top: 20px;
	}
	.single-post-page .post-thumb {
	  max-width: 100%;
	  padding-right: 0;
	  width: 100%;
	  float: left;
	  text-align: center !important;
	  margin-bottom: 20px;
	}
	.single-post-page .post-thumb img {
	  margin: 0 auto;
	}
	.blog-page .post {
	  padding: 0;
	  width: 100%;
	}
	.blog-page .post-thumb {
	  height: auto;
	}
	.blog-page .post-thumb img {
	  height: auto;
	}
	#widgets {
	  float: left;
	}
	.grid.col-640.blog-page, .grid.col-640.single-post-page{
	  float: left;
	}
	.header-right.grid-right.col-380.fit {
	  float: left;
	  margin-bottom: 15px;
	  margin-top: 0;
	}
	.header-right .left-side {
	  float: left;
	  margin-left: 0;
	}
	.contact-detail a {
	  font-size: 20px;
	}
	/* #rev_slider_1_1 .tp-parallax-wrap {
	  left: 52% !important;
	}
	 */
	.img-shadow figure, .img-shadow figure > div, .img-shadow figure > div > img {
	  width: 100% !important;
	}
	.box-info {
	  margin-top: 0px;
	  max-width: 100%;
	}
	.box-headings {
	  padding: 15px 10px 19px;
	}
	.box-headings h2 {
	  font-size: 17px;
	  line-height: 22px;
	}
	.box-headings h3 {
	  font-size: 20px;
	  line-height: 25px;
	  margin-top: 10px;
	}
	.box-button a.button {
	  font-size: 16px;
	}
	.mobile-show {
	  display: block;
	}
	#row1-bg-left {
	  background-image: none !important;
	}
	.box-1, .box-2, .box-3, .box-4 {
	  border-color: -moz-use-text-color -moz-use-text-color #eee !important;
	  border-style: none none solid !important;
	  border-width: 0 0 1px !important;
	  height: auto !important;
	  padding: 10px 10px 20px 10px !important;
		box-sizing: border-box;
	  -moz-box-sizing: border-box; 
	  -webkit-box-sizing: border-box;
	}

	.service-box .vc_single_image-img.attachment-full {
	  width: 100%;
	}
	.tp-caption.tp-resizeme.slider-caption {
	  font-size: 21px !important;
	  line-height: 25px !important;
	}
	.tp-caption.tp-resizeme.slider-button a {
	  font-size: 11px !important;
	  line-height: 20px !important;
	  padding: 9px 17px !important;
	  height: auto;
	}
	.vc_row.wpb_row.vc_row-fluid.vc_custom_1470902254364 {
	  margin-bottom: 10px !important;
	}

	body {
	}

	#logo {
		float: left;
		margin: 10px 0 0;
		text-align: center;
	}

	.grid,
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.top-widget {
		float: none;
		margin: 0 auto 10px auto;
		position: relative;
		text-align: center;
		width: auto;
	}

	.top-widget .widget-title h3 {
		text-align: center;
	}

	.top-menu,
	.footer-menu li {
		float: none;
		font-size: 11px;
		text-align: center;
	}

	#author-meta {
		padding: 20px;
	}

	#wrapper .gallery .gallery-item {
		max-width: 100%;
	}

	.hide-650 {
		display: none;
	}

	.show-650 {
		display: block;
	}

	.hide-mobile {
		display: none;
	}
#footer {
	text-align: left;
}
	#footer .social-icons {
		padding-bottom: 10px;
		text-align: center;
	}
	
	#home-slider-row-1 .home-slider-main-row-1.tp-caption {
		font-size: 35px !important;
		line-height: 35px !important;
		margin-top: 10px !important;
	}
	.header-right .grid-right.social-right {
		float: right;
		text-align: center;
	}
	.blog-3col .pblock .pthumb, .blog-3col .pblock .pthumb a {
		height: 255px;
	}
	
} 
 
 
@media screen and (max-width: 667px){
	/* .main-sbtn {
		position: relative;
	}
	.span-icon {
		position: absolute;
	} */
}	
	
@media screen and (max-width: 650px){

.js .main-nav {
	position: static;
}

#header #content-outer.responsive-header #logo, .js .main-nav {
	width: 75%;
	clear: left !important;
}
	
.hdbottom a {
	font-size: 20px;
}
	
#header.sticky {
	display: block;
	position: relative !important;
	opacity: 0;
	transition: 0;
	-moz-transition: 0; 
	-webkit-transition: 0; 
}

.wpb_text_column.wpb_content_element.home-row1-txt {
	margin-bottom: 0 !important;
}	
.js .main-nav {
	background-color: transparent !important;
	background-image: none !important;
	background-image: none !important;
	background-image: none !important;
	background-image: none !important;
	background-image: none !important;
	background-image: none !important;
}	
ul.slimmenu li > ul {
	min-width: 0;
}	
	.quote-form .button.full, .support-form .button.full {
		text-align: center;
		margin-bottom: 15px;
	}
	.Servicesyourequire .wpcf7-not-valid-tip {
		top: 50px;
	}
	.testimonial-inner-wrap {
    	padding: 30px;
    	gap: 15px;
    }

} 

@media screen and (max-width: 600px){
#home-row6 .testimonial_rotator_author_info.cf-tr {
	top: 265px;
}	
.hdbottom .fa.fa-mobile {
	font-size: 27px;
}		
.hdbottom {
	font-size: 18px;
}	
.hdbottom a {
	font-size: 16px;
}	
.list-left {
	padding-left: 5px;
}

#home-row1 h1 {
	font-size: 19px;
	line-height: 25px;
}
#home-row1 h1 span.headbg {
	padding: 10px 20px 5px;
	background-color: transparent;
	border: 0;
}
.letter::before {
	display: none;
}
	.websitebulid .button-visit {
		max-width: 100%;
	}
 
}
@media screen and (max-width: 533px) {

#logo {
	margin-left: -10px;
} 
.wooicons a {
	padding: 0;
	margin-left: 1px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	width: 33px;
	text-align: center;
}
	.wpmenucart-contents {
		padding: 0;
		margin-left: 1px;
		display: inline-block;
		height: 30px;
		line-height: 30px;
		width: 33px;
		text-align: center;
}
.wooicons {
	padding-right: 0px;
	margin-top: 15px;
	margin-right: -7px;
}
#content-woocommerce #container {
	padding-left: 0;
	padding-right: 0;
}
.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
	width: 100%;
	margin: 0 0 20px;
}    
.hdbottom .fa.fa-mobile {
	font-size: 25px;
}	
#slidinglayers.mobileshow {
	display: block;
	text-transform: uppercase;
}
#slidinglayers.mobilehide {
	display: none;
}
	
#home-row1 h1 {
	margin-bottom: 5px;
}	
#clients-row .client-block,
.client-block {
	width: 45%;
}
	
	.portfolio-mains .project-block {
		margin-right: 0;
		width: 100%;
	}
	.pricing-style1 .pricing-head .name {
		font-size: 15px !important;
	}
	.quote-form fieldset .wpcf7-list-item.first {
		margin: 0 0 0 1em;
	}
	#home-row6 .testimonial_rotator_author_info.cf-tr {
	top: 295px;
}
.mtr-table td[data-mtr-content]::before, .mtr-table th[data-mtr-content]::before {
	font-weight: 600;
}
.comn-table-row .button-visit {
	margin-bottom: 20px !important;
}
.testimonial-inner-wrap {
	flex-direction: column;
	text-align: center;
}
.home-testimonial .testimonial_rotator_slide_title {
	margin-right: 0;
	float: none;
}
.home-testimonial .testimonial_rotator_slide_title em {
	position: relative;
	text-align: center;
}
	
} 
@media screen and (max-width: 480px) {
    .help-improve strong {
	display: block;
}
	
.toppcats span, .toppcats a {
	display: inline-block;
	line-height: 10px;
}	
	.toppcats p {
	line-height: 20px;
	text-align: right;
	margin-top: 2px;
}
.payhover.ph1 {
	left: -22px;
}
.payhover.ph2 {
	left: -22px;
}
.payhover.ph3 {
	left: -22px;
}
.payhover.ph4 {
	left: -22px;
}		
	
	
.shipping-options span.wpcf7-list-item::before {
	left: 180px;
}
.shipping-options span.wpcf7-list-item::after {
	left: 180px;
}	
.shiphover.sh1 {
	left: -22px;
}
.shiphover.sh2 {
	left: -22px;
}
.shiphover.sh3 {
	left: -22px;
}
.shiphover.sh4 {
	left: -22px;
}
 
	
#home-row6 .testimonial_rotator_author_info.cf-tr {
	top: 315px;
}	
.hdbottom {
	font-size: 18px;
	padding-top: 5px;
}	
.hdbottom .fa.fa-mobile {
	font-size: 23px;
}	
#header {
	padding-bottom: 15px;
}
.ordernowform.lowercase input[type="checkbox"], .ordernowform.lowercase .wpcf7-list-item-label {
	height: auto;
	line-height: 20px;
}
.hdbottom {
	display: block;
	text-align: left;
	width: 100%;
}
#testimonial-page .testimonial_rotator_wrap {
	padding: 0;
	margin: 0;
}	
	
	.ordernowform input[type="checkbox"], .ordernowform .wpcf7-list-item-label {
		font-size: 12px;
	}
	#searchform {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.footerbtm {
		margin-top: 20px;
		padding-top: 15px;
	}
	#footertop .grid1 p {
		font-size: 15px;
		line-height: 27px;
	}
	

.pricing-style1 .pricing-head .name {
	font-size: 18px !important;
	width: 280px;
}

.clients-img-row a {
	height: auto;
}	
#clients-row .client-block,
.client-block {
	width: 46%;
	margin-right: 5px;
	margin-left: 5px;
}
	
.small-h2 h2 {
	font-size: 19px;
	line-height: 24px;
}
#home-row4 h2 {
	margin-bottom: 15px;
	margin-top: 10px;
}
#home-row5 .wpb_wrapper > h2 {
	margin-bottom: 25px;
	margin-top: 10px;
}
#home-row5 .vc_column-inner {
	padding: 0 20px;
}
#home-row5 {
	padding: 15px 0 10px;
}

#home-row6 .testimonial_rotator_wrap::before {
	bottom: -29px;
}
#footertop .grid1 #footer-widget3 {
	width: 100%;
}
#footertop .grid1 .social-icons {
	margin-top: 10px;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
}
#footer-blocks .block.block-2 {
	width: 35%;
}
#footer-blocks .block.block-3 {
	width: 65%;
	margin-top: 9px;
}
.copyright-end {
	padding: 5px 0 5px;
} 
#home-row1 #home-row2 a.button {
	margin-top: 0;
}
#home-row2 #projects {
	padding-bottom: 10px;
}
#logo {
	max-width: 67%;
	margin-top: 10px !important;
}	
#header-right, .home #header-right {
	padding-top: 0;
	width: 100%;
	margin-top: -65px;
}
#home-row1 {
	padding-bottom: 0;
}

#home-row1 h4 {
	font-size: 13px;
	margin: 0 0 5px 0;
}
#home-row1 .button {
	padding: 10px 13px;
	font-size: 10px;
	line-height: 13px;
}
#home-row1 p {
	line-height: 16px;
	font-size: 12px;
}
#sub-footer a.white-square {
	padding: 10px 20px;
	font-size: 15px;
}	   
.copyright-end {
    font-size: 14px;
	line-height: 24px;
}	
.sub-head {
	font-size: 25px;
	line-height: 33px;
}	
.slider-icon .fa.fa-truck {
	padding: 14px 10px !important;
	font-size: 35px !important;
}	
.slide-layer1 {
	padding: 5px 20px !important;
	font-size: 17px !important;
	line-height: 24px !important;
}
.slide-button-square {
	font-size: 16px !important;
	padding: 13px 16px !important;
}
.product-remove {
  width: inherit;
}
.view-shop {
  margin: 30px 0 20px 0!important;
  text-align: center;
  width: 100%;
}
.navigation .next, .navigation .previous {
  float: left;
  width: 100%;
}
h3.page-subheading {
	font-size: 14px;
}
h1.page-heading {
	font-size: 14px;
}
h1.page-heading, h3.page-subheading {
	max-width: 50%;
}
.vc_row.vc_row-flex.page-header-row {
	background-position: -15px center !important;
}
.header-right .left-side {
  float: left;
  max-width: 100%;
  width: 100%;
}
.grid-right.col-460.right-side.fit {
  width: 100%;
  margin-top: 10px;
}
.request-button a.button {
	font-size: 17px;
}
.footer-newsletter input[type="email"] {
  width: 100%;
  margin-bottom: 15px;
}
.newsletter-form input[type="submit"] {
  float: none;
}
.button.brown-button {
	width: 100%;
	font-size: 17px;
	text-align: center;
}
.footer-newsletter {
  height: auto;
  background-size: cover;
}
.contact-detail a {
  font-size: 18px;
}
.headings h3 {
  font-size: 31px;
}
.box-headings.headings h2 {
  font-size: 17px;
}
.box-headings.headings > h3 {
  font-size: 24px;
}
#footer{
  text-align: left;
}	



	body {
	}

	#logo {
		float: none;
		text-align: center;
		position: relative;
		z-index: 999;
	}

	.grid,
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.featured-title {
		font-size: 40px;
		padding: 40px 20px 0 20px
	}

	.featured-subtitle {
		font-size: 24px;
	}

	.navigation .next,
	.navigation .previous {
		display: block;
		margin: 0 auto;
		text-align: center;
	}

	.menu ul,
	.menu li,
	.top-menu,
	.footer-menu li,
	.sub-header-menu li {
		float: none;
		text-align: left;
		text-rendering: optimizeSpeed;
	}

	#wrapper .gallery .gallery-item {
		float: none;
	}

	.hide-480 {
		display: none;
	}

	.show-480 {
		display: block;
	}

	

	#footer .social-icons {
		text-align: center;
	}
	#home-slider-footertxt {
		margin-top: -40px;
		padding-bottom: 20px;
	}
	.overlay-text {
		padding: 10% 20px;
	}
	.Servicesyourequire .wpcf7-not-valid-tip {
		top: -42px;
	}
	.portfolio-nav-links .page-numbers {
		margin: 2px 3px 2px 3px;
	}
	
}
@media screen and (max-width: 415px){

.widget-right .icon .fa {
	font-size: 43px;
	margin-top: 5px;
}
.widget-right .light {
	font-size: 14px;
}
.widget-right .info {
	font-size: 17px;
	line-height: 20px;
	padding-top: 0px;
}
h3{
	font-size: 22px;
}

.slider-icon .fa.fa-truck {
	padding: 9px 7px !important;
	font-size: 25px !important;
}
.slide-layer1 {
	padding: 3px 20px !important;
	font-size: 13px !important;
	line-height: 18px !important;
}
.slide-button-square {
	font-size: 14px !important;
	padding: 10px 13px !important;
}

.header-right .left-side, .grid-right.col-460.right-side.fit {
  width: 100%;
  text-align: center;
}
.service-box .wpb_single_image {
	padding-top: 8%;
}
.vc_row.vc_row-flex.page-header-row {
	background-position: -15px center !important;
}
.searchform {
  margin-bottom: 10px;
}

	#home-slider-footertxt {
		text-align: center;
		font-size: 14px;
	}
	/* .pricing-style1 .pricing-body ul li i {
		padding-left: 0px;
		width: 2%;
	} */
	.quote-form .Servicesyourequire .wpcf7-not-valid-tip {
		top: -22px;
	}
	.main-pricing-table {
		margin-top: 25px;
	}
	.portfolio-nav-links .page-numbers {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}
	.portfolio-nav-links .prev.page-numbers, .portfolio-nav-links .next.page-numbers {
		font-size: 18px;
		line-height: 26px;
	}
	.setup-details-form input[type="radio"] {
		height: 23px;
		line-height: 23px;
	}
	.towingform span.colo-choise {
		margin-bottom: 4px;
	}
}



@media screen and (max-width: 376px){

#footer{
  text-align: left;
}		
h3{
	font-size: 20px;
}
.product-remove {
  width: inherit;
} 
.grid-right.col-460.right-side.fit {
  margin-top: 0;
}
.box-headings.headings h2 {
  font-size: 15px;
}
.vc_row.vc_row-flex.page-header-row {
	background-position: -15px center !important;
}
.box-headings.headings > h3 {
  font-size: 21px;
}
.testimonial_rotator_wrap.with-prevnext {
  padding: 10px !important;
}
.headings h2 {
  font-size: 23px;
}
.headings h3 {
  font-size: 26px;
}
.header-right .left-side, .grid-right.col-460.right-side.fit {
  width: 100%;
  text-align: center;
}
.searchform {
  margin-bottom: 10px;
}
/* #rev_slider_1_1 .tp-parallax-wrap {
  left: 28% !important;
} */
.tp-caption.tp-resizeme.slider-caption {
  font-size: 17px !important;
  line-height: 19px !important;
}
.tp-caption.tp-resizeme.slider-button a {
  font-size: 10px !important;
  height: auto;
  line-height: 19px !important;
  padding: 9px 17px !important;
  margin-top: 13px !important;
}
	#home-slider-footertxt {
		margin-top: -50px;
		padding-bottom: 10px;
	}
	.blog-3col .pblock .pthumb, .blog-3col .pblock .pthumb a {
		height: 225px;
	}
	.quote-form span.wpcf7-not-valid-tip {
		font-size: 13px;
		top: 16px;
	}
	.website-color-selection-page tr td {
		width: 100%;
	}
}
@media screen and (max-width: 375px){
	.portfolio-nav-links .page-numbers {
		width: 28px;
		height: 28px;
		line-height: 28px;
		font-size: 15px;
	}
}
@media screen and (max-width: 360px) {
	 

	.vc_row.vc_row-flex.page-header-row {
	background-position: -30px center !important;
}
.website-color-selection-page tr td {
		width: 100%;
	}
}
@media screen and (max-width: 320px) {

	body {
	}

	#featured p {
		font-size: 12px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 35px;
	}

	.featured-subtitle {
		font-size: 15px;
	}

	.call-to-action a.button {
		font-size: 14px;
		padding: 7px 17px;
	}

	.hide-320 {
		display: none;
	}

	.show-320 {
		display: block;
	}
} 

@media screen and (max-width: 240px) {

	body {
	}

	#featured p {
		font-size: 11px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 20px;
	}

	.featured-subtitle {
		font-size: 11px;
	}

	.call-to-action a.button {
		font-size: 12px;
		padding: 5px 15px;
	}

	.top-widget area,
	.top-widget select,
	.top-widget textarea,
	.top-widget input[type="text"],
	.top-widget input[type="password"],
	.top-widget input[type="email"] {
		width: 75%;
	}

	.widget-title h3,
	.widget-title-home h3 {
		font-size: 14px;
		height: 13px;
		line-height: 13px;
		text-align: left;
	}

	.hide-240 {
		display: none;
	}

	.show-240 {
		display: block;
	}
}



/*.........Responsive........*/

@media screen and (max-width: 1024px) {
#brandsCarousel.owl-theme .owl-nav {
	opacity: 1 !important;
	display: block;
} 	
#brandsCarousel .owl-buttons {
	opacity: 1;
}	

#brandsCarousel .owl-prev {
	left: 0;
	top: 25%;
}

#brandsCarousel .owl-next {
	right: 0;
	top: 25%;
} 
.testimonial_rotator_quote {
	min-height: 70px;
}
#brandsCarousel {
	padding-bottom: 10px;
}		
	
	.donate {
		float: left;
	}
	.text-lg span {
		font-size: 35px !important;
	}
	.slider-btn {
		font-size: 19px !important;
		padding: 7px 19px !important;
		border: 2px solid #fff !important;
	}
	.headings-maroon h2 {
		font-size: 31px;
		line-height: 1.2;
	}
	.home-post-block {
		width: 100%;
	}
	.home-blog {
		padding-bottom: 35px;
	}
	.home-blog {
		padding-top: 0px !important;
	}
	.contact-detail {
		float: none;
		text-align: center;
	}
	.section-blog.grid {
		width: 100%;
		margin: 0 0 30px 0px;
		padding: 0;
	}
	.blog-post {
		float: left;
		width: 71%;
		margin: 0px 0px 0px 9px;
	}
	.heading-blog {
		min-height: 6px;
	}
	.contact-row-1-1 {
		margin-right: 22px;
	}
	.contact-row1-text p {
		
		padding-bottom: 6px;
	}
	.book-text {
		
		width: 81%;
	}
	.link {
		min-height: 202px;
	}
	.link-3 {
		min-height: 138px;
	}

}


@media screen and (max-width: 980px) {
#home-icons ul li {
	width: 15%;
}
		
.widget-right .txt {
	width: auto;
}	
	.link-3 {
		min-height: 165px;
	}
	.link {
		min-height: 207px;
	}
	.red-logo {
		margin-left: 0px;
	}
	.vimeography-gallery {
		width: 100%!important;
	}
	.events-post-block {
		width: calc(34% - 18px);
	}
	.ft-copyright {
		width: 70%;
	}
	.ft-powerdby {
		width: 30%;
	}
}
@media screen and (max-width: 950px) {
	.contact-row3-heading-text p {
		padding-bottom: 91px;
	}
	.logo-button a {
		font-size: 17px;
		font-weight: 600;
		font-family: inherit;
	}

	.box-headings h3, .logo-heading h3 {
		font-size: 22px;
		line-height: 26px;
		min-height: 55px;
	}
	.logo-button a {
		width: 90%;
		padding: 0px 20px;
		display: table;
		margin: auto;
	}
}

@media screen and (max-width: 850px) {
	.header-right .left-side .searchform {
		width: 70%;
	}
	.single-tribe_events .tribe-events-schedule .tribe-events-cost {
		margin: 10px 0 -30px 0 !important;
		display: table;
		position: relative;
	}
	.swiper-wrapper .swiper-slide.vimeography-thumbnail,
	.swiper-wrapper .swiper-slide.vimeography-thumbnail:nth-child(5n+5) {
		width: calc(26% - 15px);
		margin-right: 10px !important;
		float:left;
	}
	.swiper-wrapper .swiper-slide.vimeography-thumbnail:nth-child(4n+4) {
		margin-right: 0px !important;
		float: right;
	}
}

@media screen and (max-width: 800px) {	

	.blog-post {
		width: 66%;
	}
	.contact-row-1-1 {
		width: 30% !important;
		margin-right: 22px;
	}
	.contact-row1-heading h3 {
		font-size: 24px;
	}
	.contact-row3-heading-text p {
		font-size: 15px;
		padding-bottom: 111px;
	}
	.request-invite h4 {
	 margin: 15px 0px 18px 0px;
	}
	.request-invite p {
		width: 100%;
	}
	.req-expenses h4 {
		margin: 15px 0px 18px 0px; 	
	}
	.req-expenses p {
		text-align: center;
		width: 100%;
	}
	.link-coloum {
		width: 30% !important;
		margin: 0 0 0 20px;
	}
	.link {
		min-height: 213px;
	}
	.link-3 {
		min-height: 138px;
	}
	.link-2 {
		min-height: 252px;
	}
	.eastern-logo {
		width: 78%;
		margin-left: 86px;
	}
	.red-logo {
		width: 73%;
		margin-left: 9px;
	}
	.single-tribe_events .tribe-events-event-image img {
		width: 100%;
		height: auto;
	}
	.headings-maroon h2 {
		font-size: 25px;
	}
	.inner-container p {
		font-size: 21px;
	}
	.copyright-end {
		height: auto;
	}
	.ft-copyright, .ft-powerdby {
		float: none;
		width: 100%;
		display: table;
		text-align: center;
		margin: auto;
	}
	.post-content {
		padding-bottom: 10px;
	}
	
}
@media screen and (max-width: 767px) {

.testimonial_rotator_quote {
	min-height: 75px;
}	
	
	.single-tribe_events .tribe-events-schedule .tribe-events-cost {
		margin: 10px 0 -40px 0 !important;
	}
}
@media screen and (max-width: 767px) {
.seo-icons-txt-row .wpb_text_column.wpb_content_element.inner-icon-txt p a:nth-child(2) {
	width: 75%;
}
	
	.blog-post {
		width: 64%;
	}
	.contact-row-1-1 {
		width: 100% !important;
	}
	.contact-row3-heading-text p {
		padding-bottom: 0;
	}
	.book-text {
		float: left;
		width: 75%;
	}
	.link-coloum {
		width: 31% !important;
		margin: 0 0 0 11px;
		float: left;
	}
	.req-expenses p {
		text-align: center;
		width: 100%; 
	}
	.eastern-logo {
		width: 100%;
		margin-left: 0px;
	}
	.red-logo {
		width: 100%;
		margin-left: 0px;
	}
    .full-btn .wpb_content_element {
        margin-bottom: 0 !important;
    }
}


@media screen and (max-width: 736px) {
	.swiper-wrapper .swiper-slide.vimeography-thumbnail, .swiper-wrapper .swiper-slide.vimeography-thumbnail:nth-child(5n+5) {
		width: calc(26% - 14px);
	}
}


@media screen and (max-width: 650px) {	
.btns-row a:nth-child(2) {
	margin-left: 10px !important;
}
#home-row6 {
	padding: 0 0 40px;
}
#home-row1 h1 span.headbg {
	display: inline-block;
}


.documentform .wpcf7-radio .wpcf7-list-item {
	width: 100%;
}
.contact-page.quote-form span.wpcf7-list-item {
	display: block;
	width: 100%;
}
.contact-page.quote-form .wpcf7-form-control-wrap.Servicesyourequire .wpcf7-list-item:nth-child(8) {
	margin-left: 1em;
}
	
	.slider-txt {
		padding: 30px 20px !important;
	}
	.text-lg span {
		font-size: 28px !important;
	}
	.slider-btn {
		margin-top: 30px !important;
	}
	.cforms fieldset.fourth-half {
		width: 100%;
	}
	.cforms fieldset {
		width: 100%;
	}
	.js .main-nav a#responsive_menu_button {
		position: relative;
		display: none;
	}
	.book-text {
		width: 69%;
	}
	.link-coloum {
		width: 100% !important;
		margin-bottom: 20px;
		
	}
	.footer-info li {
		font-size: 14px;
		margin: 0 0 0 3px;
	}
	.copyright {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.logo-button {
		padding: 17px 0 0px 1px;
	}
	.logo-button a {
		font-size: 16px;
	}

	.about-slider {
		float: none;
		width: 100%;
		padding: 0 0 0 0px;
	}
	.alignright.about-slider {
		margin-left: 0px; 
	}
	.about-tony h2 {

		text-align: center;
	}
	.alignright.about-slider p {
		text-align: center;
		padding: 0;
	}
	.header-right .left-side .searchform {
		width: 100%;
	}
	#home-services-row-2 .vc_col-sm-6 .wpb_wrapper {
		padding-bottom: 25px;
	}
	.tribe-events-schedule h2 {
		margin-top: 0px;
	}
	#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-next, #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-previous {
		width: 100% !important;
	}
	
	#public-speaking-btn-row {
		position: relative;
		right: 0;
		top: -14px;
	}
	.post-thumb, .post-thumb a {
		height: 280px;
	}
}

@media screen and (max-width: 600px){
.btns-row a:nth-child(2) {
	margin-left: 0 !important;
}	
#home-icons ul li {
	width: 22%;
}	
}

@media screen and (max-width: 533px) {
	#logo img {
	max-width: 100% !important;
}
.testimonial_rotator_quote {
	min-height: 120px;
}
	
	.slider-txt {
		padding: 20px 10px !important;
	}
	.post-thumb, .post-thumb a {
		height: 240px;
	}
	.overlay-text {
		padding: 40% 20px;
	}
	.box-with-overlay {
		width: 96% !important;
	}
	.fellows-page .box-with-overlay {
		width: 80% !important;
	}
	.single-page-img {
		display: table;
		width:100%;
		margin-bottom:10px;
	}
	.single-page-img, .single-page-img a {
		height: 245px;
	}
	.blogside .blog-3col .pblock {
		width: 100%;
	}
	.blogside .blog-3col .pblock h2 {
		min-height: auto;
	}
	.blogside #widgets {
		margin-top: 0;
	}
}
@media screen and (max-width: 480px) {
	#logo {
		display: inline-flex;
    	align-items: center;
		max-width: 55%;
	}
	.wooicons {
		margin-left: 3px;
		gap: 5px;
	}
	.cart-contents-count {
		right: -10px;
		font-size: 10px;
	}
	.seo-icons-txt-row .wpb_content_element.inner-icon-txt a:first-child {
		width: 100%;
		float: none;
		text-align: center;
		display: table;
		margin: 0 auto;
	}
	.seo-icons-txt-row .wpb_content_element.inner-icon-txt a .bgimg {
		text-align: center;
		float: none;
	}
	.seo-icons-txt-row .wpb_text_column.wpb_content_element.inner-icon-txt p a:nth-child(2) {
		width: 100%;
		float: none;
		text-align: center;
		margin: 0 auto;
		display: table;
	}
.page-id-91 .inner-icon-txt a {
	text-align: left !important;
}
.inner-page-row .wpb_text_column div.display-block {
	text-align: left;
}
	
#home-icons ul li {
	width: 100%;
	padding: 5px 10px;
}

	.header-right .left-side {	
		max-width: 100%;	
	}
	.text-lg span {
		font-size: 20px !important;
	}
	.text-lg span {
		font-size: 20px !important;
	}
	.js .main-nav a#responsive_menu_button {
		position: relative;
		cursor: pointer;
	}
	#slide-5-layer-1 {
		position: relative;
		right: 197px !important;
	}

	.btn.green-btn::after {
		font-family: fontawesome !important;
		content: "\f16a" !important;
		margin: 0 0 0 13px !important;
		font-size: 20px;
	}
	.post-entry img {
		float: none;
		display: table;
		clear: both;
		margin: 0 auto !important;
		
	}
	.single-blog .post-entry {
		float: none;
		width: 100%;
		clear: both;
		display: block;
		text-align: center;
		margin: 0 auto;
		padding: 0 15px;
	} 
	.single-page-img {
		/* float: none;
		display: table;
		margin: 0 auto;
		clear: both;
		padding: 0 40px 0px 0px; */
	}
	.book-text {
		float:none;
		width: 100%;
	}
	.book img {
		position: relative;
		top: 21px;
	}
	.book-text h3 {
		text-align: center;
	}
	.about-text h4 {
		margin-top: 0;
	}
	.about-text p {
		font-size: 15px;
	}
	.req-img {
		margin-top: 15px;
	}
	#searchform {
		margin: 0;
	}


	.copyright {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.footer-info li {
		font-size: 16px;
		margin: 0 0 0 22px;
	}
	.copyright-end {
		font-size: 14px;
	}
	.copyright-end a {
		text-align: center;
		float: none;
	}
	
	#home-slider-row-1 .home-slider-main-row-1.tp-caption {
		font-size: 27px !important;
		line-height: 32px !important;
		margin-top: 0px !important;
	}
	#home-slider-row-1 .btn.green-btn {
		font-size: 17px !important;
	}
	#home-slider-row-1 .tparrows::before {
		font-size: 26px !important;
	}
	#home-slider-row-1 .tp-leftarrow {
		left: -20px !important;
	}
	#home-slider-row-1 .tp-rightarrow {
		padding-left: 20px !important;
	}
	.home-post-block h2 {
		line-height: 1.2;
	}
	.adress {
		font-size: 15px;
		line-height: 1.5;
	}
	.tribe-events-back {
		width: 100%!important;		
	}
	#tribe-events-footer .tribe-events-sub-nav li a {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.social-icons {
		margin: 0 auto;
		display: table;
	}
	.swiper-wrapper .swiper-slide.vimeography-thumbnail, .swiper-wrapper .swiper-slide.vimeography-thumbnail:nth-child(5n+5), .swiper-wrapper .swiper-slide.vimeography-thumbnail:nth-child(4n+4) {
		width: calc(52% - 12px);
		margin-right: 10px !important;
		float: left;
	}
	.swiper-wrapper .swiper-slide.vimeography-thumbnail:nth-child(2n+2) {
		margin-right: 0px !important;
		float: right;
	}
	.post-thumb, .post-thumb a {
		height: 240px;
		width: 100%;
	}
	.overlay-text {
		padding: 30% 20px;
	}
	.fellows-page .box-with-overlay {
		width:90% !important;
	}
	.hover-show a {
		line-height: 55px;
	}
	#testimonialpage .testimonialblock {
    	padding: 40px 20px;
    }
}

@media screen and (max-width: 414px) {
	
@keyframes myanim {
	30% {
	   margin-left: 10px;
	}
 }
 
.documentform.ordernowform .wpcf7-exclusive-checkbox .wpcf7-list-item-label {
	max-width: 90%;
} 
.post-entry .inner-page-row p > img {
	padding-bottom: 15px;
} 
 #home-row1 .button.req-quote-home, .request-quote {
	padding-right: 30px;
}
 #home-row1 .req-quote-home::after {
	line-height: 1.2;
}
.testimonial_rotator_quote {
	min-height: 145px;
}	
	.searchform, .header-right .left-side {
		margin-bottom: 0;
	}
	.home-slider-main-row-2 {
		margin-top: 60px !important;
	}
	.footer-info ul {
		padding: 0;
		margin: 0 0 10px;
	}
	.heading-white h2 {
		font-size: 28px;
	}
	.headings-maroon h2 {
		font-size: 26px;
	}
	.headings-maroon {
		margin-bottom: 15px;
	}
	
	.inner-container p {
		font-size: 21px;
	}
	.post-thumb, .post-thumb a {
		height: 190px;
	}
	.post-content .read-more {
		display: table;
		margin: 15px auto 0;
		text-align: center;
	}
	.single-page-img, .single-page-img a {
		height: 230px;
	}
	.hover-show {
		left: 3%;
	}
	#home-row6 .testimonial_rotator_author_info.cf-tr {
		bottom: 0;
	}
	.blog-3col .pblock .pthumb, .blog-3col .pblock .pthumb a {
		height: 200px;
	}
}
@media screen and (max-width: 412px) {

}

@media screen and (max-width: 400px) {

	.btn.green-btn::after {
		font-family: fontawesome !important;
		content: "\f16a" !important;
		margin: 0 0 0 2px !important;
		font-size: 17px;
	}
	.blog-post p {
		text-align: center;
		margin: 0 10px 0 0;
	}
	.blog-post {
		width: 97%;
		text-align: center;
		
	}
	.home-post-block h2 {
		
		text-align: center;
		margin: 10px 18px 6px 0px;
	}
	.post-content p {
		
		margin: 0 20px 0px 0px;
		float: none;
		
		padding: 0;
		text-align: center;
		clear: both;
	}
	.searchform #searchsubmit {
		
		top: 0px;
	}
	
	.copyright-end a {
		float: none;
		color: #fff !important;
	}
	.copyright-end {
		font-size: 14px;
	}
	
	.footer-info li {
		font-size: 16px;
		margin: 0 0 0 2px;
	}

}
@media screen and (max-width: 376px) {

.testimonial_rotator_quote {
	min-height: 150px;
}		
	
	.social-right .socialicons {
		margin-top: 10px;
	}
	.footer-info li {
		list-style: none;
		display: block;
		text-align: center;
		color: #fff;
	}
	
	.copyright-end {
		font-size: 13px;
	}
	.post-thumb, .post-thumb a {
		height: 170px;
		width: 100%;
	}
	.fellows-page .box-with-overlay {
		width:	100% !important;
	}
	#home-row6 .testimonial_rotator_author_info.cf-tr {
		width: 76%;
	}
	.blog-3col .pblock .pthumb, .blog-3col .pblock .pthumb a {
		height: 165px;
	}

}
@media screen and (max-width: 375px) {

	#home-row6 .testimonial_rotator_author_info.cf-tr {
	top: 340px;
	width: 100%;
	left: 0;
}

}
@media screen and (max-width: 360px) {

	.btn.green-btn::after {
		font-family: fontawesome !important;
		content: "\f16a" !important;
		margin: 0 0 0 4px !important;
		font-size: 17px;
		position: relative;
		top: 2px;
	}
	.blog-post p {
		text-align: center;
		width: 90%;
		margin: 0 auto;
	}

	.logo-button a {
		font-size: 16px;
	}
	.footer-info li {
		font-size: 20px;
		margin: 0 0 0 30px;
	}
	.footer-info li {
		font-size: 17px;
		margin: 0;
	}
	.footer-info li {
		font-size: 15px;
		margin: 0 0 0 3px;
	}
	#home-slider-row-1 .tp-caption {
		left: 30px !important;
	}
	#home-slider-row-1 .home-slider-main-row-1.tp-caption {
		font-size: 25px !important;
		line-height: 27px !important
	}
	#home-slider-row-1 .btn.green-btn {
		font-size: 15px !important;
		padding: 9px 20px !important;
	}
	.slider-txt {
		display: none;
	}
	
}
@media screen and (max-width: 320px) {
	.footer-info li {
		font-size: 13px;
		margin: 0 0 0 0px;
	}
	#home-slider-row-1 .home-slider-main-row-1.tp-caption {
		font-size: 23px !important;
	}
	.request-button a.button {
		font-size: 15px;
	}
	ul.slimmenu li > ul {
		min-width: 15em;
	}
#clients-row .client-block,
.client-block {
	width: 45%;
}
	 
}
	.tribe-events-gmap {
		display: block;
	}
	.event-schedule-details {
		padding: 10px 0px 20px 10px;
		text-align: center;
	}
	
select#racers-select {
	height: 45px;
	float: right;
	max-width: 720px;
	margin-top: -5px;
	font-family: 'Nobel';
	letter-spacing: 1px;
	font-size: 18px;
	margin-bottom: 15px;
}
#event-valuable, #track-sponsors, #featured-racers, #event-schedule {
	scroll-margin-top: 100px;
}
}