/*



Theme Name: S.E.R.S



Theme URI: http://www.perth-web-design.com.au/



Author: Perth Web Design



Author URI: http://www.perth-web-design.com.au/



Description: Description



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: #f0f0f0 url(images/bg-body.jpg) top center no-repeat;

}

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: thin dotted;

}

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: #404040;

	font-family: 'Open Sans', sans-serif;

	font-size: 14px;

	line-height: 1.6;

}

/* Headings */















h1, h2, h3, h4, h5, h6 {

	clear: both;

	color: #636363;

	line-height: 1.4em;

}

h1 {

	font-size: 3.0em;

}

h2 {

	font-size: 2.8em;

}

h3 {

	font-size: 2.4em;

}

h4 {

	font-size: 2.0em;

}

h5 {

	font-size: 1.8em;

}

h6 {

	font-size: 1.6em;

}

hr {

	background-color: #ccc;

	border: 0;

	height: 1px;

	margin-bottom: 1.2em;

}

/* Text elements */















p {

	margin-bottom: 1.2em;

}

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 {

	margin: 0 1.2em;

}

address {

	margin: 0 0 1.2em;

}

pre {

	background: #eee;

	font-family: "Courier 10 Pitch", Courier, monospace;

	font-size: 15px;

	font-size: 1.5em;

	line-height: 1.2;

	margin-bottom: 1.6em;

	padding: 1em;

	overflow: auto;

	max-width: 100%;

}

code, kbd, tt, var {

	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;

}

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 {

	background: url(images/bg-input.jpg) repeat;

	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: 0px solid #ccc;

	border-color: #ccc #ccc #bbb #ccc;

	border-radius: 3px;

	background: url(images/bg-btn.png) 0 0 no-repeat;

	width: 104px;

	height: 31px;

	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: 11px;

	font-size: 1em;

	line-height: 1;

	padding: 0px 15px;

	color: #FFF;

}

button:hover,  html input[type="button"]:hover,  input[type="reset"]:hover,  input[type="submit"]:hover {

	background: url(images/bg-btn.png) 0 0 no-repeat;

}

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 {

}

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: 0px solid #ccc;

	border-radius: 3px;

	width: 198px;

}

input[type=text]:focus,  input[type=email]:focus,  input[type=password]:focus,  textarea:focus {

	color: #111;

}

input[type=text],  input[type=email],  input[type=password] {

	padding: 5px;

}

textarea {

	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */

	padding-left: 3px;

	vertical-align: top; /* Improves readability and alignment in all browsers */

	width: 98%;

}

/* Links */















a {

	color: #333;

	text-decoration: none;

}

a:visited {

	color: #cccccc;

}

a:hover,  a:focus,  a:active {

	color: #d73300;

	text-decoration: underline;

}

