@font-face {
	font-family: "Flaticon";
	src: url("../fonts/flaticon.eot");
	src: url("../fonts/flaticon.eot#iefix") format("embedded-opentype"),
	url("../fonts/flaticon.woff") format("woff"),
	url("../fonts/flaticon.ttf") format("truetype"),
	url("../fonts/flaticon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
	font-family: Flaticon;
	font-style: normal;
	line-height: 1em;

}

input[type=checkbox] {
    float: left;
    width: 18px;
    height: 26px;
    margin-right: 10px;
}

a {
   outline: 0 !important;
}

input.cf-consent-checkbox {
    width: auto;
}

.responsive-video, .image-container {
    height: 0;
    padding-bottom: 41.9%;
	position:relative;
	overflow:hidden;
}


.responsive-video > *, .image-container > *{
	position: absolute;
    top: -50%;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 200%;
}

.responsive-video.playing > *{
	position:absolute;
	top:0;bottom:0;left:0;right:0;
	width:100%;
	height:100%;
}



.responsive-video:before {
    content: "\e038";
    position: absolute;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    font-size: 70px;
    bottom: 0;
    left: 0;
    height: 100%;
    z-index: 999999;
    padding: 0px 30px;
    width: 100%;
    color: rgba(255,255,255,0.9);
    text-align: left;
    cursor: pointer;
	line-height:90px;
}

.responsive-video.playing:before{
	content:none;
}

.sticky-cta {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999999;
    visibility: visible!important;
    /*height: 40px;*/
    padding: 10px;
    background: rgb(147, 17, 126);
    display: block!important;
    color: white;
    box-sizing: content-box;
        text-align: center;
}

	.sticky-cta span {
    line-height: 40px;
    height: 40px;
    margin-right: 10px;
		font-size: 14px;
}
  
	.sticky-cta .btn {
    height: 40px;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
		color:white;
		background-color:rgb(51,31,109);
}


.header-form{
	margin-top:10px;
}

.wp-polls input{
    width: auto;
    float: left;
    margin-right: 10px;
}
.wp-polls-ul label {
    font-weight: normal;
    overflow: hidden;
    display: block;
}

/*#welcome .image:hover:after {
    transition-duration: 0.3s;
    display: block;
    content: "\f0d5";
    position: absolute;
    top:0;bottom:0;left:0;right:0;
      width: 100%;
  height: 100%;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    border-radius: 100px;
    background-color: #D34836;
      font: normal normal normal 14px/1 FontAwesome;
        text-align: center;
  line-height: 150px;
  color: white;
  font-size: 55px;
}*/

div#welcome {
        width: 100%;
        margin: 0px;
        padding: 15px 0;
        background-color: #92137e;
    }
	
	#welcome .h1, #after_article .h1, .in_article .h1{
		font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
		color: white;
		    margin-top: 0;
    margin-bottom: 20px;
		    font-weight: 300;
    font-size: 53px;
	}

 .in_article .h1{
        font-size: 26px;
    font-weight: bold;
	}

.color-violet{
	color: rgb(147, 17, 126);
}

.in_article input{
	    padding: 0 5px;
}

.in_article input, .in_article button {
    font-size: 14px;
}

#welcome form button, #after_article form button{
		background-color: rgb(51, 31, 109);
    color: white;
    font-weight: 600;
		border:none;
	}
	
	#welcome .consent, #after_article .consent{
		color:white;
	}

	.text-white{
		color:white;
	}

#welcome .image:after {
  display: block;
  content: "\f0d5";
  transition-duration: 0.3s;
  position: absolute;
  bottom: -10px;
  left: -10px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background-color: #D34836;
  font: normal normal normal 14px/1 FontAwesome;
  text-align: center;
  line-height: 50px;
  color: white;
  font-size: 25px;
  height: 50px;
  width: 50px;
}

#comments .navigation {
  z-index: 1;
  position: relative;
}

.comments-area {
    font-size: 16px;
    line-height: 24px;
}

.prev-next{
    margin-top: 20px;
}

.prev-next.top{
    margin-top: 0;
    margin-bottom: 20px;
}

.prev-next h5{
    font-size: 14px !important;
}

.prev-next.top .text-next {
    text-align: right;
}

.prev-next div {
    /*white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;*/
    font-size: 15px;
    line-height: 20px;
}

.prev-next h5 {
    margin-top: 10px;
    margin-bottom: 0 !important;
}

.prev-next a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.prev-next .text-prev {
    text-align: left;
}

#print-cresta-c, #pinterest-cresta-c{
    display: none;
}

/*.comment-body {
  height: 100px;
  overflow: hidden;
}*/

.widget_lpglatestcommentswidget .media-body {
    word-break: break-all;
}

