/********************************************Footer******************************************/
@media screen and (max-width: 768px){
    .footer-bottom .footer-bottom-1,
    .footer-bottom .footer-bottom-2,
    .footer-bottom .footer-bottom-3{text-align: center;}
    .footer-bottom .footer-bottom-2{margin: 15px 0;}
    .fancybox-layout2.arrow-item-left:before,
    .fancybox-layout2.arrow-item-right:after{display: none;}
}
@media screen and (max-width: 980px){
	.container,
	.footer-bottom{padding: 0 15px}
}
@media screen and (max-width: 800px){
	.cshero-portfolio-description{display: none}
	.link-wrap .readmore.btn{margin: 0}
}