@media screen and (max-width: 4000px) {
    .login_form .wrapper {
        max-width: 430px;
    }
}
@media screen and (max-width: 2600px) {
    .login_section {
        padding-top: 40px;
        padding-bottom: 40px;
        min-height: calc(100vh - 146px);
    }
}

@media screen and (min-width: 768px) {
    .table_slider {
        margin-bottom: 30px; }
    .table_slider .table_nav {
        display: none; }
    .table_slider .table_header {
        display: -webkit-flex;
        display: flex;
        width: 100%;
        border-bottom: 1px solid #8A9AB8; }
    .table_slider .table_header .desctop_hide {
        display: none; }
    .table_slider .table_header div {
        width: 10%;
        height: 42px;
        padding: 11px 5px; }
    .table_slider .table_header div p {
        font-weight: 900; }
    .table_slider .table_header div:nth-of-type(1) {
        width: 14%; }
    .table_slider .table_header div:nth-of-type(1) p {
        top: auto;
        padding-left: 0px; }
    .table_slider .table_header div:nth-of-type(2) {
        width: 12%; }
    .table_slider .table_header div:nth-of-type(4), .table_slider .table_header div:nth-of-type(7), .table_slider .table_header div:nth-of-type(10) {
        width: 8%; }
    .table_slider .table_body {
        width: 100%;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important; }
    .table_slider .table_body .swiper-slide {
        width: 100%;
        height: auto;
        display: -webkit-flex;
        display: flex;
        padding: 0px; }
    .table_slider .table_body .swiper-slide p {
        width: 10%;
        height: auto;
        white-space: nowrap;
        padding: 13px 5px; }
    .table_slider .table_body .swiper-slide p:nth-of-type(1) {
        width: 14%;
        padding-left: 5px; }
    .table_slider .table_body .swiper-slide p:nth-of-type(2) {
        width: 12%; }
    .table_slider .table_body .swiper-slide p:nth-of-type(4), .table_slider .table_body .swiper-slide p:nth-of-type(7), .table_slider .table_body .swiper-slide p:nth-of-type(10) {
        width: 8%; } }
@media screen and (min-width: 992px) {
    .main_header .main_nav {
        display: block !important; } }
@media screen and (min-width: 1200px) {
    .container {
        max-width: 1170px;
        width: 100%; } }
@media screen and (min-width: 1500px) {
    .main_header .container, .main_section .container, .look_and_feel .container {
        max-width: 1468px;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px; } }
@media screen and (max-width: 1499px) {
    .main_form  .content p {
        font-family: "Open Sans", sans-serif;
        font-weight: normal;
        font-size: 15px;
        line-height: 28px;
        color: #6a7582;
        margin-bottom: 10px;
    }
    .main_form input[type="text"], .main_form input[type="email"], .main_form input[type="password"], .main_form textarea {
        font-size: 15px;
    }

    .login_form .wrapper {
        max-width: 390px;
    }
    .main_section .container {
        padding-top: 154px; }
    .main_section .text {
        max-width: 330px; }
    .main_section p {
        font-size: 21px;
        line-height: 28px; }
    .main_section .video {
        max-width: 750px;
        padding: 18px; }
    .main_section .video:before {
        top: 18px;
        left: 18px;
        right: 18px;
        bottom: 18px; }
    .main_section .top_wrapper {
        margin-bottom: 100px; }
    .main_section .bottom_wrapper .item {
        padding: 20px 25px;
        max-width: calc(50% - 15px);
        padding-left: 80px; }
    .main_section .bottom_wrapper .item:before {
        width: 44px;
        height: 44px; }
    .main_section .bottom_wrapper .item p {
        font-size: 24px;
        line-height: 30px; }

    .visual_scrolling {
        bottom: 110px; }

    .look_and_feel .swiper-container .fancybox {
        border-width: 14px;
        -webkit-border-radius: 10px;
        border-radius: 10px; }

    .main_header .slogan {
        font-size: 34px; }

    .main_section .container {
        padding-top: 100px;
        padding-bottom: 180px; }
    .main_section .video {
        max-width: 600px;
        padding: 14px;
        -webkit-border-radius: 15px;
        border-radius: 15px; }
    .main_section .video:before {
        top: 14px;
        left: 14px;
        right: 14px;
        bottom: 14px; }
    .main_section .top_wrapper {
        min-height: 300px;
        margin-bottom: 40px; }

    .login_section {
        padding-top: 40px;
        padding-bottom: 40px;
        min-height: calc(100vh - 146px); }
    .login_section .logo {
        max-width: 260px; }
    .login_section .logo p {
        font-size: 16px; }

    .login_form {
        max-width: 504px;
        padding: 30px 15px;
        padding-bottom: 30px; }
    .login_form .title {
        font-size: 30px; }
    .login_form .checkbox_item {
        font-size: 15px;
        line-height: 18px; }
    .login_form a {
        font-size: 15px;
        line-height: 18px; }
    .login_form .divider {
        margin: 0px; }
    .login_form .checkbox_item {
        margin-bottom: 20px; } }
@media screen and (max-width: 1199px) {
    .main_header {
        padding-top: 20px;
        padding-bottom: 20px; }
    .main_header .slogan {
        font-size: 42px;
        line-height: 46px; }

    .main_section .container {
        padding-top: 180px; }
    .main_section .top_wrapper {
        min-height: 300px; }
    .main_section .video {
        max-width: 550px; }

    .look_and_feel {
        padding-top: 75px;
        padding-bottom: 90px; }
    .look_and_feel .wrapper {
        padding-left: 32px;
        padding-right: 32px; }
    .look_and_feel .swiper-button-prev, .look_and_feel .swiper-button-next {
        width: 23px;
        height: 43px;
        margin-top: -22px; }
    .look_and_feel .swiper-button-prev:after, .look_and_feel .swiper-button-next:after {
        font-size: 43px; }
    .look_and_feel .swiper-container {
        padding-top: 35px;
        padding-bottom: 40px; }
    .look_and_feel .swiper-pagination {
        font-size: 18px; }

    .main_footer .nav li {
        line-height: 18px; }
    .main_footer .nav li a {
        font-size: 16px;
        line-height: 18px; }

    .login_section {
        padding-top: 150px;
        padding-bottom: 150px; } }
@media screen and (max-width: 991px) {
    .container {
        max-width: 750px; }

    .main_header .main_nav {
        display: block;
        position: fixed;
        z-index: 99;
        top: 0px;
        right: -100%;
        width: 300px;
        height: 100vh;
        -webkit-box-shadow: 0px 5px 45px rgba(0, 0, 0, 0.19);
        box-shadow: 0px 5px 45px rgba(0, 0, 0, 0.19);
        background: #FFF;
        -webkit-transition: 0.3s all;
        -moz-transition: 0.3s all;
        -ms-transition: 0.3s all;
        -o-transition: 0.3s all;
        transition: 0.3s all; }
    .main_header .main_nav.active {
        right: 0px; }
    .main_header .main_nav .nav {
        padding: 155px 50px; }
    .main_header .main_nav .nav li {
        display: block;
        line-height: 24px;
        margin-bottom: 25px; }
    .main_header .main_nav .nav li a {
        font-size: 16px;
        line-height: 24px; }
    .main_header .main_nav .nav .log_li {
        margin-top: 30px; }

    .toggle_menu {
        display: block; }

    .main_section .container {
        padding-top: 250px;
        padding-bottom: 180px; }
    .main_section .text {
        max-width: 350px;
        margin-bottom: 50px; }
    .main_section p {
        font-size: 22px;
        line-height: 25px; }
    .main_section .gems {
        left: -7px; }
    .main_section .video {
        max-width: 100%;
        width: 100%; }
    .main_section .video:after {
        width: 104px;
        height: 104px; }
    .main_section .top_wrapper {
        position: relative;
        width: 100%;
        margin-bottom: 33px; }
    .main_section .bottom_wrapper .item {
        padding: 15px;
        padding-left: 76px; }
    .main_section .bottom_wrapper .item:before {
        width: 48px;
        height: 48px; }

    .visual_scrolling {
        display: none; }

    .text_section {
        padding-top: 70px;
        padding-bottom: 50px; }
    .text_section ul {
        padding: 22px 18px;
        padding-right: 10px; }
    .text_section .tablet_br {
        display: block; }

    .main_footer .copyright {
        padding-top: 20px;
        padding-bottom: 20px; }

    .login_section {
        padding-top: 170px; } }
@media screen and (max-width: 767px) {
    .container {
        max-width: 540px; }

    .main_header .slogan {
        font-size: 29px;
        line-height: 31px; }

    .main_section .container {
        padding-top: 220px;
        padding-bottom: 200px; }
    .main_section .text {
        max-width: 400px;
        text-align: right;
        margin-left: auto; }
    .main_section p {
        font-size: 24px;
        line-height: 27px; }
    .main_section .gems {
        width: calc(100% + 10px);
        left: -5px; }
    .main_section .video {
        max-width: 100%;
        width: 100%;
        padding: 7px;
        -webkit-border-radius: 7px;
        border-radius: 7px; }
    .main_section .video:before {
        top: 7px;
        left: 7px;
        right: 7px;
        bottom: 7px; }
    .main_section .video:after {
        width: 42px;
        height: 42px; }
    .main_section .top_wrapper {
        margin-bottom: 53px; }
    .main_section .top_wrapper p {
        display: none; }
    .main_section .top_wrapper .mobile_text {
        display: block; }
    .main_section .bottom_wrapper .item {
        max-width: 100%;
        width: 100%;
        padding: 15px;
        padding-left: 64px;
        margin-bottom: 22px; }
    .main_section .bottom_wrapper .item:before {
        width: 33px;
        height: 33px; }
    .main_section .bottom_wrapper .item p {
        font-size: 24px; }

    .text_section .section_title {
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 30px; }
    .text_section .section_title img {
        max-width: 230px; }
    .text_section .inner_title, .text_section h3 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 40px; }
    .text_section ul {
        border: none;
        padding: 0px; }
    .text_section .table_title {
        font-size: 18px;
        line-height: 30px; }

    .look_and_feel {
        padding-bottom: 70px; }
    .look_and_feel .wrapper {
        padding-left: 0px;
        padding-right: 0px; }
    .look_and_feel .swiper-button-prev, .look_and_feel .swiper-button-next {
        display: none; }
    .look_and_feel .swiper-container {
        overflow: visible;
        padding: 0px; }
    .look_and_feel .swiper-container .fancybox {
        border-width: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0px 12px 27px rgba(29, 40, 54, 0.24);
        box-shadow: 0px 12px 27px rgba(29, 40, 54, 0.24); }
    .look_and_feel .swiper-container .swiper-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important; }
    .look_and_feel .swiper-container .swiper-slide {
        width: 100%;
        margin-bottom: 18px; }
    .look_and_feel .swiper-container .swiper-slide:nth-of-type(1n+3) {
        width: calc(50% - 7.5px) !important; }
    .look_and_feel .section_title {
        font-size: 22px;
        line-height: 1.2;
        margin-bottom: 35px; }
    .look_and_feel .section_title img {
        max-width: 240px; }
    .look_and_feel .swiper-pagination {
        display: none; }

    .main_footer .nav li {
        width: 100%;
        text-align: center;
        line-height: 30px;
        margin-bottom: 5px; }
    .main_footer .nav li a {
        font-size: 15px;
        line-height: 30px; }
    .main_footer .nav li .email {
        margin-top: 15px; }

    .text_modal .modal-dialog .modal-content .modal-body {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 50px; }

    .text_modal .modal-dialog .modal-content .title {
        font-size: 24px; }

    .login_section {
        padding-top: 30px;
        padding-bottom: 70px; }
    .login_section .logo {
        position: relative;
        top: auto;
        left: auto;
        margin-bottom: 35px; }

    .login_form .title {
        font-size: 28px; }
    .login_form input:not([type='checkbox']), .login_form textarea {
        font-size: 16px; }
    .login_form .checkbox_item, .login_form a {
        font-size: 15px; }

    .main_section .container {
        padding-bottom: 150px; } }
@media screen and (max-width: 575px) {
    .fancybox-slide--iframe .fancybox-content {
        height: 45%;
        max-width: calc(100% - 30px);
        width: 97%;
    }
    .toggle_menu {
        width: 43px;
        height: 32px;
        top: 25px;
        right: 15px; }

    .main_header .main_nav {
        width: 260px; }
    .main_header .main_nav .nav {
        padding: 120px 25px; }
    .main_header .main_nav .nav li {
        margin-bottom: 20px; }
    .main_header .main_nav .nav .log_li {
        margin-top: 20px; } }
@media screen and (max-width: 479px) {
    .fancybox-slide--iframe .fancybox-content {
        height: 37%;
        max-width: calc(100% - 30px);
        width: 97%;
    }
    .login_section .logo {
        max-width: 220px; }
    .login_section p {
        font-size: 14px; }
    .login_section .half_item {
        width: 100%;
        max-width: 100%; }
    .login_section .right_link {
        -webkit-order: 1;
        -ms-order: 1;
        order: 1;
        margin-top: 15px; }
    .login_section .submit_btn {
        width: 100%; }

    .login_form {
        padding-bottom: 40px; } }
/*# sourceMappingURL=media.css.map */
