/* body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, form, legend, button, p,th,td{font-size:100%;margin:0;outline:0;padding:0;}
table{margin:0;border-collapse:collapse;border-spacing:0;}
body{text-align:center;}
td,th{padding: 0;}
:focus{
  outline: 0;
}
html{
  background-color: #F7F8FA;
} */

/* #region HTMLԪ�� */
* {
    margin: 0;
    padding: 0;
    font-family: "PingFang SC", "Microsoft YaHei";
    box-sizing: border-box;
}

html {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

body {
    width: 100%;
    height: 100%;
    overflow: auto;
}

a {
    text-decoration: none;
}

input {
    min-width: 0;
}

ul {
    list-style: none;
}
/* #endregion */

html, body {
    max-width: 1440px;
    margin: 0 auto;
    outline: none;
    background-color: #F7F8FA;
}

a {
    text-decoration: none;
}

    a:hover,
    a:focus,
    a:active {
        text-decoration: none;
    }

.clear_margin {
    padding-left: 0px;
    padding-right: 0px;
}

.Top {
    width: 100%;
    /* height: 120px; */
    background-color: black;
}

    .Top img {
        width: 100%;
    }

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    background-color: #264B80;
}

.navbar-inverse {
    background-color: #264B80;
}

.navbar {
    border-radius: 0px;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #D13421;
    background-color: #264B80;
    border-bottom: 1px solid #D13421;
}

.nav > li > a {
    margin-left: 16px;
    margin-right: 16px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 18px;
}

.navbar-inverse .navbar-nav > li::before {
    content: "";
    width: 2px;
    height: 20px;
    position: absolute;
    top: 24px;
    left: -0px;
    background-color: white;
}

.navbar-inverse .navbar-nav > li:nth-child(1)::before {
    content: none;
}

.navbar-inverse .navbar-nav > li > a {
    color: white;
}

.news_img {
    width: 100%;
}

    .news_img img {
        width: 100%;
        height: 405px;
    }

.news_message_box {
    width: 100%;
    height: 130px;
    padding: 10px;
    margin: 7px;
    border: 2px solid #F7F8FA;
    margin-top: 0px;
    cursor: pointer;
}

    .news_message_box:hover {
        border: 2px solid #D13421;
    }

        .news_message_box:hover .new_message_time {
            color: #D13421;
        }

        .news_message_box:hover .new_message_contact {
            color: #D13421;
        }

.second_navbar {
    /* width: 100%; */
    /* margin-left: 10%; */
    height: 80px;
    background-color: #FDFDFD;
    border-radius: 10px;
    border: 1px solid #D4D4D4;
    margin-top: 14px;
    margin-bottom: 20px;
}

.new_message_time {
    width: 23%;
    height: 100%;
    float: left;
    background-color: #F7F8FA;
    border-right: 2px solid #B5B5B5;
    padding-top: 15px;
    padding-left: 10px;
    display: none;
}

.new_message_time_year {
    font-size: 30px;
    text-align: center;
}

.new_message_time_day {
    font-size: 18px;
    text-align: center;
}

.new_message_contact {
    padding-left: 15px;
    padding-right: 15px;
    width: 96%;
    float: left;
    height: 100%;
    font-size: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /*-webkit-line-clamp: 2;*/
}

.new_message_contact_msg {
    font-size: 16px;
    color: #626262;
    margin-top: 10px;
}

.second_nav {
    width: 100%;
    height: 80px;
    /* border: 1px solid black; */
    font-size: 20px;
    color: #D13421;
    padding-top: 20px;
    padding-left: 31%;
}

.title {
    font-size: 36px;
    text-align: center;
    width: 220px;
    padding: 10px 32px;
    border: 2px solid #DEDEDE;
    background-color: #F8FAFC;
    margin-left: calc(50% - 110px);
    position: relative;
}

.thumbnail {
    border-radius: 14px;
    box-shadow: 0px 1px 15px 0px rgba(159,159,159,0.22);
    padding-bottom: 30px;
}

.dibu {
    /* margin-bottom: 10px; */
    margin-top: 12px;
    height: 65px;
}

.number_circle {
    width: 180px;
    height: 180px;
    background-color: #264B80;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.number_circle_1 {
    width: 180px;
    height: 180px;
    background-color: #264B80;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.number_Box {
    margin-top: 18px;
}

