* {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	outline: none;
}
html {
	font-family: 'Open Sans', sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0;
	overflow-x:hidden;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
a {
	background: transparent;
	outline: none;
}
a:active, a:hover {
	outline: 0;
	outline: none !important;
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: bold
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: 0.67em 0
}
mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
@media print {
* {
	text-shadow: none !important;
	color: #000 !important;
	background: transparent !important;
	box-shadow: none !important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
a[href^="javascript:"]:after, a[href^="#"]:after {
	content: ""
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
tr, img {
	page-break-inside: avoid
}
img {
	max-width: 100% !important
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
select {
	background: #fff !important
}
.navbar {
	display: none
}
.table td, .table th {
	background-color: #fff !important
}
.btn>.caret, .dropup>.btn>.caret {
	border-top-color: #000 !important
}
.label {
	border: 1px solid #000
}
.table {
	border-collapse: collapse !important
}
.table-bordered th, .table-bordered td {
	border: 1px solid #ddd !important
}
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #930000;
	text-decoration: none
}
a:hover, a:focus {
	color: #930000;
	text-decoration: underline
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #999
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0px;
	margin-bottom: 10px;	
	text-transform:uppercase;
	font-weight:bold;
	color:#930000;
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
	color:#7a1632;
	font-weight:600;
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%
}
h1, .h1 {
	font-size: 36px
}
h2, .h2 {
	font-size: 30px
}
h3, .h3 {
	font-size: 20px;
}
h4, .h4 {
	font-size: 18px
}
h5, .h5 {
	font-size: 14px
}
h6, .h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4
}
@media (min-width:768px) {
.lead {
	font-size: 21px
}
}
small, .small {
	font-size: 85%
}
cite {
	font-style: normal
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-muted {
	color: #999
}
.text-primary {
	color: #428bca
}
a.text-primary:hover {
	color: #3071a9
}
.text-success {
	color: #3c763d
}
a.text-success:hover {
	color: #2b542c
}
.text-info {
	color: #31708f
}
a.text-info:hover {
	color: #245269
}
.text-warning {
	color: #8a6d3b
}
a.text-warning:hover {
	color: #66512c
}
.text-danger {
	color: #a94442
}
a.text-danger:hover {
	color: #843534
}
.bg-primary {
	color: #fff;
	background-color: #428bca
}
a.bg-primary:hover {
	background-color: #3071a9
}
.bg-success {
	background-color: #dff0d8
}
a.bg-success:hover {
	background-color: #c1e2b3
}
.bg-info {
	background-color: #d9edf7
}
a.bg-info:hover {
	background-color: #afd9ee
}
.bg-warning {
	background-color: #fcf8e3
}
a.bg-warning:hover {
	background-color: #f7ecb5
}
.bg-danger {
	background-color: #f2dede
}
a.bg-danger:hover {
	background-color: #e4b9b9
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10px
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dl {
	margin-top: 0;
	margin-bottom: 20px
}
dt, dd {
	line-height: 1.42857143
}
dt {
	font-weight: bold
}
dd {
	margin-left: 0
}
@media (min-width:768px) {
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.dl-horizontal dd {
	margin-left: 180px
}
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0
}
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #999
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
	content: ''
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}
blockquote:before, blockquote:after {
	content: ""
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap;
	border-radius: 4px
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width:768px) {
.container {
	width: 750px
}
}
@media (min-width:992px) {
.container {
	width: 970px
}
}
@media (min-width:1200px) {
.container {
	width: 980px
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: 0
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: 0
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}
@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-pull-11 {
	right: 91.66666667%
}
.col-sm-pull-10 {
	right: 83.33333333%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-8 {
	right: 66.66666667%
}
.col-sm-pull-7 {
	right: 58.33333333%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-5 {
	right: 41.66666667%
}
.col-sm-pull-4 {
	right: 33.33333333%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-2 {
	right: 16.66666667%
}
.col-sm-pull-1 {
	right: 8.33333333%
}
.col-sm-pull-0 {
	right: 0
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-push-11 {
	left: 91.66666667%
}
.col-sm-push-10 {
	left: 83.33333333%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-8 {
	left: 66.66666667%
}
.col-sm-push-7 {
	left: 58.33333333%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-5 {
	left: 41.66666667%
}
.col-sm-push-4 {
	left: 33.33333333%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-2 {
	left: 16.66666667%
}
.col-sm-push-1 {
	left: 8.33333333%
}
.col-sm-push-0 {
	left: 0
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-offset-11 {
	margin-left: 91.66666667%
}
.col-sm-offset-10 {
	margin-left: 83.33333333%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-8 {
	margin-left: 66.66666667%
}
.col-sm-offset-7 {
	margin-left: 58.33333333%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-5 {
	margin-left: 41.66666667%
}
.col-sm-offset-4 {
	margin-left: 33.33333333%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-2 {
	margin-left: 16.66666667%
}
.col-sm-offset-1 {
	margin-left: 8.33333333%
}
.col-sm-offset-0 {
	margin-left: 0
}
}
@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666667%
}
.col-md-10 {
	width: 83.33333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.66666667%
}
.col-md-7 {
	width: 58.33333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666667%
}
.col-md-4 {
	width: 33.33333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.66666667%
}
.col-md-1 {
	width: 8.33333333%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.66666667%
}
.col-md-pull-10 {
	right: 83.33333333%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.66666667%
}
.col-md-pull-7 {
	right: 58.33333333%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.66666667%
}
.col-md-pull-4 {
	right: 33.33333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.66666667%
}
.col-md-pull-1 {
	right: 8.33333333%
}
.col-md-pull-0 {
	right: 0
}
.col-md-push-12 {
	left: 100%
}
.col-md-push-11 {
	left: 91.66666667%
}
.col-md-push-10 {
	left: 83.33333333%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-8 {
	left: 66.66666667%
}
.col-md-push-7 {
	left: 58.33333333%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-5 {
	left: 41.66666667%
}
.col-md-push-4 {
	left: 33.33333333%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-2 {
	left: 16.66666667%
}
.col-md-push-1 {
	left: 8.33333333%
}
.col-md-push-0 {
	left: 0
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.66666667%
}
.col-md-offset-10 {
	margin-left: 83.33333333%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.66666667%
}
.col-md-offset-7 {
	margin-left: 58.33333333%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.66666667%
}
.col-md-offset-4 {
	margin-left: 33.33333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.66666667%
}
.col-md-offset-1 {
	margin-left: 8.33333333%
}
.col-md-offset-0 {
	margin-left: 0
}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666667%
}
.col-lg-pull-10 {
	right: 83.33333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666667%
}
.col-lg-pull-7 {
	right: 58.33333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666667%
}
.col-lg-pull-4 {
	right: 33.33333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.66666667%
}
.col-lg-pull-1 {
	right: 8.33333333%
}
.col-lg-pull-0 {
	right: 0
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.66666667%
}
.col-lg-push-10 {
	left: 83.33333333%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.66666667%
}
.col-lg-push-7 {
	left: 58.33333333%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.66666667%
}
.col-lg-push-4 {
	left: 33.33333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.66666667%
}
.col-lg-push-1 {
	left: 8.33333333%
}
.col-lg-push-0 {
	left: 0
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666667%
}
.col-lg-offset-10 {
	margin-left: 83.33333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666667%
}
.col-lg-offset-7 {
	margin-left: 58.33333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.66666667%
}
.col-lg-offset-1 {
	margin-left: 8.33333333%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none
}
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-image: none
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc
}
.btn-default .badge {
	color: #fff;
	background-color: #333
}
.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd
}
.btn-primary .badge {
	color: #428bca;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #47a447;
	border-color: #398439
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	background-image: none
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	background-image: none
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	background-image: none
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	background-image: none
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}
.btn-link {
	color: #428bca;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent
}
.btn-link:hover, .btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #999;
	text-decoration: none
}
.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0
}
.btn-block+.btn-block {
	margin-top: 5px
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%
}
.clearfix {
	clear: both;
}
.noborder {
	border: none!important
}
.nobg {
	background: none!important
}
.nopad {
	padding: 0!important
}
.right {
	float: right;
}
.left {
	float: left !important;
}
.bgwhite {
	background: #FFF !important;
}
.bggray {
	background: rgba(235,235,235,1);
	background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,235,235,1)), color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 );
}
.container {
	width: 1140px;
}
.content {
	margin: 30px 0 0;
}
.content p {
	color: #595959;
}
/*header*/




#jqcheck{background:#fff9d7; text-align:center; color:#333; padding:10px 0px; font-size:13px; font-weight:bold; width:100%;font-family:'lucida grande',tahoma,verdana,arial,sans-serif;}#jqcheck img{margin:0px 5px -3px;}


.header {
 	background: #f3f3f3;
 	background-image:url(../images/top-area-bg.jpg);
	background-position:center top;
	background-size:100%;
}
.logo {
	padding-top: 11px;
	float: left;
	padding-bottom: 15px;
}
.logo a {
	background:none !important;
}
.header-right-container {
	float: right;
}
.clearFloat {
	clear: both;
	display: block;
	height: 1px;
	visibility: hidden;
}
/*.header-button {
	float: right;
}
.header-button a {
	background: #930000;
	padding: 5px 10px 5px;
	display: inline-block;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	border-radius: 0 0 5px 5px;
	text-transform: uppercase;
	font-weight:bold;
}

.header a:hover {
	background:#7a1632;
}
*/
.stud-btn:before {
	content: "";
	background: url(../images/sprite.png) no-repeat -5px -6px;
	width: 9px;
	height: 11px;
	display: block;
	float: left;
	margin-right: 5px;
}
.alum-btn:before {
	content: "";
	background: url(../images/sprite.png) no-repeat -20px -6px;
	width: 9px;
	height: 11px;
	display: block;
	float: left;
	margin-right: 5px;
}
.cht-btn:before {
	content: "";
	background: url(../images/sprite.png) no-repeat -35px -6px;
	width: 9px;
	height: 11px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-top: 2px;
}
.callus-num {
	float: right;
	font-size: 13px;
	color: #930000;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	margin-left: 20px;
	padding-top: 3px;
}
.applynow-btn a {
	background: #930000;
	padding:6px 17px 5px;
	display: inline-block;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	border-radius: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
.applynow-btn a:hover {
	background: #930000;
}

.applynow-btn {
	margin-top: 18px;
	float: right;
}
/*.navigation {
	background: url(/assets/images/nav-bg.png) repeat-x;
	min-height: 45px;
	position: absolute;
	top: 99px;
	right: 0;
	width: 62%;
}

.navigation ul {
	float: left;
	margin:0;
	padding:0;
}
.navigation ul li {
	float: left;
	position:relative;
}
.navigation ul li a {
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600;
	padding: 17px 22px 13px;
	display: block;
	text-decoration: none;
	margin-right: 5px;
}
.navigation ul li a:hover {
	background: #930000;
}
.navigation li div{background: #fff; border-bottom:5px solid #7a1632;display:none;left:0;min-width:200px;position:absolute;top:50px;z-index:999999; padding:0 0 0 10px;}
.navigation>ul.menu>li.last:before{background-position:-13px -37px}
.navigation li:hover div,.navigation li:hover ul{display:block}
.navigation li ul{float:left;overflow:hidden;width:185px;margin:10px 10px 12px 0;}
.navigation li ul li{border-right:medium none;font-size:.8em;padding:3px 7px 3px 0;width:100%;color:#3C2424;position:relative; text-align:left; float:left;}
.navigation li ul li a { font-size:11px;  text-transform:capitalize !important;}
.navigation li ul li:before{background-position:-2px -12px}
.navigation li ul li a:hover{text-decoration:none;background:#7a1632;color:#FFF !important;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.navigation li div.double{width:642px}
.navigation li div.single{width:200px}
.navigation li ul li a:active,.navigation li ul li a:link,.navigation li ul li a:visited{border-bottom:1px solid #7a1632;color:#000000;display:block;padding:4px 8px;}
.hd-nav {
	border-bottom:2px solid #7a1632;
    font-size: 13px !important;
    line-height: 18px;
	font-weight:600;
    margin: 0;
    padding: 5px 10px;
    text-transform: uppercase;
}*/
.banner {
	width:750px;
	height:242px;
	/*border-bottom: 7px solid #930000;*/
	overflow:hidden;
	position:relative;
	margin:0 0 30px;
}
.inner-banner img {
/*	width:100%;**/
	position:absolute;
	left:-260px;
	top:-40px;
}
.mar-right {
	margin-right: 15px;
}
.pad-top {
	padding-top: 35px;
}

.middle-left-container {
}

.sidebar-banner-01 {
	margin-bottom: 30px;
	position:relative;
	height:311px;
}
.sidebar-banner-02 {
	margin-bottom: 17px;
	position:relative;
	height:309px;
}


a {
	-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;  
}

.readmore-text {
	font-size:13px;
	color:#930000;
	float:right;
	margin-right:8px;
}


.homeslider {
	width:100%;
}


.brd-box {
	border:1px solid #e0e0e0;
	border-bottom:3px solid #791632;
	margin-bottom:29px;
	padding:3px 20px 6px;
}
.brd-box img {
	margin-bottom:12px;
}

.brd-box-sidebar {
	border-top:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	margin:30px 0 29px;
	padding:0 20px 20px 0;
	position:relative;
}
.brd-box-sidebar h4 {
	font-size:20px;
	color:#930000;
	text-transform:uppercase;
	background:#FFF;
	display:inline-block;
	padding:0 10px 0 0;
	margin:-5px 0 10px;
	position:relative;
	top:-7px;
}
.brd-box-sidebar img {
	margin-bottom:12px;
	width:100%;
}


.news-events-container p {
	padding-top:22px;
	line-height:19px;
}

.news-events-container p a {
	color:#333;
 	text-decoration:none;
}


.grey-bg {
	background:#f2f2f2;
}

.news-events-container {
	border:1px solid #e0e0e0;
	border-bottom:3px solid #7a1632;
	padding-bottom:5px;
}

.news-events-container .col-lg-4 {
	padding-left: 7px;
}
.news-events-container .col-lg-8 {
	padding-left: 2px;
	padding-bottom: 5px;
	padding-right:8px;
}

.no-mar {
	margin:0 !important;
}


.homeslider {
	z-index:-99999;
}
.banner .nav {
	width: 24%;
	float: right;
	margin-top: -36px;
	z-index: 999999;
}
.banner .nav a {
	width:15px;
	height:15px;
	display:inline-block;
	background:#fff;
	border-radius:15px;
	text-indent:-9999px;
	margin-left:12px;
	outline:none;
}
.banner .nav .activeSlide {
	background:#000 !important;
}

.pre {
	background: url(../images/sprite.png) no-repeat -97px -6px;
	width: 14px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 116px;
	left: 15px;
	z-index: 9999;
}
.nxt {
	background: url(../images/sprite.png) no-repeat -81px -6px;
	width: 14px;
	height: 20px;
	display: block;
	text-indent:-9999px;
	position: absolute;
	top: 116px;
	right: 15px;
	z-index: 9999;
}




.f-pre {
	background:url(../images/sprite.png) no-repeat -269px -6px;
	width: 7px;
	height: 10px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 238px;
	right: 46px;
	z-index: 9999;
}
.f-nxt {
	background: url(../images/sprite.png) no-repeat -277px -6px;
	width: 7px;
	height: 10px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 238px;
	right: 34px;
	z-index: 9999;
}


.sidebar-pre {
	background:#fff url(../images/sprite.png) no-repeat -269px -5px;
	width:8px;
	height:12px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	bottom:-5px;
	left:0;
	z-index: 436;
}
.sidebar-nxt {
	background:#FFF url(../images/sprite.png) no-repeat -277px -5px;
	width:10px;
	height:12px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	bottom:-5px;
	left:10px;
	z-index: 436;
}


.small-pre {
	background: url(../images/sprite.png) no-repeat -250px -6px;
	width: 7px;
	height: 10px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 249px;
	left: 4px;
	z-index: 9999;
}
.small-nxt {
	background: url(../images/sprite.png) no-repeat -242px -6px;
	width: 7px;
	height: 10px;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 249px;
	right: 0px;
	z-index: 9999;
}


.testimonial-container {
	padding-top:16px;
}
.testimonial {
	margin-left:14px;
	/*z-index:-9999;*/
	position:relative;
	height:423px;
}


.bullet {
	position: absolute;
	bottom: 137px;
	right: 105px;
	z-index: 9999;
}
.bullet a {
	width:15px;
	height:15px;
	display:inline-block;
	background:#930000;
	border-radius:15px;
	text-indent:-9999px;
	margin-left:12px;
	outline:none;
}
.bullet .activeSlide {
	background:#930000 !important;
}

.acc-logos img{
	margin-left:16px;
}
.footer-contact-info img{
	margin-left:16px;
}

.footer-contact-info {
	padding-top:10px;
	clear:both;
	padding-bottom:10px;
}


/*
.footer {
	background:#930000;
	border-top: 5px solid #5b021c;
}
.footer .col-md-5, 
.footer .col-md-7{
	padding:0 !important;
}

.footer-logo {
	float:left;
}

.footer ul {
	float: right;
	margin-left:20px;
	padding-top:15px;
}

.footer ul li, 
.footer ul li a {
	font-size:13px;
	color:#ffffff;
}
.footer ul li {
	margin-bottom:2px;
	list-style:disc;
	margin-left:16px;
	text-align:left !important;
}

.footer-heading {
	font-weight:bold;
	font-size:16px !important;
	text-transform:uppercase;
	margin-bottom:18px !important;
	list-style:none !important;
	margin-left:0 !important;
}


.copyright-container {
	padding:10px 0;
	background:#5b021c;
}

.copyright-left-container {
	float: left;
}
.copyright-right-container {
	float:right;
}


.copyright-container ul li a, 
.copyright-container ul li, 
.copyright-container div  {
	font-size:13px;
	color:#ffffff;
}
.copyright-container ul li {
	float:left;
}
.copyright-container ul li+li {
	border-left:1px solid #fff;
	margin-left:10px;
	padding-left:10px;
}


.footer .container {
	position:relative;
}
.social-icons {
	position: absolute;
	bottom: 18px;
	right: 44px;
}
.social-icons a {
	background: url(/assets/images/sprite.png) no-repeat;
	background-position:0 0;
	width: 28px;
	height: 28px;
	display: inline-block;
	text-indent: -9999px;
	margin-right:5px;
}
.facebook {
	background-position: -127px -5px !important;
}

.twitter {
	background-position: -165px -5px !important;
}

.linkedin {
	background-position: -203px -5px !important;
}
*/

.sidebar-banner-03 a {
	width: 138px;
	height: 113px;
	display: block;
	background: url(../images/sprite.png) no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.sidebar03-link-01 {
	background-position:-2px -53px !important;
}
.sidebar03-link-01:hover {
	background-position:-2px -166px !important;
}

.sidebar03-link-02 {
	background-position:-141px -53px !important;
}
.sidebar03-link-02:hover {
	background-position:-141px -166px !important;
}

.sidebar03-link-03 {
	background-position:-280px -53px !important;
}
.sidebar03-link-03:hover {
	background-position:-280px -166px !important;
}

.sidebar03-link-04 {
	background-position:-419px -53px !important;
}
.sidebar03-link-04:hover {
	background-position:-419px -166px !important;
}


.cnn-logo {
	width: 85px;
	height: 90px;
	background: url(../images/sprite.png) no-repeat;
	background-position: -15px -290px;
	text-indent: -9999px;
}
.bu-logo {
	width: 85px;
	height: 90px;
	background: url(../images/sprite.png) no-repeat;
	background-position: -118px -288px;
	text-indent: -9999px;
}

.figures p {
	padding-right:5px;
}




.topLeft-bottom-container {
	margin-bottom: 30px;
    margin-top: 13px;
    padding: 0 10px 14px;
	background:#f2f2f2;
	border:1px solid #e0e0e0;
}

.topLeft-bottom-container ul li {
	border-right: 1px solid #7A1632;
    float: left;
    margin-right: 4%;
    width: 21%;
}
.topLeft-bottom-container ul li a:before {
	background: url("../images/sprite.png") no-repeat scroll -56px -6px rgba(0, 0, 0, 0);
    content: "";
    display: block;
    float: left;
    height: 13px;
    margin-right: 9px;
    margin-top: 13px;
    width: 17px;
}
.topLeft-bottom-container ul li a {
	font-size:14px;
	font-weight:600;
	color:#313131;
	font-weight:bold;
}


.course {
	height:309px;
}



/************* tab style ***************/
.tab_container {
	background:url(../images/tab_container_bg.html) top left repeat-x #405e63;
	border-top:1px solid #a8a8a8;
	margin-bottom:0px;
}
.main {
	width:941px;
	margin:0 auto;
}

.floatLeft {
	float:left;
	margin-right:25px;
}


ul.resp-tabs-list {
    margin: 0px;
    padding: 0px;
	min-height:56px;
	background:#f2f2f2;
}

.resp-tab-content p {
}


.resp-tabs-list li {
}

.resp-tabs-list li {
    font-size: 20px;
    display: inline-block;
    padding: 14px 0;
    margin: 0;
    list-style: none;
    cursor: pointer;
    float: left;
	color:#7a1632;
	width:50%;
	text-align:center;
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
    clear: left;
}

h2.resp-accordion {
    cursor: pointer;
    padding: 5px;
    display: none;
}

.resp-tab-content {
    display: none;
    padding: 0 0;
}

.resp-tab-active {
	color:#fff !important;
	background:#7a1632 !important;
}

.resp-tab-active {
    border-bottom: none;
    background-color: #fff;
}

.resp-content-active, .resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border: none;
	background:#fff;
}

h2.resp-accordion {
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0px solid #c1c1c1;
    margin: 0px;
    padding: 10px 15px;
}

h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1 !important;
    background: blue;
}

/*-----------Accordion styles-----------*/
h2.resp-tab-active {
    background: #DBDBDB !important;
}
.resp-easy-accordion  h2.resp-accordion {
        display: block;
}
.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1 !important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1 !important;
}




/*regional-dropdonw*/
.select-country {
	float: right;
	font-size: 12px;
	color: #4a4139;
	padding: 5px 0px 5px 5px;
	margin-top: 17px;
	margin-left:12px;
	border: 1px solid #ccc;
	border-radius: 5px;
	position:relative;
	z-index:10;
}
.select-country > a {
	color: #656565;
	background: url(../images/world.png) no-repeat 0px 4px !important;
	position: relative;
	padding: 4px 25px 7px 42px;
	text-decoration: none;
}

.countryinner {
	display: none;
	overflow: hidden;
	width: 177px;
	position: absolute;
	left: 0;
	top: 28px;
	background: #666 !important;
	padding: 10px 0 10px 12px;
	border-radius: 5px;
}
.select-country:hover .countryinner {
	display: block;
}
.select-country ul {
	overflow: hidden;
	width: 100%;
	margin: 0 0 0 5px;
}
.select-country ul li {
	-webkit-transition: all 188ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-moz-transition: all 188ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-ms-transition: all 188ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-o-transition: all 188ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
	transition: all 188ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
	-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-ms-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
	-o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
	transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
	width: 99%;
	text-align: left;
	display: block;
	padding: 2px 0 2px 5%;
	line-height: 20px;
	font-weight: bold;
	font-size: 13px;
	color: #FFF;
	padding-left:0;
}
.select-country ul li:hover {
	padding-left: 5px;
}
.select-country ul li a:hover {
	background:none !important;
}
.select-country ul li a img {
	margin: 0 10px 0 13px;
	color: #5F5F5F;
}
.select-country ul li a {
	color: #FFF;
	text-decoration: none;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
}
.select-country ul li ul {
	margin: 2px 0 0 5px;
	display: block !important;
	overflow: hidden;
}
.select-country ul li ul li {
	width: 99%;
	text-align: left;
	display: block;
	padding: 2px 0 2px 7%;
	line-height: 20px;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;
	list-style:disc !important;
}
/*regional-dropdonw end*/

.dotted-line {
	border-bottom:1px dotted #dfdfdf;
	margin:0 0 30px;
}


.inner-content {
	padding-right:2%;
}
.inner-content p {
	line-height:1.6em;
}
.inner-content h4 {
	margin-top:20px;
}

.about-box-container {
	text-align:center;
	padding-bottom:25px;
}

.about-icons {
	padding-bottom:8px;
}

.about-box-title {
	background:#eaeaea;
	border-bottom:1px solid #a3a3a3;
	font-size:14px;
	color:#7a1632;
	font-weight: bold;
	text-transform:uppercase;
	padding:7px 5px;
	margin-bottom:10px;
}
.about-box-txt {
	padding:0 10px;
}

.sidebar-explore-container {
	border-top:6px solid #930000;
	margin-bottom: 15px;
	background:url(../images/bg-side-nav.jpg) no-repeat left top;
	background-size:cover 100%;
	padding:10px 30px;
}
.sidebar-heading {
	padding:10px 0;
	font-size:19px;
	color:#fff;
	text-transform:uppercase;
	font-weight:400;
}
.sidebar-explore-container .sidebar-heading {
	display:none;
}
.sidebar-explore-container ul li {
	clear:both;
	font-size:17px;
	text-transform:uppercase;
	font-weight:400;
	border-bottom:1px solid #354561;
	padding:10px 0;
}
.sidebar-explore-container ul li:before {	
}
.sidebar-explore-container ul li a {
	color:#FFF;
}
.sidebar-explore-container ul li a:hover {
	color:#a80000;
	text-decoration:none;
	padding-left:10px;
}

.no-border {
	border:none !important;
}




.sidebar-apply-container {
	border-top:6px solid #930000;
	margin-bottom: 15px;
	background:url(../images/bg-side-nav.jpg) no-repeat left top;
	background-size:cover 100%;
	padding:10px 30px;
}
.sidebar-apply-container ul {
}
.sidebar-apply-container ul li {
    clear: both;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 0;
}
.sidebar-apply-container ul li+li {
	border-top: 1px solid #354561;
}
.sidebar-apply-container ul li:before {
	/*content: "";
	background: url(/assets/images/sprite.png) no-repeat -327px -6px;
	width: 3px;
	height: 5px;
	float: left;
	display: block;
	margin:7px 10px 0 0;*/
}
.sidebar-apply-container ul li a {
	color:#b1bbcc;
}
.sidebar-apply-container ul li a:hover {
	color:#a80000;
	text-decoration:none;
	padding-left:5px;
}


.avail-opputunity-container {
	/*background:url(/assets/images/avail-opportunity.png) no-repeat;
	width:220px;
	height:54px;
	text-indent:-9999px;*/
	margin-left:-30px;
	margin-bottom:10px;
}

.discover-container {
	text-align:center;
	margin-bottom:12px;
}

.inner-footer-info {
	margin-top:20px;
	text-align:center;
}
.inner-box-title {
	background: #FFF;
	font-size:16px;
	color: #930000;
	font-weight:600;
	text-transform: uppercase;
	padding:2px 13px 0 0;
	display:inline-block;
	position:relative;
	top:-9px;
	margin:-6px 0 0;
}


.inner-box-txt {
	padding-bottom:10px;
}
.inner-box-txt ul li:before {
	content: "";
	background: url(../images/sprite.png) no-repeat -466px -9px;
	width:7px;
	height: 9px;
	float: left;
	display: block;
	margin: 5px 5px 0 -12px;
}
.inner-box-txt ul li {
	font-size:14px;
	margin: 0 0 5px 12px;
}
.inner-box-txt ul li:hover {
}
.inner-box-txt ul li a {
	color:#565656;
	text-decoration:none;
}
.inner-box-txt ul li a:hover {
	color:#313131;
	text-decoration: none;
	margin-left:5px;
}




.box-tuition {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	border-bottom: 3px solid #7a1632;
	padding: 5px;
}
.box-tuition h4 {
	margin: 5px 0 !important;
}
.btn-read {
	background: #7a1632;
	padding: 2px 8px;
	color: #FFF;
	text-decoration: none;
	margin: 5px 0 0;
}
.btn-read:hover {
	background: #FFF;
	box-shadow: inset 0 0 0 1px #7a1632;
	color: #7a1632;
	text-decoration: none;
}
.sliderbox {
	border: 5px solid #e0e0e0;
	background: #7a1632;
	color: #FFF;
	min-height: 310px;
}
.sldierinner {
	padding: 7px;
}
.sldierinner h4 {
	color: #FFF;
	margin: 5px 0 5px;
	font-weight: 700;
}
.list-01 {
	margin: 15px 0 0;
}
.list-01 li {
	padding: 0;
	margin: 0 0 10px 0;
	line-height: 18px;
}
.list-01 li:last-child {
	margin: 0 !important;
}
.list-01 li:before {
	content: "";
	background: url(../images/sprite.png) no-repeat -341px 0;
	display: block;
	margin: 3px 5px 15px 0;
	width: 7px;
	height: 10px;
	float: left;
}

.list-02 {
	margin-left:16px;
}
.list-02 li {
	list-style:disc;
	margin-bottom:7px;
}


.list-03 li {
	list-style:disc;
	margin-bottom:3px;
	float:left;
	width:31%;
	margin-left:15px;
}

.list-04 li {
	list-style:disc;
	margin-bottom:3px;
	float:left;
	width:31%;
	margin-left:15px;
	color:#930000;
	font-weight:600;
}
.list-04 li span{
	color:#333;
}

.slidercont {
	position: relative;
}
.slidercont .nav {
	position: absolute;
	left: 43.5%;
	bottom: 15px;
	z-index: 10;
}
.slidercont .nav a {
	background: url(../images/thumb-01.jpg) no-repeat 0 0;
	width: 112px;
	height: 69px;
	display: block;
	float: left;
	margin: 0 20px 0 0;
	font-size: 0px;
}
.slidercont .nav a+a {
	background: url(../images/thumb-02.jpg) no-repeat 0 0;
}
.slidercont .nav a+a+a {
	background: url(../images/thumb-03.jpg) no-repeat 0 0;
}
.slideradd {
	background: url(../images/bg-addslider.jpg) no-repeat 0 0;
	padding: 10px;
	width: 97%;
	min-height: 277px;
}
.slideradd .nav {
	float: left;
	margin: 20px 10px 10px;
}
.slideradd .nav a {
	float: left;
	display: block;
	font-size: 0px;
	margin: 0;
	outline: none;
	text-decoration: none;
}
.slideradd .nav a:after {
	content: "Apply Now Form";
	font-size: 13px;
	width: 200px;
	display: block;
	color: #1a1a1a;
}
.slideradd .nav a+a:after {
	content: "Email Notification";
}
.slideradd .nav a+a+a:after {
	content: "Remaining Admission RequirementsEmail Notification";
	margin: 0 0 15px 0
}
.slideradd .nav a+a+a+a:after {
	content: "Mention Your Course Details";
}
.slideradd .nav a+a+a+a+a:after {
	content: "Tuition Fees";
}
.slideradd .nav a:before {
	content: "";
	background: url(../images/sprite.png) no-repeat -375px 0;
	display: block;
	margin: 0px 5px 25px 0;
	width: 7px;
	height: 15px;
	float: left;
}
.slideradd .nav a.activeSlide {
	font-weight: bold;
	color:#930000;
}
.slideraddinner {
	background: #7a1632;
	color: #FFF;
	margin: 20px 0 0;
	width: 440px;
	height: 215px;
}
.slideraddinner p {
	margin: 5px;
	padding: 10px 13px 10px 5px;
}
.btnsign {
	background: #FFF;
	padding: 5px 10px;
	display: block;
	float: left;
	position: relative;
	right: -35px;
	bottom: 0;
}
.btnsign:hover {
	text-decoration: none;
}
.btnsign span {
	position: relative;
	top: -2px;
	left: 0;
}
.btnsign span:after {
	content: "";
	background: url(../images/sprite.png) no-repeat -354px 0;
	width: 15px;
	height: 20px;
	display: inline-block;
	margin: 0 0 0 5px;
	position: relative;
	top: 2px;
	right: 0;
}
.icon-call {
	background: url(../images/sprite.png) no-repeat -205px -295px;
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 15px 0 0;
}
.icon-mail {
	background: url(../images/sprite.png) no-repeat -287px -295px;
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 15px 0 0;
}
.icon-chat {
	background: url(../images/sprite.png) no-repeat -372px -295px;
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 15px 0 0;
}
.icon-address {
	background: url(../images/sprite.png) no-repeat -456px -295px;
	display: block;
	float: left;
	width: 80px;
	height: 80px;
	margin: 15px 0 0;
}

.small-txt {
	margin-top:-3px;
}
.small-txt li {
	font-size:11px;
	line-height:15px;
	margin-bottom:5px;
}




.btn-apply-now {
	background:#930000;
	padding:8px 25px;
	float:left;
	display:block;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}
.btn-apply-now:hover {
	background:#930000;
	color:#fff;
}

.acc-container h4{
	margin-top:0;
	margin-bottom:20px;
}



/**/
.table-container table {
	margin-bottom:15px;
}

.table-container tr th {
	background:#7a1632;
	padding:10px;
	color:#fff;
	text-align:left;
	border:1px solid #930000;
}

.table-container tr td {
	padding:5px 10px;
	border:1px solid #930000;
}

.formbg { border:1px solid #e0e0e0;}
.formbg iframe { margin:0 0 0 18px;}



.program-table-container {
	margin-bottom: 25px;
	margin-top: 13px;
}

.program-table-container tr th {
	background:#7a1632;
	padding:10px;
	color:#fff;
	text-align:left;
	border:1px solid #930000;
}

.program-table-container tr td {
	padding: 12px 10px;
	border: 1px solid #ccc;
}
/**/







/* accordain start */
.accordain-program {
    margin: 25px 0 10px;
    overflow: hidden;
}
.accordain-program h3 span {
    background: url(../images/sprite.png) no-repeat -434px -6px;
	display: block;
	float: right;
	height: 21px;
	margin: -3px 10px 0 0;
	width: 21px;
}
.accordain-program h3.selected span {
    background-position: -402px -5px;
}

.accordain-program h3 {
	background: #930000;
	color: #FFF;
	cursor: pointer;
	font-size: 15px;
	font-weight: 500;
	padding: 12px 10px 12px 15px;
	border-radius: 10px 10px 0 0;
	font-weight: bold;
}

.tbl_pro {
margin: 10px 0 !important;
width: 100%;
}

.tbl_pro tr td {
	border: 1px dotted #CCCCCC;
	font-size: 12px;
	padding: 5px 10px;
	width:50%;
}

.ylo td{
	background: #d3e9ed !important;
	padding: 8px 10px !important;
	text-transform:uppercase;
}
/* accordain end */




/*
.picdd-01 {
	display: block;
	width: 227px;
	height: 128px;
	background: url(/assets/images/sprite.png) no-repeat 0px -479px;
	float: right;
	margin: 6px 15px 0 0 !important;
	padding:0 !important;
}
.picdd-01:hover {
	background: url(/assets/images/sprite.png) no-repeat 0px -479px !important;
}
.picdd-02 {
	display: block;
	width: 227px;
	height: 128px;
	background: url(/assets/images/sprite.png) no-repeat -228px -479px;
	float: right;
	margin: 6px 15px 0 0 !important;
	padding:0 !important;
}
.picdd-02:hover {
	background: url(/assets/images/sprite.png) no-repeat -228px -479px !important;
}

.picdd-03 {
	display: block;
	width: 227px;
	height: 128px;
	background: url(/assets/images/sprite.png) no-repeat -456px -479px;
	float: right;
	margin: 6px 15px 0 0 !important;
	padding:0 !important;
}
.picdd-03:hover {
	background: url(/assets/images/sprite.png) no-repeat -456px -479px !important;
}

.picdd-04 {
	display: block;
	width: 227px;
	height: 128px;
	background: url(/assets/images/sprite.png) no-repeat 0px -608px;
	float: right;
	margin: 6px 15px 0 0 !important;
	padding:0 !important;
}
.picdd-04:hover {
	background: url(/assets/images/sprite.png) no-repeat 0px -608px !important;
}

.picdd-05:hover {
	background: url(/assets/images/sprite.png) no-repeat 0px -479px !important;
}*/

.secnd-nav {
	left:-215px !important;
	width: 840px !important;
}
.third-nav {
	left:-271px !important;
}
.fourth-nav {
	left:-405px !important;
}
.fivth-nav {
	left:-170px !important;
}

.heading-h6 {
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #930000;
}
/**/

.view-demo-container {
	background-repeat: no-repeat;
	position: fixed;
	top: 155px;
	width:120px;
	height:113px;
	z-index: 500 !important;
}
.view-demo-container a {
	width:81px;
	height:97px;
	display:block;
	text-indent:-9999px;
	background: url(../images/sprite.png);
	background-position:-580px -171px;
	background-repeat:no-repeat;
}
.view-demo-container a:hover {
	margin-left:5px;
}

.news-events-title {
	font-size: 22px;
	padding: 12px 15px;
	background: #7a1632;
	color: #fff;
}

.top-testi {
	width:300px;
	height:311px;
	background:url(../images/sprite.png) no-repeat;
	background-position:0 0;
	text-indent:-9999px;
}
.top-testi-01 {
	background-position:0 -1066px !important;
}
.top-testi-02 {
	background-position:-300px -1066px !important;
}
.top-testi-03 {
	background-position:-600px -1066px !important;
}



.course-container {
	width:300px;
	height:309px;
	background:url(../images/sprite.png) no-repeat;
	background-position:0 0;
	text-indent:-9999px;
}
.course-01 {
	background-position:0 -740px !important;
}
.course-02 {
	background-position:-300px -740px !important;
}
.course-03 {
	background-position:-600px -740px !important;
}


.acc-logos a {
	width:939px;
	height:159px;
	background:url(../images/sprite.png) no-repeat;
	background-position:0 -1387px;
	text-indent:-9999px;
	margin:0 auto;
	display:block;
	margin-top: 10px;
}


.welcome-picture {
	width:163px;
	height:147px;
	background:url(../images/sprite.png) no-repeat;
	background-position:-683px -483px;
	text-indent:-9999px;
}










/*slider ios start*/
#slideshow {width: 100%; height: 0; padding: 0 0 34.9% 0; border-bottom: 7px solid #930000;}
#slideshow.notPadded {height: auto; padding:0;}

.iosSlider .prev, .iosSlider .next,
.iosSlider .prev .btn-label, .iosSlider .next .btn-label,
.iosSlider.hideCaptions .item .caption,
.selectorsBlock.thumbs .selectors .item,
.selectorsBlock.thumbs,
#thumbTrayButton {
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;}

.fluidHeight { width: 100%;	position: relative;}
.sliderContainer {position: relative; width: 100%; height: 100%; padding: 150px 0 50px; }
.iosSlider {
	width: 100%;
	/* this height ends up being your maximum height, 
	 * if you want it to scale forever, set it to 
	 * a very high number */
	height: 1500px;
}
.iosSlider.fixed {
	height: 465px;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 100%;
}
.iosSlider .slider {
	width: 100%;
	height: 100%;
}

.iosSlider .slider .item {
	float: left;
	width: 100%;
	overflow:hidden;
}
.iosSlider.fixed .slider .item {
	text-align: center;
}
.shadow {
	text-shadow: 2px 2px 3px #333;
	color: #FFF !important;
}
/** CAPTION STYLES **/
.iosSlider .item .caption {
	position: absolute;
	bottom: 28px;
	width: 1170px;
	margin-left: -585px;
	left: 50%;
}
.iosSlider.fixed .item .caption {
	position: absolute;
	bottom: 30px;
	width: 960px;
	margin-left: -480px;
	left: 50%;
}
.iosSlider.hideCaptions .item .caption {
	opacity: 0;
	filter: alpha(opacity=0);
}
.iosSlider.hideCaptions:hover .item .caption {
	opacity: 1;
	filter: alpha(opacity=100);
}
.iosSlider .item .caption .main_title {
	color: #fff;
	font-size: 25px;
	line-height: 1.1;
	border-right: 5px solid #930000;
	padding: 15px 10px;
	float: left;
	opacity: 0;
	filter: alpha(opacity=0);
	margin-left: 100px;
	text-shadow: 0 0px 3px rgba(0, 0, 0, 0.7);
	background: #930000;
	border-radius: 5px;
	margin-bottom: 5px;
}
.iosSlider .item .caption.style1 .title_big {
	float: left;
	clear: both;
	font-size: 18px;
	line-height: 1;
	color: #e9e9e9;
	position: relative;
	left: -100px;
	opacity: 0;
	filter: alpha(opacity=0);
	padding: 14px 20px 14px 2000px;
	margin: 0 0 0 -2000px;
	z-index: 1;
	min-width: 400px;
	text-align: right;
}
.iosSlider .item .caption.style1 .title_big:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	background: rgba(0,0,0,0.9);
	right: 0;
	top: 0;
	z-index: -1;
}
.iosSlider .item .caption.style1 .more {
	float: left;
	width: 30px;
	height: 46px;
	margin-left: 4px;
	position: relative;
	z-index: 1;
	left: -100px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.iosSlider .item .caption.style1 .more img {
	width: auto;
	padding: 18px 10px;
	position: absolute;
}
.iosSlider .item .caption.style1 .more:before, .iosSlider .item .caption.style1 .more:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #930000;
	z-index: -2;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	background-position: -668px 13px;
}
.iosSlider .item .caption.style1 .more:after {
	z-index: -1;
}
.iosSlider .item .caption.style1 .more:hover:after {
	background: #333;
	background: rgba(0,0,0,0.2);
}
.iosSlider .item .caption.style1 .title_small {
	float: left;
	clear: both;
	font-size: 16px;
	line-height: 1;
	color: #fff;
	position: relative;
	z-index: 1;
	padding: 14px 12px 14px 12px;
	margin: 5px 0 20px 0px;
	text-align: left;
	font-weight: bold;
	left: -100px;
	opacity: 0;
	filter: alpha(opacity=0);
	background: #930000;
	border-radius: 5px;
}
.iosSlider .item .caption.style1 .title_small:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	right: 0;
	top: 0;
	z-index: -1;
}
.iosSlider .item .caption.style1 .title_big:before, .iosSlider .item .caption.style1 .more:before, .iosSlider .item .caption.style1 .more:after, .iosSlider .item .caption.style1 .title_small:before {
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	transform: skew(-20deg);
}
.iosSlider .item .caption.fromright .main_title {
	float: right;
	border-left: 0;
	border-right: 5px solid white;
	margin-left: 0;
	text-align: right;
	margin-right: 100px;
}
.iosSlider .item .caption.style1.fromright .title_big {
	float: right;
	left: auto;
	right: -100px;
	padding: 15px 2000px 15px 20px;
	margin: 0 -2000px 0 0;
	text-align: left;
}
.iosSlider .item .caption.style1.fromright .more {
	float: right;
	margin-left: 0;
	margin-right: 4px;
	left: auto;
	right: -100px;
}
.iosSlider .item .caption.style1.fromright .title_small {
	float: right;
	left: auto;
	right: -100px;
	padding: 10px 2000px 10px 20px;
	margin: 5px -2000px 0 0;
	text-align: left;
}
.iosSlider .slider .item img {
	width: 100%;
	height: auto;
}
.iosSlider.fixed .slider .item img {
	width: auto;
}
/* controls */
.iosSlider .prev, .iosSlider .next {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 31px;
	height: 50px;
	z-index: 10;
	background-image: url(../images/sprite.png);
	background-repeat: no-repeat;
	opacity: .5;
	filter: alpha(opacity=50);
}
.iosSlider.hideControls .prev, .iosSlider.hideControls .next {
	opacity: 0;
	filter: alpha(opacity=0);
}
.iosSlider.hideControls:hover .prev, .iosSlider.hideControls:hover .next {
	opacity: .5;
	filter: alpha(opacity=50);
}
.iosSlider .prev {
	left: 1.5%;
	background-position: -580px -53px;
}
.iosSlider .next {
	right: 1.5%;
	background-position: -580px -103px;
}
.iosSlider .prev:hover, .iosSlider .next:hover {
	opacity: 1 !important;
	filter: alpha(opacity=100);
}
.iosSlider .prev .btn-label, .iosSlider .next .btn-label {
	background: rgba(0, 0, 0, 0.4);
	color: #fff;
	font-weight: 700;
	display: inline-block;
	padding: 0 4px;
	line-height: 20px;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.iosSlider .prev .btn-label {
	right: -20px;
}
.iosSlider .next .btn-label {
	left: -20px;
}
.iosSlider .prev:hover .btn-label {
	right: -45px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.iosSlider .next:hover .btn-label {
	left: -45px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.selectorsBlock.bullets {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
	z-index: 1;
}
.selectorsBlock.bullets .selectors {
	display: inline;
	text-align: center;
}
.selectorsBlock.bullets .selectors .item {
	display: inline-block;
	width: 9px;
	height: 9px;
	margin: 0 0 0 4px;
	background: #fff;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.selectorsBlock.bullets .selectors .selected {
	opacity: 1;
	filter: alpha(opacity=100);
}
.selectorsBlock.bullets .selectors .first {
	margin-left: 0;
}
.selectorsBlock.thumbs {
	position: absolute;
	bottom: -5px;
	height: 60px;
	min-width: 320px;
	max-width: 700px;
	left: 50%;
	padding: 15px 15px 20px;
	margin-left: -200px;
	border: 1px solid #333;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 20px black, 0 0 30px black;
	-moz-box-shadow: 0 0 20px black, 0 0 30px black;
	box-shadow: 0 0 20px black, 0 0 30px black;
	background: #222222; /* Old browsers */
	background: -moz-linear-gradient(top, #222222 0%, #111111 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #222222), color-stop(100%, #111111)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #222222 0%, #111111 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #222222 0%, #111111 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #222222 0%, #111111 100%); /* IE10+ */
	background: linear-gradient(to bottom, #222222 0%, #111111 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#111111', GradientType=0 ); /* IE6-9 */
}
.selectorsBlock.thumbs:hover {
	-webkit-box-shadow: 0 0 30px black, 0 0 30px black;
	-moz-box-shadow: 0 0 30px black, 0 0 30px black;
	box-shadow: 0 0 30px black, 0 0 30px black;
}
.selectorsBlock.thumbs .selectors {
	display: block;
}
.selectorsBlock.thumbs .selectors .item {
	display: inline-block;
	margin: 0 0 0 15px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	position: relative;
	float: left;
}
.selectorsBlock.thumbs .selectors .item.selected, .selectorsBlock.thumbs .selectors .item:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.selectorsBlock.thumbs .selectors .item.first {
	margin-left: 0;
}
.selectorsBlock.thumbs .selectors .item img {
	width: auto;
	max-height: 60px;
	max-width: 150px;
}
.thumbTrayButton {
	display: block;
	width: 14px;
	height: 14px;
	position: absolute;
	top: -40px;
	left: 50%;
	margin-left: -15px;
	padding: 8px 7px 17px 8px;
	background: black;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	opacity: .7;
	filter: alpha(opacity=70);
}
.thumbTrayButton:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.thumbTrayButton > span {
	margin: 0;
}
#slideshow .scrollbarContainer {
	position: relative;
	bottom: 10px;
	left: 0;
	width: 980px;
	height: 4px;
	margin: 0 auto;
	z-index: 1;
}
#slideshow .fluidHeight .sliderContainer .scrollbarContainer {
	bottom: -5px;
	width: 980px;
}
#slideshow .fluidHeight .sliderContainer .selectorsBlock {
	bottom: 17px;
}
.iosSlider.faded .fadeMask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	background: -moz-linear-gradient(top, rgba(245,245,245,0) 0%, rgb(245, 245, 245) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(245,245,245,0)), color-stop(100%, rgb(245, 245, 245)));
	background: -webkit-linear-gradient(top, rgba(245,245,245,0) 0%, rgb(245, 245, 245) 100%);
	background: -o-linear-gradient(top, rgba(245,245,245,0) 0%, rgb(245, 245, 245) 100%);
	background: -ms-linear-gradient(top, rgba(245,245,245,0) 0%, rgb(245, 245, 245) 100%);
	background: linear-gradient(to bottom, rgba(245,245,245,0) 0%, rgb(245, 245, 245) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00f5f5f5", endColorstr="#fff5f5f5", GradientType=0 );;
}
.iosSlider.faded .selectorsBlock.bullets .selectors .item {
	background: #888;
}
/* some styling */
.itemPngBackground img {
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.5))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000', GradientType=0 ); /* IE6-9 */
	background-color: #345370;
}
/*slider ios end*/



.view-certificate-axc{
	display:inline-block;
	padding:5px 15px;
	background-color:#7a1632;
	color:#fff !important;
	text-decoration:none !important;
	line-height:14px;
	font-size:12px;
	}
	
.view-certificate-axc:hover{
 
	background-color: #666;
	color:#fff !important;
  
	}
	
.clearfix{
	clear:both;
	}
	
.newsroom-up h4{
	font-size:19px;
	font-weight:normal;
	color:#000;
	}
	
.newsroom-up .lgs{
	width:95px;
	height:150px;
	float:left;
	text-align:center;
	}
	
.newsroom-up .lgs-text{
	float:left;
	color:#393939;
	font-size:13px;
	width:614px;
	}
		
.newsroom-up .lgs-text strong {
	float:left;
	width:614px;
	display:block;
	font-size:15px;
	border-bottom:solid 1px #cfcfcf;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	}
	
.news-events-container p a:hover{
	color:#931c1e;}
	
	



.footer{
	height:575px;
	background-image:url(../home/images/footer-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:cover;
	overflow:hidden;
	}
	
.footer .container > div.linksf {
padding: 40px 0 0 0;
overflow: hidden;
height: 575px;
}
		
.footer h3{
	font-size:17px;
	color:#a80000;
	text-transform:uppercase;
	padding:0 0 20px 0;
	font-weight:500; 
	}
	
		
.footer h4{
	font-size:15px;
	color:#a80000;
	text-transform:uppercase;
	font-weight:500;
	border-left:solid 4px #930000;
	line-height:20px;
	padding:0 0 0 14px;
	margin:0 0 20px 35px;
	}
	
.footer ul{
	margin:0 0 0 55px;
	}
.footer ul li {
list-style: none;
padding: 0 0 6px 0;
-webkit-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
}
.footer ul li:hover {
 padding: 0 0 6px 8px;
}



.footer ul li a{
	color:#a80000;
	font-size:12px;
	text-decoration:none;
  text-align:left;
	}
	
 .footer .mid-dark{
  text-align:left;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjMzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4zMyIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0.15) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.15)), color-stop(100%,rgba(0,0,0,0.15))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.15) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.15) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.15) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0.15) 0%,rgba(0,0,0,0.15) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54000000', endColorstr='#54000000',GradientType=0 ); /* IE6-8 */
	padding:40px 0 0 0;}
	
.footer-bottotm .mid-dark{
	height:80px;
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIyIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yMiIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(0,0,0,0.22) 0%, rgba(0,0,0,0.22) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.22)), color-stop(100%,rgba(0,0,0,0.22))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.22) 0%,rgba(0,0,0,0.22) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0.22) 0%,rgba(0,0,0,0.22) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0.22) 0%,rgba(0,0,0,0.22) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0.22) 0%,rgba(0,0,0,0.22) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38000000', endColorstr='#38000000',GradientType=0 ); /* IE6-8 */
	padding:40px 0 0 0;}
	
	
