/*-- Start-template provided by W3layouts 
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

body {
	background:#fff;
	font-family: 'Roboto', sans-serif;
	text-align: justify;
}
body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
ul {
	padding: 0;
	margin: 0;	
}

h1,h2,h3,h4,h5,h6,label,p {
	margin:0;	
}
h3.grid {
	float: right;
	font-size:1.6em;
	font-family: 'Montserrat', sans-serif;
	color:#000;
	margin-top: 15px;
	width: 79%;
}

.header-top {
	padding: 0.5em 0;
	background:#3C3C3C;
}

.logo {
	background:#5A8CB4;
	padding:1em 0;
	text-align:center;
	  margin-top: 0.0em;
}

.logo h1 {
	font-size: 2.5em;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
}

.logo h1 a {
	text-decoration:none;
	color:#3C3C3C;
}

.logo p {
 	color: #A7A6A6;
 	font-size: 1.1em;
    margin: 1em 0;
}

.logo p:after {
 	background: #eee;
 	width:25%;
 	height:1px;
 	display:inline-block;
 	content:"";
    vertical-align:middle;
	margin-left: 10px;
}

.logo p:before {
 	background: #eee;
 	width:25%;
 	height:1px;
 	display:inline-block;
 	content:"";
 	vertical-align:middle;
    margin-right: 10px;
}

.logo-sportingclub63 {
	background:#3FAEEE;
	padding:1em 0;
	text-align:center;
	margin-top: 0.0em;
}

.logo-sportingclub63 h1 {
	text-align:center;
	color:#ffffff;
}

.top-nav {
 	text-align: center;
}
.top-nav ul li {
	display:inline-block;
}
.top-nav ul li  a {
	display: inline-block;
	color: #fff;
	text-decoration: none;	
	font-weight: 400;	
	font-size: 1.1em;
	margin:1.2em;
}
.top-nav ul li span {
	font-size:1em;
	color:#fff;
}
.top-nav ul li  a:hover,.top-nav ul li.active a{
	color:#158bc4;
}
.top-nav span.menu {
	display: none;
}

.item-separator {
	border-bottom: 1px 
	solid #B3B3B3;    
	margin-bottom: 30px;
	padding-bottom:0 ;
}

.elenco-standard ul li {
	list-style-type: disc; /*values: circle, disc, square, decimal, upper-alpha*/
	padding:0 0;
	color: #7a7a7a;
	text-decoration: none;		
	font-size: 1.1em;
	margin: 0 0 0 0.8em;
}

.our-at {
	font-family: 'Montserrat', sans-serif;
	text-align: left; 
	margin-bottom: 1em;
	padding: 0.3em 0.3em 0em 1em;
	line-height: 1.7em;	
	font-size: 1.1em;
}


/*-- testo di default nel corpo di una pagina --*/
.default-body {
	font-family: 'Montserrat', sans-serif;
	border-top:1px solid #eee;
	padding:4em 0 0 0;
	line-height: 1.7em;
	text-align: justify;
}
.default-body h1 {
	font-size: 3em;
  	color: #000;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:bold;
}
.default-body h2 {
	font-size: 2em;
  	color: #158bc4;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:bold;

}
.default-body h3 {
	font-size: 1.9em;
  	color: #158bc4;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
}
.default-body h4 {
	font-size: 1.3em;
  	color: #333333;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:bold; 
}

.default-body h5 {
	font-size: 1.3em;
  	color: #158bc4;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:normal; 
}

.default-body h6 {
	font-size: 1.3em;
  	color: #3FAEEE;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:normal; 
}

.default-body p {
	font-size: 1.1em;
  	color: #7a7a7a;
  	text-align: justify;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:normal;
  	line-height: 1.7em; 
}


.content-top {
	position:relative;
	padding: 4.5em 0;
}
.content-top1 {
	position:absolute;
	z-index: 999;
	top: -90px;
}
.content-mid {
	padding: 4em 0;
}
.content-mid h3 {
	font-size: 2em;
}
.content-bottom {
	margin:2em 0 4em;
}

/*-- slider-css --*/

