/* TDOWDDESIGNS CUSTOM STYLES 2018 */

/* CUSTOM STYLES 2018
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
.center-goodness {
	margin: 0 auto;
	text-align: center;
	align-content: center;
}

#h-bigcontainer {
  background-color: #2c3844;
  position: relative;
	
  width: 100%;
  /*max-width: 1920px;*/
  height: 550px;
  margin: 0 auto;
  padding: 0 0px;
  overflow: hidden;
  box-sizing: border-box;
}

.resume {
	text-align: center;
	margin: 0 auto;
}

.resume h2 {
	font-size: 2.7em;
	line-height: 1.1em;
	font-weight: 500;
	letter-spacing: .05em;
}

.resume h5 {
	font-size: 1.2em;
}

.resume h3 {
	font-size: 2em;
	line-height: 1.1em;
	font-weight: 500;
	letter-spacing: .05em;
}

.resume h6 {
	font-size: 1em;
}

.resume a {
	text-decoration: none;
	color: black;
}

.resume ul li {
	list-style-type:none;
}

.resume .resume-logo {
	width: 100%;
	height: auto;
	max-width: 150px;
}

.blue-box {
  background-color: #2c3844;
  width: 100%;
  /*height: 550px;*/
  margin: 0 auto;
	text-align: center;
}

.red-box {
  background-color: #ca4a52;
  width: 100%;
  /*height: 550px;*/
  margin: 0 auto;
  text-align: center;
}

.black-box {
  background-color: #191919;
  width: 100%;
  /*height: 550px;*/
  margin: 0 auto;
  text-align: center;
}

.i100 {
	width: 100%;
	height: auto;
} 

#hero-text-animation {
	text-align:center; 
	color: white; 
	margin-top: 70px;
}

#hero-text-animation h1{
	font-size: 7.0rem; 
	line-height: 1.2;  
	letter-spacing: .3rem;
	/*font-size: 4.0rem; */
	/*line-height: 1.2;  */
	/*letter-spacing: .3rem;*/
}


.tim-img {
	width: 100%;
	height: auto;
	max-width: 400px;
	
}

.r-space {
	margin-top: 300px;
}

#r-bigcontainer {
  background-color: #2c3844;
  position: relative;
  width: 100%;
  /*max-width: 1920px;*/
  height: 330px;
  margin: 0 auto;
  padding: 0 0px;
  /*overflow: hidden;*/
  box-sizing: border-box;
}

#p-bigcontainer {
  background-color: #191919;
  position: relative;
  width: 100%;
  /*max-width: 1920px;*/
  height: 330px;
  margin: 0 auto;
  padding: 0 0px;
  overflow: hidden;
  box-sizing: border-box;
}

.auto_scale {
	max-width: 100%;
	height: auto;
	display: block;
}


/* IMAGE ROLL-OVERS
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
/*CSS CLASS = bw-image-hover-grayscale*/
.bw-image-opacity-max{opacity:0.25}.bw-image-opacity-min{opacity:0.75}
.bw-image-greyscale-max,.bw-image-grayscale-max,.bw-image-hover-greyscale:hover,.bw-image-hover-grayscale:hover{filter:grayscale(100%)}
.bw-image-greyscale,.bw-image-grayscale{filter:grayscale(75%)}.bw-image-greyscale-min,.bw-image-grayscale-min{filter:grayscale(50%)}

/*CSS CLASS = fade-hover-opacity*/
.fade-opacity,.fade-hover-opacity:hover{opacity:0.60}.fade-opacity-off,.fade-hover-opacity-off:hover{opacity:1}
.fade-opacity-max{opacity:0.25}.fade-opacity-min{opacity:0.75}

/*CSS CLASS = hover-sepia*/
.sepia{filter:sepia(75%)}.sepia-max,.hover-sepia:hover{filter:sepia(100%)}.sepia-min{filter:sepia(50%)}



/* Vimeo Video Assets
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
.flex-video {
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 16px;
	overflow: hidden;
}

.flex-video.widescreen { padding-bottom: 43%; }
.flex-video.vimeo { padding-top: 0; }

.flex-video iframe,
.flex-video object,
.flex-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.flex-video-two {
	position: relative;
	padding-bottom: 57%;
	overflow: hidden;
}

.flex-video-two.widescreen { padding-bottom: 43%; }
.flex-video-two.vimeo { padding-top: 0%; }

.flex-video-two iframe,
.flex-video-two object,
.flex-video-two embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/* Social Icons Assets
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
ul.share-buttons{
  list-style: none;
  padding: 0;
  float: right;
}

ul.share-buttons li{
  display: inline;
}

ul.share-buttons .sr-only {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}


#instagram-footer-container {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  background-color: #191919;
}






/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* RESPONSIVE ELEMENTS */
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */



