/* CSS Document */
@import 'http://fonts.googleapis.com/css?family=Raleway';
body {
        font-family: 'Lato', sans-serif;
      }
.space{
  margin-bottom: 50px;
  padding-bottom: 20px;
}
#Divmenu:nth-child(8) .dropdown-menu  {
    right:0px !important;
}
	  
@media(min-width: 768px){
  .mobile-top-head{
    display: none;
  }
}

 /* Style the list */
ul.tab {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Float the list items side by side */
ul.tab li {float: left;}

/* Style the links inside the list items */
ul.tab li a {
    display: inline-block;
    color: black;
    text-align: center;
    padding: 7px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of links on hover */
ul.tab li a:hover {background-color: #ddd;}

/* Create an active/current tablink class */
ul.tab li a:focus, .active {background-color: #ccc;}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 0px;
    border: 1px solid #ccc;
    border-top: none;
}

.nav > li > a{ padding:15px 6px;}


/*==================================navbar==================================*/	  
.navbar-inverse { background-color: #ebb506;     border-radius: 0px;}
.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { background-color: #fec717;}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus { background-color: #ebb506}
.dropdown-menu { background-color: #FFFFFF}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { background-color: #ebb506}
.navbar-inverse { background-image: none; }
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { background-image: none; }
.navbar-inverse { border-color: #ebb506}
.navbar-inverse .navbar-brand { color: #FFFFFF}
.navbar-inverse .navbar-brand:hover { color: #FFFFFF}
.navbar-inverse .navbar-nav>li>a { color: #000; font-family: 'Raleway', serif; font-size:12px; }
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { color: #FFFFFF;}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus { color: #FFFFFF}
.navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { color: #FFFFFF}
.dropdown-menu>li>a { color: #333333; font-size:12px;}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { color: #FFFFFF}
.navbar-inverse .navbar-nav>.dropdown>a .caret { border-top-color: #fff;}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret { border-top-color: #ebb506;}
.navbar-inverse .navbar-nav>.dropdown>a .caret { border-bottom-color: #fff;}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret { border-bottom-color: #fff;}
.nav-form-search{
	background: transperent;
}

.dropdown-menu{ padding:0px !important;}
.navbar-inverse .navbar-toggle{
  border-color: transparent !important;
}
@media(min-width: 768px){
  .menu-text{
    display: none;
  }
}
@media(max-width: 768px){
  .menu-text{
      position: relative;
    left: 52%;
    top: 33px;
    color: #FFFFFF;
  }
  .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: transparent !important;
}  
}
.f-nav{  /* To fix main menu container */
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}
.dropdown:hover> .dropdown-menu {
    display: block;
}
@media (min-width: 768px){
.navbar-nav>li {
    border-left: 1px solid #d2c9c9;
}
@media(min-width: 768px){
  .brand-media{
    display: none;
  }
}
@media (max-width: 768px){
  .brand-media{
    color: #FFFFFF;
    font-weight: bold;
    font-family: 'Roboto Slab', serif;  
  }
}
/*==================================navbar end==================================*/	  
}
/*====================================top head==================================*/
.top_head{
	  padding-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #E5E5E5;
    background: #fbfbfb;
}
@media(max-width: 768px){
  .top_head{
    display: none;
  }
  .top_head_logo{
    display: none;
  }
}
.list-inline>li{
  border-right: 1px solid; 
}
.top_head_logo {
	    border-bottom: 1px solid #fff;
    background: url(../../images/background/header-bg.png) repeat;
}
.top_head_right {
	text-align: right;
}
.margin-top-0{
  margin-top: 0px;
}
.head-4{
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
}
.font-family-1{

  font-weight: bold;
  text-transform: uppercase;
}
.common-font-family{
  font-family: 'Raleway', serif;
}
.time-setting{
  padding-left: 35px;
    color: #337ab7;
}
a:hover{
  text-decoration: none;
}
.back-img{
  background: url(../../images/logo/fl1.png)  no-repeat;
}
.ticker-news{
  background: #000;
  padding: 0px;
}
.news >li > a{
    color: #fec717;

    font-weight: bold;
}
.news >li{
    position: relative;
    top: 8px;
}

/*==================================top head end================================*/

/*================================== Slider ================================*/

.no-space{
    padding: 0px;!important;
    margin: 0px;!important;
}
.padding-set{
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 10px;
}
.img-setting{
  width: auto !important;
  height: 330px !important;
  }
@media(max-width: 768px){
.img-setting{
  width: auto !important;
  height: 150px !important;
  }
  .no-padd{
    padding-top: 0px;
  }
  .no-margin{
    margin-bottom: 0px !important; 
  }
}
#myCarousel .nav a small
{
    display: block;
}
#myCarousel .nav
{
    background: #eee;
}
.nav-justified > li > a
{
    border-radius: 0px;
}

/*==================================About Chairman================================*/
.chairman-div{
  background: url(/intranett/header-bg.png) repeat; 
  background-color: #c1c0bc;
}
.chairman-photo>img{
  height: 200px;
  width: auto;
  position: relative;
  left: 28%;
  top: 15px;
}
.title-chairman{
  text-align: center;
  text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    padding-top: 20px;
}
.name-chairman{
  text-align: center;
  text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
    padding-top: 0px;
    font-weight: bold;
}
.widget-title-1 {
    line-height: 8px;
    padding-bottom: 18px;
    color: #000;
    padding-top: 20px;
    padding-left: 15px;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
}
.about-title-1 {
    padding-bottom: 18px;
    color: #ffffff;
    padding-top: 20px;
    padding-left: 15px;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
}
.about-ncalt{
    font-family: 'Roboto Slab', serif;
    text-align: justify;
    font-size: 14px;
    color: #000;
    padding: 6.6px;
    margin: 0 0 7px !important;
}
.title::after{
    border-top: 2px solid #FFFFFF;
    content: "";
    display: block;
    margin-top: 10px;
    width: 135px
}
.title-2::after{
    border-top: 2px solid #FFFFFF;
    content: "";
    display: block;
    margin-top: 10px;
    width: 216px
}
.widget-title-2 {
    line-height: 15px;
    padding-left: 10px;
    font-size: 18px;
    color: #ffffff;
    margin: 0 0 15px;
    text-transform: uppercase;
    font-family: 'Roboto Slab', serif;
}
.about{
  text-align: center !important;
}
.about::after{
  border-top: 2px solid #FFFFFF;
    content: "";
    display: block;
    margin-top: 10px;
    margin: auto;
    width: 120px;
}
.background{
    padding: 0px;
    background: url(/intranett/wood.jpg);
}
@media(max-width: 768px){
  .back-1{
    background: url(/intranett/wood.jpg);   
  }
}
.text-about {
    padding-right: 10px;
    font-size: 14px;
    color: #000;
    font-family: 'Roboto Slab', serif;
}
.text-about>a{
  color: #000;
  font-family: 'Roboto Slab', serif;
}
.a-hover:hover{
  color: ##00a1cb !important;
  font-weight: bold;
  font-family: 'Roboto Slab', serif;
}
.padding-bottom-14{
  padding-bottom: 14px;
}
.read-more{
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 15px;
}
.set-a{
  position: relative;
    top: 15px;
    right: 15px;
}
@media(max-width: 768px){
  .set-a{
    top: 0px;
  }
}
.p-text>p{
  text-align: center;
  color: #FFFFFF;
}
.footer{
  background: #000;
  padding-top:15px !important;
  font-family: 'Roboto Slab', serif;
}
#footer_bar{}
.chair-person{
    background: #ebb506;
    padding: 10px;
    color: white;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-top: 0px;
}
.viewall{ text-align:right;}
.catageries li a{ font-size:12px;}
/*==================================Quick Links================================*/

.side-nav-categories {
    padding: 18px 0px 0px 0px;
    position: relative;
    padding-bottom: 18px;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #f5f5f5 #eee #d5d5d5 #eee;
    box-shadow: 0 5px 0 rgba(200,200,200,.2);
    margin-bottom: 30px;
}
.side-nav-categories .block-title {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
    padding: 12px 25px 10px 25px;
    position: relative;
    display: inline-block;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    background: #00A1CB;
    margin-top: 0px;
    margin-left: -10px;
}
.side-nav-categories .box-clr {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
    padding: 12px 25px 10px 25px;
    position: relative;
    display: inline-block;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    background: #ec0b43;
    margin-top: 0px;
    margin-left: -10px;
}
.side-nav-categories .box-clr-2 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0px;
    padding: 12px 25px 10px 25px;
    position: relative;
    display: inline-block;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    background: #e79238;
    margin-top: 0px;
    margin-left: -10px;
}

.side-nav-categories .block-title:after {
    content: "";
    height: 1px;
    width: 1px;
    border-style: solid;
    border-width: 5px;
    position: absolute;
    bottom: -10px;
    left: 0;
    border-color: #00A1CB #00A1CB transparent transparent;
}
.side-nav-categories .box-clr:after {
    content: "";
    height: 1px;
    width: 1px;
    border-style: solid;
    border-width: 5px;
    position: absolute;
    bottom: -10px;
    left: 0;
    border-color: #ec0b43 #ec0b43 transparent transparent;
}
.side-nav-categories .box-clr-2:after {
    content: "";
    height: 1px;
    width: 1px;
    border-style: solid;
    border-width: 5px;
    position: absolute;
    bottom: -10px;
    left: 0;
    border-color: #e79238 #e79238 transparent transparent;
}

.side-nav-categories .block-title:before {
    content: '\f0c9';
    font-family: FontAwesome;
}
.side-nav-categories .box-clr:before {
    content: '\f0c1';
    font-family: FontAwesome;
}
.side-nav-categories .box-clr-2:before {
    content: '\f0c6';
    font-family: FontAwesome;
}
.font{
  font-family: 'Roboto Slab', serif;
}
.catageries_inner {
   
    padding-bottom: 12px;
    list-style: none;
}
.bot-left:before{ border-left:0px !important;}
.listing1 strong{ float:left; font-weight:400; width:30px;}
.listing1 li{ float:left; width:100%;}
.listing1 p{ float:left; width:90%;}
.catageries_inner> li {
    border-bottom: 1px dotted #999999;
    padding-top: 8px !important;
    padding-left: 13px;
}
.catageries_inner> li:last-child{ border-bottom: none; }
.catageries{

  overflow: hidden; text-align:left;
}
.catageries>ul>li{
  padding-top: 2px;
  border-bottom: 1px dotted;
}
.catageries ul li span{ display: inline-block; margin-top: 3.4px; }
.catageries>marquee>ul>li{
  padding-bottom: 10px;
  border-bottom: 1px dotted;
}
.box-height{
  height: 300px;
}
#left_sidebar{}
@media(max-width: 768px){
  .space-10{
    margin-top: 10px;
    margin-left: 10px !important;
    padding-right: 0px;
  }

}
.text-center {
    text-align: center;
}
.bottom-margin {
    margin-bottom: 0px;
}
.li-padding>li{
  padding-bottom:10px; 
}
.bottom-links {
    border: 1px solid whitesmoke;
    padding: 10px;
}
.img-height{
  height: 105px;
  width: auto;
}
/*==========================================about==============================*/

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
.padding-top-1 {
    padding-top: 10px;
}
.uppercase {
    text-transform: uppercase;
}
.title_block{
	font-family: 'Roboto Slab', serif;
}
/*===============================================about end===================================*/
.no_margin_bottom{
	margin-bottom: 0px;
}
.img-fit{
  height: 200px;
    width: auto;
}
@media(max-width: 768px){
  .img-fit{
    height: 180px;
    margin-top: 20px;
    width: auto;
  }
}
@media (min-width:768px ) {
  .fit-height{
  height: 317px !important;
  }
}

/*===============================================footer=====================================================*/
.footer{
	padding-top: 30px;padding-bottom: 20px;
}
.footer_inner> ul{
	list-style: none;
	padding-left: 0px;
}
.footer_inner> ul> li{
	padding-top: 12px;
	padding-bottom: 12px;
} 
.footer_inner> ul> li> a{
	color: #808080;
}
.footer_inner> ul> li> a:hover, .footer_inner> ul> li> a:focus{
	color: #158423;
	text-decoration: none;
}
.footer_inner ul li + li{
	border-top: 1px solid #d6d6d6;
}
.footer_inner>p{
	color: #808080;
}
.footer_inner> .phone_no_bottom{
	color: #000000;
	font-size: 18px;
}
.footer_inner> .phone_no_bottom> span{
	font-size: 30px;
}
/*===============================================footer end=====================================================*/

/*=============================================== Margin & Paddings =====================================================*/

.margin-top-10{
  margin-top: 10px;
}
.margin-top-15{
  margin-top: 30px;
}
.margin-bottom-10{
  margin-bottom: 10px;
}
.padding-left-0{
  padding-left: 0px !important;
}
.padding-top-35{
  padding-top: 25px !important;
}
.padding-top-5{
  padding-top: 5px !important;
}
.padding-right-0{
  padding-right: 0px !important;
}
.padding-bottom-10{
  padding-bottom: 10px !important;
}
.padding-bottom-20{
  padding-bottom: 20px !important;
}
.margin-bottom-0{
  margin-bottom: 0px !important;
}
.margin-bottom-20{
  margin-bottom: 20px !important;
}
.margin-top-20{
  margin-top: 20px !important;
}
@media(max-width: 768px){
  .margin-left-13{
  margin-left: 13px;
  padding-bottom: 15px;
  }  
}
.margin-35{
      margin-top: 35px;
}
@media(max-width: 768px){
  .margin-35{
        margin-top: 5px;
  }
}
.mediacol-width
{
	width:100%;
}
/*=================================Ineer page=============================*/
.about-home {
  margin-bottom: 40px;
}
@media(max-width: 768px){
  .media-margin{
    margin-top: 20px;
  }
}
@media(min-width: 768px){
  .slider-marg{
    margin-top: 20px;
  }
}
.about-home> div {
  padding-top: 40px;
}
.widget-title {
  font-size: 13px;
    font-weight: 400;
    font-style: normal;
    line-height: 18px;
  padding-bottom: 15px;
    margin-bottom: 0 !important;
  display: table;
    width: 100%;
    height: 100%;
}
.ish-text {
  padding-left: 20px;
  font-size: 21px;
  font-family: 'Roboto Slab', serif;
}
.ish-text-2 {
  padding-left: 20px;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Roboto Slab', serif;
}
.ish-left {
  padding-right: 0px;
  width: 20px;
  display: table-cell;
    height: 100%;
    overflow: hidden;
    vertical-align: middle;
    padding: 0;
    opacity: 0.3;
}
.ish-left:before {
  min-width: 20px;
  background-color: #aeaeae;
  content: "";
    height: 3px;
    display: block;
    width: 100%;
    margin: 1px 0 0 0;
}
.ish-right {
  padding-left: 20px;
  display: table-cell;
    width: 100%;
    height: 100%;
    overflow: hidden;
    vertical-align: middle;
    padding-left: 20px;
    opacity: 0.3;
}
.ish-right:before {
  background-color: #aeaeae;
  content: "";
    height: 3px;
    display: block;
    width: 100%;
    margin: 1px 0 0 0;
}

.boxlatter {
  padding: 9px 12px !important;
    float: left;
  font-size: 21px;
  border: 3px solid;
    margin: 6px 18px 10px 0 !important;
    font-weight: bold;
}
p.font-fam{
  font-family: 'Montserrat' !important;
}
.bordered{
      box-shadow: 0px 0px 2px 2px whitesmoke;
}
.heading {
    position: relative;
    text-align: center;
    margin-bottom: 45px;
}
.heading h1 span, .heading h2 span {
    display: block;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 30px;
    letter-spacing: 0.2em;
  font-family: 'Lato', sans-serif;
    font-size: 12px;
    margin-top: 7px;
}
.heading h2 {
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
}
.heading h3 {
  font-family: 'Roboto Slab', serif;
  text-transform: uppercase;
}
.heading:after {
    display: block;
    height: 5px;
    border-radius: 0px;
    width: 55%;
    content: "";
    margin-left: -25px;
    left: 25%;
    position: relative;
  /*  border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;*/
    background-color: transparent;
    border-color: #17A6EF;
}
.heading-2:after {
    display: block;
    height: 4px;
    border-radius: 0px;
    width: 25%;
    content: "";
    margin-left: -22px;
    left: 42%;
    position: relative;
  /*  border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;*/
    background-color: transparent;
    border-color: #17A6EF;
}
.person-title:after {
    display: block;
    height: 4px;
    border-radius: 0px;
    width: 25%;
    content: "";
    margin-left: -22px;
    left: 42%;
    bottom: 8px;
    position: relative;
  /*  border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;*/
    background-color: transparent;
    border-color: #fff;
}

.heading-3:after {
    display: block;
    height: 4px;
    border-radius: 0px;
    width: 23%;
    content: "";
    margin-left: -22px;
    left: 42%;
    position: relative;
   /* border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;*/
    background-color: transparent;
    border-color: #17A6EF;
}
.heading-small:after {
    display: block;
    height: 5px;
    border-radius: 0px;
    width: 13%;
    content: "";
    margin-left: -25px;
    left: 46%;
    position: relative;
 /*   border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;*/
}
@media(max-width: 768px){
  .heading-small:after {
    display: block;
    height: 5px;
    border-radius: 0px;
    width: 25%;
    content: "";
    margin-left: -25px;
    left: 46%;
    position: relative;
  /*  border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;*/
}

}
.heading-small>h2{
  text-align: center;
  font-family: 'Lato', serif;
}
.heading-small:after {
    background-color: transparent;
    border-color: #17A6EF;
}
/*======================= inner pages ==============================*/
.t-row{
  background: #E7C34F;
    color: #000;
}
.t-row>th{
    font-family: 'Raleway', serif;
}
.t-row>th>a{
    font-family: 'Raleway', serif;
    color: #000;
    font-weight: bold;
}
.t-row>th>a:hover{
    color: #FFFFFF !important;
}
tr>td{
  font-family: 'Lato', serif;
}
@media(max-width: 768px){
  .table>tbody>tr>td{
        padding-right: 0px !important;
  }
  .table>tbody>tr>th{
    padding-right: 0px !important;
  }
  .no-padding-media{
    padding: 0px;
  }
}
.btn-custum {
    border-radius: 0px;
    padding: 10px;
    width: 100%;
    padding-bottom: 0px;
    padding-top: 15px;
}
.cause-list {
    text-transform: uppercase;
    text-align: center;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    margin: 0px;
}
.green-clr {
    color: #007c08;
}
.icon-setting {
    position: relative;
    bottom: 17px;
}
.box{
  box-shadow: 0px 0px 2px 2px whitesmoke;
    padding-bottom: 30px;
}
.well-custum{
  background: #fff;
    border-radius: 0px;
}
.no-radius {
    border-radius: 0px;
    background: #FFFFFF;
}
.btn-setting {
    margin-top: 23px;
    border-radius: 0px;
}
.font-fam-1{
  font-family: 'Roboto Slab', serif;
}
.font-fam-2{
  font-family: 'Lato', serif; 
}
ul>li{
  list-style: none;
}
.li-setting>li{
  border-bottom: 1px dotted;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.fa-file-pdf-o:before {
    content: "\f1c1";
    background: #c52727;
    color: white;
}
.sup-set{
      background: red;
    color: #fff;
    padding: 3px;
    border-radius: 6px;
}

.services-1 .icon-class > i{ left:0px;}
.services-1  .col-sm-2{ text-align:center;}
.carousel-inner .item img{ width:100%;}
.catageries1 li{ padding:5px;}
/*================ gradient border=================*/
.bot-left {
  position: relative;
}
.bot-left:before, .bot-left:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: -3px;
  
}
@media(max-width: 768px){
  .bot-left:after{
    right: 0px !important;
    /*height: 3px;*/
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#17A6EF), to(transparent));
    background-image: -webkit-linear-gradient(left, #17A6EF, transparent);
    background-image: -moz-linear-gradient(left, #17A6EF, transparent);
    background-image: -o-linear-gradient(left, #17A6EF, transparent);
  }
}
@media(min-width: 768px){
 

}
.bot-left-2 {
  position: relative;
}
.bot-left-2:before, .bot-left-2:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: -3px;
  
}
.bot-left-2:before {
  top: -3px;
  width: 3px;
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#17A6EF), to(transparent));
  background-image: -webkit-linear-gradient(transparent, #17A6EF);
  background-image: -moz-linear-gradient(transparent, #17A6EF);
  background-image: -o-linear-gradient(transparent, #17A6EF);
}
.bot-left-2:after {
  right: -3px;
  height: 3px;
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#17A6EF), to(transparent));
  background-image: -webkit-linear-gradient(right, #17A6EF, transparent);
  background-image: -moz-linear-gradient(right, #17A6EF, transparent);
  background-image: -o-linear-gradient(right, #17A6EF, transparent);
}
.border-settings{
  border-bottom: 3px solid #63c1f1;
  border-right: 1px solid #63c1f1;
}
/*================ gradient border end=================*/
.nclat{
  font-size: 24px;
  position: relative;
}
/* For Popup */
#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9000;
  background-color: #000;
  display: none;
}
 
#boxes .window {
  position: absolute;
  left: 0;
  top: 0;
  width: 440px;
  height: 200px;
  display: none;
  z-index: 9999;
  padding: 20px;
}
.window-cont {
  position: relative;
  font-size: 14px;
  padding: 10px;
  margin: 2px;
  background-color: #fff;
}
.window-cont h2{
  border-bottom: 1px solid #337ab7;
    text-transform: none;
    font-size: 16px;
    color: #004b8e;
    font-size: x-large;
	margin-top: 0px;
}
.window-cont .close{
  background-color: red;
  color: #fff;
  text-decoration: none;
  padding: 2px 6px;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  top: 6px;
  right: 6px;
}
#boxes #dialog {
  width: 750px;
  height: auto;
  padding: 1px;
  border: 1px solid #ccc;
}

.bg-txt {
  clear: both;
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
 }

.error {
color:red;
}
.title-back{
  background: #ebb506;
  color: white;
  padding: 10px;
  border-radius: 30px;
  text-align: center;
}
.title-big:after {
    display: block;
    height: 5px;
    border-radius: 0px;
    width: 55%;
    content: "";
    margin-left: -25px;
    bottom: 18px;
    left: 25%;
    position: relative;
 /*   border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;*/
    background-color: transparent;
    border-color: #fff;
}
.title-small:after {
    display: block;
    height: 5px;
    border-radius: 0px;
    width: 13%;
    content: "";
    margin-left: -27px;
    bottom: 18px;
    left: 46%;
    position: relative;
/*    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;*/
    background-color: transparent;
    border-color: #fff;
}
@media(max-width: 768px){
  h2{
    font-size: 20px;
  }
}
/*============ custum tabs ==============*/
#home #mini-panel-home_main_content .panel-panel .home_heading {
    border-bottom: 3px solid #ddd;
    float: left;
    height: 30px;
    width: 100%;
    margin: 0 0 23px;
    text-align: center;
}
.panel-3col .panel-separator {
    margin: 0 0 1px;
}
.clearfix {
    zoom: 1;
}
.clearfix:before, .clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.block-content {
    border-bottom: 3px solid #EBB506;
    float: left;
    height: 51px;
    margin: 0 0 8px;
    text-align: center;
    width: 100%;
}
.block-content>h2::after{
    content: "";
    display: block;
    height: 8px;
    width: 147px;
    margin: 4px auto 0;
    border-bottom: 3px solid #4d77b3;
    background: url("/intranett/title-arrow.png") no-repeat scroll top center;
}

.block-content>h2{
  font-size: 24px;
  font-family: 'Raleway', serif;
  font-weight: bold; margin:0px;
}
.icon-class>i{
  background: #ebb506;
    color: #fff;
    font-size: 50px;
    padding: 20px;
    border-radius: 50px;
    position: relative;
    left: 40px; width:93px; height:90px;
}
.ad1 ul{ padding-left:15px;}
.ad1 ul li{ list-style:square; margin-bottom:5px;}
#myCarousel .item{ height:272px;}
#myCarousel .item  img{ height:272px;}
.carousel-caption{ background:rgba(0,0,0,0.4); right:0px; padding-bottom:5px; padding-left:5px; width:80%; bottom:0px; padding-top:5px; padding-bottom:5px;}
.carousel-caption p{ font-size:13px; line-height:22px;}
@media(max-width: 768px){
  .icon-class>i{
    left: 85px;   
  }
}
.icon-text>p{
  font-size: 16px;
    color: #000;
    font-weight: bold;
    padding-top: 10px;
    text-align: center;
}
.icon-text>p:hover{
  color: #ebb506;
}

.listing li{ list-style:disc !important; margin-left:35px;}
.insolvency-table th,.insolvency-table td{ padding:5px;}

#footer_bar{ font-siex:13px; line-height:18px;}
#footer_bar p{ margin-bottom:5px;}
.catageries_inner li  ul{ display:none; padding:0px 18px; margin-left:6px;}
.catageries_inner li:hover  ul{ display:block;}



#myCarousel .nav-pills>li[data-slide-to="0"].active a { background-color: #16a085; }
#myCarousel .nav-pills>li[data-slide-to="1"].active a { background-color: #e67e22; }
#myCarousel .nav-pills>li[data-slide-to="2"].active a { background-color: #2980b9; }
#myCarousel .nav-pills>li[data-slide-to="3"].active a { background-color: #8e44ad; }

tr:nth-child(even) {background: #f1f1f1}

