.google-maps {
    width: 80%;
    margin: 0 auto 50px;
    position: relative;
    padding-bottom: 40%;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.fullImgbanner img, .fullImgbanner2 img, .miniImgbanner img, .miniImgbanner2 img {
    width: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0px;
    z-index: -11;
    left: 0px;
}

.left, .left1, .left2, .left3 {
    width: 24%;
    float: left;
    font-weight: bold;
}

.right, .right1, .right2, .right3 {
    width: 100%;
}

.right3, .left3 {
    height: auto;
}

.right1, .left1 {
    height: auto;
}

.right2, .left2 {
    height: auto;
}

.fullImgbanner3 {
    width: 100%;
    position: relative;
    margin: 0 auto;
    z-index: -11;
    margin: 0 auto;
    text-align: center;
}

.fullImgbanner3 .imgmap {
    width: 100%;
    position: relative;
    margin: 0 auto;
    z-index: -11;
    max-width: 1150px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 40px;
}

/****/
.miniImgbanner img, .miniImgbanner2 img {
    display: none;
}

/****/
.para3 {
    font-family: Lato-Regular;
    font-size: 15px;
    line-height: 25px;
    letter-spacing: .5px;
    font-style: normal;
    position: relative;
    z-index: -11;
    clear: both;
    width: 80%;
    margin: 10px auto;
    margin-bottom: 20px;
    color: #543f17;
    z-index: 8;
}

.coverBlock {
    position: relative;
    margin: 0 auto;
    width: 100%;
}

.block1 {
    font-family: 'Lato-Regular', 'Open Sans', sans-serif;
    position: relative;
    margin: 0 auto;
    line-height: 25px;
    color: #543f17;
    letter-spacing: .5px;
    font-size: 15px;
    width: 80%;
    max-width: 1150px;
    padding: 0px;
    z-index: 99;
    text-align: left;
    height: 200px;
    clear: both;
}

.blockL {
    font-family: 'Lato-Regular';
    position: relative;
    margin: 0 auto;
    width: 40.5%;
    z-index: 99;
    height: auto;
    float: left;
    padding-right: 3%;
    clear: both;
}

.blockL h1 {
    font-family: Lato-Regular;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 15px;
    letter-spacing: .5px;
    padding-top: 20px;
    color: #a67b00;
}

.blockL p {
    clear: both;
}

.blockR {
    position: relative;
    margin: 0 auto;
    width: 48.5%;
    z-index: 99;
    height: auto;
    float: right;
    text-align: left;
    font-style: normal;
}

.blockL2 {
    position: relative;
    margin: 0 auto;
    width: 50%;
    z-index: 99;
    height: auto;
    float: left;
}

.blockR p {
    padding: 20px 30px 20px 30px;
    font-size: 11px;
}

.colL {
    width: 30%;
}

.colL h1 {
    font-family: 'Conv_Optima Medium';
    font-size: 12px;
    padding-top: 20px;
}

.colR {
    width: 70%;
}

.basicBtn1 {
    border: none;
    position: relative;
    width: auto;
    text-align: right;
    margin-top: 20px;
    font-family: 'Conv_Optima Medium';
    letter-spacing: 1px;
    font-size: 10px;
    text-transform: uppercase;
    z-index: 999999;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.basicBtn1 img {
    width: 20px;
    padding-left: 7px;
    padding-right: 7px;
}

.basicBtn1 a {
    background: rgba(84, 63, 23, .5);
    padding: 7px;
    color: #FFF;
}

.basicBtn1 a:hover {
    padding: 7px;
    color: #FFF;
    background: rgba(84, 63, 23, 1);
}

.setTeMobile {
    display: none;
}

.setTel {
    display: block;
}

/****/
@media only screen and (max-width : 1365px) {}

@media only screen and (max-width : 1289px) {
    .left, .left1, .left2, .left3 {
        width: 27%;
    }
}

@media only screen and (max-width : 1220px) {
    .left, .left1, .left2, .left3 {
        width: 30%;
    }
}

@media only screen and (max-width : 1024px) {

    /****/
    .fullImgbanner img, .fullImgbanner2 img, .fullImgbanner3 img {
        width: 100%;
        position: relative;
        margin: 0 auto;
        padding: 0px;
        z-index: -11;
        left: 0px;
        top: 2px;
    }
}

@media only screen and (max-width : 1000px) {
    .left, .left1, .left2, .left3 {
        width: 35%;
    }

    .right, .right1, .right2, .right3 {
        width: 130%;
    }
}

@media only screen and (max-width : 980px) {}

@media only screen and (max-width : 790px) {
    #map-canvas {
        opacity: 0.8;
        width: 100%;
        height: 400px;
    }

    #about4 {
        display: block;
        width: 100%;
        max-width: 1150px;
        height: 400px;
        position: relative;
        z-index: 223;
        margin: 0 auto;
        margin-bottom: 0px;
        clear: both;
    }

    .blockR {
        margin-bottom: 30px;
    }
}

