/*
Puoi aggiungere qui il tuo codice CSS.

Per maggiori informazioni consulta la documentazione (fai clic sull'icona con il punto interrogativo qui sopra).
*/

.sf-menu a {

    font-size: 14px;
  
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
}

img, object, embed {
    max-width: 100%;
    height: auto;
}

.four columns .header-top-left img {
    margin-top: 30px;
}

.logo-position img {
    max-width: 350px;
}

a {
   font-family:Roboto Condensed, sans-serif;
	font-weight:400;
}

.post_content p , .content_page_padding p ,.widget p, .epyt-gallery-title {
   font-family:Roboto Condensed, sans-serif !important;
	font-size: 22px;
	line-height: 2;
	letter-spacing: 0.2px;

}

.single-post-title {
	font-size: 42px;
	font-weight: 700;
}

.post li, .page li, .page-full li, .textwidget li {
    list-style-position: inside;
    list-style-type: none;
}

.meta-category {
  position: absolute;
	top: 194px;
  left: 0px;
	font-style: bolder;
	letter-spacing: 0.2px;
		}

.meta-category a, .meta-category i {
  margin-bottom: 3px;
  margin-right: 3px !important;
  color: #FFF;
  font-size: 13px !important;
	font-weight: 600;
  background: #e85d30;
  padding: 0px 5px !important;
  line-height: 25px !important;
  height: 25px !important;
  float: left;
}

#ticker a {
   font-family:Roboto condensed, sans-serif !important;

}

.four columns .header-top-left img {
    margin-top: 30px;
}

.box {
    box-shadow: -1px 1px 5px -1px rgba(34, 34, 34, 0.55);
    background-color: #F2F2F2;
    padding: 10px 15px;
}

#slider1 {
  display:none;
}

.feature-item img {
    height: 100%;
}

.image-gallery li {
    margin-right: 0px;
}



.thumb {
    max-height: 150px;
    overflow: hidden;
    margin-bottom: 15px;
}

.divider {
    margin-bottom: 90px;
}



@media only screen and (max-width:1920px) {
#mainmenu li a {
    padding: 0px 17px;
}
}

@media only screen and (min-width:960px) and (max-width:1360px) {
#mainmenu li a {
    padding: 0px 17px;
}
}

@media only screen and (min-width:960px) and (max-width:1199px) {
#mainmenu li a {
    padding: 0px 13px;
}
}
.menu_wrapper .row {
    margin-bottom: 0px;
    height: 54px;
    width: 100%;
    border-bottom: 6px solid #2F88D6;
}
.image_post.feature-item .meta-category {
  position: absolute;
	top: 225px;
  left: 0px;
	font-style: bolder;
	letter-spacing: 0.2px;
		}


.header_main_wrapper {
    padding: 9px 0px;   }

.menu_wrapper .row {
 border-bottom: 6px solid #144691;
padding-left: 0px;
padding-right: 0px;
}

.ads728x90-thumb {
    padding-top: 25px;
}


.sf-menu li {
    white-space: nowrap;
    transition: #000040 0.3s linear 0s;
}


.comments-area {

    display: none;
}

h6 {
    line-height: 17px;
}

.ezcol * {
    width: 100%;
    height: 100%;
}