﻿@charset "UTF-8";
/* CSS Document */

  /*==========  Non-Mobile First Method  ==========*/
 
	/* Large Devices, Wide Screens */
	@media only screen and (max-width : 1200px){
 
 
/*----- GRIGLIA -------*/
.feature-box { 
	padding:15px;
}

.feature-icon { 
	padding-right:10px;
}

.feature-icon i { 
	font-size: 3.5em;
}

.feature-box h2 {
	font-size: 24px;
	margin: 0 0 0 35px
	}

 
 
  /*----------- GESTIONE UTENTE ---------------*/
.content-title .name {
    width: 80%;
}


	}
 
	/* Medium Devices, Desktops */
	@media only screen and (max-width : 992px){
 
  /*----------- LOGIN ---------------*/
/*.login .row {
    margin-right: 0;
}*/

.content-title .name {
    width: 80%;
}

	}
 
	/* Small Devices, Tablets */
	@media only screen and (max-width : 768px){
 
 /*----------- TOP BAR ---------------*/

.hoe-left-header img {
	width: 100px;
    margin-top: -30px;
}

/*ul.left-navbar {
	padding-top:0;
}*/

.top-menu {
    display: none;
}

/*----- LOGIN -------*/
.signup_form_1 {
    width: 100%;
}

.inner-content {
    margin: 10px;
	padding:0;
}

 
 /*----- GESTIONE UTENTE -------*/ 
.content-title .name {
    width: 70%;
}


 /* Extra Small Devices, Phones */
@media only screen and (max-width : 640px){
 
 /*----- TOP-MENU -------*/
	.left-navbar:not(.tracking-bar) {
		display: none;
	}
	.left-navbar .breadcrumbHome {
		display: none;
	}
	.breadcrumb {
		margin-left: 0;
	}
	.breadcrumb > li + li:before {
		content: "";
	}

		/*----- GESTIONE UTENTE -------*/
		.tiles-utente .content-title .col-sm-8, .content-title .col-sm-4 {
		width: 100%
	}

 /* .tiles-utente .content-title  { height:240px;}*/

 .tiles-utente .content-title .col-sm-8  { height:140px;
 border-bottom:1px solid #ccc;
}

ul.menu-alert li {
    line-height: 1em;
    padding: 0 10px 0 0; 
}

ul.menu-alert li a { 
	font-size:11px !important;
	vertical-align: middle !important;
}

ul.menu-alert li i {
    font-size: 15px !important;
}

ul.menu-alert>li+li:before {
	display:none;
}
/*-----------------RECENSIONI ------------*/
.recensione { 
	width:100%;
	margin:0 auto;
} 


 }
 
 
/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px){


/*----- LOGIN -------*/
 .login .signup_form_1 {
    width: 100%;
}


.login_form_2, .forgot_passowrd_2, .login .login_form_2 {
    width: 100%;
}

.login #hoe-header {
    height: 10px !important;
}
	
/*----- HEADER -------*/
#hoeapp-wrapper[hoe-device-type="phone"] #hoe-header {
	position: none;
	height: 50px;
}


#hoeapp-wrapper[hoe-device-type="phone"] .hoe-left-header {
	width: 50%!important;
	float: left!important;
}


.hoe-left-header {
	position: relative!important;
    height: 40px!important;
}


#hoeapp-wrapper[hoe-device-type="phone"].hoe-hide-lpanel #hoe-header[hoe-lpanel-effect="shrink"] .hoe-right-header[hoe-position-type="relative"] {
	width: 48%!important;
	float: left!important;
}

#hoeapp-wrapper[hoe-device-type="phone"] .hoe-right-header {
	padding-left: 0px !important;
	position: relative;
	z-index: 999;
	top: 0;
}

 /*----- GESTIONE UTENTE -------*/ 
.content-title .name {
    width: 70%;
}

ul.menu-alert li {
    line-height: 0.9;
    list-style-type: none;
    list-style: none;
    /* border-bottom: 1px solid #ccc !important; */
    padding: 0;
	float:left;
}



ul.menu-alert>li+li:before {
	padding: 0 ;
    color: #ccc;
    content: normal;
}
	
 /*----- GRIGLIA -------*/

.col-xs-6 {
    width: 100%;
}

.feature-box { 
	padding:10px;
	height: auto;
}

.feature-icon { 
	padding-right:10px;
}

.feature-icon i { 
	font-size: 3em !important;
}

.feature-box h2 {
	font-size: 22px !important;
	margin: 0 0 0 20px
	}
	
.feature-box p {
	    margin: -35px 0 0 55px;
	}	
	
.page-footer .page-footer-inner {
    margin-left: 0;
}


	
	}
 
/* Custom, iPhone Retina */
@media only screen and (max-width : 360px){
 
 .login_form_2, .forgot_passowrd_2 {
    margin: 0;
    padding: 0;
    width: 100%;
}


	
	
	/*----- GRIGLIA -------*/
.feature-box { 
	padding:5px;
}

.feature-icon { 
	padding-right:5px;
}

.feature-icon i { 
	font-size: 2em !important;
}


.feature-box h2 {
	font-size: 20px !important;
	margin: 0 0 0 25px
	}
	
.feature-box p {
	    margin: -35px 0 0 50px;
	font-size: 1.15em!important;
	}
	
.premium, .no-payed {
	padding:10px 0 !important;
	
}

	
/* ------------------ mini menu --------*/	
#hoe-left-panel .panel-list > li > a {
    padding: 1px 1px 1px 10px;
}
#hoeapp-container[hoe-color-type="lpanel-bg1"] #hoe-left-panel .panel-list > li > a, #hoeapp-container[hoe-color-type="lpanel-bg2"] #hoe-left-panel .panel-list > li > a, #hoeapp-container[hoe-color-type="lpanel-bg4"] #hoe-left-panel .panel-list > li > a, #hoeapp-container[hoe-color-type="lpanel-bg6"] #hoe-left-panel .panel-list > li > a
	{
    height: 30px;
}
	
.nav > li {
    height: 30px;
}
	
.nav > li:last-child {
    height: 30px!important;
}
	
.nav > li:last-child a {
    height: 30px!important;
}
	
#hoe-left-panel .panel-list > li > a > i {
    font-size: 20px;
    float: left;
}
	
#hoe-left-panel .panel-list > li > a p.menu-subtext { 
		display: none
}
	
.my-menu {
 height: 30px;

}
	
	
	
	}

/* Extra Small Devices, Phones */
@media only screen and (max-height : 500px){
	
#hoeapp-wrapper[hoe-device-type="phone"] #hoeapp-container[hoe-lpanel-effect="shrink"] #main-content {
	margin-left: 230px;
	min-height: 600px!important;
}
	
.main-content {
	min-height: 600px!important;
}
	
	}