@media (min-width: 1200px) {
	.container{
		max-width: 1240px;
	}
	.container-fluid{
		max-width: 1300px;
	}
}

@media (max-width: 1199px){
	.main-menu li a {
	    padding: 19px 30.5px;
	}
	.main-menu li {
	    padding: 26px 0 ;
	}
	.header-part.sticky .main-menu li {
		padding: 0;
	}
	.sub-menu li {
	    padding: 0 0px 30px 0;
	}
	.header-part.sticky .sub-menu li {
	    padding: 0 0px 30px 0;
	}
	.sub-menu li a {
		padding: 0;
	}
	.home-slider .owl-prev {
	    left: 7px !important;
	}
	.home-slider .owl-next {
	    right: 7px !important;
	}
	.footer-top {
		text-align: center;
	}
	.footer-top p {
		float: unset;
		text-align: center;
		margin-bottom: 20px;
	}
	.footer-menu {
		float: unset;
		text-align: center;
	}
	.single-product-info {
	    padding-left: 130px;
	}
	.download-table th:first-child, .download-table td:first-child {
	    width: 38%;
	}
	.about-bottom h6:after {
	    left: -350px;
	    width: 340px;
	}
	.about-bottom h6:before {
	    right: -350px;
	    width: 340px;
	}
}

@media (max-width: 991px) {
	.header-part {
		padding: 0px 0;
	}
	.header-inner {
	    position: absolute;
	    left: 15px;
	    top: 15px;
	    z-index: 9999999;
	    padding: 0;
	    width: auto;
	}
	.header-logo {
	    position: relative;
	    display: inline-block; 
	    left: 0px;
	    top: 0%;
	    -webkit-transform: translateY(0%);
    	-moz-transform: translateY(0%);
    	-ms-transform: translateY(0%);
    	-o-transform: translateY(0%);
	    transform: translateY(-0%); 
	    float: left;
	}
	.header-part.sticky.mean-container .mean-nav {
	    margin-top: 70px;
	}
	.header-part.sticky.mean-container a.meanmenu-reveal {
		top:25px;
	}
	.sub-menu {
	    position: relative;
	    left: 0%;
	    -webkit-transform: translateX(0%);
    	-moz-transform: translateX(0%);
    	-ms-transform: translateX(0%);
    	-o-transform: translateX(0%);
	    transform: translateX(-0%);
	    top: 0;
	    background: #fff;
	    box-shadow: none;
	    margin: 0;
	    padding: 0;
	    width: 100%;
	    visibility: visible;
	    opacity: 1;
	    -webkit-transition: all 0.3s ease-out;
    	-moz-transition: all 0.3s ease-out;
    	-ms-transition: all 0.3s ease-out;
    	-o-transition: all 0.3s ease-out;
	    transition: all 0.3s ease-out;
	}
	.sub-menu:after,.sub-menu:before {
		display: none;
	}
	.main-menu li a {
	    padding: 0;
	}
	.main-menu li {
	    padding: 0 ;
	}
	.header-part.sticky .main-menu li {
		padding: 0;
	}
	.sub-menu li {
	    padding: 0;
	}
	.header-part.sticky .sub-menu li {
	    padding: 0;
	}
	.sub-menu li a {
		padding: 0;
	}
	.mean-container .mean-nav ul li a.blue-color {
	    color: #81AAD8 !important;
	}
	.mean-container .mean-nav ul li a.green-color {
	    color: #45BCBC!important;
	}
	.mean-container .mean-nav ul li a.orange-color {
	    color: #D0902F!important;
	}
	.mean-container .mean-nav ul li a.purple-color {
	    color: #73497B!important;
	}
	.mean-container .mean-nav ul li a.dark-blue-color {
	    color: #464372!important;
	}
	.mean-container .mean-nav ul li a.pink-color {
	    color: #E3708D!important;
	}
	.mean-container .mean-nav ul li a.gray-color {
	    color: #6F6F6F!important;
	}
	.mean-bar.open {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		overflow: auto;
		background: #fff;
	}
	.slider-caption-inner {
	    width: 95%;
	}
	.slider-caption:after {
	    width: 95%;
	}
	.single-product-info {
	    padding-left: 80px;
	}
	.banner-part {
	    height: 550px;
	}
	.support-blog-right {
	    padding: 40px 40px 100px 40px;
	}
	.download-table th:first-child, .download-table td:first-child {
	    width: auto;
	}
	.banner-part.banner-one {
	    height: 350px;
	}
	.about-bottom h6:after {
	    left: -260px;
	    width: 250px;
	}
	.about-bottom h6:before {
	    right: -260px;
	    width: 250px;
	}
}

