*, *: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:890px;
}
/*Footer-------*/
footer {
	color:#74808a;
	padding:20px 0 0;
	font-size:14px;
	background:#193f6f;
}
footer p {
	margin-bottom:12px; color:#c0c9d1;
}
footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	z-index:9;
}
footer ul li {
	margin:0 0 10px;
	text-align:left;
}
footer ul li a {
	color:#c0c9d1;
	text-decoration:none;
}
footer ul li a:hover {
	color:#FFF;
}
footer h3 {
	font-family:'Open Sans';
	font-size:18px;
	color:#FFF;
	padding:10px 0 15px;
	text-align:left;
}
footer .ftabtcon {
	max-width:410px;
	width:100%;
	margin:0 32px 0 0;
	float:left;
	text-align:left;
}
footer .ftabtcon p {
	padding-right:20px;
}
footer .ftabt {
	max-width:157px;
	width:100%;
	margin:0 32px 10px 0;
	float:left;
}
footer .ftsupp {
	max-width:157px;
	width:100%;
	margin:0 32px 10px 0;
	float:left;
}
footer .ftlegal {
	max-width:157px;
	width:100%;
	margin:0 0 10px;
	float:right;
}
.ftlogo {
	width:100%;
	text-align:center;
	clear: both;
}
.ftsociallinks {
	display:inline-block;
}
.ftsociallinks a {
	display:inline-block;
	border-radius:5px;
	width:40px;
	height:40px;
	background:#565e66;
	color:#2c3640;
	text-align:center;
	padding:10px 0 0;
	margin:0 2px;
	font-size:20px;
}
footer .copyright {
	background:rgba(0, 0, 0, 0.2);
	padding:12px;
	text-align:center;
	margin-top:12px;
}
.ftlegalin {
	text-align:center;
}
.ftlegalin ul li {
	display:inline-block;
	padding:0 15px;
}
footer .container {
	max-width: 980px;
	padding: 0;
	position: relative;
	width: 100%;
	margin:0 auto;
	color: #c0c9d1;
}
.disclaimer {
	font-size: 12px;
	padding: 20px 0 0;
	text-align: center;
}

/*Header-------*/
#header {
	padding:0 0 20px 0;
	background:#e9ebee;
}
#header h1, #header h2 {
	position:relative;
	z-index:1;
}
#header h1 strong, #header h2 strong {
	font-weight:600;
}
#header h1 {
	font-size:42px;
	line-height:48px;
	padding-top:10px;
	font-weight:600;
	color:#232323;
	margin:10px 0 0;
	text-align: center;
}
#header h1 strong{ font-weight:700;}
#header .topp{
	background:#193f6f;
	margin:0 0 10px;
	padding:14px 0;
	clear:both;
}
#header .topp .in{
	margin:0 auto;
	max-width:1050px;
	position:relative;
}
#header .topp .in .logo{ width:100%; max-width:74px; position:absolute; left:0; top: -3px;}
#header .topp .in .logo img{ width:100%;}	
	

