@charset "utf-8";
* {margin:0; padding:0; outline:0;}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
.alert {
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    border-radius: 4px;
    margin-bottom: 18px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.alert-danger, .alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}
.alert-error p {
    color: #b94a48;
}
#contact-form input.invalid, #contact-form textarea.invalid {
    border: 1px solid #9d261d;
}
@font-face {
 font-family: 'Arial-Black';
 	src: url('../fonts/Arial-Black.eot');
 	src: local('Arial-Black'), local('Arial-Black'),
		url('../fonts/Arial-Black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Arial-Black.ttf') format('truetype'),
		url('../fonts/Arial-Black.otf') format('opentype'),
		url('../fonts/Arial-Black.woff') format('woff'),
		url('../fonts/Arial-Black.svg#webfontKWmDqtHl') format('svg');
 }
.body {
	background: #FFF;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	overflow: hidden;
	padding: 0px;
}
.body p {margin: 0px;}
.top-main {
	background: #221f20;
}
.top p {
	font-family: Helvetica;
	font-size: 17px;
	font-weight: normal;
	font-style: oblique;
	color: #FFF;
	line-height: 35px;
	text-align: right;
}
.top p a {
	font-weight: bold;
	font-style: normal;
	color: #FFF;
}
.menu-nav .navbar-default {
	margin: 0px;
	background: none;
	border: none;
}
.menu-nav .navbar-default .container-fluid {
	padding: 0px;
}
.menu-nav .navbar-default .container-fluid .container-fluid {
	padding: 0px;
}
.menu-nav ul {
	text-align: right;
	margin-top: 40px;
}
.menu-nav ul li {
	background: url(../images/bg_li.jpg) no-repeat left bottom;
	display: inline-block;
	padding: 0 20px 0 30px;
}
.menu-nav ul li:first-child {
	padding-left: 0px;
	background: none;
}
.menu-nav ul li:last-child {
	padding-right: 0px;
}
.menu-nav ul li a {
	font-family: Helvetica;
	font-size: 17px;
	font-weight: bold;
	font-style: oblique;
	color: #221f20;
	text-align: center;
	padding: 0px;
}
.menu-nav ul li a:hover {background: none;}
.menu-nav ul li a img {
	display: block;
	margin: 0 auto 10px auto;
}
.menu-nav ul li a span {
	line-height: 17px;
	display: block;
}
.slide-main .flexslider {margin: 0px;}
.lead-main {
	background: url(../images/bg_lead.jpg) no-repeat center top;
	height: 96px;
	position: relative;
}
.lead-main .container:after {
	content: "";
	background: url(../images/lead_after.png) no-repeat center bottom;
	width: 100%;
	height: 39px;
	position: absolute;
	z-index: 9999;
	left: 0px;
	top: 96px;
}
.position-main {
	background: url(../images/bg_position.jpg) repeat center top;
	padding: 60px 0;
}
.lead-main .lead {
	height: 96px;
	padding-top: 24px;
	position: relative;
}
.lead h3 {
    font-family: Arial-Black;
    font-size: 28px;
    font-style: italic;
    font-weight: normal;
    color: #404041;
    text-transform: uppercase;
    float: left;
    width: 40%;
    text-align: right;
    padding-right: 33px;
    margin: -5px 0 0 0;
}
.lead .custom h3 {width: 100%;text-align: center;padding: 0;}
.lead .custom h3 a {color: #404041;}
.lead .custom h3 a:hover {text-decoration: none;}
.lead #frm_lead p {
	display: inline-block;
	margin: 0 4px;
	position: relative;
}
.lead #frm_lead p label {display: none;}
.lead #frm_lead p label.error {
	position: absolute;
	right: 10px;
	top: 20px;
	font-size: 10px;
	text-align: right;
	width: 100%;
}
.lead #frm_lead p.text {
	position: absolute;
	font-family: Helvetica;
	font-size: 12px;
	font-style: oblique;
	text-transform: uppercase;
	color: #221f20;
	left: 75px;
	top: 60px;
}
.lead #frm_lead p input, .lead #frm_lead p input.error {
	background: #EEE !important;
	border: none !important;
	width: 135px;
	height: 45px;
	font-family: Helvetica;
	font-size: 12px;
	font-style: oblique;
	color: #221f20 !important;
	padding: 0 0 0 12px !important;
}
.lead #frm_lead p button {
	background: #221f20;
	border: none;
	width: 104px;
	height: 45px;
	font-family: Arial-Black;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #FFF;
}
.lead .form-moduletable {
	float: right;
	width: 60%;
}
.position h3 {
	display: block;
	width: 100%;
	height: 53px;
	background: #221f20;
	font-family: Arial-Black;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	color: #FFF;
	text-align: center;
	line-height: 53px;
	text-transform: uppercase;
	margin: 0px;
}
.position h3 a {color: #FFF;}
.position h3 a:hvoer {text-decoration: none;}
.content-main {
	padding: 0 0 50px 0;
	background: #f5f5f5;
}
.content .page-header {
	padding: 0px;
	margin: 0px;
	border: none;
}
.content .page-header h2 {
	font-family: Arial-Black;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	color: #221f20;
	margin: 30px 0 30px 0;
	text-transform: uppercase;
}
.content h5 {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: normal;
	color: #221f20;
	margin: 10px 0 30px 0;
}
.content p {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #221f20;
	line-height: 24px;
	margin-bottom: 30px;
}
.content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.content ul li {
	background: url(../images/check.jpg) no-repeat left top;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #221f20;
	padding-left: 50px;
	margin-bottom: 10px;
}
.content .back-image {
	background: url(../images/bg_image.jpg) no-repeat center top;
	width: 550px;
	max-width: 100%;
	height: 165px;
	padding-top: 60px;
	margin-top: 30px;
}
.content .back-image h4 {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	margin: 0 0 10px 0;
	text-align: center;
	text-transform: uppercase;
}
.content .back-image h4 span {font-style: italic;}
.content .back-image h3 {
	font-family: Helvetica;
	font-size: 19px;
	font-weight: bold;
	color: #FFF;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
.content .back-image h3 a {color: #FFF;}
.right h3 {
	font-family: Arial-Black;
	font-size: 30px;
	font-weight: normal;
	font-style: italic;
	color: #221f20;
	margin: 30px 0 20px 0;
	text-transform: uppercase;
}
.right {background: #FFF;}
.right .globalnews .gn_static p {margin-bottom: 15px;}
.right .globalnews .gn_static p.date {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	font-style: oblique;
	color: #221f20;
}
.right .globalnews .gn_static p.text {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #221f20;
	border-top: 1px solid #b6b6b6;
	padding-top: 20px;
}
.right .globalnews .gn_static p.readmore {text-align: right;}
.right .globalnews .gn_static p.readmore a {
	display: inline-block;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #c4c4c4;
	text-transform: uppercase;
}
.slider-main {
	padding: 30px 0;
}
.slider .djslider-loader {
	
}
.slider .djslider-default .navigation-container .prev-button {
	left: -30px;
	top: -20px;
} 
.slider .djslider-default .navigation-container .next-button {
	right: -30px;
	top: -20px;
}
.footer-main {
	background: #221f20;
	padding: 20px 0 50px 0;
}
.footer-main h3 {
	font-family: Arial-Black;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #FFF;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}
.footer-0 p {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 10px;
}
.footer-1 ul li {
	display: block;
	padding-bottom: 10px;
}
.footer-1 ul li a {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
.footer-2 p {margin-bottom: 10px;}
.footer-2 p label {
	width: 25px;
}
.footer-2 p span {
	width: auto;
	display: inline-flex;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
.footer-2 p span a {color: #FFF;}
.footer-3 p {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 5px;
}
.footer-3 p a {color: #FFF;}
.footer-3 p img {margin-right: 10px;}
.subpage .slide-main {
	background: url(../images/bg_sub.jpg) no-repeat center bottom;
	height: 162px;
}
.subpage .slide-main h3 {
	font-family: Arial-Black;
	font-size: 58px;
	font-weight: normal;
	font-style: italic;
	color: #FFF;
	line-height: 162px;
	text-align: center;
	text-transform: uppercase;
}
.itemid-106 .slide-main {
	border-bottom: 25px solid #221f20;
}
.itemid-106 .content-main {padding-top: 30px;}
.itemid-106 .right {background: none;}
.accordion-heading {display: none;}
#basic-details .contact-address p {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #221f20;
	margin-bottom: 20px !important;
}
#basic-details .contact-address p a {color: #221f20;}
#basic-details .contact-address .phone p {
	font-size: 24px;
	font-weight: bold;	
}
#basic-details .contact-address p label {
	width: 40px;
	float: left;
}
#basic-details .contact-address p span {
	float: left;
}
.content #contact-form p {
	font-size: 16px;
	font-weight: bold;
}
#contact-form input {
	background: none;
	border: 1px solid #221f20;
	width: 100%;
	height: 53px;
	padding: 0 0 0 20px;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	font-style: oblique;
	color: #221f20;
	margin-bottom: 24px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#contact-form textarea {
	background: none;
	border: 1px solid #221f20;
	width: 100%;
	height: 221px;
	padding: 20px 0 0 20px;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: normal;
	font-style: oblique;
	color: #221f20;
	margin-bottom: 24px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#contact-form .form-actions {text-align: right;}
#contact-form button.btn {
	background: url(../images/bg_submit.png) no-repeat;
	border: none;
	width: 131px;
	height: 52px;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	display: inline-block;
}
#basic-details {padding-bottom: 50px;}
.header-main .header {text-align: center;margin: 0;}
.header .logo {display: inline-block;}
.header .logo-right {display: inline-block;}
.header .menu-nav {display: inline-block;margin: 0 14px;}

@media only screen and (min-width: 1100px) and (max-width: 1199px) {
	.header-main .container {width: 1000px;}
}
@media only screen and (min-width: 992px) and (max-width: 1099px) {
	.header-main .container {width: 1000px;max-width: 100%;}
	.header .menu-nav {margin: 0 10px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.top p {text-align: center;}
	.logo {text-align: center;}
	.header-main {padding: 10px 0;position: relative;}
	.header .menu-nav {position: absolute;width: 100%;left: 0px;top: 50px;padding: 0px;}
	.menu-nav .navbar-default .container-fluid .navbar-header .navbar-toggle {display: block;background: none;border: none;padding: 0;margin: 0 0 0 25px;border-radius: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px;float: left;}
	.menu-nav .navbar-default .container-fluid .navbar-header .navbar-toggle span.icon-bar {width: 45px;height: 8px;background: #221f20;border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;}
	.menu-nav .navbar-default .container-fluid .navbar-header .navbar-toggle span.icon-bar + .icon-bar {margin-top: 6px;}
	.menu-nav .navbar-default .container-fluid .navbar-collapse {display: none !important;}
	.menu-nav .navbar-default .container-fluid .navbar-collapse.in {display: block !important;position: absolute;width: 100%;top: 40px;z-index: 99999;padding: 0px;left: 0px;}
	.menu-nav ul {margin: 0px;}
	.menu-nav ul li, .menu-nav ul li:first-child, .menu-nav ul li:last-child {display: block;background: #FFF;height: 38px;border-bottom: none;padding: 0 20px;}
	.menu-nav ul li:hover, .menu-nav ul li.active {background: #221f20;}
	.menu-nav ul li a {font-style: normal;color: #221f20;line-height: 38px;text-align: left;}
	.menu-nav ul li a:hover, .menu-nav ul li.active a {color: #FFF;}
	.menu-nav ul li a img {display: none;}
	.menu-nav ul li a span {line-height: 38px;}
	.lead-main {background: url(../images/bg_lead_768.jpg) no-repeat center top #221f20;height: auto;}
	.lead-main .lead {padding: 20px 0 15px 0;display: inline-block;margin: 0;height: auto;}
	.lead h3 {width: 100%;text-align: center;font-size: 22px;}
	.lead .form-moduletable {width: 100%;text-align: center;}
	.lead #frm_lead p.text {position: relative;top: 0px; left: 0px;text-align: center;margin: 10px 0;display: block;}
	.lead-main .container:after {top: 148px;}
	.header .menu-nav {margin: 0;}
	.header .logo, .header .logo-right {position: relative;z-index: 99;}
}
@media only screen and (min-width: 568px) and (max-width: 767px) {
	.top p {text-align: center;}
	.logo {text-align: center;}
	.header-main {padding: 10px 0;position: relative;}
	.header .menu-nav {position: absolute;width: 100%;left: 0px;top: 50px;padding: 0px;}
	.menu-nav .navbar-default .container-fluid .navbar-header .navbar-toggle {display: block;background: none;border: none;padding: 0;margin: 0 0 0 25px;border-radius: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px;float: left;}
	.menu-nav .navbar-default .container-fluid .navbar-header .navbar-toggle span.icon-bar {width: 45px;height: 8px;background: #221f20;border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;}
	.menu-nav .navbar-default .container-fluid .navbar-header .navbar-toggle span.icon-bar + .icon-bar {margin-top: 6px;}
	.menu-nav .navbar-default .container-fluid .navbar-collapse {display: none !important;}
	.menu-nav .navbar-default .container-fluid .navbar-collapse.in {display: block !important;position: absolute;width: 100%;top: 40px;z-index: 99999;padding: 0px;left: 10px;}
	.menu-nav ul {margin: 0px;}
	.menu-nav ul li, .menu-nav ul li:first-child, .menu-nav ul li:last-child {display: block;background: #FFF;height: 38px;border-bottom: none;padding: 0 20px;}
	.menu-nav ul li:hover, .menu-nav ul li.active {background: #221f20;}
	.menu-nav ul li a {font-style: normal;color: #221f20;line-height: 38px;text-align: left;}
	.menu-nav ul li a:hover, .menu-nav ul li.active a {color: #FFF;}
	.menu-nav ul li a img {display: none;}
	.menu-nav ul li a span {line-height: 38px;}
	/*.lead-main {background: url(../images/bg_lead_640.jpg) no-repeat center top #221f20;height: 424px;}*/
	.lead-main {background: #FFF;height: auto;}
	.lead-main .lead {display: inline-block;height: auto;padding: 20px 0 15px 0;margin: 0;}
	.lead h3 {width: 100%;text-align: center;padding-right: 0px;font-size: 18px;}
	.lead .form-moduletable {width: 100%;text-align: center;}
	.lead #frm_lead p.text {position: relative;top: 0px; left: 0px;text-align: center;margin: 10px 0;display: block;}
	.lead-main .container:after {width: 0px;height: 0px;background: none;}
	.lead #frm_lead p {display: block;}
	.lead #frm_lead p input, .lead #frm_lead p input.error {margin-bottom: 16px;width: 396px;max-width: 100%;}
	.lead #frm_lead p button {width: 396px;max-width: 100%;}
	.position .col-sm-4 {width: 70%;margin: 0px auto 36px auto;}
	.position .col-sm-4:last-child {margin-bottom: 0px;}
	.position .col-sm-4 p img {width: 100%;}
	.right {padding-top: 20px;width: 70%;margin: 0 auto;}
	.content {width: 70%;margin: 0 auto;}
	.footer-0, .footer-1, .footer-2, .footer-3 {width: 50%;margin: 0 auto 50px auto;}
	.footer-3 {margin-bottom: 0px;}
	.footer-0 p {font-size: 12px;}
	.footer-1 ul li a {font-size: 14px;}
	.footer-2 p span {font-size: 14px;}
	.header .menu-nav {margin: 0;}
	.header .logo, .header .logo-right {position: relative;z-index: 99;}
}
@media only screen and (min-width: 320px) and (max-width: 567px) {
	.top p {text-align: center;}
	.logo {text-align: center;}
	.header-main {padding: 10px 0;position: relative;}
	.header .menu-nav {position: absolute;width: 100%;left: 0px;top: 50px;padding: 0px;z-index: 9999;}
	.menu-nav .navbar-default .container-fluid .navbar-header .navbar-toggle {display: block;background: none;border: none;padding: 0;margin: 0 0 0 15px;border-radius: 0px;-moz-border-radius: 0px;-webkit-border-radius: 0px;float: left;}
	.menu-nav .navbar-default .container-fluid .navbar-header .navbar-toggle span.icon-bar {width: 45px;height: 8px;background: #221f20;border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;}
	.menu-nav .navbar-default .container-fluid .navbar-header .navbar-toggle span.icon-bar + .icon-bar {margin-top: 6px;}
	.menu-nav .navbar-default .container-fluid .navbar-collapse {}
	.menu-nav .navbar-default .container-fluid .navbar-collapse.in {display: block !important;position: absolute;width: 100%;top: 40px;z-index: 99999;padding: 0px;left: 10px;}
	.menu-nav ul {margin: 0px;}
	.menu-nav ul li, .menu-nav ul li:first-child, .menu-nav ul li:last-child {display: block;background: #FFF;height: 38px;border-bottom: none;padding: 0 20px;}
	.menu-nav ul li:hover, .menu-nav ul li.active {background: #221f20;}
	.menu-nav ul li a {font-style: normal;color: #221f20;line-height: 38px;text-align: left;}
	.menu-nav ul li a:hover, .menu-nav ul li.active a {color: #FFF;}
	.menu-nav ul li a img {display: none;}
	.menu-nav ul li a span {line-height: 38px;}
	/*.lead-main {background: url(../images/bg_lead_640.jpg) no-repeat center top #221f20;height: 424px;}*/
	.lead-main {background: #FFF;height: auto;}
	.lead-main .lead {display: inline-block;height: auto;padding: 20px 0 15px 0;margin: 0;}
	.lead h3 {width: 100%;text-align: center;padding-right: 0px;font-size: 14px;}
	.lead .form-moduletable {width: 100%;text-align: center;}
	.lead #frm_lead p.text {position: relative;top: 0px; left: 0px;text-align: center;margin: 10px 0;display: block;}
	.lead-main .container:after {width: 0px;height: 0px;background: none;}
	.lead #frm_lead p {display: block;}
	.lead #frm_lead p input, .lead #frm_lead p input.error {margin-bottom: 16px;width: 396px;max-width: 100%;}
	.lead #frm_lead p button {width: 396px;max-width: 100%;}
	.position .col-sm-4 {width: 90%;margin: 0px auto 36px auto;}
	.position .col-sm-4:last-child {margin-bottom: 0px;}
	.position .col-sm-4 p img {width: 100%;}
	.right {padding-top: 20px;width: 90%;margin: 0 auto;}
	.content {width: 90%;margin: 0 auto;}
	.footer-0, .footer-1, .footer-2, .footer-3 {width: 80%;margin: 0 auto 50px auto;}
	.footer-3 {margin-bottom: 0px;}
	.footer-0 p {font-size: 12px;}
	.footer-1 ul li a {font-size: 14px;}
	.footer-2 p span {font-size: 14px;}
	.content .back-image {padding: 50px 20px 0 20px;}
	.lead .row {margin: 0px;padding: 0 20px;}
	#frm_lead fieldset {display: table-cell;}
	.header .menu-nav {margin: 0;}
	.header .logo, .header .logo-right {position: relative;z-index: 99;display: block;}
}
.subpage .item-page {
	margin-top:50px;
}
.fancybox-overlay{z-index:9999}