h1 {
    padding:0 0 30px 0;
}

h2, h2 a {
    padding:0 0 15px 0;
}

h4 {
    padding:0 0 15px 0;
}

fieldset {
	border: none;
}

/* read more button */

p.readmore a, p.readmore a.btn {
	display: inline-block;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 20px;
	text-align: center;
}

/* forms */

.inputbox, input.required, textarea.required, input[type="text"], input[type="email"], .form-control {
	display: inline-block;
	vertical-align: middle;
	padding: 8px;
	margin: 0;
	background-color: #ffffff;
	color:#555555;
	border: 1px solid #dad7d2;
	border-radius: 0;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	font-size: 13px;
	font-family: 'Raleway', sans-serif;
}

img.img_left {
	float:left;
	margin:0 30px 30px 0;
}

img.img_right {
	float:right;
	margin:0 0 30px 30px;
}

blockquote {
    margin: 0;
    padding: 20px 100px;
    font-size: 16px;
    line-height: normal;
    background: #475466 url(../images/quotes.png) center no-repeat;
    border: 0;
    font-family: "PT Serif", serif;
    color: #fff;
    font-weight: normal;
    text-align: center;
}

/* abovecontent and belowcontent modules */

div.abovecontent {
	margin: 0px 20px;
}

div.belowcontent {
	padding: 30px 0 0 0;
	margin: 0px 20px;
}

p.copyright {
	text-align: center;
	margin:0;
	padding:15px;
	color: #475466;
}

p.copyright a {
	color: #475466;
	text-decoration: underline;
}

.headerrow {
	background: #29384e url(../images/custom/header_bg.png) no-repeat center;
	height: 159px;
}

.headerrow h3 {
	color: #dedad4;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
}

.sparky_container > .mp_top1.sparky_cell,
.sparky_container > .mp_top2.sparky_cell {
	text-align: center;
	padding-top: 30px;
}

.mp_top1 div.custom {
	width: 150px;
	display: inline-block;
}

.mp_top1 div.custom a {
	color: #fff;
	font-size: 24px;
}

.mp_top1 div.custom i {
	margin: 0 12px 5px 12px;
	top: 0px;
	position: relative;
	transition: all .2s ease-in-out;
}

.mp_top1 div.custom i:hover {
	top: -6px;
	position: relative;
	transition: all .2s ease-in-out;
}

button, button.btn, .btn, a.btn {
	background: #dedad4;
	font-size: 15px;
	text-transform: uppercase;
	border: none;
	color: #3c3a38;
	padding: 7px 15px;
	cursor: pointer;
}

button:hover, button.btn:hover, .btn:hover, a.btn:hover {
	background: #fff;
}

.topmenurow {
	background: #1b283a;
}

.topmenurow ul.menu li {
	text-transform: uppercase;
}

.mnu_topmenu > li:hover {
	background: url(../images/custom/topmenu_arrow_up.png) bottom no-repeat !important;
}

.mnu_topmenu > li li:hover {
	background: url(../images/custom/topmenu_arrow_right.png) left no-repeat !important;
}

.mnu_topmenu > li li > a {
	padding-left: 0;
	transition: all .2s ease-in-out;
}

.mnu_topmenu > li li:hover > a {
	padding-left: 10px;
	transition: all .2s ease-in-out;
}

.mp_logo {
	background: url(../images/custom/logo_bg.png) no-repeat center;
	height: 159px;
}

.sparky_logo {
	text-transform: uppercase;
	letter-spacing: 8px;
	display: none;
}

.sparky_slogan {
	letter-spacing: 3px;
	padding: 10px 0 33px;
	text-shadow:3px 3px 3px #222;
	display: none;
}

/* slider */

.sliderrow {
	background: url(../images/custom/sliderrow_bg.png) repeat-x;
}

a#hot_film_tape_prev.prev, a#hot_film_tape_next.next, .pager a span {
	display: none;
}

.hot_film_tape_numbers {
	text-align: center;
	background: #dedad4;
	height: 10px;
}

#hot_film_tape_pager.pager {
	margin: 0;
	width: 100%;
}

#hot_film_tape_pager.pager a {
	margin: 0 10px;
	padding: 0;
	width: 90px;
	height: 10px;
	display: inline-block;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #c9c5be;
	position: relative;
	top: -4px;
}

#hot_film_tape_pager.pager a.selected, #hot_film_tape_pager.pager a:hover {
	background: #a39f99;
}

