.dk_blue {
  color: #19137a;
}
.green {
  color: #178c82;
}
.gold {
  color: #fbaf02;
}
.white {
  color: #fff;
}


table {
  border-collapse: inherit;
}

.footer_slogan {
  font-family: SansationBold;
  font-weight: 600;
  color: #19137a;
  line-height: 0.9em;  
  font-size: 2.1em;
  letter-spacing: -2px;
  margin: 5px 25% 50px;  
} 

.footer_slogan span {
  display: none;
}  

.footer_logo, .summit_logo a {
  background: #fff url("../images/WOW-Logo.jpg") no-repeat left top;
  width: 256px;
  height: 130px;
  margin: 0 auto;
  border-top: 29px solid transparent;
  display: block;
}

.footer_logo_u a, .summit_logo_u a {
  background: #fff url("../images/WOW-Logo.jpg") no-repeat left top;
  width: 256px;
  height: 130px;
  margin: 0 auto;
  border-top: 29px solid transparent;
  display: block;
}

.imagecache-faculty, .imagecache-faculty_large {
	border-radius: 100%;
  transition: all .2s ease-in-out;
  margin-left: 7%;
}

.views-field-title-1 {
  line-height: 1em;
  font-weight: 600;
  font-size: .7em;
  text-align: center;
  margin-top: 9px;
}

.row {
  clear: left;
  width: 100%;
}

#top_grid {
  width: 80%;
  margin-left: 14%;
}

#top_grid .griditem {
  display: inline-block;
  margin: 1% 0;
  width: 14.4%;
}

#mid_grid .griditem {
  display: inline-block;
  margin: 1% 0;
  width: 12%;
}

.hosted {
  width: 160px;
  margin: 0 auto;
  text-align: center;
  font-size: .9em;
  line-height: 1.2em;
}

.hosted em {
  font-weight: 600;
  font-size: 1.2em;
}

.hosted img {
  margin-top: 23px;
}

.red {
  color: #d31c16;
}

.sm1 {
  font-size: 2.5em;
  text-align: left;
  margin-left: 30%;
}

.sm1 span {
  font-size: 14px;
  font-weight: 500;
  line-height: 3.7em;
  color: #918A8A;
  letter-spacing: 1px;
  font-family: Helvetica, Arial, sans-serif;
}

.sm1 b {
  font-weight: 500;
}

.tap {
  display: none;
}

.quote {
  background: #fff url("../images/quote.jpg") no-repeat center 15px;
  text-align: center;
  padding: 60px 0 20px;
  border-bottom: 1px solid #c0c0c0;
  margin: 10px 8%;
}

.quote p {
  font-size: 1.28em;
  font-style: italic;
  font-weight: 600;
  line-height: 1.3em;
}

.quote div {
  font-size: .89em;
}

.vibrant .left {
  margin-left: 28%;
}

.content_body .vibrant ul {
  margin: 0 10% 40px 20%;
}

.left {
  text-align: left;
}

.page-upgrade ul, .page-spotlight ul, .front ul {
  list-style: none;
  padding:0;
  margin:0;
  margin-bottom: 40px;
}

.page-upgrade li, .page-spotlight li, .front li {
    padding-left: 1em;
    text-indent: -0.6em;
}

li {
    font-size: 2em;
    line-height: 0.65em;
    margin: 0.4em;
}

li span {
  font-size: .6em;
}

.page-upgrade .content_body li:before, 
.page-spotlight .content_body li:before,
.front .content_body li:before {
  content: "\2022  ";
  color: #fcb004;
}

.liner {
  border-bottom: 1px solid #c0c0c0;
  margin: 10px 140px;
}

.fac_side {
  float: left;
  margin: 5px 40px 55px 0;
  font-size: .9em;
  line-height: 1.2em;
  text-align: center;
  width: 160px;
}

.vibrant h1, .vibrant h2 {
  margin-top: 15px;
}

.vibrant img {
    display: block;
    margin: 0 auto;
}

.hosted img, .robyn img {
  margin-left: -6px;
}

.package {
  margin: 0 40px;
}

