/*
Theme Name: marie
Theme URI: http://www.elegantthemes.com/gallery/
Version: 1.3
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/
/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
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, font, img, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-font-smoothing: antialiased; }

body {
  line-height: 1.5em; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

/* remember to define focus styles! */
:focus {
  outline: 0; }

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

article, aside, footer, header, hgroup, nav, section {
  display: block; }

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
body {
  color: #555;
  background-color: #eee;
  font-weight: normal; }

body, input, textarea {
  font-size: 20px; }

body, input, textarea {
  font-family: "freight-sans-pro-1", "freight-sans-pro-2", Arial, sans-serif; }

img {
  max-width: 100%;
  height: auto; }

embed, iframe, object, video {
  max-width: 100%; }

a {
  text-decoration: none;
  color: #be0599; }
  a:hover {
    text-decoration: none;
    color: #510a62; }

p a {
  border-bottom: 1px dotted #999; }
  .page-id-159 p a {
    border: none; }
  p a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #333;
    color: #510a62; }

.clear {
  clear: both; }

.angle {
  transform: rotate(-1.5deg);
  -ms-transform: rotate(-1.5deg);
  -webkit-transform: rotate(-1.5deg);
  -o-transform: rotate(-1.5deg);
  -moz-transform: rotate(-1.5deg);
  background-color: #fff;
  content: "";
  display: inline-block;
  height: 2.889rem;
  margin-top: -1.4rem;
  margin-bottom: 0;
  padding: 0;
  width: 100%; }

.ui-tabs-hide {
  display: none; }

br.clear {
  margin: 0px;
  padding: 0px; }

hr {
  clear: both;
  padding: 20px 0;
  height: 1px;
  border: none;
  border-bottom: 1px dotted #999;
  margin-bottom: 40px; }
  hr.space {
    clear: both;
    padding: 20px 0;
    height: 1px;
    border: none;
    margin-bottom: 30px; }

h1, h2, h3, h4, h5, h6 {
  padding-bottom: 5px;
  color: #333;
  line-height: 1.3em;
  font-weight: normal; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #be0599; }

h1 {
  font-size: 36px;
  color: #510a62;
  line-height: 1.3em;
  margin-bottom: 20px;
  font-weight: 400;
  max-width: 95%; }

.entry h1 {
  max-width: 100%;
  font-size: 44px; }

h2 {
  font-size: 26px;
  margin-bottom: 15px;
  font-weight: 600; }

h3 {
  font-size: 19px;
  font-weight: bold; }

.fullwidth h3 {
  padding-bottom: 25px; }

h4 {
  font-size: 18px;
  text-transform: uppercase;
  color: #777;
  font-weight: 500; }
  .home h4 {
    font-size: 18px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

p {
  margin-bottom: 25px;
  font-weight: normal; }
  p.price {
    font-style: italic; }

strong {
  font-weight: 600;
  color: #333; }

cite, em, i {
  font-style: italic; }

pre, code {
  font-family: Courier New, monospace;
  margin-bottom: 10px; }

ins {
  text-decoration: none; }

sup, sub {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 0.8em; }

sub {
  top: 0.3em; }

dl {
  margin: 0 0 1.5em 0; }

dl dt {
  font-weight: bold; }

dd {
  margin-left: 1.5em; }

blockquote p {
  padding-bottom: 0px;
  color: #777;
  line-height: 1.3em; }

.single .entry blockquote {
  margin: 10px auto 50px; }
  .single .entry blockquote h2 {
    color: #9f0b8f; }
.single h2 {
  font-size: 32px;
  font-weight: 500; }

.single.single-project .entry blockquote {
  padding: 20px;
  background-color: #efefef;
  max-width: 80%;
  margin: 40px auto 40px; }
  .single.single-project .entry blockquote p {
    color: #555;
    font-size: 23px;
    margin-bottom: 0;
    padding-left: 0; }
    .single.single-project .entry blockquote p strong {
      font-weight: 600; }

#feature-work .praise img {
  float: left;
  margin: 0 15px 40px 0; }

.praise blockquote {
  text-align: left; }
  .praise blockquote p {
    font-style: italic;
    font-size: 44px;
    line-height: 1.3em;
    font-weight: 400;
    margin-bottom: 4px; }
  .praise blockquote cite {
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    color: #be0599; }

#marie {
  width: 45%;
  float: left; }
  #marie.praise blockquote p {
    font-size: 37px; }

#nat {
  float: right;
  width: 54%; }
  #nat.praise blockquote p {
    font-size: 34px;
    line-height: 40px; }

input[type=text], input.text, input.title, textarea, select {
  background-color: #fff;
  border: 1px solid #bbb;
  padding: 2px;
  color: #4e4e4e; }

input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
  border-color: #2D3940;
  color: #3e3e3e; }

input[type=text], input[type=email], input.text, input.title, textarea, select {
  margin: 0.75em 0 0.5em; }

textarea {
  padding: 4px; }

select#cat.postform select {
  border: 1px solid #ddd;
  width: 200px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  padding: 5px 12px 5px 10px;
  background: #efefef url(/images/arrowdown.png) no-repeat center right;
  background-size: 14px; }

.cat-head {
  text-align: center;
  margin-left: 0px;
  margin-bottom: 50px; }
  .single .cat-head {
    margin-bottom: 0;
    border-bottom: 1px solid #ddd; }
  .cat-head h2.widgettitle {
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 10px; }
  .cat-head .widget_archive,
  .cat-head .widget_categories,
  .cat-head .widget_search {
    display: inline-block;
    margin: 0 10px; }
  .cat-head select {
    border: 1px solid #ddd;
    width: 180px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    padding: 5px 12px 5px 10px;
    background: #f1f1f1 url(/images/arrowdown.png) no-repeat center right;
    background-size: 14px; }
  .cat-head .widget_search label {
    display: none; }
  .cat-head input#s {
    height: 20px;
    margin-right: 0;
    border: 1px solid #ddd; }

img#about-image {
  float: left;
  margin: 3px 8px 8px 0px; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .clearfix {
  zoom: 1; }

/* IE6 */
*:first-child + html .clearfix {
  zoom: 1; }

/* IE7 */
/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes fadeInUp_custom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(270px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes fadeInUp_custom {
  0% {
    opacity: 0;
    -moz-transform: translateY(270px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-o-keyframes fadeInUp_custom {
  0% {
    opacity: 0;
    -o-transform: translateY(270px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes fadeInUp_custom {
  0% {
    opacity: 0;
    transform: translateY(270px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
/*---------------[columns]---------------*/
.row {
  margin-left: -20px;
  *zoom: 1; }

.row:before,
.row:after {
  display: table;
  line-height: 0;
  content: ""; }

.row:after {
  clear: both; }

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-right: 20px; }

.span12 {
  width: 940px; }

.span11 {
  width: 860px; }

.span10 {
  width: 780px; }

.span9 {
  width: 700px; }

.span8 {
  width: 620px; }

.span7 {
  width: 540px; }

.span6 {
  width: 460px; }

.span5 {
  width: 380px; }

.span4 {
  width: 300px; }

.span3 {
  width: 220px; }

.span2 {
  width: 140px; }

.span1 {
  width: 60px; }

.offset12 {
  margin-left: 980px; }

.offset11 {
  margin-left: 900px; }

.offset10 {
  margin-left: 820px; }

.offset9 {
  margin-left: 740px; }

.offset8 {
  margin-left: 660px; }

.offset7 {
  margin-left: 580px; }

.offset6 {
  margin-left: 500px; }

.offset5 {
  margin-left: 420px; }

.offset4 {
  margin-left: 340px; }

.offset3 {
  margin-left: 260px; }

.offset2 {
  margin-left: 180px; }

.offset1 {
  margin-left: 100px; }

#feature-work {
  width: 960px;
  margin: 0 auto 0;
  padding: 60px 0 30px;
  text-align: center;
  background-color: #fff; }
  #feature-work h2 {
    margin: 0 auto 40px; }
  #feature-work img {
    margin: 0 auto 15px; }

.home-block.et-odd h2 {
  text-align: center; }

.feat-img {
  margin: 20px 0 20px 0; }

#project-list {
  margin-bottom: 60px; }
  #project-list .container {
    width: 961px; }

.wrapper {
  max-width: 1300px;
  margin: 0 auto;
  background-color: #fff; }

#purple {
  position: absolute;
  top: 105px;
  left: 0; }
  #purple .span6 {
    width: 60%; }

#top-menu {
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  position: relative;
  background: #fefefe; }

.container {
  text-align: left;
  margin: 0 auto;
  width: 960px;
  position: relative; }
  #top-menu .container {
    padding: 32px 0 0; }
  #main-header .container, #pre-footer .container {
    text-align: left; }

#top-menu li {
  display: inline-block; }
#top-menu a {
  color: #333;
  text-decoration: none;
  padding: 0;
  display: block;
  font-weight: 400; }
#top-menu nav a {
  font-size: 16px;
  text-transform: uppercase; }
#top-menu nav a:hover {
  color: #510a62; }
#top-menu ul.nav > li > a {
  padding-bottom: 30px;
  border-bottom: 2px solid #fff; }
  #top-menu ul.nav > li > a:hover {
    border-bottom: 2px solid #be0599; }

#top-menu li.current-menu-item > a,
.single-project li#menu-item-142 > a,
.single-post li#menu-item-23 > a {
  font-weight: 600;
  color: #be0599; }

h2.et_pt_title a {
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  -ms-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  line-height: 1.2em; }

.description h2 a:hover {
  color: #510a62; }

.project-info-box img {
  display: none; }

#top-area {
  min-height: 465px;
  background-position: top center;
  background-repeat: no-repeat;
  padding-top: 100px; }
  .page-id-1094 #top-area {
    min-height: 180px; }
    .page-id-1094 #top-area h1, .page-id-1094 #top-area p {
      display: none; }
  .page-template-page-short-php #top-area {
    min-height: 100px; }
    .page-template-page-short-php #top-area h1 {
      color: #fff; }
  .request-a-quote #top-area {
    background-image: none;
    max-height: 200px;
    min-height: 100px;
    height: 100px;
    background-color: #efefef; }
  .page-template-page-template-member-php #top-area {
    background-image: none !important; }
  .home #top-area {
    color: #beb8c1;
    padding: 100px 0 68px;
    background: #e1e1e3 url(/images/bg-new.jpg) no-repeat center top;
    background-position: top center;
    min-height: 350px;
    text-align: left;
    position: relative; }
    .home #top-area h1 {
      max-width: 70%;
      color: #fff; }
      .page-id-2 .home #top-area h1 {
        color: #fff; }
    .home #top-area h3 {
      color: #fff;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 600; }
    .home #top-area p {
      line-height: 1.45em;
      max-width: 100%;
      font-size: 16px;
      font-weight: 500; }
  .single-project #top-area h1.blog-intro {
    display: none; }
  .page-template-page-template-member-php #top-area, .login #top-area {
    min-height: 20px;
    max-height: 20px;
    padding: 10px 0 10px 0; }
  .page-template-page-blog-php #top-area, .category #top-area, .archives #top-area, .search #top-area, .single-post #top-area, .single #top-area {
    min-height: 140px;
    max-height: 140px;
    background-position: center top;
    background-size: 100% auto;
    padding-top: 0; }
    .page-template-page-blog-php #top-area #main-header .container, .category #top-area #main-header .container, .archives #top-area #main-header .container, .search #top-area #main-header .container, .single-post #top-area #main-header .container, .single #top-area #main-header .container {
      text-align: center; }
    .page-template-page-blog-php #top-area img, .category #top-area img, .archives #top-area img, .search #top-area img, .single-post #top-area img, .single #top-area img {
      padding: 25px 0 20px;
      margin: 0 auto; }
    .page-template-page-blog-php #top-area h1, .category #top-area h1, .archives #top-area h1, .search #top-area h1, .single-post #top-area h1, .single #top-area h1 {
      text-align: center;
      font-size: 24px;
      line-height: 1.6em; }
      .page-template-page-blog-php #top-area h1 span, .category #top-area h1 span, .archives #top-area h1 span, .search #top-area h1 span, .single-post #top-area h1 span, .single #top-area h1 span {
        font-size: 32px;
        font-weight: 400; }
  #top-area .page-template-page-blog-php,
  #top-area .single-post, .category #top-area, .archives #top-area, .search #top-area, .single-post #top-area, .page-template-page-blog-php #top-area {
    background-position: center center;
    background-size: 100% auto; }
    #top-area .page-template-page-blog-php .container,
    #top-area .single-post .container, .category #top-area .container, .archives #top-area .container, .search #top-area .container, .single-post #top-area .container, .page-template-page-blog-php #top-area .container {
      text-align: center; }
  .single.single-project #top-area {
    min-height: 310px;
    max-height: 310px;
    padding-top: 100px;
    background-size: 1300px; }
    .single.single-project #top-area h1.title {
      font-size: 60px;
      max-width: 42%;
      padding-top: 20px;
      line-height: 1.1em;
      color: #fff;
      text-align: left;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }
    .single.single-project #top-area p {
      font-size: 21px;
      max-width: 45%;
      color: #fff;
      font-weight: 400;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }
  .resources #top-area {
    min-height: 435px;
    max-height: 435px;
    background-attachment: fixed;
    background-image: url(/images/mc.jpg);
    background-size: 1400px auto; }
    .resources #top-area h1.title {
      display: none; }
  #top-area h1 {
    margin-bottom: 21px;
    font-weight: 100;
    font-size: 38px;
    line-height: 44px;
    color: #510a62;
    text-align: left;
    max-width: 60%; }
  #top-area p {
    max-width: 60%; }