.widget_lpglatestcommentswidget .media .post-title{
    margin-bottom: 3px;
    font-size: 12px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

a.expand-comment {
  display: block;
  text-align: center;
  padding: 10px 0;
}

.navigation .nav-previous{
    width: 50%;
    float: left;
}
.navigation .nav-next{
    width: 50%;
    float: right;
    text-align: right;
}

.navigation:after{
    content:"";
    display: block;
    clear: both;
}

.sign{
    background-image:url('../images/firma-ilaria.jpg');
    display: block;
    height: 80px;
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}
.sign.left{
    background-position: left;
}

.container{
    overflow: hidden;
}

#crestashareicon {
  font-size: 24px;
}
.cresta-share-icon i.c-icon-cresta-facebook, .cresta-share-icon i.c-icon-cresta-twitter,
.cresta-share-icon i.c-icon-cresta-gplus, .cresta-share-icon i.c-icon-cresta-linkedin,
.cresta-share-icon i.c-icon-cresta-pinterest, .cresta-share-icon i.c-icon-cresta-stumbleupon,
.cresta-share-icon i.c-icon-cresta-mail, .cresta-share-icon i.c-icon-cresta-vkontakte,
.cresta-share-icon i.c-icon-cresta-print, .cresta-share-icon i.c-icon-cresta-buffer,
.cresta-share-icon i.c-icon-cresta-whatsapp{
      padding: 8px 0;
}


div#cookieChoiceInfo {
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
    top: auto !important;
    bottom: 0;
    background-color: rgba(51, 31, 109, 1) !important;
    color: white;
    padding: 10px !important;
}

.menu-button{
    color: purple;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    position: absolute;
    bottom: -18px;
    left: 0;
    right: 0px;
}

#cookieChoiceDismiss{
    border-radius: 4px;
    border:none;
    color:white !important;
    
    padding: 2px 10px;
    font-weight: bold;
    margin-left: 10px !important;
    
    background-color: rgb(147, 17, 126);
}

#cookieChoiceInfo a:hover{
    text-decoration: none;
    color: rgb(254, 59, 167)
}

#cookieChoiceInfo a{
    color: rgb(254, 59, 167)
}

.flaticon-circle6:before {
	content: "\e000";
}
.flaticon-google7:before {
	content: "\e001";
}
.flaticon-magnifying47:before {
	content: "\e002";
}
.flaticon-pinterest1:before {
	content: "\e003";
}
.flaticon-twitter4:before {
	content: "\e004";
}

.widget_lpgsocialwidget:after{
    content: "";
    display: block;
    clear: both;
}

.twitta_citazione img{
    float: left;
    margin: 0 10px 0 0 !important;
}

.comment-reply-link{
    display: block;
    margin: 5px 0px;
}

.comment-reply-link.pull-left{
    float: none !important;
}

.twitta_citazione{
    margin: 20px 0 0 0;
}

.twitta_citazione a{
    margin-right: 20px;
}

blockquote{
    /*font-style: italic;*/
}

.consent{
    font-size: 12px !important;
    font-weight: normal;
	    line-height: 20px;
}

.consent input[type=checkbox]{
    float: left !important;
    width: auto !important;
    height: auto !important;
    margin-right: 10px !important;
}

.widget_lpgsocialwidget a{
    display: inline-block;
    margin: 10px;
}

.widget_lpgsocialwidget i{
    display: block;
    width: 60px;
    height: 60px;
    background-color: white;
    color: white;
    padding: 18px;
    font-size: 24px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -o-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    
    transition: all 0.3s;
}

.widget_lpgsocialwidget i:hover{
    background-color: rgb(147, 17, 126);
    color: white;
}

.widget_lpgsocialwidget i.fa-facebook{
    background-color: #3b5998;
}

.widget_lpgsocialwidget i.fa-facebook:hover{
    color: #3b5998;
    background-color: white;
}

.widget_lpgsocialwidget i.fa-twitter{
    background-color: #4099FF;
}

.widget_lpgsocialwidget i.fa-twitter:hover{
    color: #4099FF;
    background-color: white;
}

.widget_lpgsocialwidget i.fa-google-plus{
    background-color: #D34836;
}

.widget_lpgsocialwidget i.fa-google-plus:hover{
    color: #D34836;
    background-color: white;
}

.widget_lpgsocialwidget i.fa-linkedin{
    background-color: #0077B5;
}

.widget_lpgsocialwidget i.fa-linkedin:hover{
    color: #0077B5;
    background-color: white;
}

.widget_lpgsocialwidget i.fa-pinterest{
    background-color: #cb2027;
}

.widget_lpgsocialwidget i.fa-pinterest:hover{
    color: #cb2027;
    background-color: white;
}

.widget_lpgsocialwidget i.fa-rss{
    background-color: #FF6600;
}

.widget_lpgsocialwidget i.fa-rss:hover{
    color: #FF6600;
    background-color: white;
}

body {
    background: #f6f6f6;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    overflow-wrap: break-word;
}

article{
    font-size: 19px;
}

a {
    color: rgb(147, 17, 126);
    text-decoration: none;
}

article.post .video-embed {
    width: 100%;
    height: 0;
    padding-bottom: 60%;
    position: relative;
}

.archive-item{
    margin-bottom: 10px;
    line-height: 25px;
}

.widget_categories{
    text-align: justify;
}

.widget_categories li a{
    display: inline-block;
    padding:10px 10px;
}

.widget_categories:after{
    content:'';
    display:block;
    clear: both;
}

.btn-action{
    color: white;
    font-weight: 700;
    
    background-color: rgb(147, 17, 126);
    background-color: orange;
}

.btn-action:hover, .btn-action:focus{
    color: white;
}

#after_article, .in_article{
    background-color: #92137e;
    padding: 11px 56px;
    position: relative;
    z-index: 1;
    margin: 20px -40px;
}

