.header .tn-atom { border-radius: 40px 40px 0px 0px;   } .header>.tn-atom__sbs-anim-wrapper>.tn-atom, .header>.tn-atom__sbs-anim-wrapper { filter: blur(0px); -webkit-filter: blur(0px); border-radius: 40px 40px 0px 0px; } .header>.tn-atom { filter: blur(0px); -webkit-filter: blur(0px); border-radius: 40px 40px 0px 0px; } 


.brd1 .tn-atom {
    border-radius: 150px 150px 150px 0px !important;
}

@media screen and (max-width: 480px){
    .brd1 .tn-atom {
        border-radius: 150px 0px 150px !important;
    }
}

.brd2 .tn-atom {
    border-radius: 100px 10px 10px 10px !important;
}

.brd3 .tn-atom {
border-radius: 0px 180px !important;
}

@media screen and (max-width: 480px){
    .brd3 .tn-atom {
    border-radius: 0px 110px !important;
}
}

.brd4 .tn-atom {
border-radius: 0px 176px !important;
}

.brd5 .tn-atom {
border-radius: 190px 190px 0px 0px !important;
}

@media screen and (max-width: 480px){
    .brd4 .tn-atom {
        border-radius: 0px 140px !important;
    }
}

.btgr .tn-atom {
    background: linear-gradient(92.04deg, #47542A -0.93%, #667742 52.23%, #47542A 104.3%) !important;
}

.txtotz .tn-atom {
    text-align: justify !important;
}

.player .tn-atom {
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%); /*ios 7 border-radius-bug */
  -webkit-transform: rotate(0.000001deg); /*mac os 10.6 safari 5 border-radius-bug */
  -webkit-border-radius: 30px; 
  -moz-border-radius: 30px;
  border-radius: 30px; 
  overflow: hidden; 
 }
 
 @media screen and (max-width: 480px){
 .player .tn-atom {
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%); /*ios 7 border-radius-bug */
  -webkit-transform: rotate(0.000001deg); /*mac os 10.6 safari 5 border-radius-bug */
  -webkit-border-radius: 15px; 
  -moz-border-radius: 15px;
  border-radius: 15px; 
  overflow: hidden; 
 }
 }
 
 .shape21 .tn-atom {
border-radius: 130px 130px 0px 152px;
}

@media screen and (max-width: 480px) {
 .shape21 .tn-atom {
border-radius: 100px 100px 0px 140px;
}
}

.shape22 .tn-atom {
border-radius: 0px 135px 119px 130px;
}

@media screen and (max-width: 480px) {
.shape22 .tn-atom {
border-radius: 0px 125px 110px 120px;
}
}

.shape205 .tn-atom {
border-radius: 205px 0px; 
}

@media screen and (max-width: 480px) {
.shape205 .tn-atom {
border-radius: 0px 150px; 
}
}
