@media (max-width: 1600px) {
    .left_right_txt {
        max-width: 600px;
    }
    h1 {
        font-size: 64px;
        line-height: 76px;
        font-weight: 400;
    }
    h2 {
        font-size: 52px;
        line-height: 66px;
    }
    .container {
        max-width: 1440px;
        margin: 0 auto;
    }
    .news-img img {
        width: 80px;
    }
    .news-img {
        padding-right: 40px;
    }
    .news_text {
        padding-left: 40px;
    }
    .newsletter_sec {
        padding: 40px 0;
    }
    h4 {
        font-size: 32px;
        line-height: 40px;
    }
    .news_text h4 {
        margin-bottom: 10px;
    }
    .footer_menu ul li a {
        font-size: 15px;
        line-height: 23px;
    }
    .footer_menu ul li a img {
        margin-right: 10px;
    }
    .footer_contect ul li {
        gap: 12px;
    }
    p {
        font-size: 14px;
        line-height: 23px;
    }
    .footer_txt p {
        margin: 20px 0 25px;
        max-width: 310px;
    }
    .professional_wrap {
        width: 416px;
        height: 543px;
    }
    h3 {
        font-size: 36px;
        line-height: 44px;
    }
    .scrolling_img img{
        object-fit: cover;
    }
    .site_header .container {
        max-width: 1440px;
    }
    .sustain_banner_text p {
        font-size: 18px;
        line-height: 29px;
    }
    .sustain_banner_text h1 {
        margin-bottom: 40px;
    }
    .tab_inner_heading h4 {
        font-size: 26px;
        line-height: 34px;
    }
    .date_box h5 {
        font-size: 22px;
        line-height: 26px;
    }
    .date_box {
        margin-bottom: 15px;
    }
    .tabs_heading {
        max-width: 710px;
    }
    .map_img_wrap {
        max-width: 690px;
    }
    .location_dot {
        top: 100px;
        left: 76px;
    }
    .force_right_list {
        margin-top: 50px;
    }
    .force_right_list p, .force_right_list ul li {
        font-size: 18px;
        line-height: 28px;
    }
    .force_right_head img {
        width: 44px;
        height: 44px;
    }
}

@media (max-width: 1441px) {
    .container {
        max-width: 1200px;
        margin: 0 auto;
    }
    .site_header .container {
        max-width: 1200px;
    }
    h2 {
        font-size: 46px;
        line-height: 54px;
    }
    .common_heading h3 {
        font-size: 42px;
        line-height: 50px;
    }
    .recent_blog_sec .common_heading {
        margin-bottom: 60px;
    }
    .section_overlay::after {
        opacity: 0.5;
    }
    .professional_wrap {
        width: 356px;
        height: 453px;
    }
    h3 {
        font-size: 32px;
        line-height: 42px;
    }
    h1 {
        font-size: 52px;
        line-height: 68px;
    }
    .milestone_wrapper {
        padding-left: 50px;
    }
    .milestone_text p {
        font-size: 18px;
        line-height: 24px;
    }
    .milestone_img img {
        width: 350px;
        height: 350px;
    }
    .milestone_section {
        padding: 70px 0 80px;
    }
    .mission_description {
        padding: 70px 0 90px;
    }
    .mission_description_txt p {
        font-size: 18px;
        line-height: 28px;
    }
    .team_details h4 {
        font-size: 24px;
        line-height: 29px;
    }
    .milestone_banner .team_details {
        bottom: 30px;
    }
    /*.team_details {
        width: 170px;
    }*/
    .professionals_section {
        padding: 70px 0;
    }
    .tabs_heading {
        padding-right: 30px;
        max-width: 590px;
    }
    .tab_inner_heading h4 {
        font-size: 22px;
        line-height: 30px;
    }
    .blog_box_img_wrap {
        height: 310px;
    }
    .blog_box_content_wrap h6, .blog_box_content_wrap a {
        font-size: 18px;
        line-height: 27px;
    }
    .certified_section {
        background-image: url(../Images/certified-bg.jpg);
        padding: 150px 0 180px;
    }
    .certified_logo_wrapper .certified-logo {
        width: 120px;
        height: 120px;
    }
    .certified_logo_wrapper {
        margin-top: -150px;
    }
    .ceritifed_description {
        padding: 45px 0 80px;
    }
    .priavay_details p {
        font-size: 16px;
        line-height: 24px;
    }
    .commitment_heading h5 {
        font-size: 26px;
        line-height: 34px;
    }
    .commitment_heading img {
        width: 35px;
        height: 35px;
    }
    .commitment_box {
        padding: 30px;
    }
    .force_right_wrapper {
        margin-left: 0;
        padding: 30px;
    }
    .force_right_wrapper.force_left_wrapper {
        margin-right: 0;
    }
    .login-section::after {
        width: 331px;
        height: 230px;
    }
    .login-section::before {
        width: 260px;
        height: 150px;
    }
}

