body {
	background:silver;
	font-family: "proxima-nova",sans-serif;
	font-weight:100;
	font-size:1em;
}

.box-wrapper {
	margin: 0 auto;
	max-width:100%;
	background:url('../images/inner-page-bg2.jpg') fixed repeat-y;
	background-size: 100% auto;
	background-color:#ffffff; }

.box-full, .box-half, .box-third, .box-third-2nd, .box-quarter, .box-quarter-2nd, .box-quarter-3rd, .box-fifth, .box-fifth-2nd,
.box-fifth-3rd, .box-fifth-4th, .box-sixth, .box-sixth-2nd, .box-sixth-3rd, .box-sixth-4th, .box-sixth-5th, .box-three-quarters, .box-two-thirds,
.box-half-last, .box-third-last, .box-quarter-last, .box-fifth-last, .box-sixth-last, .box-three-quarters-last, .box-two-thirds-last,
.box-two-fifths, .box-three-fifths, .box-four-fifths, .box-five-sixths, .box-two-fifths-last, .box-three-fifths-last, .box-four-fifths-last,
.box-five-sixths-last {}

.box-half-last, .box-third-last, .box-quarter-last, .box-fifth-last, .box-sixth-last, .box-three-quarters-last, .box-two-thirds-last,
.box-two-fifths-last, .box-three-fifths-last, .box-four-fifths-last, .box-five-sixths-last {}

p, h1, h2, h3, h4, h5, h6, ul, li, a, blockquote, span, button, input, textarea, b, i {
	color:#49494B;
	font-family: "proxima-nova",sans-serif;
	font-weight:300; }

input, textarea {
	color:#888888;
	padding:10px;
	font-size:1em;
	font-weight:300;
	border:0;
}

h1, h2 {
	color:#CD2433; font-size:2em; font-weight:300; text-align: center}

h3, h4, h5, h6 {font-size:1.6em; font-weight:300;}

p {
	line-height:1.5em;
	text-align: justify;
	text-justify: inter-word;
}

hy {
	line-height:1.5em;
}

a {
	text-decoration:none;
	border-bottom:1px solid #ffffff;
}

b {
	font-weight: bold;
}

hr {
    border-color: #999999 -moz-use-text-color -moz-use-text-color;
    border-style: dotted none none;
    border-width: 1px 0 0;
}

#row-one-container:nth-child(even) {
	background:#ffffff;
	border-top:1px dotted #818386;
	border-bottom:1px dotted #818386;
}

body.home #row-one-container:nth-child(even) {
	background:#ffffff;
	border-top:0;
	border-bottom:0;
}

#row-one-container:nth-child(odd) {
	background:#ffffff;
}

body.single #row-one-container {
	background:#F4F4F4;
}

body.single #row-one-container a, body.blog #row-one-container a {
	border-bottom:1px dotted #49494B;
}

.nav-previous {
	margin-left:22%;
	margin-bottom:40px;
	float:left;
}

.nav-next {
	margin-right:22%;
	margin-bottom:40px;
	float:right;
}

.one-col {
	padding:40px 16% !important;
}

/* Blog Styles */

.info {font-size:0.7em; padding-left:0; padding:0 !important; background:none !important;}

.info li {display:inline}

.says {display:none;}

.nav-previous {
	margin-bottom:40px;
	float:left;
}

.nav-next {
	margin-bottom:40px;
	float:right;
}

#row-footer-container {
	margin:0;
	padding:20px 0 30px 0;
	background:url('../images/footer-bg.jpg');
	background-repeat: repeat-y;
	background-size:100% auto;
	color:#ffffff;
	font-size:0.5em;
	font-size:500;
}

header.main-site-header {
    background: #ffffff none repeat scroll 0 0;
    color: #49494B;
    padding: 20px 0 0;
    width: 100%;
    position:relative;
}

.logo {
	width:330px;
	height:auto;
	margin-left:4%;
	margin-top:-3px;
	margin-bottom:18px;
}

a.logo-link {
	border-bottom:0;
}

.home-intro-wrapper {
	background:url('../images/home-bg.jpg') fixed no-repeat;
	background-size:100% auto;
	background-color: #070507;
	min-height:800px;
	position:relative;
}

