/*
Theme Name: Skillforce Recruitment Pty Ltd
Theme URI: http://www.digitalmonopoly.com.au/
Author: Digital Monopoly
Author URI: http://www.digitalmonopoly.com.au/
Description: Provides custom and complete recruitment solutions for employers and job seekers in all industries with offices in Perth and Brisbane...
Version: 1.0
*/

/* =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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
	font-size:1.2em;
}
a:focus {
	outline: none;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* =Global
----------------------------------------------- */

body,
button,
input,
select,
textarea {
	color: #9c9c9c;
    font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 22px;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	color:#000000;
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
}

h1{ font-size: 28px; }
h2{ font-size: 24px; }
h3 {
    font-size: 21px;
    letter-spacing: 1px;
    font-weight: bold;
}
h4{ font-size: 18px; }
h5{ font-size: 16px; }
h6{ font-size: 14px; }

hr {
	background-color: #eee;
	border: 0;
	height: 1px;
	margin-bottom: 1.2em;
}

/* Text elements */
p {
	margin-bottom: 1.2em;
	font-family: 'Lato', sans-serif;
	color: #9c9c9c;
	line-height: 24px;
}
ul, ol {
	margin: 0 0 1.2em 2em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.2em;
}
b, strong {
	font-weight: bold;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	background: none repeat scroll 0 0 #eee;
	margin: 0 0 1.2em;
	padding: 40px 40px 30px;
}
address {
	margin: 0 0 1.2em;
}
pre {
	background: none repeat scroll 0 0 #eee;
	border-radius: 0;
	font-family: "Courier 10 Pitch",Courier,monospace;
	font-size: 1em;
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1em;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	white-space: pre-wrap;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.2em;
	width: 100%;
}
th {
	font-weight: bold;
}
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
	*vertical-align: middle; /* Improves appearance and consistency in all browsers */
}
button,
input {
	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #eee;
	border-color: #eee #eee #bbb #eee;

	background: #e6e6e6;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.5), inset 0 15px 17px rgba(255,255,255,0.5), inset 0 -5px 12px rgba(0,0,0,0.05);
	color: rgba(0,0,0,.8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1em;
	line-height: 1;
	padding: 0px 15px;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
	height:34px;
	line-height:34px;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #eee #bbb #aaa #bbb;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.8), inset 0 15px 17px rgba(255,255,255,0.8), inset 0 -5px 12px rgba(0,0,0,0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	-webkit-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(255,255,255,0.5), inset 0 2px 5px rgba(0,0,0,0.15);
}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

input[type=text],
input[type=email],
input[type=password],
textarea {
	color: #666;
	border: 1px solid #dddddd;
	width:250px;
	max-width: 100%;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
	color: #111;
	outline: none;
}
input[type=text],
input[type=email],
input[type=password] {
	height: 34px;
	line-height: 34px;
	padding: 0 10px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding: 3px 10px 10px 10px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
	height:120px;
}

/* Links */
a,
a:visited {
	color: #ed1624;
	text-decoration:none;
}
a:hover,
a:focus,
a:active {
	text-decoration:none;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.2em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.2em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.assistive-text {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}



/* =Main Layout
----------------------------------------------- */
#page{ }

#main .container {
    padding-bottom: 20px;
    padding-top: 20px;
}

.loginheader li {
    list-style: none;
    float: right;
}
.site-header{}
.site-header .navbar-brand {
    display: block;
    float: left;
    font-size: 18px;
    line-height: 40px;
    padding: inherit;
    padding-left: 0;
}
.site-header .navbar-brand img{display: block;}

.site-featured{ margin:auto; }
.site-header-image-bg{ height: 0px!important;  }
h1.page-title,
div.page-title-h1 {
    position: absolute;
    text-align: center;
    width: 100%;
    margin-top: -155px;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 3px;
    font-size: 26px;
}
h1.page-title-job {
    position: absolute;
    text-align: center;
    width: 100%;
    margin-top: -100px;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 3px;
    font-size: 26px;
}
.site-tagline {
	background: none repeat scroll 0 0 #eee;
	border-bottom: 5px solid #eee;
	font-size: 24px;
	line-height: 28px;
	padding: 40px 0;
}


.container{ }
.site-main{  }
.home .site-main {
    width: 100%;
    padding: 0px 0 0;
    float: left;
    padding-bottom: 0px;
    margin-top: 0px;
}
.site-footer{
	background: none repeat scroll 0 0 #f8f8f8;
	float: left;
	width: 100%;
}
.site-footer .footer-content {
    clear: both;
    float: left;
    margin: auto;
    padding: 50px 0 10px;
    position: relative;
    width: 100%;
}
.site-footer .footer-info {
    background: none repeat scroll 0 0 #ed1624;
    clear: both;
    color: #ffffff;
    float: left;
    font-size: 12px;
    line-height: 22px;
    margin: auto;
    position: relative;
    width: 100%;
    letter-spacing: 0.5px;
    padding: 13px 10px 13px 10px;
}
.site-footer .footer-info a {
	color: #ffffff;
	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.site-footer .footer-info a:hover {color: #bc141d;}
.site-footer .footer-info .site-info{  text-align:right; float:right; line-height:20px; }
.site-footer .footer-info .site-info p{ margin:0; }
.site-footer .footer-info .site-info #pwdlogo{ background:url(images/pwdlogo.png) right center no-repeat; width:85px; height:12px; display:inline-block; font-sizse:0; }
.site-footer .footer-info .site-copyright{ text-align:left; float:left; }
.textwidget {padding-right: 40px;}
#footer-sidebar #text-2 .textwidget {     
	background: url(images/footer-txt.JPG) no-repeat left bottom;
    padding-bottom: 110px; 
}

.page .entry-header{  }
.page .entry-header .entry-title{}

.home .front-content{ margin-bottom: 0px; }
.home .front-content .entry-header{ margin:0; height:auto;}

.has-breadcrumbs{ position:relative; }
.has-breadcrumbs .breadcrumbs{
	position: absolute;
	right: 0;
	top: 10px;
	width: auto;
}
.single-breadcrumbs{
	font-size: 11px;
	font-style: oblique;
	margin: 0;
	padding-top: 4px;
	position: absolute;
	text-align: left;
	z-index: 20;
}
.vc_sep_width_10 {width: 80px !important;}
.vc_sep_width_20 {width: 50px !important;}

.white, .white h1, .white h2, .white h3, .white h4, .white h5 {color: #ffffff;}

.title-content h2 {
    text-transform: uppercase;
    letter-spacing: 3px;
    width: 100%;
    float: left;
    padding-bottom: 20px;
}
ul.nav-user.nav.navbar-nav.navbar-right {
    position: relative;
    right: 0;
    width: 100%;
    margin-right: 0;
}
span.searchbox-icon {
    float: right;
    text-align: right;
    margin-top: -56px;
}
input#s {
    width: 90%;
    position: relative;
    float: left;
	height: 40px;
}
.searchbar {
    position: absolute;
    width: 100%;
}
#searchsubmit {
    margin-top: 0;
    z-index: 999999;
    position: relative;
    right: 0;
    float: right;
    top: 0;
    width: 10%;
    color: #ffffff;
    text-transform: uppercase;
    text-shadow: none;
    background: #ed1624;
    box-shadow: none;
    letter-spacing: 1px;
    text-align: center;
    padding: 0;
    font-size: 12px;
	outline: none;
	height: 40px;
}
#searchsubmit:hover {background: #111111;}

/* =Custom Page template
----------------------------------------------- */
.not-found{
	margin-bottom: 100px;
	margin-top: 50px;
	padding-top: 120px;
	text-align: center;
}
.not-found strong {
	color: #022a3b;
	display: block;
	font-size: 222px;
	font-weight: normal;
	margin-bottom: 100px;
	text-align: center;
}
.not-found  #searchform{ margin-bottom: 50px;}
.not-found hr {
    margin: 20px auto;
    width: 365px;
}
span.searchbox-icon i {
    margin-top: 23px;
    color: #111111;
	margin-right: 15px;
}

.home .site-header-image-bg{ height:0px!important; }
.page-template-page-templatescontact-us-php .site-header-image-bg{ height:0px!important; }
.page-template-page-templatescontact-us-php #contact-map,
.page-template-page-templatescontact-us-php #contact-map2 {
    height: 350px;
    left: 0;
    position: relative;
    right: 0;
    width: 100%;
	margin-top: 30px;
	margin-bottom: 20px;
}
.page-template-page-templatescontact-us-php .entry-header {
	height: auto;
	margin-top: -80px;
}
.loginheader {
    width: 50%;
    float: right;
}
.loginheader li {
    list-style: none;
    float: right;
    text-align: right;
}

