@media only screen and (min-width:1500px) {
    .login-inner h2 {
        font-size: 30px;
    }

    .login-inner p {
        font-size: 16px;
    }

    .login-btn {
        height: 70px;
        font-size: 24px;
    }

    .login-hd-left h2 {
        font-size: 24px;
    }

    .line-r {
        width: 200px;
    }

    .select-box,
    .date-box {
        width: 230px;
        height: 50px;
        font-size: 18px;
        margin-right: 20px;
    }

    .sett {
        height: 40px;
        width: 40px;
    }

    .filter-left h2 {
        margin-right: 20px;
    }

    .rgt-bd {
        margin-right: 20px;
    }

    #tab-li th {
        font-size: 18px;
    }

    .filt-l h2,
    .Email-btn-g,
    .dwn-btn-g {
        font-size: 17px;
    }

    .bas-box {
        font-size: 18px;
    }

    .bas-box {
        height: 50px;
        font-size: 16px;
    }

    .bas-form,
    .c-lab,
    .menu-list,
    #user-t th,
    #user-t td {
        font-size: 16px;
    }

    .update-btn-g {
        font-size: 18px;
    }
}

@media only screen and (min-width:768px) and (max-width:900px){
    .contact_header {
        overflow-y: auto;
        max-height: 224px !important;
    }
}
@media only screen and (min-width:901px) and (max-width:1366px) 
{
    .contact_header {
        overflow-y: auto;
        max-height: 238px !important;
       /* max-height: 238px !important;*/
    }
}
/*@media only screen and (min-width:901px) and (max-width:991px) {
    .contact_header {
        overflow-y: auto;
        max-height: 305px !important;
    }
}*/
/* ----------- iPhone 6, 6S, 7 and 8 ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  /*  .contact_header {
        overflow-y: auto;
        max-height: 190px !important;
    }   */
    .contact_header {
        overflow-y: auto;
        max-height: 172px !important;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
   /* .contact_header {
        overflow-y: auto;
        max-height: 190px !important;
    }*/
    .contact_header {
        overflow-y: auto;
        max-height: 150px !important;
    }
}



