@media only screen and (max-width: 1766px){
  .header_bottom {
    height: auto;
    padding-bottom: 25px;
  }
}

@media only screen and (max-width: 1560px){
  .header_menu a{
    margin-right: 50px;
  }
  .section_1 {
    background: url(../img/Arrow\ 4.png) 97% 30px no-repeat;
  }
  .section_2 {
    background: rgba(0, 130, 255, 0.3) url(../img/Arrow\ 4.png) 97% 92% no-repeat;
  }
  .section_3 {
    background: url(../img/Arrow\ 4.png) 97% bottom no-repeat;
  }
  .section_4 {
    background: rgba(0, 130, 255, 0.3) url(../img/Arrow\ 4.png) 97% 90% no-repeat;
  }
  .section_5 {
    background: url(../img/Arrow\ 4.png) 97% 95% no-repeat;
  }
  .dl_flex_2 span {
    width: 475px;
  }
  .section_5_span {
    width: 187px;
  }
  .section_6 p{
    padding-left: 50px;
  }
  .header_bottom_text {
    font-size: 26px;
    line-height: 34px;
}
}

@media only screen and (max-width: 1200px){
  .header_top {
    padding: 5px 10px;
  }
  .header_menu a {
    margin-right: 30px;
  }
  .header_bottom_flex {
    padding: 0 30px;
  }
  .section_1_div img{
    width: 150px;
  }
  .dl_flex_2 span {
    width: 340px;
  }
  .section_2 {
    font-size: 21px;
  }
  .section_2_img{
    width: 180px;
  }
  .section_2_img.section_2_img_dop{
    width: 160px;
  }
  .section_2 {
    height: auto;
    padding-bottom: 50px;
  }
  .section_3_card {
    width: 100%;
    padding-top: 25px;
  }
  .card_text_3 {
    font-size: 18px;
  }
  .section_5 img{
    width: 100%;
  }
  .section_3_form button {
    width: 200px;
    height: 41px;
    margin-left: 5px;
    font-size: 14px;
  }
  .section_3_form input{
    width: 200px;
  }
  .section_5 img.section_5_img{
    width: 100px;
  }
  .section_6 p {
    font-size: 24px;
  }
  .footer img{
    width: 100%;
  }
}

@media only screen and (max-width: 991px){
  .section_1 {
    background: url(../img/Arrow\ 4.png) 100% 30px no-repeat;
  }
  .section_3 {
    background: url(../img/Arrow\ 4.png) 100% bottom no-repeat;
  }
  .section_4 {
    background: rgba(0, 130, 255, 0.3) url(../img/Arrow\ 4.png) 100% 90% no-repeat;
  }
  .section_5 {
    background: url(../img/Arrow\ 4.png) 100% 95% no-repeat;
  }
  .header_top{
    height: auto;
    padding: 15px 10px 0px;
  }
  .header_logo img{
    width: 130px;
  }
  .conact{
    top: -10px;
  }
  .section_2{
    font-size: 19px;
    background: rgba(0, 130, 255, 0.3) url(../img/Arrow\ 4.png) 100% 92% no-repeat;
  }
  .section_2_img {
    width: 160px;
  }
  .section_2_img.section_2_img_dop{
    width: 140px;
  }
  .section_3_card{
    width: 482px;
  }
  .section_3_form button {
    width: 400px;
    font-size: 18px;
    display: block;
    margin: 15px auto;
  }
  .col-right {
    text-align: center;
  }
  .col-left {
    text-align: center;
  }
  .col-noo{
    display: none;
  }
  .section_5 img{
    width: 260px;
  }
  .header_menu a{
    margin-right: 15px;
    font-size: 13px;
  }
  .header_menu{
    font-size: 13px;
  }
  .conact div span{
    display: block;
  }
  .header_bottom_form img{
    width: 280px;
  }
  .header_bottom_text{
    width: auto;
    font-size: 25px;
  }
  .header_form_div{
    position: relative;
    width: 360px;
    left: 0;
    bottom: 0;
  }
  .header_bottom{
    height: auto;
  }
  .dl_flex {
    padding-left: 25px;
  }
  .dl_flex_2 span{
    width: 260px;
  }
  .footer{
    font-size: 10px;
  }
  .header_form button{
    display: block;
    width: 100%;
    margin-top: 15px;
  }
  .header_bottom_form {
    width: 360px;
    text-align: center;
}
}