.footer .social{
	clear:both;
	margin:20px 0 0 0;
	padding-left:0px;
	overflow:hidden;
	clear:both;
	}
	
.footer .social ul{
	padding-left:0px;
	margin-left:0px;}
	
.footer .social li{
	float:left;
	width:40%;
	padding:0px 0px  5px 0px;
	}

.footer .social li.address {
 width:60%;
}
	
.footer .social li:hover{
	padding:0px 0px  5px 0px;
	}
	
.footer .social li a {
display: block;
padding: 14px 10px 10px 45px;
background-image: url(../home/images/sprite.png);
background-repeat: no-repeat;
background-position: -6px -691px;
}

.footer .social li a.twitter{
	background-position: -6px -602px;
	}
	
.footer .social li a.facebook{
	background-position: -6px -551px;
	}
	
.footer .social li a.livechat{
	background-position:-200px -615px;
	}
	
.footer .social li a.linkedin{
	background-position:-6px -647px;
	}
	
.footer .social li a.phone {
background-position: -198px -554px;
padding: 6px 10px 5px 45px;
}
	
.footer .social li a.address {
background-position: -198px -682px;
padding: 6px 10px 5px 45px;
}
 
 
.foooter-logo{
	padding:25px 0;
	}
.footer-bottotm{
	background-color:#930000;
	overflow:hidden;
	color:#e0e7f1;
	font-size:13px;
	}
	
