@charset "utf-8";
/* header Style */

.main-table ul{
	padding-left: 18px;
}

.main-table{font-family:Arial; font-weight:normal; Font-size:14px; color:#333; line-height:24px; text-align:justify;}
.main-heading {
	margin-top: 0px;
    font-weight: bold;
    Font-size: 20px;
    color: #084677;
    line-height: 36px;
    border-bottom: 1px #084677 dashed;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 23px;
    /* margin: 0; */
}
.sub-heading2{font-weight:bold; Font-size:20px; color:#333; line-height:30px; text-align:left;}
.sub-heading{font-weight:bold; margin-bottom: 0px; Font-size:16px; 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:#eee;}
.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;}


/*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){
.table-responsive {
    margin-bottom: 0px !important;
}
.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%;}
}

@media(max-width:414px){
footer .col-xs-6{width:100%;}
}