textarea,
input[type=text],
input[type=email],
#moz-fix[type=text] {
    font-family: 'Montserrat', sans-serif;
}


#article {
    display: block;
    position: relative;
    float: none;
    clear: both;
    width: 100%;
    height: auto;
}

#map {
    display: block;
    position: relative;
    float: none;
    width: 100%;
    height: 25em;
    background:url(../Image/map.jpg) no-repeat center ;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
}

#map > iframe {
    width: 100%;
    height: 100%; 
}  


/*-------------------------------------*/

#contact-main {
    position: relative;
    display: block;
    float: none;
    width: 100%;
    height: auto;
    padding: 5em 0 2em 0;
}

#form {
    position: relative;
    display: block;
    float: none;
    width: 100%;
    height: auto;
}

form {
    width: 70%;
    height: auto;
    margin: 0 auto;
}

fieldset {
    border: none;
    height: auto;
}

legend {
    padding-bottom: .500em;
    font-family: 'Playfair Display', serif;
    color: rgba(0, 0, 0, 1);
    font-weight: 400;
    font-size: 18pt;
}

input {
    width: 100%;
    height: 4em;
    border: 1px transparent solid;
    background-color: rgba(0, 0, 0, .1);
    text-align: left;
    font-weight: 100;
    line-height: 100%;
    color: rgba(0, 0, 0, 1);
    text-indent: 2em;
    overflow: hidden;
}

input[type=text] {
    color: rgba(0, 0, 0, .3);
    font-weight: 500;
    line-height: 100%;
    font-size: 11pt;
    padding-left: none;
    padding-top: 0;
}

input[type=text]:focus {
    color: rgba(0, 0, 0, .9);
    font-weight: 500;
    line-height: 100%;
    font-size: 11pt;
    padding-left: 0;
}


input[type=email] {
    color: rgba(0, 0, 0, .3);
    font-weight: 500;
    line-height: 100%;
    font-size: 11pt;
    padding-left: 0em;
}

input[type=email]:focus {
    color: rgba(0, 0, 0, .9);
    font-weight: 500;
    line-height: 100%;
    font-size: 11pt;
    padding-left: 0em;
}

#moz-fix {
    width: 100%;
    height: 10em;
    background-color: rgba(0, 0, 0, .1);
    border: 1px transparent solid;
    resize: none;
    margin-top: -1.3em;
    text-indent: 2em;
    padding-top: -2em;
}

#moz-fix[type=text] {
    display: block;
    position: relative;
    padding-top: -1em;
    font-size: 10pt;
    color: black;
}

textarea::placeholder {
    font-size: 10pt;
    padding-top: 1em;
    color: black;
}

textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .3);
    font-size: 10pt;
}

textarea:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 0, 0, .3);
    font-size: 10pt;
}

textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, .3);
    font-size: 10pt;
}

textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, .3);
    font-size: 10pt;
}


#submit {
    width: 8em;
    height: auto;
    margin-top: 1em;
    padding-top: .5em;
    padding-bottom: .5em;
    background: none;
    border: 1px black solid;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    text-indent: 0;
}


#submit:hover {
    color: white;
    background: rgba(0, 0, 0, 1);
}

.send-btn {
    font-size: 18pt;
    font-weight: 500;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

/*-----------------------------------------*/

#contact-text {
    position: relative;
    display: block;
    float: none;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 3em 0em 2em 0em;
}

.text {
    position: relative;
    display: block;
    float: none;
    width: 15em;
    margin: 0 auto;
    float: left;
    margin-left: 15vw;
}

.logo-contact {
    position: relative;
    display: block;
    float: none;
    width: 10em;
    height: auto;
    margin: -0;
}

.logo-contact > img {
    position: relative;
    display: block;
    width: 100%;
    margin-left: 0em;
    height: 100%;
    float: none;
}

.text > p {
    position: relative;
    display: block;
    width: 20em;
    font-size: 10pt;
    height: auto;
    margin: 0 auto;
    text-align: left;
    padding: .5em 0em .5em 0em;
    line-height: 1.4;
}

.text > p > a{
    font-size:10pt;
}

.text > .visitus {
    position: relative;
    display: block;
    width: 18.5em;
    height: auto;
    text-align: left;
}

.text > .social-icons {
    position: relative;
    display: block;
    width: 15.5em;
    height: auto;
    margin: 0 auto;
    text-align: left;
    text-indent: -10px;
}


/*-----------------------------------*/

#footer-image {
    position: relative;
    display: block;
    float: none;
    width: 100%;
    height: auto;
    margin: 0 auto;
    top: 1em;
}

.footer-image-content {
    position: relative;
    display: block;
    margin: 0 auto;
    float: none;
    width: 100%;
    height: auto;
    padding: 0em;
    margin-top:0;
}

.footer-image-content > img {
    width: 100%;
    height: auto;
}

#watermark {
    position: relative;
    display: block;
    width: 18em;
    text-align: center;
    height: auto;
    left: -0%;
    right: 50%;
    margin: 0 auto;
    margin-top: 12em;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
}


