
.titles {
  position: absolute;
  /*top: 20%;*/
  top: 98px;
  /*53%;50%;*/
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  background: rgba(253, 253, 253, 0.8);
  padding: 2rem;
  padding-top: 0px;
  padding-bottom: 0px;
  /**/
  border-top: 5px solid white;
  border-bottom: 5px solid white;
  -webkit-box-shadow: inset 0 0 10px -3px #252525, 0 0 10px -3px #252525;
  box-shadow: inset 0 0 10px -3px #252525, 0 0 10px -3px #252525;
  z-index:1;
}

.stuff {
  padding-top: 5rem;
}

.text {
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1;
  font-size: 2.2rem;
  color: #252525;
}

h2 {
  font-family: "Muli";
  color: #508991 !important;
  /*08605f #0b5351-->*/
  font-weight: 500;
  font-style: normal;
  /*letter-spacing: -1px;*/
}

.text--primary {
  font-weight: 500;
  font-size: 4.4rem!important;
  letter-spacing: 2px;
  font-family: "Raleway";
  margin-bottom: 10px!important;
  margin-top: 10px!important;
}

.text--secondary {
  letter-spacing: 4px;
  font-size: 2.8rem !important;
  font-family: "Muli";
  font-weight: 200 !important;
  letter-spacing: 0.8px;
  text-transform: none;
  color: #0b5351 !important;
  margin-top: 10px;
}

@media (max-width: 1540px) {
  .text--primary {
    font-size: 4.2rem!important;
  }
  .text--secondary {
    font-size: 2.6rem !important;
  }
}

@media (max-width: 1440px) {
  .text--primary {
    font-size: 3.4rem!important;
  }
  .titles{
  top: 92px;
  }
}

@media (max-width: 1200px) {
  .text--primary {
    font-size: 3rem!important;
  }
  .text--secondary {
    font-size: 2.4rem!important;
  }
  .titles{
  top: 88px;
  }
}

@media (max-width: 1080px) {
  .text--primary {
    font-size: 2.7rem !important;
  }
  .text--secondary {
    font-size: 2rem !important;
    font-weight: bold !important;
  }
  .titles{
  top: 84px;
  }
}

@media (max-width: 980px) {
  .text--primary {
    font-size: 2.2rem!important;
	letter-spacing: .8px;
  }
  .titles{
    top: 82px;
  }
}

@media (max-width: 768px) {
  .text--primary {
    font-size: 2.2rem!important;
    
  }
  .titles{
    top: 100px;
  }
}

@media (max-width: 440px) {
  .text--primary {
    font-size: 1.8rem!important;    
  }
}

main {
 background: #fdfdfd;
   /* min-height: 600px; */
  /* margin-bottom: 200px;
  padding-bottom: 60px; */
  
}


@media (min-width: 824px) {
  main {
  
      position: absolute;
      bottom: 58px;
      width: 100%;
  
  }
  
  }

#myVideo {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

#myBtn {
  display:none;
  height: 0;
  text-align: center;
  width: 200px;
  font-size: 18px;
  border: none;
  background: rgba(0, 0, 0, 0.479);
  color: #fff;
  cursor: pointer;
  position: fixed;
  bottom: 276px;
  left: 50%;
  transform: translateX(-50%);
}

#myBtn:hover {
  background: #ddd;
  color: black;
}

/*#banner:hover #myBtn,
#myBtn:focus {
  display:block;
  height: auto;
  padding: 10px;
}*/

#google_translate_element {
  position: absolute;
  top: 48px;
  right: 1px;
  z-index: 10000;
}

#linkedin_follow {
    position: absolute;
    top: 73px;
    right: 1px;
    z-index: 10000;
}

#banner {position:relative; width: 100%;}
header {position:fixed; width: 100%; z-index: 11111111;}
#dnnMenu {position:relative;}
#logo {position:absolute;}
@media (min-width: 768px) {
 .search {position:absolute;}
}
/***** banner changes for home  first ************************/
@media (max-width: 768px) {
  /*#banner {position:relative; }*/
  header {position:relative;}
  .titles {position:absolute;}
  main {position:relative; width: 100%;  background-color:transparent;}
  #dnn_ContentPane {display:none;}
  #google_translate_element {top: 0px;}
  #linkedin_follow {top: 25px;}

    /*#dnnMenu {position: relative;} top: 340px;*/
  #mainContent-inner .row:nth-child(2) {background-color:#fdfdfd;}
}

