﻿.land {
    background-image: url(img/index.jpg),linear-gradient(100deg, #ffc294, #e9c9b4); /*#f8eee7 #e9c9b4*/
    background-blend-mode: luminosity;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-size: cover;
	background-attachment:fixed;
	position:relative;
}
panel-container
{
    position:relative;
    height:100%;
    width:100%;
}
.panel {
    width: 100%;
    z-index: 1;
    
    background: -moz-linear-gradient(left, rgba(33,34,49,0.8) 0%, rgba(125,185,232,0.09) 90%, rgba(125,185,232,0) 100%);
    background: -webkit-linear-gradient(left, rgba(33,34,49,0.8) 0%,rgba(125,185,232,0.09) 90%,rgba(125,185,232,0) 100%);
    background: linear-gradient(to right, rgba(33,34,49,0.8) 0%,rgba(125,185,232,0.09) 90%,rgba(125,185,232,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#991e5799', endColorstr='#007db9e8',GradientType=1 );
}
    .panel h1 {
        color: #fff;
        font-size: 2em;
        font-weight:bold;
    }
        .panel h1 span {
            color: #000;
            font-size: 1.2em;
        }
    .panel p {
        display: inline-block;
        font-size:0.8em;
        width: 100%;
            
        color: #fff;
        font-weight: 300;
    }
.members h2 {
            margin-bottom: 100px;
            text-align: left;
            font-size: 2em;
            font-weight:bold;
            color: #c5c7ca;
            margin: 0 0 30px 0;
        }
    .members h2 span {
        text-align: left;
        font-size: 1.5em;
        color: #000;
        width: 100%;
        display: block;
        /* margin: -50px 0 0 130px; */
		margin: -35px 0 0 105px; 
    }
    .members .card a {
        width:100%;
        display:block;
        color: #000;
		font-size: 0.8em;
    }
    .members .card a:hover {
        text-decoration:none;
        color: #555;
    }
    .members .card h3 {
        line-height:1em;
    }
    .members .card span {
        font-size:0.7em;
    }
.card-header {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#45515f+0,45515f+50,ffffff+51,e5e5e5+100&1+0,1+50,0+51,0+51,0+100 */
    background: -moz-linear-gradient(top,  rgba(69,81,95,1) 0%, rgba(69,81,95,1) 50%, rgba(255,255,255,0) 50%, rgba(229,229,229,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(69,81,95,1) 0%,rgba(69,81,95,1) 50%,rgba(255,255,255,0) 50%,rgba(229,229,229,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(69,81,95,1) 0%,rgba(69,81,95,1) 50%,rgba(255,255,255,0) 50%,rgba(229,229,229,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45515f', endColorstr='#00e5e5e5',GradientType=0 ); /* IE6-9 */
	border-bottom: unset;
}
.img-wrapper {
    overflow:hidden;
    width:100%;
    padding-top: 100%; /* 1:1 Aspect Ratio */
    position: relative; /* If you want text inside of it */
    border-radius:50%;
    border: 10px solid #EBEFE9;
    background:#EBEFE9;
}
    .img-wrapper img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        transform: scale(1.3);
    }
 
#map {
    height:400px;
    z-index:10;
}
#mapAddress {
    background-color: #ffffff;
    padding: 10px;
    margin-left: 10px;
    border:1px solid grey;
}
    #mapAddress h2 {
        color: #000;
        margin: 0;
        font-size:1em;
    }
    #mapAddress p {
        display: inline-block;
        letter-spacing: 0.2px;
        font-size:.8em;
    }
    #mapAddress #aDirections {
        display: inline-block;
        margin: 0 auto;
        text-align:center;
        margin-left: 20px;
    }
@media (max-width: 575.98px)
{
}

@media (min-width: 475px) 
{
}
        
@media (min-width: 576px) 
{
}

@media (min-width: 768px)  
{
    .panel h2 {
            font-size: 2.5em;
        }
        .panel p {
            font-size:1em;
        }
     .members h1 { 
         font-size: 2em; 
     } 
     .members h1 span { 
         font-size: 1.5em; 
         margin: -50px 0 0 130px;
     }
    #mapAddress h2
    {
        font-size:1.5em;
    }
    #mapAddress p {
        display: inline-block;
        letter-spacing: 0.5px;
        font-size:1em;
    }
}

@media (min-width: 992px) 
{
}

@media (min-width: 1200px)  
{
   
}



       
/*
    .members {
        position: relative;
    }
    .members .memberarea {
        position: relative;
        padding: 50px 250px;
    }
        .members .memberarea h1 {
            margin-bottom: 100px;
            text-align: left;
            font-size: 2.5em;
            color: #c5c7ca;
            margin: 0 0 30px 0;
        }
            .members .memberarea h1 span {
                text-align: left;
                font-size: 2em;
                color: #000;
                width: 100%;
                display: block;
                margin: -50px 0 0 130px;
            }
        .members .memberarea .container {
            width: 33%;
            display: inline-block;
        }
            .members .memberarea .container .box {
                position: relative;
                top: 0;
                width: 300px;
                height: 445px;
                display: block;
                text-align: center;
                margin: 0;
                margin: 0 auto;
            }
                .members .memberarea .container .box .imgbx {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    box-sizing: border-box;
                    transition: .7s;
                    background: #000;
                }

                    .members .memberarea .container .box .imgbx img {
                        max-width: 100%;
                        max-height: 100%;
                        transition: .5s;
                    }

                .members .memberarea .container .box:hover .imgbx img {
                    opacity: .4;
                }

                .members .memberarea .container .box .detail {
                    opacity: 0;
                    color: #fff;
                    top: 50%;
                    left: 0;
                    width: 100%;
                    position: absolute;
                }
                .members .memberarea .container .box:hover .detail {
                    opacity: 1;
                }
                .members .memberarea .container .box .detail hr {
                    width: 80%;
                    color: #64beff;
                }
                .members .memberarea .container .box .detail a {
                    color: #fff;
                    text-decoration: none;
                }
            .members .container .box .detail a:hover {
                color: #b5d6ff;
            }
         
            .members .memberarea .container .box .imgbxback {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                box-sizing: border-box;
                transition: .7s;
            }

            .container .content {
                position: relative;
                bottom: 0;
                text-align: center;
                transition: .5s;
                margin: 0;
                width: 100%;
            }
    .container .content h2 {
        color: #000;
    }
        .container .content h2 span {
            font-size: 14px;
            color: #444;
        }

#map {
    height:400px;
    z-index:10;
}


*/