/*
Theme Name:     Agile Child
Theme URI:      https://www.livemeshthemes.com/agile
Description:    Child theme for the Agile Theme by LiveMesh
Author:         LiveMesh
Author URI:     http://themeforest.net/user/livemesh
Template:       agile
Version:        0.1.0
*/

#header.sticky #site-logo {
    top: 5px;
    }

#page-loading {
	z-index: 10010;
	background: #FFF url(https://www.livemeshthemes.com/wp-content/uploads/2014/05/Preloader_11.gif) no-repeat 50% 50%;
}
/* CSS Document */
.hidden{
    display:none;
}

.larger, .larger-bold{font-size:25px; line-height:30px;}
.larger-bold{font-weight:bolder;}
.highlight-vail-blue{background-color:rgb(70, 184, 236); width:580px; color:#fff; padding:10px;}
#footer .widget ul.social-list li {text-align:center;}
#social-wrapper{width: 96px;}
.sticky div#sidebar-header { margin-top: 17px;}
#client-list img {border-top: none;border-right: none;margin-right: auto;margin-left: auto;width: auto;}
#client-list img:hover {background: transparent;}
#sidebar-header {
    position: absolute;
    RIGHT: 0;
    width: 350px;}
#sidebar-header .social-list{top: 0;}
ul.social-list li {float:none;}
ul.social-list{text-align:right;}
#site-logo{max-width:260px}

#header.sticky #sidebar-header .social-list {
    top: -8px;
}
.slide .button {

    position: absolute;
    font-size: 16px;
    line-height: 19px;
    padding: 20px !important;
    width: 165px;
    z-index: 3000;
    top: 195px;
    left: 12vw;
	opacity:0;
    background-color: #2c960fcc !important;
    color: #fff !important;
	-webkit-transition: opacity 500ms ease-in-out 500ms;

-moz-transition: opacity 500ms ease-in-out 500ms;

-ms-transition: opacity 500ms ease-in-out 500ms;

-o-transition: opacity 500ms ease-in-out 500ms;

transition: opacity 500ms ease-in-out 500ms;
	}

#farm-to-table .button{
    background-color: #2c960fcc !important;
    color: #ffffff!important;
}
	
	.slide.is-selected .button{
	opacity:1}
#header > .inner { max-width: 1450px;
    margin-top: 20px;}

#primary-menu{
    float: none;
}
img.add_list_item{margin:0 !important;}

.remove{
    display:none;
}
.grey{background-color:#f0f0f0; padding:20px;}

.gform_wrapper table.gfield_list td.gfield_list_icons { width: 5%; padding:0; min-width:0!important;}

input#input_2_9, input#input_2_10, input#input_2_19, input#input_1_7, input#input_1_8, .gform_wrapper .ginput_complex .ginput_right input[type=text], .gform_wrapper .ginput_complex input[type=text], .gform_wrapper .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex .ginput_full input[type=text], .gform_wrapper .top_label input.large { width: 100% !important;}

.pp_social .facebook .facebook-button {
    display: block;
    width: 20px;
    height: 20px;
    background: red;
    position: relative;
    margin-top: -15px;
}

.pp_social .facebook {
    overflow: visible;
}

.pp_social{clear:both;}

.pp_description{ display: inline-block !important; margin: 11px 0 0 10px !important;}

.pp_content{height: 875px;}

.animate-numbers .stats {
    text-align: center;}
.atss {top: 27%!important;}
div.addthis_horizontal_follow_toolbox {
    width: 175px;
    margin: auto;}
div.addthis_horizontal_follow_toolbox p {display: none}

#contact_follow.addthis_horizontal_follow_toolbox{
    margin: 0;
}

.pull-left{float:left;}
.clear-left{clear:both; display:block;}

.type-portfolio i.lightbox.icon-expand2 {
    display: none;
}

#showcase-filter {text-align: center;}

#footer-bottom a img {display: inline-block;}

.video-section .video-header{
    max-height: 1000px;
}

.mc4wp-form input[type=submit] {
    vertical-align: top;
    margin-left: -5px;
    padding-top: 11px;
    padding-bottom: 11px;
}

.mc4wp-form input[type=email]{
    width: 77%;
    display:inline-block;

}

.widget ul.social-list a:hover {
    opacity: .2;
}

#sidebar-header .social-list a:hover i {
    color: #2c960f;
}


/* Slide show Styles */
.slide{width:100%;}
.slide-img {height: 100vh;background-position: center center;background-size: cover;background-repeat: no-repeat;}
.slide-caption h1 {width: 60%;}
/* Fade CSS
.flickity-slider {transform: none !important;}
.slide {left: 0 !important; opacity: 0;transition: opacity 3s ease-in-out;z-index: -1;}
.slide.is-selected{ opacity: 1;z-index: 0;}
@keyframes zoom {0% {transform: scale(1.5);-webkit-transform: scale(1.5);}
100% {transform: scale(1.0);-webkit-transform: scale(1.0);}}
.slide.is-selected .slide-img {animation: zoom 9s ease-in-out;-webkit-animation: zoom 9s ease-in-out;}*/

