/* CSS Document */
body{
	background:#f8f8f8;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	} 
p{
	padding:0;
	margin:0;
	}
.clearall{
	clear:both;
}
.container {
	max-width: 1004px;
	} 
.tophdr{
	height:26px;
	background:#cccccc;
	border-bottom:1px solid #adacac;
	clear:both;
	}
.sec1txt{
	font-family: 'OpenSansBold';
	font-size:12px;
	color:#000000;	
	line-height:27px;
	text-transform:uppercase;
	text-align:right;
	}
.img-responsive{
	width:98.71%;
	margin:10px 0;
	}					
.header{
	background:url(../images/sec2bg.jpg) left bottom repeat-x;	
	width:100%;
	height:auto;
	padding:0;
	margin:0;	
	}
#searchwrapper {
	width:259px; /*follow your image's size*/
	height:37px;/*follow your image's size*/
	background-image:url(../images/searchbox.png);
	background-repeat:no-repeat; /*important*/
	padding:0px;
	position:relative; /*important*/
	margin:35px 0 0 0;
	float:right;
} 
#searchwrapper form { display:inline ; } 
.searchbox {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:4px;
	left:9px;
	width:210px;
	height:28px;
	font-family: 'OpenSansRegular';
	font-style:italic;
	color:#616161;
	text-align:left;
	font-size:15px;
	outline:none;
} 
.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:4px;
	left:222px;
	width:39px;
	height:28px;
	}
.navbar{
	background:url(../images/menubg.jpg) left top repeat-x;
	height:53px;
	}	
.navbar-nav > li{
	float:left;
	display:inline-block;
	font-family: 'OpenSansBold';	
	color:#000000;
	text-align:center;	
	border-right:1px solid #999999;
	text-transform:uppercase;
	height:47px;
	line-height:47px;
	font-size:16px;
	}
.navbar-nav > li.fst{
	margin-top:0;
	}	
.navbar-nav > li.last{
	border-right:none;
	}
.navbar-nav > li a{
	color:#000!important;
	text-decoration:none;	
	display:block;
	padding:0 20px 0 20px;
	line-height:50px;
	}
.navbar-nav > li a:hover, .navbar-nav > li a.active{
	color:#c41616!important;
	text-decoration:none;
	display:block;
	}
.navbar-nav > li:nth-child(6) a{
	padding-right:0;
}	
/* ============== START SECTION4 ==================== */
div#section4{
	padding:10px 0 20px 0;
	background:#f8f8f8;
}
.sec4lft{	
	border:1px solid #d7d7d7;
	padding:10px 10px 10px 10px;
	background:#fff;
	}
.imgbox, .txtbox{
	float:left;
	display:inline-block;
}
.imgbox{
	width:35%;
	margin-right:4%;
}
.txtbox{
	width:61%;
}
.sec4lfttxt1{
	font-family: 'OpenSansSemibold';
	font-size:25px;
	color:#000000;
	text-align:left;
	line-height:29px;
	padding-top:5px;
	}
.sec4lfttxt1 span{
	font-family: 'OpenSansBold';
	color:#bf0202;
	}
.img1{
	float:left;
	clear:both;
	margin:15px 0 15px 0;
	max-width:100%;
	display:block;
	}
.sec4lfttxt2{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#000000;
	text-align:justify;
	line-height:19px;	
	}
a.readmore{
	font-family: 'OpenSansBold';
	font-size:18px;
	color:#203abd;
	text-align:left;
	line-height:22px;
	text-decoration:underline;
	}
a.readmore:hover{
	color:#CC0000;
	}
.lftbox{	
	height:220px;
	padding:10px 10px 10px 10px;
	border:1px solid #CCCCCC;
	clear:both;
	margin:15px 0 0 0;
	}
.lbimg{
	float:left;
	margin:0 24px 0 0;
	max-width:100%;
	}
.lbtxt1, .innerlbtxt1{
	font-family: 'OpenSansBold';
	font-size:22px;
	color:#bf0202;
	text-align:left;
	line-height:26px;
	}
.innerlbtxt1{
	font-size:21px;
	line-height:25px;
	}	
.lbtxt2, .innerlbtxt2{
	font-family: 'OpenSansRegular';;
	font-size:16px;
	color:#000;
	text-align:left;
	line-height:20px;
	padding-top:8px;
	}
