/*----------------Responsive--------------*/
@media only screen and (max-width : 1300px) {
	.top-banner-scroll-link{
		left: 2%;
		margin: 0 0 0 3rem;
		right: auto;
	}
}
@media only screen and (max-width : 1200px) {
	h2{
		margin: 1em 0;
	}
	.top-banner-notice{
		font-size: 2.4rem;
		padding: 4rem 3rem;
	}
	.tit-img-shape:after{
		bottom: -8%;
		left: -6%;
		width: 116%;
	}
	.clients-slider{
		overflow: visible;
	}
}
@media only screen and (max-width : 991px) {
	.sect-pad{
		padding: 9rem 0;
	}
	.container{
		width: 100%;
	}
	.header-row{
		width: 100%;
	}
	.navigation-wrap{
		background: #171717;
		display: none;
		height: 100%;
		left: 0;
		padding: 7rem 2rem 2rem;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 99;
	}
	.navigation-block{
		height: calc(100vh - 9rem);
		padding: 0;
		overflow: auto;
		width: 100%;
	}
	.navigation{
		display: flex;
		align-items: center;
		font-size: 3.2rem;
		height: 100%;
		line-height: 1.25;
		text-align: center;
		width: 100%;
	}
	.navigation ul{
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	.navigation > ul{
		margin: auto;
		width: 100%;
	}
	.navigation ul li{
		display: block;
		padding: 0.6em 0 0;
	}
	.navigation > ul > li:first-child{
		padding-top: 0;
	}
	.navigation a{
		color: #fff;
		display: inline-block;
		padding: 0.2em 0;
		position: relative;
	}
	.navigation .menu-item-has-children > a:after{
		content: " +";
	}
	.navigation .menu-item-has-children > a.active:after{
		content: " -";
	}
	.navigation ul ul{
		display: none;
		font-size: 0.8em;
	}
	.navigation ul ul a{
		color: rgba(255,255,255,0.5);
	}
	.navigation ul ul a:before{
		content: "- ";
	}
	.info-img-col{
		padding: 6rem 0;
	}
	.info-img-wrap{
		height: auto;
		margin: 0;
	}
	.info-img img{
		object-position: left center;
	}
	.clients-heading{
		margin-bottom: 5rem;
	}
	.clients-slider .swiper-slide{
		padding: 0 0.8rem;
		width: 25%;
	}
	.slider-pagination{
		margin-top: 5rem;
	}
}
@media only screen and (max-width : 767px) {
	body{
		font-size: 1.4rem;
	}
	h2{
		font-size: 2.2rem;
		margin: 0.8em 0;
	}
	.sect-pad{
		padding: 5rem 0;
	}
	.container{
		padding: 0 3rem;
		max-width: 100%;
		width: 100%;
	}
	.header-inner{
		padding: 3rem 0;
	}
	.header-row{
		padding: 0 3rem;
	}
	.header-logo img{
		width: 16.4rem;
	}
	.navigation{
		font-size: 2.2rem;
	}
	.navigation ul li{
		padding-top: 0.6em;
	}
	.navigation > ul > li:first-child{
		padding-top: 0;
	}
	.footer{
		padding: 5rem 0;
	}
	.footer-col{
		padding-bottom: 3rem;
	}
	.footer-content{
		line-height: inherit;
	}
	.footer-bot-row{
		flex-wrap: wrap;
		padding-top: 3rem;
	}
	.footer-logo{
		min-width: 1px;
		width: 100%;
		order: 1;
	}
	.footer-logo img{
		width: 7rem;
	}
	.footer-bot-content{
		font-size: 1.2rem;
		padding: 3rem 0 0;
		width: 100%;
	}
	.tit-img-wrap{
		margin-bottom: 4rem;
		max-width: 100%;
	}
	.tit-img-shadow:before{
		bottom: -1.5rem;
		left: -1.5rem;
	}
	.tit-img-shape:after{
		bottom: -3rem;
		left: -3rem;
		right: -3rem;
		width: auto;
	}
	.ti-section .tit-img-wrap{
		margin: 4rem 0 0;
	}
	.tit-content-wrap{
		max-width: 100%;
	}
	.tit-content{
		max-width: 100%;
	}
	.top-banner-inner{
		padding: 15rem 0;
	}
	.top-banner-content h1,
	.top-banner-content h2{
		font-size: 2.6rem;
	}
	.top-banner-scroll-link{
		bottom: 5.5rem;
		height: 2.4rem;
		left: 3rem;
		margin: 0;
		width: 1.8rem;
	}
	.top-banner-notice{
		font-size: 1.8rem;
		line-height: 1.65;
		left: auto;
		padding: 4rem 3rem;
		position: relative;
		width: 100%;
	}
	.top-banner-notice-text{
		max-width: 100%;
	}
	.home-intro-content h2{
		max-width: 100%;
	}
	.info-img-col{
		padding: 0;
		order: 1;
		width: 100%;
	}
	.info-img-wrap{
		margin: 0 -3rem;
	}
	.info-content-col{
		padding: 0;
		width: 100%;
	}
	.info-content{
		max-width: 100%;
		padding: 5rem 0;
	}
	.clients-heading{
		margin-bottom: 4rem;
	}
	.clients-slider .swiper-slide{
		padding: 0 0.5rem;
		width: 33.3333%;
	}
	.client-item{
		padding: 1.5rem;
	}
	.client-item img{
		height: 5rem;
	}
	.clients-slider-navigation{
		margin-top: 3.5rem;
	}
	.clients-button-prev,
	.clients-button-next{
		margin: 0 0.8rem;
	}
	.testimonial-text{
		font-size: 1.6rem;
	}
	.testimonial-author{
		font-size: 1.2rem;
		margin-top: 2rem;
	}
	.slider-pagination{
		margin-top: 4rem;
	}
	.slider-pagination.swiper-pagination-horizontal .swiper-pagination-bullet{
		height: 1.2rem;
		margin: 0.3rem 0.5rem;
		width: 1.2rem;
	}
	.subscribe-form h2{
		font-size: 2rem;
	}
	.subscribe-form-row{
		margin-bottom: 2rem;
		padding: 0;
	}
	.subscribe-form-field input{
		text-align: center;
	}
	.subscribe-form-submit{
		margin-top: 1rem;
		position: relative;
		top: auto;
		width: 100%;
	}
	.subscribe-checkbox{
		font-size: 1.2rem;
	}
}
@media only screen and (max-width : 500px) {
	.clients-slider .swiper-slide{
		width: 50%;
	}
}
@media only screen and (min-width : 992px) {
	.navigation{
		position: relative;
	}
	.navigation li:hover > a,
	.navigation li.current-menu-item > a,
	.navigation li.current-menu-parent > a{
		color: #C09A5D;
	}
	.navigation > ul{
		display: flex;
		flex-wrap: wrap;
	}
	.navigation > ul > li{
		display: inline-block;
		padding: 0.5em 1em;
		position: relative;
	}
	.navigation > ul > li:first-child{
		padding-left: 0;
	}
	.navigation > ul > li:last-child{
		padding-right: 0;
	}
	.navigation > ul > li > a:before{
		background: #C09A5D;
		bottom: 0;
		content: "";
		display: block;
		height: 1px;
		left: 50%;
		position: absolute;
		transform: translateX(-50%);
		transition: all 0.2s linear;
		width: 0;
	}
	.navigation > ul > li:hover > a:before,
	.navigation > ul > li.current-menu-item > a:before,
	.navigation > ul > li.current-menu-parent > a:before{
		width: 100%;
	}
	.navigation > ul > li.menu-item-has-children > a{
		margin-right: 0.9em;
	}
	.navigation > ul > li.menu-item-has-children > a:after{
		content: ">";
		position: absolute;
		right: -0.9em;
		transform: rotate(90deg);
	}
	.navigation ul ul{
		background: #171717;
		box-shadow: 0px 1.5em 1.5em rgba(0,0,0,0.1);
		display: block;
		left: 0;
		line-height: 1.5;
		min-width: 14.6rem;
		padding: 1em 0;
		position: absolute;
		transform: translate(0, 10px);
		transition: all 0.15s linear;
		text-align: left;
		top: 100%;
		opacity: 0;
		visibility: hidden;
		z-index: 55;
	}
	.navigation ul ul li{
		display: block;
		padding: 0.5em 1.2em;
		white-space: nowrap;
		width: 100%;
	}
	.navigation ul ul a{
		display: block;
		color: #fff;
		padding: 0;
	}
	.navigation ul ul > li > a:hover,
	.navigation ul ul > li.current-menu-item > a{
		color: #C09A5D;
	}
	.navigation ul > li:hover > ul{
		opacity: 1;
		transform: translate(0, 0);
		visibility: visible;
	}
	.navigation ul ul ul{
		display: none;
	}
}
@media only screen and (min-width : 1670px) {
}