.postid-537 #top-area {
  background-size: 100% !important; }

.page-id-364 #top-area, .page-id-2 #top-area {
  padding: 100px 0 0;
  background-image: url(/images/new-web-header-work.jpg); }
  .page-id-364 #top-area h1, .page-id-2 #top-area h1 {
    max-width: 65%;
    text-shadow: -1px 0px 0px rgba(255, 255, 255, 0.4); }
    .page-id-364 #top-area h1 a, .page-id-2 #top-area h1 a {
      text-decoration: none; }
  .page-id-364 #top-area p, .page-id-2 #top-area p {
    font-size: 21px;
    max-width: 60%;
    color: #fff;
    font-weight: 400;
    text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.2); }

.page-id-2 #top-area {
  background-image: url(/images/climb.jpg); }

.page-id-1094 h4 {
  font-size: 19px; }

.page-id-159.page-template-page-full-php #top-area p,
.page-id-2.page-template-page-full-php #top-area p {
  display: none; }

.sub {
  clear: both; }
  .sub ul li {
    margin: 0 20px 0 0;
    display: inline;
    text-transform: uppercase;
    font-size: 14px; }
    .sub ul li a {
      color: #333; }
      .sub ul li a:hover {
        color: #be0599; }
    .sub ul li.active {
      border-bottom: 3px solid #be0599; }

.postid-107.single-project #top-area p,
.postid-57.single-project #top-area p,
.postid-37.single-project #top-area p {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }

.page-id-145 #top-area {
  min-height: 260px;
  height: 260px;
  background-position: center center; }

.border {
  border: 1px solid #eee;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px; }

label.screen-reader-text {
  display: none; }

p a.button {
  color: #fff;
  font-weight: 600; }

.et_pt_blogentry {
  width: 30%;
  float: left;
  margin: 0 1.5% 50px;
  background-color: #fff;
  border-bottom: none !important;
  padding-top: 0 !important;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }
  .et_pt_blogentry:nth-child(3n+4) {
    clear: left; }
  .et_pt_blogentry div.et_pt_thumb {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 10px; }
  .et_pt_blogentry h2.et_pt_title {
    font-size: 22px;
    margin-bottom: 5px;
    line-height: 1.2em;
    text-align: center;
    padding: 0 15px;
    letter-spacing: 1px;
    text-transform: uppercase; }
  .et_pt_blogentry p {
    padding: 0 15px 15px;
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: -0.01em; }
  .et_pt_blogentry p.et_pt_blogmeta {
    text-align: center; }
    .et_pt_blogentry p.et_pt_blogmeta a {
      border-bottom: none;
      margin-bottom: 20px; }

.page-template-page-blog-php .wrapper, .page-template-page-blog-php #content-area {
  background-color: #f6f6f6; }
.page-template-page-blog-php #content-area .container {
  width: 90%; }
.page-template-page-blog-php #main-area {
  float: none;
  margin-right: 0;
  width: 100%; }

.single.single-post #main-area {
  float: none;
  margin: 0 auto;
  width: 90%;
  clear: both; }
.single.single-post blockquote em {
  color: #333;
  font-size: 60%;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  clear: both;
  display: block; }
.single.single-post .entry ol li {
  text-indent: 0;
  margin-bottom: 15px; }
.single.single-post h6 {
  font-size: 26px;
  border-top: 3px solid #eee;
  padding-top: 15px;
  padding-bottom: 20px;
  border-bottom: 3px solid #eee;
  margin-bottom: 40px;
  margin-top: 40px; }

.service {
  padding: 25px;
  box-sizing: border-box;
  color: #fff; }
  .service h2, .service h3, .service h4, .service p {
    color: #fff; }
  .service.span4, .service.span6, .service.span12 {
    background-image: url(/images/bg-purple.jpg);
    -webkit-transition: background-image 200ms linear;
    -moz-transition: background-image 200ms linear;
    -o-transition: background-image 200ms linear;
    -ms-transition: background-image 200ms linear;
    transition: background-image 200ms linear; }
    .service.span4 h2, .service.span4 h4, .service.span4 p, .service.span4 a, .service.span4 h5, .service.span6 h2, .service.span6 h4, .service.span6 p, .service.span6 a, .service.span6 h5, .service.span12 h2, .service.span12 h4, .service.span12 p, .service.span12 a, .service.span12 h5 {
      color: #fff;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }
    .service.span4 h3, .service.span6 h3, .service.span12 h3 {
      color: #def899;
      font-weight: 500;
      font-size: 22px;
      line-height: 1.4em;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3); }
    .service.span4 h2, .service.span6 h2, .service.span12 h2 {
      margin-bottom: 5px;
      padding-bottom: 0;
      font-weight: 400;
      padding-top: 10px;
      font-size: 32px; }
    .service.span4 h4, .service.span6 h4, .service.span12 h4 {
      text-transform: none;
      font-size: 17px;
      font-weight: 500;
      margin-bottom: 10px; }
    .service.span4 h5, .service.span6 h5, .service.span12 h5 {
      text-transform: uppercase;
      font-size: 16px;
      margin-bottom: 10px; }
    .service.span4 img, .service.span6 img, .service.span12 img {
      width: 60px;
      height: auto; }
    .service.span4 a.detail, .service.span6 a.detail, .service.span12 a.detail {
      background-color: #def899;
      border-bottom: none;
      text-decoration: none;
      padding: 5px 10px;
      color: #64146f;
      text-shadow: none; }
      .service.span4 a.detail:hover, .service.span6 a.detail:hover, .service.span12 a.detail:hover {
        background-color: #fff; }
    .service.span4#strategy, .service.span6#strategy, .service.span12#strategy {
      background-image: url(/images/bg-purple.jpg); }
      .service.span4#strategy strong, .service.span6#strategy strong, .service.span12#strategy strong {
        color: #fff; }
      .service.span4#strategy:hover, .service.span6#strategy:hover, .service.span12#strategy:hover {
        background-image: url(/images/bg-purple-hover.jpg); }
    .service.span4#web, .service.span6#web, .service.span12#web {
      background-image: url(/images/bg-purple-2.jpg); }
      .service.span4#web h3, .service.span6#web h3, .service.span12#web h3 {
        color: #def899; }
      .service.span4#web:hover, .service.span6#web:hover, .service.span12#web:hover {
        background-image: url(/images/bg-purple-2-hover.jpg); }
    .service.span4#mentor, .service.span6#mentor, .service.span12#mentor {
      background-image: url(/images/bg-purple-3.jpg);
      margin-right: 0 !important; }
      .service.span4#mentor:hover, .service.span6#mentor:hover, .service.span12#mentor:hover {
        background-image: url(/images/bg-purple-3-hover.jpg); }
  .service:hover {
    background-color: #eee; }
  .service.span4 {
    width: 30%;
    min-height: 360px; }
  .service.span6 {
    width: 48.5%;
    min-height: 320px;
    background-size: 100% auto;
    margin-bottom: 20px; }
  .service.span12 {
    width: 99%;
    min-height: 300px;
    background-size: 100% auto;
    margin-bottom: 20px;
    margin-top: 50px; }
    .service.span12 img {
      width: 100px; }
    .service.span12 h2 {
      font-size: 34px;
      clear: both; }
    .service.span12 h3 {
      font-size: 22px;
      font-weight: 500; }

.page-id-2 .entry h4 {
  text-align: center; }
.page-id-2 #featured, .page-id-2 #featured {
  text-align: center;
  margin-top: 20px; }
  .page-id-2 #featured img, .page-id-2 #featured img {
    height: 78px;
    width: auto;
    margin: 0 auto;
    display: inline;
    padding: 0 12px; }
  .page-id-2 #featured a, .page-id-2 #featured a {
    text-decoration: none;
    border: none; }