.home-landing-area-text {
	background:#ffffff;
	border-left:6px solid #CB2738;
	padding:25px 30px;
	position: absolute;
	right:0;
	top:47px;
	max-width:800px;
}

.home-landing-clients {
	position: absolute;
	bottom:80px;
	max-height: 58px;
	background: rgba(255,255,255,0.7);
	padding:18px 0px 18px 10px;
	text-align: center;
	width:100%;
	margin:0;
	box-sizing: border-box;
	overflow-y: hidden;
}

span.home-landing-area-heading {
	font-size:1.4em;
	font-weight: bold;
}

img.arrow-icon {
	width:15px;
	height:auto;
	margin-left:1px;
	margin-bottom:-2px;
}

.home-landing-area-text p {
	font-size:0.9em;
	font-weight: 400;
	margin-bottom:0;
	color:#818386;
}

h1.home-intro-heading {
	position:absolute;
	bottom:0;
	background:rgba(0,0,0,0.7);
	padding:10px;
	text-align:center;
	color:#ffffff;
	font-weight:100;
	width:100%;
	margin:0;
	font-size:2em;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}

h1.blog-post-titles, ul.info {
	text-align: center;
	font-weight:500;
}

h1.blog-post-titles {
	font-size:1.8em;
}

/* Dropdown menu styles */
.desktop-nav {
    background: #CD2433;
    text-align:center;
    display:none;
}

body.home .desktop-nav {
	background:#CD2433;
}

.desktop-nav ul {
	padding:0;
	margin:-4px 0 0 0;
}

.desktop-nav li {
	display:inline-block;
	list-style: none;
	margin-right:20px;
}

.desktop-nav li:last-child {
	margin-right:0px;
}

.desktop-nav a {
    border-bottom: 0 none;
    font-size: 0.9em;
    font-weight: 400;
    color:#ffffff;
    padding:20px 10px;
    display: block;
}

.desktop-nav a:hover {
	border-bottom:0;
}

ul.sub-menu {
	display:none;
}

li:hover ul.sub-menu {display: block; position:absolute; z-index:1;}

ul.sub-menu {background:#CD2433;margin-top:-1px;}

/* Removed to remove background change on main page and sub pag as only wanted to change background on one li at a time 
.desktop-nav ul li:hover {background:#a42734;}

ul.sub-menu li:hover {background:#a42734;}
*/

.desktop-nav li a:hover {background:#a42734;}

/* Stack sub menu links vertically rather than horizonal - remove this line if horizonal sub menu is required. */
ul.sub-menu li {
	display:block;
	width:100%;
	text-align: left;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
  	box-sizing: border-box;
}
/* End vertcal stack for sub menu styles */

.box-two-thirds-last h1 {
	font-size:2.2em !important;
	text-align: center;
}

.box-two-thirds-last h2 {
	font-size:1.4em !important;
	text-align: center;
}

.box-third {
	padding-bottom:40px;
}

#menu-services a {
	color:#49494B;
	display: block;
	padding:4px 0;
	font-size:0.8em;
}

#menu-services a:hover {
	color:#CD2433;
}

.textwidget > p {
	font-size:0.8em;
}

/* Home panels products area */
.home-panels-wrapper {
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
}

img.home-product-icon {
	height:50px;
	width:auto;
	max-width:58px;
	display: block;
	margin:0 auto;
}

h2.panels-heading {
	color:#354647;
	text-align:center;
	margin-bottom:5px;
	margin-top:10px;
	font-weight:300;
	font-size: 1.6em;
}

span.panel-sub-heading {
	color:#CD2433;
	text-align:center;
	display: block;
	font-weight:500;
	margin-top:-5px;
	margin-bottom:5px;
}

p.panel-description {
	padding:0 7%;
	color:#818386;
	line-height:1.8em;
	margin-top:5px;
}

/* home sub section */

#row-two-container {
	background:#E7E8E9;
}

h3.home-sub-section-heading {
	text-align: center;
	color:#CB2738;
	font-weight: bold;
	font-size: 1.4em;
	margin-top:0;
}

ul.sub-section-list li {
	margin-top:20px;
	color:#818386;
}

/* footer */
#row-footer-container {
	padding:0;
	background:url('../images/footer-bg.jpg') fixed repeat-y;
	background-size: 100% auto;
	background-color:#C92A3C;
}

