@media all and (max-width: 1280px) {


    .nav-link {
        font-size: 12px;
    }

    .social_header{
        display: none;
    }


    .checkbox_label {
        width: 85%;
    }

    .inspiration-img img {
        width: 400px;
    }
    .inspiration_text_box {
        width: 100%;
        margin: 0 auto;
    }
    .inspiration_desc {
        font-size: 16px;
    }
    .sev_title_sec {
        font-size: 25px;
    }
    .middle_title {
        margin-left: 65px;
    }

    .list_style_service {
        font-size: 16px;
    }
    .middle_title {
        margin-left: 105px;
    }
    .services_imgs img{
        width: 190px;
        height: 190px;
    }
    .about_us_desc {
        font-size: 16px;
    }
    .social_left_img img {
        width: 360px;
    }
    .title_conference {
        font-size: 22px;
    }
    .extrabold_font {
        font-size: 25px;
    }
    .conference_text {
        font-size: 16px;
    }
    .form_area {
        padding: 75px 70px;
    }
    .footer_detail_box {
        padding-top: 30px;
        padding-bottom: 40px;
    }
}
@media all and (max-width: 1024px) {

    .own_container{
        width: 100%;
    }

    .nav-link {
        font-size: 12px;
    }

    .social_header{
        display: none;
    }

    .page_header_top {
        height: 60%;
    }

    .top_page {
        height: 60vh;
    }

    .right_svg {
        height: 150px;
        width: 150px;
        bottom: 40%;
    }

    .left_svg {
        height: 150px;
        width: 150px;
        bottom: 40%;
    }

    .top_svg {
        height: 150px;
        width: 200px;
        top: 80px;
    }
    .scroll_header {
        bottom: 40%;
        left: 40%;
    }
    .inspiration-img img {
        width: 400px;
    }
    .inspiration_text_box {
        width: 100%;
        margin: 0 auto;
    }
    .inspiration_desc {
        font-size: 16px;
    }
    .sev_title_sec {
        font-size: 25px;
    }
    .middle_title {
        margin-left: 65px;
    }

    .list_style_service {
        font-size: 16px;
    }
    .middle_title {
        margin-left: 105px;
    }
    .services_imgs img{
        width: 190px;
        height: 190px;
    }
    .about_us_desc {
        font-size: 16px;
    }
    .social_left_img img {
        width: 360px;
    }
    .title_conference {
        font-size: 22px;
    }
    .extrabold_font {
        font-size: 25px;
    }
    .conference_text {
        font-size: 16px;
    }
    .form_area {
        padding: 75px 70px;
        height: 1230px;
    }
    .footer_detail_box {
        padding-top: 30px;
        padding-bottom: 40px;
    }
}
@media all and (max-width: 736px) {
    .video-page {
        min-height: 300px;
    }
    .drop-menu {
        display: block;
        align-items: center;
    }
    .regular-color-menu {
        color: #000000 !important;
    }
    .back_top {
        margin-top: -145px;
    }

    .copyright {
        bottom: 0;
    }

    .inst_b {
        font-size: 30px;
    }
    .insp_r {
        font-size: 30px;
    }
    .inspiration_text_box {
        width: 100%;
        margin-top: 20px;
    }
    .inspiration_desc {
        font-size: 14px;
    }
    .services_imgs {
        text-align: center !important;
        margin-bottom: 30px;
    }
    .about_us_box {
        margin-top: 10px;
    }
    .about_us_desc {
        margin-top: 20px;
        font-size: 14px;
    }
    .own_container {
        width: 100%;
    }
    .header_title {
        width: auto;
        font-size: 35px !important;
    }

    .header_btn {
        margin-top: 50px;
    }

    .inspiration-img img {
        width: 100%;
    }
    .move_tp {
        display: none;
    }
    .social_header {
        display: none;
    }
    .insp_img_r img {
        width: 100%;
    }
    .middle_title {
        margin-left: 0;
    }
    .title_about_us {
        font-size: 23px;
    }
    .social_icons_middle {
        width: calc(100% / 5.3);
    }
    .social_middle_box{
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .title_conference {
        font-size: 20px;
    }
    .extrabold_font {
        font-size: 20px;
    }
    .conference_text {
        font-size: 14px;
    }
    .conference_btn button {
        font-size: 15px;
    }
    .form_area {
        padding: 55px 15px;
        height: auto;
    }

    .form_title {
        font-size: 25px;
    }

    .form_slogan {
        font-size: 25px;
    }
    .form_text {
        font-size: 14px;
    }

    .inputs_style {
        height: 50px;
        margin-bottom: 20px;
    }

    .left_conference {
        margin-top: -40px;
    }

    .footer_detail_box {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .footer_text {
        width: 100%;
        margin-bottom: 60px;
    }

    .footer {
        background-image: url(/vendor/img/f_bag.png);
        background-size: cover;
        background-repeat: no-repeat;
        padding-bottom: 40px;
    }

    .footer_list {
        text-align: left !important;
    }

    .scroll_header {
        left: 30%;
    }

    .footer_img {
        display: none;
    }

    .footer_title {
        margin-bottom: 10px;
        margin-top: 10px;
        text-align: left !important;
    }

    .about_us_logos {
        margin-bottom: 0px;
        width: 45%;
        display: inline-block;
        margin: 5px;
        margin-top: 35px;
        vertical-align: text-bottom;
    }
    .about_us_logos img {
        width: 80%;
    }
    #navbarResponsive{
        position: absolute;
        background-color: rgb(246 246 246);
        width: 100%;
        left: 0px;
        top: 100px;
        z-index: 999;
        border: 1px solid #eaeaea;
        box-shadow: 1px 1px 17px #eaeaea;
        padding-bottom: 20px;
    }

    .right_conference img {
        width: 100%;
    }

    .social_left_img img {
        width: 100%;
    }
    .footer_logo img {
        width: 60%;
    }
    .left_conference img {
        display: none;
    }

    .desktop{
        display: none;
    }
    .responsive{
        display: block;
    }

    .scroll_icon {
        margin-top: 15px;
        font-size: 30px;
    }

    .logos_loagers {
        left: 15%;
    }
    .checkbox_label {
        width: 85%;
    }

    progress {
        position: sticky;
        top: 40px;
        z-index: 999999;
    }

    .footer_logo{
        text-align: center;
    }
}
@media all and (max-width: 480px) {
    .video-page {
        min-height: 300px;
    }
    .drop-menu {
        display: block;
        align-items: center;
    }
    .regular-color-menu {
        color: #000000 !important;
    }

    .scroll_header-regular {
        left: 30%;
    }

    .scroll_header {
        bottom: 40px;
    }

    .submit_news_f{
        margin-bottom: 60px;
    }

    .footer_logo{
        text-align: center;
    }

    progress {
        position: sticky;
        top: 40px;
        z-index: 999999;
    }

    .modal_body {
        padding: 10px;
    }

    .cancel_btn {
        margin-right: 10px;
    }

    .back_top {
        margin-top: -180px;
    }

    .copyright {
        bottom: 0;
        font-size: 12px;
    }

    .newsletter_m{
        margin-top: 60px;
    }

.top_page{
    height: 80vh;
}

    .checkbox_label {
        width: 85%;
    }

    .logos_loagers {
        left: 15%;
    }
    .inst_b {
        font-size: 30px;
    }
    .insp_r {
        font-size: 30px;
    }
    .inspiration_text_box {
        width: 100%;
        margin-top: 20px;
    }
    .inspiration_desc {
        font-size: 14px;
    }
    .services_imgs {
        text-align: center !important;
        margin-bottom: 30px;
    }
    .about_us_box {
        margin-top: 10px;
    }
    .about_us_desc {
        margin-top: 20px;
        font-size: 14px;
    }
    .own_container {
        width: 100%;
    }
    .header_title {
        width: auto;
        font-size: 35px !important;
    }

    .header_btn {
        margin-top: 50px;
    }

    .inspiration-img img {
        width: 100%;
    }
    .move_tp {
        display: none;
    }
    .social_header {
        display: none;
    }
    .insp_img_r img {
        width: 100%;
    }
    .middle_title {
        margin-left: 0;
    }
    .title_about_us {
        font-size: 23px;
    }
    .social_icons_middle {
        width: calc(100% / 5.3);
    }
    .social_middle_box{
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .title_conference {
        font-size: 20px;
    }
    .extrabold_font {
        font-size: 20px;
    }
    .conference_text {
        font-size: 14px;
    }
    .conference_btn button {
        font-size: 15px;
    }
    .form_area {
        padding: 55px 15px;
        height: auto;
    }

    .form_title {
        font-size: 25px;
    }

    .form_slogan {
        font-size: 25px;
    }
    .form_text {
        font-size: 14px;
    }

    .inputs_style {
        height: 50px;
        margin-bottom: 20px;
    }

    .left_conference {
        margin-top: -40px;
    }

    .footer_detail_box {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .footer_text {
        width: 100%;
        margin-bottom: 60px;
    }

    .footer {
        background-image: url(/vendor/img/f_bag.png);
        background-size: cover;
        background-repeat: no-repeat;
        padding-bottom: 40px;
    }

    .footer_list {
        text-align: left !important;
    }

    .scroll_header {
        left: 30%;
    }

    .footer_img {
        display: none;
    }

    .footer_title {
        margin-bottom: 10px;
        margin-top: 10px;
        text-align: left !important;
    }

    .about_us_logos {
        margin-bottom: 0px;
        width: 45%;
        display: inline-block;
        margin: 5px;
        margin-top: 35px;
        vertical-align: text-bottom;
    }
    .about_us_logos img {
        width: 80%;
    }
    #navbarResponsive{
        position: absolute;
        background-color: rgb(246 246 246);
        width: 100%;
        left: 0px;
        top: 100px;
        z-index: 999;
        border: 1px solid #eaeaea;
        box-shadow: 1px 1px 17px #eaeaea;
        padding-bottom: 20px;
    }

    .right_conference img {
        width: 100%;
    }

    .social_left_img img {
        width: 100%;
    }
    .footer_logo img {
        width: 50%;
    }
    .left_conference img {
        display: none;
    }

    .desktop{
        display: none;
    }
    .responsive{
        display: block;
    }

    .scroll_icon {
        margin-top: 15px;
        font-size: 30px;
    }
}