/***** banner changes for home  first ************************/

.video-background {
  position: fixed;
  top: -100px;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -99;
  display:block;
}

.mobileposter {
  		display:none;
	}
	
/*.mobileposter img{	
	min-height: 455px;
	}*/

@media (min-width: 769px) {
	.video-background {
  		display:block;
	}
	/*#myBtn {
  		display:block;
	}*/
	.mobileposter{display:none;
	}	
		
	.mobileposter img{	
		min-height: auto;
	}
}

#dnn_CenterPane {padding:0px;}

#dnn_LeftPane {
  width: auto;
}

#dnn_RightPane {
  width: 30%;
}

.quicksandLarge {
  font-family: "Quicksand";
  font-size: 22px;
}

.homebtn-wrap div a, .homebtn-wrap div {
	max-width: 400px!important;

}



@media all and (min-width: 768px) {
	.homebtn-wrap div {
	width: 20%!important;

}
  .container {
    width: auto;
  }
  .container {
    max-width: 750px;
  }
}

@media all and (min-width: 992px) {
  .container {
    width: auto;
  }
  .container {
    max-width: 970px;
  }
}

@media all and (min-width: 1200px) {
  .container {
    width: auto;
  }
  .container {
    max-width: 1200px;
	padding-left: 0px;
	padding-right: 0px;
  }
	
	#dnn_CenterPane .container {
    max-width: 100%;
	padding-left: 0px;
	padding-right: 0px;
  }
}

#dnn_RightPane {
  min-width: 200px;
}

#homeintrotext {
  font-size: 1.7em;
  line-height: 1.2em;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 18px;
  font-family: "Muli";
  /*Quicksand*/
}

@media (max-width: 1200px) {
h1 {
font-size: 4rem !important;
}
#homeintrotext {
	font-size: 1.6em;
	}
}


@media (min-width: 1200px) {
	

	#homeintrotext {
		margin-bottom: 10px;
	}
	h1 {
		margin-top: 5px; margin-bottom: 5px;
	}
}

@media (max-width: 1012px) {
  #homeintrotext {
    font-size: 1.5em;
    line-height: 1.2em;
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 900px) {
  #homeintrotext {
    font-size: 1.4em;
    
    margin-left: 10px;
    margin-right: 10px;
  }
  #dnn_CenterPane .container,
  #dnn_CenterPane {
    padding: 0px;
  }
  #dnn_RightPane {
    width: 27%;
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (max-width: 769px) {
  #homeintrotext {
    font-size: 1.4em;
    line-height: 26px;
    margin-left: 10px;
    margin-right: 10px;
  }
  #dnn_RightPane {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
	padding-bottom: 60px;
  }
  #dnn_CenterPane .container,
  #dnn_CenterPane {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  img {width: 80%; max-width: 100%;}

  .info {
    display: block;
  }
  .info-blocks {
    width: 100%;
    margin: 0;
    margin-bottom: 2rem;
  }

  h1 {
    font-size: 3.6rem!important;
  }
  .navbar-nav {
    width: 100% !important;
  }
  #dnnMenu .topLevel li a span {
    background: transparent !important;
  }
 
  h1 {
    font-size: 3.2rem!important;
  }
  
  footer .social {position: absolute;
bottom: 0px; right: 0px;
}
  /*.social .hide-text {
	  display:none;
  }
  */
}



/*@media (max-width: 320px) {
  #homeintrotext {
    font-size: 1.2em;
    line-height: 1.6rem;
  }
  h1 {
	  font-size: 2.5rem!important;
  }
  #dnn_CenterPane .container {padding-left: 5px; padding-right: 5px;}
  main{position:relative; top: 168px;} 
  	.text--secondary {
    	font-size: 1.6rem!important;
	}
	.text--primary {
    	font-size: 1.5rem!important;
	}
  	#google_translate_element {
    	top: 170px;
	}
	.titles {
    	top: 100px;
	}
}*/