.innerlbtxt2{
	font-size:16px;
	line-height:19px;
	}								
.sec4rgt{
	width:100%;
	}
.rightbox1{	
	height:auto;
	border:1px solid #d9d9d9;
	background:#fff url(../images/rgtboxbg.jpg) left top repeat-x;
	height:auto;
	margin-bottom:20px;
	}
.boxhding, .boxhding2, .boxhding3{
	font-family: 'OpenSansBold';
	font-size:20px;
	color:#fff;
	text-align:left;
	line-height:52px;
	background:url(../images/recommend.jpg) 10px 10px no-repeat;
	padding-left:48px;
	text-transform:uppercase;
	}
.boxhding2{
	background:url(../images/newsletter.jpg) 10px 10px no-repeat;
	padding-left:52px;
	}
.boxhding3{
	background:url(../images/trading.jpg) 10px 10px no-repeat;
	}		
.box1txt, .box2txt{
	margin:10px 10px 10px 10px;
	font-family: 'OpenSansRegular';
	font-size:15px;
	color:#000;
	text-align:left;
	line-height:19px;
	border-bottom:1px solid #999999;
	padding-bottom:10px;
	height:88px;
	}
.box2txt{
	height:auto;
	border-bottom:none;
	}	
.box2txt span{
	font-family: 'OpenSansBold';
	font-size:19px;
	color:#010101;
	line-height:26px;
	}
.box1txt a, .box2txt a, .box1txt a:hover, .box2txt a:hover{
	text-decoration:none;
	color:#010101;
	}	
.box1img{
	float:left;
	margin:0 20px 0 0;
	}
.form-group{	
	margin:10px auto 5px auto;
	clear:both;
	width:92%;
	}
.form-control{	
	height:35px;
	background:#efefef;
	border:1px solid #999999;
	border-radius:7px;
	padding:0 5px 0 5px;
	font-family: 'OpenSansRegular';
	font-size:15px;
	color:#000;	
	text-align:left;	
	}
.submit{
	height:31px;
	width:110px;
	background:url(../images/submit.jpg) left top no-repeat;
	margin:10px auto 10px auto;
	display:block;
	cursor:pointer;
	outline:none;
	border:none;
	}
ul.box3list{
	margin:20px 20px 20px 20px;
	padding:0;
	}
ul.box3list li{
	font-family: 'OpenSansSemibold';
	font-size:14px;
	color:#203abd;
	text-align:left;
	text-decoration:underline;
	line-height:19px;
	background:url(../images/btn.png) left 6px no-repeat;
	clear:both;
	margin-bottom:8px;
	padding-left:24px;
	list-style:none;
	}
ul.box3list li a, ul.box3list li a:hover{
	text-decoration:underline;
	color:#203abd;
	}	
.box1txt, .box2txt{	
	font-size:14px;	
	line-height:18px;	
	}
/* ============== START SECTION5 ==================== */
div#section5{	
	background:#333333;
	clear:both;
	margin:14px 0 0 0;
	padding:5px 0 30px 0;
	}
.seconehding{
	font-family: 'OpenSansBold';
	font-size:13px;
	color:#fff;
	text-align:left;
	border-bottom:1px solid #fff;
	line-height:40px;
	padding:20px 0 0 0;
	}
ul.seconelist{
	padding:10px 0 0 0;
	margin:0;
	}
ul.seconelist li, ul.seconelist li a, ul.seconelist li a:hover{
	list-style:inside;
	font-family: 'OpenSansRegular';
	font-size:13px;
	color:#fff;
	text-align:left;
	line-height:22px;
	text-decoration:none;
	}
.sec5three{
	background:url(../images/ftrlogo.png) left 30px no-repeat;
	background-size:100%;
	}
.secthreetxt1{
	font-family: 'OpenSansRegular';
	font-size:13px;
	color:#fff;
	text-align:left;
	padding:140px 0 0 10px;
	}
.ftrlinks, .ftrlinks a{
	font-family: 'OpenSansRegular';
	font-size:13px;
	color:#fff;
	text-align:left;
	text-decoration:none;
	}
.ftrlinks{
	padding:0 0 0 10px;
	}
