@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'swiss721thin';
    src: url('../fonts/swiss721thinbt.eot');
    src: url('../fonts/swiss721thinbt.eot?#iefix') format('embedded-opentype'),
         url('../fonts/swiss721thinbt.woff2') format('woff2'),
         url('../fonts/swiss721thinbt.woff') format('woff'),
         url('../fonts/swiss721thinbt.ttf') format('truetype'),
         url('../fonts/swiss721thinbt.svg#swiss721thinbt') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'swis721mdbtmedium';
    src: url('../fonts/swis721mdbtmedium.eot');
    src: url('../fonts/swis721mdbtmedium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/swis721mdbtmedium.woff2') format('woff2'),
         url('../fonts/swis721mdbtmedium.woff') format('woff'),
         url('../fonts/swis721mdbtmedium.ttf') format('truetype'),
         url('../fonts/swis721mdbtmedium.svg#swis721mdbtmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background-color:#fff;
	width:100%;
}

ul {
	margin-left:0px;
}

h1,h2,h3,h4,h5,h6 {
	 font-family: 'swis721mdbtmedium';
}

label{
	
}
p {
	font-family: 'swiss721thin';
}

a {
	
}

span {
	
}

.button {
	
}

.row {
	max-width:60em;
}

/*Top-bar style*/

#top-bar {
	background:url(../images/top-bar-bg.png) repeat-x;
	width:100%;
	padding:50px 0px 0px 0px;
	box-shadow:0px 13px 20px 0px #e0e0e2;
}

#header .head  {
	border-bottom:2px solid #b7b7b7;
}

#header .head h1 {
	font-size:36px;
	color:#01427b;
	font-weight:normal;
	font-family: 'swiss721thin';
	margin:0px;
	letter-spacing:4px;
	margin-top:27px;
}


#header .head h1 span {
	font-size:36px;
	color:#01427b;
	font-family: 'swis721mdbtmedium';
}

.none {
	padding:0px;
}

#header .head p {
	font-size:16px;
	color:#000000;
	font-family: 'swiss721thin';
	letter-spacing:1px;
	margin-top:20px;
}

#header h3 {
	font-size:32px;
	color:#8babc3;
	text-transform:uppercase;
	font-family: 'swiss721thin';
	font-weight:100;
}

#header h3 b {
	font-family: 'swis721mdbtmedium';
	color:#004189;
	letter-spacing:5px;
}

#header.history {
	float:left;
	width:100%;
}

#header.history img {
	width:100%;
}

/*Content Style*/
#content .audience {
	border-bottom:1px solid #b7b7b7;
	padding-bottom:15px;
}

#content .audience img {
	width:100%;
}

#content .text {
	border-bottom:1px solid #b7b7b7;
	float:left;
	width:100%;
	padding:20px 0px;
}

#content .text.noborder {
	border:none;
}

#content .text p {
	font-size:16px;
	color:#000000;
	line-height:20px;
}

img.top {
	margin-top:-20px;
}

.p-top {
	padding-top:20px;
}

#content .text a {
	font-size:16px;
	color:#000000;
	text-decoration:underline;
}

p.bottom-none {
	margin-bottom:0px;
}

#content p.top {
	margin-top:30px;
}

#content .text.normal-padding {
	padding:10px 0px;
}

#content .text ul li  {
	float:left;
	width:100%;
	font-size:16px;
	list-style:none;
	background:url(../images/dots.png) left center no-repeat;
	padding-left:15px;
	font-family: 'swiss721thin';
	color:#888888;
}

#content .text ul li a {
	color:#888888;
}

img.high {
	width:100%;
	margin-bottom:15px;
}

#content .padding-top {
	padding-top:50px;
}

#content h3 {
	font-size:18px;
	color:#01426b;
	text-transform:uppercase;
	font-family: 'swis721mdbtmedium';
	margin-top:16px;
}

#content h3 span {
	font-family: 'swiss721thin';
	text-transform:capitalize;
}

#content .tablerow {
	display:table;
	width:100%;
	height:100%;
}

#content .tablecell {
	display:table-cell;
	width:100%;
	height:100%;
	vertical-align:middle;
}

#content p {
	font-size:16px;
	color:#000000;
	font-family: 'swiss721thin';
}

