/* XXL (laptop) Device :1200px. */
@media (min-width: 1400px) and (max-width: 1650px) {}

@media (min-width: 1200px) and (max-width: 1399px) {

    .btn_com {
        padding: 10px 18px;
        font-size: 16px;
    }
    
    header .menu_part .extra_btn {
        margin-left: 5px;
    }

    header .menu_part .menu_main .nav-item .nav-link {
        padding: 10px 8px;
        font-size: 14px;
    }

    header .menu_part .menu_main .extra_btn .nav-item .nav-link {
        padding: 10px 15px;
        font-size: 14px;
        margin: 0;
        margin-left: 10px;
    }
   

   /* header .menu_part .extra_btn .form-control {
        display: none;
    }

    header .menu_part .extra_btn i {
        display: none;
    }*/

    header .menu_part .navbar-brand img {
        width: 140px;
        max-height: 60px;
    }



}


/* LG Device :992px. */

@media (min-width: 992px) and (max-width: 1199px) {
    h1 {
        font-size: 46px;
    }

    h2 {
        font-size: 52px;
    }

    h5 {
        font-size: 23px;
    }

    .btn_com {
        padding: 10px 18px;
        font-size: 16px;
    }

    header .menu_part .extra_btn {
        margin-left: 5px;
    }

    header .menu_part .menu_main .nav-item .nav-link {
        padding: 10px 8px;
        font-size: 14px;
    }

    header .menu_part .menu_main .extra_btn .nav-item .nav-link {
        padding: 10px 15px;
        font-size: 14px;
        margin: 0;
    }
   

    header .menu_part .extra_btn .form-control {
        display: none;
    }

    header .menu_part .extra_btn i {
        display: none;
    }

    header .menu_part .navbar-brand img {
        width: 150px;
        max-height: 60px;
    }


}

@media (min-width: 768px) and (max-width: 991px) {
    h1 {
        font-size: 25px;
    }

    h2 {
        font-size: 42px;
    }

    h3 {
        font-size: 34px;
    }

    h4 {
        font-size: 24px;
    }

    .pb_90 {
        padding-bottom: 60px;
    }

    .pt_90 {
        padding-top: 60px;
    }

    .btn_com {
        padding: 10px 18px;
        font-size: 16px;
    }

    .navbar-light .navbar-toggler {
        color: rgba(22, 72, 162, 0.96);
        border-color: rgba(22, 72, 162, 0.96);

    }

    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(22, 72, 162, 0.96)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    header .menu_part .navbar-brand img {
        width: 150px;
    }

    header .menu_part .bg_menu {
        padding: 5px 35px !important;
        width: 100%;
        border-radius: 0;
    }

    header .menu_part .menu_main .nav-item ul li ul {
        left: 0px;
        top: 30px;
    }

    header .menu_part .extra_btn {
        margin-left: 8px;
    }

    header .menu_part .extra_btn .btn_src {
        margin-left: -45px;
    }

    header .menu_part .extra_btn .nav-item:last-child .btn_com {
        margin-right: 0;
        margin: 20px 0px;
    }

    .step3_part .step3_content {
        padding: 10px 15px;
        top: -100px;
    }

    .we_are_invest_part .we_are_invest_content .we_are_invest_content_item_img .we_are_invest_content_item_img_overlay a {
        margin-top: 44px;
    }

    .owner_benifit_part .owner_benifit_content ul li img {
        width: 17%;
        margin-right: 10px;
    }

    .owner_benifit_part .owner_benifit_content ul li span {
        width: 75%;
        font-size: 15px;
    }

    .membership_part .membership_bg {
        padding: 10px 0px;
    }

    .membership_part .membership_bg .membership_bg2 {
        padding: 20px 15px 40px;
        margin: 20px;
    }

    .membership_part .membership_bg .membership_bg2 .membership_img {
        height: 200px;
    }

    .membership_part .membership_bg .membership_bg2 .membership_img .membership_item_img {
        top: 0px;
    }

    .membership_part .membership_bg .membership_bg2 .membership_item h2 {
        font-size: 40px;
    }

    .menu_none {
        display: none;
    }

    header .menu_part2 {
        display: block;
    }

    .menu_part2 .navbar-brand img {
        width: 150px;
    }




}



/* -- Phone Landscape -- */

