@charset "utf-8";
/* header Style */

.main-table{font-family:Arial; font-weight:normal; Font-size:14px; color:#333; line-height:24px; text-align:justify;}
.main-heading{font-weight:bold; Font-size:20px; color:#084677; line-height:36px; border-bottom:1px #084677 dashed; text-transform:uppercase; text-align:left;margin:0;}
.sub-heading2{font-weight:bold; Font-size:20px; color:#333; line-height:30px; text-align:left;}
.sub-heading{font-weight:bold; Font-size:18px; color:#333; line-height:30px; text-align:left;}
.team-title{font-weight:bold; Font-size:15px; color:#333; line-height:24px; text-align:left;margin: 0;}
.contact-us{line-height:30px;}

header{background:;}
.readmore{ font-size:14px; color:#fff; padding:5px; text-decoration:none; line-height:24px; text-transform:uppercase; background:#333;}
.readmore:hover{ color:#fff; padding:5px; text-decoration:none; line-height:24px; text-transform:uppercase; background:#333;}
.heading-s{font-size:15px; font-weight:bold; text-transform:uppercase; color:#fff; line-height:40px; background:#333; margin:0;}
.box-main{ /*width:320px;*/ text-align:center; padding:0px; border:1px #ccc solid; vertical-align:top; margin:20px 10px;}
.box-main p{ padding:0 5px; text-align:center;}
.img-center{ width:100%; margin:0; padding:0;}

/*footer*/
footer{background:#333; font-family: Arial, Helvetica, sans-serif; font-size:13px; line-height:24px; color:#eee; text-align:left;}
footer a:active, footer a:hover{color:#eee; text-decoration:none;}
footer h3{font-size:18px;  line-height:30px; color:#eee; text-align:left; border-bottom:1px #555 dashed; text-transform:uppercase;}
footer .soc-ul a{line-height:35px; text-decoration:none; color:#fff;}
footer ul li a{line-height:26px; text-decoration:none; color:#fff;}
.copyrht{background:#111;}
.copy-lft{ width:49%; margin-right:2%; float:left;}
.copy-rht{text-align:right; width:49%;float: left;}
.copyrht{line-height:36px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal;}
.wecontant{ padding:10px 0px;}
.wecontant ul{margin: 0px;
    padding: 0px;
    list-style: none;}
.wecontant ul li{    border-bottom: 1px solid rgb(255, 255, 255);
    line-height: 35px;
    padding-left: 10px;
    background-color: rgb(225, 225, 225);
    font-family: arial;
    font-size: 12px;
    color: rgb(0, 0, 0);}
.wecontant ul li:hover{ background-color:#999;}
.Discl{text-align:center;}
Discl a{ text-decoration:none; text-transform:uppercase; color:#006l; }
.topcontant{     text-align: right;
    background-color: #637ecf;
    padding: 10px;}
	.estl img{text-align:center; margin:0 auto;}
.topcontant ul{margin:0px; padding:0px; list-style:none;}
.topcontant ul li{ display:inline;}
.topcontant ul li a{ text-decoration:none; color:#fff; background-color:#036; font-family:arial; padding:5px 10px;}


/*contact*/
.maap{border:1px dashed #ccc; margin-top:10px;}
.maap img{margin:0 auto;}
/*Contact Us*/

.container-fluid{padding-left:2px; padding-right:2px;}

@media(max-width:1024px){
}

@media(max-width:767px){
.box-main { width: 48%;  float: left;  margin: 10px 1%;}

@media(max-width:669px){
.box-main { width: 98%;  float:inherit;  margin: 10px auto; }
.copy-rht{display:none;}
.copy-lft{width:100%;}
.estl{ display:none;}
p {
    /* margin: 10px; */
    margin: 0px 5px;
}
}

@media(max-width:414px){
footer .col-xs-6{width:100%;}
}