#content blockquote {
	background:#01427b;
	font-size:15px;
	color:#fff;
	padding:10px 40px;
	border:1px solid #99b3ca;
	font-weight:normal;
	font-family: 'swiss721thin';
	margin-top:15px;
}

#content blockquote  span {
	font-family: 'swis721mdbtmedium';
}

#content .distance .detail p {
	font-size:16px;
	color:#000000;
	font-family: 'swiss721thin';
	padding-top:120px;
}

 #content .distance .detail p.info {
	 padding-top:0px;
 }

#content .distance {
	border-bottom:1px solid #b7b7b7;
}

#content .number .graph {
	margin:30px 0px;
}

#content .number .text {
	padding-top:60px;
	margin-bottom:0px;
}

#content  .number span {
	color:#01427b;
	font-family: 'swis721mdbtmedium';
}

#content .number {
	border-bottom:1px solid #b7b7b7;
	padding-bottom:15px;
}

#content  .space span {
	color:#01427b;
	font-family: 'swis721mdbtmedium';
}

#content .space{
	border-bottom:1px solid #b7b7b7;
	padding-bottom:15px;
}


#content .risers{
	border-bottom:1px solid #b7b7b7;
	padding-bottom:15px;
}

#content a.button {
	background:#01427b;
	text-transform:uppercase;
	color:#fff;
	line-height:26px;
	padding:0px 20px;
	border-radius:3px;
	margin-bottom:0px;
	text-decoration:none;
}

.none {
	padding:0px;
}

/* New Css Add Starts */
.row .row {
	margin:0px auto;
}

#header.para p {
	line-height:22px;
}

#content .audience.border-none {
	border-bottom:0px;
}

#content.expensive p,#content.fairtale p {
	line-height:20px;
}

#content.history p a {
	color:#01426b;
	text-decoration:underline;
	font-family: 'swis721mdbtmedium';
}

#content .audience {
	padding-bottom:35px;
}

#content.expensive h3,#content.fairtale h3 {
	margin-bottom:30px;
	letter-spacing:2px;
}

#content.fairtale p span, #content.fairtale p span a  {
	text-decoration:underline;
	font-family: 'swis721mdbtmedium';
	color:#01427b;
}

#content.ethetical h3 {
	margin-bottom:12px;
	letter-spacing:2px;
}

#content.ethetical h4 {
	color:#01426b;
	font-size:18px;
    font-family: 'swiss721thin';
	margin:0px 0px 15px 0px;
}

#content.fairtale .audience {
	padding-bottom:5px;
}

#content.fairtale img {
	margin-bottom:15px;
	width:auto;
}

#content.fairtale p.dot {
	background:url(../images/img_dot.png) 0px 10px no-repeat;
	padding-left:13px;
}

#content.expensive .text a,#content.fairtale .text a {
	font-size:11px;
}


/* New Css Add Ends */

/* Small Screens*//* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (max-width:40em) {
#header .head h1, #header .head h1 span {
	font-size:24px;
}

.none {
	padding:0px 15px;
}

img.top {
	margin-top:20px;
}

#content blockquote {
	margin-top:15px;
	padding:15px 20px;
}

#content .text img {
	width:100%;
}

#content a.button {
	margin-top:20px;
}

/* Responsive New Css */
#content.expensive img {
	margin-bottom:15px;
}

#content.expensive h3, #content.fairtale h3  {
	font-size:16px;
}
}

/* Medium Screens *//* min-width 641px, medium screens */
@media only screen and (min-width:40.0625em) and (max-width:59.9375em) {
#content .text ul li {
	font-size:12px;
}

/* Responsive New Css */
#content.expensive h3, #content.fairtale h3  {
	font-size:15px;
}
	
}

/* Large Screens *//* min-width 1025px, large screens */
@media only screen and (min-width:64.063em) and (max-width:90em) {
	
}

/* XLarge Screens *//* min-width 1441px, xlarge screens */
@media only screen and (min-width:90.063em) and (max-width:120em) {
	
}

/* XXLarge screens *//* min-width 1921px, xxlarge screens */
@media only screen and (min-width:120.063em) and (max-width:120em) {
	
}