/* Site by Tim Nelson */
.site-credit {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  font-size: 0.75rem;
  color: #888;
}

.site-credit a {
  color: #888 !important;
  text-decoration: none !important;
  border-bottom: none !important;
}

/* Hide only on desktop when height < 650px */
@media (min-width: 768px) and (max-height: 600px) {
  .site-credit {
    display: none;
  }
}


/* 
=================================================
===== AAA ===============================
=================================================
*/

/*@media (min-width: 980px) {*/
.tracy-logo {
  width: 330px;
  height: 70px;
  float: left;
  background-image: url(../img/TK-lg-logo.svg);
  margin: 20px 0px 20px 20px;
  display: block;
  position: relative;
  z-index: 9999;
  background-repeat: no-repeat;
}

.tracy-logo-inside {
  width: 330px;
  height: 70px;
  float: left;
  background-image: url(../img/TK-lg-logo-inside.svg);
  margin: 20px 0px 20px 20px;
  display: block;
  position: relative;
  z-index: 9999;
  background-repeat: no-repeat;
  transition: opacity 0.3s ease;
  opacity: 1;
}
	
.tracy-logo-inside a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.tracy-logo-inside:hover {
  opacity: 0.6;
	cursor: pointer;
}
	
.tracy-logo-inside.swapped-AAA {
    background-image: url(../img/TK-lg-logo-inside-swap.svg);
}

/* ======= top-stage-homepage-container ======= */ 

.top-stage-homepage-container {
max-height: 600px;
}

.next-page-container {
	width: 120px;
	height: 60px;
	float: right;
	background-image: url(../portfolio/bg-circle-test.png);
	background-repeat: no-repeat;
	margin-top: 11px;
}











	
	
	
	
	
	
	
/*}*/

/* 
=================================================
===== BBB ==============================
=================================================
*/

@media (min-width: 760px) and (max-width: 979px) {
.tracy-logo {
  width: 330px;
  height: 70px;
  float: left;
  background-image: url(../img/TK-lg-logo.svg);
  margin: 20px 0px 20px 20px;
  display: block;
  position: relative;
  z-index: 9999;
  background-repeat: no-repeat;
}

.tracy-logo-inside {
  width: 330px;
  height: 70px;
  float: left;
  background-image: url(../img/TK-lg-logo-inside.svg);
  margin: 20px 0px 20px 20px;
  display: block;
  position: relative;
  z-index: 9999;
  background-repeat: no-repeat;
  transition: opacity 0.3s ease;
  opacity: 1;
}

.tracy-logo-inside a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.tracy-logo-inside:hover {
  opacity: 0.6;
	cursor: pointer;
}
	
.tracy-logo-inside.swapped-BBB {
	background-image: url(../img/TK-lg-logo-inside-swap.svg);
}
	
	
	
	
	
}/* ====== 
=========*/

/* 
=================================================
===== CCC ================================
=================================================
*/

@media (max-width: 759px) {
.tracy-logo {
  width: 70px;
  height: 70px;
  float: left;
  background-image: url(../img/TK-logo.svg);
  margin: 20px 0px 20px 20px;
  display: block;
  position: relative;
  z-index: 9999;
  background-repeat: no-repeat;
}

.tracy-logo-inside {
  width: 70px;
  height: 70px;
  float: left;
  background-image: url(../img/TK-logo-inside.svg);
  margin: 20px 0px 20px 20px;
  display: block;
  position: relative;
  z-index: 9999;
  background-repeat: no-repeat;
  transition: opacity 0.3s ease;
  opacity: 1;
}
	
.tracy-logo-inside a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.tracy-logo-inside:hover {
  opacity: 0.6;
	cursor: pointer;
}
	
.tracy-logo-inside.swapped-CCC {
 	background-image: url(../img/TK-logo-inside-swap.svg);
}
	
	
	
	
	
}/* ====== 
=========*/

/* ======= footers ======= */

.footer-one {
	padding: 0px 20px;
	background-color: #01232e;
	width: 100%;
}

.footer-one-container {
	font-size: 19px;
	line-height: 30px;
	max-width: 1024px;
	padding: 30px 0px;
	margin: 0 auto;
	color: #f5f5f5;
}

.footer-one-container a {
	color: orange !important;
	text-decoration: none;
}

.footer-one-container a:hover {
	color: #f5f5f5 !important;
}

.social-icons-footer {
	margin-top: 8px;
	margin-left: 0px;
}

.icon-instagram a {
	width: 30px;
	height: 30px;
	display: block;
	text-decoration: none;
	background-image: url(../img/icon-instagram.svg);
	background-repeat: no-repeat;
}

.icon-instagram a:hover {
	opacity: .5;
	/*background-position: 0 -30px;*/
}

/* ======= footer-two ======= */

.footer-two {
	padding: 0px 20px;
	background-color: #01141a;
	width: 100%;
}

.footer-two-container {
	font-size: 19px;
	line-height: 30px;
	max-width: 1024px;
	padding: 25px 0px 30px 0px;
	margin: 0 auto;
	color: #8c8c8f;
}



/* =========== TK Logo Bottom =========== */

/*
.TK-logo-bottom {
	max-height: 100px;
	width: auto;
	background-image: url(../img/TK-logo-bottom.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	position: absolute;
	top: 20px;
	right: 100px;
}
*/


/*
.TK-logo-bottom {
  max-height: 100px;
  width: auto;
  height: auto;
	position: absolute;
	top: 20px;
	right: 100px;
}
*/

/*
<img src="../img/TK-logo-bottom.svg" class="TK-logo-bottom" alt="TK Logo" />
*/





