@media only screen and (min-width: 651px) {
 #wrapper {
min-height:809px;
}
 #language a {
 padding-right:43px;
}
 #left #slogan img {
 max-width:381px;
}
 #left #tabs {
 overflow: hidden;
 width: 100%;
 margin: 0;
 padding: 0;
 list-style: none;
 padding-top:65px
}
#left #tabs li {
 float: left;
 margin: 0 -15px 0 0;
}
#left #tabs a {
 float: left;
 position: relative;
 padding: 0 40px;
 height: 0;
 line-height: 40px;
 text-transform: uppercase;
 text-decoration: none;
 color: #fff;
 border-right: 40px solid transparent;
 border-bottom: 40px solid #000;
 border-bottom-color: #777\9;
}
#left #tabs a.active {

 border-bottom-color: #ed1c24;
 opacity: 1;
 filter: alpha(opacity=100);
}
#left #tabs img {
 padding-top:8px
}
#left #tabs img.english {
 padding-top:12px
}
#left #tabs a:hover, #left #tabs a:focus {
 border-bottom-color: #ed1c24;
 opacity: 1;
 filter: alpha(opacity=100);
}
#left #tabs a:focus {
 outline: 0;
}
#left #tabs #current {
 z-index: 3;
 border-bottom-color: #ed1c24;
 opacity: 1;
 filter: alpha(opacity=100);
}
#left iframe {
 display:block;
}
/* right side */

 #right {
 height:100%;
}
 #right .container {
 width:80%;
 margin:0px;
 padding:0px;
 margin-left:auto;
 margin-right:auto;
}
 #right #logo {
 display:none;
}
 #footer {
 position: absolute;
 width:47.7%;
 bottom:0;
 right:0;
 margin:0px;
 background-color:#ed1d24;
 height:50px;
 text-align:center;
}
#footer img {
 padding:0px 5px;
 display:inline;
 padding-top:12px;
}
}
 @media only screen and (max-width: 768px) {
 #right h2 {
 font-size:18px;
}
}
 @media only screen and (max-width: 650px) {
	 /*for small screens */
 .tel, .tel:visited {
 color:#666666;
 font-weight:bold;
 text-decoration:none;
}
.tel:hover, .tel:focus {
 color:#333333;
 text-decoration: none;
}
#left {
 position:relative;
 float:none;
 width:100%;
 padding-top:40px;
 padding-bottom:0px;
}
 #left #tabs {
 overflow: hidden;
 width: 100%;
 margin: 0;
 padding: 0;
 list-style: none;
 padding-top:25px;
}
#left #tabs li {
 float: left;
 width:50%;
margin: 0 -15px 0 0;
}
#left #tabs a {
 float: left;
 position: relative;
 padding: 0 30px;
 height: 0;
 line-height: 40px;
 text-transform: uppercase;
 text-decoration: none;
 color: #fff;
 border-right: 20px solid transparent;
 border-bottom: 40px solid #000;
 border-bottom-color: #777\9;
}
#left #tabs img {
 padding-top:8px;
 padding-bottom:4px
}
#left #tabs img.english {
 padding-top:12px
}
#left #tabs a:hover, #left #tabs a:focus {
 border-bottom-color: #ed1c24;
 opacity: 1;
 filter: alpha(opacity=100);
}
#left #tabs a:focus {
 outline: 0;
}
#left #tabs #current {
 z-index: 3;
 border-bottom-color: #ed1c24;
 opacity: 1;
 filter: alpha(opacity=100);
}
#left iframe {
 display:block;
}
 #left #logo {
 display:none;
}
 #right {
 position:relative;
 float:none;
 width:90%;
 margin:0px;
 padding:0px;
 padding-left:5%;
 padding-right:5%;
 padding-top:20px;
 padding-bottom:20px;
 background-color:#fff;
}
 #right h2 {
 font-size:18px;
}
 #right #logo {
 display:block;
}
 #right #logo img {
 max-width:90%;
 height:auto;
 margin-left:auto;
 margin-right:auto;
}
 #right nav ul li img {
 width:100%;
 height:auto;
}
 .accordion-set {
 padding-bottom:20px;
}
 #footer {
 position:relative;
 width:100%;
 background-color:#ed1d24;
 height:50px;
 margin:0px;
 text-align:center
}
#footer img {
 padding:0px 5px;
 display:inline;
 padding-top:12px;
}
}