/**
 * 
 * @version             See field version manifest file
 * @package             See field name manifest file
 * @author				Gregorio Nuti
 * @copyright			See field copyright manifest file
 * @license             GNU General Public License version 2 or later
 * 
 */


#footer_content li {
    float: left;
}
#footer_content .dropdown-menu > li > a {
    padding: 3px 0px;
}


#banner_content p {
    margin: 0;
}
#banner_content * {
    text-align: center;
}
#banner_content {
    padding-top: 100px;
}
#banner_content .custom {
    min-height: 600px;
}
.blog-grid-overlay {
    background-color: rgba(202, 60, 25, 0.8);
}
.blog-grid-overlay a:hover,
.blog-grid-overlay a:focus,
.blog-grid-overlay:hover a {
    color: #ef4b23;
}
#video_wrapper {
	height: 100vh;
	overflow: hidden;
	margin-top: -60px;
}
#showcase_wrapper {
	height: 100vh;
}

.colored-section {
	
}
.colored-section-light {
	background: url("../images/template/colored-section-light-background.png") repeat 0 0;
	color: #111821 !important;
}
.colored-section-dark {
    background: url("../images/template/colored-section-dark-background.png") repeat 0 0;
    color: #fff !important;
}



.thumb-wrapper {
    margin-bottom: 25px;
    margin-top: 25px;
}
.thumb-wrapper * {
    font-weight: bold;
}

.moduletable.no-top {
    margin-top: -100px;
}
.moduletable.no-bottom {
    margin-bottom: -100px;
}


/* section colors */
#main-wrapper {
    background-color: #000;
}
#top_wrapper,
#bottom_wrapper {
    background-color: #fff;
}
#body.black #top_wrapper,
#body.black #bottom_wrapper {
    background-color: #000;
}
#body.black #top_wrapper *:not(.title),
#body.black #bottom_wrapper *:not(.title) {
    color: #fff;
}

/* digi showcase */
#showcase .digi_showcase.carousel {
    margin-bottom: 0;
}
#showcase .digi_showcase.carousel * {
    color: #fff;
}
#showcase .digi_showcase.carousel .btn {
    border-color: #fff;
    color: #fff;
}
#showcase .digi_showcase.carousel .btn:hover {
    border-color: #ef4b23;
    color: #ef4b23;
}
#showcase .digi_showcase.carousel .slick-dotted.slick-slider {
    margin-bottom: 0;
}
#showcase .digi_showcase.carousel .slick-list {
    margin-left: 0;
    margin-right: 0;
}
#showcase .digi_showcase.carousel .slick-prev,
#showcase .digi_showcase.carousel .slick-next {
    z-index: 9;
}
#showcase .digi_showcase.carousel .slick-dots {
    position: absolute;
    top: 90%;
    width: 100%;
}
#showcase .digi_showcase.carousel .slick-dots li button::before {
    color: rgba(255,255,255,0.3);
    opacity: 1;
}
#showcase .digi_showcase.carousel .slick-dots li button::before {
    font-size: 16px;
}
#showcase .digi_showcase.carousel .slick-dots li.slick-active button::before {
    color: #ef4b23;
}
#showcase .digi_showcase.carousel .slick-dots li button,
#showcase .digi_showcase.carousel .slick-dots li.slick-active button {
    border: none;
}
#showcase .digi_showcase.carousel .slick-prev::before,
#showcase .digi_showcase.carousel .slick-next::before {
    font-size: 40px;
	font-family: FontAwesome;
	color: #fff;
	opacity: 1;
}
#showcase .digi_showcase.carousel .slick-prev::before {
    margin-left: 40px;
    content: '\f053';
}
#showcase .digi_showcase.carousel .slick-next::before {
    margin-left: -80px;
    content: '\f054';
}
#showcase .digi_showcase.carousel .title {
    position: absolute;
    top: 40%;
    width: 100vw;
}
#showcase .digi_showcase.carousel .text {
    position: absolute;
    top: 47%;
    width: 100vw;
}
#showcase .digi_showcase.carousel .readmore-wrapper {
	position: absolute;
    top: 50%;
    width: 100vw;
}
#mainbody_content .digi_showcase.carousel .slick-dots li button::before {
    color: #111821;
    opacity: 1;
}
#mainbody_content .digi_showcase.carousel .slick-dots li button::before {
    font-size: 16px;
}
#mainbody_content .digi_showcase.carousel .slick-dots li.slick-active button::before {
    color: #ef4b23;
}
#mainbody_content .digi_showcase.carousel .slick-dots li button,
#mainbody_content .digi_showcase.carousel .slick-dots li.slick-active button {
    border: none;
}
#mainbody_content .digi_showcase.carousel .slick-prev::before,
#mainbody_content .digi_showcase.carousel .slick-next::before {
    font-size: 40px;
	font-family: FontAwesome;
	color: #111821;
	opacity: 1;
}
#mainbody_content .digi_showcase.carousel .slick-prev::before {
    margin-left: -20px;
    content: '\f053';
}
#mainbody_content .digi_showcase.carousel .slick-next::before {
    margin-left: 7px;
    content: '\f054';
}
#mainbody_content .digi_showcase.carousel > .slick-slider {
    margin-bottom: 0;
    margin-top: -140px;
}
#ending .digi_showcase.masonry #digi_showcase_masonry * {
    color: #fff;
}
#ending .digi_showcase.masonry .title {
    position: absolute;
    bottom: 40px;
    left: 20px;
    right: 20px;
    font-size: 20px;
}
#ending .digi_showcase.masonry .extra-info {
    position: absolute;
    bottom: 5px;
    left: 20px;
    right: 20px;
    font-size: 14px;
}

 /* Style the video: 100% width and height to cover the entire window */
