/*
 * responsive.custom.css is for custom media queries that are not set via the
 * theme settings, such as cascading media queries.
 *
 * By default all the other responsive stylesheets used in Adaptivetheme use a
 * "stacking method", however cascading media queries use a waterfall method so
 * you can leverage the cascade and inheritance for all browsers that support
 * media queries, regardless of screen size.
 *
 * @SEE http://zomigi.com/blog/essential-considerations-for-crafting-quality-media-queries/#mq-overlap-stack
 *
 * NOTE: this file loads by default, to disable got to your theme settings and
 * look under the "CSS" settings tab.
 */
/*
 * Really small screens and up
 */
/* @media only screen and (min-width: 220px) {} */
/*
 * Smalltouch sizes and up
 */
/* @media only screen and (min-width: 320px) {} */
/*
 * Smalltouch sizes and down
 */
@media only screen and (max-width: 480px) {
  /* 
   * Float Region Blocks - custom media query CSS example:
   * 
   * Float regions blocks is an Extension you can enable in the appearance
   * settings for your theme. This feature allows you to automatically float
   * blocks in regions, you can switch it on and off depending on your
   * requirements. For design purposes you many want to remove the floats for
   * devices where the entire theme is just one column - for example small
   * mobile phones. The following CSS is inside the custom media query:
   *
   *   @media only screen and (max-width: 480px){}
   *
   * This will target devices with a maximum width of 480px - most small phones.
   * In these smaller screen sizes we can remove the float and widths so all
   * blocks stack instead of displaying horizonally. The selector used is an
   * "attribute selector" which will match on any float block class. Use your
   * inspector or Firebug to get the classes from the page output if you need
   * more granular control over block alignment and stacking.
   */
  /* line 57, ../sass/responsive.custom.scss */
  .region[class*="float-blocks"] .block {
    float: none;
    width: 100%;
  }
}
/*
 * Tablet sizes and up
 */
/* @media only screen and (min-width: 768px) {} */
/*
 * Desktops/laptops and up
 */
/* @media only screen and (min-width: 1025px) {} */

/*# sourceMappingURL=responsive.custom.css.map */
#main-content, .block-inner, .pane-inner, .menu-wrapper, .branding-elements, .breadcrumb-wrapper, .attribution, .at-panel .rounded-corner, .block-panels-mini > .block-title, .rendered-by-ds .panel-display .region-inner, div.messages, .at-gutter {
    margin-left: 0;
    margin-right: 0;
}

#block-block-2 a {
	color: #438ebf;
}

a:hover, a:focus {
    text-decoration: none;
}


.region.region-leaderboard {
  position: fixed;
width: 100%;
background-color: #fff;
z-index: 233;
border-bottom: 10px solid #438ebf;
margin-top: -20px;
}
#block-block-3, #block-block-4, #block-block-5, #block-block-6{
	box-shadow: 3px 0px 6px 3px #ccc;
	text-align:center;
}

#block-block-7{
background-image: url("/sites/default/files/mersin_merkez_cilingir.jpg");
height: 400px;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
margin-top: 20px;
filter: brightness(0.5);
margin-bottom: -2px;

}

.flexslider {
	border: 0;
}
#block-block-8 {
	background-color: #006481;
	color: #fff;
}

.nedenbizbalik {
	border-left: solid #00bdd1;
padding-left: 10px;
}

#block-block-8 {
	box-shadow: 0px 1px 3px 2px #5b5b5b;
}
#block-views-mersin-anahtarc-block .flex-control-nav.flex-control-paging {
	display: none;
}
.flex-next {
    height: 50px !important;
}
.flex-prev{
    height: 50px !important;
}
#block-views-mersin-anahtarc-block img {
    width: 100%;
}


#block-block-9{
	background-color: #006481;
	margin-bottom: 0;
	color: #fff;
	padding-top: 20px;
}


.view.view-urunler.view-id-urunler .views-row {
    background-color: #006481;
    color: #fff;
    box-shadow: 0px 1px 3px 2px #5b5b5b;
}

.view.view-urunler.view-id-urunler a {
	color: #fff;
}


.urun1 {
color: #006481;
font-weight:bold; 
text-align: center;

}
.view.view-urunler.view-id-urunler .views-row .ihe-overlay.ihe-overlay--zoom-in {
	font-size: 8px;
}
#block-block-11 {
	color: #fff;
font-weight: bold;
text-align: center;
background-color: #006481;
padding-top: 10px;
}

#block-views-galeri-block {
background-color: #006481;
padding: 20px;
margin-bottom: -20px;
 }

.ds-2col-stacked-fluid.node.node-webform .field.field-name-body {
	background-color: #006481;
	color: #fff;
}
.view.view--ubeler.view-id-_ubeler .views-row {
	background-color: #006481;
	color: #fff;
	}

.view.view--ubeler.view-id-_ubeler a {
	color: #fff;
}
.arkapln1 {
    background-color: #438ebf;
    height: 55px;
    margin-bottom: -50px;
}

.urunbalik {
    text-align: center;
    color: #438ebf;
  
	
}



.ds-2col-stacked-fluid.node.node--r-nlermiz .field.field-name-field-eks-yaz- {
    background-color: #fff;
    position: relative;
    z-index: 22;
   
}

 .field.field-name-field-eks-yaz- .field-item.even {
    background-color: #fff;
    position: relative;
    z-index: 22;
    box-shadow: 0 0 6px 0px #ccc;
}
 .field.field-name-field-eks-yaz- .field-item.odd {
    background-color: #fff;
    position: relative;
    z-index: 22;
    box-shadow: 0 0 6px 0px #ccc;
}

#block-block-12 {
position: fixed;
width: 100%;
z-index: 222;
text-align: center;
background-color: red;
bottom: -20px;
}
.borderurun {
    border-top: solid 2px #006481;
    width: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -20px;
}
.ds-2col-stacked-fluid.node.node--r-nlermiz .field.field-name-title {
	color: #006481;

text-align: center;
}
#block-views-referanslar-block {
	position: relative;
	z-index: 22;
}
.ds-2col-stacked-fluid.node.node--ubeler .field.field-name-field-image img {
	width: 100%  !important;
}






@keyframes renkle2 {
  0% {
    color: #fff;
  }
  50% {
    color: #000;
  }

  100% {
    color: #fff;
 }
}

#block-block-12 a {
	    -webkit-animation-name: renkle2;
    -webkit-animation-duration: 10s;
    animation-name: renkle2;
    animation-duration: 10s;
	animation-iteration-count: 999;
	color: #fff;
}




















