
    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {
        
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {

    }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {

    }

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {

    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {

    }

.box-text{
font-family: 'Merriweather', serif;
font-size: 18px; 
padding-top: 10px; 
padding-right: 20px;
}

.checkbox{

}

.jumbotron-fluid {

  padding-bottom: 0px;
  margin-bottom: 0px;
}
/*---------------------------------
         Nav Bar Branding Logo 
------------------------------------*/

.navbar {

min-height: 60px;
padding-top: 10px;
padding-bottom: 10px;
-webkit-box-shadow: -2px 2px 10px 0px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    -2px 2px 10px 0px rgba(50, 50, 50, 0.1);
box-shadow:         -2px 2px 10px 0px rgba(50, 50, 50, 0.1);
/*-webkit-box-shadow: 4px -2px 10px 0px rgba(22, 50, 50, 0.1);
-moz-box-shadow:    4px -2px 10px 0px rgba(22, 50, 50, 0.1);
box-shadow:         4px -2px 10px 0px rgba(22, 50, 50, 0.1);*/

}


.navbar-brand {
     /**padding:  15px;*/

}


.nav a{

font-family: 'Raleway', sans-serif;
font-size: 12pt !important;
font-weight: 300; 
color: #536976 !important;
line-height: 50px !important;


    
    }






@media (max-width: 767px) {
.navbar {
  min-height: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
-webkit-box-shadow: -2px 2px 10px 0px rgba(50, 50, 50, 0.1);
-moz-box-shadow:    -2px 2px 10px 0px rgba(50, 50, 50, 0.1);
box-shadow:         -2px 2px 10px 0px rgba(50, 50, 50, 0.1);
/*-webkit-box-shadow: 4px -2px 10px 0px rgba(22, 50, 50, 0.1);
-moz-box-shadow:    4px -2px 10px 0px rgba(22, 50, 50, 0.1);
box-shadow:         4px -2px 10px 0px rgba(22, 50, 50, 0.1);*/

}
}


/* -----------------------------------
                 Map 
--------------------------------------*/
.map-responsive{
    overflow:auto;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
    overflow:auto;
}


@media (max-width: 992px) {
.map-responsive{
    overflow:auto;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
 
    position:absolute;
    overflow:auto;
}
.input-lg{
  min-width: 400px;
}

}
/* -----------------------------------
           IFrame and Modal 
----------------------------------------
.iframe-container{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* Ratio 16:9 ( 100%/16*9 = 56.25% ) 
}
.iframe-container > *{
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}
.myModal{
  background-color: #404849;
}

@media screen and (min-width: 768px) {
  
  #myModal .modal-dialog  {width:1000px;}

} 


/* --------------------------------------
                Buttons 
------------------------------------------*/
.btn-primary {
background-color: #546970;  
border-radius: 4px;
border-color: #87b200;
input-border: #f8f8f8;


}

.btn-primary-nav{

  background-color: transparent;  
border-radius: 4px;
border-color: #87b200;
input-border: #f8f8f8;
margin-top: 24px;
margin-left: 0px;
color: #87b200;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #2e603b;
    border-color: #2e603b; /*set the color you want here*/
}


.btn-default {
background-color: transparent;  

border-radius: 4px;
border-color: #8FBFC0;
input-border: #8FBFC0;
font-family: 'Raleway', sans-serif;
font-weight: 100;
color: #8FBFC0; 

}

/*-------------------------------------
          Body and Headings 
-----------------------------------------*/

body {



/*background-color: #f6f5f2; */
background-color: #fff;
font-family: 'Lato', sans-serif;
font-size: 13pt;
color: #656565;
font-weight: 300;




   /*font-family: 'Quicksand', sans-serif;
  /*font-family-serif: 'EB Garamond', serif;
 font-family: 'EB Garamond', serif;*/
 }

ol{
    font-family: 'Raleway', sans-serif; 
  color: #b0b0b0; 
  font-size: 14pt;
  font-weight: 100;
  line-height: 22pt;

}

.bottom-page{
padding-top: 50px;
background-color: #8DBDBF;
padding-bottom: 30px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,2fb1c1+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 1%, #2fb1c1 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 1%,#2fb1c1 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 1%,#2fb1c1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#2fb1c1',GradientType=0 ); /* IE6-9 */



 padding-bottom: 0px;
}

.container-2 {
  width: 90%;
}

.bottom-page-image{
  background: url("../images/Footer_2.svg") no-repeat center bottom; 
  min-height: 300px;
  padding-bottom: 0px;


}

.privacy:{
background-color: #f6f5f2; 
font-family: 'Lato', sans-serif;
font-size: 18pt;
color: #656565;
font-weight: 300;
}



/*-------------------------------------
         Alert
-----------------------------------------*/
.alert-info {

    color: #777;
    background-color: #f5f5f5;
    border-color: #bce8f1;
    padding-top: 30px;
    padding-bottom: 30px;
  padding-left: 0px;  
  margin: 0px;
  font-family: lato;
  font-weight: 300;
font-size: 22px;
border: 0px;
line-height: 50px;


    display: block;
    width: 100%;




}



.notifications {
    background-color: #000;
    display: block;
    width: 100%;
    position: relative;
}


@media (max-width: 992px) {

.alert-info {

    
    background-color: #f5f5f5;
    /*opacity: 0.7;
    filter: alpha(opacity=30);*/
    border-color: #bce8f1;
 

    margin: 0px;
    font-family: lato;
    font-weight: 300;
    font-size: 22px;
    line-height: 50px;
    padding-left: 20px;

 




}



.notifications {
background-color: 000;
    display: block;
    width: 100%;
    position: relative;
    padding-top: 0px;
}

}




/* Thumbnails Shop Home */
.thumbnail-shop-home {
  display: block;
  padding: 10px;
  margin-bottom: 40px;
  line-height: 1.42857143;
  background-color: #f6f5f2;
  border: 1px solid #ebe9e6;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* Thumbnails Shop Home */
.thumbnail-home {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 40px;
  padding-left: 40px;
  margin-bottom: 40px;
  line-height: 1.42857143;
  background-color: #edece8;
  border: 1px solid #ebe9e6;
  border-radius: 0px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/*-----------------------------------------
        Wells
-------------------------------------------*/


.well {
  min-height: 20px;
  padding: 22px;
  margin-bottom: 20px;
  background-color: #F3F3F3;
  border: 4px solid @well-border;
  
  .box-shadow(inset 0 1px 1px rgba(0,0,0,.05));
  blockquote {
    border-color: #fff;
    border-color: rgba(0,0,0,.15);
  }
}

// Sizes
.well-lg {
  background-color: #8FBFC0;
  padding: 24px;
  border-radius: 0px;
}
.well-sm {
  padding: 9px;
  border-radius: @border-radius-small;
}

/* Lg Well*/
.head .well{
  background-color: #89b100;
}


/*-----------------------------------------
          Headings
-------------------------------------------*/

h1 {

  font-family: 'Merriweather', serif;
font-weight: 300;
  color: #546970; 
    

}

h2 {

  font-family: 'Lato', sans-serif;  
  color: #546970; 
    
}

h3 {

  font-family: 'Merriweather', serif; 
  color: #546970;
    
}

h4 {

  font-family: 'Merriweather', serif;  
  
  font-weight: 300;
  color: #546970;
    
}
h5 {

  font-family: 'Lato', sans-serif;  
  font-weight: 100;
  color: #546970; 
    
}
/* Dark Green */
h6 {

  font-family: 'Lato', sans-serif;  
  
  font-weight: 100;
  color: #f6f5f2;
    
}




.glyphicon-phone-alt {
font-size: 16px;
padding-top: 14px;
padding-bottom: 0px;
color: #656565;

}


.glyphicon-envelope {

padding-top: 14px;
padding-bottom: 0px;
color: #656565; 
}


/*Shop*/
.shop-price{
padding-left: 30px;

  color: #546970;
  text-align: right;
  font-weight: lighter;
  font-family: merriweather, serif;
}


/*-----------------------------------------
          Make Space
-------------------------------------------*/
.make-space{
padding-top: 40px;
padding-bottom: 40px;

}
.make-space2{
padding-top: 20x;
padding-bottom: 20px;

}
.make-space3{
padding-top: 20x;
padding-bottom: 50px;

}
.make-space-shop{
padding-top: 90px;
padding-bottom: 50px;

}

   @media (max-width: 992px) {
  .make-space-shop{
padding-top: 70px;
padding-bottom: 50px;

  }
}

   @media (max-width: 767px) {
  .make-space{
padding-top: 10px;
padding-bottom: 10px;

  }
.make-space-shop{
padding-top: 20px;
padding-bottom: 20px;

}

}

/*-----------------------------------------
          Contact
-------------------------------------------*/
.contact-info-head{
 font-family: 'Merriweather', serif;
 color: #546970; 
 font-size: 24px;
letter-spacing: .5px;


}



.contact-info{
 font-family: 'Lato', sans-serif;
 color: #546970; 
 font-size: 21px;
 padding-bottom: 5px;
 text-align: bottom;
}


.glyphicon-phone-alt {
font-size: 21px;
padding-top: 14px;
padding-bottom: 0px;
color: #546970;

}


.glyphicon-envelope {

padding-top: 14px;
padding-bottom: 0px;
color: #546970;
font-size: 21px;
}


@media (max-width: 992px) {

.contact-info-head{
 font-family: 'Merriweather', serif;
 color: #546970; 
 font-size: 19px;
 padding-bottom: 5px;
 text-align: bottom;
}

.contact-info{
 font-family: 'Lato', sans-serif;
 color: #546970; 
 font-size: 16px;
 padding-bottom: 5px;
 text-align: bottom;
}

.glyphicon-phone-alt {
font-size: 19px;
padding-top: 14px;
padding-bottom: 0px;
color: #546970;

}


.glyphicon-envelope {

padding-top: 14px;
padding-bottom: 0px;
color: #546970;
font-size: 19px;
}
}

@media (max-width: 768px) {

.contact-info-head{
 font-family: 'Merriweather', serif;
 color: #546970; 
 font-size: 22px;
 padding-bottom: 5px;
 text-align: bottom;
 padding-left: 20px;
}

.contact-info{
 font-family: 'Lato', sans-serif;
 color: #546970; 
 font-size: 19px;
 padding-bottom: 25px;
 text-align: bottom;
 line-height: 28px;
 padding-left: 20px;
}

.glyphicon-phone-alt {
font-size: 22px;
padding-top: 14px;
padding-bottom: 0px;
color: #546970;


}


.glyphicon-envelope {

padding-top: 14px;
padding-bottom: 0px;
color: #546970;
font-size: 22px;

}
}

@media (max-width: 480px) {

.contact-info-head{
 font-family: 'Merriweather', serif;
 color: #546970; 
 font-size: 22px;
 padding-bottom: 5px;
 text-align: bottom;
 padding-left: 20px;
}

.contact-info{
 font-family: 'Lato', sans-serif;
 color: #546970; 
 font-size: 19px;
 padding-bottom: 25px;
 text-align: bottom;
 line-height: 28px;
 padding-left: 20px;
}

.glyphicon-phone-alt {
font-size: 22px;
padding-top: 14px;
padding-bottom: 0px;
color: #546970;


}


.glyphicon-envelope {

padding-top: 14px;
padding-bottom: 0px;
color: #546970;
font-size: 22px;

}
}
/* --------------------------------
       Jumbotron Marketing Message
--------------------------------------*/
.call-action-text{
  
  padding-top: 20px;

  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 100;
  color: ##536976;
  text-align: center;

}
 .call-action{
  
padding-top: 10px;
vertical-align: center;
}
.btn-default-go {
 

    padding: 10px 20px;
    margin-top: 20px;
    font-family: 'Lato', sans-serif;  
    font-size: 22px;
    color: #fff;
    font-weight: 300;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: left;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #00e676;
    border: 0px solid;
    border-radius: 6px;
    vertical-align: left;
}

.find-text {
  vertical-align: right;
  font-size: 17px;
  font-family: 'Lato', sans-serif;
  font-weight: 100px;
  color: #f6f5f2
  


}

.custom-control{
  background-color: grey;
}

.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/*.jumbotron-inside-box {
 min-height: 250px; 
 border: 2px;
 border-radius: 2px;
 width: 280px;
 vertical-align: center;
 
}*/



  
  .jumbotron{
    background-color: transparent;  
    /*background: url("../images/Clouds_Top.svg") no-repeat center center;*/

    background: url("../images/Homepage_Hills_V2.jpg") no-repeat center center;
    width:100%;
    height: 100%;
    background-size: cover;
    position: relative;
    height: 100vh;
}
    





        .jumbotron-h1 {
        text-align: center;
        font-size: 67px;
        font-family: 'Merriweather', serif;
        font-weight: 900;
        color: #f6f5f2;
        margin-top: 90px;
        margin-bottom: 0px;
        line-height: 69px;
    }


        .jumbotron-h2 {
        text-align: center;
        font-size: 57px;
        font-family: 'Lato', sans-serif;
        font-weight: 300;
        color: #f6f5f2;


        
    }


         .jumbotron-h3 {
          text-align: left;
        font-size: 28px;
        color: #f7f6f52;
        font-family: 'Lato', sans-serif; 
        margin-top: 20px;
        font-weight: 300;
        letter-spacing: 1px;


    }

         .jumbotron-p {
          text-align: left;
        font-size: 20px;
        color: #536976;
        font-family: 'Lato', sans-serif; 
        font-weight: 500;
        line-height: 36px;
        


    }

    .jumbotron-btn-default-go {
 

        padding: 10px 20px;
    margin-top: 20px;
    font-family: 'Lato', sans-serif;  
    font-size: 22px;
    color: #fff;
    font-weight: 300;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: left;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #00e676;
    border: 0px solid;
    border-radius: 6px;
    vertical-align: left;
}


 .carousel-inner > .item {
   
    
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}




 @media (max-width: 1600px) {
.call-action-text{
  

.call-action-text{
  
  padding-top: 20px;
 
  
  
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  color: ##536976;
  text-align: center;

}
 .call-action{
  
padding-top: 10px;
vertical-align: center;
}
.btn-default-go {
 

     padding: 10px 20px;
     margin-top: 20px;
    font-family: 'Lato', sans-serif;  
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: left;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #00e676;
    border: 0px solid;
    border-radius: 6px;
    vertical-align: left;

}

.find-text {
  
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  font-weight: 100px;
  color: #f6f5f2
  


}

.custom-control{
  background-color: grey;
}

.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/*.jumbotron-inside-box {
 min-height: 250px; 
 border: 2px;
 border-radius: 2px;
 width: 280px;
 vertical-align: center;
 
}*/



  
  .jumbotron{
    background-color: transparent;  
    /*background: url("../images/Clouds_Top.svg") no-repeat center center;*/
    /**background: url("../images/Landscape1600_800.svg") no-repeat center center;**/
    background: url("../images/Homepage_Hills_V2.jpg") no-repeat center center;
    width:100%;
    height: 100%;
    background-size: cover;
    position: relative;
    height: 100vh;
}
    





        .jumbotron-h1 {
        text-align: center;
        font-size: 60px;
        font-family: 'Merriweather', serif;
        font-weight: 900;
        color: #f6f5f2;
        margin-top: 70px;
        margin-bottom: 0px;
        line-height: 49px;
    }


        .jumbotron-h2 {
        text-align: center;
        font-size: 51px;
        font-family: 'Lato', sans-serif;
        font-weight: 100;
        color: #f6f5f2;


        
    }


         .jumbotron-h3 {
          text-align: left;
        font-size: 18px;
        color: #f7f6f52;
        font-family: 'Lato', sans-serif; 
        margin-top: 20px;
        font-weight: 300;
        letter-spacing: 1px;


    }

         .jumbotron-p {
          text-align: left;
        font-size: 20px;
        color: #536976;
        font-family: 'Lato', sans-serif; 
        font-weight: 300;
        line-height: 30px;
        


    }

    .jumbotron-btn-default-go {
 

       padding: 10px 20px;
    margin-top: 20px;
    font-family: 'Lato', sans-serif;  
    font-size: 22px;
    color: #fff;
    font-weight: 300;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: left;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #00e676;
    border: 0px solid;
    border-radius: 6px;
    vertical-align: left;
}


 .carousel-inner > .item {
   
    
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}


 }

 @media (max-width: 1368px) {

.call-action-text{
  
  padding-top: 20px;
 
  
  
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 100;
  color: ##536976;
  text-align: center;

}
 .call-action{
  
padding-top: 10px;
vertical-align: center;
}

.btn-default-go {
 

        padding: 10px 20px;
    margin-top: 20px;
    font-family: 'Lato', sans-serif;  
    font-size: 22px;
    color: #fff;
    font-weight: 300;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: left;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #00e676;
    border: 0px solid;
    border-radius: 6px;
    vertical-align: left;
}

.find-text {
  vertical-align: right;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 100px;
  color: #f6f5f2
  


}

.custom-control{
  background-color: grey;
}

.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/*.jumbotron-inside-box {
 min-height: 250px; 
 border: 2px;
 border-radius: 2px;
 width: 280px;
 vertical-align: center;
 
}*/



  
  .jumbotron{
    background-color: transparent;  
    /*background: url("../images/Clouds_Top.svg") no-repeat center center;*/
    /**background: url("../images/Landscape1380_678_BR.svg") no-repeat center center bottom;**/
    background: url("../images/Homepage_Hills_1024.jpg") no-repeat center center;
    width:100%;
    height: 100%;
    background-size: cover;
    position: relative;
    height: 100vh;
}
    





        .jumbotron-h1 {
        text-align: center;
        font-size: 60px;
        font-family: 'Merriweather', serif;
        font-weight: 900;
        color: #f6f5f2;
        margin-top: 90px;
        margin-bottom: 0px;
        line-height: 49px;
    }


        .jumbotron-h2 {
        text-align: center;
        font-size: 51px;
        font-family: 'Lato', sans-serif;
        font-weight: 100;
        color: #f6f5f2;


        
    }


         .jumbotron-h3 {
          text-align: left;
        font-size: 18px;
        color: #f7f6f52;
        font-family: 'Lato', sans-serif; 
        margin-top: 20px;
        font-weight: 300;
        letter-spacing: 1px;


    }

         .jumbotron-p {
          text-align: left;
        font-size: 20px;
        color: #536976;
        font-family: 'Lato', sans-serif; 
        font-weight: 300;
        line-height: 30px;
        


    }

    .jumbotron-btn-default-go {
 

        padding: 10px 20px;
    margin-top: 20px;
    font-family: 'Lato', sans-serif;  
    font-size: 22px;
    color: #fff;
    font-weight: 300;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: left;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #00e676;
    border: 0px solid;
    border-radius: 6px;
    vertical-align: left;
}


 .carousel-inner > .item {
   
    
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}


 }


  @media (max-width: 1200px) {

.call-action-text{
  
  padding-top: 20px;
 
  
  
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: ##536976;
  text-align: center;

}
 .call-action{
  
padding-top: 10px;
vertical-align: center;
}

.btn-default-go {
 

        padding: 10px 20px;
    margin-top: 20px;
    font-family: 'Lato', sans-serif;  
    font-size: 22px;
    color: #fff;
    font-weight: 300;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: left;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #00e676;
    border: 0px solid;
    border-radius: 6px;
    vertical-align: left;
}

.find-text {
  vertical-align: right;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  font-weight: 100px;
  color: #f6f5f2
  


}

.custom-control{
  background-color: grey;
}

.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/*.jumbotron-inside-box {
 min-height: 250px; 
 border: 2px;
 border-radius: 2px;
 width: 280px;
 vertical-align: center;
 
}*/



  
  .jumbotron{
    background-color: transparent;  
    /*background: url("../images/Clouds_Top.svg") no-repeat center center;*/
    /**background: url("../images/Landscape1600_800.svg") no-repeat center center;**/
    background: url("../images/Homepage_Hills_1024.jpg") no-repeat center center;
    width:100%;
    height: 100%;
    background-size: cover;
    position: relative;
    height: 100vh;
}
    





        .jumbotron-h1 {
        text-align: center;
        font-size: 60px;
        font-family: 'Merriweather', serif;
        font-weight: 900;
        color: #f6f5f2;
        margin-top: 90px;
        margin-bottom: 0px;
        line-height: 49px;
    }


        .jumbotron-h2 {
        text-align: center;
        font-size: 51px;
        font-family: 'Lato', sans-serif;
        font-weight: 100;
        color: #f6f5f2;


        
    }


         .jumbotron-h3 {
          text-align: left;
        font-size: 18px;
        color: #f7f6f52;
        font-family: 'Lato', sans-serif; 
        margin-top: 20px;
        font-weight: 300;
        letter-spacing: 1px;


    }

         .jumbotron-p {
          text-align: left;
        font-size: 20px;
        color: #536976;
        font-family: 'Lato', sans-serif; 
        font-weight: 300;
        line-height: 30px;
        


    }

    .jumbotron-btn-default-go {
 
    padding: 10px 20px;
    margin-top: 20px;
    font-family: 'Lato', sans-serif;  
    font-size: 22px;
    color: #fff;
    font-weight: 300;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: left;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #00e676;
    border: 0px solid;
    border-radius: 6px;
    vertical-align: left;
}


 .carousel-inner > .item {
   
    
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}


 }


 @media (max-width: 992px) {

 .call-action-text{
  
  padding-top: 20px;
 
  
  
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 100;
  color: #fff;
  text-align: center;

}
 .call-action{
  
padding-top: 10px;
vertical-align: center;
}

.find-member-text {
  
  padding-top: 10px;
  font-size: 26px;
  font-family: 'Lato', sans-serif;
  font-weight: 100;
  color: #fff;
  vertical-align: right;
  line-height: 22px;

}
.btn-default-go {
 

        padding: 10px 20px;
    margin-top: 20px;
    font-family: 'Lato', sans-serif;  
    font-size: 22px;
    color: #fff;
    font-weight: 300;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: left;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #00e676;
    border: 0px solid;
    border-radius: 6px;
    vertical-align: left;
}




/*.jumbotron-inside-box {
 min-height: 250px; 
 border: 2px;
 border-radius: 2px;
 width: 280px;
 vertical-align: center;
 
}*/



  
  .jumbotron{
padding-top: 200px;
    background-color: transparent;  
    /*background: url("../images/Clouds_Top.svg") no-repeat center center;*/
    /**background: url("../images/Landscape992_600.svg") no-repeat center center;**/
    background: url("../images/Homepage_Hills_1024.jpg") no-repeat center center;
    width:100%;
    height: 100%;
    background-size: cover;
    position: relative;
    height: 100vh;
}
    





        .jumbotron-h1 {
        text-align: center;
        font-size: 50px;
        font-family: 'Merriweather', serif;
        font-weight: 900;
        color: #f6f5f2;
        margin-top: 20px;
        margin-bottom: 0px;
        line-height: 49px;
    }


        .jumbotron-h2 {
        text-align: center;
        font-size: 51px;
        font-family: 'Lato', sans-serif;
        font-weight: 100;
        color: #f6f5f2;


        
    }


         .jumbotron-h3 {
          text-align: left;
        font-size: 18px;
        color: #f7f6f52;
        font-family: 'Lato', sans-serif; 
        margin-top: 20px;
        font-weight: 300;
        letter-spacing: 1px;


    }

         .jumbotron-p {
          text-align: left;
        font-size: 20px;
        color: #536976;
        font-family: 'Lato', sans-serif; 
        font-weight: 300;
        line-height: 30px;
        


    }

    .jumbotron-btn-default-go {
 

        padding: 10px 20px;
    margin-top: 20px;
    font-family: 'Lato', sans-serif;  
    font-size: 22px;
    color: #fff;
    font-weight: 300;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: left;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #00e676;
    border: 0px solid;
    border-radius: 6px;
    vertical-align: left;
}


 .carousel-inner > .item {
   
    
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}


 }


  @media (max-width: 768px) {

 .call-action-text{
  
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #536976;
  text-align: center;

}
 .call-action{
  
padding-top: 10px;
vertical-align: center;
}

.find-member-text {
  
  
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 100;
  color: #fff;
  line-height: 22px;

}
.btn-default-go {
 

        padding: 10px 20px;
    margin-top: 20px;
    font-family: 'Lato', sans-serif;  
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: left;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #00e676;
    border: 0px solid;
    border-radius: 6px;
    vertical-align: left;
    
}


.custom-control{
  background-color: grey;
}



/*.jumbotron-inside-box {
 min-height: 250px; 
 border: 2px;
 border-radius: 2px;
 width: 280px;
 vertical-align: center;
 
}*/



  
  .jumbotron{
    padding-top: 77px;
    background-color: transparent;  
    /*background: url("../images/Clouds_Top.svg") no-repeat center center;*/
    /**background: url("../images/Landscape768.svg") no-repeat center center;**/
    background: url("../images/Homepage_Hills_750_1300.jpg") no-repeat center center;
    width:100%;
    height: 100%;
    background-size: cover;
    position: relative;
    height: 100vh;
}
    





        .jumbotron-h1 {
        text-align: center;
        font-size: 50px;
        font-family: 'Merriweather', serif;
        font-weight: 900;
        color: #f6f5f2;
        margin-top: 60px;
        margin-bottom: 0px;
        
    }


        .jumbotron-h2 {
        text-align: center;
        font-size: 43px;
        font-family: 'Lato', sans-serif;
        font-weight: 100;
        color: #f6f5f2;


        
    }


         .jumbotron-h3 {
          text-align: left;
        font-size: 18px;
        color: #f7f6f52;
        font-family: 'Lato', sans-serif; 
        margin-top: 20px;
        font-weight: 300;
        letter-spacing: 1px;


    }

         .jumbotron-p {
       padding-left: 30px;
       padding-right: 30px;
       padding-top: 20px;
       padding-bottom: 20px;
        font-size: 18px;
        color: #536976;
        font-family: 'Lato', sans-serif; 
        font-weight: 300;
        
        


    }

    .jumbotron-btn-default-go {
 

        padding: 10px 20px;
    margin-top: 20px;
    font-family: 'Lato', sans-serif;  
    font-size: 22px;
    color: #fff;
    font-weight: 300;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: left;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #00e676;
    border: 0px solid;
    border-radius: 6px;
    vertical-align: left;
}


 .carousel-inner > .item {
   
    
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}


 }

  @media (max-width: 480px) {

.call-action-text{
  
  padding-top: 20px;
 
  
  
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #536976;
  text-align: center;

}
 .call-action{
  
padding-top: 10px;
vertical-align: center;
}

.find-member-text {
  
  
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  color: #777;
  line-height: 22px;

}
.btn-default-go {
 

        padding: 10px 20px;
    margin-top: 20px;
    font-family: 'Lato', sans-serif;  
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: left;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #00e676;
    border: 0px solid;
    border-radius: 6px;
    vertical-align: left;
    
}


.custom-control{
  background-color: grey;
}



/*.jumbotron-inside-box {
 min-height: 250px; 
 border: 2px;
 border-radius: 2px;
 width: 280px;
 vertical-align: center;
 
}*/



  
  .jumbotron{
    padding-top: 40px;
    min-height: 770px;
    background-color: transparent;  
    /*background: url("../images/Clouds_Top.svg") no-repeat center center;*/
    /**background: url("../images/Landscape480.svg") no-repeat center center;**/
    background: url("../images/Homepage_Hills_V2.jpg") no-repeat center center;
    width:100%;
    height: 100%;
    background-size: cover;
    position: relative;
    height: 100vh;
}
    





        .jumbotron-h1 {
        text-align: center;
        font-size: 50px;
        font-family: 'Merriweather', serif;
        font-weight: 900;
        color: #f6f5f2;
        margin-top: 60px;
        margin-bottom: 0px;
        
    }


        .jumbotron-h2 {
        text-align: center;
        font-size: 43px;
        font-family: 'Lato', sans-serif;
        font-weight: 300;
        color: #f6f5f2;


        
    }


         .jumbotron-h3 {
          text-align: left;
        font-size: 18px;
        color: #f7f6f52;
        font-family: 'Lato', sans-serif; 
        margin-top: 20px;
        font-weight: 300;
        letter-spacing: 1px;


    }

         .jumbotron-p {
       
        font-size: 18px;
        color: #536976;
        font-family: 'Lato', sans-serif; 
        font-weight: 300;
        
        


    }

    .jumbotron-btn-default-go {
 

        padding: 10px 20px;
    margin-top: 20px;
    font-family: 'Lato', sans-serif;  
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: left;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    background-color: #00e676;
    border: 0px solid;
    border-radius: 6px;
    vertical-align: left;
}






.input-lg{
 min-width: 300px; 
 border-radius: 20px;
}










