@media screen and (max-width: 600px) {
  .Background::after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.8), transparent 80%);
  }
  .intro {
    padding: 1em;
    left: 0;
    bottom: 7em;
  }
  .intro .para {
    width: 100%;
  }

  .intro__subtitle {
    font-size: 0.9em;
  }
  .intro__button {
    font-size: 0.75em;
  }
}

@media (min-height: 100px) and (max-height: 499px) {
  .intro {
    bottom: 0 !important;
    padding: 2em 5em;
  }
  .scroll_down {
    display: none;
  }
  .intro__title {
    font-size: 2em;
  }
  .intro .para {
    font-size: 10px;
    line-height: 14px;
  }
  #testimonial .gray_bx {
    height: 230px !important;
  }
  #testimonial .slider,
  #testimonial .slick-list,
  #testimonial .slick-track,
  #testimonial .sliderContainer,
  #testimonial .slick-slide {
    height: 250px !important;
  }
}

@media (max-width: 767px) {
  .fnc-nav__control {
    font-size: 14px !important;
    padding: 0.5rem 1rem !important;
  }
  .menu ul li a {
    color: #fff !important;
  }
  .inner-search {
    width: 87vw;
  }
  #search .search_field {
    justify-content: center;
  }
  #search .search_field input {
    width: 100%;
  }
  #search .search_field .block_btn {
    margin-top: 10px;
  }

  .fnc-slide__content .intro__title {
    font-size: 2rem !important;
  }
  .fnc-slide__content .key_point {
    display: none;
  }
  .combo-btn {
    display: flex;
  }
  .combo-btn .block_btn {
    padding: 6px 14px !important;
  }
  .med_tit {
    font-size: 26px;
  }
  #all_product .cat_img img {
    width: 125px;
  }
  #all_product .cat_img {
    height: 125px;
  }
  #all_product .cat_name {
    font-size: 15px;
  }
  .project_menu {
    display: none;
  }
  header .menu {
    width: 100%;
    top: 1rem;
  }
  .certi-img img {
    width: 100px;
  }
  .cta {
    padding: 1rem;
  }
  .dropmenu:after {
    right: 20px;
    content: none !important;
  }
  .form-subscribe .input-group {
    padding: 6px;
    height: 50px;
  }
  .form-subscribe .block_btn {
    right: 0;
    padding: 6px 14px;
  }
  .cta .space30 {
    margin-top: 10px;
  }
  .popup {
    width: 92% !important;
    left: 42% !important;
    padding-bottom: 70px !important;
  }

  .form-subscribe .block_btn {
    position: relative;
    top: 18px;
  }
  .dark_header .menu .submenu a,
  .sticky.dark_header .menu .submenu a {
    color: #333 !important;
  }

  .dark_header .hamburger-inner,
  .dark_header .hamburger-inner::before,
  .dark_header .hamburger-inner::after {
    background: #333 !important;
  }
  .dark_header .menu ul li a {
    color: #fff !important;
  }
  .dark_header .menu ul li a:hover {
    color: #333 !important;
  }
  .dark_header .dropmenu:after,
  .sticky .dropmenu:after {
    color: #fff !important;
  }
  .menu .quick_btn:hover,
  .dark_header .menu .quick_btn:hover {
    color: #333 !important;
  }
  .team_list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
  }
  .team_img {
    width: 140px;
    height: 150px;
    overflow: hidden;
  }
  .tiny_tit {
    font-size: 14px;
  }
  .change_lang {
    position: absolute;
    width: 100px;
    top: -86px;
    right: 14px;
  }
  .menu li.dropmenu a {
    display: inline-block !important;
  }
  .dropdown:after {
    content: none !important;
    /*  right: 16px !important;
		       top: 0 !important; */
  }

  .menu .project_menu {
    padding-left: 0;
    background: #e31b22;
  }
  .menu ul li a:hover {
    color: #000;
  }
  .menu.flex {
    display: none;
    width: 100%;
  }
  .logo img {
    width: 105px !important;
  }

  .menu li,
  .menu li a {
    display: block !important;
    line-height: 50px !important;
  }
  .submenu {
    display: none !important;
  }
  .menu li a {
    padding: 0 15px !important;
  }
  .menu .quick_btn {
    color: #fff !important;
    background: #e31b22 !important;
    border: none;
    line-height: 50px !important;
    text-align: left;
    padding: 0px 17px 5px !important;
  }
  .intro__title {
    width: 90% !important;
  }
  .service-name {
    font-size: 16px;
  }
  .servic-box {
    margin-bottom: 20px;
  }

  #about .lhs_content {
    top: 3em !important;
  }
  #all_product .product_bx {
    width: 100% !important;
    padding-right: 0 !important;
  }
  #all_product .allproduct_list ul {
    padding-right: 20px;
  }
  .hamburger {
    position: absolute;
    right: 11px;
    top: 10px;
    display: block;
  }
  .big_tit {
    font-size: 20px !important;
    line-height: 27px !important;
  }
  #about .para {
    width: 100%;
  }
  .quote-contact ul {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .quote-contact ul li {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .para {
    font-size: 13px;
    line-height: 17px;
  }
  .scroll_down:before {
    height: 50px;
  }
  .why_banner.img-wrap {
    height: 50vh !important;
    margin: 0 auto 2em auto !important;
    width: 100%;
  }
  #testimonial .para {
    font-size: 14px;
    line-height: 20px;
  }
  #testimonial .gray_bx {
    width: 90% !important;
    left: 20px !important;
    background: rgba(255, 255, 255, 0.9) !important;
  }
  #testimonial .progressBarContainer {
    width: 100px;
  }
  #testimonial .slick-prev {
    left: 206px !important;
  }
  #testimonial .slick-next {
    left: 256px !important;
    right: auto !important;
  }
  #about .lhs_content {
    padding-top: 1em !important;
  }
  #home #header-outer,
  #about_us #header-outer {
    z-index: 999;
  }
  .big_tag h3 {
    font-size: 2.8em !important;
  }

  .pt-100,
  .pt-80 {
    padding-top: 80px !important;
  }
  .pb-100,
  .pb-80 {
    padding-bottom: 80px !important;
  }
  .ft_whitebx {
    padding: 20px;
    width: 100%;
    bottom: 0;
  }
  .white_bx {
    padding: 20px !important;
  }
  .white_bx h4 {
    font-size: 22px;
  }
  footer .ft_content {
    display: block;
  }
  .recruite,
  .site_map {
    width: 100%;
  }
  .site_map {
    margin-top: 30px;
    padding-left: 0 !important;
  }
  .btm_footer li,
  .btm_footer li a {
    font-size: 8px;
    padding-right: 3px;
  }
  .btm_footer {
    padding: 10px 0;
  }
  .logo_bx {
    padding: 1.6em 0;
    min-height: 120px;
    display: flex;
    align-items: center;
  }
  /* #myVideo{
		right: 0 !important;
	} */
  #why_coco .para,
  .product_bx .prod_desc {
    width: 100%;
  }
  #our_product .product_list {
    text-align: center;
  }
  .product_bx {
    width: 100% !important;
    width: 100px;
  }
  .product_bx .cat_img {
    height: 120px;
    margin: 0 auto;
    justify-content: center;
  }
  .product_bx .cat_name {
    margin-bottom: 5px;
  }
  .product_bx img {
    width: 100px;
  }
  .lhs_content {
    padding-bottom: 3em;
  }
  .binex_btn .block_btn {
    margin-right: 10px;
  }
  .block_btn {
    padding: 10px 20px;
  }
  #why_us .para {
    width: 100%;
  }
  #why_us .product_list {
    padding-left: 0;
  }
  #why_us .product_bx {
    padding-bottom: 0;
    padding-right: 1em;
    padding-left: 1.5em;
  }

  .logo_brd:nth-child(3),
  .logo_brd:nth-child(7),
  .logo_brd:nth-child(11),
  .logo_brd:nth-child(15) {
    border-left: none;
  }
  .logo_brd:nth-child(13),
  .logo_brd:nth-child(14) {
    /* border-bottom: 1px solid #ccc; */
  }
  .location_bx h5 {
    font-size: 18px;
  }
  .location_bx p,
  .location_bx a {
    font-size: 10px !important;
    line-height: 13px;
  }
  .location_bx address {
    min-height: auto;
  }
  .dark_header #header-outer {
    padding-bottom: 0;
  }
  .pt-60 {
    padding-top: 30px;
  }
  #loc_bg {
    height: 50vh;
  }
  .blog_banner .upload_info .tags {
    display: block;
    padding-left: 0;
  }
  .post_bx {
    padding-top: 2em;
  }
  .product_num {
    font-size: 13px !important;
  }
  .product_gallery {
    padding-top: 5px;
    padding-bottom: 0.5em;
  }
  .slick-slide {
    height: 350px !important;
  }
  #single_product .binex_btn {
    margin-top: 0 !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
  }
  .ellipse_right img,
  .ellipse_left img {
    width: 50px;
  }
  .f_block a span,
  .l_block a span {
    font-size: 8px;
  }
  .ellipse_right,
  .ellipse_left {
    align-items: flex-end;
  }
  #explore_service {
    padding-top: 3em;
  }
}

