@media screen and (max-width: 1024px) 
{
   .sign-cont1 img{
width:59%;
    }
    .cont2 img{
width:100%;
    }
    .cont3 img{
           width: 68%;
 
    }
}
@media screen and (max-width: 768px) 
{
  .sec1-cont h2 {
    font-size: 40px!important;
  }
   .sign-cont1 img{
width:59%;
    }
    .cont2 img{
width:100%;
    }
    .cont3 img{
           width: 68%;
    }
    .modal-dialog {
    width: 227px;
    margin: auto;
}
.sub-clo{
      margin-left: 0px !important;
/*      text-align: left !important;*/
}
.button {
  margin-bottom: 20px;
  }
  .abt-cont p {
  
    margin-bottom: 4rem!important;
   
    }
    .abt-cont .find1 {
 padding: 13px 0px!important;
}
.wid70per {
    width: 100%!important;
}
.sec-padding {
    margin-bottom: 26px;
}
#section5 .tree {
    /* margin: auto; */
    margin-top: 22px;
  }

  .form-box{
    background-color: #ef7f1b;
   padding-top: 40px!important;
    border: 1px solid #ef7f1b;
    border-radius: 85px;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
  }
}

@media screen and (max-width: 600px) 
{
.form-box{
    background-color: #ef7f1b;
   padding-top: 40px!important;
    border: 1px solid #ef7f1b;
    border-radius: 85px;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
  }

.sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}

.sec-padding {
    margin-bottom: 26px;
}
.sec1-cont h2 {
    font-size: 40px!important;
  }

.header ul li i{
  
	display: none;
}
.header .social-menu1 {
  
    height: 85px;
}
.side-nav{
position: absolute;
    top: 0px;
    right: 0;
}
#section1, #section5 {
    padding-top: 0px;
}
#section3{
    padding-top: 20px;
}
.abt-cont .find1 {
   
    background-color: #ef7f1b;
    color: #fff;
    border: 1px solid #ef7f1b;
    border-radius: 12px 0px 0px 12px;
    padding: 13px 24px!important;
    margin-left: -6px;
    text-shadow: #097a74 1px 1px 2px;
    font-weight: 600;

}
.wid70per {
    width: 100%!important;
}
#section5 .tree {
    /* margin: auto; */
    margin-top: 22px;
  }
.abt-cont p {
  
    margin-bottom: 4rem!important;
   
    }
table {
    width: 100%;
}
img
{
  width: 100%;
}
#timeline {
    width: 100%;
    }
  .form {
   width: 100%;
    padding-bottom: 40px;
    margin-left: 66px;
  }
  textarea.form-control
  {
  width: 100%;
  }
  .form-horizontal .control-label {

    margin-left: 0px;
        text-align: center;
  }
  .contact-form{
    width: 93%;
    padding-bottom: 40px;
    margin-left: 7px;
}
   .enq {
    margin-top: 77px;
    margin-right: 20px;
}
.sub-clo{
      margin-left: 0px !important;
      
}
.button {
/*  margin-bottom: 20px;*/
  font-size: 15px;
  }
  .close-btn{
    font-size: 15px;
  }
}