/* 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 {

}

.site-header,  .site-main,  .main-navigation .menu {

	width: 1076px;

	padding: 0px;

	margin: auto;

	position: relative;

}

.site-header hgroup {

	float: left;

}

.site-title {

	font-size: 4em;

}

.site-title a {

	line-height: 2em;

	background: url(images/logo.png) 0 0 no-repeat;

	width: 276px;

	height: 114px;

	top: 35px;

	left: 30px;

	position: absolute;

	z-index: 8;

	text-indent: -99999em;

	display: block;

}

.site-description {

	font-size: 1em;

}

.site-header-image-bg {

	height: 0px!important;

}

.site-header {

	height: 186px;

}



.site-header .social-header {

	position: absolute;

	right: 10px;

	top: 5px;

}

.site-header .social-header ul {

	list-style-type: none;

}

.site-header .social-header li {

	display: inline-block;

	padding-right: 5px;

}



.site-main {

	padding: 40px 0px 0px 0px;

}

.page .site-main, .single .site-main, .search .site-main, .archive .site-main {

	background: #FFF;

}

.site-footer {

	width: 100%;

	line-height: 1em;

	background: url(images/bg-html.jpg) bottom center no-repeat;

}

.home article {

	margin: 0px !important;

}

.site-footer .footer-content {

	clear: both;

	margin: auto;

	padding: 0px;

	position: relative;

	width: 1076px;

	height: 334px;

	background: url(images/bg-footer2.jpg) bottom right no-repeat;

}

.site-footer .footer-info {

	clear: both;

	margin: auto;

	padding: 0px;

	position: relative;

	width: 1076px;

}

#footer-content-area {

	position: relative;

	font-family: 'Open Sans', sans-serif;

	font-size: 11px;

	color: #636363;

	width: 285px;

	float: left;

	padding-top: 130px;

	padding-left: 70px;

	line-height: 1.5em;

}

#footer-contact-area {

	position: relative;

	width: 590px;

	float: right;

	padding: 45px 0px 0px 0px;

	font-family: 'Open Sans', sans-serif;

	font-size: 11px;

	color: #959595;

	line-height: 1.6em;

}
#footer-contact-area p {
	margin-bottom: 0;
    line-height: 1.9em;
}

#footer-contact-area .box1,
#footer-contact-area .box2,
#footer-contact-area .box3,
#footer-contact-area .box4 {
	width: 23%;
	margin-right: 2%;
	float: left;
}

#footer-contact-area a {

	color: #959595 !important;

}

#footer-contact-area h3 {

	font-family: 'Open Sans', sans-serif;

	font-size: 12px;

	font-weight: 700;

	color: #f0f0f0;

	text-transform: uppercase;

	margin-bottom: 10px;

}

#footer-contact-area h4 {

	font-family: 'Open Sans', sans-serif;

	font-size: 11px;

	color: #cecece;

	font-weight: 700;

	margin-bottom: 5px;

}

.site-footer .footer-info .site-info {

	width: 100%;

	text-align: right;

	float: right;

}

.site-footer .footer-info .site-copyright {

	text-align: left;

	float: left;

	position: absolute;

	top: 305px;

	left: 70px;

	color: #636363;

	font-size: 11px;

	font-family: 'Open Sans', sans-serif;

}

.home .site-header-image-bg {

	height: 350px!important;

}

#backtotop {

	position: absolute;

	left: 10px;

	margin-left: 0px;

	bottom: 0;

}

#front-page .entry-header {

	display: none;

}

#home-page-content {

	width: 1076px;

	text-align: center;

	font-size: 20px;

	color: #333333;

	margin-bottom: 20px;

	font-family: 'Titillium Web', sans-serif;

}

#home-page-content p {

	margin-bottom: 0.8em;

}

#home-page-content a.more {

	background: url(images/btn-readmore.png) 0 0 no-repeat;

	width: 105px;

	height: 31px;

	display: block;

	text-indent: -99999em;

	font-size: 0px;

}



#home-centercol {

	width: 916px;

	padding: 40px 80px;

	float: left;

}

#home-left {

	float: left;

	width: 460px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #333;

}

#home-left h2 {

	font-family: 'Titillium Web', sans-serif;

	font-size: 26px;

	font-weight: 400;

	color: #333333;

	margin-bottom: 10px;

}

#home-right {

	float: right;

	width: 390px;

}

#home-right #enquiry-form {

	background: url(images/bg-en-form.jpg) 0 0 no-repeat;

	width: 373px;

	height: 122px;

	opacity: 1;

}

#home-right #download {

	margin-top: 25px;

	background: url(images/download2.jpg) 0 0 no-repeat;

	width: 373px;

	height: 82px;

	opacity: 1;

	font-family: 'Titillium Web', sans-serif;

	color: #f0f0f0;

	font-size: 20px;

}

#home-right #download a {

	font-family: 'Titillium Web', sans-serif;

	color: #f0f0f0 !important;

	font-weight: lighter;

	text-decoration: none !important;

	font-size: 22px;

	display: block;

	padding: 16px 100px 10px 25px;

	line-height: 1.3em;

}

#home-right #enquiry-form:hover, #home-right #download:hover {

	opacity: 0.8;

}

#home-right #enquiry-form a {

	width: 373px;

	height: 122px;

	position: absolute;

	z-index: 999;

	display: block;

}

#home-content {

	background: #FFF;

	width: 1076px;

}

#searchbox {

	position: relative;

	width: 210px;

	height: 40px;

	right: -325px;

	top: 70px;

	float: right;

}

#searchform {

	padding: 0px;

	margin: 0px;

}

.search-input {

	background: url(images/button_search_input.jpg) 0 0 no-repeat;

	width: 155px !important;

	height: 40px !important;

	padding: 0px 5px 0px 5px !important;

	margin: 0px !important;

	border: 0px !important;

	border-radius: 0px !important;

	color: #FFF !important;

	font-size: 18px;

	font-family: 'Titillium Web', sans-serif;

}





.search-button{ margin-bottom:-13px;}

#searchsubmit {

	position: relative;

	left: 50px;

}

/* =Layout: Content-Sidebar















----------------------------------------------- */















