@media (min-width: 1680px) and (max-width: 1920px) {

	.eshopList.eshopListAll .item.anim-elm {
		 /* width: calc(33% - 12px);*/
		width:300px;
	}

	.promo .topTab.adoption .imgWrap img{
		width:100%;
		height:auto;
	}
	
	.openListAdoption .list{
		display:block;
	}

	.openListAdoption .adoptSlider{
		display:none;
	}


}

@media (max-width: 1400px) { 
	.promo .topTab.adoption .imgWrap img{
		height:100%;
	}

	.openListAdoption .list{
		display:block;
	}

	.openListAdoption .adoptSlider{
		display:none;
	}

}

@media (max-width: 1366px) {
	.newsSection {
	  padding: 75px 0;
	}

	.newsSection > h2{
		margin-bottom: 15px;
	}

	.newsSection .wrap {
	  height: calc(100% - 83px);
	}


	.promo .topTab .imgWrap img {
		width:auto;
		height:100%;
	}
	
	.promo .topTab.adoption .imgWrap img {
		height:100%;
	}

	.mmenuBlock .menu .inner {
		margin-top: -2%;
	}
	
}

@media (min-width: 1024px) and (max-width: 1280px) {

	.halfSlider .slide.text .inner .wrap{
		width:340px;
	}

	.tabs-header li{
		width:100px;
	}

	.innerPage .tabs-header li{
		width:120px;
	}

	.tile.img .inner, 
	.tile.text .inner{
		padding: 0 10px;
	}

	.wrapper {
	  width: 940px;
	}

	#infoSliderWrapper{
		max-width: 800px;
	}

	/*------------------ eshop ----------*/

	.topTab .tools .icon-eshop {
		font-size: 20px;
  		padding: 20px 10px;
	}

	.topTab .tools .text {
  		font-size: 30px;
	}

	.multiSlider {
		padding-left: 2%;
	}

	.promo .topTab .imgWrap img {
		width:auto;
		height:100%;
	}

	.halfSlider div.tabs .tab .inner {
		min-height: 280px;
	}
}

@media (max-width: 1023px) and (orientation:  portrait) {
	.tile .inner.fullH table,
	.tile.b {
	  height: 50vh;
	}

	.tile.s {
		height: 25vh;
	}

	.gallery .wrap > .row > .col {
	  height: 50vh;
	}

	
}

@media (max-width: 1024px) and (orientation:  landscape) {

	.promoSlider{
	   height:400px;
	}

	.promo div.text {
		bottom:auto;
		top:50%;
	}

	.promoSlider {
		bottom:0;
		top:auto;
	}

}

@media (max-width: 1023px) and (orientation:  landscape) {

	.hpGallery .img1,
	.hpGallery .img2,
	.hpGallery .img3 {
		width:100%;
	    height: 33.334%;
	}

}

@media (max-width: 640px) and (orientation:  portrait) {
	.tile .inner.fullH table,
	.tile.b {
	  height: 60vh;
	}

	.tile.s {
		min-height: 190px;
		height: 30vh;
	}

	.gallery .wrap > .row > .col {
	  height: 100vh;
	}



	#animalSlider .slick-slide img.item2 + .sideInfo,
	#animalSlider .slick-slide img.item2{
		opacity: 0;
	}

	#speciesContent {
	  padding: 50px 0;
	}
	
}