#header h2 {
	font-size:20px;
	font-weight:400;
	color:#fff;
	text-align:center;
}
#header h4 {
	font-size:24px;
	font-weight:400;
	color:#3b5998;
	padding:15px 0 20px;
	margin:0 0 5px;
	letter-spacing:0;
	word-spacing:0;
	text-transform:none;
	
}
.mob-btn{ display:none;}
.mob-btn a{color:#f7da64; text-decoration:underline;}
.header-top {
	text-align:center;
	position:relative;
	z-index:1;
}
.head-left {
	float:left;
	width:100%;
	max-width:460px;
}
.logo1 {
	padding: 0 0 20px;
}
.bullet-box {
	width:100%;
	color:#fff;
	font-size:16px;
	line-height:24px;
	text-align:center;
	float: right;
	max-width: 550px;
	position:relative;
}
.bullet-box strong {
	font-weight:600;
}
.bullet-box h2 {
	font-size: 36px !important;
	line-height:46px!important;
	font-weight:300!important;
	padding: 10px 0 4px;
}
.bullet-box h2 strong {
	font-weight:400;
}
.bullet-box ul {
	width:100%;
	margin:5px 0 0 0;
	padding:0;
	list-style-type:none;
	font-size:20px;
	line-height:26px;
}
.bullet-box ul li {
	position:relative;
	padding:0 0 0 50px;
	margin: 0 0 18px;
	text-align:left;
	font-weight:300;
	color: #222;
	border-bottom:dashed 1px rgba(255, 255, 255, 0.2);
}
.bullet-box ul li:before {
	position:absolute;
	font-family: FontAwesome;
	left:0;
	top:0px;
	font-size:24px;
	width: 40px;
	border-radius: 0 0 4px;
	color:#3b5998;
	text-align:center;
}
.bullet-box ul li:before {
	content: "\f061";
}
/*.bullet-box ul li+li:before {
	content: "\f044";
}
.bullet-box ul li+li+li:before {
	content: "\f0b1";
}
.bullet-box ul li+li+li+li:before {
	content: "\f040";
}*/
.bullet-box ul li:last-child {
	margin-bottom:0px; border-bottom:none;
}
.con-box {
	margin: 0 auto;
	max-width: 880px;
	width: 100%;
}
.box-bg {
	position:relative;
	z-index:1;
	padding:0;
	background:rgba(34, 50, 97, 0.8);
	padding-bottom:30px;
	margin-top: 36px;
}

.box-bg h3 {
	font-size:24px;
	font-weight: 300;
	color:#fff;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	margin:0;
	padding:0 0 15px;
	border-top: solid 1px rgba(255, 255, 255, 0.1);
}
.box-bg h3 span {
	display:inline-block;
	padding:10px 33px; border-radius: 0 0 8px 8px;
	margin:0; background:rgba(255, 255, 255, 0.1); 
}
.detail-box {
	float:left;
	width:100%;
	max-width:260px; text-align:center;
	padding: 0;
	margin:0;
	position:relative;
	z-index: 9;
	position:relative;
}
.detail-box img{ width:100%;}
.videobox {
	width:100%;
	background: #111;
	margin: 0 auto;
}
.videobox iframe {
	width:100%;
}
/*Middle------*/
#middle {
	padding:1px 0 0;
	box-shadow:0 0 3px rgba(0, 0, 0, 0.4);
	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:30px;
	font-weight:400;
	margin:0 0 34px;
	text-align: center;
}
.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;
}
.button-link{
	text-align:center;
	margin: -10px 0 16px;
	display:none;
}
.button-link button, .button-link a{
	color:#5e994b;
	text-decoration:underline;
	background:none;
	border:none;
	font-size:18px;
	cursor:pointer;
	
}
.button1 {
	margin:10px auto 0;
	position:relative;
	max-width:600px;
}
.button1 button.css3button i {
    bottom: 0px;
    font-size: 32px;
}
.button1 a, .button input[type="submit"], .button1 button.css3button {
	width:100%;
	margin:0 auto;
	cursor:pointer;
	font-size:30px;
	text-transform: uppercase;
	font-weight:700;
	text-align: center;
	color:#fff;
	padding:18px 6px 18px;
	border:none;
	outline:none;
	display:block;
	border-radius:4px;
	line-height: 32px;
	background:#5e994b;
}
.button1 a:hover, .button1 button:hover{
	color:#fff;
	background:#193f6f!important;
    border:none!important;
}
.button1 a span {
	display:block;
	font-size:18px;
	color:#f7da64;
}
.button1.n1 {
	text-align:center;
	padding: 18px 0 30px;
}
.button1.n1:before {
	display:none;
}
.button1.n1 a {
	width: auto;
	max-width:none;
	display:inline-block;
	font-size:40px;
	line-height:40px;
	padding:16px 70px 6px;
}
.button1.n1 a span {
	display:block;
	font-size:20px;
}
.button1.n2 {
	text-align:center;
	width:100%;
	max-width:600px;
}
.button1.pc {
	display:block;
}
.button1.mo {
	display:none;
}
/*.button1 a:hover, .button1 a:focus {
	color:#c52b26!important;
}*/
#header.new .button1 {
	position:relative;
	margin:30px auto 0;
	widows:100%;
	max-width:500px;
	padding-bottom:20px;
}
#header.new .button1:before {
	background: rgba(0, 0, 0, 0) url(../images/arrowL1.png) no-repeat scroll 0 0 / 100% auto;
	content: "";
	height:91px;
	width:60px;
	left:-75px;
	top:-22px;
	position:absolute;
	z-index: 1;
}
#header.new .button1:after {
	background: rgba(0, 0, 0, 0) url(../images/arrowR1.png) no-repeat scroll 0 0 / 100% auto;
	content: "";
	height:91px;
	width:60px;
	right:-75px;
	top:-22px;
	position:absolute;
	z-index: 1;
}
/*---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: 154px;
	vertical-align:top;
	position:relative;
	text-align:left;
	background:#eaeff9;
}
.testimonials ul li:last-child {
}
.testimonials .img {
	float:left;
	width:90px;
	margin:-35px 0 0;
	text-align: center;
}
.testimonials .img img {
	width:86%;
	margin:5px auto 0;
	border-radius: 50%;
	padding: 6px;
	background:#fff;
	box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.5);
}
.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:#fff;
	padding:35px 0 40px;
	line-height:27px;
}
.mid-conten1 p {
	margin-bottom:20px;
}
.mid-conten1 p:last-child {
	margin-bottom:0px;
}
.video-box {
	float:right;
	width:100%;
	max-width:450px;
	margin:0 0 20px 40px;
	background:#ecf0f1;
	padding:60px 16px 16px;
	box-shadow:0 3px 5px -2px rgba(0, 0, 0, 0.4);
	position:relative;
	border-radius: 8px;
}
.video-box:before {
	position:absolute;
	z-index:1;
	content:"";
	left:0;
	top:0px;
	width:100%;
	height:44px;
	border-radius: 5px 5px 0 0;
	background: url(../images/design6/head-top.png) no-repeat #475577 scroll left top / 100% auto;
}
.video-box:after {
	position:absolute;
	z-index:1;
	content:"";
	left:-133px;
	bottom:-100px;
	width:239px;
	height:83px;
	background: url(../images/design6/arrow.png) no-repeat scroll left top / 100% auto;
}
.video-box iframe {
	width:100%;
}
.mid-conten2 {
	padding:20px 0 30px;
	line-height:27px;
	background:#dfe3ee;
}
.mid-conten3 {
	background: url(../images/design6/background1.png) repeat #28324e;
	padding:37px 0 50px;
	line-height:27px;
}
.icon {
	float:right;
	width:100%;
	max-width:196px;
	margin:0 0 -50px 67px;
}
.icon img {
	width:100%;
}
/*countdown------------------*/
#countdown_wrapper {
	padding:20px 0 0;
}
#countdown_title, #countdown_text {
	color:#fefefe
}
#countdown_text {
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:400;
	word-spacing:5px
}
#countdown_wrapper .countdown {
	margin:0
}
#countdown_wrapper .countdown li {
	border:dashed 1px #333;
	border-radius: 6px;
	padding:10px 30px 14px;
	margin:0 6px;
}
#countdown_wrapper .countdown li span {
	width:160px!important;
	display:inline-block;
	color:#FAFAFA;
	font-weight:100!important;
	font-size:90px;
	line-height:90px!important;
	position:relative;
	text-align:center
}
#countdown_wrapper .countdown p {
	display:inline-block;
	float:none;
	font-weight:400!important;
	color:#adadad!important;
	font-size:18px!important;
	text-align:center;
	width:85px!important;
	line-height:20px;
	text-transform:uppercase;
	margin:1px 0 0 0
}
#countdown_wrapper h4 {
	font-size:20px;
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
	margin:10px 0;
	padding-bottom:10px;
}

.about-content{
	border-bottom:1px solid #ccc;
	margin:0 0 20px;
}
.auth-name {
	font-weight:700;
	font-size:20px!important;
	color:#141414!important;
	font-family:'Source Sans Pro', sans-serif;
	width:100%;
	margin:0px
}
.about-content-in {
    color: #333;
    font-size: 19px;
    padding: 20px 0; 
	min-height:200px;
	max-width:950px;
	margin:0 auto;
	width:100%;
	
}
.about-content .aurthorimg p{
	margin:0;
}
.about-content .aurthorimg {
    float: left;
    width: auto;
}
.about-content .con-right {
    float: right;
    max-width: 740px;
    text-align: left;
    width: 100%;
	color: #6d6d6d !important;
    font-size: 14px;
}
.about-content .con-right p{
	margin-bottom:10px;
}

.anik-img { position:relative;}
.anik-img:after{
    background: url(../images/anik.png) no-repeat scroll 0 0 / 100% auto;
    content: ""; width:260px; height: 640px; position: absolute; z-index: 1;
    right: -150px; top:70px;
}