html { -webkit-text-size-adjust: none; }


@media screen and (max-width: 1024px){
	.header, .conHead, .artiewsBlock{position: static !important; width: auto!important;}
}


@media screen and (max-width: 1024px) and (min-width: 768px){
.conLinks{display: block;float: right;}
input{
	-webkit-appearance: none; /*Safari/Chrome*/
    -moz-appearance: none; /*Firefox*/
    -ms-appearance: none; /*IE*/
    -o-appearance: none; /*Opera*/
    appearance: none;

    -webkit-border-radius: 0;
}	
}

@media screen and (max-width: 768px) and (min-width: 767px){
.artiewsBlock li a{ font-size: 28px; line-height: 32px;}
}

@media screen and (max-width: 959px) {
	.linkedAccount{
		width: 50%;
		margin-right: 0;
	}
}

@media screen and (max-width: 736px) {

img{max-width: 100%;}

.marB50{margin-bottom: 30px;}
.primBtn{
	font: 400 14px/14px 'Roboto', arial, sans-serif;
	width: 135px;
}
.primBtnSm{ width: 80px;}
.container{padding: 30px 0;}
.typesAdd{padding-top: 0;}
.addContainer{width: auto;}
.addContainer article{
	width: 47%;
	margin: 0 3% 0 0;
}
.defaultForm input[type="text"], .defaultForm textarea, .defaultForm input[type="number"]{width: 96%;}
.measurementBlock input[type="text"]{ width: 60%;}
.fileUploadblock .cusFileinput::before, .tabContblock{width: 100%; float: left;}
.conLinks{display: block;float: none;margin: 10px 0 20px;}
.conUserInfo{float: none;}
.conUserData{float: left;}
.connectImgBlock{margin: 15px;}
.notList .connectImgBlock{
	margin: 0 15px 15px;
}
.userviewSec .fLt, .userviewSec .fRt{ float: none;} 
.userImgblock, .userInfoblock{ float: none;}
.userInfoblock{ margin-left: 10px;}
.userBtnblock{ margin: 15px 0px 15px 10px;}
.artiewsBlock li.allArts, .artiewsBlock li.collecArts, .artiewsBlock li.looksArts{
	float: none;
	width: 100%;
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 5px;
	margin: 0 0 5px 0;
	text-align: left;
}
.artiewsBlock li a{
	font-size: 24px;
	line-height: 30px;
}
.tabsBlock a{
	font-size: 14px;
	line-height: 14px;	
}
.notList .conUserData{padding-left: 75px;}
.addLinkbock{ width: auto;}
}


@media screen and (max-width: 320px) {


}
/* @group global reset */
/* @end */
