/*
Theme Name: Source2Source
Description: Child theme for Enfold Template by Kriesi
Version: 1.0
Author: GOOD Company
Author URI: http://good-company.ca
Template: enfold
*/



/*Add your own styles here:*/
body{
    font-size:20px;
    line-height: 24px;
}
.textwidget{
        font-size:16px;
    line-height: 20px;
    color:#666;
}
.widgettitle{
    font-size:25px;
    line-height: 26px;
}
.s2s_textbox {
    border: 0px solid #333333 !important;
    color: #eee;
    line-height: 1.4em;
    padding: 10px 20px;
}
.s2s_textbox_b{
    color: #222;
        line-height: 1.4em;
    padding: 10px 20px;
}
#top .av_header_transparency #header_main {
    background-color: rgba(255, 255, 255, 1);
    border-color: transparent;
    bottom: 0;
    position: fixed;
    width: 100%;
}
#top .scroll-down-link {
    animation: 2s ease-in-out 0s normal none infinite avia_fade_move_down;
    bottom: 80px;
    color: #fff;
    font-size: 70px;
    height: 60px;
    left: 50%;
    line-height: 60px;
    margin: 0 0 0 -40px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    width: 80px;
    z-index: 1000;
}
.avia-google-map-container {
    border: 3px solid #333 !important;
}
.s2s_nav_down{
    clear:both;
}
.s2s_nav_down a,.s2s_nav_up a{
    color:#fff !important;
    font-size: 60px !important;
border-width:0 !important;
padding:5px !important;
}
.s2s_textbox img {
    padding-bottom: 100px !important;
}
.btn {
    background-color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-right: 10px;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 5px;
    color:#1F609B;
}
.btn:hover{
	    background-color: #1F609B;
        color: #fff !important;
        text-decoration: none;

}
.btnblu {
    background-color: #1F609B;
    font-size: 20px;
    font-weight: 700;
    margin-right: 10px;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 5px;
    color:#fff !important;
}
.btnblu:hover{
        background-color: #fff;
        color: #1F609B !important;
        text-decoration: none;

}
#av-masonry-1 .text-sep{
    display: none !important; 

}
#av-masonry-1 .av-sort-by-term a{
    background-color: #1F609B;
        font-size: 20px;
    font-weight: 700;
    margin: 5px 10px 5px 0;
    padding-bottom: 5px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 5px;
color:#fff;
}
#av-masonry-1 .av-sort-by-term a:hover,#av-masonry-1 .av-sort-by-term a:active{
    color:#ddd;
}
#thinklikewater h1{
    color: #1F609B !important;
    position:relative;
    left:250px;
   }
.s2s_latestprojects .entry-content-header {
    display: table-cell;
    height: 30px;
    vertical-align: middle;
} 
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    letter-spacing: 1px;
    text-transform:none;
}
#top .no_margin.av_one_fourth {
    width: 24%;
        margin-right: 2px;
    padding-right: 2px;
}

.av-masonry-entry-content.entry-content{
display: none;
    font-size: 12px;
    line-height: 14px;
}
.av-inner-masonry:hover .av-masonry-entry-content.entry-content{
    display: block;
}
.title_container .breadcrumb {
    font-size: 11px;
    left: 50px;
    line-height: 15px;
    margin-top: -7px;
    position: absolute;
    top: 50%;
    z-index: 10;
}
.main-title.entry-title, .breadcrumb-title{
    display: none !important;
}

.s2s_case_study, .s2s_case_study tr:nth-child(2n+1) {
    background-color: rgba(255, 255, 255, 0.7) !important; 
}
.s2s_case_study tr:nth-child(2n) {
    background-color: rgba(255, 255, 255, 0.9) !important; 
}

#top .s2s_pub .new-special-heading h3{
line-height: 1.1em;
   font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    letter-spacing: 1px;
    text-transform: none;
    font-weight: 300;
    font-size: 40px;
    color: #ffffff !important;
    text-align: center;
}
#top .s2s_pub a{
    color:#ccc !important;
}
#top .av-masonry-load-more {
    font-size: 18px;
}

@media only screen and (max-width: 989px) {
#thinklikewater h1{
    left:0px;
   }
   .s2s_textbox{
    font-size:20px !important;
     padding: 10px 20px 100px;
   }

}

@media only screen and (max-width: 480px) {
.responsive #top .av-masonry-entry {
    width: 80%;
    left:35px !important;
}
.avia-builder-el-18{
    padding-top:30px;
}
#top .hr-invisible{
margin-top:0 !important;
}
.s2s_textbox {
    padding: 10px 20px 215px;
}
}
