.site-info {
    display: none;
}


#masthead {
  
 /* border-bottom: none;
  left: -100%!important;
  transition: .3s;*/
  width: 100%!important;
  top: 0px!important;
  padding: 10px!important;
  height: 50px!important;;
}
/*
#masthead.floating {
  left: 0px!important;
  transition: .3s;
  width: 100%!important;
  top: 0px!important;
  padding: 0px !important;
}*/

img.custom-logo {
  max-width: 88%;
}

#masthead .site-branding {
  transition: .5s;
  top: 15px;
  left: -300px;
  position: fixed;
}

#masthead.floating .site-branding {
  transition: .5s;
  top: 15px;
  left: 150px;
  position: fixed!important;
}

#masthead.floating .main-navigation {
 /* transition: .3s;
  position: fixed;
  top: 15px!important;
  right: 150px;*/
}

a#B101 {
    position: absolute;
    bottom: 168px;
    right: 16%;
}



.banner102 .sow-slider-base ul.sow-slider-images {
    list-style: none;
    margin: 0;
    overflow: hidden;
    border-radius: 20px;
}


@media (min-width: 1025px) and (max-width: 1360px) {
  
  /* CSS */
  


a#B101 {
    position: absolute;
    bottom: 128px;
    right: 16%;
}
		
		}



div#w101 {
    position: fixed!important;
    bottom: 92px!important;
    right: 21px!important;
		z-index: 999999999;
}



@media (max-width: 1360px) {

#masthead.floating .site-branding {
  transition: .5s;
  top: 15px;
  left: 15px!important;
  position: fixed!important;
		}
		
.textwidget {
    text-align: left!important;
}	
		
}