html, body {
    max-width: 100%;
    overflow-x: hidden;
}
.jumbotron{
    height: 100%; 
    width: 100%;
    padding: 0;
    opacity: 1;
    background-color: rgba(188, 184, 184, 0.25);
    filter: contrast(100%);
}


@media screen and (max-width: 1000px) {
  .jumbotron{
 background: url("teamphotosm2.jpg") no-repeat top center;

    background-position: absolute;

    background-attachment:top;



  }
}

@media screen and (min-width: 1001px) {
  .jumbotron{
        background: url("teamphoto1.jpg") no-repeat center center;
    background-position: absolute;

    background-attachment:fixed;

  }
}


 
.jumbotron:hover .overlay{
    opacity: 1;
}
 
.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transition: .5s ease;
    opacity: 0;
    background-size: cover;
    background-attachment:fixed;
    background-color: rgba(100, 100, 100, 0.5);
 
}

@media screen and (max-width: 1000px) {
  .nameRow {
    visibility: hidden;

  }

  .title{
    visibility: hidden;
  }

  .jumbotron:hover .overlay{
    opacity: 0;
}
 

}


 
.nameRow{
  text-align:center;
  margin:auto;
  width:90%;
}
.nameRow ul{
    margin:0 auto;
    width: 100%;
}

.nameRow div{
  padding-top: 0px;

}


.nameRow li{
  right: 5%;
  display: inline-block;
  margin: 0 15px;
  width:15%;
  color: white;
  font-family: 'Calibri', sans-serif;  
  text-transform: uppercase; 
  font-size: 20px;
  font-weight: 500;
}

@media screen and (min-width: 1001px) {
  .mobilenameRow {
    visibility: hidden;

  }
  }

.mobilenameRow{
  text-align:center;
  margin:auto;
  width:90%;
}
.mobilenameRow ul{
    margin:0 0;
    width: 100%;
}

.mobilenameRow li{
  display: inline-block;
  margin: 0 15px;
  width:11%;
  color: #696969;
  font-family: 'Calibri', sans-serif;  
  font-size: 7px;
  font-weight: 500;
  text-align: center;
}


.title{
  width: 100%;
  margin: auto;
  color: white;
  text-align: center;
  font-family: 'Calibri', sans-serif;  
  text-transform: uppercase;
  letter-spacing: 0px;
  font-weight: 500;
 
 
}

@media screen and (min-width: 701px) {
 .title {
  font-size: 87px;
    padding-top: 350px;  
  }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 700px) {
  .title {
  font-size: 40px;
    padding-top: 200px;  
  }
}

/*  SECTIONS  */
body { padding-top: 50px; }

.grey{
	background-color: #f0efef;
	padding: 50px;
}

.white{
	padding: 40px;
}

img {
    height: 100%;
    display:block;
    width:100%;
}

.ewok{
	padding:50px;
}

.mainPhoto{
	width:100%;
	display: block;
    margin-left: auto;
    margin-right: auto;
}

h2{
	font-family: Calibri, sans-serif;
	text-align: center;
	color: #696969;
    text-transform: uppercase;

}

@media screen and (min-width: 701px) {
 h2 {
      font-size: 50px;
  }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 700px) {
  h2 {
    	font-size: 35px;
  }
}

.navbar-default{
background : #2c3e50;
}

.navbar-default .navbar-nav>li>a{
	color: white;
}

.navbar-default .navbar-brand{
	color:white;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #E0E0E0;
}

p{
	font-family: Calibri, sans-serif;
	color:#484848;
}


.textCenter {	
	text-align: center;
			font-family: Calibri, sans-serif;
		color:#696969;
		
		font-weight: 160;
}

/* If the screen size is 601px wide or more, set the font-size of <div> to 80px */
@media screen and (min-width: 701px) {
 .textCenter {
      	font-size: 18px;
line-height: 21px;
  }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 700px) {
  .textCenter {
    	font-size: 15px;
line-height: 19px;
font-weight: 450;
  }
}

.comsurface{
	width:40%;
	   margin-left: auto;
    margin-right: auto;

}

.video{
	position:relative;
	width:100%;
	height: 0%;
	padding-bottom: 50%;
	padding-top:10%;
}

.video iframe{
	position:absolute;
	width:100%;
	height: 100%;
}

.topPadding{
	padding-top: 80px;
}

.topPadding3{
	padding-top: 120px;
}

.topPadding2{
	padding-top: 40px;
}

h3{
	color: #707078;

	font-family: Calibri, sans-serif;
  text-transform: uppercase;
  text-align: center;
}

/* If the screen size is 601px wide or more, set the font-size of <div> to 80px */
@media screen and (min-width: 701px) {
 h3 {
      font-size: 32px;
  }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 700px) {
  h3 {
    	font-size: 20px;
  }
}

.listFormat{
		text-align: left;

		font-family: Calibri, sans-serif;
		color:#696969;
		

}

/* If the screen size is 601px wide or more, set the font-size of <div> to 80px */
@media screen and (min-width: 701px) {
 .listFormat {
    	font-size: 18px;
line-height: 21px;
    font-weight: 200;
  }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 700px) {
  .listFormat {
    	font-size: 15px;
line-height: 19px;
    font-weight: 350;
  }
}

.betweenRowPadding{
	padding-top: 20px;
}


h4{
		text-align: center;

		font-family: Calibri, sans-serif;
		color:		#606060;
		
		font-weight: 600;

}

/* If the screen size is 601px wide or more, set the font-size of <div> to 80px */
@media screen and (min-width: 701px) {
 h4 {
    	font-size: 20px;
line-height: 21px;
  }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 700px) {
  h4 {
    	font-size: 18px;
line-height: 18px;
  }
}

.smallText {	
	text-align: center;
			font-family: Calibri, sans-serif;
		color:		#707070;
		
		font-weight: 200;
}

/* If the screen size is 601px wide or more, set the font-size of <div> to 80px */
@media screen and (min-width: 701px) {
 .smallText {
      	font-size: 12px;
line-height: 14px;
  }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 700px) {
  .smallText {
    	font-size: 7px;
line-height: 12px;
  }
}

.carousel .item{
  height: 100%;
  object-fit: contain;
}

.item img{
  position:absolute;
  top:0;
  left:0;


}

@media screen and (max-width: 700px) {
  .changeHeight div{
      height: 200px;
  }
}

@media screen and (min-width: 701px) {
  .changeHeight div{
      height: 450px;
  }
}


@media screen and (max-width: 700px) {
  .heightControl div{
    height: 250px; 
    background-size: contain;



  }
}

@media screen and (min-width: 701px) {
  .heightControl div{
    height: 800px; 
    background-size: cover;

  }
}

@media (min-width: 600px) {
    .container{max-width: 600px;width: 600px;}
}
@media (min-width: 768px) {
    .container{max-width: 950px;}
}
@media (min-width: 992px) {
    .container{max-width: 950px;}
}
@media (min-width: 1024px) {
    .container{width: 970px;}
}
@media (min-width: 1200px){
    .container{width: 1170px;max-width: 1170px;}
}
