/*
Theme Name: freshclicks2016-fc
Theme URI: http://freshclicks.net
Author: FreshClicks
Author URI: http://freshclicks.net
Template: freshclicks2016
Description: a new base responsive design
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: freshclicks2015-fc
Tags:
*/

h1,h2,h3,h4,h5 {font-family: 'Montserrat Alternates', sans-serif;}

h2.site-description {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: 1px;}

.site-brand h1 {letter-spacing: 4px; padding-bottom: 0; margin-bottom: 0;}

.site-brand {
    background: rgba(0, 0, 0, 0) url("images/FreshClicksLogo_flat.png") no-repeat scroll right;
    width: 325px;
   height: 80px;
}
@media (max-width: 768px) {
    .site-brand { height: 59px;}
}

#header.small .site-brand {
    background: rgba(0, 0, 0, 0) url("images/FreshClicksLogo_flat.png") no-repeat scroll right top;
    background-size: 50px;
}
@media (max-width: 768px) {
    .site-brand {
        padding-bottom: 15px; width: 265px;
        background: rgba(0, 0, 0, 0) url("images/FreshClicksLogo_flat.png") no-repeat scroll right top;
        background-size: 50px;}
    .site-brand h1 {letter-spacing: 1px; padding-bottom: 10px; margin-bottom: 5px;}
}



#welcome { height: 100vh;}
#welcome h1 {font-size: 10.2rem;}
#welcome p {font-size: 2.2rem; padding-top: 2em;}

@media (max-width: 768px) {
    #welcome {padding-top: 30px; height: 100vh;}
    #welcome h1 {font-size: 5.2rem;}
    #welcome p {font-size: 1.6rem;}
}

#contact #message,
#contact-mini #message{
    position: relative;
    padding:5px 20px;
    margin-top: 1em;
    width: 100%;
    text-align: center;
    color: #333;

}
@media (max-width: 768px) {
    #message {
        top: 40vh;
        padding: 0 20px;
        text-align: center;
    }
}

#message {
    color: #fff;
    left: 0;
    margin-top: 20px;
    padding: 5px 20px;
    position: absolute;
    text-align: center;
    top: 50vh;
    width: 100%;
    z-index: 1;
}

.our-work {
    height: 200px;
}

.our-work h1 {
    text-align: center;
    padding-top: 40px;
    font-size: 10.2rem;
}
@media (max-width: 768px) {
    .our-work h1 {font-size: 5.2rem; padding-top: 60px;}
}
/* ==========================================================================
   Theme Colors
   ========================================================================== */
body{
    background: #FFF; /* To not break the layout when there is less content - same color as footer */
}


