
body {
	color: #454545;
	font-weight: normal;
}

section.cover-background {
	background: #000;
}

#text-rotator p {
	margin: 10px 0;
}
#text-rotator h3 {
	font-size: 1.5rem;
	margin-bottom: 25px;
}
#text-rotator h5 {
	font-size: 1.2rem;
}
#text-rotator h6 {
	font-size: 1.0rem;
	margin-bottom: 10px;
}

.index-left-image-container {
	margin-top: 30px;
	border-top: 1px solid #454545;
	padding-top: 20px;
}

.page-text {
	margin-bottom: 1rem;
	line-height: 1.4;
}

.community-partners h6 {
	line-height: 1.5;
}
.community-partners ul {
	list-style-type: none;
}
.community-partners ul a {
	color: #2a8ae2;
}
.community-partners ul a:hover {
	text-decoration: underline;
}

/* Sponsors */
.section-clients {
    padding: 20px 0 40px 0;
}
.owl-carousel .owl-item img {
    display: block;
    max-height: 15vh;
    margin-left: auto;
	margin-right: auto;
	width: auto;
}
.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}
/* Sponsors */

h1.page-header-title {
	display: block;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	margin: 130px auto 0 auto;
}

.navbar-header-custom {
    padding: 0 0 20px 0;
    margin: 0;
}

.navbar-brand img {
    height: 80px;
    max-height: 80px;
    padding-top: 10px;
    
}
.scrollHeader .navbar-brand.h-default img {
    max-height: 80px;
    transition-duration: 0.5s;
}

.modal-header {
	color: #fff;
	background-color: #007bff;
}
.modal-header h6 {
	color: #fff;
}

#donation-dialog .modal-body {
	padding-bottom: 0;
}
#donation-dialog .modal-body h6 {
	color: #000;
	font-size: 1rem;
	text-align: center;
	margin: 0;
	padding: 0;
}
#donation-dialog .modal-body form {
	display: block;
	margin: -10px auto 0 auto;
	text-align: center;
	padding-bottom: 0;
}
#donation-dialog .modal-body img {
	display: block;
	margin: 20px auto 0 auto;
	text-align: center;
}

.donate-button-header, .donate-button-footer {
	width: 140px;
	height: auto;
	border: none;
	margin: 20px 0 0 20px;
	cursor: pointer;
}
.donate-button-footer {
	display: block;
	width: 50%;
	height: auto;
	border: none;
	margin: 0 auto;
	margin-top: 40px;
}

.paypal-donate-button-header {
	width: 180px;
	height: auto;
	border: none;
	margin-top: 25px;
}

.static-banner p {
    color: #ededed;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 0px;
}
.static-banner h1 {
    color: #fff;
    font-size: 56px;
    font-weight: 600;
    text-transform: capitalize;
    text-shadow: 3px 3px #2a8ae2;
}

.container-index .image-info {
	color: #fff;
	background: #27408B;
	text-align: center;
	padding: 10px 20px;
}
.container-index p {
	line-height: 1.4;
}
.container-index ul {
	line-height: 1.3;
}
.container-index ul > li {
	margin-top: 10px;
}
.container-index h5 {
	text-align: center;
	margin: 40px 0 20px 0;
}
.container-index .image-info h6 {
	color: #fff;
}

.home-conference-schedule {
	text-align: center;
	padding: 20px 0 30px 0;
}

.v-center-block {
	position: relative;
  	top: 50%;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
}
h6.v-center-content {
	display: block;
	color: #fff;
	background: #27408B;
	font-size: 1.4rem;
	text-align: center;
	width: 60%;
	margin: 0 auto;
	padding: 40px 0;
	border-radius: 25px;
}

h6.v-center-content {
	display: block;
	color: #fff;
	background: #27408B;
	font-size: 1.4rem;
	text-align: center;
	width: 60%;
	margin: 0 auto;
	padding: 40px 0;
	border-radius: 25px;
}