@media (max-width: 1400px){
    .contact_box_wrap {
        margin: 40px auto 0;
    }
    .map_sec {
        padding: 30px 0 60px;
    }
    .map_img_wrap {
        max-width: 950px;
        margin: 0 auto;
    }
    .location_dot {
        top: 157px;
        left: 110px;
    }
}

@media (max-width: 1199px) {
    .container {
        max-width: 991px;
        margin: 0 auto;
    }
    .site_header .container {
        max-width: 991px;
    }
    .footer_menu ul li a {
        font-size: 14px;
        line-height: 20px;
    }
    .footer_sec {
        padding: 50px 0;
    }
    .header_wrapper .navbar .navbar-nav .nav-item .dropdown-menu li a::before,
    .header_wrapper .navbar .navbar-nav .nav-item a::before {
        right: -24px;
    }
    .btn_border,
    .common_btn {
        padding: 10px 18px;
        font-size: 16px;
        line-height: 24px;
    }
    .news-img {
        padding-right: 30px;
    }
    .news_text {
        padding-left: 30px;
    }
    .news-img img {
        width: 70px;
    }
    h4 {
        font-size: 28px;
        line-height: 36px;
    }
    h2 {
        font-size: 40px;
        line-height: 48px;
    }
    .professional_wrap {
        width: 306px;
        height: 393px;
    }
    .header_wrapper .navbar .navbar-nav .nav-item .dropdown-menu li a,
    .header_wrapper .navbar .navbar-nav .nav-item .nav-link {
        font-size: 14px;
        line-height: 20px;
    }
    .site_logo img {
        width: 145px;
    }
    .header_wrapper .navbar .navbar-nav .nav-item .dropdown-menu li,
    .header_wrapper .navbar .navbar-nav .nav-item {
        padding-right: 25px;
    }
    .header_wrapper .navbar .navbar-nav .nav-item .dropdown-menu li a::before, .header_wrapper .navbar .navbar-nav .nav-item a::before {
        right: -18px;
        height: 18px;
    }
    .site_button {
        margin-left: 20px;
    }
    .header_wrapper .navbar .navbar-nav .nav-item .dropdown-menu.show {
        max-width: 700px;
        top: 55px;
    }
    h1 {
        font-size: 48px;
        line-height: 60px;
    }
    .banner_text img {
        width: 50px;
        height: 50px;
        margin-bottom: 40px;
    }
    .milestone_text {
        padding: 30px 0 30px 30px;
    }
    .milestone_wrapper {
        padding-left: 0;
    }
    .milestone_inner:nth-child(even) {
        padding-left: 140px;
    }
    .milestone_inner::after {
        left: 270px;
    }
    .left-right-section {
        height: 80vh;
    }
    .left_right_txt img {
        margin-bottom: 30px;
        width: 45px;
        height: 45px;
    }
    .mission_left p {
        font-size: 18px;
        line-height: 28px;
    }
    .sustain_banner_text p {
        font-size: 16px;
        line-height: 28px;
        margin: 0;
        padding: 0;
    }
    .banner-right-img.max_img {
        max-width: 330px;
    }
    .tabs_heading {
        max-width: 490px;
    }
    .date_box {
        margin-bottom: 10px;
    }
    .tabs_inner_wrapper::after {
        width: 24px;
        height: 25px;
        font-size: 22px;
        line-height: 28px;
    }
    .tabs_inner_wrapper {
        padding: 0 0 0 50px;
    }
    .tab_inner_heading h4 {
        font-size: 20px;
        line-height: 28px;
    }
    .date_box h5 {
        font-size: 20px;
        line-height: 26px;
    }
    .date_box h6 {
        font-size: 16px;
        line-height: 24px;
    }
    .tabs_heading ul li .nav-link {
        margin: 40px 0;
    }
    h5 {
        font-size: 18px;
        line-height: 24px;
    }
    .blog_box_content_wrap {
        padding: 20px 15px;
    }
    .blog_box_img_wrap {
        height: 270px;
    }
    .recent_blog_sec .common_heading {
        margin-bottom: 50px;
    }
    .commitment_section {
        padding: 50px 0;
    }
    .certified_logo_wrapper {
        padding: 40px 30px;
    }
    .certified_logo_wrapper .certified-logo {
        width: 100px;
        height: 100px;
    }
    .certified_section {
        background-position-x: center;
        background-image: url(../Images/certified-bg.jpg);
        padding: 90px 0 130px;
        background-position-x: center;
        background-position-y: center;
    }
    .certified_logo_wrapper {
        margin-top: -130px;
    }
    .certified_text img {
        width: 50px;
        height: 50px;
        margin-bottom: 35px;
    }
    .common_heading h3 {
        font-size: 38px;
        line-height: 46px;
        margin-bottom: 30px;
    }
    .commitment_heading img {
        width: 30px;
        height: 30px;
    }
    .commitment_heading h5 {
        font-size: 21px;
        line-height: 30px;
    }
    .force_right_list p, .force_right_list ul li {
        font-size: 16px;
        line-height: 24px;
    }
    .force_right_list ul {
        padding-left: 20px;
        margin: 0;
    }
    .force_right_list {
        margin-top: 30px;
    }
    .login-section::after {
        width: 290px;
        height: 210px;
    }
    .login-section::before {
        width: 230px;
        height: 130px;
    }
}

