/* Delta Fighter Wing Main CSS for content and template controls */
/* Composed by SynthSy and Squynt */

html {
  position: relative;
  min-height: 100%;
}

/* ======================// CUSTOM DFW CSS //====================== */

img.img-command {
	width:60%;
}

.breadcrumb {
    padding: 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent!important;
    border-radius: 4px;
	font-family: Oswald; 
	font-weight: inherit; 
	line-height: 25px; 
	font-size: 12px; 
}


h3.styled {
	box-sizing: border-box; 
	margin: 0px; 
	padding: 0px; 
	font-family: Oswald; 
	font-weight: inherit; 
	line-height: 25px; 
	font-size: 12px; 
	border: 0px; 
	text-transform: uppercase;
	color:#f0f0f0!important;
	text-shadow: rgb(0, 0, 0) 3px 2px 3px;
}

span.span-color {
	color: #2AC0FF;
}

div.newsletter-list {
	padding:25px;
	background:#191919;
	margin:0 auto;
}

hr.blue {
    display:block;
    border:0px;
    height:1px;
    width:100%;
    background-image:url('https://deltafighterwing.com/user/themes/falcon-desperado/css/images/hr.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

hr.slate {
    display:block;
    border:0px;
    width:100%;  
    border-top: 1px ridge rgba(51,51,51,0.8) !important;
}


.col-icon {
    font-size: 20px;
    float: left;
    padding: 20px 10px;
    text-align: left
}

.fa.col-icon {
    margin-bottom: 10px;
    margin-top: 30px
}

.col-content {
    padding: 0 0px
}

.social-b>a {
    color: #9d9d9d !important;
}

.social-b>a:hover {
	color: #2AC0FF!important;
}

.navbar-left {
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
}

.navbar-l-margin {
	margin-left: -12px;
}

.navbar-brand {
	width: 50px;
	margin-right: 20px;
	padding: 17px 0px;
    top: 0;
    transform: translateY(-25%);
	margin-top: 40px;
}
	
.navbar-form {
    padding: 0px 5px;
    margin-top: .9em;
	right: 20px;
	padding-bottom: 16px;
}

.navbar-form-mobile {
    padding: 0px 5px;
    margin-top: .9em;
	padding-right: 15px;
	float:none;
	position: auto;
}

.navbar-cell {
	width: 80px;
}

.banner-cell-b {
    padding-top: 0px;
    text-align: center;
}

.banner-cell-b>a {
	text-decoration:none;
}

.banner-width {
	border: 1px solid white;
}

.mobile-bg {
	background-color: #222;
	margin-top: -14px;
}

/*================ MEET THE TEAM ===========================*/

.team-cards {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin: -10px;
	margin-top: 80px;
}
.team-cards .card {
	margin: 10px;
}
.card {
	width: calc(100% - 54px);
	min-width: 100px;
	max-width: 460px;
	padding: 18px 27px;
	display: grid;
	grid-template-columns: 110px 1fr;
	grid-gap: 20px;
	background: #121212;
	grid-column: span 2;
	border-radius: 10px;
	align-items: center;
	border: 0px;
}
.card .border-none {
	border: 0px !important;
}
.card .card-left {
	border-radius: 12px;
}
.card .pfp {
	display: block;
}
.card .text, .card .title {
	margin: 0;
}
.card .sub {
	color: var(--green-shade-1);
	font-size: .875rem;
}
.card .title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 5px;
}
.card .rank {
	text-decoration: none;
	color: inherit;
}
.card .rank img {
	display: block;
}
.card .text {
	color: var(--text-shade-1);
}

/*================ DROPDOWN NAV ============================*/

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #222;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #9d9d9d;
    white-space: nowrap;
}

.avatarDiscord {
	width: 30px;
}

#DiscordDiscrim {
	color: white;
}

.login-text-only {
	margin-top: 17px;
	text-transform: uppercase;
	padding-bottom: 18px;
}

.discord-user-name-text-only {
	color: #2ac0ff;
}

.discordLogoff {
	padding-left:1em!important;
	padding-right:.7em!important;
}

.login-status>.open>a, .login-status>.open>a:focus, .login-status>.open>a:hover {
    background-color: #080808;
}

