/*--A Design by W3layouts 
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

/*
    HEADER

colore chiaro:#0099CC
colore chiaro rgba: background-color: rgba(0,153,204,0.85);

colore scuro: #174F77
colore scuro rgba:  background-color: rgba(23,79,119,0.85);


personalizzazioni    
    */


.pBook  {
display :none;
}
p .fa-times-circle-o  {
display :none;
}




#labelTextCenter > .container {
width :auto !important ;
}

#bigFoot > .container {
width :auto !important ;
}

.licoordinatorInSlidebarLogo {
display :none;
}

.coordinator > .sponsor {
    width: 350px;

}

.coordinator > .sponsor > a >.sponsorFlip img {
       left: 20% !important;

}


.coordinatorImageMasterPage{

     width: 100%;
    padding-bottom: 20px;
    padding-top: 60px;
}






.coordinatorImage{

    width: 300px !important;
    height: 24px !important ;
    content: url("/images/coordinatorLogo.jpg");





}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

.coordinatorImage{
    width: 280px !important;
    height: 75px !important ;
    content: url("/images/coordinatorLogo.jpg");
}}






.grid-might-single .img-responsive{
max-width: 90% ;
}

.alignleft {
    text-align :left;
}
.alignright {
text-align :right;
}

.colorDark {
    color:#174F77;
    text-decoration:none;
}



.blog_entries a:hover {
    color:#174F77 !important;

}

.number h3 .block_title .TitleHeader {
    color:#174F77;
       
}
h1,h2,h3,h4,h5,h6{
text-align :left;
}


.popUpPanel
{
	background-color:#FFFFFF;
	border: solid 1px #000000;
	padding:0px;
	width:400px;
	height:200px;
	
	-moz-box-shadow:0 0 20px #333333;
	-webkit-box-shadow:0 0 20px #333333;
	box-shadow:0 0 20px #333333;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
}


.modalBackground {
	background-color:#848484;
	filter:alpha(opacity=60);
	opacity:0.6;
}



.titleBar
{
	 color: #174F77;
	 width:100%;
	 /*vertical-align:bottom;*/
}

.titleBigBlack
{
	 font-size: 15px;
	 font-weight:bold;	 
	 text-decoration:none; 
	 color: #000000;
}

.titleBig
{
	 font-size: 15px;
	 font-weight:bold;	 
	 text-decoration:none; 
	 color: #174F77;
}

a.titleBig
{
	 font-size: 15px;
	 font-weight:bold;	 
	 text-decoration: none;  
	 color: #FFFFFF;
	 cursor: pointer;
}

.titleBigSelect
{
	 font-size: 15px;
	 font-weight:bold;	 
	 text-decoration: none;  
	 color: #FFFFFF;
	 cursor: default;
}

.titleBigDeselect
{
	 font-size: 15px;
	 text-decoration: none;  
	 color: #FFFFFF;
	 cursor: pointer;
}

a.titleLink
{
	 font-size: 10px;
	 text-decoration:none; 
	 color: #FFFFFF;
}

a.titleLink:hover
{
	 font-size: 10px;
	 text-decoration:none;
	 color: #C6C6C6;	
}

a.titleLinkBig
{
	 font-size: 12px;
	 text-decoration:none; 
	 color: #FFFFFF;
	 font-weight: bold;
}

a.titleLinkBig:hover
{
	 font-size: 12px;
	 text-decoration:none;
	 color: #C6C6C6;	
	 font-weight: bold;
}

.titleLabelBigBlack
{
	 font-size: 12px;
	 text-decoration:none; 
	 color: #FFFFFF;
	 font-weight: bold;
}

.titleLabelBig
{
	 font-size: 12px;
	 text-decoration:none; 
	 color: #FFFFFF;
	 font-weight: bold;
}

.titleLinkBigSelect
{
	 font-size: 12px;
	 text-decoration:none;
	 color: #C6C6C6;	
	 font-weight: bold;
}

.pnlHelp
{
	position:relative;
	top:0px;
	left:0px;
	margin-left:0px;
	margin-top:0px;
	width:100%;
	height:200px;
	padding:3px;
	border:solid 1px #C6C6C6;
	background-color:#F6F6F6;
}

.pnlHelpTitle
{
	position:absolute;
	left:0px;
	top:0px;
	padding:3px;
	border:solid 0px #C6C6C6;
	background-color:#F6F6F6;
}

.pnlHelpInfo
{
	position:absolute;
	left:0px;
	top:30px;
	width:100%;
	height:200px;
	padding:3px;
	border:solid 0px #C6C6C6;
	background-color:#F6F6F6;
	text-align: left;
}


.img-responsive-custom{
  display: block;
  height: auto;
  max-width: 100%;
  margin-left: auto;
    margin-right: auto;
}

.header{
  background: url(../images/header1280.jpg)0px;
  width: 100%;
  background-repeat: no-repeat;
  right: 0px;
  background-size: 100% 100%;
    
 background-image: url(../images/header1280.jpg);
        background-size: cover;
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
        src='../images/header1280.jpg',
        sizingMethod='scale');
}

.sfondo {

/*

background: -moz-linear-gradient(top,  rgba(43,100,171,1) 0%, rgba(0,153,204,0.18) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(43,100,171,1)), color-stop(100%,rgba(0,153,204,0.18))); 
background: -webkit-linear-gradient(top,  rgba(43,100,171,1) 0%,rgba(0,153,204,0.18) 100%); 
background: -o-linear-gradient(top,  rgba(43,100,171,1) 0%,rgba(0,153,204,0.18) 100%); 
background: -ms-linear-gradient(top,  rgba(43,100,171,1) 0%,rgba(0,153,204,0.18) 100%); 
background: linear-gradient(to bottom,  rgba(43,100,171,1) 0%,rgba(0,153,204,0.18) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b64ab', endColorstr='#2e65b0d1',GradientType=0 ); 

*/

background: -moz-linear-gradient(top,  rgba(23,79,119,1) 0%, rgba(23,79,119,0.77) 11%, rgba(95,156,212,0) 48%, rgba(114,174,225,0) 60%, rgba(125,185,232,0) 67%, rgba(125,185,232,0) 70%, rgba(41,137,216,0) 73%, rgba(40,135,214,0) 77%, rgba(35,129,207,0) 90%, rgba(32,124,202,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(23,79,119,1)), color-stop(11%,rgba(36,100,173,0.77)), color-stop(48%,rgba(95,156,212,0)), color-stop(60%,rgba(114,174,225,0)), color-stop(67%,rgba(125,185,232,0)), color-stop(70%,rgba(125,185,232,0)), color-stop(73%,rgba(41,137,216,0)), color-stop(77%,rgba(40,135,214,0)), color-stop(90%,rgba(35,129,207,0)), color-stop(100%,rgba(32,124,202,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(23,79,119,1) 0%,rgba(23,79,119,0.77) 11%,rgba(95,156,212,0) 48%,rgba(114,174,225,0) 60%,rgba(125,185,232,0) 67%,rgba(125,185,232,0) 70%,rgba(41,137,216,0) 73%,rgba(40,135,214,0) 77%,rgba(35,129,207,0) 90%,rgba(32,124,202,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(23,79,119,1) 0%,rgba(23,79,119,0.77) 11%,rgba(95,156,212,0) 48%,rgba(114,174,225,0) 60%,rgba(125,185,232,0) 67%,rgba(125,185,232,0) 70%,rgba(41,137,216,0) 73%,rgba(40,135,214,0) 77%,rgba(35,129,207,0) 90%,rgba(32,124,202,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(23,79,119,1) 0%,rgba(23,79,119,0.77) 11%,rgba(95,156,212,0) 48%,rgba(114,174,225,0) 60%,rgba(125,185,232,0) 67%,rgba(125,185,232,0) 70%,rgba(41,137,216,0) 73%,rgba(40,135,214,0) 77%,rgba(35,129,207,0) 90%,rgba(32,124,202,0) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(23,79,119,1) 0%,rgba(23,79,119,0.77) 11%,rgba(95,156,212,0) 48%,rgba(114,174,225,0) 60%,rgba(125,185,232,0) 67%,rgba(125,185,232,0) 70%,rgba(41,137,216,0) 73%,rgba(40,135,214,0) 77%,rgba(35,129,207,0) 90%,rgba(32,124,202,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#104c96', endColorstr='#00207cca',GradientType=0 ); /* IE6-9 */


}

.sfondoPreview {

background-image: url("../images/previewbg.png");
   background-repeat: repeat;
}


.number ul {
  list-style: initial;
  margin-left: 10px;
  padding-left: 20px;
}

.news-detail ul{
  list-style: initial;
  margin-left: 10px;
  padding-left: 20px;
}




.InnerCenter {
    padding-top: 10px;
    color:aliceblue !important;
}

.blog_entries a:hover { 
   text-decoration: none;
    color:#000;
}

.blog_entries a:focus { 
   text-decoration: none;
    color:#000;
}

.link :hover{
       color:#174F77 !important;
}

.link :focus{
       color:#174F77 !important;
}


.fa {
    transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
    color:#174F77;
}

.fa:hover {
    transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
    color:#0099CC;
}

.fa-check {
color:#61F064;
}

.button {	
	border: none;
	cursor: pointer;
	outline: none;
	top: 0px;
	right: 0px;
	font-size: 1.0em;
	background: #0099CC;
	color: #fff;
	font-weight: 700;
	padding: 6px 26px;
	/*font-family: din, 'Roboto Condensed', sans-serif;*/
}

.buttonPreview {	
	border: none;
	cursor: pointer;
	outline: none;
	top: 0px;
	right: 0px;
	font-size: 1.0em;
	background: #DDDDDD;
	color: #fff;
	font-weight: 700;
	padding: 6px 26px;

}


#tbSearchMsterPage{
    z-index: 2;
}

#SearchLinkButton{
     z-index: 2;
}

registerparagrafo {
    color:#61F064;
}

.box1 .fa {

    color:black;
    width: 10px;
    float: left;
    padding-top: 4px;
}

.box1 .fa:hover {

   
     color:black;
    width: 10px;
    float: left;
    padding-top: 4px;
}

.margintop {
  padding-top: 25px;
  padding-left: 15px;
  padding-right: 15px;
}


.TitleHeader {
text-align:left;
padding-left: 0px;
}

/*
footer
*/
#bigFoot {
float: left;
clear: both;
/*margin-top: 10px;*/
padding: 20px 0 30px 0;
width: 100%;
background: #174F77;
color: #999;
}

     .pager li {
display: block;
}
#bigFoot .pager {
border-width: 0;
background-color: transparent;

}

.FooterAdjustment {
    background :#174F77;
      color: #FFF;
}

    .FooterAdjustment a {
          text-decoration: none;
          color: #FFF;
    }

.padding {
padding-top :15px;
}
.pager {

/* margin: 0 auto; */
/* clear: both; */
/* border: solid #FFF; */
/* border-width: 0 2px; */
/* background: #FFF; */
/* text-align: left; */
/* white-space: normal; */
margin-left: auto;
margin-right: auto;
display: table;


}

.footerBox > ul > li > a {
color : #FFF;
 background-color: transparent ;
border: 0px solid #dddddd; 
border-radius: 0px; 
}

.footerBox > ul > li > a:hover {
 background-color: transparent ;
}
.footerBox > ul > li > a:focus {
 background-color: transparent ;
}

.footerBox > ul > li > a, .footerBox > ul> li > span {
display: inline-block;
background-color: transparent;
border: 0px solid #dddddd;
}


#bigFoot .footerBox ul {
margin: 0;
padding: 0 10px;
}

#bigFoot .footerBox ul li {
margin: 0;
padding: 2px 0;
list-style-type: none;
}


