@media only screen and (min-width:1201px) and (max-width: 1371px) {
    .banner_container {
        width: 960px;
        margin: 0 auto;
    }

    .banner {
        width: 1035px;
        margin: 0 auto;
        background-size: 100%;
    }

    .banner_container ul li img {
        width: 100%;
        height: auto;
    }

    .banner_container a {
        top: 120px;
    }

    .services_section {
        width: 1180px;
    }

    .services {
        margin: 0 25px 0 0;
    }
}

@media only screen and (min-width:980px) and (max-width: 1040px) {
    .banner_container {
        width: 850px;
        margin: 0 auto;
        min-height: 275px;
        background-size: 100%;
    }

    .banner {
        width: 915px;
        margin: 0 auto;
        background-size: 100%;
    }

    .banner_container ul li img {
        width: 100%;
        height: auto;
    }

    .banner_container a.next {
        right: -50px;
        width: 40px;
        height: 40px;
        background-size: 100%;
    }

    .banner_container a.pre {
        left: -50px;
        width: 40px;
        height: 40px;
        background-size: 100%;
    }

    .banner_container ul li .slider_content {
        width: 650px;
    }

    .banner_container a {
        top: 110px;
    }

    #nav {
        width: 954px;
        padding: 0 0 0 10px;
    }

        #nav ul li {
            padding: 0 20px 0 0;
        }

    .footer_container {
        width: 935px;
    }

    .middle_content {
        width: 950px;
    }

    .left_content {
        width: 940px;
        margin: 0 auto;
        display: block;
        float: none;
    }
}

@media only screen and (min-width:1024px) and (max-width: 1200px) {
    .wrapper {
        min-width: 1004px;
    }

    .header {
        width: 1004px;
    }

    #nav {
        width: 1004px;
    }

        #nav ul li {
            padding: 0 24px 0 0;
        }

        #nav ul {
            padding: 0 0 0 70px;
        }
    /* ------------------ CONTENT HERE --------------------------*/
    .list_items {
        background: url(../images/content_top.png) repeat-x 0 58px;
    }

    .services_section {
        width: 1004px;
        margin: 0 auto;
    }

    .blog {
        background: url(../images/box_bg.png) no-repeat;
        padding: 21px 4px 9px 4px;
        margin: 11px 0 0 0;
        width: 310px;
    }

    .services {
        margin: 0 31px 0 0;
        width: 310px;
        padding: 0 0 27px;
    }

    .mapslist ul li {
        width: 145px;
    }

        .mapslist ul li span {
            font-size: 12px;
        }

        .mapslist ul li small {
            font-size: 12px;
        }

    .mapslist {
        margin: 17px auto 0;
        width: 300px;
    }

    .blog p {
        font-size: 13px;
    }

    .middle_content {
        width: 1004px;
        margin: 0 auto;
    }

    .left_content {
        width: 560px;
        float: left;
        margin: 0 0 0 15px;
        background: none;
        padding: 0 0 45px 0;
    }

    .right_section {
        width: 375px;
        float: left;
        background: url(../images/divider.png) no-repeat left top;
        padding: 0 0 0 53px;
        margin: 18px 0 0 0;
    }
    /* ------------------ FOOTER HERE --------------------------*/
    .footer_container {
        width: 985px;
    }

    .footer_nav {
        width: 985px;
    }

        .footer_nav ul li {
            padding: 0 24px 0 0;
        }

        .footer_nav ul {
            padding: 0 0 0 70px;
        }
    /* ------------------ FOOTER HERE --------------------------*/
    /* ------------------ INNERPAGE HERE --------------------------*/
    .inner_banner {
        margin: 0 auto;
        width: 1024px;
        min-height: 232px;
        padding: 23px 0 0 0;
        background: url(../images/innerbanner_shadow.png) no-repeat top center;
        background-size: 100% 100%;
    }

    .inner_banner_img {
        width: 863px;
        margin: 0 auto;
    }

        .inner_banner_img img {
            text-align: center;
            margin: 0 auto;
            display: block;
            width: 100%;
        }

    .quotation {
        width: 555px;
    }

        .quotation h2 {
            width: 400px;
        }

        .quotation a {
            margin: 16px 0 0 6px;
        }

    .services_info .lefttitle {
        float: none;
        display: block;
        width: 373px;
        margin: 0 auto;
    }

    .services_info p {
        width: 600px;
        padding: 15px 0 0 0;
    }

    .banner {
        background: url("../images/sliader_shadowbg.png") no-repeat scroll center center / 93% auto rgba(0, 0, 0, 0);
        width: 1004px;
        margin: 0 auto;
    }

    .banner_container ul li img {
        width: 100%;
        height: auto;
    }

    .banner_container {
        width: 890px;
        min-height: 270px;
    }

        .banner_container a {
            position: absolute;
            width: 46px;
            height: 46px;
            top: 120px;
        }

            .banner_container a.pre {
                display: inline-block;
                background: url(../images/slider_pre_arrow.png) no-repeat;
                left: -49px;
                position: absolute;
                width: 46px;
                height: 46px;
            }

            .banner_container a.next {
                display: inline-block;
                background: url(../images/next-arrow.png) no-repeat;
                position: absolute;
                right: -49px;
                width: 46px;
                height: 46px;
            }

        .banner_container ul li .slider_content {
            width: 670px;
        }

    .new_lesson {
        right: -11px;
        padding: 36px 24px 24px 21px;
    }
}