h6.conference-registration-button, h6.index-top-button {
	display: block;
	color: #fff;
	background: #27408B;
	font-size: 1.4rem;
	text-align: center;
	width: 60%;
	margin: 20px auto 20px auto;
	padding: 10px 0;
	border-radius: 25px;
}

button.conference-registration-button {
	display: block;
	color: #fff;
	background: #27408B;
	font-size: 1.4rem;
	text-align: center;
	width: auto;
	margin: 0 auto;
	padding: 3px 20px;
	border-radius: 25px;
}

button.studio-vote-button {
	display: block;
	color: #fff;
	background: #27408B;
	font-size: 1.2rem;
	text-align: center;
	width: auto;
	padding: 2px 10px;
}
button.btn-left {
	float: left;
	margin-left: 20px;
}
button.btn-right {
	float: right;
	margin-right: 20px;
}
button.btn-disabled {
	opacity: 0.3;
}

.btn-default {
	color: #fff;
	background-color: #007bff;
}
.btn-default:hover {
	color: #fff;
	background-color: #007bff;
}

h5.studio-vote {
	text-align: center;
	margin: 10px 0;
}
h6.studio-vote {
	text-align: center;
	margin: 0 0 20px 0;
}

h6.studio-vote-total-marvel {
	text-align: right;
	margin-right: 20px;
}
h6.studio-vote-total-dc {
	text-align: left;
	margin-left: 20px;
}

h6.index-top-button {
	font-size: 1.0rem;
	width: 80%;
}

section.main-section {
	padding: 20px 200px 60px 200px !important;
}
section.center-section {
	padding: 20px 200px !important;
}
section.top-section {
	padding: 0 200px !important;
}
section.bottom-section {
	padding: 0 200px 60px 200px !important;
}
div.main-section {
	padding: 0 100px 0 100px !important;
}

.section-heading h3, .section-heading h4, .section-heading h5, .section-heading h6 {
    position: relative;
    color: #2a8ae2;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 140%;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.scroll-arrow::before {
	animation: bounce 1s ease infinite;
	position: absolute;
	font-family: "Font Awesome 5 Free";
	font-size: 2rem;
	font-weight: 900;
	left: 50%;
	bottom: 5%;
	color: #fff;
	opacity: 0.8;
	content: "\f103";
	width: 6rem;
	height: 4rem;
	text-align: center;
	letter-spacing: -1px;
	line-height: 4rem;
	margin-left: -3rem;
}
@keyframes bounce {
	50% {
		transform: translateY(-50%);
	}
}

.thumb-button img {
	width: 36px !important;
	height: auto;
	margin: -10px;
	padding: 0;
	border: none !important;
	cursor: pointer;
}
.popup-youtube span {
	position: relative;
	top: -15px;
	color: #2a8ae2;
	font-size: 20px;
	margin: -30px;
	padding: 0;
}
.project-grid-style2 .portfolio-icon {
    position: static;
    top: -40px;
    left: 0;
    
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.section-heading {
    margin-bottom: 40px;
    text-align: center;
}
.body-text {
	line-height: 1.4;
}
.body-text ul {
	margin: 10px 0 15px 0;
}

.text-center {
	text-align: center;
}

.page-image {
	margin: 20px 0 10px 20px;
	width: 40%;
	height: auto;
	padding: 5px;
	border: 1px solid #999;
	float: right;
}

/* Film Entry Form */
.apply-form-wrapper {
	width: 100%;
    /* FLEX */
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

.form-check-label {
	font-size: 14px;
}

.form-academy #academy-success, .form-academy #academy-fail {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	font-weight: normal;
	margin: 0 auto;
	padding: 5px 0;
}
.form-academy #academy-success {
	background-color: #86bc42;
	text-align: center;
	width: 70%;
}
.form-academy #academy-fail {
	background-color: #c0392b;
	text-align: center;
	width: 80%;
}

.form-academy .result-show {
	display: block;
	margin-bottom: 0;
}
.form-academy .result-hide {
	display: none;
}

.form-academy .row-checkboxes-error {
	padding: 10px;
	border: 1px solid #a00;
}

