@media all and (min-width: 1670px) {

}

@media (max-width: 1380px){

}


@media all and (max-width: 992px){

	/* stylist */

	.slider-zoom .slide .slide__img{
		height: 100%;
	}

	.certificates-image img{
		width: 300px;
		height: 300px;
	}
	
	.otherexperts{
		margin-top: -25px;
	}

	.error-page-content h1{
		font-size: 62px;
	}

	.error-page-content h3 {
		font-size: 22px;
	}

	.error-page-content p {
		font-size: 16px;
	}

}

@media all and (max-width: 768px){

	.slick-list {
		margin: 0 0px;
	}

	/* stylist */
	
	.topbar-contact{
		flex-direction: column;
	}
	
	.topbar-contact li:first-child{
		border: none;
	}

	.topbar-contact li{
		margin-left: 0px;
		margin-bottom: 5px;
	}

	.topbar-info-wrapper p{
		margin-bottom: 5px;
	}

	
	.script-font{
		font-size: 28px;
	}
	.certificates-image img{
		width: 300px;
		height: 300px;
	}

	.otherexperts{
		margin-top: 0;
	}


	.divider-btns a{
		margin-bottom: 20px;
	}

	.bottom-images{
		display: none;
	}

	.footer-bottom-info{
		flex-direction: column;
		text-align: center;
	}

	.footer-bottom{
		padding-bottom: 25px;
	}

	.footer-links{
		padding-bottom: 0px;
	}

	.news-image img{
		width: 100%;
	}

	.error-page-content h1{
		font-size: 62px;
	}

	.error-page-content h3 {
		font-size: 22px;
	}

	.error-page-content p {
		font-size: 16px;
	}

	.comment-reply-wrapper .comment-content-wrapper{
		padding-left: 55px;
	}

}

@media all and (max-width: 480px){


	.slick-list {
		margin: 0 0px;
	}

	/* stylist */
	
	.topbar-contact{
		flex-direction: column;
	}
	
	.topbar-contact li:first-child{
		border: none;
	}

	.topbar-contact li{
		margin-left: 0px;
		margin-bottom: 5px;
	}

	.topbar-info-wrapper p{
		margin-bottom: 5px;
	}

	.slider-zoom .slide .slide__img{
		height: 100%;
	}
	
	.script-font{
		font-size: 28px;
	}

	.banner-slider-caption h1{
		font-size: 32px;
	}

	.slider-zoom .slide .slide__content{
		width: 100%;
	}

	.certificates-image img{
		width: 300px;
		height: 300px;
	}

	.otherexperts{
		margin-top: 0;
	}

	.divider-btns{
		flex-direction: column;
	}

	.theme-btn{
		width: 100%;
    	max-width: 100%;
	}

	.divider-btns a{
		margin-bottom: 20px;
	}

	.bottom-images{
		display: none;
	}

	.footer-bottom-info{
		flex-direction: column;
		text-align: center;
	}

	.footer-bottom{
		padding-bottom: 25px;
	}

	.footer-links{
		padding-bottom: 0px;
	}

	.carosel-nav-left-testi{
		display: none !important;
	}

	.carosel-nav-right-testi{
		display: none !important;
	}

	.error-page-content h1{
		font-size: 62px;
	}

	.error-page-content h3 {
		font-size: 22px;
	}

	.error-page-content p {
		font-size: 16px;
	}

	.page-full-coming{
		height: 100%;
		padding: 40px 0px;
	}

	.soon-counter-list{
		flex-direction: column;
	}

	.comment-reply-wrapper .comment-content-wrapper{
		padding-left: 55px;
	}
}