#bigFoot #footerBox0 {
border-left: 0;
}
#bigFoot .footerBox {
float: left;
border-left: 1px solid #e2e2e2;
padding: 4px 0;
width: 164px;
}


.img-responsive-normal  {
  max-width: 40%;
  float: left;
  height: auto;
  margin: 0px 15px 10px 0px;


}


.img-responsive-full  {
  max-width: 100%;
  float: left;
  height: auto;
  margin: 0px 15px 10px 0px;


}


.img-responsive-big  {
  
    max-width: 60%;
  float: left;
  height: auto;
  margin: 0px 15px 10px 0px;


}

.img-responsive-small  {

  max-width: 25%;
  float: left;
  height: auto;
  margin: 0px 15px 10px 0px;


}

a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  background-color: transparent;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}
.list-group-item-success {
  color: #3c763d;
  background-color:transparent;
}

.TextPage {

      text-align: justify;
}
body{
	background: #ebebeb ;	
	/*font-family: din, 'Open Sans', sans-serif !important;*/
    font-family: Arial, 'Open Sans', sans-serif !important;
    overflow-x :hidden ;
    text-align:justify;
}


body .link{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}


.link {
      text-decoration: none;
  color: #0099CC;
  font-size: 1em;
  display: inline-block;
}


.link:hover {
    color:#ec098d;
    }

titoloeventobox {
    font-weight :bold;
     display: block;
       font-size: 14px;
       text-transform: uppercase;
         text-align:left;
}
data {
     display: block;
}
testoshowbox {
     display: block;
}


.sponsorListHolder{
	margin-bottom:30px;
}

.sponsor{
	width:110px;
	height:105px;
	float:left;
	margin:4px;
	
	/* Giving the sponsor div a relative positioning: */
	position:relative;
	cursor:pointer;
}

.sponsorFlip{
	/*  The sponsor div will be positioned absolutely with respect
		to its parent .sponsor div and fill it in entirely */
	font-size:x-large;
	position:absolute;
	text-align:center;
	vertical-align:middle;
	width:100%;
	height:100%;
	border:1px solid #ddd;	
	background:url("../images/background.jpg") no-repeat center center #f9f9f9;
}

.sponsorFlip:hover{
	border:1px solid #999;
	
	/* CSS3 inset shadow: */
	-moz-box-shadow:0 0 30px #999 inset;
	-webkit-box-shadow:0 0 30px #999 inset;
	box-shadow:0 0 30px #999 inset;
}

.sponsorFlip img{
	/* Centering the logo image in the middle of the sponsorFlip div */
	
	position:absolute;
	top:50%;
	left:50%;
	/*margin:-70px 0 0 -70px;*/
}

.sponsorData{
	/* Hiding the .sponsorData div */
	display:none;
}

.sponsorDescription{
	font-size:11px;
	padding:30px 0px 20px 0px;
	font-style:italic;
	text-align:center;
}

.sponsorURL{
	font-size:10px;
	font-weight:bold;
	padding-left:0px;
	text-align:center;
}



/*.itemlist ul{
  
  list-style-type: none;
}*/


 ul.itemlist {
	
    list-style-type: none;
	float: left;
	  padding-left: 10px;
}


 ul.itemlist li h4{
	
	font-weight:bold;
}

  ul.itemlist li p{
	
  margin-bottom: 5px;
}
  
  ul.itemlist li a{
	font-weight :bold ;
  margin-bottom: 15px;
}





