@media(max-width:670px)
{
   
}
section#top-banner, section#top-banner-medium{
    position: relative;
    min-height: 100vh;
    background-image: url(../../images/contact/limetray-contact-topbanner_large.jpg);
    background-size: cover;
    background-position: center;
}
section#top-banner-small{
    position: relative;
    min-height: 100vh;
    background-image: url(../../images/contact/limetray-contact-topbanner_small.jpg);
    background-size: cover;
    background-position: center;
}
.locations > .overlay > p {
    line-height: 17px;
}

blockquote {
    padding: 3rem;
}
/*first section*/
#li-aboutus-first{

}
.padding-right {
    padding-right: 2rem;
}
.padding-left {
    padding-left:2rem;
}
/*mission lower half*/

.border-bottom {
    display: block;
    width: 2rem;
    margin: 0.5rem auto 0;
    height: 2px;
    background: #04b261;
}

.inner-row {
    display: block;
    width: 90%;
    margin: 3rem auto;
    height: 1px;
    background: rgba(255, 255, 255, 0.6);
}

div#mission-lower ul {
    margin: 0 auto!important;background: #f5f5f5;
}
#mission-lower ul li {
    position: relative;
    padding: 0;
}
#mission-lower ul li.icon {
    padding: 7.35rem 0;
}
#mission-lower ul li.icon img {
    -webkit-filter: grayscale();
    width: 8rem;
}
#map_wrapper {
    height: 450px;
}

#map_canvas {
    width: 100%;
    height: 100%;
}

