html,
body {
	height: 100%;
}

header,
main,
footer {
	max-width: 100%;
	
}
.top a {
	max-width: 100%;
}
.content {
	box-sizing: border-box;
	min-height: 100%;
}


@media only screen and (max-width : 1200px) {
.top {
/*zoom: 91%;
max-width: 720px;*/
-webkit-background-size: 992px auto;
	background-size: 992px auto;
	background-position: center 0px;
}
.menu {
max-width: 950px;
margin-top: 180px;
zoom: 98%;
}
.nav a {
padding: 9px 5px 7px 17px;
}
.container  {
margin-top: -81px;
/*width:90%;*/
max-width: 892px;
}
p {
font-size: 16px;
line-height: 1.5;
word-spacing: 1px;
}
}

@media only screen and (max-width : 992px) {
.top {
	-webkit-background-size: 768px auto;
	background-size: 768px auto;
	background-position: center 0px;
}
.menu {
max-width: 768px;
margin-top: 100px;

}
.nav a {
font-size: 18px;
padding: 7px 5px 7px 17px;
}
.nav li {
border-right: solid 0px rgba(83,72,39,0.0);
border-left: solid 0px rgba(83,72,39,0.0);
}

.container  {
margin-top: -172px;
max-width: 668px;
}
}



@media only screen and (max-width : 768px) {
main {
	display: flex;
	flex-direction: column;
	min-height: 100%;
}
header {height: 210px;}
.container {
	flex: 1 0 auto;
	min-height: auto;
}
.footer {flex: 0 0 auto;}


/*Style Sandwich*/
.btn_nav {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: -12px;
	display: inline-block;
	border: none;
	z-index: 100;
	vertical-align: middle;
	position: relative;
	border: #d85058 solid 3px;
	border-radius: 5px;	
}
.btn_nav span {
	display: block;	
}

.sandwich {
	width: 25px;
	height: 22px;
	top: 13px;
	bottom: 4px;
	margin: auto;
	z-index: 20;
	cursor: pointer;
	background: #d85058;
}

.sw-topper {
	position: relative;
	top: 3px;
	width: 25px;
	height: 2px;
	background: #fff none repeat scroll 0% 0%;
	border: medium none;
	transition: transform 0.5s, top 0.2s;
	
}
.sw-bottom {
	position: relative;
	width: 25px;
	height: 2px;
	top: 9px;
	background: #fff;
	border: none;

	transition: transform 0.5s, top 0.2s;
	transition-delay: 0.2s, 0s;
}
.sw-footer {
	position: relative;
	width: 25px;
	height: 2px;
	top: 15px;
	background: #fff;
	border: none;

	transition: all 0.5s;
	transition-delay: 0.1s;
}


.sandwich.active .sw-topper {
	top: 10px;
	transform: rotate(45deg);
}
.sandwich.active .sw-bottom {
	opacity: 0;
}
.sandwich.active .sw-footer {
	top: 6px;
	transform: rotate(-45deg);
}


/*End Sandwich*/
.menu {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	height: auto;
	padding-bottom: 9px;
	text-align: right;
	width: 50%;
	z-index: 100;
	margin: 0 0 0 383px;
	background: #d8c5af;	
}


.nav {
	margin: 0;
	height: auto;
	
}
.nav li {
	display: block;
	padding: 0 15px 0 0;
	margin: 0 auto;
	line-height : 35px;
	border-bottom: solid 2px rgba(0,0,0,0.1);
}
.nav li a { 
	display: block;
	padding: 5px 0;
	line-height : 35px;
	font-size: 23px;
	border-bottom: 0px transparent solid;
}
.nav li a:hover { 
	display: inline-block;
	padding: 5px 0;
	border-top: solid 0px rgba(216,197,175,0.9);
	border-bottom: solid 0px rgba(216,197,175,0.9);
	background:rgba(255,255,255,0.0);
}
.main_phone a{	
	display: inline-block;
	margin: 0 auto;
	    font-weight: 300;
	    font-family : 'HaginCapsMedium';
	    font-size: 23px;
	    text-decoration: none;
	    letter-spacing: 1px;
	    padding: 10px 10px 10px 0;
	    line-height : 23px;	
}
.main_phone a:hover {
border-top: solid 0px rgba(143,39,84,0.9);
	border-bottom: solid 0px rgba(143,39,84,0.9);
	background:rgba(255,255,255,0.0)
}
/*.main_phone p {	
	display: inline-block;
	margin: 0 auto;
	text-align:center;
	    font-weight: 900;
	    font-family: 'GardensCRegular';
	    color: #8e443e;
	    font-size: 24px;
	    text-decoration: none;
	    letter-spacing: 1px;
	    padding: 5px 10px 0 0;
	    line-height : 20px;
	
}*/

#flags {
	width : 50px; 
	height : 190px; 
	margin : 0 left;	
	padding : 0px 0 0px 5px; 
	text-align: left;
	opacity: 0.8;
	display:block;
	float: left;
}
#flags img {
	vertical-align: middle;
	padding: 5px 5px;
	margin: 0;
	zoom: 90%;
}

.highslide img {
	float: none !important;
	max-width: 100%;
	height: auto;
	margin: 0 !important;
	margin-bottom: 10px !important;
}

