@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,300);


body {
  /*   background: url(../images/background.jpg) no-repeat; */
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
font-family: 'Noto Sans', sans-serif;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

ul,ol {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    color: #5e006e;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

p {
font-family: 'Roboto', Helvetica,Arial, sans-serif;
    font-size: 16px;
    line-height: 25px;
}

ul.a {list-style-type: circle;}


#imgStyle{
width:570px;
height:332px;

}
.btn-primary {
    border-color: #5e006e;
    background-color: #5e006e;
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.pcontent{
font-size: 16px;line-height: 25px; margin-left:50px;
        margin-top: 0;
    padding-top: 50px;
}

.col-md-3 {
    float: left;
	
}

.row	{
	width:100%;
	    margin-left: 15px;
		    margin-top: -5px;
}	

.hometabs{
 margin-left: 0px;
     margin-top: 4px;
}


.container	{
	width:100%;
	
	padding: 0;
}

.col1 {
	width: 25%;
	float: left;
	height: 550px;
	
}
.modal{
    bottom: -100px;
}

.textblock{
		width:70%;
		margin-left: 100px;
		margin-top: 15px;
}

.col2{
	width: 25%;
	float: left;
		height:550px;
	
}

.col3 {
	width: 25%;
	float: left;
		height: 600px;
	
}

.col4{
	width: 25%;
	float: left;
	height: 600px;
	background-color: black;
}
	
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    border-color: #ea321e;
    background-color: none !important;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #5e006e;
    background-color: #5e006e;
}


/**** Start Section Title Section ****/

.section-title h3{
    color: #fff !important;
    //font-style: italic;
    font-size: 45px;
    font-family: 'Oswald', sans-serif;
    text-transform: none;
	    margin-top: 0px;
}

.section-title p {
    padding-bottom: 60px;
    color: #999;
    font-size: 18px;
    //font-style: italic;
    font-weight: 300;
}


/**** Start Logo Section ****/

#logo-section {
    margin-top: 20px;
}

.logo h1 {
    font-family: cursive;
    color: #fff;
    font-size: 60px;
	    margin-top: 30px;
		 font-weight: 700;
}

.logo span {
    color: #999;
}



.cal{
	    font-size: 10em;
    margin-top: 50px;
    margin-left: 100px;
}

.events{
	background-image: url(../images/events1.jpg);
	
}

.publishing {

	background-image: url(../images/publishing1.jpg);
	
}

.music {
	background-image: url(../images/music1.jpg);
	
}

.broadcast {
	background-image: url(../images/broadcasting1.jpg);
	
}


/**** Start Background Color ****/

.blue {
    background: #130363;
}

.navbar-inverse {
    background: linear-gradient(to right, rgb(51, 29, 67), rgb(125, 74, 107), rgb(94, 0, 110));
	    border-color: #27092c00;
}

.green {
    background: #5d1279;
}

.red {
    background: #5e006e;
}

.light-red {
    background: #9d0000;
}

.light-orange {
    background: #FA6900;
}

.color {
    background: #311054;
}



/**** Start Main Body Section ****/

.mainbody-section {
    padding-top: 50px;
    padding-bottom:0px;
}

.menu-item {
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	height: auto;
	width :25%;
    float: left;
	
}
#service-modal{
	background-color:red;
}
.menu-item a {
    color: #fff;
    display: block;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
   padding-top: 480px;
}

.menu-item a p {
   font-family: 'Roboto', sans-serif;
    text-shadow: 1.5px 1.5px #0a0a0a;
	color:#fff;
    font-weight: bold;
    font-size: 23px;
}

.navbar-nav{
	font-family: 'Roboto', sans-serif;
	  font-weight: bold;
	  color:#ccc;
}

.menu-item a i {
    font-size: 25px;
	    color: #f0f0f0;
    padding-bottom: 23px;
}

.menu-item:hover a {
    text-decoration: none;
    //color: #333;
	animation: wobble;
	-webkit-animation: wobble;
	animation-duration: 1000ms;
	-webkit-animation-duration: 1000ms;
}

