#slider_support{
    clear:both;
    width:100%;
    margin: 0 auto;
    height:156px;
    background: url("../images/support_header.png") center no-repeat;
}
#support_text{
    width:72%;
    margin:0 auto;
}
a.support:hover{
    color:rgb(124,171,48);
}
#slider_support h1{
    color:rgb(250,250,250);
    font-size:35px;
    margin: 0px auto 0px 15%;
    font-family: Aller;
}
#support_content{
    width: 65%;
    margin: 60px auto 0px auto;
    background: none;
}
#support_content a:hover, #support_bottom a:hover{
    color:rgb(124,171,48);
}
#support_content img{
    margin-top:0px;
}
.support_content_text img{
    width:auto;
    height:auto;
    margin:10px 1px -3px 2px;
}
.support_content_text h2{
    font-family: Aller;
    color: rgb(124,171,48);
    font-size:25px;
    margin-left:5%;
    margin-bottom:25px;
}

.support_content_text a, #support_bottom a{
     color: #9b9ea6;
    font-size: 15px !important;
    font-family: Roboto;
}
.support_content_text h3{
    font-family: Roboto;
    color: rgb(124,171,48);
    font-size: 20px;
    margin-bottom:17px;
    margin-left: 5% !important;
}
.right .support_content_text{
    margin-left:5%;
}
.support_content_text{
    width:50%;
    margin:0px auto 60px auto;
}
#support_text{
    margin:0 auto 0 auto;
}
.support_content_text:first-of-type p{
    color: #9b9ea6;
    margin-top: -15px;
    margin-left: 5% !important;
    font-size: 15px !important;
    font-family: Roboto;
    max-width:350px;
}
.support_content_text p{
    color: #9b9ea6;
    margin-top: -5px;
    font-size: 15px;
    margin-left: 5% !important;
    font-family: Roboto;
    max-width:600px;
    margin-bottom:15px;
}
#support_img1{
    width:350px;
    height:auto;
    float:right;
}
.read_more{
    color: rgb(124,171,48);
    font-size:15px;
    float:right;
    font-family: Roboto;
    text-decoration: none;
}

.centralki{
    width:100%;
    min-height: 15px;
    height:100%;
    display:table;
    margin:0 auto 0 auto; 
}

.more_support li{
    list-style: none;
    margin-left:-30px;
    margin-bottom: 12px;
}
.more_support li:last-child{
    list-style: none;
    float:left;
    margin-bottom:8px;
}

.support_content_text li{
    list-style: none;
    font-family: Roboto;
    color: #9b9ea6;
    font-size:25px;
    margin-left:5%;
}
.support_content_text:last-of-type li{
    list-style: none;
    margin-left:2.5%;
    font-family: Roboto;
    color: #9b9ea6;
    font-size:25px;
}
.more_support a{
    color: #9b9ea6;
}
.instr{
    margin-left:0px;
}
.instr1{
    margin-left:-20px;
}
.no_indent {
    margin-left: -1.5%;
    list-style-type: none;
}
ul.no_indent li{
    margin:0;
}

/*@media (mix-width: 1680px) {
.instr{
    margin-left:-40px;
}
.instr2{
    margin-left:-50px;
}
.support_content_text:last-of-type li {
  list-style: none;
  margin-left: 2.5%;
  font-family: Roboto;
  color: #9b9ea6;
  font-size: 15px;
  margin-left:3.5%;
}
}*/

@media (max-width: 1366px) {
.instr{
    margin-left:-15px;
}
.instr1{
    margin-left:-55px;
}
.support_content_text:last-of-type li {
  list-style: none;
  margin-left: 2.5%;
  font-family: Roboto;
  color: #9b9ea6;
  font-size: 25px;
  margin-left:5%;
}
.no_indent {
    margin-left: -2.5%;
    list-style-type: none;
}
}

@media (max-width: 1280px) {
.instr{
    margin-left:-10px;
}
.support_content_text:last-of-type li {
  list-style: none;
  margin-left: 2.5%;
  font-family: Roboto;
  color: #9b9ea6;
  font-size: 25px;
  margin-left:6.5%;
}

}

@media (max-width: 1150px) {

.support_content_text{
    float: none;
    text-align: center;
    margin:0 auto 0 auto; 
}
.support_content_text:first-of-type{
    float: none;
    text-align: center;
    margin:0 auto 0 auto; 
}
.centralki{
    width:25%;
}
.support_content_text ol {
  margin-left: -10%;
}

}

.no_indent li {
    margin: 0px 0px 12px 0px;
}