.navbar-mobile {
	padding: 0!important;
}

.textSmall {
	font-size:12px;
	padding-left:.3em;
	color: #fff;
}

.mobile-nav {
	background-color: #222;
	padding: 1em 0.5em;
	position: absolute;
	top: 60px;
	left: 65px;
	right: 65px;
}

#discord-button-text {
	font-size: 13px;
}

.dfw-logo {
	margin-top: 3em!important;
}

.dfw-back,#admin-login-wrapper {
	background:url('https://deltafighterwing.com/user/themes/falcon-desperado/images/background.jpg') fixed no-repeat top center #151b2e!important;
}

.img-button-1 {
	opacity: 0.8;
}

.img-button-1:hover {
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	opacity: 1;
}

.dark-button {
    color: #ffffff;
    background-color: #3a3f44;
    border-color: #3a3f44;
}

.dark-button:hover {
    color: #ffffff;
    background-color: #232628;
    border-color: #1e2023;
}

.btn, .dark-button:hover {
    border-color: rgba(0, 0, 0, 0.6);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}


.list-group-item2 {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: transparent;
    border: 0px solid #ddd;
}

#cent{
    margin: 0 auto;
}

.col-md-8point5 {
	width: 72%;	
}

.brightness {
    opacity: 0.5;
    filter:alpha(opacity=40);
}
.brightness img:hover {
    opacity: 1.0;
    filter:alpha(opacity=100);
}

.center {
    text-align: center;
}
.center > div, .center > table /* insert any other block-level elements here */ {
	display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

.vid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.vid iframe,
.vid object,
.vid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.navbar-nav.nav-justified > li{
    /*float:none;*/
}

.center {
	float: none;
}

.col-lg-4 {
	width: 28%;
}

.col-lg-8 {
	width: 72%;
}

.container-custom {
	width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container-nav {
	min-width: 55%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	float: center;
}

.containerheader {
	background: linear-gradient(#26485E, #20282F); /* Standard syntax */
	height: 10px;
	padding: 5px;
}

.containerfooter {
	background: linear-gradient(#0E171B, #26485E); /* Standard syntax */
	height: 5px;
	padding: 5px;
}

.table {
    color: #798896;
}

.dropdown-item {
	color: #fff;
}

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

@-moz-document url-prefix() {
  fieldset { display: table-cell; }
}

.fluid-width {
    width: 100%;
    height: auto
}

.navbar-toggler-icon {
	color: white;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #000;
}


/* =========================// CUSTOM FONTS //======================== */

@font-face { 
	font-family: Oswald;
	font-weight: regular; src: url('../fonts/Oswald-Regular.ttf');
} 

#curc {
	font-family: Oswald;
	font-size: 12px;
	color: white;
}

#curc_pic {
	width: 16px;
	height: 16px;
}



/* CALENDAR */

.main {
	width: 130px;
	border: 1px solid #1B1B1B;
	margin-top: 2px;
	margin-right: 1px;
	margin-left: auto;
}
.month {
	background-color: #1B1B1B;
	font: bold .9em verdana;
	color: #74B0DF;
}

.daysofweek {
	background-color: #1B1B1B;
	font:bold .9em verdana;
	color:#74B0DF;
}

.days {
	font-size: .9em;
	font-family:verdana;
	color:#74B0DF;
	background-color: #1B1B1B;
	padding: 2px;
}

.days #today{
	font-weight: bold;
	color: #D3DAE4;
}


/* SPLASH */

#ex3 { 
	width: 730px; 
	height: 133px; 
	line-height: 0px; 
	color: transparent; 
	font-size: 50px; 
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; 
	font-weight: 300; 
	text-transform: uppercase; 
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all 0.5s ease; 
	-o-transition: all 0.5s ease; 
} 

#ex3:hover { 
	line-height: 133px; 
	color: #575858; 
} 

#ex3 img{ 
	float: left; 
	margin: 0 15px; }

/* ======================// CAROUSEL BANNER //====================== */

