﻿@media (min-width: 992px) {
    .sk-mainpage {
        background-image: url(/content/mainpage/mpbg970.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        min-height: 524px;
    }
}

@media (min-width: 1200px) {
    .sk-mainpage {
        background-image: url(/content/mainpage/mpbg1170.jpg);
        min-height: 607px;
    }
}

.sk-mainpage-promo table {
    width: 100%;
    margin-top: 10px;
}

.sk-mainpage-promo h3,
.sk-mainpage-promo h4,
.sk-mainpage-promo ul li {
    text-shadow: 0 0 10px white, 0 0 10px white, 0 0 10px white;
}

.sk-mainpage-promo table h4 {
    font-size: 150%;
    text-align: center;
    color: #333399;
    line-height: 1.4;
    font-weight: bold;
}

    .sk-mainpage-promo table h4 small {
        color: #333399;
    }

.sk-ourclients-title {
    text-align: center;
    border-bottom: 1px solid #dddddd;
    overflow: visible;
    height: 0.7em;
    margin: 20px 0;
}

.sk-ourclients-title span {
    position: relative;
    color: #333399;
    background: white;
    padding: 0 5px;
    font-weight: bold;
}

.sk-ourclients-label {
    border-right: 1px solid #dddddd;
}

.sk-ourclients .carousel-control {
    width: 5%;
    font-size: 20px;
    color: #999;
}

.sk-ourclients .carousel-control.left,
.sk-ourclients .carousel-control.right {
    background-image: none;
}

.sk-uniteller {
    margin: 25px 0;
}

.sk-landing {
    margin-bottom: -20px;
}
.sk-landing h2,
.sk-landing .radio-inline
 {
    text-shadow: 0 0 10px white, 0 0 10px white, 0 0 10px white;
}
.sk-landing-title {
    margin-bottom: 30px;
}
.control-label.sk-landing-label {
    text-align: left;
    font-weight: normal;
}
.sk-landing-submit {
    margin-top: 20px;
    margin-bottom: 10px;
}

.sk-wifisocial-stiker {
    background-color: #5c9cd5;
    background-image: url(/Content/wifisocial-bg.png);
    background-repeat: no-repeat;
    background-position: 10px 20px;
    border-radius: 5px;
    color: white;
    display: block;
    padding: 5px 10px 5px 100px;
}

    .sk-wifisocial-stiker:hover {
        color: white;
    }

    .sk-wifisocial-stiker > h4 {
        font-size: 17px;
    }

    .sk-wifisocial-stiker > h5 {
        font-size: 16px;
    }

@media (min-width: 992px) {
    .sk-wifisocial-stiker {
        background-color: rgba(92,156,213,.4);
        margin: 50px 20px 0 10px;
    }
    
    .sk-wifisocial-stiker-connect {
        margin: 35px 15px 0 20px;
    }
}

@media (min-width: 1200px) {
    .sk-wifisocial-stiker {
        margin-top: 180px;
    }

    .sk-wifisocial-stiker-connect {
        margin: 130px 20px 0 10px;
    }
}
