/* CSS Document */
/* background colors */
/* dark green */
/* dark yellow */
/* Blue */
/* text family and colors */
/* brilliant white */
/* body  text*/


img.logo {
    max-width: 140px;
    padding-top: 15px;
}


.logo-navwrap {
    max-width: 250px;
    max-height: 50px;
    background-color: aquamarine;
}



.showme {
  background-color: #EDE5EF;
  border: 1px dotted #D5BDD3; }

a {
  color: #0099cc;
  text-decoration: none; }

p {
  font-weight: 300; }

body {
    font-family: Roboto, "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    color: #717171;
    font-weight: 300;
    background-color: #F7F7F7;
    font-size: 1rem;
    line-height: 1.60;
}

.body-summary {
    color: #09c;
    font-size: 1.25rem;
    line-height: 1.95rem;
    font-weight: 300;
    padding-bottom: 15px;
    border-bottom: 1px solid #DCDCDC;
    margin-bottom: 16px;
    font-family: "Roboto Slab";
}
  
/*---------- Headings ----------*/
h1, h2, h3, h4, h5 {
  font-family: "Roboto Slab";
  font-weight: 400;
  font-style: normal;
  color: #0099cc; }

h1 {
  font-size: 2.5rem; 
  }


.content {
    margin-top: 2rem;
}
  
  /*---------- Layers ----------*/
.layer {
  width: 100%;
  padding: 41px 0 75px 0;
  border-bottom: 1px solid #dcf0f9; }

.layer.is-work {
  background-color: rgba(238, 240, 242, 0.63); }

.layer h3 {
  font-size: 1.25rem; }

.is-header {
  background-color: #FFF;
  min-height: 134px;
  height: auto;
  padding-top: 7px;
  padding-bottom: 0; }

.layer-services {
  background-color: #F2F8FC;
  font-size: 0.95rem;
  text-align: center; }

.is-home-hero {
  margin-bottom: 18px; }

.hero-home {
  border-radius: 7px; }

.twilight {
    background-color: #203740 !important;
    padding: 0 0;
    color: #C8D5DA;
}

.photo-limit {
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto; }

h2.focus {
  display: inline; }

h2.sub-head {
  font-weight: 100;
  display: inline; }

.feature-intro {
  color: #80c9e2;
  font-size: 1.25rem;
  padding-bottom: 12px;
  padding-top: 12px;
  line-height: 1.65rem; }

/* Feature layers IE Feature layers of a CMS*/
.is-feature {
  margin-bottom: 0; }

.tone-white {
  background-color: #FFFFFF; }

.copy-left {
  padding-left: 55px;
  padding-top: 32px;
  padding-right: 106px; }

.copy-right {
  padding-left: 55px;
  padding-top: 32px;
  padding-right: 106px; }

/* Intro / Hero banner for the CMS*/
.intro-cms {
  background-color: #214762 !important;
  padding: 50px 0 0 0;
  text-align: center;
  color: #81bbcf;
  margin-bottom: 25px; }

.tone-twilight {
  background-color: #214762 !important;
  padding: 50px 0 0 0;
  text-align: center;
  color: #81bbcf; }

.tone-aqua {
  background-color: #CDE2E0 !important;
  padding: 50px 0 0 0;
  text-align: center;
  color: #81bbcf; }

.tone-spring {
  background-color: #e1e6e0; }

.backstretch {
  opacity: 0.1; }

.add-pad {
  padding: 75px 0; }

span.feature-body {
  /* Body text within feature layer*/
  padding-bottom: 29px;
  display: block; }
  
  
  /* ----- Layer which holds the top navigation ----- */
.layer-is-topnav {
    height: 48px;
    margin-top: 70px;
}


.layer-title,
.layer-subtitle {
  text-align: center;
  display: block; }

.layer-title {
  text-transform: uppercase;
  font-size: 0.85rem !important; }

.layer-subtitle {
  font-size: 1.25rem !important;
  margin-bottom: 15px;
  color: #0099cc;
  font-family: "proxima-nova-1", "proxima-nova-2", "Roboto Slab"; }

.is-studiowatch li {
  list-style: none;
  padding: 0 0 11px 0; }

.is-studiowatch i {
  padding-right: 6px; }

ul.update {
  margin-left: 0; }

.divider-line {
  background: #008ed6;
  margin: auto;
  margin-bottom: 25px;
  height: 2px;
  width: 120px;
  display: block; }
  
  
/*---------- Call to Action ----------*/
.cta-center {
    text-align: center;
    /* align-content: center; */
    margin-left: auto;
    margin-right: auto;
}

.cta .uk-button {
  margin-top: 15px;
  margin-bottom: 0; }
  
.button-round {
    border-radius: 50px;
}
  

/*---------- Work ----------*/
.work-wrapper {
  margin-bottom: 35px;
  text-align: center; }

.work-thumb-wrapper {
  margin-bottom: 12px; }

.work-thumb {
  padding: 13px;
  background-color: #FFF;
  border-bottom: 1px solid #E2EAED; }

.work-title h3 {
  text-align: center; }

.work-title {
  text-align: center; }

/*---------- Client Quotes ----------*/
.is-clientquote {
  border-right: 1px solid #DEEDF2;
  padding: 0 2.5rem 0 2.5rem;
  text-align: center; }

.is-clientquote:last-of-type {
  border-right: 0; }

.quote-attribution {
  font-size: 0.85rem;
  opacity: 1;
  color: #09C; }

.is-clientquote {
  border-right: 1px solid #E7E7E7;
  padding: 0 2.5rem 0 2.5rem;
  text-align: center; }

.quote-photowrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 73px;
  }
  
img.quote-photo {
  border-radius: 50%;
  border: 5px solid #fff;
  margin-bottom: 15px; 
  }
  
 

.is-footer {
    padding-top: 35px;
    padding-bottom: 35px;
    background-color: #173D4C;
    min-height: 150px;
    color: #A0A0A0;
    font-size: 0.75rem;
    line-height: 1.45rem;
/*    margin-top: 2rem;*/
}

.footer-col {
  padding-bottom: 25px; }

/* Testimonials */
.is-testimonial {
  text-align: center; }

.testimonial-date-container {
  background-color: rgba(101, 203, 141, 0.26);
  width: 94px;
  height: 94px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  padding-top: 19px; }

.testimonial-month {
  font-size: 1.25rem;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.67);
  border-bottom: 1px dotted;
  border-bottom: 1px dotted #143526;
  padding-bottom: 5px; }

.testimonial-year {
  color: white;
  padding-top: 5px;
  /* font-style: italic; */ }

/* Social Media Icons in Footer*/
.social {
  text-align: right; }

.social .fa-stack {
  padding-left: 36px; }

a.social-icon {
  color: #0099cc; }
  
ul.topnav {
    display: inline;
    list-style-type: none;
    font-family: "proxima-nova-1", "proxima-nova-2", "Roboto Slab";
    float: right;
}
  
.topnav a {
  color: #5DB51D;
  font-size: 18px;
  font-weight: 300;
  padding: 0 16px; }

ul.topnav li {
  display: inline-block;
  padding-top: 10px; }

/*---------- Side Navigation Menu -----------*/
.sidenav {
  margin-top: 15px; }

.sidenav ul li {
  list-style-type: none;
  font-size: 15px;
  border-bottom: 1px solid rgba(226, 226, 226, 0.88);
  padding: 13px 0 13px 0;
  line-height: 18px; }

.sidenav ul li a {
  color: #0099cc;
  text-decoration: none;
  border-bottom: 0; }

.sidenav ul li.current a {
  color: #5DB51D; }

/*---------- Side Navigation Second Level -----------*/
.sidenav ul ul li {
  border-bottom: 0;
  padding: 13px 0 0 0; }

/*---------- Panels on Contact -----------*/
.pnl-contact {
    margin-top: 81px;
    padding-top: 1.5rem;
}



@media only screen and (min-width: 642px) {
  .pnl-contact {
    margin-top: 81px; } 
	}
	
	
.pnl-contact .uk-width-1-1{
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #D5D5D5;
  font-size: 0.90rem; 
  }
  

.pnl-contact .fonty {
  font-size: 1.5rem;
  margin-top: 10px;
  margin-bottom: 20px;
  color: white; }

.pnl-contact .fonty:before {
  padding: 11px;
  background-color: #0099cc;
  border-radius: 50px; }

/* Tags START */
.tags {
  margin: 0;
  padding: 0;
  right: 24px;
  bottom: -12px;
  list-style: none; }

ul.tags li {
  display: inline;
  margin-right: 15px; }
  
ul.tags.posts-group li {
    /* background-color: antiquewhite; */
    display: block;
}
  
  

.mini-tag {
    font-size: 0.80rem;
    color: #9cbbd0;
    display: block;
    margin-right: 13px;
    line-height: 1.5rem;
}

.mini-tag .fa {
  margin-right: 3px; }

/* Tags END */


hr {
    border: dotted rgb(212, 210, 210);
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0;
}

.is-footer fa-stack {
  color: #5DB51D; }

/*--------- Portfolio ---------- */
.portfolio-image {
  border-bottom: 2px solid #F7F7F7; }

/*--------- Mini Updates thread ---------- */
#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em; }

#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed; }

.cssanimations .cd-timeline-img.is-hidden {
  visibility: hidden; }

.cssanimations .cd-timeline-img.bounce-in {
  visibility: visible;
  animation: cd-bounce-1 0.6s; }

@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    transform: scale(0.5); }
  60% {
    opacity: 1;
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }
/*--------- Blog ---------- */

.bloglet {
    margin-bottom: 3rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #E4E4E4;
}

.bloglet .img-preview {
    margin-bottom: 2rem;
}

.bloglet h2 {
    font-size: 2rem;
    line-height: 2.4rem;
    font-weight: 300;
    margin-bottom: 1rem;
}

.bloglet .uk-button {
    margin: 1rem 0;
}

.jumplinks a {
    padding: 0.5rem;
    background-color: rgba(0, 153, 204, 0.07);
    border-radius: 3px;
}


ul.MarkupPagerNav {
  list-style-type: none;
  margin-left: 0; }

ul.comments.CommentList {
  /* Container for comments and comment form*/
  list-style-type: none;
  margin-left: 0; }
  
ul.CommentList {
    padding-left: 0;
    list-style-type: none;
}
  

.CommentListItem {
    background-color: white;
    padding: 25px;
    font-size: 0.95rem;
    margin-bottom: 10px;
    border-radius: 3px;
}

p.comment-head.CommentHeader {
  /* Comment header*/
  font-weight: bold; }
  
img.CommentGravatar {
    border-radius: 50%;
}
  
  
 #CommentForm_form label {
    display: block;
    font-size: 0.95rem;
    margin-bottom: 0.3rem;
} 
  
  
  
  
  
  
  
  
  
  
  
  

span.sub-heading {
  /* Sub heading IE when used under a H tag on CMS types*/
  color: #0099cc;
  display: block;
  font-size: 1.25rem;
  margin: 0 0 15px 0; }

ul.MarkupPagerNav li {
  display: inline;
  padding: 8px 10px 8px 10px;
  border-radius: 3px;
  background-color: #efefef; }

li.MarkupPagerNavOn {
  background-color: #c8e2f2 !important; }
  
  /*   Icon fonts on the Studio Watch    */
.fonty {
  font-family: fontastic; }

.icon-timeline {
    font-size: 2.1rem;
    color: #0099cc;
    line-height: 3rem;
    padding-left: 0.25rem;
}

@media only screen and (min-width: 1170px) {
.icon-timeline {
    font-size: 2.5rem;
    /* margin-left: auto; */
    /* margin-right: auto; */
    padding: 0.25rem;
    /* padding-top: 1.2rem; */
    /* background-color: antiquewhite; */
    line-height: 3.6rem;
}
	
	
	
	}
/*   Feature Bullets    */
.block-horizon {
  padding: 47px 45px; }

.block-horizon .fonty {
  font-family: fontastic;
  font-size: 2rem; }

.block-vert ul {
  margin-left: 0;
  margin-top: 8px; }

.block-vert ul li {
  list-style: none; }

.block-vert .fonty {
  /*   Bullets in Vertical block   */
  font-family: fontastic;
  font-size: 1.2rem;
  display: inline;
  margin-right: 15px;
  vertical-align: middle; }

/* ---------- Forms ---------- */
.ui-widget-header {
  border: 0;
  background: none;
  color: inherit;
  font-weight: normal;
  margin-bottom: 15px; }

.ui-widget-content {
  border: 0;
  background: none;
  color: inherit; }

.InputfieldForm .fa {
  display: none; }

label.InputfieldHeader {
  display: none; }

.FormBuilderErrors {
  background-color: #da6b5d;
  padding: 11px 11px 0 15px;
  color: white;
  border-radius: 3px;
  font-family: "proxima-nova-1", "proxima-nova-2", "Roboto Slab"; }

p.ui-state-error {
  padding-bottom: 9px;
  margin-bottom: 3px; }

.Inputfield {
  margin-bottom: 26px; }

  
/* Hide the Honeypot spam field*/ 
  .Inputfield_full_name {
    display: none;
}
  
  
  


/*---------- Client Logos  ----------*/

.client-logo-wrap{
	max-width:200px;
	background-color:#FFFFFF;
	
	}
	
.nav-sibling .fa-lg {
    /* background-color: aqua; */
    color: rgba(0, 153, 204, 0.17);
    /* border: 1px solid #333; */
    margin-top: 1rem;
}

/*---------- Figure captions and images  ----------*/

figure.align_center img {
    margin: 0 auto;
    display: block;
    padding-bottom: 0.5rem;
}

figure.align_center figcaption {
    /* background-color: aliceblue; */
    text-align: center;
    color: #0099CC;
    font-size: 0.95rem;
    padding: 0 0 1rem 0;
}

/*---------- Blog Authors  ----------*/

@media only screen and (max-width: 479px) {
	.post-author-wrapper {
    background-color: white;
    border-radius: 3px;
    padding: 1.5rem;
    font-size: 0.95rem;
	}	
	
	img.author-photo {
	max-width:133px;
	}	
}


.post-author-wrapper {
    background-color: white;
    border-radius: 3px;
    padding: 1rem;
}

img.author-photo {
    border-radius: 100%;
    margin-bottom: 1rem !important;
}