.form-conference #conference-success, .form-conference #conference-fail {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	font-weight: normal;
	margin: 0 auto;
	padding: 5px 0;
}
.form-conference #conference-success {
	background-color: #86bc42;
	text-align: center;
	width: 70%;
}
.form-conference #conference-fail {
	background-color: #c0392b;
	text-align: center;
	width: 80%;
}

.form-conference .result-show {
	display: block;
	margin-bottom: 0;
}
.form-conference .result-hide {
	display: none;
}

.form-conference .row-checkboxes-error {
	padding: 10px;
	border: 1px solid #a00;
}






.form-register-school #register-school-success, .form-register-school #register-school-fail {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	font-weight: normal;
	margin: 0 auto;
	padding: 5px 0;
}
.form-register-school #register-school-success {
	background-color: #86bc42;
	text-align: center;
	width: 70%;
}
.form-register-school #register-school-fail {
	background-color: #c0392b;
	text-align: center;
	width: 80%;
}

.form-register-school .result-show {
	display: block;
	margin-bottom: 0;
}
.form-register-school .result-hide {
	display: none;
}







.form-survey #survey-success, .form-survey #survey-fail {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	font-weight: normal;
	margin: 0 auto;
	padding: 5px 0;
}
.form-survey #survey-success {
	background-color: #86bc42;
	text-align: center;
	width: 70%;
}
.form-survey #survey-fail {
	background-color: #c0392b;
	text-align: center;
	width: 80%;
}

.form-survey .result-show {
	display: block;
	margin-bottom: 0;
}
.form-survey .result-hide {
	display: none;
}

.form-survey .row-checkboxes-error {
	padding: 10px;
	border: 1px solid #a00;
}

/* Contact Form */
.form-site #contact-success, .form-site #contact-fail {
	color: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	font-weight: normal;
	margin: 0 auto;
	padding: 5px 0;
}
.form-site #contact-success {
	background-color: #86bc42;
	text-align: center;
	width: 70%;
}
.form-site #contact-fail {
	background-color: #c0392b;
	text-align: center;
	width: 80%;
}

.form-site .result-show {
	display: block;
	margin-bottom: 0;
}
.form-site .result-hide {
	display: none;
}

.photo-gallery-heading {
	margin-top: 100px;
}
.photo-gallery-heading h5.header-subtext {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px;
}
.photo-gallery-heading h5.header-subtext:after {
	display: none;
}
.photo-gallery-heading h5.header-subtext a {
	color: #2a8ae2;
}
.photo-gallery-heading h5.header-subtext a:hover {
	text-decoration: underline;
}

.footer-bar {
	color: #aaa;
	font-size: 14px;
}
.footer-bar a {
	color: #cecece;
}
.footer-bar a:hover {
	color: #0d6efd;
}

footer h3.footer-title-style2 {
	color: #2a8ae2;
    margin-bottom: 28px;
}

p.footer-about {
	font-size: 14px;
    letter-spacing: 0.5px;
    
    font-weight: 400;
    line-height: 1.4;
}
.footer-list li a:before {
    content: '';
    padding-right: 0;
}
.footer-list {
    padding-left: 0;
}
.footer-list li, .footer-list li a {
    font-size: 14px;
    font-weight: 400;
    color: #939393;
}
.footer-logo {
	width: 50%;
	height: auto;
	margin: 5px 15px 0 0;
	float: left;
}
.footer-social-icons {
	display: block;
	margin: 10px auto 0;
	text-align: center;
}
.footer-social-icons ul {
    padding-left: 10px;
}

.footer-bar {
	font-size: 13px;
}
.footer-bar a, .footer-bar a:active, .footer-bar a:focus {
	color: #939393;
}
.footer-bar a:hover {
	color: #fff;
}
.paypal-donate-button-footer {
    display: block;
    width: 70%;
    height: auto;
    border: none;
    margin: 0 auto;
    margin-top: 40px;
}

.hide {
	display: none;
}