@media only screen and (max-width : 768px) {
    .left, .left1, .left2, .left3 {
        width: 32%;
    }

    .right, .right2 {
        width: 100%;
    }

    .setTeMobile {
        display: block;
    }

    .setTel {
        display: none;
    }

    .block1 {
        height: 200px;
        position: relative;
        width: 80%;
    }

    .blockL, .blockR {
        width: 100%;
        height: auto;
        text-align: center;
    }

    .blockR {
        padding-top: 20px;
    }

    /****/
    .fullImgbanner img, .fullImgbanner2 img, , .fullImgbanner3 img {
        width: 100%;
        position: relative;
        margin: 0 auto;
        padding: 0px;
        z-index: -11;
        left: 0px;
        top: 5px;
    }
}

@media only screen and (max-width : 700px) {

    /****/
    .fullImgbanner img, .fullImgbanner2 img, .fullImgbanner3 img {
        display: none;
    }

    /****/
    .miniImgbanner img, .miniImgbanner2 img {
        display: block;
    }

    .block1 {
        height: auto;
    }

    .blockL {
        position: relative;
        width: 100%;
        height: auto;
    }

    .blockR {
        position: relative;
        width: 100%;
        height: auto;
        margin: 0 auto;
        float: left;
        padding-bottom: 30px;
    }

    .basicBtn1 {
        width: 80%;
        text-align: center;
    }

    .basicBtn1 img {
        width: 20px;
        padding-left: 7px;
        padding-right: 7px;
    }

    .basicBtn1 a {
        background: rgba(84, 63, 23, .5);
        padding: 7px;
        color: #FFF;
    }

    .basicBtn1 a:hover {
        padding: 7px;
        color: #FFF;
        background: rgba(84, 63, 23, 1);
    }
}

@media only screen and (max-width : 690px) {}
}

@media only screen and (max-width : 526px) {
    .left, .left1, .left2, .left3 {
        width: 35%;
    }

    .left2 {
        display: none;
        width: 100%;
    }
}

@media only screen and (max-width : 480px) {
	.google-maps {
	    width: 100%;
	    margin: 0 auto 0px;
	    position: relative;
	    padding-bottom: 100%;
	    overflow: hidden;
	}
    /****/
    .left, .left1, .left2, .left3 {
        width: 100%;
        height: auto;
        padding-top: 10px;
        padding-left: 3px;
    }

    .left2 {
        display: none;
        width: 100%;
    }

    .right, .right1, .right2, .right3 {
        width: 100%;
        height: auto;
        padding-left: 3px;
    }

    .block1 {
        width: 80%;
    }

    .setTeMobile {
        display: none;
    }

    .setTel {
        display: block;
    }

    .fullImgbanner img, .fullImgbanner2 img {
        display: none;
    }

    /****/
    .miniImgbanner img, .miniImgbanner2 img {
        display: block;
    }

    .blockR {
        width: 90%;
    }

    .basicBtn1 {
        width: 80%;
        text-alignssss: center;
    }

    .basicBtn1 img {
        width: 20px;
        padding-left: 7px;
        padding-right: 7px;
    }

    .basicBtn1 a {
        background: rgba(84, 63, 23, .5);
        padding: 7px;
        color: #FFF;
    }

    .basicBtn1 a:hover {
        padding: 7px;
        color: #FFF;
        background: rgba(84, 63, 23, 1);
    }
}