#pageBanner {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 624px;
	height: 250px;
	position: relative;
	overflow: hidden;
	background-position: left top;
}
#mygallery {
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	width: 624px;
	height: 250px;
	font-family: Verdana;
	font-size: 90%;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.contenthol {
	padding: 0px;
	margin: 0px;
	height: 250px;
	width: 624px;
	overflow: hidden;
	top: 0px;
	left: 0px;
	position: absolute;
}
.projecttitle {
	margin: 0px;
	padding: 5px 0px 0px 10px;
	font-size: 115%;
	width: 250px;
	color: #fff;
	font-weight: bold;
}
.projectdesc {
	margin: 0px;
	width: 250px;
	color: #999999;
	line-height: 18px;
	padding: 5px 0px 0px 10px;
}
.preview {
	padding: 0px;
	position: absolute;
	bottom: 0;
	right: 0px;
	width: 300px;
	height: 250px;
	margin-right: 48px;
	color: #000000;
}
#next {
	position: absolute;
	bottom: 60px;
	right: 10px;
}
.con {
	height: 250px;
	width: 624px;
	overflow: hidden;
}
.CntInfoBanner {
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	position: relative;
	width: 600px;
	overflow: hidden;
}
.CslFiller {
	background-image: url('../theme/cbanner.png');
	padding: 0px;
	margin: 0px;
	width: 624px;
	height: 261px;
	position: relative;
	overflow: hidden;
}	
 #fonts {	
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	color: #CCCCCC;
}

/* WATCH GLOW */

#watch {
  position:relative;
  height:40px;
  width:366px;
  margin:0 auto;
}

#watch img {
  position:absolute;
  left:0;
  opacity: 1;
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

#watch img.top:hover {
  opacity:0;
}

#streamtable {
	text-align: left; 
	margin-left: auto; 
	margin-right: auto; 
	width: 451px; 
	height: 29px;
}

#streamtext {
	font-weight: bold; 
	text-align: left; 
	color: white;
}

#twitchtvtext {
	font-weight: bold; 
	text-align: left;
}

/* ========================== AUDIO DIV ========================== */

.audioJS {
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin: 5px auto 5px auto;
	position: relative;
	width: 460px;
	overflow: hidden;
}
	
/* ====================// VIEWER SCROLL HIDER //==================== */

/* SVG ROSTER related */

#svg {
  display: block;
  width: 1128px;
  max-height:1128px;
  height: auto;
}

/* =======================// ROSTER IMAGES //======================= */

.ros-opac {
	opacity:1;
	max-width: 200px;
}

.ros-exp {
    padding-right: 1px;
    padding-left: 1px;
}
 
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="https://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}

.img-circle {
    border-radius: 50%;
}

.centerbar {
	font-size: 0; 
	padding-top: 1px;
}

/* ======================// DONATION METER //====================== */

#goal {
  font-size: 11px;
  text-align: left;  
  font-weight: bold;
}

#glass {
  width: 100%;
  height: 5px;
  background: #c7c7c7;
  border-radius: 10px;
  float: left;
  overflow: hidden;
}

#progress {
  float: left;
  height: 5px;
  background: #00b0f0;
  z-index: 333;
}

.goal-stat {
  font-size:10px;
  width: 33%;
  padding: 0.3em 0.1em;
  float: left;
  margin: 0;
}

.goal-number, .goal-label {
  display: block;
  font-size:9px;
}

.goal-number {
  font-weight: bold;
}


/***********************************************************
*
*
* CKE Editor
*
*
***********************************************************/

.cke_chrome {
	width: 88%!important;
}

/***********************************************************
*
*
* Stream Bar
*
*
***********************************************************/

h1 .wrapper {
    max-width: 1440px;
    margin: 0 auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    background: linear-gradient(to right, rgb(11, 136, 124), rgb(109, 67, 138));
    padding: 5px 7px;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    filter: drop-shadow(1px 1px 2px #000);
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.4);
}



/****************
* Lightbox
*
*****************/


.lightbox-gallery {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}

.lightbox-gallery .lightbox-item {
	width: 50%;
	padding: 0 10px;
	margin-bottom: 20px;
}

.lightbox-gallery img {
	display: block;
	border-radius: 5px;
	transition: all .2s ease-in-out;
}

.lightbox-gallery img:hover {
	filter: brightness(60%);
	transform: scale(1.05);
}