body a{
    color:#174F77;
	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{
    list-style: none;
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6,label,p{
	margin:0;	
}
.back{
	position:relative;
}
.back img {
  position: absolute;
}
.main {
	background:#fff;
	/*padding:2em ;*/
       /*padding-top :2em;*/
}
.main-top{
	position:relative;
}
.logo {

}

.logo,.header-in {
	float:left;
     
}
.header-in{
	width:85%;
}
.header-top-on{
	float:right !important;
	margin-top: 0.7em;
	float: left;

}
ul.social-in li{
	display: inline-block;	
}
ul.social-in li  i{
	background: url(../images/img-sprite.png)no-repeat -19px -16px;
	width: 43px;
	height: 43px;
	display: inline-block;
	vertical-align: middle;
}
ul.social-in li  i.tin{
	background-position:-250px -16px;
}
ul.social-in li  i.facebook{
	background-position:-136px -16px;
}
ul.social-in li  i:hover{
	background-position: -78px -16px;
}
ul.social-in li  i.tin:hover{
	background-position:-306px -16px;
}
ul.social-in li  i.facebook:hover{
	background-position:-192px -16px;
}
.search{

	  /* float: right; */
  position: relative;
  /* width: 60%; */
  border: 3px solid #DDDDDD;
  margin-top: 0.9em;
  
}
.searchTop{

	float: right; 
  position: relative;
  border: 1px solid  #174F77;
  margin-top: 0.9em;
  
}
.header-bottom {
	padding: 0.3em 0 1em;	
    padding-bottom:0px;
}
.search input[type="text"] {
	outline: none;
	padding:6px 15px;
	background: none;
	width: 77%;
	border: none;
	font-size:1em;
	color:#a9a7a7;		
}
.searchTop input[type="text"] {
	outline: none;
	padding:6px 15px;
	background: none;
	width: 100%;
	border: none;
	font-size:1em;
	color:#a9a7a7;		
      background-color: rgba(255, 255, 255, 0.1);
}






.men-grid-big{
	width:100%;
}
.men-grid-big h5{
	font-size: 1.02em;
	font-weight: 600;
	line-height: 1.4em;
	padding: 0 0 0.2em;
}
.men-grid-big h5 a{
	color: #0099CC;
	text-decoration:none;
}
.men-grid-big h5 a:hover{
	color: #0099CC;
}
.men-grid-big p{
	font-size:0.9em;
	color:#494949;
	line-height:1.8em;
}
.input {
	background-image:url(images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #d1c7ac;
	width: 80%;
	color:#333333;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
	/*font-family:din, tahoma, arial, sans-serif;*/	
}
.list-group-item {

   border: none;

}
.col-md-12 .col-md-6 {
padding-left :2px ;
padding-right :2px ;

}
.col-md-8 .col-md-12 {
padding-left :0px ;
padding-right :0px ;

}
.col-md-12 {

padding-right: 15px; 
padding-left: 15px; 

}
.col-md-6 .might {
margin-bottom :20px;
}
.news-detail {
  padding-bottom: 100px;
}
.search input[type="submit"] {	
	border: none;
	cursor: pointer;
	position: absolute;
	outline: none;
	top: 0px;
	right: 0px;
	font-size: 1.0em;
	background: #0099CC;
	color: #fff;
	font-weight: 700;
	padding: 6px 16px;
	/*font-family: din, 'Roboto Condensed', sans-serif;*/
}
.searchTop input[type="submit"] {	
	border: none;
	cursor: pointer;
	position: absolute;
	outline: none;
	top: 0px;
	right: 0px;
	font-size: 1.0em;
	background: #0099CC;
	color: #fff;
	font-weight: 700;
	padding: 7px 26px;
	/*font-family: din, 'Roboto Condensed', sans-serif;*/
}


#SearchLinkButton{
  border: none;
  cursor: pointer;
  outline: none;
  top: 0px;
  right: 0px;
  font-size: 1.0em;
  background: #0099CC;
  color: #fff;
  font-weight: 700;
  overflow: hidden;
  padding: 8px 24px;
  float:right;
}
 .fa-search {
color:#174F77 !important;
}



.gallery h1{
	color: #0099CC;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0em 0 0.5em;
	font-size: 1.7em;
}
h3.cinema{
	display:block;
	font-size:1.5em;
	background:#174F77;
	padding:0.5em;
	font-weight:700;
	margin:0.3em 0;
}
h3.cinema a{
	text-decoration:none;
	color:#fff;
}
h3.cinema:before{
	content:"";
	background: url(../images/ar.png)no-repeat 0px 0px;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin:0 7px 0 0;
}
h3.cinema1{
	display:block;
	font-size:1.5em;
	background:#0099CC;
	padding:0.5em;
	font-weight:700;
	margin:0.3em 0;
}
h3.cinema1 a{
	text-decoration:none;
	color:#fff;
}
h3.cinema1:before{
	content:"";
	background: url(../images/ar.png)no-repeat 0px 0px;
	width: 16px;
	height: 16px;
	display: inline-block;
	margin:0 7px 0 0;
}
.caption p{
	font-size:1.1em;
	color:#818181;
	font-weight:700;
	line-height:1.5em;
}
h3.travel{
	background:#185a84;
}
h3.tele{	
	background:#673b36;
    /*431d19*/
}
/*-- SAP --*/
.row_8{
	border: 12px solid #fafafa;
}
.resp-tabs-list {
	width: 100%;
	list-style: none;
	padding: 0;
}
.resp-tab-item:first-child{
	border-left:none;
}
.resp-tab-item{
	cursor: pointer;
	padding:0.4em 0 0;
	display: inline-block;
	margin: 0 1% 0 0;
	text-align: center;
	list-style: none;
	float: left;
	width: 24.25%;
	outline: none;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.resp-tab-item:nth-child(4){
	margin:0;
}
.resp-tabs-container {
	padding: 0px;
	clear: left;
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}
h2.resp-accordion {
	padding: 10px 15px;
	margin:10px 0;
}
.span_8{
	border: 1px solid #A5A7A6;
	background:#fafafa;
}
/*----*/
.number h3{
	font-size:2.0em;
      text-align:left;
	font-weight:700;
	line-height:1.3em;
}
.number h3 a{
	text-decoration:none;
	color:#000;
}
.number h3 a:hover{
	color:#0099CC;
}
.number p{
    /*font-size:1.1em;
	color:#818181;
	line-height:1.5em;
    text-align :justify;*/
}
.number p span{
	padding:0.3em 0 0;
	/*display:block;*/
}


.box3 img {
padding-right :10px;
  float: left;
 max-width: 100%;
}

.box3 p {
     font-size: 0.9em;
  color: #818181;

  line-height: 1.2em;
  text-align: justify;
}


data {
     font-size: 0.9em;
  color: #818181;
  font-weight: 700;
  line-height: 1.2em;
  text-align: justify;
}

.box3 h4 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  margin-bottom: 15px;

}


.box1 {
  margin-bottom: 40px;
}

.box1 p {
  margin-bottom: 5px;
    font-size: 0.9em;
}

.header-sezione {
margin-bottom :20px;
}


headerpage {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 15px;
}

	timeParagrafo{
			font-size:small;
			text-align:left;
                        margin-left: 30px;
                        color :black;
			}

RegisterParagrafo {
    font-weight:bold;
    	font-size:small;
	    text-align:left;
        margin-left: 30px;
           color :black;
}

.OkParagrafo {
margin-top :20px;
}
                        
                 downParagrafo{
                    font-size:small;
			text-align:left;
                        margin-left: 30px;
                    }       
                        
                                           
                        placeparagrafo{
                         font-size:small;
			text-align:left;
                        margin-left: 30px;
                        color:black;
			}

                
                .TimeParagrafo{
                   background: url('/images/stopwatch.png') no-repeat; 
                }
            
            
            .FileParagrafo{
                   background: url('/images/file.png') no-repeat;
                    
                }
            
            
             .UserParagrafo{
                   background: url('/images/user.png') no-repeat;
                    
                }
            
            
             .DownParagrafo{
                   background: url('/images/down.png') no-repeat;
                    
                }
            
            .LinkParagrafo{
                   background: url('/images/link_icon.png') no-repeat;  
                }
                
                
          .TipoParagrafo{
                   background: url('/images/tags.png') no-repeat
                }
                
                  .UrlParagrafo{
                   background: url('/images/link_icon.png') no-repeat;
                    
                }
                
                
                        
                 .InfoParagrafo {
                   background: url('/images/point-right.png') no-repeat
                }

                         .WhoParagrafo{
                   background: url('/images/user4.png') no-repeat;
                }
                
                .DeadParagrafo{
                   background: url('/images/switch.png') no-repeat;
                }
            
              .PlaceParagrafo{
                  background: url('/images/home.png') no-repeat;
                }
.comment{
	float:left;
}
.comment li{
	display:inline-block;	
}
.comment li span,.comment li a {
	display:inline-block;	
	font-size:1.12em;
	color:#494949;
	text-decoration:none;
	padding: 0 1em 0 0;
}
.comment li a i{
	background: url(../images/img-sprite.png)no-repeat -77px -101px;
	width: 22px;
	height: 22px;
	display: inline-block;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
a.more{
	float:right;
	display:block;	
	font-size:1.2em;
	color:#494949;
	text-decoration:none;
}
a.more:hover,.comment li a:hover{
	color:#0099CC;
}
.movie {
	padding: 0.5em 0;
}
.feb b{
	background: #0099CC;
    background-color: rgba(0,153,204,0.85);
    background: rgba(0,153,204,0.85);
	color: #fff;
	font-size: 2.7em;
	padding: 0 14px;
	display: block;
}
.feb label{
	background: #174F77;
background-color: rgba(23,79,119,0.85);
    background: rgba(23,79,119,0.85);
	color: #fff;
	font-size: 1.7em;
	padding: 0px 10px;
	margin: 0 0 0 13%;
	display: block;
	  left: 20%;
  position: absolute;
}
.number {
	position: relative;
	margin:0em 0 2em;
}
.feb {
	position: absolute;
	top: 1%;
	left: -10%;
	font-size: xx-small;
}

.febSingle b{
	background: #0099CC;
        background-color: rgba(0,153,204,0.85);
    background:  rgba(0,153,204,0.85);
	color: #fff;
	font-size: 2.7em;
	padding: 0 14px;
	display: block;
}
.febSingle label{
	background: #174F77;
    background-color: rgba(23,79,119,0.85);
    background: rgba(23,79,119,0.85);
	color: #fff;
	font-size: 1.7em;
	padding: 0px 10px;
	margin: 0 0 0 13%;
	display: block;
	  left: 20%;
  position: absolute;
}
.numberSingle {
	position: relative;
	margin:0em 0 2em;
}
.febSingle {
	position: absolute;
	top: 1%;
	left: -15%;
	font-size: xx-small;
}


/*----*/
.stories {
	position: relative;
	display: inline;
}
.stories span {


     position: absolute;
  width: 263px;
  background: #174F77;
  color: #fff;
  font-size: 0.8em;
  font-weight: 600;
  display: block;
  font-family :Arial;
  line-height: 1em;
  padding: 12px 20px;
  display: block;
  line-height: 1em;
  text-transform: uppercase;


}
.stories span:before {
	content: '';
	position: absolute;
	top: -40%;
	left: 78%;
	width: 0;
	height: 0;
	border-top: 72px solid #FFFFFF;
	border-right: 47px solid transparent;
	transform:rotate(90deg);
}
.grid-men{
	float:left;
	 width: 29%;
}
.men-grid{
	float:right;
	width:71%;
}
.men-grid h5{
	font-size: 1.02em;
	font-weight: 600;
	line-height: 1.4em;
	padding: 0 0 0.2em;
}
.men-grid h5 a{
	color: #0099CC;
	text-decoration:none;
}
.men-grid h5 a:hover{
	color: #0099CC;
}
.men-grid p{
	font-size:0.9em;
	color:#494949;
	line-height:1.8em;
}





.men {
	padding: 1em 0;
    padding:15px;
	border-bottom: 1px solid #E8E6E6;
}
.men:nth-child(3){
	border-bottom: none;
}
.story {
	padding: 0 0 1em;
	height: 59px;
      margin-top: 20px;
}
.top-men {
	padding: 4em 0 0em;
}
/*----*/
.cd-tabs-navigation {
  width: 100%;
}
.cd-tabs-navigation li {
  float: left;
  list-style:none;
  width :50%;
}
.top-men {
background-color: #BDDFED;

}

.nopaddingright {

}
.nopaddingleft {

}
.cd-tabs-navigation a {
  position: relative;
  display: block;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	font-size:1.0em;
	color:#fff;
	background:#174F77 ;
	padding:10px 16px;
	/*font-family: din, 'Roboto Condensed', sans-serif;*/
	font-weight:600;
	text-transform:uppercase;
	text-decoration: none;
}
.cd-tabs-navigation a.fashion1 {
	background:#0099CC;
}
.cd-tabs-navigation a.fashion2  {
	background:#0099CC;
}
.cd-tabs-navigation a.selected  i{
	background: url(../images/ar2.png)no-repeat 0px 8px;
	width: 16px;
	height: 16px;
	display: inline-block;
	position: absolute;
	bottom: -7px;
	margin: 0 auto;
	left: 48%;
}
.cd-tabs-content li {
  display: none;
}
.cd-tabs-content li.selected {
  display: block;
  -webkit-animation: cd-fade-in 0.5s;
  -moz-animation: cd-fade-in 0.5s;
  animation: cd-fade-in 0.5s;
}
/*----*/

.cd-tabs-navigation1 {
  width: 360px;
}
.cd-tabs-navigation1 li {
  float: left;
  list-style:none;
}
.cd-tabs-navigation1 a {
  position: relative;
  display: block;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	font-size:1.4em;
	color:#fff;
	background:#ec098d ;
	padding:10px 16px;
	/*font-family: din, 'Roboto Condensed', sans-serif;*/
	font-weight:600;
	text-transform:uppercase;
	text-decoration: none;
}
.cd-tabs-navigation1 a.fashion1 {
	background:#0099CC;
}
.cd-tabs-navigation1 a.fashion2  {
	background:#0099CC;
}
.cd-tabs-navigation1 a.selected  i{
	background: url(../images/ar2.png)no-repeat 0px 8px;
	width: 16px;
	height: 16px;
	display: inline-block;
	position: absolute;
	bottom: -7px;
	margin: 0 auto;
	left: 48%;
}



.cd-tabs1-navigation1 {
  width: 360px;
}
.cd-tabs1-navigation1 li {
  float: left;
  list-style:none;
}
.cd-tabs1-navigation1 a {
  position: relative;
  display: block;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	font-size:1.4em;
	color:#fff;
	background:#ec098d ;
	padding:10px 16px;
	/*font-family: din, 'Roboto Condensed', sans-serif;*/
	font-weight:600;
	text-transform:uppercase;
	text-decoration: none;
}
.cd-tabs1-navigation1 a.fashion1 {
	background:#0099CC;
}
.cd-tabs1-navigation1 a.fashion2  {
	background:#0099CC;
}
.cd-tabs1-navigation1 a.selected  i{
	background: url(../images/ar2.png)no-repeat 0px 8px;
	width: 16px;
	height: 16px;
	display: inline-block;
	position: absolute;
	bottom: -7px;
	margin: 0 auto;
	left: 48%;
}
.cd-tabs1-content li {
  display: none;
}
.cd-tabs1-content li.selected {
  display: block;
  -webkit-animation: cd-fade-in 0.5s;
  -moz-animation: cd-fade-in 0.5s;
  animation: cd-fade-in 0.5s;
}


.grid-might{
	float:left;
	width: 29%;
}
.grid-might-single{
	float:left;
	width: 15%;
}


.grid-might-link{
    float:left;
   padding-right: 10px;
}

.might-top-link{
    /*float:left;
    width: 100%;
      font-size: smaller;
  font-weight: 600;
  line-height: 1.4em;*/
    font-weight: 600;
  font-size: 1.02em;
  line-height: 1.4em;
   padding-right:10px;
}





.might-top{
	float:right;
	width:71%;
}
.might-top p{
	font-size:0.9em;
	color:#494949;
	  text-align: justify;
}
.might-top-single{
	float:right;
	width:85%;
}
.might-top-single p{
	font-size:small;
	color:#818181;
	  text-align: justify;
}
.might-grid {
	padding: 1em 0 0;
      padding-left: 5px;
}

.might-grid-single {
	padding: 1em 0 0;
      padding-left: 5px;

}

.might-grid-single-link {
	padding: 1em 0 0;
      padding-left: 5px;
  /*border-bottom: 2px solid #174F77;*/
  margin-top: 10px;
  background-color :#BDDFED;
}

.might h4 {
	background: #174F77;
	color: #fff;
	padding: 10px 20px;
	font-size: 1.35em;
	font-weight: 700;
	display: block;
	line-height: 1em;
	text-transform: uppercase;
}
.might-top a{
	text-decoration:none;
	color:#0099CC;
	font-size:1em;
	display:inline-block;
	
}
.might-top a:hover{
	color:#0099CC;
}

.might-top-single a{
	text-decoration:none;
	color:#0099CC;
	font-size:1em;
	display:inline-block;
	
}
.might-top-single a:hover{
	color:#0099CC;
}

.number a{
	text-decoration:none;
	color:#0099CC;
	font-size:1em;
	display:inline-block;
	
}
.number a:hover{
	color:#0099CC;
}

.number a i{
	/*background: url(../images/img-sprite.png)no-repeat -103px -103px;*/
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
}

div.open {
display : none;
}

.might-top a i{
	background: url(../images/img-sprite.png)no-repeat -103px -103px;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
}
.might-top-single a i{
	background: url(../images/img-sprite.png)no-repeat -103px -103px;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
}
.grid-top h4,.grid-top-in h4 {
	background: #5261ac;
	color: #fff;
	padding: 10px 20px;
	font-size: 1.35em;
	font-weight: 700;
	display: block;
	line-height: 1em;
	text-transform: uppercase;
}
/*----*/
.grid-top ul li{
	list-style-image: url(../images/dot.png);
	margin: 12px 0px 5px 17px;
	border-bottom: 1px solid #E8E6E6;
}
.grid-top ul li:nth-child(7){
	border-bottom:none;
}
.grid-top ul li a{
	color:#494949;
	line-height:1.8em;
	text-decoration:none;
	font-size: 0.9em;
	padding: 0 0 10px;
	display: block;
}
.grid-top ul li a:hover{
	color:#0099CC;
}
.grid-top-in p{
	color:#5261ac;
	font-size:1.3em;
	line-height: 1.7em;
	padding: 0.5em 0 0;
}
.grid-top-in p a{
	color:#5261ac;
	text-decoration:none;
}
.grid-top-in p a.bun{
	font-size:0.8em;
}
.grid-top-in p a.lop{
	color:#0099CC;
	font-size:1.3em;
	font-weight: 700;
}
.grid-top-in p a.dan{
	font-size:1.6em;
	font-weight: 500;	
}
.grid-top-in p a.eva{
	font-size:1.4em;	
}
.grid-top-in p a.jol{
	font-size:1.4em;
font-weight: 700;	
}
.grid-top {
	padding:1em 0 0.5em;
}
.content {
	padding: 2em 0 0;
}
.grid-top-in p a:hover{
	color:#0099CC;
}
/*----*/
i.line {
  background: url(../images/image_footer_in.png)0px 40px;
  width: 100%;
  height: 170px;
  display: table;
  background-repeat: no-repeat;
  margin-left: -200px;
}

 img.lineCoordinator {
    
    width: 500px;
    position: absolute;
    right: 0;
    margin-top: 110px;

 

}

.dropdown-menu {
     
border-color: #e7e7e7; 
background-color: #f8f8f8;
background-color: rgba(248,248,248,0.75);
background: rgba(248,248,248,0.75);
font-size: large;
}


i.linetop{
      background: url(../images/image_footer_in_top.png)0px;
    width: 700px;
    height: 167px;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    left: 250px;
    top: 50px;
    z-index: 1;


}


i.linetopFlag{
background: url(../images/flag.png) 0px;
 background-image : url(../images/flag.png) ;
  width: 149px;
  height: 100px;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  right: 50%;
  left: 22%;
  top: 0.5%;
  z-index :0;


}

i.linetopFlag2{
background: url(../images/flag2.png) 0px;
 background-image : url(../images/flag2.png) ;
  width: 74px;
  height: 100px;
  display: block;
  position: absolute;
  background-repeat: no-repeat;
  right: 50%;
  left: 35%;
  top: 1%;
  z-index :0;


}



i.line-in{
	background: url(../images/line1.png) no-repeat 0px 0px;
	width: 13px;
	height: 500px;
	display:block;
	position:absolute;
	top: 0;
	right: -1.2%;
}
i.line-in1{
	top: 64em;
}
i.line-in2{
	top: 130em;
}
i.line-on{
	top: 52em;
}
i.line-at{
	top: 42em;
}
a.older{
	text-decoration:none;
	color:#6a6666;
	font-size:1.2em;
	font-weight:600;
	float:left;
}
a.top-old{
	float:right;
}
a.older:hover{
	color:#0099CC;
}
a.older i{
	background: url(../images/img-sprite.png)no-repeat -148px -103px;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;
}
a.top-old i{
	background-position:-239px -103px;
}
/*----*/
p.footer-class {
	text-align: center;
	padding: 2em 0;
	font-size:1.2em;
	color:#6a6666;
}
p.footer-class a{
	color:#0099CC;
	text-decoration:none;
}
p.footer-class a:hover{
	color:#6a6666;
}
/*----*/
.cinema h1 {
	color: #0099CC;
	font-weight: 700;
	text-transform: uppercase;
	padding:0em 0 0.5em;
	font-size: 1.7em;
}
.cinema-top {
	padding: 0 0 2em;
}
.cinema {
  padding: 0 0 1em;
}


.cinema1 h1 {
	color: #0099CC;
	font-weight: 700;
	text-transform: uppercase;
	padding:0em 0 0.5em;
	font-size: 1.7em;
}
.cinema1-top {
	padding: 0 0 2em;
}
.cinema1 {
  padding: 0 0 1em;
}

/*--archives--*/
.archives h2{
	color:#362f2f;
	font-size:2em;
	font-weight:700;
	padding:0.5em 0 0;
}
.top-archives h3{
	color:#5261ac;
	font-size:1.5em;
}
.archives-top {
  padding: 2em 0;
  border-bottom: 2px solid #E1E0E0;
}
.archives-top:nth-child(4) {
  border-bottom: none;
}
.top-archives ul li{
	list-style:none;
}
.top-archives ul li a{
	  font-size: 1em;
	  color: #362f2f;
	  text-decoration: none;
	  padding: 0.5em 0;
	  display: block;
	  font-weight: 700;
}
.top-archives ul li a:hover{
	  color: #0099CC;
}
/*--contact--*/
.contact-top h3{
	font-size: 1.3em;
	color: #0099CC;
	text-transform: uppercase;
	font-weight: 600;
	padding:0 0 1em;
}
.contact-top div{
	padding:0.5em 0;
}
.contact {
	padding:1.5em 0 3em;
}
.contact-top div input[type="text"], .contact-top div textarea {
	width: 100%;
	padding: 0.7em;
	margin:0.4em 0 0;
	background: none;
	outline: none;
	border: 1px solid #838383;
	border-radius: 8px;
	-webkit-appearance: none;
}
.contact-top div textarea{
	height:230px;
	resize:none;
}
.contact-top div span{
	color:#5261ac;
	font-size: 1.2em;
}
.contact-top input[type="submit"]{
	background:#0099CC;
	color:#fff;
	font-size:1.1em;
	border:none;
	width:20%;
	outline:none;
	border-radius: 8px;
	font-weight: 600;
	padding:0.6em 1em;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.contact-top input[type="submit"]:hover{
	background:#0099CC;
}
.contact-top p{
	font-size: 1.1em;
	color: #494949;
	line-height: 1.3em;
	padding: 0.5em 0;
}
ul.social li{
	list-style:none;
}
ul.social li span,ul.social li a{
	font-size:1em;
	color:#494949;
	margin: 0 0 0.5em;
	display: block;
}
ul.social li a:hover{
	text-decoration:none;
	color:#0099CC;
}
ul.social li  i{
	background: url(../images/img-sprite.png)no-repeat -171px -101px ;
	width: 18px;
	height: 18px;
	display: inline-block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	vertical-align: middle;
	margin:0 13px 0 0;
}
ul.social li  i.mes{
	background-position:-193px -101px;
}
ul.social li  i.down{
	background-position: -217px -101px;
}
ul.social {
  padding: 0.4em 0 0;
}
.map iframe {
	width: 100%;
	min-height: 321px;
	border: none;
}
/*--magazine--*/
.magazine h1{
	color: #0099CC;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0.3em 0;
	font-size: 2.7em;
}
.magazine h6{
	color: #494949;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0.3em 0;
	font-size: 1.5em;
	/*font-family: din,'Roboto Condensed', sans-serif;*/
	line-height: 1.3em;
}
.magazine-grid p{
	font-size: 1em;
	color: #362f2f;
	line-height: 1.7em;
	padding: 0.6em 0 0;
}
.magazine-grid h3{
	font-size: 1.7em;
	line-height: 1.3em;
	/*font-family: din,'Roboto Condensed', sans-serif;*/
	font-weight: 700;
	padding: 0.6em 0 0;
}
.magazine-grid h3 a{
	color:#5261ac;
	text-decoration:none;
}
.magazine-grid h3 a:hover{
	color:#0099CC;
}
.magazine-top {
	padding: 1.5em 0;
}
.magazine {
  padding: 0 0 2em;
}
.chain{
  position: relative;
  
}
.rotate i{
	background: url(../images/se.png) no-repeat 0px;
	width: 55px;
	height: 55px;
	display: inline-block;
	margin: 6em 0 0;
}
.rotate{
	position: absolute;
	top: 0;
	background: rgba(55, 179, 195, 0.56);
	width: 331px;
	height: 210px;
	text-align: center;
	display:none;
}
.top-magazine:hover .rotate {
	display:block;
}
/*--single--*/
.stories-in span {
	width: 351px;
}
.stories-in span:before {
	left: 84%;
}
.simply ul li{
	list-style-image: url(../images/dot.png);
	margin: 12px 0px 5px 17px;
}
.simply ul li a{
	color:#494949;
	line-height:1.4em;
	text-decoration:none;
	font-size: 0.95em;
	display: block;
}
.simply ul li a:hover{
	color:#0099CC;
}
.in-left{
	float:left;
	width:50%;
}
.comment-top {
	padding: 0 0 1em;
}
.name{
	padding:1em 0;
}
.simply {
	padding: 0em 0 2em;
}
.name span{
	color:#5261ac;
	font-size: 1.2em;
	padding: 0 2em 0 0;	
}
.name-at span{
	padding: 0 2.3em 0 0;
}
.name-on span{
	padding: 0 1.2em 0 0;
}
.name-in span{
	padding: 0 0.5em 0 0;
	vertical-align:top;
}
.name input[type="text"],.name textarea {
	background: none;
	outline: none;
	border: 1px solid #838383;
	border-radius: 8px;
	width: 79%;
	padding: 0.7em;
}
.name textarea{
	min-height:200px;
	resize:none;
}
.simply input[type="submit"]{
	float:right;
	background:#0099CC;
	color:#fff;
	font-size:1.1em;
	border:none;
	width:20%;
	outline:none;
	padding: 0.5em;
	border-radius: 8px;
	font-weight: 600;
	margin: 0 3.4em 0 0;
}
.simply input[type="submit"]:hover{
	background:#0099CC;
}
/*----*/
.top-comment-left{
	float: left;
	width: 13%;
}
.top-comment-right{
	float: left;
	width:84%;
	margin-left:1em;
}
.right-comment h5{
	color:#5261ac;
	font-size:1.5em;
	font-weight:600;
	float:left;
}
.right-comment span{
	color:#494949;
	font-size:1.1em;
	font-weight:400;
	float:right;
}
.top-comment-right p{
	font-size:1em;
	padding: 0.4em 0 ;
	border-bottom: 1px solid #E8E6E6;	
}
.comments-top-top {
	margin: 1.5em 0;
}
a.reply{
	text-decoration:none;
	font-size:1.2em;
	color:#5261ac;
	float: right;
}
a.reply:hover{
	color:#0099CC;
}
#toTop {
  display: none;
  text-decoration: none;
  position: fixed;
  bottom: 25px;
  right: 10px;
  overflow: hidden;
  width: 52px;
  height: 52px;
  border: none;
  text-indent: 100%;
  background: url('../images/up.png') no-repeat 0px 0px;
  z-index :3;
}
/*--single-page--*/
 p.page-top{
	padding:0.5em 0 1em;
}
.page-top-in,.page-bottom{
	width: 60%;
}
.page-in {
	padding:0.5em 0 0;
}

.margintop .col-md-12{
  padding-right: 10px;
  padding-left: 10px;

}

   .tdContactImage{
            width: 0%;
            padding-right :20px;
            }
            
            .tdContact{
                    
          width:100%;
          vertical-align: text-top; 
               }

                .tdContact p {
                margin-bottom :5px;
                }


                .TextBox{

padding-left: 15px;
height: 34px;     
}




.TextBoxArea{

padding-left: 15px;
width: 80%;
}

.header-top{
padding-top:1.3em;
}

/*--responsive--*/



@media (min-width: 1490px){
.container {
  width: 1400px;
}

    .FooterAdjustment > .container {
      width: 1500px;
    
    }


    .cameraMobile {
    display:none !important;
    }

}

@media(max-width:1490px) and (min-width:768px) {
     .cameraMobile {
     display:none !important;
    }
}

@media(max-width:1440px) {
     .cameraMobile {
     display:none !important;
    }
}
@media(max-width:1366px){
     .cameraMobile {
     display:none !important;
    }




}
@media(max-width:1280px){
     .cameraMobile {
     display:none !important;
    }
}



@media(max-width:1024px){


      .downLine {
      display :none;
    }


     .cameraMobile {
     display:none !important;
    }
    .top-men {
    background-color:white;
    padding-top:5px;
    }
              i.linetop {
    display :none;
    
    }

    .cd-tabs-navigation li {
  float: none;
  margin: 1em 0;
  width :100%;
}
    .cd-tabs-navigation {
    width :100%;
    }
    
      .feb b {
	font-size: 2em;
	padding: 0 10px;
}
.feb label {
	font-size: 2em;
    position:static;
}
.feb {
	left: -7%;
    position:static;
    float:none;
}

.cd-tabs-navigation a {
	font-size: 1em;
}

.cd-tabs-navigation1 a {
	font-size: 1em;
}
.men-grid h5 {
	font-size: 0.9em;
}
.men-grid,.might-top {
	width: 68%;
}
.men-grid,.might-top-single {
	width: 68%;
}
.men-grid p {
	height: 50px;
	overflow: hidden;
}
    .might-top a {

    }
     .might-top-single a {

    }
.grid-top-in p {
	height: 289px;
	overflow: hidden;
}
.grid-top-in p a {
	font-size: 1.3em;
}
i.line-in {
  right: -1.4%;
}
.simply input[type="submit"] {
	width: 25%;
	margin: 0 1.4em 0 0;
}
.rotate {
  width: 265px;
  height: 168px;
}
.rotate i {
  margin: 4em 0 0;
}


    .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
      display: block;
  max-width: 100%;
  height: auto;
   margin-left: auto; 
   margin-right: auto; 
    }

}
@media(max-width:1024px) and (min-width:768px) {
     .cameraMobile {
     display:none !important;
    }
    
      i.linetopFlag
    {
display :none;
        }

          i.linetopFlag2
    {
display :none;
        }

    .febSingle {

	position: absolute;
	top: 1%;
	left: -5%;
	font-size: xx-small;

    }
}
@media(max-width:768px){

      .downLine {
      display :none;
    }

     i.linetopFlag
    {
display :none;
        }

     i.linetopFlag2
    {
display :none;
        }

     .cameraMobile {
     display:none !important;
    }

 .febSingle {

	visibility : hidden;

    }

.header-in {
	width: 85%;
}
.header-bottom {

	padding: 0.3em 0;
    padding-bottom :0px;
}
.content {
	padding: 0em 0 0;
}
.feb b {
	font-size: 2em;
	padding: 0 10px;
}
.feb label {
	font-size: 2em;
    position:static;
}
.feb {
	left: -7%;
    position:static;
    float:none;
}

.number {
	margin: 0em 0 0.5em;
}
.number h3 {
	font-size: 2em;
}
.content-bottom {
  padding: 2em 0 0;
}
.content-top{
	padding:0;
}
.cd-tabs-navigation a {
  font-size: 1.4em;
}
.cd-tabs-navigation1 a {
  font-size: 1.4em;
}
.grid-men,.grid-might {
  width: 13%;
}

.grid-men,.grid-might-single {
  width: 13%;
}
.men-grid, .might-top {
  width: 85%;
}
.men-grid, .might-top-single {
  width: 85%;
}
.men-grid h5 {
  font-size: 1.2em;
  width: 50%;
}
.men-grid p,.might-top-single p {
  /*width: 50%;*/
}
.cd-tabs-navigation li {
  float: none;
  margin: 1em 0;
}
.cd-tabs-navigation {
  width: 100%;
}

.cd-tabs-navigation1 li {
  float: none;
  margin: 1em 0;
}
.cd-tabs-navigation1 {
  width: 100%;
}


.top-men {
  padding: 0em 0 0.5em;
}
ul.cd-tabs-content{
	/*height:398px !important;*/
}
ul.cd-tabs1-content{
	height:398px !important;
}
i.line-in {
	display:none;
}
.top-cinema {
	 width: 50%;
	 float: left;
}
.top-cinema:nth-child(3) {
	display:none;
}
.cinema-top {
	padding: 0 0 1em;
}


.top-cinema1 {
	 width: 50%;
	 float: left;
}
.top-cinema1:nth-child(3) {
	display:none;
}
.cinema1-top {
	padding: 0 0 1em;
}

.magazine h1 {
  font-size: 2em;
}

.contact-top {
	padding: 0 0 1em;
}
.name span {
  padding: 0 0em 0.5em 0;
  display: block;
}
.name input[type="text"], .name textarea {
  width: 100%;
}
.simply input[type="submit"] {
  margin: 0;
}
.name {
  padding: 0.5em 0;
}
.sin-bottom{
	padding:0;
}
.magazine {
  padding: 0 0 1em;
}
.contact{
	padding:1em 0;
}
.top-magazine {
  float: left;
  width: 50%;
}
.top-magazine:nth-child(3){
  display:none;
}
.rotate {
  width: 302px;
  height: 191px;
}
.rotate i {
  margin: 5em 0 0;
}
.top-archives {
  width: 25%;
  float: left;
}
.top-archives h3 {
  font-size: 1.2em;
}
.page-top-in, .page-bottom {
  width: 100%;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
      display: block;
  max-width: 100%;
  height: auto;
   margin-left: auto; 
   margin-right: auto; 
    }

}
@media(max-width:640px){
    .cameraPC {
  display :none !important;
    }

    .cameraMobile {
    display:block !important ;
    }


    .downLine {
      display :none;
    }

    i.line {
        display :none;
  margin-left: 30px !important;
}


    .sfondo {



background :none;
background-color :none;


}
    camera_wrap_mobile {
    
    }



     .searchTop input[type="submit"] {
      padding: 7px 4px;
    }


.header-in {
	width: 100%;
}
.header-top-on {
	display:none;
}
.search {
	/*width: 55%;*/
	margin-top: 1em;
}

.searchTop {
width: 40%;
	margin-top: 1em;
}

.feb {
	left: -8.5%;
}
.grid-men, .grid-might {
	width: 17%;
}

.grid-men, .grid-might-single {
	width: 17%;
}
.men-grid, .might-top {
	width: 83%;
}
.men-grid, .might-top-single {
	width: 83%;
}
.grid-top-in p {
	height: 276px;
}
.magazine h6 {
	font-size: 1.2em;
}
.rotate {
  width: 238px;
  height: 150px;
}
.rotate i {
  margin: 3.5em 0 0;
}
.magazine-grid h3 {
  font-size: 1.3em;
}
.magazine-grid p {
  height: 82px;
  overflow: hidden;
}
.magazine-top {
  padding: 0.5em 0;
}
.top-archives {
  width: 33%;
}
.top-archives:nth-child(4) {
  display:none;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
      display: block;
  max-width: 100%;
  height: auto;
   margin-left: auto; 
   margin-right: auto; 
    }
}
@media(max-width:480px){

    .cameraPC {
 display :none !important;
    }

    .cameraMobile {
    display:block !important ;
    }


.logo{
	width:40%;
}
.logo img{
	width:100%;
}
.search input[type="text"] {
	padding: 6px 15px;
}
.search input[type="submit"] {
	padding: 6px 10px;
	font-size: 1em;
}

.searchTop input[type="text"] {
	padding: 6px 15px;
}
.searchTop input[type="submit"] {
	padding: 7px 10px;
	font-size: 1em;
}

.gallery h1 {
	font-size: 1.3em;
}
.feb {
  left: -12.5%;
}
.feb b {
  font-size: 2em;
}
.number h3 {
	font-size: 1.5em;
}
.comment li span, .comment li a ,a.more{
	font-size: 1em;
}
.stories span {
	font-size: 1em;
}
.stories span:before {
	top: -34%;
}
.story {
  height: 37px;
}
.grid-men, .grid-might {
  width: 24%;
}
.grid-men, .grid-might-single {
  width: 24%;
}
.men-grid, .might-top {
  width: 73%;
}
.men-grid h5 ,.men-grid p, .might-top p{
  width: 100%;
}
.men-grid, .might-top-single {
  width: 73%;
}
.men-grid h5 ,.men-grid p, .might-top-single p{
  width: 100%;
}
.content-bottom {
  padding: 1em 0 ;
}
.top-cinema {
  width: 100%;
  float: none;
  padding: 0 0 1em;
}
.cinema-top {
  padding: 0;
}

.top-cinema1 {
  width: 100%;
  float: none;
  padding: 0 0 1em;
}
.cinema1-top {
  padding: 0;
}

.magazine h1 {
  font-size: 1.6em;
}
.magazine h6 {
  font-size: 1em;
}
.top-magazine p {
	height: 80px;
}
.magazine-grid h3 {
	font-size: 1.4em;
}

.stories-in span:before {
  top: -35%;
}
.in-left {
  float: none;
  width: 100%;
}
.simply input[type="submit"] {
  width: 35%;
}
.top-comment-left {
  width: 20%;
}
.top-comment-right {
  width: 73%;
 
}
.right-comment h5 {
   font-size: 1.1em;
}
.right-comment span {
  font-size: 0.9em;
}
.cinema {
  padding: 0;
}
.cinema1 {
  padding: 0;
}
.top-magazine {
  float: none;
  width: 100%;
  padding: 0 0 1em;
}
.top-magazine img{
	width:100%;
}
.rotate {
  width: 373px;
  height: 236px;
}
.rotate i {
  margin: 6.5em 0 0;
}
.top-archives {
  width: 50%;
}
.top-archives:nth-child(3) {
  display:none;
}
p.page-top {
  padding: 0;
  height: 150px;
  overflow: hidden;
  margin: 0.5em 0 1em;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
      display: block;
  max-width: 100%;
  height: auto;
   margin-left: auto; 
   margin-right: auto; 
    }
}
@media(max-width:320px){
     
    .cameraPC {
    display :none !important;
    }

    .cameraMobile {
    display:block !important ;
    }

.back img {
	width: 70%;
}
.main {
	/*padding: 1em;*/
    padding-top :1em;
}
.search input[type="text"] {
	padding: 2px 7px;
	width: 65%;
}
.search input[type="submit"] {
  padding: 5px 8px;
  font-size: 0.7em;
}
.search {
  width: 54%;
  margin-top: 0.5em;
}
.searchTop input[type="text"] {
	padding: 2px 7px;
	width: 100%;
}
.searchTop input[type="submit"] {
  padding: 8px 8px;
  font-size: 0.7em;
}
.searchTop {
  width: 54%;
  margin-top: 0.5em;
}
.gallery h1,.cinema h1 {
  font-size: 1.2em;
}
h3.cinema {
  font-size: 1.1em;
}

.gallery h1,.cinema1 h1 {
  font-size: 1.2em;
}
h3.cinema1 {
  font-size: 1.1em;
}
.caption p {
  font-size: 0.9em;
}
.number h3 {
  font-size: 1.2em;
}
.number p {
  font-size: 0.9em;
  height: 60px;
  overflow: hidden;
  padding: 0;
  margin: 0.5em 0 0.7em;
  line-height: 1.6em;
}
.feb {
  top: 0%;
}
.row_8 {
  border: 5px solid #fafafa;
}
.comment li span, .comment li a, a.more {
  font-size: 0.87em;
}
a.more {
  float: none;
}
a.older {
  font-size: 1.1em;
}
.stories span {
  width: 211px;
  font-size:0.9em;
}
.stories span:before {
  top: -35%; 
  border-top: 58px solid #FFFFFF;
  border-right: 35px solid transparent;
}
.cd-tabs-navigation a {
  font-size: 1em;
  padding:7px 16px;
}
.cd-tabs-navigation1 a {
  font-size: 1em;
  padding:7px 16px;
}
.grid-men, .grid-might {
  width: 35%;
}
.grid-men, .grid-might-single {
  width: 35%;
}
.men-grid h5 {
  font-size: 1em;
  height: 41px;
  overflow: hidden;
}
.men-grid, .might-top {
  width: 61%;
}
.men-grid, .might-top-single {
  width: 61%;
}
.might h4,.grid-top h4, .grid-top-in h4 {
  font-size: 1.1em;
}
.might-top p {
  height: 50px;
  overflow: hidden;
}
.might-top-single p {
  height: 50px;
  overflow: hidden;
}
.grid-top-in p a {
  font-size: 1.1em;
}
.grid-top-in b.eva {
  font-size: 1.2em;
}
.grid-top-in p span {
  font-size: 1.3em;
}
p.footer-class {
  padding: 1.5em 0;
  font-size: 1em;
}
ul.cd-tabs-content {
  /*height: 375px !important;*/
}
ul.cd-tabs1-content {
  height: 375px !important;
}
.magazine h1 {
  font-size: 1.2em;
}
.magazine h6 {
  font-size: 0.9em;
  height: 37px;
  overflow: hidden;
}
.magazine-top {
  padding: 0.5em 0;
}
.top-magazine p {
	height: 31px;
    margin: 0 0 0.8em;
	font-size: 0.9em;
}
.bottom-magazine p {
  font-size: 1.2em;
  height: 82px;
  overflow: hidden;
}
.magazine-grid h3 {
  font-size: 1.2em;
}
 .magazine-grid p {
  font-size: 0.9em;
  height: 55px;
  overflow: hidden;
}
.contact-top h3 {
  font-size: 1.1em;
  padding: 0 0 0em;
}
.contact-top div span {
  font-size: 1em;
}
.contact-top div input[type="text"], .contact-top div textarea {
  padding: 0.4em;
}
.contact-top div textarea {
  height: 139px;
}
.contact-top input[type="submit"] {
  font-size: 1em;
  width: 30%;
  padding: 0.4em 1em;
}
ul.social li span, ul.social li a {
  font-size: 0.7em;
}
.contact-top p {
  font-size: 0.9em;
}
.map iframe {
  min-height: 121px;
}
.stories-in span{
	width:234px;
}
.stories-in span:before {
	left: 79%;
    top: -41%;
	border-top: 64px solid #FFFFFF;
	border-right: 35px solid transparent;
}
.simply {
  padding: 0em 0 1em;
}
.name span {
  font-size: 1em;
}
.name input[type="text"], .name textarea {
  padding: 0.4em;
}
.name textarea {
  min-height: 100px;
}
.simply input[type="submit"] {
  width: 50%;
  font-size:1em;
  padding: 0.4em;
}
.right-comment h5 {
  float: none;
}
.right-comment span {
  float: none;
}
.top-comment-right p{
	display:none;
}
a.reply {
  font-size: 1em;
}
.comment-top {
  padding: 0 0 0em;
}
.sin-bottom {
  padding: 0 0 1em;
}
.number h3 {
  font-size: 1.1em;
  margin: 0 0 0 8%;
}
h3.page-in{
	 margin: 0 0 0;
}
.archives h2 {
  font-size: 1.4em; 
}
.top-archives h3 {
  font-size: 1em;
}
.top-archives ul li a {
  font-size: 0.9em;
}
.top-archives {
  padding: 0;
}
.archives-top {
  padding: 1em 0;
}
.rotate i {
  margin: 3.5em 0 0;
}
.rotate {
  width: 241px;
  height: 153px;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
      display: block;
  max-width: 100%;
  height: auto;
   margin-left: auto; 
   margin-right: auto; 
    }
}



/*
    colore chiaro:#0099CC
colore chiaro rgba:    background-color: rgba(255,153,51,0.85);

colore scuro: #174F77
colore scuro rgba:     background-color: rgba(102,51,0,0.85);

    colore chiaro:#0099CC
colore chiaro rgba: background-color: rgba(0,153,204,0.85);

colore scuro: #174F77
colore scuro rgba:  background-color: rgba(23,79,119,0.85);
*/

.VerticalLineLeft {

    border-left: solid 3px #174F77; 
}

.nav-justified > li {
      background-color: #174F77;
  vertical-align: middle;

}

.nav-justified > .orange {
     background-color: #0099CC;
}


label.mobile_menu span {
          
	  margin-left: 10px;
	  color:#FFF;
      font-size:1em;
	  display: none;
	  font-family: 'Open Sans', sans-serif;
}



.nav {
	font-family: 'Open Sans', sans-serif;
	position: relative;
	margin: 0;
}
ul.nav{
	padding:0;
	list-style:none;
        z-index: 2;
       
}




ul.nav li .orange:hover{
color :flavor !important;
  background: #0099CC !important;
}





.nav > li > a {
	/* ----> standard   padding:7px 20px ;*/

  
	display: block;
	color:#FFF;
	font-size:1.0em;
	font-weight:700;
	text-transform:uppercase;
	font-family: Arial;
}

/* Simple multilevel dropdown */
.nav > li > ul {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    list-style: none;
    width: 100%;
    text-align: left;
    margin-top: 30px;
    padding: 0px;
    z-index: 99;
}
/* First level appear */
.nav > li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin-top: 0px;
}
/* Style for dropdown links */
.nav li > ul li{	
	position: relative;
 }


 ul.nav li.active a{
	color:#f65e84;
}
.nav li > ul li a{
	color:#fff;
	background-color:#174F77;
    background-color: rgba(23,79,119,0.75);

    background: rgba(23,79,119,0.75);
	font-size: 1.0em;
	font-weight: 700;
	display: block;
	padding:6px 13px;
	
	text-transform:uppercase;
	position:relative;
	border-bottom:1px solid #DDD;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	font-family: din, 'Roboto Condensed', sans-serif;
}
.nav li > ul li a span.arrow{
	width:15px;
	height:10px;
	position:absolute;
	right:5px;
	top:15px;
}

.nav > li > ul  li:hover {
	color:#FFF;
	background:#0099CC;
		-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
}

.nav li .orange a.colorlock {
 background-color:aqua;
  color: #ffffff;
}

li.orange:hover .fa-lock {
color:#0099CC !important;
}
li.orange:hover .fa-home {
color:#0099CC !important;
}

/* Second and third dropdown level */
.nav > li > ul li ul {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	list-style: none;
	top:0px;
	left: 200px;
	width: 200px;
	text-align: left;
	padding: 0px;
	margin-left: 30px;
}
.nav > li > ul li ul li:hover {
	background-color:#FFF;
}
input#mobile_menu { display: none; }
.nav > li > ul li ul li ul {
	background-color:#FFF;
}
.nav > li > ul li ul li ul li:hover {
	color:#0572B8;
}
/* Second and third level appears */
.nav > li ul li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin-left: 0px;
}
/* Full width dropdown */
.nav > li > .fulldrop {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	list-style: none;
	top:118px;
	left: 0px;
	background-color: #0078b3;
	width: 100%;
	min-height: 100px;
	text-align: left;
	margin-top:30px;
	padding: 0;
	z-index: 99;
	overflow: hidden;
}
/* Full dropdown appears */
.nav > li:hover .fulldrop {
	opacity: 1;
	visibility: visible;
	margin-top: 0px;
}
.nav ul li:hover:after {
	color: white;
}

