@import 'shortcodes.css';


/*													  												  BASE ^
-----------------------------------------------------------------------------------------------------------*/

@font-face {
	font-family: 'FontAwesome';
	src: url('../font/icon/fontawesome-webfont.eot?v=3.0.1');
	src: url('../font/icon/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),
		 url('../font/icon/fontawesome-webfont.woff?v=3.0.1') format('woff'),
		 url('../font/icon/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'OpenSansBold';
    src: url('../font/opensans-bold.eot');
    src: url('../font/opensans-bold.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-bold.woff') format('woff'),
         url('../font/opensans-bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('../font/opensans-regular.eot');
    src: url('../font/opensans-regular.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-regular.woff') format('woff'),
         url('../font/opensans-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'OpenSansItalic';
	src: url('../font/opensans-italic.eot');
	src: url('../font/opensans-italic.eot?#iefix') format('embedded-opentype'),
		 url('../font/opensans-italic.woff') format('woff'),
		 url('../font/opensans-italic.ttf') format('truetype');
	font-weight: normal;
}

@font-face {
    font-family: 'OpenSansSemiboldRegular';
    src: url('../font/opensans-semibold.eot');
    src: url('../font/opensans-semibold.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-semibold.woff') format('woff'),
         url('../font/opensans-semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansExtraboldRegular';
    src: url('../font/opensans-extrabold.eot');
    src: url('../font/opensans-extrabold.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-extrabold.woff') format('woff'),
         url('../font/opensans-extrabold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansLightRegular';
    src: url('../font/opensans-light.eot');
    src: url('../font/opensans-light.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-light.woff') format('woff'),
         url('../font/opensans-light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'OpenSansLightItalic';
    src: url('../font/opensans-lightitalic.eot');
    src: url('../font/opensans-lightitalic.eot?#iefix') format('embedded-opentype'),
         url('../font/opensans-lightitalic.woff') format('woff'),
         url('../font/opensans-lightitalic.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'bebas_neueregular';
    src: url('../font/bebasneue-webfont.eot');
    src: url('../font/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/bebasneue-webfont.woff') format('woff'),
         url('../font/bebasneue-webfont.ttf') format('truetype'),
         url('../font/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'great_vibesregular';
    src: url('../font/greatvibes-regular-webfont.eot');
    src: url('../font/greatvibes-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/greatvibes-regular-webfont.woff') format('woff'),
         url('../font/greatvibes-regular-webfont.ttf') format('truetype'),
         url('../font/greatvibes-regular-webfont.svg#great_vibesregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	margin: 0;

	font: 13px/20px 'OpenSansRegular';
	color: #313538;
	background-color: #e0e0e0;
}

.bg-home { 

	background: #e0e0e0;
	background-color: #e0e0e0;
	background-image: url(../img/bkgrd-grad-home.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

*::-moz-selection {
	background-color: #999;
	color: #fff;
}

*::selection {
	background-color: #999;
	color: #fff;
}

.element-wrap {
	margin-bottom: 30px;
}

.element-wrap iframe, #map_canvas {
	width: 100%;
	height:200px;
}

/*#map_canvas {
	width: 200px;
	
	height: 200px;
}*/

#map_canvas img {
	max-width: none !important;
}

.line {
  width: 100%;
  height: 0;
  border: 1px solid #dddddd;
  margin: 20px 0px 20px 0px;
  display:block;
}

ul.home-nav li {border-top: solid #ccc 1px;}
ul.home-nav li:last-child {border-bottom: solid #ccc 1px;}


.video-wrap {
	position: relative;
	padding-top: 56.25%;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.video-wrap iframe {
	width: 100%;
	height: 100%;

	position: absolute;
	top: 0;		left: 0;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

img {
	max-width: 100%;
	border: none;
}

	.logo img {
	/*max-width: 70%;*/
	height: 76px;
	width: 250px;
	border: 0px;
	}
	
		.logo {
	display: inline-block;
	position: static;
	margin: 0;
	padding-top:25px;
	padding-left:0px;

	text-align: left;
	}
	
	img.header-flag {
		height: 60px;
	width: 93px;
	}

.full-shadow {
	border: 1px solid #ccc;
	box-shadow: 1px 1px 4px 0 rgba(180,180,180,0.3);
}

.img-wrap {
	position: relative;
	clear: both;
}

.img-wrap.shadow, .img-wrap .shadow {
	margin-bottom: 5px;
}

.img-wrap img {
	display: block;
	box-shadow: 0 7px 15px rgba(0,0,0,0.1);
	border: 6px solid #fff;
}

img.no-shadow {
	box-shadow: none;
}

.pretty-photo-item {
	display: block;
	position: relative;
	z-index: 1;
}

.pretty-photo-item:hover .link-overlay {
	background: rgba(15,16,17,0.5); 
}

.pretty-photo-item:hover .link-overlay:before {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity:1;
}

.img-wrap.m-left, img.m-left {
	float: left;
	margin: 0 25px 20px 0;
}

.img-wrap.m-right, img.m-right {
	float: right;
	margin: 0 0 20px 25px;
}

.img-wrap.m-center {
	display: block;
	margin: 0 0 16px;
	text-align: center;
}

.img-wrap.m-center img {
	display: block;
}

.img-wrap.m-center .shadow {
	display: block;
}

img.m-center {
	display: block;
	margin: 0 auto 20px;
}

.img-title {
	position: absolute;
	bottom: 0;	left: 0;
				right: 0;

	z-index: 1;

	padding: 20% 20px 16px;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(35,38,40,0)), color-stop(100%,rgba(35,38,40,0.6)));
	background: -webkit-linear-gradient(top,  rgba(35,38,40,0) 0%,rgba(35,38,40,0.6) 100%);
	background: linear-gradient(to bottom,  rgba(35,38,40,0) 0%,rgba(35,38,40,0.6) 100%);

	text-align: left;
	color: #ececec;
	text-shadow: 0 1px 1px rgba(0,0,0,0.1);
}


.shadow,
.shadow-2 {
	position: relative;
	margin-bottom: 43px;
}

.shadow:after,
.shadow-2:after {
	content: '';
	display: block;

	position: absolute;
}

.shadow:after {
	height: 43px;
	bottom: -46px;	left: 0;
					right: 0;
	background: url("../img/shadow-new.png") no-repeat scroll 0 0 / 100% auto transparent;
}

.shadow-2:after {
	height: 55px;
	bottom: -55px;	left: 0;
					right: 0;
	background: url("../img/shadow-2.png") no-repeat scroll 0 0 / 100% auto transparent;
}

.col-1_3 .shadow,
.col-1_2 .shadow,
.col-1_4 .shadow,
.col-3_4 .shadow {
	margin-bottom: 0;
}

.col-1_3 .shadow:after,
.col-1_2 .shadow:after,
.col-1_4 .shadow:after,
.col-3_4 .shadow:after {
	height: 23px;
	bottom: -23px;
}

.col-3_4 .shadow:after {
	height: 30px;
	bottom: -33px;
}


strong { color: #313538; }

hr {
	height: 1px;
	margin: 20px 0;
	background-color: #e2e2e2;
	border: none;
}

hr.dashed {
	height: 1px;
	margin: 20px 0;
	background: none;
	border-top: 1px dashed #dee1e2;
}

hr.striped {
	height: 14px;
	margin: 20px 0;
	background: url(../img/bg-head.jpg) repeat;
}

hr.shadow-2 {
	margin: 35px 0;
	background: none;
	border-top: none;
}

a {
	text-decoration: none;
	color: #e34735;
	
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

a:hover {
	color: #313538;
}

a.link, a.dark-link {
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

a.link {
	text-decoration: none;
	color: #e34735;
}

a.link:hover {
	color: #313538;
}

a.dark-link {
	text-decoration: none;
	color: #313538;
}

a.dark-link:hover {
	color: #e34735;
}

a strong { color: #005DAA; }
a:hover strong { color: #313538; }

p {
	position: relative;
	margin: 0 0 15px 0;
}

strong {
	font-family: 'OpenSansSemiboldRegular';
	font-weight: normal;
}

small,
sub,
sup { 
	position: relative; 
	font-size: 9px; 
	vertical-align: baseline; 
	}
	
.smallprint {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
	}

sub { top: 3px; }

sup { bottom: 3px; }

pre {
	height: auto;

	margin: 0 0 20px;
	padding: 10px 20px;

	overflow-x: auto;

	background: none repeat scroll 0 0 #F7F7F7;
	border-radius: 2px;
	border: 1px solid #E2E2E2;	

	font-family: monospace;
}

.title {
	margin-bottom: 20px;
}

.p-20 {
	font: 18px/24px 'OpenSansRegular';
	margin-bottom: 20px;
	color: #3c3c40;
}

.margin-0 {
	margin-bottom: 0px;
}

.margin-10 {
	margin-bottom: 10px;
}

.margin-20 {
	margin-bottom: 20px;
}

.margin-30 {
	margin-bottom: 30px;
}

.margin-40 {
	margin-bottom: 40px;
}

.margin-50 {
	margin-bottom: 50px;
}

mark {
	display: inline;
	padding: 1px 4px 0px 4px;
	margin: 0 2px;
	
	background-color: #313538;
	
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 2px;
	
	color: #edeff1;
	text-shadow: 0 1px 1px #222528;
	box-shadow: inset 0 1px 0 #515558, 0 1px 2px #dbdbdc;
}

mark.green {
	background-color: #73ca3f;
	color: #e8ffc1;
	text-shadow: 0 1px 1px #4fa923;
	box-shadow: 0 1px 2px #e4f5da;
}

mark.yellow {
	background-color: #f7f962;
	color: #8f6a1c;
	text-shadow: 0 1px 1px #fbfcab;
	box-shadow: 0 1px 2px #f9fbcc;
}

mark.orange {
	background-color: #ff9228;
	color: #ffffe2;
	text-shadow: 0 1px 1px #e86d12;
	box-shadow: 0 1px 2px #fcdec2;
}

mark.light {
	background-color: #e6f7f8;
	color: #253f4c;
	box-shadow: inset 0 1px 1px #d1e4e5,0 1px 0 white;
	text-shadow: none;
}

mark.strong {
	font-family: 'OpenSansSemiboldRegular';
}

.centered {	
	text-align: center;
}

.uppercase {	
	text-transform: uppercase;
}

/*													  columns ^
--------------------------------------------------------------*/

.row {
	display: table;
	margin: 0px -12px;

	letter-spacing: -.31em;
	word-spacing: -.43em;
	font-size: 0px;
	vertical-align:top;
}

.row.m-block {
	display: block;
}

.row.nested-home { 
	margin-left:20px;
	padding-left:0px;

}

.row.nested-home.border { 
	border-top:1px #ccc solid; padding-top:15px;

}




.row-item {
	display: inline-block;

	margin: 0 12px;
	vertical-align:top;	

	text-align: left;
	font-size: 13px;

	letter-spacing: normal;
	word-spacing: normal;
}

	
.layout.footer .row-item.border {
	border-right: 1px #ccc solid;
}

.col-1_2 	{ 	width: 473px;	 }
.col-1_3 	{ 	width: 300px;	 }
.col-2_3 	{ 	width: 644px;	 }
.col-1_4 	{ 	width: 235px;	 }
.col-3_4 	{ 	width: 730px;	 }

.col-1_3.home 	{ 	width: 300px;	 }
.col-2_3.home 	{ 	width: 680px; margin-left:15px; margin-right:0px; border-left: 1px #ddd solid; }
.col-2_3.home2 	{ 	width: 630px; margin-left:15px; margin-right:20px; padding-left:30px; border-left: 1px #ddd solid; }
.col-2_3.home3 	{ 	width: 680px; margin-left:0px; margin-right:15px; border-right: 1px #ddd solid; }

.col-3_4-nested 	{ 	width: 430px;	 }
.col-2_3-nested 	{ 	width: 420px;	 }

.col-1_4.inner 	{ 	width: 235px;	 }
.col-3_4.inner 	{ 	width: 700px; padding-left:30px; margin-right:0px; border-left: 1px #ddd solid; min-height:550px; }

.col-1_contact 	{ 	width: 250px;	 }
.col-2_contact 	{ 	width: 420px;	 }

.col-1_2-nested 	{ 	width: 280px;	 }


.col-1_3-nested 	{ 	width: 180px;	 }

.col-1_4-nested 	{ 	width: 130px;	 }

.col-1_2-nested.home 	{ 	width: 300px;	 }

.col-1_1-nested.home 	{ 	width: 600px;	 }

.col-1_4-home 	{ 	width: 160px;	 }



.col-1_3.inner { width: 230px; padding-right: 0px;}
.col-2_3.inner { width: 700px; padding-right: 30px;}
.col-2_3.inner.border-right { border-right: 1px #ddd solid;}


.col-1_3.contact.one 	{ 	width: 220px; 	 }
.col-1_3.contact.two 	{ 	width: 190px; 	 }
.col-1_3.contact.three 	{ 	width: 160px; 	 }


.trusted-partners-desk {
	display: inline-block;
	
	}
.trusted-partners-mob {
	display:none;
	}


/*													  headers ^
--------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px;
	padding: 0;

	line-height: 1em;
	font-weight: normal;
	color: #005DAA;
}

h1 { font: 38px/38px 'OpenSansRegular';}
h2 { font: 18px 'OpenSansSemiboldRegular'; }
h3 { font: 16px 'OpenSansSemiboldRegular'; }
h4 { font: 14px 'OpenSansSemiboldRegular'; color:#444;}
h5 { font: 12px 'OpenSansSemiboldRegular';}
h6 { font: 11px 'OpenSansSemiboldRegular'; text-transform:  inherit;}

h1.home { font: 18px 'OpenSansSemiboldRegular'; }
h1.inner { font: 21px 'OpenSansSemiboldRegular'; }

h1.bannertitle { font: 30px 'OpenSansSemiboldRegular'; color:#fff; }
h2.pagetitle { font: 24px/24px 'OpenSansBold';}
h3.leftnavtitle { font: 18px 'OpenSansSemiboldRegular'; padding-bottom:0px;}
h3.subhead { font: 16px 'OpenSansBold'; padding-bottom:0px;padding-top:10px;}

h1.lined:before, h1.lined:after,
h2.lined:before, h2.lined:after,
h3.lined:before, h3.lined:after,
h4.lined:before, h4.lined:after,
h5.lined:before, h5.lined:after,
h6.lined:before, h6.lined:after

{
	content: "";

	width: 200%;
	height: 0.75em;

	display: inline-block;
	margin: 0 -200% 0 0;

	position: relative;
	left: 20px;
	bottom: 0.2em;

	background: url(../img/bg-head.jpg) repeat-x;
	vertical-align: bottom;
}

h1.lined.m-dark:before, h1.lined.m-dark:after,
h2.lined.m-dark:before, h2.lined.m-dark:after,
h3.lined.m-dark:before, h3.lined.m-dark:after,
h4.lined.m-dark:before, h4.lined.m-dark:after,
h5.lined.m-dark:before, h5.lined.m-dark:after,
h6.lined.m-dark:before, h6.lined.m-dark:after 

{
	background: url(../img/bg-head-dark.jpg) repeat-x;
}

h1.lined:before,
h2.lined:before,
h3.lined:before,
h4.lined:before,
h5.lined:before,
h6.lined:before

{
	left: -20px;
	margin: 0 0 0 -200%;
}

h1.lined,
h2.lined,
h3.lined,
h4.lined,
h5.lined,
h6.lined

{
	overflow: hidden;
	position: relative;
}

p.services-desc { display:none;}

.gold {color:#65572f;
}

.graytext {color:#666;
}

.bluetext {color:#005DAA;
}

.whitetext {color:#FFF;
}

.bold {
	font-weight:bold;}

.sidebar h3 {
	margin-bottom: 13px;
	
	font: 12px 'OpenSansBold';
	text-transform: uppercase;
}

h2.error-404 {
	font: 200px/200px 'OpenSansLightRegular';
	text-shadow: 0 4px 0 #dcdcdc;
}

i.ita {
	font-family:great_vibesregular;
	font-style:normal;
	font-weight:normal; 
	font-size: 150%; 
	vertical-align: middle; 
	display: inline-block; 
}

.semibold {
	font-family: 'OpenSansSemiboldRegular';
}

.great-vibesregular {
	font-family: 'great_vibesregular';
}

/*-----------------------------------------------------------------------------------------------------------*/

.btn-layout {
	width: 32px;
	height: 32px;

	position: fixed;
	top: 10px;	left: 10px;
	z-index: 100;

	border: 1px solid #FC5E32;
	box-shadow: inset 0 1px 0 #FCAB94;
	text-shadow: inset 0 1px 0 #FC5E32;

	background: #ff855f;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#ff855f), color-stop(100%,#ff6d41));
	background: -webkit-linear-gradient(top,  #ff855f 2%,#ff6d41 100%);
	background: linear-gradient(to bottom,  #ff855f 2%,#ff6d41 100%);

	text-align: center;
	font: 20px/31px 'FontAwesome';
	color: #fff;

	cursor: pointer;
}

.btn-layout.active {
	background: #444;
	box-shadow: inset 0 0 3px #333;
	border: 1px solid #333;
}

.main {
	margin: 0 auto;

	background: none;
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
	
	
}

.main.boxed { 
	width: 1090px; 
	margin-top: 20px;
	margin-bottom: 20px;
}

.layout {
	width: 990px;
	min-width: 200px;
	margin: auto;
	padding: 0 40px;
	background: #FFFFFF;
	background-color: #FFFFFF;
}

.layout.footer {
	width: 1020px;
	min-width: 200px;
	margin: auto;
	padding: 0 10px 0 30px;
	background: none;
}

.bannershadow {
	background:  url("../img/shadow-trans.png") no-repeat scroll 0 0 / 100% auto transparent;
	height: 33px;
	width: 1200px;
	margin: auto; padding: 0 ;
	
}

/*													  												HEADER ^
-----------------------------------------------------------------------------------------------------------*/

.header {
	position: relative;
	background: none;
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#fcfcfc), color-stop(100%,#f9f9f9));
	background: -webkit-linear-gradient(top,  #fcfcfc 2%,#f9f9f9 100%);
	background: linear-gradient(to bottom,  #fcfcfc 2%,#f9f9f9 100%);*/
}

.header .layout {
	position: relative;
	padding: 0 40px;

	text-align: left;
}

.content .header .layout {
	position: relative;
	padding: 40px 40px 0 !important;

	text-align: right;
}

.header .layout .icons {
    float: right;
    margin: 30px 20px 0px 0px;
    border: none;
    height: 71px;
}

.header .layout .webmail {
    float: right;
    margin: 50px 20px 0px 0px;
    border: none;
	height: 71px;
}

.header .layout .mcnet-logo {
    /*float: right;
    margin: 50px 20px 0px 0px;*/
    border: none;
	max-width: 93px;
	width: 93px;
	height: 32px;
	vertical-align: middle;
	padding-right: 30px;
	margin-top: -2px;
}


.logo {
	display: inline-block;
	position: static;
	margin: 0;
	padding-top:25px;
	padding-left:0px;

	text-align: left;
	
}

.logo img {
	vertical-align: middle;
}

.mob-layout {
	max-height: 42px;

	float: right;
	text-align: right;

}


.mob-layout .wrap-center {
	text-align: center;
}

.mob-layout .wrap-left {
	position: absolute;
	bottom: 0; left: 40px;
}

.mob-layout .wrap-left .slogan {
	margin-left: 0;
}

.mob-layout.wrap-right {
	position: absolute;
	bottom: 0; right: 40px;
	float: right;
	text-align: right;
}

.mob-layout.m-center .wrap-center {
	text-align: center;
}

.mob-layout.m-center .wrap-left {
	position: absolute;
	bottom: 0; left: 40px;
}

.mob-layout.m-center .wrap-left .slogan {
	margin-left: 0;
}

.mob-layout.m-center .wrap-right {
	position: absolute;
	bottom: 0; right: 40px;
}

/*												  top social ^
--------------------------------------------------------------*/

.header .b-social {
	display: inline-block;
	margin: 0 0 0 20px;
}

.header .b-social li {
	margin: 0 12px 0 0;
}

.header .b-social li:last-child {
	margin: 0;
}

.b-social.social-header a {
	display: block;

	width: 22px;
	height: 22px;

	text-align: center;
	line-height: 22px;
	font-size: 20px;
	color: #dbdfe0;
	text-shadow: 0 1px 0 white;
	
	background: none;
	border: none;
	
	cursor: pointer;

	-webkit-transition: color 0.2s ease, background-color 0.2s ease;
	transition: color 0.2s ease, background-color 0.2s ease;
}

.b-social.social-header a:hover {
	color: #e34735;
	box-shadow: none;
}

/*												   navigation ^
--------------------------------------------------------------*/

.wrap-left .menu {
	margin-left: 40px;
}


.btn-menu {
	display: none;
}


.menu, .submenu {
	position: relative;
	z-index: 9999999;

	margin: 56px 0 0;
	padding: 0;

	list-style: none;
}

.menu {
	display: inline-block;
	vertical-align: top;

	position: relative;
	margin: 0;

	text-align: right;
	white-space: nowrap;
}

.menu li {
	position: relative;
	text-align: left;
}

.menu li.with-sub:hover:before {
	content: '';

	display: block;
	width: 180px;
	height: 2px;

	position: absolute;
	left: 15px;
	bottom: 0;

	z-index: 1;

	background: #e34735;
}

.menu li i {
	margin-right: 7px;
	color: #ced3d5;
	text-shadow: 0 1px 0 white;
}

.menu a {
    display: block;
    
    position: relative;
    
    text-decoration: none;
    color: #646060;
    font: 14px 'OpenSansRegular';

	-webkit-transition: none;
	transition: none;
}

.menu a.hover, .menu a.active {
	color: #e34735;
}


.menu > li {
    display: inline-block;
    vertical-align: top;
}

/*.menu > li:before, .menu a.active:before { 
	content: '';
	display: block;
	height: 0;

	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 0;

	z-index: 53;

	background: #e34735;

	-webkit-transition: height 0.2s ease;
	transition: height 0.2s ease;
}*/

/*.menu > li:hover:before, .menu a.active:before { height: 2px; }*/

.menu > li > a {
    padding: 0 25px;
    
    line-height: 40px;
    color: #484c4f;
}

/*---------------------------------------------------------- submenu*/

.submenu {
    min-width: 180px;
    
    position: absolute;
	top: -1px;  left: 100%;

	margin: 0;
	padding: 0;
	padding-top:10px;
	padding-bottom:10px;

	visibility: hidden;
    
	background: #f2f2f2;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	
	border-radius: 0 0 2px 2px;

	list-style: none;
}

.menu > li > .submenu {
	top: 100%;    left: 15px;
}

.menu li:hover > .submenu {
	visibility: visible;
}

.submenu li {
    position: relative;	

	-webkit-transition: background-color 0.2s ease, border 0.2s ease, height 0.3s ease, color 0.2s ease, opacity 0.5s ease;
	transition: background-color 0.2s ease, border 0.2s ease, height 0.3s ease, color 0.2s ease, opacity 0.5s ease;
}

.submenu li:hover {
	/*background: #f2f2f2;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;*/
	/*background: #e34735;
	border-top: 1px solid #e34735;
	border-bottom: 1px solid #e34735;*/
}

.submenu li:hover > a {
	color: #0053a0;
}


.submenu a {
    padding: 0 20px;

	line-height: 25px;
	font-size: 12px;
	color: #a8acaf;
	text-transform: none;
	font-family: 'OpenSansRegular';
	letter-spacing: 0;
}

.submenu li {
	height: 15px;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	
	/*
	height: 15px;
	border-top: 1px solid #393c42;
	border-bottom: 1px solid #26292c;*/
}

.submenu li:last-child {
	border-bottom: 0px solid #0053a0;
	border-radius: 0 0 2px 2px;
}

.submenu li i {
	margin-right: 7px;
}


.menu li:hover > .submenu > li {
	height: 25px;
}

/*----------------------------------------------*/

.header .layout {
	/*width: 1050px;*/
	width: 1050px;
	height: 115px;
	padding: 0 10px;
}


.header.mainnavbar .layout {
	/*width: 1050px;*/
	width: 1050px;
	height: 42px;
	padding: 0 10px;
	
	/* fallback */
  background-color: #b9b9b9;
  background-image: url(../img/bkgrd-navbar-grad.png);
  background-position: center center;
  background-repeat: no-repeat;

  /* Safari 4-5, Chrome 1-9 */
  /* Can't specify a percentage size? Laaaaaame. */
  background: -webkit-gradient(radial, center center, 0, center center, 460, from(#e0e0e0), to(#b9b9b9));

  /* Safari 5.1+, Chrome 10+ */
  background: -webkit-radial-gradient(circle, #e0e0e0, #b9b9b9);

  /* Firefox 3.6+ */
  background: -moz-radial-gradient(circle, #e0e0e0, #b9b9b9);

  /* IE 10 */
  background: -ms-radial-gradient(circle, #e0e0e0, #b9b9b9);
}

.m-alt-head .mob-layout {
	float: none;
}

.m-alt-head .b-social {
	float: right;
	vertical-align: middle;
}

.slogan {
	display: inline-block;
	margin: 0 0 0 30px;
	vertical-align: top;
	font-size: 12px;
}

.navbar {
	background: #eff1f2;
}

.navbar .menu {
	display: block;

	width: 960px;
	min-width: 200px;

	margin: auto;

	text-align: left;

	font-size: 0;
}

.navbar .menu.m-center {
	text-align: center;
}


.navbar .menu > li > a {
	line-height: 42px;
	font-size: 13px;
}

.navbar .menu > li:before, .navbar .menu a.active:before { 
	left: 14px;
	right: 14px;
}

.navbar .menu > li > .submenu {
	left: 14px;
}

.navbar .menu li.with-sub:hover:before {
	left: 14px;
}


/*-------------------------------------------------------*/

.navbar.m-dark {
	background: #2f3338;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.navbar.m-dark .menu > li {
	border-right: none;
}

.navbar.m-dark .menu > li:first-child {
	border-left: none;
}

.navbar.m-dark .menu a {
	border: none;
	color: #c4c4c4;
}

.navbar.m-dark .menu li i {
	color: #575b61;
	text-shadow: none;
}

/*---------------------------------------------------------- mobile menu */

.btn-menu {
	width: 26px;
	height: 22px;

	position: absolute;
	top: -50px;	right: -30px;
	cursor: pointer;

	font: 28px/23px 'FontAwesome';
	color: #c5c5c5;
}

.btn-menu.active {
	color: #313538;
}



.btn-submenu {
	width: 70px;
	height: 44px;

	position: absolute;
	top: 0;		right: 0;

	z-index: 12;

	text-align: center;
	font: 13px/42px 'FontAwesome';
	cursor: pointer;
}

.btn-submenu.active {
	line-height: 39px;
}

.btn-submenu:before {
	content: "\f0d7";
	color: #ffffff;
}

.btn-submenu.active:before {
	content: "\f0d8";
}

.desk .mob-menu {
		display: none !important;
}


.mob-menu-container {
	width: 850px;
	margin:auto;

}

.mob-menu, .mob-submenu {
	position: relative;
	z-index: 50;

	margin: 56px 0 0;
	padding: 0;

	list-style: none;
}

.mob-menu {
	display: none;
	vertical-align: top;

	position: relative;
	margin: 0;

	background: #0053a0;

	white-space: nowrap;
}

.mob-menu li {
	position: relative;
	text-align: left;

	border-bottom: 1px solid #03386c;
    border-top: 1px solid #2779c6;
}

.mob-menu a {
    display: block;
    
    position: relative;
    padding-left: 30px;
    
    text-decoration: none;
    color: #ffffff;
    font: 14px 'OpenSansRegular';

	-webkit-transition: none;
	transition: none;
}

.mob-menu a.active {
	color: #d0d5d8;
}

.mob-menu > li > div > a {
    padding: 0 0px;
    
    line-height: 42px;
}

.mob-menu div {
	width: 768px;
	position: relative;
	margin: 0 auto;
}

/*---------------------------------------------------------- submenu*/

.mob-menu > li > .mob-submenu {
	background: #03386c;
}

.mob-submenu {
	display: none;
	min-width: 170px;

	position: relative;
	margin: 0;
	padding: 0;

	list-style: none;
}

.mob-submenu:before {
	content: '';

	display: block;
	width: 100%;

	border-top: 1px solid rgba(0, 0, 0, 0.15);
}

.mob-submenu a {
	padding: 0 20px;

	font: 14px/42px 'OpenSansRegular';
	color: #ffffff;
	text-transform: none;
	letter-spacing: 0;
}

.mob-submenu li {
	border-bottom: 1px solid #062646;
	border-top: 1px solid #105394;
}

.mob-submenu li:last-child {
	border-bottom: 0px solid #062646;
}

.mob-submenu li i {
	margin-right: 7px;
}

.mob-submenu a {
		padding-left: 60px !important;
}
	
.mob-submenu .mob-submenu a {
	padding-left: 80px !important;
}



/*													  											    SLIDER ^
-----------------------------------------------------------------------------------------------------------*/

.fullwidthbanner-container {
	width: 100% !important;
	max-height: 440px !important;

	position: relative;
	padding: 0;
	overflow: hidden;
}

.fullwidthbanner-container .fullwidthbanner {
    max-height: 440px !important;
    position: relative;
    margin-top: -5px;
    width: 100% !important;
}


.altwidthbanner-container {
	width: 1070px !important;
	max-height: 416px !important;
	margin:auto;

	position: relative;
	padding: 0;
	overflow: hidden;
	vertical-align: baseline;
}

.altwidthbanner-container .altwidthbanner {
	width: 1070px !important;
    max-height: 416px !important;
    position: relative;
    margin-top: -5px;

	
    
}

.altwidthbanner-container .altwidthbanner ul {
	list-style:none;
	margin:0;
	padding:0;
     
}


.top-shadow:before {
	content: '';

	display: block;

	width: 100%;
	height: 5px;

	position: relative;
	z-index: 40;

	margin: auto;

	box-shadow: 0 2px 3px rgba(0,0,0,0.1) inset;
}




.tp-leftarrow.default, .tp-rightarrow.default {
	width: 32px !important;
	height: 80px !important;

	left: -40px !important;

	background: rgba(20,22,23,0.6) !important;
	border-radius: 2px !important;

	-webkit-transition: background-color 0.4s ease, left 0.2s ease, right 0.2s ease !important;
	transition: background-color 0.4s ease, left 0.2s ease, right 0.2s ease !important;
}

.tp-rightarrow.default {
	left: auto !important;
	right: -40px !important;
}

.tp-leftarrow.default:before, .tp-rightarrow.default:before {
	content: '\f104';

	display: block;

	text-align: center;
	line-height: 80px;
	font: 20px/80px 'FontAwesome';
	color: #fff;
}

.tp-rightarrow.default:before {
	content: '\f105';
}

.tp-leftarrow.default:hover, .tp-rightarrow.default:hover {
	background: rgba(215,47,28,0.9) !important;
}

.tp-bullets {
	bottom: 22px !important;
	-webkit-transition: bottom 0.2s ease !important;
	transition: bottom 0.2s ease !important;
}

.bullet {
	width: 13px !important;
	height: 13px !important;

	border-radius: 50%;
	background: rgba(0,0,0,0.4) !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.4), 0 1px 0 rgba(250,250,250,0.1);

	margin: 0 4px !important;

	-webkit-transition: opacity 0.2s ease !important;
	transition: opacity 0.2s ease !important;
}

.b-main-slider:hover .ls-fullwidth .ls-bottom-slidebuttons a {
	opacity: 1;
}

.bullet.selected {
	background: #e34735 !important;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 1px 2px rgba(0,0,0,0.15);
}


.fullwidthbanner-container:hover .tp-leftarrow.default {
	left: 20px !important;
}

.fullwidthbanner-container:hover .tp-rightarrow.default {
	right: 20px !important;
}



/*													  											   CONTENT ^
-----------------------------------------------------------------------------------------------------------*/

.content-test {
	/*border-top: 1px solid #e4e4e4;*/
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eee), color-stop(10%,#fff));
	background: -webkit-linear-gradient(top,  #eee 0%,#fff 8%);
	background: linear-gradient(to bottom,  #eee 0%,#fff 8%);
	border-top: #ddd solid 1px;
}

.content {
	/*border-top: 1px solid #e4e4e4;*/
	background: none;
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0px,#aaa), color-stop(20px,#fff));
	background: -webkit-linear-gradient(top,  #aaa 0px,#fff 20px);
	background: linear-gradient(to bottom,  #aaa 0px,#fff 20px);*/
}

.content.footer {
	/*border-top: 1px solid #e4e4e4;*/
	background:#d2d2d2;
	background-image: url(../img/bkgrd-grad-footer.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

.content.gray-content {
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#aaa), color-stop(10%,#fff));
	background: -webkit-linear-gradient(top,  #aaa 2%,#fff 10%);
	background: linear-gradient(to bottom,  #aaa 2%,#fff 10%);

	/*box-shadow: 0 9px 12px rgba(0,0,0,0.4) inset;*/
}

.content.gray-content .layout {
	padding: 35px 40px;
}

.content .layout {
	padding: 40px 40px 40px 40px;
}

.content .layout.home {
	width: 1020px;
	padding: 10px 10px 1px 40px;
	border-bottom-right-radius:2em;
	border-bottom-left-radius:2em;
}

.content .layout.inner {
	width: 1000px;
	padding: 10px 30px 20px 40px;
	border-bottom-right-radius:2em;
	border-bottom-left-radius:2em;
}





.blockquote {
	position: relative;
	margin-bottom: 20px;
	padding-left: 32px;
	font: 20px/24px 'OpenSansItalic', serif;
	color: #65686d;
}

.blockquote:before {
	content: '“';

	position: absolute;
	top: -10px;		left: 0;

	font: 52px 'OpenSansLightItalic';
	color: #e34735;
}

.blockquote.m-left, .blockquote.m-right {
	width: 50%;

	position: relative;
	z-index: 1;

	float: left;
	margin: 0 20px 20px 0;
}

.blockquote.m-right {
	width: 50%;
	float: right;
	margin: 0 0 20px 20px;
}


.image-home-left {
	
	padding-right:10px;
	padding-bottom:0px;
	
}

/*													  												FOOTER ^
-----------------------------------------------------------------------------------------------------------*/
.footer {
	/*border-top: 1px solid #e2e2e2;*/
}

.footer .layout {
	padding: 0 10px 0 30px;
	background:none;
}

.b-widgets {
	padding: 35px 40px 25px;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#f9f9f9), color-stop(100%,#f5f5f5));
	background: -webkit-linear-gradient(top,  #f9f9f9 2%,#f5f5f5 100%);
	background: linear-gradient(to bottom,  #f9f9f9 2%,#f5f5f5 100%);
	color: #4a4c4c;
}

.layout.footer h1, .layout.footer h2, .layout.footer h3, .layout.footer h4, .layout.footer h5, .layout.footer h6 {
	color: #343434;
}

.layout.footer h3 {
	margin-bottom: 15px;

	font-size: 13px;
	font-family: 'OpenSansBold';
	text-transform: uppercase;	
}


	
.b-copyright {
	overflow: hidden;
	padding: 0 30px;
	background-color:#f1f1f1;

	/*background: #fff url(../img/page-head-bg2.gif) repeat;*/

	font-size: 14px;
	line-height: 64px;
}

.b-copyright .layout  {
	text-align:center;
}

.copy {

	font-size: 12px;
	color: #444;
}

.copy a {
	color: #b8bdc0;
	
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.copy a:hover {
	color: #8e9397;
}

.b-copyright .b-social {
	margin: 0;
}

.b-copyright .b-social li {
	margin: 0 12px 0 0;
	
	font-size: 12px;
	color: #64696d;
}

.b-copyright .b-social a {
	width: 18px;
	height: 18px;
	
	background: none;
	
	border: none;

	text-align: center;
	line-height: 18px;
	font-size: 16px;
	color: #5c5f63;
	
	cursor: pointer;
	
	text-shadow: 0 1px 1px rgba(0,0,0,0.1);
}

.b-copyright .b-social a.tw {
	font-size: 15px;
}

.b-copyright .b-social a.fb:hover {
	color: #576ec7;
	text-shadow: 0 0 12px #3c4978;
}

.b-copyright .b-social a.tw:hover {
	color: #5db4f0;
	text-shadow: 0 0 12px #3f6c8d;
}

.b-copyright .b-social a.pt:hover {
	color: #c8222f;
	text-shadow: 0 0 12px #74232c;
}

.b-copyright .b-social a.lin:hover {
	color: #007bb6;
	text-shadow: 0 0 12px #105070;
}

.b-copyright .b-social a.gl:hover {
	color: #ba3526;
	text-shadow: 0 0 12px #6d2d27;
}

.b-copyright .b-social a.dr:hover {
	color: #e24d87;
	text-shadow: 0 0 12px #813958;
}

.b-copyright .b-social a.tl:hover {
	color: #35506b;
	text-shadow: 0 0 12px #2b3a4a;
}

.b-copyright .b-social a.vk:hover {
	color: #45688e;
	text-shadow: 0 0 12px #33465c;
}

.b-copyright .b-social a.dx:hover {
	color: #0073ce;
	text-shadow: 0 0 12px #104c7c;
}

.b-copyright .b-social a.fs:hover {
	color: #219bce;
	text-shadow: 0 0 12px #21607c;
}

.b-copyright .b-social a.is:hover {
	color: #c07145;
	text-shadow: 0 0 12px #704b37;
}

.b-copyright .b-social a.mx:hover,
.b-copyright .b-social a.rss:hover {
	color: #fa9200;
	text-shadow: 0 0 12px #8d5b14;
}

.b-copyright .b-social a.sk:hover {
	color: #29aae1;
	text-shadow: 0 0 12px #256785;
}

.b-copyright .b-social a.yt:hover {
	color: #ed3639;
	text-shadow: 0 0 12px #872d31;
}

.b-copyright .b-social a.gh:hover {
	color: #a0a3a8;
	text-shadow: 0 0 12px #60646a;
}

.b-copyright .b-social {
	float: right;
}


.b-contact li {
	margin-bottom: 8px;
}

.b-contact i:before {
	font-size: 14px;
	color: #5a6166;
	text-shadow: 0 1px 0 white;
}

.contact-mail a {
	color: #e34735;
	-webkit-transition: color 0.2s ease;
	transition: color 0.2s ease;
}

.contact-mail a:hover {
	color: #313538;
}

.b-contact .contact-address i:before {
	font-size: 16px !important;
}

.footer .b-contact i:before {
	color: #ced3d5;
}

/*													  									  CONTENT-FEATURED ^
-----------------------------------------------------------------------------------------------------------*/

.content-featured {
	padding: 25px 0 15px 0;
	
	background: #005DAA url(../img/page-head-bg.gif) repeat;
	box-shadow: 0 9px 12px rgba(0,0,0,0.2) inset;
	
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	
	
}



.content-featured p {
	margin-bottom: 0;
	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

.content-featured h1 {
	margin-bottom: 5px;
	
	font-family: Arial, Helvetica, sans-serif;
	
	color: #fff;

	text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

.content-featured a {
	font-family: 'OpenSansItalic';
}

.content-featured a:hover {
	color: #e9ebed;
}



/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/*-------------------------------------------------------------- INNER PAGE */


.innerbanner-container {
	width: 1070px !important;
	max-height: 264px !important;
	margin:auto;

	position: relative;
	padding: 0;
	overflow: hidden;
	background-color: #FFFFFF;
}

	.innerbanner-container .innerbanner {
		width: 1070px !important;
		max-height: 264px !important;
		position: relative;
		margin-top: -5px;
	}
	
	
	.innerbanner-container .innerbanner.callcenter {
		width: 1070px;
		height: 264px;
		background-image: url(../img/banner/bkgrd-interior-call-center-banner-1070.jpg);
		background-position: top left;
		background-repeat: no-repeat; 
	}
	

	.innerbanner-container .innerbanner.support {
		width: 1070px;
		height: 264px;
		background-image: url(../img/banner/bkgrd-interior-support-banner-1070.jpg);
		background-position: top left;
		background-repeat: no-repeat; 
	}

	
	.innerbanner-container .innerbanner.contact {
		width: 1070px;
		height: 264px;
		background-image: url(../img/banner/bkgrd-interior-contact-banner-1070.jpg);
		background-position: top left;
		background-repeat: no-repeat; 
	}
	
	.innerbanner-container .innerbanner.company {
		width: 1070px;
		height: 264px;
		background-image: url(../img/banner/bkgrd-interior-company-banner-1070.jpg);
		background-position: top left;
		background-repeat: no-repeat; 
	}
	

	.innerbanner.callcenter .bannercontent {
		width:50%;
		padding:60px 0 0 40px;
		color:#87b0d7;
		font-size:16px;
	}
	

	.innerbanner.support .bannercontent {
		width:40%;
		padding:60px 0 0 40px;
		color:#87b0d7;
		font-size:16px;
	}
	

	.innerbanner.contact .bannercontent {
		width:40%;
		padding:60px 0 0 40px;
		color:#87b0d7;
		font-size:16px;
	}
	
	.innerbanner.company .bannercontent {
		width:45%;
		padding:60px 0 0 40px;
		color:#87b0d7;
		font-size:16px;
	}

/* Carousel ----------------------------------*/

.b-carousel {
	margin-bottom: 20px;
	overflow: hidden;
	box-shadow: 0 1px 2px rgba(0,0,0,0.15)
}

.b-carousel, .carousel-content {
    position: relative;
}

.carousel-item {
	width: 100%;
    display: block;

    visibility: hidden;
    
    position: absolute;
    top: 0;    left: 0;
}

.carousel-item.active {
	display: block;
    visibility: visible;
    position: static;
}

.carousel-item.current {    
    left: 0;
    right: 0;
    visibility: visible;
    z-index: 1;
}

.carousel-item {
	max-width: 100%;
	display: block;
}

.carousel-control {
	position: absolute;
	top: 0;		left: 0;
	bottom: 0;	right: 0;

	overflow: hidden;
}

.b-carousel:hover .carousel-prev { left: 10px; }
.b-carousel:hover .carousel-next { right: 10px; }

.carousel-prev, .carousel-next {
	width: 32px;
	height: 80px;

	position: absolute;
	top: 50%;	left: -40px;

	z-index: 2;

	margin-top: -40px;

	background: rgba(20,22,23,0.6);
	border-radius: 2px;

	cursor: pointer;

	-webkit-transition: background-color 0.2s ease, left 0.2s ease, right 0.2s ease;
	transition: background-color 0.2s ease, left 0.2s ease, right 0.2s ease;
}

.carousel-next {
	left: auto;
	right: -40px;
}

.carousel-prev:hover, .carousel-next:hover {
	background: rgba(215,47,28,0.9);
}

.carousel-prev:before, .carousel-next:before {
	content: '\f104';

	display: block;

	text-align: center;
	line-height: 80px;
	font: 20px/80px 'FontAwesome';
	color: #fff;
}

.carousel-next:before {
	content: '\f105';
}

.carousel-next:hover:before,
.carousel-prev:hover:before
{
	color: #fff;
}

.carousel-pagination {
	position: absolute;
	bottom: 20px;
	left: 50%;

	-webkit-transition: bottom 0.2s ease;
	transition: bottom 0.2s ease;

	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);

	z-index: 2;

	margin: 0;
	padding: 0;

	list-style: none;
	text-align: center;
	line-height: 50px;
}

.carousel-pagination li {
	float: left;

	width: 13px;
	height: 13px;

	margin: 0 3px;

	background: rgba(0,0,0,0.5);
	border-radius: 50%;

	cursor: pointer;
}

.carousel-pagination li.active {
	background: #e34735;
}

/* Description block ----------------------------------*/

.b-description {
	margin-bottom: 30px;
}

.project-description {
	margin: -8px 0 18px;
	padding: 0;

	list-style: none;
}

.project-description li {
	border-top: 1px dotted #d1d1d2;
	line-height: 34px;
}

.project-description li:first-child {
	border-top: none;
}

.project-description strong {
	display: inline-block;
	min-width: 70px;

	font-weight: normal;
}

.live-preview {
	margin: 0 0 30px 0;
}

.project-social {
	float: none;
	margin: 18px 0;

	font-size: 16px;
}

.project-social li {
	font-size: 16px;
}


/*-------------------------------------------------------------- MAIN PAGE */



/*-------------------------------------------------*/

.just-links {
	margin-bottom: 20px;
}

.just-links li {
	line-height: 24px;
}

.just-links a {
	color: #e34735;
	display: block;
}

.just-links.m-dark a {
	color: #4a4c4c;
}

.just-links.m-dark a:hover {
	color: #e34735;
}



.big-text {	
	margin: 20px 0 20px 0;
padding: 20px 0 20px 0;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
font-family: 'OpenSansLightRegular', san-serif;

font-size: 23px;
color: #444;
font-weight: 300;
line-height: 34px;

}


ul {list-style: none; padding: 0; margin: 0;}
#nav {float: left; width: 235px; margin: 15px 0;}
#nav li a {display: block; padding: 10px 0px; text-decoration: none; color: #005DAA;}
#nav li a.nolnk {text-decoration: none; color: #444;}
#nav li a:hover, #nav li a.active {color: #444; }
#nav li a:hover, #nav li a.lnk.active { font-family: 'OpenSansSemiboldRegular';}
#nav li ul {display: none;}
#nav li ul li a {padding: 10px 25px; }

.leftnavlinks {
	line-height:28px;
	}
	
.lnk {

	padding-top:9px;
	background-image: url(../img/left-nav-horz-divider.png);
	background-position: top left;
	background-repeat: no-repeat; 
	}
	
.nolnk {

	padding-top:9px;
	background-image: url(../img/left-nav-horz-divider.png);
	background-position: top left;
	background-repeat: no-repeat; 
	}

/*-------------------------------------------------*/

.just-links {
	margin-bottom: 20px;
}

.just-links li {
	line-height: 24px;
}

.just-links a {
	color: #e34735;
	display: block;
}

.just-links.m-dark a {
	color: #4a4c4c;
}

.just-links.m-dark a:hover {
	color: #e34735;
}