form.searchbox input {
    display: none;
}
span.login-box {
    background: #ed1624;
    float: right;
    /* padding: 6px 20px 10px 20px; */
    border-radius: 0px 0px 10px 10px;
    color: #ffffff;
    margin-top: 10px;
}
span.login-box a {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
span.login-box a:hover {
    color: #111111;
}
.loginheader li i {
    font-size: 18px;
    padding-left: 18px;
}
li.logout a {
    padding-top: 0;
    padding-bottom: 0;
}

/* =Layout: Content-Sidebar
----------------------------------------------- */

#content {}
#sidebar { margin: 40px 0 20px; margin-left: 40px;}
#sidebar .widget{  }


/* =Menu
----------------------------------------------- */

.navbar{ margin: 0; }
.navbar-default {
    border: none;
    display: block !important;
    background: #dddddd;
    float: left;
    width: 100%;
    position: relative;
	background-color: #f8f8f8;
	border-color: #e7e7e7;
	webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.navbar-default.fixedheader{
	position: fixed;
	-webkit-animation: moveDown .5s;
}

@-webkit-keyframes moveDown {
	0% { -webkit-transform: translateY(-40px) }
}

.navbar-default.fixedheader {position: fixed;}
.navbar-default .navbar-brand {
	color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #777777;
}
.navbar-default .navbar-nav > li > a {
    color: #ed1624;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 15px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 30px;
    padding-bottom: 5px;
    border: 0px;
    cursor: pointer;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-bottom: 2px solid rgba(255,255,255,0);
    font-weight: bold;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #111111;
	background-color: transparent;
	border-bottom: 2px solid #ffffff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #111111;
    background-color: transparent;
    font-weight: 600;
	border-bottom: 2px solid #111111;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
	color: #eee;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: transparent;
	margin-top: 16px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	background-color: #111111;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	background-color: transparent;
	color: #ed1624;
}

.navbar-collapse.in .navbar-nav{ margin-bottom: 0;}
.navbar-collapse.in .navbar-nav > li > a{
	line-height: 30px;
	border-bottom: #e7e7e7 solid 1px;
}
ul#menu-primary {
    margin-top: -57px;
    float: right;
    margin-right: 40px;
}

.nav-user{}
.nav-user .btn{
	border: medium none;
	border-radius: 0;
}


.dropdown-menu {
	background-clip: padding-box;
	background-color: #fff;
	border: 0px;
	border-radius: 0;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: none outside none;
	margin: 2px 0 0;
	min-width: 180px;
	padding: 0px 0;
	position: absolute;
	top: 100%;
	z-index: 1000;
}
.dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 12px;
    border-top: 1px solid #dddddd;
    letter-spacing: 1px;
	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
ul.dropdown-menu li a {
    font-size: 12px !important;
    padding: 5px 20px 5px 10px;
}
.dropdown-menu>li>a:hover {
	background: #ed1624;
	color: #ffffff;
}
ul.dropdown-menu li {
    float: left;
    clear: both;
    width: 100%;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background-color: #ed1624;
}

#footer-menu{ padding:0; margin:0; list-style:none; width:100%; }
#footer-menu li{ float:left; }
#footer-menu li a{ display:block; float:left; padding:3px 10px; }
#footer-menu li:first-child a{ padding-left:0; }
#footer-menu li:hover > a {}
#footer-menu li.current_page_item a,
#footer-menu li.current-menu-item a { }

.socials{ list-style:none; }
.socials li{ float:left; }
.socials li a{
	background: none repeat scroll 0 0 #000000;
	border-radius: 15px;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	height: 29px;
	line-height: 29px;
	margin-right: 6px;
	opacity: 0.8;
	text-align: center;
	width: 29px;

}

.socials li a:hover{ opacity:1; }
.socials li.facebook a{;}
.socials li.twitter a{ }

.site-header {width: 100%;}
.navbar-collapse.collapse {
    width: 100%;
    float: left;
    margin: 0 auto;
    background: transparent;
}
.navbar-collapse.collapse .container {width: 100%;}

.navbar-header {
    width: 100%;
	min-height: 120px;
}
.navbar-header .container {
    min-height: 120px;
	width: 100%;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}


.started {
    position: fixed;
    bottom: 60px;
    right: 50px;
	display: none;
}
a.started {
    color: #ffffff;
    background: #ed1624;
    padding: 10px;
    border-radius: 10px;
	z-index: 999;
}
a.started i {font-size: 22px;}

ul.socials-header {
    float: right;
    margin-top: 10px;
    margin-right: 20px;
}

/* =Content
----------------------------------------------- */

.sticky {}
.hentry {
	margin: 0 0 1.2em;
	padding: 0 0 1.2em;
	border-bottom:#eee solid 1px;
}
.hentry .entry-header{}
.hentry .entry-header .entry-title{ margin-bottom:0px; }
.hentry .entry-header .entry-title a{  }
.single .hentry,
.page	.hentry{ border-bottom:none;  }
.entry-meta {
	clear: both;
}
.byline {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.entry-content,
.entry-summary {
	margin: 1.2em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.2em;
}

.page-header{ margin-bottom:20px; }

.entry-attachment{}
.entry-attachment .attachment{}
.attachment .entry-meta{ clear:none; }

#image-navigation{ text-align:right; }


.hentry.service{ min-height: 200px; padding: 0px; }
.hentry.service > a{}
.hentry.service > a img{ display:block; float:left; margin-right:20px;}
.hentry.service .entry-header{}
.hentry.service .entry-header .entry-title{ clear:none;  }
.hentry.service .entry-content{ }

.clear{ clear:both; }
/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.site-header img,
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
.site-header img,
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
	display:block;
}
.site-header img,
.entry-content img,
img.size-full {
	max-width: 100%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */

}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.2em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text { text-align: center; }
.wp-caption .wp-caption-text { margin: 0.8075em 0; }
.site-content .gallery { margin-bottom: 1.2em; }
.gallery-caption {}
.site-content .gallery a img {
	border: medium none;
	display: block;
	height: auto;
	max-width: 100%!important;
	border: 2px solid #EEEEEE!important;
}
.site-content .gallery dd { margin: 0; }
.site-content .gallery .gallery-item{
	float: left;
	margin-top: 6px!important;
	text-align: center;
	width: 33%;
}
.site-content .gallery-columns-4 .gallery-item {}
.site-content .gallery-columns-4 .gallery-item img {}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-content .site-navigation {
	float: left;
	margin: 0 0 1.2em;
	overflow: visible;
	width: 100%;
}
.site-content .nav-previous {
	float: left;
	width: 50%;
}
.site-content .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/* =Comments
----------------------------------------------- */

.comment-content a { word-wrap: break-word; }
.bypostauthor {}

#comments{ margin:0 0 1.2em; }
#comments h2{
	background: none repeat scroll 0 0 #F6F6F6;
	margin-bottom: 20px;
	padding: 10px;
}

