.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clearboth {
    clear: both;
}

.column-three .page-left {
    width: 215px;
    float: left;
}

.column-three .page-right {
    width: 250px;
    float: left;
}

.column-three .page-main {
    width: 730px;
    float: left;
    padding: 0 30px;
}

.column-three .page-main img {
    max-width: 670px;
}

.column-two .page-left {
    width: 250px;
    float: left;
}

.column-two .page-main {
    width: 950px;
    float: left;
    padding: 0 15px 0 30px;
}

.column-two .page-main img {
    max-width: 905px;
}

.node-type-products .column-two .page-main {
    width: 950px;
    float: left;
    padding: 0 10px 0 30px;
}

.node-type-products .column-two .page-main img {
    max-width: 905px;
}

.topbreadcrumb .page-left {
    height: 50px;
}

.front .topbreadcrumb .page-left {
    height: auto;
}

#navbar {
    height: 127px;
    -webkit-box-shadow: 0 0 10px #d8d8d8;
    box-shadow: 0 0 10px #d8d8d8;
    position: relative;
    z-index: 9;
}

#navbar.pfixed {
    position: fixed;
    _position: absolute;
    top: 0px;
    width: 100%;
    z-index: 99999;
    background: #fff;
    height: 55px;
}

.pfixed .form-search, .pfixed .header_tools_bar_menu {
    display: none;
}

#navbar.pfixed .logo {
    margin: 0;
    height: 55px;
    overflow: hidden;
}

#navbar.pfixed .logo img {
    width: auto;
    height: 55px;
}

.ie6 #navbar > .container, .ie7 #navbar > .container, .ie8 #navbar > .container {
    z-index: 10;
}

.ie6 #navbar .shadow, .ie7 #navbar .shadow, .ie8 #navbar .shadow {
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 100%;
    height: 7px;
    background: url(../images/header-shadow-1.png) 0 0 repeat-x;
    z-index: 0;
}

#navbar .container {
    position: relative;
    height: 100%;
}

#navbar .logo {
    margin-top: 30px;
}

#navbar #block-search-form {
    width: 235px;
    display: block;
    position: absolute;
    right: 85px;
    top: 30px;
    z-index: 1;
}

#navbar .form-control {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #e5e3e4;
    border-radius: 0;
    outline: 0;
    width: 238px;
}

#navbar .form-control:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#navbar .form-control:focus {
    -webkit-box-shadow: 0;
    box-shadow: 0;
    outline: 0;
}

#navbar button {
    border-radius: 0;
    background: #e5e3e4 url(../images/search-btn.png) 50% 50% no-repeat;
    text-indent: -9999px;
    display: block;
    width: 34px;
    height: 34px;
    border: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.header_tools_bar_menu .block-title {
    display: none;
}

.header_tools_bar_menu {
    position: absolute;
    z-index: 0;
    right: 0;
    top: 0;
}

#topmenu-bar li {
    list-style: none;
    padding: 0;
    margin: 0;
}

#topmenu-bar .faq, #topmenu-bar .blog {
    position: absolute;
    top: 37px;
    color: #cecece;
    font-size: 14px;
    line-height: 18px;
}

#language-wrap {
    position: absolute;
    top: 37px;
    color: #cecece;
    font-size: 14px;
    line-height: 18px;
    right: 0;
    width: 70px;
    z-index: 90;
}

#language-wrap em {
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: absolute;
    margin-left: 5px;
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #015198;
    font-size: 0px;
    line-height: 0px;
    margin-top: 8px;
}

#language-wrap a {
    font-size: 14px;
    line-height: 18px;
    color: #015198;
}

#language-wrap ul {
    position: absolute;
    z-index: 10;
    margin: 0;
    padding: 0;
    width: 80px;
    background: #fff;
    padding: 10px 0;
    display: none;
}

#language-wrap ul li {
    list-style: none;
    text-align: center;
}

#topmenu-bar .faq {
    right: 390px;
}

#topmenu-bar .blog {
    right: 340px;
}

/* main menu */
.topmainnav {
    position: absolute;
    right: -24px;
    bottom: 0;
}

.topmainnav ul.menu li {
    float: left;
}

.topmainnav ul.menu li.expanded ul li {
    float: none;
}

.topmainnav ul.menu li.expanded ul {
    display: none;
}

.topmainnav ul.menu li a {
    font-size: 16px;
    color: #666666;
    line-height: 20px;
    outline: none;
    padding: 17px 24px;
}

.topmainnav ul.menu li.menu-mlid-454 a {
    padding: 17px 40px 17px 24px;
    background-image: url(../images/menu-arrrows.png);
    background-repeat: no-repeat;
    background-position: 96px -54px;
}

.topmainnav ul.menu li a.hovering, .topmainnav ul.menu li a.active, .topmainnav ul.menu li a.active-trail, .topmainnav .nav > li > a:hover, .topmainnav .nav > li > a:focus {
    background-color: #005096;
    color: #fff;
}

.topmainnav ul.menu li.menu-mlid-454 a.active, .topmainnav ul.menu li.menu-mlid-454 a.active-trail {
    background-position: 96px -108px;
}

.topmainnav ul.menu li.menu-mlid-454 a.hovering, .topmainnav .nav > li.menu-mlid-454 > a:hover, .topmainnav .nav > li.menu-mlid-454 > a:focus {
    background-position: 96px 0;
}

.menu-products-links {
    position: absolute;
    left: 10px;
    top: 127px;
    width: 1200px;
    height: 560px;
    background-color: #005096;
    padding-left: 45px;
    padding-top: 45px;
    z-index: 99;
    display: none;
}

.menulinkwrap {
    position: relative;
}

.menu-products-links table td {
    padding-bottom: 14px;
    padding-right: 14px;
}

.menu-products-links table td a img {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.menu-products-links table td a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}

.main-container {
    margin-bottom: 50px;
}

.main-container .breadcrumb {
    background: none;
    margin: 15px 0;
    padding: 0;
}

.main-container .breadcrumb, .main-container .breadcrumb a {
    color: #9a9a9a;
    font-size: 14px;
}

.main-container .breadcrumb > li + li:before {
    color: #9a9a9a;
    font-size: 10px;
    letter-spacing: 0;
    content: '\300b';
}

.main-container .page-header {
    color: #014f99;
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 20px 0;
    padding: 0;
    border: 0;
    max-width: 750px;
}

.node-type-news .main-container .page-header, .node-type-projects .main-container .page-header {
    max-width: 460px;
}

/* Region sidebar */
.region-sidebar-first ul ul li ul {
    display: none;
}

.region-sidebar-first ul.menu .expanded ul li a {
    padding-left: 40px;
}

/* Product detail */
.node-products .field-name-field-product-image {
    float: left;
    display: block;
    width: 335px;
    margin-right: 50px;
}

#product-show {
    width: 335px;
    height: 225px;
    line-height: 225px;
    text-align: center;
    display: block;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
    overflow: hidden;
}

#product-head-wrap {
    background: url(../images/product-head-wrap.png) 390px 0 no-repeat;
    min-height: 350px;
    margin-bottom: 50px;
}

#productjcarousel, #productjcarousel li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#productjcarousel li {
    float: left;
}

.product-right {
    margin-left: 450px;
}

.page-header-title {
    color: #005096;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
}

.nav-tabs {
    clear: both;
    margin-bottom: 20px;
}

.field-name-field-product-overview .field-label, .field-name-field-main-specifications .field-label, .field-name-field-special-features .field-label, .field-name-field-others .field-label {
    display: none;
}

.field-name-field-main-specifications table {
    width: 100%;
}

.field-name-field-main-specifications table td {
    vertical-align: middle;
    text-align: center;
    padding: 20px 15px;
}

.field-name-field-main-specifications table td img {
    max-width: 60px;
    max-height: 57px;
    overflow: hidden;
}

.dataTable thead {
    background: #1a6eb7;
    color: #ffffff;
    font-size: 14px;
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #ccc;
    vertical-align: middle;
    text-align: center;
}

table.dataTable tbody tr.selected {
    background-color: #b0bed9 !important;
}

.node-products .dataTables_scroll {
    margin-bottom: 20px;
}

.node-products .dataTables_paginate .pagination {
    margin: 0;
    float: right;
}

.node-products .dataTables_info {
    margin-top: 10px;
    color: #05c7f2;
}