.ftrlinks a:hover{
	color:#fff;
	text-decoration:underline;
	}
/* start banner section */
div#banner{
	height:90px;
	margin:25px 0 0 0;
	}
/* end banner section */	
/* ===========start HBP page============== */
.hbphding1{
	font-family: 'OpenSansBold';
	font-size:14px;
	color:#000000;
	text-align:left;
	line-height:30px;
	border-bottom:3px double #c7c7c7;
	}
.hbphding1 span{
	color:#bf0202;
	}	
.hbphding2{
	font-family: 'OpenSansBold';
	font-size:26px;
	color:#000000;
	text-align:left;
	line-height:40px;
	padding-top:10px;	
	}	
/* ============ end HBP page ================== */
/* =============== start article page ============== */
.articletxt{
	font-family: 'OpenSansRegular';
	font-size:14px;
	color:#000;
	text-align:left;
	line-height:20px;
	}
.artlft{
	height:1480px;
}
/* ============== end article page ===================== */
/*contact css*/
.frmElmnts1 input[type="text"], .frmElmnts1 input[type="password"], .frmElmnts1 input[type="email"], .frmElmnts1 input[type="url"] {
    background: none repeat scroll 0 0 #f5fcff;
    border: 1px solid #61d0ff;
    border-radius: 4px;
    margin: 0 auto;
	font-family: 'OpenSansRegular';
	line-height: 20px;
	padding: 0 5px;
    text-align: left;
    width: 99%;
	height: 30px;
}
.frmElmnts1 textarea{
	background: none repeat scroll 0 0 #f5fcff;
    border: 1px solid #61d0ff;
    border-radius: 4px;
    margin: 0 auto;
	width:99%;
	height: 145px;
	padding:0 5px;
	}