.slider {
	position: relative;
}
.rslides {
 	position: relative;
 	list-style: none;
 	overflow: hidden;
 	width: 100%;
 	padding: 0;
 	margin: 0;
}
.rslides li {
 	-webkit-backface-visibility: hidden;
 	position: absolute;
 	display: none;
 	width: 100%;
 	left: 0;
 	top: 0;
}
.rslides li:first-child {
	position: relative;
 	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 12px;
	width: 12px;
	display: inline-block;
	background:#158bc4;
	border-radius:50px;
}
.callbacks_here a:after {
	background:#C0C0C0;
}
.callbacks_tabs a {
	visibility:hidden;
}
.callbacks_tabs li {
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 14px;
	z-index: 999;
	left: 5px;
}
.callbacks_nav {
	position: absolute;
 	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 43%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;	
	height: 52px;
	width: 52px;
	background: url("../images/img-sprite.png") no-repeat -6px -42px ;
}
.callbacks_nav.next {
	left: auto;
	background-position: -64px -42px;
	right: 0;
}

.glyphicon.glyphicon-user ,.glyphicon.glyphicon-copy,.glyphicon.glyphicon-tree-deciduous{
	font-size: 3.5em;
	color: #fff;
	float: left;
}

.thumbnail {
	border:none;
	background:#158bc4;
 	border-radius: 0px;
	padding: 2em;
	margin:0;
}
.thumbnail p {
	color: #fff;
	line-height: 1.5em;
	font-size: 1.1em;
	margin: 1em 0 0em 0; 
	text-align: justify;
}


/*-- --*/
.hvr-rectangle-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	color:#ffffff;
	padding:0.7em 1em;
	background:#808080;
	text-decoration:none;
	font-size:1em;
}
.hvr-rectangle-out:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
 	right: 0;
	bottom: 0;
	background: #158bc4;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	text-decoration:none;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
	color: #ffffff; /*-- colore del testo --*/
	text-decoration:none;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
	-webkit-transform: scale(1);
	transform: scale(1);
}

a.more {
	color:#fff;
	padding:0.7em 1em;
	background:#C0C0C0;
	text-decoration:none;
	font-size:1em;
}
a.more-in {
	background:#158bc4;
	text-align: center;  
}
a.more-in:before {
 	background:#fff;
}
a.more-in:hover, a.more-in:focus, a.more-in:active {
	color: #000;
}

.col-mn {
	background:url(../images/back.jpg)no-repeat;
	width:100%;
	min-height:380px;
	display:block;
	background-size:cover;
	padding: 6.5em 0 0;
}
.col-mn2 {
	background:#3C3C3C;
	padding:2em;
	width:80%;
	margin:0 auto;
}
.col-mn2 {
	color:#fff;
	text-align: center;
}
.col-mn2 h3 {
	text-transform:uppercase;
	font-size:3em;
	font-family: 'Montserrat', sans-serif;
}
.col-mn2 p {
	font-size: 1.1em;
	width: 80%;
	margin: 0.5em auto 1em;
	text-align: justify;
}
.col-md-4 p {
  text-align: left;
}


/*-- Cookie page --*/

.cookiepage {
	border-top:1px solid #eee;
	padding:4em 0;
}
.cookiepage form {
	padding: 3em 0 0;
}
.cookiepage h2 {
	font-size: 3em;
  	color: #000;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
}
.cookiepage h3 {
	font-size: 2em;
  	color: #158bc4;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
}


/*-- Cookie Banner - Properties --*/
#cookie-law {
    background:#EEEADD; 
    margin:0px auto 0; 
 /* max-width:940px; 
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px; */
}
#cookie-law p { 
    padding:10px;
    font-family: 'Montserrat', sans-serif;
    font-size:1.2em; 
    font-weight:normal; 
    text-align:center; 
    color:#682008; 
    margin:0;
}



/*-- news --*/

.six {
	padding: 2em 0;
}
.six h4 {
	float:left;
	color:#158bc4;
	font-size: 3em;
  	text-transform: uppercase;
    border: 2px solid #158bc4;
	border-radius: 100px;
	width: 100px;
	height: 100px;
	text-align: center;
	padding: 7px 0 0;
}
.six h4 span {
	display:block;
	font-size: 20px;
}
.six h6 {
	float:right;	
	font-size:1.5em;
	margin-top: 7%;
	width: 77%;
}
.six h6 a {
	text-decoration:none;
	color:#158bc4;
}
.six h6 a:hover {
	color:#C0C0C0;
}