.in_article{
	background-color:#ebf0f6;
	margin-bottom:20px;
	    line-height: 25px;
}

.in_article .small {
    line-height: 18px;
    font-size: 15px;
}

iframe {
    max-width: 100%;
}

article.post .video-embed > iframe, article.post .video-embed > embed{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
}

.image{
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.btn-primary , .btn-primary:hover {
    color: #fff;
    background-color: rgb(147, 17, 126);
    border: none;
}

.btn-default {
    color: rgb(147, 17, 126);
}

.btn-small {
    width: 120px;
    font-size: 14px;
    font-weight: 500;
}

h1 {
    line-height: 1.3em;
    color: rgb(51, 31, 109);
    font-weight: 600;
    margin: 0;
}

h2, h3{
    color: rgb(51, 31, 109);
}

h5 {
    font-size: 16px;
    /*text-transform: uppercase;*/
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 600;
    color: rgb(51, 31, 109);
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

p, .single article {
    color: #2e3137;
    font-weight: 400;
    line-height: 32px;
}

a:hover, a:focus {
    color: rgb(147, 17, 126);
    text-decoration: none;
}

.header{
    background-color: white;
    margin-bottom: 20px;
}

.navbar{
    margin-bottom: 0px;
}

.navbar-header{
    padding: 0px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: rgba(147, 17, 126, 1);
}

.navbar-toggle {
    background-color: rgba(147, 17, 126, 0.8);
    margin-right: 0;
    max-width: 16%;
    margin-top: 15px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: white;
}

.header .navbar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
    background: inherit;
    /*transition: all 0.3s;*/
}

.navbar-brand .logo{
    background-image: url(../images/LOGO_O2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    background-position: center left;
}

.header .navbar .navbar-brand {
    padding: 0;
    width: 84%;
    height: 70px;
} 

.header .navbar .main-navigation {
    /*transition: all 0.3s;*/
    border-top: 1px dashed rgba(0, 0, 0, 0.07);
    border-bottom: 1px dashed rgba(0, 0, 0, 0.07);
}

.home .post {
  margin-bottom: 20px;
}

.header .navbar .main-navigation > ul > li a {
    padding: 10px 15px;
    font-weight: 600;
    color: rgb(147, 17, 126);
    transition: all 0.1s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

#respond{
    top: -100px;
    position: relative;
    padding-top: 100px;
    margin-bottom: -70px;
}

#comments{
    top: -100px;
    position: relative;
    padding-top: 100px;
    margin-bottom: -120px;
}

.header .navbar .main-navigation > ul > li a:hover {
    background-color: rgb(147, 17, 126);
    color: white;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: rgb(147, 17, 126);
    color: white !important;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-bottom:none;
}

.main-navigation.collapse.in, .main-navigation.collapsing{
    margin-bottom: 20px;
}

.main-navigation.collapsing{
    margin-bottom: 0px;
}

.search-box {
    margin-top: 0px;
    transition: all 0.3s;
    margin-bottom: 0;
    padding: 15px;
}

.search-box .input-group {
    position: relative;
    width: 100%;
}

.search-box .input-group:before {
    content: "\e002";
    font-family: "Flaticon", sans-serif;
    font-size: 35px;
    position: absolute;
    top: -5px;
    left: 0px;
    color: rgb(51, 31, 109);
    z-index: 9999;
}

.search-box input{
    color:    rgba(51, 31, 109, 0.8) !important;
}

.search-box ::-webkit-input-placeholder { /* WebKit browsers */
    color:    rgba(51, 31, 109, 0.8) !important;
}
.search-box :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    rgba(51, 31, 109, 0.8) !important;
   opacity:  1 !important;
}
.search-box ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    rgba(51, 31, 109, 0.8) !important;
   opacity:  1 !important;
}
.search-box :-ms-input-placeholder { /* Internet Explorer 10+ */
   color:    rgba(51, 31, 109, 0.8) !important;
}

.search-box .input-group .form-control {
    padding-left: 35px;
    /*width: 215px;*/
    transition: all 0.3s;
    background: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.input-group .form-control {
    font-weight: 500;
    font-size: 16px;
    border: 1px solid #e6e6e6;
    height: 40px;
    -webkit-box-shadow: inset 0 0 0 0;
    -moz-box-shadow: inset 0 0 0 0;
    -ms-box-shadow: inset 0 0 0 0;
    -o-box-shadow: inset 0 0 0 0;
    box-shadow: inset 0 0 0 0;
}

.search-box .input-group .form-control:focus {
    width: 100%;
    border: 1px solid #e6e6e6;
    background: #fff;
}

#head_subscribe .image, .in_article .image{
    width: 100%;
    height: 150px;
	    border: 2px solid white;
	    background-size: cover;
}

#head_subscribe .col-1{
    width: 100%;
    float: left;
    margin-top: 250px;
    text-align: center;
}

#primary{
    margin: 0 -15px 20px -15px;
}

#primary.home{
    padding-left: 15px;
    padding-right: 15px;
}

#main.home article {
    background: #fff;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -o-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 10px;
    height: 100px;
    overflow: hidden;
    position: relative;
}

.yarpp-related{
	position:relative;
	z-index:1;
}

.yarpp-related h4{
    margin: 30px 0 20px;
}

