p.text-4-1 {
    font-size: 16px;
    margin-bottom: 5px;
}
button.button-setting {
    background: #0000a4;
    border: 0;
    font-weight: 700;
    color: #fff;
    padding: 6px 29px;
    border-radius: 100px;
}
h2.font-weight-normal.text-6.mb-3 {
    line-height: 1.3 !important;
}
ul.list-setup li {
    font-size: 17px;
    line-height: 1.5;
}
section#banner-section {
    position: relative;
}
.text-section {
    position: absolute;
    top: 50%;
    left: 15%;
    transform: translate(-15%, -50%);
	
}
.text-section h1,.text-section p{color:#fff;}
.padding-setting{padding:50px;}

@media only screen and (max-device-width: 991px) {
	
	div#aboutus {
    padding: 0 !important;
    margin: 0 !important;
}
section.section {
    margin: 0 !important;
    padding: 20px 10px !important;
}
.container {
    max-width: 96% !important;
    padding: 10px !important;

}
h2.font-weight-normal.text-6.mb-3 {
    font-size: 20px !important;
}
ul.list-setup li {
    font-size: 15px;
    line-height: 1.5;
}
p.text-4 {
    font-size: 15px !important;
    line-height: 1.5;
}
a.btn.btn-success.text-3{
    padding: 10px 10px  !important;
    width: 180px;
}
}

@media only screen and (max-device-width: 768px) {
	.text-cneter {
    text-align: center;
}
.text-cneter img.img-fluid {
    padding: 0 !important;
    margin-bottom: 50px !important;
}
.scale-2 {
    transform: inherit !important;
}
.order-second{
	order:2;
}	
.custom-section-svg.pt-5.pb-5.pb-md-0.mb-5.mb-md-0 {
    display: none;
}
.padding-setting {
    padding: 0;
}	
}