.height-100 {
	height: 100px !important;
}

.p-y-20 {
	padding: 20px auto !important;	
}

.p-t-0 {
	padding-top: 0 !important;	
}

.m-b-20 {
	margin-bottom: 20px !important;
}
.m-b-30 {
	margin-bottom: 30px !important;
}
.m-b-40 {
	margin-bottom: 40px !important;
}
.m-b-60 {
	margin-bottom: 60px !important;
}

.m-t-13 {
	margin-top: 13px !important;
}
.m-t-20 {
	margin-top: 20px !important;
}
.m-t-30 {
	margin-top: 30px !important;
}
.m-t-35 {
	margin-top: 35px !important;
}
.m-t-50 {
	margin-top: 50px !important;
}
.m-t-100 {
	margin-top: 100px !important;
}

#mobile-logo {
	display: none;
}
.footer-bar-small {
	display: none;
}

/* Extra large devices (desktops, greater than 1200px) */
@media (min-width: 1200px) {
	
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
	
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
	
}	
	
@media (min-width: 800px) and (max-width: 991.98px){	
	#desktop-logo {
		display: none;
	}
	#mobile-logo {
		display: inline-block;
	}
	.navbar-brand img {
	    height: 100px;
	    max-height: 100px;
	    padding-top: 0;
	    margin-top: -70px;
	    margin-bottom: 5px;
	    align-content: center;
	}
	.navbar-expand-lg {
		height: 200px;
	}
	.donate-button-header {
		width: 140px;
		margin-top: 0;
	    margin-bottom: 0;
	}
	/*
	.paypal-donate-button-header {
	    width: 240px;
	    height: auto;
	    border: none;
	    margin-top: -85px;
	    margin-right: 220px !important;
	}
	*/
	.navbar-toggler:before {
	    -webkit-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	    transition: all .3s ease;
	    position: absolute;
	    top: 16px;
	    right: 15px;
	    display: block;
	    height: 4px;
	    width: 40px;
	    background: #fff;
	    content: "";
	}
	.navbar-toggler:after {
	    position: absolute;
	    top: 34px;
	    right: 15px;
	    display: block;
	    height: 16px;
	    width: 40px;
	    border-top: 2px solid #fff;
	    border-bottom: 2px solid #fff;
	    content: "";
	}
	.static-banner h1 {
	    color: #fff;
	    font-size: 72px;
	    font-weight: 600;
	    text-transform: capitalize;
	    text-shadow: 3px 3px #2a8ae2;
	}
	.static-banner p {
		font-size: 30px;
	    margin-top: -400px;
	}
	span.index-header-btn {
	    font-size: 26px;
	}
	section.main-section, section.top-section, section.bottom-section {
		padding: 10px 0 10px 0 !important;
	}
	section.bg-img {
		min-height: 310px !important;
	}
	section.bg-img-sm {
		min-height: 310px !important;
	}
	.scroll-arrow {
		display: none;
	}
	.body-text {
	    font-size: 1.3rem;
	}
	#text-rotator h5 {
		font-size: 1.4rem;
	}
	#text-rotator h6 {
		font-size: 1.2rem;
		margin-bottom: 10px;
	}
	
	.footer-title-style2 {
		display: none;
	}
	.paypal-donate-button-footer {
	    display: block;
	    width: 45%;
	    height: auto;
	    border: none;
	    margin: 0 auto;
	    margin-top: 15px;
	}
	.footer-bar {
		display: none;
	}
	.footer-bar-small {
		display: block;
	}
}

