body {
  font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    color: #000000;
    font-weight: normal;
    font-variant: normal;
}
img {
  border:none;
}
h1 {
  font-family: 'Droid Sans', sans-serif;
	  font-size:42px;
	  font-weight:normal;
	  padding:10px;
}
@media all and (max-width: 1600px) {
h1 {
  font-family: 'Droid Sans', sans-serif;
	  font-size:33px;
	  font-weight:normal;
	  padding:10px;
}
}
@media all and (max-width: 1300px) {
h1 {
  font-family: 'Droid Sans', sans-serif;
	  font-size:23px;
	  font-weight:normal;
	  padding:10px;
}
}
h2 {
  font-size:28px;
  color:#000000;
  font-weight:normal;
}
.bodyFont {
  font-size: 22px;
}
@media all and (max-width: 1600px) {
.bodyFont {
  font-size: 17px;
}
}
@media all and (max-width: 1150px) {
.bodyFont {
  font-size: 17px;
}
}
@media all and (max-width: 1050px) {
.bodyFont {
  font-size: 16px;
}
}
@media all and (max-width: 800px) {
.bodyFont {
  font-size: 16px;
}
}
@media all and (max-width: 600px) {
.bodyFont {
  font-size: 15px;
}
}
.keyText {
  font-size:clamp(18px, 1.8vw, 25px);
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.display-b {
  display:block
}
.center {
  text-align:center
}
.left {
  text-align:left
}
.tdn {
  text-decoration:none
}
.w100p {
  width:100%
}
.w90p {
  width:90%
}
.w80p {
  width:80%
}
.w70p {
  width:70%
}
.w60p {
  width:60%
}
.wmin280px {
  min-width:280px
}
.pad-10 {
  padding:10px
}
.pad-20 {
  padding:20px
}
.pad-30 {
  padding:30px
}
.margin-a {
  margin: auto
}
.font12 {
  font-size:12px
}
.font25 {
  font-size:25px
}
.cursorpointer {
  cursor:pointer
}
.white {
  color:#ffffff
}
.b000000 {
  background-color: #000000
}
.blockdisappearlt850 {
  display:block
}
@media all and (max-width: 850px) {
.blockdisappearlt850 {
  display:none
}
}
.blockappearlt850 {
  display:none
}
@media all and (max-width: 850px) {
.blockappearlt850 {
  display:block
}
}
.jssorb10 div, .jssorb10 div:hover {
  position: absolute;
            
            width: 11px;
            height: 11px;
            background: url('blue_engine_slider/img/b10.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
}
.jssorb10 div {
  background-position: -10px -10px;
}
.jssorb10 div:hover {
  background-position: -40px -10px;
}
