#sys_contactpageWrap
{
    text-align: center;
}

.sys_contactpageCenterWrap
{
    max-width: 950px;
    margin: 0 auto;
}

#sys_contactpageHd
{
    font-size: 4em;
    text-align: center;
    letter-spacing: -0.05em;
    color: #666666;
}

#sys_contactpageInfo
{
    margin: 1em 0;
}

.sys_contactpageMethod
{
    background-color: #F7F7F7;
    width: 100%;
    margin: 3em auto 2em auto;
}

.sys_contactpageMethodIcon
{
    background: #333333 url('/resources/layoutImgs/global/square_overlay.png') center no-repeat;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    margin: 2em auto 2em auto;
    border-radius: .25rem;
    min-width: 150px;
}

.sys_contactpageMethodIcon .fa
{
    color: #F7F7F7;
    font-size: 7em;
}

.sys_contactpageSubHd
{
    font-size: 2em;
}

.sys_contactpageSubTxt
{
    padding: 1em;
    border: solid 1px #EBEBEB;
    border-radius: .25rem;
    max-width: 665px;
    margin: 0.2em auto;
    font-size: 1.2em;
    font-weight: 600;
}

.sys_contactpageSocialBox
{
    max-width: 90%;
    width: 500px;
    margin: 1em auto;
}

#sys_MailResponse li
{
    list-style-type: none;
}

.fb-page, .fb-page iframe[style], .fb-page span
{
    width: 100% !important;
}

.ig-b-
{
    display: inline-block;
}

.ig-b- img
{
    visibility: hidden;
}

.ig-b-:hover
{
    background-position: 0 -60px;
}

.ig-b-:active
{
    background-position: 0 -120px;
}

.ig-b-v-24
{
    width: 137px;
    height: 24px;
    background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0;
}

#sys_gMap
{
    height: 350px;
    width: 100%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx)
{
    .ig-b-v-24
    {
        background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png);
        background-size: 160px 178px;
    }
}