/*!
 * forbetterweb.com - Classic Cover – One Page Websites (html, bootstrap)
 */

/* Links */
a,
a:focus,
a:hover {
  color: #fff;
  transition: 0.2s;
  -moz-transition: 0.2s;s
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
}

a:focus,
a:hover {
  opacity: .7;
  text-decoration: none;
}

/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
  color: #fff;
  text-shadow: none;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 2px;
}

/*
 * Base structure
 */

html,
body {
  height: 100%;
  background-color: #000;
}
body {
  font-family: Roboto, sans-serif;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0,0,0,.5);
}

/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.site-wrapper-inner {
  display: table-cell;
  vertical-align: top;
  position:relative;
}
.cover-container {
  margin-right: auto;
  margin-left: auto;
  padding-top: 15%;
  padding-bottom: 10%;
}

/* Padding for spacing */
.inner {
  padding: 30px;
}

/*
 * Header
 */

.masthead-nav > li,
.masthead-brand > li {
  display: inline-block;
    z-index: auto;
}
.masthead-nav > li + li,
.masthead-brand > li + li {
  margin-left: 20px;
}
.masthead-nav > li > a,
.masthead-nav > li > a {
  padding-right: 0;
  padding-left: 0;

  font-weight: bold;
  color: #fff;
}

.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus,
.masthead-brand > li > a:hover,
.masthead-brand > li > a:focus {
  background-color: transparent;
  color:#fff;
  z-index: auto;
}



@media (min-width: 650px) {
  .masthead-brand {
    float: left;
  }
  .masthead-nav {
    float: right;
  }
}

/* VIDEO BACKGROUND */

.video-background {
  z-index:550;
  text-align:center;
  height:100%;
  min-height:100%;
  position:relative;
  overflow:hidden
}

.video-background .video-background-container {
  width:830px;
  max-width:100%;
  display:inline-block;
  position:absolute;
  top:50%;
  left:50%;
  -webkit-transform:translate(-50%,-50%);
  -moz-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%)
}

.video-background-title {
  font-size:78px;
  color:#fff;
  font-weight:300;
  text-transform:uppercase;
  text-align:center;
  margin-bottom:22px;
  padding-top:20px;
  display:inline-block;
  background-attachment:scroll;
  background-repeat:repeat-x;
  background-position:top center
}

.video-background-default-image {
  background:url(img/cover.jpg);
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
  width:100%;
  height:100%;
  z-index:0;
  backface-visibility:hidden
}

.overlay {
  background: rgba(0, 0, 0, 0.4);
  width:100%;
  height:100%;
  position:absolute;
  top:0;
  left:0;
}

/*
 * Cover
 */

.cover {
  padding: 0 0px;
}
.cover .btn-lg {
  padding: 15px 50px;
  font-weight: bold;
}

.cover-heading {
  font-family: "Great Vibes", serif;
  font-size: 60px;
  transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -webkit-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
}

small {
    color:#ccc!important;
}

/*
 * Footer
 */

.mastfoot {
  color: #999; /* IE8 proofing */
  color: rgba(255,255,255,.5);
}

@media (min-width: 768px) {
  .masthead {
    position: fixed;
    top: 0;
  }
  .mastfoot {
    position: fixed;
    bottom: 0;
  }
  .site-wrapper-inner {
    vertical-align: middle;
  }
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%;
  }

  .cover-heading {
    font-size: 100px;
  }
}

@media (min-width: 992px) {
  .mastfoot,
  .cover-container {
    max-width: 800px;
  }
  .masthead {
    max-width: 100%;
     }
}







}

.about {

  padding: 10%;
  margin-top: 20%;
    margin-right: 20%;
  text-align: justify;





}

.panel {
  padding: 0;
}

.well {


background-color:  rgba(21, 68, 111, 0.94)}


.serifbio {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  padding: 2%;
  text-align: justify;



}


.mediamix {
  position: float;
  padding:2%;
  margin-top: 1%;
  text-align: justify;
  background: rgba(21, 68, 111, 1)



}

.spacer {
  min-height: 20em;
}

.minispacer {
  min-height: 1em;
}

