html,body { height: 100%; margin: 0px; padding: 0px; font-family: 'Open Sans', sans-serif; }



.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background: #6bac05;
}

.width-wrapper{
	max-width:1330px;
}

 .navbar-default{
  background: #034e5e;
  border-radius: 0;
  border:none;
  padding-top:18px;
  padding-bottom:10px;
  height:120px;
}

body.override .navbar-default .navbar-brand{
  color:#ffffff ;
  font-family: 'Open Sans', sans-serif;
  font-size:25px;
  font-weight:700;
  letter-spacing:2px;
}

.navbar-default .navbar-nav>li>a{
  color:#ffffff;
  transition:0.2s linear;
  font-size:20px;
}

.navbar-default .navbar-nav>li>a:hover{
  color:#89c4ce;
}

.banner{
  background-position: center top;
  height:400px;
  overflow:hidden;
  width:100%;
}
/* img{ width:100%; }*/
 .lg-footer img{ width:auto;}
.home_banner{
  background:url('./resources/images/banner.jpg');
  background-size: 100%;
  background-repeat:no-repeat;
  background-position: center top;
  display:table;
  height:100%;
  width:100%;
}

.about_banner{
  background:url('./resources/images/banner/about-ban.jpg');
  background-size: 100%;
  background-repeat:no-repeat;
}

.what_we_do_banner{ 
  background:url('./resources/images/banner/what-we-ban.jpg');
  background-size: 100%;
  background-repeat:no-repeat;
}

.hire_us_banner{
  background:url('./resources/images/banner/hireus-ban.jpg');
  background-size: 100%;
  background-repeat:no-repeat;
}

.price_banner{
  background:url('./resources/images/banner/price-ban.jpg');
  background-size: 100%;
  background-repeat:no-repeat;
}

.sample_banner{
  background:url('./resources/images/banner/samples-ban.jpg');
  background-size: 100%;
  background-repeat:no-repeat;
}

.qa_banner{
  background:url('./resources/images/banner/qa-ban.jpg');
  background-size: 100%;
  background-repeat:no-repeat;
}

.contact_banner{
  background:url('./resources/images/banner/contact-ban.jpg');
  background-size: 100%;
  background-repeat:no-repeat;
}

.banner-row{
  display:table-cell;
  vertical-align:middle;
}

.banner-h1{
  font-family: 'Open Sans', sans-serif;
  font-size:60px;
  font-weight: 700;
  line-height:1.3em;
  color:#ffffff;
  max-width:1200px;
  padding: 0;
  margin:auto;
  margin-bottom:40px;
  }

.very-small{
  font-size:xx-small;
}

.spacer-10{
  height:10px;
}

.p-intro{
  color:#ffffff;
  font-style:italic;
  font-size:20px;
  margin-bottom:70px;
}

sup{
  font-weight:700;
  font-size:30px;
  position:relative;
  top:-25px;
}

.custom-btn{
  background: #6bac05;
  padding:15px 20px;
  border-radius: 0;
  border: none;
  letter-spacing: 1px;
  font-size:20px;
  transition:0.2s linear;
  white-space: initial;
  max-width:521px;
  outline: none !important;
}


.custom-btn-blue{
  background: #034e5e;
  padding:10px 20px;
  border-radius: 0;
  border: none;
  font-weight: bold;
  letter-spacing: 1px;
  font-size:20px;
  transition:0.2s linear;
  outline: none !important;
}

.custom-btn-bordered{
  background: #ffffff;
  color: #6bac05;
  padding:10px 20px;
  border-radius: 0;
  border: 1px solid #6bac05;
  font-weight: bold;
  letter-spacing: 1px;
  font-size:20px;
  transition:0.2s linear;
  outline: none !important;
}


.desktop-dimension-banner-btn{
    height: 67px;
    width: 343px;
}

.desktop-dimension-intro-btn{
    height: 67px;
    width: 520px;
}

.desktop-dimension-bordered-btn{
    height: 60px;
    width:205px;
}

.desktop-dimension-blue-btn{
    height: 60px;
    width:242px;
}


.introduction{
  padding:5px 0;
}

.introduction-h2{
  font-style: italic;
  color: #b4b4b4;
  font-size:50px;
  line-height:1.3em;
  padding:40px 0;
}

.bgquote{
  background:url('./resources/images/dbquote.png');
  background-size: 200px;
  background-position: top left;
  background-repeat:no-repeat;
}

.about{
  padding: 40px 10px;
  background: #89c4ce;
  padding-bottom:200px;
}

.about-p{
  color: #ffffff;
  font-size:20px;
  margin-bottom:40px;
  margin-top:20px;
  line-height:1.7em;
}

