.hide{display:none;}
footer.ast-custom-footer .uabb-infobox-title-wrap h5, footer.ast-custom-footer .uabb-infobox-title-wrap h3,footer.ast-custom-footer  .uabb-infobox-text.uabb-text-editor p {
    color: #fff !important;
    text-shadow: 1px 1px 1px #000;
}
@media(min-width: 1900px){
   .home h1 {
       opacity: 0.3;
   }
}
@media screen and (min-width:1201px){
.about-sec-1-left {
    margin-top: -145px;
}
.about-sec-1-right {
    margin-top: -60px;
}
}
@media screen and (max-width:1200px){
  .home .banner-sec .uabb-module-content.uabb-infobox.infobox-left.infobox-responsive-center {
    padding-top: 90px;
	}
	
}
@media screen and (max-width:921px){
.main-header-menu li,ul.sub-menu li{
	    background: rgba(0,0,0,0.7);
}
.main-header-menu,ul#primary-menu,ul.sub-menu {
	background: transparent !important;
}
.ast-header-break-point .main-navigation {
    display: block;
    width: auto;
    max-width: unset;
}
.ast-header-break-point .main-header-menu .sub-menu a,ul.sub-menu{
color: #fff !important;
}
.ast-header-break-point .ast-above-header {
    line-height: 1;
}
.ast-header-break-point .ast-above-header-section-2 {
    padding-top: 0;
    padding-bottom: 0;
}
}
@media screen and (max-width:767px){
footer.ast-custom-footer .uabb-infobox-title-wrap h5, footer.ast-custom-footer .uabb-infobox-title-wrap h3,footer.ast-custom-footer  .uabb-infobox-text.uabb-text-editor p {
    color: #fff !important;
    text-shadow: 1px 1px 1px #000;
}
}