@media (max-width: 1081px) {
    .header_wrapper .navbar .navbar-nav .nav-item .nav-link {
        font-size: 14px;
        line-height: 20px;
    }
    .header_wrapper .navbar .navbar-nav .nav-item .dropdown-menu.show {
        max-width: 680px;
    }
    .header_wrapper .navbar .navbar-nav .nav-item .dropdown-menu li a::before,
    .header_wrapper .navbar .navbar-nav .nav-item a::before {
        top: -2px;
    }
    .professional_wrap {
        width: 286px;
        height: 360px;
    }
    h2 {
        font-size: 36px;
        line-height: 45px;
    }
    .professionals_section .common_head h2 {
        margin-bottom: 30px;
    }
    .proccest-time img {
        width: 190px;
        height: 190px;
    }
    .site_logo img {
        width: 148px;
    }
    .btn_border, .common_btn {
        padding: 9px 13px;
        font-size: 15px;
        line-height: 23px;
    }
    .common_btn:hover span {
        width: 21px;
    }
    .arrow_span::before {
        bottom: 10px;
        right: -5px;
        font-size: 14px;
        line-height: 21px;
    }
    .site_button {
        margin-left: 20px;
        min-width: 130px;
    }
    /*.team_details h4 {
        font-size: 26px;
        line-height: 34px;
    }*/
    /*.team_details {
        width: 210px;
    }*/
    .team_details h4 {
        font-size: 20px;
        line-height: 26px;
        margin: 0;
    }
    /*.team_details {
        width: 140px;
    }*/
    .milestone_banner .team_details {
        bottom: 20px;
    }
    .professionals_section {
        padding: 40px 0;
    }
    .left_right_txt {
        padding: 20px;
    }
    h5 {
        font-size: 16px;
        line-height: 22px;
    }
    .hover_txt h5 {
        font-size: 13px;
        line-height: 19px;
    }
    .priavay_details h5 {
        margin-top: 25px;
        font-size: 22px;
        line-height: 30px;
    }
    .priavcy_heading h2 {
        margin-bottom: 40px;
    }
    .priavay_details p {
        font-size: 15px;
        line-height: 22px;
    }
}