.submit-bt-contact {
    background: none repeat scroll 0 0 #0795e9;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    margin: 15px 0 0 2px;
    text-shadow: 1px 1px 1px #000000;
    width: 65px;
}
.frmElmnts1 label {
    padding: 10px 0 0;
    width: 189px;
	font-family: 'OpenSansRegular';
	display: block;
	font-size: 13px;
	color:#000000;
}
.contact_text{
	margin: 12px 0;
	line-height: 130%;
	font-family: 'OpenSansRegular';
	font-size: 13px;
}
.ValidationErrors {
	color: #FF0000;
	line-height: 10px;
	padding: 3px 0 14px 0;
	float: left;
}
.email_text a{
    color: #005d85;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
.email_text a:hover {
    color: #00b2ff;
    font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}
/* ============= subscribe page ============= */
.sec4lft-one {
    background:#ffffff;
    border: 1px solid #d7d7d7;    
    padding:0 4% 4% 4%;  	
	height:auto;	
	}
.terms-hdg {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin:20px 0 0 0;
}
.terms-box p {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	margin:10px 0 0 0;
	line-height:22px;
	text-align:justify;
}
ul.terms-list-one {
	padding:0 80px;
	margin:0;
}
ul.terms-list-one li {
	float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 20px;
    list-style:none; 
    margin: 12px 0 0 0;
    text-align: justify; 
	background:url(../images/disc.png) left 6px no-repeat;
	padding:0 0 0 20px; 
	 
}
.bottom-space {
	float:left;
	padding-bottom:25px;
}
.bottom-space-one {
	float:left;
	padding-bottom:30px;
}
.sub-box {	
	margin:20px auto 30px auto;
	width:83%;
	display:table;
}
.frmElmnts-one{
	margin:10px auto;
	clear:both;
	width:96%;
	display:block;
	}	
.sub-box-one {
	float:left;
	width:40%;
	height:30px;
	background:#efefef;
	border:1px solid #999999;
	padding:0 1%;
	font-family: 'OpenSansRegular';
	font-size:15px;
	color:#000;
	text-align:left;
	line-height:20px;
	margin:1px 2% 0 0;
}
.submit-one{
	height:31px;
	width:110px;
	background:url(../images/submit.jpg) left top no-repeat;
	margin:0;
	cursor:pointer;
	outline:none;
	border:none;
	float:left;
	}
.sub-box-one, .submit-one{
	float:left;
	display:inline-block;
}
						 
@media (min-width: 992px) {
/* ============== START SECTION4 ==================== */
.lbtxt1, .innerlbtxt1{
	font-size:20px;
	}
.lftbox{
	height:auto;
	display:table;
}
/* ============== START SECTION5 ==================== */	
.midcol{
	padding-left:0;
	padding-right:0;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.img-responsive{
	width:72.71%;
	}	
.logo{	
	margin:10px 0 0 0;
	}		
#searchwrapper{
	margin:20px auto 20px auto;
}
.navbar-nav > li{	
	font-size:13.4px;
	}
.navbar-nav > li a{	
	padding:0 11px 0 11px;
	line-height:50px;
	}	
 /* ============== START SECTION4 ==================== */
 .sec4lfttxt1{	
	font-size:22px;	
	line-height:26px;	
	}
.lftbox{	
	height:auto;
	display:table;
	}	
.lbtxt1{
	font-size:18px;
	line-height:22px;
	}
.lbtxt2, .innerlbtxt2{
	font-size:14px;
	line-height:18px;
}
.boxhding, .boxhding2, .boxhding3{	
	font-size:18px;	
	line-height:20px;
	height:52px;
	padding-top:6px;	
	}
ul.box3list{
	margin:20px 10px 20px 10px;	
	}	
/* ============== START SECTION5 ==================== */	
.midcol{
	padding-left:0;
	padding-right:0;
} 
/*=============  subscribe page =================== */
ul.terms-list-one {
	padding:0 40px;
}
.sub-box{
	width:100%;
}
.sub-box-one {
	width:39%;
}
}
@media (max-width: 767px) {
.sec1txt{
	text-align:center;
}
.header{
	background:#f8f8f8;
}
.mobmenu-click{float:right; margin:34px 5px 0 0; display:block;}
.mobile-hdr{ float:left; width:100%; background:none; min-height:90px;
background-size:auto;}
.logo{
	width:auto;
	position:absolute;
	padding:0;
	margin:10px 0 10px 0;
	z-index:9;
	width:310px;
}
.logo img{
	width:100%;
}
 /* ============== START SECTION4 ==================== */
 .sec4lfttxt1{	
	font-size:22px;	
	line-height:26px;	
	}
.lftbox{	
	height:auto;
	display:table;
	}
.artlft{
	height:auto;
}		
.lbtxt1{
	font-size:18px;
	line-height:22px;
	}
.lbtxt2, .innerlbtxt2{
	font-size:14px;
	line-height:18px;
}
.boxhding, .boxhding2, .boxhding3{	
	font-size:20px;	
	line-height:52px;
	height:52px;	
	}
ul.box3list{
	margin:20px 10px 20px 10px;	
	}
.sec4rgt{
	width:300px;
	margin:30px auto 0 auto;
	display:table;
}
/* ============== START SECTION5 ==================== */	
.sec5three{
	background-size:auto;
	}
.secthreetxt1{	
	padding:140px 0 0 0;
	}
.ftrlinks{
	padding:0 0 0 0;
	}
/*=============  subscribe page =================== */
ul.terms-list-one {
	padding:0 4%;
}
.sub-box{
	width:400px;
}
.sub-box-one {
	width:95%;
	margin-right:0;
	display:block;
}	
.sub-box-one, .submit-one{
	margin:15px auto;
	float:none;
	display:block;	
}	
}
@media (max-width: 480px) {
.mobile-hdr{ min-height:79px;}
.logo{	
	margin:18px 0 10px 0;	
	width:240px;
}
#searchwrapper{
	margin:10px auto 0 auto;
	float:none;
}
/* ============== START SECTION4 ==================== */
.imgbox, .txtbox{
	width:100%;
	margin:0 auto;
}
.imgbox img{
	display:block;
	float:none;
	margin:0 auto 15px auto;
}
.sec5three{
	background-size:100%;
	}
.secthreetxt1{	
	padding:35% 0 0 0;
	}
.sec4rgt{
	width:290px;
	margin:30px auto 0 auto;
	display:table;
}
/*=============  subscribe page =================== */
ul.terms-list-one {
	padding:0 4%;
}
.sub-box{
	width:260px;
}
.sub-box-one {
	width:95%;
	margin-right:0;
	display:block;
}	
.sub-box-one, .submit-one{
	margin:15px auto;
	float:none;
	display:block;	
}			
}