#watermark > p {
    font-size: 6pt;
}

#watermark > p > a {
    font-size: 6pt;
}



@media screen and (max-width:1024px) and (orientation:portrait) {
    .logo-contact > img {
        margin-left: 0em;
    }

    #watermark {
        margin-top: 20vw;
        transform: rotate(0deg);
        padding-bottom: 1em;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
    }
    .text > .visitus {
        width: 19.8em;
        text-align: left;
    }

    .text > .social-icons {
        margin: 0 auto;
        margin-left: .8em;
        text-align: left;
    }

    .send-btn {
        font-size: 10pt;
        font-weight: 500;
        text-align: center;
        font-family: 'Montserrat', sans-serif;
    }

    #map {
        display: block;
        position: relative;
        float: none;
        width: 100%;
        height: 20em;
    }
    
    .footer-image-content {
    position: relative;
    display: block;
    margin: 0 auto;
    float: none;
    width: 100%;
    height: auto;
    padding: 0em;
    margin-top:12rem;
}

}


@media screen and (min-width:969px) and (orientation:landscape) {

    #map {
        display: block;
        position: relative;
        float: none;
        top: 6em;
        width: 100%;
        height: 20vw;
    }

    #form {
        float: left;
        display: inline-block;
        width: 60%;
        height: 10em;
    }

    #contact-main {
        position: relative;
        display: block;
        float: none;
        width: 100%;
        height: auto;
        margin-top: 6em;
        padding: 5em 0em 2em 0em;
    }



    input {
        font-size: 12pt;
    }

    input::placeholder {
        font-size: 12pt;
    }


    textarea::placeholder {
        font-size: 12pt;
    }

    .text {
        position: relative;
        display: block;
        float: none;
        width: 18em;
        margin: 0 auto;
    }

    #contact-text {
        float: left;
        width: 40%;
        height: 30em;
        margin-top: 2em;
        margin-left: -2em;
    }

    .logo-contact {
        width: 12.5em;
    }

    .text > p {
        width: 20em;
        font-size: 12pt;
    }
    
    .text > p > a{
    font-size:12pt;
}

    .text > .visitus {
        width: 17.5em;
        text-align: left;
    }

    .text > .social-icons {
        margin: 0;
        text-indent: 5px;
        text-align: left;
    }


    #footer-image {

        display: inline-block;
        float: left;
        width: 100%;
    }


    #watermark {
        display: inline-block;
        width: 30%;
        margin-left: 11vw;
        margin-top: -40vw;
    }

    #watermark > p {
        font-size: 6pt;
    }

    #watermark > p > a {
        font-size: 6pt;
    } 

    .send-btn {
        font-size: 13pt;
        font-weight: 400;
        text-align: center;
        font-family: 'Montserrat', sans-serif;
    }
}





@media screen and (min-width:969px) and (max-width:1024px) and (orientation:landscape) {

    #watermark {
        display: inline-block;
        float: right;
        width: 30%;
        height: 1em;
        margin-right: -14vw;
        margin-top: -60vw;
    }

    #watermark > p {
        font-size: 6pt;
    }

    #watermark > p > a {
        font-size: 6pt;
    }
}



@media screen and (min-width:1025px) and (max-width:1280px) and (orientation:landscape) {

    #watermark {
        display: inline-block;
        float: right;
        width: 30%;
        height: 1em;
        margin-right: -14vw;
        margin-top: -58vw;
    }

    #watermark > p {
        font-size: 6pt;
    }

    #watermark > p > a {
        font-size: 6pt;
    }
}



@media screen and (min-width:1281px) and (max-width:1366px) and (orientation:landscape) {

    #watermark {
        display: inline-block;
        float: right;
        width: 30%;
        height: 1em;
        margin-right: -14vw;
        margin-top: -58vw;
    }

    #watermark > p {
        font-size: 6pt;
    }

    #watermark > p > a {
        font-size: 6pt;
    }
}


@media screen and (min-width:1367px) and (max-width:1440px) and (orientation:landscape) {

    #watermark {
        display: inline-block;
        float: right;
        width: 30%;
        height: 1em;
        margin-right: -14vw;
        margin-top: -58vw;
    }

    #watermark > p {
        font-size: 6pt;
    }

    #watermark > p > a {
        font-size: 6pt;
    }
}



@media screen and (min-width:1441px) and (max-width:1650px) and (orientation:landscape) {

    #watermark {
        display: inline-block;
        float: right;
        width: 30%;
        height: 1em;
        margin-right: -14vw;
        margin-top: -55vw;
    }

    #watermark > p {
        font-size: 6pt;
    }

    #watermark > p > a {
        font-size: 6pt;
    }
}



@media screen and (min-width:1651px) and (max-width:2560px) and (orientation:landscape) {

    #watermark {
        display: inline-block;
        float: right;
        width: 30%;
        height: 1em;
        margin-right: -14vw;
        margin-top: -55vw;
    }

    #watermark > p {
        font-size: 6pt;
    }

    #watermark > p > a {
        font-size: 6pt;
    }

}