h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2.7em;
	font-style: normal;
	font-variant: normal;
	font-weight: 555;
  text-align: left;

}
h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;


}
p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 20px;
}
blockquote {
	font-family: serif;
	font-size: 1.2em;
	font-style: normal;
	font-variant: normal;
	font-weight: 0;

}
pre {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 18.5714px;
}

.headtag {
    padding: 5%;
    margin-top: 1%;
}




.btn {
  display: inline-block;
  padding: 6px 11px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;

  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  padding: 6px 11px;
}

.btn-lg {
  font-size: 18px;
  line-height: 1.33;
  border-radius: 2px;
}

.btn-primary {
  color: #fff;
  background-color: #3276b1;

}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;

  border-color: #285e8e;
    background-color: #428bca;
}

/***********************
  OUTLINE BUTTONS
************************/

.btn.outline {
	background: rgba(0,0,0,.5);
}
.btn-primary.outline {
	border: .5px solid #0099cc;;
	color: #0099cc;
}
.btn-primary.outline:hover, .btn-primary.outline:focus, .btn-primary.outline:active, .btn-primary.outline.active, .open > .dropdown-toggle.btn-primary {
	color: #33a6cc;
	border-color: #33a6cc;
}
.btn-primary.outline:active, .btn-primary.outline.active {
	border-color: #007299;
	color: #007299;
	box-shadow: none;
}

/***********************
  CUSTON BTN VALUES
************************/

.btn {
	padding: 7px 12px;
	border: .px solid #ffffff;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
	border: .5px solid #ffffff;;
}

.btn-danger {
  float: left;
  margin-top:2%;
  background-color: red;
  border: none;
}

.btn-info{
  float: left;
  margin-top:2%;
  background-color: teal;
  border: none;
}

.modal-body {
  background-color:(250,235,215, 0.8);
  color: black;
  text-align: justify;
}

.con {
  color:(250,235,215, 1);
}

.headertag {
position: static !important;
  z-index: auto;
}

.main {

  padding: 2%;
  width:90%;
  border: solid;
  border-style: thin;
  border-color: white;
  border-radius: 25px;
background-color:  rgba(21, 68, 111, 0.5);
}

.fade {
   opacity: 0;
   -webkit-transition: opacity 1.25s linear;
      -moz-transition: opacity 1.25s linear;
       -ms-transition: opacity 1.25s linear;
        -o-transition: opacity 1.25s linear;
           transition: opacity 1.25s linear;
 }

 #header nav ul {
   display: -moz-flex;
   display: -webkit-flex;
   display: -ms-flex;
   display: flex;
   margin-bottom: 0;
   list-style: none;
   padding-left: 0;
   border: solid 1px #ffffff;
   border-radius: 4px;
 }

   #header nav ul li {
     padding-left: 0;
     border-left: solid 1px #ffffff;
   }

     #header nav ul li:first-child {
       border-left: 0;
     }

     #header nav ul li a {
       display: block;
       min-width: 7.5rem;
       height: 2.75rem;
       line-height: 2.75rem;
       padding: 0 1.25rem 0 1.45rem;
       text-transform: uppercase;
       letter-spacing: 0.2rem;
       font-size: 0.8rem;
       border-bottom: 0;
     }

       #header nav ul li a:hover {
         background-color: rgba(255, 255, 255, 0.075);
       }

       #header nav ul li a:active {
         background-color: rgba(255, 255, 255, 0.175);
       }

 #header nav.use-middle:after {
   content: '';
   display: block;
   position: absolute;
   top: 0;
   left: calc(50% - 1px);
   width: 1px;
   height: 100%;
   background: #ffffff;
 }

 #header nav.use-middle ul li.is-middle {
   border-left: 0;
 }

 .panel-default > .panel-heading-Case {
background-image: none;
background: #0099ff;
color: black;
}

.Case tr:nth-child(even) {background: #66c2ff;}
.Case tr:nth-child(odd) {background: #b3e0ff;}

// Well Color Layout:
.Case {background: #b3e0ff;} // Div Example class="well well-sm Gendrot"
.Gendrot {background: #66c2ff;} // Pre Example class="Case"
