/* ----------- iPhone 5 and 5S ----------- */


/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
	  
* html html, body {
    min-width: 100%;
    width: 100%;
}

.c_text {
    width: 61%;
}

.c_send {
    float: left;
}

textarea#comments-form-comment {
    width: 94%;
}


#wrapper {
    width: 100%;
}


#menutop {
    float: none;
    width: 100%;
    background: #C6F0FF;
}


#mainpoletext {
    padding: 0;
	    margin-left: 0;
		display: inline-block;
}

#poletext {
    padding-left: 0;
}

#navMenu {
    text-align: left;
	margin-bottom: 30px;
	    margin: 0 auto;
    float: none;
}

ul.menu {
float: left;	
}

#poleblockmenu {
    width: 100%;
    margin: 0;
    padding: 0px;
    float: none;
	position:relative;
    top: 6px;
}

.header {
    height: 168px;
   /* background-attachment: initial;
    background-image: none;*/
	background-size: contain;
}

.headerpage {
background-size: contain;
    height: 134px;
}

#lal {
    margin-top: 14px;
}

#mainpoletext img{
	width:100% ;
	height:auto !important;
}

#pc img{
	width: 155px ;
}

#poleone {
    width: 100%;
    margin-left: 0;
}

.#pc > table{
	float:none !important;
}

.cbshow {

    display: none !important;
}

a#calltop {
    display: none;
}

.contactpage {
    float: none;
    width: 160px;
    margin-top: 0;
    text-align: left;
    margin-left: 0 !important;
}

#mainpoletext > table > tbody > tr > td:nth-child(2) > a.cbshow{
	display:block !important;
}

#callback {
    width: 242px;
    height: auto !important;
    top: 7%;
    left: 6%;
}

#mtop ul {
    z-index: 9999999999;
}

div#order textarea {
    width: 95%;
}

.mf5{
	font-size: 18px;
    margin-top: 81px;
    margin-left: 0;
}

.mf1 {
    float: right;
    margin-left: 0;
    margin-top: 75px;
    margin-right: 0px;
    position: relative;
}

.mf1 img {
    width: 44% !important;
}

h1 {
    font-size: 19px;
}

.lech {
    float: none;
    padding-bottom: 10px;
    margin: 0 auto;
}

#slider {
    height: auto !important;
}

.mf3 {
font-size: 18px;
    margin-top: 112px;
    margin-left: 0;
}

.mf2 img {
    width: 44%;
}

.mf2 {
float: right;
    margin-left: 0;
    margin-top: 107px;
    margin-right: 0px;
    position: relative;
}

.contact {
    float: none;
    width: 100%;
    margin-top: 0px;
    position: relative;
    top: 162px;
    text-align: center;
	
    display: none;
}

#mtop li a:hover, #mtop li a:active {
    color: #4AA167;
    display: block;
    background: #C6F0FF;
    font-size: 21px;
    padding: 5px 8px 0px 8px;
    padding: 8px 8px 0px 8px;
    font-style: initial;

}

#mtop li a, #mtop li a:link, #mtop li a:visited {
    color: #4AA167;
    display: block;
    background: #C6F0FF;
    font-size: 21px;
    padding: 8px 8px 0px 8px;

    font-style: initial;

}


.icon a:hover{
	cursor:pointer;
}

.icon {
    position: relative;
    float: right;
    display: inline-block;
    right: 13%;
}

.icon a{
    position: absolute !important;
    margin-top: 1px !important;
    font-size: 24px;
    color: #4AA167;
    font-family: Georgia;
}

#mtop li {
    float: none;
}

div#slider img {
    width: 100% !important;
    height: auto;
}

.footfoncenter,.footfonleft {
    display: none;
}

.main-news {
    text-align: left;
    height: 100%;
    width: 100%;
    float: none;
    background: none;
    padding: 0 0 0 0px;
}

.main-art {
    text-align: left;
    height: auto;
    width: 100%;
    float: none;
    background: none;
    padding: 0 0 0 0px;
}

.mf4 {
    float: none;
    margin-top: 37px;
}

.mf4 img{
	    width: 150px;
}