.yarpp-item {
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 10px;
    height: 100px;
    overflow: hidden;
    background-color: #f6f6f6;
}

.yarpp-item .img_container {
  background-color: lightgrey;
  background-size: cover;
  background-position: center;
  width: 100px;
  height: 100px;
  float: left;
  margin: -10px 10px 10px -10px;
  overflow: hidden;
}

.yarpp-item .title {
  margin: 0;
  line-height: 22px;
  height: 80px;
  display: table;
}

.yarpp-item a {
  vertical-align: middle;
  display: table-cell;
  overflow-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
	    line-height: 20px;
    font-size: 16px;
}

.yarpp-item a span{
    font-weight: normal !important;
}

#main.home article .image{
    background-color:lightgrey;
    background-size: cover;
    background-position: center;
    width: 100px;
    height: 100px;
    float: left;
    margin:-10px 10px 10px -10px;
}

#main.home article .image a{
    display: block;
    height: 100%;
}

#main.home article h2{
    margin: 0;
    font-size: 18px;
    line-height: 22px;
    height: 80px;
    display: table;
}

#main.home article h2 a{
    vertical-align:middle;
    display: table-cell;
}

#main.home article h2 a span{
    max-height: 69px;
    overflow: hidden;
    display: block;
}

#main.single article {
    background: #fff;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -o-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 20px;
}

.single article.post .entry-content img:first-of-type{
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px;
}

#main.single article .entry-author{
    font-size: 14px;
}

#main.single article .entry-info{
    font-size: 14px;
    margin:0 0 20px 0;
}

.article_share{
    margin:0 0 20px 0;
}

#main.single article .entry-info .article-data{
    /*display: block;*/
}

#main.single article .entry-info .article-author{
    margin-right: 10px;
}

#breadcrumbs{
    display: block;
}

#main.single article .entry-info .commenti {
  display: block;
  float: right;
}

#main.single article h1, #main.single article h2, #main.single article h3, #main.single article h4, #main.single article h5{
    color: rgb(51, 31, 109);
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

#main.single article h1{
    font-size: 35px;
    line-height: 39px;
    color: rgb(51, 31, 109);
    margin-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-align: left;
}

#main.single article h2{
    font-size: 24px;
    line-height: 26px;
    color: rgb(51, 31, 109);
    margin:50px 0 20px 0;
}

#main.single article h3{
    font-size: 22px;
    line-height: 24px;
}

#after_article h3, .in_article h3{
    font-weight: bold;
}

#main.single article h4{
    font-size: 20px;
    line-height: 22px;
}

#main.single article h5{
    font-size: 18px;
    line-height: 20px;
    text-transform: none;
    font-weight: 500;
    margin-bottom: 10px;
}

blockquote{
    border: none;
    margin-top: 20px;
    padding: 30px;
    font-weight: 500;
    background-color: #ebf0f6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

#main.single article ul {
    list-style: disc;
    padding-left: 5%;
}

#main.single article ul li {
    position: relative;
}

.comment-anchor{
    top: -100px;
    position: relative;
    display: block;
}

article ol {
    padding-left: 5%;
}

article ol li {
    padding-top: 20px;
      position: relative;
  z-index: 1;
}

article th, article td{
    padding: 10px;
}

article thead{
    background-color: rgb(147, 17, 126);
    color: white;
}

article table{
    border: 1px solid rgb(147, 17, 126);
    margin-bottom: 20px;
    width: 100%;
}

#main.single article img, #main.single article figure{
    display: block;
    margin: 10px auto;
    max-width: 100%;
    height: auto;
}

#main.single article{
    text-align: left;
}

#paginazione{
    background: #fff;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -o-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 0 20px;
    text-align: center;
    font-size: 0;
}

#paginazione .page-numbers{
    display: none;
    padding: 20px 20px;
    font-size: 18px;
}

#paginazione .prev, #paginazione .next {
    display: inline-block;
}

#paginazione .page-numbers.current, #paginazione .page-numbers:hover{
    background-color: rgb(147, 17, 126);
    color: white;
}

#paginazione .page-numbers.dots, #paginazione .page-numbers.dots:hover{
    background-color: transparent;
    color: rgb(147, 17, 126);
}

#secondary h5{
    text-align: center;
}

.footer{
    background-color: rgba(51, 31, 109, 1);
    color: white;
    padding: 10px;
    text-align: center;
    overflow: hidden;
}

.footer p{
    color:white;
}

.footer h5 {
    color: whitesmoke;
    border-bottom: 2px solid whitesmoke;
    padding-bottom: 10px;
    line-height: 20px;
}

.footer a {
    color: rgb(254, 59, 167);
}

.copyright{
    font-size: 12px;
    line-height: 15px;
}

.copyright a{
    display: block;
}

.copyright .spacer{
    display: none;
}

.widget_lpglatestpostswidget li, .widget_lpgpopularpostswidget li{
    height: 60px;
    margin-bottom: 10px;
}

.widget_lpglatestpostswidget .img_container, .widget_lpgpopularpostswidget .img_container{
    width: 60px;
    height: 100%;
    float: left;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: lightgrey;
}

