a {
    text-decoration: none !important;
}

.vt_nivo_slider {
 margin-bottom: 60px !important;
}

.camera_pag_ul {
  padding-right: 15px !important;
}

@media (min-width: 992px) {
    .featurette-heading {
        margin-top: 0 !important;
    }
}

.logo {
    position: absolute;
    top: 80px;
    margin-left: 10px;
    z-index: 1000;
}

.logo img {
    width: 50%;
    height: auto;
}

.blog,
.item-page {
    padding-top: 60px;
}

.remind,
.reset {
    margin-top: 100px;
}

.form-horizontal .control-label {
  text-align: left;
}

.blog .item-image img,
.item-page .item-image img {
    max-width: 100%;
    height: auto;
    margin-bottom: 15px;
}

@media (min-width: 992px) {

    .blog .item-image {
        width: 30%;
        position: relative;
        min-height: 1px;
        padding-right: 20px;
    }

}

.blog .items-row,
.item-content {
    clear: both;
    float: left;
    border-bottom: solid 1px #eee;
    padding-bottom: 30px;
}

.page-header {
    border-bottom: none;
    padding-bottom: 0;
}


.left {
    float: left !important;
    padding-right:10px;
}

.footer {
    position: absolute;
    width: 100%;
    margin-top: 50px;
    padding: 10px 0 20px 0;
    color: #fff;
    background-color: #333;
    text-align: center;
}

footer p {
    margin: 0;
    padding: 0;
}

footer #logo-cin {
    margin: 20px 0 20px 30px;
}