@media (max-width: 767px) {
	section {
		padding:35px 0 20px;
	}
	h1 {
		font-size:35px;
		line-height: 40px;
		margin-bottom: 15px;
	}
	h2 {
		font-size: 30px;
		line-height: 35px;
		margin-bottom: 15px;
	}
	h3 {
		font-size: 26px;
		margin-bottom: 15px;
	}
	h4 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	h5 {
		font-size: 19px;
		line-height: 23px;
		margin-bottom: 15px;
	}
	h6 {
	    font-size: 16px;
	    line-height: 24px;
	}
	p {
		font-size: 17px;
		line-height: 24px;
		margin-bottom: 15px;

	}
	body {
		font-size: 16px;
		line-height: 20px;
	}
	.slider-caption-inner h2 {
		font-size: 28px;
		line-height: 32px;
		margin-bottom: 15px;
	}

	.slider-caption-inner h1 {
		font-size: 28px;
		line-height: 32px;
		margin-bottom: 15px;
	}

	.slider-caption:after {
	    width: 100%;
	}
	.slider-caption-inner {
	    width: 100%;
	    padding: 20px;
	    min-height: 100%;
	}
	.main-btn {
	    padding: 10px 20px;
	}
	.home-slider-img {
	    height: 440px;
	}
	.slider-caption-inner .main-btn {
	    position: relative;
	    bottom: 0;
	    left: 0;
	    width: 230px;
	}
	.home-slider.owl-theme .owl-nav [class*='owl-'] {
	    width: 23px !important;
	    height: 23px !important;
	    background-repeat: no-repeat;
	    background-size: 23px 23px;
	    background-position: center;
	}
	.product-title h5 {
		margin-bottom: 15px;
		padding: 3px 0;
	}
	.product-info p {
	    margin-bottom: 15px;
	    font-size: 16px;
	    line-height: 20px;
	}
	.product-row {
	    top: -75px;
	    margin-bottom: -75px;
	}
	.product-blog-news {
	    margin-top: 10px;
	}
	.product-blog {
		margin-bottom: 30px;
	}
	.product-row {
	    top: 0px;
	    margin-bottom: 15px;
	}
	.content-title {
	    margin-bottom: 15px;
	}
	.service-part {
	    padding: 30px 0 30px;
	}
	.service-part .content-title {
	    margin-bottom: 15px;
	}
	.service-blog {
		margin-bottom: 30px;
	}
	.footer-menu li {
		display: block;
		float: unset;
		padding: 3px 0;
	}
	.footer-menu li:after {
		display: none;
	}
	.footer-top {
	    padding: 25px 0 70px;
	}
	.footer-bottom p {
		margin-bottom: 15px;
		padding: 0;
	}
	.main-title {
	    padding: 0 0 15px 0;
	}
	.main-title-outer {
	    padding-top: 20px;
	}
	.main-title-inner {
	    padding-bottom: 0px;
	}
	.main-title-inner h2 {
	    margin-bottom: 15px;
	}
	.series-title h6 {
	    padding: 9px 0 6px;
	    font-size: 16px;
	}
	.fixed-btn {
	    padding: 10px 20px 10px 15px;
	}
	.fixed-btn img {
	    margin-right: 5px;
	    width: 22px;
	}
	.fixed-btn:hover {
	    padding: 15px 20px 15px 15px;
	}
	.sidenav-menu li {
	    padding: 10px 0px;
	}
	.sidenav-menu {
	    padding: 10px 10px;
	    width: 280px;
	}
	.sidenav-menu li a {
	    font-size: 20px;
	    border-bottom: 3px solid transparent;
	}
	.sidenav-menu li:hover a,.sidenav-menu li.current-menu-item a {
	    border-bottom: 3px solid #81AAD8;
	}
	.single-product-info {
	    padding-left: 10px;
	}
	.single-product-content {
	    padding-bottom: 40px;
	}
	.product-slider.owl-theme .owl-dots {
	    bottom: 10px !important;
	}
	.product-slider.owl-theme .owl-nav {
	    bottom: 20px !important;
	}
	.single-product-content-head {
	    padding-bottom: 5px;
	}
	.banner-part {
	    height: 450px;
	}
	.support-blog-left {
		padding-bottom:15px;
	}
	.support-blog-right {
	    padding: 30px 30px 50px 30px;
	}
	.support-blog-right p {
	    margin-bottom: 30px;
	}
	.main-btn.download-btn img {
	    width: 14px;
	    height: 18px;
	    left: 20px;
	}
	.main-btn.download-btn {
	    padding-left: 45px;
	}
	.download-table tr {
		display: inline-block;
		width: 100%;
	}
	.download-table thead {
		display: none;
	}
	.download-table td,.download-table th {
		width: 100%;
	}
	.download-table tbody th {
		display: block;
		background-color: #EBEBEB;
		padding: 15px 0px 15px 16px;
		font-size: 14px;
	}
	.download-table td {
	    font-size: 17px;
	    padding: 8px 0px 8px 15px;
	}
	.download-row {
	    padding-top: 30px;
	}
	.download-title {
	    padding-bottom: 0px;
	}
	.banner-part.banner-one {
	    height: 250px;
	}
	.about-bottom blockquote {
	    font-size: 22px;
	    line-height: 33px;
	}
	.about-bottom {
	    padding: 30px 0 0;
	}
	.about-bottom h6:before {
	    right: -175px;
	    width: 155px;
	}
	.about-bottom h6:after {
	    left: -175px;
	    width: 155px;
	}
	.about-blog {
	    padding: 20px 20px 15px 20px;
	    margin-bottom: 30px;
	    height: auto !important;
	}
	.reference-row {
	    padding: 20px 0 30px;
	}
	.reference-row h2 {
	    margin-bottom: 20px;
	}
	.reference-link li a {
	    font-size: 18px;
	    line-height: 25px;
	}
	.reference-link li {
    margin: 0;
    margin-left: 12px;
}
	.privacy-info-title {
		height: auto !important;
		padding-bottom: 30px;
	}
	.privacy-info h3 {
	    margin-bottom: 30px;
	}
	.privacy-info-content {
	    padding-bottom: 20px;
	}
	.modal-body-info {
	    padding: 15px 0;
	}
	button.close {
	    right: 15px;
	    top: 15px;
	    font-size: 16px;
	    width: 73px;
	    padding: 5px 0;
	}
	button.close span {
	    width: 20px;
	    height: 20px;
	}
	button.close span img {
		width: 15px;
		height: 15px;
	}
	.input-div label span {
	    font-size: 14px;
	    line-height: 24px;
	}
	.input-div label input, .input-div label textarea {
	    padding: 10px 15px;
	}
	.input-outer {
	    width: 100%;
	    padding: 0;
	}
	.input-div label {
	    margin-bottom: 15px;
	}
	.input-div label textarea {
	    height: 146px;
	}
	.check-div {
	    padding: 10px;
	    width: 285px;
	    margin-bottom: 15px;
	}
	.check-bottom {
	    margin-bottom: 30px;
	}
	.submit-btn {
	    line-height: 22px;
	    font-size: 14px;
	    padding: 10px 21px;
	}
	.modal-body {
	    padding: 40px 15px;
	}
	.successed-img {
	    margin: 30px 0 20px;
	}
	.software-part {
	    padding-bottom: 80px;
	}
	.sidebar {
	    padding-top: 0px;
	}
	.wet-etching {
	    padding-bottom: 20px;
	}
	.banner-caption-inner h5 {
	    font-size: 19px;
	}
	.support-blog-left h2 {
	    margin-bottom: 30px;
	}
	.support-blog-right p {
	    margin-bottom: 30px;
	    font-size: 18px;
	    line-height: 24px;
	}
}		

