.mobile-banner {
	display: none;
}
.moblietext {
	display: none;
}
.open-responsive-nav { display:none !important; }
@media only screen and (max-width: 1200px) {
	
#page-content { min-width: 940px; }
  
  .message{width: 950px;}
.wrapper { width: 888px; }
.main-content { width: 640px; }
aside {	width: 240px; }

.blog-content { width: 550px; }
#blog-grid .masonry-item { width: 286px; }

.one-half  { width: 450px; }
.one-third { width: 286px; }
.two-third { width: 612px; }
.one-fourth { width: 205px; }
.two-fourth { width: 450px; }
.three-fourth { width: 695px; }
.one-fifth { width: 156px; }
.two-fifth { width: 356px; }
.three-fifth { width: 554px; }
.four-fifth { width: 752px; }
.main-content .one-half  { width: 300px; }
.main-content .one-third { width: 186px; }
.main-content .two-third { width: 412px; }
.main-content .one-fourth { width: 130px; }
.main-content .two-fourth { width: 300px; }
.main-content .three-fourth { width: 470px; }
.main-content .one-fifth { width: 98px; }
.main-content .two-fifth { width: 236px; }
.main-content .three-fifth { width: 334px; }
.main-content .four-fifth { width: 472px; }

.one-half .iconbox-content { width: 400px; }
.one-third .iconbox-content { width: 236px; }
.one-fourth .iconbox-content { width: 155px; }
.imgoverlay {
	height: 162px;
}

}
@media only screen and (max-width: 500px) {
	
#page-content { min-width: 940px; }
  .vall{margin-left:0px;}
  .message{width: 200px;}
.wrapper { width: 940px; }
.main-content { width: 640px; }
aside {	width: 240px; }

.blog-content { width: 550px; }
#blog-grid .masonry-item { width: 286px; }

.one-half  { width: 450px; }
.one-third { width: 286px; }
.two-third { width: 612px; }
.one-fourth { width: 205px; }
.two-fourth { width: 450px; }
.three-fourth { width: 695px; }
.one-fifth { width: 156px; }
.two-fifth { width: 356px; }
.three-fifth { width: 554px; }
.four-fifth { width: 752px; }

.main-content .one-half  { width: 300px; }
.main-content .one-third { width: 186px; }
.main-content .two-third { width: 412px; }
.main-content .one-fourth { width: 130px; }
.main-content .two-fourth { width: 300px; }
.main-content .three-fourth { width: 470px; }
.main-content .one-fifth { width: 98px; }
.main-content .two-fifth { width: 236px; }
.main-content .three-fifth { width: 334px; }
.main-content .four-fifth { width: 472px; }

.one-half .iconbox-content { width: 400px; }
.one-third .iconbox-content { width: 236px; }
.one-fourth .iconbox-content { width: 155px; }


}
@media only screen and (max-width: 500px) {	
  .message{width: 200px;}
}
/* TABLETS ON PORTRAITS */
@media only screen and (max-width: 1023px) {	

h1 { font-size: 80px; line-height: 100px; }
h2 { font-size: 36px; line-height: 54px; }
h3 { font-size: 28px; line-height: 42px; }
h4 { font-size: 20px; line-height: 30px; }
h5 { font-size: 18px; line-height: 26px; }
h6 { font-size: 16px; line-height: 22px; }
/*  add  */
.header-inner {
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.ourlink ul li {
	width: 33.3%;
}
.ourlink ul li a img {
	max-width: 90%;
	display: block;
}
.header-inner:after {
	display: none;
}
.pc-text .st {
	font-size: 22px;
}
.pc-text img:nth-child(1) {
	display: none;
}
.pc-text img {
	width: 30.4vw;
}
.pc-text .int {
	font-size: 15px;
}
/*  add  end*/
#page-content { min-width: 740px; }
.message{width: 100%}
.wrapper { width: 690px; }
.main-content { width: 100%; float:none; }
aside {	width: 100%; float: none; margin-top: 100px; }

header #logo { padding: 10px 0; height: 40px; max-width: 350px;position: relative;z-index: 999; }
nav#main-nav > ul > li > a:first-child { line-height: 40px; padding: 10px 0; }
nav#menu-controls > ul > li { height: 40px; padding: 10px 0; }	
nav#main-nav > ul > li > .sub-menu { top: 60px; }



#portfolio-single aside { margin-top: 0px; }

.blog-content { width: 650px; }
#blog-grid .masonry-item { width: 220px; }

.one-half  { width: 350px; }
.one-third { width: 220px; }
.two-third { width: 480px; }
.one-fourth { width: 155px; }
.two-fourth { width: 350px; }
.three-fourth { width: 545px; }
.one-fifth { width: 116px; }
.two-fifth { width: 272px; }
.three-fifth { width: 428px; }
.four-fifth { width: 584px; }

.one-half .iconbox-content { width: 300px; }
.one-third .iconbox-content { width: 170px; }
.one-fourth .iconbox-content { width: 105px; }

.pricing-table { padding: 15px; }
.pricing-accent { padding: 35px 15px; }
.one-fourth .pricing-table {	padding-left: 5px;	padding-right: 5px; }
.price-amount { font-size: 60px; line-height: 60px; }
.one-fourth .price-amount { font-size: 40px; line-height: 40px; }

/*  add  */
.menu--1 {
	display: block;
	z-index: 999;
	position: relative;
	cursor: pointer;
}

nav#main-nav {
	display: block;
	position: fixed;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.85);
	z-index: 99;
	opacity: 1;
	display: none;
	-webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
	-o-transition-timing-function: cubic-bezier(.215,.61,.355,1);
	transition-timing-function: cubic-bezier(.215,.61,.355,1);
}