/**tablet mobile**/
@media (max-width: 1023px) {

	.title.centered {
		  margin-bottom: 20px;
	}
	.header-tools > * {
	  padding: 0 6px;
	}
	.logo {
		left: 30px;
	}
	.header-tools {
		right: 10px;
	}
	.nav ul li {
		padding: 0 6px;
	}

	.innerdetails .bg {
		background: url(../Media/lineFull.png) no-repeat scroll center top;
  		background-size: 100% 100%;
  		height: 77px;
  		bottom: -77px;
	}

	table.full.table3lvl th {
		padding: 17px 10px;
	}
	table.full.table3lvl td:first-child {
	  padding: 5px;
	}
	.innerdetails .breadcrumb {
	  margin-bottom: 25px;
	}
	.innerdetails .singleSlider {
		  margin-top: 0;
	}
	.innerdetails .leftTitle {
	  background: #f4f4f4;
	}
	.profileDetails {
		  width: calc(100% - 320px);
	}
	.hpGallery{
		height: 100vh;
	}

	.section.innerPage > .main{
		margin-top: 100px;
	}

	.hpGallery .owl-buttons{
		bottom:33.334%;
  		margin-bottom: -67.5px;
	}
	a.viewGallery {
	    bottom: 33.334%;
  		margin-bottom: -25px;
	}

	.hpGallery .img1 .actions{
		display: block;
		width: 50%;
		height: 100%;
	}

	.hpGallery .img1 .action a{
		display: table-cell;
		text-align: center;
		vertical-align: middle;
	}

	.hpGallery .img1 .action{
		display: table;
		position:relative;
		width:100%;
		height: 50%;
	}

	.hpGallery .img1 .actions .border{
		margin-top: 0;
		margin-left: -60px;
		width: 120px;
		height: 1px;
	}

	.hpSection{
		position:relative;
	}

	.hpSection .introText{
		margin-bottom: 40px;
	}

	.imgBox.img1 .actions{
		right:-100%;
		top:0;
	}

	.imgBox.img1.showActions .actions{
		right:0;
	}
	
	#contactMap{
		height: 60vh;
	}

	.slide.hidden .mapBlock.nimfaio .icon-pin{
		top:-27px;
	}

	.slide.hidden .mapBlock.kat_arkoudas .icon-pin{
		top:15px;
	}

	.slide.hidden .mapBlock.map_kentro .icon-pin{
		top:34px;
	}

	.slide.hidden .mapBlock.kat_lykos .icon-pin{
		top:43px;
	}

	.slide.hidden .mapBlock .icon-pin{
		opacity:1;
	}

	.slide.hidden .mapBlock .icon-map_place{
		opacity:1;
		-webkit-transform: scale(1);
		   -moz-transform: scale(1);
		    -ms-transform: scale(1);
		     -o-transform: scale(1);
		        transform: scale(1);
	}

	.d-show{
		display: none;
	}

	.d-hide{
		display: block;
	}



	.tiles > div,
	.tiles > .tile{
		width:100%;
	}

	.section.content .main .wrapper{
		width:94%;
	}

	.section.content .main .col2{
		padding-left: 15px;
	}

	.section.content .main .col2:first-child{
		padding-right: 15px;
	}

	.halfSlider .slide {
	  	position: relative;
	  	top: 0;
	  	width: 100%;
	  	height: auto;
	}

	.halfSlider .slide.hidden{
		display: block;
	}

	.halfSlider .slide.img{
		height: 584px;
	}

	.halfSlider .slide.text img{
		max-width: 60%;
	}

	.halfSlider .slide.text .mapBlock  img{
		max-width: 100%;
	}

	.halfSlider .caption{
		padding: 30px;
	}

	.halfSlider .slide.text .inner{
		display: block;
		padding:100px 15px 50px;
		width: 100%;
	}

	.halfSlider .slide.text .tab .inner{
		padding: 0;
		width:100%;
	}

	.halfSlider .slide.text .inner.full{
		padding: 40px 5px;
		width:100%;
	}
	
	.halfSlider .slide.text .inner.full .wrap{
		padding: 0;
	}

	.halfSlider .slide.left,
	.halfSlider .slide.right{
		top:0;
	}

	.wrapper{
		width: 94%;
	}

	.halfSlider .slide.img{
		background-attachment: scroll;
	}

	.halfSlider .slide.text .border{
		background-color:#dde1d6;
		display: block;
		left:5%;
		position:absolute;
		top:-19px;
		width:90%;
		height: 38px;
	}

	.halfSlider .slide.text{
		z-index: 1;
	}
	
	.halfSlider .slide.img{
		z-index: 2;
	}

	.section{
		border-width:10px;
		height: auto;
	}

	.hpGallery{
		border-width:10px;
		border-bottom-width:17px;
	}

	.halfSlider .navigation{
		display: none;
	}

	.halfSlider .slide.text {
	  display: block;
	}

	.introSection .introBtm .inner img {
	  max-width: 90%;
	}

	.introSection .introBtm h3 {
	  font-size: 18px;
	  line-height: 1.2;
	}

	.introSection .introBtm .inner{
	  margin-right: 30px;
	}

	.introTop .inner .text{
		padding-left: 0;	
		width:calc(100% - 210px);
	}

	.introSection .introTop{
		padding-left: 20px;
		padding-right: 20px;
	}

	.introSection .mapBlock{
		left:auto;
		right:0;
	}

	.introSection .introTop p{
		max-width: inherit;
	}

	.newsList .item.anim-elm .inner, 
	.tile.anim-elm .inner, 
	.gallery .col .inner .img, .newsList a.img {
	  -webkit-transition: all 400ms ease-in-out;
	  -moz-transition: all 400ms ease-in-out;
	  -ms-transition: all 400ms ease-in-out;
	  -o-transition: all 400ms ease-in-out;
	  transition: all 400ms ease-in-out;
	}

	.tile.anim-elm.delay1 .inner {
	  transition-delay: 100ms;
	  -webkit-transition-delay: 100ms;
	  -moz-transition-delay: 100ms;
	  -o-transition-delay: 100ms;
	  -ms-transition-delay: 100ms;
	}

	.tile.anim-elm.delay2 .inner {
	  transition-delay: 200ms;
	  -webkit-transition-delay: 200ms;
	  -moz-transition-delay: 200ms;
	  -o-transition-delay: 200ms;
	  -ms-transition-delay: 200ms;
	}

	.tile.anim-elm.delay3 .inner {
	  transition-delay: 300ms;
	  -webkit-transition-delay: 300ms;
	  -moz-transition-delay: 300ms;
	  -o-transition-delay: 300ms;
	  -ms-transition-delay: 300ms;
	}

	.section.tiles .tile.anim-elm.delay1 .inner,
	.section.tiles .tile.anim-elm.delay2 .inner,
	.section.tiles .tile.anim-elm.delay3 .inner {
	  transition-delay: 0ms;
	  -webkit-transition-delay: 0ms;
	  -moz-transition-delay: 0ms;
	  -o-transition-delay: 0ms;
	  -ms-transition-delay: 0ms;
	}

	.formsWrapper .bubbleWrap{
		margin:0 12px;
	}

	.radioFields.cols4 + .textFields,
	.radioFields.double + .textFields{
		margin-bottom: 17px;
		width:100%;
	}

	.radioFields.double + .textFields .field{
		margin-bottom: 24px;
	}

	.textFields .animLabel.open label, 
	.animLabel.open label{
		top:-15px;
	}

	#animalSlider .sideInfo{
		font-size: 13px;
	}

	#animalSlider{
		height: 160px;
	}

	.newsSection{
		padding:50px 0;
	}

	.newsDetails #sliderLabelDiv{
		font-size: 20px;
	}

	.newsDetails #sliderDateDiv{
		margin-bottom: 12px;
	}

	.newsDetails {
	  left: 31%;
	  width: 38%;
	}

	.newsDetails #sliderMonthDiv{
		padding-top:10px;
	}

	.newsSection .wrap{
		margin-bottom: 120px;
		height: auto;
	}

	.newsDetails p{
		margin-bottom: 15px;
	}

	.newsDetails a.button{
		margin:0 3px 10px;
		padding-left: 18px;
		padding-right: 18px;
	}

	.newsSection .nav.prev {
	  margin-left: -51px;
	}

	.newsSection .nav.next {
	  margin-left: 16px;
	}

	.newsSection .tools{
		display: none;
	}

	.section.errorPage{
		height: 100vh;
	}

	.checkout .formCol{
		margin-right: 20px;
		width:52%;
	}

	.checkout .chekoutBox {
	  padding: 25px 15px;
	  width: calc(48% - 20px);
	}

	.chekoutBox table td:first-child img{
		margin-right: 10px;
		max-width: 40%;
	}

	.boxFields{
		padding-left: 15px;
		padding-right: 15px;
	}

	.section.checkout .main{
		padding-top:80px;
	}

	/*------------------ eshop ----------*/


	.eshop.section.promo {
		height:auto;
	}

	.topTab .tools .icon-eshop {
		font-size: 20px;
  		padding: 20px 10px;
	}

	.topTab .tools .text {
  		font-size: 30px;
	}

	.eshop .newsList {
  		padding-left: 8%;
  		padding-right: 8%;
	}

	.eShopfilters .link.seeAll {
		position:relative;
		top:auto;
		right:auto;
	}

	.multiSlider {
		padding-left: 2%;
	}

	.eshopTitle .wrapper, 
	.eshopProduct .wrapper {
		width:80%;
	}

	/*------------------ eshop cart --------------*/
	
	.section.eshopCart  {
		height:auto;
	}

	.eshopCart .wrapper {
		width:80%;
	}

	.eshopTitle .wrapper {
		width:100%;
	}

	.section.eshopCart.promo {
		height:auto;
	}

	.eshopCart.promo h1 {
		margin-bottom: 35px;
	}

	.eshopCart .eshopTable .title {
		padding-bottom:5%;
		width:100%;
	}

	.eshopCart .row {
		padding:5% 0px;
		border-top: 1px solid #d8dad8;
	}

	.eshopCart .row:first-child,
	.eshopCart .row.bottom {		
		border-top: 0;
	}

	.eshopCart .eshopTable .price, 
	.eshopCart .eshopTable .quantity {
		width:100%;
		height:50px;
		vertical-align: middle;
		line-height: 50px;
		padding:3% 0;
		font-size: 20px;
	}

	.eshopCart .eshopTable .price b, 
	.eshopCart .eshopTable .quantity b{
		font-family: 'roboto_slabbold';
	}

	.eshopCart .col {
		vertical-align: bottom;
		padding-top: 10%;
	}

	.eshopCart .col:first-child {
		padding-top: 0;
	}

	.eshopCart .eshopTable .col div.info {
		width:100%;
	}

	.eshopCart input[type=number] {
		font-size: 20px;
	}

	.eshopCart .eshopTable {
		display:inline-block;
		height:100%;
		vertical-align: bottom;
		position:relative;
	}

	.eshopCart .eshopTable .last {
  		position: absolute;
  		right: 0;
  		top: 0;
	}

	.eshopProduct .info .color ul li {
		width: 63px;
	  	height: 58px;
	}

	.eshopProduct .info ul li {		
	  	width: 61px;
	  	height: 56px;
	  	margin-right: 5px;
	  	margin-bottom: 5px;
  		line-height: 58px;
	}

	.eShopfilters .link {
		margin-bottom: 10px;
	}

	.promo .topTab .imgWrap img {
		width:auto;
		height:100%;
	}

	.eshopCart .eshopTable .col .title h3 {
		font-size: 18px;
		line-height: 22px;
	}

	.eshopCart .eshopTable .price, 
	.eshopCart .eshopTable .quantity {
		  width: 100%;
		  height: 40px;
		  vertical-align: middle;
		  line-height: 40px;
		  padding: 3% 0;
		  font-size: 15px;
	}


	.eshopCart .eshopTable .last, 
	.sub_nav.basket .last {
	  	position: absolute !important;
	  	right: -10px;
	  	top: 0;
	}
	
	.openListAdoption .item .link,
	.openListAdoptionMob .item .link,
	.openListAdoption .item:hover .link,
	.openListAdoptionMob .item:hover .link   {
		bottom:30px;
	}

}

/**only tablet**/
@media (min-width: 641px) and (max-width: 1023px) {

	.innerContent .colsWrap.inlineBoxes .col, .colsWrap.inlineBoxes .col {
		padding: 0 15px;
	}

	.mmenuBlock .menu .inner {
	  	width: 624px;
	}

	.mmenuBlock .level2 ul,
	.mmenuBlock .menu .level2, 
	.mmenuBlock .menu .level1{
		padding: 0 15px;
		width: 310px;
	}

	.footer > div.map{
		height: 280px;
	}

	.map-img .icon-pin{
	    font-size: 45px;
  		margin-left: -167px;
  		top:177px;
	}

	.hpSection,
	.section.promo{
		height: 650px;
	}

	.footer .top .wrapper{
		padding-left: 20px;
		padding-right: 20px;
	}

	.footer .col3{
		width:50%;
	}

	.footer .col3.t-full{
		width:100%;
	}

	.col2 .buttonLink{
		width:100px;
		height: 100px;
	}

	.col2 .buttonLink > [class^="icon-"] {
	    font-size: 36px;
  		margin: 24px 0 11px;
	}

	.col2.img{
		width:40%;
	}

	.col2.text{
		padding-left: 20px;
		width:60%;
	}

	.col2 .tabs-header li{
		margin:0 3px;
		width:calc(33% - 3px);
	}

	.col2 .tabs-header li:first-child{
		margin-left: 0;
	}

	.col2 .tabs-header li:last-child{
		margin-right: 0;
	}

	.newsSide{
  		margin: 88px 25px 20px 45px;
  		width:250px;
	}

	.newsItem {
	  width: calc(100% - 320px);
	}

	.newsSide .singleSlider.owl-theme .owl-controls .owl-buttons div{
		top:84px;
	}

	.newsSide .singleSlider.owl-theme .owl-controls .owl-buttons div.owl-next {
	  right: -24px;
	}

	.newsSide .singleSlider.owl-theme .owl-controls .owl-buttons div.owl-prev {
	  left: -24px;
	}

	table.full th,
	table.full td,
	table.table th,
	table.table td {
		padding-left: 10px;
		padding-right: 10px;
	}

	.innerContent .colsWrap.small{
	    margin-left: 0;
	    margin-right: 0;
	    width: 100%;
	}

	/*------------------ eshop ----------*/
	
	.eshopProduct .col{
		width:100%;
	}

	.eshopProduct .slider .item {
  		width: calc(100% - 8px);
	}

	.eshopList.eshopListAll .item.anim-elm {
		 /* width: calc(33% - 12px);*/
		width:300px;
	}


	.eshopCart .eshopTable .last {
	  position: absolute;
	  right: -4%;
	  top: 2.5%;		
	}

	.topTab .tools .icon-eshop {
	  	font-size: 20px;
	  	padding: 20px 10px;
	}

	.topTab .tools .text {
		font-size: 23px;
		line-height: 28px;
	}

	.promo .topTab .imgWrap,
	.promo .topTab.adoption .imgWrap {
		height:auto;
	}

	.promo .topTab .imgWrap .imgDiv {
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		height:360px;
	}

	.promo .topTab .imgWrap .img.m-hide {
		display:none;
	}
	
	.section.promo.eshop {
		height:auto;
	}

	.eShopfilters .link.seeAll {
		position:relative;
		top:auto;
		right:auto;
	}

	.eShopfilters .link {
		margin-bottom: 10px;
	}

	.eshopCart .wrapper {
		width:90%;
	}

	.eshopCart .eshopTable .last {
		position:relative;
		right:auto;
		top:auto;
	}

	.eshopCart .eshopTable .img, 
	.sub_nav.basket .rowPro .img {
		margin-right: 2%;
	}

	.eshopCart .eshopTable .title h3, 
	.sub_nav.basket .title h3 {
		font-size: 13px;
		line-height: 16px;
	}

	.eshopTitle .breadcrumb {
		display:none;
	}

	.eshop.promo h1 {
		margin-top: 7%;
	}

	.eshop .wrapper{
		width:100%;
	}
	
	.eshopProduct .col.media {
		margin-right: 0;
		text-align: center;
	}

	.eshopProduct .slider, 
	.eshopProduct .image {
		width:480px;
  		margin: 0 auto 55px auto;
  		float:none;
  		display:inline-block;
	}

	.section.promo.adoption {
		border: 0;
		height:auto;
	}

	.openListAdoptionMob .item {
		width:100%;
	}

	.topTab.adoption .tools {
		top:50%;
	}

	.topTab.adoption .tools .icon-yiothesia {
  		font-size: 23px;
  		padding: 23px;
	}

	.topTab.adoption .tools .text {
  		font-size: 19px;
  		line-height: 19px;
  		margin-top: 20px;
	}

	.promoSlider .owl-item > a span {
		bottom:-20px;
		opacity:1;
		transition:none;
	}

}