/* coldrop based dropdown */

.nav .coldrop {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	list-style: none;
	top:118px;
	background-color: #0078b3;
	min-height: 100px;
	text-align: left;
	margin-top:30px;
	padding: 0;
	padding: 0 10px;
	z-index: 99;
}

.nav > li:hover .coldrop
{

opacity: 1;
visibility: visible;
margin-top: 0px;
}

.nav .coldrop .column {
          width: 130px;margin:0 9px;
          }
          
/* coldrop for full width dropdown */
.nav .column {
	width: 14.1%;
	float: left;
	color:white;
	margin: 0 0 0 2.2%;
}
.nav .column ul {
	padding: 0;
	margin: 0;
}
.nav .column ul li {
	padding: 0;
	list-style: none;
	font-size: 11px;
}
.nav .column h3 {
	font-size: 14px;
	padding: 14px 0;
	font-weight: 400;
	margin: 5px 0 5px 0;
}
.nav .column ul li a {
	display: block;
	padding: 0 0 15px 0;
}
.nav > li > ul li ul, .nav li >ul li, .nav > li > .fulldrop, .nav > li > .coldrop, .nav > li > ul, .nav > li , .nav > li > a{
	transition: all 0.5s ease-in-out ;
	-moz-transition: all 0.5s ease-in-out ; /* Firefox 4 */
	-webkit-transition: all 0.5s ease-in-out ; /* Safari and Chrome */
	-o-transition: all 0.5s ease-in-outs ;  /* Opera */
}
/* start megamenu colors */
.nav li a.color1{
	background:#0099CC;
	color: #ffffff;
}
.nav li a.color2{
	background:#174F77;
	color: #ffffff;
}

