body{

    background:url(../images/bg.gif) top repeat-x;
    background-image: linear-gradient(180deg, #ffb75e40, #ed8f03b8);
}
.sectioncontent{
    background: #bd4519;;
    height: 330px;
    text-align: center;
    border-radius: 16px
    
}
.row{
    width: 100%;
    padding-top: 21px;
    margin: auto;
}
.section{
    width: 98%;
}
h1{
    font-size: 18px;
    text-align: center;
    color: aliceblue;
    padding-top: 17px;
}
h3{
    font-size: 18px;
    text-align: center;
    color: aliceblue;
}
p{
    text-align: justify;
    padding-left: 22px;
    color: beige;
    font-size: 14px !important;
    padding-top: 8px;
}
.demo{
    text-align: justify;
    
    color: beige;
    margin-right: 25px;

}
.more{
    text-align: end;
    margin-right: 27px;
    
}
.ul12{
    list-style: none;
    text-align: justify;
    margin-left: 67px;
}
.input{
    color: white;
}
.images{
    width: 135px;
    border: 1px solid;
    margin-top: 15px
}
.photos{
    margin-top: 15px;
    background: #bd4519;
    border-radius: 11px;
    width: 104% !important;
    margin-left: 0px;
    height: 123px
}
.bottomlinks{
    background: #bd4519;
    border-radius: 12px;
    height: 57px;
    width: 104%;
    position: relative;
    bottom: 17px;
}
.bottomlinks_r{
    text-align: end;
    /* margin-bottom: 53px; */
    /* margin-top: -7px; */
    margin-right: 11px;
    position: relative;
    /* top: 3px; */
    bottom: 34px;
}
.footer{
    background: #bd4519;  
   

}
.footer_right{
    background: #bd4519;  
}
.foot_nav{
    
    font-size: 14px;
   
}
h2{
    text-align: right;
    position: relative;
    bottom: 131px;
    right: 115px;
    color: aliceblue;
}
.wapper{
    margin-left: 93px;
    color: aliceblue;
}
.fas{
    position: relative;
    right: 31px;
    font-size: 19px;
    color: white;
}
.scribo{
    background: #bd4519;
    width: 102%;
    height: -1px;
    
    border-radius: 12px;
}
.td{
    height: 284px;
    width: 651px;
    margin-left: 35px
}
.main1{
    height: 394px;
}
@media only screen and (max-width: 375px) {
    .td {
        height: 253px !important;
        width: 82% !important;
    }
  }

  .list{
    height: 377px
  }
  .panel{
    width: 104%;
    /* height: 48px; */
    background: #bd4519;
    border-radius: 12px;
  }
  .lipanel{
    margin-left: 18px;
    font-size: 16px;
    color: white;
  }
  .note{
    color: white;
    margin-left: 17px
  }