.home #featured {
  padding-top: 90px;
  clear: both; }
  .home #featured img {
    height: 78px;
    width: auto;
    margin: 0 auto;
    display: inline;
    padding: 0 12px; }

/*---------------[WORK WITH ME PAGE]---------------*/
.page-id-364 h2 {
  clear: both; }
.page-id-364 h3 {
  color: #be0599;
  font-size: 24px;
  padding-bottom: 10px; }
.page-id-364 .span3 {
  margin-bottom: 30px; }
  .page-id-364 .span3 p {
    font-size: 16px;
    margin-bottom: 0; }
.page-id-364 .entry blockquote p {
  color: #666;
  padding-left: 0;
  line-height: 1.5em;
  font-style: normal;
  font-weight: normal;
  font-size: 18px; }
.page-id-364 .entry blockquote {
  clear: both;
  margin-bottom: 60px;
  padding-bottom: 30px; }
  .page-id-364 .entry blockquote strong {
    color: #555; }

.single-project p img {
  -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.4); }
  .single-project p img.laptop {
    position: absolute;
    top: -400px;
    right: -20px;
    max-width: 65%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none; }

.single-project blockquote p {
  font-size: 19px; }

.single-project blockquote p img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.page-template-page-full-php #top-area {
  background-size: 100% auto;
  min-height: 400px; }
  .page-id-159 .page-template-page-full-php #top-area {
    min-height: 300px; }
  .page-template-page-full-php #top-area h1 {
    color: #fff; }

.digital-strategy-cheatsheet #content-area, .digital-strategy-cheatsheet-confirmation #content-area {
  background: transparent url(/images/large-bg.jpg) no-repeat;
  background-size: 150% auto;
  min-height: 500px; }
.digital-strategy-cheatsheet .entry, .digital-strategy-cheatsheet-confirmation .entry {
  margin-bottom: 0;
  padding-bottom: 100px; }
.digital-strategy-cheatsheet h1, .digital-strategy-cheatsheet h2, .digital-strategy-cheatsheet h3, .digital-strategy-cheatsheet h4, .digital-strategy-cheatsheet h5, .digital-strategy-cheatsheet .entry p, .digital-strategy-cheatsheet .entry p a, .digital-strategy-cheatsheet .entry p strong, .digital-strategy-cheatsheet-confirmation h1, .digital-strategy-cheatsheet-confirmation h2, .digital-strategy-cheatsheet-confirmation h3, .digital-strategy-cheatsheet-confirmation h4, .digital-strategy-cheatsheet-confirmation h5, .digital-strategy-cheatsheet-confirmation .entry p, .digital-strategy-cheatsheet-confirmation .entry p a, .digital-strategy-cheatsheet-confirmation .entry p strong {
  color: #fff; }
.digital-strategy-cheatsheet #top-menu, .digital-strategy-cheatsheet-confirmation #top-menu {
  min-height: 96px; }
.digital-strategy-cheatsheet .manual-optin-trigger, .digital-strategy-cheatsheet-confirmation .manual-optin-trigger {
  background-color: #49c2c4;
  padding: 5px 10px;
  text-transform: uppercase;
  color: #fff; }

.digital-strategy-cheatsheet-confirmation #content-area {
  padding-top: 100px;
  min-height: 500px; }

.project-info-box #single-nav-left {
  width: 31px;
  height: 31px;
  float: left;
  background-color: transparent;
  text-align: center;
  font-size: 24px;
  margin-top: -50px;
  opacity: 0.5;
  line-height: 5px;
  text-indent: -99999px;
  position: relative;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }
  .project-info-box #single-nav-left a {
    display: block;
    line-height: 25px;
    width: 31px;
    height: 31px;
    background-image: url(/images/prev.png); }
    .project-info-box #single-nav-left a:hover {
      opacity: 1; }
  .project-info-box #single-nav-left:hover {
    opacity: 1; }
  .project-info-box #single-nav-left span {
    text-indent: 0; }
.project-info-box #single-nav-right {
  width: 31px;
  height: 31px;
  float: right;
  background-color: transparent;
  text-align: center;
  font-size: 24px;
  margin-top: -50px;
  opacity: 0.5;
  line-height: 5px;
  position: relative;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out; }
  .project-info-box #single-nav-right a {
    display: block;
    line-height: 10px;
    text-indent: -99999px;
    width: 31px;
    height: 31px;
    background-image: url(/images/next.png);
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
    .project-info-box #single-nav-right a:hover {
      opacity: 1; }
  .project-info-box #single-nav-right:hover {
    opacity: 1; }
  .project-info-box #single-nav-right span {
    text-indent: 0;
    line-height: 5px;
    position: absolute; }

.single-project .project-info-box.bottom {
  position: relative;
  height: 50px; }
  .single-project .project-info-box.bottom #single-nav-left {
    margin-top: 0; }
    .single-project .project-info-box.bottom #single-nav-left a {
      background-image: url(/images/prev-dark.png); }
  .single-project .project-info-box.bottom #single-nav-right {
    margin-top: 0;
    margin-right: 20px; }
    .single-project .project-info-box.bottom #single-nav-right a {
      background-image: url(/images/next-dark.png); }

.blog-nav {
  position: relative;
  height: auto; }

.blog-nav {
  font-size: 18px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; }
  .blog-nav h4 {
    font-size: 14px; }
  .blog-nav a {
    font-weight: 500; }
  .blog-nav #single-nav-left {
    width: 36%;
    float: left;
    padding: 15px 7% 15px;
    text-align: center; }
    .blog-nav #single-nav-left a {
      line-height: 20px;
      display: block;
      text-transform: uppercase; }
  .blog-nav #single-nav-right {
    width: 36%;
    float: right;
    padding: 15px 7% 15px;
    text-align: center; }
    .blog-nav #single-nav-right a {
      line-height: 20px;
      display: block;
      text-transform: uppercase; }
  .blog-nav .sep {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    border-left: 1px dotted #ccc; }

.tagline {
  font-size: 24px;
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  padding: 17px 32px 19px;
  background-color: #c24c4c;
  margin: 0 auto 60px;
  display: inline-block; }
  .tagline a {
    color: inherit; }
    .tagline a:hover {
      color: rgba(255, 255, 255, 0.9);
      text-decoration: none; }

a.action-button {
  padding: 25px 33px;
  font-size: 30px;
  color: #fff;
  display: inline-block;
  background-color: #ffffff;
  text-decoration: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

a.action-button:hover, a.more:hover, .comment-reply-link:hover {
  color: rgba(255, 255, 255, 0.9); }

.home-block {
  padding-top: 60px;
  background-color: #fff; }

.et-even {
  background-color: #fafafa;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.03);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.03); }

.home-block header {
  margin-bottom: 53px; }

.home-block header h1, .et-description h2 a, .et-home-testimonial blockquote p, .title h3 {
  color: #333; }

#et-projects li {
  position: relative; }

.project-description {
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(172, 13, 137, 0.7);
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0; }

.project-description h3 {
  margin-top: 50px;
  font-weight: 600;
  font-size: 18px;
  color: #fff; }

.project-description a {
  color: inherit; }

.project-description a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.9); }

.project-description .meta-info {
  color: #94a1a3;
  font-weight: 400;
  font-size: 16px; }

.et-zoom {
  -moz-border-radius: 42px;
  -webkit-border-radius: 42px;
  border-radius: 42px;
  background: #c24c4c url(images/zoom-icon.png) no-repeat 11px 10px;
  text-indent: -9999px;
  display: inline-block;
  width: 42px;
  height: 42px; }

#et-projects li, #testimonials-authors li, .team-member {
  float: left; }

#et-projects li, #testimonials-authors li {
  line-height: 0; }

.et-main-image {
  float: left;
  margin-right: 80px; }

.et-description {
  float: right;
  width: 340px;
  padding-top: 115px; }

.et-description h2, .et-home-testimonial blockquote p {
  font-size: 48px;
  font-weight: 100; }

.et-description h2 a {
  text-decoration: none; }

.et-description h2 a:hover {
  color: #959494; }

.et-description p {
  padding-bottom: 28px; }

a.more {
  padding: 14px 18px;
  font-size: 16px;
  color: #fff;
  display: inline-block;
  background-color: #c24c4c;
  text-decoration: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

#et-testimonials, #team-members {
  padding-bottom: 120px; }

#et-testimonials {
  margin-top: -10px; }

#all-testimonials {
  margin-bottom: 60px; }

body.home #team-members {
  padding-bottom: 30px; }

body.home .team-member {
  margin-bottom: 90px; }

.et-home-testimonial {
  display: none; }

.et-home-testimonial:first-child {
  display: block; }

#team-members {
  padding-top: 67px; }

.et-home-testimonial blockquote p {
  line-height: 48px;
  text-align: center; }

.team-member {
  width: 207px;
  margin-right: 79px;
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04);
  border: 1px solid #e9e5e5;
  padding: 95px 29px 30px; }

.team-member .title {
  text-align: center;
  margin-bottom: 25px; }

.title h3 {
  font-weight: 800;
  font-size: 16px; }

.member-image {
  left: 65px;
  position: absolute;
  top: -67px;
  border: 1px solid #c9c9c9;
  background-color: #fff;
  padding: 5px;
  display: block;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.member-image, .avatar {
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  display: block; }

.member-image:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 5px;
  width: 121px;
  height: 121px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3); }

.skills li {
  position: relative;
  background-color: #41575a;
  -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  padding: 14px 58px 14px 14px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  overflow: hidden;
  margin-bottom: 10px; }

.skill-amount {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #c24c4c; }

.skill-title {
  position: relative; }

.skill-number {
  position: absolute;
  top: 14px;
  right: 14px; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .clearfix {
  zoom: 1; }

/* IE6 */
*:first-child + html .clearfix {
  zoom: 1; }

/* IE7 */
#pre-footer {
  padding: 120px 0; }

#pre-footer p.tagline {
  margin-bottom: 36px; }

#top-menu p {
  font-size: 12px;
  font-style: italic;
  float: right;
  margin-right: 20px;
  color: #999;
  margin-top: -4px; }

#content-area {
  background-color: #fff;
  padding: 60px 0 0px; }

#main-area {
  float: left;
  margin-right: 50px;
  width: 960px; }

.entry {
  margin-bottom: 70px; }

