@media(max-width: 374.98px) {
	.main-head h1 {
		font-size: 24px;
		line-height: 20px;
	}
	.bg-about {
		height: 100vh;
		top: 0;
	}
	.about p {
  	line-height: 24px;
	}
	.about a {
		top: 75%;
	}

.about a::after {
	width: 20px;
	height: 1px;
	right: -30px;
	top: 23px;
}
	.socials {
		display: none;
	}
	.copyright-top {
		display: none;
	}
	.footer .mail {
		width: 33%;
	}
	.footer .logo-foot {
		width: 33%;
		margin: 0 auto;
		bottom: 50px;
		position: relative;
	}
	.footer .sosmed {
		width: 33%;
		margin-left: 60%;
		bottom: 108px;
		position: relative;
	}
	.footer {
		padding-bottom: 0;
	}
	.abt-text h3 {
		padding: 0;
		font-size: 22px;
		line-height: 30px;
	}
	.services {
    padding-top: 150px;
	padding-bottom: 0;
}
	.service-item {
		margin: 0;
		max-width: 300px;
		padding: 30px 20px 0;
	}
	.service-text {
    padding: 30px 0 0;
}
	.service-text h3 {
    padding-left: 0;
}
	.service-text h4 {
		position: relative;
		margin-bottom: 30px;
	}
		.service-text p {
    padding-left: 0;
}
	.folio-content .folio-item {
    margin-top: 70px;
}
	.footer {
    margin-bottom: -80px;
}
	.about-text p {
    font-size: 18px;
    line-height: 30px;
    padding: 0 30px;
}
	.about-page {
    padding-bottom: 0;
}
	.lastpara{
    padding-top: 0;
	padding-bottom: 0;
}
	.vimeo-vid {
	height: 160px;
}
	.bg-detail-work1 {
	left: 22%;
	top: 10vh;
}
	.heading-text-back {
		width: 250px;
	}
	.heading-text-front p {
		font-size: 10px;
		line-height: 18px;
		margin-bottom: 10px;
	}
	
	.heading-text-back p {
		font-size: 10px;
		line-height: 18px;
		margin-bottom: 10px;
	}
	.next-project, .underline {
		margin-top: 40px;
	}
	.next-project h3, .underline h3 {
		font-size: 18px;
	}
	.bg-darks {
    	padding-bottom: 60px;
	}

	#next span {
  		display: none;
}
	#pre span {
  		display: none;
}
	
	.item {
	display:block;
}
	.items {
	padding-left: 0;
}
}