#primary {

	float: left;

	margin: 0px;

	width: 1076px;

	background: #FFF;

}

.page h1.entry-title, .single h1.entry-title, .archive h1.entry-title, .search h1.page-title.show {

	color: #c2c2c2;

	font-size: 30px;

	font-weight: lighter;

	text-transform: uppercase;

	font-family: 'Open Sans', sans-serif;

	background: url(images/bg-h1.jpg) left bottom no-repeat;

	padding-bottom: 116px;

	margin-bottom: 50px;

}

.search h1.entry-title {

	background: none;

	padding: 0px;

}

.search h1.entry-title a, .search #content a {

	color: #333;

}

.search h1.entry-title a:hover, .search #content a:hover {

	color: #d73300;

}

.page-template-page-contact-php h1.entry-title {

	color: #c2c2c2;

	font-size: 30px;

	font-weight: lighter;

	text-transform: uppercase;

	font-family: 'Open Sans', sans-serif;

}

#content {

	width: 940px;

	min-height: 500px;

	margin: 0 auto;

	font-size: 14px;

	font-family: Arial, Helvetica, sans-serif;

	color: #333333;

}

#open-content {

	display: none;

}

#btn-open-content {

	width: 940px !important;

	margin-bottom: 25px;

	float: left;

	background: #FFF;

}

.openbtn {

	float: left;

	background: url(images/open.jpg) 0 0 no-repeat;

	width: 76px;

	height: 19px;

	cursor: pointer;

}

.closebtn {

	float: left;

	background: url(images/close.jpg) 0 0 no-repeat;

	width: 76px;

	height: 19px;

	cursor: pointer;

}

#personnel {

	width: 940px;

}

#personnel #custom-personnel {

	padding: 0px !important;

	margin: 0px !important;

}

#personnel #custom-personnel .personnel {

	float: left;

	width: 220px;

	margin-left: 20px;

	margin-bottom: 15px;

	border-bottom: 3px solid #d73300;

	padding-bottom: 15px;

	min-height: 360px;

}

#personnel #custom-personnel .personnel.personnel-0 {

	margin-left: 0px !important;

}

#personnel #custom-personnel .personnel img {

	width: 220px;

	opacity: 1;

}

#personnel #custom-personnel .personnel:hover img {

	opacity: 0.8;

}

#personnel #custom-personnel h2 {

	color: #d73300;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	text-transform: uppercase;

	height: 22px;

}

#personnel #custom-personnel h5 {

	color: #959595;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	background: url(images/bg-hr.jpg) center bottom no-repeat;

	padding-bottom: 20px;

	margin-bottom: 20px;

}

#personnel #custom-personnel .entry-summary {

	color: #636363;

	font-family: Arial, Helvetica, sans-serif;

	float: left;

	font-size: 11px;

	padding-left: 10px;

	padding-right: 10px;

	min-height: 173px;

}

#personnel #custom-personnel .entry-summary ul {

	list-style: none;

	padding: 15px 0px 0px 0px;

	margin: 0px;

	float: left;

	background: url(images/bg-hr.jpg) center top no-repeat;

	position: relative;

	z-index: 9;

	bottom: 0px;

}

#personnel #custom-personnel .entry-summary ul li {

	padding-right: 10px;

	float: left;

	display: block;

}

#personnel #custom-personnel .entry-summary ul li a {

	color: #959595;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8px;

	text-transform: uppercase;

}

#personnel #custom-personnel .entry-summary ul li a:hover {

	color: #d73300;

	text-decoration: none;

}

.page-template-page-contact-php #content {

	min-height: 1200px;

}

#leftcol {

	float: left;

	position: relative;

	width: 220px;

	color: #636363;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

}

#leftcol h3, #rightcol h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #333333;

	text-transform: uppercase;

	margin-bottom: 20px;

}

#rightcol {

	position: relative;

	float: right;

	width: 700px;

}

#secondary { /* Sidebar 1 */

	float: right;

	overflow: hidden;

	width: 320px;

}

#secondary .widget {

	margin-left: 20px;

}

#tertiary { /* Sidebar 2 */

	clear: right;

}