.node-products .nav-tabs {
    border: none;
}

.node-products .nav-tabs > li > a {
    color: #05c7f2;
    font-size: 18px;
    border-radius: 0;
    padding: 10px 15px 10px 50px;
    border: none;
    background-image: url(../images/tabs-icon.png);
    background-repeat: no-repeat;
    overflow: hidden;
}

.node-products .nav-tabs > li > a.tab-product-overview:hover, .node-products .nav-tabs > li.active > a.tab-product-overview, .node-products .nav-tabs > li.active > a.tab-product-overview:hover, .node-products .nav-tabs > li.active > a.tab-product-overview:focus {
    border: none;
    background-color: #05c7f2;
    color: #fff;
    background-image: url(../images/tabs-icon.png);
    background-repeat: no-repeat;
    background-position: 4px -278px;
}

.node-products .nav-tabs > li > a.tab-main-specifications:hover, .node-products .nav-tabs > li.active > a.tab-main-specifications, .node-products .nav-tabs > li.active > a.tab-main-specifications:hover, .node-products .nav-tabs > li.active > a.tab-main-specifications:focus {
    border: none;
    background-color: #05c7f2;
    color: #fff;
    background-image: url(../images/tabs-icon.png);
    background-repeat: no-repeat;
    background-position: 4px -329px;
}

.node-products .nav-tabs > li > a.tab-special-features:hover, .node-products .nav-tabs > li.active > a.tab-special-features, .node-products .nav-tabs > li.active > a.tab-special-features:hover, .node-products .nav-tabs > li.active > a.tab-special-features:focus {
    border: none;
    background-color: #05c7f2;
    color: #fff;
    background-image: url(../images/tabs-icon.png);
    background-repeat: no-repeat;
    background-position: 4px -384px;
}

.node-products .nav-tabs > li > a.tab-others:hover, .node-products .nav-tabs > li.active > a.tab-others, .node-products .nav-tabs > li.active > a.tab-others:hover, .node-products .nav-tabs > li.active > a.tab-others:focus {
    border: none;
    background-color: #05c7f2;
    color: #fff;
    background-image: url(../images/tabs-icon.png);
    background-repeat: no-repeat;
    background-position: 4px -222px;
}

.tab-product-overview {
    background-position: 4px -6px;
}

.tab-main-specifications {
    background-position: 4px -60px;
}

.tab-special-features {
    background-position: 4px -114px;
}

.tab-others {
    background-position: 4px -168px;
}

/*    backtop btn*/
.backtop {
    display: none;
    width: 91px;
    height: 99px;
    position: fixed;
    _position: absolute;
    bottom: 15px;
    right: -23px;
    z-index: 99;
    background: url(../images/backtop.png) -10px 0 no-repeat;
}

/*    footer*/
.footer {
}

.footer .copyright {
    padding: 20px 0;
    background: #333333;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

.footer .copyright p {
    margin: 0;
    padding: 0;
}

.footer .block-title {
    color: #888888;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 10px 0;
    padding: 0;
    text-align: center;
    background: url(../images/sp-title-bg.png) 50% 50% no-repeat;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.footer .links {
    margin-bottom: 20px;
}

.footer .links a {
    margin-right: 30px;
    margin-bottom: 15px;
    color: #a2a2a2;
    font-size: 12px;
    line-height: 18px;
}

.footer .clientlogocycle ul, .footer .clientlogocycle ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer .clientlogocycle {
    margin-bottom: 30px;
}

/*    banner basic page */
.field-name-field-banner {
    margin-bottom: 30px;
}

/*    quicktabs*/
.block-quicktabs .block-title {
    display: none;
}

.block-quicktabs .quicktabs-tabs, .block-quicktabs .quicktabs-tabs li {
    margin: 0;
    padding: 0;
}

.block-quicktabs .quicktabs-tabs {
    margin: 30px 0;
}

.block-quicktabs .quicktabs-tabs li {
    display: block;
    float: left;
}

.block-quicktabs .quicktabs-tabs a {
    padding: 20px 15px;
    color: #03c7f1;
    text-decoration: none;
}

.block-quicktabs .quicktabs-tabs .active a, .block-quicktabs .quicktabs-tabs a:hover {
    background-color: #06c7f2;
    color: #fff;
}

/*    node-7 about us page*/
#node-7 .field-name-body {
    display: none;
}

#quicktabs-container-about_us_tabs .image_container {
    margin-bottom: 30px;
}

#quicktabs-container-about_us_tabs h2 {
    color: #999999;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 20px 0;
}

.field-item p {
    font-size: 14px;
    color: #999999;
    line-height: 18px;
    word-wrap: break-word;
}

.node-article .comment_forbidden {
    display: none;
}

/*    products list page    view-products    block-views-products-block-1*/
#block-views-products-content-descript-block {
    margin-bottom: 30px;
}

#block-views-products-block-1 .block-title {
    display: none;
}

.front #block-views-products-block-1 .block-title {
    display: block;
    color: #005096;
    font-size: 30px;
    line-height: 30px;
    padding-left: 30px;
    margin: 30px 0;
    background: url(../images/front-product-title-icon.png) 0 50% no-repeat;
}

.view-products-content-descript .views-row {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#block-views-products-block-2 .view-products .views-row {
    width: 100%;
}

.product_category_view .views-row, .view-taxonomy-term-products .views-row, .view-products .views-row {

    padding-left: 15px;
    padding-right: 15px;
    float: left;
    position: relative;
    min-height: 1px;
    margin-bottom: 30px;
}

.product_category_view .views-field-field-products-category-image, .view-taxonomy-term-products .views-field-field-product-image, .view-products .views-field-field-product-image {
    text-align: center;
}

.product_category_view .views-field-name, .views-field-title {
    text-align: center;
    margin: 20px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #f6f6f6;
}

.product_category_view .views-field-name a, .views-field-title a {
    font-size: 16px;
    color: #005097;
    text-decoration: none;
}

.product_category_view .views-field-description p.views-field-body p {
    font-size: 14px;
    color: #cccccc;
}

.product_category_view .views-field-name-1 a, .views-field-view-node a {
    font-size: 16px;
    color: #005097;
    display: block;
    width: 207px;
    height: 30px;
    line-height: 30px;
    color: #FFF;
    text-transform: uppercase;
    background: url(../images/view-product-btn.png) 0 0 no-repeat;
    padding-left: 25px;
    margin: 20px auto;
    text-decoration: none;
    overflow: hidden;
    border: none;
}

.product_category_view .views-field-name-1 a {
    font-size: 10px;
}

.product_category_view .views-field-name-1 a:hover, .views-field-view-node a:hover {
    background: url(../images/view-product-btn.png) 0 -31px no-repeat;
}

.newcaregory-1, .newproduct-1, .newproduct-0 {
    position: absolute;
    left: 15px;
    top: 0;
    width: 44px;
    height: 44px;
    background: url(../images/newproduct.png) 0 0 no-repeat;
    z-index: 1;
    display: block;
    text-indent: -9999px;
}

.newcaregory-0, .newproduct-0 {
    display: none;
}

.products-left-menu {
    margin-bottom: 30px;
}

/*    block-menu-block-1    product menu*/
.products-left-menu .block-title {
    margin-top: 0;
    color: #06c7f2;
    font-size: 20px;
    line-height: 20px;
    padding: 0 25px 20px 25px;
    margin-bottom: 20px;
    background: url(../images/menu-line.png) 50% bottom no-repeat;
}

.products-left-menu.nopadding .block-title {
    padding: 0 0 20px 0;
}

.products-left-menu .nav > li > a {
    color: #8a8a8a;
    font-size: 14px;
    line-height: 18px;
    padding: 0 25px 10px 25px;
    margin-bottom: 10px;
    background: url(../images/menu-line.png) 50% bottom no-repeat;
}

.products-left-menu.nopadding .nav > li > a {
    padding: 0 0 10px 0;
}

.products-left-menu .nav .nav > li > a {
    padding: 0 25px 10px 40px;
}

.products-left-menu.nopadding .nav .nav > li > a {
    padding: 0 0 10px 10px;
}

.products-left-menu .nav > li > a span {
    display: block;
    background: url(../images/arrow.png) right 50% no-repeat;
}

.products-left-menu .nav > li > a.active-trail span, .products-left-menu .nav > li > a.active span {
    color: #014f99;
    background: url(../images/arrow-blue.png) right 50% no-repeat;
}