@media (max-width: 991px) {
    .container {
        max-width: 100%;
        margin: 0 auto;
    }
    .site_header .container {
        max-width: 100%;
    }
    .news_input {
        margin-top: 40px;
    }
    .newsletter_wrapper {
        justify-content: center;
    }
    .lab_text p {
        margin: 20px 0 30px;
    }
    h2 {
        font-size: 38px;
        line-height: 45px;
    }
    .lab_text img {
        width: 50px;
        height: 50px;
    }
    .lab_text h2 {
        margin-top: 40px;
    }
    .lab_text h2,
    .lab_text p,
    .lab_text {
        text-align: center;
    }
    .sustainblity_banner,
    .left-right-section,
    .inner_banner,
    .professionals_section,
    .lab_grown_section,
    .Eco_section,
    .scolling_section,
    .total_solution_sec,
    .banner_section {
        height: auto;
    }
    .total_solution_sec {
        padding: 130px 0;
    }
    .site_header .navbar-toggler {
        position: relative;
        width: 50px;
        height: 40px;
        background-image: url(../Images/Home/toggle-menu.png);
        background-repeat: no-repeat;
        background-position: center;
        padding: 0;
    }
    .site_header .navbar-toggler:focus{
        outline: 0;
        box-shadow: none;
    }
    .site_header {
        padding: 15px 0;
    }
    /*.professionals_section .container {
        max-width: 767px;
    }*/
    .professional_wrap {
        width: 256px;
        height: 320px;
    }
    h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .diamond_make_section {
        height: auto;
    }
    .proccest-time img {
        width: 150px;
        height: 150px;
    }
    h3 {
        font-size: 28px;
        line-height: 36px;
    }
    .site_header .navbar-collapse{
        position: absolute;
        top: 70px;
        left: 0;
        width: 100%;
        background-color: var(--white);
        box-shadow: 0 0 20px rgb(0 0 0 / 17%);
        border-radius: 10px;
        /*padding: 20px;
        transition: 0.3s;*/
    }
    .header_wrapper .navbar .navbar-nav .nav-item .dropdown-menu li a::before, .header_wrapper .navbar .navbar-nav .nav-item a::before{
        display: none;
    }
    .header_wrapper .navbar .navbar-nav .nav-item:last-child{
        margin-bottom: 0;
    }
    .site_header .navbar-collapse .navbar-nav{
        padding: 20px;
    }
    .site_header .site_button {
        margin-left: 20px;
        margin-bottom: 20px;
    }
    .professional_wrap {
        width: 236px;
        height: 310px;
    }
    /*.professionals_section {
        padding-top: 50px;
    }*/
    .proccest-time-inner {
        margin-bottom: 0;
    }
    .header_wrapper .navbar .navbar-nav .nav-item .dropdown-menu li, 
    .header_wrapper .navbar .navbar-nav .nav-item {
        padding-right: 0;
        margin-bottom: 10px;
        position: relative;
    }
    .suppoter_section {
        position: relative;
        height: auto;
    }
    .suppoter_section .swiper-slide {
        min-height: 600px;
        padding: 70px 0 0;
        position: relative;
        background-position-x: center;
        background-size: cover;
    }
    .suppoter_section .swiper-slide::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgb(255 255 255 / 50%);
        z-index: -1;
    }
    .swiper-button-next, .swiper-button-prev {
        left: 40px;
        bottom: 70px;
    }
    .swiper-button-next {
        right: 40px;
        left: inherit !important;
    }
    .proccest-time-inner {
        padding: 0 40px;
    }
    .dark_font {
        font-size: 18px;
        line-height: 26px;
    }
    .header_wrapper .navbar .navbar-nav .nav-item .dropdown-menu.show {
        max-width: 100%;
        flex-direction: column;
        position: absolute;
        top: 26px;
        left: 0;
        background-color: var(--white);
        box-shadow: 0 0 20px rgb(0 0 0 / 20%);
        border-radius: 10px;
        padding: 20px;
    }
    .header_wrapper .navbar .navbar-nav .nav-item .dropdown-menu li:last-child{
        margin-bottom: 0;
    }
    .inner_banner {
        padding: 130px 0px;
    }
    h1 {
        font-size: 44px;
        line-height: 50px;
    }
    .milestone_text p {
        font-size: 16px;
        line-height: 24px;
    }
    .milestone_img img {
        width: 310px;
        height: 310px;
    }
    .milestone_inner::after {
        left: 230px;
    }
    .left_right_txt img {
        margin-bottom: 20px;
        width: 40px;
        height: 40px;
    }
    .milestone_head h2 {
        margin-bottom: 30px;
    }
    .left-right-section {
        height: 65vh !important;
    }
    .mission_section {
        padding: 70px 0 120px;
    }
    .diamond_img img {
        width: 45px;
        height: 45px;
        margin-bottom: 30px;
    }
    .mission_left p {
        font-size: 16px;
        line-height: 26px;
    }
    .mission_description_txt p {
        font-size: 16px;
        line-height: 24px;
    }
    .mission_description {
        padding: 170px 0 50px;
    }
    .mission_img {
        max-width: 450px;
        margin: 50px auto -260px;
    }
    .mission_left h2 {
        margin-bottom: 20px;
    }
    .team_details h4 {
       font-size: 16px;
       line-height: 22px;
    }
    /*.team_details {
        width: 115px;
    }*/
    .sustainblity_banner {
        padding: 130px 0px;
        position: relative;
    }
    .sustainblity_banner::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0 0 0 / 38%);
        z-index: -1;
    }
    .banner-right-img img {
        margin-bottom: 20px;
    }
    .left_right_txt.Long_txt{
        padding: 50px 20px;
        max-width: 100%;
    }
    .left_right_txt ul li {
        font-size: 14px;
        line-height: 22px;
    }
    .inner_banner{
        background: none;
    }
    .tab_none{
        display: none;
    }
    .left-right-section.Long_content{
        position: relative;
        height: auto !important;
    }
    .blog_box_img_wrap {
        height: auto;
    }
    .certified_section {
        position: relative;
        background-size: cover;
    }
    .certified_section::after{
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0 0 0 / 30%);
        z-index: -1;
    }
    .certified_logo_wrapper {
        max-width: 480px;
        margin: -290px auto 0;
    }
    .ceritifed_description {
        padding: 110px 0 30px;
    }
    .map_img_wrap {
        max-width: 680px;
    }
    .hover_box {
        padding: 7px;
    }
    .location_dot {
        top: 107px;
        left: 80px;
        padding-left: 21px;
        padding-bottom: 8px;
    }
    .location_dot::before {
        width: 7px;
        height: 7px;
    }
    .location_dot::after {
        width: 17px;
        height: 17px;
    }
    .location_dot h6 {
        font-size: 11px;
        line-height: 18px;
        width: 35px;
        height: 35px;
    }
    .priavcy_heading h2 {
        margin-bottom: 30px;
    }
    .privacy_section {
        padding: 30px 0 50px;
    }
    .commitment_box {
        padding: 20px;
    }
    .force_scrolling {
        padding: 20px 0 50px;
        position: relative;
        height: auto;
    }
    .force_right_wrapper {
        margin-top: 30px;
    }
    .login-section::after,
    .login-section::before {
        display: none;
    }
    .login_form {
        padding: 30px;
    }
    .blog_sub_details {
        margin-bottom: 30px;
    }
    .blog_sub_details h6 {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 28px;
    }
    .blog_details_head h5 {
        font-size: 26px;
        line-height: 34px;
    }
    .back_blog_btn {
        font-size: 24px;
        line-height: 32px;
        gap: 15px;
    }
    .back_to_blog_btn {
        margin-bottom: 40px;
    }
    .back_blog_btn img {
        width: 11px;
        height: 25px;
    }
    .blog_user_details h5 {
        font-size: 22px;
        line-height: 32px;
    }
    .blog_user_details h6 {
        font-size: 16px;
        line-height: 24px;
    }
}