#capabilities-leftcol {

	float: left;

	position: relative;

	background: url(images/line.jpg) right top no-repeat;

	width: 240px;

	min-height: 500px;

	padding-right: 65px;

}

#capabilities-leftcol ul {

	list-style: none;

	padding: 0px !important;

	margin: 0px !important;

}

#capabilities-leftcol ul li {

	float: left;

	display: inline;

	width: 240px;

	border-bottom: 1px solid #f1f1f1;

	padding: 0px 0px 10px 0px;

	margin-bottom: 10px;

}

#capabilities-leftcol ul li a {

	font: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #333333;

	display: block;

}

#capabilities-leftcol ul li a:hover, #capabilities-leftcol ul li.current_page_item a {

	color: #d73300;

	text-decoration: none;

}



/* capabilities-leftcol sub -menu */



#capabilities-leftcol ul ul ul {

	list-style: none;

	padding: 0px !important;

	margin: 20px !important;

}



#capabilities-leftcol ul ul ul li {

	float: left;

	display: inline;

	width: 220px;

	border-top: 1px solid #f1f1f1;

	padding: 0px !important;

	margin-top: 10px;

}

#capabilities-leftcol ul ul ul li a {

	font: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #333333;

	display: block;

}

#capabilities-leftcol ul ul ul li a:hover, #capabilities-leftcol ul li.current_page_item a {

	color: #d73300;

	text-decoration: none;

}



/* capabilities-leftcol sub -menu */

#capabilities-rightcol {

	float: right;

	position: relative;

	width: 614px;

	min-width: 500px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #333333;

	padding-bottom: 60px;

}

#projects {

	width: 614px;

}

#projects h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #333333;

	margin-bottom: 40px;

}

#project-list {

	position: relative;

	float: left;

	width: 614px;

	list-style: none;

	padding: 0px !important;

	margin: 0px !important;

}

#project-list li {

	float: left;

	display: block;

	width: 614px;

	height: 170px;

}

#project-list li img {

	opacity: 1;

}

#project-list li:hover img {

	opacity: 0.8;

}

#project-list li a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #333333;

}

#project-list li a:hover {

	color: #d73300;

}

#project-list li .img {

	float: left;

	width: 310px;

	height: 170px;

	overflow: hidden;

}

#project-list li .text {

	float: right;

	width: 285px;

	height: 170px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #333333;

}

#projects .bx-wrapper .bx-viewport {

	-moz-box-shadow: none !important;

	-webkit-box-shadow: none !important;

	box-shadow: none !important;

	border: none !important;

}

#projects .bx-pager-item {

	display: none;

}

/* =Menu















----------------------------------------------- */















#menu-primary-container {

	text-align: center;

}

.menu-header-container {

	width: 760px;

	float: right;

}

#menu-header {

	float: right;

	width: auto !important;

}

.main-navigation {

	position: relative;

	top: 50px;

	clear: both;

	display: block;

	width: 100%;

	margin: 0 0;

	line-height: 1;

	text-align: center;

}

.main-navigation ul {

	display: inline-block !important;

	text-align: left;

	width: auto;

	list-style: none;

	margin: 0;

	position: relative;

}

.main-navigation li {

	float: left;

	position: relative;

	margin: 0;

}

.main-navigation a {

	font-family: 'Titillium Web', sans-serif;

	display: block;

	text-decoration: none;

	border-bottom: 0 none;

	color: #FFF;

	font-size: 13px;

	font-weight: 700;

	line-height: 2em;

	text-transform: uppercase;

	padding: 0 14px;

}

.main-navigation ul ul {

	display: none;

	float: left;

	position: absolute;

	top: 100%;

	left: 0;

	z-index: 99999;

	visibility: hidden;

	width: 200px;

	border: 1px solid #EDEDED;

}

.main-navigation ul ul ul {

	left: 100%;

	top: -1px;

}

.main-navigation ul ul a {

	width: 180px;

	padding: 0 10px;

	background: #333;

}

.main-navigation ul ul li {

}

.main-navigation li:hover > a {

}

.main-navigation ul ul :hover > a {

}

.main-navigation ul ul a:hover {

}

.main-navigation ul li:hover > ul {

	display: block;

	visibility: visible;

}

.main-navigation ul li:hover > ul ul {

	display: none;

	visibility: hidden;

}

.main-navigation ul li:hover > ul li:hover ul {

	display: block;

	visibility: visible

}