.widget_lpglatestpostswidget .img_container a, .widget_lpgpopularpostswidget .img_container a{
    display: block;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.widget_lpglatestpostswidget li a, .widget_lpgpopularpostswidget li a{
    display: table-cell;
    
}

.widget_lpglatestpostswidget li a .title, .widget_lpgpopularpostswidget li a .title{
    overflow: hidden;
    height: 58px;
    padding: 10px;
}

.footer-widgets .widget_lpglatestpostswidget li, .footer-widgets .widget_lpgpopularpostswidget li{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    text-align: left;
    /*background-color: white;*/
    height: 64px;
    padding: 1px;
}

.footer-widgets .widget_lpglatestpostswidget .img_container, .footer-widgets .widget_lpgpopularpostswidget .img_container{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    width: 64px;
}

.footer-widgets .widget_lpglatestpostswidget li a, .footer-widgets .widget_lpgpopularpostswidget li a{
    color: white;  
    height: 64px;
}

.widget_lpglatestcommentswidget .avatar{
    width: 60px;
    height: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.widget_lpgresourceswidget, .widget_lpgformwidget{
    background-color: white;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -o-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.widget_lpgresourceswidget h5, .widget_lpgformwidget h5{
    text-align: center !important;
    margin: 10px;
    font-size: 20px;
}

.widget_lpgresourceswidget p, .widget_lpgformwidget p{
    text-align: justify;
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
}

.widget_lpgresourceswidget .img_container, .widget_lpgformwidget .img_container{
    width: 100%;
    height: 0;
    padding-bottom: 66%;
    overflow: hidden;
    position: relative;
}

.widget_lpgresourceswidget .img_container a, .widget_lpgformwidget .img_container a{
    display: block;
    position: absolute !important;
    height: 100%;
    top: 0px;bottom: 0;left: 0;right: 0;
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
}

.widget_lpgresourceswidget .btn , .widget_lpgformwidget .btn{
    white-space: normal;
    color: white;
    
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.widget_lpgmonthwidget .img_container a{
    height: 200px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

.widget_lpgsocialwidget .facebook {
    margin-bottom: 40px;
    height: 80px;
    display: table;
    width: 100%;
}

.widget_lpgsocialwidget .facebook p {
    line-height: 26px;
    overflow: hidden;
    text-align: justify;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.widget_lpgsocialwidget .facebook a{
    float: left;
}

.widget_lpgsocialwidget .facebook .fa{
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

.widget_lpgsocialwidget .facebook .image {
    float: right;
    margin: 0 10px 0 10px;
    height: 80px;
    width: 80px;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    
    background-size: cover;
    background-position: center;
}

form input, form textarea, form button, form select{
    padding: 10px;
    border:1px solid lightgrey;
    display: block;
    margin-bottom: 10px;
    width: 100%;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}

form textarea{
    height: 200px;
    resize: vertical;
}

form label{
    /*display: block;*/
}

form button{
    background-color: rgb(147, 17, 126);
    font-weight: 600;
    color: white;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
form select{
    background-color: white;
}

.risorsa-table{
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}

.risorsa-table p{
    margin: 0 10px 20px;
}

.risorsa-table h2{
    margin: 10px!important;
}

.risorsa-table h2 small{
    display: block;
}

.risorsa-table-image{
    display: block;
    height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.comment-list{
    list-style: none;
    padding: 0;
}

.comment-list .children{
    list-style: none !important;
    padding-left: 8% !important;
    border-left: 2px solid rgb(147, 17, 126);
    background-color: rgba(0,0,0,0.03);
    width: 92%;
    box-sizing: content-box;
    padding-right: 5%;
        overflow: hidden;
}

.comment {
    overflow: visible;
}

.comment .avatar{
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    border-radius: 60px;
}

.comment-list p, .comment-list {
  color: #41454C;
}

.comment .author{
    font-weight: bold;
}

.img_container a {
    background-position: center;
    background-size: cover;
    height: 100%;
    display: block !important;
    position: static !important;
}

#main.single article .entry-content {
    margin-bottom: 20px;
}

#main.home article .entry-author{
    font-size: 12px;
    position: absolute;
    bottom: 0;
    right: 10px;
    color: #818896;
}

img.round{
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -ms-border-radius: 1000px;
    -o-border-radius: 1000px;
    border-radius: 1000px;
}

.widget_lpgfacebookwidget{
    /*min-height: 170px;*/
}

.widget_lpgfacebookwidget .avatars{
    height: 100px;
    overflow: hidden;
    margin: 10px auto;
}

.widget_lpgfacebookwidget .avatars a{
    display: block;
    float: left;
    height: 50px;
    width: 50px;
    background-size: cover;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid transparent;
    box-sizing: border-box;
    background-repeat: no-repeat;
}

.single-resource .content-area{
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    background: #fff;
    border: 4px solid #ccc;
    margin-top: 20px;
}

.single-resource article{
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important;
}

#read-articles{
    background: #fff;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -o-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.05), -1px 1px 3px 0 rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
    padding: 10px;
    overflow: hidden;
    margin:0 15px 20px;
    text-align: center;
    font-weight: 600;
    color: rgb(51, 31, 109);
    
}

#foot_subscribe{
    height: 0;
    position: fixed;
    bottom: 0;
    right: 15px;
    max-width: 600px;
    opacity: 0;
    
    background-color: white;
    border: 4px solid rgb(147, 17, 126);
    border-bottom: none;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -ms-border-radius: 8px 8px 0 0;
    -o-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
    padding: 10px;
    box-sizing: content-box;
        z-index: 1;
}

#foot_subscribe .close{
    position: absolute;
    top:10px;
    right: 10px;
    color: rgb(147, 17, 126);
    opacity: .5;
    transition-duration: 0.3s;
    z-index: 99;
}

#foot_subscribe .close:hover{
    opacity: 1;
}

#foot_subscribe h3{
    margin: 10px 0 10px 0;
    line-height: 25px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

#foot_subscribe .image{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 50px;
    background-color: white;
    cursor: pointer;
    font-size: 0;
}

#foot_subscribe.full .image{
    position: absolute;
    bottom: -25px;
    left: -10px;
    right: -10px;
    top: -10px;
    background-color: white;
    cursor: pointer;
    background-position: center;
    background-size: cover;
    font-size: 20px;
    padding: 20px;
    text-align: center;
}

#head_subscribe_1.full .image {
    position: relative;
    left: 0px;
    right: 0px;
    top: -55px;
    margin-bottom: -45px;
    background-color: white;
    cursor: pointer;
    background-position: center;
    background-size: cover;
    font-size: 20px;
    padding: 20px;
    text-align: center;
}

