/*

Compass Template
    
http://www.templatemo.com/tm-454-compass


http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}
#map2{
height: 340px;  /* The height is 400 pixels */
width: 40%;  /* The width is the width of the web page */   
}
ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*------------------------------------------------------
	Basic Styling 
--------------------------------------------------------*/
body {
  font: 13px/23px "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word;
  color: #777777;
}

a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

input::-moz-focus-inner {
  border: 0;
}

a:hover, a:active, a:focus {
  text-decoration: none;
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  color: #444444;
}

.top-header .right-header ul.social-icons, .main-header .menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#about {
  padding-top: 115px;
 padding-bottom: 0px;
  margin-top: 0px;
}
#contact {
  padding-top: 115PX;
 padding-bottom: 0;
  margin-top: 0;
}

/*------------------------------------------------------
	Header Styles 
--------------------------------------------------------*/
.top-header {
  background: #70ace8;
  color: white;
  padding: 0px 1px;
}
.top-header a{
  color: white;
}
.top-header .left-header span {
  display: inline-block;
  margin: 4px 4px 4px 4px;
    margin-right: 20px;
}
.top-header .left-header span i {
  margin-right: 5px;
}
.top-header .right-header ul.social-icons li {
  display: inline-block;
}
.top-header .right-header ul.social-icons li a {
  color: white;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  border: 1px solid white;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 0 5px;
}
.top-header .right-header ul.social-icons li a:hover {
  text-decoration: underline;
  color: #70ace8;
}

.main-header {
    border-top: 5px solid white;
    background-image: url(../images/topbanner.jpg);
    background-repeat:no-repeat;
    background-size:contain;
    background-color: white;
    border-bottom: 2px solid white;
    border-left: 2px solid white;
    position: fixed;
    height: 0px;
    width: 100%;
    z-index: 9999;
    padding: 50px 0;
}
.main-header .logo {
  margin-top: 0px;
}
.main-header .logo h1 {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
}
.main-header .logo h1 a {
  color: #444444;
}
.main-header .menu {
    vertical-align:bottom;
  margin-top: 10px;

}
.main-header .menu ul li {
  display: inline-block;
  margin-left: 15px;
}
.main-header .menu ul li a {
  text-transform: uppercase;
  color: #777777;
  font-size: 12px;
  padding: 5px 15px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.main-header .menu ul li a.current {
  background: #70ace8;
  color: white;
}

.main-header-shrink {padding: 50px 0px;top: 0px;}

.responsive-menu {
  width: 100%;
  position: relative;
  display: inherit;
  margin-top: 25px;
}
.responsive-menu .toggle-menu {
  font-size: 24px;
  color: #70ace8;
}
.responsive-menu .menu {
  display: none;
  width: 100%;
  background-color: #70ace8;
}
.responsive-menu .menu ul li {
  display: block;
  text-align: left;
  border-bottom: 2px dotted white;
  margin: 0px;
}
.responsive-menu .menu ul li:last-child {
  border-bottom: 0;
}
.responsive-menu .menu ul li a {
  color: white;
  padding: 15px 20px;
  display: block;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.responsive-menu .menu ul li a.current {
  background-color: #444444;
}

/*------------------------------------------------------
	Basic Layout Styles 
--------------------------------------------------------*/
.title-section {
  margin-bottom: 50px;
  margin-top: 55px;
}
.title-section h2 {
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  display: block;
  margin-bottom: 20px;
}
.title-section span {
  display: block;
  width: 70px;
  height: 4px;
  background: #70ace8;
  margin: 0 auto;
}

.widget-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}

.mainBtn {
  background-color: #70ace8;
  color: white;
  display: inline-block;
  text-transform: uppercase;
  padding: 10px 15px;
  font-weight: 600;
  font-size: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.mainBtn:hover {
  background-color: #444444;
}
.section-cotent{
  }
/*------------------------------------------------------
	Services Styles 
--------------------------------------------------------*/

#services {
padding-top: 55px;
margin-top: -75px;

}
#services .service-item .service-header {
  padding-bottom: 0px;
  clear: both;
}
#services .service-item .service-header i {
  color: #70ace8;
  font-size: 24px;
  float: left;
  margin-right: 25px;
}
#services .service-item .service-header h3 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 600;
}