.page-template-page-blog-php .entry {
  margin-bottom: 0; }

.thumbnail, .alt-description {
  position: relative;
  line-height: 0;
  margin-bottom: 15px; }

.thumbnail:before {
  width: 100%;
  height: 100%; }

.description h2, .alt-description h2 {
  font-size: 28px;
  font-weight: 400;
  padding: 21px 0 0 0;
  display: inline-block;
  color: #be0599;
  margin-bottom: 0em; }

.alt-description h2 {
  padding-left: 0; }

.description h2 a, .alt-description h2 a {
  color: #be0599;
  text-decoration: none; }

.description p.meta-info, .alt-description p.meta-info {
  font-weight: 800;
  font-size: 18px;
  color: #fff;
  background-color: #c24d4d;
  padding: 11px 25px 12px 52px;
  margin-right: 17px;
  display: inline-block; }

.alt-description p.meta-info {
  padding-left: 25px; }

.meta-info a {
  color: inherit; }

.meta-info a:hover {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none; }

body.archive .member-image {
  opacity: 1; }

.member-image.small {
  left: -33px;
  bottom: 10px;
  top: auto;
  padding: 4px;
  border: none;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); }

.member-image.small:before {
  width: 60px;
  height: 60px;
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5); }

.entry p {
  color: #333; }

.entry blockquote {
  margin: 16px 0 36px; }

.entry blockquote p {
  font-size: 24px;
  padding-left: 30px;
  font-weight: 400;
  color: #666;
  font-style: italic; }

.entry .read-more {
  float: right;
  text-decoration: none;
  color: #333;
  font-weight: 600;
  padding-top: 0;
  text-transform: uppercase;
  font-size: 13px;
  color: #777;
  margin-top: -10px; }

.entry .read-more:hover {
  color: #959494; }

#top-area h1, .tagline, .action-button, .home-block header, #et-projects li, .project-description, .project-description h3, .project-description .meta-info, .project-description .et-zoom, .member-image, #testimonials-authors li.active-testimonial, .et-main-image, .et-description, .et-arrow-prev, .et-arrow-next {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.et-scroll-animations #top-area h1, .et-scroll-animations #top-area .tagline, .et-scroll-animations #top-area .action-button, .et-scroll-animations .home-block header, .et-scroll-animations #et-projects li, .project-description, .project-description h3, .project-description .meta-info, .project-description .et-zoom, .et-scroll-animations .member-image, .skill-amount, .et-scroll-animations .et-home-testimonial, .et-scroll-animations #testimonials-authors li, .et-arrow-prev, .et-arrow-next {
  opacity: 0;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out; }

.project-description, #testimonials-authors li.active-testimonial {
  -moz-transition-duration: .4s;
  -webkit-transition-duration: .4s;
  transition-duration: .4s; }

.project-description h3, .project-description .meta-info, .project-description .et-zoom {
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  transition-duration: .5s; }

.et-scroll-animations #top-area h1 {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s; }
.et-scroll-animations #top-area .tagline {
  -webkit-transition-delay: .4s;
  -moz-transition-delay: .4s;
  -o-transition-delay: .4s;
  -ms-transition-delay: .4s;
  transition-delay: .4s; }
.et-scroll-animations #top-area .action-button {
  -webkit-transition-delay: .8s;
  -moz-transition-delay: .8s;
  -o-transition-delay: .8s;
  -ms-transition-delay: .8s;
  transition-delay: .8s; }
.et-scroll-animations #top-area.et-animated h1, .et-scroll-animations #top-area.et-animated .tagline, .et-scroll-animations #top-area.et-animated .action-button {
  opacity: 1; }
.et-scroll-animations .home-block.et-animated header, .et-scroll-animations .et-animated #et-projects li, .et-scroll-animations #et-projects.et-animated li {
  opacity: 1; }

#et-projects li:hover .project-description, #et-projects li:hover h3, #et-projects li:hover .meta-info, #et-projects li:hover .et-zoom, .et-scroll-animations .et-animated .member-image, .skill-amount, .et-scroll-animations .et-animated .et-home-testimonial, .et-scroll-animations .et-animated #testimonials-authors li {
  opacity: 1; }

.et-scroll-animations .home-block header, .project-description .et-zoom {
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  transform: translateY(20px); }

.project-description h3, .project-description .meta-info, .et-scroll-animations .member-image {
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  transform: translateY(-20px); }

.et-scroll-animations .home-block.et-animated header, #et-projects li:hover h3, #et-projects li:hover .meta-info, #et-projects li:hover .et-zoom, .et-scroll-animations .et-animated .member-image {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0); }

.et-scroll-animations .et-active-slide, .et-scroll-animations .et-slide.et-active-slide:first-child {
  display: none; }

.et-scroll-animations .et-animated .et-active-slide {
  display: block; }

.et-scroll-animations #et-slides {
  opacity: 0; }

.et-scroll-animations .et-animated #et-slides {
  opacity: 1; }

#testimonials-authors li.active-testimonial {
  opacity: 0.5 !important;
  -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  transform: translateY(-15px); }

#slider {
  overflow: hidden; }

.et-slide {
  display: none;
  width: 100%;
  float: left;
  margin-right: -100%;
  position: relative;
  display: none;
  -webkit-transform: translate3d(0, 0, 0);
  min-height: 480px; }

.et-slide:first-child {
  display: block; }

.et-slide.et-active-slide .et-main-image {
  -webkit-animation-duration: .7s;
  -webkit-animation-delay: .4s;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: .7s;
  -moz-animation-delay: .4s;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-fill-mode: both;
  -o-animation-duration: .7s;
  -o-animation-delay: .4s;
  -o-animation-timing-function: ease-in-out;
  -o-animation-fill-mode: both;
  -ms-animation-duration: .7s;
  -ms-animation-delay: .4s;
  -ms-animation-timing-function: ease-in-out;
  -ms-animation-fill-mode: both;
  animation-duration: .7s;
  animation-delay: .4s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp_custom;
  -moz-animation-name: fadeInUp_custom;
  -o-animation-name: fadeInUp_custom;
  -ms-animation-name: fadeInUp_custom;
  animation-name: fadeInUp_custom; }

.et-slide.et-active-slide .et-description {
  -webkit-animation-duration: .7s;
  -webkit-animation-delay: .4s;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: .7s;
  -moz-animation-delay: .4s;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-fill-mode: both;
  -o-animation-duration: .7s;
  -o-animation-delay: .4s;
  -o-animation-timing-function: ease-in-out;
  -o-animation-fill-mode: both;
  -ms-animation-duration: .7s;
  -ms-animation-delay: .4s;
  -ms-animation-timing-function: ease-in-out;
  -ms-animation-fill-mode: both;
  animation-duration: .7s;
  animation-delay: .4s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -ms-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn; }

.et-slider-arrows a {
  display: block;
  opacity: 0;
  width: 17px;
  height: 27px;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  text-indent: -9999px;
  -moz-transition-duration: .3s;
  -webkit-transition-duration: .3s;
  transition-duration: .3s; }

.et-arrow-prev {
  left: -80px;
  background: url(images/left-arrow.png) no-repeat; }

.et-arrow-next {
  right: -80px;
  background: url(images/right-arrow.png) no-repeat; }

.et-slider-area:hover .et-slider-arrows a {
  opacity: 1; }

.et-slider-area:hover .et-arrow-prev {
  left: -60px; }

.et-slider-area:hover .et-arrow-next {
  right: -60px; }

#top-menu.et-fixed {
  position: fixed;
  top: 0;
  left: 50%;
  right: 50%;
  margin-left: -650px;
  width: 1300px;
  z-index: 1000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #e6e6e6; }

.page-template-page-template-team-php #content-area {
  padding: 60px 0 0; }
.page-template-page-template-team-php #team-members {
  padding-bottom: 0; }
.page-template-page-template-team-php .team-member {
  margin-right: 0;
  width: 100%;
  padding: 0;
  margin-bottom: 125px; }
.page-template-page-template-team-php .team-member-inner {
  padding: 42px 29px 30px; }
.page-template-page-template-team-php .member-skills {
  float: left;
  width: 207px;
  margin-right: 50px; }
.page-template-page-template-team-php .skills {
  padding-top: 44px; }
.page-template-page-template-team-php .member-info {
  float: right;
  width: 630px; }
  .page-template-page-template-team-php .member-info .entry {
    margin-bottom: 0; }
  .page-template-page-template-team-php .member-info .title {
    margin-bottom: 14px;
    text-align: left; }
.page-template-page-template-team-php .title h3, .page-template-page-template-team-php .title span {
  font-size: 24px; }
.page-template-page-template-team-php .title h3 {
  display: inline; }

#pre-footer {
  background-position: top center;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-attachment: fixed; }

.fullwidth #main-area {
  float: none;
  margin-right: 0;
  width: 100%; }

#main-area #team-members {
  padding: 65px 0 0; }

.et-main-project-thumb {
  margin-bottom: 55px; }

#comment-section.nocomments {
  margin-top: 10px; }

.entry table {
  border: 1px solid #eee;
  margin: 0 0 15px 0;
  text-align: left;
  width: 100%; }

.entry tr th, .entry thead th {
  color: #555;
  font-weight: bold;
  padding: 9px 24px; }

.entry tr td {
  border-top: 1px solid #eee;
  padding: 6px 24px; }

.comment-content ul {
  list-style-type: disc;
  padding: 0 0 23px 16px;
  line-height: 26px;
  font-weight: normal; }

.entry ol,
.comment-content ol {
  list-style-type: decimal;
  list-style-position: inside;
  padding: 0 0 23px 20px;
  font-weight: normal; }

.entry ol li {
  text-indent: -18px; }

.entry ul li ul, .entry ul li ol, .comment-content ul li ul, .comment-content ul li ol {
  padding: 2px 0px 2px 20px; }

.entry ol li ul, .entry ol li ol, .comment-content ol li ul, .comment-content ol li ol {
  padding: 2px 0px 2px 35px; }

.entry ul li ul {
  list-style-type: circle; }

.entry ul {
  list-style-type: disc;
  padding: 0 0 23px 20px;
  font-weight: normal; }
.entry li {
  margin: 0 0 0 15px;
  list-style-position: outside; }
.entry h3 {
  font-size: 26px;
  font-weight: 600; }
.entry p + ul {
  margin-top: -20px; }

.entry #et-projects {
  list-style: none;
  padding: 0;
  margin-top: 50px; }

.entry .et-zoom {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -21px 0 0 -21px; }

#content-area .home-block {
  padding-top: 0; }

