@charset "utf-8";

@media (min-width: 768px) and (max-width: 991px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

.toptext,
.rightSide,
.footerRt
 {
    width: 700px;
}
.logo,
.leftSide,
.footerLt {
    width: 200px;
}
.leftsidecon ul li a {
/*    color: #fff; Removed from Original */
    font-size: 13px;
    font-weight: bold;
}
.footerLt ul li a {
    color: #333; /* Changed from Original */
    display: block;
    font-size: 13px;
    padding: 20px 6px;
    text-decoration: none;
}
.footerLt ul li a:hover {
    text-decoration: underline;
}

}

@media (min-width: 768px) and (max-width: 991px) {

.toptext, .rightSide, .footerRt {
    width: 540px;
}
.logo, .leftSide, .footerLt {
    width: 180px;
}
.leftsidecon ul li a {
/*    color: #fff; Removed from Original */
    font-size: 13px;
    font-weight: bold;
}
.footerLt ul li a {
    color: #333; /* Changed from Original */
    display: block;
    font-size: 13px;
    padding: 20px 6px;
    text-decoration: none;
}
.footerLt ul li a:hover {
    text-decoration: underline;
}
.languagelist table tbody tr td {
    display: block;
    float: left;
    padding: 0 0 15px;
    width: 33.33%;
}

}

@media (min-width: 481px) and (max-width: 767px) {

/* Start Custom Code Responsive CSS */
.wp-ads-top {text-align:center; padding-top:5px; padding-bottom: 10px; display: inherit}
#top-ads {padding-bottom: 10px; display: none; text-align: right}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.mobileleft{ display:none;}
.leftSide {
    background: none repeat scroll 0 0 #838383; /* Changed Color from Original */
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    float: left;
    min-height: 50px;
    overflow:inherit;
    width: 100%;
}
.dropdown {
    display: block;
}
#dropdownMenu1{ width:100%; background:none; border:none; color:#fff; text-align:left; padding:15px  ;}
.dropdown-menu{ width:100%; background: none repeat scroll 0 0 #eee; border-radius:0px;} /* Changed Color from Original */
.dropdown-menu ul li a { color: #337ab7 }
.rightSide {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #000;
    float: left;
    min-height: 1370px;
    width: 100%;
}
.footerLt {
    float: left;
    width: 100%;
}
.logo {
    float: left;
    padding: 25px 0;
    width: 100%;
}
.toptext {
    color: #f00;
    float: left;
    padding: 0 0 35px;
    text-align: center;
    width: 100%;
}
.languagelist {
    margin: 0 auto;
    padding: 25px 0;
    width: 400px;
}
.footerRt {
    float: left;
    width: 100%;
}
.footerLt ul li a {
    color: #333; /* Changed from Original */
    display: block;
    font-size: 16px;
    padding: 20px 10px 5px;
    text-decoration: none;
}
.footerLt ul li a:hover {
    text-decoration: underline;
}
.googlesearch {
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0;
    width: 60%;
}
.click-button {
    background: url("../images/menu-con.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    font-size: 0 !important;
}

}

@media (min-width: 320px) and (max-width: 480px) {

/* Start Custom Code Responsive CSS */
.wp-ads-top {text-align:center; padding-top:5px; padding-bottom: 10px; display: inherit}
#top-ads {padding-bottom: 10px; display: none; text-align: right}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.mobileleft{ display:none;}
.leftSide {
    background: none repeat scroll 0 0 #838383; /* Changed Color from Original */
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    float: left;
    min-height: 50px;
    overflow:inherit;
    width: 100%;
}
.dropdown {
    display: block;
}
#dropdownMenu1{ width:100%; background:none; border:none; color:#fff; text-align:left; padding:15px;}
.dropdown-menu{ width:100%; background: none repeat scroll 0 0 #eee; border-radius:0px;} /* Changed Color from Original */
.dropdown-menu ul li a { color: #337ab7 }
.rightSide {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #000;
    float: left;
    min-height: 1370px;
    width: 100%;
}
.footerLt {
    float: left;
    width: 100%;
}
.logo {
    float: left;
    padding: 25px 0 0;
    width: 100%;
}
.rightsideCon h2 {
    background-color: #d1d1d1;
    color: #222;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
    padding: 5px 5px 5px 15px;
}
.languagelist {
    margin: 0 auto;
    padding: 25px 0;
    width: 100%;
}
.languagelist table tbody tr td a {
    color: #333; /* Changed from Original */
    font-size: 14px;
    text-decoration: none;
}
.googlesearch {
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0;
    width: 90%;
}
.googlesearch input {
    float: left;
    height: 26px;
    padding: 0 10px !important;
    width: 75%;
}
.googlesearch input.submit {
    float: right;
    font-size: 12px;
    height: 28px;
    margin: -1px 0 0;
    width: 24%;
}
.toptext {
    color: #fff;
    float: left;
    padding: 0 0 35px;
    text-align: center;
    width: 100%;
}
.footerRt {
    float: left;
    width: 100%;
}
.footerLt ul li a {
    color: #333; /* Changed from Original */
    display: block;
    font-size: 16px;
    padding: 20px 10px 5px;
    text-decoration: none;
}
.footerLt ul li a:hover {
    text-decoration: underline;
}
.toptext h1 #hea, .toptext h1 #der {
    font-size: 39px;
    text-shadow: 4px 4px 5px #222;
    text-transform: uppercase;
}
.click-button {
    background: url("../images/menu-con.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    font-size: 0 !important;
}

}