/* Small mobile
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (min-width: 320px) and (max-width: 399px) {
#h-bigcontainer {
  height: 270px;
}
.mobile-resume-clear {
	display: none;
	clear: both;
}	

#hero-text-animation {
	text-align:center; 
	color: white; 
	margin-top: 50px;
}	
#hero-text-animation h1{
	font-size: 2.5rem; 
	line-height: 1.2;  
	letter-spacing: .3rem;
}	

.r-space {
	margin-top: 160px;
}
	
.tim-img {
	width: 100%;
	height: auto;
	max-width: 290px;
	
}
#p-bigcontainer {
  height: 200px;
}
#r-bigcontainer {
  height: 280px;
}	
}


/* Larger than mobile
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (min-width: 400px) and (max-width: 549px) {
#h-bigcontainer {
  height: 310px;
}
.mobile-resume-clear {
	display: none;
	clear: both;
}		

#hero-text-animation {
	text-align:center; 
	color: white; 
	margin-top: 60px;
}	
#hero-text-animation h1{
	font-size: 3rem; 
	line-height: 1.2;  
	letter-spacing: .3rem;
}		
		
.r-space {
	margin-top: 160px;
}
	
.tim-img {
	width: 100%;
	height: auto;
	max-width: 300px;
	
}
	
#p-bigcontainer {
  height: 180px;
}
#r-bigcontainer {
  height: 290px;
}	
}




/* Larger than phablet (also point when grid becomes active)
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (min-width: 550px) and (max-width: 749px) {
.mobile-resume-clear {
	display: none;
	clear: both;
}	

#h-bigcontainer {
  height: 320px;
}

#hero-text-animation {
	text-align:center; 
	color: white; 
	margin-top: 55px;
}	
#hero-text-animation h1{
	font-size: 4.0rem; 
	line-height: 1.2;  
	letter-spacing: .3rem;
}		
.r-space {
	margin-top: 220px;
}
#p-bigcontainer {
  height: 210px;
}
#r-bigcontainer {
  height: 330px;
}	
}
	



/* Larger than tablet
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (min-width: 750px) and (max-width: 768px) {
.mobile-resume-clear {
	display: none;
	clear: both;
}			

#h-bigcontainer {
  height: 360px;
}
#hero-text-animation {
	text-align:center; 
	color: white; 
	margin-top: 55px;
}	
#hero-text-animation h1{
	font-size: 5.2rem; 
	line-height: 1.2;  
	letter-spacing: .3rem;
}	
.r-space {
	margin-top: 220px;
}		
#p-bigcontainer {
  height: 220px;
}
#r-bigcontainer {
  height: 330px;
}		
}
	

/* Desktop
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (min-width: 769px) and (max-width: 999px) {
.mobile-resume-clear {
	display: none;
	clear: both;
}			

#h-bigcontainer {
  height: 430px;
}

#hero-text-animation {
	text-align:center; 
	color: white; 
	margin-top: 60px;
}	
#hero-text-animation h1{
	font-size: 6.0rem; 
	line-height: 1.2;  
	letter-spacing: .3rem;
	/*font-size: 4.0rem; */
	/*line-height: 1.2;  */
	/*letter-spacing: .3rem;*/
}		
.r-space {
	margin-top: 230px;
}
#p-bigcontainer {
  height: 280px;
}
#r-bigcontainer {
  height: 390px;
}	
}



/* Larger than desktop
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (min-width: 1000px) and (max-width: 1199px) {
#h-bigcontainer {
  height: 430px;
}
#hero-text-animation {
	text-align:center; 
	color: white; 
	margin-top: 60px;
}	
#hero-text-animation h1{
	font-size: 6.0rem; 
	line-height: 1.2;  
	letter-spacing: .3rem;
}
.r-space {
	margin-top: 220px;
}		
#p-bigcontainer {
  height: 280px;
}
#r-bigcontainer {
  height: 390px;
}	
}




/* Larger than Desktop HD
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
@media (min-width: 1200px) and (max-width: 1400px) {
#h-bigcontainer {
  height: 450px;
}
	
#hero-text-animation {
	text-align:center; 
	color: white; 
	margin-top: 50px;
}	
#hero-text-animation h1{
	font-size: 6.0rem; 
	line-height: 1.2;  
	letter-spacing: .3rem;
}
	
.r-space {
	margin-top: 230px;
}
#p-bigcontainer {
  height: 300px;
}
#r-bigcontainer {
  height: 360px;
}		
}



@media (min-width: 1401px) and (max-width: 25000px) {
#h-bigcontainer {
  background-color: #2c3844;
  position: relative;
  width: 100%;
  height: 550px;
  margin: 0 auto;
  padding: 0 0px;
  overflow: hidden;
  box-sizing: border-box;
}

.r-space {
	margin-top: 300px;
}	
}