.blockimg1{

	margin-left:35px;
	margin-top:-5px;
}

.form-control {
    display: block;
    width: 100%;
    height: 50px;
	}
	
textarea.form-control {
    height: 180px;
}

.blockheader{
font-size: 20px;font-weight:700;padding-top:10px;

}

.blockimg{

	margin-top:-35px;
}

.logoimg{
	margin-top:-18px;
	width:110px;
	height:80px;
	    margin-left: 60px;
}

/* Tablets, Apple iPad, Other Tablets */
@media only screen 
and (min-width : 600px) 
and (max-width : 991px) {
    
    .menu-item {
        display: inline-block;
        width: 32.8%;
    }
	
	.copy {
    padding-top: 20px;
    color: #fff;
    text-align: center;
}
	
	
    .section-title h3{
	margin-top:50px;
	}
/* 	
	.col-md-6{
		height:50%;
	}
	 */
	 
	 .top{
	 	margin-top:30px;
	 }
	 
	
	 .navbar-nav {
    float: right;

    margin-top: -30px;
	}
	
	.navbar{
	    min-height: 20px;
	}
	
    .menu-item.responsive {
        width: 49.5%;
        float: left;
        margin-right: 3px;
    }
    
    .menu-item.responsive-2 {
        width: 49.5%;
        float: right;
    }
	
	#imgStyle{
width:715px;
height:410px;

}


    
}



@media only screen 
and (min-width : 992px) 
and (max-width : 1199px) {
    
    .menu-item {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    
    .menu-item a i {
        font-size: 32px;
    }
    
    .menu-item a p {
        font-size: 16px;
    }
    
}


.home-slider img {
    width: 100%;
    height: auto;
}

.home-slider .carousel-indicators {
    position: absolute;
    bottom: 10%;
}

.home-slider .carousel-indicators .active {
	background-color: #5e006e;
}


.copyright {
    background: linear-gradient(to right, rgb(51, 29, 67), rgb(125, 74, 107), rgb(94, 0, 110));
    color: #fff;
    padding-top: 20px;
    padding-bottom: 25px;
    width: 100%;
/* 	bottom:0; */
	
	    
}

.navbar-fixed-bottom{
	    background: linear-gradient(to right, rgb(51, 29, 67), rgb(125, 74, 107), rgb(94, 0, 110));
}


/**** Start Modal Section ****/

.section-modal .modal-content {
    padding: 100px 0 !important;
    min-height: 100%;
    border: 0 !important;
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff;
    font-weight: 450;
	margin-left: -35px;

}

.col-md-8 {
    width: 70%;
}

#block1 {
	background-color:#0d3370;
    opacity: 0.6;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	height:177.3px;
	width:250px;
	float:left;
}

#block1:hover {
	background-color:#0d3370;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}


#block2 {
	background-color:#285db1;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	height:177.3px;
	width:250px;
	float:left;
}

#block2:hover {
	background-color:#285db1;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}






#block1a {
	background-color:#c31e1e;
    opacity: 0.6;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	height:177.3px;
	
	width:250px;
    float: left;
}

#block1a:hover {
	background-color:#c31e1e;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}


#block2a {
	background-color:#f43232;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	height:177.3px;
    width:250px;
    float: left;
}

#block2a:hover {
	background-color:#f43232;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
#block3 {
	/*    color: rgba(1,33,84,1);*/
	background: linear-gradient(to right, rgba(1,33,84,10), rgba(0,80,0,0));
    height: 548px;
    margin-top: -15px;
}




#block3audio {
	/*    color: rgba(1,33,84,1);*/
	background: linear-gradient(to right, rgb(110, 0, 11), rgba(0,80,0,0));
  height:532px;

}

#block1b {
	background-color:#db6e00;
    opacity: 0.6;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	height:177.3px;
	width:250px;
	 float: left;
}


