.ic {
  margin-top: 40px
}

.ic__details {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center
}
.ic__details-copy.paragraph h2{
  font-size: 24px;
  font-weight: 700;
  color: #323232;
}
.sleek-kitchen-legacy.ic__details-copy.paragraph h1 , .sleek-kitchen-legacy.ic__details-copy.paragraph h2 , .sleek-kitchen-legacy.ic__details-copy.paragraph h3 , .sleek-kitchen-legacy.ic__details-copy.paragraph h4 , .sleek-kitchen-legacy.ic__details-copy.paragraph h5 , .sleek-kitchen-legacy.ic__details-copy.paragraph h6 {
  font-family: BioRhyme;
  font-size: 42px;
  font-weight: 700;
  line-height: 49px;
  color: #323232;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12{
  float: unset;
  width: unset;
}
@media (max-width:575.98px) {
  .ic__details {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column
  }
}

.ic__details-copy {
  padding-bottom: 30px;
}
.sleek-kitchen-legacy.ic__details-copy{
  padding-top: 30px;
}
.commom-pt.sleek-kitchen-legacy.ic__details-copy{
  padding-top: 0;
}
@media (max-width:575.98px) {
  .ic__details-copy {
      padding-bottom: 20px;
  }
  .ic__details-copy.paragraph h2{
    font-size: 24px;
    font-weight: 700;
  
  }
  .sleek-kitchen-legacy.ic__details-copy.paragraph h1 , .sleek-kitchen-legacy.ic__details-copy.paragraph h2 , .sleek-kitchen-legacy.ic__details-copy.paragraph h3 , .sleek-kitchen-legacy.ic__details-copy.paragraph h4 , .sleek-kitchen-legacy.ic__details-copy.paragraph h5 , .sleek-kitchen-legacy.ic__details-copy.paragraph h6 {
    font-size: 26px;
    font-weight: 700;
    line-height: 34px;
    text-align: center;
  }
}
.paragraph.text ul,.paragraph.text ol {
  color: #26282b;
  font-family: Lato;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px
}
.ic__details-copy p{
    color: #26282b;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.sleek-kitchen-legacy.ic__details-copy p{
  font-family: Lato;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color:#323232;
  padding: 20px 62px 0 62px;
}
@media (max-width:575.98px) {
  .ic__details-copy p,.paragraph.text ul,.paragraph.text ol {
      font-size: 16px;
      line-height: 24px
  }
  .sleek-kitchen-legacy.ic__details-copy p{
    padding: 12px 0 0 0;
  }
}

.ic__image-wrap {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  row-gap: 15px;
  column-gap: 10px;
  /* margin-bottom: 3pc; */
  margin-bottom: 12px;
  align-items: flex-start;
}

@media (max-width:575.98px) {
  .ic__image-wrap {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -moz-box-orient: vertical;
      -moz-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column
  }
}

.ic__image-wrap-imgbox {
  width: 49.33%;
  margin-bottom: 30px;
}

@media (max-width:575.98px) {
  .ic__image-wrap-imgbox {
      margin-bottom: 20px;
      width: 100%
  }
}
figcaption.ic__image-wrap-caption {
  color: #26282b;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  margin: 5px 0;
  text-align: center;
}
/* .ic__image-wrap-caption p {
  color: #26282b;
  font-family: Lato;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  margin: 5px 0;
  text-align:center; */
  /* min-height:75px; */
/* } */

@media (max-width:575.98px) {
  .ic__image-wrap-caption p {
      font-size: 14px; 
      line-height: 16px;
      /* min-height:75px; */
  }
}


/* asif changes */

@media (max-width:784px) {
.image.parbase{
padding-bottom:20px;
}

}
.image_content .ic__image-wrap-imgbox img{
  height: 639px;
  object-fit: cover;
}
@media only screen and (min-width: 575px) and (max-width: 784px){
  /* .image_content .ic__image-wrap-imgbox{
      height: 224px;
  } */
  .image_content .ic__image-wrap-imgbox img{
      height: 224px;
      object-fit: cover;
  }
    
  .ic__image-wrap{
      row-gap: 0;
      column-gap: 0;
      justify-content: space-between;
  }

}

@media (min-width:768px) {

  .responsivegrid .flexclass  {
  float: none !important;
  clear: none;
  width: 100%;
  max-width: 1020px;
  }
  .responsivegrid .flexclass.legacy-container{
    max-width: 1148px;
    width: 100%;
  }
  .responsivegrid .flexclass >.aem-Grid{
    display: flex !important;
    justify-content: space-between !important;
    
  }
  .responsivegrid .flexclass.legacy-container >.aem-Grid{
    display: flex !important;
    justify-content: space-between !important;
    
  }
  .responsivegrid .halfwidth {

      width: 50% !important;
  }
        .responsivegrid .halfwidth:first-child{
		margin-right:15px;
}
  .flexclass .ic__image-wrap-imgbox {
      width: 100%;
  }
}

@media (max-width:767px) {
.flexclass .ic__image-wrap-imgbox{
width:100%
}
}
.flexclass {
margin-right: auto !important;
margin-left: auto !important;
padding-left: 20px;
padding-right: 20px 
}
@media (min-width:1212px) {
.containerleftright.flexclass {
  max-width: 1220px
}
}
@media (min-width:1441px) {
.containerleftright.flexclass {
  max-width: 1440px
}
}

.containerleftright.content.flexclass {
max-width: 1020px
}

.paragraph.text ul{
  list-style-type: disc;
  padding-left: 20px;
}
.paragraph.text ul li{
  list-style: disc;
}
.paragraph.text ol li{
  list-style: decimal;
}
.paragraph.text ol{
  padding-left: 20px;
}

/* .paragraph.text table td {
  padding: 10px;
} */
@media (max-width:576px) {
.ic__image-wrap {
margin-bottom: 5px;
 }
}


.article-section-float {
  float: left;
  margin-left: 16.5%;
  max-width: calc(64% - 16.5%);
}

.article-section-float .container.content {
  margin-right: 98px;
}

.article-section-float .tb {
  margin-top: 52px;
}

.article-section-float .tb__brief p {
  font-weight: 700;
}

.article-section-float .tb__brief {
  margin: 52px 0 40px 0;
}

@media (max-width: 991px) {
  .article-section-float {
    float: none;
    margin: 78px 14px 40px 18px;
    max-width: 100%;
  }

  .article-section-float .container.content {
    margin-right: 0px;
    padding: 0;
  }

  .article-section-float .tb__brief p {
    font-size: 18px;
    line-height: 28px;
  }

  .article-section-float .tb__brief {
    margin-bottom: 15px;
  }

  .article-section-float .ic__details-copy p {
    font-size: 18px;
    line-height: 28px;
  }
}