.commentlist{ padding:0; margin:0; list-style:none;}
.commentlist li.comment{ padding: 0; min-height:70px; }
.commentlist li.comment .comment-content {
	padding-bottom: 0px;
	padding-left: 54px;
}
.commentlist li.comment .comment-author{}
.commentlist li.comment .comment-author img{ float:left; margin-right:10px;}
.commentlist li.comment .comment-meta{
	float: right;
	font-size: 11px;
	font-style: oblique;
	margin-top: -30px;
}
.commentlist li.comment .reply{
	background: none repeat scroll 0 0 #CCCCCC;
	color: #FFFFFF;
	font-size: small;
	margin-top: 0;
	padding: 5px;
	position: absolute;
	top: 60px;
}
.commentlist li.comment .reply a{
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 10px;
}
.commentlist li.comment .footer{}

.commentlist li.comment .children{
	list-style: none outside none;
	margin: 5px 0 5px 54px;
}
.commentlist li.comment article.comment{ background:#f6f6f6; padding:10px; margin-bottom:5px; position:relative; min-height: 90px; }
.commentlist li.comment article.comment .comment-content p{ margin:0; }

#respond{}
#respond #reply-title{ padding: 20px 0; }

#commentform{
	background: none repeat scroll 0 0 #F6F6F6;
	margin-bottom: 30px;
	padding: 30px;
}
#commentform p{ margin-bottom:10px;}
#commentform .comment-notes{}
#commentform label{ width:100%; display:block;}
#commentform .comment-form-author{}
#commentform .comment-form-email{}
#commentform .comment-form-url{}
#commentform .comment-form-comment{}
#commentform .form-allowed-tags{}
#commentform textarea{
	height: 100px;
	line-height: 16px;
	overflow: auto;
	padding: 11px 7px 7px;
	vertical-align: top;
	width: 90%
}
#commentform .form-submit{}

.nocomments{ display:none; }

/* =Widgets
----------------------------------------------- */

.widget-title{
	color: #636363;
	font-size: 18px;
	line-height: 2em;
	margin-bottom: 10px;
}
.widget {
	margin: 0 0 1.2em;
}
.widget ul{ padding:0; margin:0; list-style:none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
#searchform .field{ width:196px; }

/* Header widget */
.header-widgets{ display:block; float:right; margin-top:20px; width: 100%; }
.header-widgets .widget{ text-align:right; width: 100%; float: right; margin-bottom: 20px; }
.header-widgets .widget p{ margin-bottom:0;}
.header-widgets .widget .widget-title{ border:none; font-size:16px; line-height:1em; margin-bottom:0; font-weight:bold;  }
.header-widgets .widget .phone-number{ font-size:38px;  line-height:1em; font-weight:bold;  padding-left:45px;  }
.header-widgets .widget .email{ font-size:16px; font-weight:bold; line-height:1em;}
.header-widgets .widget .address{ font-size:16px; font-weight:bold; line-height:1em; }

.header-widgets .widget-socials{}
.header-widgets .widget .socials{ float: right;;}
.header-widgets .widget .socials li a{ margin-left: 8px; margin-right: 0;}
.header-widgets .widget .socials li a{}
.header-widgets .widget-text{ font-size: 24px; font-weight: lighter; }


/* PWD Address widget */
.pwd-address{}
.pwd-address .location{ clear: none; }
.pwd-address .address{}
.pwd-address .phone{ margin-bottom:0; }
.pwd-address .fax{ margin-bottom:0; }
.pwd-address .email{ }
.pwd-address .image-map{ float: right;margin-left: 10px;}

.pwd-address .phone,
.pwd-address .fax,
.pwd-address .email,
.pwd-address .address{
	padding-left: 25px;
	position: relative;
}

.pwd-address .phone .fa,
.pwd-address .fax .fa,
.pwd-address .email .fa,
.pwd-address .address .fa{
	position: absolute;
	left: 0;
}




#footer-sidebar{}
#footer-sidebar .widget{ }
#footer-sidebar .widget:first-child{ margin-left:0;}

#footer-sidebar .widget_pwd_address_widget{

}