#block1b:hover {
	background-color:#db6e00;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}


#block2b {
	background-color:#ff9900;
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	height:177.3px;
	width:250px;
	 float: left;
}

#block2b:hover {
	background-color:#ff9900;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
#block3b {
	/*    color: rgba(1,33,84,1);*/
	background: linear-gradient(to right, rgb(213, 119, 2), rgba(0,80,0,0));
  height:532px;

}



#block1e {
	background-color:#22651c;
       opacity: 0.75;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	height:177.3px;
	width:250px;
	float: left;
}


#block1e:hover {
	background-color:#22651c;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

..panel-default>.panel-heading {

    background-color: #6c4062;
	}
	
	.panel-group {
    margin-bottom: 20px;
	width:80%;
}
	
#block2e {
	background-color:#038713;
        opacity: 0.75;
    filter: alpha(opacity=50); /* For IE8 and earlier */
	height:177.3px;
	width:250px;
	float: left;
}

#block2e:hover {
	background-color:#038713;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}
#block3e {
	/*    color: rgba(1,33,84,1);*/
	background: linear-gradient(to right, rgb(35, 104, 30), rgba(0,80,0,0));
  height:532px;

}



.aboutcon{
margin-left:50px;
 width:80%;
}

.pub{

		    font: normal normal normal 60px/1 FontAwesome;
}

.navbar{
    min-height: 80px;
}

.section-modal .modal-content .eventsm  {
    padding: 100px 0 !important;
    min-height: 100%;
    border: 0 !important;
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    color: #888;
    font-weight: 300;

}

.eventsm{
	 background-image: url(../images/events2.jpg);  
     background-repeat: no-repeat;
     background-size: cover;
}

.musicm{
	 background-image: url(../images/music2.jpg);  
     background-repeat: no-repeat;
     background-size: cover;
}

.publishm{
	 background-image: url(../images/publishing2.jpg);  
     background-repeat: no-repeat;
     background-size: cover;
}

.col-md-2 {
    width: 18.3%;
}


.broadcastm{
	 background-image: url(../images/broadcasting2.jpg);  
     background-repeat: no-repeat;
     background-size: cover;
}

.section-modal .close-modal {
    position: absolute;
    top: 0px;
    right: 30px;
    width: 50px;
    height: 50px;
    background-color: transparent;
    cursor: pointer;
}

.section-modal .close-modal:hover {
    opacity: .3;
}

.section-modal .close-modal .lr {
    z-index: 1051;
    width: 1.5px;
    height: 70px;
    margin-left: 35px;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}



.section-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1.5px;
    height: 70px;
    background-color: #fff;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}