.main-navigation li.current_page_item a,  .main-navigation li.current-menu-item a {

}

/* Small menu */















.menu-toggle {

	cursor: pointer;

}

.main-small-navigation .menu {

	display: none;

}

#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 {

}

/* =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 {

}

.hentry .entry-header .entry-title a {

	font-size: 0.6em;

	line-height: 0.6em;

}

.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;

}

.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: none;

	height: auto;

	max-width: 90%;

}

.site-content .gallery dd {

	margin: 0;

}

.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 {

	margin: 0 0 1.2em;

	overflow: hidden;

}

.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 {

}

.commentlist {

	padding: 0;

	margin: 0;

	list-style: none;

}

.commentlist li.comment {

	padding: 10px 0;

}

.commentlist li.comment .comment-content {

	padding-left: 60px;

}

.commentlist li.comment .comment-author {

}

.commentlist li.comment .comment-author img {

	float: left;

	margin-right: 10px;

}

.commentlist li.comment .comment-meta {

}

.commentlist li.comment .reply {

	margin-top: -50px;

}

.commentlist li.comment .footer {

}

#respond {

}

#respond #reply-title {

	padding: 20px 0;

}

#commentform {

	margin-bottom: 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 .form-submit {

}

.nocomments {

	display: none;

}

/* =Widgets















----------------------------------------------- */































.widget-title {

	border-bottom: 1px solid #EDEDED;

	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 */















#searchsubmit {

}

.header-widgets {

	display: block;

	float: right;

	margin-top: 20px;

	position: relative;

	right: 260px;

	top: 60px;

}

.header-widgets .widget {

	text-align: right;

}

.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: 18px;

	color: #231f20;

	line-height: 1em;

	font-weight: 400;

	padding: 0 50px 0 70px;

	font-family: 'Ubuntu', sans-serif;

}

.header-widgets .widget .phone-number span,

.header-widgets .widget .phone-number span a {

	font-size: 25px;

	color: #FFF;

	padding: 0px 5px 0px 5px;

}

.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;

}

/* = Custom Post type















------------------------------------------------*/















#slidercontainer {

	max-width: 1076px;

	margin: auto;

}

#sliderarea {

	width: 1076px;

	height: 319px;

	display: block;

	padding: 0px;

}

#sliderarea .bx-wrapper .bx-pager {

	bottom: 0;

	font-size: 0;

	margin: 0 auto;

	padding: 0px;

	right: 0;

	width: auto;

	z-index: 55;

}

#sliderarea .bx-wrapper .bx-viewport {

	border: none;

	left: 0;

	box-shadow: none;

	height: 319px;

}

#custom-slideshows > .slide {

	width: 1076px!important;

	height: 319px;

}

#sliderarea .bx-wrapper .bx-pager {

	background: url(images/bg-slider-btn.png) 0 0 no-repeat;

	width: 197px;

	height: 46px;

	position: relative;

	left: 0px;

	float: left;

	bottom: 46px;

}

.bx-wrapper .bx-pager .bx-pager-item {

	padding: 18px 0px 0px 0px;

}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a {

	background: #7d1a0c;

}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a:hover {

	background: #FFF;

}

.slide .slide-text {

	position: absolute;

	z-index: 999;

	bottom: 50px;

	right: 35px;

	background: url(images/bg-p.png) repeat;

	padding: 20px;

	color: #FFF;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	width: 290px;

}

.slide .slide-text h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: lighter;

	color: #FFF;

}

.slide .slide-text .more {

	width: 105px;

	height: 31px;

}

.slide .slide-text .more a {

	background: url(images/btn-learn.png) 0 0 no-repeat;

	position: absolute;

	z-index: 999;

	width: 105px;

	height: 31px;

	display: block;

	text-indent: -99999em;

	font-size: 0px;

	text-transform: uppercase;

}

#cta-container {

	height: 320px;

	float: left;

	width: 940px;

	background: url(images/bg-hr.jpg) top center no-repeat;

	padding: 20px 70px 10px 70px;

}

#custom-cta {

	width: 1076px;

	padding: 0;

	margin: 0;

	list-style: none;

}

#cta-container .bx-wrapper .bx-pager {

	bottom: 0;

	font-size: 0;

	margin: 0 auto;

	padding: 0px;

	right: 0;

	width: auto;

	z-index: 55;

}