#head_subscribe_1 h3 {
    text-align: center;
}

#head_subscribe_1 .image {
    margin-bottom: 15px;
    cursor: pointer;
    background-position: center;
    text-align: center;
    min-height: 200px;
}

#head_subscribe_1.full .col-md-12{
    /*min-height: 390px;*/
}

#head_subscribe_1.full .image p{
    font-size: 18px !important;
    line-height: 25px !important;
}

#foot_subscribe.full .image h3, #head_subscribe_1.full .image h3{
    font-size: 50px;
    line-height: 50px;
    color: rgb(51, 31, 109) !important;
    margin: 0 0 15px;
}

#head_subscribe_1.full .image h3{
    font-size: 30px;
    line-height: 35px;
}

#foot_subscribe.full .image p, #head_subscribe_1.full .image p{
    color:rgb(51, 31, 109) !important;
    line-height:29px;
}

#foot_subscribe.full .image .button, #head_subscribe_1.full .image .button{
    padding:10px;
    color:white;
    background-color: orange;
    border-radius: 10px;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
}

#head_subscribe_1.full{
    text-align: center;
}

#head_subscribe_1.full button{
    margin: 20px 0;
}

#head_subscribe .col-2 {
    width: 270px;
    margin: 0 auto;
}

#foot_subscribe p.content{
    line-height: 33px;
    font-size: 17px;
}

#foot_subscribe input{
    padding: 5px 10px;
}

#foot_subscribe .consent{
    font-size: 9px !important;
    line-height: 20px;
}

