*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1b1b1b;
	margin:0;
	background:#fff;
}
img { border:0px; }
form { margin:0px; padding:0px; }
p { margin:0px; padding:0px; }
.clear { clear:both; margin:0px; padding:0px; }
h1, h2, h3, h4, h5, h6 { padding:0px; margin:0px; font-weight:normal;}


a { text-decoration:none;}

.wrap { width:100%; max-width:1100px; margin:0 auto; position:relative; z-index:2;}
.wrap.top{ max-width:980px; }



.mo-link{  margin:10px 0; position:relative; display:none; font-weight: 600; text-align:center;}
.mo-link a{ color:#2969b0; background:none; padding: 0; font-size: 16px; text-transform:none;} 
.mo-link a:hover{ color:#2969b0; background:none;} 

/*Footer-------*/
footer { padding:20px 0; background:#222; text-align:center;}
footer p { font-size:14px; line-height:26px; color:#74808a;}
footer a { color:#74808a; text-decoration:none; }
footer span{ display:inline-block; padding:0 4px;}



/*Header-------*/
#header { padding:0; #fff; background-attachment:fixed;}

/*#header h1, #header h2{ position:relative; z-index:1;}*/
#header h1 strong, #header h2 strong{ font-weight:600;}
#header h1 { font-size:40px; line-height: 50px; font-weight:600; color:#222; margin:0; padding: 20px 0 0; text-align: center; 
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9); font-family: open sans;}
#header h1 span{ color:#fdfdf2; text-decoration:underline;}


#header h2 { font-size:20px; font-weight:400; color:#f7da64; padding:12px 4px; margin:0px; text-align:center; font-family: open sans; text-transform:none;}
#header h4 { font-size:26px; line-height: normal; font-weight:600; color:#d14841; margin:0; padding:10px 0 0; text-align:center; text-transform:none; 
letter-spacing: normal; word-spacing:normal;}

.header-top{ background:#1c1c1c; text-align:center; position:relative; z-index:1; }
.header-top .in { margin: 0 auto; max-width: 1050px; width:96%; position:relative; }


.head-left{ float:left; width:100%; max-width:460px;}

.logo1{ width:70px; position:absolute; left:0; top:8px;}
.logo1 img{ width:100%;}

.bullet-box{ width:100%; text-align:center; float: left; max-width:540px; position:relative; padding-top: 18px;}
.bullet-box strong{ font-weight:600;} 
.bullet-box h3{ color: #fff; font-size: 24px; font-weight:600; padding:0 0 20px; text-align:left;}

.bullet-box ul { width:100%; margin:0; padding:6px 0 0; list-style-type:none; line-height: normal; font-size: 20px;}
.bullet-box ul li { position:relative; padding:6px 0 13px 40px; margin: 0 0 6px; text-align:left; border-bottom:dashed 1px rgba(0, 0, 0, 0.3)}
.bullet-box ul li:before { position:absolute; font-family: FontAwesome; left:0; top:6px; font-size:26px; color:#d14841; content: "\f14a";}
.bullet-box ul li:last-child { margin-bottom:0px; border-bottom:none;}


.detail-box{ float:right; width:100%; max-width:420px; margin:0 -10px 0 0; text-align:center;}
.detail-box .calendar img{ width:100%; max-width:230px; margin:0 auto;}
.time{ font-size:18px; font-weight:600; color:#fff; margin:8px 0 0;}

.videobox { width:100%; background: #111; margin: 0 auto; padding:5px;}
.videobox iframe{ width:100%;}

.infograph{ width:100%; }
.infograph img{ width:100%;}

.date{ text-align:center; font-size:20px; font-weight:600; margin-top:6px;}
.date span{ background:#fffed2; padding:3px 20px; display:inline-block; border:dashed 1px #ccc; border-radius: 4px;}

.box-bg1{ background:#f7f9fa; padding:24px 0 0; margin:30px 0 0;}
.box-bg1 h2{ margin-top:0!important;}

.box-bg{ position:relative; z-index:1; padding: 10px 0 30px; background:rgba(0, 0, 0, 0.1); border-top:solid 1px #fff;}
.box-bg h2{ font-size:30px!important; font-weight:600!important; position:relative; color:#222!important; padding: 12px 4px 6px!important;}
.box-bg h3{ font-size:24px; font-weight:400; color:#d14841; position:relative; text-align:center;}


/*Middle------*/
#middle { padding:1px 0 0; box-shadow:0 0 1px rgba(0, 0, 0, 0.1); position:relative; z-index:1;}
#middle h1 { font-size:40px; line-height:50px; font-weight:400; color:#28324e; margin:0 0 77px; text-align:center;}
#middle h2 { font-size:25px; font-weight:700; margin:40px 0 18px; text-align: center; text-transform: none;}

.list ul { margin:0; padding:0; list-style-type:none; }
.list ul li { position:relative; padding:0 0 0 47px; margin-bottom:14px;}
.list ul li:before { position:absolute; content: "\f058"; font-family: FontAwesome; left:0; top:4px; font-size:26px; color:#3d8eb9; }
.list ul li:last-child { }
.list ul li strong{ font-weight:600;}

.button1{ margin-top:10px; position:relative; text-align:center;}

.button1 a, .button input[type="submit"] {
	width:100%; margin:0 auto; cursor:pointer; font-size:36px; 
	font-weight:700; text-align: center; color:#fff; padding:14px 6px ; border:none;
	outline:none; display:block; border-radius:4px; background:#bd030c; box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.5);
}
.button1 a:hover, .button1 a:focus{ background:#bd030c; color:#fff; outline:none;}
.button1:before {
    background:url(../images/arrow.png) no-repeat scroll 0 0 / 100% auto;
    content: "";
    width: 80px;
	height: 115px;
    left:-80px;
    position: absolute;
    top:-53px;
    z-index: 1;
}

.button1.n1{ text-align:center; padding:0 0 22px; margin:0;}
.button1.n1:before{ display:none;}
.button1.n1 a{ width: auto; max-width:none; display:inline-block; padding:16px 70px;}
.button1.n1 a span{ display:block; font-size:20px; }

#header.new .button1 a{ width: auto; max-width:none; display:inline-block; padding:12px 40px;}


/*---testimonials---*/
.testimonials{ text-align:center; font-size:14px; line-height:22px; font-style: italic; color:#596065; margin-top:-27px;  
width:100%; max-width:1240px; margin:-27px auto 0;}
.testimonials wrap{}
.testimonials ul{ padding:0; margin:0; list-style-type:none;}
.testimonials ul li{ padding:15px 14px; margin:0 5px; display:inline-block; width:100%; max-width:400px; min-height: 160px; 
vertical-align:top; position:relative; text-align:left; background:#fff; box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);}
.testimonials ul li:last-child{ }
.testimonials p{ font-size:16px;}

.testimonials .img{ float:right; width:90px; margin:-50px 0 0; text-align: center; }
.testimonials .img img{ width:86%; margin:5px auto 0; border-radius: 50%; padding: 4px; background:#d9dcdd;}
.testimonials h3{ font-size:16px; font-weight:600; color:#475577;  margin: 0 0 14px; padding:0; text-align:left; font-style:italic; }
.testimonials h3 span{ font-size:14px; font-weight:400;  display:block;}
/*---testimonials---*/

.discl{ font-size:18px; color:#28324e; font-weight:600; line-height:28px; text-align:center; padding:30px 0 0px;}
.discl strong{ font-weight:700;}

.seen-logo { width: 100%; padding:0;}
.seen-logo ul { padding: 0px; margin: 0 -3%; text-align: center; }
.seen-logo li { display: inline-block; margin: 0 1%; vertical-align: middle; }
.seen-logo li img{ width:auto; height:60px;}

.mid-conten1{ background: url(../images/background1.png) repeat #ecf0f1; padding:20px 0 40px; text-align:center;}
.mid-conten1 p{ margin-bottom:20px;}
.mid-conten1 p:last-child{ margin-bottom:0px;}



.mid-conten2{ padding:30px 0 0px; line-height:27px; text-align:center;}
.mid-conten3{ background: url(../images/design6/background1.png) repeat #28324e; padding:37px 0 50px; line-height:27px;}

.disclaimer{ text-align:center; width: 100%; max-width: 920px; margin: 0 auto; padding:0 0 26px;}

.con-box{ width:100%; max-width: 980px; margin:0 auto;}
.con-box .leftimg{ float:left; width:155px;}
.con-box .leftimg img{ width:100%;}
.con-box .rightcon{ float:right; width:82%; }

.boxcon{ display:inline-block; width:100%; max-width:450px; margin:0 20px; text-align:left; vertical-align:top; font-size:16px; text-align: justify;}
.boxcon h3{ font-size:20px; font-weight:700; color:#333; margin:0 0 30px; text-transform: uppercase;}
.boxcon .role-element img { border: 6px solid rgba(0, 0, 0, 0.1); border-radius: 50%; float: left; margin:0 25px 10px 0; max-width: 110px;}











