@font-face {
  font-family: 'Postbox Rough';
  src: url('../fonts/PostBox-Rough.woff2') format('woff2'),
      url('../fonts/PostBox-Rough.woff') format('woff'),
      url('../fonts/PostBox-Rough.eot') format('eot');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Buro-Medium';
  src: url('../fonts/Buro-Medium.woff2') format('woff2'),
      url('../fonts/Buro-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
font-family: 'Helvetica Bold';
src: url('../fonts/Helvetica-Bold.woff2') format('woff2'),
    url('../fonts/Helvetica-Bold.woff') format('woff');
font-weight: bold;
font-style: normal;
}

@font-face {
font-family: 'Helvetica Light';
src: url('../fonts/Helvetica-Light.woff2') format('woff2'),
    url('../fonts/Helvetica-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
}

@font-face {
font-family: 'Helvetica';
src: url('../fonts/Helvetica.woff2') format('woff2'),
    url('../fonts/Helvetica.woff') format('woff');
font-weight: normal;
font-style: normal;
}

*:focus{
  outline:none !important;  
}
/* *{
  font-family:'Buro-Medium' !important;
}
.tn-atom{
  font-family:'Buro-Medium' !important;
} */

#allrecords b, #allrecords strong {
  font-weight: normal;
  font-family: 'Buro-Medium';
  letter-spacing: -0.4px;
}
.t-text-impact {
  font-family: 'Buro-Medium',Arial,sans-serif;
  font-weight: normal;
  color: #000;
  text-transform:uppercase;
}
.t-name {
  font-family: 'Buro-Medium',Arial,sans-serif;
  font-weight: 500;
  text-transform:uppercase;
  color: #000;
}

.cls-12{
  fill:#ffffff;
}
.logo-buro.positioning {
  position: fixed;
  top: 0.5em;
  left: 0.5em;
  z-index: 99;
}
.mtrphn.to-da-middle {
  display: table;
  margin: 0 auto;
  text-align: center;
  margin-bottom:2em;
}
ul.social-share.buro {
  list-style-type: none;
  padding: 0px !important;
  margin: 0px;
}
ul.social-share.buro li {
  display: inline-block;
}
ul.social-share.buro {
  display: inline-block;
  padding: 0px;
}
ul.social-share.buro li {
  display: inline-block;
}
img.logo-footer {
  max-width: 90px;
  position: relative;
  left: 10px;
}
.fb_iframe_widget {
  display: inline-block !important;
  position: relative;
  top: 1px;
  -webkit-transform: scale(0.85);
  -ms-transform: scale(0.85);
  transform: scale(0.885);
}
a.twitter_button {
  text-decoration: none !important;
  background-color: #1a94e0;
  border-radius: 3px;
  padding: 4px 6px;
  font-size: 9px;
  color: #fff !important;
  position: relative;
  top: -2px;
}
a#whatsapp_link {
  position: relative;
  top: 5px;
}
a#whatsapp_link img{
  -webkit-transform: scale(0.85);
      -ms-transform: scale(0.85);
          transform: scale(0.85);
}
.container.super-tagline {
  vertical-align: middle;
  display: table-cell;
}
.container.super-tagline span {
  display: table;
  margin: 0 auto;
  text-align: center;
  font-family: 'Postbox Rough' !important;
  text-shadow: -5px -4px 0px #b0b4baba;
  font-size: 11vw;
  color: #fff;
}
.fab {
  font-family: 'Font Awesome 5 Brands' !important;
}
@media all and (max-width:615px){
  .tn-atom.motekar{
    position:relative;
    top:-30px;
  }
  .container.super-tagline span {
    display: table;
    margin: 0 auto;
    text-align: center;
    font-family: 'Postbox Rough' !important;
    text-shadow: -5px -4px 0px #b0b4baba;
    font-size: 11vw;
    color: #fff;
    position: relative;
    top: -10vh;
  }
}

@media all and (max-width:512px){
  .logo-buro.positioning {
    position: absolute;
    left: 35%;
    z-index: 99;
    padding: 1em 1em 3em 1em;
  }
  .the_title_av{
  }
}

@media all and (max-width:375px){
  .logo-buro.positioning {
    position: absolute;
    display: inline-block;
    left: 33%;
    z-index: 99;
    padding: 1em 1em 3em 1em;
  }
}