@media (min-width: 768px) {
	
	.nav > .dropdown > a .this_up {
		opacity:0 !important;
	    border-bottom: 8px solid #fff;
	    border-left: 8px solid transparent;
	    border-right: 8px solid transparent;
	    bottom: 0;
	    left: 50%;
	    opacity: 0 !important;
	    position: absolute;
	    transform: translateX(-50%);
	    transition: opacity 0.3s ease-in-out;
	    display: block;
	}
	.nav > .dropdown.open > a .this_up,
	.nav > .dropdown:hover > a .this_up{
	    opacity: 1 !important;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
 	.navbar .navbar-nav > li > a {
	    padding: 12px 14px 18px 14px;
	}
	.topBar {
	    padding: 15px 0px;
	}
	.header .logo {
	    margin-left: 0px;
	}
	.logo img {
	    max-width: 140px;
	}
	.navbar .navbar-nav > li > a {
	    padding: 9px 6px 20px 6px;
	}
	.navbar-form .form-control {
		width: 130px;
	}
	.navBarArea .logo::before {
		display: none;
	}
	.navbar-form {
	    margin: 6px 0 0 0;
	    padding: 0;
	}
	.nav-block {
	    padding: 20px 0 20px 0px;
	    min-height: 200px;
	}
	.nav-block > img {
	   display: none;
	}
	.nav-block li a {
	    font-size: 10px;
	    margin-bottom: 5px;
	}
	.nav-block h3 {
	    font-size: 13px;
	    line-height: 18px;
	    margin-bottom: 10px;
	}
	aside.product-menu {
	    padding: 0px 0 0px 15px;
	    transform: scale(0.8);
        margin-top: -5px;
	}
	.navBarArea .wrapper:after,
	.navBarArea .navbar-form:after {
		display: none;
	}
	.navbar-form .btn {
		right: 4px;
	}
	.row {
		margin-left: 0;
		margin-right: 0;
	}
	.slider  .item .big-img {
		height: 400px;
	}
	.products {
	    padding: 40px 20px;
	}
	.products .title-block {
	    padding-bottom: 30px;
	}
	.products .thumbnail .caption p br,
	.service-block p br,
	.articles .caption p br,
	.articles .caption h3 br {
		display: none;
	}
	.services .title-block {
	    padding-bottom: 40px;
	}
	.articles {
	    padding: 40px 20px;
	}
	.articles .thumbnail {
		min-height: 460px;
	}
	.features a {
		padding-left: 20px;
		padding-right: 20px;
	}
	.features a p br {
		display: none;
	}
	.footer .logo {
		margin-left: 0;
	}
	.social-nav-area ul li a {
	    margin-left: 7px;
	}
	.footer .logo img {
		max-width: 200px;
	}
	.articles .caption h3 {
	    min-height: 40px;
	}
	.articles .thumbnail {
	    /*min-height: 670px;*/
        margin-bottom: 20px;
	}
	.features a {
	    padding-top: 45px;
	    min-height: 260px;
	 }
	 .social-nav-area {
	 	position: relative;
	 }
	 .social-nav-area ul {
	    margin-right: 4px;
	    position: absolute;
	    width: 225px;
	    left: auto;
	    right: 0;
	}
	.slider-caption {
		padding: 0 20px;
	}
	.nav > .dropdown > a .this_up {
		bottom: -1px;
	}
	.chairman .content-block .wrapper {
	    padding: 0px;
	}
	.chairman-pic {
	    width: 100%;
	    height: 400px;
	}
	.chairman-message {
		padding-left: 0;
	}
	.chairman .content-block {
	    padding: 40px 0;
	}
	.chairman-message h2 {
		margin-bottom: 20px;
	}
	.chairman-pic figcaption {
		padding: 15px;
	}
	.culture .hero-content {
	    background-position: right -200px top;
	}
	.industry-case {
	    padding: 40px 10px;
	}
	aside.contact-box {
	    margin-bottom: 20px;
	    display: block;
	    float: left;
	    width: 100%;
	}

	.nav-block.sub-sub-menu {
	    padding-left: 10px; 
	    margin-left: 0px; 
	}
	.navBarArea .navbar-nav .large-menu {
		padding-top: 65px;
	}
	.large-menu .menu-item {
		padding: 0 3px;
	}
	.sub-sub-menu .col-sm-6 {
		padding: 0;
	}
	ul.third-tier {
	    padding-left: 5px;
	}
	.third-tier-parent .third-tier {
		display: none;
	}
	.third-tier-parent.subMenuOpen .third-tier {
		display: block;
	}
	.nav-block {
	    min-height: 240px;
	}
	.collapse-container {
	    margin: 0 15px;
	}
	/*download tab mobile*/
	.download-tab.nav-tabs > li > a {
	    align-items: center;
	    display: flex;
	    font-size: 12px;
	    height: 78px !important;
	    justify-content: center;
	    margin-right: 30px !important;
	    padding: 0 5px;
	    text-align: center;
	}
	.download-tab.nav-tabs > li > a::after {
	    background: #0051ad none repeat scroll 0 0;
	    content: "";
	    height: 100%;
	    position: absolute;
	    right: -22px;
	    top: 0;
	    transform: skewX(11deg);
	    width: 30px;
	}
	.cloud-computing .page-nav li a {
	    padding: 26px 20px;
	 }
	.cloud-computing .breadcrumb li a {
	    font-size: 12px;
	}
	.series-info figure {
	    max-width: 180px;
	    padding: 10px;
	 }
	.series-info .this-txt {
	    padding: 54px 0 0 30px;
	    width: calc(100% - 180px);
	} 
	.product-series {
	    padding: 60px 0 30px;
	}
	.series-info {
	    min-height: 230px;
	}
	.product-carousel {
	    width: 280px;
	}
	.product-thumbs {
	    max-width: 220px;
	}
	.btn-block .btn.btn-big {
	    width: 120px;
	    margin-right: 10px;
	}
	.inner-hero-slider .owl-item > div > img {
	    object-position: 70% 84% !important;
	}
	.application .page-nav li a {
	    padding: 26px 4px;
	    font-size: 12px;
	}
	.application .breadcrumb > li a {
	    font-size: 12px;
	}
	.storage .caption-container img {
	    max-width: 400px;
	}
	.storage .inner-carousel-caption .caption-container {
	    margin-left: 0;
	}
	.storage .inner-carousel-caption .caption-container .description {
	    padding: 10px;
	    bottom: 0;
	}
	.storage .inner-carousel-caption h1 {
	    font-size: 36px;
	}
	.storage .inner-carousel-caption .caption-container .description h3 {
	    font-size: 24px;
	}
	.storage .page-nav li a {
	    padding: 26px 10px;
	}
	.series-info {
	    min-height: 230px;
	    float: left;
	    width: 100%;
	}
	.series-info .this-txt {
	    padding: 20px 0 0 30px;
	}
	.series-info .this-txt ul li {
	    padding-bottom: 5px;
	}
	.series-info .this-txt h4 {
	    margin-bottom: 15px;
	}
	.master-tab  li a .pd-icon span {
		transform: translate(-50%, -50%) scale(0.7);
	}
	.master-tab li a .pd-icon {
	    height: 100px;
	}
	.master-tab  li a {
		min-height: 130px;
	}
	.product-drivers-download .page-nav li a {
	    padding: 26px 10px;
	}
	.barcode-info {
	    max-width: 85%;
	}
}
/*end tab*/


@media all and (min-width: 1024px) and (max-width: 1366px ) {
	.header .logo {
	    margin-left: 0;
	}
	.navbar .navbar-nav > li > a {
	    padding: 9px 15px 20px 15px;
	}
	.navbar-form .btn {
	    right: 2px;
	    top: 0px;
	}
	.articles .thumbnail {
	    min-height: 460px;
	}
	.features {
	    min-height: 290px;
	}
} 


/*general mobile devices*/
@media (max-width: 767px) {
	html, body {
		overflow-x: hidden;
	}
	h1 {
		font-size: 26px;
	}
	.logo {
		position: absolute;
		left: 20px;
		top: 5px;
		margin-top:0px;
	}
	.logo img {
	    max-width: 100%;
	} 
	.logo {
	    top: 15px;
        width: 150px;
	}
	.sub-sub-menu {
		cursor: pointer;
	}
	.navbar-toggle .icon-bar+.icon-bar {
	    margin-top: 5px;
	}
	.navbar-toggle {
	    padding: 13px 35px;
	 }

	.navBarArea .wrapper:after,
	.navBarArea .logo::before {
		display: none;
	} 
	.navBarArea {
		border-top: 0;
	    background: rgba(11,89,178, 1);
	    height: 50px;
        position: fixed;
	    top: 0;
	    left: 0;
	    width: 100%;
	}
	.navBarArea .wrapper {
		background: transparent;
	}
	.navbar-toggle {
		border: none;
        /*padding: 30px 32px;*/
    	margin-top: 0;
    	margin-right: 0;
    	margin-bottom: 0;
    	border-radius: 0;
	}
	.navbar-default .navbar-toggle .icon-bar {
	    background-color: #fff;
	}
	.navbar-toggle .icon-bar {
	    display: block;
	    width: 38px;
	    height: 4px;
	    border-radius: 0;
	}
	/*.navbar-toggle .icon-bar+.icon-bar {
	    margin-top: 12px;
	}*/
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	    background-color: transparent;
	}

	/*main nav*/
	.navBarArea .navbar-default .navbar-collapse, 
	.navBarArea .navbar-default .navbar-form {
	    border: none;
	    margin: 0;
        box-shadow: 0 0;
	}
	.navbar-form {
		display: none;
	}
	.navBarArea .navbar-nav {
	    margin: 0;
	    z-index: 9999;
	    position: relative;
	    background: #c8c8c8;
	    overflow-y: scroll;
   		height: 298px;
	}
	.navbar .navbar-nav > li > a {
        color: #2d2d2d;
	    font-size: 16px;
	    padding: 10px 30px 10px 20px;
	    font-weight: bold;
	    border-bottom: 1px solid #929292 !important;
	    line-height: normal;
	}
	.navbar .navbar-nav > li:last-child > a{
		border-bottom: 0 !important;
	}
	.navbar .navbar-nav > li > a:hover {
		color: #2d2d2d;
	}
	.navBarArea .container-fluid {
	    padding: 0;
	}
	.navBarArea .col-md-10 {
		padding: 0;
	}
	.nav > li.dropdown.open > a:after {
    	display: none;
    }
	.navbar-nav > li > a{
		position: relative;
		transition: background 1s ease-in-out;
	}
	.navBarArea .nav > li.dropdown.open > a {
		color: #0b59b2;
	}
    .navbar-nav > li > a:after {
	    width: 20px;
	    height: 10px;
	    content: "";
	    top: 50%;
	    right: 20px;
	    background: url(../images/nav-arrows.png) no-repeat 0 -13px;
	    position: absolute;
	    transform: translateY(-50%);
	    display: block;
	    transition: background 0.2s ease-in-out;
    }
    .navbar-nav > li.dropdown.open > a:after {
	    display: block;
	    background-position: 0 0px;
	    border: 0;
	    right: 20px;
	    left: auto;
	    bottom: auto;
	    top: 50%;
	    transform: translateY(-50%);
	    content: "";
    }
    .navBarArea .navbar-nav .large-menu {
	    padding: 0;
	}
   	.navBarArea .product-menu {
   		display: none;
   	}
   	.nav-block {
   		min-height: 40px;
   		padding: 0;
   	}
   	.nav-block > img {
   		display: none;
   	}
   	.nav-block h3 {
   		margin-bottom: 0;
   	}
   	.nav-block .col-md-6 {
   		padding: 0;
   	}
   	.nav-block ul {
   		display: none;
   		opacity: 0;
   		transition: opacity 1s;
   	}
   	.menuOpen .second-tier {
    	display: block;
    	opacity: 1;
    }
    .nav-block.menuOpen  > h3 {
    	color: #0b59b2;	
    }
    .nav-block.menuOpen > h3:after {
    	background-position: 0 -1px; 
    }
   	.nav-block > h3 {
	    font-size: 14px;
	    height: 50px;
	    background: #d4d4d4;
	    color: #2d2d2d;
	    border-bottom: 1px solid #979797;
	    padding: 5px 45px;
	    line-height: normal;
	    width: 100%;
	    float: left;
	    position: relative;
   	}
   	.navBarArea .navbar-nav .large-menu {
   		background: transparent;
   	}
    .nav-block > h3:after {
	    width: 20px;
	    height: 10px;
	    content: "";
	    top: 50%;
	    right: 30px;
	    background: url(../images/nav-arrows.png) no-repeat 0 -13px;
	    position: absolute;
	    transform: translateY(-50%);
	    display: block;
	    transition: background 0.2s ease-in-out;
    }
    .nav-block > h3.open:after {
		display: block;
	    background-position: 0 0;
	    border: 0;
	    right: 30px;
	    left: auto;
	    bottom: auto;
	    top: 50%;
	    transform: translateY(-50%);
	    content: "";
    }
    .second-tier li a {
    	background: #f1f1f1;
    	padding: 10px 30px 10px 60px;
    	color: #2d2d2d;
    	margin: 0;
    	border-bottom: 1px solid #a5a5a5;
    }
    .row {
		margin: 0;padding-left:20px;
	}
	.slider-caption {
	    position: absolute;
	    top: auto;
	    bottom: 20px;
	    transform: none;
	    left: 20px;
	    margin-left: 0;
	}
	.btn.btn-big {
	    width: 130px;
	    height: 40px;
	    font-size: 16px;
	    padding: 8px 0;
	}
	.slider-caption h1 {
	    font-size: 26px;
	    margin-bottom: 10px;
	}
	.slider-caption p {
	    font-size: 16px;
	    margin-bottom: 20px;
	    width: 70%;
	}
	.products {
	    padding: 20px 20px;
	}
	.products .title-block {
	    padding-bottom: 20px;
	}
	.products .btn {
		display: none;
	}
	.products .thumbnail .caption {
	    padding: 20px;
	}
	.products .thumbnail {
	    min-height: 280px;
	    margin: 0 3px 20px 3px;
	}
	.products p br {
		display: none;
	}
	.products .thumbnail > a {
		position: relative;
		display: block;
	}
	.products .thumbnail > a span {
	    content: "";
	    position: absolute;
	    right: 0;
	    bottom: 0;
	    width: 58px;
	    height: 58px;
	    background: url(../images/plus.png) no-repeat;
	}
	.products .thumbnail > a img {
		width: 100%;
	}
	/*services block*/
	.services .title-block {
	    padding-bottom: 20px;
	}
	.services .service-block > img {
	    max-width: 100%;
	    margin-bottom: 20px;
	}
	aside.service-block {
	    margin-bottom: 50px;
	}
	.services {
	    padding: 40px 20px;
        background: #b4b5b3 url(../images/services-bg-m.png) no-repeat center top;
        background-size: cover;
	}
	/*articles*/
	.articles {
	    padding: 20px 20px 60px 20px;
	}
	.articles  .owl-dot.active:after {
		display: none;
	}
	.articles  .owl-dot.active {
	    background: #247fe3;
	}
	.articles  .owl-dot {
	    width: 20px;
	    height: 20px;
	    margin-left: 10px;
	    border: 1px solid #247fe3;
	}
    .articles  .owl-dots {
	    position: absolute;
	    right: 50%;
	    bottom: -30px;
	    margin-top: 15px;
	    transform: translateX(50%);
	}
	.articles  .owl-dots .owl-dot:first-child {
		margin-left: 0;
	}
	.articles .thumbnail .btn {
	    bottom: auto;
	    left: 0;
	    width: 130px;
	    height: 40px;
	    box-sizing: border-box;
	    font-size: 16px;
	    padding: 9px 0;
	    top: 204px;
	}
	.articles  .btn.btn-md:after {
	    content: "";
	    position: absolute;
	    width: 25px;
	    background: #0051ad;
	    height: 40px;
	    top: 0;
	    right: -12px;
	    transform: skewX(31deg);
	}
	.articles .thumbnail > img {
	    width: 100%;
	    height: 244px;
	    object-fit: cover;
	    object-position: 50% 50%;
	}
	.articles .caption h3 {
	    min-height: 10px;
	    margin-bottom: 10px;
	}
	.articles .thumbnail {
		min-height: 450px;
	}
	.articles .caption p {
	    margin-bottom: 10px;
	}
	.owl-nav {
	    position: absolute;
	    bottom: 20px;
	    left: 0px;
	    width: 100%;
	}
	.articles .owl-controls .owl-prev {
	    width: 42px;
	    height: 42px;
	    background: url(../images/next-prev.png) no-repeat 0px 0px;
	    display: block !important;
	    font-size: 0;
	    float: left;
	    margin-left: 10px;
	    background-size: cover;
	}
	.articles .owl-controls .owl-next {
	    width: 42px;
	    height: 42px;
	    background: url(../images/next-prev.png) no-repeat -46px 0;
	    display: block !important;
	    font-size: 0;
	    float: right;
	    margin-right: 10px;
	    background-size: cover;
	}
	.articles .caption h3 br,
	.articles .caption p br  {
		display: none;
	}
	.video {
	    height: 550px;
	    background: url(../images/video-bg-m.jpg) no-repeat center top;
	    position: relative;
	    background-size: cover;
	}
	.video-caption {
	    text-align: left;
	}
	.video .wrapper {
	    display: block;
	    min-height: 100%;
	}
	.video .play {
	    display: block;
	    width: 150px;
	    height: 150px;
	    background: url(../images/play.png) no-repeat;
	    position: absolute;
	    left: 50%;
	    top: 170px;
	    transform: translateX(-50%);
	    background-size: 100%;
	}
	.video-caption h2 {
	    margin-bottom: 0;
	    position: absolute;
	    bottom: 130px;
	    left: 20px;
	    line-height: normal;
	    font-size: 40px;
        padding-right: 20px;
	}
	.video-caption h2 br {
		display: none;
	}
	.features  {
		padding: 40px 20px;
	}
	.features a img {
	    max-width: 150px;
	    margin-bottom: 20px;
	}
	.features a h3 {
	    font-size: 26px;
	}
	.features a {
		padding-top: 0;
		min-height: 200px;
	    padding-bottom: 30px;
	}
	.features .col-md-3:last-child a {
		padding-bottom: 0;
	}
	.features .col-md-3 > a {
		pointer-events: none;
	}
	.features .col-md-3 > a:last-child {
		min-height: 20px;
		margin-bottom: 0;
	    font-size: 18px;
   		color: #0b59b2;
	}
	.features .col-md-3 > a:last-child img {
		margin:-5px 0 0 10px;
	}
	.footer .top {
	    padding: 30px 5px 0 20px;
	}
	.footer .navBlock h3 {
	    font-size: 14px;
	    margin-bottom: 15px;
	    padding-bottom: 15px;
	    border-bottom: 1px solid #8f8f8f;
	}
	.footer .navBlock .col-md-2 {
		width: 100%;
	}
	.fNav {
		margin-bottom: 20px;
	}
	.fNav li a {
	    font-size: 14px;
	    color: #b4b4b3;
        margin-bottom: 10px;
	}
	.social-nav-area {
	    text-align: center;
	    padding-bottom: 30px;
	}
	.social-nav-area p {
	    font-size: 24px;
	    margin-bottom: 16px;
	}
	.right_align {
	    text-align: left;
        padding: 0 5px 80px 5px;
	}
	.terminal_nav li a {
	    font-size: 14px;
        line-height: normal;
	}
	.footer .logo {
	    margin-top: 100px;
	    left: 20px;
	}
    .right_align p {
	    font-size: 14px;
	}
	.terminal_nav li:first-child a {
		padding-left: 0;
	}
	.footer .bottom .terminal_nav {
	    margin-bottom: 10px;
	}
	.social-nav-area  ul li:first-child a {
		margin-left: 0;
	}
	.social-nav-area  ul li {
		margin-right: 0;
	}
	.services .service-block > img {
	    max-width: 150px;
	}
	.large-menu .row > div {
		min-height: 0px;
	}
	.owl-dots {
	    right: 20px;
	    bottom: 20px;
	}
	.services .row .col-md-3:last-child .service-block{
		margin-bottom: 0;
	}
	/*chairman*/
	.chairman .hero-content {
		background: url(../images/sky-m.jpg) no-repeat center top;
	    background-size: cover;		
	}
	.hero-content {
		height: 600px;
		/*background-size: 100% !important;*/
		padding: 100px 20px 0 20px;
	}
	.chairman .content-block {
	    padding: 20px 5px 20px 5px;
	}
	.chairman-pic figcaption {
		padding: 15px;
	}
	.page-header {
		height: auto;
	}
	.chairman .page-header:after {
	    display: none;
	}
	.chairman .page-header:after {
	    position: absolute;
	    width: 100%;
	    height: 70px;
	    background: rgba(255,255,255,0.9);
	    content: "";
	    left: 0;
	    top: 0;
	    transform: none;
	    z-index: -1;
	}
	.party .solutions .thumbnail-gutter { margin-top: 25px; }
	ul.page-nav {
    	position: absolute;
	    bottom: 0;
	    left: 0;
	    width: 100%;
	    background: rgba(255,255,255,0.9);
	    padding: 0 20px;
	    height: 70px;
	    text-align: center;
	    z-index: 9;
	}
	ul.page-nav li a {
		padding: 23px 20px; 
		position: relative;
	}
	.page-nav li a:after {
		border-right: 1px solid #000;
	    content: "";
	    position: absolute;
	    right: 0;
	    top: 50%;
	    width: 1px;
	    height: 16px;
	    transform: translateY(-50%);
	}
	.page-nav li:last-child a:after {
		display: none;
	}
	.page-nav li a{ 
		display: inline-block;
	}
	.hero-content .hero-info {
		margin-top: 0;
	}
	.chairman .hero-content h1{
		color: #0b59b2;
	}
	.chairman .hero-content p{
		color: #393939;
	}
	.chairman-pic {
		width: 100%;
	    background: url(../images/chairman-m.png) no-repeat;
	    background-size: cover; 
	}
	.chairman  .content-block .wrapper {
		padding: 0;
	}
	.secodary_title {
		font-size: 30px;
		color: #393939;
	}
	.content-block .secodary_title {
		text-align: center;
		margin-bottom: 20px;
	}
	.chairman-message {
	    padding: 20px 0 0 0;
	}
	.chairman-message h2 {
		margin-bottom: 20px;
	}
	.breadcrumb {
		padding: 10px 0;
	}
	.inner-container {
	    margin-top: 0;
	}
	.slider .item .small-img {
	    height: 600px;
	    object-fit: cover;
	    object-position: 0 0;
	}
	.hero-content .hero-info {
		transform: none;
	}
	.hero-content .hero-info p {
		margin-top: 10px;
		font-size: 16px;
	}
	.products .thumbnail .caption p {
		font-size: 14px;
	}
	.culture .hero-content {
		background: url(../images/culture-m.jpg) no-repeat center bottom;
		background-size: cover;
		text-align: center;
	}
	.culture  ul.page-nav {
		text-align: left;
	}
	.culture .page-nav li:first-child a {
		display: block;
	}
	.culture .page-header:after {
		position: absolute;
	    width: 100%;
	    height: 70px;
	    background: rgba(255,255,255,0.9);
	    content: "";
	    left: 0;
	    top: 0;
	    transform: none;
	    z-index: -1;
	}
	.culture .content-block {
	    padding: 0;
	}
	.culture .page-header {
		height: auto;
	}
	.culture .col-block {
		padding: 0 20px;
	    margin-bottom: 20px;
	}
	.col-block .knoledge-txt {
	    border: none;
	    padding: 20px 0;
	    min-height: 100px;
	}
	.knoledge-txt > p {
	    line-height: 24px;
	}
	.party .hero-content {
	    background: url(../images/party-m.jpg) no-repeat right top 50px;
        background-size: cover;
        padding-top: 75px;
	}
	.party .hero-content .hero-info p {
	    margin-top: 5px;
	}
	.party .page-nav li a {
	    padding: 26px 7px;
	}
	.party .page-header:after {
		display: none;
	}
	.solutions,
	.industry-case {
	    padding: 30px 0;
	}
	.cloud-info,
	.solutions,
	.industry-case {
		padding-left: 20px;
		padding-right: 20px;
	}
	ul.solution-list {
	    text-align: left;
	    padding: 20px 0;
	}
	.thumbnail-gutter > div {
	    padding: 0;
	}
	.thumbnail {
		margin-bottom: 20px;
	}
	.system-block h3 {
	    margin-bottom: 20px;
	    margin-top: 20px;
	}
	.industry-case .row > div {
		padding: 0;
	}
	.system-block .read-more {
	    margin-top: 10px;
	    margin-bottom: 20px;
	}
	.contact-box .img-box {
	    width: 100%;
	    float: none;
	    text-align: center;
	}
	.contact-box .this-txt {
	    width: 100%;
	    float: none;
	    padding-left: 0;
	    text-align: center;
	    margin-bottom: 20px;
	}
	.contact-box .img-box > img {
	    max-width: 150px;
	}
	.com-download {
	    padding: 40px 0 0 0;
	}
	.secondary-title.in-other {
	    margin-top: 30px;
	}
	.download-tab.nav-tabs>li>a {
	    margin-right: 0px;
	    height: 48PX;
	    font-size: 11px;
	    padding: 8px 10px 6px 10px;
	    text-align: center;
	}
	.download-tab.nav-tabs>li  {
		padding: 0;
	}
	.download-tab.nav-tabs>li>a:after {
	    content: "";
	    position: absolute;
	    right: -1px;
	    top: 0;
	    width: 5px;
	    height: 49px;
	    background: #fff;
	    transform: skewX(15deg);
	    z-index: 9;
	}
	.download-tab.nav-tabs > li:last-child > a:after {
		display: none;
	}
	.download-tab.nav-tabs>li.active>a:before {
	    border-right: 5px solid transparent;
	    border-left: 5px solid transparent;
	    border-bottom: 6px solid #e6e6e6;
	}
	.download-tab-content .inner-wrap {
	    margin: 0 auto;
	    padding: 20px 0 40px 0;
	}
	.blue_circle {
	    width: 90px;
	    height: 90px;
	 }
	 .ct-download {
	    margin-top: 0px;
	}
	.download-tab-content {
	    height: auto;
	}
	aside.tc-block {
	    width: 50%;
	    float: left;
	    padding: 20px 0;
	}
	.tc-block .ct-download-right {
	    margin-top: 0;
	}
	.news {
	    padding: 40px 0;
	}
	.chairman-message p {
	    line-height: 24px;
	}
	.breadcrumb {
	    padding: 20px 5px;
	}
	.col-block figure img {
        width: 100%;
	}
	.tc-block .left {
	    width: 100%;
	}
	.tc-block .left > img {
	    max-width: 110px;
        margin: 0 auto;
    	display: block;
	}
	.tc-block .right {
	    width: 100%;
        padding-left: 0px;
        padding-top: 10px;
        text-align: center;

	}
	.blue_circle {
	    width: 110px;
	    height: 110px;
        margin: 0 auto;
	}
	.m-wrap {
		background: #fff;
		padding: 20px;
		margin-bottom: 20px;
	}
	.m-wrap h3 {
		margin-top: 0;
	}
	.m-wrap .read-more {
		margin-bottom: 0;
	}
	.industry-case .thumbnail img {
		width: 100%;
	}
	/*time line*/
	.time-line-container {
	    padding: 30px 5px;
	}
	.time-info li .year {
	    font-size: 14px;
	    padding-right: 20px;
	    width: 70px;
        padding-top: 3px;
	}
	.time-info li .year-description {
	    font-size: 14px;
	    color: #000;
	    padding-left: 30px;
	    padding-bottom: 30px;
	    width: calc(100% - 70px);
	    line-height: 30px;
	}
	.time-info li:before {
	    left: 70px;
	}
	.time-info .year-description:before {
	    width: 27px;
	}
	.nav-block.sub-sub-menu {
	    padding-left: 0;
	    margin-left: 0;
	}
	.third-tier-parent .third-tier {
		padding-left: 0;
		display: block;
		opacity: 1;
	}
	.third-tier li a {
	    background: #d8d8d8;
	    padding-left:75px;
	}
	.third-tier-parent .third-tier {
		padding-bottom: 0;
		display: none;
	}
	.nav-block > h3 {
		cursor: pointer;
	}	
	.third-tier-parent.active .third-tier {
		display: none !important;
	} 
	.third-tier-parent.subMenuOpen .third-tier {
		display: block !important;
	}

	.nav-block .third-tier-parent.subMenuOpen > a {
		color: #0b59b2;
	}
	.third-tier-parent > a {
		position: relative;
	}
	.third-tier-parent > a:after {
	    width: 20px;
	    height: 10px;
	    content: "";
	    top: 50%;
	    right: 30px;
	    background: url(../images/nav-arrows.png) no-repeat 0 -13px;
	    position: absolute;
	    transform: translateY(-50%);
	    display: block;
	    transition: background 0.2s ease-in-out;
	}
	.third-tier-parent.subMenuOpen a:after {
		background-position: 0 -1px;
	}
	.solution-list li {
	    display: block;
	}
	ul.solution-list {
	    padding: 0 0 20px 0;
	}
	.solutions .thumbnail-gutter {
	    padding-bottom: 0;
	}
	.collapse-container {
	    margin: 0 -20px;
	}
	/*download tab mobile*/
	.download-tab.nav-tabs > li > a {
	    align-items: center;
	    display: flex;
	    font-size: 11px;
	    height: 78px;
	    justify-content: center;
	    margin-right: 0;
	    padding: 8px 4px 6px;
	    text-align: center;
	}

	.download-tab.nav-tabs > li.active > a::before {
	    transform: translateX(-50%);
	}
	.download-tab.nav-tabs > li > a::after {
	    height: 100%;
	    right: -1px;
	    transform: none;
	    width: 2px;
	}
	.contact-box {
	    text-align: center;
	}
	.contact-box .more{
	    color: #0b59b2;
	    font-size: 18px;
	    margin-bottom: 20px;
	}
	.cloud-computing .hero-content {
	    background: url(../images/cloud-computing-m.jpg) no-repeat center;
	    background-size: cover;
        padding-top: 375px;
	}
	.cloud-computing .hero-content .hero-info p {
	    margin-top: 10px;
	    line-height: 24px;
	}
	.page-header.left-white:after {
		display: none;
	}
	.cloud-computing .page-nav li a {
	    padding: 26px 7px;
	}
	.cloud-info {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
	.why-us {
	    background: url(../images/why-us-bg-m.jpg) no-repeat center;
	    background-size: cover;
	    padding: 40px 0 10px 0;
	}
	.why-us .this-item img {
	    margin-bottom: 15px;
	    max-width: 150px;
	}
	.why-us .this-item h3 {
	    margin-bottom: 30px;
	}
	.product-series {
	    padding: 40px 5px 10px 5px;
	}
	.cloud-computing .secondary-title {
	    margin-bottom: 20px;
	}
	.series-info {
		margin-bottom: 20px;
		min-height: 100px;
		float: left;
		width: 100%;
		padding: 20px;
	}
	.series-info figure {
	    display: block;
	    height: auto;
	    max-width: 50%;
	    width: 100%;
	    float: left;
	    padding: 15px 15px 0 15px;
	}
	.series-info .this-txt {
	    float: left;
	    padding: 15px;
	    width: 50%;
        display: flex;
    	justify-content: center;
	}
	/*.series-info {
	    text-align: center;
	}*/
	.series-info figure img {
	    display: block;
        margin: 0 auto;
	}
	.series-info .this-txt h4 {
	    color: #0c5ab3;
	    font-size: 16px;
	    margin-bottom: 10px;
	}
	.series-info .this-txt ul li {
	    padding-bottom: 3px;
	}
	.full-width {
		width: 100%;
	}
	.download-tab-content .btn.transparent {
	    margin: 20px auto 0px;
	    width: 160px;
	}
	.product .inner-container {
	    padding-top: 90px;
	}
	.product-details h2 {
	    margin-bottom: 20px;
	}
	.product-details .btn-block {
	    margin-top: 20px;
	}
	.product-carousel-container {
	    float: none;
	    margin: 40px auto 0 auto;
	    padding: 0 5px;
	    position: relative;
	    max-width: 290px;

	}
	.btn-block .btn.btn-big {
	    width: 180px;
	    margin: 0 auto 10px auto;
	    display: block;
	}
	.btn-block {
	    margin-top: 40px;
	}
	.product-tab .nav-tabs>li>a {
		font-size: 14px;
	}
	.product-tab .tab-content {
	    padding-top: 30px;
	}
	.product-tab .tab-block {
	    margin-bottom: 20px;
	}
	.product-tab .nav-tabs>li>a:after {
	    height: 16px;
	}
	.product-details {
	    margin: 0 5px;
	}
	.product-tab > ul {
		position: relative;
		margin: 0 -20px;
		padding: 0 20px;
	}
	.product-content {
	    padding: 0 5px;
	}
	.product-carousel {
	    width: 280px;
	    margin: 0 auto;
	    overflow: hidden;
	}
	.product-thumbs {
	    max-width: 220px;
	    margin: 0 auto;
	}
	.product-content {
	    box-shadow: 0 0;
	}
	.product-carousel-container .owl-thumb-item {
		padding: 0 4px;
	}
	.product-carousel-container #sync2 {
	    max-width: 220px;
	 }

	.product-carousel-container .owl-buttons > div  {
	    position: absolute;
	    top: 130px;
	    z-index: 999;
	    height: 73px;
	    cursor: pointer;
	    border-radius:0;  
	    padding: 0;
	    margin: 0;
	    width: 15px;
	    background: url(../images/product-carousel-dir.png) no-repeat 0 center; 
	    font-size: 0;
	}
	.product-carousel-container .owl-buttons  .owl-prev {
		left: 5px;
	}
	.product-carousel-container .owl-buttons .owl-next {
		right: 5px;
		background-position: -15px center;
	}
	.inner-hero-slider .owl-item > div {
		height: 600px;
	}
	.inner-hero-slider .owl-item > div > img {
		height: 600px;
		object-fit: cover;
		object-position: 50% 50%;
	}
	.inner-carousel-caption {
	    padding-top: 70px;
	}
	.inner-carousel-caption h1 {
	    font-size: 26px;
	    margin-bottom: 10px;
	}
	.inner-carousel-caption h3 {
	    font-size: 18px;
	}
	.inner-carousel-caption p {
	    font-size: 14px;
	    margin-bottom: 10px;
	}
	.inner-carousel-caption {
		padding-left: 20px;
		padding-right: 20px;
	}
	.application-features {
		background: url(../images/app-server-rak-m.jpg) no-repeat;
	    background-size: cover;
	}
	.application-features img {
		max-width: 150px;
	}
	.application-features .this-item {
	   padding-bottom: 30px;
	}
	.application-features p {
		margin: 10px auto 0 auto;
	}
	.application-features .this-item h3 {
	     margin-bottom: 00px; 
	}
	aside.m_h_center {
	    min-width: 100px;
	}
	.inner-hero-slider .owl-pagination {
	    display: none;
	}
	.testimonials {
	    padding: 40px 5px;
	}
	.testimonials figcaption {
	    margin: 15px 0 30px 0;
	}
	.host-series {
	    padding: 40px 20px;
	}
	.secondary-title {
	    margin-bottom: 30px;
	}
	.inner-hero-slider {
	    min-height: 600px;
	}
	.page-header:after {
	    position: absolute;
	    width: 100%;
	    height: 74px;
	    background: #e8e8e8;
	    content: "";
	    left: 0;
	    top: 0;
	    transform: none;
	    z-index: -1;
	}
	.application .page-nav li a {
	    padding: 26px 4px;
	    font-size: 10px;
	}
	.application .page-nav li a:after {
		height: 12px;
	}
	.application .breadcrumb > li a,
	.application .breadcrumb > li.active {
	    font-size: 11px;
	}
	.application .breadcrumb>li+li:before {
	    font-size: 13px;
	}
	.storage .storage-facilities{
	    background: url(../images/storage-features-m.jpg) no-repeat center;
	    background-size: cover;
	}
	.storage .inner-carousel-caption h1 {
	    font-size: 26px;
	}
	.storage  .why-us .this-item h3 {
	    margin-bottom: 10px;
	}
	.storage .storage-facilities .this-item p {
	    margin: 10px auto 30px auto;
	}
	.storage .industry-case .thumbnail .caption {
	    margin-bottom: 0;
	}
	.storage .industry-case .thumbnail .btn {
	    bottom: 20px;
	}
	.storage .inner-carousel-caption .caption-container .description {
	    position: absolute;
	    left: 0;
	    padding: 20px;
	    bottom: 0;
	}
	.storage .inner-carousel-caption .caption-container {
	    margin-left: 0;
	}
	.storage .inner-carousel-caption .caption-container .description h3 {
	    font-size: 18px;
	}
	.storage .inner-carousel-caption {
	    margin-top: 74px;
	}
	.page-header .col-md-6 {
		min-height: 0;
	}
	.storage .inner-hero-slider {
	    margin-top: 0px;
	}
	/*.storage .inner-hero-slider .owl-item > div > img {
	    margin-top: 40px;
	}*/
	.storage .inner-hero-slider .owl-item > div > img {
	    object-position: 50% 50px;
	}
	.master-tab  li a {
		margin-bottom: 20px;
	}
	.secondary-tab-content {
	    padding: 20px 17px 20px 17px;
	}
	.pd-series-list li {
	    font-size: 12px;
	}
	.query-section {
	    padding: 40px 20px;
	    background: url(../images/pd-query-bg-m.jpg) no-repeat center;
	    background-size: cover;
	}
	.product-drivers-download .page-nav li a {
	    padding: 26px 6px;
	}

/* Correction to implement client feedback at 14.12.16 */
.product-drivers-download .tab-pane .region {
    padding: 30px 10px;
    text-align: center;
}
.product-drivers-download .tab-pane .region .btn-grey{
	display: inline-block;
	margin-top: -2px;
}
.product-drivers-download .tab-pane .region input{
	margin-right: 0;
}
.product-drivers-download .tab-pane .region .form-group{
	display: inline-block;
	margin-bottom: 0;
}
/* Correction to implement client feedback at 14.12.16 */

	.query-frm input[type='text'] {
	    height: 40px;
	    padding: 5px 10px;
	    width: 213px;
	    font-size: 12px;
	    margin-right: 2px;
	    float: left;
	}
	.frm-btn {
	    width: 60px;
	    height: 40px;
	    font-size: 16px;
	    float: right;
	}
	.query-section .col-xs-12 {
		padding: 0;
	}
	.query-frm .form-group {
	    display: inline-block;
	}
	.query-frm {
	    max-width: 280px;
	    float: none;
	    margin: 0 auto 15px auto;
	}
	.query-section .secondary-title {
	    margin-bottom: 30px;
        font-size: 24px;
	}
	.barcode-info {
	    margin: 0 auto;
	    padding: 0 0 0 75px;
	    max-width: 280px;
	}
	.barcode-info > a {
		text-align: center;
	    width: calc(100% - 75px);
	}
	.barcode-info > img {
	    width: 64px;
	}
	.master-tab li a .pd-icon span {
	    transform: translate(-50%, -50%) scale(0.6);
	}
	.master-tab li a .pd-icon {
	    height: 100px;
	}
	.master-tab  li a {
		min-height: 110px;
	}
	.master-tab-content {
	    padding: 0;
        margin: 0 20px;
	}
	.secondary-tab {
		margin-top: 30px;
		padding: 10px 20px;
	}
	.secondary-tab, 
	.secondary-tab-content {
	    margin-left: -20px;
    	margin-right: -20px;
	}
	.secondary-tab li a {
	    padding: 12px 20px !important;
	    font-size: 14px;
	}
	.secondary-tab li a:before {
	    left: 0;
	    top: 15px;
	    width: 12px;
	    height: 12px;
	 }
	 .secondary-tab li.active a:before, 
	 .secondary-tab li:hover a:before {
	    border: 3px solid #0050a7;
	}
	.nav-tabs>li {
	    padding: 0 10px;
	}
	.secondary-tab > li {
		padding: 0;
	}
	.pd-download {
	    padding: 40px 0 0 0;
	    box-shadow: 0 0;
	}
	.master-tab {
	    padding:30px 10px 15px 10px;
	}
	.pd-series-list li {
	    font-size: 10px;
	    margin: 0 3px 3px 3px;
	    min-height: 35px;
	}
	.nav-tabs>li {
	    margin-bottom: 0;
	}
	.product-drivers-download .hero-content {
	    background: url(../images/pd-hero-item-m.jpg) no-repeat center;
	    background-size: cover;
	    padding-top: 350px;
	}
	.pd-series-list li:only-child {
		min-height: 15px;
	}
}



