/*div.gallery {
  border: 1px solid rgb(194, 176, 176);
}

div.gallery:hover {
  border: 1px solid #777;
}*/
/*
div.gallery img {
  width: 100%;
  height: auto;
}

div.desc {
  padding: 15px;
  text-align: center;
}*/
/*
* {
  box-sizing: border-box;
}
*/
/*.responsive {
  padding: 0 6px;
  float: left;
  width: 24.99999%;
}

@media only screen and (max-width: 700px) {
  .responsive {
    width: 49.99999%;
    margin: 6px 0;
  }
}

@media only screen and (max-width: 500px) {
  .responsive {
    width: 100%;
  }
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}*/

@media  (max-width: 423px) {
  
}
@media  (min-width: 424px) {
  
}


  /*
  .card {*/
    /* Add shadows to create the "card" effect */
    /*font-size: smaller;
    max-height:auto;
    height: 450px;
    max-width:100%;
  }
 .card-title
 {
   font-size: x-large;
 } */




/* Small devices (portrait tablets and large phones, 600px and up) */
@media  (min-width: 600px) {
 /* .carousel-inner > .item > img {
    min-width: 100%;
    height: 100%;
  }*/
}

/* Medium devices (landscape tablets, 768px and up) */
@media  (min-width: 768px) {
  

}

/* Large devices (laptops/desktops, 992px and up) */
@media  (min-width: 992px) {

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media  (min-width: 1200px) {
  

}
@media (min-width:2000px){
  
}