@media (min-width: 374.98px) and (max-width: 575.98px) {
	.work-slide-item {
		height: 80vh;
	}
	.menu__toggler,
	.menus {
		display: none;
	}
	.about-text h3 {
		font-size: 20px;
	}
	.about-text p {
		font-size: 14px;
	}
	.between {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.address-menu {
		display: none;
	}
	.menu li {
		color: #fff;
	}
	.menu li p {
		display: none;
	}
	.toggle-btn {
		margin-top: 5vh;
	}
	.logo {
		margin-top: 5vh;
	}
	.main-head h1 {
		font-size: 30px;
		line-height: 24px;
	}
	.sub-abt {
		display: none;
	}
	p.abt-text {
		font-size: 16px;
	}
	.main-title h2 {
		font-size: 28px;
	}
	.folio-content .folio-item {
		margin-top: 40px;
	}
	.folio-content .folio-item .text-folio h2.text-1 {
		font-size: 30px;
	}
	.folio-content .folio-item .text-folio h2.text-2 {
		font-size: 30px;
	}
	.img-about {
		display: none;
	}
	.abt-text {
		padding: 0;
	}
	.abt-text p {
		font-size: 14px;
	}
	.abt-text h3 {
		font-size: 24px;
		line-height: 36px;
		padding: 0 6%;
	}
	.blog-item {
		padding: 0 20px;
	}
	.scr {
		display: none;
	}
	.article h3 {
		font-size: 20px;
	}
	.work-slide-item {
		width: 100%;
	}
	.img-slide {
		width: 90%;
		position: relative;
	}
	.img-slide img {
		height: 100%;
	}
	.text-slide {
		height: 70px;
		position: relative;
		overflow: hidden;
		left: 0;
		margin-top: 20px;
	}
	.text-slide h2.text-1 {
		position: relative;
		color: #fff;
		font-weight: 900;
		font-size: 35px;
		line-height:35px;
		z-index: 4;
		margin: 0;
		pointer-events: none;
	}
	.text-slide h2.text-2 {
		display: none;
	}
	.next-project, .underline {
		margin-top: 40px;
	}
	.next-project h3, .underline h3 {
		font-size: 18px;
	}
	section {
		padding: 50px 0;
	}
	.partner {
		padding-left: 20px;
		padding-right: 20px;
	}
	.blog-text {
		padding: 0 10px 0 0;
	}
	.blog-text h3 {
		font-size: 20px;
	}
	.blog-text p {
		font-size: 14px;
	}
	h3.detail-title {
		font-size: 30px;
	}
	.mainlinks {
		margin-top: 6vh;
	}
	.footer .mail {
		width: 33%;
	}
	.footer .logo-foot {
		width: 33%;
		margin: 0 auto;
		bottom: 50px;
		position: relative;
	}
	.footer .sosmed {
		width: 33%;
		margin-left: 60%;
		bottom: 108px;
		position: relative;
	}
	.footer {
		padding-bottom: 0;
	}
	.bg-about {
		width: 90%;
		height: 68vh;
		top: 16vh;
		margin: 0 auto;
		position: relative;
	}
	.about-text p {
		font-size: 18px;
		line-height: 30px;
		padding: 0 30px;
	}
	.about p {
  	line-height: 24px;
	}
.about a::after {
	width: 20px;
	height: 1px;
	right: -30px;
	top: 23px;
}
	.services {
    padding-top: 150px;
    padding-bottom: 0;
}
	.service-item {
		margin: 0;

	}
	.service-text {
    padding: 30px 0 0;
}
	.service-text h3 {
    padding-left: 0;
	font-size: 30px;
}
	.service-text h4 {
		position: relative;
		margin-bottom: 30px;
	}
		.service-text p {
    padding-left: 0;
}
	.folio-content .folio-item {
    margin-top: 70px;
}
	.footer {
    margin-bottom: -80px;
}
	.vimeo-vid {
	height: 200px;
}
	
	.bg-detail-work1 {
	left: 22%;
	top: 10vh;
}
	.heading-text-back {
		width: 300px;
	}
	.heading-text-front p {
		font-size: 14px;
		line-height: 18px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.heading-text-back p {
		font-size: 14px;
		line-height: 18px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#next span {
  		display: none;
}
	#pre span {
  		display: none;
}
	.item {
	display:block;
}
	.items {
	padding-left: 0;
}
	
	
}


/* // Extra small devices (portrait phones, less than 576px) */

@media (min-width: 575.98px) and (max-width: 767.98px) {
	h3.detail-title {
		font-size: 36px;
	}
	.partner {
		padding-left: 25px;
		padding-right: 25px;
	}
	.address-menu {
		display: none;
	}
	.menu li {
		color: #fff;
	}
	.menu li p {
		display: none;
	}
	.main-title h2 {
		font-size: 30px;
	}
	.img-about {
		display: none;
	}
	.about {
		height: 140vh;
		margin-top: 50px
	}
	.abt-text {
		padding: 0;
	}
	.abt-text p {
		font-size: 14px;
	}
	.menu__toggler,
	.menus {
		display: none;
	}
	.main-head h1 {
		font-size: 50px;
		line-height: 45px;
	}
	section {
		padding: 70px 0;
	}
	.img-slide {
		width: 90%;
		position: relative;
	}
	.img-slide img {
		height: 100%;
	}
	.text-slide {
		height: 40px;
		position: relative;
		overflow: hidden;
		left: 0;
		margin-top: 20px;
	}
	.text-slide h2.text-1 {
		position: relative;
		color: #fff;
		font-weight: 900;
		font-size: 35px;
		z-index: 4;
		margin: 0;
		pointer-events: none;
	}
	.text-slide h2.text-2 {
		display: none;
	}
	.folio-content .folio-item {
		margin-top: 40px;
	}
	.folio-content .folio-item .text-folio h2.text-1 {
		font-size: 40px;
	}
	.folio-content .folio-item .text-folio h2.text-2 {
		font-size: 40px;
	}
	.next-project, .underline  {
		margin-top: 40px;
	}
	.next-project h3, .underline h3 {
		font-size: 18px;
	}
	.footer .mail {
		width: 33%;
	}
	.footer .logo-foot {
		width: 33%;
		margin: 0 auto;
		bottom: 50px;
		position: relative;
	}
	.footer .sosmed {
		width: 33%;
		margin-left: 60%;
		bottom: 108px;
		position: relative;
	}
	.footer {
		padding-bottom: 0;
	}
	.vimeo-vid {
	height: 282px;
}
	#next span {
  		display: none;
}
	#pre span {
  		display: none;
}
	
	.item {
	display:block;
}
	.items {
	padding-left: 0;
}
	.heading-text-back {
		width: 450px;
	}
	.heading-text-front p {
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 10px;
	}
	
	.heading-text-back p {
		font-size: 18px;
		line-height: 18px;
		margin-bottom: 10px;
	}
	
}


