/*!
 * Start Bootstrap - Creative v3.3.7+1 (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
html,
body {
  height: 100%;
  width: 100%;
}
body {
  font-family:'Helvetica Neue', Arial, sans-serif;
}
hr {
  border-color: #820025;
  border-width: 3px;
  max-width: 50px;
}
hr.light {
  border-color: white;
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #820025;
}
a:hover,
a:focus {
  color: #eb3812;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
}

h1 {font-size:26px;}
h2 {font-size:24px;}
.inner h2 {font-size:28px;font-weight:200;padding:20px 0 0px;}
h1 span,h2 span,h3 span{
    color: #820025;
  }
h3 {}

p {
  font-size: 14px;
  line-height: 1.5;
  margin:0;
  padding: 4px 0;
}

.hidden{
     opacity:0;
}
.visible{
     opacity:1;
}

.bg-primary {
  background-color: #F2F2F2;
  color:#333;
}
.bg-dark {

  background-color: #820025;
  color: white;
  position: relative;
  z-index:999
}
.bg-dark h2 {text-transform:uppercase;}
.bg-dark h2 span {color:#999;}

.contactus {}
.contactus .col-lg-12 {background-color: #820025;color:#FFF;}
.contactus h2 {padding:35px 0 0;}
.contactus form {padding:35px;}
.contactus form .btn-success.btn {margin:35px 0;padding:15px 35px;}

@media (min-width: 320px) { 
.bghead,.bg1,.bg2,.bg3,.bg4,.bg4,.bg5,.bg6 {
    background-attachment:scroll;
    background position:left top;            
    min-height:800px;
    overflow:hidden
}
.header-content {top:55%;}

.bghead .container {}
.inner h2 {font-size:160%;}
h1 {font-size:120%;}

}

@media (min-width: 576px) { 
.bghead,.bg1,.bg2,.bg3,.bg4,.bg4,.bg5,.bg6 {
    background-attachment:scroll;
    background position:left top;            
    min-height:640px;
    overflow:hidden
}
h1 {font-size:160%;}

}


.bghead {background:url('../img/header.jpg'); }


.bg1 {background:url('../img/bg1.jpg') }
.bg2 {background:url('../img/bg2.jpg') }
.bg3 {background:url('../img/bg3.jpg') }
.bg4 {background:url('../img/bg4.jpg') }
.bg5 {background:url('../img/bg5.jpg') }
.bg6 {background:url('../img/bg6.jpg') }

.bghead,.bg1,.bg2,.bg3,.bg4,.bg5,.bg6 {
background-repeat: no-repeat;
background-attachment:fixed;
background-position: top center;
background-size: cover;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;

}

.ipad .bghead,.ipad .bg1,.ipad .bg2,.ipad .bg3,.ipad .bg4,.ipad .bg4,.ipad .bg5,.ipad .bg6 {
    background-attachment:scroll;
    background position:left top;            
    min-height:1024px;
}

.iphone .bghead,.iphone .bg1,.iphone .bg2,.iphone .bg3,.iphone .bg4,.iphone .bg4,.iphone .bg5,.iphone .bg6 {
    background-attachment:scroll;
    background position:left top;            
    min-height:340px;
    overflow:hidden
}

.ipad .col-md-4,.ipad .col-md-12,.ipad .col-md-8 {display:block;margin:0!important;padding:0!important;width:100%!important;}
.iphone .col-md-4,.iphone .col-md-12,.iphone .col-md-8 {display:block;margin:0!important;padding:0!important;width:100%!important;}

.iphone h1 {font-size:160%;}
.iphone h2 {font-size:120%;}
.iphone h3 {font-size:130%;}

.iphone section {padding:30px 0;}
.iphone .section-header-dark {
  background: #820025;
  display: block;
  margin: 0;
  padding: 5px 15px;
  font-size: 90%;
  color: #FFF;
}
.iphone .header-content {top:60%;}
.iphone .col-sm-4 {padding:0;}
.iphone .jobtitles ul {margin:0;padding:0 0 10px;font-size:90%;list-style: none;column-count: 1;-webkit-column-count:1;-moz-column-count:1;}


.ipad h1 {font-size:160%;}
.ipad h2 {font-size:140%;}
.ipad h3 {font-size:130%;}

.inner {background:#FFF;padding:15px 15px 35px}
.testimonials {padding:20px;margin:23px 0 0;}
.testimonials em {font-weight:600;}

.mod {margin:0 0 15px;padding:0 15px;}
.mod h3 {font-size:100%;font-weight:800;display:block;padding:10px 0;margin:0;}
.mod ul {margin:0;padding:0;font-size:90%;list-style: none}
.mod ul li {margin:0;padding:2px 0;border-top:dotted thin #F2F2F2;}

.jobtitles {margin:15px 0 15px;padding:0 15px;}
.jobtitles h3 {font-size:100%;font-weight:800;display:block;padding:10px 0;margin:0;}
.jobtitles ul {margin:0;padding:0 0 10px;font-size:90%;list-style: none;column-count: 3;-webkit-column-count:3;-moz-column-count:3;}
.jobtitles ul li {margin:0;padding:2px 0;border-top:dotted thin #F2F2F2;}


.col-md-8 {padding:0;}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}
section {
  padding: 120px 0;
  border-top:solid 2px #820025;
}
aside {
  padding: 50px 0;
}
.no-padding {
  padding: 0;
}
.banner {max-width:460px;}
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 7px;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 16px;
    line-height: 20px;
    position:relative;
}
.navbar-brand em {position:absolute;left:50px;font-size:70%;top:28px;font-style: normal;font-weight:600;}
a.navbar-brand:hover {color:#333;}
.navbar-brand>img {width:35px;display:inline;}
.navbar-default {
  background-color: white;
  border-color: rgba(34, 34, 34, 0.05);
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.navbar-default .navbar-header .navbar-brand {
  color: #333;
  background:url('../img/marshalldouglas.png');
  background-repeat:no-repeat;
  background-size:50px;
  padding-left:50px;
  font-size:17px;
  text-transform: uppercase;
  font-weight: 700;
}
.navbar.navbar-default.navbar-fixed-top.affix-top .navbar-brand {color:#333;}
.navbar-default .navbar-header .navbar-brand span {color:#820025;}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #333;
}
.navbar-default .navbar-header .navbar-toggle {
  
  font-size: 12px;
  color: #222222;
  text-transform: uppercase;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  color: #222222;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #820025;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #820025 !important;
  background-color: transparent;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}
@media (min-width: 768px) {
  /*.navbar-default {
    background-color: rgba(0, 0, 0, 0.3);
    border-color: rgba(255, 255, 255, 0.3);
  }
  .navbar-default .navbar-header .navbar-brand {
 
  background:url('../img/marshalldouglas-white.png');
  background-repeat:no-repeat;
  background-size:50px;
  padding-left:50px;
  font-size:13px;
  }*/
  .navbar-default .navbar-header .navbar-brand span {color:#820025;}
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: #333;
  }