.grid-info{
  margin-top:-130px;
}

.to-full{
  padding:30px;
}

.grid-info .wrapper{
  position: relative;
}

.grid-info .wrapper:before,
.grid-info .wrapper:after{
  position: absolute;
  content :"";
  width: 1px;
  height: 550px;
  background-color: #dedede;
  top: 0;
  margin-top:160px;
}
.grid-info .wrapper:before{
  left: -20px;
}
.grid-info .wrapper:after{
  right: -20px;
}

.grid-images{
  width:65%;
  border-radius:999px;
  border:1px solid #efefef;
  box-shadow: 0 0 2px #bbbbbb;
  margin-bottom:20px;
}

.grid-h4{
  color: #034e5e;
  font-weight: bold;
  line-height:1.2em;
  font-size:25px;
}

.grid-p{
  color: #909090;
  font-size:20px;
  padding:15px;
  margin-bottom:20px;
  line-height:1.7em;
}

.navbar-default .navbar-toggle .icon-bar{
  background: #ffffff;
}


.promote{
  padding:100px 10px;
}

.promote-h3{
  line-height: 1.4em;
  color: #6bac05;
  font-weight: 600;
  font-style: italic;
  font-size:50px;
}

.trivia{
  padding:40px 10px;
  background: #89c4ce;
}

.trivia-h5{
  color: #ffffff;
  font-size:25px;
  font-weight:700;
}

.sm-footer{
  background: #034e5e;
  padding:10px 10px;
  color: #ffffff;
}

.sm-footer-links{
  color: #ffffff;
  text-decoration: none;
  font-size:20px;
  margin-right:5px;
  margin-left:5px;
  transition:0.2s linear;
  letter-spacing:1px;
}

.sm-footer-links:hover{
  color:#89c4ce;
  text-decoration: none;
}

.lg-footer{
  padding: 20px 10px;
  background: #555555;
  padding-bottom:25px;
}

.lg-footer-p{
  font-size: xx-small;
  color: #ffffff;
  opacity: 0.5;
  line-height:1.7em;
  font-size:12px;
}

.small-img{
  height:22px;
  margin-bottom:20px;
}

.underlined{
  text-decoration:underline;
}


@media screen and (max-width: 1651px){
  .banner-h1{
  font-family: 'Open Sans', sans-serif;
  font-size:48px;
  font-weight: 700;
  line-height:0;
  color:#ffffff;
  max-width:1200px;
  line-height:1.5em;
  padding: 0;
  margin:auto;
  }
}

@media screen and (max-width: 1330px){

	body.override .navbar-default .navbar-nav>li>a{
		font-size: 15px;

	}

	body.override .navbar-default .navbar-brand{
		font-size:20px;
	}

}

@media screen and (max-width: 1035px){

	body.override .navbar-default .navbar-nav>li>a{
		font-size: 13px;
	}

}


/**setting navbar collapse at specific width**/
@media (max-width: 991px) {
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none !important;
  }
  .navbar-nav {
      float: none !important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  }

  .navbar-default{
  	height:auto;
  	padding-top:10px;
  }

	.navbar-nav li:hover{
		color:#ffffff;
		background: #777777;
	}

	.banner{
		padding:0px 0px;
	}

  .banner-h1{
    margin-top:0;
  }

  .to-full{
    width:100%;
    margin:auto;
    margin-bottom:30px;
  }

  .grid-images{
    width:35%;
  }

  .grid-info{
    padding: 0px 10px;
    margin-top:0;
  }

  .banner-h1{
    font-size:50px;
    margin-bottom:20px;
  }

  .introduction-h2{
    font-style: italic;
    color: #b4b4b4;
    font-size:30px;
    line-height:1.5em;
  }

  .custom-btn, .custom-btn-blue, .custom-btn-bordered{
    font-size:14px;
  }

  .promote-h3{
    font-size:30px;
  }

  .grid-p, .trivia-h5{
    font-size:15px;
  }

  .about{
  background: #89c4ce;
  padding-bottom:70px;
  margin-bottom:50px;
  }

  .promote{
    padding:25px 0;
  }

  .grid-info .wrapper:before,
  .grid-info .wrapper:after{
    display:none;
  }

	.grid-wrapper{
		width:80%;
		margin:0 auto;
	}

	.grid-margin-bottom{
		margin-bottom:35px;
	}

  .desktop-dimension-banner-btn{
    height: auto;
    width: auto;
}

.desktop-dimension-intro-btn{
    height: auto;
    width: auto;
}

.desktop-dimension-bordered-btn{
    height: auto;
    width: auto;
}

.desktop-dimension-blue-btn{
    height: auto;
    width: auto;
}



.bgquote{
  background-size:100px;
}


}