#hot_film_tape div.slidertext {
	position: absolute;
	font-size: 42px;
	line-height: 48px;
	font-weight: 300;
	color: #3c3a38;
	display: inline-block;
	padding-top: 75px;
	padding-left: 10px;
}

#hot_film_tape div.slidertext strong {
	font-size: 30px;
	font-weight: bold;
}

#hot_film_tape div.sliderimage {
	text-align: right;
}

/* newsletter */

.newsletterrow {
	position: absolute;
	width: 100%;
	z-index: 10;
}

.sparky_container > .mp_advert3.sparky_cell {
	background: url(../images/custom/newsletter_bg.png) no-repeat top left;
	width: 378px;
	min-height: 200px;
	margin-top: 230px;
	padding: 0;
}

.mp_advert3 h3 {
	background: url(../images/custom/newsletter_heading_bg.png) no-repeat;
	font-size: 16px;
	color: #b8c5d8;
	text-shadow: 3px 3px 3px #2d3645;
	height: 43px;
	line-height: 32px;
	text-align: center;
	margin: 15px 0 5px;
	padding: 0;
	text-transform: uppercase;
}

.mp_advert3 form {
	padding-left: 40px;
}

.mp_advert3 input[type="text"],
.mp_advert3 input[type="email"] {
	width: 80%;
	margin-bottom: 5px;
}

.mp_advert3 .btn {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 0;
}

/* newsrow */

.newsrow {
	padding-top: 30px;
}

.newsrow .newsflash {
	display: flex;
	justify-content: space-between;
}

.newsrow h3 {
	font-size: 36px;
	text-align: center;
}

.newsrow h4.newsflash-title {
	text-align: center;
	font-family: "Raleway", sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding: 0;
}

.newsrow h4.newsflash-title a {
	color: #fff;
}

.newsflash-item {
	background: #f1f1f1;
	border-radius: 3px;
	box-shadow:0px 2px 4px #c9c5be;
}

.newsflash-item > div {
	padding: 10px;
}

.newsflash-item img {
	width: 100%;
	max-width: 305px;
}

.newsflash-item .text-container {
	position: absolute;
	width: 305px;
	height: 191px;
	text-align: center;
	display: none;
	background: rgba(41,56,78,.8);
	color: #fff;
	text-transform: uppercase;
}

.newsflash-item .text-container > div {
	width: 210px;
	margin: 40px auto 0;
	line-height: 20px;
}

.newsflash-item a.readmore, .content_sparky p.readmore a, .hot_simple_contact input.button, .button, .btn {
	display: inline-block;
	border: 1px solid #a4090e;
	color: #fff;
	line-height: 30px;
	text-transform: uppercase;
	background: #ae1015; /* Old browsers */
	background: linear-gradient(to bottom,  #ae1015 0%,#92090d 100%); /* W3C */
	text-shadow:none;
	border-radius: 0;
	padding: 0 10px;
	font-size: 13px;
	font-family: "Raleway", sans-serif;
	text-align: center;
	cursor: pointer;
}

.newsflash-item a.readmore:hover, .content_sparky p.readmore a:hover, .hot_simple_contact input.button:hover, .button:hover, .btn:hover, .hot_simple_contact input.button:active, .hot_simple_contact input.button:focus {
	background: #92090d; /* Old browsers */
	background: linear-gradient(to bottom,  #92090d 0%,#ae1015 100%); /* W3C */
	border: 1px solid #92090d;
	color: #fff;
}

.newsflash-item a.readmore {
  	margin-top: 15px;
}

.contentrow {
	padding: 60px 0;
}

.item-page figure.item-image {
	float: none;
	margin-right: 0;
	margin-left: 0;
}

.item-page figure.item-image img {
	width: 100%;
}

.contentrow .mp_left div.moduletable,
.contentrow .mp_right div.moduletable,
.contentrow .sparky_container > .content_sparky.sparky_cell {
	background: #f1f1f1;
	padding: 20px;
	border-radius: 3px;
	box-shadow:0px 2px 4px #c9c5be;
}

.contentrow .sparky_container > .content_sparky.sparky_cell {
	margin-left: 15px;
	margin-right: 15px;
	width: calc(66.66% - 30px);
}

.contentrow .mp_left div.moduletable h3,
.contentrow .mp_right div.moduletable h3 {
	text-align: center;
	margin-top: 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #dadada;
}

.sparky_home .content_sparky h1, .belowcontent div.moduletable h3 {
	font-family: 'PT Serif', serif;
	font-size: 36px;
	text-align: center;
}

.sparky_home .content_sparky h2,
.sparky_home .content_sparky h2 a {
	font-size: 18px;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
}

.content_sparky img, div.video_section img {
	padding: 7px;
	background: #fff;
	box-shadow:0px 2px 4px #c9c5be;
	max-width: 100%;
}

.content_sparky .blog-items .item-image img {
	max-width: 250px;
}

.blog-items .blog-item {
	padding-bottom: 30px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 30px;
}

.blog-items .blog-item:last-child {
	border-bottom: 0;
}

.contentrow div.moduletable {
	margin-bottom: 30px;
}

.contentrow div.moduletable:first-child {
	padding: 0;
}

.img-intro-left {
	float: left;
	margin: 0 15px 15px 0;
}

#tabs > ul {
	padding: 0;
	margin: 0;
	display: inline-block;
	width: 100%;
}

#tabs > ul > li {
	display: block;
	height: 40px;
	line-height: 40px;
	float: left;
	width: 25%;
	text-align: center;
	outline: none;
}