@media (max-width: 991px) {
  #header-outer {
    padding: 10px 15px 10px;
  }
  .menu ul li a {
    padding: 0 7px;
  }
  .dropmenu:after {
    right: -3px;
    top: 1px;
  }
  .menu .quick_btn {
    margin-left: 0;
  }
  .menu .project_menu {
    padding: 0;
  }
  .hand {
    right: 1em;
    width: 43%;
  }
  .get_banner {
    margin-bottom: 30px;
  }
  .why_banner.img-wrap {
    width: 100%;
    height: 80vh;
  }
  .van_banner.img-wrap,
  .blg_banner {
    height: 50vh !important;
  }
  #about .lhs_content {
    padding-top: 3em;
    left: 0;
  }
  .rhs_content {
    position: static;
  }
  .rhs_content .row {
    margin: 0 !important;
  }
  .hidden-xs {
    display: none;
  }
  .visible-xs {
    display: block;
  }
  .lhs_content {
    padding-bottom: 4em;
  }
  .product_detail.lhs_content {
    padding-bottom: 0;
  }
  .flex-reverse {
    flex-direction: column-reverse;
  }
  .intro {
    bottom: 9em;
  }
  .intro__title {
    font-size: 1.7em;
    width: 340px;
  }
  #why_us .para {
    width: 100%;
  }
  #all_product .product_bx {
    width: 50%;
  }
  #all_product,
  #blog_list,
  #blog_single {
    padding: 0 !important;
  }
  .box {
    padding: 40px 0 0 0;
  }
  .map_img {
    display: none;
  }
  #binex_bg .parallax-inner.back-img {
    background-size: cover !important;
  }
  #binex_bg {
    height: 50vh;
  }
  .progressBarContainer {
    width: 120px;
  }
  .product_gallery button.slick-next {
    left: 291px !important;
  }
  .product_gallery .slick-prev,
  .product_gallery .slick-next {
    left: 240px !important;
  }
  #testimonial .gray_bx {
    width: 70%;
    left: 50px;
  }
  #explore_service .img_block img {
    display: none;
  }
  .ellipse_right img {
    margin-right: 0;
  }
  .ellipse_left img {
    margin-left: 0;
  }
  .fnc-slide {
    display: block;
  }
  .fnc-slide__inner {
    height: 50vh;
  }
}

