@charset "utf-8";
/* CSS Document */

.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:18px; color:#111; line-height:36px; border-bottom:1px #ccc dashed; text-transform:uppercase;}
.sub-heading{font-weight:bold; Font-size:15px; color:#111; line-height:30px; text-transform:uppercase;}
.team-title{font-weight:bold; Font-size:14px; color:#111; line-height:30px;}
.contact-us{ padding-left:0px; line-height:30px;}

h2.acc_trigger {
    border-top: 0px solid #fff;
    background: transparent;
    padding: 0px 0px 0px 0px;
    width: 100%;
    font-weight: normal;
    float: left;
    text-transform: none;
    margin: 0px;
}


h2 {
    font-size: 22px;
    font-family: Arial;
    margin-bottom: 10px;
    margin-top: 20px;
    color: #000;
    line-height: 18px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:arial;
    font-style: normal;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}
h2.active a, h2.active a:hover {
    background-position: left top;
    font-weight: normal;
    color: #111;
    background-image: url(image/icon-minus.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

h2.acc_trigger a:hover {
    color: #111;
    font-weight: bold;
    padding: 5px 5px 5px 25px;
    background: #fff;
    background-image: url(image/icon-plus-mo.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

h2.acc_trigger a {
    font-family: Trebuchet MS;
    font-size: 15px;
    color: #111;
    text-decoration: none;
    line-height: 16pt;
    display: block;
    font-weight: bold;
    padding: 5px 5px 5px 25px;
    background: #fff;
    background-image: url(image/icon-plus.gif);
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #ccc;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
}
.clear {
    clear: both;
    height: 1px;
    margin-bottom: -1px;
    visibility: hidden;
}


.collapse a{
  display: block;
  text-decoration:none;
}
.collapse > div{
  display:none;
}
.collapse > div:target{
  display:block; 
}

/* header Style */
.title-name{font-family:Georgia, "Times New Roman", Times, serif; font-size:30px; margin:0; font-weight:bold; line-height:30px; text-align:left; color:#c89640; text-transform:uppercase;}
.title-name-sub{font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; margin:0; font-weight:normal; line-height:30px; text-align:left; color:#c89640; text-transform:uppercase;}
/* header Style End */

@media(max-width:767px){
.ser-box, .serv-bx, .td-banner, .three-bx{width:98%; text-align:center;    margin-left:0px; margin:0 auto;}
.col-three, .hm-cnt-rht, .hm-cnt-lft, .ft-cont, .bann-lft, .bann-rht, .ser-bx, .team-lft, .team-rht, footer .footer-brand, .footer-nav, .footer-social, .footer-ns, .container-middle, .home-container, .tp-colthree-inner, .service-box.ser-lft, .service-box.ser-rht, .team-col, .sep-dv{width:98%; margin:0 auto;}
#HeaderControl_C table, #HeaderControl_C .head-top, #widgetsControl table, .header{width:100% !important; height: initial !important;}
#HomepagecontentControl_C p{text-align:justify;}
#widgetsControl div{ width: 100% !important;}
.ser-cnt p{text-align:center !important;}
.fl-head h2, .header h1{ font-size: 18px;  margin-left: 5px;}
.fl-head h4, .header h2{ font-size: 15px;  margin-left: 5px;}
.fr-head{float:inherit;}
.head-top .mailus, .head-top .callus{width:100%; text-align:center; float:inherit;}
.hm-serv-inner{width:96%; margin:10px auto; float:inherit;}
.ibspanel{width: 98% !important;}
}