@media (max-width: 480px) {
	.navbar-toggle {
	    padding: 16px 35px;
	}
	.products .thumbnail > a span {
	    content: "";
	    position: absolute;
	    right: 0;
	    bottom: 0;
	    width: 40px;
	    height: 40px;
	    background: url(../images/plus.png) no-repeat;
	    background-size: cover;
	}
	.social-nav-area  ul li a {
		margin-left: 12px;
	}
	.social-nav-area p {
	    font-size: 14px;
	}
	.video-caption h2 {
	    bottom: 90px;
	    font-size: 30px;
	}
	.articles .thumbnail {
	    min-height: 500px;
	}
	.navbar-toggle .icon-bar {
	    width: 20px;
	    height: 2px;
	}
	ul.page-nav li a {
	    padding: 23px 7px;
	    position: relative;
	}
	ul.page-nav li:first-child a {
		padding-left: 0;
	}
	ul.page-nav li:last-child a {
		padding-right: 0;
	}
	.page-nav li a:after {
		right: -3px;
	}
	.storage .inner-carousel-caption .caption-container .description {
	   padding: 15px;
	   bottom: -14px;
	}
	.storage .caption-container .description p {
	    font-size: 12px;
	}
	.storage .inner-carousel-caption h3 {
	    font-size: 14px;
	}
	.storage .inner-carousel-caption h1 {
	    font-size: 20px;
	}
	.storage .page-nav li a {
	    padding: 26px 7px;
	}
	.storage .page-nav li a {
		font-size: 14px;
	}
}	