.nav li a.colorLock{
	background:#0099CC;
	color: #ffffff;
}





.nav li a.color3{
	background:#5261ac;
	color: #ffffff;
}
.nav li a.color4{
	background:#0099CC;
	color: #ffffff;
}
.nav li a.color5{
	background:#ff0000;
	color: #ffffff;
}
.nav li a.color6{
	background:#898989;
	color: #ffffff;
	width: 493px;
}
.nav > li:hover > a {
	color: #000;
	background:#fff;
    transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

.nav > li:hover  {
    	color: #000;
	background:#fff;
    	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}



/*
.nav > li:hover > fa-lock{
	color: #000 !important;
	background:#FFF;
}



.fa-lock :hover {
    transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
    color:#000 !important;
}

*/


#lbLastRow {
      margin-left: auto;
  margin-right: auto;
  display: table;
  padding-bottom: 10px;
  PADDING-TOP: 10PX;
  BACKGROUND-COLOR: #0099CC;
  WIDTH: 100%;
  TEXT-ALIGN: CENTER;
}
.fa-lock {

    color:#174F77;
}

.fa-home {

    color:#174F77;
}

.nav li > ul li a:hover{
	text-decoration:none;
        background-color:#0099CC;
}

ul.nav li.orange{
          width :0.1%;
}