@media only screen and (min-width:1367px) {
    .contact_header {
        overflow-y: auto;
        max-height: 388px !important;
    }   
}
@media only screen and (max-width:767px) {
    .contact_header {
        overflow-y: auto;
        max-height: 306px !important;
    }  

    ul.social_links {
        margin-top: 8px !important;
    }

    .whole.mt-2 {
        margin-top: 3px !important;
    }

    p.destination.mt-2 {
        margin-top: 0px !important;
    }

    p.text-white.font_22.font_sm_22.mt-2 {
        font-family: 'Nunito Sans';
        font-style: normal;
        font-weight: bold;
        font-size: 27px !important;
        line-height: 18px;
        color: #FFFFFF;
    }

    h1.font_18.font_sm_18.clr_dblue.contact_information {
        /*border-bottom: 1px solid #34408A;*/
        padding-bottom: 15px !important;
        margin-bottom: 0 !important
    }

    .profile_1 {
        background-image: url(/images/background_1.jpg) !important;
        background-repeat: no-repeat;
        background-size: cover;
        height: auto !important;
        background-position: bottom center;
        min-height: 100vh;
    }

    .login-form {
        left: unset;
        max-width: 90%;
        right: unset;
    }

    p.text-white.font_22.font_sm_22.font-capital.mt-3 {
        font-family: 'Nunito Sans';
        font-style: normal;
        font-weight: bold;
        font-size: 26px !important;
        line-height: 39px;
        color: #FFFFFF;
    }

    .login-left,
    .login-par {
        min-height: unset;
        max-height: unset;
    }

    .login-left {
        display: none;
    }

    .login-sec {
        flex-direction: column;
        align-items: center;
    }

    .login-par {
        width: 100%;
    }

    .login-par {
        width: 100%;
        min-height: 140px;
    }

    .logo-img {
        display: block;
        margin: 0px auto;
        left: unset;
    }

    .login-sec {
        background-color: #f2f3f3;
    }

    .dash-board-inner {
        max-width: 100%;
        width: 100%;
    }

    .filter-rgt h2 {
        margin-bottom: 10px;
    }

    .filter-rgt h2 {
        margin-bottom: 10px;
        width: 100%;
        margin-right: 0px;
    }

    .rgt-bd {
        margin-right: 0px;
        border: 0;
        width: 100%;
    }

    .select-box,
    .date-box {
        margin: 0px;
        margin-bottom: 10px;
        width: 100%;
    }

    .filter-rgt {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .w-bg {
        padding: 15px;
    }

    .filter-rgt h2 {
        margin-bottom: 10px;
        width: 100%;
        margin-right: 0px;
    }

    .rgt-bd {
        margin-right: 0px;
        border: 0;
        width: 100%;
    }

    .select-box,
    .date-box {
        margin: 0px;
        margin-bottom: 10px;
        width: 100%;
    }

    .filter-rgt {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .w-bg {
        padding: 15px;
    }

    .filt-tb-hd {
        padding: 15px;
        flex-direction: column;
    }

    .filt-l {
        margin-bottom: 20px;
    }

        .filt-l h2 {
            font-size: 16px;
        }

    .filt-r {
        flex-direction: column;
    }

    .Email-btn-g {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .dwn-btn-g {
        width: 100%;
    }

    section.login-sec {
        justify-content: center;
    }

    .mob-img {
        display: block;
        position: absolute;
    }

    div#datepicker {
        width: 100%;
        min-width: 100%;
    }

    #sidebar {
        position: absolute;
        z-index: 2;
    }

    .page-content {
        padding-left: 0px;
    }

    .menu-ico-g {
        position: absolute;
        right: 15px;
        top: 15px;
    }

        .menu-ico-g.mb-ic span {
            transition: all linear 0.30s;
        }

            .menu-ico-g.mb-ic span:nth-child(2) {
                display: none;
            }

            .menu-ico-g.mb-ic span:nth-child(1) {
                transform: rotateZ(45deg) translate(6px, 6px);
            }

            .menu-ico-g.mb-ic span:nth-child(3) {
                transform: rotateZ(-45deg);
            }

        .menu-ico-g span {
            transition: all linear 0.30s;
        }

            .menu-ico-g span:nth-child(2) {
                display: block;
            }

            .menu-ico-g span:nth-child(1) {
                transform: rotateZ(0deg) translate(0px, 0px);
            }

            .menu-ico-g span:nth-child(3) {
                transform: rotateZ(0deg);
            }

    .page-wrapper #sidebar {
        transform: translateX(-280px);
        z-index: 100000;
        position: fixed;
    }

    .page-wrapper.hide #sidebar {
        transform: translateX(0px);
    }

    .inner-bas {
        padding: 20px 0px;
    }

    .bot-btn-g {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        justify-content: center;
    }

    .bas-box {
        max-width: 100%;
    }

    .ass-hg {
        margin-right: 0px !important;
    }

    .table-foot-left {
        flex-direction: column;
        align-items: center;
        width: 100%;
    }

    .show {
        margin-right: 0;
        padding-right: 0;
        border-right: 0;
    }

    .goto-page {
        margin: 10px auto;
    }

    .pagination.justify-content-end.custom-page {
        justify-content: center !important;
        flex-wrap: wrap;
    }

    #container {
        height: 224px;
    }

    .highcharts-root {
        /* height: 177.76101px !important;*/
        height: 228.76101px !important;
        /* width: 100% !important;*/
    }

    .dash-right {
        transition: none !important;
    }

    /*  #legend1 {
        margin: 0px 0px 0px auto;
    } */
}

@media only screen and (max-width:400px) {
    .login-form.p-5 {
        padding: 20px !important;
    }

    .login-inner h2 {
        font-size: 23px;
    }

    .login-inner p {
        font-size: 13px;
    }

    .login-btn {
        margin-top: 20px;
    }

    .login-hd-right button .line {
        margin-right: 18px;
    }

    .profile-name-g h2 {
        font-size: 14px;
    }

    .login-hd-right button {
        padding-left: 0;
    }

    .login-hd-right {
        padding-right: 0;
    }

    #myTable th,
    #myTable td {
        padding-left: 10px;
    }

    .list-contact nav {
        background-color: #f8f9fa33 !important;
    }

        .list-contact nav .filter-col {
            width: 100% !important;
        }

    .add_contact button.snt-btn {
        width: 100%;
    }
    /*  .add_contact i.fas.fa-times {
        left: 211px !important;
    } */
    /*   .add_contact .upload-part .profile-2_nav_img {
        margin-left: 32px;
    }
    .add_contact .upload-part .nav.nav-tabs {
        justify-content: space-around;
        margin-left: 21px;
    }
    .add_contact button.rmv-btn {
        margin-left: 32px;
        margin-top: 12px;
    } */
    /*  .dash-right {
        position: fixed;
        top: 0;
        z-index: 1;
        width: 100vw;
    } */
}