#tabs > ul > li > a > span {
	display: none;
}

#tabs > ul > li.ui-state-active {
	width: 50%;
	background: #f1f1f1 !important;
}

#tabs > ul > li.ui-state-active > a > span {
	display: inline;
}

#tabs > ul > li.ui-state-active > a > img {
	display: none;
}

#tabs > ul > li > a > img {
	padding: 0 17px;
}

#tabs > ul > li:nth-child(1) {
	background: #e4e0dc;
}

#tabs > ul > li:nth-child(2) {
	background: #d6d3cd url(../images/custom/tab2_shadow.png) no-repeat;
}

#tabs > ul > li:nth-child(3) {
	background: #c9c5be url(../images/custom/tab3_shadow.png) no-repeat;
	border-radius: 0 3px 0 0;
}

#tabs > ul > li > a {
	color: #3c3a38;
	font-family: "PT Serif", serif;
	font-size: 15px;
	outline: none;
}

#tabs div.item-separator {
	margin: 0 0 15px 0;
	padding: 0;
}

#tabs div.custom {
	padding: 15px;
}

#tabs div.custom em {
	font-family: 'PT Serif', serif;
}

.intro-image-module {
	width: 55px;
	height:55px;
	background-size:cover !important;
	border: 1px solid #dcdad6;
	display: block;
	float: left;
	margin: 0 20px 20px 0;
}

ul.mostread {
	margin: 0;
	padding: 20px;
}

ul.mostread li {
	display: block;
	clear: both;
}

ul.mostread h4 {
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 10px;
}

ul.mostread h4 a {
	color: inherit;
}

ul.mostread p.article-info {
	font-size: 11px;
	color: #979797;
	padding: 0;
	margin: 0;
}

ul.mostread li:last-child div.item-separator {
	display: none;
}

/* contact */

.hot_simple_contact {
	text-align: center;
}

.hot_simple_contact input, .hot_simple_contact textarea {
	padding: 7px 6%;
	outline: none;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-size: 13px;
	border: 1px solid #dad7d2;
	text-align: left;
}

.hot_simple_contact textarea {
	height: 90px;
}

.hot_simple_contact input:focus, .hot_simple_contact textarea:focus {
	border: 1px solid #333;
}

.hot_simple_contact input.button {
	width: auto !important;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
}

/* message */

#system-message-container {
    position: fixed;
    z-index: 999;
    bottom: 30px;
    right: 30px;
}

#system-message-container span.info {
    border: 0;
    background: transparent;
    padding: 0;
}

#system-message-container span.info::before {
    float: none;
}

/* accordion */

.belowcontent div.moduletable {
	padding: 10px;
	margin-bottom: 35px;
}

#accordion {
	margin-bottom: 20px;
}

#accordion h4 {
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	cursor: pointer;
	outline: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #dadada;
	padding: 20px;
	margin: 0;
	background: url(../images/custom/accordion.png) no-repeat right;
}

#accordion h4:hover {
	color:#af1015;
}

#accordion h4.ui-state-active {
	color:#af1015;
	border-bottom: none;
	background: url(../images/custom/accordion_active.png) no-repeat right;
}

#accordion p {
	padding: 0 20px 20px;
	margin: 0;
}

/* video */

div.video_section {
	text-align: center;
}

div.video_section img {
	cursor: pointer;
}

.YouTubeDialog {
	text-align: center;
	outline: none;
}