@media only screen and (min-width:980px) and (max-width: 1023px) {
    .wrapper {
        min-width: 960px;
    }

    .header {
        width: 960px;
    }

    /* ------------------ CONTENT HERE --------------------------*/
    .list_items {
        width: 960px;
    }

    .services_section {
        width: 802px;
        margin: 0 auto;
    }

    .services {
        margin: 0 30px 0 0;
    }

        .services.lastservices {
            margin: 0 0 0 190px !important;
        }

    .last_mar {
        margin: 0px !important;
    }

    .middle_content {
        width: 960px;
        margin: 0 auto;
    }

    .left_content {
        width: 515px;
        float: left;
        margin: 0 0 0 15px;
        display: block;
        background: none;
        padding: 0 0 45px 0;
    }

    .right_section {
        width: 375px;
        float: left;
        display: block;
        background: url(../images/divider.png) no-repeat left top;
        padding: 0 0 0 53px;
        margin: 18px auto 0;
    }
    /* ------------------ FOOTER HERE --------------------------*/
    .footer_container {
        width: 850px;
    }

    .footer_nav {
        width: 870px;
    }

        .footer_nav ul li {
            padding: 0 12px 0 0;
        }

        .footer_nav ul {
            padding: 0 0 0 6px;
        }
    /* ------------------ FOOTER HERE --------------------------*/
    .new_lesson {
        right: -19px;
        padding: 36px 18px 24px 21px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 979px) {

    .wrapper {
        min-width: 746px;
    }

    .header {
        width: 746px;
    }

    #nav {
        width: 746px;
    }

        #nav ul {
            padding: 0 0 0 6px;
        }

            #nav ul li {
                padding: 0 12px 0 0;
            }

                #nav ul li a {
                    font-size: 15px;
                }

    .banner_container ul li .slider_content {
        width: 500px;
    }

    .slider_content h1 {
        font-size: 20px;
    }

    .slider_content h2 {
        font-size: 20px;
    }

    .banner {
        background: url("../images/sliader_shadowbg.png") no-repeat scroll center center / 93% auto rgba(0, 0, 0, 0);
        width: 754px;
        margin: 0 auto;
    }

    .banner_container ul li img {
        width: 100%;
        height: auto;
    }

    .banner_container {
        width: 670px;
        min-height: 210px;
    }




    /* ------------------ CONTENT HERE --------------------------*/
    .list_items {
        width: 370px;
        background: none;
        margin: 0 auto;
    }

    .services_section {
        width: 370px;
        margin: 0 auto;
    }

    .services {
        margin: 0 3px 0 0;
    }

    .middle_content {
        width: 750px;
        margin: 0 auto;
    }

    .left_content {
        width: 735px;
        float: none;
        margin: 0 0 0 15px;
        display: block;
        background: url(../images/divider2.png) no-repeat bottom center;
        padding: 0 0 45px 0;
    }

    .right_section {
        width: 726px;
        float: none;
        display: block;
        text-align: center;
        background: none;
        padding: 30px 0 0 0px;
        margin: 18px auto 0;
    }

        .right_section a {
            margin: 0 auto;
        }

    .about_indianocean h2 {
        text-align: center;
    }

    .about_indianocean h3 {
        text-align: center;
    }
    /* ------------------ FOOTER HERE --------------------------*/
    .footer_container {
        width: 746px;
    }

    .footer_nav {
        width: 746px;
    }

        .footer_nav ul li {
            padding: 0 12px 0 0;
        }

        .footer_nav ul {
            padding: 0 0 0 40px;
        }

            .footer_nav ul li a {
                font-size: 15px;
            }
    /* ------------------ FOOTER HERE --------------------------*/
    /* ------------------ INNERPAGE HERE --------------------------*/
    .inner_banner {
        margin: 0 auto;
        width: 765px;
        min-height: 232px;
        padding: 23px 0 0 0;
        background: url(../images/innerbanner_shadow.png) no-repeat top center;
        background-size: 100% 100%;
    }

    .inner_banner_img {
        width: 646px;
        margin: 0 auto;
    }

        .inner_banner_img img {
            text-align: center;
            margin: 0 auto;
            display: block;
            width: 100%;
        }

    .quotation {
        width: 736px;
    }

        .quotation h2 {
            width: 570px;
        }

        .quotation a {
            margin: 0px 0 0 6px;
        }

    .services_info .lefttitle {
        float: none;
        display: block;
        width: 373px;
        margin: 0 auto;
    }

    .services_info p {
        width: 733px;
        padding: 15px 0 0 0;
    }

    .right_block {
        width: 382px;
        margin: 0 auto;
        background: none;
        padding: 0px;
    }

    .banner_container a {
        position: absolute;
        width: 46px;
        height: 46px;
        top: 100px;
    }

        .banner_container a.pre {
            display: inline-block;
            background: url(../images/slider_pre_arrow.png) no-repeat;
            background-size: 100%;
            left: -35px;
            position: absolute;
            width: 35px;
            height: 35px;
        }

        .banner_container a.next {
            display: inline-block;
            background: url(../images/next-arrow.png) no-repeat;
            background-size: 100%;
            position: absolute;
            right: -35px;
            width: 35px;
            height: 35px;
        }

    .new_lesson {
        padding: 36px 18px 24px 21px;
        right: -19px;
    }
}

