@media (max-width:1280px) {
  #intro .content img.iranLogo {
    max-width: 311px;
  }
  .category .object {
    width: 21%;
  }
  #intro {
    height: 100vh;
  }
}

@media (max-width:1100px) {
  body {
    padding-top: 0;
  }
}

@media (max-width:1024px) {
  #intro  img.iranLogo{
    width: 38%;
  }
  #intro {
    height: 78vh;
  }
  #intro .flag{bottom: -100px;}
}
@media (max-width:980px){
  #intro img.iranLogo{
    width: 53%;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width:959px) {
  .category .box {
    float: inherit;
    display: inline-block;
  }
  h3 {
    text-align: center;
  }
}
@media (max-width:800px){
  #intro {
    
    height: 45vh;}
    #intro .flag {
      
  bottom: -71px;
    }
}
@media (max-width: 768px) {
  .madeInIran{
    margin: 100px 0 0;
  }
  #intro img.iranLogo{
    /* transform: translateX(-50% ); */
    /* left: 50%; */
    /* top: 0; */
    width: 51%;
    margin: 75px auto 0;
    position: unset;
    transform: unset;
  }
  #intro .content {
    max-width: 100%;
    width: 100%;
    /* left: 50%; */
    /* transform: translateX(-50% ); */
    right: unset;
    text-align: center;
    /* top: 57%; */
    position: unset;
    transform: unset;
    margin-top: -73px;
  }
  #intro .content img.iranLogo {
    width: 64%;
  }
  #intro {
    height: 75vh;
    text-align: center;
  }
  .fullscreen-bg {
    display: none;
  }
}

@media (max-width: 480px) {
  #intro .flag{
    bottom: -31px;
  }
  .category .object {
    display: none;
  }
  h3 {
    text-align: center;
    font-size: 22px;
  }
  .category .box {
    float: inherit;
    width: 100%;
    margin: auto;
  }
  #intro img.iranLogo{
    width: 90%;
  }
  #intro .content {
    width: 100%;
    margin-top: -56px;
  }
  .madeInIran img {}
  #intro .content img.iranLogo {
    max-width: 264px;
    margin-top: 42px;
  }
  #intro .content h1 {
    margin: 0px 4px;
    margin-bottom: 24px;
    font-size: 28px;
  }
  .topH2 {
    font-size: 28px;
  }
  #intro .content a.button {
    display: block;
    margin: auto;
    width: 68%;
    padding: 10px 7px 10px 16px;
  }
  #intro {
  height: 99vh;
  }
  .madeInIran h2 span {
    font-size: 21px;
  }
  .madeInIran p {
    margin: 0px 14px;
  }
  .madeInIran h2.topBrands {
    font-size: 21px;
  }
  .madeInIran p.side {
    width: 90%;
    text-align: center;
    margin: auto;
    display: block;
    margin-bottom: 24px;
  }
  #brands .items .item {
    width: 30%;
  }
  .cup h2 span {
    font-size: 16px;
  }
 
  .madeInIran h2 span {
    font-size: 21px;
  }
  .madeInIran p {
    margin: 0px 14px;
  }
  .madeInIran h2.topBrands {
    font-size: 21px;
  }
  .madeInIran p.side {
    width: 90%;
    text-align: center;
    margin: auto;
    display: block;
    margin-bottom: 24px;
  }
  #brands .items .item {
    width: 30%;
  }
  .cup h2 span {
    font-size: 16px;
  }
  #intro .box {
    width: 260px;
  }
  #intro .box h2 {
    font-size: 26px;
  }
  #intro .box .btn_box .btn:first-child {
    margin-left: 0;
    margin-bottom: 10px;
  }
  #brands .items .box .info img {
    width: 60px;
  }
  #brands .items .box {
    height: 980px;
  }
  #brands .items .box .wrapper>img {
    width: 100%;
    float: none;
  }
  #brands .items .box .info {
    float: none;
    width: 100%;
    text-align: center;
    padding: 10px 0;
  }
  #brands .items .box .info {
    text-align: center;
  }
  #brands .items .box .info .btn {
    float: none;
    display: block;
  }
}

@media (max-width:320px) {
  #intro .content h1,
  .topH2 {
    font-size: 24px;
  }
}

@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg {
    width: 100%;
    height: auto;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg {
    width: auto;
    height: 100%;
  }
}

@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 300%;
    left: -100%;
  }
}

@media (min-width: 768px) and (max-width: 1110px) {
  .category .object {
    display: none;
  }
}
@media (max-width:375px){
    #intro {
  height: 110vh;
  }
}

@media (max-width:320px){
    #intro {
  height: 115vh;
  }
  #intro .content a.button img{
    left: 10px;
  }
}

@media (max-height:480px){
  #intro{
    height: 134vh;
  }
}
@media (min-width:1680px){
  #intro .flag{
    bottom: -200px;
  }
}