.number_circle span {
    font-size: 46px;
    color: white;
    line-height: 170px;
    text-align: center;
    margin-left: calc(50% - 54px);
    position: relative;
}

    .number_circle span::before {
        content: '';
        width: 80%;
        position: absolute;
        bottom: -20px;
        left: 0;
        margin-left: 15px;
        background-color: white;
        height: 2px;
    }
.number_circle_1 span {
    font-size: 46px;
    color: white;
    line-height: 170px;
    text-align: center;
    margin-left: calc(50% - 70px);
    position: relative;
}

    .number_circle span::before {
        content: '';
        width: 80%;
        position: absolute;
        bottom: -20px;
        left: 0;
        margin-left: 15px;
        background-color: white;
        height: 2px;
    }
    .number_circle_1 span::before {
        content: '';
        width: 80%;
        position: absolute;
        bottom: -20px;
        left: 0;
        margin-left: 15px;
        background-color: white;
        height: 2px;
    }

.projectIntroduction_img img {
    border-radius: 20px;
    width: 100%;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.number_circle .spans {
    font-size: 46px;
    color: black;
    line-height: 170px;
    text-align: center;
    margin-left: calc(50% - 54px);
    position: relative;
}
.number_circle_1 .spans_1 {
    font-size: 46px;
    color: black;
    line-height: 170px;
    text-align: center;
    margin-left: calc(50% - 70px);
    position: relative;
}

    .number_circle .spans_1::before {
        content: '';
        width: 80%;
        position: absolute;
        bottom: -20px;
        left: 0;
        margin-left: 15px;
        background-color: black;
        height: 2px;
    }
    .number_circle_1 .spans_1::before {
        content: '';
        width: 80%;
        position: absolute;
        bottom: -20px;
        left: 0;
        margin-left: 15px;
        background-color: black;
        height: 2px;
    }

.btn-primary {
    text-align: center;
    padding: 8px 30px;
    border-radius: 4px;
    border: 1px solid #FD5641;
    margin-left: calc(50% - 70px);
    color: white;
    background-color: #D13421;
    margin-top: 15px;
}

    .btn-primary:hover {
        color: white;
        border: 1px solid #FD5641;
        background-color: #D13421;
    }

.number_msg {
    text-align: center;
    color: black;
    font-size: 16px;
    line-height: 18px;
}

.dibu::before {
    position: absolute;
    width: 100%;
    margin-top: 20px;
    height: 2px;
    background-color: #DEDEDE;
    content: '';
}

.Trainingcenter {
    width: 100%;
    height: 500px;
    background-color: aqua;
    margin-top: 30px;
    overflow: hidden;
    margin-bottom: 30px;
}

.biaoti_img {
    border-radius: 10px;
}

.biaoti_h4 {
    text-align: center;
    position: relative;
}

.biaoti_h4_white {
    color: white;
}

.biaoti_h4::before {
    content: '';
    top: 40px;
    left: 25%;
    position: absolute;
    width: 50%;
    height: 2px;
    background-color: black;
}

.biaoti_h4_white::before {
    content: '';
    top: 40px;
    left: 25%;
    position: absolute;
    width: 50%;
    height: 2px;
    background-color: white;
}

.biaoti_p {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    margin-top: 40px;
}

.biaoti_p_white {
    text-align: center;
    color: white;
    font-size: 16px;
    line-height: 22px;
    margin-top: 40px;
}

.projectIntroduction_msg_title {
    font-size: 22px;
    line-height: 30px;
    margin-top: 30px;
}

.projectIntroduction_msg_secondTitle {
    margin-top: 20px;
    font-size: 18px;
    line-height: 22px;
}

.projectIntroduction_msg_box {
    font-size: 16px;
    line-height: 30px;
    margin-top: 50px;
}

.news {
    margin-top: 100px;
    padding-top: 40px;
    background-color: white;
    padding-bottom: 100px;
}

.message_img {
    border-radius: 20px;
    width: 100%;
}

.Trainingcenter_msg {
    position: absolute;
    top: 120px;
    left: 200px;
}

.Trainingcenter_msg_title {
    font-size: 36px;
    color: white;
}

.Trainingcenter_msg_secondtitle {
    margin-top: 30px;
    font-size: 20px;
    color: white;
}

.Trainingcenter_button {
    margin-left: 0px;
    margin-top: 30px;
}

.Trainingcenter_msg_contact {
    margin-top: 30px;
    font-size: 16px;
    line-height: 26px;
    color: white;
    width: 70%;
}

.thumbnails {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42;
    /* border:1px solid black; */
    box-sizing: border-box;
    margin-top: 30px;
}

    .thumbnails .caption {
        padding-left: 7%;
        padding-right: 7%;
        margin-top: 20px;
    }

.message_time_box {
    height: 78px;
    width: 78px;
    border: 2px solid #D13421;
    border-radius: 5px;
    float: left;
}

    .message_time_box p:nth-child(1) {
        font-size: 28px;
        text-align: center;
        color: #D13421;
        margin-bottom: 5px;
    }

    .message_time_box p:nth-child(2) {
        font-size: 18px;
        text-align: center;
        color: #D13421;
        margin-bottom: 5px;
    }

.message_msg_box {
    float: left;
    width: calc(100% - 80px);
    padding-left: 10px;
}

.message_msg_title {
    font-size: 20px;
}

.message_msg_contact {
    font-size: 16px;
    color: #797979;
}

.Trainingcenter_box {
    margin-top: 20px;
    position: relative;
    margin-bottom: 30px;
}

.footer {
    height: 355px;
    max-width: 1140px;
    margin: 20px auto;
    background-color: #264B80;
}

    .footer .spimg {
        width: 100%;
    }

    .footer p {
        color: white;
        /* height: 50px; */
        line-height: 50px;
    }

.footer_message {
    margin-top: 50px;
}

.footer_img {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.footer_img_01 {
    float: left;
    clear: both;
    width: 100%;
    margin-left: 0%;
}

.sp_footer_p {
    text-align: center;
    background-color: #0A2955;
    padding: 10px;
    margin: 0;
    color: white;
}

.footer_title {
    float: none;
    margin: 30px auto 0;
}

    .footer_title .title {
        color: white;
        background-color: #264B80;
    }

.footer_bottom {
    background-color: #0A2955;
}

.left_navbar {
    width: 258px;
}


.contenter {
    width: 100%;
    height: auto;
    float: left;
    background: #FCFCFC;
}

.navigationbar {
    height: 54px;
    font-size: 16px;
    color: black;
    text-align: left;
    padding-left: 106px;
    line-height: 54px;
    /* border-bottom: 1px solid #E8E8E8; */
    background-color: #FCFCFC;
}

.allcenter {
    width: 100%;
    padding-top: 55px;
    min-height: 500px;
    height: 100%;
    background: #FCFCFC;
}

.allcenter_second {
    /* width: 100%; */
    /* padding-top: 55px; */
    /* min-height: 900px; */
    height: 100%;
    background: #FCFCFC;
}

.allcenter_third {
    /* width: 100%; */
    padding-top: 55px;
    min-height: 400px;
    padding-bottom: 100px;
    height: 100%;
    background: #FCFCFC;
}

.allcenter_left {
    width: 350px;
    height: 100%;
    float: left;
}

.left_navbar {
    width: 227px;
    height: auto;
    margin-left: 66px;
    /* background-color: white;
    border:1px solid #E8E8E8; */
}

    .left_navbar ul {
        margin: 0;
        padding: 0;
    }

.left_navbar_span {
    width: 100%;
    list-style-type: none;
    line-height: 56px;
    /* padding-left: 40px; */
    text-align: center;
    border-top: 1px solid #E8E8E8;
    /* border-bottom: 1px solid #E8E8E8; */
}

    .left_navbar_span ul {
        border: 1px solid #E8E8E8;
        display: none;
    }

        .left_navbar_span ul li {
            list-style-type: none;
            font-size: 20px;
            text-align: left;
            color: #C43E25;
            background-color: #FFFFFF;
            border: 2px solid #ffffff;
            padding-left: 10px;
        }

            .left_navbar_span ul li:hover {
                cursor: pointer;
                background-color: #E8E8E8;
            }

    .left_navbar_span a {
        width: 100%;
        color: black;
        font-size: 20px;
        line-height: 56px;
        text-align: center;
    }

        .left_navbar_span a:hover {
            color: black;
            text-decoration: none;
        }

.redli a {
    color: white;
}

.redli {
    background: #C43E25;
}

.colororange {
    color: #C43E25;
}

.allcenter_right {
    /* max-width: 900px; */
    height: auto;
    float: left;
    border: 1px solid #E8E8E8;
    background-color: white;
    float: left;
    padding-bottom: 20px;
}

.allcenter_right2 {
    width: 737px;
    height: auto;
    /* float: left; */
    border: 1px solid #E8E8E8;
    background-color: white;
    margin: 0 auto;
}

.allcenter_righ3 {
    width: 827px;
    height: auto;
    /* float: left; */
    border: 1px solid #E8E8E8;
    background-color: white;
    margin: 0 auto;
}

.registerlogin {
    width: 90%;
    margin: 0 auto;
    margin-top: 26px;
    padding-bottom: 25px;
}

.registerlogin2 {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
    padding-bottom: 55px;
}

.registerlogin_span {
    width: calc(100% - 36px);
    height: 44px;
    font-size: 16px;
    color: #757575;
    text-align: left;
    padding-left: 36px;
    border-bottom: 1px solid #E8E8E8;
    line-height: 45px;
    margin-top: 22px;
}

.radio, .checkbox {
    text-align: center;
}

.registerlogin_span a {
    color: #757575;
}

.registerlogin_span input {
    border: 0px;
    font-size: 16px;
    width: 300px;
    /* margin-left: 80px; */
    float: right;
    height: 100%;
}

.registerlogin_span select {
    border: 0px;
    font-size: 16px;
    width: 300px;
    /* margin-left: 80px; */
    height: 100%;
    float: right;
}

.registerlogin_checkbox {
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 14px;
    color: black;
}

.spa {
    color: #F49205;
}

.registerbutton {
    width: 109px;
    height: 35px;
    margin: 0 auto;
    font-size: 16px;
    color: white;
    text-align: center;
    border-radius: 5px;
    background-color: #F49205;
    border: 0px;
}

.registerbutton1 {
    width: 109px;
    height: 35px;
    margin: 0 33px;
    font-size: 16px;
    color: white;
    text-align: center;
    border-radius: 5px;
    background-color: #F49205;
    border: 0px;
}

.registerbutton5 {
    width: 158px;
    height: 35px;
    margin: 0 33px;
    font-size: 16px;
    color: white;
    text-align: center;
    border-radius: 5px;
    background-color: #F49205;
    border: 0px;
    margin-left: 290px;
}

.registerbutton2 {
    width: 109px;
    height: 35px;
    margin: 0 33px;
    font-size: 16px;
    color: white;
    text-align: center;
    border-radius: 5px;
    background-color: #009ADA;
    border: 0px;
}

.registerbutton3 {
    width: 109px;
    height: 35px;
    margin: 0 33px;
    font-size: 16px;
    color: white;
    text-align: center;
    border-radius: 5px;
    background-color: #F40505;
    border: 0px;
}

.clearmarginTop {
    margin: 0 auto;
}

.register_h1 {
    line-height: 73px;
    font-size: 24px;
    color: black;
    text-align: center;
    width: 100%;
    height: 73px;
}

.buttongroup {
    display: flex;
    padding-left: 15%;
}

.new_box {
    height: 167px;
    padding-left: 22.88px;
    padding-right: 22.88px;
    background-color: white;
    border-bottom: 1px solid #E8E8E8;
}

.new_box_h1 {
    font-size: 24px;
    line-height: 40px;
    color: black;
    text-align: left;
    padding-top: 26px;
}

.new_box_message {
    font-size: 16px;
    line-height: 26px;
    color: #B1B3B7;
    text-align: left;
}

.new_box_time {
    float: right;
    text-align: right;
    font-size: 12px;
    color: #B1B3B7;
}

.nextbutton {
    width: 100%;
    height: 95px;
    padding-top: 40px;
}

    .nextbutton span {
        background-color: #E0E0E0;
        padding: 4px 17.6px;
        font-size: 14px;
        border-radius: 4px;
        float: right;
        margin: 0 9.1px;
    }

    .nextbutton button {
        background-color: #E0E0E0;
        padding: 4px 17.6px;
        font-size: 14px;
        border-radius: 4px;
        border: 0px;
        float: right;
        margin: 0 9.1px;
    }

.orange {
    background-color: #C43E25;
}

    .orange a {
        color: #FCD6A0;
    }

.nextbutton .orange {
    background-color: #C43E25;
    color: white;
}

.msg_title_box {
    height: 106px;
    border-bottom: 1px solid #E8E8E8;
    padding-left: 8px;
}

.msg_title {
    font-size: 24px;
    color: black;
    text-align: left;
    padding-top: 20px;
    padding-bottom: 10px;
}

.msg_time {
    text-align: left;
    color: #757575;
    font-size: 14px
}

.allmsg_box {
    padding: 10px;
    font-size: 18px;
    line-height: 26px;
    text-align: left;
    /* text-indent: 2rem; */
    color: black;
}

    .allmsg_box .msg_img {
        width: 652px;
        height: 366px;
        margin: 10px 30px;
    }

.login_title {
    color: black;
    text-align: center;
    font-size: 24px;
}

.login_input {
    color: #7E7E7E;
    font-size: 14px;
    text-align: left;
    padding-left: 20px;
    width: 100%;
    height: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
}

    .login_input span {
        width: 100px;
        line-height: 50px;
    }

    .login_input input {
        border: 0;
        height: 45px;
        line-height: 45px;
        width: 400px;
        border-radius: 10px;
        border: 1px solid #E8E8E8;
        font-size: 14px;
        margin-left: 100px;
        line-height: 3rem;
    }

.login_checkbox {
    width: 100%;
    display: flex;
    margin-bottom: 30px;
}

.regincheckbox {
    width: 50%;
    text-align: left;
    font-size: 14px;
    padding-left: 200px;
    color: #7E7E7E;
}

.gotoregister {
    width: 50%;
    float: right;
    font-size: 14px;
    text-align: right;
    color: #F49205;
    padding-right: 190px;
}

.down_box {
    width: calc(100% - 20px);
    height: 68px;
    padding-left: 20px;
    cursor: pointer;
    border-bottom: 1px solid #E8E8E8;
}

.down_icon {
    width: 30px;
    height: 30px;
    margin-top: 20px;
}

.down_left_img {
    float: left;
}

.down_text {
    padding-left: 20px;
    float: left;
    font-size: 20px;
    line-height: 64px;
    color: #000;
}

    .down_text span {
        font-size: 16px;
        color: #B4B4B4;
        margin-left: 20px;
    }

.down_right_img {
    float: right;
    margin-right: 32px;
}

.down_text_orange {
    color: #C43E25;
}

.swiper-slide img {
    width: 100%
}

.down_right_down {
    width: 264px;
    height: 50px;
    background-color: #F49205;
    float: right;
    margin-right: 110px;
    margin-bottom: 24px;
    color: white;
    font-size: 20px;
    line-height: 50px;
    cursor: pointer;
}
/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
    .clear_margin {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
    .clear_margin {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
    /* .navbar-right{
        display: none;
    } */
    .clear_margin {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
    .clear_margin {
        padding-left: 0px;
        padding-right: 0px;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    .clear_margin {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media only screen and (min-width : 1440px) {
    .container {
        width: 1400px;
    }

    .clear_margin {
        padding-left: 0px;
        padding-right: 0px;
    }
}
/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1400px) {
    .allcenter_left {
        width: 250px;
    }

    .second_navbar {
        /* width: 100%; */
        /* margin-left: 10%; */
        height: 80px;
        background-color: #FDFDFD;
        border-radius: 10px;
        border: 1px solid #D4D4D4;
        margin-top: 14px;
        margin-bottom: 20px;
    }

    .left_navbar {
        width: 227px;
        height: auto;
        margin-left: 20px;
        /* background-color: white;
        border:1px solid #E8E8E8; */
    }
}

@media only screen and (max-width : 1200px) {
    .footer .row {
        margin: 0px;
    }

    .second_navbar {
        /* width: 100%; */
        /* margin-left: 10%; */
        height: 80px;
        background-color: #FDFDFD;
        border-radius: 10px;
        border: 1px solid #D4D4D4;
        margin-top: 14px;
        margin-bottom: 20px;
    }

    .left_navbar {
        width: 227px;
        height: auto;
        margin-left: 0px;
        /* background-color: white;
        border:1px solid #E8E8E8; */
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .nav > li > a {
        font-size: 16px;
        margin-left: 4px;
        margin-right: 4px;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .news_img img {
        height: auto;
    }

    .navbar {
        height: 37px;
        z-index: 10;
    }

    .allcenter_right {
        width: 100%;
        margin: 0 auto;
    }

    .registerbutton5 {
        margin-left: 240px;
    }

    .second_navbar {
        /* width: 100%; */
        /* margin-left: 10%; */
        height: 80px;
    }

    .allcenter_left {
        width: 100%;
    }

    .left_navbar {
        width: 100%;
        height: auto;
        margin-left: 0px;
        /* background-color: white;
        border:1px solid #E8E8E8; */
    }

    .navigationbar {
        padding-left: 20px;
    }

    .new_box {
        height: 200px;
    }

    .nextbutton {
        height: 60px;
    }

        .nextbutton button {
            font-size: 12px;
            padding: 2px 9px;
            margin: 0 4px;
        }

        .nextbutton span {
            font-size: 12px;
            padding: 2px 9px;
            margin: 0 4px;
        }

    .new_box_message {
        font-size: 14px;
    }

    .new_box_h1 {
        font-size: 22px;
        line-height: 34px;
    }

    .title {
        font-size: 30px;
        margin-left: calc(50% - 90px);
    }

    .dibu::before {
        width: calc(100% - 30px);
    }

    .left_navbar_span a {
        font-size: 18px;
        line-height: 50px;
    }

    .nav > li > a {
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .navbar-inverse .navbar-nav > li::before {
        top: 14px;
    }

    .allcenter_righ3 {
        width: auto;
        height: auto;
        /* float: left; */
        border: 1px solid #E8E8E8;
        background-color: white;
        margin: 0 auto;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
    .nav > li > a {
        font-size: 16px;
        margin-left: 4px;
        margin-right: 4px;
    }

    .footer .row {
        margin: 0px;
    }

    .registerbutton5 {
        margin-left: 200px;
    }

    .login_input {
        height: 70px;
    }

        .login_input input {
            margin-left: 0px;
            width: 400px;
        }

    .registerlogin_span input {
        margin-left: 30px;
        height: 40px;
        width: 130px;
    }

    .registerlogin_span select {
        height: 40px;
        width: 130px;
    }

    .regincheckbox {
        padding-left: 0px;
    }

    .gotoregister {
        padding-right: 0px;
    }

    .registerlogin_span {
        height: 50px;
        padding-left: 0px;
    }

    .down_box {
        padding-left: 0px;
        width: 100%;
    }

    .down_text {
        font-size: 16px;
        padding-left: 0px;
    }

    .down_right_img {
        margin-right: 10px;
    }

    .down_text span {
        font-size: 12px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .footer_img {
        margin-left: 20%;
    }

    .footer_img_01 {
        margin-left: 5%;
    }

    .down_icon {
        width: 16px;
    }

    .down_text {
        font-size: 14px;
        padding-left: 0px;
    }

    .registerbutton1 {
        font-size: 14px;
    }

    .registerbutton2 {
        font-size: 14px;
    }

    .buttongroup {
        padding-left: 0px;
    }

    .registerbutton3 {
        font-size: 14px;
    }

    .registerlogin {
        width: 100%;
    }

    .registerlogin_span input {
        width: 130px;
    }

    .registerlogin_span {
        height: 40px;
        padding-left: 0px;
        width: 100%;
    }

    .registerlogin_span {
        margin: 0px;
    }

        .registerlogin_span select {
            width: 150px;
        }

    .footer {
        height: auto;
    }

    .registerbutton5 {
        margin-left: 100px;
    }

    .login_input input {
        margin-left: 0px;
        width: 200px;
    }

    .registerlogin_span {
        font-size: 14px;
    }

    .second_nav {
        font-size: 14px;
    }

    .second_nav {
        padding-left: 0px;
        padding-top: 10px;
        height: 55px;
    }

    .second_navbar {
        padding: 0px;
        margin-top: 0px;
        height: 55px;
    }

    .second_nav img {
        height: 30px;
    }

    .second_navbar .col-xs-4 {
        padding: 0px;
    }

    .new_message_contact {
        padding: 0px;
        font-size: 18px;
    }

    .new_message_contact_msg {
        margin-top: 5px;
    }

    .title {
        font-size: 30px;
        margin-left: calc(50% - 94px);
    }

    .footer_message {
        margin-top: 20px;
    }

    p {
        margin: 0px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
}
