@media (max-width:1199px) {
    .ban_content {
        position: absolute;
        top: 5%;
        left: 55%;
        padding-top: 50px;
        /*transform: translate(0%,-50%);*/
    }
    .product_slider_part {
        margin: 0 30px;
    }
    .news_box {
        flex-direction: column;
        padding: 10px;
        text-align: center;
    }
    .news_content {
        padding: 10px 10px;
    }
    .section_title h4::after {
        top: 60%;
        left: 25%!important;
        width: 50px;
    }
    .section_title h4::before {
        top: 60%;
        left: 67%!important;
        width: 50px;
    }
    .section_title h4 {
        padding-bottom: 0px;
    }
}

@media (max-width:1024px) {
    .about_main {
        padding: 60px 0;
    }
    .section_title h4::after {
        top: 67%;
        left: 20%;
        width: 50px;
    }
    .section_title h4::before {
        top: 67%;
        left: 66%!important;
        width: 50px;
    }
    .section_title h4 {
        padding: 0px;
    }
    .ban_content {
        position: absolute;
        top: 0%;
        left: 55%;
        /*transform: translate(0%,-50%);*/
        padding-top: 50px;
    }
    .product_warp .product_bg {
        padding: 50px 0 50px;
    }
    .news_part {
        padding: 50px 0 40px;
    }
    .news_box {
        margin-top: 10px;
    }
    .pro_item {
        margin: 20px 10px;
    }
    .about_content span::before {
        top: 60%;
        left: 91%;
        margin-left: 15px;
    }
    .n_b_con_box h3 {
        font-size: 50px;
    }
    .n_b_con_box p {
        font-size: 15px;
        font-weight: 400;
        color: #9bb8e8;
        font-family: 'Oswald', sans-serif;
        text-align: center;
    }
}

@media (max-width:991px) {
	.pro_item2 {
	margin-top: 20px!important;
}
    .news_box {
        margin-bottom: 20px;
    }
    .section_title h4 {
        font-size: 40px;
    }
    .section_title h4::after {
        top: 60%;
        left: 30%;
    }
    .section_title h4::before {
        top: 60%;
        left: 62%!important;
    }
    .about_content span:before {
        width: 52px;
    }
}

@media (max-width:840px) {
    .hero_section {
        margin-top: 0px;
    }
    .ban_content h2 {
        color: #fff;
        font-size: 20px;
        margin-bottom: 20px;
    }
    /*.ban_btns {

        padding: 8px 5px;

    }*/
    .ban_content {
        position: absolute;
        top: 8%;
        left: 55%;
        /*transform: translate(0%,-50%);*/
        padding-top: 30px;
    }
    .news_box {
        margin-top: 20px;
    }
}


/*---------------------768px---------------*/

@media (max-width:767px) {
	.pro_item2 {
	margin-top: 40px!important;
}
    .about_main {
        padding: 35px 0 55px;
    }
    .vid_box {
        width: 100%;
        display: block;
        margin: 25px 0 0;
        padding: 0;
    }
    .hero_section {
        margin-top: 0px;
    }
    .product_warp .product_bg {
        padding: 40px 0 65px;
    }
    .news_box {
        margin-top: 20px;
        width: 100%;
        max-width: 350px;
        margin: 0 auto 0;
        padding: 0;
    }
    .news_content {
        padding-left: 5px;
    }
    .news_bottom_box {
        flex-direction: column;
    }
    .slide-arrow {
        top: 50%;
        transform: translate(-50%);
    }

	.ban_content {
	    position: static;
	    width: 100%;
	    display: block;
	    margin: 0;
	    padding: 0;
	    background: #32469d;
	    text-align: center;
	    padding: 20px;
	}
    .ban_content h2 {
        color: #fff;
        font-size: 25px;
        margin-bottom: 20px;
    }
	.ban_btns {
	    width: 180px;
	    height: 53px;
	    margin: 0 auto;
	}
	.hero_slider .slide-arrow {
	    top: 50%;
	    transform: translateY(-50%);
	}
	.hero_slider .prev-arrow{
		left: 15px;
	}
	.hero_slider .next-arrow{
		right: 15px;
	}





	.product_slider_part .slick-arrow {
	    transform: initial;
	    top: auto;
	    bottom: -40px;
	}
	.product_slider_part .prev-arrows {
	    right: 40px;
	    top: auto;
	    margin: 0;
	    left: auto;
	}
	.product_slider_part .next-arrows {
	    right: 0;
	    top: auto;
	    margin: 0;
	}

    .pro_title h3 {
        font-size: 20px;
    }
    .about_content {
        padding-bottom: 20px;
    }
    .section_title h4::after {
        top: 50%!important;
        left: 20%!important;
    }
    .section_title h4::before {
        top: 50%!important;
        left: 68%!important;
    }
    .section_title h4 {
        padding: 0;
        margin: 0 0 25px;
    }
    .about_content h3 {
        font-size: 27px;
    }
    .about_content span {
        font-size: 37px;
    }
    .product_slider_part {
        margin: 0;
    }
    .news_content {
        padding: 0;
        margin: 15px 0 0;
    }
    .about_sec {
        padding: 10px 0px 0px 0px;
    }

     .news_part {
        padding: 40px 0 45px;
    }
    .news_content p {
        margin: 0 0 8px;
    }
    .news_part .row .col-lg-6 + .col-lg-6 .news_box{
        margin-top: 40px;
    }
}