@media (max-width: 1199px) {
  .big_tag h3 {
    font-size: 6em;
  }
  footer .ft_content {
    padding-left: 0em;
  }
  .white_bx {
    padding: 30px;
  }
  .inner_footer {
    padding: 25px 25px 0 25px;
  }
  .scroll_top {
    right: 8px;
  }
  .product_bx {
    padding-bottom: 2em;
    padding-right: 1em !important;
  }

  .post_tit h2 {
    font-size: 18px;
  }
  .big_tit {
    font-size: 1.6em;
    line-height: 1.3em;
  }
  #explore_service .img_block img {
    width: 150px;
  }
  .fnc-slide__content .inner-content {
    padding: 2rem;
  }
  .fnc-nav {
    width: 100%;
  }
}

@media (min-width: 991px) and (max-width: 1099px) {
  .location_bx p,
  .location_bx a {
    font-size: 13px !important;
  }
  .menu ul li a {
    padding: 0 15px;
  }
  .dropmenu:after {
    right: 2px;
    top: 0px;
  }
  #single_product .binex_btn {
    margin-top: 0 !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
  }
  .why_banner.img-wrap {
    width: 100%;
    height: 50vh;
  }
  .team_list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .logo img {
    width: 140px !important;
  }
  .menu ul li a {
    color: #fff;
  }
  #testimonial .para {
    font-size: 30px;
    line-height: 40px;
  }
  .menu .quick_btn {
    padding: 5px 10px !important;
  }
  .team_list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1400px) and (max-width: 1899px) {
  #testimonial .para {
    font-size: 24px !important;
    line-height: 32px !important;
  }
}