@media only screen and (max-width: 767px){
  .header_menu a{
    display: none;
  }
  .header_location{
    position: relative;
    top: 0;
  }
  .gamburger{
    border-radius: 5px;
    width: 60px;
    height: auto;
    margin: 10px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .gamburger:hover{
    cursor: pointer;
  }
  .gamburger span{
    display: block;
    transition: all 0.3s;
    width: 30px;
    margin: 2px;
    height: 2px;
    background-color: #000;
  }
  .header_bottom_flex{
    display: block;
  }
  .header_form_div {
    position: relative;
    width: 100%;
    left: 0;
    bottom: 0;
    margin-top: 25px;
  }
  .title{
    width: 100%;
  }
  .title::after{
    width: 100%;
  }
  .header_bottom_form{
    width: 100%;
    margin-top: 25px;
  }
  .header_bottom {
    height: auto;
    padding-bottom: 35px;
  }
  .header_form input{
    width: 100%;
    margin-bottom: 15px;
  }
  .header_form button{
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    color: #000;
  }
  .section_1{
    display: block;
  }
  .section_1_div{
    display: inline-block;
    width: 185px;
    text-align: center;
    margin-bottom: 15px;
  }
  .section_1{
    background: #fff;
  }
  .title{
    font-size: 30px;
    padding-top: 7px;
  }
  .dl_flex {
    padding-left: 0;
    text-align: center;
  }
  .dl_flex_2{
    text-align: center;
  }
  .section_2_img {
    width: 160px;
    margin-bottom: 35px;
  }
  .row.row_section_3 {
    margin-top: 50px;
    text-align: center;
  }
  .section_3_text{
    padding-left: 0;
  }
  .section_3_form input {
    width: 100%;
    margin-bottom: 15px;
  }
  .section_3_form button {
    width: 100%;
    font-size: 20px;
  }
  .section_2 {
    font-size: 19px;
    background: rgba(0, 130, 255, 0.3);
  }
  .section_3_card {
    width: 100%;
  }
  .section_3 {
    background: #fff;
  }
  .section_1_div img {
    width: 170px;
  }
  .section_4 {
    background: rgba(0, 130, 255, 0.3);
    height: auto;
    padding-bottom: 25px;
  }
  .col-lg-5.col-right.col-md-6{
    margin-bottom: 30px;
  }
  .section_5 img {
    width: 90%;
    margin-bottom: 25px;
  }
  .section_5 {
    background: #fff;
  }
  .section_5_text_3{
    margin-bottom: 25px;
  }
  .form_section_6 input{
    width: 100%;
  }
  .form_section_6 button{
    width: 100%;
  }
  .footer img{
    width: 200px;
    margin-bottom: 15px;
  }
  .footer{
    text-align: center;
  }
  .footer .row.row-item {
    text-align: center;
    font-size: 13px;
  }
  .mini_botton{
    margin-bottom: 15px;
  }
  .header_bottom_text{
    text-align: center;
  }
  .dl_flex_2 img{
    display: none;
  }
  .mini_section_2_img{
    display: block;
    text-align: center;
  }
  .dl_flex_2 span{
    top: 5px;
  }
  .mini_menu{
    display: none;
    text-align: center;
    padding: 5px 0 15px;
  }
  .mini_menu a{
    text-decoration: none;
    color: #000;
    display: block;
  }
  .mini_menu.class-active{
    display: block;
  }
}

@media only screen and (max-width: 500px){
  .section_3_card{
    padding-top: 80px;
    padding-left: 25px;
    height: auto;
    padding-bottom: 25px;
  }
  .card_img img{
    width: 65px;
  }
  .card_text_2{
    font-size: 20px;
  }
  .card_text {
    font-size: 21px;
    line-height: 30px;
  }
  .card_text_3{
    font-size: 17px;
    line-height: 20px;
  }
  .section_6 p{
    font-size: 19px;
  }
  .header_menu{
    font-size: 11px;
  }
  .conact{
    display: block;
    margin-top: 25px;
    text-align: center;
  }
  .conact div {
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 10px;
  }
  .title{
    font-size: 25px;
  }
  .header_bottom_text{
    font-size: 20px;
    line-height: 20px;
  }
  .form_text {
    font-size: 15px;
    line-height: 20px;
    color: rgb(0 0 0);
  }
  .header_bottom_form img{
  width: 250px;
  }
  .section_1_div{
    width: 140px;
  }
  .section_1 {
    padding: 24px 10px;
    text-align: center;
  }
  .section_1_div img{
    width: 90%;
  }
  .section_2_img{
    width: 120px;
  }
  .section_2_img.section_2_img_dop{
    width: 105px;
  }
  .mini_section_3_img{
    width: 90px;
    margin-bottom: 15px;
  }
  .section_3_text{
    font-size: 20px;
    line-height: 25px;
  }
  .section_3_form_div h3{
    font-size: 25px;
    line-height: 25px;
  }
}