body {
    font-size: 16px;
}
a:hover {
	color:#ce9014;
}
#footer_court{
	font-size:0.8em;
}
ol{
	margin:0 0 0 30px;
	text-align:justify;
}
#changepassword{
	display:none;
	width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #fff;
    text-align: center;
}
.mt-30px{
	margin-top:30px;
}
.mt-10px{
	margin-top:10px;
}
.nmt{
	margin:0 0 20px 0;
}
.nmt2{
	margin-top:0;
}
.grid_4.my-item-home {
    width: 49.5%;    
}
.grid_4.my-item-home2 {
    width: 33%;    
}
.grid_4.my-item-home3 {
    width: 24%;    
}
.grid_4.my-item-down {
    width: 49.5%;    
}
.grid_4.my-item-down3 {
    width: 24%;    
}
.grid_4.my-item-left {
	margin: 0 1% 0 0;
}
.no-margin{
	margin:0!important;
}
.my-container-home{
	width:100%;
	margin-top:2%;
}
.grid_4.my-item-home, .grid_4.my-item-home2{
	cursor:pointer;
}
.caption-box-home{
	position: absolute;
    bottom: 5px;
    padding: 10px;
    color: #fff;
    font-size: 2.0em;
	background: rgba(206, 144, 20, 0.56);
}
.caption-box-video{
	font-size: 1.5em;
}
.caption-box-home img{
	float: left;
    margin-right: 10px;
}
.icon-box-home {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
}
hr {
    border: 0;
    height: 0;
	margin:3% 0;
    border-top: 1px solid #E5E6E7;
    border-bottom: 0px solid #E5E6E7;
}
.about-you-p{
	padding: 20px;
}
.about-you-p b{
	font-size: 2.0em;
    font-weight: normal;
}
.no-absolute{
	position: relative;
    text-align: right;
}
.margin-center{
	margin:0 0.5%;
}
.margin-about{
	border-top: 1px solid #E5E6E7;
}
#portfolio-colour .grid-item .grid-item-inner{ 
	position: relative; 
	background: #ececec; 
	width: 100%; 
	height: 100%; 
}
#sort-me{
	margin-top:30px;
}
.filter a{
    cursor: pointer;
    background: rgba(206, 144, 20, 0.56);
    border: 0;
    padding: 10px;
    color: #fff;
}
.img-h-auto{
	height:auto!important;
}
.img-responsive{
	max-width:100%;
}
.download-brochure{
	position: absolute;
    bottom: 0;
    left: 17%;
	background: rgba(206, 144, 20, 0.56);
	padding:10px;
}
.img-download{
	width:40px!important;
	height:40px!important;
}
.four_photo{
	width:100%;
}
.one_photo{
	width:25%;
	float:left;
	text-align:center;
}
.one_photo a{
	line-height:30px;
}
.left-link{
	width: 50%;
    float: left;
    text-align: right;
}
.right-link{
	width: 48%;
    float: left;
    text-align: left;
    margin-left: 2%;
}
.left-link-iso{
	width:40%;
}
.label-note{
	margin-right:20px;
	font-weight:bold;
}
#sort-me li{
	list-style-type: none;
}
.link-login{
	text-align:center;
	border:1px solid #ddd;
	padding:20px 0;
	width: 48.5%!important;
}
.link-login span{
	background:rgba(206, 144, 20, 0.56);
	color:#fff;
	padding: 10px 20px;
	text-transform:uppercase;
}
#create-account_form #SubmitCreate, #login_form #SubmitLogin{
	border-radius: 0;
	background:#e3c17b;
}
.singlepaperlink{
	float:left;
	text-align:center;
	margin-right:20px;
}
.logout-div{
	min-height:400px;
}
#footer a {
	color:#999;
}
#footer a:hover {
	color:#888;
}
#web{	
	font-size:0.8em;
	float:right;
}
.loader{
	margin-top:20px;
	width:100%;
	text-align:center;
}
.new-collection{
	font-size:0.8em;
	color:#e3c17b;
}
.sarch-container div{
	width:100%!important;
	text-align:left!important;
}
.warning-login{
	font-size: 0.9em;
    background: #fbe5c5;
    border: 1px solid #af1f1f;
    padding: 10px;
    color: #af1f1f;
}
#formChangePswd #password, #formChangePswd #cpassword {
    background: #F4F4F4;
    border: 1px solid #E5E6E7;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    color: #848484;
    font-size: 15px;
    height: 35px;
    line-height: 35px;
    padding: 4px 7px;
	width:250px;
}
#formChangePswd #submit {
    background: #e3c17b;
    border: none;
    clear: both;
    font-weight: normal;
    font-size: 15px;
    text-transform: uppercase;
    color: white;
    margin-top: 10px;
    padding: 10px 20px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
}
.leggituttobtn a{
	padding: 5px 3px;
    background: rgb(206, 144, 20);
    color: #fff;
}
.leggituttobtn a:hover{
	background: #fff;
	color:rgb(206, 144, 20);
}







@media only screen and (min-width: 1200px){
	#header_right #search_block_top {
		margin: 10px 0 0 125px;
	}
	#header_court {
		margin-bottom: 0px;
	}
	.account_input{
		width:40%!important;
	}
	#currencies_lang_curr {
		margin-left: -200px;
	}
	.sf-menu {
		width: 1000px;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 1024px){
	#header_right #search_block_top {
		margin: 10px 0 0 30px;
	}
	#currencies_lang_curr {
		margin-left: -200px;
	}
	.sf-menu {
		width: 800px;
	}
}
@media only screen and (max-width: 1024px){
	.caption-box-home{
		font-size:1.5em;
	}
}
@media only screen and (max-width: 768px){
	.no-tablet{
		display:none!important;
	}
	.grid_4.my-item-home, .grid_4.my-item-home2, .grid_4.my-item-home3{
		width:100%;
	}
	.grid_4.my-item-down, .grid_4.my-item-down3{
		width:100%;
	}
	.download-brochure{
		left: auto;
		right:0;
	}
	.left-link-iso, .right-link-iso{
		width:100%;
		text-align:center;
	}
	.tc768{
		text-align:center;
	}
	.sf-menu{
		display:none;
	}
	.newm-menu, .head-mobile{
		display:block;
	}
	#header{
		display:none;
	}
	#footer {
		height: auto;
		padding: 20px 0 20px;
	}
	.caption-box-home{
		min-width: 300px;
	}
}
@media only screen and (max-width: 640px){	
	.one_photo{
		width:50%;
	}
	.link-login{
		width:99%!important;
		margin-bottom:10px!important;
	}
	.colright img{
		width:100%!important;
		height:auto!important;
	}
}
@media only screen and (max-width: 479px){	
	.one_photo{
		width:100%;
	}
	.caption-box-home{
		    min-width: 260px;
			font-size:1.3em;
	}
}