
.about-section {
  color: #474e5d;
  } 


p.condetails_text{
  text-indent: 5em;
  text-align: justify;
  padding-left: 50px;
  padding-right: 50px;
}

.rtioffice{
  width: 100%;
}

#contactus{
  background-color:#fa6b32b7 ;
}

/*.condetails_img{
  overflow: hidden;
}

section.contactus{
  padding-top: 5rem;
}*/

.col-10 p{
  font-size: 1em;
}

label{
  font-size: 1em;
}
.rti-map{
  height: 100%;
}
iframe.map{
  height:80%;
  width: 100%;
}

.contactus-icon{
  font-size: 1.3rem;
  color: #ff4800b7;
}

input[type=text], select, textarea{
  width: 100%;
  padding: 5px;
  border: 1px solid #ccc;
  margin-top: 2px;
  margin-bottom: 8px;
  resize: vertical;
}

input[type=email], select, textarea{
  width: 100%;
  padding: 5px;
  border: 1px solid #ccc;
  margin-top: 2px;
  margin-bottom: 8px;
  resize: vertical;
}

footer {
  border-top: 1px solid #ffffff;
  /* background-color: #7c03b4; */
  /* background-color: #6B2D0F; */
  /* background-color: #9932cc; */
  background-color: #FF7F50; 
  padding-top: 2rem;
  padding-bottom: 1rem;
}

@media screen and (max-width:992px){
  .rtioffice{
    width: 50px;
  }

  .rtioffice{
    width: 100%;
  }
}

@media screen and (max-width:720px){
  p.condetails_text {
      padding-left: 20px;
      padding-right: 20px;
  }

  /* .rtioffice{
    width: 50%;
    align-items: center;
    display: block;
  } */

  .cert_img{
    height: 100px;
  }

}
@media screen and (max-width: 480px) {
  p.condetails_text {
    padding-left: 10px;
    padding-right: 10px;
}
  .cert_img{
    height: 80px;
  }
}






@media screen and (max-width: 360px) {}
