@import url(http://fonts.googleapis.com/css?family=Lato:900);
@import url(http://fonts.googleapis.com/css?family=Cabin:400,700);
@import url(http://fonts.googleapis.com/css?family=PT+Serif+Caption);

body{
    font-family: 'Cabin', sans-serif;
}
.main-glow{
    background: #fff;
}


header .row-logo{
    padding-bottom: 0px;
}
header .row-logo h1 a{
    height: 117px;
    text-indent: -9999px;
    background-position: top center;
}
header .row-logo h2{
    padding-bottom: 5px !important;
    width: 950px;
    text-align: center;
}
header .row-logo h2 a{
    text-indent: -9999px;
    background: url(../images/header-subheadline.png) 0 0 no-repeat;
    margin-top: 5px;
    height: 34px;
    display: inline-block;
    text-align: center;
}
.row-logo h2 a.photo{
    width: 300px;
}
.row-logo h2 a.photo:hover{
    background-position: 0 -34px;
}
.row-logo h2 a.retouch{
    width: 262px;
    background-position: -310px 0;
}
.row-logo h2 a.retouch:hover{
    background-position: -310px -34px;
}
.row-logo h2 a.illus{
    width: 264px;
    background-position: -580px 0;
}
.row-logo h2 a.illus:hover{
    background-position: -580px -34px;
}
.lato{
    font-family: 'Lato', sans-serif;
}
.homepage-h1, .basic-headline{
    font-size: 36px;
    text-transform: none;
    color: #7e7e7e;
    font-weight: 900;
    padding-bottom: 5px;
    text-align: center;
}
    .basic-headline{
        font-family: 'Cabin', Arial, sans-serif;
        text-align: left;
    }
.homepage-h2{
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    display: block;
    line-height: 35.04px;
    color: #7e7e7e;
}
.homepage-h3{
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    display: block;
    line-height: 28px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #7e7e7e;
}
.homepage-h4{
    font-size: 48px;
    font-weight: 700;
    display: block;
    text-align: center;
    line-height: 48px;
    color: #7e7e7e;
}
.about-h1{
    font-size: 37.51px;
    line-height: 45px;
    padding-top: 34px;
    
    font-weight: bold;
    font-family: Arial, "Arial", sans-serif;
    text-transform: none;
}
.about-h2{
    font-family: 'PT Serif Caption', serif;
    font-size: 27.12px;
    line-height: 33.54px;
    color: #040000;
}
.about-h3{
    font-family: 'PT Serif Caption', serif;
    font-size: 19.13px;
    line-height: 27.34px;
    color: #040000;
}
.portfolio-h1{
    text-transform: none;
    padding-top: 15px;
}
.portfolio-titles{
    font-size: 18px;
    color: #fff;
    font-weight: normal;
    font-family: Arial, sans-serif;
    text-transform: uppercase;
    text-align: right;
    padding-top: 15px;
    line-height: 26px;
    
    -webkit-font-smoothing: antialiased;
}


.about-img{
    box-shadow: 3px 10px 5px 0 #bbb;
    margin-right: 20px;
}
.overflow{
    padding-right: 25px;
    overflow: visible;
    margin-left: 316px;
}
.wrapper{
    padding: 0 25px;
    max-width: 1314px !important;
    margin: 0 auto;
}
.client-bar{
    background: #c3c3c2;
    background: -moz-linear-gradient(top,  #c3c3c2 0%, #d3d3d3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c3c3c2), color-stop(100%,#d3d3d3));
    background: -webkit-linear-gradient(top,  #c3c3c2 0%,#d3d3d3 100%);
    background: -o-linear-gradient(top,  #c3c3c2 0%,#d3d3d3 100%);
    background: -ms-linear-gradient(top,  #c3c3c2 0%,#d3d3d3 100%);
    background: linear-gradient(to bottom,  #c3c3c2 0%,#d3d3d3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3c3c2', endColorstr='#d3d3d3',GradientType=0 );
    
    font-size: 28px;
    font-family: Helvetica, "Helvetica", Arial, sans-serif;
    font-weight: lighter;
    color: #fff;
}
    .client-bar h4{
        color: #fff;
        text-transform: none;
        font-size: 28px;
        font-family: Helvetica, "Helvetica", Arial, sans-serif;
        font-weight: lighter;
        padding: 10px 0;
    }
        



.text-lg{
    color: #333;
    font-size: 17px;
    line-height: 1.45em;
}
.thumbs-title{
    text-align: center;
    padding-bottom: 5px;
    display: block;
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
}
ul.text-hero{
    list-style: disc;
    color: #111;
    font-size: 26px;
    padding-left: 25px;
    line-height: 1em;
    padding-bottom: 26px;
    padding-top: 20px;
}


.row-nav{
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    background: #949494;
    margin-bottom: 15px !important;
}
nav{
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.row-nav ul{
    padding: 3px 0;
}
.row-nav ul li{
    background: 0;
}
.row-nav ul li > a,
.row-nav ul li.current > a{
    color: #fff;
    padding: 1px 18px;
    font-family: 'Cabin', sans-serif;
}
.row-nav li:last-child{
    border-right: none;
}
.row-nav li{
    border-right: 1px solid #ccc;
}


.border-vert h2.mont,
.homepage-btn{
    text-transform: none;
    color: #8d8d8d;
    font-size: 38px;
    text-align: center;
}
.border-vert h2.mont{
    font-size: 36px;
}
.homepage-btn{
    display: block;
    text-align: center;
}
.hero-sub-title{
    font-size: 32px;
    text-align: center;
    display: block;
    line-height: 36px;
}
.hero-sub-title-2{
    font-size: 38px;
    text-align: center;
    display: block;
    line-height: 36px;
    padding: 18px 0 22px;
}
.btn{
    background: #78a33b;
    background: -moz-linear-gradient(top,  #78a33b 0%, #bad158 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#78a33b), color-stop(100%,#bad158));
    background: -webkit-linear-gradient(top,  #78a33b 0%,#bad158 100%);
    background: -o-linear-gradient(top,  #78a33b 0%,#bad158 100%);
    background: -ms-linear-gradient(top,  #78a33b 0%,#bad158 100%);
    background: linear-gradient(to bottom,  #78a33b 0%,#bad158 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78a33b', endColorstr='#bad158',GradientType=0 );
    background-color: #78a33b;
    
    box-shadow: 0 4px 0 0 #78a33b;
    border-radius: 4px;
    text-decoration: none;
    color: #fff;
    padding-top: 22px;
    padding-bottom: 22px;
    display: block;
    line-height: 38px;
    
    transition: all ease-in-out .2s;
}
.btn:hover{
    background: #78a33b;
    background-color: #78a33b;
    box-shadow: none;
    text-decoration: none;
    color: #fff;
}
.btn-contact{
    font-size: 14px;
    line-height: 1em;
    font-family: 'Cabin', Arial, sans-serif;
    padding: 1em .8em;
    display: inline-block;
}

.border-vert{
    background: none;
}
#carousel{
    height: 284px !important;
    width: 410px;
}
#carousel ul li{
    height: 284px;
    width: 120px;
}
#carousel ul li a img{
    width: 110px;
    height: 119px;
}
.control{
    opacity: .6;
}
.homepage-slider .control{
    z-index: 1000;
    box-shadow: none;
    top: 148px;
/*    top: 70px;*/
    left: 0;
    widows: 100%;
    opacity: .6;
}
.homepage-slider .control .prev-1{
    left: 35px;
/*    left: 40px;*/
    top: 0;
    margin: auto;
}
.homepage-slider .control .next-1{
/*    left: 320px;*/
    left: 445px;
}

.portfolio-page .control{
    box-shadow: none;
    opacity: 1;
    top: 108px;
    right: 12px;
}
.portfolio-page .control .prev-1{
    background-image: url('../images/prev-1_white.gif');
}
.portfolio-page .control .next-1{
    background-image: url('../images/next-1_white.gif');
}
.portfolio-page .row-carusel{
    padding-bottom: 10px;
}
.spacer{
    display: block;
    content: '';
    clear: both;
    padding: 25px 0;
}
.text-center{
    text-align: center;
}




footer{
    background: #cbe74d;
    background: -moz-linear-gradient(top,  #cbe74d 1%, #97db43 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#cbe74d), color-stop(100%,#97db43));
    background: -webkit-linear-gradient(top,  #cbe74d 1%,#97db43 100%);
    background: -o-linear-gradient(top,  #cbe74d 1%,#97db43 100%);
    background: -ms-linear-gradient(top,  #cbe74d 1%,#97db43 100%);
    background: linear-gradient(to bottom,  #cbe74d 1%,#97db43 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbe74d', endColorstr='#97db43',GradientType=0 );

    
    padding-top: 10px;
    padding-bottom: 10px;

}

.footer-menu{
    color: #313e10; 
    text-align: right;
    padding-top: 15px;
}
.footer-menu a{
    display: inline-block;
    font-size: 13px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    color: #313e10;
    padding: 0 10px;
}
.footer-menu a:hover{
    background: #fff;
    color: #78c103;
    border-radius: 3px;
}

.btn-Next,
.btn-Prev{
    display: block;
    font-family: Arial, sans-serif;
    font-size: 68px;
    color: #fff;
    opacity: .7;
    font-weight: normal;
    text-decoration: none !important;
    position: absolute;
    top: -250px;
    z-index: 100;
    
    transition: all ease-in-out .1s;
}
.btn-Next:hover,
.btn-Prev:hover{
    opacity: 1;
    font-size: 76px;
}

.btn-Next{
    right: -2px;
}
.btn-Prev{
    left: -8px;
}




.whats-next{
    display: block;
    width: 113px;
    height: 60px;
    position: absolute;
    right: -30px;
    bottom: 0;
    background: url(../images/whats-next-home.png) no-repeat 0 0;
}

#whats-next .next-title, #whats-next .next-line{
    color: #fff;
    font-size: 66px;
    line-height: 82px;
    font-weight: 400;
    text-transform: none;
    font-family: 'Cabin', sans-serif;
    text-align: center;
    margin: 0;
    padding: 0;
}
#whats-next .next-line{
    font-size: 37px;
    line-height: 44px;
}
#whats-next .list-links{
    color: #000;
    font-size: 18px;
    padding: 36px 0 10px;
}
#whats-next .list-links a:hover,
#whats-next .list-links a:active{
    color: #97c741;
}



.box-slider{
    padding-bottom: 18px;
}
#page1 section#content{
    padding-top: 20px;
    padding-bottom: 30px;
}


/*portfolio page*/
.portfolio-page article.grid_5{
    padding-right: 12px;
}

/*lightbox*/
.pp_pic_holder .pp_top,
.pp_pic_holder .pp_left,
.pp_pic_holder .pp_right,
.pp_pic_holder .pp_bottom,
.pp_left,
.pp_right,
.pp_bottom .pp_right,
div.facebook .pp_content_container .pp_left,
div.facebook .pp_content_container .pp_right,
div.facebook .pp_bottom .pp_right,
div.facebook .pp_bottom .pp_left,
div.facebook .pp_top .pp_right,
div.facebook .pp_top .pp_left,
div.facebook .pp_bottom .pp_middle{
    background: none;
    height: 0px;
}
.pp_top .pp_middle, .pp_bottom .pp_middle{
    height: 1px;
    background: none;
}
.pp_content_container .pp_details{
    margin: 5px;
}
a.pp_close{
    right: 10px;
}
.pp_gallery,
.ppt{
    display: none !important;
}

div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content{
    background: none;
    border: none;
}
div.facebook .pp_expand,
div.facebook .pp_expand:hover{
    background: url(../images/enlarge-lb.png) 0 0;
    background-size: 36px;
    width: 36px;
    height: 36px;
}
div.facebook .pp_expand:hover{
    opacity: .7;
}



/*contact page*/
.address{
    margin-top: 15px;
}
.address dt,
.address dd{
    font-size: 18px;
}
#contact-form-1 .success{
    color: #3c763d;
    background-color: #dff0d8 !important;
    border-color: #d6e9c6;
    display: block;
    padding: 14px; 14px;
    position: relative;
    margin-top: 24px;
}
#contact-form-1 .btns{
    position: relative;
    text-align: right;
}
#contact-form-1 .btns a{
    margin-left: 15px;
}

.pp_description{
    color: #fff !important;
    font-size: 14px !important;
}