@media (min-width: 500px) {
    
    .comment-reply-link{
        float: right;
    }
    
    .comment-reply-link.pull-left{
        float: left !important;
    }
    
    #main.single article img, #main.single article figure{
        /*width: auto;*/
        max-width: 100%;
        height: auto;
    }
    
    #main.single article img.alignleft, #main.single article figure.alignleft{
        display: block;
        float: left;
        margin-right: 10px;
    }
    
    #main.single article figure.alignleft img, #main.single article figure.alignright img{
        display: block;
        margin:0;
    }
    
    #main.single article img.alignright, #main.single article figure.alignright{
        display: block;
        float: right;
        margin-left: 10px;
    }
    
    #paginazione .page-numbers{
        display: inline-block;
    }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	
	.in_article input{
	    padding: 0 5px;
	width: calc(50% - 5px);
	    float: left;
    margin-right: 5px;
		margin-bottom:0;
}

    
    .comment-reply-link{
        float: none;
    }
    
    .comment-reply-link.pull-left{
        float: none !important;
    }
    
    #primary{
        margin: 0 0 20px 0;
    }
    
    #primary.home{
        padding-left: 0;
        padding-right: 0;
    }
    
    .widget_lpgsocialwidget .facebook a{
        margin: 18px 10px;
    }
    
    #main.single article{
        text-align: justify;
    }
    
    #print-cresta-c, #pinterest-cresta-c{
        display: initial;
    }
    
    .navbar-header {
        padding: 0px;
    }
    
    .navbar-brand .logo {
        /*background-position: center;*/
    }
    
    .widget_lpgsocialwidget i{
        width: 46px;
        height: 46px;
        padding: 11px;
        font-size: 24px;
    }
    
    .widget_lpgsocialwidget a {
        margin: 5px;
    }
    
    #head_subscribe .image{
        width: 100%;
        height: 370px;
    }
    
    .widget_categories li{
        display: block;
    }
    
    h1, h2, h3{
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
    }
    
    .widget_lpgfacebookwidget .avatars{
        height: 88px;
    }

    .widget_lpgfacebookwidget .avatars a{
        height: 44px;
        width: 44px;
    }
    
    
	

    
    #welcome .image{
        position: relative;
        height: 150px;
        width: 150px;
        margin: 0 auto;
        
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        -o-border-radius: 100px;
        border-radius: 100px;
    }
    
    #welcome h3, #head_subscribe h3{
        margin-top: 0;
    }
	
	
	
	
	
    #head_subscribe {
        width: 100%;
        margin: -20px 0 0px;
        padding: 15px 0;
    }
    
    #head_subscribe .row{
        display: table;
    }
    
    #head_subscribe .col-1, #head_subscribe .col-2{
        display: table-cell;
        float: none;
        vertical-align: middle;
    }
    
    #head_subscribe .col-1{
        width: 66.66666667%;
    }
    
    .widget_lpglatestcommentswidget .media-body{
        font-size: 14px;
    }
    
    #paginazione .page-numbers{
        display: none;
    }
    
    #paginazione .prev, #paginazione .next{
        display: inline-block;
    }
    
    #main.home article h2 a span{
        max-height: none;
        overflow: visible;
    }
    
    #main.single article img, #main.single article figure{
        margin: 10px auto;
        max-width: 100%;
        height: auto;
    }
    
    #main.single article img.alignleft, #main.single article figure.alignleft, #main.single article img.alignright, #main.single article figure.alignright{
        display: block;
        float: none;
        margin: 10px auto;
    }
    
    .header .navbar .navbar-header {
        float: none;
        text-align: center;
    }
    
    .header .navbar .navbar-brand {
        width: 100%;
        height: 70px;
    }
    
    .copyright a {
        display: inline;
    }
    
    .copyright .spacer {
        display: inline;
    }
    
    .header .navbar .main-navigation > ul > li a {
        padding: 5px;
        margin-right: 5px;
        font-size: 14px;
    }
    
    .navbar-collapse {
        padding: 10px 0;
        padding-bottom:10px !important;
    }
    
    
    #main.home article{
        padding: 25px 25px 20px 25px;
        height: auto;
    }
    
    #main.home article .image{
        width: 100%;
        height: 300px;
        float: none;
        margin:0px;
        
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
    }
    
    #main.home article h2 {
        margin: 20px 0;
        font-size: 26px;
        line-height: 30px;
        display: block;
        height: auto;
    }
    
    #main.home article h2 a{
        color: rgb(51, 31, 109);
    }
    
    #main.home article .entry-content{
        text-align: justify;
        margin-bottom: 20px;
    }
    
    #main.home article .entry-info{
        margin-bottom: 10px;
        overflow: hidden;
        height: 1em;
    }
    
    #main.home article .entry-info a.category {
        max-width: 110px;
        display: block;
        height: 17px;
        overflow: hidden;
        float: left;
    }
    
    #main.home article .entry-info li{
        display: block;
        float: left;
        font-size: 12px;
        position: initial;
        color: black;
    }
    
    #main.home article .entry-info li:after {
        content: "";
        margin-right: 10px;
    }
    
    #main.home article .entry-info li:last-child:after {
        content: "";
        margin-left: 0px;
        margin-right: 0px;
    }
    
    #main.home article .entry-info ul {
        display: block;
        height: 17px;
        width: 500px;
    }
    
    #secondary{
        margin-bottom: 200px;
    }
    
    #secondary h5{
        text-align: left;
    }
    
    #secondary hr{
        border:none;
        border-top: 1px dashed rgba(0, 0, 0, 0.07);
    }
    
    #secondary hr:last-of-type{
        display: none;
        border:none;
    }
    
    .footer{
        padding-top: 30px;
    }
    
}