.info_content h3 {
    font-family: font_1;
    color: #541100 !important;
}
.locations {
    position: relative;    cursor: -webkit-grab;
}
section#li-map-second{position: relative;}
section#li-location-third ul li {
    padding: 2rem;
}
.locations > .overlay > h2 {
    transition: ease all 0.6s;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
}
.locations > .overlay > p {
    padding: 0 2rem;
    opacity: 0;
    height: 0;
    transition: ease all 0.6s;
}
.locations > .overlay {
    padding: 50% 0;    
    background: rgba(109, 169, 66, 0.64);
    transition: ease all 0.6s;
}
.locations .overlay:after {
    content: '';
    display: block;
    position: absolute;
    left: 0.7rem;
    top: 0.7rem;
    width: 2.75rem;
    height: 2.75rem;
    color: #fff;
    border-left: 3px solid;
    border-top: 3px solid;
    z-index: 9;transition: ease all 0.6s;

}
.locations .overlay:before {
    content: '';
    display: block;
    position: absolute;
    right: 0.7rem;
    bottom: 0.7rem;
    width: 2.75rem;
    height: 2.75rem;
    color: #fff;
    border-right: 3px solid;
    border-bottom: 3px solid;
    z-index: 9;transition: ease all 0.6s;
}
/*hover*/
section#li-map-second .overlay {
    cursor: -webkit-grab;
}
.locations:hover > img {
    opacity: 0.1;
    transition: ease all 0.6s;
}
.locations img {
    transition: ease all 0.6s;-webkit-filter: grayscale(100%);
}
.locations:hover > .overlay h2 {
    font-size: 2rem;
    color: #57585b;
    transition: ease all 0.6s;
}
.locations:hover > .overlay p {
    opacity: 1;
    transition: ease all 0.6s;
}
.locations:hover > .overlay {
    background: rgba(255, 255, 255, 0.4);
    padding: 7rem 0;
    transition: ease all 0.6s;
}
.locations:hover > .overlay:before, .locations:hover > .overlay:after {
    color: #04b261;transition: ease all 0.6s;
}
section#li-location-third {
    position: relative;
}
.item {
    margin: 1rem 1rem;
}
.owl-carousel.owl-theme .owl-prev {
    position: absolute;
    top: 43%;
    left: -5%;
    font-size: 0!important;
    background: transparent!important;
    width: 20px;
    height: 20px;
    border-top: 3px solid #04b261;
    border-left: 3px solid #04b261;
    border-radius: 0!important;
    opacity: 1!important;
    transform: rotate(-45deg);
    padding: 0!important;
    margin: 0!important;
}
.owl-carousel.owl-theme .owl-next {
    position: absolute;
    top: 43%;
    right: -5%;
    font-size: 0!important;
    background: transparent!important;
    width: 20px;
    height: 20px;
    border-top: 3px solid #04b261;
    border-right: 3px solid #04b261;
    border-radius: 0!important;
    opacity: 1!important;
    transform: rotate(45deg);
    padding: 0!important;
    margin: 0!important;
}
.owl-next:hover:after, .owl-prev:hover:after{
    opacity: 1;
    transition: ease all 0.6s;
}
/*form and text-section*/
#limetray-contacts>div {
    /* background: rgba(0,0,0,0.25); */
    /* margin-top: -26rem; */
    /* min-height: 67.2rem; */
    padding: 6rem 4rem;
}
#limetray-contacts {    

}
#limetray-contacts>div>div {
    margin-bottom: 25rem;
}
span.color-lime i.fa.fa-heart-o {
    font-size: 3.5rem;
}
/*form*/
form#book-a-demo-form {
    width: 100%;
    margin: 3% auto 0;
}
form#book-a-demo-form input{
    border: 0px;
    box-shadow: 0 0 0 1px #ccc;
    line-height: 1;
    padding: 1.75rem 2rem;
    font-size: 1.2rem;
    background-color: transparent;
    transition: ease all 0.5s;
    border-radius: 3px;
    margin: 0;
    margin-bottom: 10px;
    height: auto;
}
form#book-a-demo-form textarea{
    min-height: 100px;
    border: 0px;
    box-shadow: 0 0 0 1px #ccc;
    line-height: 1;
    font-size: 1.2rem;
    background-color: transparent;
    transition: ease all 0.5s;
    border-radius: 3px;
    padding: 1.75rem 2rem;
}
form#book-a-demo-form input:focus, form#book-a-demo-form input:hover{
    border-radius: 0px;
    box-shadow: 0 0 1px 1px #04b261;
    transition: ease all 0.5s;
}
form#book-a-demo-form select {
    border: 0px;
    box-shadow: 0 0 0 1px #ccc;    color: #9e9e9e;
    line-height: 1;
    padding: 14px 20px;
    font-size: 1.2rem;
    background-color: transparent;
    height: auto!important;transition: ease all 0.5s;
    margin: 0;border-radius: 3px;margin-bottom: 10px;
    cursor: pointer;
    outline: none;
}
form#book-a-demo-form select option{
    cursor: pointer;
}
form#book-a-demo-form select:focus, form#book-a-demo-form select:hover{
    border-radius: 0px;
    box-shadow: 0 0 1px 1px #04b261;
    transition: ease all 0.5s;
}
form#book-a-demo-form input[type="submit"] {
    padding: 1.8rem 3rem;    border-radius: 0.1rem;
    background: #04b261;
    color: #fff;
    text-transform: uppercase;    margin-top: 3%;cursor: pointer;
}
form#book-a-demo-form * {
    text-transform: uppercase;
}
form#book-a-demo-form ul li {
    padding: 0 0.625rem 0;
}

form#book-a-demo-form select {
    padding: 2rem !important;
}

/*form*/
div#success-new {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.53);
    z-index: 99999999;
    text-align: center;    padding-top: 35vh;
}
.successmessage {
    background: #04b261;
    padding: 1rem 2rem 2rem;
    border-radius: 2px;
    box-shadow: 0 0 18px 0 rgba(76, 76, 76, 0.68);
}a.close-reveal-ico.right {
    position: absolute;
    top: 0;
    right: 3%;
    text-shadow: 0 0 5px #444;
}
@media(min-width:656px) and (max-width:1081px){
#mission-lower ul li.icon {
    padding: 4.35rem 0;
}
}
@media(min-width:656px) and (max-width:768px){
#mission-lower ul li {
    position: relative;
    padding: 0;
    width: 50%;
    clear: none;
    float: left;
}
}
@media(max-width:650px){
.locations:hover > .overlay {
    padding: 2rem 0;
    transition: ease all 0.6s;
}

.owl-carousel.owl-theme .owl-prev{left:0;}
.owl-carousel.owl-theme .owl-next{right:0;}
.owl-carousel.owl-theme .owl-prev:hover{background:#fff;}
.owl-carousel.owl-theme .owl-next:hover{background:#fff;}
}
@media(min-width:1375px) and (max-width:1600px){
#mission-lower ul li.icon {
    padding: 5.35rem 0;
}
}