/*    tagclouds    key words    left 215 width style*/
.block-left-215 {
    background: #f5f5f5 url(../images/left-215-bg.png) 0 0 no-repeat;
    padding: 20px 20px 35px;
    margin-bottom: 30px;
}

.block-left-215 .block-title {
    margin-top: 0;
    margin-bottom: 40px;
    color: #005097;
    font-size: 24px;
    line-height: 24px;
}

.block-tagclouds a {
    color: #04c8f0;
    text-decoration: none;
    margin-right: 15px;
    -ms-word-break: break-all;
    word-break: break-all;
}

#block-block-6 ul, #block-block-6 ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#block-block-6 ul li {
    margin-bottom: 10px;
}

#block-block-6 ul li:last-child {
    margin-bottom: 0;
}

#block-block-6 ul li a {
    display: block;
    height: 35px;
    line-height: 35px;
    padding-left: 50px;
    overflow: hidden;
    background-image: url(../images/share-icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    color: #005197;
    font-size: 14px; /*text-decoration: none;*/
}

#block-block-6 ul li.facebook a {
    background-position: 0 0;
}

#block-block-6 ul li.twitter a {
    background-position: 0 -45px;
}

#block-block-6 ul li.youtube a {
    background-position: 0 -93px;
}

#block-block-6 ul li.linkedin a {
    background-position: 0 -142px;
}

#block-block-6 ul li.google a {
    background-position: 0 -191px;
}

/*    left and right and 250 width style    contact us*/
.block-left-250 {
    background: #f5f5f5 url(../images/left-250-bg.png) 0 0 no-repeat;
    padding: 20px 20px 35px;
    margin-bottom: 30px;
}

.block-left-250 .block-title {
    margin-top: 0;
    margin-bottom: 40px;
    color: #005097;
    font-size: 24px;
    line-height: 24px;
}

#block-block-5 {
}

#block-block-5 table {
    margin-bottom: 15px;
}

#block-block-5 p {
    color: #999999;
    font-size: 16px;
    line-height: 20px;
}

#block-block-5 a {
    color: #666666;
    font-size: 16px;
    line-height: 20px;
}

/*    right main customer*/
#block-block-7 {
}

#block-block-7 ul, #block-block-7 ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}

#block-block-7 ul li {
    display: block;
    width: 200px;
}

/*    node-13    faq page*/
#node-13 {
}

#node-13 .field-name-body {
    padding-top: 20px;
    border-top: 1px solid #ececec;
}

#node-13 .field-name-body h2 {
    color: #3578be;
    font-size: 16px;
    margin: 0 0 10px 0;
    cursor: pointer;
    background: url(../images/faq-arrow-down.png) right 50% no-repeat;
}

#node-13 .field-name-body h2:hover {
    text-decoration: underline;
}

#node-13 .field-name-body .active h2 {
    background: url(../images/faq-arrow-up.png) right 50% no-repeat;
    margin-bottom: 20px;
}

#node-13 .field-name-body p {
    color: #b6b6b6;
    font-size: 14px;
}

.faq-list-wrap {
    border-bottom: 1px solid #ececec;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.faq-list-answer-wrap {
    display: none;
}

.active .faq-list-answer-wrap {
    display: block;
}

#node-19 {
}

#node-19 .field-name-body p {
    color: #999999;
    font-size: 20px;
    line-height: 30px;
}

#node-19 .field-name-body ul, #node-19 .field-name-body ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#node-19 .field-name-body ul {
    margin: 30px 0;
}

#node-19 .field-name-body ul li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}

#node-19 .field-name-body ul li:last-child {
    border: 0;
}

#node-19 .field-name-body ul li a {
    color: #05c7f2;
    font-size: 18px;
    line-height: 26px;
    display: block;
    text-decoration: none;
    background: url(../images/downloads-icon.png) right 50% no-repeat;
}

#node-19 .field-name-body ul li a:hover {
    text-decoration: underline;
}

/*    homepage*/
.front .page-header {
    display: none;
}

.front #block-block-9 ul, .front #block-block-9 ul li {
    list-style: none;
    margin: 0;
    padding: 0;
   /* width: 100% !important;*/
}

.front #block-block-9 ul li a {
    display: block;
    text-align: center;
}

.front #block-block-9 ul li a img {
    visibility: hidden;
    margin: 0 auto;
}

.front #block-block-9 {
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
}

.front .page-main .region-content {
    overflow: hidden;
}

.front #node-20, .front .page-main .nav-tabs {
    display: none;
}

.front .views-field-title {
    padding: 0;
    border: 0;
}

.cyclecontainer {
    position: relative;
    top: -50px;
    z-index: 10;
    padding-left: 100px;
}

.cyclecontainer a {
    display: block;
    float: left;
    margin-right: 10px;
    width: 18px;
    height: 18px;
    border-radius: 9px;
    color: #fff;
    background: #fff;
    text-indent: -9999px;
}

.cyclecontainer a.activeSlide {
    color: #05c7f2;
    background: #05c7f2;
}

.front #block-views-news-block-1 .views-row {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.front .page-main {
    background: url(../images/split-bg.png) 50% 0 no-repeat;
    margin: 30px auto;
}

.front-blog {
    padding-left: 90px;
}

.front-blog .block-title {
    display: block;
    color: #005096;
    font-size: 30px;
    line-height: 30px;
    padding-left: 50px;
    margin: 5px 0 30px 0;
    background: url(../images/blog-icon.png) 0 50% no-repeat;
}

.front-blog table td {
    vertical-align: top;
    padding-bottom: 25px;
}

.front-blog table td img {
    border: 1px solid #d6d6d6;
    margin-right: 30px;
}

.front-blog table td h2 {
    font-size: 16px;
    color: #005096;
    font-weight: normal;
    margin: 0 0 5px 0;
}

.front-blog table td h2 a {
    font-size: 18px;
    color: #005096;
}

.front-blog table td p {
    color: #999999;
    font-size: 14px;
    line-height: 18px;
}

.front-news .block-title {
    display: block;
    color: #005096;
    font-size: 30px;
    line-height: 30px;
    padding-left: 50px;
    margin: 5px 0 30px 0;
    background: url(../images/news-icon.png) 0 50% no-repeat;
}

.frontcontact {
    background: url(../images/front-contact-bg.png) 50% 0 no-repeat;
    min-height: 285px;
    position: relative;
    margin: 70px auto 100px auto;
}

.frontcontact .container {
    height: 285px;
    position: relative;
}

.frontcontact .address {
    position: absolute;
    width: 451px;
    color: #fff;
    font-size: 18px;
    left: 325px;
    top: 90px;
}

.frontcontact .address p {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
}

.frontcontact .contactimg {
    margin: 0 10px;
}

.frontcontact .address a {
    color: #fff;
    font-size: 14px;
}

.frontcontact .contactinfo {
    position: absolute;
    left: 930px;
    top: 90px;
    color: #fff;
    font-size: 16px;
}

.frontcontact .contactinfo p {
    margin-bottom: 1px;
}

.frontcontact .contactinfo a {
    font-weight: bold;
    color: #fff;
}

/*    contact us form    node-12*/
#node-12 {
}

#node-12 .field-name-body table td:first-child {
    padding-right: 20px;
}

#node-12 .field-name-body table td {
    padding: 0 0 20px 0;
    vertical-align: top;
}

#node-12 .field-name-body table table td:first-child {
    padding-right: 5px;
}

#node-12 .field-name-body table td h2 {
    font-size: 18px;
    line-height: 24px;
    color: #05c7f2;
    margin: 0 0 20px 0;
}

#node-12 .field-name-body table table td {
    padding: 0 3px 5px 0;
}

#webform-client-form-12 {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#webform-client-form-12 label {
    float: left;
    width: 30%;
    margin-right: 4%;
    padding: 0;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #999999;
    font-weight: normal;
}

#webform-client-form-12 .form-text, #webform-client-form-12 .form-textarea {
    width: 60%;
    border-radius: 0;
}

#webform-client-form-12 .form-text {
    height: 38px;
    border: 1px solid #cccccc;
}

#webform-client-form-12 .form-textarea {
    height: 25%;
}

#webform-client-form-12 .form-item {
    clear: both;
    margin-bottom: 10px;
}

#webform-client-form-12 #edit-captcha-response {
    width: 200px;
}

