@charset "utf-8";
/* CSS Document */

#coco1, #coco2{
        font-size: 14px;
    }
    
.img-product-height{height: 340px;}    

#product_container{height:auto;}
    
@media screen and (min-width: 1201px) and (max-width: 2560px) {
  /*#product_container .transparency {height:5000px;}*/  
  .about-container-right{max-height: 370px;}  
}


@media screen and (min-width: 1201px) and (max-width: 2560px) {
  /*#product_container .transparency {height:2200px;}*/  
  .about-container-right{max-height: 370px;}
  
}    
    
 @media screen and (min-width: 992px) and (max-width: 1200px) {
     
     .templatemo-top-section {margin-bottom: 250px;}
    #product_menu {bottom: 0;}  
 
/*     #product_container {height: 1350px;}
    #product_container .transparency {height:1350px;}  */
    .about-container-right{height: 340px; margin-top: 0px; margin-bottom: 60px;}    
     
}


@media screen and (min-width: 768px) and (max-width: 991px) {
    
    .templatemo-top-section {margin-bottom: 180px;}  
    #product_menu {bottom: 0;}
    
/*    #product_container {height: 1220px;}
    #product_container .transparency {height:1220px;}  */
    .about-container-right{height: 340px; margin-top: 0px; margin-bottom: 60px;}    
   
}

@media screen and (min-width: 668px) and (max-width: 767px) {
    
/*    #product_container {height: 2300px;}
    #product_container .transparency {height:2300px;}  */
    .about-container-right{height: 340px; margin-top: 0px; margin-bottom: 20px;}   
    .post2 {bottom: 30px !important;}
    .hideme {bottom: 30px !important;}    
    
}

@media screen and (min-width: 568px) and (max-width: 667px) {

/*    #product_container {height: 2280px;}
    #product_container .transparency {height:2280px;}  */
    .about-container-right{height: 340px; margin-top: 0px; margin-bottom: 20px;}   
    .post2 {bottom: 30px !important;}
    .hideme {bottom: 30px !important;}    
    
}

@media screen and (min-width: 376px) and (max-width: 567px) {
    
/*    #product_container {height: 2440px;}
    #product_container .transparency {height:2440px;}  */
    .about-container-right{height: 340px; margin-top: 20px; margin-bottom: 50px;}
    
}

@media screen and (min-width: 360px) and (max-width: 375px) {
    
/*    #product_container {height: 2400px;}
    #product_container .transparency {height:2400px;}  */
    .about-container-right{height: 340px; margin-top: 20px; margin-bottom: 40px;}
    
    
}

@media screen and (min-width: 0px) and (max-width: 359px) {
    
/*    #product_container {height: 2400px;}
    #product_container .transparency {height:2400px;}  */
    .about-container-right{height: 340px; margin-top: 0; margin-bottom: 40px; padding: 0 10px;}
   
}