.section-modal .close-modal .lr1 {
    z-index: 1051;
    width: 1px;
    height: 70px;
    margin-left: 35px;
    background-color: #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


.section-modal .close-modal .lr1 .rl1 {
    z-index: 1052;
    width: 1px;
    height: 70px;
    background-color: #000;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}



.con{
	margin-top:-60px;
}


/**** Start Feature Section ****/


.feature, .feature-2 {
    padding-bottom: 80px;
}

.feature {
    text-align: center;
}
.feature h4{
    font-size: 15px;
    color: #666;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
}

.feature-2 h4{
    font-size: 15px;
    color: #444;
    padding-bottom: 10px;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
}

.feature p, .feature-2 p {
    color: #444;
    font-size: 13px;
    line-height: 20px;
    font-weight: 300;
}


.feature i {
   font-size:3.5em;
   color:#fff;
    background: #5e006e;
    width: 100px;
    height: 100px;
   padding:25px;
    margin-bottom: 10px;
   -webkit-border-radius:70%;
   -moz-border-radius:70%;
   -o-border-radius:70%;
   border-radius:70%;
   position: relative;
	box-shadow: 0 0 0 30px transparent;
	-webkit-transform: translate3d(2, 2, 2);
	-moz-transform: translate3d(2, 2, 2);
	-o-transform: translate3d(2, 2, 2);
	transform: translate3d(2, 2, 2);
	-webkit-transition: box-shadow .6s ease-in-out;
	-moz-transition: box-shadow .6s ease-in-out;
	-o-transition: box-shadow .6s ease-in-out;
	transition: box-shadow .6s ease-in-out;
}
.no-touch .feature:hover i,
	.no-touch .feature:active i,
	.no-touch .feature:focus i {
        
		-webkit-transition: box-shadow .4s ease-in-out;
		-moz-transition: box-shadow .4s ease-in-out;
		-o-transition: box-shadow .4s ease-in-out;
		transition: box-shadow .4s ease-in-out;
		box-shadow: 0 0 0 0 #5e006e;
}


.feature-2 i {
    color:#FF432E;
   font-size:3em;
   padding:1px 10px 0 1px;
   position: relative;
	
}



/**** Start Portfolio Section ****/

.portfolio-item {
    position: relative;
    margin-bottom: 30px;
}

.portfolio-item .portfolio-details {
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.portfolio-item .portfolio-details h4 {
    padding-top: 20%;
    padding-bottom: 10%;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 20px;
}

.portfolio-item .portfolio-details a i {
    font-size: 30px;
}

.portfolio-item:hover .portfolio-details {
    opacity: 1;
    animation: pulse;
    -webkit-animation: pulse;
    animation-duration: 300ms;
    -webkit-animation-duration: 300ms;
}


/**** End Portfolio Section ****/


/**** Start ABout Us Section ****/

.about-text {
    padding-bottom: 50px;
}
.about-text p {
    color: #272626;
    text-align: justify;
}
.about-text ul {
    margin-top: 30px;
    font-size: 13px;
}
.about-text li {
    margin-bottom: 10px;
    color: #999;
}
.about-text li i {
    padding-right: 10px;
    color: #5e006e;
}


/* progress bar */

.skill {
    padding-bottom: 5px;
}

.skill p {
  margin-bottom:7px;

}

.progress {
  background: #fff;
  overflow: visible;
  height: 20px;
  margin-bottom: 10px;
  background-color: #f9f9f9;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.progress-bar {
    background: #5e006e;
  float: left;
  height: 100%;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
  position:relative;
}

 .progress-bar-span { 
 opacity:1;
 position:absolute;
 top:-5px;
 background:#ACB2B8;
 padding:3px 10px;
 color:#FFF;
 border-radius: 0px;
 right:0px;
    -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; 
 }

.skill:hover .progress-bar-span {
  opacity:1;
    -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}


/* Custom Tab */

.custom-tab .nav-tabs.nav-justified > .active > a, 
.custom-tab .nav-tabs.nav-justified > .active > a:hover, 
.custom-tab .nav-tabs.nav-justified > .active > a:focus {
    border-radius: 0;
    //border-left-color: transparent;
    color: #666;
    border-bottom-color: #ddd;
}

.custom-tab .nav-tabs.nav-justified {
    margin-bottom: 20px;
    background: #5e006e;
}

.custom-tab .nav-tabs.nav-justified > li {
    border-right: 1px solid #f1f1f1;
}
.custom-tab .nav-tabs.nav-justified > li:last-child {
    border-right: none;
}

.custom-tab .nav-tabs.nav-justified > li > a {
    padding: 10px;
    font-size: 18px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}

.custom-tab .nav-tabs.nav-justified > li > a:hover {
    border-radius: 0;
    color: #333;
}

.custom-tab .tab-content .tab-pane p {
    text-align: justify;
    color: #777;
}

@media only screen 
and (min-width : 320px) 
and (max-width : 991px) {
    
    .custom-tab {
		margin-top: 30px;
	}
	

.events{
	background-image: url(../images/events2.jpg);
    background-repeat: no-repeat;
    width: 100%;
	
}

.publishing {

	background-image: url(../images/publishing2.jpg);
	 background-repeat: no-repeat;
}

.music {
	background-image: url(../images/music2.jpg);
	 background-repeat: no-repeat;
}

.broadcast {
	background-image: url(../images/broadcasting2.jpg);
	 background-repeat: no-repeat;
}
	
	
	.menu-item {
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	height:250px;
	width :25%;
	
}
.navbar-inverse .navbar-nav>li>a{
	margin-top:10px;
	    padding-top: 50px;
}

.col-md-6{
margin-bottom:20px;
}

.logoimg{
	margin-top:-20px;
	width:90px;
	height:70px;
}


.menu-item a {
    color: #fff;
    display: block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding-top: 30px;
}
    
}









/*** Start Pricing Section ****/


.pricing-section {
    padding: 80px 0;
    background: #f5f5f5;
}

.pricing-table {
    text-align: center;
    background: #fff;
}

@media only screen and (min-width : 320px) and (max-width : 991px) {
    
    .pricing-table {
		margin-bottom: 30px;
	}
	
	.copy {
    padding-top: 10px;
    color: #fff;
    text-align: center;
}
    
}



.plan-name {
	padding: 15px 0;
    background: #5e006e;
}

.plan-name h3 {
	font-weight: 300;
	color: #fff;
}

.plan-price {
	padding: 25px 0;
}

.plan-price .price-value {
	font-size: 38px;
	line-height: 40px;
	font-weight: 600;
	color: #444;
}

.plan-price .price-value span {
	font-size: 18px;
	font-weight: 300;
	line-height: 18px;
}

.plan-price .interval {
	line-height: 14px;
}

.plan-list li {
	padding: 13px;
	font-size: 14px;
	border-bottom: 1px solid #eee;
}

.plan-list li:first-child {
	border-top: 1px solid #eee;
}

.plan-signup {
	padding: 25px 0;
    background: #5e006e;
}

.plan-signup a {
	text-transform: uppercase;
    color: #fff;
}


/**** Start Team Member Section ****/


.team-member {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
}

.team-details {
    font-family: 'Open Sans', sans-serif;
    padding-left: 10px;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
}

.team-member img {
    width: 100%;
    height: auto;
}

.team-details h4 {
    font-size: 25px;
    font-weight: 300;
    color: #5e006e;
    font-family: 'Oswald', sans-serif;
    text-transform: none;
    text-align: center;
    padding-top: 20%;
}

.team-details .designation {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    text-align: center;
}

.team-details ul {
    padding-top: 40%;
}
.team-details li {
    display: inline-block;
    list-style: none;
    padding-right: 10px;
}

.team-details li a {
    padding: 5px 8px;
    background: #5e006e;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.team-member:hover .team-details {
    opacity: 1;
    -webkit-animation: pulse;
    animation: pulse;
    animation-duration: 300ms;
    -webkit-animation-duration: 300ms;
}



/**** Start Latest News Section ****/


.latest-post {
    padding-bottom: 20px;
}

.latest-post h4 {
    padding-top: 20px;
    padding-bottom: 5px;
}

.latest-post h4 a {
    color: #5e006e;
}

.latest-post .post-details li {
    color: #5e006e;
    display: inline;
    font-size: 13px;
    color: #999;
    padding-right: 10px;
}

.latest-post .post-details li i {
    padding-right: 5px;
    color: #5e006e;
}

.latest-post p {
    padding: 15px 0;
    color: #999;
    font-weight: 300;
    text-align: justify;
}



/**** Start Contact Section ****/


.footer-contact-info {
    background: #5e006e;
    color: #fff;
    padding: 20px 30px;
    //margin-top: 80px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

@media only screen 
and (min-width : 320px) 
and (max-width : 991px) {
    
    .footer-contact-info {
		margin-bottom: 30px;
		margin-top: 30px;
	}
    
}

.footer-contact-info ul {
    padding-bottom: 10px;
}

.footer-contact-info h4 {
    padding-bottom: 10px;
}

.footer-contact-info li strong {
    font-weight: 600;
}


.footer-social {
    padding: 0px 0;
    padding-top: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.footer-social li {
    display: inline-block;
    padding: 0 10px;
}



.copy{
   padding-top: 10px;
   color: #fff;
}

@media only screen and (max-width : 360px) {
    
    .footer-social li {
		padding: 0 5px;
	}
    
}

.aboutimg{ margin-left:40px;width: 600px;height:250px;
}

.footer-social li a {
  
    padding: 8px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
  
    
}

.footer-social li i {
    font-size: 15px;
    width: 20px;
    height: 20px;
}

.footer-social li:hover a {
    background: #fff;
    //border: 1px solid #5e006e;
    color: #666;
}



.contact .btn-primary {
    padding: 20px;
    font-size: 16px;
}

.contact .btn-primary:hover {
    background: transparent;
}

.contact .section-title h3{
    color: #fff;
}

.contact .section-heading {
    color: #fff;
}

.contact .form-group {
    margin-bottom: 25px;
}

.contact .form-group input,
.contact .form-group textarea {
    padding: 20px;
}

.contact .form-group input.form-control {
    height: auto;
}

.contact .form-group textarea.form-control {
    height: 236px;
}

.contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

.contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

.contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

.contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

.contact .text-danger {
    color: #e74c3c;
}

.contact button {
    font-weight: 400;
    margin-top: 30px;
}

.contact .btn-primary {
    padding: 20px;
    font-size: 16px;
}

.contact .btn-primary:hover {
    background: transparent;
    color: #5e006e;
}



/**** Start Testimonial Section ****/

.testimonial {
    margin-bottom: 80px;
}

.testimonial h4 {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    padding-top: 20px;
    padding-bottom: 20px;
}

.testimonial .speech {
    background: #5e006e;
    padding: 20px;
    color: #fff;
}



 
@media only screen 
and (min-width : 320px) 
and (max-width : 360px) {
    
    .footer-social li {
		padding: 0 5px;
	}
	
	    .menu-item {
			color: rgb(255, 255, 255);
			padding-top: 20px;
			padding-bottom: 20px;
			margin-bottom: 0px;
			height: 215px;
			width: 100%;
			transition: all 0.3s;
			float: left;
	}
	
	.menu-item {
    
    height: 150px;
    
}

    
}
/*All media query work*/

@media only screen 
and (min-width : 768px) 
and (max-width : 1020px){

.menu-item a {
    color: #fff;
    display: block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    padding-top: 0px;
}
    
    .menu-item {
			color: rgb(255, 255, 255);
			padding-top: 20px;
			padding-bottom: 20px;
			margin-bottom: 0px;
			height: 212px;
			width: 100%;
			transition: all 0.3s;
	}
    .logoimg{
		margin-left: 0px;
	
	}
	
	.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 10px; 
    }
	
	#block2 {
    background-color: #285db1;
    opacity: 0.5;
    filter: alpha(opacity=50);
    height: auto;
    width: 33.3%;
    float: left;
}



#block1 {
    background-color: #285db1;
    opacity: 0.6;
    filter: alpha(opacity=50);
    height: auto;
    width: 33.3%;
    float: left;
}
	
	
	#block1a{
		 width: 33.3%;
    float: left;
	}
	
	
	#block2a{
	width: 33.3%;
    float: left;
	}
	
	#block1b{
	width: 33.3%;
    float: left;
	}
	
	#block2b{
	width: 33.3%;
    float: left;
	}
	
	#block3 {
    /* color: rgba(1,33,84,1); */
    background: linear-gradient(to right, rgba(1,33,84,10), rgba(0,80,0,0));
    height: auto;
	margin-top: -25px;
	}
	
	#block3e {
    /* color: rgba(1,33,84,1); */
    background: linear-gradient(to right, rgb(35, 104, 30), rgba(0,80,0,0));
    height: auto;
	margin-top: -25px;
	}
	
	#block3audio{
		height: auto;
	    margin-top: -25px;
	}
	
	#block3b{
	   	height: auto;
	    margin-top: -25px;
	   
	}
	
	.icons{
	margin-left:10px;
		width:140px;
		height:100px;
	}
    
	.textblock {
		margin-left: 50px;
		    width: 100%;
	}
	
	.pcontent {

    margin-left: 0px;
	}
	
	.navbar-inverse .navbar-toggle{
			display:none;
	}
	
	.mod{
	display:none;
	}
	
	.section-modal .close-modal {
    
    right: 10px;
	
	}
	
  
	.aboutimg{
		margin-left: 70px;
		 width: 350px;
		height: 180px;

	}  
}	