#webform-client-form-12 .captcha {
    position: relative;
}

#webform-client-form-12 .captcha img {
    position: absolute;
    left: 68%;
    bottom: 0;
}

#webform-client-form-12 .captcha .reload-captcha {
    position: absolute;
    text-indent: -9999px;
    display: block;
    width: 30px;
    height: 40px;
    cursor: pointer;
    background: url(../images/reload.png) 0 0 no-repeat;
    left: 88%;
    bottom: 0;
    outline: none;
}

#webform-client-form-12 .form-submit {
    width: 200px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #05c7f2;
    margin-left: 34%;
    margin-top: 20px;
    margin-bottom: 30px;
    border: 0;
    padding: 0;
}

/*    page-taxonomy-term*/
.page-taxonomy-term .main-container .page-header {
    color: #05c7f2;
}

.view-products-content-descript p {
    color: #999999;
    font-size: 14px;
    line-height: 20px;
}

/*    views-news*/
.newsbanner {
    margin-bottom: 30px;
}

.view-news {
}

.view-news .views-row {
    width: 100%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    clear: both;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dedede;
}

.front .view-news .views-row {
    border-bottom: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.view-news .timetip {
    float: left;
    background: #05c7f2;
    padding: 15px 0;
    width: 60px;
}

.view-news .timetip span {
    text-align: center;
    display: block;
    width: 100%;
    color: #fff;
}

.view-news .timetip span.day {
    font-size: 30px;
}

.view-news .timetip span.month {
    font-size: 16px;
    text-transform: uppercase;
}

.view-news .field-content .newsinfo {
    margin-left: 90px;
    width: 580px;
    position: relative;
}

.front .view-news {
    padding-right: 50px;
}

.front .view-news .field-content .newsinfo {
    margin-left: 90px;
    width: 400px;
    position: relative;
}

.view-news .field-content .year-detail {
    position: absolute;
    bottom: 0;
    left: 215px;
}

.front .view-news .field-content .year-detail {
    position: relative;
    left: auto;
    bottom: auto;
}

.view-news .field-content .year-detail .year-icon {
    padding-left: 20px;
    color: #999999;
    font-size: 14px;
    background: url(../images/year-icon.png) 0 0 no-repeat;
}

.view-news .newslist-image {
    float: left;
    overflow: hidden;
}

.view-news .newslist-image a img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 1s ease-in-out;
    -o-transition: transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
}

.view-news .newslist-image a:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

.view-news .newslist-info {
    margin-left: 215px;
    height: 100px;
    overflow: hidden;
}

.front .view-news .newslist-info {
    margin-left: 110px;
    height: auto;
}

.view-news .newslist-title {
    color: #1d64a2;
    font-size: 24px;
    margin: 0 0 40px 0;
}

.front .view-news .newslist-title {
    margin: 0 0 10px 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
}

.view-news .newslist-title a {
    text-decoration: none;
    color: #1d64a2;
    font-size: 24px;
}

.view-news .newslist-title a:hover {
    text-decoration: underline;
}

.front .view-news .newslist-title a {
    font-size: 18px;
}

/*    node projects*/
.node-projects {
}

.node-projects .field-name-field-projects-images {
    margin-bottom: 30px;
}

.field-name-field-projects-info {
    margin: 20px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}

.field-name-field-projects-info table td {
    padding-right: 40px;
}

#project-showimg {
    margin-bottom: 30px;
    width: 670px;
    height: 500px;
    overflow: hidden;
    text-align: center;
}

#project-showimg img {
    cursor: pointer;
}

.field-name-field-projects-images ul, .field-name-field-projects-images ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#projectcarousel {
    width: 670px;
    position: relative;
    overflow: hidden;
    min-width: 2000px;
}

.field-name-field-projects-images ul li {
    float: left;
    margin-right: 15px;
    width: 117px;
}

.field-name-field-projects-images ul li img {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.field-name-field-projects-images ul li .active img {
    opacity: 1;
    filter: alpha(opacity=100);
}

.view-taxonomy-term-projects .views-row, .view-projects .views-row {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
    height: 133px;
    overflow: hidden;
    float: left;
    margin-bottom: 20px;
}

.node-type-projects .projects-banner {
    display: none;
}

.projects-banner {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dfdfdf;
}

.projects-banner p {
    font-size: 18px;
    color: #999999;
    line-height: 36px;
}

.view-taxonomy-term-projects .views-field-field-projects-images, .view-projects .views-field-field-projects-images {
    float: left;
    margin-right: 15px;
    width: 138px;
    height: 133px;
    overflow: hidden;
}

.view-taxonomy-term-projects .views-field-title, .view-projects .views-field-title {
    margin: 0 0 10px 0;
    padding: 0;
    text-align: left;
    border: 0;
}

.view-taxonomy-term-projects .views-field-title a, .view-projects .views-field-title a {
    font-size: 14px;
}

.view-taxonomy-term-projects .views-field-title a:hover, .view-projects .views-field-title a:hover {
    text-decoration: underline;
}

.view-taxonomy-term-projects .views-field-field-projects-descriptions p, .view-projects .views-field-field-projects-descriptions p {
    font-size: 14px;
    margin-bottom: 5px;
}

.view-taxonomy-term-projects .views-field-field-projects-descriptions p:first-child, .view-projects .views-field-field-projects-descriptions p:first-child {
    color: #05c7f2;
}

.view-taxonomy-term-projects .views-field-field-projects-images a img, .view-projects .views-field-field-projects-images a img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: transform 1s ease-in-out;
    -o-transition: transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
}

.view-taxonomy-term-projects .views-field-field-projects-images a:hover img, .view-projects .views-field-field-projects-images a:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

/*    jcarousel-skin-tango*/
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

/** * The buttons are added dynamically by jCarousel before * the <ul> list (inside the <div> described above) and * have the classnames "jcarousel-next" and "jcarousel-prev". */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 670px;
}

#product-head-wrap .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 335px;
    height: 60px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 670px;
    height: 88px;
}

#product-head-wrap .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 335px;
    height: 60px;
}

.field-name-field-product-image li {
    width: 66px;
    height: 60px;
    display: block;
    margin-right: 22px;
    float: left;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 117px;
    height: 88px;
}

#product-head-wrap .jcarousel-skin-tango .jcarousel-item {
    width: 66px;
    height: 60px;
    display: block;
}

#product-head-wrap .jcarousel-skin-tango .jcarousel-item a img {
    border: 1px solid #ededed;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

#product-head-wrap .jcarousel-skin-tango .jcarousel-item a.active img, #product-head-wrap .jcarousel-skin-tango .jcarousel-item a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

#product-head-wrap .jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 22px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
}

/** *  Horizontal Buttons */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 50%;
    right: -20px;
    width: 12px;
    height: 26px;
    margin-top: -13px;
    cursor: pointer;
    background: url(../images/arrow-right.png) 0 0 no-repeat;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 50%;
    left: -20px;
    width: 12px;
    height: 26px;
    margin-top: -13px;
    cursor: pointer;
    background: url(../images/arrow-left.png) 0 0 no-repeat;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
}

/** *  Vertical Buttons */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer; /*background: transparent url(next-vertical.png) no-repeat 0 0;*/
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer; /*background: transparent url(prev-vertical.png) no-repeat 0 0;*/
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled, .jcarousel-skin-tango .jcarousel-next-disabled {
    display: none !important;
}

.downloadformblock {
    position: fixed;
    width: 500px;
    left: 50%;
    margin-left: -250px;
    margin-top: -150px;
    background-color: #fff;
    box-shadow: 0 0 10px #000;
    top: 50%;
    padding: 30px;
    display: none;
    z-index: 99;
}

.downloadformblock .block-title {
    color: #005097;
    font-size: 24px;
    line-height: 24px;
    margin: 0;
    padding: 25px;
    text-align: center;
    background: #f5f5f5;
}

.downloadformblock .webform-client-form {
    margin-top: 30px;
}

.downloadformblock .webform-client-form label {
    float: left;
    width: 30%;
    margin-right: 10px;
}

.downloadformblock .webform-client-form .form-text, .downloadformblock .webform-client-form .form-select {
    width: 65%;
}

.downloadformblock .form-item {
    clear: both;
    margin-bottom: 10px;
}

.downloadformblock .form-submit {
    margin-left: 32%;
}

