body {
    background: url(../images/back1.png) no-repeat center;
    background-size: auto;
}


::-webkit-scrollbar {
width:7px;
height:7px;

}
::-webkit-scrollbar-track {
background:#efefef;

}
::-webkit-scrollbar-thumb {
background:#403e3e;
border-radius:0
}
::-webkit-scrollbar-thumb:hover {
background:#fd6308;
cursor:pointer;
}
::-webkit-scrollbar-thumb:active {
background:#fd6308;
}

.haeder
{width:100%;float:left;padding: 200px 0px 0px 0px;text-align:center; background:none !important;}



.haeder2
{width:100%;float:left;padding:198px 0px 0px 0px;text-align:center;}


.seconf
{background:url(../images/11.png); background-size:100%;}

.disp
{
display:block;
}


@media only screen and (min-width: 320px) and (max-width: 480px) {

.disp
{
display:none;
}

.seconf
{background:url(../images/11.png); background-size:auto;}




body {
    background: url(../images/back1.png) no-repeat center;
    background-size: auto;
}


.haeder {
    width: 100%;
    float: left;
    padding: 50px 0px 0px 0px;
	background:url(../images/back1.png) fixed center;
	background-size:cover;
    text-align: center;
}



.haeder2
{width:100%;float:left;padding:146px 0px 0px 0px;text-align:center;}



}
