﻿@import url(Reset.css);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

html
{
  background: #e2e2e2;
}

body
{
  background: transparent;
  width: 100%;
  font-size: 100%;
  font-family: "Open Sans",sans-serif;
  color: #646669;
}

strong
{
  font-weight: bold;
}

em
{
  font-style: italic;
}

p
{
  font-size: 1em;
  line-height: 1.5em;
}

p + p, p + div
{
  margin-top: 1.125em;
}

p + h2
{
  margin-top: 0.75em;
}

a, a:visited
{
  color: #00aed7;
}

a:hover, a:active
{
  text-decoration: none;
}

h1, h2, h3, h4, h5
{
  font-weight: bold;
  color: #383b3f;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: "Open Sans",sans-serif;
}

h1
{
  font-size: 2.25em;
  color: #23262a;
  font-weight: bold;
  letter-spacing: -1px;
}

h2
{
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 0.75em;
  line-height: 1.5em;
}

h3
{
  font-size: 1.125em;
  font-weight: bold;
  margin-bottom: 1.66666666666667em;
  line-height: 2em;
}

/* HEADER */
header
{
  background-color: #121314;
  color: #fff;
  position: relative;
  padding: 0.625em 18px;
}

.identity
{
  display: block;
  overflow: hidden;
  text-decoration: none;
  font-size: 1.875em;
  color: #ffffff !important;
  font-weight: bold;
  line-height: 1em;
  letter-spacing: -1.5px;
  margin: 4px 0 8px 15px;
  width: 26px;
  opacity: .4;
}

.identity:hover, .identity.current
{
  opacity: 1;
  -webkit-transition: opacity .33s linear;
  transition: opacity .33s linear;
}

/* NAV */
header nav
{
  display: none;
}

.gotonav
{
  float: right;
  display: block;
  font-weight: bold;
  color: #fff !important;
  text-decoration: none;
  font-size: 30px;
  line-height: 1.0em;
  margin: 4px 15px 8px 0;
}

nav ul li
{
  position: relative;
}

nav ul li a
{
  display: block;
  text-transform: lowercase;
  padding: 1.2em 35px;
  font-size: 16px;
  background: #121314 url(/Content/Images/ArrowRight.png) no-repeat 93% 50%;
  border-bottom: 1px solid #222;
}

nav a:link, nav a:visited
{
  color: #666666;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: all .25s linear;
  transition: color .25s linear;
}

nav a:hover, nav a:active
{
  color: #ccc;
}

nav ul li.current a:link, nav ul li.current a:visited, nav ul li.current a:hover, nav ul li.current a:active
{
  color: #fff;
  background-color: #111;
}

/* FOOTER */
footer
{
  font-size: 0.75em;
  color: #909090;
  padding-bottom: 2em;
}

footer p
{
  font-size: 1.125em;
  font-weight: bold;
  padding: 1.5em 35px;
}

footer div
{
  float: right;
  position: relative;
  top: -60px;
  right: 5px;
}

footer div ul
{
  list-style: none;
  clear: both;
}

footer div ul li
{
  display: inline-block;
  margin: 0;
}

footer a
{
  color: #909090;
}

footer a:link, footer a:visited
{
  color: #909090;
  text-decoration: none;
}

footer a:hover, footer a:active
{
  color: #707070;
}

/* _LAYOUT */
#main
{
  background-color: #fff;
}

/* HOME */
#home .gallery
{
  background: transparent url(/Content/Images/Home/Gallery_05.png) no-repeat 50% 50%;
  padding: 2.5em 0;
  border-bottom: none;
  text-align: center;
}

#home .gallery h1
{
  color: #fff;
  margin-bottom: 24px;
}

#home .gallery h2
{
  font-size: 18px;
  line-height: 1.33333333333333em;
  color: #fff;
  font-weight: normal;
  width: 90%;
  margin: 0 auto;
}

#home .gallery .go
{
  text-indent: -999em;
  display: inline-block;
  margin-top: 18px;
  width: 13px;
  height: 13px;
  background: transparent url(/Content/Images/Go.png) no-repeat 0 0;
}

#home .products
{
  background-color: #eee;
  min-height: 138px;
}

#home .product
{
  float: left;
  width: 33.3333%;
}

#home .product a
{
  display: block;
  text-decoration: none;
  padding: 40px 0;
  margin: 0 30px;
}

#home .product h3
{
  margin-bottom: 10px;
  line-height: 1.2em;
  min-height: 24px;
  padding-left: 32px;
}

#home .product h4
{
  font-size: 0.6em;
  color: #888;
}

#home .product h3.tpa
{
  background: transparent url(/Content/Images/Target_24.png) no-repeat 0 50%;
}