.footer-bottotm > div >div {
	padding:30px 0;
  text-align:left;
	}
	
.footer-bottotm  a{
	display:block;
	color:#e0e7f1;
	font-size:13px;
	text-decoration:none;
	border-right:solid 2px #e0e7f1;
	padding:0 7px 0 9px;
  text-align:left;
	}
	
.footer-bottotm a.lst{
	padding-right:0px;
	border-right:0px;
	}
	
.footer-bottotm ul{
	margin-left:20px;}
	
.footer-bottotm li {
	display:block;
	padding:2px;
	line-height:15px;
	float:left;
	}
	
.pad-ad-footer{
	clear:both;
	padding:30px 0 0 0;
	}

.double {
	border-bottom:solid 4px #930000;
	width:480px;
	z-index:9999;
	padding:20px;
  }
	
.double ul{
	width:50%;
	float:left;
	}
.double ul li , .double ul li a{
	text-align:left;
	float:none;
	}
	
	
.double ul li{
		border-bottom:solid 1px #fff !important;
		margin-right:22px !important;
}


.secnd-nav{
	width:660px;
	}
	
.secnd-nav ul{
	width:33%;
	}
	
.nav-second-pos{
	left:-210px !important;
	}
	
.nav-first-pos{
	left:-100px !important;
 	}