@media (min-width: 768px) and (max-width: 991px){
	

    
    .comment-reply-link{
        float: none;
    }
    
    .comment-reply-link.pull-left{
        float: none !important;
    }
    
    .footer-widgets .col-xs-12:last-of-type {
        width: 100%;
    }
    
    .widget_lpgmonthwidget .img_container{
        float: left;
        width: 200px;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
	
	.in_article .row{
	display:flex;
}
		.sticky-cta.mobile {
    display: none!important;
}
	.middle-centered{
  display: flex;
  align-items: center;
  justify-content: center;

	}
    
    .single article.post .entry-content > img.alignleft:first-child,
    .single article.post .entry-content > p:first-child > img.alignleft:first-child{
        float: left !important;
        width: 300px !important;
        margin: 10px 10px 10px 0 !important;
    }
    
    .comment-reply-link{
        float: right;
    }
    
    .comment-reply-link.pull-left{
        float: left !important;
    }
    
    #head_subscribe .col-1 {
        width: 75%;
    }
    
    .widget_lpgsocialwidget .facebook i {
        width: 46px;
        height: 46px;
        padding: 11px;
        font-size: 24px;
    }
    
    #foot_subscribe{
        right: 22px;
    }
    
    
    .header .navbar .main-navigation > ul > li a {
        /*padding: 6px;
        margin-right: 5px;
        font-size: 15px;*/
    }
    
    .header .navbar-nav{
        margin-top: 5px;
        margin-bottom: 5px;
    }
    
    .widget_lpgsocialwidget a {
        margin: 7px;
    }
    
    .widget_lpgsocialwidget i{
        width: 60px;
        height: 60px;
        padding: 19px;
        font-size: 22px;
    }
    
    .in_article .image{
        width: 100%;
        height: 221px;
    }
    
    .widget_categories{
        font-size: 14px;
    }
    
    .widget_categories li a{
        display: inline-block;
        padding:3px 0px;
    }
    
    .widget_lpgfacebookwidget .avatars{
        height: 84px;
    }

    .widget_lpgfacebookwidget .avatars a{
        height: 42px;
        width: 42px;
    }

    #head_subscribe_0 row{
        display: table;
    }
    
    #head_subscribe_0 p{
        font-size: 14px;
        line-height: 18px;
    }
    
    #head_subscribe_0 h3{
        font-size: 18px;
        line-height: 22px;
        margin:0 0 5px 0;
        font-weight: 600;
    }
    
    #head_subscribe_0 .col-2, #head_subscribe_0 .col-1{
        display: table-cell;
        float: none;
        vertical-align: middle;
        padding: 0 5px;
    }
    
    #head_subscribe_0 .image {
        width: 100%;
        height: 200px;
    }
    
    #head_subscribe_0 input{
        float: left;
        width: 50%;
        height: 30px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        
        padding: 0 10px;
    }
    
    #head_subscribe_0 button{
        height: 40px;
        padding: 0;
        float: left;
    }
    
    #head_subscribe_0 input[name=name]{
        width: 49%;
        margin-right: 1%;
    }
    
    #after_article, .in_article {
			background-color: #92137e;
    }
	
	.in_article{
	background-color:#ebf0f6;
}

    
    
    #after_article .col-1, #after_article .col-2, .in_article .col-1, .in_article .col-2{
        display: table-cell;
        float: none;
        vertical-align: middle;
    }
    
    .yarpp-related{
        width: 627px;
    }
    
    .yarpp-item {
        border-radius: 0;
        margin-bottom: 15px;
        padding: 0;
        height: auto;
        background-color: transparent;
        padding-right: 10px;
    }

    .yarpp-item .img_container {
        width: 100%;
        height: 140px;
        float: none;
        margin: 0;
      
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
    }

    .yarpp-item .title {
        margin-top: 10px;
        height: auto;
        display: block;
        font-size: 14px;
        line-height: 20px;
        text-align: left;
    }

    .yarpp-item a {
      display: block;
    }
   
    
    #main.single article{
        padding: 40px;
    }
    
    #paginazione .page-numbers{
        display: inline-block;
    }
    
    #main.single article h1{
        font-size: 38px;
        line-height: 45px;
    }
    
    #main.single article img, #main.single article figure{
        /*width: auto;*/
        max-width: 100%;
        height: auto;
    }
    
    #main.single article img.alignleft, #main.single article figure.alignleft{
        display: block;
        float: left;
        margin-right: 10px;
    }
    
    #main.single article img.alignright, #main.single article figure.alignright{
        display: block;
        float: right;
        margin-left: 10px;
    }
    
    
    .search-box .input-group .form-control:focus {
        width: 220px;
    }
    
    #main.home .post.sticky{
        width: 100%;
    }
    
    #main.home .post.sticky article .image{
        width: 190px;
        margin-right: 20px;
        float: left;
        height: 180px;
    }
    
    #main.home .post.sticky article h2{
        height: auto;
        margin: 0;
        margin-bottom: 10px;
    }
    
    #main.home .post.sticky article .entry-content{
        height: auto;
    }
    
    #main.home article .image{
        height: 210px;
    }
    
    #main.home article h2 {
        height: 92px;
        overflow: hidden;
    }
    
    #main.home article .entry-content{
        height: 235px;
        overflow: hidden;
    }
    
    .risorsa-table{
        padding: 0 0px 0px 260px;
        border: none;
    }
    
    .risorsa-table h2 small{
        display: inline;
    }
    
    .risorsa-table-image{
        display: block;
        position: absolute;
        left: 0;top: 0;bottom: 0;
        width: 250px;
        height: 100%;
        border:none;
    }
    
    .prev-next div:last-of-type , .prev-next.top div:last-of-type{
        text-align: right;
    }
    .prev-next .text-next {
        text-align: right;
    }
    .prev-next h5 {
        margin-top: 0px;
    }
    
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    
    .comment-reply-link{
        float: right;
    }
    
    .search-box .input-group .form-control:focus {
        width: 250px;
    }
    
    .header .navbar-nav{
        margin-top: 0;
        margin-bottom: 0;
    }
    
    .header .navbar .main-navigation > ul > li a {
        padding: 10px;
        margin-right: 5px;
        font-size: 16px;
    }
    
    .col-md-3 .widget_lpgsocialwidget i{
        width: 33px;
        height: 33px;
        padding: 10px;
        font-size: 14px;
    }
    
    .col-md-3 .widget_lpgsocialwidget a {
        margin: 5px;
    }
    
    .widget_lpgsocialwidget i{
        width: 46px;
        height: 46px;
        padding: 11px;
        font-size: 24px;
    }
    
    #head_subscribe_0 .col-2{
        padding: 10px 0 ;
    }
    
    #head_subscribe_0 .col-1{
        padding: 0 10px;
    }
    
    #head_subscribe_0 .image {
        height: 207px;
    }
    
    .widget_lpgfacebookwidget .avatars{
        height: 86px;
    }

    .widget_lpgfacebookwidget .avatars a{
        height: 43px;
        width: 43px;
    }
    
    .yarpp-related{
        width: 778px;
    }
    
    #main.home .post.sticky article .image{
        width: 260px;
        height: 217px;
    }
    
    #main.home article .image{
        height: 250px;
    }
    
    #main.home article .entry-content{
        height: 177px;
    }
}