﻿html,body{margin: 0; padding: 0; width: 100%; height: 100%;}
body {
    
    background: #fff;
    width: 100%;
}
input[type=text],input[type=password], input[type=text]:focus{font-size: 16px !important;}

/*remove dotted outline*/
a, a:visited, a:focus, a:active, a:hover{
    outline:0 none !important;
}

a { color: #111; text-decoration: underline;}


span.fr-content-image { display:block; max-width: 800px; margin: 0 auto; width: 100% !important; }
img.fr-content-image { /*width: 100%;*/ max-width: 800px; margin: 20px auto 10px auto; max-height: 500px; display: block; }
img.fr-content-image+.fr-inner { display: block; padding-bottom: 10px; font-size: 12px; font-style: italic; }


.devices {position: relative; margin-left: 15%; width: 80%;}
.devices .desktop {position: relative; width: 80%; }
.devices .device-frame {width: 100%; height: 100%; opacity: 0.3;}
.devices .carousel-holder {position: absolute; top: 10%; left: 12%; width: 76%; height: 80%;  z-index: 5; overflow: hidden; border: 1px solid #aaa;}
.devices .carousel-holder img {width: 100%;}



.devices .mobile {position: absolute; right: 18%; bottom: 12%; width: 15%;  z-index: 10;}
.devices .mobile .device-frame {width: 100%; height: 100%; opacity: 1;}
.devices .mobile .carousel-holder {position: absolute; top: 15%; left: 10%; width: 80%; height: 70%;  z-index: 15;}

.devices .carousel-holder > div {width: 100%; height: 100%; text-align: center; color: #fff;} /**/

.screen-designs { position: relative;}
.screen-designs > div { height: 100%; z-index: -1; position: absolute; top: 0; bottom: 0; left: 0; right: 0;}
.screen-designs .solid { position: relative; width: 65%; height: 100%; margin: 0 auto; background: #f5f5f5;}
.screen-designs .line { position: absolute; height: 100%; top: 10px; left: 10px; bottom: -10px; right: -10px; border: 1px solid #ddd;}
.screen-designs ul { padding: 2em; display: flex; }
.screen-designs ul li { list-style: none; width: 20%; padding: 1em;  }
.screen-designs ul li img { width: 100%;  }
.screen-designs ul li a { display: block; box-shadow: 0 0 10px rgba(0,0,0,.1); transition: all 0.7s; }
.screen-designs ul li a:hover { transform: translateY(-8px); box-shadow: 0 5px 10px rgba(0,0,0,.4);}
.screen-designs .caption { color: #888; padding: 5px; font-size: 12px; font-style: italic; text-align: center;}

@media only screen and (max-width: 970px) {
    .screen-designs ul { padding: 10px 3px;}
    .screen-designs ul li:first-child { display: none; }
    .screen-designs ul li:last-child { display: none; }
    .screen-designs ul li { padding: 5px; width: 33.333%;}
    .screen-designs .line { top: 3px; left: 3px; bottom: 3px; right: 3px;}
}
@media only screen and (max-width: 700px) {
    .screen-designs ul { display: block; }
    .screen-designs ul li { width: 80%; /*margin-bottom: 20px;*/ margin: 0 auto 20px auto;}
    .screen-designs ul li:nth-child(2) { /*margin-left: 5px;*/ }
    .screen-designs ul li:nth-child(2) .caption { /*text-align: right;*/}
    .screen-designs ul li:nth-child(3) { /*margin-right: 5px; margin-left: auto;*/ }
    .screen-designs ul li:nth-child(3) .caption { /*text-align: left;*/}
    .screen-designs ul li:nth-child(4) { /*margin-left: 5px; */}
    .screen-designs ul li:nth-child(4) .caption { /*text-align: right;*/}
    .screen-designs ul li img { box-shadow: 0 0 10px rgba(0,0,0,.2); border-radius: 3px; }
    .screen-designs > div { display: none; }

    .mobile-hide {
        display: none !important;
    }
}

.embed-wrapper { max-width: 1200px; margin: 0 auto; position: relative;  }
.embed-contents { height: auto; max-height: 600px; min-height: 400px; overflow-y: auto;  font-size: 0; border-radius: 6px; box-shadow: 0 0 10px rgba(0,0,0,.1); }
.mxb-embed-wrapper > iframe {  opacity: 0; transition: all 0.5s; transition: opacity 1.5s; }
.mxb-embed-wrapper.mxb-embed-loaded > iframe { opacity: 1; }

.carousel-holder .slick-slide:not(.slick-current) {opacity: 0.3;}
.slick-vertical { position:absolute; top:0; left:0; bottom:0; right:0; }
.slick-list, 
.slick-track, 
.slick-slide 
{
  height:100% !important;
}
.slick-slide > div { height:100%; }



.directory-list {margin: 80px 0; text-align: left;}
.directory-list li {list-style: none; display: block;}


.invoice-document{ display: flex; margin: 0; padding: 0; }
.invoice-document li { list-style: none; width: 50%; box-shadow: 0 0 10px rgba(0, 0, 0, .2); }
.invoice-document li img { width: 100%;}
@media only screen and (max-width: 600px) {
    .invoice-document { margin: 0 -20px;}
}

.document-highlights { margin: 0; padding: 0; display: flex; flex-wrap: wrap; }
.document-highlights li { display: flex; list-style: none; flex: 0 0 33.333%; padding: 20px; }
.document-highlights li > div:first-child { flex: 0 0 40px; color: #333; padding-right: 15px; }
.document-highlights li > div:first-child span { font-size: 20px; }
.document-highlights li > div:first-child .fa-stack-1x { color: #fff; }
.document-highlights li > div:last-child { flex: 1 1 auto; }

@media only screen and (max-width: 1020px) {
    .document-highlights { display: block;}
}

.banner {
    color: #333;
    text-align: center;
}
.paraxify{
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}
.banner.home {padding-bottom: 0; 
               background-image: url(../jpg/sparkler_cover.jpg); background-repeat: no-repeat;  background-size: cover; height: 100vh; background-position: center 0px !important;
}
/*water.jpg*/



.banner.home .container {z-index: 10; position: absolute;  top: 40%;  transform: translateY(-40%); text-align: left; width: 100%; padding: 0 20px;}
.banner.home h1 {font-size: 48px; color: #fff; text-shadow: 0 0 5px #888; text-transform: uppercase;  letter-spacing: 1px; font-weight: bold; } 
.banner.home h3 {color: #fff; font-size: 22px; text-shadow: 1px 1px 1px #555; letter-spacing: 2px;}



.page-hero {
    background: rgba(233,212,96,0.2);
    min-height: 500px;
    height: 70vh;
}

.big-hero {text-align: center;}
.big-hero .top {  padding: 2% 10% 100px 10%;}
.top.gold { background: rgba(233,212,96,0.2);}
.big-hero .top h1 { line-height: 1.3; font-size: 54px; }
.big-hero .top h6 {color: #888;
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 2px;
    font-weight: 200;
    margin: 20px 0 10px 0;
}
.big-hero .bottom { position: relative; }
.big-hero .bottom .image { width: 100%; box-shadow: 0 0 12px rgba(0,0,0,0.3);}
.big-hero .bottom::after { 
    content: ''; 
    height: 50%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    
}
.big-hero .bottom.gold::after{background: rgba(233,212,96,0.2); }

.section-block { padding: 5% 6%;}
.section-block.narrow { padding-right: 15%; padding-left: 15%;}
.section-block.push-bottom { margin-bottom: 8%;}
.section-block h2 { text-align: center; margin-bottom: 50px; }
.section-block.dark h2 { color: #fff;}
.section-block.dark p{ color: #999;}
.section-block.dark a { color: #ddd;}

.feature { margin-bottom: 9%;}
.feature .image {width: 80%; display: inline-block; margin: 0 0 5% 0; border-radius: 8px; /*border: 1px solid #f5f5f5;*/ box-shadow: 0 0 12px rgba(0,0,0,0.1); }    
.feature .image.noshadow { border: none; box-shadow: none;}
.feature .align-right { text-align: right;}
.cover-pages .image {  display: inline-block; border-radius: 5px; box-shadow: 0 0 12px rgba(0,0,0,0.3); }

.doc-thumb img { max-width: 100%; margin-top: 2vw; box-shadow: 0 0 10px rgba(0,0,0,.2); }
.doc-plain { padding: 10px 10px 0 10px; }
.doc-plain img { box-shadow: none; border: 1px solid #ddd; max-width: 90%; margin-right: auto; margin-left: auto; display: block; }
.doc-download-links { font-size: 12px; color: #aaa; padding-top: 10px; }
.doc-download-links a {  color: #aaa; transition: all 0.3s; }
.doc-download-links a:hover { color: #555; }

.canvas-wrapper { padding: 20px 10px 0 10px; text-align: center; }


.how-works { margin: 0 0 50px 0; padding: 0; text-align: center; }
.how-works li { display: inline-block;  vertical-align: top;}
.how-works li > div {margin: 8px; padding: 20px; width: 200px; height: 200px; transition: all 0.3s; box-shadow: 0 0 12px rgba(0,0,0,0.1); background: #fff; color: #222; border-radius: 10px; text-align: center; position: relative;}
.how-works li .how { /*opacity: 0;*/ 
                     /*display: flex; flex-direction: row; */
                     /*position: absolute; top: 120px; left: -25px; width: 270px;*/  text-align: left; font-size: 12px; border-radius: 6px;  }

.how-works li:hover > div { transform: translate(0, -5px) }
.how-works .number { flex: 1 0 36px; padding-right: 10px; color: #ddac58;} 
.how-works .number > * { font-size: 18px; }
.how-works .number .text-primary { color: #fff !important;}
.how-works .icon { padding-bottom: 20px; }
.how-works .icon i {
    font-size: 30px;
    display: block;
    text-align: center;
    background: rgba(233,212,96,0.2);
    color: #ddac58;
    width: 60px;
    height: 60px;
    padding-top: 14px;

    border-radius: 50%;
}
.how-works li.below .icon {margin-top: 0;}
.how-works li b { font-weight: bold; font-size: 16px; padding-bottom: 10px;  display: block; }
.how-works li p {margin-bottom: 0; }

.hero-scale {
    font-size: 1.25vw; height: 35em; width: 100%; position: relative; 
}
.hero-scale h1 { font-size: 3.5vw !important;}
.hero-scale h3 { font-size: 1.5vw !important;}
.hero-scale img { border-radius: 4px; box-shadow: 0 0 12px rgba(0,0,0,0.1); }

.hero-scale.collage { position: absolute; top: 0; left: 0; z-index: 2;}

.big-hero .label { font-size: 16px; font-family: Roboto; font-weight: bold; color: #ddac58; margin-bottom: 2%;}
.beta { 
    position: absolute;
    top: -6px;
    font-family: Roboto;
    display: inline-block;
    color: #1e824c;
    vertical-align: top;
    padding: 2px 3px 1px 4px;
    border: none;
    background: rgba(0, 177, 106, .2);
    border-radius: 2px;
    line-height: normal;
    text-transform: uppercase;
    font-size: 11px;
}

.feature-thumbs { /*margin: 50px 0 -300px 0; */padding: 0; display: flex; width: 50%; position: absolute; top: 80%; left: 50%; z-index: 10;}
.feature-thumbs > li { position: relative; list-style: none; width: 33%; background: #fff; padding: 12px; margin-right: 10px; border-radius: 6px; box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);}
.feature-thumbs > li:first-child { transform: rotate(-2deg); }
.feature-thumbs > li:nth-child(2) { margin-top: -20px; margin-bottom: 20px; }
.feature-thumbs > li:last-child { transform: rotate(2deg); margin-right: 0;}
.feature-thumbs > li img { width: 100%; border-radius: 4px; }
.client-options { position: absolute; bottom: 1em; left: 1.5em; margin: 0; padding: 0;}
.client-options li { list-style: none; display: inline-block; padding-right: 5px; color: #fff; font-size: .8em; }

.full-block { padding: 5% 0; margin-bottom: 9%; }
.full-block .feature { margin-bottom: 0; }
.full-block.light { background-color: #f5f8fb; }
.full-block.dark { background-color: #111; }
.full-block.dark h2 { color: #fff; }
.full-block.dark h5 { color: #777; }
.full-block.dark .feature-copy { color: #aaa; }
.full-block.dark .feature-copy p { color: #aaa; }
.full-block.dark a { color: inherit; }

.feature-analytics { position: relative; margin: 5em 2em; padding: 0; display: flex;}
.feature-analytics > li { position: relative; list-style: none; width: 33%; /*background: #fff;*/ padding: 0; margin: 0 5px; border-radius: 2px; box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);}
.feature-analytics > li:first-child { opacity: .5; }
.feature-analytics > li:nth-child(2) { transform: scale(1.4); z-index: 3; }
.feature-analytics > li:last-child { opacity: .5; }
.feature-analytics > li img { width: 100%; border-radius: 2px; }
.feature-analytics li > div { position: absolute; background: #fff; white-space: nowrap; box-shadow: 0 0 4px rgba(0, 0, 0, 0.2); padding: 3px 8px; border-radius: 4px; font-size: 11px; letter-spacing: 0; font-weight: bold; text-transform: lowercase; }
.feature-analytics li > div.red { color: rgba(207, 0, 15, .7);  }
.feature-analytics li > div.blue { color: rgba(34, 167, 240, .7);  }
.client-activity { margin: 0; padding: 0; position: absolute; bottom: -.8em; left: 0; right: 0; z-index: 5; text-align: center;}
.client-activity li { display: inline-block; font-size: .6em; padding: 2px 5px; border-radius: 3px; box-shadow: 0 0 10px rgba(0,0,0,.2); background: #fff;}


.mini-ideas { padding: 0; display: flex; flex-wrap: wrap; }
.mini-ideas > li { position: relative; list-style: none; width: 16%; padding: 20px; border-radius: 2px;  transition: all .3s;}
.mini-ideas.half { justify-content: center; }
.mini-ideas.half > li { width: 33.33%;}
.mini-ideas > li:nth-child(even) { margin-top: 20px; }
.mini-ideas.half > li { margin-top: 0; }
.mini-ideas.half > li:nth-child(1), .mini-ideas.half > li:nth-child(3) { margin-top: 50px; }
.mini-ideas.half > li:nth-child(4), .mini-ideas.half > li:nth-child(5) { margin-top: -50px; }
.mini-ideas > li > div:first-child { background-size: cover; width: 100%; border: 10px solid #fff; padding-bottom: calc(100% - 20px); box-shadow: 0 0 10px rgba(0,0,0,.07); transition: all .3s; }
.mini-ideas > li:nth-child(1) { transform: rotate(1deg); }
.mini-ideas > li:nth-child(2) { transform: rotate(-1deg) translateY(4px); }
.mini-ideas > li:nth-child(3) { transform: rotate(1deg) translateY(-4px); }
.mini-ideas > li:nth-child(4) { transform: rotate(-1deg) translateY(4px); }
.mini-ideas > li:nth-child(5) { transform: rotate(1deg) translateY(-4px); }
.mini-ideas > li:nth-child(6) { transform: rotate(-1deg); }
.mini-ideas > li > div:first-child:hover { transform: scale(1.05); box-shadow: 0 0 20px rgba(0,0,0,.1); }
.mini-ideas > li img { width: 100%; border-radius: 2px; box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); }
.mini-ideas li > div:last-child { font-family: 'Permanent Marker'; font-size: 16px; text-align: center; margin-top: 10px; }
.mini-ideas li > div:last-child a { text-decoration: none; }
.mini-ideas li > div:last-child a:hover { text-decoration: underline; }

@media screen and (max-width: 900px) {
    .page-banner.proofing .page-banner-text h1 { padding: 20px 0 0 0 !important;}
    .page-banner.proofing .page-banner-text h6 { padding: 0 !important; }
    .page-banner.proofing .page-banner-text h3 { padding: 0 !important; }
    .feature-thumbs { width: auto; left: 5%; right: 5%;  justify-content: center;}
    .feature-thumbs > li { padding: 6px; width: 28%; margin: 0 4px; }
    .client-options { bottom: .4em; left: 1em;}

    .feature-analytics { margin-top: 0; margin-right: 0; margin-left: 0; margin-bottom: 4em;}
    .feature-analytics > li { margin: 0; }
    .feature-analytics > li:nth-child(2) { transform: scale(1.1); }
    .client-activity { bottom: -.5em; }
    .client-activity li { font-size: .6em; padding: 1px 3px; }

    .mini-ideas > li { width: 33.33%; }
    .mini-ideas > li > div:first-child { border-width: 4px; }
}

.feature-analytics.mobile > li { box-shadow: none; }
.feature-analytics.mobile img { border: 6px solid #fff; box-shadow: 0 0 10px rgba(0,0,0,.2); border-radius: 20px;}



.feature-block { padding: 30px; }
.feature-block img { width: 60%; margin-bottom: 25px; border-radius: 4px; box-shadow: 0 0 6px rgba(0,0,0,.1); }
.feature-block h3 { font-size: 24px; font-weight: normal; margin-bottom: 25px; }
.feature-block p { font-size: 14px; line-height: 20px; color: #888; }
.feature-block .link { }
.feature-block .link a { text-decoration: none; text-transform: uppercase; display: inline-block; }



.booking-steps { margin: 50px auto; display: flex; align-items: center; justify-content: center; }
.booking-steps > div { width: 200px; display: inline-block; margin: 0; }
.booking-steps > img { width: 120px; margin: 0 10px; opacity: .8; }
.booking-steps .image { width: 100%; }
.booking-steps .image > img { width: 100%; margin: 0 auto; display: block; border: 4px solid #fff; border-radius: 10px; box-shadow: 0 0 5px rgba(0,0,0,.2); }
.booking-steps .caption { font-weight: bold; }
.booking-steps .description { color: #aaa; font-size: 14px; }

@media screen and (max-width: 900px) {
    .feature-block { text-align: center; }
    .accordion.faq { margin: 0 auto !important; max-width: 100% !important; }
    .booking-steps { flex-wrap: wrap; }
    .booking-steps > div { width: 100%; margin-bottom: 30px; }
    .booking-steps > img { display: none; }
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  margin-bottom: 30px;
}

.simple-block { background: #f5f5f5; border-radius: 8px; padding: 20px; text-align: center; }
.additional-features { display: flex; flex-wrap: wrap; width: 70%; padding: 20px; text-align: left; margin: 0 auto; }
.additional-features li { list-style: none; width: 33.333%; padding: 8px 10px;}
.additional-features li .icon { font-size: 20px; padding-right: 5px; vertical-align: middle;}
.additional-features li span {vertical-align: middle;}


.highlight { padding-top: 5%; padding-bottom: 5%;}
.highlight img {border-radius: 8px; border: 1px solid #e5e5e5; box-shadow: 5px 5px 12px rgba(0,0,0,0.1); width: 100%;}
.highlight .row > div {padding: 0 5%;}
.feature-copy h2 { font-family: 'Playfair Display', serif; font-size: 48px; line-height: 1.1;  padding: 15px 0; }
.feature-copy h2 > a { color: inherit; text-decoration: none; }
.feature-copy h5 { font-size: 16px; color: #ddac58;}
.feature-copy p {line-height: 1.8; margin-bottom: 0; font-size: 18px; color: #555;}
.feature-copy > ul { list-style: none; margin: 0; padding: 10px 0;}
.feature-copy > ul li { padding-bottom: 10px; }
.feature-copy > ul li a { text-decoration: none; }
.feature-copy > ul li a span { display: inline-block; border-bottom: 2px solid transparent; transition: all 0.3s; }
.feature-copy > ul li a:hover span { border-color: inherit; }

.dynamic-text { color: #414141;
  font-size: 16px;
  line-height: 1.6 !important;
}
.dynamic-text p { padding: 0 0 10px 0 !important; font-size: 16px !important;
  line-height: 1.6 !important; }
.dynamic-text h2 { font-size: 30px; margin-top: 20px; margin-bottom: 10px; }
.dynamic-text h3 { font-size: 24px; margin-top: 20px; margin-bottom: 10px; }
.dynamic-text ul { list-style: square; padding-left: 30px; }
.dynamic-text li {  font-size: inherit; }

.section {
    color: #333;
    position: relative;
    padding: 5% 0;
    text-align: center;
    /*border-bottom: 1px solid #ccc;*/
}
.section.noborder {border-bottom: none;}
.section-highlights {list-style: square; margin: 30px 0; padding: 0;}
.section-highlights li {margin-left: 20px; padding-left: 5px; margin-bottom: 10px;}

.section-flex {display: flex; overflow: hidden;}
.section-flex > div {width: 50%; position: relative;}

.section .container {margin: 0 auto; padding: 0 0;  }
.row{margin: 0 20px;}
.section-overlay {position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0,0,0,.2);}
.section h1,.section h2 {font-size: 42px; font-weight: bold; position: relative; margin-bottom: 50px;}
.section h2::after {
    content: '';
    position: absolute;
    left: 0; bottom: -30px;
    height: 4px;
    background-color: #ccc;
    width: 70px;
     }
.section h2.right::after {left: auto; right: 0;}
.section h2.center::after {left: calc(50% - 35px);}
.section h3 {font-size: 18px; color: #888; margin: 25px 0; line-height: 28px;}

.section.white {color: #fff;}
.section.white h3 {color: #ccc;}
.section.white .btn-action {background: #fff; color: #222;}
.section.white .btn-action:hover {background: #eee;}
.section.colored{  margin: 0; background: linear-gradient(to right, rgba( 224, 130, 131,1) 0%, rgba( 219, 10, 91,1) 100%); margin-bottom: 5%;}
.section.colored-blue {background: linear-gradient(to right, rgba( 65, 131, 215,1) 0%, rgba( 34, 49, 63,1) 100%);}
.section.flush {padding-bottom: 0;}


.section .wrap {text-align: left;}
.section.join {border-bottom: none; margin-bottom: 0;}

.webpreviews img {width: 17%; display: inline-block; padding: 20px;}

.graphic { margin: 0 auto;}

.graphic img {width: 90%; }

.section .col-lg-6 {text-align: left;}
.col-lg-6 .graphic.large {width: 80%; height: auto; margin: 0 0;}
.copy-wrapper {position: relative; padding-left: 30%;}
.copy {
    /*text-align: left;*/
    }


.row.faq {padding-top: 40px;}
.row.faq b {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    color: #555;
}
.row.faq p {
    padding: 10px 0;
    font-size: 16px;
    line-height: 26px;
}

/*.ws-block {margin-bottom: 30px;}
.ws-image .image {padding-bottom: 30px;}
.ws-image .image.no-margin {padding-bottom: 0;}
.ws-image .image img {max-width: 100%;}
.ws-image-caption {padding: 10px 0; font-weight: bold; color: #555; font-size: 18px;}
.ws-image-contents {border: 1px solid #ddd;}*/
.ws-block p a {color: #2a6496;}









.main-box {display: flex; flex-direction: row; margin: 50px 0 0 0;}
.main-box > div {flex: 1;}
.main-box > div:nth-child(2) {flex: 0 0 800px; background: #eee;}
.main-box > div:nth-child(2) img {width: 100%;}




.features {font-size: 60px; list-style: none; margin: 40px 0 0 0; padding: 0; color: #333;}
.features li { display: inline-block; text-align: center;}
.features li div:first-child {border: 2px solid #555; border-radius: 50%; width: 140px; height: 140px; margin: 0 auto;}
.features li div:first-child {line-height: 135px; }
.features li div .zmdi {font-size: 60px;}
.features li div:last-child {font-size: 20px; padding: 20px 40px; color: #888;}



.get-started {font-size: 24px; padding: 10px 40px; color: #fff; background: #03A678; border-radius: 2px;}
.get-started:hover {background: #049372; transition: all 0.3s; color: #fff; text-decoration: none;}


.prices .col-md-2 {padding: 0 8px;}
table.pricing {margin-bottom: 10px; }
.pricing {width: 100%; text-align: left; color: #444; font-size: 14px; margin-top: 30px; } 
.pricing .sm { font-size: 12px; color: #aaa; padding-top: 5px; }
.pricing b { color: #000; border-bottom: 2px solid #555; }
.pricing .fa-check-circle { color: #3fc380; padding-right: 20px; }
.pricing .top {font-size: 20px; font-weight: bold;}
.pricing .top .pricing {font-size: 48px; color: #111;}
.pricing .top td {border: none; } /*padding: 0 5px 40px 5px;*/

.pricing .action {padding: 8px 20px; background: #2ECC71; color: #fff; border-radius: 20px; display: inline-block; margin: 10px 0; font-size: 14px; letter-spacing: 1px; text-transform: uppercase; text-decoration: none; font-weight: 400;}
.pricing .note {color: #aaa; font-weight: normal; font-size: 14px;}
.pricing td:nth-child(2) {width: 50px; text-align: right; color: #2ECC71;}
.pricing tr:last-child td {border-bottom: none;}
.pricing td {padding: 7px;}
.pricing .storage-amount { display: flex; }
.pricing .storage-amount > div:first-child { flex: 0 1 auto; padding-right: 3px; }
.pricing .fa-info-circle { color: #ccc; padding-left: 7px; transition: all 0.5s; }
.pricing .fa-info-circle:hover { color: #888; }



.pricing .large {font-size: 36px; font-weight: bold; color: #ddac58;}
.pricing .gold {color: #ddac58; font-weight: bold;}
.pricing .large span {font-size: 18px; font-weight: normal; padding-left: 2px; }
.pricing .button td {padding: 10px 7px;}
.pricing .button a {background: #333; padding: 10px 10px; max-width: 150px; border-radius: 3px; display: block; text-align: center; color: #fff; text-decoration: none; text-transform: uppercase; font-size: 12px; letter-spacing: 1px; transition: all 0.3s;}
.pricing .button a:hover {background: #ddac58; color: #333;}
.pricing.featured { background: #f5f5f5;}
.pricing:hover { }

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
  margin-bottom: 30px;
}

.prices-summary { padding: 30px 30px 60px 30px; font-style: italic; }

.prices { max-width: 1300px; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: center; /*border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; border-left: 1px solid #aaa;*/ }

.prices .tier { flex: 1 1 20%; max-width: 300px; border-right: 1px solid #aaa; border-top: 1px solid #aaa; border-bottom: 1px solid #aaa; position: relative; text-align: left; }
.prices .tier:first-of-type { border-left: 1px solid #aaa; }
.prices .tier .title { font-size: 24px; font-weight: bold; padding: 20px; border-bottom: 1px solid #888; text-align: center; position: relative; }
.prices .tier .title .best-deal { position: absolute; top: 8px; left: -30px; transform: rotate(-14deg); background: #26c281; color: #fff; font-size: 10px; letter-spacing: .3px; text-transform: uppercase; text-align: center; width: 60px; height: 60px; padding-top: 16px; border-radius: 50%; }
.prices .tier .title .best-deal span { display: block; font-size: 18px; line-height: 14px; }
.prices .tier .details { padding: 20px; }
.prices .tier .pricing-yearly { font-size: 40px; line-height: 32px; font-weight: bold; text-align: center; }
.prices .tier .pricing-yearly span { font-size: 14px; padding-left: 4px;}
.prices .tier .pricing-monthly { font-size: 14px; line-height: 12px; color: #aaa; text-align: center; padding-top: 5px; padding-bottom: 5px; }
.prices .tier .pricing-monthly b { color: #333; font-weight: bold; font-size: 16px; padding: 0 2px;}
.prices .tier .interval { font-size: 14px; color: #aaa; text-align: center; padding-bottom: 5px; }
.prices .tier .button { margin-top: 15px; }
.prices .tier .button .btn-primary { background: #3fc380; border-color: #3fc380; text-decoration: none; transition: all 0.3s;}
.prices .tier .button .btn-primary:hover { background: #222; border-color: #222; color: #fff; }
.prices .tier .button a { width: 100%; }
.prices .tier .storage { color: #ddac58; font-weight: bold; padding: 20px 0 0 0; text-align: center; }
.prices .tier .storage div:first-child { font-size: 36px; line-height: 32px; display: inline; vertical-align: bottom; }
.prices .tier .storage .unit { font-size: 18px; }
.prices .tier .pricing { /*display: block;*/ padding: 15px 0;}
.prices .tier .latte { position: absolute; top: -30px; left: 0; right: 0; text-align: center; }
.prices .tier .latte img { width: 50px;  border-radius: 20px; box-shadow: 0 0 5px rgba(0,0,0,.2); }

.prices .subhead {text-align: center; text-transform: uppercase; color: #3fc380; font-weight: bold; font-size: 12px; letter-spacing: 1px; padding-bottom: 20px; }
.prices .subhead i { padding-right: 3px; }
.prices .subhead div { font-size: 12px; text-transform: none; padding-top: 5px; color: #aaa; font-weight: normal;}

.pricing-toggle {margin: 0 auto 20px auto; padding: 0; display: inline-block; }
.pricing-toggle li {list-style: none;  padding: 0; display: inline-block; position: relative; }
.pricing-toggle li a {display: block; position: relative; border-radius: 20px; padding: 8px 26px; margin: 0 4px; text-align: center; letter-spacing: .5px; text-decoration: none; color: #888; font-weight: bold; transition: all 0.3s;}
.pricing-toggle li a:hover { color: #333; }
.pricing-toggle li.active { }
.pricing-toggle li.active a { background-color: #333; color: #fff; box-shadow: 0 0 10px rgba(0,0,0,.1);} /*#ddac58*/
.pricing-toggle li > a > div { position: absolute; top: 100%; left: 0; right: 0; text-align: center; color: #888; font-size: 14px; padding-top: 3px;}

@media only screen and (max-width: 970px) {
    .prices { border: none; display: block; }
    .prices .tier { border: 1px solid #aaa; width: 100%; margin: 0 auto 30px auto;}
    .prices .tier .latte { top: -20px; }
    .prices .tier .latte img { width: 40px;}

    .pricing-toggle { margin: 20px auto 0 auto;}
    .pricing-toggle:last-child { margin-bottom: 20px; }
    .pricing-toggle li a { padding: 5px 10px; margin: 0 0; font-size: 12px; white-space: nowrap;}
}

.signup-form{ position: relative; max-width: 400px; margin: 5% auto; text-align: left; border-radius: 8px; background: #fff;} 

.signup-form h1 {color: #222; font-size: 32px; font-weight: 400; margin-bottom: 10px;}
.signup-form h3{ margin: 0 0 5px 0; font-size: 16px;}
.signup-header {padding: 20px 35px 30px 35px; text-align: center; }
.signup-body {padding-bottom: 20px;}
.signup-terms {color: #666; font-size: 12px;}
.signup-terms a {color: #666; text-decoration: underline;}
.signup-terms a:hover {color: #aaa;}


.intro{
     background: #eee; 
     margin: 10px auto; 
     border-radius: 5px;
     max-width: 600px;
     
}
.intro-body { padding: 0 10px 20px 10px; }
.intro-container{
     max-width: 500px; 
     margin: 100px auto 0 auto;  
     text-align: center;
}
.intro h1,.intro h2 {color: #555; padding: 20px 42px; font-size: 24px; text-align: center; border-bottom: 1px solid #ccc; margin-bottom: 40px; font-family: 'Source Sans Pro', Arial, sans-serif;}
.intro .large-message {}
.intro p { font-family: 'Source Sans Pro', Arial, sans-serif; font-size: 18px; padding: 0 40px 40px 40px;}
.intro .instructions {color: #555;}
.form-row{margin-bottom: 10px;}
.form-row label{display: block; font-weight: bold; color: #555; text-transform: uppercase; letter-spacing: 1px; font-size: 11px;}
.form-action {margin-top: 40px;}
input[type=text],input[type=password] {
    border: 1px solid #bac9d4;
    border-radius: 4px;
    box-shadow: 0 0 0 2px transparent;
    box-sizing: border-box;
    color: #222;
    font-size: 1.25rem;
    padding: 5px 12px;
    width: 100%;
}
.errMsg {padding: 5px 0 0 0; text-align: left; }
.errMsg > label{font-weight: normal; color: #D64541 !important; display: inline-block; margin-right: 10px; margin-bottom: 0;}

.section-form { display: none; width: 90%;  margin: 50px auto; padding: 0 0 !important; border-bottom: 2px solid #ccc; box-shadow: 0 10px 10px -10px rgba(0,0,0,.2); transition: all .5s ease-in-out; }
.section-form > div { max-height: 80vh; overflow-y: hidden; }
.section-form .mxb-form { padding-top: 50px; }
.section-form .form-close { display: none;  position: absolute; top: 10px; right: 40px; z-index: 1000; color: #fff; }
.form-image { position: relative; display: block; width: 100%; max-width: 1200px; margin: 0 auto;}
.form-image img { width: 100%;  transition: all 0.3s; }
.form-image img:hover {  }
.form-image .preview { position: absolute; top: 50%; left: 50%; z-index: 2; transform: translate(-50%, -50%); display: inline-block;   }
.form-image .preview > div { padding: 8px 20px; border-radius: 20px; background: #555; color: #fff; opacity: .8; letter-spacing: 1px; font-size: 14px; text-transform: uppercase; transition: all 0.3s;}
.form-image:hover .preview > div { background: #00b16a; opacity: 1; }
.form-image:hover img { opacity: .7; }
.form-image .preview span { display: block; color: #fff; text-align: center; text-shadow: 0 0 3px rgba(0,0,0,.6); font-size: 12px; letter-spacing: 1px; padding-top: 3px; opacity: .8; transition: all 0.3s; }
.form-image:hover .preview span { opacity: 1; }

body.fullscreen { overflow-y: hidden; }
.fullscreen .section-form { display: block; position: fixed; top: 0; left: 0; bottom: 0; right: 0; max-height: none; z-index: 999; max-width: none; width: 100%;  margin: 0; padding: 0; }
.fullscreen .section-form > div { overflow-y: visible; }
.fullscreen .section-form .mxb-wrapper { height: 100vh; overflow-y: auto;}
.fullscreen .section-form .mxb-form { padding-top: 0; }
.fullscreen .section-form .form-close { display: block; font-size: 32px; opacity: .7; transition: all 0.3s; }
.fullscreen .section-form .form-close:hover { opacity: 1; }

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #aaa;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #aaa;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #aaa;
}

.doc-container { padding: 0 30px;}

.doc-page-counter {
    position: absolute;
    top: -20px;
    left: -25px;
    width: 50px;
    height: 50px;
    z-index: 99;
    background: #333;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    text-align: center;
    padding-top: 12px;
}
@media only screen and (max-width: 600px) {
    .doc-container { padding: 0 0;}    
    .doc-page-counter { width: 35px; height: 35px; padding-top: 7px; font-size: 12px; top: -15px; left: -15px;}
}

.doc-document { overflow-x: visible; }


.contract-previews { display: flex; justify-content: center; flex-wrap: wrap; margin: 40px 0 0 0; padding: 0; margin: 0 auto; }
.contract-previews.more { width: 100%; max-width: 1500px; padding: 30px 50px 0 50px; margin: 0 auto; }
.contract-previews > li { list-style: none; width: 200px;  }
.contract-previews.more .slick-slide { width: 220px; padding: 0 10px;}
.contract-previews.more li > div > a { overflow: hidden; display: block; border-radius: 4px; color: inherit; }
.contract-previews.more li > div img { transition: all 0.3s; }
.contract-previews.more li > div:hover img { transform: scale(1.1); }
.contract-previews.more .bxsh { box-shadow: 0 0 10px rgba(0,0,0,.2); }

.contract-previews.recommend .bxsh { max-height: 230px; }

.contract-previews > li > div { padding: 10px; position: relative;  }
.contract-previews.large > li { width: 320px; }
.contract-previews.large > li > div { padding: 20px; }
.contract-previews .title { text-decoration: none; font-weight: bold; display: block; padding: 5px 0;  }
.contract-previews .title .fa-3x { font-size: 16px; color: #fff;}
.contract-previews .title .fa-stack-1x { color: #555; }
.contract-previews.more .title { font-size: 13px; }
.contract-previews img { width: 100%; box-shadow: 0 0 10px rgba(0,0,0,.2); border-radius: 4px; }
.contract-previews .image { transition: all 0.3s; margin-bottom: 10px; }
.contract-previews .image:hover { transform: translateY(-10px);}
.contract-previews .description { font-size: 12px; color: #888; margin-bottom: 10px;}
.contract-previews .type { display: inline-block; background: #aaa; color: #fff; padding: 2px 8px; margin: 0 auto 10px auto; border-radius: 10px; text-transform: uppercase; font-size: 11px; letter-spacing: 1px; transition: all 0.3s; }
.contract-previews .image:hover .type { background: #555; }
.contract-previews h3.title { margin: 0; font-size: 16px; }
.contract-previews .title a { text-decoration: none; }
.contract-previews.overflow .title { white-space: nowrap; text-overflow: ellipsis; overflow:hidden; }
.contract-previews.overflow .description { height: 70px; font-size: 15px; line-height: 1.6; display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  overflow:hidden;
}
.contract-previews .downloads { margin: 0 0 10px 0; padding: 0; }
.contract-previews .downloads li { list-style: none; }
.contract-previews .downloads li:last-child { padding-right: 0; }
.contract-previews .downloads a { display: block; padding: 10px 10px; margin-top: 10px;  background: #fff; font-size: 14px; font-weight: bold; letter-spacing: .5px; color: #26c281;  border-radius: 3px; text-decoration: none; transition: all 0.3s;  }
.contract-previews .downloads a.preview { background: #26c281; color: #fff; }
.contract-previews .downloads a:hover {  background: #26c281; color: #fff; }
.contract-previews .downloads a.preview:hover { background: #03a678; }
.contract-previews .slick-arrow { position: absolute; top: 100px; font-size: 20px; cursor: pointer; z-index: 5; color: #222; border: none; outline: none;}
.contract-previews .slick-prev { background: none !important; left: 15px;  }
.contract-previews .slick-next {background: none !important; right: 15px; }

/*.recommend-custom { max-width: 360px; margin: 20px auto !important; text-align: left; }
.recommend-custom li { padding: 0 0 30px 0 !important;}
.recommend-custom li > div { display: flex; align-items: center;  border-radius: 4px;  }
.recommend-custom .bxsh { width: 50px; height: 50px; margin-right: 15px; display: inline-block; overflow: hidden; border-radius: 4px; box-shadow: 0 0 10px rgba(0,0,0,.2); }
.recommend-custom .bxsh img { width: 100%; }
.recommend-custom .title { display: inline-block; }*/

.about-block { max-width: 800px; margin: 0 auto;}
.about-block.first { padding-top: 80px; }
.about-block > div { padding: 0 20px 80px 20px;}
.about-block h3 { font-size: 2rem; color: #111; font-weight: bold; padding-bottom: 1.5rem; font-family: 'Playfair Display'; }
.about-block p { font-size: 1.3rem; line-height: 3rem; color: #555; }

@media only screen and (max-width: 1500px) {
    .app-features > div {padding: 10px 20px; }
    .app-features > div > div {font-size: 16px; }
    .feature .zmdi {font-size: 36px; margin-bottom: 20px;padding: 20px 25px;}
    .feature h5 {font-size: 14px;}
    .feature p {padding: 10px 0; font-size: 14px; line-height: 26px;}
}

@media only screen and (max-width: 1200px) {
    .banner.home {padding-top: 100px;}
    .banner.home h1 {font-size: 32px; } 
    .banner.home h3 {font-size: 24px;  line-height: 30px; padding-bottom: 0;}
    .banner.home .container {padding: 0 10%; text-align: center;}

    .app-features{ margin: 0 50px;}
    .app-features > div {padding: 10px 10px; }
    .app-features > div > div {font-size: 14px; }
    .feature .zmdi {font-size: 36px; margin-bottom: 10px;padding: 20px 25px;}
    .feature h5 {font-size: 12px;}
    .feature p {padding: 5px 0; font-size: 12px; line-height: 20px;}
}

@media only screen and (max-width: 900px) {
    .hero-scale.collage { top: 80px; }
    .hero-scale { height: 50em;}
    .hero-scale h3 { font-size: 14px !important; padding: 0 10%;}

    .section-block { padding: 10% 5%; }
    .section-block h2 { font-size: 24px; margin-bottom: 40px; }

    .feature { margin-bottom: 80px; }
    .feature .image { width: 90%; max-width: 150px; margin: 0 auto 20px auto; display: block;}
    .how-works li { display: block;}
    .how-works li > div { width: auto; height: auto; display: flex; padding: 10px;}
    .how-works li > div .icon { padding-right: 10px; padding-bottom: 0;}
    .how-works .icon i { font-size: 20px; height: 40px; width: 40px; padding-top: 10px;}
    .how-works li:hover > div { transform: none; }

    .container {padding: 0 20px;}
    .section {padding: 50px 0;}
    .section h1,.section h2 {font-size: 24px !important; margin-top: 40px; margin-bottom: 20px; }
    .section h3 {font-size: 18px;  margin: 20px 0; line-height: 22px;}
    .topspace{margin-top: 0;}

    .section h3 {font-size: 14px;  margin: 10px 0;}
    .banner.home h2 {font-size: 28px; } 
    .banner.home h3 {font-size: 18px; line-height: 24px;}

    .section h2::after {bottom: -15px;}

    .section.flush {padding-bottom: 5%;}
    .section-flex {display: block;}
    .section-flex > div {width: 100%;}
    .devices {margin-left: 5%; width: 90%;}
    .devices .desktop {width: 90%;}
    .devices .mobile {right: 6%; width: 20%;}

    
    .btn-action {font-size: 11px; /*padding: 5px 15px;*/ }
    .copy-wrapper {padding: 20px 30px !important;}

    .themes li {width: 50%; max-width: unset; padding: 15px;}

    .overlay div {font-size: 12px;}
    .col-lg-6 .graphic.large {width: 100%;}

    .app-features{ margin: 0 20px;}
    .app-features > div {padding: 10px 10px; width: 33.333%; }
    .app-features > div > div {font-size: 14px; }
    .feature .zmdi {font-size: 36px; margin-bottom: 10px;padding: 20px 25px;}
    .feature h5 {font-size: 12px;}
    .feature p {padding: 5px 0; font-size: 12px; line-height: 20px;}

    .body-content > .footer {padding: 20px 30px;}
    .body-content > .footer .wrap {display: block;}
    .body-content > .footer .wrap > div {display: block; flex: unset; margin-top: 20px;}
    .body-content > .footer h5 {margin-bottom: 0;}
    .body-content > .footer a {display: inline-block; margin-right: 15px;}

    .social-connect { margin: 0; padding: 0; font-size: 0;}
    .social-connect > div {display: inline-block; border-right: 1px solid #555;}
    .social-connect > div a {display: block; padding: 12px 20px; }
    .social-connect .zmdi {font-size: 16px;}

    .intro { padding: 0 10px;}
    .intro .btn-success .ladda-label {font-size: 14px;}

    
}

@media only screen and (max-width: 480px) {
    .big-hero .top {padding-left: 20px; padding-right: 20px; padding-bottom: 60px;}
    .big-hero .top h1 { line-height: 1.3; font-size: 24px; font-weight: bold; }
    .big-hero .top h6 { font-size: 14px;}

    .big-hero .label { margin-top: 3%;}
    .big-hero .label .beta { top: -2px;}

    .highlight { padding-bottom: 80px}
    .feature-copy h2 { font-size: 24px;}
    .feature-copy p { font-size: 16px;}
    .feature-copy h5 { font-size: 18px;}

    .additional-features { display: block; width: 100%;}
    .additional-features li { width: auto;}


    .section {padding: 20px 0;}
    .section h2::after {bottom: -12px;}
    .row {margin: 0 0;}

   

    .signup-form {padding: 0 20px; margin: 5% 5%;}
    .fl-form.fl-style-2 input.fl-input {padding: 5px;}
    .signup-header {padding: 10px 20px;}
    .features {font-size: unset; display: inline-block; width: auto; text-align: center;}
    .features li { display: block; text-align: left; margin-bottom: 10px;}
    .features li div {margin: 0 0; display: inline-block; vertical-align: top;}
    .features li div:first-child {width: 40px; height: 40px; line-height: 35px; text-align: center; }
    .features li div .zmdi {font-size: 24px; vertical-align: top; margin-top: 6px; }
    .features li div:last-child {font-size: 16px; padding: 0 5px 0 10px; color: #888; margin-top: 6px; letter-spacing: 1px;}

    .app-features {margin: 0 10px;}
    .app-features > div {padding: 10px 10px; width: 50%; }
    .app-features > div > div {font-size: 12px; }
    .feature .zmdi {font-size: 24px; margin-bottom: 10px;padding: 10px 12px;}
    .feature h5 {font-size: 12px;}
    .feature p {padding: 5px 0; font-size: 12px; line-height: 20px;}

    .get-started {margin-bottom: 10px; display: inline-block;}

    .themes li {width: 100%; max-width: unset; padding: 5px;}
    .body-content > .footer{display: none;}
    mobilefooter {display: block;}

    .form-group {margin-bottom: 5px;}

    .intro {margin: 0 auto 10px auto;}
    .intro h1,.intro h2 {font-size: 18px; padding: 10px 10px; margin: 0 0 20px 0;}
    .section.signup {padding-bottom: 20px;}
    
    .intro-body {padding: 0 10px 10px 10px}
    .form-row label {color: #555; font-weight: 400;}

    .row > div {padding: 0 0;}


/*    .pricing tr:not(.large):not(.top) {display: inline; width: auto;}
    .pricing tr.top {width: 50%; display: inline-block;}
    .pricing tr.large {width: 40%; display: inline-block;}
    .pricing tr.large td {border: none; padding: 0;}
    .pricing tr:not(.large):not(.top) td {border: none !important; padding: 0;}
    .pricing tr:not(.large):not(.top) td {padding-left: 5px;}
    .pricing tr:not(.large):not(.top) td:empty {display: none;}
    .pricing tr:not(.large):not(.top) td::after{content: ',';}
    .pricing tr:not(.large):not(.top):last-child td::after{content: none;}
    .pricing .note {padding-bottom: 10px;}
    .cup-o-joe {display: none;} */   
}

.numbered-list { margin: 10px auto; padding: 0; text-align: left; max-width: 500px; }
.numbered-list li { list-style: none; font-size: 16px; padding: 20px 5px; border-bottom: 1px solid #ddd; }
.numbered-list li:last-child { border-bottom: none;}
.numbered-list .fa-stack { font-size: 16px; margin-right: 10px; }
.numbered-list .fa-circle { color: #555; }
.numbered-list a { text-decoration: none; color: inherit; }
.numbered-list a:hover { color: #00b16a; text-decoration: underline; }


.doc-document { border: 1px solid #ccc; }

    .contract-screenshots { display: flex; margin: 0 10%; align-items: center;  }
    .contract-screenshots > div { padding: 10px; position: relative; }
    .contract-screenshots > div:hover img { transform: scale(1.01); }
    .contract-screenshots > div:nth-child(1) { width: 20%; transform: rotate(-1deg); }
    .contract-screenshots > div:nth-child(2) { width: 15%; transform: rotate(1deg); margin-top: -5%; }
    .contract-screenshots > div:nth-child(3) { width: 30%; transform: rotate(0deg); }
    .contract-screenshots > div:nth-child(4) { width: 15%; transform: rotate(-2deg); margin-top: 5%; }
    .contract-screenshots > div:nth-child(5) { width: 20%; transform: rotate(1deg); margin-top: -5%; }

    .contract-screenshots img { width: 100%; box-shadow: 0 0 10px rgba(0,0,0,.1); border-radius: 4px; transition: all 0.8s; }
    .contract-screenshots .caption { background: #fff; padding: 0 10px; position: absolute; box-shadow: 0 0 5px rgba(0,0,0,.2); font-family: Caveat, sans-serif; }
    .caption.top-left {  top: -10px; left: -20px; transform: rotate(-3deg); }
    .caption.bottom-right { bottom: -5px; right: -10px; transform: rotate(-3deg); }
    .caption.bottom-left { bottom: -5px; left: -10px; transform: rotate(1deg); }
    .caption.top-right { top: -5px; right: -10px; transform: rotate(2deg); }

    .callout { position: absolute; top: 0;}
    .callout-left { right: 100%; /*transform: rotate(-2deg);*/ }
    .callout-right { left: 100%; /*transform: rotate( 2deg);*/ }
    .callout > div { /*border: 1px solid #3498db;*/ margin: 20px 0; white-space: nowrap; display: flex; overflow: hidden; }
    .callout-left > div { margin-right: -25px; text-align: right; }
    .callout-right > div { margin-left: -25px; }
    .callout .icon { /*background: #fff; color: #3498db;*/ padding: 5px 10px;}
    .callout .text { /*background: #3498db;*/ color: #444; padding: 5px 10px; /*display: none; */ opacity: 0; font-family: Caveat, sans-serif; font-size: 20px; width: 200px; white-space: normal; transition: all 1.5s;}
    .callout:hover .text { display: block; opacity: 1; }
    .callout-left .icon { order: 2; }
    .callout-left .text { order: 1; }
@media only screen and (max-width: 1250px) {
    .callout { display: none;}
}


    .blob {
        position: relative;
        background: #555;
        color: #fff;
        border-radius: 50%;
        margin: 10px;
        height: 30px;
        width: 30px;
        box-shadow: 0 0 0 0 rgba(100,100,100, 1); /*rgba(52, 152, 219, 1)*/
        transform: scale(1);
        animation: pulse 2s infinite;
    }

        .blob i {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
        }

    @keyframes pulse {
        0% {
            /*transform: scale(0.95);*/
            box-shadow: 0 0 0 0 rgba(100,100,100, 0.7);
        }

        70% {
            /*transform: scale(1);*/
            box-shadow: 0 0 0 10px rgba(100,100,100, 0);
        }

        100% {
            /*transform: scale(0.95);*/
            box-shadow: 0 0 0 0 rgba(100,100,100, 0);
        }
    }

    .contract-docs-wrapper {
        margin: 40px auto 0 0;
        overflow-x: hidden;
    }

    
.contract-docs {
    opacity: 0;
    transition: all 0.8s;
    display: flex;
    justify-content: center;
    padding: 0;
}
    .contract-docs.show {
        opacity: 1;
    }

        .contract-docs > li {
            list-style: none;
            width: 200px;
        }


        .contract-docs li > div {
            position: relative;
            padding: 5px;
        }

        .contract-docs img.doodle { border: none; box-shadow: none; border-radius: 0; position: absolute; z-index: 5; width: 40px;  }
        .contract-docs img.doodle.top { top: -10%; }
        .contract-docs img.doodle.bottom { bottom: -10%; }
        .contract-docs img.doodle.right { right: -20%; }
        .contract-docs img.doodle.left { left: -20%;  }

        .contract-docs .title {
            text-decoration: none;
            font-weight: bold;
            display: block;
            padding: 5px 0; /*opacity: 0;*/
        }

            .contract-docs .title .fa-3x {
                font-size: 16px;
                color: #fff;
            }

            .contract-docs .title .fa-stack-1x {
                color: #555;
            }

        .contract-docs img {
            width: 100%; /*box-shadow: 0 0 10px rgba(0,0,0,.2); border-radius: 4px;*/
            border: 1px solid #ddd;
        }

        .contract-docs .image {
            transition: all 0.3s;
            margin-bottom: 10px;
        }

            .contract-docs .image:hover {
                transform: translateY(-10px);
            }

        .contract-docs .description {
            font-size: 12px;
            color: #888;
            margin-bottom: 10px; /*opacity: 0;*/
        }

        .contract-docs .type {
            display: inline-block;
            background: #aaa;
            color: #fff;
            padding: 2px 8px;
            margin: 0 auto 10px auto;
            border-radius: 10px;
            text-transform: uppercase;
            font-size: 11px;
            letter-spacing: 1px;
            transition: all 0.3s;
        }

        .contract-docs .image:hover .type {
            background: #555;
        }

        .contract-docs .slick-slide {
            opacity: .7;
            transition: all .3s ease-in;
        }

        .contract-docs .slick-current, .contract-docs .slick-current .title, .contract-docs .slick-current .description {
            opacity: 1;
        }

        .contract-docs .slick-arrow {
            position: absolute;
            top: 40%;
            font-size: 20px;
            cursor: pointer;
            z-index: 5;
            color: #222;
            border: none;
            outline: none;
            text-shadow: 0 0 5px rgba(255,255,255,.8);
        }

        .contract-docs .slick-prev {
            background: none !important;
            left: -30px;
            display: none !important;
        }

        .contract-docs .slick-next {
            background: none !important;
            left: -30px;
        }