.nav-third-pos{
	left:-170px !important;
 	}

.nav-fourth-pos{
	left:-263px !important;
	}
	
.footer-bottotm a {
  border-right: 1px solid #e0e7f1;
  color: #e0e7f1;
  display: block;
  text-align:left;
  font-size: 11px;
  padding: 0 4px 0 4px;
  text-decoration: none;
}


.footer ul li a{
	text-align:left;
	}
	
.footer ul li {
	text-align:left;
	}
 
.inner-content h3, .inner-content .h3{
	font-size:22px;
	font-weight:600;
	color:#930000;
}
.inner-content h1, .inner-content h2, .inner-content h3, .inner-content h4, .inner-content h5, .inner-content h6, .inner-content .h1, .inner-content .h2, .inner-content .h3, .inner-content .h4, .inner-content .h5, .inner-content .h6 {
	font-size:22px;
	font-weight:600;
	color:#930000;
	text-transform:uppercase;
}




.top-area {
  clear: both;
  height: 120px;
}


.logo {
  float: left;
  padding: 25px 0;
}

.top-nav {
  float: right;
  padding: 19px 0;
}
 

.top-nav li {
  color: #fff;
  float: left;
  font-size: 12px;
  list-style: none outside none;
  padding: 8px 14px;
  text-decoration: none;
  text-transform: uppercase;
}