.new-more {
	padding: 0;
}
.new-more h4 {
	font-size: 1.3em;
	font-weight:bold;
	color: #333333;
}
.new-more p {
	font-size: 1em;
  	color: #7a7a7a;
  	text-align: justify;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:normal; 
	margin: 0 0 2em;
}

.our {
  	padding: 1.6em 0 0;
}

.content-use {
	padding: 0 0 4em;
}
.content-use-bottom {
  	padding: 2.5em;
	font-family: 'Montserrat', sans-serif;
}
.content-use-bottom h2 {
	font-size: 2.2em;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	color: #158bc4;
	padding: 0px 10px 0px 20px;
}
.content-use-bottom h3 {
	font-size: 2.0em;
	font-family: 'Montserrat', sans-serif;
	color: #158bc4;
	padding: 0 0px 0 20px;
}
.content-use-bottom h4 {
	line-height: 1.5em;
	font-size: 1.4em;
	margin: 1em 0em 0em 1em; 
}
.content-use-bottom h4 a {
	color: #000;
  	text-decoration:none;
}
.content-use-bottom h4 a:hover {
	color:#158bc4;
}
.content-use-bottom h5 {
	color: #7A7A7A;
	line-height: 1.5em;
	font-size: 1.2em;
	padding: 0 0px 0 20px; 
}
.content-use-bottom p {
	color: #7A7A7A;
	line-height: 1.5em;
	font-size: 1em;
	margin: 1em 0 ; 
	text-align: justify;
}



/*-- footer --*/

ul.social-in li {
	display: inline-block;	
}
ul.social-in li  i {
	background: url(../images/img-sprite.png)no-repeat -5px -6px ;
  	width: 28px;
  	height: 28px;
	display: inline-block;
	vertical-align: middle;
}
ul.social-in li  i.twitter {
	background-position:  -70px -6px;
}
ul.social-in li  i.linked {
	background-position: -137px -6px;
}
ul.social-in li  i.rss {
	background-position: -206px -6px;
}
ul.social-in li  i.pin {
	background-position: -274px -6px;
}
ul.social-in li  i:hover {
	background-position: -37px -6px;
}
ul.social-in li  i.twitter:hover {
	background-position: -105px -6px;
}
ul.social-in li  i.linked:hover {
	background-position: -172px -6px;
}
ul.social-in li  i.rss:hover {
	background-position: -239px -6px;
}
ul.social-in li  i.pin:hover {
	background-position: -308px -6px;
}