#cta-container .bx-wrapper .bx-viewport {

	border: none;

	left: 0;

	box-shadow: none;

	height: 325px !important;

}

#cta-container .bx-wrapper img {

	width: 212px !important;

	text-align: center;

	display: block;

}

#cta-container .bx-wrapper .bx-prev {

	left: -50px !important;

}

#cta-container .bx-wrapper .bx-next {

	right: -50px !important;

}

#custom-cta h3 {

	font-family: 'Ubuntu', sans-serif;

	font-size: 20px;

	font-weight: 400;

	color: #333;

	margin: 10px 0px 0px 0px;

	padding: 0px 10px 0px 10px;

}

#custom-cta h3 a {

	color: #333;

}

#custom-cta h3 a:hover {

	color: #000;

	text-decoration: none !important;

}

#custom-cta .cta {

	width: 212px !important;

	height: 300px;

	position: relative;

	margin-left: 5px;

	float: left;

	background: #f4f4f4;

	border: 1px solid #eaeaea;

	padding: 5px;

}

#custom-cta .cta.col-0 {

	margin-left: 0;

}

#custom-cta .entry-summary {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333;

	margin: 0px !important;

	padding: 0px 10px 0px 10px;

}

#our-clients {

	width: 940px;

	margin: 0 auto;

}

#our-clients h2 {

	font-family: 'Open Sans', sans-serif;

	font-size: 20px;

	font-weight: 400;

	color: #333;

	background: url(images/bg-hr.jpg) center no-repeat;

	margin-top: 20px;

	margin-bottom: 20px;

}

#our-clients h2 span {

	background: #FFF;

	padding-right: 30px;

}

#our-clients ul {

	list-style: none;

	padding: 0px !important;

	margin: 0px !important;

	display: inline-block;

}

#our-clients ul li {

	display: inline-block;

	margin-left: 23px;

    margin-right: 23px;

}



/* = 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;

}

/* 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_label {

	font-weight: lighter !important;

}

.gfield_required {

	color: #ff0000 !important;

	font-weight: lighter !important;

}

.ginput_container input {

	padding: 10px !important;

	width: 245px !important;

}

.ginput_container textarea {

	padding: 10px !important;

	width: 500px !important;

}

.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 {

}

.ginput_container textarea[placeholder], .ginput_container input[placeholder], *[placeholder] {

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

}















::-webkit-input-placeholder { /* WebKit browsers */

 color:   #959595 !important;

text-transform:uppercase;

font-size:11px;

}















:-moz-placeholder { /* Mozilla Firefox 4 to 18 */

 color:    #959595 !important;

text-transform:uppercase;

font-size:11px;

}















::-moz-placeholder { /* Mozilla Firefox 19+ */

 color:    #959595 !important;

text-transform:uppercase;

font-size:11px;

}















:-ms-input-placeholder { /* Internet Explorer 10+ */

 color:    #959595 !important;

text-transform:uppercase;

font-size:11px;

}

/*-- 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: #959595 !important;

}



/* Fix ie 7   */



.ie7 .site-footer .footer-content {

	padding: 10px;

}

.ie7 .site-footer .footer-info {

	padding: 0 10px 10px;

	line-height: 1.2em;

}

#cta-container .bx-default-pager {

	display: none !important;

}





#detail-short-readmore {

	background: url(images/btn-readmore.png) 0 0 no-repeat;

	width: 105px;

	height: 31px;

	display: block;

	text-indent: -99999em;

	font-size: 0px;

	margin:0 auto;

}



#detail-short-hide {

	background: url(images/btn-close.png) 0 0 no-repeat;

	width: 105px;

	height: 31px;

	display: block;

	text-indent: -99999em;

	font-size: 0px;

	margin:0 auto;

}

#pwd_footer_v2 {

    display: inline-block;

    float: right;

    list-style: none outside none;

    margin: 10px 60px 0 5px;

    padding: 0;

}

/*-- Page News ----------------*/
.page-template-page-blog .post-title,
.page-template-page-news .post-title {
    font-size: 26px;
    font-weight: lighter;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 10px;
}
.page-template-page-blog .post-title a,
.page-template-page-news .post-title a { color: #333; }
.page-template-page-blog .post-title a:hover,
.page-template-page-news .post-title a:hover { color: #de3401;  }
.page-template-page-blog .post,
.page-template-page-news .post {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px #cecece dotted;
}