.top-nav li.lst {
  border: 1px solid #930000;
  transition: all 188ms cubic-bezier(0.25, 0.25, 0.75, 0.75) 0s;
}


.navigation {
	background-image: url(../home/images/bgnav.png);
  clear: right;
  float: right;
  padding: 0 15px 0 0;
  position: relative;
  transition: all 199ms cubic-bezier(0.25, 0.25, 0.75, 0.75) 0s;
  width: 760px;
  z-index: 8888;
}


.navigation li {
  float: right;
  list-style: none outside none;
  padding: 0 40px;
  position: relative;
}



.top-area{
	height:120px;
	clear:both;
	}
	
.logo{
	padding:25px 0;
	float:left;
	}
	
.top-nav{
	float:right;
	padding:19px 0;
	}
	
.top-nav li a {
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	list-style:none;
 	text-decoration:none;
	display:block;
}
	
	

	
 .top-nav li {
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	list-style:none;
	float:left;
	padding:8px 14px;
	text-decoration:none;
 	}
	
.top-nav li.lst{
	border:solid 1px #930000;
	-webkit-transition: all 188ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition: all 188ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition: all 188ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition: all 188ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
	}
	
.top-nav li.lst:hover{
	border:solid 1px #fff;
	color:#FFF;
	background-color:#930000;
	cursor: help;
 	}
	