nav#main-nav ul {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 100%;
	height: 100%;
}
nav#main-nav ul  li {
	font-weight: 200;
	font-size: 30px;
	line-height: 35px;
	display: block;
	margin: 0;
	letter-spacing: -0.01em;
	visibility: hidden;
}
nav#main-nav ul li a {
	font-size: 30px !important;
	margin: 10px 0 !important;
	padding: 0 !important;
	line-height: 30px !important;
}

.animated1 {
	-webkit-animation-duration:.6s;
	animation-duration:.6s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	
}
.animated2 {
	-webkit-animation-duration:.9s;
	animation-duration:.9s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	
}
.animated3 {
	-webkit-animation-duration:1.3s;
	animation-duration:1.3s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	
}
.animated4 {
	-webkit-animation-duration:1.6s;
	animation-duration:1.6s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
}

.imgoverlay {
	height: 127px;
}
}

/* Smartphones*/
@media only screen and (max-width: 760px) {
.videotk .iframe {
	width: 95%;
}
.imgoverlay {
	height: 25.5vw;
} 
.ourshow {
	padding: 0;
}
.ourshow .swiper-bitton-block {
	display: none !important;
}
h1 { font-size: 64px; line-height: 74px; }
h2 { font-size: 32px; line-height: 44px; }
h3 { font-size: 26px; line-height: 36px; }
h4 { font-size: 20px; line-height: 28px; }
h5 { font-size: 18px; line-height: 26px; }
h6 { font-size: 16px; line-height: 22px; }

#page-content { min-width: 300px; }
.wrapper { width:400px; }
.main-content { width: 100%; float:none; }
aside {	width: 100%; float: none; margin-top: 60px; padding-top: 60px; border-top: 1px solid #d9d9d9; }

#portfolio-single aside { border:none; padding-top:0; }

.blog-date { width: 50px; }
.blog-date .date-day { font-size: 40px; line-height: 30px;}
.blog-date .date-month {font-size: 10px; letter-spacing: 0.03em; }
.blog-content { width: 240px; float: right; }
#blog-grid .masonry-item { width: 300px; }

.column { margin: 60px 0 0 0; }
div .column:first-child { margin: 0; }
.one-half  { width: 100%; }
.one-third { width: 100%; }
.two-third { width: 100%; }
.one-fourth { width: 100%; }
.two-fourth { width: 100%; }
.three-fourth { width: 100%; }
.one-fifth { width: 100%; }
.two-fifth { width: 100%; }
.three-fifth { width: 100%; }
.four-fifth { width: 100%; }

.one-half .iconbox-content { width: 250px; }
.one-third .iconbox-content { width: 250px; }
.one-fourth .iconbox-content { width: 250px; }

.pricing-table { padding: 30px !important; }
.pricing-accent { padding: 50px 30px !important; }
.price-amount { font-size: 80px !important;; line-height: 80px !important;; }

/* Spacings */
.section-title { margin-top: -7px; margin-bottom: 60px; }
.section-inner { padding-top: 40px; }
.horizontalsection .horizontalinner { padding: 60px 0; }
#portfolio-single {  padding-top: 60px; }
.ajax-section #portfolio-single {  padding-bottom: 60px; }
#portfolio-single .portfolio-media { margin-top: 40px; }
#portfolio-single .portfolio-content { margin-top:0; padding-top: 40px; }
.ajax-section { padding-bottom: 60px; }
#ajax-loader .loader-icon { top: 20px!important; }
.close-project { bottom: 70px; }
#blog-grid { margin-bottom: 20px; }
.spacer.spacer-mini { height: 15px; }
.spacer.spacer-small { height: 30px; }
.spacer.spacer-medium { height: 45px; }
.spacer.spacer-big { height: 60px; }



.pc-text .st {
	display: none;
}
.pc-text .int {
	display: none;
}
.pubtitle {
	display: block;
}
.wrapper .section-title h2 {
	font-size: 34px;
	line-height: 40px;
}
.ourlink ul li {
	width: 50%;
}
.cbal {
	height: auto;
	width: 300px;
	margin: 0 auto;
	margin-top: 100px;
	background: #1a1a1a;
}
.cbal ul li a {
	padding-top: 50px;
}
.cbal ul li {
	width: 100%;
	height: 320px;
	border-bottom: 1px solid rgba(77,77,77,0.5);
}


.section-inner {
	padding-top: 45px !important;
}
.page-body .section-inner { 
	padding-top: 3px !important;
}
#portfolio {
	padding-top: 30px !important;
}
.section-title {
	margin-bottom: 20px;
}
.more {
	padding:40px 0 !important; 
}
#about {
	padding-top: 3px !important;
}
.ourlink ul li {
	height: 60px;
}
.cbal {
	margin-top: 50px;
}
.cbal ul li:after {
	display: none;
}
.cbal ul li {
	height: auto;
	padding-bottom: 30px;
}
.cbal ul li .time {
	display: none;
}
.lk {
	margin-top: 30px;
	width: 160px;
	height: 42px;
	line-height: 42px;
}
.ourlink ul li a img {
	max-width: 80%;
}
.ourlink ul li a {
	display: flex;
	align-items: center;
	justify-content: center;
}
.jiang p {
	font-size: 14px;
}
nav#responsive-nav>ul li>a {
	font-size: 16px !important;
}
#portfolio {
	padding-top: 60px !important;
}
.menu {
	margin-right: -15px;
}
.cbal ul li:nth-child(4) {
	padding-top: 30px;
}
.ba {
	width: 300px;
	margin: 0 auto;
	margin-top: 50px;
}