.ui-dialog-title {
	display: none;
}

.bottomrow {
	background: #29384e;
	color: #68768a;
	line-height: 18px;
}

.bottomrow .sparky_cell {
	padding-top: 27px;
	padding-bottom: 27px;
}

.bottomrow .sparky_cell.mp_bottom3 {
	padding-left: 50px;
}

.bottomrow h3 {
	color: #b8c5d8;
	font-size: 16px;
	text-transform: uppercase;
	border-bottom: 1px solid #223044;
	padding-bottom: 12px;
}

.bottomrow .mp_bottom2 iframe {
	background: #fff;
}

.bottomrow .mp_bottom3 h3 {
	border-bottom:none;
}

.bottomrow h4 {
	color: #68768a;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
}

.mp_bottom3 {
	background: url(../images/custom/bottom3_bg.png) top left no-repeat;
	min-height: 320px;
}

.mp_bottom3 h3 {
	border-bottom: none;
}

h4.address, h4.phone {
	border-bottom: 1px solid #223044;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 32px;
	margin-bottom: 15px;
}

h4.address {
	background: url(../images/custom/icon_address.png) no-repeat;
}

h4.phone {
	background: url(../images/custom/icon_phone.png) no-repeat;
}

.footerrow {
	background: #111b29;
	padding: 15px 0;
}

.mp_bottom4 li {
	border-left: 1px solid #1b283a;
}

.mp_bottom4 li:first-child {
	border-left: none;
	padding-left: 0;
}

.mp_footer {
	line-height: 24px;
	color: #546072;
}

.mp_footer div.custom {
	text-align: right;
}

.mp_footer ul {
	margin: 0;
	padding: 0;
	display: inline-block;
}

.mp_footer li {
	display: inline-block;
	height: 24px;
	margin: 0 12px;
	padding: 0;
	top: 0;
	position: relative;
	transition: all .2s ease-in-out;
}

.mp_footer li:hover {
	top: -6px;
	position: relative;
	transition: all .2s ease-in-out;
}

.mp_footer li:first-child:hover {
	top: 0;
}

.mp_footer a {
	color: #fff;
	font-size: 24px;
}

/* contact */

.com-contact.contact dt {
    float: inline-start;
    clear: both;
    padding-top: 15px;
}

.com-contact.contact dd {
    padding-inline-start: 30px;
}

.com-contact.contact dt + dd {
    padding-top: 15px;
}

@media (min-width: 992px) {

    .com-contact.contact {
        display: flex;
        flex-wrap: wrap;
    }

    .com-contact.contact .page-header,
    .com-contact.contact h1 {
        width: 100%;
    }

    .com-contact__container {
        width: 34%;
    }

    .com-contact__form.contact-form {
        width: 66%;
        margin-top: 15px;
    }

    .com-contact__form.contact-form legend {
        background: transparent;
        padding: 15px 0;
        font-size: 24px;
        line-height: 1.4;
        font-weight: 700;
        text-transform: uppercase;
    }

    .com-contact.contact > h2 {
        display: none;
    }

}

.copyrightrow {
	background: #1b283a;
}

.moduletable_menu {
	text-align: center;
}

.mnu_topmenu ul {
	display: none;
}

/* tags */

ul.tags.tags-inline {
	margin: 10px 0;
	padding: 0;
}

ul.tags.tags-inline li {
	display: inline-block;
	list-style: none;
	margin: 0 2px !important;
	padding: 0;
}

ul.tags.tags-inline li a {
	display: inline-block;
	padding: 5px;
	margin: 0;
	border-radius: 3px;
	color: #000 !important;
	font-weight: normal;
	background-color: #eee;
	border: 1px solid #ccc;
}

ul.tags.tags-inline li a:hover {
	background-color: #fff;
}

/* youtube popup */

.grtyoutube-popup {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:99999;
}