@media (max-width: 767px) {
    .footer_menu h5 {
        margin-bottom: 15px;
    }
    .input_box .pass_show {
        top: 48px;
    }
    h2 {
        font-size: 34px;
        line-height: 42px;
    }
    .total_solution_sec {
        background-position-x: -100px, center;
    }
    /*.professionals_section .container {
        max-width: 580px;
    }*/
    .professional_wrap {
        width: 196px;
        height: 200px;
        text-align: center;
    }
    .professionals_section {
        padding: 30px 0;
    }
    .professionals_section .common_head h2 {
        margin-bottom: 20px;
    }
    h2 {
        font-size: 28px;
        line-height: 36px;
    }
    /*.professionals_section {
        padding-top: 50px;
    }*/
    .diamond_make_section {
        position: relative;
    }
    .diamond_make_section .proccest-time {
        padding: 80px 50px;
    }
    .sustainblity_banner, .left-right-section, .inner_banner, .professionals_section, .lab_grown_section, .Eco_section, .scolling_section, .total_solution_sec, .banner_section {
        height: auto;
        position: relative;
    }
    .professional_wrap img {
        width: 140px;
    }
    /*.team_details h4 {
        font-size: 14px;
        line-height: 20px;
    }*/
    .team_details h6 {
        font-size: 12px;
        line-height: 18px;
    }
    .milestone_banner.professionals_section {
        padding-top: 40px;
    }
    .team_details {
        /*width: 100px;*/
        padding: 10px;
        /*box-shadow: 0 0 10px rgb(0 0 0 / 10%);*/
    }
    .swiper-button-next, .swiper-button-prev {
        left: 50px;
        font-size: 20px;
        line-height: 28px;
    }
    .swiper-button-next {
        right: 50px;
    }
    .swiper-button-prev:after,
    .swiper-button-next:after {
        font-size: 20px;
    }
    .suppoter_section .swiper-slide {
        min-height: 650px;
    }
    .milestone_wrapper {
        padding-left: 20px;
    }
    .milestone_inner:nth-child(even) {
        padding-left: 0;
    }
    .milestone_inner::after {
        left: 50px;
    }
    .milestone_inner {
        margin-bottom: 50px;
    }
    .milestone_text p {
        font-size: 15px;
        line-height: 23px;
    }
    .milestone_img img {
        width: 270px;
        height: 270px;
    }
    .inner_banner {
        padding: 60px 0px;
    }
    .banner_text img {
        width: 40px;
        height: 40px;
        margin-bottom: 30px;
    }
    h1 {
        font-size: 38px;
        line-height: 50px;
    }
    .left-right-section {
        height: auto !important;
    }
    .left_right_txt.Long_txt,
    .left_right_txt {
        max-width: 100%;
        margin: 0;
        padding: 50px 30px;
    }
    .milestone_section {
        padding: 40px 0 50px;
    }
    .team_details {
        bottom: 10px;
    }
    .sustain_banner_text p {
        font-size: 14px;
        line-height: 25px;
    }
    .sustainblity_banner {
        padding: 60px 0px;
    }
    .sustain_banner_text h1 {
        margin-bottom: 20px;
    }
    .common_heading h3 {
        font-size: 36px;
        line-height: 44px;
    }
    .contact_box_wrap {
        margin: 30px auto 0;
        padding: 20px;
    }
    .map_img_wrap {
        max-width: 550px;
    }
    .location_dot::before {
        width: 5px;
        height: 5px;
    }
    .location_dot::after {
        width: 15px;
        height: 15px;
    }
    .location_dot h6 {
        font-size: 10px;
        line-height: 16px;
        width: 30px;
        height: 30px;
    }
    .location_dot {
        top: 85px;
        left: 60px;
        padding-left: 21px;
        padding-bottom: 8px;
    }
    .hover_txt h6 {
        font-size: 10px;
        line-height: 16px;
    }
    .priavay_details p {
        font-size: 14px;
        line-height: 20px;
    }
    .priavay_details h5 {
        font-size: 20px;
        line-height: 28px;
    }
    .commitment_section {
        padding: 0 0 50px;
    }
    .common_heading h3 {
        font-size: 32px;
        line-height: 40px;
    }
    .commitment_box {
        width: 100%;
        margin-bottom: 10px;
    }
    .input_box {
        margin-bottom: 15px;
    }
    .input_box label {
        margin-bottom: 5px;
    }
    .login_form h5 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    .sign_up_box {
        margin-top: 20px;
    }
    .blog_details_head {
        margin-bottom: 20px;
    }
    .blog_details_content_wrapper {
        margin-bottom: 40px;
    }
}