.mobile-banner {
	display: block;
	width: 100%;
}
.mobile-banner img {
	display: block;
	width: 100%;
}
#myVideo {
	display: none;
}
.moblietext {
	display: block !important;
	margin-top: 15px !important;
}
.videotk iframe {
	height: 400px;
}
}


@media only screen and (max-width: 500px) {
	.videotk iframe {
		height: 300px;
	}
	.wrapper {
		width: 92%;
	}
	.filter li {
		padding: 0 3%;
	}
	.header-inner {
		height: 60px;
	}
	nav#main-nav ul li a {
		font-size: 24px !important;
	}
	#logo img {
		width: 130px;
	}
	.menu--1 {
		position: absolute;
		right: 0;
		top: -35px;
	}

	header #logo {
		margin-left: 10px;
	}
	.section-title h5 {
		font-size: 28px !important;
	}
	.filter {
		margin-bottom: 20px;
	}
	.vall {
		margin-left: -2%;
	}
	.columns {
		width: 48%;
		max-height: 25.5vw;
		margin:5px 0% !important;
		margin-left: 2% !important;
	}
	#about .zw {
		text-align: justify;
		font-size: 13px;
	}
	#about .yw {
		display: none;
	}
	.more {
		padding: 25px 0 !important;
	}
	.wrapper .section-title h2 {
		font-size:28px;
	}
	.column-section {
		margin-top: 30px;
	}
	.section-title {
		padding-bottom: 0 !important;
	}
	.jiang p {
		font-size: 12px;
	}
	.jiang {
		margin-top: 30px;
		width: 108%;
		margin-left: -4%;
	}
	#about {
		margin-bottom: 0 !important;
	}
	.cbal {
		width: 100%;
	}
	.cbal ul li {
		padding:20px 4% !important;
	}
	.cbal ul li a {
		padding-top: 20px;
	}
	.video-box .video-container {
		width: 94vw !important;
	}
	.cbal ul li h5 {
		font-size: 17px;
	}
	.video-con {
		top: 120%;
		font-size: 14px;
	}

	.news .boxs h5:hover {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}

	.vall {
		margin-left: 0;
		margin-right: 0;
	}

	.swiper-container .vall .columns:nth-child(8) {
		display: none;
	}
	.iframe {
		width: 96%;
		margin: 0 auto;
	}
	.videotk iframe {
		width: 100%;
		height: 200px;
	}
	.videotk iframe video {
		object-fit:fill;
	}
	.vicon {
		font-size: 16px;
	}
}