﻿
.container-top-image {
    padding-right: 0px;
    padding-top: 19px;
}

.top-image {
    height: 230px;
}

.container-heading {
    text-align: center;
    letter-spacing: 0.02em;
    padding: 71px 0px;
    /*z-index: 100;*/
}

.top-image-heading {
    color: #ffffff;
    text-transform: uppercase;
    font: 34px PT Sans;
}

.container-body {
    margin-top: 20px;
}

.container-sidebar {
    padding-left: 0px;
}


@media(max-width:687px) {
    .logo {
        margin-top: 6px;
        margin-left: 0px;
        padding-top: 11px;
    }

        .logo a {
            color: #fff;
            font-size: 30px;
            font-family: Gabriola;
        }

    .container-top-image {
        padding-top: 19px;
    }

    .top-image {
        height: 220px;
    }

    .container-heading {
        text-align: center;
        letter-spacing: 0.02em;
        padding: 60px 0px;
        z-index: 100;
    }

    .top-image-heading {
        color: #ffffff;
        text-transform: uppercase;
        font: 30px PT Sans;
    }

    .container-sidebar {
        padding-left: 15px;
    }
}

ul {
    list-style-type: none;
}

.topdiv {
    background-image: url("../images/topimage.jpg");
    background-color: #cccccc;
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
}

.topmiddlesikahra {
    background-image: url("../images/sikara.jpg");
    background-color: #cccccc;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
}

.toppackagecost {
    background-image: url("../images/packagecostbackground.jpg");
    background-color: #cccccc;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
}

.packageincludes {
    background-image: url("../images/packagesincludesbackground.jpg");
    background-color: #cccccc;
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
}

.Thankyou {
    background-image: url("../images/tanku.jpg");
    background-color: #cccccc;
    height: 50px;
    background-repeat: no-repeat;
    background-size: cover;
}