/**only mobile**/
@media (max-width: 640px) {



	.innerContent .colsWrap.inlineBoxes, 
	.colsWrap.inlineBoxes {
		margin-top: 0;
	}

	.section.checkout .main {
		padding-top: 30px;
	}
	.section.auto .main {
		padding-top: 90px;
	}
	.checkout .formCol {
		padding-bottom: 0;
	}
	.checkout .title {
		margin-bottom: 30px;
	}
	.innerContent .adoptBoxes.gray .col {
		margin-bottom: 0;
	}
	
	.colsWrap.inlineBoxes .col {
		width: 100%;
	}

	.adoptBoxes.gray .cont {
		min-height: inherit;
	}

	.mobile_table {
		display: block;
	}
	.desktop_table {
		display: none;
	}
	.sub_nav,
	.sub_nav.lg {
		position: relative;
		top: auto;
		left: auto;
		text-align: left;
		margin: 0;
		width: 100%;
	}
	.sub_nav ul li a {
		  padding: 8px 0;
	}
	.mobileNav {
		display: inline-block;
	}
	.nav > ul {
		display: none;
		position: absolute;
		top: 44px;
		width: 200px;
		background: #fff;
		left: 50%;
		margin-left: -100px;
	}
	.nav > ul > li {
		display: block;
		padding: 10px;
		border-bottom: solid 1px #f4f4f4;
	}
	.nav ul li a .icon-x {
		display: inline-block;
	}
	.nav > ul:before {
		content:"";
		border: solid 15px transparent;
		border-bottom-color: #fff;
		position:absolute;
		top: -28px;
		left: 0;
		right: 0;
		margin: auto;
		width: 0;
		height: 0;
	}
	.innerdetails .bg {
		display: none;
	}
	.nav ul li.brd {
		border-right: none;
	}
	.nav a {
		font-size: 12px;
		padding: 0 10px;
		color: #797671;
	}
	.innerContent .colsWrap.inlineBoxes .col:first-child,
	.innerContent .colsWrap.inlineBoxes .col:last-child,
	.colsWrap.inlineBoxes .col:first-child,
	.colsWrap.inlineBoxes .col:last-child {
		padding: 0 5px;
	}
	.adoptBoxes .cont .field {
		line-height: 22px;
	}
	.adoptBoxes h2 {
		padding: 21px 11px;
		font-size: 15px;
	}
	.adoptBoxes .cont {
		  padding: 40px 22px;
	}

	.profileDetails {
	  width: 100%;
	}

	#infoSlider p{
		display: none;
	}

	.touch .header-tools .lang a{
		padding: 0 7px;
		margin-top: 0;
	}

	.newsList .item.anim-elm:nth-child(3n+3) .inner,
	.newsList .item.anim-elm:nth-child(3n+2) .inner,
	.tile.anim-elm.delay3 .inner,
	.tile.anim-elm.delay2 .inner,
	.tile.anim-elm.delay1 .inner {
	  transition-delay: 0ms;
	  -webkit-transition-delay: 0ms;
	  -moz-transition-delay: 0ms;
	  -o-transition-delay: 0ms;
	  -ms-transition-delay: 0ms;
	}

	.newsList .item.anim-elm .inner,
	.tile.anim-elm .inner{
		-webkit-transition: all 350ms ease-in-out;
		  -moz-transition: all 350ms ease-in-out;
		  -ms-transition: all 350ms ease-in-out;
		  -o-transition: all 350ms ease-in-out;
		  transition: all 350ms ease-in-out;
	}

	.promoCols .buttonLink > [class^="icon-"] {
	  margin: 28px 0 9px;
	}

	.hpSection .logo {
		top:75px;
	}

	.introText {
	  font-size: 22px;
	  line-height: 1.25;
	  margin-bottom: 50px;
	}

	.introText .by{
		margin-top: 15px;
	}

	.hpGallery .owl-buttons{
  		margin-bottom: -60px;
  		margin-left: -60px;
		width:120px;
		height: 120px;
	}

	a.viewGallery {
	    bottom: 33.334%;
  		margin-bottom: -30px;
	}

	.hpGallery.owl-theme .owl-controls .owl-buttons div.owl-next {
	    right: 20px;
	    top:20px;
	}

	.hpGallery.owl-theme .owl-controls .owl-buttons div.owl-prev {
	    left: 20px;
	    top:20px;
	}

	.hpGallery .img1 .actions .border,
	.hpGallery .img2 .actions .border, 
	.hpGallery .img3 .actions .border{
		left:10%;
		margin-left: 0;
		width:80%;
	}

	.hpGallery .img1 .action,
	.hpGallery .img2 .action,
	.hpGallery .img3 .action{
		width:100%;
	}

	.hpGallery .action a{
		font-size: 12px;
	}

	.hpGallery .action .icon-perissotera{
		font-size: 20px;
	}

	.hpGallery .action .icon-yiothesia{
		font-size: 15px;
	}

	.gallery .wrap > .row > .col{
		width:100%;
	}

	.sitemap{
		padding-left: 40px;
		padding-right: 40px;
		text-align: center;
	}

	.sitemap .level1{
		padding-right: 0;
	}

	.sitemap .colsWrap{
		display: inline-block;
		float:none;
		text-align: left;
		width:auto;
	}

	.sitemap .col3{
  		clear: left;
		width: inherit;
	}

	.newsList .navTools,
	.navTools{
		padding:0 0 40px;
	}

	.newsList .navTools .nav{
		bottom:0;
		margin-top: 0;
		top:auto;
	}

	.newsList .item {
	  margin: 0 0 40px 20px;
	  width: calc(50% - 10px);
	}

	.newsList .item:nth-child(3n+1) {
	  clear: none;
	  margin-left: 20px;
	}

	.newsList .item:nth-child(odd) {
	  clear: left;
	  margin-left: 0;
	}

	.newsList .item.anim-elm:nth-child(odd) .inner{
	    -webkit-transition: all 770ms ease-in-out;
	    -moz-transition: all 770ms ease-in-out;
	    -o-transition: all 770ms ease-in-out;
	    transition: all 770ms ease-in-out;
	    -ms-transition: all 770ms ease-in-out;
	}

	.newsList .item.anim-elm:nth-child(even) .inner{
	    transition-delay: 100ms;
	    -webkit-transition-delay: 100ms;
	    -moz-transition-delay: 100ms;
	    -o-transition-delay: 100ms;
	    -ms-transition-delay: 100ms;
	}

	.newsItem{
		width:100%;
	}

	.newsSide .singleSlider.owl-theme .owl-controls .owl-buttons div.owl-next {
	  right: -28px;
	}

	.newsSide .singleSlider.owl-theme .owl-controls .owl-buttons div.owl-prev {
	  left: -28px;
	}

	.newsSide .singleSlider.owl-theme .owl-controls .owl-buttons div{
		top:77px;
	}

	.newsSide {
		margin:50px 0;
		text-align: center;
	  	width: 100%;
	}

	.newsSide .wrap{
		display: inline-block;
		text-align: left;
	  	width: 230px;
	}

	.section.innerPage > .main{
		margin-top: 75px;
	}

	.section.innerPage .breadcrumb{
		display: none;
	}

	.contact textarea {
	  height: 200px;
	}

	.sidebar .infoBox{
		float:left;
		margin-bottom: 12px;
		padding-right: 10px;
		width:33.3%;
	}

	.formWrap .sidebar,
	.formWrap .form{
		width:100%;
	}

	.formWrap .form{
		margin-top: 30px;
	}

	.formWrap{
		margin-top: 28px;
	}

	.fields3 .field{
		margin-left: 0;
		width:100%;
	}

	.leftTitle{
		margin-top:20px;
		text-align: center;
	}

	.leftTitle .wrap{
		display: inline-block;
		text-align: left;
	}

	.promoCols .buttonLink {
  		margin: -55px 0 0 -55px;
	    width:110px;
	    height: 110px;
	}

	.promoCols .buttonLink.max span.text {
	  margin: 23px 0;
	}

	.promoCols .buttonLink span.text {
	  margin: 38px 0;
	}

	.promoCols .buttonLink > [class^="icon-"] + span.text {
	  margin: 0;
	}

	.promo .top .text {
	  bottom:50px;
	  margin-bottom: 0;
	}

	.hpSection.promo .top .text{
		bottom:0;
	}

	.promoSlider {
		bottom:0;
  		margin-top: 0;
  		top:auto;
	}
	
	.section.promo.full.wSlider{
		height: 100vh;
		min-height: 480px;
	}

	.promoSlider .owl-item > a{
		height: 120px;
	}

	.promo.full .promoSlider + .text{
	  bottom: 15px;
	}

	.promo.full .promoSlider + .text + .next-bubble{
	  bottom: 15px;
	  margin-bottom: 0;
	}

	.promoSlider.owl-theme .owl-controls .owl-buttons div.owl-next {
	  right: 20px;
	}

	.promoSlider.owl-theme .owl-controls .owl-buttons div.owl-prev {
	  left: 20px;
	}

	.innerPage .col2{
		width: 100%;
	}

	.innerPage .col2 .tabsWrap{
		padding: 0 15px;
	}

	.buttonLink{
		width:80px;
		height: 80px;
	}

	.innerPage .col2.img img{
		max-width: 60%;
	}

	.buttonLink > [class^="icon-"] {
	  font-size: 28px;
	  margin: 17px 0 9px;
	}

	.buttonLink span.text {
	  font-size: 12px;
	}

	h1{
		font-size: 30px;
	}

	.landing .col3 h2{
		font-size: 24px;
	}

	.section.landing{
		padding-top:85px;
	}

	.landing .col3 h2{
		margin:0 0 10px;
	}

	.landing .col3{
		width: 100%;
	}

	.landing .col3 h2:after,
	.landing .col3 h2:before{
		display: none;
	}

	.newsletter div.submit span{
		font-size: 25px;
		left: -39px;
  		top: 9px;
	}

	.newsletter div.submit:hover span {
	  left: -35px;
	}

	.tabs-header li{
		font-size: 12px;
		margin:0 2px;
		padding: 13px 0;
		width:calc(33.3% - 3px);
	}

	.halfSlider .slide.text .inner .wrap{
		padding: 0;
		width:100%;
	}

	.tile .title{
		font-size: 17px;
	}

	.tile.text.table img {
	  max-width: 60%;
	}

	.tile.b .inner span{
		font-size: 50px;
	}

	.tile.img .inner, 
	.tile.text .inner{
		line-height: 1.4;
		padding:10px;
	}

	.section.content h1{
		margin-top: 35px;
	}

	.section.content p{
		margin-bottom: 20px;
	}

	.section.content .main .wrapper{
		width:90%;
	}

	.section.content .main .col2{
		padding-left: 0;
		width:100%;
	}

	.section.content .main .col2:first-child{
		padding-right: 0;
	}

	.halfSlider .slide.text .inner{
		display: block;
 		padding: 50px 15px 25px;
		width:100%;
	}

	.hpSection,
	.section.promo{
		height: auto;
	}
	
	.hpSection .top, 
	.section.promo .top{
		height: auto;
	}

	.promoCols{
		position:relative;
		height: 90vh;
	}

	.promoCols .col{
		display: inline-block;
		float:none;
		vertical-align: top;
		width: 100%;
		height: 33.333333%;
		min-height: 143px;
	}

	.section.promo.full{
		height: 400px;
	}

	.m-show{
		display: block;
	}

	.m-hide{
		display: none;
	}

	.promo h1{
		font-size: 30px;
		line-height: 1.1;
	}

	.promo div.text p,
	.promo h2{
		font-size: 15px;
	}

	.promo .next-bubble{
		display: none;
	}

	.promo div.text{
		bottom:auto;
		padding: 0 10px;
		top:50%;
	}

	.halfSlider .caption.first p.title{
		font-size: 22px;
	}

	.halfSlider .caption.first p{
		font-size: 13px;
	}

	.halfSlider .slide.text .inner > div{
		font-size: 12px;
		padding-left: 20px;
		padding-right: 20px;
	}

	.halfSlider .slide h2{
		font-size: 14px;
		line-height: 1.3;
	}

	.halfSlider .slide h2 span{
		font-size: 24px;
	}

	.quotes:first-child{
		left:-6px;
		top:6px;
	}

	.footer .wrapper{
		width:90%;
		text-align: center;
	}

	.footer .col3:first-child,
	.footer .col3:last-child,
	.footer .col3{
		margin:0 auto;
		margin-bottom: 20px;
		padding: 0 20px;
		text-align: left;
		width:100%;
		max-width:280px;
		display: inline-block;
		float:none;
	}

	.footer .col3 .inner{
		display: inline-block;
		text-align: left;
		width:280px;
	}

	.footer > div.top{
		padding: 45px 0 25px;
	}

	.footer > div.top .title{
		font-size: 16px;
		margin-bottom: 12px;
	}

	.footer > div.top p{
		margin-bottom: 15px;
	}

	.footer .social{
		text-align: center;
	}

	.footer .social li a {
	  font-size: 20px;
	  padding: 6px;
	}

	.newsletter input.submit{
		font-size: 12px;
		line-height: 32px;
		width:92px;
		height: 32px;
	}

	div.submit input.submit{
		line-height: 43px;
		height: 43px;
	}

	.newsletter div.submit:before, 
	.newsletter div.submit:after{
		height: 12px;
	}

	.newsletter div.submit:active:before, 
	.newsletter div.submit:active:after,
	.no-touch .newsletter div.submit:hover:before, 
	.no-touch .newsletter div.submit:hover:after{
		height: 22px;
	}

	.footer .btm ul li{
		border:none;
		display: block;
		margin: 10px 0;
	}

	.footer > div.btm{
		padding: 15px 0;
	}

	.quotes{
		font-size: 62px;
	}

	.quotes:last-child{
		bottom:-23px;
	}

	.logo{
		left:20px;
		top:20px;
	}

	.logo a{
		font-size: 30px;
	}

	.header-tools{
		right:20px;
		top:20px;
	}

	.header-tools > *{
		padding: 0 10px;
	}

	.mmenu{
		margin-top: 0;
		padding-right: 0;
		height: 16px;
	}

	.mmenu .icon:before, 
	.mmenu .icon:after, 
	.mmenu .icon{
		width:25px;
	}

	.mmenu > *, 
	.header-tools > *{
		font-size: 12px;
	}

	.halfSlider .caption p{
		font-size: 12px;
	}

	.halfSlider .caption p span{
		font-size: 14px;
	}

	.section.footer > div.map:not(.goTop){
		display: none;
	}

	.details li{
		margin-bottom: 5px;
		margin-right: 10px;
	}

	.details li span:not([class^="icon-"]):not([class*=" icon-"]) {
	  font-size: 13px;
	}

	.leftTitle h1 {
	  margin-bottom: 10px;
	}

	.address{
		font-size: 12px;
	}

	.mmenuBlock .close {
	  font-size: 15px;
	  right: 35px;
	  top: 20px;
	}

	.mmenuBlock .menu .inner{
		text-align: center;
		width:100%;
		height: auto;
	}

	.mmenuBlock .menu .level1{
		width: auto;
		height: auto;
	}

	.mmenuBlock .wrap .menu{
		padding-top:70px;
	}

	.mmenuBlock .wrap .menu,
	.mmenuBlock .wrap{
		display: block;
	}

	.mmenuBlock .menu .level2{
		left:-100%;
		position:absolute;
		top:0;
		width:100%;
		z-index: 999;
	}

	.mmenuBlock .level2 ul{
  		background-color: #1f241e;
  		left:-100%;
		margin-left: 100%;
		width:100%;
	}

	.introTop .inner .text{
		padding-bottom: 20px;
		width:100%;
	}

	.introSection .introTop{
		padding:40px 10px 0;
	}

	.introSection .mapBlock{
		bottom:-200px;
	}

	.introSection .introBtm{
		padding-bottom: 50px;
		padding-top:200px;
	}

	.introSection .introTop .date{
		font-size: 60px;
	}

	.introSection .introBtm .inner{
		margin-right: 5%;
		width: 90%;
		max-width: inherit;
	}

	.introSection .introBtm .inner img {
		float:left;
	  	max-width: 50%;
	}

	.introSection table.info,
	.introSection .introBtm h3{
		float:right;
		width: 50%;
	}

	.introSection table.info{
		margin-bottom: 20px;
	}

	.introSection .introBtm h3{
		margin-top: 10px;
	}

	.introSection .mapBlock{
		bottom:-175px;
		width: 180px;
	}

	.introSection .mapBlock img{
		width:100%;
	}

	.introSection .introTop h2{
		font-size: 30px;
	}

	.introSection .introBtm .button{
		line-height: 1.3;
		max-width: 160px;
	}

	.prostatevomena .col3:nth-child(3n+1) .anim-elm img,
	.prostatevomena .col3:nth-child(3n+2) .anim-elm img,
	.prostatevomena .col3:nth-child(3n+3) .anim-elm img {
	  -webkit-transition: -webkit-transform 350ms ease-out, top 400ms ease-in-out 0ms;
	  -moz-transition: -moz-transform 350ms ease-out, top 400ms ease-in-out 0ms;
	  -ms-transition: -ms-transform 350ms ease-out, top 400ms ease-in-out 0ms;
	  -o-transition: -o-transform 350ms ease-out, top 400ms ease-in-out 0ms;
	  transition: transform 350ms ease-out, top 400ms ease-in-out 0ms;
	}

	.sitemap .title{
		margin-bottom: 40px;
	}

	.mmenuBlock .menu .border{
		display: none;
	}

	.mmenuBlock .back{
	  color: #fff;
	  cursor: pointer;
	  font-size: 12px;
	  padding:5px 0;
	  z-index: 999;
	  text-align: left;
	  width: 50px;
	}

	.no-touch .mmenuBlock .back:hover,
	.mmenuBlock .back:active{
		color: #f57f51;
		left:15px;
	}

	.mmenuBlock .back:before {
	    content: "\e614";
    	font-family: 'icomoon';
	}

	.mmenu:active .icon:after, 
	.mmenu:active .icon:before, 
	.no-touch .mmenu:hover .icon:after, 
	.no-touch .mmenu:hover .icon:before {
	  width: 75px;
	}

	.header-tools .lang{
		width:37px;
		height:16px;
		vertical-align: middle;
	}

	.header-tools .lang a{
		left:10px;
	}

	.touch .header-tools .lang a {
		line-height: 16px;
	}

	.touch .header-tools .lang a span {
		margin-right: 5px;
	}

	.draseisWrap .wrapper{
		margin:0;
		width:100%;
	}

	.draseisWrap .item{
		min-height: 150px;
	}

	.draseisWrap h2{
		font-size: 18px;
	}

	.draseisWrap {
	  height: calc(100vh - 180px);
	}


	.innerContent .colsWrap.cols3 .col:first-child,
	.innerContent .colsWrap.cols3 .col:last-child,
	.innerContent .colsWrap.cols3 .col,
	.innerContent .colsWrap .col:first-child,
	.innerContent .colsWrap .col:last-child,
	.innerContent .colsWrap .col{
		padding-left: 30px;
		padding-right: 30px;
		width:100%;
	}

	.innerContent div.full,
	.innerContent h1{
		padding-left: 30px;
		padding-right: 30px;
	}

	.textBlock {
	  margin: 0 0 30px;
	}

	table.full,
	table.table {
	  display: block;
	  float: left;
	}

	table.full tr, 
	table.full td, 
	table.full td:before, 
	table.full th, 
	table.full tbody, 
	table.full thead,
	table.table tr, 
	table.table td, 
	table.table td:before, 
	table.table th, 
	table.table tbody, 
	table.table thead{
	  display: block;
	}

	table.full thead tr,
	table.table thead tr {
	  position: absolute;
	  top: -9999px;
	  left: -9999px;
	}

	table.full td,
	table.table td {
		margin-top: -1px; 
	    padding: 10px 10px 10px 52%;
	    position: relative;
	}

	table.full td:before,
	table.table td:before {
	  color: #f57f51;
	  font-family: 'roboto_slabbold';
	  display: block;
	  left: 0;
	  padding: 10px 0 0 10px;
	  position: absolute;
	  text-align: left;
	  top: 0;
	  width: 51%;
	  height: 100%;
	}

	table.full td:first-child:before{
		display: none;
	}

	table.full td:first-child{
		padding-left: 10px;
	}

	table.full tr.empty,
	table.table tr.empty{
		display: block;
	}

	table.full tr.empty td,
	table.table tr.empty td{
		border-left: none;
		border-right: none;
	}
	table.table tr.empty td:before {
		content: none!important;
	}
	table.table td {
		text-align: left;
	}
	 table.table td:before {
	 	color:#685a51;
	 }
	.form .row .field{
		margin-left: 0;
		width:100%;
	}

	.radioFields .label{
		float:left;
		width:60%;
	}

	.radioFields .radiosBlock{
		float:left;
		width:40%;	
	}

	.radioFields .radiosBlock .radio{
		float:left;
		margin:0 0 20px;
		width:50%;
	}

	.tile .inner > .title.m-show{
		left:0;
		padding-left:10px;
		padding-right:10px;
		position: relative;
		text-align: center;
		top:auto;
		width:100%;
	}

	.innerContent .colsWrap.small{
		margin-left: 0;
		margin-right: 0;
		width:100%;
	}

	.innerContent .colsWrap.small .col{
		padding-left: 15px;
		padding-right: 15px;
  		width: 50%;
	}

	.innerContent .colsWrap.small .col:first-child{
		padding-left: 0;
	}

	.innerContent .colsWrap.small .col:last-child{
		padding-right: 0;
	}

	.imgCol .title{
		font-size: 26px;
	}

	.imgCol [class^="icon-"]{
		font-size: 50px;
	}

	.formsWrapper .linkBubble{
		width:180px;
		height:180px;
	}

	.formsWrapper{
		margin-top: -90px;
	}

	.formsWrapper .bubbleWrap {
	  margin: 0 10px;
	}

	.innerPromo.extraBtm .inner {
	  padding-bottom: 160px;
	}

	.formsWrapper .linkBubble .text span{
	  bottom: 28px;
	}

	.no-touch .formsWrapper .linkBubble a:hover .text span, 
	.linkBubble .formsWrapper a:active .text span {
	  bottom: 18px;
	}

	.formsWrapper .head{
		margin-bottom: 0;
	}

	.apply{
		margin-top: 30px;
	}

	.formSection .block > .label{
		padding-right: 0;
		margin-bottom: 20px;
		text-align: left;
		width:100%;
	}

	.form .row .field.half{
		width:100%;
	}

	.formTitle{
		margin: 15px 0 20px;
	}

	.formSection .radioFields .radiosBlock{
		width:100%;
	}

	.formSection .radioFields .radiosBlock .radio {
	  margin: 0 0 17px;
	  width: 120px;
	}

	.formSection .radioFields .radiosBlock.full .radio {
	  width: 100%;
	}

	.formSection .block > .fields{
		width:100%;
	}

	.textFields.list .field{
		width:calc(50% - 10px);
	}

	.textFields.list .field:nth-child(even){
		margin-right: 20px;
	}

	.formSection .radioFields .radiosBlock.full .radio.half{
		width:49%;
	}

	.contactThankYou{
		min-height: 150px;
	}

	.form.contact .fields3 .field{
		margin-left: 0;
		width:100%;
	}

	#animalSlider .slick-slide:not(.slick-center) .sideInfo,
	#animalSlider .slick-slide:not(.slick-center) img{
		opacity: 0;
	}

	#infoSlider .prev{
		left:20px;
	}

	#infoSlider .next{
		right:20px;
	}

	#infoSlider .animNav{
		top:-130px;
	}

	#infoSlider,
	#infoSlider .slick-list{
		overflow:visible;
	}

	.newsDetails{
		left:0;
		margin-top: -83px;
		position: relative;
		top:0;
		padding:0 40px;
		width: 100%;
	}

	.newsSection .wrap{
		width: 100%;
		height: auto;
		margin-bottom: 0;
	}

	.newsDetails #sliderLabelDiv{
		font-size: 18px;
	}

	.newsSection .nav.next {
	  margin-left: 7px;
	}

	.newsSection .nav.prev {
	  margin-left: -45px;
	}

	.newsSection .nav{
		top:38%;
	}

	.form.gineMelos .radioFields{
		text-align: center;
	}

	.form.gineMelos .radioFields .radio,
	.form.gineMelos .radioFields .radiosBlock,
	.form.gineMelos .radioFields .label{
		float: none;
		width: auto;
	}

	.form.gineMelos .radioFields .radiosBlock,
	.form.gineMelos .radioFields .label{
		margin-bottom: 10px;
	}

	.form.gineMelos .radioFields .radio{
		margin-left: 15px;
	}

	.checkout .formCol{
		margin-right: 0;
		width:100%;
	}

	.checkout .chekoutBox {
		margin-bottom: 20px;
	    padding: 25px 15px;
	    width: 100%;
	}

	.form .row .field.field2_3{
		margin-left: 20px;
	}

	.form .row .field.field2_3{
	  width: calc(67% - 10px);
	}

	.form .row .field.field1_3 {
	  width: calc(33% - 10px);
	}

	.radioFieldsRow .radiosBlock.full,
	.radioFieldsRow .radiosBlock.full .radio{
		width:100%;
	}

	/*------------------ eshop ----------*/


	.eshop.section.promo {
		height:auto;
		border:5px solid #f4f4f4;
	}

	.topTab .tools .icon-eshop {
		font-size: 20px;
  		padding: 20px 10px;
	}

	.topTab .tools .text {
  		font-size: 30px;
	}

	.eshop .newsList {
  		padding-left: 8%;
  		padding-right: 8%;
	}
	
	.infoPro h3 {
		font-size: 20px;
	}

	.eshopProduct .col{
		width:100%;
		padding:0 2%;
	}

	.eshopProduct .slider .item {
  		width: calc(100% - 8px);
	}

	.section.promo.eshopCart  {
		height:auto;
	}

	.eshopCart .wrapper {
		width:90%;
	}

	.eshopCart .row {
		padding:5% 0px;
		border-top: 1px solid #d8dad8;
	}

	.eshopCart .row:first-child,
	.eshopCart .row.bottom {		
		border-top: 0;
	}

	.eshopCart .eshopTable {
		position:relative;
	}

	.eshopCart .eshopTable .price, 
	.eshopCart .eshopTable .quantity {
		width:100%;
		height:40px;
		vertical-align: middle;
		line-height: 40px;
		padding:3% 0;
		font-size: 15px;
	}

	.eshopCart .eshopTable .price b, 
	.eshopCart .eshopTable .quantity b{
		font-family: 'roboto_slabbold';
	}

	.eshopCart .col {
		vertical-align: bottom;
		padding-top: 10%;
	}

	.eshopCart .col:first-child {
		padding-top: 0;
	}

	.eshopCart input[type=number] {
		font-size: 15px;
		line-height: 35px;
	}

	.eshopCart .eshopTable {
		display:inline-block;
		height:100%;
		vertical-align: bottom
	}

	.eshopCart .eshopTable .col .title h3 {
		font-size: 18px;
		line-height: 22px;
	}

	.eshopCart a.submit {
		/*width:100%;*/
		margin-bottom: 10px;
 		margin-left: 2%;
		text-align: center;
		font-size: 20px;
		padding:27px 6%;
	}

	.eshopList.eshopListAll .item.anim-elm {
		  /*width: calc(49.5% - 12px);*/		  
		width:300px;
	} 

	.eshopList {
	  padding-left: 0%;
	  padding-right: 0%;
	}

	
	.promo .topTab .imgWrap {
		height:auto;
	}

	.promo .topTab .imgWrap .imgDiv {
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		height:360px;
	}

	.eShopfilters .link.seeAll {
		position:relative;
		top:auto;
		right:auto;
		margin-left: 5px;
		margin-bottom: 10px;
	}


	.eShopfilters .link {
		margin-bottom: 10px;
	}

	.eshopCart .eshopTable .last, .sub_nav.basket .last {
		position: absolute;
		right:-10px;
		top:0;
	}

	.eshopCart .eshopTable div.info {
		width:100%;
	}

	.eshopCart .eshopTable .title {
		margin-bottom: 25px;
	}

	.eshopCart .eshopTable .col .price, 
	.eshopCart .eshopTable .col .quantity {
		text-align: right;
		margin-bottom: 10px;
	}

	.eshopCart .eshopTable .col:first-child .price, 
	.eshopCart .eshopTable .col:first-child .quantity {
		text-align: left;
	}

	.eshopCart.promo h1 {
		font-size: 60px;
		margin-bottom: 10%;

	}

	.eshop.promo h1 {
		margin-top: 7%;
	}
	
	.eshop .wrapper {
		width:100%;
	}

	.eshopTitle .breadcrumb {
		display:none;
	}

	.eshopProduct .col.media {
		margin-right: 0;
	}

	.sub_nav.basket {
		width:90%;
		right:auto;
		left:5%;
		position:fixed;
		top:3%;
		height:100%;
	}

	.sub_nav.basket .wrapper {
		height:100%;
	}

	.sub_nav.basket div.rowPro {
		position:relative;
	}
	
	.nav ul li:hover .sub_nav {
		display:none;
	}

	.sub_nav.basket .wrapper:before {
		top:0;
	}

	/* //////// */

	.eshopList .multiSlider{
		height:300px;
	}
	
	.eshopList .item {
		width:300px;
	}

	.eshopList .sliderArrow{
		height:300px;
	}

	.section.promo.adoption {
		border: 0;
		height:auto;
	}
	
	.promo .topTab.adoption .imgWrap{
		width:auto;
		height:100%;
	}

	.topTab.adoption.open + .openListAdoption {
		display:none;
	}

	.openListAdoptionMob .item {
		width:100%;
	}

	.topTab.adoption .tools {
		top:60%;
	}

	.topTab.adoption .tools .icon-yiothesia {
  		font-size: 22px;
  		padding: 22px;
	}

	.topTab.adoption .tools .text {
  		font-size: 17px;
  		line-height: 17px;
  		margin-top: 20px;
	}

	.innerdetails .singleSlider.patric {
		height:310px;
		margin-top: 0;
	}

	.innerdetails .singleSlider.patric .itemImage {
		display:inline-block;
		background-position: center center;
    	background-size: cover;
		height:310px;
	  	width: 100%;
	}

	.eshopProduct .info ul li {
		font-size: 12px;
	}

	.eshopProduct .info .quantBox {
		width:48%;
		max-width: 152px;
	}

	.eshopProduct .info .addToBasket:hover {
		width:45%;
		max-width: 156px;
	}
	
	.section.promo.adoption {
		border: 0;
		height:auto;
	}
	
	.promo .topTab.adoption .imgWrap{
		width:auto;
		height:100%;
	}

	.topTab.adoption.open + .openListAdoption {
		display:none;
	}

	.openListAdoptionMob .item {
		width:100%;
	}

	.topTab.adoption .tools {
		top:60%;
	}

	.topTab.adoption .tools .icon-yiothesia {
  		font-size: 22px;
  		padding: 22px;
	}

	.topTab.adoption .tools .text {
  		font-size: 17px;
  		line-height: 17px;
  		margin-top: 20px;
	}

	.openListAdoption .list{
		display:none;
	}

	.openListAdoption .adoptSlider{
		display:block;
	}

	.promo .zoomImg {
		background-size: cover;
		height:350px;
	}

	.promo .top {
    	height: auto;
    	min-height: 350px;
	}

	.promoCols{
		position:relative;
		height: auto;
	}

	.hpGallery{
		height:450px;
	}
	

	.sub_nav ul li {
		width:100%;
	}

	.sub_nav ul {
		box-shadow: none;
    	padding-top: 0;
    	padding-bottom: 0;
    	width: 100%;
	}

	.sub_nav ul li {
		display: block;   
    	border-top: solid 1px #f4f4f4;
    	padding:0px 10px;
    	margin-top: 0;
	}

	.sub_nav ul li a {

	}
    
    .mmenuBlock .menu .inner {
    	overflow-y:auto;
    }

	.openListAdoption .item .link,
	.openListAdoptionMob .item .link,
	.openListAdoption .item:hover .link,
	.openListAdoptionMob .item:hover .link   {
		bottom:30px;
	}

	.section.innerPage.draseis,
	.draseisWrap{
		height:auto;
	}

	.draseisWrap .wrap{
		transition:none;
		transform:none;
		transition-delay:0ms;
	}

	.draseisWrap .over,
	.draseisWrap .item:hover .over,
	.button:before, 
	.tabs-header li:before{
		transform:none;
		transition:none;
	}
	
	.draseis, 
	.sitemap {
		background-image: url(../Media/sitemapMob.jpg) !important;
	}
	.draseisWrap {
		height:auto;
	}
	.newsList .item.anim-elm .inner, 
	.tile.anim-elm .inner,
	.hpFirst.active .hpSection .zoomImg,
	.promo .zoomImg,
	.section.active .hpSection .introText,
	.section.active .hpSection.promo .top .next-bubble,
	.section.active .hpSection .promoCols .col,
	.tile.anim-elm .inner,
	.touch .prostatevomena .col3 .anim-elm img,
	.promoCols .col,
	a.button, 
	.newsList a.img .over, 
	.eshopList a.img .over, 
	.next-bubble{
		transition:none;
		transform:none;
		transition-delay:0ms;
	}

	.halfSlider .slide.img,
	.section.content,
	.draseis,
	.sitemap{
		background-attachment: fixed;
	}

	#cart-summary-overlay .item,
	#cart-summary-overlay .cart {
		width:100%;
    	margin-bottom: 20px;
	}

	#cart-summary-overlay .cart{
		margin-bottom: 0;
		padding-bottom: 0;
	}

	#cart-summary-overlay .item .img,
	#cart-summary-overlay .item .info{
		width:50%;
	}

	.offwhite .nav a,
	.nav a {
		color:#797671;
	}

	.nav .orange a {
		color:#f57f51;
	}

	.nav .orange a:hover {
		color:#797671;
	}

	.promoSlider .owl-item > a:active span,
	.no-touch .promoSlider .owl-item > a:hover span,
	.promoSlider .owl-item > a span,
	.no-touch .promoSlider .owl-item > a span{
		bottom:20px;
		opacity:1;
	}

	.section.content.dreams{
		background-image: url(../Media/manolisMob.jpg) !important;
		background-repeat: no-repeat;
		background-size: 100%;
	}

	.section.content.dreams h1 {
		margin-top: 10px;
	}
}

