/*smaller than 1024px*/
@media screen and (max-width:1024px) {  
    .video {
        max-height:480px;
    }
    
    .logobigcontainer{
        max-height:220px;
    }
    
    .logobigsource {
        max-height:175px;
    }
    
    h1 {
        font-size:69px;
    }
    
    h2 {
        font-size:24px;
        line-height:30px;
    }
    
     h3 {
        font-size:16px;
    }
    
     h4 {
        font-size:18px;}
    
    h6 {
        font-size:55px;}
    
    h5 {
        font-size:24px;}
    
             
    .gifcontainer {
          max-height:400px; 
    }
    
    .gif {
        
        max-height:350px;
    }
    
    .row1 {
        max-height:400px;
    }
    
    .halfgraphic {
        max-height:auto;
    }
    
    .introw3 {
        max-height:990px;
    }
    
    .intgraphics {
   max-height:380px;
}
    
    .intgraphicsbig {
max-height:680px;}
    
    .social {
        max-height:70px;
    }
    
    .brands {
        max-height:1820px;
    }
    
    .introw3 {
     max-height:1480px;
    }
    
    .cnbig{
        margin:50px;
        float:right;
    }
    
     .logobigsource {
        height:auto;
        margin-left:225px;
          position:center;}
    
    .cnmission {
        max-height:330px;
    }
    
    .imgmain {
        max-height:752px;
    }
    
    .ground, .ground2 {
        height:auto;
    }
    
    .introw3 {
        height:auto;
    }
    
    h1, h2, h3, h4, h5, h6 {
        margin:0px;}
        
    .half {
        height:auto;}
    
    nav {
        height:auto;
    }

}


/*smaller than 768px tablet*/
@media screen and (max-width:785px) {
    
    
     .social {
        max-height:70px;
    }
    
     h1 {
        font-size:60px;
         line-height:70px;
         text-align:right;
    }
    
     h2 {
        font-size:16px;
    }
     h3 {
        font-size:16px;
    }
    
    h2 {
        font-size:24px;
        line-height:30px;
    }
    
    h6 {
        font-size:55px;}
    
    h5 {
        font-size:24px;}
    
    h4 {
        font-size:12px;}
    .row1{
        max-height:720px;
    }
    
     .brands {
        /*margin-top:0px;*/
         max-height:1035px;
    }
    
    .video {
        max-height:480px;
    }
    
    .imgmain {
        display:none;}
        
    .cnbig{
        margin-top:50px;
        float:left;
        height:auto;
    }
    
      .logobigsource {
        height:auto;
        margin-left:200px;
          position:center;
          margin-bottom:50px;
}
    
    .logobigcontainer {
        height:auto;
    }
    
    .cnmission {
        max-height:330px;
        margin-top:50px;
        height:auto;
    }
          
}

    
    @media screen and (max-width:666px) {
        
        h1 {
        font-size:69px;
            line-height:auto;
    }
        
        
        
    }

/*smaller than 480px mobile*/
@media screen and (max-width:480px) {
    
     h1 {
        font-size:45px;
         line-height:55px;
         text-align:center;
    }
    h2 {
        font-size:24px;
         line-height:30px;
        text-align:center;
    }
    
     h3 {
        font-size:22px;
        line-height:28px;
         text-align: right;
    }
    
      h6 {
        font-size:35px;
    }
    
       h5 {
        font-size:24px;}
    
     h4 {
        font-size:10px;
    margin:2.5px;}
    
    .logobigcontainer {
        width:100vw;
        max-height:125px;
        float:left;
    }
    
    .logobigsource {
        max-height:auto;
        float:left;
        margin-left:75px;
        padding:0px;

    }
    
     .social {
        max-height:50px;
         margin:5px;
    }
    
     .socialcontainer {
        float:left;
         max-height:70px;
         margin:0px;
    }
   
    .brands {
        margin-top:0px;
         max-height:555px;
    }
    .video {
        display:none;
    }
    
    .video2 {
        display:none;
    }
    
    .navcontent2, navcontent {
        float:left;
        margin:15px;
    }
    
     .cnmission{
         height:auto;
         max-height:520px;
         margin-left:20px;
    position:center;
    float:right;
    padding:10px;}
    
    .cnbig {
        height:auto;
        float:left;
    }

    
    .half {
        width:100vw;
        height:auto;
    }
    
    .imgmain {
        display:none;
    }
    
    .nav, .logobottom {
        height:auto;
        float:left;
    }
    
    .gifcontainer2, .brands, .gifcontainer{
        display:none;
    }
  
    .logobottom2 {
        margin:5px;
    }
    
     .row1{
        max-height:auto;
    }
    
    .ground {
        height:auto;
        margin:0px;
        padding:5px;
    }
}