/* (iPad) */
@media (min-width: 767.98px) and (max-width: 770px){
	#desktop-logo {
		display: none;
	}
	#mobile-logo {
		display: inline-block;
	}
	.navbar-brand img {
	    height: 80px;
	    max-height: 80px;
	    padding-top: 0;
	    margin-top: -60px;
	    margin-bottom: 5px;
	    align-content: center;
	}
	.navbar-expand-lg {
		height: 200px;
	}
	.donate-button-header {
		width: 140px;
		margin-top: 120px;
	    margin-bottom: 0;
	}
	/*
	.paypal-donate-button-header {
	    width: 200px;
	    height: auto;
	    border: none;
	    margin-top: -240px !important;
	    margin-right: 240px !important;
	}
	*/
	.navbar-toggler:before {
	    -webkit-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	    transition: all .3s ease;
	    position: absolute;
	    top: 16px;
	    right: 15px;
	    display: block;
	    height: 4px;
	    width: 40px;
	    background: #fff;
	    content: "";
	}
	.navbar-toggler:after {
	    position: absolute;
	    top: 34px;
	    right: 15px;
	    display: block;
	    height: 16px;
	    width: 40px;
	    border-top: 2px solid #fff;
	    border-bottom: 2px solid #fff;
	    content: "";
	}
	.static-banner h1 {
	    color: #fff;
	    font-size: 72px;
	    font-weight: 600;
	    text-transform: capitalize;
	    text-shadow: 3px 3px #2a8ae2;
	}
	.static-banner p {
		font-size: 36px;
	    margin-top: -400px;
	}
	span.index-header-btn {
	    font-size: 26px;
	}
	section.main-section, section.top-section, section.bottom-section {
		padding: 10px 0 10px 0 !important;
	}
	section.bg-img {
		min-height: 310px !important;
	}
	section.bg-img-sm {
		min-height: 310px !important;
	}
	.scroll-arrow {
		display: none;
	}
	.body-text {
	    font-size: 1.2rem;
	}
	.project-grid-style2 {
	    margin-top: 20px;
	}
	#text-rotator h5 {
		font-size: 1.3rem;
	}
	#text-rotator h6 {
		font-size: 1.2rem;
		margin-bottom: 10px;
	}
	
	.footer-title-style2 {
		margin-top: 20px;
	}
	.paypal-donate-button-footer {
	    display: block;
	    width: 45%;
	    height: auto;
	    border: none;
	    margin: 0 auto;
	    margin-top: 15px;
	}
	.footer-bar {
		display: none;
	}
	.footer-bar-small {
		display: block;
	}
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
}
	
@media (min-width: 576px) and (max-width: 767.98px){	
	#desktop-logo {
		display: none;
	}
	#mobile-logo {
		display: inline-block;
	}
	.navbar-brand img {
	    height: 80px;
	    max-height: 80px;
	    padding-top: 0;
	    margin-top: -60px;
	    margin-bottom: 5px;
	    align-content: center;
	}
	.navbar-expand-lg {
		height: 200px;
	}
	.donate-button-header {
		width: 140px;
		margin-top: 20px;
	    margin-bottom: 20px;
	}
	/*
	.paypal-donate-button-header {
	    width: 180px;
	    height: auto;
	    border: none;
	    margin-top: -160px !important;
	    margin-right: 140px !important;
	}
	*/
	.static-banner h1 {
	    color: #fff;
	    font-size: 30px;
	    font-weight: 600;
	    text-transform: capitalize;
	    text-shadow: 3px 3px #2a8ae2;
	}
	.static-banner p {
		font-size: 20px;
	    margin-top: -140px;
	}
	section.main-section, section.top-section, section.bottom-section {
		padding: 10px 0 10px 0 !important;
	}
	section.bg-img {
		min-height: 310px !important;
	}
	section.bg-img-sm {
		min-height: 310px !important;
	}
	.scroll-arrow {
		display: none;
	}
	.body-text {
	    font-size: 1.0rem;
	}
	.project-grid-style2 {
	    margin-top: 20px;
	}
	#text-rotator h5 {
		font-size: 1.2rem;
	}
	#text-rotator h6 {
		font-size: 1.1rem;
		margin-bottom: 10px;
	}
	
	.footer-title-style2 {
		display: none;
	}
	.donate-button-footer {
		width: 140px;
		margin-top: 15px;
		margin-bottom: 25px;
	}
	/*
	.paypal-donate-button-footer {
	    display: block;
	    width: 45%;
	    height: auto;
	    border: none;
	    margin: 0 auto;
	    margin-top: 15px;
	}
	*/
	.footer-bar {
		display: none;
	}
	.footer-bar-small {
		display: block;
	}
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
	
}

