@media only screen and (max-width: 767px) {
	.pro-hot-cell .row .col-sm-3, .pro-hot-cell .row .col-sm-6 {
        margin-bottom: 10px !important;
	}
	.container > .row > .col-sm-3 {
        margin-bottom: 0;
        padding-top: 0;
    }
	.cloud_computing .pull-right {
        float: none !important;
    }
	body h1 {
        font-size: 28px;
    }
    body h2 {
        font-size: 22px;
    }
    body h3 {
        font-size: 18px;
    }
	.img-responsive {
        width: 100%
    }
	.studies-list ul li h3 {
        margin-top: 0;
        display: none;
    }
    .studies-list ul li div h3 {
        display: block;
    }
    .studies-list ul li div p {
        display: none;
    }
	html,
    body {
        -webkit-text-size-adjust: 100%;
    }
	body footer {
        line-height: 150%;
    }
	#breadcrumb_nav {
        display: none;
    }
    .cloud_computing {
        display: block;
        margin-left: 0;
        margin-right: 0;
    }
	 .solution-nav {
        display: none;
    }
	.share-box-mobile {
        width: 100%;
        margin: 0 auto;
        background-color: #f6f6f6;
        border-radius: 5px;
        border: 1px #dddddd solid;
    }
    .share-box-mobile-outer {
        padding: 0 15px;
        width: 100%;
        overflow: hidden;
        position: absolute;
        left: 0;
        z-index: 999;
    }
    .share-box .share-item {
        display: inline-block;
    }
    a {
        outline: none !important;
    }
    .icon-email {
        vertical-align: middle;
        width: 50px;
        height: 48px;
        background: url(/skin/test/images/icon_mobile_share.png) no-repeat -180px center;
        position: relative;
        display: inline-block;
    }
    .icon-feedback {
        vertical-align: middle;
        width: 50px;
        height: 48px;
        background: url(/skin/test/images/icon_mobile_share.png) no-repeat -125px center;
        position: relative;
        display: inline-block;
    }
	.share-btn {
        background: url(/skin/test/images/icon_mobile_share.png) no-repeat 0 center;
        border-radius: 5px;
        display: inline-block;
        line-height: 100%;
        width: 121px;
        height: 48px;
        vertical-align: middle;
        font-size: 20px;
        text-indent: 20px;
        line-height: 48px;
        text-decoration: none !important;
    }
    .share-btn-box {
        margin: 10px 0;
    }
    .share-btn-box a {
        margin: 10px 0;
        float: left;
        margin: 0 4px 0 0;
    }
    .share-box-mobile a {
        width: 100% !important;
        text-align: left !important;
        border-bottom: 1px #dddddd solid;
        background-position: 10px center !important;
        text-indent: 50px !important;
        font-size: 16px;
        vertical-align: middle;
        margin: 0 !important;
        line-height: 50px;
        height: 50px !important;
    }
    .share-box-mobile a:last-child {
        border-bottom: none;
    }
    .share-box-mobile a {
        float: none !important;
        background-repeat: no-repeat !important;
    }
    .share-list a {
        text-indent: 50px !important;
    }
	.share-box .share-item {
        background: url(/skin/test/images/mobile_share_all.png) no-repeat !important;
    }
    .share-box-mobile .share-item-weibo {
        background-position: 0 -200px !important;
    }
    .share-box-mobile .share-item-weixin {
        display: none !important;
    }
    .share-box-mobile .share-item-print {
        display: none !important;
    }
    .share-box-mobile .share-item-email {
        display: none !important;
    }
    .share-box-mobile .share-item-linkedin {
        background-position: 0 -100px !important;
    }
    .share-box-mobile .share-item-twitter {
        background-position: 0 -50px !important;
    }
    .share-box-mobile .share-item-facebook {
        background-position: 0 0 !important;
    }
    .share-box-mobile .share-item-googleplus {
        background-position: 0 -150px !important;
    }
	.cloud_computing .video_box {
        margin-bottom: 12px;
    }
	h2.title {
        font-size: 28px;
        line-height: 130%;
    }
	.solution-nav {
        display: none!important;
    }}
@media (max-width: 767px) {
	.row > [class*=col-] {
        margin-top: 15px; 
	}}