/*------------------------------------------------*/
/*-------------------[EMAIL]-------------------*/
/*------------------------------------------------*/
#mc_embed_signup {
  clear: both; }
  #mc_embed_signup form {
    padding: 10px 0 10px 0;
    clear: both;
    min-height: 50px;
    position: relative; }
  #mc_embed_signup label {
    font-weight: 400;
    font-size: 15px;
    margin: 0 8px 0 0;
    line-height: 20px;
    text-transform: uppercase;
    text-align: right; }
  #mc_embed_signup input[type=text], #mc_embed_signup input[type=email] {
    margin: 0 8px 0 0; }
  #mc_embed_signup input[type=submit] {
    padding: 6px 12px;
    background-color: #333;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    vertical-align: top;
    margin: 0; }
  #mc_embed_signup input[type=submit]:hover {
    background-color: #510a62; }
  #mc_embed_signup h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff; }
  #mc_embed_signup p {
    color: #fff; }

.ck_form.ck_naked .ck_form_fields {
  padding: 5px 0 5px 0; }

.ck_form.ck_naked input[type="text"],
.ck_form.ck_naked input[type="email"] {
  width: 30%; }

.mc-field-group {
  width: 33%;
  display: inline-block; }
  .mc-field-group.em2 {
    width: 30%; }

.home .optin {
  margin-top: 60px; }

#mc_embed_signup {
  margin-bottom: 30px;
  background-image: url(/images/dss-bg.jpg);
  background-color: #efefef;
  color: #fff;
  padding: 20px;
  text-align: center; }
  #mc_embed_signup .mc-field-group {
    width: 40%;
    margin-top: 15px;
    display: inline-block; }
    #mc_embed_signup .mc-field-group.em2 {
      width: 36%; }
    #mc_embed_signup .mc-field-group.subm {
      width: 18%; }
  #mc_embed_signup input[type=email] {
    margin-right: 10px; }
  #mc_embed_signup form {
    margin: 0 auto;
    width: 90%; }
  #mc_embed_signup p {
    padding-bottom: 0;
    margin-bottom: 0; }

/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/
#comment-wrap {
  position: relative;
  padding-top: 56px; }

.commentlist, #respond {
  padding-top: 11px; }

#comments, #reply-title {
  padding-bottom: 40px;
  color: #333;
  font-weight: 600;
  font-size: 20px; }

h1#comments {
  font-size: 40px;
  font-weight: 300;
  padding-bottom: 0;
  font-style: italic;
  text-align: center; }

#reply-title {
  padding-bottom: 5px; }

.comment-body {
  position: relative;
  padding: 0 0 0 100px;
  margin-bottom: 15px; }

.comment_avatar {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  padding: 0px;
  display: block;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  margin-right: 32px; }

.comment_avatar:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5); }

.comment_avatar img {
  display: block;
  -moz-border-radius: 60px;
  -webkit-border-radius: 60px;
  border-radius: 60px; }

.comment_postinfo {
  margin-bottom: 0px;
  padding-top: 3px; }
  .comment_postinfo p {
    margin-bottom: 0; }

.fn, .fn a {
  font-weight: 600;
  text-decoration: none;
  color: #333;
  margin-bottom: 0px;
  display: block;
  text-transform: uppercase; }

.fn a {
  color: #be0599; }

.comment_date {
  margin-bottom: 10px;
  display: block;
  color: #959494; }

.comment-content p {
  color: #333;
  padding-bottom: 0px;
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 1.5em; }

.comment-reply-link,
.form-submit #submit {
  float: right;
  color: #be0599;
  display: inline-block;
  padding: 0 10px 20px;
  font-size: 16px; }

input#searchsubmit {
  background-color: #be0599 !important;
  color: #fff;
  text-transform: uppercase;
  border: 0;
  font-size: 14px;
  padding: 4px 10px;
  margin-top: 0;
  font-weight: 600; }

.comment-reply-link {
  background-color: transparent !important; }

.comment-reply-link:hover {
  text-decoration: none;
  color: #333; }

p.comment-form-comment {
  margin-bottom: 0; }

.form-submit #submit {
  float: none;
  border: none;
  padding: 6px 10px;
  font-weight: 600;
  background-color: #be0599 !important;
  color: #fff;
  text-transform: uppercase; }

.form-submit #submit:hover {
  color: rgba(255, 255, 255, 0.9);
  cursor: pointer; }

.form-allowed-tags {
  display: none; }

.depth-3 .comment-avatar {
  left: -100px; }

#respond {
  padding-top: 23px; }

#commentform input[type="text"] {
  width: 40%; }

#commentform textarea {
  width: 96%; }

#commentform textarea, #commentform input[type="text"] {
  padding: 13px 18px;
  color: #333;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  border: 1px solid #e6e6e6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-weight: 400; }

#reply-title small {
  display: block;
  padding-top: 5px;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 12px; }

.form-submit {
  text-align: right; }

.comment #respond, #trackbacks {
  margin-bottom: 30px; }

.comment #respond {
  background: none;
  -moz-box-shadow: none;
  -webkit-filter: none;
  filter: none;
  padding: 0 0 50px 0;
  margin-top: 32px; }

.comment #respond:before {
  display: none; }

/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/
.learnmore {
  padding: 4px 12px;
  border: none;
  padding: 6px 12px;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #be0599; }
  .learnmore:hover {
    border: none; }

#bottom-footer {
  background-color: #222; }

#main-footer {
  padding: 30px 0 30px;
  background-image: url(/images/dss-bg.jpg);
  background-color: #efefef; }
  #main-footer img {
    float: left;
    width: 240px;
    margin-right: 40px; }
  #main-footer h2, #main-footer h3, #main-footer p {
    color: #fff; }
  #main-footer h2 {
    font-size: 19px;
    margin-bottom: 1px; }
  #main-footer h3 {
    font-size: 16px;
    font-weight: 400; }
  #main-footer a {
    color: #fff;
    border-bottom: 1px dotted #fff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px; }
    #main-footer a:hover {
      color: #333; }

.footer-widget {
  float: left;
  width: 277px;
  margin-right: 64px;
  color: #fff; }

.fwidget, #footer-widgets {
  margin-bottom: 50px; }

.last {
  margin-right: 0 !important; }

#footer-logo {
  margin-bottom: 10px;
  font-weight: 100;
  font-size: 42px; }

#footer-logo a {
  text-decoration: none;
  color: #fff; }

h4.widgettitle {
  padding-bottom: 11px;
  color: #fff;
  font-weight: 600; }

p#footer-info {
  text-align: center;
  color: #999;
  font-size: 13px;
  padding-top: 10px;
  padding-bottom: 10px; }

#footer-info a {
  color: #ddd;
  border: none;
  text-transform: uppercase; }

#footer-info a:hover {
  color: #be0599; }

.footer-widget li, .widget li {
  padding: 2px 0 9px 15px;
  position: relative;
  line-height: 1.3em;
  font-size: 13px; }

.footer-widget li:before, .widget li:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  border: 3px solid transparent;
  border-left-color: #C24C4C; }

.footer-widget li ul, .widget li ul {
  margin: 15px 0 0; }

/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/
#sidebar {
  float: none;
  width: 80%;
  margin: 20px auto;
  position: relative; }
  #sidebar #recent-posts-2 {
    width: 75%;
    float: left;
    margin-right: 5%;
    display: block; }
  #sidebar #categories-2 {
    width: 20%;
    float: right; }
  #sidebar #social {
    float: left;
    width: 75%;
    text-align: center;
    margin: 0 auto; }

.widget {
  margin-bottom: 41px; }

#sidebar h4.widgettitle {
  color: #333;
  font-size: 14px; }

#sidebar a {
  color: #888;
  text-decoration: none;
  font-size: 14px; }

#sidebar a:hover {
  color: #111; }

/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
div.post .new-post .aligncenter, .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 1px;
  margin-bottom: 30px;
  max-width: 96%;
  padding: 1px; }

.wp-caption.alignleft {
  margin: 0px 10px 10px 0px; }

.wp-caption.alignright {
  margin: 0px 0px 10px 10px; }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none; }

.wp-caption p.wp-caption-text {
  font-size: 14px;
  line-height: 17px;
  padding: 4px 4px 10px;
  margin: 0; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

img.alignleft {
  display: inline;
  float: left;
  margin-right: 15px; }

img.alignright {
  display: inline;
  float: right;
  margin-left: 15px; }

p img.no-shad, img.no-shad, .single-project p img.no-shad {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

/*------------------------------------------------*/
/*---------------[member specific SETTINGS]---*/
/*------------------------------------------------*/
.page-template-page-template-member-php h2 {
  font-weight: 400;
  font-size: 28px; }

.page-template-page-template-member-php h3 {
  font-weight: bold;
  font-size: 22px; }

.page-template-page-template-member-php .entry img {
  padding: 10px 0 10px 0; }

.soon {
  padding-bottom: 30px; }

.soon img {
  width: 33%;
  float: left; }

.soon h3 {
  font-size: 18px;
  text-align: center;
  font-weight: 400;
  padding-top: 20px;
  font-style: italic;
  color: #888; }

#et-projects {
  margin-bottom: 50px; }

.thirds img {
  width: 32%;
  float: left;
  margin-right: 1px;
  margin-bottom: 1px; }

/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/
#top-menu nav {
  float: right; }

#top-menu nav li {
  margin-left: 20px; }

.nav li ul {
  position: absolute;
  top: -999em; }

.nav li ul, .et_mobile_menu {
  z-index: 9999;
  width: 238px;
  background: #ffffff;
  -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.2);
  padding: 10px 0 25px;
  display: none;
  text-align: left; }

.nav li {
  position: relative; }

.nav ul li {
  float: none; }

.nav ul a {
  display: block !important;
  float: none !important; }

.nav li:hover ul, ul.nav li.sfHover ul {
  left: -19px;
  top: 48px; }

.nav li:hover li ul, .nav li.sfHover li ul, .nav li:hover ul, .nav li li:hover ul {
  top: -999em; }

.nav li li {
  padding: 0;
  height: auto !important;
  display: block !important; }

.nav li li ul {
  z-index: 1000; }

.nav li li a:link, .nav li li a:visited, .et_mobile_menu a {
  display: block !important;
  height: auto;
  padding: 9px 10px 9px 30px !important; }

.nav li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */ }

.nav li li:hover ul, ul.nav li li.sfHover ul {
  left: 238px;
  top: -10px; }