#closebtn {
    display: block;
    position: absolute;
    right: -18px;
    top: -18px;
    width: 36px;
    height: 36px;
    background: url(../images/close.png) 0 0 no-repeat;
    cursor: pointer;
}

/*****************************    product download*****************************/
#field-name-field-special-features ul, #field-name-field-special-features ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

#field-name-field-special-features ul {
    margin: 30px 0;
}

#field-name-field-special-features ul li {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}

#field-name-field-special-features ul li:last-child {
    border: 0;
}

#field-name-field-special-features ul li a {
    color: #05c7f2;
    font-size: 18px;
    line-height: 26px;
    display: block;
    text-decoration: none !important;
    background: url(../images/downloads-icon.png) right 50% no-repeat;
}

#field-name-field-special-features ul li a:hover {
    text-decoration: underline !important;
}

/*****************************************************/
.contactfixed {
    position: fixed;
    _position: absolute;
    top: 140px;
    right: -405px;
    width: 405px;
    z-index: 500;
    background: #fff;
    box-shadow: 0 0 8px #e3e3e3;
}

.contactfixed .block-title {
    color: #fff;
    height: 54px;
    margin: 0;
    background: #1a6eb7 url(../images/contact-title.jpg) 0 0 no-repeat;
    cursor: pointer;
    text-indent: -99999px;
    display: none;
}

.contactfixed .panel-body {
    border: none;
    color: #aecae2;
    font-size: 18px;
    line-height: 26px;
    padding: 15px 0 15px 40px;
    background: #3887bf;
}

.contactfixed .panel {
    border: none;
    box-shadow: none;
    margin-bottom: 0;
}

.contactfixed .form-item {
    margin-left: 40px;
}

.contactfixed #webform-ajax-wrapper-12--2 label, .contactfixed #webform-ajax-wrapper-12 label {
    font-size: 18px;
    color: #fff;
    width: 160px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-right: 10px;
}

.contactfixed #webform-ajax-wrapper-12--2 .form-text, .contactfixed #webform-ajax-wrapper-12 .form-text {
    width: 170px;
    height: 30px;
    border: none;
    background: #FFF;
    color: #000;
}

.contactfixed #webform-ajax-wrapper-12--2 .form-textarea, .contactfixed #webform-ajax-wrapper-12 .form-textarea {
    width: 170px;
    border: none;
    height: 50px;
    background: #FFF;
    color: #000;
}

.contactfixed #webform-ajax-wrapper-12--2 #edit-captcha-response, .contactfixed #webform-ajax-wrapper-12 #edit-captcha-response {
    width: 170px;
}

.contactfixed .captcha {
    padding-bottom: 55px;
}

.contactfixed #webform-ajax-wrapper-12--2 .captcha img, .contactfixed #webform-ajax-wrapper-12 .captcha img {
    left: 212px;
    position: absolute;
    bottom: 0;
}

.contactfixed .btn {
    background-color: #05c7f2;
    color: #fff;
    padding: 10px 64px;
    height: 40px;
    border: none;
    box-shadow: none;
    margin: 20px 0 40px 210px;
}

.contactfixed #webform-ajax-wrapper-12--2, .contactfixed #webform-ajax-wrapper-12 {
    margin-bottom: 20px;
    padding-bottom: 30px;
    border-bottom: none;
    background: #3887bf;
    display: none;
}

.contactfixed #webform-ajax-wrapper-12--2 .form-item, .contactfixed #webform-ajax-wrapper-12 .form-item {
    margin-bottom: 5px;
}

.contactfixed #webform-ajax-wrapper-12--2 fieldset, .contactfixed #webform-ajax-wrapper-12 fieldset {
    display: block;
}

.contactfixed #webform-ajax-wrapper-12--2 .captcha, .contactfixed #webform-ajax-wrapper-12 .captcha {
    position: relative;
}

.contactfixed #webform-ajax-wrapper-12--2 .captcha img, .contactfixed #webform-ajax-wrapper-12 .captcha img {
    position: absolute;
    left: 212px;
    bottom: 0;
    width: 126px;
    height: 45px;
}

.contactfixed #webform-ajax-wrapper-12--2 .reload-captcha, .contactfixed #webform-ajax-wrapper-12 .reload-captcha {
    position: absolute;
    text-indent: -9999px;
    display: block;
    width: 40px;
    height: 45px;
    cursor: pointer;
    background: url(../images/reflash.jpg) 50% 50% no-repeat;
    left: 338px;
    bottom: 0;
    outline: none;
}

.hideview {
    display: none;
}

#webform-ajax-wrapper-12 fieldset {
    display: none;
}

#contactcover {
    position: absolute;
    left: -70px;
    top: 0;
    width: 70px;
    height: 211px;
    background: url(../images/contactcover.png) 0 0 no-repeat;
    display: block;
    cursor: pointer;
}

/************************************************************    share style ************************************************************/
#block-system-main {
    position: relative;
}

.sharethis-buttons {
    position: absolute;
    right: 0;
    top: -55px;
    z-index: 1;
}

.projectsmenu {
    margin-bottom: 30px;
}

.projectsmenu .block-title {
    color: #005096;
    font-size: 14px;
    line-height: 18px;
    height: 18px;
    margin-top: 0;
    margin-bottom: 15px;
}

.projectsmenu .nav li {
    float: left;
    margin-right: 6px;
    padding-right: 7px;
    margin-bottom: 7px;
    background: url(../images/projectmenu-split.jpg) right 50% no-repeat;
}

.projectsmenu .nav li:last-child {
    background: none;
}

.projectsmenu .nav li a {
    display: inline;
    padding: 0;
    font-size: 14px;
    color: #05c7f2;
    text-decoration: none;
    background: none;
}

.projectsmenu .nav li a:hover {
    text-decoration: underline;
}

.node-type-projects .projectsmenu {
    display: none;
}

/************************************************************    404 page ************************************************************/
.page-node-80 #navbar, .page-node-80 .topbreadcrumb, .page-node-80 .page-header, .page-node-80 .nav, .page-node-80 .backtop, .page-node-80 .region-page-top {
    display: none !important;
}

.page-node-80 {
    padding-top: 122px !important;
    background: #000 url(../images/404.jpg) 50% 0 no-repeat;
}

.imgwrap404 {
    position: relative;
    margin: 0 auto;
    width: 477px;
    height: 474px;
}

.page-node-80 a {
    position: absolute;
    bottom: 0;
    display: block;
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    z-index: 10;
    display: block;
    width: 239px;
    height: 56px;
}

.page-node-80 #backhome {
    left: 0;
}

.page-node-80 #contactus {
    right: 0;
}

.prev-btn a, .next-btn a {
    text-decoration: none;
}

.prev-btn a:hover, .next-btn a:hover {
    text-decoration: none;
}

.help-block {
    color: #fff;
}

.view-clone-of-taxonomy-term-tags .views-field-title {
    text-align: left;
}

.view-clone-of-taxonomy-term-tags .views-row {
    padding-left: 15px;
    padding-right: 15px;
}

#block-block-5 img {
}

.page-node-80 .action-links {
    display: none;
}

/* Contact form for blog *//* http://www.eneltec-led.com/LED-Lighting-Blog *//* Remove all elements except contact form */
.page-node-1127 #navbar, .page-node-1127 #page-header, .page-node-1127 .footer, .page-node-1127 .fixform, .page-node-1127 .backtop, .page-node-1127 #skip-link, .page-node-1127 .topbreadcrumb, .page-node-1127 .page-left, .page-node-1127 h1.page-header, .page-node-1127 .alert-block {
    display: none;
}

body.page-node-1127, .page-node-1127 .column-two .page-main {
    width: 860px;
}

.page-node-1127 input.error, .page-node-1127 textarea.error {
    background-color: #f2dede;
}

.page-node-1127 .form_left {
    width: 380px;
    float: left;
    margin-right: 30px;
}

.page-node-1127 .form_right {
    width: 380px;
    float: left;
}

.page-node-1127 .captcha {
    clear: both;
}

.page-node-1127 .captcha input#edit-captcha-response {
    width: 200px;
}

#webform-client-form-12 .form-control.form-select {

    width: 60%;

    border-radius: 0;

    height: 38px;

    border: 1px solid #cccccc;

}