*,
*::before,
*::after {
      box-sizing: border-box;
}
* {
	max-width: 100%;
}
.container {
	width : 100%;
	padding: 0 8px 20px 8px;
	margin-bottom: 10px;
	margin-top: 7px;
}
footer {
	padding: 0;
	margin: 0; margin-bottom: -40px;
	width: auto;
	height: 100%;
}

.foot {padding: 0;
	width: 1024px;
	max-width: 100%; 
	height: 100%;
	/*background: url(images/footer.jp) no-repeat;
	background-size: 4500px auto;
       background-position: 65% 100%;*/    
}
.top {
height: 250px;/*высота шапки*/
/*background-image:none;*/
background:  #b09f8f url(images/top_1.jpg) no-repeat ;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
position: relative;
justify-content: space-between;
align-items: center;
-webkit-background-size: 752px auto;
    background-size: 752px auto;
    background-position: top;
  /*background-position: 39% 0;*/
    zoom: 89%;
 padding: 227px 55px 0 0px ;  /*смещение sandwich*/
/*position: fixed; */
}

/*.main_logo {
	width: 520px !important;
	max-width: 100%;
	background:  #202922 url(images/top_01.jpg) no-repeat ;
	    -webkit-background-size: 520px auto;
    background-size: 520px auto;
        background-position: left 0px;
    height: 140px !important;
    margin: 0px 0 0 -15px ;
    zoom: 95%;
}*/


.foot-1-3-l {
	height: auto;
	float: left; 
	border: #ffc000 solid 0px;
}
.foot-1-3-l li {
    display: block;
    }
.foot-1-3-l li a {
    	display: block;
    	padding: 0px 0;
    }
.foot-1-3-r {
	height: auto;
	border: #ffc000 solid 0px;
}
.foot-1-3-r li {
    display: block;
    }
.foot-1-3-r li a {
    	display: block;
    	padding: 0px 0;
    }

a {
	display: inline-block;
}


.pet {	
	width : 100%;
	margin-bottom: 15px;	
}
/*.pet_text p{
float: left;
padding-top: 10px; 
}*/
.pet_text img{
margin:0px 30px 0 0;
float: left;
}

.pet_more {
	margin-top: -10px;
	margin-bottom: 30px;   
}
.sale_more {
	margin-top: -30px;
}

.hr_art_foto {
	margin: 0 auto;
	padding:0 0 0 10px;	
}

.back-to-top {
    bottom: 15px;
    right: 15px;
    }

.pedi {width : 100%;}
    
body {
    	overflow-x: hidden;
    }

}

	@media only screen and (min-width : 768px) {
nav {
	display: block !important;
}
.main_phone {
	display: none !important;
}



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


.top {
height: 245px;/*высота шапки*/
/*background-image:none;*/
background:  #b09f8f url(images/top_1.jpg) no-repeat ;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
position: relative;
justify-content: space-between;
align-items: center;
-webkit-background-size: 650px auto;
    background-size: 650px auto;
    background-position: top;
  background-position: 50% 0;
    zoom: 89%;
 padding: 228px 10px 0 0px ;  /*смещение sandwich*/
/*position: fixed; */
}

.menu {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	height: auto;
	padding-bottom: 9px;
	text-align: right;
	width: 100%;
	z-index: 100;
	margin: 0;
	background: #d8c5af;	
}






.feedbackinput {
	max-width: 240px;
	padding: 7px 2px 7px 2px;
	 zoom: 120%;
}
.feedbackinput[type="submit"] {
	margin-top: 15px;
	width: 90%;
	display: block;
	height: 35px;
}
.cont{
width : 100%;
}
.pet-full h1 {
zoom: 85%;
}

.pup {zoom: 78%;}

.new_foto, .new_foto_r { 
	display: inline-block;
	margin: 0 auto;
	/*margin-top: -20px*/
	padding:0;
	float:none;
}
.hr_art_foto {
	display: inline-block;
	margin: 0 auto;
	/*margin-right: 0px;
	margin-top: 0px;*/
	padding:0;
	float:none;
}


.pet_text img{
margin:0px;
}

.pet_text p{
padding-top: 5px; 
/*float:left;
clear:both;*/
}
.clear {clear:both;}

}

@media only screen and (max-width : 320px) {
.pet {zoom: 80%; padding: 0 0 10px 0;}
.sale {zoom: 85%; padding: 10px 0px 0 0;}
.highslide img {zoom: 95%;}
.pedi {zoom: 90%;}
.new_foto_r  {zoom: 90%; margin: 0 auto;padding:0;}
.pup {zoom: 70%;}
}

/*@media (min-width: 1399px) and (max-width: 2900px) {
body {
  zoom: 110%;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
body {
  zoom: 110%;
}
}*/
/*@media (min-width: 1200px) {

body {
 width: 100%;
 margin: 0 auto;
}
.top, .container, .foot   {
 width:100%;
 margin:0 auto;
 zoom: 120%;
}
.top {
 zoom: 110%;
}
#tema  {
margin-top: 25px;
}
p {
font-size: 15px;
line-height: 1.5;
word-spacing: 2px;
}
}*/