@media (max-width: 768px) {

  sup{
  font-weight:700;
  font-size:20px;
  position:relative;
  top:-13px;
}

  .grid-info{
    margin-top:-150px;
  }

  .grid-images{
  	width:40%;
  }

  .banner-h1{
    font-size: 30px;
    margin-bottom:20px;
  }

  .introduction-h2{
    font-style: italic;
    color: #b4b4b4;
    font-size:25px;
  }

  .promote-h3{
    font-size:30px;
  }

  .grid-p, .trivia-h5{
    font-size:14px;
    line-height:1.6em;
  }


 .grid-h4{
 	font-size:18px;
 }

  .grid-info{
    padding: 0px 10px;
    margin-top:0;
    margin-bottom:0px;
  }

  .about-p{
    font-size:16px;
  }

	.p-intro{
		font-size:15px;
	}

  .introduction-h2{
    font-size:20px;
    margin-top:0;
    margin-bottom:0;
    padding:20px 10px;
  }
  
  .banner{height:auto;}
  .override > table{ width:100%; }

}

@media (max-width: 439px) {
	 .banner-h1{
    font-size:25px;
    margin-bottom:20px;
  }

  .promote-h3{
  	font-size:20px;
  }

   .grid-images{
  	width:60%;
  }

  .introduction{
  padding:15px 0;
}

  sup{
  font-weight:700;
  font-size:14px;
  position:relative;
  top:-10px;
}

.banner{height:auto;}
.override > table{ width:100%; }
input, select, textarea{ width:100%; }

}

@media (max-width: 375px) {

  body.override .navbar-default .navbar-brand{
  color:#ffffff ;
  font-family: 'Open Sans', sans-serif;
  font-size:15px;
  font-weight:600;
  letter-spacing:2px;
}

  .to-full{
    width:100%;
    margin:auto;
  }

  .grid-images{
    width:40%;
  }

  .banner-h1{
    font-size: 20px;
    margin-bottom:20px;
  }

 .introduction{
  padding:15px 0;
}

.introduction-h2{
  margin-bottom:0;
}


  .custom-btn, .custom-btn-blue, .custom-btn-bordered{
    font-size:12px;
  }


  .promote-h3{
    font-size:18px;
  }

  .grid-p, .trivia-h5{
    font-size:14px;
  }

  .grid-p{
    line-height:1.6em;
  }


  .grid-h4{
    font-size:18px;
  }

  .grid-images{
    width:70%;
  }

  .grid-info{
    padding: 0;
    margin-top:0;
  }

  .about{
  padding: 20px 10px;
  background: #89c4ce;
  }

  .about-p{
    font-size:14px;
  }

  .grid-wrapper{
  	width:90%;
  }

  .sm-footer-links{
    display:inline-block;
    font-size:14px;
    width:100%;

  }

  .sm-footer-links-margin{
        margin-bottom:10px;
  }

  .pipe{
    display:none;
  }
  
  .banner{ height:auto; }
  .override > table{ width:100%; }
  
  input, select, textarea{ width:100%; }
  input[name="later"]{ display:none; }
}


.fileUpload {
    background-color: #bec0cb;
    border-radius: 6px;
    color: #000;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 10px;
    margin: 10px;
    overflow: hidden;
    padding: 7px;
    position: relative;
    text-transform: none;
    white-space:normal;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.fileupload_outer{ display:inline-block; }


@media only screen and (min-width:1200px) and (max-width:1399px) {
.banner-h1{font-size: 38px; margin-bottom: 40px;}
}

@media only screen and (min-width:992px) and (max-width:1199px) {
.banner-h1{font-size: 38px; margin-bottom: 40px;}
.introduction-h2{font-size: 36px;}
.promote-h3	{font-size: 36px;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
.home_banner{height: 510px;}
.home_banner .p-intro{display: none}
.home_banner .custom-btn{display: none}
}

@media only screen and (min-width: 640px) and (max-width: 767px) {
.home_banner{height: 240px; margin-top: 100px; background-size: cover; display: block;}
.banner-h1{margin: 20px 0}
.home_banner .p-intro{display: none}
.home_banner .custom-btn{display: none}
}

@media only screen and (min-width: 480px) and (max-width: 639px) {
.home_banner{height: 220px; margin-top: 100px; background-size: cover; display: block;}
.banner-h1{margin: 20px 0}
.home_banner .p-intro{display: none}
.home_banner .custom-btn{display: none}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
.home_banner{height: 200px; margin-top: 100px; background-size: cover; display: block;}
.banner-h1{margin: 20px 0}
.home_banner .p-intro{display: none}
.home_banner .custom-btn{display: none}

.banner img{width: 100%;}
}