h1{text-align: center;padding-bottom: 15px;}
li {list-style-type: none;margin-top: 20px;padding-bottom: 20px;border-bottom: 1px solid #DADADA;padding-left: 35px;
background: url(../img/docs.png) 3px 0 no-repeat;}
a{font-size: 17px;color: #05C1FF;}
a:hover{transition: all 0.4s ease;-webkit-transition: all 0.4s ease;-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;-ms-transition: all 0.4s ease;}
ul{padding-left: 0px;}
#gjd{padding-top: 20px;}
#gjd .t-mobile a:hover{color: #df0072;}
#gjd .orange a:hover{color: #ff6501;}
#gjd .plus a:hover{color: #6AB82E;}
#gjd .play a:hover{color: #5A398A;}
#gjd li::after{position: absolute;right: 0;content: '';width: 55px;height: 30px;}
#gjd .t-mobile li::after{background: url(../img/logo_tmobile2.png);}
#gjd .orange li::after{background: url(../img/logo_orange2.png);}
#gjd .plus li::after{background: url(../img/logo_plus2.png);}
#gjd .play li::after{background: url(../img/logo_play2.png);}

@media(max-width: 767px){
#gjd li::after{right: 37px;}
li{padding-right: 95px;}
h1{padding-bottom: 0px;}}

@media(max-width: 599px){
a{font-size: 15px;}
h1{font-size: 22px;padding-bottom: 0px;}}

@media(max-width: 429px){
#gjd li::after {right: 15px;}
li{padding-right: 55px;}}