
.single-thumbnail-card {
    position: relative;
    max-width: 900px;
    margin: 0px auto;
}
.single-thumbnail-card1 {
    position: relative;
    /* max-width: 900px; */
    margin: 0px auto;
}
.single-thumbnail {
    border-radius: 6px;
    height: 200px;
    width: 100%;
    overflow: hidden;
    filter: brightness(50%);
    box-shadow: 0 22px 50px -24px rgba(0,0,0,.6);
    background-color: #fff;
}


.single-image {
    height: 200px;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 0;
    background: rgba(0,0,0,.5);
    background-size: cover;
    /* background-position: center; */
    /* filter: blur(15px); */
    /* -webkit-filter: blur(15px); */
    /* background-repeat: no-repeat; */
    /* background-repeat: no-repeat; */
    -ms-filter: blur(15px);
    -moz-filter: blur(15px);
    filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=15,MakeShadow=false);
    /* -webkit-transform: scale(1.1); */
    -ms-transform: scale(1.1);
    /* transform: scale(1.1); */
}
.single-image1 {
    height: 200px;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 0;
    background: rgba(0,0,0,.5);
	    border-radius: 6px;
    background-size: cover;
    background-position: center; 
    /* filter: blur(15px); */
    /* -webkit-filter: blur(15px); */
    /* background-repeat: no-repeat; */
    /* background-repeat: no-repeat; */
    -ms-filter: blur(15px);
    -moz-filter: blur(15px);
    filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=15,MakeShadow=false);
    /* -webkit-transform: scale(1.1); */
    -ms-transform: scale(1.1);
    /* transform: scale(1.1); */
}
.single-thumbnail-overlay {
    position: absolute;
    color: #fff;
    padding-bottom: 20px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;

}
.single-thumbnail-overlay1 {
    position: absolute;
    color: #fff;
    padding-bottom: 20px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
	text-align: center;
	padding-bottom: 50px;
}
.single-thumbnail-overlay1 a{
    margin-bottom: 22px;
    font-weight: 500;
    font-size: 15px;
    /* color: #aaa; */
    color: #fff;
    text-shadow:0 2px 2px rgba(0,0,0,.3);
    line-height:1.5em;
    opacity:.75;
    text-decoration:none;
    text-transform: uppercase;

}
.single-thumbnail-overlay a{
color: #fff;
    text-shadow: 0 2px 2px rgba(0,0,0,.3);
    line-height: 1.5em;
    opacity: .75;
    text-decoration: none;
    text-transform: uppercase;

}
.button{
    display: block;
    max-width: 300px;
    margin: 50px auto;
    color: #fff;
    text-decoration: none;
    background-color: #f1404b;
    border-radius: 10px;
    padding: 10px;
    text-align: center;
    box-shadow: 0px 7px 15px 0px rgba(187, 48, 57, 0.52);
    transition: .3s;
}
.button:hover{
    background-color: #222;
    box-shadow:none;
}
.single-thumbnail-card:after {
    padding-top: 200px;
}

.containerNarrow {
    max-width: 600px;
    margin: 0 auto;
}

.h1bai1 {
    margin-top: 6px;
    margin-bottom: 13px;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -.3px;
    line-height: 37px;
}
.h1bai{
	font-size: 28px;
	position:relative;
	    background-image: -webkit-linear-gradient(left, #ffffff, #ff0000 6.25%, #ff7d00 12.5%, #ffff00 18.75%, #00ff00 25%, #00ffff 31.25%, #0000ff 37.5%, #ff00ff 43.75%, #ffff00 50%, #ff0000 56.25%, #ff7d00 62.5%, #ffff00 68.75%, #00ff00 75%, #00ffff 81.25%, #0000ff 87.5%, #ff00ff 93.75%, #ffff00 100%);
	background-size:200% 100%;color:transparent;
	text-shadow: 0 1px 1px rgba(0,0,0,.1);
	animation:blink 1.5s linear infinite;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-background-clip:text;-webkit-background-size:200% 100%;-webkit-animation:masked-animation 4s infinite linear;}
@keyframes masked-animation{0%{background-position:0 0;}
100%{background-position:-100% 0;}
}
@-webkit-keyframes masked-animation{0%{background-position:0 0;}
100%{background-position:-100% 0;}
}
.h1bai2{
	font-size: 30px;position:relative;text-align: center;background-image:-webkit-linear-gradient(left,#fff,#e6d205 25%,#fff 50%,#e6d205 75%,#fff 100%);background-size:200% 100%;color:transparent;text-shadow:0 2px 2px rgba(0,0,0,.3);animation:blink 1.5s linear infinite;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-background-clip:text;-webkit-background-size:200% 100%;-webkit-animation:masked-animation 4s infinite linear;}
@keyframes masked-animation{0%{background-position:0 0;}
100%{background-position:-100% 0;}
}
@-webkit-keyframes masked-animation{0%{background-position:0 0;}
100%{background-position:-100% 0;}
}