.class-footer {
	padding:4em 0;
}
.footer-mid {
	padding: 4em 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.grid1 h3,.grid2 h3 {
	font-size: 2em;
  	font-family: 'Montserrat', sans-serif;
	color: #000;
    margin: 0 0 0.5em;
}
.grid1 p {
	font-size: 1.5em; 
	color: #B4B2B2;
	text-align: justify;
}
.grid1 input[type="text"], .grid1 input[type="submit"] {
	width: 60%;
	padding: 0.7em;
	outline: none;
	color: #B4B2B2;
	font-size: 1em;
	background: none;
	border: 1px solid #158bc4;
 }
 .grid1 input[type="submit"] {
 	width: 26%;
	color: #FFF;
	font-size: 1em;
	background:#158bc4 ;
	border: 1px solid #158bc4;
	outline:none;
	padding: 0.7em;
}
.grid1 input[type="submit"]:hover {
  	background:#C0C0C0 ;
  	border: 1px solid #C0C0C0;
}
p.footer-grid {
	text-align:center;
	color: #828282;
	font-size: 1.1em;
}
p.footer-grid a {
	color: #828282;
	text-decoration:none;
}
p.footer-grid a:hover {
	color: #158bc4;
}



/*-- glyphicon in radio-interviste --*/

i.glyphicon.glyphicon-cog,i.glyphicon.glyphicon-grain,
i.glyphicon.glyphicon-book,i.glyphicon.glyphicon-duplicate {
	color: #fff;
	font-size: 2.5em;
	background: #7D3F98;
	width: 65px;
	height: 65px;
	border-radius: 100px;
	text-align: center;
	line-height: 1.8em;
	float: left;
}
i.glyphicon.glyphicon-ok-sign {
	margin: 0 8px 0 0;
}

/*-- About --*/

.about {
	border-top: 1px solid #eee;
}
.about-top {
	padding: 3em 0 3em;
}
.about-bottom {
	padding: 2.5em 0 0;
}
.about-bottom p {
	color:#7a7a7a;
}
.about-grid h6,.about-grid3 h6 {
	font-size: 1.3em;
	line-height: 1.5em;
	font-family: 'Montserrat', sans-serif;
}
.about-grid h6 a,.about-grid3 h6 a {
	color:#158bc4;
	text-decoration:none;
}
.about-grid h6 a:hover,.about-grid3 h6 a:hover {
	color:#303030;
}
.about-grid p ,.about-grid3 p {
	padding:0.5em 0 0;
	color: ##7A7A7A;
	font-size: 1.1em;
	line-height: 1.7em;
	text-align: justify;
}
.about-left {
	padding: 4em 0;
}
.about-left h2 {
	font-size: 3em;
	color: #158bc4;
	text-align:left;
	font-family: 'Montserrat', sans-serif;
}
.about-left h3{
	font-size: 2em;
	color: #158bc4;
	text-align:left;
	font-family: 'Montserrat', sans-serif;
	padding: 0em 0.5em 0;
}
.col-md1 {
	padding: 2em 0;
}


/*-- --*/

.in-profile {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 3em 0 0;
}
.in-profile h3,.about-top h3{
	font-size:2.0em;
	color:#C0C0C0;
	font-family: 'Montserrat', sans-serif;
	padding: 0em 12px 0;
}

.team-left {
	padding: 2em 0 4em;
}
.team-top h5 {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #333333;
}
.team-top p {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #7a7a7a;
	text-align: justify;
}


/*-- Contact --*/

.contact {
	border-top:1px solid #eee;
	padding:4em 0;
}
.contact form {
	padding: 3em 0 0;
}
.contact textarea {
	resize:none;
	width: 97.5%;
	margin: 0.5em 15px;
}
.contact h2 {
	font-size: 3em;
  	color: #000;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
}
.contact h3 {
	font-size: 2em;
  	color: #158bc4;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
}
.contact-us input[type="text"],.contact textarea {
	font-size: 1.2em;
	width: 100%;
	padding: 0.5em 0.7em;
	margin: 0.5em 0;
	background: #fff;
	outline:none;
	border: 1px solid #eee;
	color: #BEBDBD;
	-webkit-appearance: none;	
}



/*-- Collaborazioni  --*/

.collaborazioni {
	border-top:1px solid #eee;
	padding:4em 0;
}
.collaborazioni h3 {
	font-size: 2em;
  	color: #158bc4;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
}



/*-- formazione in fm --*/

ul.elenco li {
	list-style: none;
}
ul.elenco li a {
	color: #838383;
	font-size: 1.1em;
	font-family: 'Arimo', sans-serif;
	padding: 0.5em 0;
	display: block;
	text-decoration: none;
}
ul.elenco li i {
	margin: 0 8px 0px;
}
ul.elenco li a:hover {
	color: #158bc4;
	padding: 0.5em 0 0.5em 0.3em;
}

.single-bottom h3 {
	font-size: 2em;
	color: #C0C0C0;
	font-family: 'Montserrat', sans-serif;
}
.single-bottom input[type="text"], .single-bottom textarea {
	font-size: 1.2em;
	width: 98%;
	padding: 0.5em 1em;
	margin: 0.5em 0;
	background: #fff;
	outline: none;
	border: 1px solid #eee;
	color: #BEBDBD;
}
.single-bottom  input[type="submit"] {
	border: none;
	color: #000;
	font-size: 1.1em;
	width: 10%;
	margin: 0.5em 0em;
	background: #C0C0C0;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	color: #fff;
 	padding: 0.5em 1em;
 	outline:none;
}
.single-bottom  input[type="submit"]:hover {
	background:#158bc4;
}
.single-bottom textarea {
	resize:none;
	min-height:180px;
	margin: 1em 0em;
	width: 99%;
 }
 .single-bottom form {
	padding:2em 0 0;
 }



/*----------------------------------- RESPONSIVE ----------------------------------------*/

@media(max-width:1366px) {	
}

@media(max-width:1280px) {
}

@media(max-width:1024px) {
h3.grid {
	font-size: 1.3em;
}
.glyphicon.glyphicon-user, .glyphicon.glyphicon-copy, 
.glyphicon.glyphicon-tree-deciduous {
	font-size: 3em;
}
.thumbnail {
	padding: 1.5em;
}
.six h4 {
	font-size: 2.5em;
    width: 90px;
	height: 90px;
}
.six h6 {
	font-size: 1.2em;
    margin-top: 8%;
}
.content-use-bottom h4 {
	font-size: 1.2em;
}
.grid2 h3 {
	font-size: 1.6em;
}


/*-- video youtube responsive --*/

.video-responsive {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}


/*-- testo di default nel corpo di una pagina 1024px --*/
.default-body h1 {
	font-size: 2.1em;
  	color: #000;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:bold; 
}
.default-body h2 {
	font-size: 1.7em;
  	color: #158bc4;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:bold; 
}
.default-body h3 {
	font-size: 1.6em;
  	color: #158bc4;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif; 
}
.default-body h4 {
	font-size: 1.2em;
  	color: #333333;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:bold; 
}
.default-body p {
	font-size: 1.1em;
  	color: #7a7a7a;
  	text-align: justify;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:normal; 
  	line-height: 1.7em;
}

.content-mid {
	padding: 4em 0;
}
.content-mid h3 {
	font-size: 2em;
}

.col-md-4 p {
  text-align: left;
}

.elenco-standard ul li {
	list-style-type: disc; /*values: circle, disc, square, decimal, upper-alpha*/
	padding:0 0;
	color: #7a7a7a;
	text-decoration: none;		
	font-size: 1.1em;
	margin: 0 0 0 0.8em;
}


/*-- About, 1024px --*/
.about-grid h6, .about-grid3 h6 {
	font-size: 1.05em;
}
.about-grid p, .about-grid3 p {
	font-size: 1em;
	text-align: justify;
}


/*-- glyphicon - radio-interviste, 1024px --*/

i.glyphicon.glyphicon-cog, i.glyphicon.glyphicon-grain,
 i.glyphicon.glyphicon-book, i.glyphicon.glyphicon-duplicate { 
	font-size: 2em; 
	width: 55px;
	height: 55px;
	line-height: 2em;
}
}


/*-------------- 768px --------------*/

@media(max-width:768px) {
.grid-top {
	float: left;
	width: 33.33%;
	padding: 0 10px;
}
h3.grid {
	font-size: 1em;
	margin-top: 12px;
}
.glyphicon.glyphicon-user, .glyphicon.glyphicon-copy, .glyphicon.glyphicon-tree-deciduous {
	font-size: 2em;
}
.thumbnail p {
	font-size: 1em;
	text-align: justify;
}

.content-use {
	padding: 0 0 0em;
}
.content-top {
	padding: 3.8em 0;
}
.content-top1 {
	top: -64px;
}
.content-mid {
	padding: 3em 0;
}
.content-mid h3 {
	font-size: 1.7em;
}
.content-bottom {
	margin: 2em 0 3em;
}

.six h6 {
	margin-top: 4%;
    font-size: 1.5em;
	width: 77%;
}

.our-at {
	text-align: left;
	margin-bottom: 2em;
	line-height: 1.7em;	
}
.our-at img {
	margin: 0 auto;
}

.footer-mid {
	padding: 3em 0;
}
.grid1 {
	margin-bottom: 2em;
}
.grid1 input[type="text"] {
	width: 40%;
}
.grid2 {
	text-align: left;
}
.grid1 h3, .grid2 h3 {
	font-size: 1.6em;
}

.col-mn {
	min-height: 302px;
	padding: 3.5em 0 0;
}
.col-mn1 {
	width: 95%;
}
.col-mn2 {
	width: 95%;
}
.col-mn2 p {
	width: 90%;
	text-align: justify;
}

.col-md-4 p {
  text-align: left;
}

.elenco-standard ul li {
	list-style-type: disc; /*values: circle, disc, square, decimal, upper-alpha*/
	padding:0 0;
	color: #7a7a7a;
	text-decoration: none;		
	font-size: 1.0em;
	margin: 0 0 0 0.8em;
}


/*-- About, 768px --*/
.about-grid1 {
	margin-top: 2em;
}
.about-grid1 img {
	margin:0 auto;
}
.about-grid2,.about-grid3 {
	float: left;
	width: 50%;
}
.about-grid2 img {
	width:100%;
}
.about-grid3 h6 {
	font-size: 1.3em;
}
.about-top {
	padding: 2em 0 2em;
}
.about-left {
	padding: 3em 0;
}

.team-top {
	float: left;
	width: 50%;
	text-align:center;
	margin-bottom:2em;
}
.team-top img {
	margin:0 auto;
}
.team-left {
	padding: 2em 0 2em;
}

.col-md1 {
	padding: 2em 0 0;
}
.in-profile {
	padding: 2em 0 0;
}


/*-- Contact, 768px --*/
.contact-us {
	padding: 0;
}
.contact textarea {
	width: 100%;
	margin: 0.5em 0px;
}
.contact {
	padding: 3em 0;
}


/*-------------- 640px --------------*/

@media(max-width:640px) {
	.top-nav span.menu {
	display: block;
}
span.menu {
	display: block;
	cursor: pointer;
	position: relative;
}
.top-nav ul {
	display: none;
	position: absolute;
	width: 100%;
	z-index: 9999;
	left: 0%;
	margin: 0.7em 0em;
	background: #158bc4;
	border: 0;
}
.top-nav ul li {
	display: block;
	float: none;
	padding: 0.3em;
	text-align: center;
}
.top-nav ul li a {
	margin: 0.5em 0;
}
.top-nav ul li a:hover, .top-nav ul li.active a {
	background: none;
	border: none;
	color: #000;
}
.top-nav ul li span {
	display: none;
}

.header-top {
	padding: 0.7em 0;
}
.grid1 input[type="text"] {
	width: 50%;
}
.thumbnail {
	padding: 0.8em;
}
.glyphicon.glyphicon-user, .glyphicon.glyphicon-copy, 
.glyphicon.glyphicon-tree-deciduous {
	font-size: 1.5em;
}
h3.grid {
	font-size: 0.87em;
	margin-top: 6px;
}

.col-mn2 h3 {
	font-size: 2em;
}
.col-mn {
	min-height: 270px;
	padding: 3.3em 0 0;
}
.col-mn2 p {
	width: 100%;
    font-size: 1em;
    text-align: justify;
}
.col-mn2 {
	width: 100%;
}
.col-md-4 p {
  text-align: left;
}
.content-mid {
	padding: 3em 0;
}
.content-mid h3 {
	font-size: 1.7em;
}

.thumbnail p {
	margin: 0.3em 0 0em 0;
	text-align: justify;
}

.six h6 {
	width: 71%;
}

.elenco-standard ul li {
	list-style-type: disc; /*values: circle, disc, square, decimal, upper-alpha*/
	padding:0 0;
	color: #7a7a7a;
	text-decoration: none;		
	font-size: 1.0em;
	margin: 0 0 0 0.8em;
}


/*-- testo di default nel corpo di una pagina - 640px --*/
.default-body h1 {
	font-size: 2.1em;
  	color: #000;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:bold; 
}
.default-body h2 {
	font-size: 1.6em;
  	color: #158bc4;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:bold; 
}
.default-body h3 {
	font-size: 1.5em;
  	color: #158bc4;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif; 
}
.default-body h4 {
	font-size: 1.2em;
  	color: #333333;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:bold; 
}

.default-body h6 {
	font-size: 1.2em;
  	color: #3FAEEE;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:normal; 
}

.default-body p {
	font-size: 1em;
  	color: #7a7a7a;
  	text-align: justify;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:normal;
  	line-height: 1.7em;
}

.elenco-standard ul li {
	list-style-type: disc; /*values: circle, disc, square, decimal, upper-alpha*/
	padding:0 0;
	color: #7a7a7a;
	text-decoration: none;		
	font-size: 1.0em;
	margin: 0 0 0 0.8em;
}


/*-- About, 640px --*/
.about-bottom {
	padding: 1.5em 0 0;
}

}


/*-------------- 480px --------------*/

@media(max-width:480px) {
.logo {
  	padding: 1.5em 0;
}
.logo h1 {
	font-size: 2em;
}
.grid1 h3, .grid2 h3 {
	font-size: 1.6em;
}
.grid1 p {
	font-size: 1.2em;
	text-align: justify;
}
.grid-top {
	float: none;
	width: 74%;
	margin: 0 auto 1em;
}
.glyphicon.glyphicon-user, .glyphicon.glyphicon-copy,
 .glyphicon.glyphicon-tree-deciduous {
	font-size: 2.5em;
}
.thumbnail {
	padding: 1.5em;
}
h3.grid {
	font-size: 1.3em;
}
.content-top {
	padding: 14em 0;
}
.content-top1 {
	top: -40px;
}
.thumbnail p {
	margin: 0.5em 0 0em 0;
	text-align: justify;
}

.col-mn {
	min-height: 257px;
	padding: 2em 0 0;
}
.col-mn1 {
	width: 100%;
}
.col-mn1 {
	padding: 1.5em;
}
.col-mn2 {
	padding: 2em 1em;
}
.col-mn2 h3, .content-use-bottom h3 {
	font-size: 1.7em;
	padding: 0 0 0 5px;
}
.col-mn2 h3, .content-use-bottom h2 {
	font-size: 2.1em;
	padding: 0;
}
.col-mn3 {
	margin-top: 15px;
}
.col-md-4 p {
  text-align: left;
}

.content-mid {
	padding: 2em 0;
}
.content-mid h3 {
	font-size: 1.5em;
}

.six h6 {
	margin-top: 7%;
	font-size: 1.2em;
}
.six h4 span {
	font-size: 18px;
}
.six {
	padding: 2em 0 1em;
}
.content-use-bottom h5 {
	color: #7A7A7A;
	line-height: 1.5em;
	font-size: 1.0em;
	padding: 0 0px 0 20px;
	}

/*-- testo di default nel corpo di una pagina - 480px --*/
.default-body h1 {
	font-size: 2.0em;
  	color: #000;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:bold; 
}
.default-body h2 {
	font-size: 1.5em;
  	color: #158bc4;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:bold; 
}
.default-body h3 {
	font-size: 1.4em;
  	color: #158bc4;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif; 
}
.default-body h4 {
	font-size: 1.1em;
  	color: #333333;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:bold; 
}

.default-body h6 {
	font-size: 1.1em;
  	color: #3FAEEE;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:normal; 
}

.default-body p {
	font-size: 1em;
  	color: #7a7a7a;
  	text-align: justify;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:normal; 
}

.col-md-4 p {
  text-align: left;
}

.elenco-standard ul li {
	list-style-type: disc; /*values: circle, disc, square, decimal, upper-alpha*/
	padding:0 0;
	color: #7a7a7a;
	text-decoration: none;		
	font-size: 1.0em;
	margin: 0 0 0 0.8em;
}


/*-- About, 480px --*/
.about-left {
	padding: 2em 0;
}
.about-left h2 {
	font-size: 2.5em;
 }
.in-profile h3, .about-top h3 {
	font-size: 1.6em;
}
.about-grid3 h6 {
	font-size: 1em;
}



/*-- Contact, 480px --*/
.contact h2 {
	font-size: 2em;
}
/*-- } --*/


/*-------------- 320px ---------------*/

@media(max-width:320px) {
.logo {
	padding: 1em 0 0.7em;
}
.logo p {
	margin: 0.5em 0;
	text-align: justify;
}

.grid1 {
	margin-bottom: 1.5em;
	padding: 0;
}
.grid1 p {
	font-size: 1.1em;
	text-align: justify;
}
.grid2 {
	padding: 0;
}
.grid-top {
	width: 95%;
}
.glyphicon.glyphicon-user, .glyphicon.glyphicon-copy, 
.glyphicon.glyphicon-tree-deciduous {
	font-size: 2em;
}

.thumbnail {
	padding: 1em;
}
.thumbnail p {
	font-size: 0.9em;
	margin: 0.3em 0 0em 0;
	text-align: justify;
}
.content-top1 {
	top: -30px;
}
.content-top {
	padding: 12.5em 0;
}
.content-bottom {
	margin: 2em 0 2em;
}

.col-mn {
	min-height: 205px;
	padding: 2em 0 0;
}
.col-mn2 {
    padding: 1em 1em;
}
.col-mn2 h3, .content-use-bottom h2 {
	font-size: 1.8em;
	padding: 0;
}
.col-mn2 h3, .content-use-bottom h3 {
	font-size: 1.3em;
	padding: 0;
}
.col-mn2 p {
	font-size: 0.8em;
	text-align: justify;
}
.col-md-4 p {
  text-align: left;
}

.hvr-rectangle-out {
	padding: 0.5em 1em;
	font-size: 0.9em;
}

.content-mid {
	padding: 1.5em 0;
}
.content-mid h3 {
	font-size: 1.4em;
}
.content-use {
	padding: 0 0 0em;
}

.six {
	padding: 1em 0;
}
.six h4 {
	font-size: 1.8em;
	width: 60px;
	height: 60px;
}
.six h4 span {
	font-size: 13px;
}
.six h4:after {
	width: 51px;
	height: 2px;
	top: 52%;
	left: 71%;
}
.six h6 {
	margin-top: 6%;
	font-size: 1em;
}

.our-at {
	text-align: left; /* ex: centre */
	margin-bottom: 1em;
	padding: 0;
	line-height: 1.7em;
}

.grid1 input[type="text"] {
	width: 62%;
	padding: 0.5em;
}
.grid1 input[type="submit"] {
	width: 31%;  
	font-size: 0.9em;
	padding: 0.6em;
}
h3.grid {
	font-size: 1.1em;
}

.footer-mid {
	padding: 1.5em 0;
}
.content-use-bottom h5 {
	color: #7A7A7A;
	line-height: 1.5em;
	font-size: 1.0em;
	padding: 0 0px 0 20px;
	}

/* testo di default nel corpo di una pagina - 320px */
.default-body h1 {
	font-size: 1.9em;
  	color: #000;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:bold; 
}
.default-body h2 {
	font-size: 1.4em;
  	color: #158bc4;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:bold; 
}
.default-body h3 {
	font-size: 1.3em;
  	color: #158bc4;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif; 
}
.default-body h4 {
	font-size: 1.1em;
  	color: #333333;
  	text-align: left;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:bold; 
}

.default-body h6 {
	font-size: 1.0em;
  	color: #3FAEEE;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:normal; 
}

.default-body p {
	font-size: 0.9em;
  	color: #7a7a7a;
  	text-align: justify;
  	font-family: 'Montserrat', sans-serif;
  	font-weight:normal; 
}

.col-md-4 p {
  text-align: left;
}

.elenco-standard ul li {
	list-style-type: disc; /*values: circle, disc, square, decimal, upper-alpha*/
	padding:0 0;
	color: #7a7a7a;
	text-decoration: none;		
	font-size: 0.9em;
	margin: 0 0 0 0.8em;
}

/*-- About, 320px --*/

.about-left {
	padding: 1.5em 0;
}
.about-left h2 {
	font-size: 2em;
}
.about-grid,.about-grid1 {
	padding: 0;
}
.about-grid h6, .about-grid3 h6 {
	font-size: 1em;
}
.about-grid p, .about-grid3 p {
 	font-size: 0.9em;
 	text-align: justify;
}
.about-grid1 {
	margin-top: 1em;
}

.team-top {
	margin-bottom: 1em;
	padding: 0 5px;
}
.team-top h5 {
	font-size: 0.6em;
	color: #333333;
}
.team-top p {
	font-size: 0.9em;
	text-align: justify;
}
.team-left {
	padding: 2em 0 1em;
} /* o padding 1em 0 1em ? */

.in-profile {
	padding: 1.5em 0 0;
}
.in-profile h3, .about-top h3 {
	padding: 0;
    font-size: 1.45em;
}

.about-grid2, .about-grid3 {
	float: none;
	width: 100%;
	padding: 0;
}
.about-grid3 {
	margin-top: 1em;
}
.about-top {
	padding: 1em 0 1em;
}


/*-- radio-interviste, 320px ---*/

i.glyphicon.glyphicon-cog, i.glyphicon.glyphicon-grain, 
i.glyphicon.glyphicon-book, i.glyphicon.glyphicon-duplicate {
	font-size: 1.8em;
	width: 50px;
	height: 50px;
	line-height: 2em;
}

.col-md-8, .categories-grid {
  padding: 0;
}

.contact {
	padding: 1.5em 0;
}
.contact-us input[type="text"], .contact textarea {
	font-size: 1em;
}
.contact form {
	padding: 1em 0 0;
}

.single-bottom h3 {
	font-size: 1.5em;
}
.single-bottom form {
	padding: 1.2em 0;
}
.single-bottom input[type="text"], .single-bottom textarea {
	font-size: 1em;
}
.single-bottom input[type="submit"] {
	width: 25%;
}

.top-nav ul li a {
	margin: 0em 0;
}
}