@import url('../product.css');


.section {color:#96A0B2;position:relative}
.section .title {margin-top:0;color:#6F7E95;line-height:1.4}
.section .text-wrap p {color:RGB(150, 160, 178);font-size:16px}
.section .text-wrap p span {background-color:rgb(150,160,178);color:rgb(255,255,255);padding:2px 7.5px;border-radius:20px;margin-right:10px}
.decision .sub-title {margin-top:-20px;margin-bottom:60px;line-height:1.6}
.decision li {background-color:#F7F7F7;color:#6F7E95;padding:10px;padding-left:50px;margin-bottom:5px;position:relative}
.decision li span {background-color:RGB(111,126,149);color:rgb(255,255,255);width:40px;position:absolute;top:0;left:0;text-align:center;line-height:40px;bottom:0}
.technology h6 {margin-top:25px;line-height:1.3;font-weight:bold;border-bottom:2px solid rgb(209, 209, 209);padding-bottom:10px}
.technology p {color:#96A0B2;line-height:1.4;border-bottom:1px solid rgb(209, 209, 209)}
.technology ul {border-bottom:1px solid rgb(209, 209, 209)}
.technology ul li {margin-left:15px;text-indent:-1em}
.technology ul li::before {content:"";display:inline-block;width:9px;height:9px;background-color:#96A0B2;margin-right:5px}
.technology .item {padding-left:25px;padding-right:25px}
.machine .dots {position:absolute;bottom:0;width:100%;left:0}
.form .sub-title {margin:0 50px 20px;font-size:12px;line-height:1.4;color:#96A0B2}
.form .form-title {margin:0 0 20px 25px;font-size:12px;line-height:1.4;color:#96A0B2}
.form hr {margin-top:25px;margin-bottom:40px}
.form .item {margin-bottom:35px}
.form .form-group {margin-bottom:20px}
.form .form-control {box-shadow:none;background-color:transparent;border-radius:0}
.form .input-group-addon {padding:0}
.form .loading {padding-top:5px}
.form .loading .sk-cube-grid {margin:0 auto}
.form .loading .sk-cube {background-color:#4EB1F4}
.form .success {color:rgb(167, 227, 52)}
.form .submit {width:200px}
@media (max-width: 767px) {
    .banner {height:160px}
    .section {padding:80px 0}
    .section .text-wrap h3 {font-weight:bold}
    .section .text-wrap h4 {font-weight:bold;margin-top:40px}
    .section .text-wrap .list p {text-indent:-2.1em;padding-left:34px}
    .decision li {font-size:12px}
    .technology .item {margin-bottom:30px}
    .technology .spec {margin-top:-20px}
    .machine .dots {height:80px}
    .form form {padding:0 15px}
    .form .item {padding:0 10px}
    .form .title {margin-bottom:50px}
    .form .image {margin-bottom:40px}
}
@media (min-width: 768px) {
    .section {padding:100px 0}
    .section .text-wrap h4 {margin-top:30px;margin-bottom:20px}
    .section .text-wrap p {margin-bottom:15px}
    .decision .sub-title {padding:0 200px}
    .technology .title {line-height:1.6;margin-bottom:60px}
    .technology p {height:130px;border-bottom:2px solid rgb(209, 209, 209)}
    .technology ul {height:130px;border-bottom:2px solid rgb(209, 209, 209)}
    .single .text-wrap {margin-top:15px}
    .multiple .text-wrap {margin-top:10px;width:345px}
    .machine .text-wrap {margin-top:20px}
    .machine .row {margin-top:20px}
    .form .title {margin-bottom:50px}
    .form .image {margin-bottom:40px}
}
@media (min-width: 992px) {
    .section {padding:120px 0}
    .section .text-wrap h4 {margin-top:60px;margin-bottom:20px}
    .section .text-wrap p {margin-bottom:15px}
    .technology .title {margin-bottom:100px}
    .technology p {height:100px}
    .technology ul {height:100px}
    .single .text-wrap {margin-top:50px;margin-left:20px;width:400px}
    .multiple .text-wrap {margin-top:60px;width:380px;margin-left:40px}
    .machine .text-wrap {margin-top:40px;margin-left:80px}
    .form form {padding:0 110px}
    .form .item {padding:0 20px}
    .form .title {margin-bottom:70px}
    .form .image {margin-bottom:60px}
}
@media (min-width: 1200px) {
    .section {padding:140px 0}
    .section .text-wrap h4 {margin-top:60px;margin-bottom:20px}
    .section .text-wrap p {font-size:16px;margin-bottom:15px}
    .technology .title {margin-bottom:80px}
    .single .text-wrap {margin-top:90px;margin-left:100px;width:420px}
    .multiple .text-wrap {margin-top:80px;width:450px;margin-left:40px}
    .machine .text-wrap {margin-top:80px;margin-left:120px}
    .form .item {padding:0 40px}
    .form .title {margin-bottom:95px}
    .form .image {margin-bottom:85px}
}