.social-buttons{
  display:inline-block;
  background: #004C97;
  padding:20px;
   padding-top: 5px;
  padding-bottom: 1px;
  border-radius:0px;
  text-align:right;
  margin:10px 10px;
  width:100%;
}
  
/* Helper class to divide the icons */
.social-margin {
  margin-right: 15px;
}

.social-buttons a,
.social-buttons a:hover,
.social-buttons a:focus,
.social-buttons a:active {
  text-decoration: none;
}

.social-icon {
  margin-bottom: 7.5px;
   box-sizing: border-box;
  -moz-border-radius: 69px;
  -webkit-border-radius: 69px;
  border-radius: 69px;
  border: 2.5px solid;
  text-align: center;
  width: 25px;
  height: 25px;
  display: inline-block;
  line-height: .5px;
  padding-top: 5.5px;
  transition: all 0.5s;
}
.social-icon:hover {
    transform: rotate(360deg)scale(1.3);
  }
  /* Facebook Button Styling */
 .facebook {
    font-size: 11px;
    padding-top: 4.5px;
    border-color: #3b5998;
    background-color: #3b5998;
    color: #ffffff;
   
  }
  .facebook:hover {
    background-color: #ffffff;
    color: #3b5998;
  }
  /* Twitter Button Styling */
.twitter {
    font-size: 11px;
    padding-top: 5px;
    padding-left: 1px;
    border-color: #55acee;
    background-color: #55acee;
    color: #ffffff;
    
  }
  .twitter:hover {
    background-color: #ffffff;
    color: #55acee;
  }
  
  /* Youtube Button Styling */
 .youtube {
    font-size: 11px;
    padding-top: 4.5px;
    padding-left: 0px;
    background-color: #bb0000;
    color: #ffffff;
    border-color: #bb0000;
    
  }
  .youtube  :hover {
    background-color: #ffffff;
    color: #bb0000;
  }
  
  
  
  .instagram {
    font-size: 11px;
    padding-top: 4.5px;
    padding-left: 0px;
    background-color: #EB4B58;
    color: #ffffff;
    border-color: #EB4B58;
    
  }
  .instagram  :hover {
    background-color: #ffffff;
    color: #EB4B58;
  }
  
  
  
  
  
  .icon-background1 {
    color: #004C97;
    
  }
.icon-foreground
  {
  font-size:75px; 
  color:white;

  }
  .futurePordouctBackColor{
    background:#004C97;
  }
  
  .home-icon-text-color
  {
    color:#8b2635;
  }
  .textShadowEffect{
    font-size:40px;font-weight:bolder; color:#004C97;font-family:Fantasy;text-shadow:2px 4px 12px #8D8E83; 
    
  }
  
  .textShadowEffectIT{
    font-size:35px;font-weight:bolder; color:#8b2635;font-family:Fantasy;text-shadow:2px 4px 12px #8D8E83; 
  }
  
  .rcorners2 {
  border-radius: 25px;
  border: 2px solid #004C97;
  width: 100px;
  height: .5px;  
}

.align {
  text-align: center;
}

.footer {
  float: left;
  width: 12.12%;
  padding: 5px;
}
.footer {
  float: left;
  width: 4%;
  padding: 5px;
}


.footer::after {
  content: "";
  clear: both;
  display: table;
}
.search-button{
  color:#004C97;
  background-color:white ;
  
}
.search-button:hover {
   background-color: #004C97;
  color:white;
  
  font-weight:bolder; 
  text-shadow:2px 4px 12px #8D8E83;
    transform: rotate(360deg)scale(1.1);
  }
  .sticky-wrapper:hover{
        background: #1A325;
  }
  .homeIconText{
    font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif; font-weight: 400;color: #000000;letter-spacing: -0.35px;font-size: 20px;
    
  }
  .otherSiteImage:hover {
    /* -ms-transform: scale(1.1); /* IE 9 */
 /*   -webkit-transform: scale(1.1); /* Safari 3-8 */
   transform: scale(1.1);
  }
  
  .otherSiteImage1:hover {
   
   transform: scale(0.8);
  }
  
  .otherSiteImage3:hover {
   
   transform: scale(1.4);
  }
  
  .circlularicons i:hover {
     background-color: #8d2a39;
     border-radius: 90%;
  }
  
  .cardFeatured i:hover {
     background-color: #8d2a39;
     
  }
  
  .spancircle{
    height: 110px;
  width: 110px;
  background-color: #004C97;
  border-radius: 90%;
  display: inline-block;
  }
  
  .ula {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
 
}

.lia {
  
}

.lia a {
  display: block;
  color: white;
  text-align: center;
  padding: 8px;
  text-decoration: none;
}

.lia a:hover {
  background-color: #004C97;
}
  
.rgiAboutus{
 
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}  
.orgiMenu ul{
   text-align: center;
   
}
#edit-lang-dropdown-select{
  width: 200px;
    height: 48px;
    margin-top: -8px;
    padding: 11px;
}

/*Language Dropdown*/




