.modal-header {
    padding:9px 15px;
    border-bottom:1px solid   #054cfc  ;
    background-color:  #0493f7;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
	 color:white;
 }
 .modal-footer {
    padding:9px 15px;
    border-top:1px solid   #054cfc  ; 
    background-color:  #0493f7;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-bottom-left-radius: 5px;
     border-bottom-right-radius: 5px;
 }
.normal {
    text-align: justify;
}
.normalc {
    text-align: center;
}
.normal_sub {
    text-align : justify;
    margin-left : 3%;
    margin-right : 2%;
    margin-top : 0%;
    margin-bottom : 1%;
    /* font-family : Bangla Akademi,Vidya;*/
}
.normal_sub_sub {
    text-align : justify;
    margin-left : 5%;
    margin-right : 2%;
    margin-top : 0%;
    margin-bottom : 1%;	
    /*font-family : Bangla Akademi,Vidya;*/
}
.space {
    text-align : justify;
    margin-left : 2%;
    margin-right : 2%;
    margin-top : 0%;
    margin-bottom : 0%;
    text-indent:50px;
    /*font-family : Bangla Akademi,Vidya;*/
}
a {
    text-decoration : none;
    color : #000000;
}
a.help_button  { 
  padding: 1em 1em 1em 1em;
  text-decoration: none;


}

.float-btn-new a {
	background-image: linear-gradient(to right, #ff8000 0%, #FFFFFF 71%, #008000 100%);
	padding: 7px 10px;
	font-size: 18px;
	font-weight: 700;
	color: blue;
	text-align: center;
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1) 
}
.list-group-item
{
    text-align: justify;
}
.icon-bar {
    position: fixed;
    top: 1%;
    -webkit-transform: translateY(-1%);
    -ms-transform: translateY(-1%);
    transform: translateY(-1%);
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 12px;
    transition: all 0.3s ease;
    color: white;
    font-size: 16px;

}

.icon-bar a:hover {
    background-color: #000;
}

.facebook {
    background: #3B5998;
    color: white;
}

.twitter {
    background: #55ACEE;
    color: white;
}

.google {
    background: #dd4b39;
    color: white;
}

.linkedin {
    background: #007bb5;
    color: white;
}

.youtube {
    background: #bb0000;
    color: white;
}

.banner_img { 
    background-image: url(../images/home.png); 
    height: 300px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.helpline_img { 
    background-image: url(../images/helpline.jpg); 
    height: 650px; 
    overflow: hidden;
    background-repeat: no-repeat;
}
.cms_img {
    margin: 0 auto;
}
.nav-item {
 border-right: 1px solid #0000ff;
 border-bottom: 1px solid #0000ff;
 padding-right: 15px;
 background-color: #04c1f9; 
 }   
.nav-item:first-child {
 border-right: 1px solid #0000ff;
 border-bottom: 1px solid #0000ff;

}  
.mod_img
{
width:100%;
}
.nav-item a{
        color: black !important;            
        }
.navbar-nav > li > .dropdown-menu a:link,
.navbar-nav > li > .dropdown-menu a:hover { background-color: #04c1f9;}

.button {
  background-color: #4CAF50;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

@media only screen and (min-width: 767px){    
	 	.rwd-break { display: none; }
       	
}
/*For Mobile -----------------------------------------Start----------*/
@media only screen and (min-width: 480px) and (max-width: 767px){
	#dnone { display: none; }
    .banner_img { 
        background-image: url(../images/home.png); 
        height: 300px;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 325px 250px, cover;				
    }
    .jumbotron
	{
    line-height: 1.5;
    padding: 1rem 1.5rem;
    /* background: url('images/corona_helpline_320.jpg') no-repeat center center; 
     background-size: cover;*/
	}
	.icon-bar a {
    display: block;
    text-align: center;
    padding: 10px;
    transition: all 0.3s ease;
    color: white;
    font-size: 15px;

}
	 	
}
@media only screen and (max-width: 480px) {
	#dnone { display: none; }
    .banner_img { 
        background-image: url(../images/home.png); 
        height: 300px;
        overflow: hidden;
        background-repeat: no-repeat;
        background-size: 325px 250px, cover;				
    } 
    .mod_img
{
width:90%;
}	
    .jumbotron
	{
    line-height: 1.5;
    padding: 1rem 1.5rem;
    /* background: url('images/corona_helpline_320.jpg') no-repeat center center; 
     background-size: cover;*/
	}
	.icon-bar a {
    display: block;
    text-align: center;
    padding: 8px;
    transition: all 0.3s ease;
    color: white;
    font-size: 12px;

}

}
/*For Mobile -----------------------------------------End-----*/
.jumbotron
{
    line-height: 0.5;
    padding: 0rem 0.5rem;
    /* background: url('images/corona_helpline_320.jpg') no-repeat center center; 
     background-size: cover;*/
}
.fakeimg {
    
    overflow: hidden;
}
.hrounded {
    height: 100px;
    margin-bottom: 0;
}
h3{
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 0.5;
}
hr.style-two {
    border: 0;
    height: 1px;
    margin-bottom: 5px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}

.blogShort{ border-bottom:1px solid #ddd;}
#myTab li a { border-color: blue;background-color:#A5C967;}
#myTab li.active a {border-bottom-color: transparent;background-color:Yellow; }

#more {display: none;}

.modal-backdrop.in {
	opacity: 0.9;
}
.modal-header-success {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #5cb85c;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-warning {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #f0ad4e;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-danger {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #d9534f;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-info {
    color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #5bc0de;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}
.modal-header-primary {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #428bca;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
}

.modal-footer-primary {
	color:#fff;
    padding:9px 15px;
    border-bottom:1px solid #eee;
    background-color: #428bca;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
     border-bottom-left-radius: 5px;
     border-bottom-right-radius: 5px;
}
/*
@media (min-width: 768px) {
  .navbar-nav.navbar-center {
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
	z-index:9999;	
  }
}
For Mobile -----------------------------------------Start----------
@media only screen and (min-width: 480px) and (max-width: 767px){
    .navbar-nav.navbar-center {
    position: absolute;
    left: 20%;
    transform: translatex(-20%);
	z-index:9999;	
  }
}*/

.status-not-available{
   color: red; 
}
.status-available{
  color: green;  
}

.vertical-center {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh; /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}