@media only screen and (max-width:411px) {
    .login-hd-right button .line {
        margin-right: 16px;
    }

    .login-hd-right {
        padding-right: 0;
    }

    #myTable th,
    #myTable td {
        padding-left: 10px;
    }

    .add_contact .upload-part .profile-2_nav_img {
        margin-left: 17px;
    }
    /*  .add_contact .upload-part .profile-2_nav_img .nav-tabs {
        justify-content: space-evenly;
    } */
    .add_contact .custom-file-upload {
        margin-left: 0;
    }

    .add_contact button.rmv-btn {
        margin-left: 0;
        margin-top: 12px;
    }
    /*  #legend1 {
        margin: 0px auto 0px auto;
        width: 50% !important;
    } */
    /*  .add_contact i.fas.fa-times {
        left: 261px;
    } */
}

@media only screen and (max-width:414px) {
    #myTable th,
    #myTable td {
        padding-left: 10px;
    }

    .add_contact .upload-part .profile-2_nav_img {
        margin-left: 17px;
    }

    .add_contact .custom-file-upload {
        margin-left: 0;
    }

    .add_contact button.rmv-btn {
        margin-left: 0;
        margin-top: 12px;
    }

    .add_contact button.snt-btn {
        width: 100%;
    }
    /*  .add_contact i.fas.fa-times {
        left: 265px;
    } */
    /*  .dash-right {
        position: fixed;
        top: 0;
        z-index: 1;
        width: 100vw;
    } */
}

@media only screen and (max-width:812px) {
    .login-hd-right {
        padding-right: 0;
    }

    .page-content .dash-right {
        padding-left: 0;
    }

    .add_contact .upload-part .profile-2_nav_img {
        margin-left: 4px;
    }

    .add_contact .custom-file-upload {
        margin-left: 0;
    }

    .add_contact button.rmv-btn {
        margin-left: 0;
        margin-top: 12px;
    }
    /*   #legend1 {
        width: 50% !important;
        padding-left: 46px !important;
    } */
}

@media only screen and (min-width:350px) and (max-width:410px) {
    #legend1 {
        width: 100% !important;
        padding-left: 82px !important;
    }
}


/* @media only screen and (min-width:568px) and (max-width:568.5px) {
   
    #container {
        width: 100% !important;
    }
    #legend1 {
        padding-left: 30px !important;
    }
} */

@media only screen and (min-width:410.5px) and (max-width:414px) {
    #legend1 {
        width: 100% !important;
        padding-left: 114px !important;
    }

    .highcharts-root {
        width: 100% !important;
        margin: 0 3px 3px 36px;
    }
}

@media only screen and (min-width:730.5px) and (max-width:731px) {
    #legend1 {
        padding-left: 98px !important;
    }
}

@media only screen and (max-width:410.5px) and (min-width:414px) {
    #legend1 {
        width: 100% !important;
        padding-left: 114px !important;
    }

    .highcharts-root {
        width: 100% !important;
    }

    #container {
        width: 100% !important;
        margin: 23px auto 0 27px;
    }
}

@media only screen and (max-width:350px) {
    .mob-img {
        max-width: 85px;
    }

    .login-hd-right {
        padding-right: 0;
    }

    #myTable th,
    #myTable td {
        padding-left: 10px;
    }

    .add_contact .upload-part .profile-2_nav_img {
        margin-left: 17px;
    }

    .add_contact .custom-file-upload {
        margin-left: 0;
    }

    .add_contact button.rmv-btn {
        margin-left: 0;
        margin-top: 12px;
    }

    .add_contact button.snt-btn {
        width: 100%;
    }
    /*    .dash-right {
        position: fixed;
        top: 0;
        z-index: 1;
        width: 100vw;
    } */
}

