#colophon { margin: 0; padding: 10px; text-align: center; color: #ffffff;}
#colophon a, #colophon a:hover {margin: 0; padding: 10px; text-align: center; color: #ffffff;}
.sub-menu { margin-top: 15px; margin-left: 20px;}
#colophon, #colophon .footer-widgets-area { background: none;}
#colophon a, #colophon a:hover, #colophon {padding: 0px;}
#swipebox-title { font-size: 36px; text-transform: uppercase; padding: 5px;}
.page .banner-featured-image.inner-header-image img,
.single .banner-featured-image.inner-header-image img,
.archive .inner-header-image img { height:auto; opacity: .4; }
.blog-posts-wrapper .entry-container .entry-content p {display: none;}
.entry-header p { color: #ffffff; margin-left: 20px; font-size: 16px;}
.page-section.latest-blog article h2.entry-title a {
    font-family: Alata, sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: none;

}
#introduction .page-section.center-align .post-wrapper .entry-container .entry-header { display: none;}
#sol-ikonlar {
    background: none;
    width: auto;
    margin: 0;
    padding:0;
    position:fixed;
    bottom:0px;
    z-index:999;
    display: block; 
  
  }
  
  #sol-ikonlar .alt-icon {
    width: 45px;
    height: 45px;
    padding: 2px;
  }

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

    #masthead.site-header.sticky-header.nav-shrink  { position: fixed; margin: 0; padding: 15px 0; }
    #masthead .inner-wrapper .header-left { width: auto; float: left; max-width: 150px; }
    #masthead .inner-wrapper .header-center  { width: auto; text-align: center;}
    #masthead .inner-wrapper .header-right {width: auto; float: right; margin-top: 30px; }
    #masthead .inner-wrapper .header-element .widget_text { margin-right: 20px;}
    .header_widget { width: auto; }
    .footer-widgets-area { text-align: left;}
    
}
.gallery-columns-1 .gallery-item {
	max-width: 100%;
	
}
.gallery-columns-2 .gallery-item {
	max-width:50%;
	
}

.gallery-columns-3 .gallery-item {
	max-width:33.33%;
	
}

.gallery-columns-4 .gallery-item {
	max-width:25%;
	
}

.gallery-columns-5 .gallery-item {
	max-width:20%;
	
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

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

.gallery-columns-1 .gallery-item,
.gallery-columns-2 .gallery-item,
.gallery-columns-3 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
	max-width: 100%;
  width: 100%;
}
#masthead .inner-wrapper .header-right { max-width: 50%; }
.header-right .header_widget { min-width: 80px;}
}

  