/*  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: rgba(255, 255, 255, 0.7);
  }*/
 /* .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: white;
  }*/
  .navbar-default.affix {
    background-color: white;
    border-color: rgba(34, 34, 34, 0.05);
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #333!important;
    font-size: 13px;
    background:url('../img/marshalldouglas.png');
    background-repeat:no-repeat;
  background-size:50px;
  padding-left:50px;
  font-size:13px;

  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #eb3812;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: #222222;
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #820025;
  }

  header .header-content {
  position: absolute;
  top: 30%;
  }
}


header {
  position:relative;

  
}

.btn.btn-primary.btn-xl.page-scroll {
    padding:4px 8px;
    font-size:80%;
    margin:5px 0;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
}

header .header-content {
  position: absolute;

}
header .header-content .header-content-inner h1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}
header .header-content .header-content-inner hr {
  margin: 30px auto;
}
header .header-content .header-content-inner p {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  margin-bottom: 50px;
}


@media (min-width: 768px) {
  header {
    min-height: 800px;
  }
  header .header-content {
    position: absolute;
    top: 45%;
  }
  header .header-content .header-content-inner {
  
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 999
  }
  header .header-content .header-content-inner h1 {
    font-size: 28px;
  }
  



  
  header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.section-heading {
  margin-top: 0;
}
.service-box {
  max-width: 400px;
  margin: 50px auto 0;
}

@media (min-width: 992px) {
  .service-box {
    margin: 20px auto 0;
  }
}

.service-box p {
  margin-bottom: 0;
}
.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}
.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(240, 95, 64, 0.9);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}
@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}
.call-to-action h2 {
  margin: 0 auto 20px;
}
.text-primary {
  color: #820025;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn-default {
  color: #222222;
  background-color: white;
  border-color: white;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #222222;
  background-color: #f2f2f2;
  border-color: #ededed;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: white;
}
.btn-default .badge {
  color: white;
  background-color: #222222;
}
.btn-primary {
  color: white;
  background-color: #820025;
  border-color: #820025;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #820025;
  border-color: #ed431f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #820025;
  border-color: #820025;
}
.btn-primary .badge {
  color: #820025;
  background-color: white;
}
.btn {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  border: none;
  border-radius: 300px;
  font-weight: 700;
  text-transform: uppercase;
}
.btn-xl {
  padding: 15px 30px;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}


#about .col-lg-8 {background:#FFF;border: solid 35px white}
.section-header-dark {background:#820025;display:inline-block;margin:0;padding:5px 15px;font-size:90%;color:#FFF;}
.section-header-light {background:#333;display:inline-block;margin:0;padding:5px 15px;font-size:90%;color:#FFF;}

#contact {color:#333;}
#contact input {width:100%;color:#333;background:#FFF;border:none;border-bottom:solid thin #820025 ;}
#contact textarea {width:100%;color:#333;border:none;width:100%;max-width:100%;min-width:100%;min-height:340px;}
#contact_body h3 {text-align: left;font-weight:400;font-size:110%;}
#contact_body ul {text-align:left;list-style: none;margin:0;padding:0;}
#contact_body ul li {text-align:left;padding:5px;background:#FFF;color:#333;border-bottom:solid thin #820025;cursor: pointer }
#contact_body ul li:hover,#contact_body ul li.active {background:#5bc0de;}



#contact {}
#contact ul.cont {color:#FFF;list-style: none;margin:0;padding:0;}
#contact ul.cont li {padding:5px;display:inline-block;}
#contact ul.cont li a {color:#FFF;font-size:130%;font-weight:800;}
#contact ul.cont li a:hover {color:#FFF;}




input {padding:5px 8px;}




.owl-dots {
    width: 100%;
    overflow:hidden;
    text-align:center;
    padding:20px 0 0;
}

.owl-carousel .owl-dot {width:20px;height:20px;margin:3px;display:inline-block;background:rgba(255,255,255,0.3);border-radius: 50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.owl-carousel .owl-dot.active {background:rgba(255,255,255,1);}
.owl-nav {display:none;}



footer {background:#333;text-align: center;}
footer ul {color:#FFF;list-style: none;margin:0;padding:0;text-align: center;}
footer ul li {padding:5px;display:inline-block;}
footer ul li a {color:#FFF;}
footer ul li a:hover {color:#FFF;}


