﻿ .hero .heroWr h1 {color:#2C2E71; font-size: 86px;    line-height: 80%; margin-bottom: 8px;}
 .hero .heroWr h2 {color:#000; font-size: 38px;}
 .hero .heroWr p {color: #000;
    border: 2px solid #2C2E71;
    line-height: 34px;
    padding: 4px 0;
    max-width: 270px;}
 #countdown span:first-child, #countdown { background: #000;}
 .header .container {height:60px}

 .header .container .nodeName:before {border-left: 1px #000 solid;}
 .header .container .sponser {margin-top: 0;}
 .header .container .sponser { margin-right: 84px;}
 .header .container .sponser:after {    padding: 9px 0px 10px 0; right:-63px}
.hero .heroWr p {margin-top: 30px;}
.hero .heroWr {margin-top: 60px !important;  padding: 75px 0;}

.btnAddDairy {display: none;}
 @media screen and (max-width: 1024px) {
    .hero .heroImg {
 
        WIDTH: 40%;
    }
}

@media screen and (max-width: 480px) {
    .hero .heroImg {WIDTH: 70%;}
    .header .container {    height: 40px;}
    .header .container .sponser img {     zoom: 59%;  }
    .heroText {     margin-top: 40px;    }
    .hero .heroWr h1 { font-size: 78px !important; }
    .hero .heroWr h2 { font-size: 35px !important; margin: 4px auto 0;  }
    .veidaInner .banners { grid-template-columns: 1fr;}
    .header .container .sponser { margin-right: 0; margin-top: 0; padding:0; top:40px}
    .hero .heroWr p {max-width: 236px;  padding:12px 0;         padding: 10px 0;        line-height: 28px;}
    .hero .heroWr {padding: 40px 0; margin-top: 40px !important;}
    .hero .heroWr h2:empty {display: none;}


}