.navigation{
	position:relative;
	z-index:8888;
	width:780px;
	float:right;
	clear:right;
	padding:0 15px 0 0;
	background-image: url(../home/images/bgnav.png);
 


-webkit-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */	}
	
.navigation li{
	float: right;
	list-style:none;
	padding:0 20px;
	position:relative;
	}	
	
.double {
	display:none;
 	}
	
	
	


	
.navigation li div li,
.navigation li div li a{
	padding:0px;
	margin:0px;
	list-style:none;
	display:block;
	text-transform:none;
	clear:both;
	font-size:12px;
	border:0px;
	-webkit-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
 	}
	
.navigation li div li:hover{
	padding-left:6px;
	}
	
	
.navigation li div li:hover,
.navigation li div li a:hover{
	border:0px;
	}
	
.navigation li div li a{
	display:block;
	padding:8px;
	text-transform:uppercase;
	}
	
.navigation li:hover div{
	display:block !important;
	position:absolute;
	top:42px;
	left:1px;
	z-index:9400;
	}
	
	
.navigation   li  a{
	float: left;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding:11px 0px;
 	border-bottom:solid 2px transparent;
		-webkit-transition: all 188ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition: all 188ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition: all 188ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition: all 188ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
		font-size:16px;
	}
	
.navigation li a:hover{
	border-bottom:solid 2px #930000;
	}
	
	