@media (max-width: 640px) {
	
	
}


@media (max-width: 575px) {
	.home-slider.owl-theme .owl-dots {
	    bottom: 50px !important;
	}
	.product-blog-news {
	    margin-top: 10px;
	    height: auto;
	}
	.service-blog {
		margin-bottom: 15px;
	}
	.equal-h1,.equal-h2,.equal-h3 {
		height: auto !important;
	}
	.product-blog {
		margin-bottom: 15px;
	}
	.series-blog {
		margin-bottom: 20px;
	}
	.product-img {
	    height: auto !important;
	}
	.product-img img {
		width: 100%;
	}
	.banner-part {
	    height: 350px;
	}
	.about-bottom h6:after {
	    left: -127px;
	    width: 106px;
	}
	.about-bottom h6:before {
	    right: -127px;
	    width: 106px;
	}
	.reference-link li:after {
	    left: -10px;
	    width: 7px;
	}
}


@media (max-width: 480px) {	
	
	.header-logo {
	    width: 180px;
	}
	.header-logo .sticky-logo {
		width: 125px;
	}
	.mean-container .mean-nav {
	    margin-top: 80px;
	}
	.header-part.sticky.mean-container .mean-nav {
	    margin-top: 60px;
	}
	.header-part.sticky.mean-container a.meanmenu-reveal {
	    top: 20px;
	}
	.home-slider.owl-theme .owl-dots {
	    bottom: 30px !important;
	}
	.about-bottom h6:after {
	    left: -50px;
	    width: 40px;
	}
	.about-bottom h6:before {
	    right: -50px;
	    width: 40px;
	}
}

@media (max-width: 425px) {
	
	
}