#home .product h3.tcs
{
  background: transparent url(/Content/Images/Certificate_24.png) no-repeat 0 50%;
}

#home .product h3.rds
{
  background: transparent url(/Content/Images/Search_24.png) no-repeat 0 50%;
}

#home .product p
{
  display: none;
}


#home .service
{
  padding: 1.5em 30px 1.0em 30px;
  border-bottom: 1px solid #eee;
  min-height: 32px;
}

#home .service a
{
  color: #fff;
  text-decoration: none;
  display: block;
}

#home .service h2
{
  font-size: 1.125em;
  color: #323232;
  padding-left: 32px;
}

#home .services .service h2.tax
{
  background: transparent url(/Content/Images/Tax_24.png) no-repeat 0 50%;
}

#home .services .service h2.title
{
  background: transparent url(/Content/Images/Title_24.png) no-repeat 0 50%;
}

#home .services .service h2.mortgage
{
  background: transparent url(/Content/Images/Mortgage_24.png) no-repeat 0 50%;
}

#home .services .service h2.finance
{
  background: transparent url(/Content/Images/Finance_24.png) no-repeat 0 50%;
}

#home .services .service p
{
  color: #888;
}

#home .more:link, #home .more:visited
{
  float: right;
  color: #fff !important;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  background-color: #00aed7;
  padding: 8px 18px;
  border-radius: 24px;
  -moz-border-radius: 24px;
  -webkit-border-radius: 24px;
}

#home .more:hover, #home .more:active
{
  background-color: #666;
}


/* PRODUCTS */
#products
{
  background-color: #fff;
  padding: 0;
}

#products .products
{
  float: left;
  position: relative;
  padding: 1.0em 0;
}

#products .product
{
  position: relative;
  padding-left: 33px;
  width: 100px;
}

#products .product:hover
{
  background-color: #f8f8f8;
}


#products .product h2
{
  font-size: 1.125em;
  color: #323232;
  padding: 1.0em 0 1.0em 32px;
  margin: 0;
}

#products .product h3
{
  display: none;
}

#products .product h2.tpa
{
  background: transparent url(/Content/Images/Target_24.png) no-repeat 0 50%;
}

#products .product h2.tcs
{
  background: transparent url(/Content/Images/Certificate_24.png) no-repeat 0 50%;
}

#products .product h2.rds
{
  background: transparent url(/Content/Images/Search_24.png) no-repeat 0 50%;
}

#products #panel
{
  margin-left: 134px;
}


#products .product.current:after, #products .product.current:before
{
  content: "";
  position: absolute;
  top: 20px;
  border: 10px solid transparent;
  border-color: transparent #888 transparent transparent;
  width: 113px;
}

#products .product.current:after
{
  left: 0%;
}

#products .product.current:before
{
  right: 100%;
}





/* PRODUCT */
#product
{
  margin: 0;
  padding: 1.9em 0 1.5em 0;
  border: 1px solid transparent;
  border-left: 1px solid #bbb;
}

#product section
{
  position: relative;
  padding: 0 0.5em 0 1.0em;
}

#product h2
{
  font-size: 1.25em;
  padding: 0;
  margin: 0;
}

#product h3
{
  font-size: 0.9em;
  padding: 0;
  margin: 0;
}

#product p
{
  font-size: 0.8em;
  font-weight: normal;
  padding: 0;
  margin: 0 0 0.5em 0;
  text-align: justify;
}

#product ul
{
  list-style: square;
  margin: 0.5em 0 1.0em 1.0em; 
}

#product li
{
  font-size: 0.8em;
}


/* SERVICES */
#services
{
  background-color: #fff;
  padding: 2.0em 2.0em;
}

#services .services
{
  height: 1160px;
  width: 470px;
  margin: 0 auto;
}

@media (max-width: 520px) 
{
  #services .services
  {
    height: 2100px;
    width: 210px;
    margin: 0 auto;
  }
}

#services .tile
{
  float: left;
  margin: 1.0em;
  perspective: 500px;
  -o-perspective: 500px;
  -ms--perspective: 500px;
  -moz-perspective: 500px;
  -webkit-perspective: 500px;
}

#services .front, #services .back
{
  position: relative;
  width: 200px;
  height: 200px;
  border: 1px solid #aaa;
  background-color: #fff;
}

#services .back
{
  display: none;
}

#services .research .front
{
  background: transparent url(/Content/Images/Services/Tax-01.png) no-repeat;
}

#services .research h2
{
  background: transparent url(/Content/Images/Tax_24.png) no-repeat 4% 50%;
}

#services .certificate .front
{
  background: transparent url(/Content/Images/Services/Certificate-02.png) no-repeat;
}

#services .certificate h2
{
  background: transparent url(/Content/Images/Certificate_24.png) no-repeat 4% 50%;
}

