@media only screen and (min-width:245px)
{
.logo img{ margin-bottom: -34px;}
}


@media only screen and (min-width:320px)
{
	.bottom-header .navbar-nav > li{width:100%; display:block;}	
	.bottom-header .navbar-nav > li > a{padding:10px 0;}
	#block-grateful-subpagelinks {
		margin: 45px 0 0;
	}
	.logo img{ margin-bottom: -38px;}
}

@media only screen and (min-width:435px)
{
.logo img{ margin-bottom: -40px;}
}

@media only screen and (min-width:480px)
{
.logo img{ margin-bottom: -45px;}
	
}

@media only screen and (min-width:556px)
{
.logo img{ margin-bottom: -45px;}
	
}

@media only screen and (min-width:600px)
{
.logo img{ margin-bottom: -50px;}
	
}

@media only screen and (min-width:676px)
{
.logo img{ margin-bottom: -55px;}
	
}

@media only screen and (min-width:768px)
{
  .header .collapse{ display:block !important;}
  /* Changed to md-6 5/8/2019 */ 
  .header .col-md-10{ width: 41.6666666667%;}  
  .header-top-right.col-md-4 { width: 30.6666666667%;}

  .header-top-left.col-md-6{ width: 50%;}  
  .header-top-right.col-md-6 { width: 50%; max-height: 190px;}
  
  .header-top-right {float: right;}
  .logo{ bottom: -90px;}
  
  .bottom-header .navbar-nav > li{width:11.1%;}
  .bottom-header .navbar-nav > li > a{padding:16px 0;}
  .bottom-header .navbar-nav > li:hover .sub-menu{
  	display:block;
  }
  span.dropdown-toggle {
    display: none;
  }
  body{padding-top: 181px;}
  .bottom-header .navbar-nav > li > a {   
    font-size: 11px; 
    letter-spacing: 0px;
  }

  .path-frontpage .wrapper { padding-top: 65px; }  
  .user-logged-in.path-frontpage .wrapper { padding-top: 175px; } 
  
  :not(.path-frontpage).user-logged-in .content {
    margin-top: 15%
  }
}

@media only screen and (min-width:822x)
{
.logo{ bottom: -90px;}	
}

@media only screen and (min-width:878px)
{
	.logo{ bottom: -70px;}
	
	.bottom-header .navbar-nav > li > a {   
		font-size: 11px; 
		letter-spacing: 2px;
	}
}

@media only screen and (min-width:925x)
{
.logo{ bottom: -75px;}	
}


@media only screen and (min-width:992px)
{
.logo{ bottom: -60px;}

body{padding-top: 210px;}
.bottom-header .navbar-nav > li > a {   
    font-size: 13px; 
    letter-spacing: 2px;
}
.inner-header{ min-height: inherit;}
}

@media only screen and (min-width:1080px)
{
.logo{ bottom: -40px;}	
}

@media only screen and (min-width:1140x)
{
.logo{ bottom: -45px;}	
}

@media only screen and (min-width:1200px)
{
	.logo {bottom: -40px;}
	
	.bottom-header .navbar-nav > li > a{padding: 30px 0;}
	.artist-page h1.title.page-title{
		font-size: 45px;
		line-height: 50px;
		padding-top: 0;
	}
	.artist-page .artist-sub-block {
		margin: 95px 0 0;
	}
	.artist-page h1.title.page-title {  
		font-size: 45px;
	}
	.article-single-block {
		margin: 105px 0 0;
	}
	#block-grateful-subpagelinks {
		margin: 95px 0 0;
	}
	.single-gallery-block #slider.flexslider .slides img {
	  width: 50%;
		display:inline-block;
	}
	.single-gallery-block #slider.flexslider .slides li {
		text-align:center;
	}
}

@media only screen and (min-width:1300px)
{
.logo{ bottom: -30px;}
	
}

@media only screen and (min-width:1400px)
{
	.logo { bottom: -20px;}
}

/* media start 12june18 */

@media only screen and (max-width:1400px){
	.article-content {
		padding: 15px;
	}
	.article-content h3 a {
		color: #000;
		font-size: 15px;
	}
	.article-content{
		height:300px;
	}
}

@media only screen and (max-width:1199px){

.slider-left, .slider-right {
		display: block;   
		width: 100%; padding:10px 10px; background:#000; 
    }	
.slider-inner{ display:block;}	
.slider-right h2{padding: 20px 0; margin-top: 0; margin-bottom:18px;}
.slider-right{ padding-top:22px; padding-bottom:40px;}
.slider-right h2 a{font-size: 20px; line-height: 30px;}
.home-slider .owl-dots {   
    width: 100%;
    text-align: center;
}
.checkout-top h2 {
    font-size: 11px;  
    margin: 0 0 0 5px;
}
.article-image {
    height: 200px;
    overflow: hidden;
}
.article-detail-block {   
    display: block;
}
.article-detail-block .detail-left{
	width:100%;
	display:block;
}
.article-detail-block .detail-right{
	width:100%;
	display:block;
}
 .archived-sub-block ul li{
	display:block;
}
.artist-page h1.title.page-title {  
    font-size: 45px;
}
 .gallery-image .custom-5 {
    width: 33.33%;   
   }
   .single-head h1 {
    font-size: 18px;
    line-height: 30px;
}

.upcoming-event-sec.latest-article h2 {
    font-size: 25px;
    line-height: 35px;
}
.single-head span.author {   
    font-size: 20px;
}
	
}