/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 240px; }
  #wp-calendar a {
    display: block;
    text-decoration: none;
    font-weight: bold; }
    #wp-calendar a:hover {
      text-decoration: underline; }
    #next #wp-calendar a {
      padding-right: 10px;
      text-align: right;
      font-size: 9px; }
    #prev #wp-calendar a {
      padding-left: 10px;
      text-align: left;
      font-size: 9px; }
  #wp-calendar caption {
    text-decoration: none;
    font: bold 13px Arial, Sans-Serif; }
  #wp-calendar td {
    padding: 3px 5px;
    color: #9f9f9f; }
    #wp-calendar td#today {
      color: #111; }
  #wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
    padding: 3px 5px; }

span.extlink,
span.icon,
span.pic,
span.vid,
span.heart,
span.post,
span.quote,
span.audio,
span.extlink {
  background-image: url(http://mariepoulin.com/img/blog-icons.png);
  width: 41px;
  height: 40px;
  position: absolute;
  left: -30px;
  top: 20px; }

span.icon, span.quote {
  background-position: 0 0; }

span.pic {
  background-position: -41px 0; }

span.vid {
  background-position: -82px 0; }

span.heart {
  background-position: -123px 0; }

span.post {
  background-position: -164px 0; }

span.extlink {
  background-position: -205px 0; }

span.audio {
  background-position: -246px 0; }

#social {
  width: 100%;
  position: relative;
  min-height: 100px;
  display: block;
  margin: 0 auto;
  text-align: center; }
  #social a, #social p a {
    border-bottom: none; }

#twitter, #dribbble, #goodreads, #flickrr, #formspring, #rdio, #fbook, #goo {
  background-image: url(/images/social.png);
  text-indent: -99999px;
  width: 41px;
  height: 41px;
  display: inline-block;
  background-position: 0 -41px;
  margin: 0 5px 10px 0; }

#twitter {
  background-position: 0 -41px; }

a#twitter:hover {
  background-position: 0 0; }

#goodreads {
  background-position: -41px -41px; }

a#goodreads:hover {
  background-position: -41px 0; }

a#dribbble {
  background-position: -82px -41px; }
  a#dribbble:hover {
    background-position: -82px 0; }

#flickrr {
  background-position: -123px -41px; }

a#flickrr:hover {
  background-position: -123px 0; }

#formspring {
  background-position: -163px -41px; }

a#formspring:hover {
  background-position: -163px 0; }

#rdio {
  background-position: -204px -42px; }

a#rdio:hover {
  background-position: -204px 0; }

#fbook {
  background-position: -246px -42px; }

a#fbook:hover {
  background-position: -246px 0; }

#goo {
  background-position: -288px -42px; }

a#goo:hover {
  background-position: -288px 0; }

#bottom-footer #social {
  width: 50%;
  position: relative;
  min-height: 30px;
  display: inline-block; }
#bottom-footer #twitter, #bottom-footer #dribbble, #bottom-footer #goodreads, #bottom-footer #flickrr, #bottom-footer #formspring, #bottom-footer #rdio, #bottom-footer #fbook, #bottom-footer #goo {
  background-image: url(/images/social.png);
  text-indent: -99999px;
  width: 20px;
  height: 21px;
  display: block;
  float: left;
  background-position: 0 -21px;
  margin: 0 5px 10px 0;
  background-size: 180px auto; }
#bottom-footer #twitter {
  background-position: 0 -21px; }
#bottom-footer a#twitter:hover {
  background-position: 0 0; }
#bottom-footer #goodreads {
  background-position: -21px -21px; }
#bottom-footer a#goodreads:hover {
  background-position: -21px 0; }
#bottom-footer a#dribbble {
  background-position: -42px -21px; }
  #bottom-footer a#dribbble:hover {
    background-position: -42px 0; }
#bottom-footer #flickrr {
  background-position: -164px -21px; }
#bottom-footer a#flickrr:hover {
  background-position: -123px 0; }
#bottom-footer #formspring {
  background-position: -163px -21px; }
#bottom-footer a#formspring:hover {
  background-position: -163px 0; }
#bottom-footer #rdio {
  background-position: -204px -21px; }
#bottom-footer a#rdio:hover {
  background-position: -204px 0; }
#bottom-footer #fbook {
  background-position: -246px -21px; }
#bottom-footer a#fbook:hover {
  background-position: -246px 0; }
#bottom-footer #goo {
  background-position: -288px -21px; }
#bottom-footer a#goo:hover {
  background-position: -288px 0; }

/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
#content-area .wp-pagenavi {
  text-align: right; }

.page-template #content-area .wp-pagenavi, .tax-project_category #content-area .wp-pagenavi {
  margin-top: 50px; }

.pages {
  display: none; }

#content-area .wp-pagenavi a, #content-area .wp-pagenavi span {
  background-color: #f7f7f7;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #333;
  font-weight: 400;
  margin: 0 3px;
  padding: 9px 16px;
  text-decoration: none;
  border: none; }

#content-area .wp-pagenavi span.current, #content-area .wp-pagenavi a:hover {
  background-color: #c24c4c;
  color: #fff; }

.et_embedded_videos {
  display: none; }

#image-navigation {
  margin: 20px 0;
  overflow: hidden; }

#image-navigation .previous-image {
  float: left; }

#image-navigation .next-image {
  float: right; }

#et-search-inner {
  padding-top: 6px !important; }

p#et-search-title span {
  background-position: 0 9px !important; }

#et_mobile_nav_menu {
  display: none; }

#et-logo {
  color: #fff;
  font-size: 36px;
  font-weight: 100;
  float: left;
  margin-top: 0px; }

body.home #top-menu nav, .et-fixed nav {
  padding-top: 0; }

.et-fixed #et-logo {
  display: block !important; }

.et-fixed #et_mobile_nav_menu {
  float: right; }

#top-menu.et-fixed #et_mobile_nav_menu {
  left: -20px;
  top: 0px;
  position: relative; }

#et-logo img {
  max-height: 40px; }

.mobile-text {
  display: none; }

.et-fixed .desktop-text {
  display: none; }

.et-fixed .mobile-text {
  display: block; }

.et_color_scheme_purple #top-menu, .et_color_scheme_purple a.action-button, .et_color_scheme_purple .skills li, .et_color_scheme_purple #top-menu body, .et_color_scheme_purple .description h2, .et_color_scheme_purple .nav li ul, .et_color_scheme_purple .et_mobile_menu, .et_color_scheme_purple .alt-description h2, .et_color_scheme_purple #content-area .wp-pagenavi span.current, .et_color_scheme_purple #content-area .wp-pagenavi a:hover {
  background-color: #5e244c; }

.et_color_scheme_purple .project-description {
  background-color: rgba(94, 36, 76, 0.9); }

.et_color_scheme_purple .tagline, .et_color_scheme_purple .et-zoom, .et_color_scheme_purple a.more, .et_color_scheme_purple .skill-amount, .et_color_scheme_purple .description p.meta-info, .et_color_scheme_purple .comment-reply-link, .et_color_scheme_purple .form-submit #submit {
  background-color: #333; }

