body {font-family: 'Open Sans', sans-serif; font-size:14px; background:#fff !important; color:#333}
html, body{overflow-x:hidden;}
h1, h2, h3, h4, h5, h6, p, form, img, ul, li, ol {margin:0; padding:0; list-style:none; outline:0; border:0;}
h1, h2, h3, h4, h5, h6{margin-bottom:5px; font-weight:300 !important; }
h1{font-size:35px;  }
h2{font-size:28px; }
h3{font-size:24px;}
h4{font-size:20px;}

.evince{display:inline-block; width:16px; height:16px; background:url(../images2/in.png) no-repeat 2px 1px;}
a {text-decoration:none; color:#333;}
a:hover{color:#000070;}

.gap5{display:block; height:5px; clear:both;}
.gap60{display:block; height:60px; clear:both;}
.gap40{display:block; height:40px; clear:both;} .gap30{display:block; height:30px; clear:both;} .gap20{display:block; height:20px; clear:both;} .gap15{display:block; height:15px; clear:both;} .gap1{display:block; height:1px; clear:both;} 
.gap3{display:block; height:3px; clear:both;} 
.gap10{display:block; height:10px; clear:both;} .font10{font-size:10px; line-height:16px;} .font11{font-size:11px; line-height:16px;} .gap50{display:block; height:50px; clear:both;}
.gap40{height:40px; clear: both;}
.gap50{height:50px; clear: both;}
.gap100{ height: 100px; clear: both;}


.padclr
{padding:0px !important;}

.nobdr
{border:0 !important;}

.pad10{padding:10px;}
.pad15{padding:15px;}
.pad20{padding:20px;}
.pad30{padding:30px;}
.pad40{padding:40px;}


.nopadL
{padding-left:0px;}

.nopadR
{padding-right:0px;}

.padL
{padding-left:40px;}

.padR
{padding-right:40px;}

.padR3
{padding:0px 3px 0px 0px;}

.borderL
{border-left:1px solid #e6e8eb;}
.borderR
{border-right:1px solid #e6e8eb;}
.borderB
{border-bottom:1px solid #e6e8eb;}


.noborderL
{border-left:0 !important;}
.noborderR
{border-left:0 !important;}

.nobdrRadius
{border-radius:0 !important;}

.font32{font-size:32px !important;}
.font12{font-size:11px !important; line-height:18px;} .fontBold{font-weight:bold;}
.font13{font-size:13px !important;}
.font14{font-size:14px !important;}
.font16{font-size:16px !important;}
.font20{font-size:20px !important;}
.font24{font-size:24px !important;}
.font18{font-size:18px !important;} .font62{font-size:62px !important; padding:10px 0;}
.clear {clear:both;} .fLeft{float:left;} .fRight{float:right;}

.tal100 {
    height: 100px;
}

.width100 {
    width: 100%;
}

.widthAuto {
    width: auto;
}

.ein {background: url("../images/in.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: inline-block; height: 15px; width: 13px;}

.yes360 { display: none; }
.yes600 { display: none; }
.yes800 { display: none; }

.no360 { display: block; }
.no600 { display: block; }
.no800 { display: block; }

@media (max-width:599px) {
	.yes360 { display: block; }
	.no360 { display: none; }
}

@media (max-width:767px) {
	.yes600 { display: block; }
	.no600 { display: none; }
}

@media (max-width:998px) {
	.yes800 { display: block; }
	.no800 { display: none; }
}


/*-- Custom Style Starts --*/
.main_header
{
background-color:#B62025;
padding:10px 0px;
}
.main_header1 .container
{
padding:0;

width:100%;
}
.main_header1
{
padding:0;
margin:0;
}
.banner_image
{
width:100%;
}
.header_content
{
color:#fff;
text-align:center;
font-size:25px;
}
.table_head
{
background-color:#B62025;

color:#fff;
font-size:14px;
}
.table_body
{
font-size:14px;
color: #000;
}
.table_caption
{
font-size:23px;
 font-weight: bold;
}
.footer_head
{
background-color:#666;

width:100%;
}
.footer_menu
{
  padding: 16px 0;
color:#fff;
text-align:center;
font-size:13px;

}
.hints
{
color:#000;
}

.table_heading {
    font-size: 16px;
}

.indexBox {
    border: 2px solid #999;
    border-radius: 5px;
    display: block;
    font-size: 24px;
    padding: 20px 15px;
    text-align: center;
    text-decoration: none;
}

.indexBox:hover, .indexBox:focus {
    background: #ddd none repeat scroll 0 0;
    color: #333;
    text-decoration: none;
}

/*-- Custom Style Ends --*/



/*-- Responsive --*/

/*-- 1024 --*/
@media (max-width:1100px) {

}

/*-- 800 --*/
@media (max-width:998px) {

}

/*-- 600/640/675 --*/
@media (max-width:767px) {

}

/*-- 480 --*/
@media (max-width:599px) {

}

/*-- 360/375 --*/
@media (max-width:479px) {

}

/*-- 320 --*/
@media (max-width:359px) {

}