@media only screen and (max-width:991px){
	.article-image {
		height: 200px;		
    }
	.article-content {
        padding: 15px;
	}
	.article-content h3 a {		
		font-size: 14px;
	}
	.article-tag ul li a {   
    font-size: 11px;
	line-height: 22px;
	}
	.checkout-sec .inner-box { 
    margin-bottom: 15px;
    }
	.checkout-top h2 {
    font-size: 14px;  
    margin: 0 0 0 10px;
   }
   .gallery-image .custom-5 {
    width: 50%;   
   }
   .artist-page {
    margin: 75px 0 0;
   }
   .pagination-left .pagination-list li > a{     padding: 5px 10px; }
   .article-content {
    height: 370px;
   }
}

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

  .header-top-left.col-md-6{ width: 100%;}  
  .header-top-right.col-md-6 { width: 100%;}  
  .header-top-right {float: unset;}
  .logo{ 
  	bottom: unset;
	padding:10px 0 0 0;
	position:relative
  }	
	.navbar-toggle{
		margin-right:0px;
	}
	.container-fluid > .navbar-header{
		margin:0px;
	}
	.navbar-default .navbar-collapse {
        margin:0px;
    }
	.bottom-header .navbar-nav .dropdown:hover .dropdown-menu.sub-menu li a {

    color: #fff;

    }
	.header-search{ padding:0 0 15px 0; margin-top: 35px;}
	.navbar-nav {
      margin: 7.5px 0px;
    }
	.sub-menu{
		text-align: center;
	}
	.detail-left h2 {   
    font-size: 32px;  
   }
  
.pagination-left .pagination-list li {
    display: inline-block;
    padding: 10px 3px;
}
.header {
		position: static;   
	}
	.ticket-url {
    word-break: break-all;
}

.pagination-row .inner-search {
    width: 215px;}
	
.artist-page {
margin: 40px 0 0;
}	
	
.article-image {
		min-height: auto;
		height: auto;
    }
	
	.article-detail-page img {
		height: auto !important;
		width: 100% !important;
	} 

}

@media only screen and (max-width:600px){
	.navbar-nav {
      margin: 7.5px 0px;
	}
	
	.banner {  
       padding-top:0px;
    }

	.home-slider .owl-dots {
    position: static;   
    width: 100%;   
    background-color: #000;
    padding: 10px 0px;
    }
	
	.article-image {
		min-height: auto;
		height: auto;
    } 
	.article-content{
		height:auto;
	}
	.pagination-left,.pagination-right {
       width: 100%;  
	   text-align: center;
    }
	.pagination-center {
        width: 100%;   
    }

	.pagination-row .inner-search {
        float: none;
		margin: auto;
		margin-bottom: 10px;
	}
	.center-arrow {
		border-left: 0;
		border-right: 0;    
		margin-bottom: 10px;
    }
	.latest-video-sec,.latest-photo-sec,.upcoming-event-sec,.part-grateful-web,.checkout-sec {   
		padding: 30px 0px;
    }
	.latest-video-sec h2, .latest-photo-sec h2, .upcoming-event-sec h2 {   
		font-size: 18px; line-height: 26px;
	}
	.cont-div .details-block {
		padding: 15px;
	}
	.part-grateful-web h1 {   
		font-size: 26px;
		line-height: 30px;   
		letter-spacing: 6px; 
    }
	.checkout-top {   
		text-align: center;
    }
	.checkout-top .text-right {   
		text-align: center;
    }
	.checkout-top .date {
        margin-top: 10px;
    }
	.checkout-img {   
       height: auto;
	}
	.checkout-cont {
    padding: 20px;
    height: auto;
    min-height: auto;
	}
	.checkout-sec .inner-box {  
    margin-bottom: 15px;
    }	
	ul.social-icon {    
    text-align: center;
    }
	.article-image a img {   
    width: 100%;
    }	
	.mail-foot {
       text-align: center;
    }
	.photo-slider .item {
       height: 123px;
    }
	.photo-slider .item .inner-pic {
       height: 123px;
    }
	.artist-page {
       margin: 30px 0 0;
    }
	.artist-page h1.title.page-title {	
		font-size: 30px;
line-height: 35px;
letter-spacing: 1px;
	}
	.artist-page .tab-list li a{
		font-size:14px;
	}
	
.archived-news-block .heading-block h1 {  
    font-size: 22px;
    line-height: 30px;   
}
.archived-news-block {
    text-align: center;
    background: #f1f1f1;
    margin: 0;
    padding: 20px 0;
}

.archived-sub-block ul li a {   
    font-size: 16px;
}
	.detail-left h2 {   
    font-size: 22px;
    line-height: 30px;   
    letter-spacing: 6px;
    word-wrap: break-word;
   }  
   .gallery-title {   
    width: 100%;   
    }
	.gallery-title, .gallery-title a {  
    font-size: 14px;
	}
	.video-page {
       margin: 20px 0 0;
    }
	.center-arrow{ margin: auto; }

}

@media (max-width:599px){
	.photo-slider .item {
       height: auto;
    }
	.photo-slider .item .inner-pic {
       height: auto;
    }
}

@media only screen and (max-width: 480px){
   .gallery-image .custom-5 {
    width: 100%;   
   }
}



