 
div.sticky {
  position: sticky;
  top:130px;
  z-index:9999;
 
}



 


 /* Bellow css code for top header navigation bar */ 


.add{
 text-align: center;
 color:#8c8b8b;
 font-size:10px;

}

.add1{
  box-shadow: 0 1px 5px #8c8b8b, inset 0 1px 0 #8c8b8b;
  border: 1px solid #8c8b8b;
}

 .navbar-default .navbar-nav > li > a:hover{
                  color:white;
                                     }    
        

 .navbar {
  font-family:Georgia,  Helvetica, sans-serif;
   font-weight: bold;
   padding-top: 15px;
   color:black !important;
   padding-right: 20px;
   padding-bottom: 15px;
   padding-left: 20px;
   background-color: #D0D3D4;
   font-size: 15px !important;
   letter-spacing: 1px;
           }
    @media only screen and (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-center,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
    margin-top: 7.5px;
  }
  .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
      display:block !important;
  }
}


.navbar-center>li {
  margin-left:0px;  
  
      } 
     @media (min-width: 1000px) {
            .navbar-nav.navbar-center {
             position:relative;
             left: 35%;
             transform: translatex(-35%);
            
             
                       }
                     }
           


/* Bellow css code for social media */ 

.fa-facebook,.fa-twitter,.fa-instagram,.fa-youtube,.fa-linkedin{
  border-radius:50%;
  height:40px;
  width:40px;
  border:1px solid red;
  text-align:center;
  padding-top:12px;
  margin-bottom: 5px;
  float:left;
}
.fa-linkedin:hover,.fa-facebook:hover,.fa-twitter:hover,.fa-instagram:hover,.fa-youtube:hover,.fa-linkedin:hover{
background-color: red;


}

@media  screen and (max-width: 1000px) {
    .most-popular {
       display: none;

    }

}

/* Bellow css code for  navigation bar */ 

    /* bellow css code for footer section */
        
          footer {
           font-family:Georgia,  Helvetica, sans-serif;
            font-weight: bold;
            font-size: 15px !important;
             background-color: #D0D3D4;
            color: red;
            display:block;
            padding: 40px;
            text-align:center;
            
            }
        

@media  screen and (max-width: 800px) {
    .text-footer {
       text-align:center !important;

    }

}

@media  screen and (max-width: 800px) {
    .website-link{
       text-align:center !important;

    }

}


@media  screen and (min-width: 1000px) {
.website-link{
text-align:right;
padding-right: 10px;
padding-top: 10px;
z-index: 1;

    }
}

.website-link p:hover{

  color:white !important;
}

.copy-right{
   
   text-align: right;
   font-size:11px;
   color: white;
    padding-top:10px;
}

@media  screen and (max-width: 800px) {
    .copy-right{
        padding-top:30px !important;
       
    }

}

@media  screen and (min-width: 1000px) {
.social-media li  {
   
  float:center; 
  padding: 0px 10px;
}

}

@media  screen and (max-width: 800px) {
.social-media li  {
   
 text-align: center !important;
  padding: 15px 10px;
}

}

.list-inline{
  text-align: center;
}

.topnews{
width:100px; 
height:80px;
float:right;
border: 2px solid #8c8b8b;

}


/* Add a gray background color and some padding to the footer */



.promo {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 8px;
  color: white;
  background-color: #ff3333;
  text-align: center;
  cursor: pointer;
  width: 100%;
  font-size: 18px;
}











hr.style1{
  border-top: 1px solid #cccccc;
}

 


@media  screen and (max-width: 800px) {
    hr.style2{
  border-top: 1px solid #cccccc;
}

}

@media  screen and (min-width: 800px) {
    hr.style2{
  border-top: none;
}

}




hr.style3 {
  border-top: 3px  double #8c8b8b;
  
}

					
		


.dot {
    
    background-color:black;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
    
     float: left;
   margin-bottom:50px;

    margin-top: 5px;
  
}

.middle-footer{
  float:center;
}





.caption{
  font-family:Arial,  Helvetica, sans-serif;
   font-weight: bold;
   font-size: 16px;
   text-align:justify;
    word-spacing: normal;
 }

.clearfix {
    overflow: auto;
    text-align:left;
    font-weight: bold;
   font-size: 16px;
}

a{
    text-decoration: none !important;
}



 .sticky {
  position: -webkit-sticky;
  position: sticky;
  top:80px;
  z-index: -1;
 
}

.title{
 font-family:calibri; 
 font-size: 14px;
 word-spacing: normal;
 color:Black !important;
 z-index: 10;
}

div.description {
 font-family:calibri; 
 font-size: 16px;
 text-align:justify;
 word-spacing: normal;

}


.headline{
 font-family:calibri; 
 font-size: 23px;
 
 word-spacing: normal;
 color:Black;
 
}

.subtitle{
 font-family:calibri; 
 font-size: 16px;
 
 word-spacing: normal;
 color:Black;
 

}

.division{
 font-family:Georgia,  Helvetica, sans-serif; 
 font-size: 26px;
 font-weight: bold;
 word-spacing: normal;
 color:#000f89;
 
}

.subdivision{
 font-family:Georgia,  Helvetica, sans-serif; 
 font-size: 20px;
 font-weight: bold;
 word-spacing: normal;
 color:black;
 
}



.background-effect{
font-family:Merriweather,  Helvetica, sans-serif; 
 font-size: 14px;
 font-weight: bold;
 word-spacing: normal;
 color:Black;
background-color:#f9f9f9;
border:1px solid #e5e5e5;
padding:5px;

}



.background-effect:hover{

background-color:#eaeaea;

}



.vertical{

border-right: 1px solid #cccccc;

}


@media  screen and (max-width: 1000px) {
    .vertical {
       border-right:none;

    }

}


.alignment:hover{

background-color:#d7ecff;

}






 .dropcap {
  padding-left: 5px;
  padding-right: 10px;
  float: left;
  position: relative;
  top: -0.25em;
  margin-bottom: -0.7em;
  margin-top:-0.1em;
  margin-left: -6px;
  margin-right: 2px;
  font-size: 100px;
}




.video{

 background-color:#4A766E;
}

.input-container {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}

.icon {
  padding: 10px;
  background: dodgerblue;
  color: white;
  min-width: 50px;
  text-align: center;
}

.input-field {
  width: 100%;
  padding: 10px;
  outline: none;
}

.input-field:focus {
  border: 2px solid dodgerblue;
}

/* Set a style for the submit button */
.btn {
  background-color: dodgerblue;
  color: white;
  padding: 15px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  opacity: 0.9;
}

.btn:hover {
  opacity: 1;
}