#row-footer-container .box-two-thirds {
	background:#CB2738;
	padding:32px 4%;
}

#row-footer-container .box-third-last {
	background:#3A3A3C;
	padding:22px 4%;
	text-align: center;
}

#row-footer-container p {
	color:#ffffff;
}

img.symbol {
	width:40px;
	height:auto;
	float:left;
}

.copyright-wrapper {
	float:left;
	margin-left:20px;
}

img.tel {
	width:20px;
	height:auto;
	margin-bottom:-2px;
	margin-right:8px;
}

hy.footer-tel {
	font-size:1.9em;
	float: right;
	padding: 1%;
}

.header-social-wrapper {
	background:#CB2738;
	padding:6px 5px 5px 15px;
	border-radius:0 0 6px 6px;
	position:absolute;
	top:0;
	right:4%;
	text-align: center;
	z-index:99999;
}

img.header-social-symbol {
	width:15px;
	height:auto;
}

img.header-social-symbol:first-child {
	margin-right: 10px
}

.header-tel {
	position:absolute;
	top:53px;
	right:4.1%;
	font-weight: 500;
	font-size:0.8em;
	color:#404041;
}

img.header-tel-symbol {
	width:16px;
	height:auto;
	margin-bottom:-1px;
}

a.btn {
	background:#CB2738;
	color:#ffffff;
	padding:7px 10px;
	text-align: center;
	border-bottom:0;
	font-weight:400;
	display: block;
	margin:8px auto 10px;
	max-width:85px;
	font-size:0.7em;
}

img.btn-arrow-icon {
	width:11px;
	height:auto;
	margin-left:3px;
	margin-bottom:-2px;
}

a.btn:hover {
	background:#818386;
}

/* sidebar for pages */
.page-wrapper .box-third {
	padding:20px 20px 40px 4%;
	background:#F4F4F4;
}

.page-wrapper .box-third h3 {
	color:#CB2738;
}

.page-wrapper .box-third a {
	border-bottom:0;
}

.page-wrapper .box-third ul li {
	padding-bottom:10px;
}

.page-wrapper .box-third a:hover {
	color:#CB2738;
}

/* inner pages */
.page-wrapper .box-two-thirds-last {
	background:#ffffff;
	padding:20px 4% 40px 3%;
	min-height:600px;
}

.page-wrapper .box-two-thirds-last p {
	color:#818386;
}

.page-wrapper .box-two-thirds-last a {
	color:#CB2738;
}

.page-wrapper .box-two-thirds-last h1, .page-wrapper .box-two-thirds-last h2 {
	font-size:1.8em !important;
	text-align: left;
}

img.page-intro-product-icon {
	height:60px;
	width:auto;
	max-width:70px;
	margin-bottom: -10px
}

span.inner-page-intro-heading {
	color:#ffffff;
	font-size:2.5em;
	margin-left:20px;
	font-weight: 300;
}

.cityvision {
	background:url('../images/bg-4.jpg') no-repeat;
	background-size:100% auto;
	background-color: #ffffff;
	min-height:170px;
	text-align: center;
	padding-top:50px;
}

.cityvision-mvcs {
	background:url('../images/bg-4.jpg') no-repeat;
	background-size:100% auto;
	background-color: #ffffff;
	min-height:170px;
	text-align: center;
	padding-top:50px;
}

.excelerator {
	background:url('../images/bg-4.jpg') no-repeat;
	background-size:100% auto;
	background-color: #ffffff;
	min-height:170px;
	text-align: center;
	padding-top:50px;
}

.broker-page {
	background:url('../images/bg-4.jpg') no-repeat;
	background-size:100% auto;
	background-color: #ffffff;
	min-height:170px;
	text-align: center;
	padding-top:50px;
}

.cityvision-cache {
	background:url('../images/bg-4.jpg') no-repeat;
	background-size:100% auto;
	background-color: #ffffff;
	min-height:170px;
	text-align: center;
	padding-top:50px;
}

.desktop-product {
	background:url('../images/bg-4.jpg') no-repeat;
	background-size:100% auto;
	background-color: #ffffff;
	min-height:170px;
	text-align: center;
	padding-top:50px;
}

