.icon_tags, .icon_profile, .icon_chat, .icon_clipboard, .icon_calendar {
font-family: 'ETmodules';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 16px;
color: #318EC3;
}
.icon_tags:before {
content: "\e07c";
padding: 0px 5px 0 0;
}
.icon_profile:before {
content: "\e08a";
padding: 0 5px 0 0;
}
.icon_chat:before {
content: "\e066";
padding: 0 5px 0 20px;
}
.icon_clipboard:before {
content: "\e0e6";
padding: 0 5px 0 20px;
}
.icon_calendar:before {
content: "\e023";
padding: 0 5px 0 20px;
}                                  @media only screen and ( min-width: 981px ) {
} @media only screen and ( min-width: 981px ) and ( max-width: 1100px ) {    } @media only screen and ( max-width: 980px ) {   }
@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {
}
@media screen and ( max-width: 782px ) {
} @media only screen and ( max-width: 767px ) { } @media only screen and ( max-width: 479px ) {
}     .register {border-radius: 0px;}
.register a {color: #fff!important;}
li.register {
background-color:#ed7818; 
font-weight: 700; 
text-transform: uppercase; 
text-align: center; 
padding: 12px 13px 10px 10px!important;
border-radius: 3px;
-moz-transition: all 0.5s; 
-webkit-transition: all 0.5s;
transition: all 0.5s;}
li.register:hover {background-color:#c96310;} .et-fixed-header #top-menu .register a {
color: #fff!important;}
.register li.current-menu-ancestor > a, .register li.current-menu-item > a {
color: #fff !important;}
@media only screen and (min-width : 981px) {
li.get-started {height: 33px;}}