.contactfixed #webform-ajax-wrapper-12 .form-control.form-select,
.contactfixed #webform-ajax-wrapper-12--2 .form-control.form-select {

    width: 170px;

    height: 30px;

    border: none;

    background: #FFF;

    color: #000;

}

/* Webform changes */

.fixform label {

    font-weight: normal !important;

}

.fixform .captcha {

    padding-bottom: 0px;

}

.fixform .captcha img {

    left: 40px !important;

    bottom: -50px !important;

    height: 36px !important;

}

.fixform .captcha a.reload-captcha {

    left: 165px !important;

    bottom: -50px !important;

    width: 36px !important;

    height: 36px !important;

}

.fixform .form-submit {

    width: 170px !important;

    margin: 0px 25px 0px 0px !important;

    float: right;

}

.fixform #webform-client-form-12--2 .form-submit {

    margin-bottom: 15px !important

}

.wap_side_btn{
    height: 20px;
    width: 20px;
    position: absolute;
    top: 12px;
    left: 16px;
    cursor: pointer;
    z-index: 100;
}
.wap_side_btn img{
    height: 100%;


}
.front #block-block-9 {
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    max-width: 1583px;
    margin: 0 auto;
}
#block-block-12{
    max-width: 1583px;
    margin: 0 auto;
}

#webform-ajax-wrapper-12{
    display: block !important;
}

@media (min-width: 992px){
    .carousel-indicators .active {
        width: 20px !important;
        height: 20px !important;
        margin: 1px;
        background-color: #06c7f2;
    }

    .carousel-indicators li {

        width: 20px !important;
        height: 20px !important;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        border: none !important;

        background-color: #fff;
        /*margin: 0 0 1px 1px;*/
        /*border-width: 0vw;
        margin: 0vw;
        border: 20px dotted !important;
        border-radius: 50% !important;*/

    }
    /*.wap_side_btn{
        display: none;
    }*/
    .left_side_close{
        display: none;
    }
    .topmainnav {
        position: absolute !important;
        right: -24px !important;
        bottom: 0 !important;
        left: 558px !important;
    }
    .wap_img{
        display: none !important;
    }
    .views-row{
        width: 25%;
    }
    /*.views-field-description{
        width: 905px !important;
    }*/
    .products_two{
        width: 905px;
    }
    /* contact */
    .mid_ad{
        background: url(../images/min_ad_bg.jpg) no-repeat;
        height: 284px;
    }
    .left_contact{
        position: relative;
        height: 284px;
        width: 33.33% !important;
        float: left;
    }
    .left_contact h2{
        color: #fff;
        font-size: 28px;
        font-weight: normal;
        position: absolute;
        bottom: 52px;
        left: 230px;
    }
    .mid_content{
        width: 33.33% !important;
        float: left;
    }
    .right_content{
        width: 33.33% !important;
        float: left;
    }
    .skype_btn{
        height: 72px;
        width: 180px;
    }
    .skype_btn img{
        width: 100%;
    }
    .mid_content ul{
        margin-top: 56px;
        padding-left: 0 !important;
    }
    .mid_content ul li{
        color: #fff;
        list-style:none;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 6px;
    }
    .right_content ul{
        margin-top: 56px;
        padding-left: 68px !important;
    }
    .right_content ul li{
        color: #fff;
        list-style:none;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 6px;
    }
    .right_content ul li a{
        color: #fff;
        list-style:none;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 6px;
    }
    .li_email{
        font-weight: bold;
    }
    .wap_side_btn{
        display: none;
    }
    .blog_wap,.faq_wap{
        display: none !important;
    }
    .search_form_wap_li{
        display: none !important;
    }
    .pc_products_p{
        width: 934px !important;
    }
    .header_form_search{
        display: none;
    }
    #block-views-products-content-descript-block .field-content p{
        width: 934px !important;
    }
    .products_li_wap{
        display: none !important;
    }

}
@media (max-width: 992px){
    .carousel-indicators .active {
        width: 18px !important;
        height: 18px !important;
        margin: 1px;
        background-color: #06c7f2;
    }
    .carousel-indicators li {

        width: 18px !important;
        height: 18px !important;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        border: none !important;
        border-radius: 10px;
        background-color: #fff;

    }
    .column-three .page-main {

        padding: 0 20px;
    }
    .column-two .page-main {

        padding: 0 15px 0 20px;
    }
    .search_form_wap_li{
        margin-top: 10px;
    }
    .search_form_wap{
        display: block !important;
    }
    .wap_search_input{
        background: #fff !important;
        width: 220px !important;
        margin-left: 10px;
        height: 32px;
        border-radius: 4px;
        border: 1px solid #ccc;
    }
    #navbar button {

        right: 10px !important;

    }
    .wap_search_box{
        border-radius: 6px;
    }
    #language-wrap{
        position: fixed !important;
        top: 16px !important;
        right: 10px !important;
    }
    #language-wrap a {
        font-size: 12px !important;

    }
    body{
        padding-top: 50px;
    }
    html{
        width: 100% !important;
    }

    #navbar,#navbar .container{
        height: 50px !important;
        width: 100% !important;

        background: #fff;
    }
    #navbar{
        position: fixed;
        top: 0;

    }
    #block-block-15{
        display: none !important;
    }
    .navbar-btn img{
        height: 100% !important;
        display: block;
        height: auto;
        max-width: 100%;

   }
    .navbar-header{
        height: 52px;
        width: 100%;
    }
    .topmainnav{
        position: fixed;
        top: 0;
        left: -230px;
        background: #fff;
        width: 230px;
        z-index: 1000;


    }
    .topmainnav ul.menu li {
        float: none;
    }
    .navbar-btn{
        display: block;
        margin: 0 auto !important;
        position: absolute;
        left: 0;
        right: 0;
        top: 10px;
        bottom: 0;
        width: 130px !important;
        height: 32px !important;
        z-index: 200;
    }


    #block-search-form{
        display: none !important;
    }
    #topmenu-bar{
        display: none !important;
    }
    #skip-link{
        width: 0 !important;
    }
    .wap_side_btn{
        display: block;
    }
    .topmainnav .leaf{
        font-size: 14px;
        line-height: 50px;
        color: #6f6f6f;
        font-weight: 500;
        height: 50px;
        width: 230px;
        border-bottom: solid 1px #e0e0e0;
    }

    .topmainnav .leaf a span{
        font-size: 14px;

        color: #235e96;
        font-weight: bold;
    }
    .topmainnav .leaf:hover.leaf a span{


        color: #fff;

    }
    .topmainnav ul.menu li.menu-mlid-454 a {
        padding: 17px 40px 17px 24px;
        background-image:none !important;
        background-repeat: no-repeat;
        background-position: 96px -54px;
    }

    /*轮播*/




    .banana_li{
        border: 1px solid yellow;
        width: 100% !important;



    }
    .banana_li img{
        width: 100% !important;
        height: 230px !important;
        visibility: visible !important;
        overflow: hidden !important;

    }
    .banana_li a{
        height: 100%;
        width: 100%;
    }

    .cyclecontainer {


        background: none !important;

    }
    .web_img{
        display: none !important;
    }
    #block-views-products-block-1 .views-row{
        width: 33.33% !important;
    }

    /* contact */
    .mid_ad{
        background: url(../images/min_ad_bg_wap.jpg);
        height: 100%;
        padding: 20px 0;
    }
    .left_contact h2{

        font-weight: bold;
        color: #fff;
        font-size: 28px;

        text-align: center;

    }
    .skype_btn{
        height: 42px;
        width: 108px;
        padding-left: 20px !important;
    }
    .skype_btn a{
        display: block;
        height: 42px;
        width: 108px;
    }
    .skype_btn img{
        width: 88px;
        height: 36px;
    }
    .mid_content{
        width: 50% !important;
        float: left;
    }
    .right_content{
        width: 50% !important;
        float: left;
    }
    .mid_content ul{

        padding-left: 30px !important;
    }
    .mid_content ul li{
        color: #fff;
        list-style:none;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 6px;
    }
    .right_content ul{

        padding-left: 68px !important;
    }
    .right_content ul li{
        color: #fff;
        list-style:none;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 6px;
    }
    .right_content ul li a{
        color: #fff;
        list-style:none;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 6px;
    }
    .li_email{
        font-weight: bold;
    }
    #block-views-products-block-1{
        height: 100% !important;
        width: 100% !important;
    }
    #block-views-news-block-1 .views-row{
        width: 100% !important;
    }
    .front .view-news{
        padding-right: 0;
    }
    .front .view-news .field-content .newsinfo{
        width: 80%;
        padding-right: 10px !important;
    }
    .front .view-news .newslist-title a {
        font-size: 14px;
    }
    .newslist-summary p{
        font-size: 12px;
    }
    .front-blog{
        padding-left: 10px !important;
    }
    .front-blog table td h2 a {
        font-size: 14px;

    }
    .index_page_main{
        height: 100%;
    }
    .footer{
        margin-top: 10px;
    }
    .index_page_main{
        width: 100% !important;
    }
    #block-block-10,#block-block-3,#block-block-4,#block-block-4 .container{
        width: 100% !important;
    }

    #block-block-3 p{
        width: 100% !important;
        float: left;

    }
    #block-block-3 p a{
        display: inline-block;
    }
    .front .page-main {
        background:none !important;

    }
     /*abouts区块*/
    /*.column-three .page-left{
        width: 20%;
    }
    .page_main_content{
        width: 60%;
    }*/
    .main_wrap{
        width: 100% !important;
    }
    .products-left-menu .block-title {
        font-size: 16px !important;
    }
    /*.leaf {
        width: 100% !important;
    }*/
    #quicktabs-container-about_us_tabs h2 {

        font-size: 14px !important;

    }
    .side_contents{
        display: none;
    }
    .page_main_content{
        float: none !important;
        margin: 0 auto;
        padding: 0 20px !important;
    }

    .column-three .page-main {
        width: 100%;
        margin-top: 20px;
    }

    .column-three .page-main img {

        display: block;
        max-width: 100% !important;
        height: auto;
        margin: 0 auto;
    }
    .sharethis-buttons {

        top: -45px;

    }
    /*product*/
    .product_category_view{
        width: 100%;
    }
    .product_category_view .views-row{
        width: 33.33%;
    }
    .column-two .page-main {
        width: 100%;
        margin-top: 20px;

    }
    .block-block{
        width: 100% !important;
    }

    .view-taxonomy-term-products .views-row{
        width: 50%;
    }
    .menu-name-menu-projects li{
    background: none !important;
}
    /*.menu-name-menu-projects li:hover{
        background: red;
    }*/
    .menu-name-menu-projects li:hover.menu-name-menu-projects li a span{
        color: red !important;
    }
    .views-row .views-field img{
        display: block;
        max-width: 100% !important;
        height: auto;
        margin: 0 auto;
    }
    #project-showimg img{
        display: block;
        max-width: 100% !important;
        height: auto;
        margin: 0 auto;
    }
    #project-showimg {
        margin-bottom: 30px;
        width: 100%;
        height: 100%;
        margin-top: 30px;
    }
    .jcarousel-skin-tango .jcarousel-clip-horizontal {
        width: 100% !important;

    }
    #projectcarousel{
        width: 100% !important;


    }
    .jcarousel-skin-tango .jcarousel-container-horizontal {
        width: 100% !important;
    }

    /*products node*/
    .page-left{
        display: none;
    }
    .node-type-products .column-two .page-main {
        width: 100% !important;
        margin-top: 20px;

    }
    .container {
        width: 100% !important;
    }


    .topmainnav ul.menu li a.active span{
        color: #fff !important;
    }

    .view-taxonomy-term-projects .views-row{

        height: 100% !important;
    }
    /*.faq_blog{
        background: red !important;
    }*/
    .faq_blog a{
        background-color: #005096
    }
    .faq_blog a span{
        color: #fff !important;
    }

    #block-block-1{
        width: 50% !important;
    }
    #block-menu-block-2 .menu{
        margin-top: 50px;
    }
    .left_side_close{
        width: 20px ;
        height: 20px;
        position: absolute;
        right: 10px;
        top: 14px;
        cursor: pointer;
    }
    .left_side_close img{
        width: 100%;
    }
    .header_form_search{
        width: 20px;
        height: 20px;
        position: absolute;
        top: 14px;
        right: 40px;


    }
    .header_form_search a{
        width: 20px;
        height: 20px;
        display: block;
    }
    .header_form_search img{
        width: 18px;
        height: 18px;
    }
    #block-system-main h2{
        font-size: 16px !important;
    }
    .search-results h3{
        font-size: 14px;
    }
    .search-snippet-info{
        font-size: 12px;
    }

    /*blogform*/
    body.page-node-1127{
        width: 100% !important;
    }
    .page-node-1127 .column-two .page-main {
        width: 100% !important;
    }
    body.page-node-1127 .row_contents{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    body.page-node-1127 .form_left,body.page-node-1127 .form_right{
        width: 100% !important;
    }
    body.page-node-1127 .captcha{
        padding-top: 20px;
    }

    body.page-node-1127 .tooltip{
        right: 10px !important;
        display: block !important;
    }
    .carousel-indicators {
        z-index:5 !important ;
    }
    #field-name-field-special-features ul li a span{

        font-size: 18px !important;

    }
    .webform-confirmation div{
        width: 100%;
        word-break: keep-all;
        /*overflow:hidden;*/
        word-wrap : break-word;
    }
    .webform-confirmation p span{
        word-wrap : break-word;
    }
    #node-12 td{
        width: 100%;
        float: left !important;
        display: inline-block;
    }
    .menu-mlid-454{
        display: none !important;
    }
    #copy iframe{
        height: 800px !important;
    }
    .page-node-12 .tooltip.right{
        display: none !important;
    }
    .tab-content .row{
        margin-right: 0px !important;
    }


}