@media (max-width:1490px) and (min-width:801px){
    .nav li a.color2 {
   
    }
    .nav li a.colorLock {

    }
   

}

@media (max-width:1000px) and (min-width:801px) {
    
    .nav {
font-size:x-small;
    }

}


     
 @media only screen and (max-width:800px) {

           .VerticalLineLeft {

    border-left: 0;
}


        .nav {
            display: none;
            font-size:x-small;
        }

        ul.nav li.orangeLock {
  float: left;
position :inherit;
}

        label.mobile_menu span {
            display: inline;
        }

        label.mobile_menu {
            position: relative;
            display: block;
            width: 100%;
            background-color: #174F77;
            padding: 10px 0;
            cursor: pointer;
        }

        .nav {
            padding: 0;
        }

            .nav > li > a {
                border-width: 0;
            }

            .nav li {
                width: 100%;
                text-align: left;
                margin-left: 0;
            }

            .nav > li {
                border-right: none;
                position: relative;
            }

                .nav > li > a, .nav li > ul li a {
                    display: block;
                    font-size: 0.85em;
                }

            .nav li > ul li a {
                width: 100%;
                text-align:center;
                  background-color: #174F77;
  font-size: medium;
            }
    ul.nav li.orange {
    width :100%;
    }

            .nav li ul, .nav li .fulldrop, .nav li .coldrop {
                top: 33px;
            }

            .nav > li {
                background: none;
            }

            .nav li ul {
                padding: 0;
            }

            .nav .fulldrop, .nav .coldrop {
                width: 95%;
                padding: 0 2.5%;
            }

            .nav li > ul li {
                padding: 18px 0px;
            }

            .nav .column, .nav .coldrop .column {
                width: 94%;
                padding: 0 3%;
            }

            .nav > li > ul {
                width: 100%;
            }

                .nav > li > ul li ul {
                    width: 100%;
                    top: 36px;
                    left: 0;
                    margin-top: 30px;
                    z-index: 2;
                }

                .nav > li > ul > li:hover ul {
                    margin-top: 0;
                }

        #mobile_menu:checked + .nav {
            display: block;
        }

        label.mobile_menu:after {
            position: absolute;
            top: -2px;
            right: 10px;
            content: "\2261";
            font-size: 30px;
            color: white;
        }

        .nav > li > ul li ul li ul {
            width: 100%;
            top: 43px;
            left: 0px;
            margin-left: 0;
            margin-top: 30px;
        }

        .nav > li > ul > li ul li:hover ul {
            margin-top: 0;
        }

        .nav > li > ul li {
            padding: 0px 0 0px 0%;
            width: 100%;
        }

            .nav > li > ul li ul {
                margin-left: 0;
            }

                .nav > li > ul li ul li {
                    padding: 5px 0 5px 0%;
                    width: 100%;
                }

                    .nav > li > ul li ul li ul li {
                        padding: 15px 0 15px 0%;
                        width: 100%;
                    }

        .nav ul li.dropdown:after {
            left: 90%;
        }
        /* Disable animation on mobile device */
        .nav > li > ul li ul, .nav li > ul li, .nav > li > .fulldrop, .nav > li > .coldrop, .nav > li > ul, .nav > li {
            transition: none;
            -moz-transition: none;
            -webkit-transition: none;
            -o-transition: none;
        }

        .nav li a.color6 {
            width: 100%;
        }
    }

   
  @media(max-width:320px) {
            .VerticalLineLeft {

    border-left: 0;
}


        label.mobile_menu {
            padding: 4px 0;
        }

            label.mobile_menu:after {
                top: -8px;
            }
    }