@media only screen and (max-width:991px) {
    .dashboard-header {
        max-height: unset;
        min-height: unset;
    }

    .profile-intial {
        max-width: 50px;
        max-height: 50px;
        min-width: 50px;
        min-height: 50px;
    }

        .profile-intial p {
            font-size: 20px;
            margin-bottom: 0px;
        }

    .profile-name-g {
        margin-left: 10px;
    }

        .profile-name-g h2 {
            font-size: 16px;
        }

        .profile-name-g p {
            font-size: 14px;
        }

        .profile-name-g h2 {
            font-size: 13px;
        }

    .inner-wrapper-g .list-contact button.buld_upload {
        min-width: 100%;
        width: auto;
    }

    .inner-wrapper-g .list-contact button.simple_doc_btn {
        min-width: 100%;
        width: auto;
    }

    .inner-wrapper-g .list-contact button.add_contact {
        min-width: 100%;
        width: auto;
    }
}

@media only screen and (max-width:500px) {
    .dash-right {
        padding-right: unset;
    }

    .login-hd-left {
        margin: 15px 0px;
    }

    .dash-right {
        padding: 0px;
        padding-bottom: 15px;
    }

    .dash-board-det {
        padding: 30px 15px;
    }

    .dash-board-inner {
        max-width: 100%;
        width: 100%;
        min-width: unset;
    }

    .login-hd-details {
        flex-direction: column;
    }

    .update-btn-g {
        margin-right: 0px;
        margin-bottom: 15px;
    }

    .bot-btn-g {
        flex-direction: column;
    }

    .list-contact nav {
        background-color: #f8f9fa33 !important;
    }

        .list-contact nav .filter-col {
            width: 100% !important;
        }

    .add_contact button.snt-btn {
        width: 100%;
    }
    /* .add_contact .upload-part .profile-2_nav_img {
        margin-left: 17px;
    }
    .add_contact .custom-file-upload {
        margin-left: 0;
    }
    .add_contact button.rmv-btn {
        margin-left: 0;
        margin-top: 12px;
    } */
}

@media only screen and (max-width:991px) and (min-width:768px) {
    .rgt-bd {
        margin: 5px;
    }

    .select-box,
    .date-box {
        margin: 5px;
        margin-right: 10px;
    }

    .filter-rgt {
        align-items: center;
        justify-content: start;
    }

    .filt-l h2 {
        font-size: 14px;
    }

    .Email-btn-g {
        width: 180px;
    }

    .dwn-btn-g {
        width: 225px;
    }
}

@media only screen and (max-width:823px) {
    .login-hd-right button .line {
        margin-right: 9px;
    }

    .list-contact nav {
        background-color: #f8f9fa33 !important;
    }

        .list-contact nav .filter-col {
            width: 100% !important;
        }

    .add_contact .custom-file-upload {
        margin-left: 14px;
    }

    .add_contact button.rmv-btn {
        margin-left: 16px;
        margin-top: 7px;
    }
}

@media only screen and (max-width:1284px) and (min-width:1200px) {
    .select-box,
    .date-box {
        width: 180px;
    }
}

@media only screen and (max-width:1800px) and (min-width:1700px) {
    .login-left {
        background-size: 80%;
    }
}

@media only screen and (max-width:1699px) and (min-width:1500px) {
    .login-left {
        background-size: 70%;
    }
}

@media only screen and (max-width:1500px) and (min-width:1200px) {
    .login-left {
        background-size: 70%;
    }

    .login-form.p-5 {
        padding: 2rem !important;
    }

    .logo-img {
        max-width: 100px;
    }
}

@media only screen and (min-width:1700px) {
    .logo-img {
        max-width: 100%;
    }
}

@media only screen and (max-width:768px) and (min-width:501px) {
    .menu-ico-g {
        position: absolute;
        right: 15px;
        top: 24px;
    }

    .login-hd-details {
        width: 92%;
    }

    .select-wrap .sel-custom {
        min-width: 195px;
    }
    /*  .add_contact i.fas.fa-times {
        left: 490px;
    } */
}

@media only screen and (min-width:1200px) {
    .rgt-bd {
        margin-bottom: 5px;
    }
}

@media only screen and (min-width:1206px) and (max-width:1265px) {
    #myTable th,
    #myTable td {
        padding: 9px;
    }
}

@media only screen and (max-width: 992px) {
    .list-contact nav {
        background-color: #f8f9fa33 !important;
    }

    .inner-wrapper-g .list-contact button.buld_upload {
        min-width: 100%;
        width: auto;
    }

    .inner-wrapper-g .list-contact button.simple_doc_btn {
        min-width: 100%;
        width: auto;
    }

    .inner-wrapper-g .list-contact button.add_contact {
        min-width: 100%;
        width: auto;
    }

    .list-contact nav .filter-col {
        width: 100% !important;
    }
}

