/*
Theme Name: CyberSat 2022
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;padding-top: 70px;
}
a {color: #0174ee; transition:all .3s}
a:hover {color: #319ffd; text-decoration:none;}
a:focus {outline: none; text-decoration:none;}
/* Responsive Typography ___________________________*/
h1,h2,h3,h4,h5,h6 {font-weight:bold; }
h1 {font-size: 2.441rem; margin: 0 0 0.5em;}
h2 {font-size: 2.2rem; margin: 0.5em 0;}
h3 {font-size: 1.953rem; color:#6F3C97}
h4 {
    font-size: 1.8rem;
    margin: 0.5em 0;
    font-weight: 600;
}
h5 {font-size: 1.5rem;}
h6 {font-size: 1.25rem; }
p {margin: 0.5em 0 1.5em;}
.headline {position: relative;display: table; margin:auto;}
.headline:before, .headline:after {position:absolute; top:50%; width:2rem; border-top:1px solid rgba(256,256,256, .8);content: "";}
.headline:before {left:-3rem;}
.headline:after {right:-3rem;}

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;}

.title-blackline {color:#000; position:relative; display:table; margin:auto;}
.title-orangeline {color:#ee2738; position:relative; display:table; margin:auto;color:#DB3654}
.title-darknavyline {color:#121230; position:relative; display:table; margin:auto;}
/* btn color ___________________________*/
.btn {border:none; white-space: normal;padding:.5rem 1.3rem; border-radius:40px;text-transform: uppercase; position:relative}
.btn-echoeffect:after {position:absolute; border:1px solid; content:""; border-radius:40px; top:0;left:0;right:0;bottom:0;transition: all .5s; opacity:0}
.btn-echoeffect:hover:after {top:-7px; left:-7px; right:-7px; bottom:-7px; opacity:1}
.btn-main { background:#ee2738; color:#fff;} /* btn-main: for Register*/
.btn-main:hover {background:#ff5050; color:#000}
.btn-main:after {border-color:#ff5050 !important}
.btn-primary { background:#0174ee; color:#fff;}
.btn-primary:hover {background:#0248fb; color:#fff;}
.btn-darkblue {background: #0d2c71;}
.btn-darkblue:hover {background: #0248fb;}

.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,.0),inset 0px 0px 0px 1px #fff; color:#fff;}
.btn-sp:after {border-color:#4caca9  }
.btn-purple {background:rgba(63, 0, 121, 1);; color:#fff}
.btn-purple:hover {background:rgba(63, 0, 121, .6);}
.btn-yellow {background:#efd248; color:#000}
.btn-yellow:hover {background:#fde573;}
.btn-green {background:#97c07b; color:#000}
.btn-green:hover {background:#c0e0aa;}
.btn-darkgreen {background:#174322; color:#fff}
.btn-darkgreen:hover {background:#057922; color:#fff;}
.btn-lightpurple {background:#cfb2d1; color:#76077e}
.btn-lightpurple:hover {background:#c072c5;}
.btn-orange {background:#f79728 ;color:#000}
.btn-orange:hover {background:#ffb157 ;color:#000}
.btn-outline-blue {border:1px solid #0174ee;color:#0174ee; background:rgba(0,0,0,0.0);}
.btn-outline-blue:hover {color:#fff; background-:#0174ee;box-shadow:inset 0px 0px 0px 24px #0174ee}
.btn-big {font-size: 1.2rem;padding: .7rem 1.7rem;min-width: 180px;}
.test-btn { background:blue}
.test-btn:after {border-color: blue}
.something {background:green}
.something:after {border-color:green}


.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:#000 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 ___________________________*/


/* Utility Styles ___________________________*/
.section-wrapper {padding-bottom: 2rem; padding-top: 2rem;}
.flexcontainer {display:flex; flex-wrap: wrap; align-self:center}
.vcenter {align-self:center}
.fontweight-light {font-weight:100;}
.copyright, .copyright a {color:#aac4d0;}
.copyright a:hover {opacity:.7}
hr.lighter {border-color:rgba(256,256,256,.4); width:90%}
hr.lightred {border-color: #f29da1;width:80%}
.text-navy {color:#00277f}
.td-width-15 td:nth-child(1) {width:20%}
.td-width-15 td:nth-child(1) {width:15%}

.bg_graphic {background:url(images/bg-graphic.jpg) no-repeat bottom center / 100%}
.bg_spaceship {background:url(images/bg-clouds_forbottom.png) repeat-x bottom center / cover, url(images/bg-spaceship_clouds.jpg) top center / cover}
.inlinebox-md {display: inline-block;width:45%;vertical-align: top; margin:.5rem}
.profile-img {border-radius: 100%;margin: 0 auto 5px;width: 150px;height:150px;}
.formodal .img-thumbnail {float:right}

@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;}
	.title-orangeline:before { content:""; position: absolute; top:1.1rem; left:-3rem; width:2rem; border-top:2px solid #ee2738;}
	.title-orangeline:after { content:""; position: absolute; top:1.1rem; right:-3rem; width:2rem; border-top:2px solid #ee2738;}
	.title-blackline:before { content:""; position: absolute; top:1.1rem; left:-3rem; width:2rem; border-top:2px solid #000;}
	.title-blackline:after { content:""; position: absolute; top:1.1rem; right:-3rem; width:2rem; border-top:2px solid #000;}
	.title-darknavyline:before { content:""; position: absolute; top:1.1rem; left:-3rem; width:2rem; border-top:2px solid #121230;}
	.title-darknavyline:after { content:""; position: absolute; top:1.1rem; right:-3rem; width:2rem; border-top:2px solid #121230;}
	.inlinebox-md {width: 300px}
}

@media (min-width: 992px) {
	/*html 18px / 16px (browser default font-size) {font-size: 1.125em;   }*/
	.date {line-height:2rem;}
	.width-20p {width:20% }
}

@media (min-width: 1200px) {

}

@media (max-width: 992px) {
	.flexcontainer { display:inherit;}
	.messagebox h3 {font-size:1.4rem;}
}

/* =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. */
}