/* =Reset BXSlider
----------------------------------------------- */
.bx-wrapper {
	margin: 0;
	padding: 0;
	position: relative;
}

.bx-wrapper .bx-viewport {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	box-shadow: none;
	left: 0;
}
.bx-wrapper .bx-prev {
    background: url(images/arrow-slider.png)10px -2px no-repeat;
    left: 20px;
	opacity: 0.5;
	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.bx-wrapper .bx-prev:hover {
    background: url(images/arrow-slider.png)10px -2px no-repeat;
    left: 20px;
	opacity: 0.9;
}
.bx-wrapper .bx-next {
    background: url(images/arrow-slider.png)-45px -2px no-repeat;
    right: 20px;
	opacity: 0.5;
	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.bx-wrapper .bx-next:hover {
    background: url(images/arrow-slider.png)-45px -2px no-repeat;
    right: 20px;
	opacity: 0.9;
}

/* =Custom Post type
----------------------------------------------- */

/* Custom Post type Slidshow */
#slidercontainer{ margin:auto; background:#d7d7d7;  }
#sliderarea{ width:100%; height:0px; display:block; padding:0px;}
#sliderarea .bx-wrapper .bx-pager{ bottom: 0; font-size: 0; margin: 0 auto; padding:0px; right: 0px; width: auto; z-index: 55; }
#sliderarea .bx-wrapper .bx-viewport{ border:none; left:0; box-shadow:none; height:0px; background:none!important; }
#custom-slideshows > .slide{ width:100%!important; height:0px; background-size: cover !important; }


/* Custom Post type CTA */
#cta-container{ margin-bottom:20px; }
#custom-cta{}
#custom-cta .cta{ background: none repeat scroll 0 0 #F4F4F4; }
#custom-cta .cta img{
	display: block;
	height: auto;
	margin-bottom: 10px;
	max-width: 100%;
}
#custom-cta .cta-title {
	font-size: 20px;
	margin-bottom: 0;
	padding: 0 10px;
}
#custom-cta .cta-summary{ padding: 10px; }
#custom-cta .cta-summary .readmore{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 108px rgba(0, 0, 0, 0.5) inset;
	color: #FFFFFF;
	display: block;
	height: 30px;
	left: 0px;
	line-height: 30px;
	padding: 85px 0;
	position: absolute;
	right: 0px;
	text-align: center;
	top: 0px;
	vertical-align: middle;
	display:none;
}
#custom-cta .cta:hover .readmore{ display:block;  }


#testimonials{ padding:50px 0px 0px 0px;}
#testimonials .bx-wrapper{ margin: 0; }
#testimonials .bx-wrapper .bx-pager{ bottom: 0; font-size: 0; margin: 0 auto; padding:0px; right: 0px; width: auto; z-index: 55; }
#testimonials .bx-wrapper .bx-viewport{ border:none; left:0; box-shadow:none; min-height: 250px;  background:none!important; }

#slider-testimonials > .testimonial{ width:100%!important; text-align: center; }
#slider-testimonials > .testimonial .text{
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 20px;
	padding: 0 50px;
	position: relative;
}

#slider-testimonials > .testimonial .text .open,
#slider-testimonials > .testimonial .text .close{
	font-size: 68px;
	height: 50px;
	left: 0;
	line-height: 50px;
	position: absolute;
	top: 0;
	width: 50px;
}
#slider-testimonials > .testimonial .text .close{
	bottom: 0;
	color: #000;
	left: auto;
	opacity: 1;
	right: 0;
	top: auto;
}

#slider-testimonials > .testimonial .info{ font-size: 20px;  }


#get-stared{
	padding:45px 0;
	border-top: #eee solid 1px;
	float: left;
	width: 100%;
}

span.slidecontent {
    width: 380px;
    float: left;
    margin-top: 350px;
    color: #ffffff;
    position: relative;
}
span.slidecontent p {
    font-family: 'Open Sans', sans-serif;
	color: #ffffff;
}
span.slidecontent h3 {
    color: #ffffff;
    font-size: 17px;
    letter-spacing: 1px;
    margin-bottom: 10px;
    font-weight: 600;
}
a.slidemore {
    color: #ffffff;
    background: #ed1624;
    border-radius: 10px;
    padding: 10px 25px;
    margin-top: 15px;
    float: left;
    letter-spacing: 1px;
    font-size: 13px;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
	border: 1px solid #ed1624;
}
a.slidemore:hover, a.slidemore:focus {
	color: #ed1624;
	background: #ffffff;
	border: 1px solid #ed1624;
}

/* = Custom Plugins
------------------------------------------------*/

/* Plugin WP Pagenavi */
.wp-pagenavi{}
.wp-pagenavi a, .wp-pagenavi span {
	border: 1px solid #BFBFBF;
	margin: 2px;
	padding: 0 8px!important;
	text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #333;
}
.wp-pagenavi .pages{ border:none; }
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink{ border:none;}



.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 0px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #1982d1;
	background-color: #ffffff;
	border: 1px solid #dddddd;
	margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	color: #2a6496;
	background-color: #eeeeee;
	border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 2;
	color: #ffffff;
	background-color: #1982d1;
	border-color: #1982d1;
	cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #999999;
	background-color: #ffffff;
	border-color: #dddddd;
	cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}


/* Gravity Forms Section */

.gform_wrapper ul { margin: 0px !important; }
.gform_wrapper ul li { margin: 10px 0px !important; padding: 0px !important; list-style-image: none !important; list-style: none !important; }