.mob_menu {
    /*right: 50%;
    position: relative;
    top: 5px;*/
}

@media only screen and (min-width: 768px) {
    .mob_menu {
        DISPLAY: NONE;
    }
}

@media only screen and (max-width: 767px) {
    .navbar {
        display: none;
    }

    .mob_menu .RadMenu {
        position: unset !important;
    }
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
    .wrapper {
        min-width: 580px;
    }

    .header {
        width: 580px;
    }

    #nav {
        width: 580px;
    }

        #nav ul {
            padding: 0 0 0 6px;
        }

            #nav ul li {
                padding: 0 12px 0 0;
            }

                #nav ul li a {
                    font-size: 11px;
                }
    /* ------------------ FOOTER HERE --------------------------*/
    .footer_container {
        width: 580px;
        padding: 44px 0 52px;
    }

    .footer_nav {
        width: 538px;
        padding: 0 0 0 40px;
        margin: 0 auto;
    }

        .footer_nav ul li {
            padding: 0 12px 0 0;
        }

        .footer_nav ul {
            padding: 0 0 0 6px;
        }

            .footer_nav ul li a {
                font-size: 11px;
            }
    /* ------------------ CONTENT HERE --------------------------*/
    .list_items {
        width: 370px;
        background: none;
        margin: 0 auto;
    }

    .services_section {
        width: 370px;
        margin: 0 auto;
    }

    .services {
        margin: 0 0px 0 0;
    }

    .middle_content {
        width: 580px;
        margin: 0 auto;
    }

    .left_content {
        width: 560px;
        float: none;
        margin: 0 0 0 15px;
        display: block;
        background: url(../images/divider2.png) no-repeat bottom center;
        padding: 0 0 45px 0;
    }

    .right_section {
        width: 580px;
        float: none;
        display: block;
        text-align: center;
        background: none;
        padding: 30px 0 0 0px;
        margin: 18px auto 0;
    }

        .right_section a {
            margin: 0 auto;
        }

    .about_indianocean h2 {
        text-align: center;
        font-size: 24px;
    }

    .about_indianocean h3 {
        text-align: center;
        font-size: 17px;
    }
    /* ------------------ CONTENT HERE --------------------------*/

    /* ------------------ INNERPAGE HERE --------------------------*/
    .inner_banner {
        margin: 0 auto;
        min-height: 225px;
        width: 600px;
        padding: 23px 0 0 0;
        background: url(../images/innerbanner_shadow.png) no-repeat top center;
        background-size: 100% 100%;
    }

    .inner_banner_img {
        width: 505px;
        margin: 0 auto;
    }

        .inner_banner_img img {
            text-align: center;
            margin: 0 auto;
            display: block;
            width: 100%;
        }

    .quotation {
        width: 550px;
    }

        .quotation a {
            float: none;
            display: block;
            width: 147px;
            margin: 10px auto 0;
        }

        .quotation h2 {
            float: none;
            display: block;
            width: 560px;
        }

    .services_info .lefttitle {
        float: none;
        display: block;
        width: 373px;
        margin: 0 auto;
    }

    .services_info p {
        width: 550px;
        padding: 15px 15px 0 0;
    }

    .right_block {
        width: 382px;
        margin: 0 auto;
        background: none;
        padding: 0px;
    }

    .banner_container ul li .slider_content {
        width: 400px;
        padding: 6px 18px 0 20px;
    }

    .slider_content h1 {
        font-size: 14px;
    }

    .slider_content h2 {
        font-size: 15px;
    }

    .banner {
        background: url("../images/sliader_shadowbg.png") no-repeat scroll center center / 93% auto rgba(0, 0, 0, 0);
        width: 580px;
        margin: 0 auto;
    }

    .banner_container ul li img {
        width: 100%;
        height: auto;
    }

    .banner_container {
        width: 514px;
        min-height: 162px;
    }

    .slider_content p {
        font-size: 11px;
    }

    .banner_container a {
        position: absolute;
        width: 46px;
        height: 46px;
        top: 75px;
    }

        .banner_container a.pre {
            display: inline-block;
            background: url(../images/slider_pre_arrow.png) no-repeat;
            background-size: 100%;
            left: -35px;
            position: absolute;
            width: 35px;
            height: 35px;
        }

        .banner_container a.next {
            display: inline-block;
            background: url(../images/next-arrow.png) no-repeat;
            background-size: 100%;
            position: absolute;
            right: -35px;
            width: 35px;
            height: 35px;
        }

    .new_lesson {
        right: -18px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
    .wrapper {
        min-width: 460px;
    }

    .header {
        width: 460px;
    }

    .top_right {
        margin: 0;
    }

    #nav {
        width: 460px;
    }

        #nav ul {
            padding: 0 0 0 0px;
        }

            #nav ul li {
                padding: 0 7px 0 0;
            }

                #nav ul li a {
                    font-size: 11px;
                }
    /* ------------------ FOOTER HERE --------------------------*/
    .footer_container {
        width: 460px;
        padding: 41px 0 32px;
    }

    .footer_nav {
        width: 460px;
    }

        .footer_nav ul li {
            padding: 0 7px 0 0;
        }

        .footer_nav ul {
            padding: 0 0 0 0px;
        }

            .footer_nav ul li a {
                font-size: 11px;
            }

    .copyrights {
        width: 460px;
    }

        .copyrights p {
            font-family: 'Open Sans', sans-serif;
            font-size: 12px;
            color: #1a4967;
            text-align: center;
            line-height: 25px;
        }
    /* ------------------ CONTENT HERE --------------------------*/
    .list_items {
        width: 400px;
        background: none;
        margin: 25px auto 0;
    }

    .services_section {
        width: 370px;
        margin: 0 auto;
    }

    .services {
        margin: 0 0px 0 0;
    }

    .middle_content {
        width: 450px;
        margin: 0 auto;
    }

    .left_content {
        width: 450px;
        float: none;
        margin: 0 0 0 0px;
        display: block;
        background: url(../images/divider2.png) no-repeat bottom center;
        padding: 0 0 45px 0;
        background-size: 100%;
    }

    .right_section {
        width: 370px;
        float: none;
        display: block;
        text-align: center;
        background: none;
        padding: 30px 0 0 0px;
        margin: 18px auto 0;
    }

        .right_section a {
            margin: 0 auto;
        }

    .about_indianocean h2 {
        text-align: center;
        font-size: 24px;
    }

    .about_indianocean h3 {
        text-align: center;
    }

    .right_section p {
        font-size: 17px;
    }

    .about_indianocean p {
        font-size: 12px;
    }
    /* ------------------ CONTENT HERE --------------------------*/

    /* ------------------ INNERPAGE HERE --------------------------*/
    .inner_banner {
        margin: 0 auto;
        min-height: 225px;
        width: 480px;
        padding: 23px 0 0 0;
        background: url(../images/innerbanner_shadow.png) no-repeat top center;
        background-size: 100% 100%;
    }

    .inner_banner_img {
        width: 406px;
        margin: 0 auto;
    }

        .inner_banner_img img {
            text-align: center;
            margin: 0 auto;
            display: block;
            width: 100%;
        }

    .right_block {
        width: 382px;
        margin: 0 auto;
        background: none;
        padding: 0px 0 0 0;
    }

    .quotation {
        width: 445px;
    }

        .quotation a {
            float: none;
            display: block;
            width: 147px;
            margin: 10px auto 0;
        }

        .quotation h2 {
            float: none;
            display: block;
            width: 442px;
            text-align: center;
        }

    .services_info .lefttitle {
        float: none;
        display: block;
        width: 373px;
        margin: 0 auto;
    }

    .services_info p {
        width: 420px;
        padding: 10px 0 0 0;
    }

    .pagenation {
        bottom: 30px;
    }

    .banner_container ul li .slider_content {
        width: 360px;
        bottom: -118px;
        left: 0px;
        padding: 3px 18px 8px 20px;
    }

    .slider_content h1 {
        font-size: 14px;
    }

    .slider_content h2 {
        font-size: 14px;
    }

    .banner {
        background: url("../images/sliader_shadowbg.png") no-repeat scroll center center / 93% auto rgba(0, 0, 0, 0);
        width: 463px;
        margin: 0 auto;
    }

    .banner_container ul li img {
        width: 100%;
        height: auto;
    }

    .banner_container {
        width: 400px;
        min-height: 133px;
    }

    .slider_content p {
        font-size: 13px;
    }

    .banner_container a {
        position: absolute;
        width: 46px;
        height: 46px;
        top: 70px;
    }

        .banner_container a.pre {
            display: inline-block;
            background: url(../images/slider_pre_arrow.png) no-repeat;
            background-size: 100%;
            left: 5px;
            position: absolute;
            width: 35px;
            height: 35px;
        }

        .banner_container a.next {
            display: inline-block;
            background: url(../images/next-arrow.png) no-repeat;
            background-size: 100%;
            position: absolute;
            right: 5px;
            width: 35px;
            height: 35px;
        }

    .new_lesson {
        right: 0px;
        padding: 36px 18px 24px 21px;
    }

        .new_lesson h3 {
            font-size: 18px;
        }

    .navbar {
        background: none;
        border: 0;
    }
}


