/*
Theme Name: SATSHOW 2020
Author: Access Intelligence
*/

@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,400i,700,700i');

/* Default Styles ___________________________*/
html { height: 100%; font-size: 0.875em; overflow: initial !important;/* 14px / 16px (browser default font-size) */ }
body { height: 100%;  overflow: initial !important;
	font-family: "Roboto Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.42857143;
  color: #2c2c2c;
	background: url(images/inner-page-bg.jpg) repeat-x;
}
a {color: #60489d; transition:all .2s}
a:hover {color: #190157; text-decoration:none; transition:all .2s}

/* Responsive Typography ___________________________*/
h1,h2,h3,h4,h5,h6 {font-weight:bold; color:#000}
h1 {font-size: 2.441rem; margin: 0 0 0.5em;}
h2 {font-size: 2.2rem; margin: 0.5em 0;}
h3 {font-size: 1.953rem;}
h4 {
    font-size: 1.8rem;
    margin: 0.5em 0;
    font-weight: 600;
}
h5 {font-size: 1.5rem;}
h6 {font-size: 1.25rem; }
p {font-size: 1rem; margin: 0.5em 0 1.5em;}

section.innerpage_body-- p a[href^="https://www.xpressreg.net"] { display: inline-block; background-color: #90d4df !important; border: 1px solid #90d4df !important; }

section.innerpage_body span[style="color: #006967"] { color: #60489c; }


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

.clr{clear:both;}

/* Main btn color ___________________________*/
.main {background:#f7941d; color:#043652; font-weight:400}
.main:hover {background:#f66402 ;}

/* btn-main: for Register*/
.btn {border:none; white-space: normal;}
.btn-main { background:#e00202; color:#fff;}
.btn-main:hover {background:#f66402;}

.btn-primary {
    background: #0d2c71;
}
.btn-primary:hover {background: #0248fb;}

.btn-secondary { background:#f7941d; color:#fff;}
.btn-secondary:hover {background:#f66402;}

.btn-sp { background: #004543 ; padding: 10px 2rem ; border-radius: 25px !important; text-decoration: none ; color: #fff ;  margin:.5rem .8rem; border: 3px solid #004543 ; box-shadow:0 0 10px rgba(87,194,191,1),inset 0px 0px 0px 2px #4caca9;}
.btn-sp:hover {background: #4caca9; border: 3px solid #4caca9;box-shadow:0 0 10px rgba(0,69,67,.5),inset 0px 0px 0px 1px #fff; color:#fff;}

.eventinfo-withvideo .btn {
	margin-bottom: 10px;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

/* Footer section ___________________________*/
footer {background:#e2f8f6 url(images/footer-bg.jpg) top center / cover}
footer .social-menu a {margin:0 12px; font-size:1.2rem;}
footer .date {color:#00b6ad; font-weight: 300}

/* Inner page Styles ___________________________*/
.innerpage_body {margin-top:3rem}

/* Utility Styles ___________________________*/
.section-wrapper {padding-bottom: 3rem; padding-top: 3rem;}
.flexcontainer {display:flex; flex-wrap: wrap; align-self:center}
.vcenter {align-self:center}

@import url(style-include.css);

/*********** Media Queries *****************/
@media (min-width: 540px) {
	html {font-size: 1em; /* 16px / 16px (browser default font-size) */}
	.margin-leftright {margin:auto 1.3rem;}
}
@media (min-width: 768px) {
	.alignleft {float: left; margin: 0 30px 0 0;}
	.alignright {float: right; margin-left: 30px; padding-bottom: 30px; margin: 0 0 0 30px;}

}

@media (min-width: 992px) {
	/*html 18px / 16px (browser default font-size) {font-size: 1.125em;   }*/

}

@media (min-width: 1200px) {

}

@media (max-width: 992px) {
	.flexcontainer { display:inherit;}
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