.slide-caption{
    position:absolute;
    font-size:35px;
    line-height:42px;
    background-color:rgb(70, 184, 236);
    color:#fff;
    padding:20px!important;
    width:500px!important;
    z-index:3000;
    top: 100px;
    left: 12vw;
}

#map{height: 420px;width:100%;overflow:hidden;display:block;margin-bottom:15px;}
#map-controls {bottom: 35px !important;right: 15px !important;}
#map-controls input{color:#000;width:100%}
#map-controls input.btn:hover{background-color:#2c960f;color:#fff; opacity:.8}
.mobile-get-location {background-color:#d8201f; border: none #d8201f;color: #FFF;float: left; font-size: 16px; padding: 4px 20px;}
#map-controls input.btn {color: #fff;}
#map-controls input.btn {background:#2c960f;border-radius: 0;color: #FFF;text-transform: uppercase;font-size: 13px;}
#directions-panel{background-color: #fff;color: #000;padding: 25px 75px;display:none}

#header.sticky #site-logo {
    top: 5px;
    }
#header.sticky {
z-index:5000}
#title-area {
    display: none;}
	
	#sidebar-header .social-list {
     width: 100%;
	}
	
	    #sidebar-header .social-list li {
      margin-right: 5px; 
	  }
	  
		
div#mc4wp-form-1.mc4wp-form input[type="email"]
 {
    display: inline-block;
    width: 100% !important;
}


div#newsletter .mc4wp-form input[type="email"] 
 {
    display: inline-block;
    width: 70% !important;
}


div#mc4wp-form-1.mc4wp-form input[type="submit"] {
    margin-left:0 !important;
    margin-top:30px;
    padding-bottom: 11px;
    padding-top: 11px;
    vertical-align: top;
}

div#newsletter .mc4wp-form input[type="submit"] {
    margin-left:0 !important;
    margin-top:0;
    padding-bottom: 11px;
    padding-top: 11px;
    vertical-align: top;
}


div#newsletter h3{
display:none!important;
}

div#newsletter p:nth-child(-n+2) {
  display: none;
}

div#newsletter p:nth-child(3) {
width:100%!important;
}

div#newsletter{
text-align:center!important;
}

.mc4wp-alert{
margin:auto!important;
width:50%!important;
}

.flex-control-nav li a.flex-active, .flex-control-nav li a:hover {
  background-color: rgba(44, 150, 15, 1);
}
  #client-list .twocol {
	  display: flex;
    align-items: center;
    justify-content: center;
	  height:200px
}
#client-list .twocol img{
    width: 85%;
}
@media (min-width: 320px) and (max-width: 1200px) {

    #sidebar-header .social-list a i {
        font-size: 30px;
    }

    #sidebar-header {
        position: absolute;
        top: 81px;
        RIGHT: 0;
        width: 100%;
    }
    #header > .inner {
        height: 139px;
    }
}

@media (min-width: 320px) and (max-width: 479px) {
    #social-wrapper{width: 60px;}
    #site-logo a img { max-width: 260px; margin-left: 15%;}
}
@media (min-width: 320px) and (max-width: 991px) {

    .highlight-vail-blue{background-color:rgb(70, 184, 236); width:auto; color:#fff; padding:10px;}
}

@media (min-width: 768px) and (max-width: 1220px){
    #site-logo {
        top: 0;
    }

}


@media only screen and (max-width: 1200px) {
    #primary-menu {
        display: none !important; }

    #mobile-menu, #mobile-menu-toggle {
            display: block;
            /* Show on mobile only */ }
    #site-logo a{text-align:center;}
    #sidebar-header{right: 0; left: 0;  margin: auto;}
    .sticky-wrapper {
        height: auto !important; }
}



@media (max-width: 840px) {
.slide-caption {
    font-size: 30px;
    line-height: 35px;
    width: 200px!important;
    top: 13px;}
	}
@media(min-width:768px){
    #sidebar-header .social-list{top: 0px;}
    .slide .slide-caption{display:block;text-align:left;opacity: 0; -webkit-transition: opacity 600ms ease-in-out 200ms;-moz-transition: opacity 600ms ease-in-out 200ms;-ms-transition: opacity 1600ms ease-in-out 200ms;-o-transition: opacity 600ms ease-in-out 200ms;transition: opacity 600ms ease-in-out 200ms;text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.6);}
    .slide.is-selected .slide-caption{ opacity: 1;}

}

@media(min-width:1400px) {
    #sidebar-header .social-list{top: 30px;}

}

#showcase-full-width .image-area {

    position: relative;
    overflow: hidden;
    max-height: 327px;

}
#showcase-template .image-area {

    position: relative;
    overflow: hidden;
    max-height: 189px;

}

.entry-content .image-area {
    max-height: 2000px !important;
}

.admin-bar #header.sticky {
    top: 32px;
    padding-bottom: 25px;
}

#vail-farmers-market .sixcol{
max-height:414px;
overflow:hidden;
}

#vail-farmers-market .button{
margin:auto;
}
#client-list{
	    max-width: 1140px;
    margin: auto;
    border: none;
    border-top: none;
}