.gfield_required { color: #ff0000 !important; font-weight: lighter !important; }
.ginput_container input { }


.ginput_container input:focus,
.ginput_container textarea:focus { }
.gform_wrapper .gform_footer { clear: both; margin: 0!important; padding: 0!important; }
.gform_button { }
.gform_button:focus,
.gform_button:hover {  }
.gform_validation_container {  }

/*-- Gravity Error Section ----------------*/

.gform_wrapper .top_label .gfield_description.validation_message,
.gform_wrapper .gfield_description.validation_message { padding: 0 !important; }
.validation_error { color: #790000 !important; font-size: 12px !important; font-weight: lighter !important; margin: 0 !important; }
.gfield_error { background: none !important; border: 0px !important; color: #70a7c5 !important; padding: 0px !important; }
.gfield_error .gfield_label { color: #2b424b !important; font-weight: lighter !important; }
.validation_message { color: #790000 !important; padding: 2px 0px 0px 0px !important; }
.gfield_error input,
.gfield_error textarea {  border: 1px #ff0000 solid !important; }
.gfield_error input:focus,
.gfield_error textarea:focus { color: #fff !important; }


/* Plugin WP PWD Footer */
#pwd_footer_v2 li{ margin-left:5px; }


/* Custom bootstrap
-------------------------------------------------- */

.navbar-nav > li > a{ line-height: 40px; padding-top: 20px 10px;}
.thumbnail{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	display: block;
	line-height: 1.42857;
	margin-bottom: 20px;
	padding: 0;
}

/* HOME */
.home #main .container {
    padding-top: 0;
    padding-bottom: 0;
}
#cta-job h2 {color: #ffffff;font-size: 24px;}

.pager li > a, .pager li > span {background-color: #fff; border: 0 none; border-radius: 0; display: inline-block; padding: 0;}
.vc_btn3-container.morebtn a {
    color: #ffffff !important;
    background: #ed1624;
    border-radius: 10px;
    padding: 12px 25px;
    letter-spacing: 1px;
    font-size: 15px;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #ed1624;
}

.vc_btn3-container.morebtn a:hover, .vc_btn3-container.morebtn a:focus {
	color: #ed1624 !important;
	background: #ffffff !important;
	border: 1px solid #ed1624 !important;
}
#home-ctas .wpb_single_image h2 {
    position: absolute;
    margin-top: 140px;
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 20px;
    color: #ffffff;
	opacity: 0;
	webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	cursor: pointer;
}
#home-ctas .wpb_single_image.hover h2 {opacity: 1; margin-top: 95px;}
#home-ctas .vc_single_image-wrapper.vc_box_border_grey {
    background: url(images/home-cta-play.png)99% 99% no-repeat #ed1624;
	cursor: pointer;
}
#home-ctas img.vc_single_image-img:hover {
    opacity: 0.2;
}
#whyus h5 {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}
#whyus p {color:#ffffff !important;}
#whyus .col-md-3 {
    padding-left: 0px;
	padding-right: 0px;
}
#testimonials p {
    line-height: 30px;
    font-size: 16px;
    padding: 0px 80px;
    color: #555555;
}
.testi-img {
    margin: 0 auto;
    text-align: center;
    padding-top: 30px;
}
#testimonials .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    text-transform: uppercase;
	margin-bottom: 0px;
}
#testimonials .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title h4 {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 0;
}
#testimonials .title p {
    font-size: 14px;
    margin-top: 0;
}
#testimonials .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav {opacity: 1;}
#testimonials .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav.vc_grid-owl-nav-color-blue {color: #ed1624 !important;}
#home-video {
    margin-bottom: -35px !important;
}
#home-video .ult-modal-input-wrapper img.ult-modal-img {
	opacity: 1;
	width: 100%;
	webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#home-video .ult-modal-input-wrapper.hover img.ult-modal-img {opacity: 0.2}
#home-video .ult-modal-input-wrapper {
	background: url(images/video-icon.png)50% 50% no-repeat;
    background-color: #ed1624;
    float: left;
    height: 100%;
    width: 100%;
}

input#gform_submit_button_1, input#gform_submit_button_16, input#gform_submit_button_19 {
    float: right;
    margin-right: 0;
    text-transform: uppercase;
    text-shadow: none;
    font-weight: bold;
    outline: none;
    color: #ffffff !important;
    background: #ed1624!important;
    border-radius: 10px;
    padding: 10px 25px;
    margin-top: 15px;
    letter-spacing: 1px;
    font-size: 13px;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
	border: 1px solid #ed1624;
}
input#gform_submit_button_1:hover, input#gform_submit_button_16:hover, input#gform_submit_button_19:hover {background: #ffffff !important; color: #ed1624 !important;border: 1px solid #ed1624;}
.gform_wrapper.gf_browser_chrome select {
    padding: 2px 0 2px 3px;
    border: 1px solid #ddd;
    margin-left: 0;
}
.gform_wrapper.gf_browser_chrome input.button.gform_button_select_files {
    padding: 6px 12px!important;
    background: #f10000;
    color: #ffffff !important;
    text-shadow: none;
    outline: none;
}
/*
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    padding: 5px 4px;
    letter-spacing: normal;
    background: #f4f4f4;
    border-radius: 7px;
    height: 40px;
    padding-left: 10px !important;
    line-height: 0;
}
*/
.gform_wrapper select, .gform_wrapper textarea {
    height: 40px;
	color: #666;
    width: 100%;
    border-radius: 7px;
    background: #f4f4f4 !important;
}
.ginput_container.ginput_container_select {
    margin-top: -20px !important;
}
.gform_wrapper.gf_browser_chrome select {
    padding: 2px 0 2px 3px;
    outline: none;
    border: 0px;
}
body .gform_wrapper .top_label div.ginput_container {margin-top: 0px;}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: inherit;
    font-family: inherit;
    letter-spacing: normal;
    background: #f4f4f4 !important;
    border-radius: 5px;
    padding: 10px;
    height: 40px;
}
.gform_wrapper textarea.small {height: 100px !important;}

#footer-sidebar {
    color: #111111;
    letter-spacing: 1px;
}
.footer-content .container {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 20px;
    margin-bottom: 0;
	width: 100%;
}
h3.widget-title {
    color: #111111;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 2px solid #bc141d;
    padding-bottom: 10px;
    margin-bottom: 15px;
	margin-right: 10px;
}
#footer-sidebar ul li a {
    color: #111111;
    line-height: 25px;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding-top: 2px;
}
ul.socials li a {
    color: #ffffff !important;
}
#footer-sidebar ul li a:hover {
	color: #ed1624;
}
#pwd_socials_widget-2 {
	padding-left: 10px;
}
.site-footer .footer-info .col-md-6 {
    padding-left: 0;
	padding-right: 0;
}
.site-footer .footer-info .container {width: 100%;}