.page-node-1127 .tooltip.right{
    left: 32% !important;
}

@media (max-width: 768px) {
    iframe{
        width: 100% !important;
    }



    .carousel-indicators .active {
        width: 10px !important;
        height: 10px !important;
        margin: 1px;
        background-color: #06c7f2;
    }
    .carousel-indicators li {

        width: 10px !important;
        height: 10px !important;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        border: none !important;
        border-radius: 10px;
        background-color: #fff;

    }
    #block-block-1{
        width: 100% !important;
    }
    #block-views-products-block-1 .views-row {
        width: 50% !important;
    }

    .front #block-block-9 {

        margin-bottom: 0px !important;

    }

    .front #block-views-products-block-1 .block-title {
        font-size: 18px !important;
        background: url(../images/front-product-title-icon.png) 0 6% no-repeat !important;
        /*background-size: 6% !important;*/
    }

    .newproduct-1 {
        background-size: 50% !important;
        left: 6px !important;
    }

    .field-content a {
        font-size: 12px !important;
    }

    .views-field-view-node a {
        background: #06c7f2;
        background-image: none !important;
        text-align: center;
        padding-left: 0px !important;
        width: 80% !important;
    }

    .views-field-view-node a:hover {
        background: #06c7f2;
    }

    /* contact */
    .right_content ul {

        padding-left: 28px !important;
    }

    .blogs_list_pic {
        margin-top: 14px;
    }

    #right_box_wrap, #back_top {
        display: none !important;
    }

    .mid_content {
        width: 100% !important;

    }

    .right_content {
        widt h: 100% !important;

    }

    /*Latest*/
    #block-views-news-block-1, #block-block-1 {
        width: 100%;
        padding-left: 0px;
    }

    #block-views-news-block-1 {
        padding-left: 10px !important;
    }

    .timetip .day {
        font-size: 14px !important;
    }

    .timetip .month {
        font-size: 12px !important;
    }

    .view-news .timetip {

        width: 50px !important;
    }

    .front .view-news .field-content .newsinfo {
        margin-left: 60px;

    }

    .frontcontact {

        margin: 0px auto 0px auto !important;
    }

    .front-news .block-title {
        font-size: 20px !important;

    }

    .front-blog .block-title {

        font-size: 20px !important;

    }

    #block-views-products-block-1 .views-row img {
        display: block;
        max-width: 100%;
        height: auto;
        margin: 0 auto;
    }

    .backtop {
        display: none;
        width: 30px;
        height: 30px;
        position: fixed;
        _position: absolute;
        bottom: 45px;
        right: -8px;
        z-index: 99;
        background: url(../images/backtop.png) -0px 0 no-repeat;
        background-size: 80%;
    }

    /*#contactcover {
        position: absolute;
        left: -22px;
        top: 0;
        right: 0;
        width: 28px;
        height: 68px;
        background: url(../images/contactcover.png) 0 0 no-repeat;
        display: block;
        cursor: pointer;
        background-size: 80%;
    }
    #block-webform-client-block-12{
        width: 90%;
    }*/
    #block-webform-client-block-12 {
        display: none;
    }

    /*abouts 区块*/
    .side_contents {
        display: none;
    }

    .main-container .page-header {
        font-size: 16px;
    }

    .quicktabs-tabs a {
        margin: 4px 0;
        height: 30px;
        padding: 0 10px !important;
        display: block;
        line-height: 30px;
        font-size: 12px;
    }

    #node-14 .col-lg-4 {
        width: 100%;
    }

    .abouts_h2 {
        font-size: 16px !important;
    }

    #node-15 .col-lg-6 {
        width: 100% !important;
    }

    /*news*/
    #block-system-main img {
        display: block;
        max-width: 100% !important;
        height: auto;
        margin: 0 auto;
    }

    #block-system-main .view-news .field-content .newsinfo {
        width: 100%;
        margin-left: 10px !important;
    }

    #block-system-main .view-news .newslist-image {
        width: 100%;
    }

    #block-system-main .view-news .newslist-info {
        float: left;
        margin-left: 0px !important;
        margin-top: 10px;
    }

    /*#block-system-main .view-news .newslist-title a {

        padding-left: 10px;
    }*/
    #block-system-main .view-news .newslist-title {

        margin: 0 0 40px 50px;
    }

    #block-system-main .pagination > li {
        display: block;
        margin-top: 10px;
        float: left;
    }

    #block-system-main .pagination {
        margin: 0;
    }

    /*news content*/
    /*.page_main_content .page-header{
        margin: 0 0 60px 0;
    }*/
    .node-news {
        margin-top: 40px;
    }

    .sharethis-buttons {

        top: -40px;

    }

    /*product*/
    .product_category_view .views-row {
        width: 50%;
    }

    .views-row .views-field img {
        display: block;
        max-width: 100% !important;
        height: auto;
        margin: 0 auto;
    }

    .product_category_view .views-field-name-1 a {
        background: #06c7f2;
        background-image: none !important;
        text-align: center;
        padding-left: 0px !important;
        width: 100% !important;
    }

    .product_category_view .views-field-name-1 a:hover {
        background: #06c7f2;
    }

    .product_category_view .view-products-content-descript p {

        font-size: 12px;

    }

    .product_category_view .views-field-name {
        height: 60px;
    }

    .view-taxonomy-term-products .views-row {
        width: 100%;
    }
    .view-projects .views-row {

        width: 100% !important;
    }

    .view-taxonomy-term-products .views-row .views-field-body {
        height: 100% !important;
    }
    .view-projects .views-row {
        height: 100% !important;
    }
    .projects-banner p {
        font-size: 12px;
        line-height: 20px;
    }

    .views-field-name-1 {
        margin-top: 20px;
    }
    .view-taxonomy-term-projects .views-row{
        width: 100% !important;
        height: 100% !important;
    }


    /*Downloads*/
    #node-19 .field-name-body p {
        font-size: 14px;
    }
    #node-19 .field-name-body ul li a {

        font-size: 14px;

        padding-right: 50px;
    }
    .downloadformblock {
        position: fixed;
        width: 88%;
        height: 460px;
        left: 20px;

        top: 80px;
        margin-left: 0px;
        margin-top: 0px;

        z-index: 99;
    }

    /*Contact Us*/
    #edit-captcha-response {
        width: 30% !important;
    }
    #webform-client-form-12 label {
        font-size: 14px !important;

    }
    #webform-client-form-12 .captcha img {
        display: block;
        max-width: 100% !important;
        height: auto;
        margin: 0 auto;
        width: 20% !important;
        height: 36px !important;
    }
    #webform-client-form-12 .form-submit {
        width: 60% !important;
    }
    .field-type-text-with-summary iframe{
        width: 100% !important;
    }
    .field-type-text-with-summary td{
        float: left;
        width: 100%;
        font-size: 12px;
    }
    .field-type-text-with-summary td td{
        float: none !important;
    }
    #node-12 .field-name-body table td h2 {
        font-size: 14px !important;

    }
    /*FAQ*/
    #node-13 .field-name-body h2 {

        font-size: 14px !important;

    }

    /*product node*/
    #product-head-wrap{
        width: 94%;
        margin: 40px auto 0 auto;
    }
    .node-products .field-name-field-product-image {
        float: left;
        display: block;
        width: 90%;
        margin-right: 50px;
    }
    .node-products .field-name-field-product-image img{
        display: block;
        max-width: 100% !important;
        height: auto;
        margin: 0 auto;
    }
    #product-show {
        width: 90%;
        height: 100%;
        margin: 10px auto;

    }
    #product-head-wrap {
        background:none !important;

    }
    .product-right {
        margin-left: 0px;
        float: left;
        width: 100%;
        margin-top: 40px;

    }
    .product-right h1{
        font-size: 18px;
    }
    .product-right span{
        font-size: 14px !important;
    }

    #field-name-field-special-features ul li {

        padding-right: 30px;
    }
    .tab-content span{
        line-height: 30px !important;
        font-size: 12px !important;
    }
    .table-responsive{
        width: 100% !important;
        margin-bottom: 15px !important;
        overflow-y: hidden !important;
        overflow-x: scroll !important;
    }
    .carousel-indicators{
        bottom: -4px;
    }
    .right_content {
        width: 100% !important;
    }
    .breadcrumb li a,breadcrumb li{
        font-size: 12px !important;
    }
    #block-system-main .nav-tabs li{
        width: 100%;
        border-bottom: 1px solid #05c7f2;
    }
    #block-system-main .nav-tabs li a{
        width: 100%;

    }
    #block-system-main .nav-tabs{
        border-radius: 4px;
        border: 1px solid #05c7f2;
        margin-top: 40px;
    }
    #block-system-main .nav-tabs li.activehover{
        background:#05c7f2 ;
    }
    .node-products .nav-tabs > li.active:hover{
        background:#05c7f2 ;
    }
    .main-container .page-header {

        margin-bottom: 50px;
    }
    .downloadformblock .block-title {
        color: #005097;
        font-size: 14px;
        line-height: 14px;
        margin: 0;
        padding: 25px;
        text-align: center;
        background: #f5f5f5;
    }

    /*404*/
    .imgwrap404{
        width: 100% !important;
        height: 100% !important;

    }
    .imgwrap404 img{

    }
    .page-node-80{
        background: #5e5e5e !important;

    }
    .page-node-80 #backhome{

        width: 50% !important;
        bottom: 0;
        height: 12%;
    }
    .page-node-80 #contactus{

        width: 50% !important;
        bottom: 0;
        height: 12%;
    }
    #block-webform-client-block-23 .alert {
        padding: 4px 4px 4px 0 !important;
    }
    #block-webform-client-block-23 .alert li {
        font-size: 12px;
    }
    .downloadformblock .webform-client-form {
        margin-top: 10px !important;
    }
    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(10 0 0 0) !important;
        border: 0;
        height: 50px;
        width: 30px;
        z-index: 100000;
        top: 36%;
        cursor: pointer;
        line-height: 50px;
        font-size: 30px;
        font-family: "微软雅黑";
        text-align: center;

        /*color: #06c7f2;*/
        background-color: RGBA(0,0,0,.6);

    }
    .carousel-control.left .sr-only {
        left: 0px;

    }
    .carousel-control.right .sr-only {
        right: 0px;

    }
    #field-name-field-special-features ul li a {
        font-size: 14px !important;
        padding-right: 4px;

    }
    #field-name-field-special-features ul li a span {
        font-size: 14px !important;
    }


}
/*轮播下方内容隐藏*/
.carousel-indicators li{
    margin: 1px 4px;
}
.mid_ad_wrap{
    position: absolute;
    z-index: 200;
}
.frontcontact{
    background: none !important;
}
html{
    width: 100% !important;
}
.mid_ad{
     margin-right: 0px !important;
    margin-left: 0px !important;
}
.views-field-view-node{
    margin-top: 20px;
}
.banana_li{
    border: 1px solid yellow;
    width: 100% !important;


}
.banana_li img{
    width: 100% !important;

}
.banana_ul{

    width: 100% !important;
    border: 2px solid blue;
}
.views-field-name-1{
    margin-top: 20px;
}







