
@media (max-width: 809px)
 {
  
    .wrap {
        width: 100% !important;
        padding: 0 10px;
        box-sizing: border-box;
        padding-left: 10px;
  padding-right: 10px;
    }
#main{
     padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
   
    html, body {
        max-width: 100%;
        overflow-x: hidden;
    }

   
    #logo {
        float: none;
        width: 100%;
        text-align: center;
        margin: 5px 0;
    }
    #search{
        text-align: center;
        margin-bottom: 8px;
        margin-top: -18px;
        margin-right: 8px;
    }



    #subscribeRss{
          font-size: 10px!important;
           margin-left: 47px;
    }
    #subscribeEmail{
         font-size: 10px!important;
          margin-left: 47px;
    }
   
    #logo h1 a {
        width: 474px;
        height: 37px;
        background-size: contain;
        display: block;
        margin: 0 auto;
    }

  
    #subscribe li {
        display: inline-block;
       
         
    }

   #subscribe{
    width: 215px;
    margin:5px 0;
   }
    #menu-sections li {
        float: none;
        display: block;
        width: 100%;
    }

    .col-6{
        width:50%;
    }

    .row{
        width: 100%;
        display: inline-flex;
        align-content: center;
        /* align-items: center; */
    }



     #footer {
        text-align: center;
        padding: 10px;
    }

  
    #up {
        float: none!important;
        width: 100%;
        margin: 5px 0;
        margin-left: -107px;
    }

    #up a{
        margin-right: 19px!important;
    }
   
    #footer #up a {
    float: right;
    margin-left: 20px;
    }

    #copy {
        float: none;
        width: 100%;
        margin: 5px 0;
        white-space: normal;
        word-break: break-word;
        margin-left: -18px;
    }

   
    #copy br {
        display: block;
    }
/* newwww */
    #content{
        width: 100%;
        padding-left: 0px;
  margin-left: auto;
  margin-right: auto;

    }
.postTitle {
  margin-top: 0px;
}

   .relatedNews {
  float: left;
  width: 100%;
}

.postCommentCount {
  margin-right: 10px;
}
/* .postshare{
    float: left;
}
.postshare{
    margin-right: -124px;
  margin-top: -14px;
} */
#respond .fieldLine {

  width: 100%;

}
#respond input {
  width: 100%;
}
#respond textarea {
  width: 114%;
 }
.postNav {
   width: 100%;
    /* margin-left: 3px; */ /* Optional */
  }
.postShare, .postNav {
  float: none;
  width: 100%;
}
 #sidebar{
    margin-top: 28px;
  float: inline-start;
  width:100%;
 }

 #respond {
  
  padding: 0px 88px 0 68px;

}
.sectionTitle {
    font-size: smaller;
    margin-left: 0px;
  }

.postContent p {
  width: 100%;
}


.postContent img{
    /* padding-right: 36px; */
    text-align: center;

}
/* home */
/* .rows{
    width:100%;
}
.row .column{
    width:50%;
} */

#featured #featuredSlider{
    width:100%;
    height: 100% !important;
}
#featuredSlider{
    padding-left: 0px;
}
#featured{
  float: left;
  width: 100%;
  padding: 25px 0;
  clear: both;
  position: relative;
}
.mobilerow{
    display: flex;
   
    width: 100%;
    flex: 1;
    
    flex-wrap: wrap;
}
.mobilecolumn{
    flex: 1;
  flex-direction: row;
  display: flex;
  width: 100%;
}
#featured #featuredSlider li{
    height:auto;
    width:100%;
 }
 #featuredSlider UL{
    width: 100% !important;;
 }

 #calendar{
 float: inline-start;
  width: 60%;
  min-height: 300px;
  font-size: 0.7em;
  padding: 25px 20px;
  background: #F2F2F2;
  border-left: 1px solid #E1E1DD;
  margin-left: 47px;
 }
 #lastNews{
    margin-left: 34px;
 }
/* #featuredSlider .postImage{
   width: 100% !important;
   height:auto !important;
}
#featuredSlider .postImage IMG {
  min-height: auto !important;
} */
/* https://dev.colegioyapeyu.edu.ar/?m=202508 */
.postInfo{
    width:100%;
    padding:0;
    margin-top: 24px;
}
.postImage{
    /* width: 100%; */
}
#gradeNews .postInfo {
  float: right;
  width: 100%;
}
#featuredNav{
  position: unset;
}
/* .postImage img{
    height:0px!important;
  position: unset!important;
} */

.postImage img{
    height:auto!important;
  position: absolute!important;
}

.postContent p img {
  width: -moz-available;
  padding: 20px;
  margin: 10px;
}

.postContent p {
  padding-bottom: 0px;
}

#main #content #respond{
  padding: 40px 70px 0 18px!important;
}
}
/* * {border:1px solid red; }

#main{
    overflow-x: scroll !important;
} */


.postTitle {
  margin-top: 0px!important;
}