@media (min-width: 240px) and (max-width:1660px) {
    .container-slider button.slick-next{ right:0; margin-right:0}
    .container-slider button.slick-prev{ left:0; margin-left:0}
}
@media (min-width: 240px) and (max-width:1023px) {

    #container-page {
        overflow: hidden;
        background: url(../images/rwd2.jpg) no-repeat top center;
    }


    a#isearch{ display: none;}

    a.close2 {
        display: none;
    }

    .slider-main {
        height: auto;
    }

    .slider-main .slick-track{ height: auto;}

    .slider .slick-slide img {
        height: auto;
        width: 100%;
    }

    .slider-main img {
        display: block!important; width: 100%; border-bottom:13px solid #005599;
    }

    .slick-slide{ background: transparent!important}

    .container-slider {
        border-bottom: 0 none;
    }

    .boxes-main {
        bottom: auto;
        position: relative;
        padding: 28px 10px;
        background: #c3c3c4; overflow: hidden;
    }

    .box {
        width: 50%;
        padding: 0 10px 15px;
    }

    .box .mobile {
        border: 1px solid #c9c9ca;
        padding: 25px 10px 25px;
    }

    .box-text{ padding: 0 5px; height: 44px; overflow: hidden;}

    .slider{
        height: auto;
    }

    .slider .slick-track{ height: auto;}

    .slider img {
        display: block!important; width: 100%; border-bottom:13px solid #005599;
    }

    #top {
        margin-bottom: 7px;
        padding-top: 12px;
    }

    header {
        height: auto;
        position: relative;
        z-index: 2;
    }
    #container-content{ position: relative; z-index: 1}



    #nav-toggle {
        background: transparent;
        cursor: pointer;
        float: right;
        margin: 0 0 0 20px;
        padding: 12px 27px 15px 0px;
        position: relative;
        z-index: 499;
    }
    #nav-toggle span, #nav-toggle span::before, #nav-toggle span::after {
        background: #cccccc none repeat scroll 0 0;
        border-radius: 1px;
        content: "";
        cursor: pointer;
        display: block;
        height: 2px;
        position: absolute;
        width: 26px;
    }
    #nav-toggle span::before {
        top: -9px;
    }
    #nav-toggle span::after {
        bottom: -9px;
    }
    #nav-toggle span, #nav-toggle span::before, #nav-toggle span::after {
        transition: all 500ms ease-in-out 0s;
    }
    #nav-toggle.active span {
        background-color: transparent;
    }
    #nav-toggle.active span::before, #nav-toggle.active span::after {
        top: 0;
    }

    #nav-toggle.active span:before {
        transform: rotate(45deg);
    }

    #nav-toggle.active span:after {
        transform: rotate(-45deg);
    }

    .top-right {
        float: none;
        margin-bottom: 0;
        padding-top: 0;
        width: auto;
    }


    a#icon-search {
        background: transparent url("../images/icon_search.png") no-repeat scroll center center;
        color: aliceblue;
        display: block;
        float: right;
        height: 27px;
        width: 27px;
        z-index: 1000;
    }


    #menu {
        background: #fff none repeat scroll 0 0;
        border: 0 none;
        border-radius: 0;
        box-shadow: 0 0 0 transparent;
        display: none;
        float: none;
        height: 100%;
        left: 0;
        margin-right: 0;
        overflow: scroll;
        position: fixed;
        top: 0;
        width: 100%;
    }

    nav#menu ul {
        background: #fff none repeat scroll 0 0;
        display: block;
        float: none;
        left: 0;
        padding-bottom: 20px;
        padding-top: 95px;
        position: relative;
        text-align: center;
        top: 0;
        width: 100%;
        z-index: 499;
    }
    #menu ul li {
        background: transparent none repeat scroll 0 0;
        display: block;
        float: none;
        margin: 0;
        overflow: hidden;
        padding: 0;
        text-align: center;
    }

    #menu ul li a {
        background: transparent none repeat scroll 0 0;
        display: inline-block;
        font-size: 20px;
        letter-spacing: 0;
        line-height: 23px;
        padding: 19px;
        text-transform: none;
    }

    #menu ul li.active a {

    }

    #menu ul li a:hover {
        border-bottom: 2px solid #fff;
        border-top: 2px solid #fff;
    }
    #menu ul li ul {
        background: #fff none repeat scroll 0 0;
        border: 0 none;
        left: 0;
        margin: 0;
        padding: 0;
        position: relative;
        top: 0;
        visibility: visible;
        width: 100% !important;
    }
    #menu ul ul ul li {background: transparent none repeat scroll 0 0;border-bottom: 0 none;float: none;margin: 0 !important;overflow: hidden;padding: 0;position: relative;   width: 100%;}
    #menu ul li li {border: 0 none;float: none;margin-left: 0;margin-right: 0;overflow: hidden;padding-left: 0;padding-right: 0;position: relative;width: 100%;padding: 0;}

    #menu ul li li a {
        background: transparent none repeat scroll 0 0;
        border: 0 none;
        font-size: 16px;
        padding: 10px 16px;
        width: 100%;
    }
    #menu ul li li a:hover{ border: 0 none;}
    #menu ul li li li a {font-size: 15px;}
    #menu ul li li:last-child{ border-bottom: 0 none;}
    #menu ul ul ul li:last-child {background: transparent;}
    #menu ul li:last-child a {padding-right: 0;}
    #menu ul li:last-child a {padding-left: 0;padding-right: 0;width: 100%;}
    #menu ul li:hover ul > a{background: transparent}
    #menu ul li:hover ul a{ background: transparent}
    #menu ul li:hover ul a:hover {  background: transparent}


    .search-box {
        background-color: #fff;
        display: none;
        float: none;
        height: 100%;
        left: 0;
        margin: 0;
        padding: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 500;
    }

    .search-box .search {
        background: #fff none repeat scroll 0 0;
        border: 0 none;
        display: block;
        margin: 0 27px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 88%;
    }

    .search input[type="text"] {
        border: 0 none;
        border-bottom:1px solid #059;
        display: block;
        float: none;
        margin: 0 auto;
        padding-left: 0;
        width: 100%;
        background:transparent;
        color:#059
    }
    .search button {
        background: transparent url("../images/search_btn.png") no-repeat scroll center center;
        display: block;
        float: right;
        height: 32px;
        margin-right: 0;
        margin-top: -36px;
        width: 34px;
    }

    .icon-close-search {
        background: transparent url("../images/icon_close.png") no-repeat scroll 0 0;
        display: block;
        height: 38px;
        position: absolute;
        right: 10px;
        top: 20px;
        width: 39px;
        z-index: 501;
    }

    .icon-close-search.active3{ display: block!important}



    .col {
        width: 100%;
        float: none!important;
        margin-bottom: 20px;
        clear: both;
    }
    .bookmark-box {
        overflow: hidden;
        margin-bottom: 30px;
    }

    .footer-box-left {
        float: none;
        width: 100%;
        position: relative;
        margin-bottom: 60px;
    }

    .footer-box-left table td {
        display: block;
        width: 50%;
        padding: 0 10px;
        float: left;
        margin-bottom: 10px;
    }


    .footer-box-right {
        float: none;
        width: 100%;
        text-align: left;
    }

    .footer-box-right img{ float: left;}

    footer{ padding-top: 18px; padding-bottom: 18px;}

    footer a.read-more {
        background: rgba(0, 0, 0, 0) url("../images/down.png") no-repeat scroll right center;
        height: 18px;
        text-indent: -20000px;
        top: 24px;
        width: 100%;
    }
    footer  a.read-more.up {
        background: rgba(0, 0, 0, 0) url("../images/up.png") no-repeat scroll right center;
    }

    a.btn-more.button{ width: 100%!important}




    .select {
        float: none;
        margin-bottom: 15px;
        margin-right: 0;
        width: 100%;
    }

    .content-left {
        float: none;
        margin-bottom: 20px;
        width: 100%;
    }
    .content-main {
        float: none;
        padding-bottom: 0;
        padding-top: 0;
        width: 100%;
    }


    .awards-item-photo{ width: 50%}
    .awards-item-content{ overflow: hidden;}


    .address-box {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .rent-box-edu ul li {
        float: left;
        margin-bottom: 20px;
        padding: 0 10px;
        width: 50%;
    }

    .rent-box-edu ul li a img{ width: 100%}

    .gallery {

        text-align: center;
    }

    .gallery ul li:nth-child(n) {
        margin: 5px;
        width: auto;
    }

    .gallery ul li {
        display: inline-block;
        float: none;

    }

    .gallery li a {
    }


    .form {
        float: none;
        padding-top: 0;
        width: 100%;
    }



    .form input {
        width: 100%;
    }


    .form textarea {
        width: 100%;
    }

    .form button {
        float: right;
        margin: 0 auto 30px;
    }

    .stop{ display: block; width: 100%; height: 100%; position: absolute; left: 0; top:0}

    .contact-left {
        float: left;
        width: 30%;
    }
    .form{ width:100%}
    .form .form-left{ width: 50%; padding: 0 10px}
    .form .form-right{ width: 50%; padding: 0 10px}
    .form  .row-button{ width: 100%; padding: 0 10px}



    .contact .form{ width: 70%}
    .contact .form .form-left{ width: 50%; padding: 0 10px}
    .contact .form .form-right{ width: 50%; padding: 0 10px}
    .contact .form  .row-button{ width: 100%; padding: 0 10px}

    .rent-box ul li{ width: 50%}
    .rent-box ul li a img{ width: 100%}
    .rent-box ul li a span{/* height: auto; padding-top: 0*/}

    .slider-small img{ width: 100%}
    .standard{ width: 33.33%}

    .content-main .rent-small-box ul li {
        width:25%;
    }
    .rent-small-box ul li a img{ width:100%;}

    .rent-big-box ul li a img{ width:100%;}

    .content-main2 {
        float: none;
        width: 100%; margin-bottom: 30px;
    }
    .content-right {
        float: none;
        width: 100%; margin-bottom: 30px;
    }

    .rent-small-box ul li{ width: 50%}
}

