@media only screen and (max-width: 1200px) {}

@media only screen and (max-width:992px) {}

@media only screen and (max-width:767px) {}

@media only screen and (max-width:640px) {}

@media only screen and (max-width:480px) {
    .col-xs-full {
        width: 100%;
    }
	.padding80{
		padding: 0 0px;
	}
	ul.function>li {
		width: 100%;}
	.vc_custom_1528795268935 {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	.group-title h2.block-title{
		font-size: 19px;
	}
	.main-content-service{
		margin-bottom: 15px;
	}
	.whyhome-content .content-right h3{
		font-size: 14px;
	}
	.whyhome-content .content-right p {
    	font-size: 14px;
    	line-height: 20px;
	}
	.whyhome-content{
		margin-bottom: 10px;
	}
	.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
		margin-bottom: 5px!important;
	}
	.navbar-toggle{
		margin-top: 15px;
	}
	.single-post h1.post-title {
		font-size: 18px;
	}
	h3.post-title.main-achive-title{
		margin-top: 10px;
	}
	h1.archive-title.page-title{
		font-size: 20px;
	}
	h3.post-title.main-achive-title a{
		font-size: 14px;
	}
	.clothes-listing p.tags a {
    	font-size: 12px;
    	margin: 0;
	}
	.single-post .post-content{
		text-align: justify;
	}
	.group-title h2.block-title{
		margin-top: 20px;
	}
	.header-logo a img{
		width: 70%;
	}
}