@media (max-width: 580px) {
    .news-img img {
        width: 50px;
    }
    h4 {
        font-size: 24px;
        line-height: 31px;
    }
    .news_text {
        padding-left: 20px;
    }
    .news-img {
        padding-right: 30px;
    }
    .news_text h4 {
        margin-bottom: 10px;
    }
    .news_input {
        margin-top: 20px;
    }
    p {
        font-size: 13px;
        line-height: 20px;
    }
    .footer_txt p {
        max-width: 100%;
    }
    h2 {
        font-size: 26px;
        line-height: 33px;
    }
    /*.professionals_section .container {
        max-width: 480px;
    }*/
    .professional_wrap {
        width: 180px;
        height: 190px;
    }
    /*.professional_wrap img {
        width: 120px;
    }*/
    .professionals_section{
        overflow-x: hidden;
    }
    /*.team_details h4 {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 0;
    }*/
    .team_details {
        /*width: 77px;*/
        padding: 10px;
    }
    .proccest-time-inner {
        padding: 0 10px;
    }
    .swiper-button-next, .swiper-button-prev {
        bottom: 40px;
    }
    .total_solution_sec {
        padding: 90px 0;
    }
    .milestone_img img {
        width: 200px;
        height: 200px;
    }
    .milestone_text {
        padding: 0 0 0 25px;
    }
    .milestone_text p {
        font-size: 13px;
        line-height: 20px;
        margin: 0;
    }
    .milestone_inner {
        margin-bottom: 30px;
    }
    .left_right_txt.Long_txt,
    .left_right_txt {
        padding: 30px;
    }
    .mission_section {
        padding: 50px 0 120px;
    }
    .sustain_banner_text p {
        font-size: 13px;
        line-height: 25px;
    }
    .banner-right-img.max_img {
        max-width: 280px;
    }
    h1 {
        font-size: 34px;
        line-height: 47px;
    }
    h5 {
        font-size: 14px;
        line-height: 20px;
    }
    .recent_blog_sec .common_heading {
        margin-bottom: 30px;
    }
    .common_heading h3 {
        font-size: 32px;
        line-height: 40px;
    }
    .commitment_section {
        padding: 20px 0;
    }
    .map_img_wrap {
        max-width: 450px;
    }
    .hover_logo img {
        width: 20px;
    }
    .hover_logo {
        width: 30px;
        height: 30px;
    }
    .hover_txt h5 {
        font-size: 11px;
        line-height: 18px;
    }
    .hover_box {
        padding: 5px;
    }
    .location_dot {
        top: 62px;
        left: 47px;
    }
    .map_sec {
        padding: 0 0 40px;
    }
    .form_control {
        padding: 10px;
        font-size: 14px;
        line-height: 20px;
    }
    .form_control::placeholder {
        font-size: 14px;
        line-height: 20px;
    }
    .priavay_details h5 {
        font-size: 18px;
        line-height: 26px;
    }
    .force_right_list p, .force_right_list ul li {
        font-size: 14px;
        line-height: 22px;
    }
    .force_right_list {
        margin-top: 20px;
    }
    .force_right_head img {
        width: 38px;
        height: 38px;
    }
    .force_right_head {
        gap: 10px;
    }
    .login_form {
        padding: 30px;
    }
    textarea, input {
        padding: 11px 20px;
    }
    .input_box .pass_show {
        top: 45px;
        right: 15px;
        font-size: 13px;
    }
    .login-section {
        padding: 40px 0;
    }
    .input_box label {
        margin-bottom: 5px;
    }
    label {
        font-size: 14px;
        line-height: 22px;
    }
    .forgot_pass a {
        font-size: 14px;
        line-height: 22px;
    }
    .select2-container .select2-selection--single {
        font-size: 14px;
        line-height: 20px;
        padding: 11px 20px;
    }
    .blog_sub_details h6 {
        margin-bottom: 6px;
        font-size: 18px;
        line-height: 26px;
    }
    .blog_details_head {
        margin-bottom: 10px;
        gap: 10px;
    }
    .blog_details_head h5 {
        font-size: 22px;
        line-height: 30px;
    }
    .blog_details_head img {
        width: 27px;
        height: 27px;
    }
    .blog_user_img img {
        width: 80px;
        height: 80px;
    }
    .blog_user_details h5 {
        font-size: 18px;
        line-height: 28px;
        margin: 0;
    }
    .blog_user_details h6 {
        font-size: 14px;
        line-height: 22px;
    }
    .blog_user_wrapper {
        gap: 10px;
    }
}