@media screen and (max-width:767px) {
    .content-main .rent-small-box ul li {
        width:33.33%;
    }
    .rent-small-box ul li a img{ width:100%;}

}


@media (min-width: 640px) and (max-width:1024px) {


    .select {
        float: left;
        margin-bottom: 15px;
        margin-right: 1%;
        width: 49%;
    }
    .awards ul li {
        float: left;
        padding-left: 53px;
        padding-right: 53px;
    }
}
@media (min-width: 240px) and (max-width:639px) {

    .box-title{ height: 48px;}
    a.bookmark{ width: 50%; margin-bottom: 20px;}
    /*.awards-item-photo{ width: 100%; float: none; margin-right: 0; margin-bottom: 30px;}*/
    .awards-item { width: 100%; }
    .contact-left {
        clear: both;
        float: none;
        margin-bottom: 20px;
        padding-right: 0;
        width: 100%;
    }
    .form{ width:100%; float: none;}
    .contact .form{ width:100%; float: none;}

    .content-main .rent-small-box ul li {
        width:50%;
    }
    .rent-small-box ul li a img{ width:100%;}
	


}
@media (min-width: 480px) and (max-width:639px) {

}

@media (min-width: 240px) and (max-width:479px) {

    .box {
        float: none;
        width: 100%;
    }

    .awards-item {
        /*float: none;*/
        margin-bottom: 20px;
        padding-right: 0;
        width: 100%;
    }
    .address-box table td{ display: block; width: 100%; margin-bottom: 20px;}

    .rent-box-edu ul li {
        float: none;
        margin-bottom: 20px;
        padding: 0 10px;
        width: 100%;
    }

    .rent-box-edu ul li a img{ width: 100%}
    .form .form-left{ width: 100%; padding: 0}
    .form .form-right{ width: 100%; padding: 0}
    .form  .row-button{ width: 100%; padding: 0}
    .contact .form .form-left{ width: 100%; padding: 0}
    .contact .form .form-right{ width: 100%; padding: 0}
    .contact .form  .row-button{ width: 100%; padding: 0}
    .rent-box ul li{ width: 100%; float: none;}

    .standard{ width: 50%}
    .content-main .rent-small-box ul li {
        width:100%; float:none;
    }
    .rent-small-box ul li a img{ width:100%;}

    .rent-small-box ul li{ width: 100%}
.footer-box-left table td{ width:100%; float:none;}


}

@media (min-width: 240px) and (max-width:359px) {

}