@media (max-width:576px) {
    .ban_btns {
        width: 200px;
        height: 53px;
        font-size: 17px;
    }
    .ban_btns img {
        width: 25px;
        object-fit: cover;
        left: 8px;
        position: absolute;
        top: 16px;
    }
    .news_box {
        flex-direction: column;
        padding-top: 10px;
    }
    .about_main {
        padding: 20px 0 45px;
    }
    .about_content h3 {
        font-size: 30px;
        font-weight: 300;
        color: #293d9b;
    }
    .about_content span {
        font-size: 40px;
    }
    .about_content {
        margin-bottom: 20px;
    }
    .about_content p {
        padding-bottom: 5px;
    }
    .ab_btns {
        width: 180px;
        height: 51px;
        font-size: 17px;
    }
    .ab_btns img {
        left: 4px;
        top: 8px;
    }
    section {
        padding: 5px 0;
    }
    .section_title h4 {
        font-size: 30px;
        position: relative;
        padding-top: 5px;
    }
    .section_title h4::after {
        top: 50%;
        left: 16% !important;
        width: 50px;
    }
    .section_title h4::before {
        width: 50px;
        top: 60%;
        left: 64%;
    }
    .product_slider_part {
        margin: 0px;
    }
    .pro_item {
        margin: 20px 10px;
    }
    .about_content span::before {
        top: 70%;
        left: 95%;
        width: 53px;
    }
    .vid_box {
        padding: 0;
        margin: 0;
    }
    .next-arrows {
        top: 102%;
    }  
    .prev-arrows {
        top: 102%;
    } 
    .pro_title h3 {
        font-size: 18px;
    }     
}

@media (max-width:480px) {
    .section_title h4::after {
        top: 50%;
        left: 13% !important;
        width: 50px;
    }

    .section_title h4 {
        padding-top: 0;
        margin: 0 0 10px;
    }
    .new-banner-slider .slick-dots {
        padding: 5px 0 30px;
    }       
}


/*==================414px========*/

@media (max-width:414px) {
    .section_title h4::after {
        top: 37%;
        left: 7% !important;
        width: 50px;
    }
    .section_title h4::before {
        top: 37%;
        left: 70% !important;
    }
    .ban_content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .ban_content {
        position: static;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 20px 0;
        text-align: center;
        background: #293d9b;
    }
    .ban_content {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .ban_content h2 {
        font-size: 20px;
    }
}

@media (max-width:375px) {
    .hero_section {
        margin-top: 0px;
    }
    .about_content {
        margin-bottom: 20px;
    }
    .about_content span {
        font-size: 30px;
        font-weight: 400;
    }
    .about_content h3 {
        font-size: 25px;
        font-weight: 300;
        color: #293d9b;
    }
    .section_title h4 {
        font-size: 30px;
        position: relative;
    }
    .section_title h4::after {
        top: 49% !important;
        left: 2% !important;
        width: 50px;
    }
    .section_title h4::before {
        top: 56% !important;
        left: 73% !important;
    }
    .n_b_con_box h3 {
        font-size: 50px;
    }
    .ab_btns {
        width: 150px;
    }
    .ab_btns img {
        width: 20px;
        object-fit: cover;
        left: 2px;
        position: absolute;
        top: 10px;
    }
    .ban_btns {
        width: 150px;
    }
    .ban_btns img {
        left: 0px;
    }
    .ban_content {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
}

@media (max-width:345px) {
    .section_title h4::after {
        top: 38% !important;
        left: 0% !important;
        width: 50px;
    }
    .section_title h4::before {
        top: 38% !important;
        left: 75% !important;
    }
}

@media (max-width:320px) {
    .section_title h4::after {
        top: 52%!important;
        left: 5%!important;
        width: 30px;
    }
    .section_title h4::before {
        top: 52%!important;
        left: 73%!important;
        width: 30px;
    }
    .section_title h4 {
        padding: 0;
    }
    .news_part {
        padding-top: 20px;
    }
    .news_box {
        margin-top: 20px;
    }
    .product_warp .product_bg {
        padding-bottom: 20px;
        padding-top: 20px;
    }
    img {
        margin: 0;
        padding: 0;
        border: none;
        max-width: 100%;
        height: auto !important;
    }
    .about_content span::before {
        width: 39px;
    }
}