@media (min-width: 449.98px) and (max-width: 575.98px){	
	
	#desktop-logo {
		display: none;
	}
	#mobile-logo {
		display: inline-block;
	}
	.navbar-brand img {
	    height: 70px;
	    max-height: 70px;
	    padding-top: 0;
	    margin-bottom: 5px;
	}
	.donate-button-header {
		width: 140px;
		margin-top: 80px;
	    margin-bottom: 0;
	}
	/*
	.paypal-donate-button-header {
	    width: 160px;
	    height: auto;
	    border: none;
	    margin: 5px 50% 0 50%;
	}
	*/
	.static-banner h1 {
	    color: #fff;
	    font-size: 46px;
	    font-weight: 600;
	    text-transform: capitalize;
	    text-shadow: 3px 3px #2a8ae2;
	}
	.static-banner p {
	    margin-top: -100px;
	}
	
	section.main-section, section.top-section, section.bottom-section {
		padding: 10px 0 10px 0 !important;
	}
	section.bg-img {
		min-height: 310px !important;
	}
	section.bg-img-sm {
		min-height: 210px !important;
	}
	.scroll-arrow {
		display: none;
	}
	
	.footer-title-style2 {
		display: none;
	}
	.donate-button-footer {
		width: 140px;
		margin-top: 15px;
		margin-bottom: 25px;
	}
	/*
	.paypal-donate-button-footer {
	    display: block;
	    width: 45%;
	    height: auto;
	    border: none;
	    margin: 0 auto;
	    margin-top: 15px;
	}
	*/
	.footer-bar {
		display: none;
	}
	.footer-bar-small {
		display: block;
	}
}

@media (max-width: 450px) {
	#desktop-logo {
		display: none;
	}
	#mobile-logo {
		display: inline-block;
	}
	.navbar-brand img {
	    height: 80px;
	    max-height: 80px;
	    padding-top: 0;
	    margin-top: -10px;
	    margin-bottom: 5px;
	    align-content: center;
	}
	.navbar-expand-lg {
		height: 200px;
	}
	.donate-button-header {
		width: 140px;
		margin-top: 20px;
	    margin-bottom: 20px;
	}
	/*
	.paypal-donate-button-header {
	    width: 180px;
	    height: auto;
	    border: none;
	    margin-top: -160px !important;
	    margin-left: 100px !important;
	}
	*/
	.static-banner h1 {
	    color: #fff;
	    font-size: 42px;
	    font-weight: 600;
	    text-transform: capitalize;
	    text-shadow: 3px 3px #2a8ae2;
	}
	.static-banner p {
		font-size: 24px;
	    margin-top: -100px;
	}
	span.index-header-btn {
	    font-size: 20px;
	}
	
	section.main-section, section.top-section, section.bottom-section {
		padding: 10px 0 10px 0 !important;
	}
	section.bg-img {
		min-height: 310px !important;
	}
	section.bg-img-sm {
		min-height: 310px !important;
	}
	.scroll-arrow {
		display: none;
	}
	.body-text {
	    font-size: 1.0rem;
	}
	.project-grid-style2 {
	    margin-top: 20px;
	}
	#text-rotator h5 {
		font-size: 1.2rem;
	}
	#text-rotator h6 {
		font-size: 1.1rem;
		margin-bottom: 10px;
	}
	
	.footer-title-style2 {
		display: none;
	}
	.donate-button-footer {
		width: 130px;
		margin-top: 15px;
		margin-bottom: 25px;
	}
	/*
	.paypal-donate-button-footer {
	    display: block;
	    width: 45%;
	    height: auto;
	    border: none;
	    margin: 0 auto;
	    margin-top: 15px;
	}
	*/
	.footer-bar {
		display: none;
	}
	.footer-bar-small {
		display: block;
	}
}