.symbol-mapper {
	background:url('../images/bg-4.jpg') no-repeat;
	background-size:100% auto;
	background-color: #ffffff;
	min-height:170px;
	text-align: center;
	padding-top:50px;
}

.examples {
	background:url('../images/examples2.jpg') no-repeat;
	background-size:100% auto;
	background-color: #ffffff;
	min-height:170px;
	text-align: center;
	padding-top:50px;
}

/* inner pages general content pages */
.inner-page-overlay-heading {
	color:#ffffff;
	text-align: center;
	padding:7px 20px;
	background:#CB2738;
	display: inline-block;
	margin:0 auto;
	font-size:2em;
	font-weight: 100;
}

.corporate-information {
	background:url('../images/corporate.jpg') no-repeat;
	background-size:100% auto;
	background-position:0 60%;
	background-color: #ffffff;
	min-height:170px;
	text-align: center;
	padding-top:135px;
}

.press {
	background:url('../images/press.jpg') no-repeat;
	background-size:100% auto;
	background-position:0 48%;
	background-color: #ffffff;
	min-height:170px;
	text-align: center;
	padding-top:135px;
}

.contact {
	background:url('../images/contact.jpg') no-repeat;
	background-size:100% auto;
	background-position:0 68%;
	background-color: #ffffff;
	min-height:170px;
	text-align: center;
	padding-top:135px;
}

.about {
	background:url('../images/about.jpg') no-repeat;
	background-size:100% auto;
	background-position:0 42%;
	background-color: #ffffff;
	min-height:170px;
	text-align: center;
	padding-top:135px;
}

body.page-template-cityvision-page .page-wrapper .box-two-thirds-last img, body.page-template-cityvision-mvcs-page .page-wrapper .box-two-thirds-last img, body.page-template-excelerator-page .page-wrapper .box-two-thirds-last img, body.page-template-broker-page .page-wrapper .box-two-thirds-last img, body.page-template-cityvision-cache-page .page-wrapper .box-two-thirds-last img, body.page-template-desktop-product-page .page-wrapper .box-two-thirds-last img, body.page-template-symbol-mapper-page .page-wrapper .box-two-thirds-last img, body.page-template-relay-page .page-wrapper .box-two-thirds-last img, body.page-template-api-page .page-wrapper .box-two-thirds-last img {
	width:100%;
	height:auto;
	max-width:720px;
	margin:30px 0;
}

#row-footer-container a {
	color:#ffffff;
	border-bottom: 1px dotted #ffffff;
}

blockquote {
	background:#939598;
	padding:5px 20px;
	border-radius: 8px;
	margin-top:10px;
	margin-bottom:10px;
}

blockquote p {
	color:#ffffff !important;
}

.footer-page-links a {
	font-size:1.2em;
	padding-bottom:1px;
	margin-right:3px;
	margin-left:3px;
	font-weight: 400;
}

.footer-page-links a:first-child {
	margin-left:0;
}

.header-social-wrapper a {
	border-bottom:0;
}

.home-landing-area-text:hover {
	cursor: pointer;
}

/* Temp Styles until new product launch */
body.home .box-two-thirds-last, body.page-template-products-page .box-two-thirds-last {
	background: #f1f1f1;
    padding: 40px 20px 30px 40px;
    width: 66.66%;
    border-left:5px solid #ffffff;
}

body.home .box-two-thirds-last h3, body.page-template-products-page .box-two-thirds-last h3 {
	text-align: center;
	margin-bottom:4px;
}

.box-two-thirds-last li {
	margin-bottom: 8px;
}

img.client-logos {
	height:27px;
	width:auto;
        margin-bottom:10px;
}

ul.sub-section-list li.client-logo-2 {
}

.sidebar-widget-wrapper img.client-logos {
	width:auto;
	height:27px;
	margin-bottom:-10px;
}

.sidebar-widget-wrapper li.client-logo-2 {
	margin-bottom:5px;
}

.client-area-wrapper {
    margin: 0 auto;
    max-width: 650px;
}

/* Alterations made to client list area after request for changes */
li.client-list-item {
	float:left;
	color:#818386;
	line-height: 1.8em;
	padding-left:0;
	margin-top:3px !important;
}

ul.sub-section-list {
	padding:0;
	padding-left:10px;
}

.sub-section-list-second {
	margin-left:30px;
}

