﻿

@media (max-width: 1200px) {
.text2 {
    margin-top: 285px;
}
}


@media (max-width: 991px) {

.text2 {
    margin-top:345px;
}

.post-event .post-meta-day {
    background: #eb7228;
    display: block;
    font-size: 20px;
    height: 55px;
    width: 55px;
    line-height: 55px;
    border-radius: 0;
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.15);
}


.post-event .post-meta-month {
    display: block;
    margin-top: 5px;
    background:#313671;
    height: 30px;
    width: 55px;
    line-height: 30px;
    font-size: 14px;

}

}


@media (max-width: 769px) {

.bg-top {
    height: 600px;
}


.text2 {
    margin-top: 150px;
}


.post-event .post-meta {
    z-index: 2;
    width: 50px;
    color:#FFFFFF;
    text-align: center;
    position:absolute;
}

.post-event .post-meta-day {
    background: #eb7228;
    display: block;
    font-size: 20px;
    height: 55px;
    width: 55px;
    line-height: 55px;
    border-radius: 0;
    box-shadow: 0 3px 11px 0 rgba(0, 0, 0, 0.15);
}


.post-event .post-meta-month {
    display: block;
    margin-top: 5px;
    background:#313671;
    height: 30px;
    width: 55px;
    line-height: 30px;
    font-size: 14px;

}


}





@media screen and (max-width:480px) {
 

 
 .carousel-caption h3 {
    font-size: 20px;
}



.post-event .post-meta {
    z-index: 2;
    width: 50px;
    color:#FFFFFF;
    text-align: center;
    position:absolute;
}


.copyright
{
	text-align:center;    
	padding-top: 15px;
}


.copyright .socials {
	text-align:center;

}

.copyright .socials li {
    float:none;
    display: inline-block;
    margin-left: -5px;
}



.copyright .socials li a {
    border:1px #dfdfdf solid;


}

}