/* // Small devices (landscape phones, less than 768px) */

@media (min-width: 767.98px) and (max-width: 991.98px) {
	.main-title h2 {
		font-size: 35px;
	}
	.main-head h1 {
		font-size: 50px;
		line-height: 45px;
	}
	.menu__toggler,
	.menus {
		display: none;
	}
	.img-about {
		display: none;
	}
	.abt-text {
		padding: 20px;
	}
	.abt-text p {
		font-size: 15px;
	}
	section {
		padding: 70px 0;
	}
	.main-head {
		width: 90%;
		margin: 0 auto;
	}
	.about-text p {
		padding: 0 60px;
	}
	.abt-text h3 {
		padding: 0 10%;
	}
	.vimeo-vid {
	height: 380px;
}
	
	.bg-detail-work1 {
	left: 18%;
	top: 10vh;
}
	.items {
	padding-left: 0;
}
	.heading-text-front h1 {
		font-size: 42px;
	}
	.heading-text-back h1 {
		font-size: 42px;
	}
	
}


/* // Medium devices (tablets, less than 992px) */

@media (min-width: 992px) and (max-width: 1199.98px) {
	section {
		padding: 100px 0;
	}
	.heading-text-front h1 {
		font-size: 56px;
	}
	.heading-text-back h1 {
		font-size: 56px;
	}
	.h-tx-ft {
	line-height: 60px;
	}
	.main-head {
		width: 90%;
		margin: 0 auto;
	}
	.about-text p {
		padding: 0 60px;
	}
	.abt-text h3 {
		padding: 0 10%;
	}
	.vimeo-vid {
	height: 520px;
}
	
	.bg-detail-work1 {
	left: 18%;
}
	.logo1 {
		margin-top: 5%;
	}
	.items {
	padding-left: 0;
}
	
}


/* // Large devices (desktops, less than 1200px) RETINA */

@media (min-width: 1200px) and (max-width: 1400px) {
	.bg-detail-work1 {
	left: 18%;
	top: 1vh;
}
	.logo1 {
		margin: 5% auto;
	}
	.heading-text-front-demo {
	top: 40%;
}
	.heading-text-back-demo {
	top: 40%;
}
}

/*# sourceMappingURL=responsive.css.map */