/* Generic page */
.wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-panel-heading, .wpb-js-composer .vc_tta.vc_tta-style-classic .vc_tta-tab>a {border-width: 0px;}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a {color: #9c9c9c !important; background-color: #ffffff !important; font-size: 15px;}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {    border-color: #9c9c9c !important;}
.wpb-js-composer .vc_tta .vc_tta-controls-icon {height: 7px; width: 7px; border: 1px solid #cccccc;}
.message-box {
    border: 1px solid #9c9c9c;
    padding: 20px;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active, .wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {
    display: block;
    margin-bottom: 10px;
}
.wpb-js-composer .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-body, .wpb-js-composer .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-heading {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    margin-bottom: 0px;
	border-color: #cccccc !important;
	border-radius: 0px !important;
}
.wpb-js-composer .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:not(:first-child):not(:last-child) .vc_tta-panel-body {margin-bottom: 0px;}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {border-color: #cccccc !important;}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active, .wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body {background-color: #ffffff; border-radius: 0px !important;}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading {background-color: #ffffff;}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {border-color: #cccccc !important;}
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {border-color: #cccccc !important;}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel.vc_active {margin-top: 10px;}
.wpb-js-composer .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-body, .wpb-js-composer .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading {border-radius:0px !important;}

/* Contact */
#contact-page .container {padding-top: 0; margin-bottom: 40px; padding-left: 0px; padding-right: 0px;}
#contact-page input {
    border-radius: 0px;
    width: 97%;
    margin-bottom: 0;
    margin-top: 0;
}
#contact-page .gform_wrapper ul li {margin: 5px 0px !important;}
#contact-page .gform_wrapper textarea.medium {
    height: 160px;
    width: 98.5%;
    border-radius: 0;
    margin: 0;
	margin-top: 5px;
}

input#gform_submit_button_2 {
    text-shadow: none;
    outline: none;
    color: #ffffff !important;
    background: #ed1624 !important;
    border-radius: 10px;
    padding: 12px 25px;
    letter-spacing: 1px;
    font-size: 15px;
    float: left;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #ed1624;
    text-transform: uppercase;
    margin-top: 10px;
    width: 100px;
}
input#gform_submit_button_2:hover {
    background: #ffffff !important;
    color: #ed1624 !important;
}

input#gform_submit_button_4 {
    text-shadow: none;
    outline: none;
    color: #ffffff !important;
    background: #ed1624 !important;
    border-radius: 10px !important;
    padding: 12px 25px;
    letter-spacing: 1px;
    font-size: 15px;
    float: left;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #ed1624;
    text-transform: uppercase;
    margin-top: 10px;
    width: 50% !important;
}
input#gform_submit_button_4:hover {
    background: #ffffff !important;
    color: #ed1624 !important;
}
.star {
    background: #f1f1f1;
    padding: 35px;
    margin-top: -65px;
    min-height: 250px;
}
#payroll .star {
	min-height: 300px;
}
#contact-page .gform_wrapper {margin-top: 0px;}
.star {
    background: #f1f1f1;
    padding: 45px 25px 20px;
    margin-top: -65px;
}
.star h3 {
    color: #2f3630;
    font-size: 18px;
    letter-spacing: 2px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.star p {
   line-height: 22px;
}


#gform_wrapper_4 textarea {
    border-radius: 0px;
    width: 98%;
}
#gform_wrapper_4 input {
    border-radius: 0px !important;
	width: 96%;
}
#gform_wrapper_4.gform_wrapper ul.gform_fields li.gfield {margin-bottom: 5px !important;}
#gform_wrapper_4.gform_wrapper .top_label div.ginput_container {margin-top: 0px;}

#service-accordion .vc_col-sm-2 {
    width: 6%;
}
#service-accordion .vc_col-sm-10 {
    width: 94%;
}
#service-accordion .wpb_text_column {
    margin-bottom: 0 !important;
}
#service-accordion .vc_icon_element {
    margin-bottom: 0px;
}

/* 75K */
.page-cta-left {
    width: 49% !important;
    margin-right: 1%;
    margin-bottom: 20px;
}
.page-cta-right {
    width: 49% !important;
    margin-left: 1%;
    margin-bottom: 20px;
}
.cta-text p{
    color: #ffffff;
	padding: 0px 50px;
}
.cta-text h1 {
    color: #ffffff;
	font-size: 45px;
}


/* Job Search */
#jobsearch {
    margin-top: 0;
    margin-bottom: 40px;
}
.job-searchbar {
    background: #ed1624;
    float: left;
    width: 100%;
    padding: 12px 10px;
}
.job-searchbar .col-md-2 {
    background: #ffffff;
    margin-right: 1%;
    padding: 0;
    text-align: center;
    color: #123149;
    font-size: 13px;
    letter-spacing: 0.5px;
    width: 18%;
    margin-left: 1%;
    height: 40px;
    line-height: 40px;
}
.job-searchbar a.search-btn {background:none;color:#ffffff;
	transition: color 0.3s ease;-o-transition: color 0.3s ease;-ms-transition: color 0.3s ease;-moz-transition: color 0.3s ease;-webkit-transition: color 0.3s ease;}