a {
    color: #339999; }

#welcome {background: #339999; }

.site-title a {color: #FFF; text-decoration: none;}

#header {
    background-color: rgba(0, 0, 0, 0.8);
    border-bottom: #3f3f3f;}

.wt_skin_color {
    color: #339999; }
.wt_skin_bg_color {
    background-color: #339999 !important; }
.wt_skin_border_color {
    border-color: #339999; }
.wt_skin_border_left_color {
    border-left-color: #339999; }
.wt_skin_border_right_color {
    border-right-color: #339999; }
.wt_skin_border_top_color {
    border-top-color: #339999; }
.wt_skin_border_bottom_color {
    border-bottom-color: #339999; }

#header-mobile #nav.nav_top .navbar-nav { background-color:#1A1E23; z-index: 200; position: relative; }
#nav.nav_top .navbar-nav > li > a {
    color: #FFF;
}


.home #nav.nav_top .navbar-nav > li > a,
#nav.nav_top ul li.current_page_item > a
{  color: #fff; }
#nav.nav_top ul li.active > a{
    color: #339999; }
#nav.nav_top ul li:hover > a {
    color: #339999;
    background: transparent; }
.home #nav.nav_top ul li:hover > a,
.home #nav.nav_top ul li.current_page_item > a,
#nav.nav_top ul li.current_page_item > a,
#nav.nav_top ul li:hover > a {
    background-color: #339999;
    color: #fff;
}
a.btn-work {
    border: solid 1px #339999;
    z-index: 3;
}

a.btn-work-opo {
    border: solid 1px #FFF;
    /*background-color:#339999;*/
    background-color: rgba(51, 153, 153, 0.65);
    z-index: 3;
    color: #fff;
}

.widget .menu li > a  {display: block;
    width: 100%; padding: 10px; }

a.btn-work:hover,
.widget .menu li > a:hover{
    background-color: #339999;
    color: #fff;
}

a.btn-work-opo:hover,
{
    background-color: #FFF;
    color: #339999;
    z-index: 3;
}

#nav ul ul.children li ul.children {  border-bottom: #339999;  }

#nav ul ul.children li {
    border-color: #ddd;
    background-color: #ffffff;  }

#nav ul ul.sub-menu li a,
#nav ul ul.children li a {
    color: #777777;  }

#nav ul li .mega-menu-widget a:hover {
    color: #339999; }
#nav ul ul.sub-menu li:hover > a,
#nav ul ul.children li:hover > a {
    background: #f6f6f6;
    color: #777777; }
#nav ul ul.sub-menu li:hover > a,
#nav ul ul.children li:hover > a {
    background: #f6f6f6;
    color: #777777; }

.home #nav ul :not(.wt_megamenu) ul.sub-menu li,
.home #nav ul ul.children li {
    border-color: #3f3f3f;
    background-color: #1A1E23;
    background-color: rgba(0, 0, 0, 0.65); }
.home #nav ul ul.sub-menu li a,
.home #nav ul ul.children li a {
    color: #fff; }

#nav ul p { color: #69747a;  }

#nav ul li > .megamenu .button {
    color:#ffffff !important; }

.widget {
    color: #777777;  }

.wt_services h3 { color: #222;  }

#sidebar .widgettitle {
    color: #222222;
}

#breadcrumbs .breadcrumbs {
    color: #444; }
#breadcrumbs .breadcrumbs a { color: #339999; }
#breadcrumbs .breadcrumbs a:hover { color: #444; }
#breadcrumbs .breadcrumbs-separator {
    color: #339999; }


/* ========================================
   Bouncing down arrow
   ======================================== */
.arrow {
    position: fixed;
    bottom: 0;
    left: 50%;
    margin-left:-20px;
}

.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
}
.animated{-webkit-animation-fill-mode:both;
    -moz-animation-fill-mode:both;
    -ms-animation-fill-mode:both;
    -o-animation-fill-mode:both;

    animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;

    animation-fill-mode:both;
    -webkit-animation-duration:2s;
    -moz-animation-duration:2s;
    -ms-animation-duration:2s;
    -o-animation-duration:2s;
    animation-duration:2s;
}


@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	40% {-webkit-transform: translateY(-30px);}
    60% {-webkit-transform: translateY(-15px);}
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
    40% {-moz-transform: translateY(-30px);}
    60% {-moz-transform: translateY(-15px);}
}

@-o-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
    40% {-o-transform: translateY(-30px);}
    60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-30px);}
    60% {transform: translateY(-15px);}
}

/* ------------------------------------------
    Slidein
    ----------------------------------------- */
.come-in-right {
    transform: translateX(150px);
    animation: come-in 1.0s ease forwards;
}

.come-in-left {
    transform: translateX(-250px);
    animation: come-in 1.0s ease forwards;
}
.already-visible {
    transform: translateX(0);
    animation: none;
}

.come-in:nth-child(odd) {
    animation-duration: 0.8s; /* So they look staggered */
}

@keyframes come-in {
    to { transform: translateX(0); }
}

.work .entry-content {background: none; box-shadow: none}

.work{
    padding-left: 0;
    padding-right: 0;
}

#services {
    background: rgba(0, 0, 0, 1) url("images/pineapples40.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:     cover;
    background-position: center center;
    color: #FFF;
    padding: 60px 0;
    display: block;

}

.services {
    margin: 0 auto;
    text-align: center;
    width: 80%;
}

@media (max-width: 768px) {.services {width: 90%;} }

.services .col-sm-6 {
    min-height: 225px;
    display: block;
}
.services h3 {
    padding: 20px 0;
}

@media (max-width: 768px) {
    .services h3 {
        padding: 10px 0;
    }
}

.services .glyphicon {
    font-size: 4.8rem;
}

.services p {
    font-size: 1.8rem;
    font-weight: 100;
    letter-spacing: 1px;
}

/*
@media (max-width: 768px) {
    .services p {
        font-size: 1.2rem;
        letter-spacing: normal;
    }
}
*/

.work h1,
.work h2,
.work h3 {
    font-family: 'Montserrat Alternates', sans-serif;
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

.work h2 {
    padding-bottom: 2em;
}

.work .entry-header {padding: 60px 0;}
/*
@media (max-width: 768px) {
    .work .entry-header {padding: 30px 0;}
}
*/

#contact {
    padding: 60px 0;
    margin: 0 auto;
    text-align: center;
}
/*
@media (max-width: 768px) {
    #contact {
        padding: 30px 0;
    }
}
*/



.services h2,
.work .entry-header h1
{ padding: 20px 0;}

.services h1{ font-size: 10.2rem;  line-height: 2;}

@media (max-width: 768px) {
    .services h1{ font-size: 5.2rem; line-height: 1.5;}
    .services h2 {font-size: 2.2rem}
}

/*
@media (max-width: 768px) {
    .services h1,
    .services h2,
    .work .entry-header h1
    { padding-bottom: 20px}
}
*/

.work .entry-header h2,
.services h2,
#contact h1
{font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 100; letter-spacing: 2px;}

.work .entry-header h2 {text-transform: uppercase;}

.work .entry-content {
    padding: 0;
    margin: 0;
}

.work p {
    padding: 10px 15px;
}

.work .img-work,
.lead,
.feature,
.process,
.quote
{
    padding: 60px 0;
    margin: 0 auto;
}
/*
@media (max-width: 768px) {
    .work .img-work,
    .lead,
    .feature,
    .process,
     .quote
    {
        padding: 30px 0;
    }
}
*/
.lead,
.quote,
.feature
{
    font-size: 2.8rem;
    text-align: center;
    width: 80%;
}

@media (max-width: 768px) {
    .lead,
    .quote,
    .feature
    {
        font-size: 2rem;
        width: 90%;
    }
}


.work blockquote p {
    font-size: 2.8rem;
    text-align: left;
    line-height: 1.2;
    border-left: none;
}

@media (max-width: 768px) {
    .work blockquote p {
        font-size: 2rem;
    }
}


.blue { color:#145f78;}
.blue-bg {background:#145f78;}
.lt-blue {color:#339999;}
.lt-blue-bg {background-color:#339999;}
.gold {color: #f6c652;}
.gold-bg {background-color: #f6c652; }
.red {color: #9e4311;}
.red-bg {background-color: #9e4311; color:#f6c652;  }
.grey-bg {background-color: #455962;}
.lt-grey-bg {background-color: #CCC;}

/*

.home .post-14,
.work .post-14 .img-work,

.home .post-1271,
.work .post-1271 .img-work,

{ background: #145f78;}
*/
.home .post-14,

.home .post-1267,
.work .post-1267 .img-work
{background: #9e4311; }


.work .post-1264 .img-work,

.home .post-1277,
.work .post-1277 .img-work

{background: #f6c652;}
/*
background-color: #9e4311;

*/

.intro-video {
    position: absolute;
    width:100%;
    padding-top: 20%;
    text-align: center;
}

@media (max-width: 768px) {
    .intro-video {
    padding-top: 5%;
    }
}