.et_color_scheme_purple .footer-widget li:before, .et_color_scheme_purple .widget li:before {
  border-left-color: #333; }

.et_color_scheme_red #top-menu, .et_color_scheme_red a.action-button, .et_color_scheme_red .skills li, .et_color_scheme_red #top-menu body, .et_color_scheme_red .description h2, .et_color_scheme_red .nav li ul, .et_color_scheme_red .et_mobile_menu, .et_color_scheme_red .alt-description h2, .et_color_scheme_red #content-area .wp-pagenavi span.current, .et_color_scheme_red #content-area .wp-pagenavi a:hover {
  background-color: #8a3333; }

.et_color_scheme_red .project-description {
  background-color: rgba(138, 51, 51, 0.9); }

.et_color_scheme_red .tagline, .et_color_scheme_red .et-zoom, .et_color_scheme_red a.more, .et_color_scheme_red .skill-amount, .et_color_scheme_red .description p.meta-info, .et_color_scheme_red .comment-reply-link, .et_color_scheme_red .form-submit #submit {
  background-color: #333; }

.et_color_scheme_red .footer-widget li:before, .et_color_scheme_red .widget li:before {
  border-left-color: #333; }

.et_color_scheme_green #top-menu, .et_color_scheme_green a.action-button, .et_color_scheme_green .skills li, .et_color_scheme_green #top-menu body, .et_color_scheme_green .description h2, .et_color_scheme_green .nav li ul, .et_color_scheme_green .et_mobile_menu, .et_color_scheme_green .alt-description h2, .et_color_scheme_green #content-area .wp-pagenavi span.current, .et_color_scheme_green #content-area .wp-pagenavi a:hover {
  background-color: #377975; }

.et_color_scheme_green .project-description {
  background-color: rgba(55, 121, 117, 0.9); }

.et_color_scheme_blue #top-menu, .et_color_scheme_blue a.action-button, .et_color_scheme_blue .skills li, .et_color_scheme_blue #top-menu body, .et_color_scheme_blue .description h2, .et_color_scheme_blue .nav li ul, .et_color_scheme_blue .et_mobile_menu, .et_color_scheme_blue .alt-description h2, .et_color_scheme_blue #content-area .wp-pagenavi span.current, .et_color_scheme_blue #content-area .wp-pagenavi a:hover {
  background-color: #243b5e; }

.et_color_scheme_blue .project-description {
  background-color: rgba(36, 59, 94, 0.9); }

.et_color_scheme_blue .tagline, .et_color_scheme_blue .et-zoom, .et_color_scheme_blue a.more, .et_color_scheme_blue .description p.meta-info, .et_color_scheme_blue .comment-reply-link, .et_color_scheme_blue .form-submit #submit {
  background-color: #333; }

.et_color_scheme_blue .footer-widget li:before, .et_color_scheme_blue .widget li:before {
  border-left-color: #333; }

@media only screen and (min-width: 768px) {
  .team-member:nth-child(3n) {
    margin-right: 0; }

  .team-member:nth-child(3n+1) {
    clear: both; } }
@media only screen and (max-width: 960px) {
  .digital-strategy-cheatsheet #content-area, .digital-strategy-cheatsheet-confirmation #content-area {
    background: transparent url(/images/large-bg.jpg) no-repeat;
    background-size: auto 100%;
    min-height: 500px; }

  #et-search, p#et-search-title, p#et-search-title span {
    background: none !important; }

  #et-search {
    width: auto !important;
    height: auto !important; }

  #et-search-inner {
    padding: 0 !important; }

  #et-search-right {
    float: none !important;
    clear: both;
    text-align: left !important; }

  #et_search_submit {
    background: #BBB8B8 !important;
    color: #111 !important; }

  p#et-search-title {
    margin-bottom: 2px !important; }

  p#et-search-title span {
    padding: 0 !important;
    text-shadow: none !important; }

  #et-searchinput {
    width: auto !important; }

  p#et_choose_posts, p#et_choose_pages, p#et_choose_date, p#et_choose_cat {
    float: none !important; }

  #et-search-left {
    float: none !important;
    width: 100% !important; } }
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .resources #top-area {
    min-height: 235px;
    max-height: 235px;
    background-size: 100%;
    background-position: 0 70px; }

  .page-template-page-blog-php #top-area h1, .category #top-area h1, .archives #top-area h1, .search #top-area h1, .single-post #top-area h1, .single #top-area h1 {
    max-width: 98%; }

  .container, #feature-work {
    width: 728px; }

  #et-projects li {
    width: 25%; }

  .project-description h3 {
    font-size: 16px;
    margin-top: 55px; }

  .et-slide {
    min-height: 336px; }

  .et-main-image {
    margin-right: 71px;
    width: 377px; }

  .et-description {
    padding-top: 73px;
    width: 280px; }

  .et-description h2, .et-home-testimonial blockquote p {
    font-size: 36px;
    line-height: 36px; }

  .et-home-testimonial blockquote p {
    padding-bottom: 25px; }

  .et-description p {
    padding-bottom: 24px; }

  #testimonials-authors li img {
    width: 72px; }

  .team-member {
    margin-right: 64px;
    padding: 95px 19px 30px;
    width: 160px; }

  .team-member .title {
    margin-bottom: 21px; }

  .member-image {
    left: 33px; }

  .footer-widget {
    width: 200px; }

  #main-area {
    width: 480px; }

  .description h2 {
    font-size: 30px;
    padding: 21px 24px 18px 48px; }

  .description p.meta-info {
    font-size: 16px;
    padding: 9px 18px 10px 48px; }

  #sidebar {
    width: 188px; }

  #comment-wrap {
    padding-top: 33px; }

  .member-info {
    width: 413px; }

  .page-template-page-template-team-php .member-image {
    left: 65px; }

  .page-template-page-template-team-php .title h3, .page-template-page-template-team-php .title span {
    font-size: 18px; }

  #et_pt_portfolio_gallery {
    margin-left: -35px !important;
    margin-right: -20px !important; }

  .et_pt_portfolio_item {
    margin-left: 52px !important;
    width: 201px !important; }

  .et_portfolio_more_icon, .et_portfolio_zoom_icon {
    top: 50px !important; }

  .et_portfolio_more_icon {
    left: 65px !important; }

  .et_portfolio_zoom_icon {
    left: 106px !important; }

  #et_pt_portfolio_gallery.et_portfolio_small {
    margin-left: -39px !important; }

  #et_pt_portfolio_gallery.et_portfolio_small .et_pt_portfolio_item {
    margin-left: 40px !important;
    width: 117px !important; }

  #et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_zoom_icon {
    top: 20px !important; }

  #et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_more_icon {
    left: 26px !important; }

  #et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_zoom_icon {
    left: 62px !important; }

  #et_pt_portfolio_gallery.et_portfolio_large {
    margin-left: -42px !important; }

  #et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item {
    margin-left: 60px !important;
    width: 321px !important; }

  #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
    top: 99px !important; }

  #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon {
    left: 140px !important; }

  #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
    left: 178px !important; }

  #all-testimonials {
    margin-bottom: 40px; }

  .single-project #top-area h1.title {
    font-size: 40px;
    max-width: 45%;
    padding-top: 140px;
    line-height: 1.1em; }

  .single-project #top-area p {
    font-size: 21px;
    max-width: 45%;
    color: #fff; }

  #top-area {
    min-height: 450px; }

  .single-project p img.laptop {
    position: absolute;
    top: -440px;
    right: -20px;
    max-width: 62%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none; }

  #purple {
    top: 45px; }
    #purple .span6 {
      width: 70%; } }
@media only screen and (max-width: 767px) {
  .et_pt_blogentry {
    width: 90%;
    float: none; }

  .resources #top-area {
    min-height: 155px;
    max-height: 155px;
    background-size: 100%;
    background-position: 0 70px; }

  .page-template-page-blog-php #top-area,
  .category #top-area,
  .archives #top-area,
  .search #top-area,
  .single-post #top-area,
  .single #top-area {
    background-position: 75% 20%;
    background-size: auto 100%;
    padding-top: 20px;
    min-height: 140px;
    max-height: 140px; }
    .page-template-page-blog-php #top-area h1,
    .category #top-area h1,
    .archives #top-area h1,
    .search #top-area h1,
    .single-post #top-area h1,
    .single #top-area h1 {
      padding-top: 0; }

  footer .span8 {
    width: 100%; }

  .service.span6 {
    width: 100%; }

  .span3 {
    width: 100%; }

  .page-template-page-blog-php #top-area h1 span, .category #top-area h1 span, .archives #top-area h1 span, .search #top-area h1 span, .single-post #top-area h1 span, .single #top-area h1 span,
  .page-template-page-blog-php #top-area h1, .category #top-area h1, .archives #top-area h1, .search #top-area h1, .single-post #top-area h1, .single #top-area h1 {
    max-width: 100%;
    font-size: 19px; }

  .page-template-page-blog-php #top-area {
    padding-top: 0px;
    padding-bottom: 0px; }

  .container, .et-description, .footer-widget, #feature-work {
    width: 440px; }

  #content-area .container {
    width: 90%; }

  #top-menu {
    height: 70px; }

  #top-menu nav, .et-main-image {
    display: none; }

  #top-area h1 {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 25px;
    max-width: 95%;
    padding-right: 0;
    margin-right: 0; }

  .tagline {
    font-size: 16px;
    padding: 18px;
    margin: 0 auto 43px;
    display: block; }

  a.action-button {
    font-size: 24px;
    padding: 18px 28px; }

  #et-projects li {
    width: 24.5%; }

  .project-description h3 {
    margin-top: 75px; }

  .et-slide {
    min-height: 300px; }

  .et-description {
    float: none;
    padding-top: 0;
    text-align: center; }

  .et-description h2 {
    font-size: 30px; }

  .et-home-testimonial blockquote p {
    line-height: 36px;
    font-size: 36px; }

  .et-description p {
    padding-bottom: 22px; }

  #testimonials-authors li img {
    width: 88px; }

  .team-member {
    margin-right: 40px;
    padding: 95px 19px 30px;
    width: 160px; }

  .team-member:nth-child(2n) {
    margin-right: 0; }

  .team-member:nth-child(2n+1) {
    clear: both; }

  .team-member .title {
    margin-bottom: 21px; }

  .member-image {
    left: 33px; }

  .footer-widget {
    float: none;
    margin-right: 0;
    padding-bottom: 20px; }

  #content-area {
    padding: 60px 0; }

  #feature-work {
    clear: both; }

  #main-area, #sidebar {
    width: 440px;
    float: none; }

  #main-area {
    margin-right: 0; }

  #content-area .wp-pagenavi {
    float: none;
    margin-bottom: 60px;
    text-align: right; }

  .description h2 {
    font-size: 30px;
    padding: 21px 24px 18px 48px; }

  .description p.meta-info {
    font-size: 16px;
    padding: 9px 18px 10px 48px; }

  #comment-wrap {
    padding-top: 33px; }

  .team-member-inner {
    padding: 42px 29px 30px; }

  .member-skills, .member-info {
    float: none;
    width: 382px; }

  .member-skills {
    margin: 0 0 47px; }

  .page-template-page-template-team-php .member-image {
    left: 152px; }

  .page-template-page-template-team-php .member-info .title {
    margin-bottom: 14px; }

  .page-template-page-template-team-php .title h3, .page-template-page-template-team-php .title span {
    font-size: 18px; }

  .commentlist .children {
    padding-left: 0; }

  #top-menu .container {
    padding-bottom: 32px; }

  #et_mobile_nav_menu {
    display: block;
    float: right; }

  #top-menu .mobile_nav {
    position: relative;
    display: block;
    color: #333;
    top: 0px;
    right: 0; }

  .mobile_nav > .et_mobile_arrow {
    display: block;
    background: url(images/mobile-arrow.png) no-repeat;
    width: 15px;
    height: 10px;
    position: absolute;
    top: 5px;
    right: -16px;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }

  .mobile_nav.opened > .et_mobile_arrow {
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }

  .et_mobile_menu {
    position: absolute;
    top: 46px;
    left: -96px;
    text-align: left; }

  #top-menu .et_mobile_menu li {
    display: block; }

  #top-menu .et_mobile_menu ul {
    display: block !important;
    visibility: visible !important; }

  #top-menu .et_mobile_menu ul a {
    padding-left: 45px !important; }

  #top-menu .et_mobile_menu ul ul a {
    padding-left: 65px !important; }

  #top-menu .et_mobile_menu ul ul ul a {
    padding-left: 85px !important; }

  #et_contact_left, #et_contact_right {
    width: auto !important;
    float: none !important;
    margin-left: 0 !important; }

  .sitemap-col {
    float: none !important;
    width: auto !important; }

  .et_pt_gallery_entry {
    margin-left: 23px !important; }

  .et_pt_portfolio_item {
    margin-left: 170px !important; }

  .et_portfolio_small .et_pt_portfolio_item {
    width: auto !important;
    margin-bottom: 10px;
    margin-left: 17px !important; }

  .et_portfolio_small .et_pt_portfolio_entry {
    float: left;
    margin-right: 15px; }

  .et_portfolio_small .et_portfolio_more_icon, .et_portfolio_small .et_portfolio_zoom_icon {
    top: 30px !important; }

  .et_portfolio_small .et_portfolio_more_icon {
    left: 38px !important; }

  .et_portfolio_small .et_portfolio_zoom_icon {
    left: 77px !important; }

  .et_portfolio_small .et_pt_portfolio_item.et_pt_portfolio_item {
    margin-left: 44px !important; }

  #et_pt_portfolio_gallery.et_portfolio_large {
    margin-left: -23px !important; }

  #et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item {
    margin-left: 21px !important;
    width: 404px !important; }

  #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
    top: 109px !important; }

  #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon {
    left: 155px !important; }

  #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
    left: 195px !important; }

  .et-fixed .et_mobile_menu {
    position: absolute;
    top: 46px;
    right: -22px;
    left: auto; }

  #et-logo {
    float: left;
    margin-bottom: 20px; }

  body.home #et-logo {
    float: left;
    margin-bottom: 0; }

  .et-scroll-animations #top-area h1, .et-scroll-animations #top-area .tagline, .et-scroll-animations #top-area .action-button, .et-scroll-animations .home-block header, .et-scroll-animations #et-projects li, .et-scroll-animations .member-image, .skill-amount, .et-scroll-animations .et-home-testimonial, .et-scroll-animations #testimonials-authors li {
    opacity: 1;
    -moz-transition: none;
    -webkit-transition: none;
    transition: none; }

  .et-scroll-animations .et-slide.et-active-slide:first-child {
    display: block; }

  #et-projects li {
    width: 25%; }

  .single.single-project #top-area {
    background-size: auto 90%;
    min-height: 280px !important; }
    .single.single-project #top-area h1.title {
      font-size: 40px;
      max-width: 100%;
      padding-top: 0px;
      line-height: 1.1em;
      margin-bottom: 5px; }
    .single.single-project #top-area p {
      font-size: 24px;
      max-width: 100%;
      color: #fff; }
  .single.single-project p img.laptop {
    position: absolute;
    top: -240px;
    left: 0%;
    width: 100%;
    max-width: 100%;
    border: none;
    box-shadow: none; }

  .postid-537 #top-area {
    background-size: auto 100% !important; }

  #top-area {
    padding: 88px 0 35px;
    background-size: cover;
    background-position: 0 20%; }
    #top-area #purple {
      position: relative;
      top: 0;
      display: none; }
    #top-area h1 {
      padding-top: 80px;
      font-size: 32px; }

  .page-id-2 #top-area {
    background-position: 40% 0; }

  #top-menu p {
    display: none; }

  body.home #top-area {
    padding: 62px 0 75px;
    min-height: 470px; }

  body.home #top-area h3 {
    color: #222; }

  body.home p {
    color: #555; }

  body.home .span3 {
    width: 100%; }

  body.home #top-area {
    padding: 0 0 35px;
    min-height: 480px;
    background-position: 70% 0; }

  .praise blockquote p,
  #marie.praise blockquote p,
  #nat.praise blockquote p {
    font-size: 24px;
    line-height: 1.3em; }

  #marie, #nat {
    width: 100%; }

  blockquote {
    padding-top: 20px; }

  .page-id-364 #top-area {
    background-size: auto 100%;
    background-position: 65% 0;
    padding-top: 50px;
    min-height: 360px; }
    .page-id-364 #top-area h1.title {
      max-width: 70%;
      margin-top: 0;
      padding-top: 0; }
    .page-id-364 #top-area p {
      font-size: 20px; }

  .service.span12 {
    background-size: auto 100%; }

  #main-footer {
    padding: 30px 0 10px 0; }
    #main-footer img {
      float: none;
      margin: 0 auto 20px; }

  .footer-widget {
    float: none;
    padding-bottom: 20px; }

  h1.blog-intro {
    padding-top: 0;
    font-size: 18px;
    line-height: 1.3em;
    max-width: 90%; } }