@media (min-width: 576px) and (max-width: 767px) {
    h1 {
        font-size: 38px;
    }

    h2 {
        font-size: 34px;
    }

    h3 {
        font-size: 32px;
    }

    h4 {
        font-size: 26px;
    }

    h5 {
        font-size: 20px;
    }

    h6 {
        font-size: 18px;
    }

    p {
        font-size: 16px;
    }

    .pb_90 {
        padding-bottom: 60px;
    }

    .pt_90 {
        padding-top: 60px;
    }



    .btn_com {
        padding: 10px 18px;
        font-size: 16px;
    }

    header .menu_part {
        margin: 0px 0px 50px;

    }

    .navbar-light .navbar-toggler {
        color: rgba(22, 72, 162, 0.96);
        border-color: rgba(22, 72, 162, 0.96);

    }

    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(22, 72, 162, 0.96)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    header .menu_part .navbar-brand img {
        width: 150px;
    }

    header .menu_part .bg_menu {
        padding: 5px 35px !important;
        width: 100%;
        border-radius: 0;
    }

    header .menu_part .menu_main .nav-item ul li ul {
        left: 0px;
        top: 30px;
    }

    header .menu_part .extra_btn {
        margin-left: 8px;
    }

    header .menu_part .extra_btn .btn_src {
        margin-left: -45px;
    }

    header .menu_part .extra_btn .nav-item:last-child .btn_com {
        margin-right: 0;
        margin: 20px 0px;
    }

    .step3_part .step3_content {
        padding: 10px 15px;
        top: -100px;
    }

    .we_are_invest_part .we_are_invest_content .we_are_invest_content_item_img .we_are_invest_content_item_img_overlay a {
        margin-top: 100px;
    }

    .owner_benifit_part .owner_benifit_content ul li img {
        width: 17%;
        margin-right: 10px;
    }

    .owner_benifit_part .owner_benifit_content ul li span {
        width: 75%;
        font-size: 15px;
    }

    .membership_part .membership_bg {
        padding: 10px 0px;
    }

    .membership_part .membership_bg .membership_bg2 {
        padding: 20px 15px 40px;
        margin: 20px;
    }

    .membership_part .membership_bg .membership_bg2 .membership_img {
        height: 200px;
    }

    .membership_part .membership_bg .membership_bg2 .membership_img .membership_item_img {
        top: 0px;
    }

    .membership_part .membership_bg .membership_bg2 .membership_item h2 {
        font-size: 40px;
    }

    .menu_none {
        display: none;
    }

    header .menu_part2 {
        display: block;
    }

    .menu_part2 .navbar-brand img {
        width: 150px;
    }


}


/* mobile size 480 small Device. */

@media (min-width: 400px) and (max-width: 480px) {}


/* Extra small Device. */

@media (min-width: 320px) and (max-width: 575px) {
    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 26px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 18px;
    }

    h5 {
        font-size: 16px;
    }

    h6 {
        font-size: 16px;
    }

    p {
        font-size: 14px;
    }

    body {
        /*overflow-x: hidden;*/
    }

    .pb_90 {
        padding-bottom: 60px;
    }

    .pt_90 {
        padding-top: 60px;
    }

    .py_90 {
        padding: 60px 0px 60px;
    }

    .py_6090 {
        padding: 30px 0px 60px;
    }

    .btn_com {
        padding: 10px 18px;
        font-size: 16px;
    }

    header .menu_part {
        margin: 0px 0px 50px;

    }

    .navbar-light .navbar-toggler {
        color: rgba(22, 72, 162, 0.96);
        border-color: rgba(22, 72, 162, 0.96);

    }

    .navbar-light .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(22, 72, 162, 0.96)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    header .menu_part .navbar-brand img {
        width: 150px;
    }

    header .menu_part .bg_menu {
        padding: 5px 35px !important;
        width: 100%;
        border-radius: 0;
    }

    header .menu_part .menu_main .nav-item ul li ul {
        left: 0px;
        top: 30px;
    }

    header .menu_part .extra_btn {
        margin-left: 8px;
    }

    header .menu_part .extra_btn .btn_src {
        margin-left: -45px;
    }

    header .menu_part .extra_btn .nav-item:last-child .btn_com {
        margin-right: 0;
        margin: 20px 0px;
    }

    .step3_part .step3_content {
        padding: 10px 15px;
        top: -100px;
    }

    .we_are_invest_part .we_are_invest_content .we_are_invest_content_item_img .we_are_invest_content_item_img_overlay a {
        margin-top: 34px;
    }

    .owner_benifit_part .owner_benifit_content ul li img {
        width: 17%;
        margin-right: 10px;
    }

    .owner_benifit_part .owner_benifit_content ul li span {
        width: 75%;
        font-size: 15px;
    }

    .membership_part .membership_bg {
        padding: 10px 0px;
    }

    .membership_part .membership_bg .membership_bg2 {
        padding: 20px 15px 40px;
        margin: 20px;
    }

    .membership_part .membership_bg .membership_bg2 .membership_img {
        height: 200px;
    }

    .membership_part .membership_bg .membership_bg2 .membership_img .membership_item_img {
        top: 0px;
    }

    .membership_part .membership_bg .membership_bg2 .membership_item h2 {
        font-size: 40px;
    }

    .menu_none {
        display: none;
    }

    header .menu_part2 {
        display: block;
    }

    .menu_part2 .navbar-brand img {
        width: 150px;
    }
}
