/*-------------------------------------------------------responsive--------------------------------------------------------------------*/
@media only screen and (orientation:landscape) {
body { -webkit-text-size-adjust:none; }

}
@media screen and (min-width:320px) and (max-width:480px){
	
	.mainwrapper .mainheader .subheader {
    margin: 0 auto;
    width: 97%;
}
.mainwrapper .mainheader .subheader .topheader .endhead .forslid{width:100%; float:left; }

.mainwrapper .mainheader .subheader .topheader .endhead h1 {
    background: url("../images/slitxtbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    float: left;
    line-height: 22px;
    padding: 13px;
    text-align: center;
    width: 87%;
}

.mainwrapper .mainheader .subheader .topheader .endhead {
   background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 6px 22px 5px #000000;
    padding: 8px;
    width: 94.4%;
}

.mainwrapper .mainheader .subheader .topheader .endhead .imo {
    float: left;
    width: 97%;
}


.mainwrapper .mainbody .subbody {
    margin: 0 auto;
    width: 97%;
}

.mainwrapper .mainbody .subbody ul.cont li {
   background: none repeat scroll 0 0 #EEEEED;
    border: 4px solid #F7F7F7;
    box-shadow: 1px 1px 6px -2px #000000;
    color: #000000;
    display: inline-block;
    font-family: 'CenturyGothicRegular';
    font-size: 12px;
    list-style: none outside none;
    margin-left: 3%;
    padding: 6px;
    text-align: center;
    width: 84.5%;
}

.mainwrapper .mainfooter .subfooter1 .subfot {
    background: url("../images/footermidbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    margin: 0 auto;
    text-align: center;
    width: 93%;
}

.iuro {
    margin-left: 20px;
    margin-top: 21px;
}

.mainwrapper .mainfooter .subfooter1 .subfot ul {
    left: 0;
    margin: 0;
    padding: 14px 0 28px;
    position: relative;
    text-align: center;
}


.mainwrapper .mainfooter .subfootermain {
    margin: 0 auto;
    text-align: center;
    width: 97%;
}

.mainwrapper .mainfooter .subfootermain .ritasidr {
    color: #A1A1A1;
    float: left;
    font-family: 'CenturyGothicRegular';
    font-size: 11px;
    padding: 28px 15px;
    text-align: right;
}
.mainwrapper .mainheader .subheader .topheader h1.logo .spn {
    display: block;
    padding-top: 10px;
    text-shadow: 1px 1px 2px #000000;
    line-height: 25px;
}
	
	
	
}

@media screen and (min-width:768px) and (max-width:900px){
.mainwrapper .mainheader .subheader {
    margin: 0 auto;
    width: 100%;
}

.mainwrapper .mainheader .subheader .topheader .endhead {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 6px 22px 5px #000000;
    padding: 8px;
    width: 98%;
}
.mainwrapper .mainheader .subheader .topheader .endhead img{width:52%;}


.mainwrapper .mainbody .subbody {
    margin: 0 auto;
    width: 98%;
}
.mainwrapper .mainbody .subbody ul.cont li {
    background: none repeat scroll 0 0 #EEEEED;
    border: 4px solid #F7F7F7;
    box-shadow: 1px 1px 6px -2px #000000;
    color: #000000;
    display: inline-block;
    font-family: 'CenturyGothicRegular';
    font-size: 12px;
    list-style: none outside none;
    margin-bottom: 10px;
    margin-right: 24px;
    padding: 6px;
    text-align: center;
    width: 204px;
}

.mainwrapper .mainfooter .subfooter1 .subfot {
    background: url("../images/footermidbg.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    margin: 0 auto;
    text-align: center;
    width: 100%;
}


.mainwrapper .mainfooter .subfootermain {
    margin: 0 auto;
    text-align: center;
    width: 97%;
}

.mainwrapper .mainfooter .subfooter1 .subfot ul {
    left: 0;
    margin: 0;
    padding: 14px 0 28px;
    position: relative;
    text-align: center;
}
.mainwrapper .mainheader .subheader .topheader .endhead .forslid {
    float: left;
    width: 51%;
}

.mainwrapper .mainheader .subheader .topheader .endhead h1 .spn4 {
    color: #000000;
    font-family: 'CenturyGothicRegular';
    font-size: 11px;
    line-height: 18px;
}
.mainwrapper .mainbody .subbody ul.cont {
    margin: 0;
    padding: 46px 118px;
}
}