@media only screen and (max-width: 479px) {
  #mc_embed_signup .mc-field-group,
  #mc_embed_signup .mc-field-group.em2 {
    width: 100%;
    display: block; }

  #project-list .container {
    max-width: 100%; }

  #et-projects {
    max-width: 90%;
    margin: 0 auto; }
    #et-projects li {
      width: 100%;
      margin-bottom: 10px; }
      #et-projects li img {
        width: 100%; }

  .et_pt_blogentry {
    width: 100%;
    float: none; }

  h1.blog-intro {
    padding-top: 0;
    font-size: 18px;
    line-height: 1.3em;
    max-width: 90%; }

  .single.single-project p img.laptop {
    top: -150px; }
  .single.single-project #top-area {
    background-size: auto 100%;
    min-height: 185px;
    max-height: 195px; }
    .single.single-project #top-area h1.title {
      max-width: 100%;
      font-size: 40px;
      padding-top: 0;
      font-size: 35px;
      margin-bottom: 5px; }
    .single.single-project #top-area p {
      max-width: 100%; }

  .page-template-page-blog-php #top-area,
  .category #top-area,
  .archives #top-area,
  .search #top-area,
  .single-post #top-area,
  .single #top-area {
    background-position: center center;
    background-size: 350%; }
    .page-template-page-blog-php #top-area h1,
    .category #top-area h1,
    .archives #top-area h1,
    .search #top-area h1,
    .single-post #top-area h1,
    .single #top-area h1 {
      padding-top: 0;
      max-width: 90%;
      font-size: 15px; }

  h1.blog-intro {
    padding-top: 0;
    font-size: 18px;
    line-height: 1.3em;
    max-width: 90%; }

  .postid-537 #top-area {
    background-size: 80% auto !important; }

  .home #top-area h1, .page-id-2 #top-area h1 {
    padding-top: 0; }

  body.home #top-area,
  .page-id-2 #top-area {
    background-size: auto 100%;
    padding: 40px 0 140px;
    min-height: 185px; }

  .page-id-2 #top-area {
    background-position: 40% 0; }

  .resources #top-area {
    min-height: 95px;
    max-height: 95px;
    background-size: 100%;
    background-position: 0 70px; }

  .page-id-364 #top-area {
    background-size: auto 80%;
    background-position: 65% 0;
    padding-top: 50px; }
    .page-id-364 #top-area h1.title {
      max-width: 70%;
      margin-top: 0;
      padding-top: 0; }
    .page-id-364 #top-area p {
      font-size: 20px; }

  .span3 {
    width: 100%; }

  footer .span8 {
    width: 100%; }

  #top-menu.et-fixed {
    height: 60px; }

  .praise blockquote cite {
    font-size: 13px; }

  .praise blockquote p {
    font-size: 18px;
    line-height: 1.3em; }

  .container, .et-description, .footer-widget, #feature-work {
    width: 280px; }

  #purple {
    position: relative;
    top: 0; }

  .page-template-page-full-php #top-area {
    background-size: auto 100%;
    min-height: 250px; }
  .page-template-page-full-php #top-area h1 {
    max-width: 100%; }

  h1 {
    font-size: 26px; }

  #top-menu nav, .et-main-image, .project-description .meta-info {
    display: none; }

  #top-menu {
    height: 70px; }

  #top-menu p {
    display: none;
    height: 1px; }

  #top-area h1 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.4em; }

  .tagline {
    font-size: 16px;
    padding: 18px;
    margin: 0 auto 31px; }

  a.action-button {
    font-size: 24px;
    padding: 18px 28px; }

  .home-block {
    padding-top: 78px; }

  .home-block header {
    margin-bottom: 35px; }

  .project-description h3 {
    margin-top: 34px;
    font-size: 14px;
    padding-bottom: 15px; }

  .et-slide {
    min-height: 300px; }

  .et-description {
    float: none;
    padding-top: 0;
    text-align: center; }

  .et-description h2 {
    font-size: 30px; }

  .et-home-testimonial blockquote p {
    line-height: 30px;
    font-size: 30px; }

  #all-testimonials {
    margin-bottom: 40px; }

  .et-description p {
    padding-bottom: 22px; }

  #testimonials-authors li img {
    width: 56px; }

  .team-member {
    margin-right: 0;
    width: 222px;
    float: none; }

  .member-image {
    left: 72px; }

  #main-footer {
    padding: 30px 0 10px 0; }
    #main-footer img {
      float: none;
      margin: 0 auto 20px; }

  .footer-widget {
    float: none;
    padding-bottom: 20px; }

  #content-area {
    padding: 60px 0 21px; }

  #main-area, #sidebar {
    width: 280px;
    float: none; }

  #main-area {
    margin-right: 0; }

  #content-area .wp-pagenavi {
    float: none;
    margin-bottom: 40px;
    text-align: center; }

  .entry {
    margin-bottom: 40px; }

  .thumbnail {
    margin-bottom: 19px; }

  .description {
    position: relative; }

  .description h2, .description p.meta-info {
    display: block;
    text-align: center; }

  .description h2 {
    font-size: 24px;
    padding: 18px 0; }

  .description p.meta-info {
    font-size: 14px;
    margin-right: 0;
    padding: 9px 0; }

  .member-image.small {
    display: none; }

  blockquote p {
    font-size: 18px; }

  #comment-wrap {
    padding-top: 7px; }

  .page-template-page-template-team-php #content-area {
    padding: 43px 0 0; }

  .page-template-page-template-team-php .team-member {
    margin-bottom: 80px; }

  .team-member-inner {
    padding: 42px 29px 30px; }

  .member-skills, .member-info {
    float: none;
    width: 222px; }

  .member-skills {
    margin: 0 0 52px; }

  .page-template-page-template-team-php .member-image {
    left: 72px; }

  .page-template-page-template-team-php .title h3 {
    display: block;
    padding-bottom: 19px; }

  #et_pt_portfolio_gallery, #et_pt_portfolio_gallery.et_port-leftfolio_lleft-arge {
    margin-left: -39px !important; }

  .et_pt_portfolio_item, #et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item {
    margin-left: 14px !important;
    width: 228px !important; }

  .et_portfolio_more_icon, .et_portfolio_zoom_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
    top: 53px !important; }

  .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon {
    left: 70px !important; }

  .et_portfolio_zoom_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon {
    left: 110px !important; }

  #et_pt_portfolio_gallery {
    margin-left: -16px !important; }

  .et_portfolio_small .et_pt_portfolio_item {
    width: 255px !important;
    margin-left: 0 !important; }

  .et_portfolio_small .et_pt_portfolio_item.et_pt_portfolio_item {
    margin-left: 14px !important;
    width: auto !important; }

  #et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item {
    margin-left: 38px !important; }

  #mc_embed_signup form {
    padding: 10px 0 10px 0;
    clear: both;
    min-height: 70px;
    position: relative; }

  #mc_embed_signup label {
    font-weight: 400;
    font-size: 14px;
    float: none;
    clear: both;
    width: 100%;
    margin-right: 200px; }

  #mc_embed_signup input[type=text], #mc_embed_signup input[type=email] {
    margin: 0 20px 10px 0;
    clear: both;
    float: none; }

  #mc_embed_signup input[type=submit] {
    padding: 6px 12px;
    background-color: #be0599;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle;
    margin: 0 0 20px; }

  .mc-field-group {
    width: 100%;
    float: none; }

  .mc-field-group.em2 {
    width: 100%; }

  .single-project p img.laptop {
    position: absolute;
    top: -200px;
    left: -2%;
    width: 100%;
    max-width: 100%;
    border: none;
    box-shadow: none; }

  .entry blockquote p {
    font-size: 19px;
    padding-left: 0;
    line-height: 26px; }

  .entry blockquote {
    border: none; } }