#services .title .front
{
  background: transparent url(/Content/Images/Services/Title-01.png) no-repeat;
}

#services .title h2
{
  background: transparent url(/Content/Images/Title_24.png) no-repeat 4% 50%;
}

#services .automation .front
{
  background: transparent url(/Content/Images/Services/Automate-02.png) no-repeat;
}

#services .automation h2
{
  background: transparent url(/Content/Images/Automation_24.png) no-repeat 4% 50%;
}

#services .engineering .front
{
  background: transparent url(/Content/Images/Services/Engineer-01.png) no-repeat;
}

#services .engineering h2
{
  background: transparent url(/Content/Images/Engineering_24.png) no-repeat 4% 50%;
}

#services .extraction .front
{
  background: transparent url(/Content/Images/Services/Mining-02.png) no-repeat;
}

#services .extraction h2
{
  background: transparent url(/Content/Images/Extraction_24.png) no-repeat 4% 50%;
}

#services .design .front
{
  background: transparent url(/Content/Images/Services/Design-01.png) no-repeat;
}

#services .design h2
{
  background: transparent url(/Content/Images/Design_24.png) no-repeat 4% 50%;
}

#services .development .front
{
  background: transparent url(/Content/Images/Services/Develop-01.png) no-repeat;
}

#services .development h2
{
  background: transparent url(/Content/Images/Development_24.png) no-repeat 4% 50%;
}

#services .integration .front
{
  background: transparent url(/Content/Images/Services/Integrate-01.png) no-repeat;
}

#services .integration h2
{
  background: transparent url(/Content/Images/integration_24.png) no-repeat 4% 50%;
}

#services .front h2
{
  font-size: 1.125em;
  color: #323232; 
  background-color: rgba( 255, 255, 255, 0.95 );
  padding: 6px 0 2px 40px;
  margin: 0 0 0 0;
  border-bottom: 1px solid #aaa;
}

#services .front h3
{
  position: relative;
  top: 134px;
  font-size: 0.9em;
  color: #666;
  background-color: rgba( 255, 255, 255, 0.95 );
  border-top: 1px solid #aaa;
  margin: 0;
  padding: 0;
  text-align: center;
}

#services .back
{
  font-size: 0.8em;
}

#services .back p
{
  margin: 8px 8px 4px 12px;
}

#services .back ul
{
  list-style: square;
  margin: 12px 0 12px 28px;
}


/* ABOUT */
#about .gallery
{
  background: transparent url(/Content/Images/Home/Gallery_11.png) no-repeat 50% 27%;
  padding: 2.5em 0;
  border-bottom: none;
  text-align: center;
}

#about .gallery h1
{
  color: #fff;
  font-size: 2.5em;
  margin-bottom: 24px;
}


#about .contacts
{
  padding: 0 2.0em;
  min-width: 340px;
  background-color: #fff;
}

#about .contacts h1
{
  display: none;
  color: #666;
}

#about .contact
{
  padding: 1.0em 0;
  border-bottom: 1px solid #aaa;
}

#about .bill
{
  background: transparent url(/Content/Images/About/Bill.png) no-repeat 100% 50% / 128px 128px;
}

#about .darryl
{
  background: transparent url(/Content/Images/About/Darryl.png) no-repeat 100% 50% / 128px 128px;
}

#about .drew
{
  background: transparent url(/Content/Images/About/Drew.png) no-repeat 100% 50% / 128px 128px;
}

#about .brian
{
  background: transparent url(/Content/Images/About/brian.png) no-repeat 100% 50% / 128px 128px;
}

#about .contact h2
{
  font-size: 1.25em;
  margin: 0;
  padding: 0;
  color: #666;
}

#about .bill h2
{
  color: #004891;
}

#about .darryl h2
{
  color: #c83035;
}

#about .drew h2
{
  color: #6ea254;
}

#about .brian h2
{
  color: #fcb854;
}

#about .contact h3
{
  font-size: 1.0em;
  margin: 0;
  padding: 0;
  color: #888;
}

#about li
{
  font-size: 0.9em;
  margin-left: 25px;
  position: relative;
}

#about li span
{
  position: absolute;
  left: -25px;
}

#about .story
{
  padding: 2.0em 2.0em;
}

#about .story h2
{
  font-size: 2.0em;
  margin: 0;
  padding: 0 0 0.5em 0;
  color: #666;
}


/* PRIVACY & TERMS OF USE */
.text
{
  padding: 2.5em;
}

.text p
{
  text-align: justify;
}

.text h2, .privacy h3
{
  margin-bottom: 0.25em;
}

.text h3
{
  font-size: 1.0em;
  margin: 0.75em 0 0.25em 0;
}

/* MISC */
.clear
{
  clear: both;
}