
@media (max-width: 1199px) {
h1.text-title 
{
	font-size: 65px;
}
.about-text h2 
{
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    color: #edde5d;
    line-height: 27px;
}
.about-text 
{
    padding: 20px 27px;
    border: 1px solid #edde5d;
    margin: 5px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    line-height: 24px;
    margin-right: 0;
}
h1.text-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 90px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    margin-top: 50px;
}
.event-box h3 {
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 14px;
    color: #edde5d;
}
span.dated {
    color: #6ed4ff;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
button.btn.btn-red {
    background: #f52129;
    color: #fff;
    text-transform: uppercase;
    border: 0px;
    border-radius: 0;
    margin-right: 10px;
}
.events-right {
    padding-top: 90px;
}
}
@media (max-width: 991px) {
    .col-md-6.last {
        margin-right: 0;
        padding-right: 0;
        padding-left: 0;
    }
    img.img-responsive {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
        padding: 0px;
    }
    .about-inner h1 {
        line-height: normal;
    }
.about-inner h1
{ 
	font-size: 50px;
	line-height: 39px;
}
.about-inner h1.marginb, .team h1.marginb {
    margin-bottom: 24px;
    padding: 0;
}
h1.text-title
{
	text-align:left;
}

.left1
{
	float: left;
}
.left2 
{
	float: left;
}
.right1 
{
	float: right;
}
    .quote{
        font-size: 85px;
    }
.contact h2 {
    font-size: 60px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    margin: 0 auto;
    padding: 0px;
    margin-bottom: 20px;
}
}


@media (max-width: 767px) {
    h1 {
        font-size: 60px;
        line-height: normal;
    }
    
    .page-breadcrumb {
        text-align: center;
    }
    .page-breadcrumb .text-right {
        text-align: center;
    }
    .left1 {
        float: left;
    }
    .left2 {
        float: left;
    }
    .right1 {
        float: right;
    }
	.events h1.text-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 72px;
    line-height: 90px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    margin-top: 0px;
}
span.title {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 16px;
    text-transform: uppercase;
    color: #edde5d;
}
img.img-responsive
{
	width:100%;
	max-width:100%;
}
.right-side
{
 margin-top:20px;
}
.copyright{
    padding-top: 50px; 
}
}
@media (max-width: 568px) {
    .left1 {
        float: none;
        text-align: center
    }
    .left2 {
        float: none;
        text-align: center
    }
    .right1 {
        float: none;
        text-align: center
    }
	ul.unstyled li a i.fa {
    font-size: 28px;
    color: #fff;
}
.text-title
{
	text-align:center;
	left: 0 !important;
	}
.text6
{
    left: 0 !important;
    right: 0 !important;
    top: 105px !important;
}
.text-text 
{
	left: 0px !important;
}

}
@media (max-width: 480px) {
    .ms-anim-layers{
        display: none;
    }
    ul.unstyled li{
        padding: 0 10px;
    }
    .events h1.text-title
{
   font-size: 60px;
}h1 {
    font-size: 48px;
    line-height: normal;
}
.about-inner h1 {
    font-size: 35px;
}
.contact h2{
    font-size: 45px;
}
}
 