@media (max-width: 640px) and (orientation:  landscape) {
	.mmenuBlock .wrap .menu {
	  padding-top: 20px;
	}

	.mmenuBlock ul li{
		font-size: 15px;
		margin-bottom: 5px;
	}

	.mmenuBlock .level2 ul{
		top:0px;
	}
}

/**small mobile**/
@media (max-width: 480px) {

	h1 {
	  font-size: 26px;
	  line-height: 30px;
	}
	.form input.submit {
		padding: 27px;
	}
	.header-tools {
		right: 0;
	}
	.header-tools > * {
	  padding: 0 5px;
	}

	.mmenuBlock .level2 ul{
		padding-left: 20px;
		padding-right: 20px;
	}

	.draseis .title{
		margin-bottom: 60px;
	}

	.draseisWrap {
	  height: calc(100vh - 150px);
	}

	.introText{
		font-size: 18px;
	}

	.hpSection .introText{
		font-size: 16px;
	}

	.introText .by {
	  margin-top: 9px;
	}

	.sitemap{
		padding-left: 30px;
		padding-right: 30px;
	}

	.newsList .wrap{
		padding-left: 18px;
		padding-right: 18px;
	}

	.halfSlider .slide.img{
		height: 292px;
	}

	.sidebar .infoBox{
		width:100%;
	}

	.newsList .item {
	  margin: 0 0 40px 0;
	  width: 100%;
	}

	.newsList .item:nth-child(3n+1) {
	  margin-left: 0;
	}

	.newsList .item.anim-elm:nth-child(even) .inner,
	.newsList .item.anim-elm:nth-child(odd) .inner{
	    -webkit-transition: all 770ms ease-in-out;
	    -moz-transition: all 770ms ease-in-out;
	    -o-transition: all 770ms ease-in-out;
	    transition: all 770ms ease-in-out;
	    -ms-transition: all 770ms ease-in-out;
	}

	.newsList h2{
		margin-bottom: 15px;
	}

	a.button{
		padding: 10px 18px;
	}

	.slider3.owl-theme .owl-controls .owl-buttons div{
		bottom:-49px;
	}

	.slider3.owl-theme .owl-controls .owl-buttons div.owl-prev{
		margin-left: -130px;
	}

	.slider3.owl-theme .owl-controls .owl-buttons div.owl-next{
		margin-right: -130px;
	}

	.hpSection .logo {
	  top: 65px;
	}

	.hpSection .introText {
	  margin-bottom: 20px;
	}

	.mmenuBlock .wrap .menu {
	  padding-top: 50px;
	}

	.mmenuBlock .close {
	  right: 20px;
	  top: 20px;
	}

	.mmenuBlock ul li{
		margin-bottom: 8px;
	}

	.draseisWrap .over .button{
		padding:13px 26px;
	}

	.innerContent div.full,
	.innerContent .col,
	.innerContent h1,
	.innerContent .col:first-child{
		padding-left: 10px;
		padding-right: 10px;
	}

	.innerPromo.bgImg .text{
		width:90%;
	}

	.innerPromo.bgImg .text h1 {
	  margin-bottom: 10px;
	}

	.innerPromo.bgImg .text p {
		line-height: 1.5;
	}

	.innerPromo.bgImg .inner{
		padding:90px 0 60px;
	}

	.box{
		padding:20px 25px;
	}

	.innerContent .colsWrap.small .col{
		padding-left: 15px;
		padding-right: 15px;
  		width: 100%;
	}

	.innerPromo.extraBtm .inner{
		padding-bottom:150px; 
	}

	.formsWrapper .bubbleWrap {
	  margin: 0 5px;
	}

	.formsWrapper .linkBubble {
	  width: 125px;
	  height: 125px;
	}

	.formsWrapper .linkBubble > a{
		font-size: 14px;
	}

	.formsWrapper .linkBubble .text span{
		bottom:18px;
	  	font-size: 15px;
	  	margin-left: -13px;
	}

	.linkBubble.active .icon-arrowD:before{
		font-size: 26px;
	}

	.no-touch .linkBubble a:hover .text span.icon-arrowD, 
	.linkBubble a:active .text span.icon-arrowD {
	  bottom: 10px;
	}

	.formsWrapper {
	  margin-top: -62px;
	  margin-bottom: 10px;
	}

	.innerPromo.extraBtm .inner {
	  padding-bottom: 100px;
	}

	.formsWrapper .head{
		margin-bottom: 0;
	}

	.no-touch .formsWrapper .linkBubble.active a:hover .text span, 
	.linkBubble .formsWrapper a.active:active .text span, 
	.formsWrapper .linkBubble.active .text span {
	  bottom: -8px;
	}

	.no-touch .formsWrapper .linkBubble.active a:hover .text span.icon-x, 
	.linkBubble .formsWrapper a.active:active .text span.icon-x, 
	.formsWrapper .linkBubble.active .text span.icon-x{
		bottom:0;
	}

	.formSection .fields div.label{
		width:100%;
	}

	#infoSlider h2{
		font-size: 30px;
	}

	#infoSlider {
	  padding: 0;
	}

	.newsSection .wrap{
		width: 400px;
	}

	.newsDetails{
		margin-top: -42px;
	}

	.newsSection .nav {
	  	top: 140px;
	}

	.bubbleWrap .linkBubble:before{
		font-size: 46px;
		margin-left: -23px;
	}

	.bubbleWrap .linkBubble.active:before {
	  bottom: -17px;
	}

	.footer .col3:first-child, 
	.footer .col3:last-child, 
	.footer .col3{
		padding-left: 10px;
		padding-right: 10px;
	}

	.footer .col3 .inner{
		width: 260px;
	}

	.newsDetails{
		padding-right: 20px;
		padding-left: 20px;
	}

	.sliderCanvas{
		max-width: 400px;
		height: auto;
	}

	.errorPage .main .num {
	    font-size: 100px;
	    margin-bottom: 30px;
	}

	.errorPage .table .inner div{
		font-size: 30px;
	}

	.errorPage .table .inner p{
		font-size: 18px;
		margin-bottom: 30px;
	}

	.form .boxFields .row .field.half{
		margin-left: 0;
		width:100%;
	}

	/*------------------ eshop ----------*/


	.eshop .newsList {
  		padding-left: 8%;
  		padding-right: 8%;
	}

	.eShopfilters .link {
		margin-bottom: 10px;
	}

	.eShopfilters .link.seeAll {
		position:relative;
		top:auto;
		right:auto;
		margin-left: 5px;
		margin-bottom: 10px;
	}
	
	.multiSlider {
		padding-left: 3%;
	}

	.infoPro h3 {
		font-size: 18px;
	}

	.infoPro .price {
		width:75px;
		height:75px;
		line-height: 75px;
		margin-left: -37px;
	}

	.filter {
		width:30%;
		margin: 0 1%;
	}

	
	.eshopCart .eshopTable .col{
		vertical-align: bottom;
		padding-top: 0;
		width:25.0%;
		float:none;
	}

	.eshopCart .eshopTable .col:first-child {
		vertical-align: bottom;
		padding-top: 0;
		width:48%;
		float:none;
	}

	.eshopCart .eshopTable div.info {
		width:100%;
	}

	.eshopCart .eshopTable .img {
	  	width: 100%;
	  	margin-right: 15px;
	  	text-align: center;
	}

	.eshopCart .eshopTable .img img {
		width:100%;
	}

	.eshopList.eshopListAll .item.anim-elm {
		  /*width: calc(100% - 12px);*/		  
		width:300px;
	} 

	.eshopList {
	  padding-left: 0%;
	  padding-right: 0%;
	}


	.eshopCart .eshopTable .last {
	  position: absolute;
	  right: -4%;
	  top: 2.5%;		
	}
	
	
	.topTab .tools .text {
		font-size: 20px;
		line-height: 28px;
		margin-top: 20px;
	}

	.topTab .tools .icon-eshop {
	  font-size: 15px;
	  padding: 15px 5px;
	}
	
	.eshopCart.promo h1 {
		font-size: 40px;
		margin-bottom: 10%;

	}

	.eshop.promo h1 {
		margin-top: 7%;
	}
	
	.eshop .wrapper {
		width:100%;
	}

	
	/* //////// */

	.eshopList .multiSlider{
		height:300px;
	}
	.eshopList .item {
		width:300px;
	}

	.eshopList .sliderArrow{
		height:300px;
		width:25px;
	}

	.eshopList .arrowRight .arrowIcon {
		left:0;
	}
	
	.topTab.adoption .tools .icon-yiothesia {
  		font-size: 20px;
  		padding: 20px;
	}

	.topTab.adoption .tools .text {
  		font-size: 15px;
  		line-height: 15px;
  		margin-top: 20px;
	}

	.promo .zoomImg {
		background-size: cover;
		height:350px;
	}

	.promo .top {
    	height: auto;
    	min-height: 350px;
	}

	.promoCols{
		position:relative;
		height: auto;
	}

	.hpGallery{
		height:450px;
	}

	.section.innerPage.draseis,
	.draseisWrap{
		height:auto;
	}
	
	.draseisWrap .inner {
		 width: -webkit-calc(100% + 32px);
	}

	.draseisWrap .wrap{
		transition:none;
	}

	.draseisWrap .over,
	.draseisWrap .item:hover .over{
		transform:none;
		transition:none;
	}
	
	
	.draseisWrap {
		height:auto;
    	overflow-y: auto;
	}

	.draseisWrap .inner {
		width:calc(100% + 30px);
	}

	.newsList .item.anim-elm .inner, 
	.tile.anim-elm .inner,
	.hpFirst.active .hpSection .zoomImg,
	.promo .zoomImg,
	.section.active .hpSection .introText,
	.section.active .hpSection.promo .top .next-bubble,
	.section.active .hpSection .promoCols .col,
	.tile.anim-elm .inner,
	.touch .prostatevomena .col3 .anim-elm img,
	.promoCols .col,
	.newsList .item.anim-elm .inner, 
	.eshopList .item.anim-elm .inner, 
	.tile.anim-elm .inner, 
	.gallery .col .inner .img, 
	.newsList a.img, .eshopList a.img,
	.infoPro .text,
	.infoPro,
	.item.anim-elm,
	.item.anim-elm.animated{
		transition:none;
		transform:none;
		transition-delay:0ms;
	}

	.prostatevomena .anim-elm img,
	.prostatevomena .anim-elm.animated img,
	.eshopList .anim-elm,
	.eshopList .item.anim-elm,
	.eshopList .item.anim-elm.animated	 {
		top:0;
	}

	.halfSlider .slide.img,
	.section.content,
	.draseis,
	.sitemap{
		background-attachment: fixed;
	}

	.mmenu{
		margin-top: 0;
		padding-right: 0;
		height: auto;
		height:22px;
	}

	.mobileNav {
		line-height: 20px;
	}
	 _:-webkit-full-screen, .mmenu { 
	 	height:auto;
	 	margin-top: 10px;
	 }

	.promo .zoomImg{
		left:0;
		position:absolute;
		top:0;
		width:100%;
		height: 100%;
		-webkit-transform: scale(1);
		   -moz-transform: scale(1);
		    -ms-transform: scale(1);
		     -o-transform: scale(1);
		        transform: scale(1);
		-webkit-transition: -webkit-transform 0s cubic-bezier(0.25, 0.25, 0.75, 0.75);
		   -moz-transition: -moz-transform 0s cubic-bezier(0.25, 0.25, 0.75, 0.75);
		    -ms-transition: -ms-transform 0s cubic-bezier(0.25, 0.25, 0.75, 0.75);
		     -o-transition:  -o-transform 0s cubic-bezier(0.25, 0.25, 0.75, 0.75);
		        transition: transform 0s cubic-bezier(0.25, 0.25, 0.75, 0.75);
	}

	.hpFirst.active .hpSection .zoomImg{
	    -webkit-transform: scale(1);
	      -moz-transform: scale(1);
	    	-ms-transform: scale(1);
	    	  -o-transform: scale(1);
	    	    transform: scale(1);

	}
	.hpSection .introText{
		opacity:1;
    	-webkit-transition: all 0s ease-out;
    	-moz-transition: all 0s ease-out;
    		-ms-transition: all 0s ease-out;
    			-o-transition: all 0s ease-out;
    				transition: all 0s ease-out;
    	-webkit-transform: scale(1);
    	-moz-transform: scale(1);
    		-ms-transform: scale(1);
    			-o-transform: scale(1);
   					transform: scale(1);
	}

	.section.active .hpSection .promoCols .col,
	.section.active .hpSection .promoCols .col:nth-child(2),
	.section.active .hpSection .promoCols .col:nth-child(3),
	.section.active .hpSection .promoCols .col:nth-child(3),
	.section.active .promoCols .col:nth-child(2) ,
	.section.active .promoCols .col:nth-child(3),
	.section .hpSection .promoCols .col,
	.section .hpSection .promoCols .col:nth-child(2),
	.section .hpSection .promoCols .col:nth-child(3),
	.section .hpSection .promoCols .col:nth-child(3),
	.section .promoCols .col:nth-child(2) ,
	.section .promoCols .col:nth-child(3) {
    	margin-top: 0;
    	opacity: 1;
	    transition-delay: 0s;
	    -webkit-transition-delay: 0s;
	    -moz-transition-delay: 0s;
	    -o-transition-delay: 0s;
	    -ms-transition-delay: 0s;
	}



}