.toplivechat{
	display:block;
	background-color:#930000;
	padding:9px 11px;
	}


.toplivechatli  , .toopreg-li{
	padding:0px !important;
	margin:0px !important;
	}
	
.toopreg-li > a{
	display:block;
	background-color:#600807;
	padding:9px 31px 9px 16px; 
	background-image: url('../home/images/sprite.png');
	background-position:146px -941px;
	background-repeat:no-repeat;
	}

.toopreg-li .chooseloc{
	background-color:#600807;
	padding:11px;
	overflow:hidden;
	font-size:11px;
	display:none;
	z-index:9999;
	position:absolute;
	}
	
.toopreg-li .chooseloc ul{
	margin:10px 0 0 0;
	}
	
.toopreg-li:hover .chooseloc {
	display:block;
	}

.toopreg-li .chooseloc li:hover{
 	background-color:#600807;
	}
	
.toopreg-li .chooseloc li{
	clear:both;
	position:relative;
	width:119px;
	z-index:9999;
	}
	

.double {
	border-bottom:solid 4px #600807;
	width:480px;
	z-index:9999;
	padding:20px;
 	/*background-image: url(/assets/home/images/bgnav.png);*/
	background: -moz-linear-gradient(-45deg, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.9) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,0,0,0.9)), color-stop(100%,rgba(0,0,0,0.9))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 100%); /* IE10+ */