.yoyoy {
    height: auto;
    display: inline-block;
    width: 100%;
    padding-left: 0%;
}

}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	  
* html html, body {
    min-width: 100%;
    width: 100%;
}

#wrapper {
    width: 100%;
}


#menutop {
    float: none;
    width: 100%;
    background: #C6F0FF;
}


#mainpoletext {
    padding: 0;
	    margin-left: 0;
		display: inline-block;
}

#poletext {
    padding-left: 0;
}

#navMenu {
    text-align: left;
	margin-bottom: 30px;
	    margin: 0 auto;
    float: none;
}

ul.menu {
float: left;	
}

#poleblockmenu {
    width: 100%;
    margin: 0;
    padding: 0px;
    float: none;
	position:relative;
    top: 6px;
}

.header {
    height: 168px;
   /* background-attachment: initial;
    background-image: none;*/
	background-size: contain;
}

.headerpage {
background-size: contain;
    height: 134px;
}

#lal {
    margin-top: 14px;
}

#mainpoletext img{
	width:100% !important;
	height:auto !important;
}

.cbshow {

    display: none !important;
}

a#calltop {
    display: none;
}

.contactpage {
    float: none;
    width: 160px;
    margin-top: 0;
    text-align: left;
    margin-left: 0 !important;
}

#mainpoletext > table > tbody > tr > td:nth-child(2) > a.cbshow{
	display:block !important;
}

#callback {
    width: 242px;
    height: auto !important;
    top: 7%;
    left: 6%;
}

#mtop ul {
    z-index: 9999999999;
}

div#order textarea {
    width: 95%;
}

.mf5{
font-size: 18px;
    margin-top: 86px;
    margin-left: 222px;
}

.mf1 {
    float: right;
    margin-left: 0;
    margin-top: 75px;
    margin-right: 0px;
    position: relative;
}

.mf1 img {
    width: 44% !important;
}

h1 {
    font-size: 19px;
}

.lech {
    float: none;
    padding-bottom: 10px;
    margin: 0 auto;
}

#slider {
    height: auto !important;
}

.mf3 {
    font-size: 18px;
    margin-top: 122px;
    margin-left: 234px;
}

.mf2 img {
    width: 44%;
}

.mf2 {
float: right;
    margin-left: 0;
    margin-top: 107px;
    margin-right: 0px;
    position: relative;
}

.contact {
    float: none;
    width: 100%;
    margin-top: 0px;
    position: relative;
    top: 162px;
    text-align: center;
	
    display: none;
}

#mtop li a:hover, #mtop li a:active {
    color: #4AA167;
    display: block;
    background: #C6F0FF;
    font-size: 21px;
    padding: 5px 8px 0px 8px;
    padding: 8px 8px 0px 8px;
    font-style: initial;

}

#mtop li a, #mtop li a:link, #mtop li a:visited {
    color: #4AA167;
    display: block;
    background: #C6F0FF;
    font-size: 21px;
    padding: 8px 8px 0px 8px;

    font-style: initial;

}


.icon a:hover{
	cursor:pointer;
}

.icon {
    position: relative;
    float: right;
    display: inline-block;
    right: 13%;
}

.icon a{
    position: absolute !important;
    margin-top: 1px !important;
    font-size: 24px;
    color: #4AA167;
    font-family: Georgia;
}

#mtop li {
    float: none;
}

div#slider img {
    width: 100% !important;
    height: auto;
}

.footfoncenter,.footfonleft {
    display: none;
}

.main-news {
    text-align: left;
    height: 100%;
    width: 100%;
    float: none;
    background: none;
    padding: 0 0 0 0px;
}

.main-art {
    text-align: left;
    height: auto;
    width: 100%;
    float: none;
    background: none;
    padding: 0 0 0 0px;
}

.mf4 {
    float: none;
    margin-top: 37px;
}

.mf4 img{
	    width: 150px;
}	  

.c_text {
    width: 61%;
}

.c_send {
    float: left;
}

textarea#comments-form-comment {
    width: 94%;
}

.yoyoy {
    height: auto;
    display: inline-block;
    width: 100%;
    padding-left: 0%;
}	  
	  
  }