@media only screen 
and (min-width : 320px) 
and (max-width : 400px)
{
    
    .footer-social li {
		padding: 0 5px;
	}
	
	.navbar-fixed-bottom{
display: none;
}

.hometabs {
    margin-left: 0px;
    margin-top: 0px;
}


    
}




@media only screen 
and (min-width : 320px) 
and (max-width :  767px){




.aboutimg{
    margin-left: 40px;
    width: 250px;
    height: 150px;
}

.navbar-toggle {
    position: relative;
    float: right;
	}
	.mod{
	display:none;
	}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #371f45;
}

.navbar-inverse .navbar-nav>li>a {
    margin-top: 10px;
padding-top: 10px;
    text-align: center;
}	

.pcontent {
   
    margin-left: 20px;
 
}
.section-modal .close-modal {
  
    right: 5px;
	}
	
	.section-modal .close-modal .lr {
    height: 50px
	}
	
	.section-modal .close-modal .lr .rl {

    height: 50px;
	}
	
	.mod2{
	display:none;
	}

	.icons{
	margin-left:10px;
		width:100px;
		height:70px;
	} 

	.textblock {
		margin-left: 10px;
		    width: 100%;
	}
    
    .menu-item {
			color: rgb(255, 255, 255);
			padding-top: 20px;
			padding-bottom: 20px;
			margin-bottom: 0px;
			height: 154.5px;
			width: 100%;
			transition: all 0.3s;
			float: left;
	}