@media (max-width: 380px) {
	table.table td:before {
		font-size: 12px;
		  width: 55%;
	}
	table.table td {
		  padding: 10px 10px 10px 56%;
	}
	.form input.submit {
 		padding: 25px 20px;
	  	font-size: 12px;
	}
	.newsSection .wrap{
		width: 300px;
	}

	.newsSection .nav {
	  top: 115px;
	}

	.newsDetails {
	  margin-top: -25px;
	}

	/*------------------ eshop ----------*/
	
	.infoPro h3 {
		font-size: 15px;
	}

	.infoPro:hover .text h3 {
		margin-top:15%;
	}

	.infoPro .price {
		width:50px;
		height:50px;
		line-height: 50px;
		margin-left: -25px;
		font-size: 14px;
	}

	.filter {
		font-size: 12px;
		margin: 0 0.5%;
	}

	.eshopCart .eshopTable .col{
		vertical-align: bottom;
		padding-top: 0;
		width:24.0%;
		float:none;
	}

	.eshopCart .eshopTable .col:first-child {
		vertical-align: bottom;
		padding-top: 0;
		width:48%;
		float:none;
	}

	.eshopCart .eshopTable div.info {
		width:100%;
	}

	.eshopCart .eshopTable .img {
	  	width: 80%;
	  	margin-right: 15px;
	  	text-align: center;
	}

	.eshopCart .eshopTable .img img {
		width:100%;
	}

	.eshopList.eshopListAll .item.anim-elm {
		  /*width: calc(100% - 12px);*/
		width:300px;
	} 

	.eshopList.eshopListAll .item.anim-elm {
		margin-left: 0;
	}
	
	.topTab .tools .text {
		font-size: 20px;
		line-height: 28px;
		margin-top: 20px;
	}

	.topTab .tools .icon-eshop {
	  font-size: 15px;
	  padding: 15px 5px;
	}

	.eshopCart.promo h1 {
		font-size: 30px;
		margin-bottom: 10%;

	}

	.eshopCart .eshopTable .col .title h3 {
		font-size: 12px;
		line-height: 17px;
	}

	.eshopCart .eshopTable .price, 
	.eshopCart .eshopTable .quantity {
		font-size: 12px;
	}

	.eshopCart .eshopTable .quantity input.quant {
		width:50px;
		line-height: 30px;
	}

	.eshopCart .eshopTable .title{
		margin-bottom: 15px;
	}

	.eshopCart .eshopTable .col .price, 
	.eshopCart .eshopTable .col .quantity {
		margin-bottom: 0;
	}

	.eshopCart .row:first-child, 
	.eshopCart .row.bottom {
		padding: 25px  0px;
	}

	.eshopCart .totalCost, 
	.sub_nav.basket .totalCost {
		padding:0px 0px 10px 0px;
	}

	.section.eshopCart .main{
		margin-top: 80px;
	}

	.eshopCart a.submit {
		font-size: 15px;
		padding:20px 3%;
	}


	/* //////// */

	.eshopList .multiSlider, .eshopList .sliderArrow{
		height:250px;
	}
	
	.eshopList .item {
		width:250px;
		margin-right: 0px;
   		margin-left: 0px;
	}

	.topTab.adoption .tools .icon-yiothesia {
  		font-size: 15px;
  		padding: 15px;
	}

	.topTab.adoption .tools .text {
  		font-size: 12px;
  		line-height: 12px;
  		margin-top: 15px;
	}
	
	.eshopProduct .slider .sliderPro {
		width:75.5%;
	}

	.eshopProduct .slider .item {
  		width: calc(100% - 10px);
	}

	.mmenu{
		margin-top: -2px;
		padding-right: 0;
		height: auto;
		height:22px;
	}
	 _:-webkit-full-screen, .mmenu { 
	 	height:auto;
	 	margin-top: 2px;
	 }
	
	.header-tools .lang {
		height:16px;
	}
	
	.section.innerPage.draseis,
	.draseisWrap {
		height:auto;
	}

	.draseisWrap .item {
		height:auto;
	}

	.section.innerPage.draseis > .main {
		position:relative;
	}

 	.draseisWrap {
		height:auto;
		overflow-y:scroll;
	}

	.draseisWrap .inner {
		height:auto;
	}

	.tile .inner.fullH, 
	.tile.b,
	.tile.s{
		height:auto;
    	min-height: 100%;
	}

	.section.content.dreams{
		background-size: 100%;
		padding-top: 80%;
	}

}