@media only screen and (max-width: 1024px) {
    .list-contact nav {
        background-color: #f8f9fa33 !important;
    }

    .inner-wrapper-g .list-contact button.buld_upload {
        min-width: 100%;
        width: auto;
    }

    .inner-wrapper-g .list-contact button.simple_doc_btn {
        min-width: 100%;
        width: auto;
    }

    .inner-wrapper-g .list-contact button.add_contact {
        min-width: 100%;
        width: auto;
    }

    .filter-cols {
        width: 100%;
    }
    /*  .list-contact nav .filter-col {
        width: 100% !important;
    } */
    /* .report-nav{
        margin: 0 100px;
    } */
    /*   .add_contact i.fas.fa-times {
        left: 159px;
    } */
}

@media only screen and (min-width:1025px) and (max-width:1348px) {
    .filter-cols {
        width: 25% !important;
    }
}

@media only screen and (min-width:1420px) {
    .filter-cols {
        width: 236px !important;
    }
}


/* @media only screen and (min-width:1348.5px) and (max-width:1421px) {
    .filter-col {
        width: 220px !important;
    }
    
} */

@media only screen and (min-width:1024px) and (max-width:1024.5px) {
    #legend1 {
        padding-left: 92px !important;
    }
}

@media only screen and (min-width:308px) and (max-width:490px) {
    .login-hd-details {
        display: block;
    }

    .login-hd-left {
        justify-content: flex-start;
    }

    .login-hd-right {
        justify-content: center;
    }
}

@media only screen and (min-width:767.1px) and (max-width:883px) {
    .login-hd-details {
        display: block;
    }

    .login-hd-left {
        justify-content: space-between;
    }

    .login-hd-right {
        justify-content: center;
    }
}

@media only screen and (min-width:767.9px) and (max-width:768px) {
    .menu-ico-g {
        top: 0;
    }
}

@media only screen and (min-width:501px) and (max-width:570px) {
    .menu-ico-g {
        top: 0;
    }

    .login-hd-details {
        display: block;
    }

    .login-hd-left {
        justify-content: space-between;
    }

    .login-hd-right {
        justify-content: center;
    }
}

@media only screen and (min-width:568px) and (max-width:568.5px) {
    #legend1 {
        width: 100% !important;
        padding-left: 84px !important;
    }

    .highcharts-root {
        width: 100% !important;
    }

    .highcharts-figure {
        display: flex !important;
    }
}

@media only screen and (min-width:490px) and (max-width:500px) {
    .login-hd-details {
        display: block;
    }

    .login-hd-left {
        justify-content: space-between;
    }

    .login-hd-right {
        justify-content: center;
    }
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .table-footer {
        justify-content: center;
    }

    .table-entries {
        margin-bottom: 10px;
    }

    .table-pagination ul li {
        margin-right: 10px;
    }
}

@media only screen and (min-width:200px) and (max-width:350px) {
    .add_contact .upload-part .profile-2_nav_img {
        margin: 0 auto 12px auto;
    }

    #legend1 {
        width: 100% !important;
        padding-left: 69px !important;
    }

    .add_contact label.custom-file-upload {
        font-size: 12px;
        margin-bottom: 7px;
    }

    .add_contact button.rmv-btn {
        margin-left: 0;
        margin-top: 11px;
        margin-bottom: 12px !important;
    }

    .add_contact .custom-file-upload {
        margin-left: -4px;
    }

    .add_contact .menue_first_head-2.tab_section {
        display: block !important;
    }

        .add_contact .menue_first_head-2.tab_section ul {
            display: flex;
            justify-content: center;
        }
}