.pic {
  width: 100px;
  height: 100px;
  background: #ddd;
  display: block;
  border-radius: 100%;
  margin: 0 auto;
}

.pic img {
  width: 100px;
  height: 100px;
  border-radius: 100%;
}

/*Tool Tip*/

.tooltips {
  position: relative;
}

.tooltips .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
}

.tooltips .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltips:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

#how {
  border-top: 1px solid #ddd;
  padding: 2rem;
  background: #eeebe7;
  margin: 0;
}

.card-info {
  border-top: 4px solid #54b7e6;
  background: #fdfdfd;
  padding: 2rem;
  outline: 1px solid #ddd;
  margin-bottom: 10px;
}

.card-info:hover {
  background: #fff;
}

.learn-more-btn {
  padding: 1rem 2rem;
  color: #fff;
  background-color: #54b7e6;
  text-shadow: -1px 1px #417cb8;
  border: none;
  border-radius: 5px;
}

.learn-more-btn:hover {
  background-color: #346392;
  text-shadow: -1px 1px #27496d;
}

.learn-more-btn:active {
  background-color: #27496d;
  text-shadow: -1px 1px #193047;
}

/*Forms*/

form {
  padding: 10px;
  -webkit-box-shadow: 0 0 10px -6px #252525;
  box-shadow: 0 0 10px -6px #252525;
}

.form-container {
  max-width: 900px;
  margin: 0 auto;
}

#signup {
  border-top: 1px solid #ddd;
  padding: 2rem;
}

.form-container h2 {
  letter-spacing: 1px;
  margin: 0;
  padding: 1rem;
  background: #54b7e6;
  color: #fdfdfd;
  text-shadow: -1px 1px rgba(65, 124, 184, 0.6);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.form-container input {
  padding: 5px;
  border: none;
  outline: 1px solid #ddd;
  width: 100%;
}

#btn {
  color: #fdfdfd;
  background: #27496d;
}

.info {
  margin-bottom: 10px;
}

/*Business */

.business-background {
  position: relative;
  background: url(images/business.jpg) no-repeat center center fixed;
  background-size: cover;
  height: 500px;
  color: #fdfdfd;
  border-bottom: 1px solid #ddd;
}

.business-background h2 {
  background: #252525;
  padding: 1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 10rem;
  letter-spacing: 5px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation-name: slide;
  animation-name: slide;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

@-webkit-keyframes slide {
  0% {
    opacity: 0;
    background: rgba(37, 37, 37, 0);
  }
  50% {
    background: rgba(37, 37, 37, 0.5);
  }
  100% {
    opacity: 1;
    letter-spacing: 5px;
    background: rgb(37, 37, 37);
  }
}

@keyframes slide {
  0% {
    opacity: 0;
    background: rgba(37, 37, 37, 0);
  }
  50% {
    background: rgba(37, 37, 37, 0.5);
  }
  100% {
    opacity: 1;
    letter-spacing: 5px;
    background: rgb(37, 37, 37);
  }
}

.box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box {
  position: relative;
  border: 1px solid #fdfdfd;
  background: #ddd;
  width: 100%;
  height: 300px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.box:hover {
  background: #959595;
}

.labels {
  color: #fdfdfd;
  background: #252525;
  padding: 1rem;
  display: inline-block;
}

@media (max-width: 900px) {
  header nav {
    display: none;
  }
  .business-background h2 {
    font-size: 8rem;
  }
}

@media (max-width: 769px) {
  .box-wrapper {
    display: block;
  }
}

@media (max-width: 500px) {
  .business-background h2 {
    font-size: 4rem;
  }
}

.info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.info-blocks {
  width: 250px;
  height: 160px;
  background: #fff;
  border: 1px solid #ddd;
  padding: 1rem;
  margin: 1rem;
  border-top: 4px solid #54b7c5;
  text-align: center;
}

.info-blocks .fa {
  font-size: 5rem !important;
}

#loginDnnitems {float:right;}