.navbar {
    min-height: 0px;
}
	
.logoimg {
    margin-top: -11px;
    width: 60px;
    height: 45px;
    margin-left: 5px;
}	
	
		#block3 {
    /* color: rgba(1,33,84,1); */
    background: linear-gradient(to right, rgba(1,33,84,10), rgba(0,80,0,0));
    height: auto;
	margin-top: -25px;
	}
	
	#block3e {
    /* color: rgba(1,33,84,1); */
    background: linear-gradient(to right, rgb(35, 104, 30), rgba(0,80,0,0));
    height: auto;
	margin-top: -25px;
	}
	
	#block3audio{
		height: auto;
	    margin-top: -25px;
	}
	
	#block3b{
	   	height: auto;
	    margin-top: -25px;
	   
	}
	
	
		#block2 {
  
        margin-left: 0px;

}



#block1 {
 
        margin-left: 0px;;
  
}
	
	
	#block1a{
		    margin-left: 0px;

	}
	
	
	#block2a{
	    margin-left: 0px;
   
	}
	
	#block1b{
	    margin-left: 0px;
   
	}
	
	#block2b{
	    margin-left: 0px;

	}
	
	#block1e{
		 margin-left: 0px;
	}
	
	#block2e{
		 margin-left: 0px;
	}
    
}




@media only screen 
and (min-width : 1372px) 
and (max-width : 1920px){
		.col-md-8 {
			width: 75%;
		}
		
		.publishing {
			background-image: url(../images/publishing1.jpg);
			background-size: cover;
		}
		
		.events {
			background-image: url(../images/events1.jpg);
			background-size: cover;
		}
		
		.music {
    background-image: url(../images/music1.jpg);
	background-size: cover;
}

.broadcast {
    background-image: url(../images/broadcasting1.jpg);
	background-size: cover;
}

}