@media (max-width: 480px) {
    .news_text {
        padding-left: 0;
    }
    .professionals_section .professionals_second_wrapper .row .col-6{
        width: 100%;
    }
    .news-img {
        padding-right: 0;
        display: none;
    }
    .news_text h4,
    .news_text p {
        text-align: center;
    }
    h2 {
        font-size: 24px;
        line-height: 32px;
    }
    .proccest-time img {
        width: 110px;
        height: 110px;
    }
    h3 {
        font-size: 22px;
        line-height: 30px;
    }
    .team_details {
        /* width: 77px; */
        padding: 5px;
    }
    /*.professionals_section .container {
        max-width: 380px;
    }*/
    /*.professional_wrap {
        width: 140px;
        height: 190px;
    }*/
    .professional_wrap {
        width: 160px;
        height: 180px;
    }
    .team_details h4 {
        font-size: 18px;
        line-height: 26px;
    }
    .suppoter_section .proccest-time img {
        width: 44px;
        height: 44px;
        margin-bottom: 30px;
    }
    .swiper-button-next, .swiper-button-prev {
        left: 30px;
    }
    .swiper-button-next {
        right: 30px;
    }
    .suppoter_section .swiper-slide {
        padding: 40px 0 0;
    }
    .milestone_text h3 {
        margin-bottom: 5px;
    }
    .milestone_text {
        padding: 0 0 0 90px;
        margin-top: 20px;
    }
    .milestone_wrapper {
        padding-left: 10px;
    }
    .milestone_details_wrap {
        align-items: flex-start;
        flex-direction: column;
    }
    .milestone_inner {
        margin-bottom: 60px;
    }
    h1 {
        font-size: 32px;
        line-height: 44px;
    }
    .mission_left p {
        font-size: 14px;
        line-height: 20px;
    }
    .mission_description_txt p {
        font-size: 14px;
        line-height: 20px;
    }
    .mission_img {
        max-width: 340px;
        margin: 30px auto -260px;
    }
    .inner_banner.innovation_banner {
        background-size: 160%;
    }
    .date_wrap ul li {
        font-size: 12px;
        line-height: 18px;
        padding: 3px 0;
    }
    .date_wrap {
        padding: 5px;
    }
    .common_heading h3 {
        font-size: 28px;
        line-height: 35px;
    }
    .recent_blog_sec .common_heading {
        margin-bottom: 20px;
    }
    .inner_banner {
        padding: 50px 0px;
    }
    .certified_text img {
        width: 45px;
        height: 45px;
        margin-bottom: 30px;
    }
    .certified_text p {
        margin-bottom: 20px;
    }
    .certified_text li {
        font-size: 14px;
        line-height: 22px;
    }
    .certified_text ul {
        padding-left: 23px;
        margin: 0;
    }
    .certified_logo_wrapper .certified-logo {
        width: 80px;
        height: auto;
    }
    .certified_logo_wrapper {
        padding: 30px 20px;
    }
    .map_img_wrap {
        max-width: 350px;
    }
    .location_dot::after {
        width: 14px;
        height: 14px;
    }
    .location_dot::before {
        width: 4px;
        height: 4px;
    }
    .location_dot {
        top: 42px;
        left: 37px;
        padding-left: 19px;
        padding-bottom: 6px;
    }
    .form_group {
        margin: 0 0 15px;
    }
    h4 {
        font-size: 22px;
        line-height: 29px;
    }
    .priavcy_heading h2 {
        margin-bottom: 30px;
        font-size: 28px;
        line-height: 36px;
    }
    .common_heading h3 {
        font-size: 25px;
        line-height: 34px;
        margin-bottom: 20px;
    }
    .commitment_heading img {
        width: 25px;
        height: 25px;
    }
    .commitment_heading h5 {
        font-size: 20px;
        line-height: 28px;
    }
    .left_right_txt.Long_txt, .left_right_txt {
        padding: 24px;
    }
    .force_right_wrapper {
        margin-left: 0;
        padding: 20px;
    }
    .force_right_head img {
        width: 34px;
        height: 34px;
    }
    .force_scrolling {
        padding: 20px 0 40px;
    }
}