/*------------------------------------------------------
	Contact Styles 
--------------------------------------------------------*/
#contact{
padding-top: 0px;
margin-top: 0px;
  
}
#contact .contact-form .full-row {
  width: 100%;
  margin-bottom: 20px;
}
#contact .contact-form input, #contact .contact-form textarea {
  outline: 0;
  display: block;
  border: 1px solid #cccccc;
  width: 100%;
  max-width: 100%;
  padding: 8px 10px;
  color: #777777;
}
#contact .contact-form label {
  display: block;
  margin-bottom: 5px;
}
#contact .contact-form input.mainBtn {
  display: inline-block;
  width: auto;
  border: 0;
  padding: 10px 15px;
  color: white;
}
#contact .map-holder {
  padding: 5px;
  background-color: white;
  border: 1px solid #d6d6d6;
}
#contact .contact-info {
  margin-top: 30px;
}
#contact .contact-info span {
  margin-top: 20px;
  display: block;
  font-size: 14px;
}
#contact .contact-info span i {
  color: #70ace8;
  font-size: 16px;
  margin-right: 12px;
}
.flexslider {
  margin-top: 90px;
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-width: 100%;
  max-height: 100%;
  min-height: 100%;
  overflow: hidden;
}

.flex-direction-nav a {
  color: #444444;
  width: 40px;
  height: 40px;
  background-color: white;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: -20px 0 0 0;
  text-align: center;
  line-height: 40px;
}

.flex-caption {
  position: absolute;
  top: 40%;
  width: 100%;
  text-align: center;
  z-index: 999;
  color: white;
}
.flex-caption h2 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 700;
  color: white;
  margin-bottom: 10px;
}
.flex-caption p {
  font-size: 18px;
  font-family: 'Droid Serif', serif;
  line-height: 24px;
}
.flex-caption span {
  background: url(../images/slider-dec.png) no-repeat;
  width: 60px;
  height: 9px;
  display: block;
  margin: 15px auto;
}

/*------------------------------------------------------
	Footer Styles 
--------------------------------------------------------*/
.site-footer {
  margin-top: 100px;
  background-color: #70ace8;
  color: white;
  padding: 5px 0;
}
.site-footer p {
  margin-top: 5px;
}
.site-footer a {
  color: white;
  text-align: center;
  display: block;
}
.site-footer .go-top {
  float: right;
  text-transform: uppercase;
}
.site-footer .go-top i {
  display: block;
}

/********************************
IPAD LANDSCAPE (1024x768)
********************************/

/********************************
IPAD LANDSCAPE (768x1024)
********************************/
@media only screen and (max-width: 960px) {
  .flexslider {
    margin-top: 100px;
  }
.flex-caption h2 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: white;
  margin-bottom: 10px;
}

.flex-caption p {
  font-size: 12px;
}
.flex-caption span {
  background: url(../images/slider-dec.png) no-repeat;
  width: 60px;
  height: 9px;
  display: block;
  margin: 0px auto 0px auto;
}    
   .logo img {
    max-height: 100px;
    max-width: 400px;
    } 

  .main-header {
    padding: 15px 0px;
    height: 100px;
    border-left: 0px solid !important;
    background-image: url(../images/topbanner.jpg);
    background-repeat:no-repeat;
    background-size: contain;
  }
  .main-header .logo {
    margin-top: 0px;
  }

  .service-item, .team-member {
    margin-bottom: 25px;
  }

  .our-skills {
    margin-top: 60px;
  }

  .flex-caption {
    top: 20%;
  }
  .flex-caption h2 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .flex-caption p {
    font-size: 14px;
    width: 70%;
    margin: 0 auto;
  }
  .responsive-menu .menu {
    margin-top: -1px;
    display: none;

  }
.responsive-menu {
    margin-top: 53px;
    padding-left: 0px;
}   
    
  .left-header, .right-header {
    text-align: left;
  }
}
/********************************
IPHONE 4-4S-5 PORTRAIT (568x320)
********************************/
@media only screen and (max-width: 760px) {
    
.flexslider .slides img {
  width: 100%;
  height: 100%;
  display: absolute;
}

.flex-caption {
  position: absolute;
  top: 5%;
  width: 100%;
  text-align: center;
  z-index: 999;
  color: white;
}
.flex-caption h2 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  color: white;
  margin-bottom: 10px;
}

.flex-caption p {
  font-size: 12px;
}
.flex-caption span {
  background: url(../images/slider-dec.png) no-repeat;
  width: 60px;
  height: 9px;
  display: block;
  margin: 0px auto 0px auto;
}

.title-section h2 {
  font-size: 18px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
  .contact-form {
    margin-bottom: 60px;
  }

  .main-header {
    height: 95px;
    border-left: 0px solid !important;
    background-image: url(../images/topbanner.jpg);
    background-repeat:no-repeat;
    background-size:contain;
  }
  .main-header .logo {
    margin: 0px;
  }
    
  .flexslider {
    margin-top: 96px;
  }
    
    
.responsive-menu {
      margin-top: 50px;
      margin-right: -7px;
      }  
        
  .responsive-menu .menu {
      display: none;
      margin-top: -2px;
  }
}
#about {
  padding-top: 25px;
    padding-bottom: 50px;
  margin-top: 0px;
}
#contact {
  padding-top: 50px;
  padding-bottom: 400px;
  margin-top: -50px;
}
}
/********************************
IPHONE 4-4S-5 PORTRAIT (320x568)
********************************/