#package-login-form {
  width: 300px;
  margin: 0 auto;
}

#package-login-form .form-item {   
  margin-bottom: 2px;
  margin-top: 2px;
}

#package-login-form #edit-submit {
  padding: 4px 12px;
  font-size: 1.2em;
}




@media (max-width: 768px) {
  
  .views-field-title-1 {
    font-size: .6em;
  }
  
    #top_grid .griditem, #mid_grid .griditem {
    margin: 1%;
    width: 20%;
  }

  #mid_grid .griditem {
    margin: 1%;
    width: 13%;
  }
  
  .click {
    display: none;
  }
  .tap {
    display: inline;
  }

}


@media (max-width: 480px) {
  
  .views-field-title-1 {
    font-size: .6em;
  }
  
  #top_grid, #mid_grid {
    width: 100%;
    margin-left: 1%;
  }

  #top_grid .griditem, #mid_grid .griditem {
    margin: 1%;
    width: 20%;
  }

}



/* ***************************
******** ColorBox ************/


#colorbox,#cboxOverlay,#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}

#cboxMiddleLeft,#cboxBottomLeft {
  clear: left;
}

#cboxContent {
  position: relative;
}

#cboxLoadedContent {
  overflow: auto;
}

#cboxTitle {
  margin: 0;
}

#cboxLoadingOverlay,#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow {
  cursor: pointer;
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}


#cboxOverlay {
  background: #000;
}

#colorbox {
  border-radius: 20px;
  width: 70%;
  height: 500px;
}

#colorbox, #cboxWrapper, #cboxContent,#cboxLoadedContent  {
  max-width: 450px;
}


#cboxContent {
  border-radius: 20px;
  overflow: visible;
    background: #00b8b0;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYjhiMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGQxZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #00b8b0 0%, #00d1ff 100%);
  background: -webkit-linear-gradient(top,  #00b8b0 0%,#00d1ff 100%);
  background: linear-gradient(to bottom,  #00b8b0 0%,#00d1ff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b8b0', endColorstr='#00d1ff',GradientType=0 );
	border-radius: 20px;
}

.cboxIframe {
  width: 100%;
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}

#cboxLoadedContent {
  margin-bottom: 5px;
}

#cboxLoadingOverlay {
  background: url(../images/loading_background.png) no-repeat center center;
}

#cboxLoadingGraphic {
  background: url(../images/loading.gif) no-repeat center center;
}

#cboxTitle {
  position: absolute;
  bottom: -25px;
  left: 0;
  text-align: center;
  width: 100%;
  font-weight: 700;
  color: #7C7C7C;
}

#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: 700;
  color: #7C7C7C;
}

#cboxClose {
  position: absolute;
  background: url(../images/controls.png) no-repeat -100px -25px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
  left: 5px;
  top: 5px;
	border-radius: 100%;
}

#cboxClose:hover {
  background-position: -100px 0;
}




.pop_form {
  padding: 12px;
}

.enter_your {
  color: #fff;
  text-align: center;
  font-size: 1.25em;
  line-height: 1.31em;
  font-family: SansationBold;
  margin-top: 50px;
}




@media (max-width: 768px) {

.vibrant .left {
    margin-left: 21%;
}

.content_body .vibrant ul {
    margin: 0 10% 0 22%;
}


}


@media (max-width: 480px) {

.vibrant .left {
    margin-left: 9%;
}

.content_body .vibrant ul {
    margin: 0 10%;
}

.benefits {
    margin: 0;
}

.benefits img {
  width: 65px;
  height: 65px;
}

.footer_slogan {
    font-size: 1.6em;
}

.quote {
    margin: 10px 5%;
}

.quote p {
    font-size: 1em;
}

.sm1 {
    margin-left: 10%;
}

}


@media (max-width: 360px) {
  
.sm1 {
    font-size: 2.35em;
    margin-left: 0;
}


}



@media (min-width: 900px) {

  #colorbox {
    border-radius: 20px;
    width: 70%;
    height: 500px;
    left: 30% !important;
  }

}