.grtyoutube-popup-content {
	margin-top:120px;
	width:95%;
	max-width:850px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.grtyoutube-popup-close {
	position:absolute;
	top:-30px;
	right:0;
	color:#FFF;
	font-size:25px;
	width:17px;
	height:17px;
	cursor:pointer;
}

.grtyoutube-iframe {
	width:100%;
	height:480px;
}
@media (max-width:767px) {
	.grtyoutube-iframe {
		width:100%;
		height:350px;
	}
}

.grtyoutube-dark-theme{
	background: rgba(0,0,0, 0.85);
}

.grtyoutube-dark-theme .grtyoutube-popup-content {
	-webkit-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
	-moz-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
	box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
}

.grtyoutube-dark-theme .grtyoutube-popup-close {
	background: url('icon-close-white.png') no-repeat;
}

.grtyoutube-light-theme {
	background: rgba(255,255,255, 0.85);
}

.grtyoutube-light-theme .grtyoutube-popup-content {
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
}

.grtyoutube-light-theme .grtyoutube-popup-close {
	background: url('icon-close-black.png') no-repeat;
}

/* responsive behaviour */

@media (max-width: 1099px) {

	.newsflash-item {
	    max-width: 295px;
	}

	.newsflash-item .text-container {
	    width: 275px;
	    height: 172px;
	}

	#hot_film_tape div.slidertext {
		padding-left: 40px;
	}

}

@media (max-width: 980px) {

	.nav-toggle {
		display: block;
		float: none;
	    margin: 0 auto;
	    background: url(../images/tinynav_white.png);
	    background-size: 42px 84px;
	 }

	.newsflash-item .text-container > div {
	    margin: 20px auto 0;
	    width: 200px;
	}

	.newsflash-item {
	    max-width: 220px;
	}

	.newsflash-item .text-container {
	    width: 200px;
	    height: 125px;
	}

	#hot_film_tape span {
		margin-left: 0 !important;
	}

	#hot_film_tape div.slidertext {
		padding-left: 140px;
	}

	.mp_advert3 {
		margin-left: 10px !important;
	}

	#hot_film_tape_pager.pager a {
		width: 50px;
		margin: 0 5px;
	}

}

@media screen and (max-width: 979px) {
    .topmenurow nav:not(.opened) ul.menu {
		display: none;
	}
  	.topmenurow nav.opened ul.menu ul ul {
		padding: 0 15px;
	}
  	.mnu_topmenu > li:hover {
      	background: #333 !important;
  	}
}

@media (max-width: 767px) {

	.newsrow .newsflash {
	    flex-direction: column;
	}

	.newsflash-item {
	    max-width: 100%;
	    margin-bottom: 30px;
	}
  
  	.newsflash-item > div {
      	display: flex;
  	}

	.newsflash-item img {
	    width: 100%;
	    max-width: 100%;
	}
  
  	.newsflash-item .image-container {
      	width: 100%;
  	}

	.newsflash-item .text-container {
	    width: calc(100% - 50px);
	    height: 125px;
      	align-self: center;
	}

	.sparky_container > .sparky_cell.mp_logo {
		background: none;
		height: auto;
		padding-top: 15px;
	}

	.sparky_slogan {
		padding: 0;
	}

	.headerrow h3 {
		padding-top: 15px;
		padding-bottom: 0;
	}

	.contentrow {
		padding-top: 0;
	}

	.contentrow .mp_left {
		margin-top: 30px;
	}

	.mp_top2 h3 {
	    padding-bottom: 10px;
	}

	.sparky_container > .mp_top1.sparky_cell,
	.sparky_container > .mp_top2.sparky_cell {
		padding-top: 0;
	}

	.moduletable_menu {
		margin-top: 30px;
		margin-bottom: 10px;
	}

	ul.mnu_footermenu, .mp_footer div.custom {
		text-align: center;
	}

	.mp_footer div.custom {
		padding-top: 15px;
	}
  
  	.mp_advert3 {
    	margin-left: 0 !important;
	}

}

@media (max-width: 600px) {

	.contentrow .sparky_container > .content_sparky.sparky_cell {
		margin: 0;
	}

	.content_sparky .blog-items .item-image img {
		width: 100%;
	    max-width: 100%;
	    margin-bottom: 30px;
	}

	.sparky_container > .mp_advert3.sparky_cell {
		background: none;
	}

	#hot_film_tape div.slidertext {
		font-size: 24px;
	}

	.list_carousel li {
		width: 100%;
	}

	#hot_film_tape div.slidertext {
		background: rgba(255,255,255,0.6);
		padding-left: 10px;
		padding-right: 10px;
	}

	.pager a {
		width: 30px;
		margin: 0 5px;
	}

	#hot_film_tape div.sliderimage img {
		max-width: 100%;
	}

	#hot_film_tape div.sliderimage {
		text-align: left;
	}

	blockquote {
		margin: 0;
		padding: 20px;
	}

	.sparky_container > .mp_advert3.sparky_cell {
		width: 100% !important;
	}

	img.img_left, img.img_right {
		float:none;
		margin:0 0 30px 0;
	}

}


	