.job-searchbar a.search-btn:hover {color:#231f20;}
.job-searchbar .col-md-2 select {
    background: #ffffff;
    padding: 0;
    text-align: center;
    color: #123149;
    font-size: 13px;
    letter-spacing: 0.5px;
	outline: none;
	width: 100%;
    height: 29px;
    border: none;
    border-radius: 0;
}
.joblisting {
    float: left;
    width: 100%;
    margin-top: 30px;
}
span.search-btn.col-md-2 {
    background: transparent;
    border: 2px solid #ffffff;
    padding: 3px 5px;
    color: #ffffff;
	line-height: 21px;
}
.job-list {background: #ebebeb; padding: 20px; float: left; width: 100%; border-bottom:1px solid #878585}
h1.job-title {
    color: #ed1624;
    font-weight: 600;
    font-size: 24px;
    text-transform: capitalize;
    margin-bottom: 10px;
}
span.joblocation {
    color: #231f20;
    margin-top: 5px;
    margin-bottom: 10px;
	width: 100%;
	float: left;
}
span.joblocation i {
    font-size: 22px;
    margin-right: 15px;
    padding-top: 5px;
    margin-left: 3px;
}
span.job-type {
    color: #231f20;
    float: left;
    width: 100%;
	margin-bottom: 10px;
}
span.job-type i {font-size: 20px; margin-right: 10px; padding-top: 5px;}
span.date-posted time {
    color: #231f20;
    float: left;
	margin-right: 10px;
}
span.job-text {
    color: #231f20;
    float: left;
    margin-top: 20px;
}
a.jobmore {
    width: 180px;
    float: right;
    text-align: center;
    background: #ed1624;
    padding: 7px 10px;
    color: #ffffff;
    letter-spacing: 1px;
    margin-left: 53%;
    border-radius: 10px;
    margin-top: 10%;
    border: 1px solid #ed1624;
    text-transform: uppercase;
    font-size: 15px;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 40px;
    line-height: 22px;
}
a.jobmore:hover {background: #ffffff;color: #ed1624; border: 1px solid #ed1624;}

.single_job_listing .meta .job-type {
    color: #555555;
    background: none !important;
    margin-top: 15px;
    margin-bottom: 0;
}
.single_job_listing .meta li {color: #555555;}
.single_job_listing .meta .location:before {width: 25px; margin-left: 5px;}
.single_job_listing .job_description {color: #555555;}
.single_job_listing .job_description strong {letter-spacing: 0.5px;}

button.jobsave {
    width: 50%;
    float: left;
    text-align: center;
    background: #ed1624;
    padding: 7px 10px;
    color: #ffffff;
    letter-spacing: 1px;
    margin-left: 50%;
	border-radius: 10px;
    margin-top: 45%;
	border: 1px solid #ed1624;
	text-transform: uppercase;
	font-size: 15px;
	webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
button.jobsave:hover {background: #ffffff;color: #ed1624; border: 1px solid #ed1624;}
button.btn-text-delete {
    width: 50%;
    float: left;
    text-align: center;
    background: #111111;
    padding: 7px 10px;
    color: #ffffff;
    letter-spacing: 1px;
    margin-left: 50%;
    margin-top: 10px;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    box-shadow: none;
	outline: none;
	text-transform: uppercase;
    text-shadow: none;
    line-height: 0;
}
button.jobsave i {
    float: left;
    line-height: 0;
    margin-left: 0;
}
.job-pages {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-top: 40px;
    padding: 5px;
    float: left;
}
span.jobpages {
    margin: 0 auto;
    background: #f2f2f2;
    padding: 10px 20px;
}
a.page-numbers {
    padding-left: 20px;
    color: #231f20;
	font-weight: bold;
}
a.page-numbers:hover {
    color: #ed1624;
}

span.page-numbers.current {
    color: #ed1624;
	font-weight: bold;
	padding-left: 20px;
}
a.next.page-numbers {
    padding-left: 50px;
	padding-right: 20px;
	letter-spacing: 2px;
}
a.prev.page-numbers {
    padding-right: 0px;
	letter-spacing: 2px;
}
span.savedstar {
    text-align: center;
    position: absolute;
    margin-top: 10px;
    width: 90px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    background: url(images/top-arrow.png) 50% -10% no-repeat;
    right: -25px;
    font-weight: 600;
    padding-top: 13px;
}
span.savedstar p {background: #f1f1f1; color: #111111; border-radius: 5px;}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next.vc_grid-nav-next-outside {right: 0px !important;}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev.vc_grid-nav-prev-outside {left:0px !important;}
.vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-next, .vc_grid.vc_grid-owl-theme .vc_grid-owl-nav .vc_grid-owl-prev {top: 35% !important;}


/* Mobile Nav-bar */
.navbar-default .navbar-toggle {
    border-color: transparent;
    z-index: 999999;
    position: absolute;
    width: 100%;
    background: #111111;
    border: none;
    box-shadow: none;
    margin-top: 150px;
    border-radius: 0;
}
.sr-only {
    position: relative;
    width: 100%;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
    color: #ffffff;
    float: left;
    height: 40px;
    z-index: 999;
    text-shadow: none;
    text-align: left;
    padding-left: 30px;
    margin-top: -9px;
    letter-spacing: 2px;
	font-family: 'Lato', sans-serif;
}

input.search-btn.col-md-2 {
    box-shadow: none;
    text-shadow: none;
    border: 2px solid #ffffff !important;
    outline: none;
    width: 180px;
    float: right;
    text-align: center;
    background: #ed1624;
    padding: 7px 10px;
    color: #ffffff;
    letter-spacing: 1px;
    border-radius: 10px;
    text-transform: uppercase;
    font-size: 15px;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 40px;
    line-height: 22px;
	margin-right: 20px;
}
input.search-btn.col-md-2:hover {background: #ffffff; color: #ed1624; border: 2px solid #ed1624 !important; }
.keywoard::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #123149;
}
.keywoard:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #123149;
    opacity: 1;
}
.keywoard::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #123149;
    opacity: 1;
}
.keywoard:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #123149;
}
.job-searchbar .col-md-2 input {
    letter-spacing: 0.5px;
	height: 40px;
	width: 100%;
}
.single_job_listing .meta .full-time {background-color: #ed1624; }
#sidebar h3.widget-title {color: #ed1624; font-weight: 600; border-bottom: 2px solid #ed1624;}
#sidebar h3 {letter-spacing: 0.5px;}

.job-manager .full-time, .job-types .full-time, .job_listing .full-time {color: #ed1624;}
button.jobsave i.fa.fa-star {
    display: none;
	 webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
button.jobsave i.fa.fa-star-o {display: block;}
button.jobsave.hover i.fa.fa-star {
	display: block;
    webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
button.jobsave.hover i.fa.fa-star-o {display: none;}
.single_job_listing .company {border: 1px solid #ed1624;}
input.button {
	height: 40px;
    background: none;
    box-shadow: none !important;
    text-align: center !important;
    text-shadow: none;
    line-height: 0px !important;
    font-size: 13px !important;
    letter-spacing: 1px !important;
    color: #ed1624 !important;
    border: 2px solid #ed1624;
    border-radius: 25px;
}
input.application_button.button {
    height: 40px;
    background: none;
    box-shadow: none !important;
    text-align: center !important;
    text-shadow: none;
    line-height: 0px !important;
    font-size: 13px !important;
    letter-spacing: 1px !important;
    color: #ed1624 !important;
    border: 2px solid #ed1624;
	text-transform: uppercase;
	font-weight: bold;
    border-radius: 25px;
}
input.button:hover, input.button:focus {
	color: #ffffff !important;
	background: #ed1624 !important;
	border: 2px solid #ed1624;
}
input.application_button.button:hover, input.application_button.button:focus {
	color: #ffffff !important;
	background: #ed1624 !important;
	border: 2px solid #ed1624;
}
table {border: 1px solid #dddddd;}
#job-manager-job-dashboard table td, #job-manager-job-dashboard table th {border-bottom: 1px solid #dddddd; padding:10px}
td.job_title a {color: #111111;}
td.job_title a:hover {color: #ed1624;}
span.btn-text-delete {
    width: 50%;
    float: left;
    text-align: center;
    background: #111111;
    padding: 7px 10px;
    color: #ffffff;
    letter-spacing: 1px;
    margin-left: 50%;
    margin-top: 10px;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.chosen-container-single .chosen-default {
    color: #444;
    border: 1px solid #aaa;
    border-radius: 0 !important;
    height: 30px;
    line-height: 29px;
    box-shadow: none;
    background: transparent;
}
.chosen-container-single .chosen-single div b {
	background-position: 0% 5px;
}
.job_listing_preview.single_job_listing h1 {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
    font-size: 25px;
    font-weight: bold;
}
.wpb_single_image.wpb_content_element.vc_align_center.homecta-img {
    overflow: hidden;
	min-height: 250px;
	width: 100%;
	webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
	background-color: #000000;
	background-blend-mode: normal;
	opacity: 1;
}
#home-video .vc_col-sm-4 .homecta-img img {
    position: relative;
    overflow: hidden;
    min-height: 250px;
    width: 100%;
	opacity: 1;
	cursor: pointer;
}
#home-video .vc_col-sm-4.hover .homecta-img img {
    opacity: 0.5;
	transform: scale(1.1);
	background-blend-mode: darken;
}
.homecta-text p {
    position: absolute;
    z-index: 9;
    text-align: center;
    width: 100%;
    vertical-align: middle;
    font-size: 15px;
    color: #ffffff;
    background: rgba(237,22,36,0.7);
    padding: 10px;
    bottom: 35px;
    border: 1px solid #ed1624;
}
.homecta-text p a {color: #ffffff;}
.homecta-text p a:hover {text-decoration: underline;}

.home-cta-text {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 0;
    vertical-align: middle;
    clear: both;
    top: 0%;
	display: grid;
	opacity: 0;
	webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
	-webkit-transform: translateY(80%);
    -moz-transform: translateY(80%);
    -o-transform: translateY(80%);
    transform: translateY(80%);
}
.home-cta-text p {
    color: #ffffff;
    letter-spacing: 1px;
    text-shadow: none;
    font-size: 17px;
    padding: 0 40px;
    line-height: 19px;
}
.home-cta-text h4 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
}
.home-cta-text a:hover {color: #ed1624;}
.home-cta-text .vc_col-sm-12 {
    padding-top: 45px;
}
.wpb_single_image.wpb_content_element.vc_align_center.homecta-img {margin-bottom: 0px;}
#home-video .vc_col-sm-4.hover .home-cta-text {
    display: grid;
    opacity: 1;
	padding-top: 30px;
	cursor: pointer;
	-webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}
a.enquirybtn {
    color: #ffffff !important;
    background: #ed1624;
    border-radius: 10px;
    padding: 12px 25px;
    letter-spacing: 1px;
    font-size: 15px;
	float: right;
	margin-top: -20px;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #ed1624;
	text-transform: uppercase;
}
a.enquirybtn:hover{
	color: #ed1624 !important;
	background: #ffffff;
	border: 1px solid #ed1624;
}
#productenquirywrap .gform_wrapper form {width: 90%;}
#productenquirywrap2 .gform_wrapper form {width: 90%;}

#productenquirywrap {
    background: #ffffff;
    overflow: hidden;
}
#productenquirywrap2 {
    background: #ffffff;
    overflow: hidden;
}

ul#gform_fields_11 input {width: 95%;}
textarea#input_11_5 {width: 98%;}
ul#gform_fields_7 input {width: 95%;}
textarea#input_7_5 {width: 98%;}

#productenquirywrap2 .gform_wrapper ul li {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
#productenquirywrap .gform_wrapper ul li {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

input#gform_submit_button_11 {
    color: #ffffff !important;
    background: #ed1624;
    border-radius: 10px;
    padding: 12px 25px;
    letter-spacing: 1px;
    font-size: 15px;
    float: left;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #ed1624;
    width: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
}
input#gform_submit_button_11:hover {
	border: 1px solid #ed1624;
	color:#ed1624;
	background: #ffffff;
}
input#gform_submit_button_7 {
    color: #ffffff !important;
    background: #ed1624;
    border-radius: 10px;
    padding: 12px 25px;
    letter-spacing: 1px;
    font-size: 15px;
    float: left;
    webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid #ed1624;
    width: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
}
input#gform_submit_button_7:hover {
	border: 1px solid #ed1624;
	color:#ed1624;
	background: #ffffff;
}

.homelogo img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
	webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.homelogo img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}

.container-header02 {
    width: 100%;
    float: right;
}
a.dashboard-header {
    color: #ffffff;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 13px;
    margin-bottom: 0;
    margin-right: 18px;
    float: right;
    background: #000000;
    text-align: center;
    border-radius: 5px;
    padding: 5px 28px;
    margin-top: -4px;
}
a.callnow {
    float: right;
    width: 245px;
    color: #231f20;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    text-align: right;
}
#slider .wpb_content_element {
    margin-bottom: 0px;
}
.tp-caption.rev-btn {
    border-radius: 10px !important;
    font-size: 16px !important;
    letter-spacing: 0.5px !important;
    font-weight: 600 !important;
}

.fancybox-opened {min-width: 400px;}
.fancybox-inner {width: 100% !important;}


.h3.servicetitle {
    color: #ed1624;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: 0.5px;
}
.serviceimg {
    background-color: #666666;
	webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.serviceimg:hover {
     background-blend-mode: multiply;
}
.testi-img .vc_single_image-wrapper.vc_box_rounded.vc_box_border_grey {
    width: 85px;
    border-radius: 100%;
    height: 85px;
}
.testi-img .wpb_single_image .vc_single_image-wrapper.vc_box_rounded, .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {border-radius: 100% !important; height: 100% !important; width: 100% !important;}
.redline {
    width: 80px;
    height: 2px;
    background: #f10000;
    margin-top: 10px;
    float: left;
	margin-bottom: 20px;
}

.single-service li {list-style-type: disc;}
li {list-style-type: disc;}
#footer-sidebar li {list-style: none;}
.nav>li, ul.dropdown-menu li, .loginheader li {list-style: none;}
.job_description {width: 100%;float: left;}


a.jobmore.singlejob {
	float: left;
	margin-top: 0;
	margin-left: 0;
}
.single_job_listing a.jobmore.apply-job.job-app-a {
    float: left;
    left: 0;
    margin-left: 0;
    margin-top: 0;
}

/** Added by Alyka for breadcrumbs **/
#page-header{
    position: relative;
}
#page-header >.wpb_column{
    position: static;
}
.breadcrumb {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.breadcrumb a{
    color: #ed1624;
    text-decoration: underline;
}

.breadcrumb span{
    color: #fff;
}