body
{
	font-family: 'Karla', sans-serif;
	background:white;
	overflow-x:hidden;
}
.navbar-nav li a
{
	text-transform:uppercase;
	font-weight:bold;
	color:#800080 !important;    
}
.navbar-nav .active
{
	border-bottom:1px solid blue;
}
.mynav ul li a 
{
	
	text-transform:uppercase;
	font-weight:bold;
	color:#800080;
}
.feature i
{
	font-size: 33px;
    height: 100px;
    width: 100px;
    margin: 3px 25px 3px 3px;
    border-radius: 100%;
    line-height: 110px;
    text-align: center;
    background: #fff;
    color: #F27313;
    border: 3px solid #fff;
    box-shadow: inset 0 0 0 5px #f2f2f2;
    -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
    -webkit-transition: .5s;
    -moz-transition: .5s;
        float: left;
}
#ex1
{
	margin-bottom:0px;
	border-top:1px dashed white;
	background:#010f21;
}
.footer ul
{
list-style:none;
}
#event .cust
{
    border:3px solid black;
}
.cs1 ul
{
    list-style:none !important;
}
#brand
{
    height:40px;
}
/*
#service
{
   background: url(images/service.jpg) center no-repeat #232524;
    background-size: cover;
}
*/
.mobile
{
    background-color:black;
    color:white;
}
.align:last-child
{
    margin-bottom:-19px;
}
.cs1 h2
{
    color:#d394e9;
    font-size:15px;
}
.cs1
{
    font-size:16px;
}
.tabstyle
{
    text-align:center;
}
#slidetest
{
    
    height:200px;
}
.slidecontrol
{
    height:350px;
}

@media only screen and (min-width:768px)
{
    .topbanner .carousel-inner
    {
        height:450px;
    }
	#index
    {
        background:url("../images/t6.jpg") center no-repeat;
        background-size:cover;
        height:600px;
          }
}
@media only screen and (max-width:575px)
{
    #index
    {
        background:url("../images/t6.jpg") center no-repeat;
        background-size:cover;
        height:450px;
        font-size:15px;
          }
    .align2
    {
        margin-left:25px;
       animation: fadeInUp .3s
    }
    .slidecontrol h2
    {
        font-size:16px;
    }
    .slidecontrol h3
    {
        font-size:14px;
    }
    .slidecontrol h4
    {
        font-size:12px;
    }
    #event h5
    {
        font-size:18px;
    }
}
.indexalign
{
    position:relative;
    top:47%;
    color:white;
    text-align:center;
    margin:10px 20px 25px 28px;
}
 .gallery .imghandle
 {
     width:300px;
     height:200px;
 }
 #show
 {
     text-align:center;
 }
 .align2
    {
    
       animation: fadeInUp .8s
    }
    .align2 .card
    {
        box-shadow: 10px 15px 35px -5px rgba(0,0,0,.25);
    }
      .special img
   {
       width:300px;
       height:200px;
   }
   #index
    {
        background:url("../images/t6.jpg") center no-repeat;
        background-size:cover;
        height:550px;
          }
.galleryimg
{
    width:350px;
    height:250px;
   }

footer
{
    font-size:18px;
}
/*about section round shapes */
.exarea
{
	font-size:20px;
}
.commonspace
{
	margin-top:25px;
	margin-bottom:15px;
}
h3
{
	color:#800080 !important;
}
/*font-sizes */
h4
{
	font-size:26px;
}
h5
{
	font-size:24px;
}
h6
{
	font-size:22px;
}
p
{
	font-size:20px;
}
#home 
{
	font-size:32px;
}
#contact h5
{
	font-size:16px;
}
#index h3
{
	font-size:40px;
	color:white !important;
}
a
{
	text-decoration:none;
	}
.ex2
{
	font-size:16px;
}
#contact
{
    background: url(../images/t6.jpg) center no-repeat #000;
    background-size: cover;
    line-height: 20px;
   }
#contact h2
{
	padding:10px auto 10px auto;
}
#contact a
{
    color:white;
}
#contact h4
{
    color:#800080;
    font-size:26px;
}