/*breakpoint for img fixing*/
@media all and (min-width: 768px) and (max-width: 1366px) {

	.slider {
	    min-height: 460px;
	}
	.slider .item .big-img {
	    height: 460px;
	}
	.slider-caption p {
	    width: 50%;
	    margin-bottom: 20px;
	}
	.slideMenu {
	    right: -222px;
	    top: 110px;
	    transform: scale(0.81) translateZ(0);
	    backface-visibility: hidden;
	}
	.slideMenu.contact-show {
	    right: -30px;
	}
	.articles .caption {
	    padding: 25px 25px 80px;
	}
	/*chairman page*/
	.hero-content .hero-info {
		padding: 0 20px;
	}
	.culture .content-block {
		padding: 40px 20px;
	}
	.knoledge-txt > p {
	    color: #000;
	    line-height: 25px;
	}
	.knoledge-txt > p br {
	    display: none;
	}
	.products, 
	.com-download,
	.cloud-info,
	.solutions,
	.industry-case {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.party .page-nav li a {
	    padding: 26px 18px;
	}
	.cloud-info p br {
		display: none;
	}
	.contact-box .this-txt p,
	.contact-box .this-txt p a {
		font-size: 11px;
	}
	.download-tab .col-md-4 {
		padding: 0;
	}
	.download-tab.nav-tabs>li>a {
	    font-size: 12px;
	    padding: 12px 10px 12px 10px;
	    margin-right: 20px;
	    height: auto;
	    text-align: center;
	}
	.download-tab-content {
	    margin: 0 -15px;
	}
	.download-tab.nav-tabs>li>a:after {
		z-index: -1;
	}
	.cloud-computing .com-download {
	    padding: 40px 15px 0 15px;
	}
	.contact-box .this-txt {
	    padding-left: 10px;
	}
	.secondary-title.in-other {
	    margin-top: 40px;
	}
	.industry-case {
	    padding: 40px 0px;
	}
	.solutions {
	    padding: 40px 10px;
	}
	/*.industry-case .thumbnail-gutter {
		padding-left: 10px;
		padding-right: 10px;
	}*/
	/*time line*/
	.time-info li .year {
	    font-size: 16px;
	    padding-top: 3px;
	}
	.time-info li .year-description {
	    font-size: 16px;
	    padding-bottom: 30px;
	    line-height: 30px;
	    padding-left: 40px;
	 }
	.time-info .year-description:before {
	    width: 34px;
	}
	.owl-dots {
	    right: 65px;
	}
/*	.download-tab.nav-tabs > li {
	    padding: 0;
	}*/
	.inner-hero-slider .owl-item > div > img {
	    object-fit: cover;
	    object-position: center;
	}
}

@media all and (min-width: 1025px) and (max-width: 1230px) {
	.time-line-container {
	    padding: 40px 15px;
	}
	.slider  .slider-caption {
		padding-left: 15px;
	}
	.footer .top, 
	.footer .bottom {
		padding-left: 15px;
		padding-right: 15px;
	}
	.social-nav-area ul li a {
	    margin-left: 8px;
	}
	.download-tab.nav-tabs > li > a {
		font-size: 11px;
	}
	.cloud-computing .industry-case .thumbnail-gutter {
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.cloud-computing  .system-block {
	    margin-bottom: 60px;
	    padding: 0 15px;
	}
	.product-series {
	    padding: 60px 15px 30px;
	}	
	.product-content {
		padding-left: 15px;
		padding-right: 15px;
	}
	.product-details {
		padding-left: 15px;
	}
	.product-carousel-container {
		margin-right: 15px;
	}
	.series-info {
	    width: 100%;
	    float: left;
	}
	.series-info .this-txt {
	    padding: 30px 10px;
	}
	.series-info .this-txt ul li {
	    padding-bottom: 5px;
	}
	.industry-case {
	    padding: 40px 15px;
	}
}
@media all and (min-width: 768px) and (max-width: 1230px) {
	.sidebar {
	    background: #f7f7f7;
	    padding: 15px;
	}
	.inner-carousel-caption {
		padding-left: 15px;
		padding-right:  15px; 
	    max-width: 330px;
	}
	.storage .inner-carousel-caption {
	    max-width: 100%;
	}
	.inner-carousel-caption h3 {
	    font-size: 18px;
	}
	.inner-carousel-caption h1 {
	    font-size: 36px;
	    margin-bottom: 10px;
	}
	.inner-carousel-caption p {
	    font-size: 14px;
	    margin-bottom: 10px;
	}
	.application .inner-hero-slider .owl-item > div {
		background-position: center right 26% !important;
	}
	.query-section {
	    padding: 40px 15px;
	}
	.query-frm input[type='text'] {
	    /*height: 50px;*/
	    padding: 10px 10px;
	    width: 230px;
	    font-size: 13px;
	}
	.frm-btn {
	    width: 90px;
	    /*height: 50px;*/
	    font-size: 20px;
	}
	.pd-download {
	    padding: 40px 15px;
	}
	.master-tab {
		margin: 0 -15px;
	}

}
@media all and (min-width: 1025px) and (max-width: 1600px) {
	.topBar {
		padding: 15px;
	}
	.navBarArea .container-fluid {
	    padding: 0;
	}
	.header .logo {
		margin-top: 4px;
	}
	.navBarArea {
		padding: 0 15px;
	}
	.navBarArea .logo::before {
		display: none;
	}
	.navBarArea .navbar-form:after,
	.navBarArea .wrapper:after {
		display: none;
	}
	.navBarArea {
	    background: rgba(11,89,178, 0.97);
	}
	.navBarArea .wrapper {
		background: transparent;
	}
	.navbar-form .btn {
	    right: 15px;
	    top: -1px;
	}
	.navbar .navbar-nav > li > a {
	    padding: 9px 18px 20px 18px;
	}
	.articles .thumbnail {
	    min-height: 500px;
	}
	.articles .caption h3 br,
	.articles .caption p br {
		display: none;
	}
	.articles,
	.features {
		padding-left: 15px;
		padding-right: 15px;
	}
	.navBarArea .navbar-nav .large-menu {
		top: 100%;
	    padding-left: 20px;
    	padding-right: 20px;
    	padding-top: 0;
	}
	.nav > .dropdown > a .this_up {
		bottom: -1px;
	}
	.navbar-form {
		margin-top: 5px;
	}
	.page-header {
		padding: 0 20px;
	}
/*	.download-tab.nav-tabs>li>a {
	    font-size: 14px;
	}*/

}