background: linear-gradient(135deg, rgba(0,0,0,0.9) 0%,rgba(0,0,0,0.9) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6000000', endColorstr='#e6000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}


.double {
	border-bottom:solid 4px #930000;
	width:480px;
	z-index:9999;
	padding:20px;
 	background: -moz-linear-gradient(-45deg, rgba(21,23,25,0.9) 0%, rgba(21,23,25,0.9) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(21,23,25,0.9)), color-stop(100%,rgba(21,23,25,0.9))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, rgba(21,23,25,0.9) 0%,rgba(21,23,25,0.9) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, rgba(21,23,25,0.9) 0%,rgba(21,23,25,0.9) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, rgba(21,23,25,0.9) 0%,rgba(21,23,25,0.9) 100%); /* IE10+ */
background: linear-gradient(135deg, rgba(21,23,25,0.9) 0%,rgba(21,23,25,0.9) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6151719', endColorstr='#e6151719',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
	
.double ul{
	width:50%;
	float:left;
	}
.double ul li , .double ul li a{
	text-align:left;
	float:none;
	}
	
	
.double ul li{
		border-bottom:solid 1px #fff !important;
		margin-right:22px !important;
}


.secnd-nav{
	width:660px;
	}
	
.secnd-nav ul{
	width:33%;
	}
	
.nav-second-pos{
	left:-290px !important;
	}
	
.nav-first-pos{
	left:-100px !important;
 	}

.nav-third-pos{
	left:-170px !important;
 	}

.nav-fourth-pos{
	left:-263px !important;
	}

.double  .hd-nav{
	font-size:15px;
	color:#fff;
	text-transform:uppercase;
	display:block;
	padding:0 0 10px 0;
	}
.navigation:hover {
}
.secnd-nav {
  width: 660px;
}
.box-gradient {
	float:left;
	width:100%;
	min-height:137px;
	border-top:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(255,255,255,1) 19%, rgba(255,255,255,1) 40%, rgba(245,245,245,1) 56%, rgba(238,238,238,1) 80%, rgba(235,235,235,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(19%,rgba(255,255,255,1)), color-stop(40%,rgba(255,255,255,1)), color-stop(56%,rgba(245,245,245,1)), color-stop(80%,rgba(238,238,238,1)), color-stop(100%,rgba(235,235,235,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, rgba(255,255,255,1) 19%,rgba(255,255,255,1) 40%,rgba(245,245,245,1) 56%,rgba(238,238,238,1) 80%,rgba(235,235,235,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, rgba(255,255,255,1) 19%,rgba(255,255,255,1) 40%,rgba(245,245,245,1) 56%,rgba(238,238,238,1) 80%,rgba(235,235,235,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, rgba(255,255,255,1) 19%,rgba(255,255,255,1) 40%,rgba(245,245,245,1) 56%,rgba(238,238,238,1) 80%,rgba(235,235,235,1) 100%); /* IE10+ */
background: linear-gradient(135deg, rgba(255,255,255,1) 19%,rgba(255,255,255,1) 40%,rgba(245,245,245,1) 56%,rgba(238,238,238,1) 80%,rgba(235,235,235,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
margin:0 0 40px;
padding-right:20px;
}
.side-banner {
	margin:0 0 15px;
}

.explore-panel {
	clear:both;
	}
	
.explore-panel .ebox{
	background-color:#f4f5f7;
	width:234px;
	padding-bottom:20px;
 	float:left;
	margin-right:14px;
	margin-bottom:15px;
	text-align:center;
	display:table-cell;
	-webkit-border-radius: 16px;
-moz-border-radius: 16px;
border-radius: 16px;

-webkit-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
	}
	
.explore-panel .ebox img{
	display:block;
	clear:both;
	text-align:center;
	width:auto;
	margin:0 auto;
	}
	
.explore-panel .ebox a{
	display:block;
	font-size:17px;
	color:#930000;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center;
	}
	
.explore-panel .ebox span{
	background-color:#fff;
	padding:18px;
	display:inline-block;
	-webkit-border-radius: 50%;
-moz-border-radius:50%;
border-radius: 50%;
margin-bottom:60px;
margin-top:30px;
padding-bottom:22px;
-webkit-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
	}
 
	
.explore-panel .ebox:hover{
-webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.26);
-moz-box-shadow:    4px 4px 7px 0px rgba(50, 50, 50, 0.26);
box-shadow:         4px 4px 7px 0px rgba(50, 50, 50, 0.26);
background-color:#fff;
}

	
.explore-panel .ebox:hover span{
	background-color:#f4f5f7;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.26);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.26);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.26);
	}
	
.school-box{
	cursor:pointer;
	border:solid 1px #dfdfdf;
	padding:16px 10px;
	margin-bottom:40px;
	height:250px;
	font-size:13px;
	line-height:17px;
-webkit-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */
	
background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(245,245,245,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(245,245,245,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(245,245,245,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */	}


.school-box:hover{

-webkit-box-shadow: 0px 0px 18px 0px rgba(50, 50, 50, 0.38);
-moz-box-shadow:    0px 0px 18px 0px rgba(50, 50, 50, 0.38);
box-shadow:         0px 0px 18px 0px rgba(50, 50, 50, 0.38);
}

.school-box img{
	margin-bottom:14px;
	margin-top:11px;
	}
	
.school-box strong{
	font-size:14px;
	line-height:15px;
	text-transform:uppercase;
	}
	
.admission-panel h5{
	background-color:#182433;
	font-size:18px;
	padding:14px 22px;
	color:#fff;
	font-weight:normal;
 	margin:0px;
	}
	
.admission-panel-inside{
	padding:20px;
	background-color:#2b3c50;
	overflow:hidden;
	}
	
.admission-panel-inside ul{
	float:left;
	}
	
.admission-panel-inside ul li a {
  color: #fff;
  display: block;
  font-size: 14px;
  padding: 13px 11px 13px 45px;
  text-decoration: none;
}

.admission-panel-inside ul li{
	border-bottom:solid 1px #455972;
	margin-right:15px;
	background-image:url(../images/admission-icon.png);
	background-repeat:no-repeat;
	background-position:0px 10px;
-webkit-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition: all 199ms cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */

-webkit-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
   -moz-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
     -o-transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
        transition-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750); /* linear */	
	}
	
.admission-panel-inside ul li+li{
	background-position:7px -35px;
	}	
.admission-panel-inside ul li+li+li{
	background-position:3px -86px;
	}	
.admission-panel-inside ul li+li+li+li{
	background-position:6px -133px;
	}	
 
 
 
 

.admission-panel-inside ul+ul li{
	border-bottom:solid 1px #455972;
	margin-right:15px;
	background-image:url(../images/admission-icon.png);
	background-repeat:no-repeat;
	background-position:-242px 11px;
	}
	
.admission-panel-inside ul+ul li+li{
	background-position:-242px -35px;
	}	
.admission-panel-inside ul+ul li+li+li{
	background-position:-242px -86px;
	}	
.admission-panel-inside ul+ul li+li+li+li{
	background-position:-242px -133px;
	}	
 
 
 
  
 

.admission-panel-inside ul+ul+ul li{
	border-bottom:solid 1px #455972;
	margin-right:15px;
	background-image:url(../images/admission-icon.png);
	background-repeat:no-repeat;
	background-position:-494px 11px;
	}
	
.admission-panel-inside ul+ul+ul li+li{
	background-position:-494px -35px;
	}	
.admission-panel-inside ul+ul+ul li+li+li{
	background-position:-494px -86px;
	}	
.admission-panel-inside ul+ul+ul li+li+li+li{
	background-position:-494px -133px;
	}	
 
 
 
 .admission-panel-inside ul li:hover{
	 background-color:#1f2d3e;
	 }
	 
.careerservices strong{
	color:#930000;
	font-size:17px;
	text-transform:uppercase;
	display:block;
	padding:0 0 14px 0;
	}
	
.careerservices{
	color:#565656;
	}
	
.linebar-cc{
	border-bottom:solid 1px #e8e8e8;
	height:1px;
	width:100%;
	margin:10px 0;
	}
	
.b-ccx{
	width:233px;
	float:left;
	}
	
.b-ccx-mid{
	margin:0 23px;
	}
	
.b-ccx strong{
	display:block;
	font-size:18px;
	text-transform:uppercase;
	padding:0 0 10px 0;
	}
	
.b-ccx img{
	clear:both;
	}
	
.b-ccx p{
	clear:both;
	border:solid 2px #f4f5f7;
	padding:11px;
	margin-bottom:22px;
	font-size:13px;
	color:#565656;
	}
	
.faqs-list{
	background-color:#eff2f3;
	color:#565656;
	font-size:13px;
	padding:20px 0px;
	}
	
.faqs-tagline{
	background-color:#eff2f3;
	color:#565656;
	font-size:13px;
	padding:20px 20px;
	border-bottom: dotted #ccc 1px;
	}
	
.faqs-list h4{
	font-size:14px;
	color:#191919;
	padding:10px 20px 10px 20px;
	margin:0px;
	cursor:pointer;
	text-transform:none;
	}
	
.faqs-list p{
 	display:none;
	padding:10px 20px;
	margin:0px;
	}
	
.faqs-list .dotted-line{
	margin:0px !important;
	padding:0px !important;
	}
	
.fqs-01{
	padding:0px;
	margin:0px;
	background-color:#e6eaeb;
	}
	
 
.listsimpleone li{
	list-style: disc;
	margin-left:20px;
 	}
	
.partnership-program img{
	float:left;
	margin:0 20px 0 0;
	}
	
	
.partnership-program {
	padding: 20px 0px;
	}
	
.partnership-program strong{
	font-size:18px;
	display:block;
	text-transform:uppercase;
	}
	
.partnership-program-mid{
	padding:0px 0 30px 0;
	border-bottom:solid 1px #e8e8e8;
	border-top:solid 1px #e8e8e8;
	overflow: hidden;
	margin:20px 0 0px 0;
	}
	
.partnership-program-mid img{
	float:right;
	}
	
.inner-banner-small img{
	top:0px;
	left:0px;
	}
	
.greyline{
	height:1px;
	margin:10px 0;
	border-bottom:solid 1px #f4f5f7;
	}
	
.greyline-vert{
	height:1px;
	margin:5px 0;
	border-left:solid 1px #f4f5f7;
	height:110px;
	}
	
.student-services{
	float:left;
	width:360px;
	}
	
.student-servicesinside{
 	background-color:#eff2f3;
	}
	
.student-servicesinside a{
	text-decoration:underline;
	}

.alumni-services{
	float: right;
	width:360px;
	}
	
.alumni-servicesinside{
 	background-color:#eff2f3;
	}
	
.alumni-servicesinside a{
	text-decoration:underline;
	}
.tuition-panel{
	background-color:#7a1632;
	padding:20px;
	margin:20px 0;
	}
	
.sliderbox h4{
	color:#fff;
	text-transform:none;
	}
	
.why-table{
	background-image: url(../images/why-table.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
.why-table td{
	font-size:12px;
	}

.redarow li {
  background-image: url("../images/red-arrow.jpg");
  background-position: 1px 10px;
  background-repeat: no-repeat;
  font-size: 14px;
  padding: 3px 0 0 13px;
}

.global-map{
	background-color:#f1f2f2;
	padding:20px;
	border:solid 1px #e1e1e1;
	color:#565656;
	font-size:14px;
	margin-bottom:20px;
	margin-right:5px;
	}

.global-map strong{
	color:#930000;
	font-size:18px;
	display:block;
	padding:0 0 8px 0;
	text-transform:uppercase;
	}
	
.list-blu-tabs {
	margin:0 -20px;
	}
 
 
.list-blu-tabs li a {
  background-image: url("../images/tabs.png");
  background-repeat: no-repeat;
  background-position:-219px 3px;
  color: #fff;
  display: block;
  font-size: 14px;
  padding: 20px 5px 11px 10px;
  text-align: center;
  text-decoration: none;
  width: 123px;
}
	
.list-blu-tabs li:hover a , .list-blu-tabs li.active a {
  background-position:-9px 3px;
}	

.list-blu-tabs li{
	float:left;
	}
	
.tab-content-map{
	display:none;
	}

.tab-content-map-block{
	display:block;
	}
	
.factors-tbl{
	padding:20px;
	background-color:#f7f7f7;
	}
	
.factors-tbl td{
	color:#565656;
	}
	
.factors-tbl .td-bdrright{
	border-left:solid 1px #e8e8e8;
	}
	
.factors-tbl td{
}

.student-services-01{
	padding:20px 20px 10px 20px;
	border-bottom:solid 6px #fff;
	background-color:#eceff0;
	}
	
.student-services-02{
	padding:20px 20px 10px 20px;
	border-bottom:solid 6px #fff;
	background-color:#f4f6f7;
	}
	
.student-services-02 img  , .student-services-01 img{
	float:left;
	}
.career-senter-top{
	padding:20px 0;
	border-bottom:solid 1px #e8e8e8;
	border-top:solid 1px #e8e8e8;
	overflow:hidden;
	position:relative;

	}
	
.ct-top{
	color:#930000;
	font-size:18px;
	width:310px;
	float:left;
	}

.ct-top strong{
	color:#930000;
	text-transform:uppercase;
	}

.career-senter-top-right {
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  float: left;
  margin-left: 36px;
  width: 375px;
}
	
.nextCC {
  height: 20px;
  position: absolute;
  right: -7px;
  top: 60px;
  width: 20px;
  z-index: 9992;
}
	
.preCC {
  height: 20px;
  position: absolute;
  left:322px;
  top: 60px;
  width: 20px;
  z-index: 9992;
}


.accordain-program h3{
	color:#fff;
	}
	
.inner-content h4{
	font-size:18px;
	}
	
	
.nav-first-pos {
  left: -34px !important;
}