@media (min-width: 1300px) and (max-width: 1899px) {
  .container {
    max-width: 1220px;
  }
  header .logo img,
  footer .d_logo {
    width: 170px;
  }
  .menu ul li a {
    padding: 5px 14px;
  }
}

@media (min-width: 991px) and (max-width: 1399px) {
  .intro {
    bottom: 3.3em;
  }
  #live_banner .scroll_down {
    top: 25px !important;
  }
  .scroll_down:before {
    height: 50px;
  }
}

@media (max-width: 1899px) {
  .pb-80 {
    padding-bottom: 200px;
  }
  .pb-100 {
    padding-bottom: 200px;
  }
  .pt-80 {
    padding-top: 200px;
  }
  .pt-100 {
    padding-top: 200px;
  }
  #binex_bg .back-img {
    background-size: contain !important;
  }
}

@media (min-width: 2100px) {
  .ft_whitebx {
    width: 60%;
  }
  .intro {
    bottom: 10em;
  }
  .why_banner.img-wrap {
    height: 50vh;
  }
  .author {
    font-size: 22px;
  }
}

@media (min-width: 1900px) {
  .menu ul li a {
    padding: 15px 25px;
  }
  .dropmenu:after {
    top: 13px;
  }
  .submenu {
    width: 232px !important;
  }
  .menu .submenu li a {
    padding: 8px 15px !important;
  }
  .container {
    max-width: 1650px;
  }
  .art_detail {
    padding-right: 4em;
  }

  .intro {
    bottom: 10em;
    left: 5em;
  }
  .intro__title {
    font-size: 6em;
    width: 65%;
  }
  .box {
    padding: 5em;
    margin: 0 auto;
  }

  #live_banner .intro .para {
    font-size: 18px;
    line-height: 22px;
    width: 360px;
  }
  #our_product .para {
    width: 480px;
  }
  .big_tag h3 {
    font-size: 15em;
  }
  .logo_bx {
    min-height: 219.7px;
  }
  footer h4 {
    font-size: 2.5em;
  }

  #all_product .product_bx {
    padding-bottom: 6rem;
  }
  #all_product .allproduct_list ul {
    padding-right: 50px;
  }
  .post_bx {
    width: 450px;
  }
  .blg_banner {
    height: 600px;
  }
  #all_product,
  #blog_list,
  #blog_single {
    padding: 100px;
  }
  #single_product {
    padding-top: 10em;
  }
  .product_detail {
    padding-right: 1.5em;
  }
  .slick-slide {
    height: 600px !important;
  }
  #testimonial .para {
    font-size: 32px;
    line-height: 45px;
  }
}

@media (min-width: 2100px) {
  .ft_whitebx {
    width: 75%;
  }
  .intro {
    bottom: 17em;
    left: 7em;
  }
  #about .lhs_content {
    left: -11em;
  }
  footer .tiny_tit {
    font-size: 20px;
  }
  footer .quick_link li a {
    font-size: 12px !important;
  }
  #testimonial .slide_img {
    margin-top: 100px;
  }
  #testimonial .para {
    font-size: 44px;
    line-height: 62px;
  }
  #testimonial .gray_bx {
    top: 9em;
    left: 11em;
  }
  .qt_icon {
    top: 20px;
  }
}

@media (min-width: 1900px) and (max-width: 2099px) {
}

@media (min-width: 768px) {
  .product_list {
    grid-template-columns: 50% 50%;
  }
}

@media (min-width: 1280px) {
  .product_list {
    grid-template-columns: 33% 33% 33%;
  }
}
