/*
	�������������� ������ ����
*/
section.other {
  max-width: 1000px;
  margin: 0 auto 20px;
  padding: 15px;
}
section.other h1 {
  margin: 10px 0 40px;
  padding: 0;
  text-align: center;
}
section.other.single h1 {
  text-align: left;
}
section.other.single li {
  padding-top: 180px;
}
ul.other-list.with-collapse > li {
  text-align: center;
}
ul.other-list.with-collapse > li .title {
  font-size: 20px;
  line-height: 20px;
  text-transform: none;
  color: #9260a9;
  border-bottom: 1px dotted #9260a9;
  display: inline-block;
  vertical-align: auto;
  cursor: pointer;
}
ul.other-list.with-collapse > li .details {
  display: none;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 18px;
}
ul.other-list > li {
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;
  margin-bottom: 40px;
}
ul.other-list > li .title {
  margin-bottom: 10px;
}
ul.other-list > li .details {
  margin-bottom: 15px;
}
ul.other-list > li .pic {
  margin: 0 auto 10px;
  text-align: center;
}
@media screen and (min-width: 480px) {
  
}
@media screen and (min-width: 768px) {
  section.other h1 {
    text-align: left;
    font-size: 28px;
  }
  section.other.single li {
    padding-top: 0;
    width: 45%;
  }
  section.other.single li > * {
    margin-left: 200px;
  }
  ul.other-list > li {
    height: 100%;
    width: 45%;
    padding-right: 5%;
    background-position: left top;
    margin-bottom: 20px;
    padding-top: 0px;
    text-align: left !important;
  }
  ul.other-list > li > * {
    margin-left: 140px;
  }
  ul.other-list > li .title {
    text-transform: uppercase !important;
    border: none !important;
    color: #434343 !important;
    cursor: auto !important;
  }
  ul.other-list > li .details {
    display: block !important;
  }
  ul.other-list > li .pic {
    margin-left: 0;
    float: left;
  }
}


section.activation {
    max-width: 1000px;
    margin: 50px auto 20px;
    padding: 15px;
    padding-left: 60px;
}

section.activation>h1 {
    text-align: left;
    font-size: 28px !important;
    margin: 0px 38px 40px !important;
    padding: 0;
}

section.activation>ul{
    margin-top:20px ;

}

section.activation>ul,
section.activation>strong,
section.activation>p{
    padding-left: 60px;

}


section.activation>strong{
    padding-bottom: 5px;
}

section.activation>ul>li{
    margin-bottom: 10px;
    position: relative;
}

section.activation>ul>li>p{
    padding-left: 40px;
    padding-bottom: 5px;
}



section.activation>ul>li>p .first-round{
    top: 0px;
}

section.activation>ul>li>p>span{
    position: absolute;
    display: block;
    float: left;
    color: #ffffff;
    width: 20px;
    height: 20px;
    left: 0px;
    top:-5px;
    text-align: center;
    line-height: 20px;
    background: #7bc1e4;
    margin-right: 20px;
    margin-top: 5px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

/*-------------------------------------- 320 --------------------------------------*/
@media screen and (min-width: 0) {

    body.other section.other h1{margin-top:0;margin-bottom:10px;font-size:22px;line-height:28px}
    body.other section.other{padding:10px 10px 20px}
        body.other section.other .texts{padding-left:0;padding-right:0}
            body.other section.other div.wrapper img{padding-left:30px}
        body.other div.wrapper > a{padding-bottom:0}    
}

@media screen and (min-width: 768px) {
  
    body.other section.other{padding:10px 12px 20px}
    body.other section.other h1{margin-top:5px;font-size:25px}
    body.other section.other ul.visual-descriptions > li .wrapper{padding-top:13px !important}
    body.other section.other ul.visual-descriptions > li .wrapper .texts .title{font-size:20px !important;line-height:23px !important}
    body.other section.other ul.visual-descriptions.no-hide > li .wrapper .texts .details{margin-top:0}
        body.other section.other div.wrapper img{padding-top:0}

}

@media screen and (min-width: 1024px) {
  
    body.other section.other{margin-top:0}
    body.other section.other h1{margin:9px 0 57px;padding:0 25px;font-size:35px;line-height:37px}
    body.other section.other div.wrapper{overflow:hidden;zoom:1}
        body.other section.other div.wrapper img{padding-top:0;padding-left:80px;position:relative;top:-15px}
        body.other section.other ul.visual-descriptions > li .wrapper .texts .title{font-size:28px !important;line-height:31px !important}
        body.other section.other ul.visual-descriptions > li .wrapper{padding-bottom:35px !important}

}