@media only screen and (min-width:350px) and (max-width:475px) {
    .add_contact button.rmv-btn {
        margin-left: 30px !important;
        margin-top: 14px;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .table-footer {
        justify-content: center;
    }

    .table-entries {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width:1199px) and (max-width:1420px) {
    /*   #container {
        width: 50% !important;
    } */
}

@media only screen and (max-width: 600px) {

    .highcharts-root {
        /* height: 430px !important; */
        width: 315px !important;
    }
}


@media only screen and (max-width: 991px) {
    .profile_description.withoutimage {
        display: flex;
        align-items: center;
        flex-direction: column;
        width: 100%;
    }
    .profile_header {
        display: unset !important;
        align-items: unset !important;
        justify-content: unset !important;
    }
}

@media screen and (min-width: 1400px) {

    .dashboardresponsive {
        height: 100vh;
    }

        .dashboardresponsive .row {
            height: 100%;
        }

    .responsive {
       /* height: 100vh;*/
    }

    figure.highcharts-figure.d-xl-flex.d-sm-flex.d-block.align-items-center {
        align-content: center;
        /*margin-left: 20%;*/
    }
}
@media only screen and (min-width:768px) and (max-width:1000px) {

   /* .profile_header {
        display: unset !important;
        align-items: unset !important;
        justify-content: unset !important;
    }*/
    .contact_info {
        padding: 40px;
        width: 100% !important; 
        max-width: 100%;
        float: right;
    }
}

    @media only screen and (min-width:320px) and (max-width:767px) {
        .footer_1 {
            /*position: unset !important;*/
            bottom: 0;

        }

        .profile_header {
            display: unset !important;
            align-items: unset !important;
            justify-content: unset !important;
        }

        .logo.companylogo {
            text-align: center;
        }

        .cardbox {
            width: 33%;
        }

        .contact_footer {
            margin-bottom: 10px;
        }
        /*change*/
        .profile_info {
            padding: 30px 15px 25px 15px !important;
        }

        .contact_header {
            padding: 10px 15px 20px 0px !important;
            /*border-radius: 10px;*/
        }

        .contact_info {
            width: 100% !important;
            padding: 10px !important;
        }

        p.destination.mt-2 {
            margin: 5px 0px !important;
        }

        .whole.mt-2 {
            margin-top: 3px !important;
            margin-bottom: 5px;
        }

        .wrapper.profile_1 {
            display: flex;
            align-items: center;
            flex-direction: column;
        }

        .footer_1 {
            text-align: center !important;
            display: block;
            width: 100%;
            float: left;
        }
    }

    @media only screen and (min-width:1200px) {
        .loginheight {
            height: 100vh !important;
            overflow: hidden !important;
        }
    }

    @media only screen and (min-width:992px) and (max-width:1920px) {

        .contact_info {
            padding: 40px;
            width: 61%;
            max-width: 100%;
            float: right;
        }

        .col-lg-6.col-md-6.col-sm-6.col-6.d-flex.cardbox.nocursor {
            width: 15%;
        }

        .profile_header {
            display: flex;
            align-items: center;
            justify-content: center;
        }
    }

    @media only screen and (min-width:767px) and (max-width:991px) {
        .col-lg-6.col-md-6.col-sm-6.col-6.d-flex.cardbox.nocursor {
            width: 15%;
        }
    }

    @media only screen and (min-width:768px) and (max-width:1920px) {

        .profile_wrap {
            padding: 120px 0px 0px 0px;
        }

        .profile_1 {
            background-image: url(/images/background.jpg) !important;
            background-repeat: no-repeat;
            background-size: cover;
            height: 100% !important;
            background-position: bottom center;
            min-height: 100vh;
        }

        .footer_1 {
            position: fixed;
            bottom: 0;
        }
    }


    /*@media screen and (max-width: 390px), screen and (max-height: 844px) {
    .profile_1 {
        background-image: url(/images/background.jpg) !important;
        background-repeat: no-repeat;
        background-size: cover;
        height: 100% !important;
        background-position: bottom center;
        min-height: 100vh;
    }


    .contact_info {
        width: 100%;
        padding: 20px !important;
    }

    p.text-white.font_22.font_sm_22.mt-2 {
        margin-bottom: 16px;
    }

    .contact_header {
        padding: 25px 15px 25px 0px !important;
    }
    .profile_info {
        width: 37%;
        max-width: 100%;
        border-radius: 20px 0px 0px 20px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 60px 35px 40px 35px !important;
      
        float: left;
    }
    .contact_header {
        padding: 25px 15px 25px 0px !important;*/
    /* border-radius: 10px; */
    /*}
    .footer_1 {
        text-align: center !important;
        display: block;
        width: 100%;
        float: left;
        margin-top: 40px !important;
    }
    ul.social_links {
        margin-top: 25px !important;
    }
    
}*/