@media (max-width: 380px) {
    .diamond_make_section .proccest-time {
        padding: 50px 20px;
    }
    h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .total_solution_sec {
        background-position-x: -220px, center;
    }
    /*.professionals_section .common_head h2 {
        margin-bottom: 40px;
    }*/
    .swiper-button-next, .swiper-button-prev {
        font-size: 18px;
        line-height: 28px;
    }
    .suppoter_section .swiper-slide {
        min-height: 700px;
    }
    .dark_font {
        font-size: 16px;
        line-height: 24px;
    }
    .milestone_inner::after {
        left: 20px;
    }
    .milestone_text {
        padding: 0 0 0 50px;
        margin-top: 20px;
    }
    .left_right_txt {
        padding: 20px 15px;
    }
    .left_right_txt img {
        width: 35px;
        height: 35px;
    }
    h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .banner_text img {
        width: 35px;
        height: 36px;
        margin-bottom: 20px;
    }
    .diamond_img img {
        width: 40px;
        height: 40px;
    }
    .ceritifed_description {
        padding: 90px 0 30px;
    }
    .certified_section {
        padding: 40px 0 100px;
    }
    .certified_logo_wrapper {
        margin: -270px auto 0;
    }
    .certified_text img {
        width: 35px;
        height: 35px;
        margin-bottom: 20px;
    }
    .map_img_wrap {
        max-width: 300px;
    }
    .location_dot {
        top: 29px;
        left: 32px;
    }
    .location_dot h6 {
        width: 27px;
        height: 27px;
    }
    .form_control {
        padding: 8px 10px;
        font-size: 13px;
        line-height: 19px;
    }
    .form_control::placeholder {
        font-size: 13px;
        line-height: 19px;
    }
    .contact_box_wrap {
        margin: 20px auto 0;
        padding: 15px;
    }
    h4 {
        font-size: 20px;
        line-height: 29px;
    }
    .priavcy_heading h2 {
        margin-bottom: 30px;
        font-size: 24px;
        line-height: 34px;
    }
    .priavay_details p {
        font-size: 13px;
        line-height: 19px;
    }
    .login_form {
        padding: 30px 20px;
    }
    .login_form h5 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 20px;
    }
    .blog_sub_details h6 {
        font-size: 16px;
        line-height: 24px;
    }
    .blog_sub_details {
        margin-bottom: 20px;
    }
    .blog_user_img img {
        width: 70px;
        height: 70px;
    }
}