@media only screen and (min-width: 0px) and (max-width: 479px) {
    .wrapper {
        min-width: 320px;
        background: url(../images/top_bg.png) no-repeat;
    }

    .header {
        width: 300px;
        position: relative;
    }

    .logo {
        display: block;
        width: 100%;
        text-align: center;
        margin: 0 0 10px 0;
    }

        .logo img {
            width: 100% !important;
            height: auto;
        }

    .top_right {
        margin: 0 auto;
        display: block;
        text-align: center;
        widows: 159px;
        float: none;
    }

    .navbar {
        padding: 0px;
    }

    #nav {
        width: 318px;
        margin: 0px 0 0 0;
    }

        #nav ul {
            padding: 0 0 0 0px;
            width: 100%;
            display: block;
        }

            #nav ul li {
                padding: 0 0px 0 0;
                border-bottom: 1px solid #fff;
                float: none;
                display: block;
                width: 100%;
            }

                #nav ul li a {
                    font-size: 14px;
                    padding: 6px 0;
                    width: 100%;
                    display: block;
                    text-align: center;
                }

                    #nav ul li a:hover {
                        background: #295c7d;
                    }

    .button {
        display: block;
        background: url(../images/menu_button.png) no-repeat;
        height: 20px;
        width: 26px;
        margin: 0 auto;
        cursor: pointer;
        position: absolute;
        right: 0px;
        top: 90px;
    }

        .button:hover {
            background: url(../images/menu_buttonhover.png) no-repeat;
            width: 26px;
            height: 20px;
        }

    .navbar {
        background: none;
        border: 0;
    }


    /* ------------------ FOOTER HERE --------------------------*/
    .footer_container {
        width: 320px;
        padding: 40px 0 38px;
    }

    .footer_nav {
        width: 320px;
    }

        .footer_nav ul li {
            padding: 0 0px 0 0;
            margin: 0 0 0 0;
            float: none;
            display: block;
        }

        .footer_nav ul {
            padding: 0 0 0 0px;
            width: 221px;
            margin: 0 auto;
            display: block;
            float: none;
        }

            .footer_nav ul li a {
                font-size: 14px;
                display: block;
                text-align: center;
            }

    .copyrights {
        width: 320px;
    }

        .copyrights p {
            font-family: 'Open Sans', sans-serif;
            font-size: 12px;
            color: #1a4967;
            text-align: center;
            line-height: 25px;
        }
    /* ------------------ CONTENT HERE --------------------------*/
    .list_items {
        width: 300px;
        background: none;
        margin: 25px auto 0;
    }

    .services_section {
        width: 300px;
        margin: 0 auto;
    }

    .services {
        margin: 0 0px 0 0;
    }

    .blog {
        width: 270px;
        margin: 0 auto;
    }

    .services {
        width: 300px;
        margin: 0 auto;
        padding: 0 0 26px;
    }

    .blog a.more {
        margin: 0 auto;
    }

    .learning_tools ul li a {
        font-size: 12px;
    }

    .mapslist ul li {
        width: 100%;
    }

        .mapslist ul li span {
            font-size: 12px;
        }

        .mapslist ul li small {
            font-size: 12px;
        }

    .middle_content {
        width: 300px;
        margin: 0 auto;
    }

    .left_content {
        width: 305px;
        float: none;
        margin: 0 0 0 0px;
        display: block;
        background: url(../images/divider2.png) no-repeat bottom center;
        padding: 0 0 45px 0;
        background-size: 100%;
    }

    .right_section {
        width: 300px;
        float: none;
        display: block;
        text-align: center;
        background: none;
        padding: 30px 0 0 0px;
        margin: 18px auto 0;
    }

        .right_section a {
            margin: 0 auto;
        }

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

    .about_indianocean h3 {
        text-align: center;
        font-size: 13.5px;
    }

    .right_section p {
        font-size: 12px;
    }

    .about_indianocean p {
        font-size: 12px;
    }

    .video_block img {
        width: 100%;
        height: auto;
    }

    .new_lesson {
        right: 0;
    }

        .new_lesson h3 {
            font-size: 18px;
        }
    /* ------------------ CONTENT HERE --------------------------*/

    /* ------------------ INNERPAGE HERE --------------------------*/
    .inner_banner {
        margin: 0 auto;
        min-height: 192px;
        width: 310px;
        padding: 23px 0 0 0; /* background:url(../images/innerbanner_shadow.png) no-repeat top center; */
        background-size: 100% 100%;
    }

    .inner_banner_img {
        width: 260px;
        margin: 0 auto;
    }

        .inner_banner_img img {
            text-align: center;
            margin: 0 auto;
            display: block;
            width: 100%;
            height: 160px;
        }

    .quotation {
        width: 295px;
        padding: 16px 0 16px 5px;
    }

        .quotation h2 {
            display: block;
            line-height: 20px;
            text-align: center;
            font-size: 13px;
            width: 292px;
            float: none;
            padding: 0 0 5px 0;
        }

        .quotation a {
            width: 147px;
            float: none;
            margin: 0 auto;
        }

    .services_info .lefttitle {
        float: none;
        display: block;
        width: 297px;
        margin: 0 auto;
    }

    .lefttitle img {
        height: auto;
        width: 94%;
    }

    .services_info p {
        width: 300px;
        padding: 11px 0 0;
    }

    .right_section h2.word {
        padding: 0px 0 5px 0;
        font-size: 20px;
    }

    .message p {
        width: 275px;
        padding: 21px 13px 13px;
        font-size: 16px;
    }

    .client_info {
        margin: 10px 0 0 0px;
    }

    .clientsection_right {
        margin: 6px 0 0 5px;
        text-align: left;
    }

        .clientsection_right small {
            font-size: 13px;
        }

    .pagenation {
        left: 130px;
    }

    .contact {
        width: 300px;
        margin: 20px 0 0 3px;
    }

        .contact h2 {
            font-size: 25px;
        }

        .contact p span {
            font-size: 15px;
        }

    .slider_section {
        width: 302px;
    }

    .links {
        text-align: left;
        margin: 40px 0 0 10px;
    }

        .links ul li span {
            font-size: 12px;
        }

    .banner_container ul li .slider_content {
        width: 260px;
        bottom: -120px;
        left: 0px;
        padding: 4px 18px 7px 20px;
    }

    .slider_content h1 {
        font-size: 14px;
    }

    .slider_content h2 {
        font-size: 14px;
    }

    .banner {
        background: url("../images/sliader_shadowbg.png") no-repeat scroll 0px 18px / 100% auto rgba(0, 0, 0, 0);
        width: 320px;
        margin: 0 auto;
    }

    .banner_container ul li img {
        width: 100%;
        height: auto;
    }

    .banner_container {
        width: 300px;
        min-height: 114px;
    }

    .slider_content p {
        font-size: 11px;
    }

    .banner_container a {
        position: absolute;
        width: 46px;
        height: 46px;
        top: 47px;
    }

        .banner_container a.pre {
            display: inline-block;
            background: url(../images/slider_pre_arrow.png) no-repeat;
            background-size: 100%;
            left: 5px;
            position: absolute;
            width: 30px;
            height: 30px;
        }

        .banner_container a.next {
            display: inline-block;
            background: url(../images/next-arrow.png) no-repeat;
            background-size: 100%;
            position: absolute;
            right: 5px;
            width: 30px;
            height: 30px;
        }
}
