/*!
 * Start Bootstrap - Simple Sidebar (https://startbootstrap.com/template-overviews/simple-sidebar)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-simple-sidebar/blob/master/LICENSE)
 */

body {
    overflow-x: hidden;
}


.btn-viewmore {
    background: transparent;
    border: 2px solid #FFF; 
    color: #FFF;
    padding: 7px;
}
.viewmore {
    text-decoration: none;
    color: #FFF;
}
.viewmore:hover {
    color: #FFF;
    text-decoration: none; 
}



.content .content-overlay {
    background: rgba(0,0,0,0.2);
    position: absolute;
    opacity: 0;
    transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
    opacity: 1;
}

.
.content-image{
    bottom: 10;
    width: 100%;
    height: auto;
    text-align: center;
}

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
        top: 52%;
    left: 49%;
    opacity: 0;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease-in-out 0s; 
}

.content:hover .content-details{
    opacity: 1;
}
.img-frame {
    /*background-image: url(../images/back.jpg);*/
    /* background-repeat: no-repeat;*/
    height: 200px;
    background-size: 95% 95%;
    /*background-size: cover;*/
}
.img-frame-p{
    height: 340px;
}
.img-frame1 {
    /*background-image: url(../images/back.jpg);*/
    /*background-repeat: no-repeat;*/
    height: 280px;
    background-size: 95% 95%;
    /*background-size: cover;*/
}
/*.testing{
        margin: 5% auto;
    width: 100%;
    height: 190px;
}*/
.imgmainframe {
    margin: 0px auto 15px;
    /*height: 280px;*/
    width: 85%;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 1), 0 15px 20px 0 rgba(0, 0, 0, 0.19);
}

.imgmainframe1 {
    margin-bottom: 17px;
    margin-left: 11px;
    /*margin: 10% 5% 15% 15%;*/
    height: 300px;
    width: 80%;
    border: 4px #FFF solid;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 1), 0 15px 20px 0 rgba(0, 0, 0, 0.19);
}
.imgmainframe2 {
    margin: 10% 5% 15% 15%;
    height: 300px;
    width: 80%;
    border: 4px #FFF solid;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 1), 0 15px 20px 0 rgba(0, 0, 0, 0.19);
}
.content-details button{
    color: #fff;
    font-size: 1.5em;
}

.text-white{
    color: #FFF;
}
.font-gal{
    font-size: 24px;
}
.gal-details{
        position: absolute;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    width: 80%;
    top: 50%;
    left: 50%;
    opacity: 0;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease-in-out 0s;
}
.break{
    line-height: 1.5em;
    height: 4.6em;
    overflow: hidden;
}

.p-height{
    height: 320px;
    width: 90%;
}
.s-height{
    margin: 20px 15px;
    height: 200px;
    width: 200px;
    border: 4px #FFF solid;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 1), 0 15px 20px 0 rgba(0, 0, 0, 0.19);
}


@media only screen and (max-width: 990px){
    .img-frame {    
    height: 160px;
    background-size: 95% 95%;  
    }
    .btn-viewmore {
    background: transparent;
    border: 2px solid #FFF;
    color: #FFF;
    padding: 5px;
    }
    .gal-details button {
    color: #fff;
    font-size: 15px;
}
.font-gal {
    font-size: 22px;
}
.s-height {
    margin: 20px 15px;
    height: 200px;
    width: 190px;
    border: 4px #FFF solid;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 1), 0 15px 20px 0 rgba(0, 0, 0, 0.19);
}
}

@media only screen and (max-width: 767px){
    
    .imgmainframe {    
    width: 60%;    
    }
    .p-height{
    height: 320px;
    width: 70%;
        margin-left: 60px;
    }
    /*.land-height{
    width: 30%;
}*/
.demo2{
    width: 50%;
}
}
@media only screen and (max-width: 600px) {
    .demo{
        width: 100%;
            margin-bottom: 25px;
    }
    .landscape-background {
        height: 280px;
        width: 100%;
    }
    .landscape-image {
        /*height: 169px !important;*/
        /*width: 90%;*/
        /*margin: 40 0 0 0;*/
        border: 4px #FFF solid;
        box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 1), 0 15px 20px 0 rgba(0, 0, 0, 0.19);
    }
}
@media only screen and (max-width : 320px){
    .landscape-background {
        height: 100px;
        width: 100%;
    }
    .demo2 {
        width: 100%;
    }
    .p-height {
        height: 320px;
        width: 70%;
        margin-left: 35px;
    }
    .demo3{
        width: 100%;
    }
    .img-frame1 {
       height: 228px;
        background-size: 95% 95%;  
    }
}


@media only screen and (min-width : 320px) and (max-width : 480px){
    .demo2 {
        width: 100%;
    }
    .p-height {
        height: 320px;
        width: 55%;
        margin-left: 80px;
    }
    .s-height {
        margin: 20px 15px;
        height: 112px;
    width: 112px;
        border: 4px #FFF solid;
        box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 1), 0 15px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .img-frame1 {    
        height: 140px;
        background-size: 95% 95%;   
    }
    .landscape-background {
    height: 170px;
    width: 100%;
}
}