#video {
  position: relative;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

/* Add some content at the bottom of the video/page */
#video_text_wrapper {
	position: absolute;
	/*width: 100%;*/
	left: 50%;
	top: 35%;
	max-width: 1120px;
	color: #fff;
}
#video_text_content {
    position: relative;
    left: -50%;
    text-align: center;
}
#video_title {
    /*
    font-size: 100px;
    line-height: 100px;
    */
}
#video_text {
	/*
    font-size: 30px;
    line-height: 30px;
    */
}

/* Style the button used to pause/play the video */
#video_button {
	width: 50px;
	font-size: 20px;
	padding: 10px;
	border: none;
	background-color: transparent;
	color: #fff;
	cursor: pointer;
	border: 2px solid #fff;
	border-radius: 5px;
	line-height: 26px;
}

#video_button:hover {
	opacity: 0.6;
}

@media screen and (max-width: 1366px) and (max-height: 768px) {
	#video_text_wrapper {
		top: 20%;
	}
}

@media screen and (max-width: 768px) {
	p, #article_text_content, #article_text_content p {
		font-size: 24px;
		line-height: 28px;
	}
	h1 {
		font-size: 40px;
		line-height: 50px;
	}
	h2 {
		font-size: 30px;
		line-height: 40px;
	}
	.page-header > * {
		font-size: 50px;
		line-height: 60px;
	}
	.page-title > * {
		font-size: 30px;
		line-height: 40px;
	}
	#article_top_content, #article_bottom_content,
	#article_text_content, #article_top_content, #article_bottom_content,
	#top_content .moduletable, #bottom_content .moduletable, #ending_content .moduletable, #mainbody_top_content .moduletable,
	#mainbody_bottom_content .moduletable, #mainbody_module_content .moduletable,
	#copyright {
		padding-left: 10px;
		padding-right: 10px;
	}
	#copyright {
		text-align: center;
	}
	#logo_wrapper {
		padding-top: 5px;
	}
	iframe {
		width: 100%;
	}
	#video_text_wrapper {
		top: 30%;
	}
	#video_text_wrapper, #video_text_content {
    	left: auto;
    }
    #video_text {
		padding: 0 10px;
	}
	#showcase .digi_showcase.carousel .title {
		top: 10%;
	}
	#showcase .digi_showcase.carousel .text {
	    top: 50%;
    }
    #showcase .digi_showcase.carousel .readmore-wrapper,
    #showcase .digi_showcase.carousel .slick-prev:before, #showcase .digi_showcase.carousel .slick-next:before {
    	display: none;
    }
    #showcase_wrapper {
		height: auto;
	}
	.mobile-nav .dropdown-menu li > a {
	    color: #fff;
	}
	.mobile-nav .dropdown-menu li > a:hover,
	.mobile-nav .dropdown-menu li > a:focus,
	.mobile-nav .dropdown-menu li > a:active {
	    color: #ef4b23;
	}
	.mobile-nav .dropdown-menu .dropdown-submenu {
    	background-color: transparent;
    }
	.dropdown-menu .dropdown-submenu {
    	position: relative;
    }
    .mobile-nav .dropdown-menu .dropdown-submenu a::before {
		content: "";
		margin-left: 0;
		margin-right: 0;
	}
	.mobile-nav .dropdown-menu .dropdown-submenu a {
		border: none;
		text-align: left;
		text-transform: none;
	}
	.dropdown-menu .dropdown-submenu {
	    top: 0px;
    }
    .mobile-nav .dropdown-menu li > a {
	    margin: 0;
	}
	#menu {
		overflow-y: scroll;
		z-index: 9999;
		position: fixed;
		background: rgba(0, 0, 0, 0.9);
	}
	.mobile-nav > ul li {
		padding-left: 20px;
		text-indent: 0 !important;
	}
	.blog .items-row > .span3 {
		width: 100%;
	}
	.blog .page-header > * {
		font-size: 30px;
		line-height: 40px;
	}
	.blog .page-header > * {
		font-size: 30px;
		line-height: 40px;
	}
	#article_intro_image_text_wrapper, #category_image_text_wrapper,
	#article_intro_image_text_content, #category_image_text_content {
		left: auto;
	}
	#category_image_text_content {
		padding: 0 10px;
	}
	.mobile-nav {
		margin: 0px auto 0;
	}
}




































