.make-c-button#footer .cr-txt, #footer .footer-logo, .navbar-nav {
    text-align: center
}

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative
}

.scroll-wrapper > .scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important
}

.scroll-element, .scroll-element div {
    box-sizing: content-box
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scroll-wrapper.scroll--rtl {
    direction: rtl
}

.scroll-element {
    display: none
}

.scroll-element .scroll-arrow, .scroll-element .scroll-bar {
    cursor: default
}

.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
    display: block
}

.scroll-textarea {
    border: 1px solid #ccc;
    border-top-color: #999
}

.scroll-textarea > .scroll-content {
    overflow: hidden !important
}

.scroll-textarea > .scroll-content > textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: 0;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important
}

.scrollbar-inner > .scroll-element .scroll-element_outer, .scrollbar-outer > .scroll-element .scroll-element_outer {
    overflow: hidden
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scrollbar-inner > .scroll-element, .scrollbar-inner > .scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size, .scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size, .scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px
}

.scrollbar-inner > .scroll-element .scroll-bar, .scrollbar-inner > .scroll-element .scroll-element_outer, .scrollbar-inner > .scroll-element .scroll-element_track {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.scrollbar-inner > .scroll-element .scroll-bar, .scrollbar-inner > .scroll-element .scroll-element_track {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: .7
}

.scrollbar-inner > .scroll-element .scroll-element_track {
    background-color: #e0e0e0
}

.scrollbar-inner > .scroll-element .scroll-bar {
    background-color: #999
}

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar, .scrollbar-inner > .scroll-element:hover .scroll-bar {
    background-color: #919191
}

.scrollbar-outer > .scroll-element, .scrollbar-outer > .scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-outer > .scroll-element {
    background-color: #fff
}

.scrollbar-outer > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-outer > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%
}

.scrollbar-outer > .scroll-element.scroll-y {
    bottom: 10px;
    right: 3px;
    top: 10px;
    width: 12px
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
    height: 8px;
    top: 2px
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
    left: 0;
    width: 11px
}

.scrollbar-outer > .scroll-element .scroll-element_track {
    background-color: #eee
}

.scrollbar-outer > .scroll-element .scroll-bar, .scrollbar-outer > .scroll-element .scroll-element_outer, .scrollbar-outer > .scroll-element .scroll-element_track {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.scrollbar-outer > .scroll-element .scroll-bar {
    background-color: #d9d9d9
}

.scrollbar-outer > .scroll-element .scroll-bar:hover {
    background-color: #c2c2c2
}

.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191
}

.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
    left: -18px;
    margin-left: 18px
}

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size, .scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -14px
}

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
    top: -12px;
    margin-top: 12px
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size, .scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -14px
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
    min-width: 10px
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
    min-height: 10px
}

.scrollbar-macosx > .scroll-element, .scrollbar-macosx > .scroll-element div {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-macosx > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-macosx > .scroll-element .scroll-element_track {
    display: none
}

.scrollbar-macosx > .scroll-element .scroll-bar {
    background-color: #6C6E71;
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.scrollbar-macosx:hover > .scroll-element .scroll-bar, .scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: .7
}

.scrollbar-macosx > .scroll-element.scroll-x {
    bottom: 0;
    height: 0;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%
}

.scrollbar-macosx > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 0
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
    height: 7px;
    min-width: 10px;
    top: -9px
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
    left: -9px;
    min-height: 10px;
    width: 7px
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
    left: 2px
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
    left: -4px
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
    top: 2px
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
    top: -4px
}

.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -11px
}

.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -11px
}

.scrollbar-light > .scroll-element, .scrollbar-light > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-light > .scroll-element {
    background-color: #fff
}

.scrollbar-light > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-light > .scroll-element .scroll-element_outer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.scrollbar-light > .scroll-element .scroll-element_size {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #dbdbdb), color-stop(100%, #e8e8e8));
    background: -webkit-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
    background: -o-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
    background: -ms-linear-gradient(left, #dbdbdb 0, #e8e8e8 100%);
    background: linear-gradient(to right, #dbdbdb 0, #e8e8e8 100%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.scrollbar-light > .scroll-element.scroll-x {
    bottom: 0;
    height: 17px;
    left: 0;
    min-width: 100%;
    width: 100%
}

.scrollbar-light > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 17px
}

.scrollbar-light > .scroll-element .scroll-bar {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #fefefe), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
    background: -o-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
    background: -ms-linear-gradient(left, #fefefe 0, #f5f5f5 100%);
    background: linear-gradient(to right, #fefefe 0, #f5f5f5 100%);
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.scrollbar-light > .scroll-content.scroll-scrolly_visible {
    left: -17px;
    margin-left: 17px
}

.scrollbar-light > .scroll-content.scroll-scrollx_visible {
    top: -17px;
    margin-top: 17px
}

.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
    height: 10px;
    min-width: 10px;
    top: 0
}

.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
    left: 0;
    min-height: 10px;
    width: 10px
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
    height: 12px;
    left: 2px;
    top: 2px
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
    left: -4px
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
    left: 2px;
    top: 2px;
    width: 12px
}

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size, .scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -19px
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
    top: -4px
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size, .scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -19px
}

.scrollbar-rail > .scroll-element, .scrollbar-rail > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-rail > .scroll-element {
    background-color: #fff
}

.scrollbar-rail > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-rail > .scroll-element .scroll-element_size {
    background-color: #999;
    background-color: rgba(0, 0, 0, .3)
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
    background-color: #666;
    background-color: rgba(0, 0, 0, .5)
}

.scrollbar-rail > .scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    min-width: 100%;
    padding: 3px 0 2px;
    width: 100%
}

.scrollbar-rail > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    padding: 0 2px 0 3px;
    right: 0;
    top: 0;
    width: 12px
}

.scrollbar-rail > .scroll-element .scroll-bar {
    background-color: #d0b9a0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .5)
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .6)
}

.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
    left: -17px;
    margin-left: 17px
}

.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
    margin-top: 17px;
    top: -17px
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
    height: 10px;
    min-width: 10px;
    top: 1px
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
    left: 1px;
    min-height: 10px;
    width: 10px
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
    height: 15px;
    left: 5px
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
    height: 2px;
    left: -10px;
    top: 5px
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
    top: 5px;
    width: 15px
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
    left: 5px;
    top: -10px;
    width: 2px
}

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size, .scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -25px
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size, .scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -25px
}

.scrollbar-dynamic > .scroll-element, .scrollbar-dynamic > .scroll-element div {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-dynamic > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-dynamic > .scroll-element.scroll-x {
    bottom: 2px;
    height: 7px;
    left: 0;
    min-width: 100%;
    width: 100%
}

.scrollbar-dynamic > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 2px;
    top: 0;
    width: 7px
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
    opacity: .3;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px
}

.scrollbar-dynamic > .scroll-element .scroll-element_size {
    background-color: #ccc;
    opacity: 0;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    -o-transition: opacity .2s;
    -ms-transition: opacity .2s;
    transition: opacity .2s
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
    background-color: #6c6e71;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
    bottom: 0;
    height: 7px;
    min-width: 24px;
    top: auto
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
    left: auto;
    min-height: 24px;
    right: 0;
    width: 7px
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
    bottom: 0;
    top: auto;
    left: 2px;
    -webkit-transition: height .2s;
    -moz-transition: height .2s;
    -o-transition: height .2s;
    -ms-transition: height .2s;
    transition: height .2s
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
    left: auto;
    right: 0;
    top: 2px;
    -webkit-transition: width .2s;
    -moz-transition: width .2s;
    -o-transition: width .2s;
    -ms-transition: width .2s;
    transition: width .2s
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
    left: -4px
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
    top: -4px
}

.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -11px
}

.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -11px
}

.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer, .scrollbar-dynamic > .scroll-element:hover .scroll-element_outer {
    overflow: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: .7
}

.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size, .scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size {
    opacity: 1
}

.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar, .scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar {
    height: 100%;
    width: 100%;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px
}

.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer, .scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer {
    height: 20px;
    min-height: 7px
}

.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer, .scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer {
    min-width: 7px;
    width: 20px
}

.scrollbar-chrome > .scroll-element, .scrollbar-chrome > .scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scrollbar-chrome > .scroll-element {
    background-color: #fff
}

.scrollbar-chrome > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scrollbar-chrome > .scroll-element .scroll-element_track {
    background: #f1f1f1;
    border: 1px solid #dbdbdb
}

.scrollbar-chrome > .scroll-element.scroll-x {
    bottom: 0;
    height: 16px;
    left: 0;
    min-width: 100%;
    width: 100%
}

.scrollbar-chrome > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 16px
}

.scrollbar-chrome > .scroll-element .scroll-bar {
    background-color: #d9d9d9;
    border: 1px solid #bdbdbd;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
    border-color: #a9a9a9
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
    border-color: #7e7e7e
}

.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
    left: -16px;
    margin-left: 16px
}

.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
    top: -16px;
    margin-top: 16px
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
    height: 8px;
    min-width: 10px;
    top: 3px
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
    left: 3px;
    min-height: 10px;
    width: 8px
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
    border-left: 1px solid #dbdbdb
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
    height: 14px;
    left: -3px
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
    height: 14px;
    left: -4px
}

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size, .scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -19px
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
    border-top: 1px solid #dbdbdb
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
    top: -3px;
    width: 14px
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
    top: -4px;
    width: 14px
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size, .scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -19px
}

.toast-title {
    font-weight: 700
}

.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.toast-message a, .toast-message label {
    color: #FFF
}

.toast-message a:hover {
    color: #CCC;
    text-decoration: none
}

.toast-close-button {
    position: relative;
    right: -.3em;
    top: -.3em;
    float: right;
    font-size: 20px;
    font-weight: 700;
    color: #FFF;
    -webkit-text-shadow: 0 1px 0 #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1
}

.toast-close-button:focus, .toast-close-button:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

.rtl .toast-close-button {
    left: -.3em;
    float: left;
    right: .3em
}

button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.toast-top-center {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%
}

.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%
}

.toast-top-left {
    top: 12px;
    left: 12px
}

.toast-top-right {
    top: 12px;
    right: 12px
}

.toast-bottom-right {
    right: 12px;
    bottom: 12px
}

.toast-bottom-left {
    bottom: 12px;
    left: 12px
}

#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none
}

#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#toast-container > div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999;
    -webkit-box-shadow: 0 0 12px #999;
    box-shadow: 0 0 12px #999;
    color: #FFF;
    opacity: .8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80)
}

#toast-container > div.rtl {
    direction: rtl;
    padding: 15px 50px 15px 15px;
    background-position: right 15px center
}

#toast-container > div:hover {
    -moz-box-shadow: 0 0 12px #000;
    -webkit-box-shadow: 0 0 12px #000;
    box-shadow: 0 0 12px #000;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer
}

#toast-container > .toast-info {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=) !important
}

#toast-container > .toast-error {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=) !important
}

#toast-container > .toast-success {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==) !important
}

#toast-container > .toast-warning {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=) !important
}

#toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
    width: 300px;
    margin-left: auto;
    margin-right: auto
}

#toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
    width: 96%;
    margin-left: auto;
    margin-right: auto
}

.toast {
    background-color: #030303
}

.toast-success {
    background-color: #51A351
}

.toast-error {
    background-color: #BD362F
}

.toast-info {
    background-color: #2F96B4
}

.toast-warning {
    background-color: #F89406
}

.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000;
    opacity: .4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40)
}

@media all and (max-width: 240px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 11em
    }

    #toast-container > div.rtl {
        padding: 8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width: 241px) and (max-width: 480px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 18em
    }

    #toast-container > div.rtl {
        padding: 8px 50px 8px 8px
    }

    #toast-container .toast-close-button {
        right: -.2em;
        top: -.2em
    }

    #toast-container .rtl .toast-close-button {
        left: -.2em;
        right: .2em
    }
}

@media all and (min-width: 481px) and (max-width: 768px) {
    #toast-container > div {
        padding: 15px 15px 15px 50px;
        width: 25em
    }

    #toast-container > div.rtl {
        padding: 15px 50px 15px 15px
    }
}

.flag {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/flags3860.png?v=1) no-repeat
}

.flag.flag-ar {
    background-position: -216px 0
}

.flag.flag-pg {
    background-position: -216px -240px
}

.flag.flag-cm {
    background-position: -264px -48px
}

.flag.flag-gn {
    background-position: -24px -120px
}

.flag.flag-ee {
    background-position: -264px -72px
}

.flag.flag-ga {
    background-position: -192px -96px
}

.flag.flag-tt {
    background-position: -168px -312px
}

.flag.flag-gg {
    background-position: -288px -96px
}

.flag.flag-vg {
    background-position: -72px -336px
}

.flag.flag-cv {
    background-position: 0 -72px
}

.flag.flag-ai {
    background-position: -96px 0
}

.flag.flag-ck {
    background-position: -216px -48px
}

.flag.flag-cy {
    background-position: -48px -72px
}

.flag.flag-vn {
    background-position: -120px -336px
}

.flag.flag-gd {
    background-position: -240px -96px
}

.flag.flag-am {
    background-position: -144px 0
}

.flag.flag-mh {
    background-position: -192px -192px
}

.flag.flag-ss {
    background-position: -144px -288px
}

.flag.flag-ye {
    background-position: -216px -336px
}

.flag.flag-fr {
    background-position: -168px -96px
}

.flag.flag-ht {
    background-position: -288px -120px
}

.flag.flag-ws {
    background-position: -192px -336px
}

.flag.flag-mu {
    background-position: -72px -216px
}

.flag.flag-mm {
    background-position: -264px -192px
}

.flag.flag-ie {
    background-position: 0 -144px
}

.flag.flag-gr {
    background-position: -72px -120px
}

.flag.flag-gt {
    background-position: -120px -120px
}

.flag.flag-ba {
    background-position: 0 -24px
}

.flag.flag-ua {
    background-position: -264px -312px
}

.flag.flag-kg {
    background-position: -312px -144px
}

.flag.flag-mc {
    background-position: -72px -192px
}

.flag.flag-mw {
    background-position: -120px -216px
}

.flag.flag-cf {
    background-position: -120px -48px
}

.flag.flag-cn {
    background-position: -288px -48px
}

.flag.flag-dk {
    background-position: -144px -72px
}

.flag.flag-ve {
    background-position: -48px -336px
}

.flag.flag-rs {
    background-position: -120px -264px
}

.flag.flag-np {
    background-position: -24px -240px
}

.flag.flag-bw {
    background-position: 0 -48px
}

.flag.flag-cg {
    background-position: -144px -48px
}

.flag.flag-kz {
    background-position: -144px -168px
}

.flag.flag-do {
    background-position: -192px -72px
}

.flag.flag-de {
    background-position: -96px -72px
}

.flag.flag-ad {
    background-position: 0 0
}

.flag.flag-rw {
    background-position: -168px -264px
}

.flag.flag-tz {
    background-position: -240px -312px
}

.flag.flag-be {
    background-position: -72px -24px
}

.flag.flag-sl {
    background-position: -24px -288px
}

.flag.flag-iq {
    background-position: -96px -144px
}

.flag.flag-fm {
    background-position: -120px -96px
}

.flag.flag-ge {
    background-position: -264px -96px
}

.flag.flag-ne {
    background-position: -264px -216px
}

.flag.flag-mq {
    background-position: -360px -192px
}

.flag.flag-kw {
    background-position: -96px -168px
}

.flag.flag-gl {
    background-position: -360px -96px
}

.flag.flag-cz {
    background-position: -72px -72px
}

.flag.flag-sh {
    background-position: -336px -264px
}

.flag.flag-fi {
    background-position: -48px -96px
}

.flag.flag-mn {
    background-position: -288px -192px
}

.flag.flag-bd {
    background-position: -48px -24px
}

.flag.flag-to {
    background-position: -120px -312px
}

.flag.flag-mk {
    background-position: -216px -192px
}

.flag.flag-ae {
    background-position: -24px 0
}

.flag.flag-fo {
    background-position: -144px -96px
}

.flag.flag-ls {
    background-position: -312px -168px
}

.flag.flag-in {
    background-position: -72px -144px
}

.flag.flag-ec {
    background-position: -240px -72px
}

.flag.flag-pt {
    background-position: 0 -264px
}

.flag.flag-pf {
    background-position: -192px -240px
}

.flag.flag-bb {
    background-position: -24px -24px
}

.flag.flag-pl {
    background-position: -288px -240px
}

.flag.flag-na {
    background-position: -216px -216px
}

.flag.flag-jm {
    background-position: -216px -144px
}

.flag.flag-me {
    background-position: -120px -192px
}

.flag.flag-dm {
    background-position: -168px -72px
}

.flag.flag-bz {
    background-position: -48px -48px
}

.flag.flag-si {
    background-position: -360px -264px
}

.flag.flag-lc {
    background-position: -216px -168px
}

.flag.flag-zw {
    background-position: -312px -336px
}

.flag.flag-kn {
    background-position: -24px -168px
}

.flag.flag-sy {
    background-position: -216px -288px
}

.flag.flag-gw {
    background-position: -168px -120px
}

.flag.flag-cw {
    background-position: -24px -72px
}

.flag.flag-ky {
    background-position: -120px -168px
}

.flag.flag-ag {
    background-position: -72px 0
}

.flag.flag-sz {
    background-position: -240px -288px
}

.flag.flag-bg {
    background-position: -120px -24px
}

.flag.flag-hk {
    background-position: -216px -120px
}

.flag.flag-yt {
    background-position: -240px -336px
}

.flag.flag-ni {
    background-position: -336px -216px
}

.flag.flag-gm {
    background-position: 0 -120px
}

.flag.flag-az {
    background-position: -360px 0
}

.flag.flag-gs {
    background-position: -96px -120px
}

.flag.flag-it {
    background-position: -168px -144px
}

.flag.flag-es {
    background-position: -360px -72px
}

.flag.flag-mf {
    background-position: -144px -192px
}

.flag.flag-td {
    background-position: -288px -288px
}

.flag.flag-tw {
    background-position: -216px -312px
}

.flag.flag-mt {
    background-position: -48px -216px
}

.flag.flag-pn {
    background-position: -312px -240px
}

.flag.flag-wf {
    background-position: -168px -336px
}

.flag.flag-en, .flag.flag-us {
    background-position: -312px -312px
}

.flag.flag-ml {
    background-position: -240px -192px
}

.flag.flag-gi {
    background-position: -336px -96px
}

.flag.flag-zm {
    background-position: -288px -336px
}

.flag.flag-tl {
    background-position: -48px -312px
}

.flag.flag-dj {
    background-position: -120px -72px
}

.flag.flag-pw {
    background-position: -24px -264px
}

.flag.flag-sg {
    background-position: -312px -264px
}

.flag.flag-li {
    background-position: -240px -168px
}

.flag.flag-vi {
    background-position: -96px -336px
}

.flag.flag-hr {
    background-position: -264px -120px
}

.flag.flag-ms {
    background-position: -24px -216px
}

.flag.flag-kp {
    background-position: -48px -168px
}

.flag.flag-sa {
    background-position: -192px -264px
}

.flag.flag-ly {
    background-position: -24px -192px
}

.flag.flag-cr {
    background-position: -336px -48px
}

.flag.flag-nr {
    background-position: -48px -240px
}

.flag.flag-sm {
    background-position: -48px -288px
}

.flag.flag-za {
    background-position: -264px -336px
}

.flag.flag-mx {
    background-position: -144px -216px
}

.flag.flag-gy {
    background-position: -192px -120px
}

.flag.flag-id {
    background-position: -360px -120px
}

.flag.flag-py {
    background-position: -48px -264px
}

.flag.flag-pk {
    background-position: -264px -240px
}

.flag.flag-ax {
    background-position: -336px 0
}

.flag.flag-bj {
    background-position: -192px -24px
}

.flag.flag-dz {
    background-position: -216px -72px
}

.flag.flag-ps {
    background-position: -360px -240px
}

.flag.flag-gq {
    background-position: -48px -120px
}

.flag.flag-tm {
    background-position: -72px -312px
}

.flag.flag-bf {
    background-position: -96px -24px
}

.flag.flag-my {
    background-position: -168px -216px
}

.flag.flag-sd {
    background-position: -264px -264px
}

.flag.flag-jo {
    background-position: -240px -144px
}

.flag.flag-hu {
    background-position: -312px -120px
}

.flag.flag-mp {
    background-position: -336px -192px
}

.flag.flag-bo {
    background-position: -288px -24px
}

.flag.flag-nl {
    background-position: -360px -216px
}

.flag.flag-tf {
    background-position: -312px -288px
}

.flag.flag-ma {
    background-position: -48px -192px
}

.flag.flag-la {
    background-position: -168px -168px
}

.flag.flag-jp {
    background-position: -264px -144px
}

.flag.flag-fj {
    background-position: -72px -96px
}

.flag.flag-sc {
    background-position: -240px -264px
}

.flag.flag-er {
    background-position: -336px -72px
}

.flag.flag-kh {
    background-position: -336px -144px
}

.flag.flag-lv {
    background-position: 0 -192px
}

.flag.flag-sb {
    background-position: -216px -264px
}

.flag.flag-ao {
    background-position: -192px 0
}

.flag.flag-eu {
    background-position: -24px -96px
}

.flag.flag-lr {
    background-position: -288px -168px
}

.flag.flag-tc {
    background-position: -264px -288px
}

.flag.flag-bt {
    background-position: -360px -24px
}

.flag.flag-bl {
    background-position: -216px -24px
}

.flag.flag-tr {
    background-position: -144px -312px
}

.flag.flag-km {
    background-position: 0 -168px
}

.flag.flag-je {
    background-position: -192px -144px
}

.flag.flag-is {
    background-position: -144px -144px
}

.flag.flag-sr {
    background-position: -120px -288px
}

.flag.flag-tv {
    background-position: -192px -312px
}

.flag.flag-ph {
    background-position: -240px -240px
}

.flag.flag-tj {
    background-position: 0 -312px
}

.flag.flag-mv {
    background-position: -96px -216px
}

.flag.flag-al {
    background-position: -120px 0
}

.flag.flag-vu {
    background-position: -144px -336px
}

.flag.flag-cd {
    background-position: -96px -48px
}

.flag.flag-aw {
    background-position: -312px 0
}

.flag.flag-nu {
    background-position: -72px -240px
}

.flag.flag-bi {
    background-position: -168px -24px
}

.flag.flag-uy {
    background-position: -336px -312px
}

.flag.flag-ug {
    background-position: -288px -312px
}

.flag.flag-ci {
    background-position: -192px -48px
}

.flag.flag-tn {
    background-position: -96px -312px
}

.flag.flag-nz {
    background-position: -96px -240px
}

.flag.flag-no {
    background-position: 0 -240px
}

.flag.flag-hn {
    background-position: -240px -120px
}

.flag.flag-an {
    background-position: -168px 0
}

.flag.flag-gh {
    background-position: -312px -96px
}

.flag.flag-pr {
    background-position: -336px -240px
}

.flag.flag-pa {
    background-position: -144px -240px
}

.flag.flag-vc {
    background-position: -24px -336px
}

.flag.flag-ng {
    background-position: -312px -216px
}

.flag.flag-il {
    background-position: -24px -144px
}

.flag.flag-au {
    background-position: -288px 0
}

.flag.flag-qa {
    background-position: -72px -264px
}

.flag.flag-mz {
    background-position: -192px -216px
}

.flag.flag-tg {
    background-position: -336px -288px
}

.flag.flag-st {
    background-position: -168px -288px
}

.flag.flag-ki {
    background-position: -360px -144px
}

.flag.flag-tk {
    background-position: -24px -312px
}

.flag.flag-as {
    background-position: -240px 0
}

.flag.flag-eg {
    background-position: -288px -72px
}

.flag.flag-nc {
    background-position: -240px -216px
}

.flag.flag-fk {
    background-position: -96px -96px
}

.flag.flag-eh {
    background-position: -312px -72px
}

.flag.flag-af {
    background-position: -48px 0
}

.flag.flag-gb {
    background-position: -216px -96px
}

.flag.flag-cu {
    background-position: -360px -48px
}

.flag.flag-va {
    background-position: 0 -336px
}

.flag.flag-sn {
    background-position: -72px -288px
}

.flag.flag-sv {
    background-position: -192px -288px
}

.flag.flag-th {
    background-position: -360px -288px
}

.flag.flag-ru {
    background-position: -144px -264px
}

.flag.flag-ic {
    background-position: -336px -120px
}

.flag.flag-ch {
    background-position: -168px -48px
}

.flag.flag-lu {
    background-position: -360px -168px
}

.flag.flag-so {
    background-position: -96px -288px
}

.flag.flag-bn {
    background-position: -264px -24px
}

.flag.flag-at {
    background-position: -264px 0
}

.flag.flag-md {
    background-position: -96px -192px
}

.flag.flag-lb {
    background-position: -192px -168px
}

.flag.flag-im {
    background-position: -48px -144px
}

.flag.flag-by {
    background-position: -24px -48px
}

.flag.flag-uz {
    background-position: -360px -312px
}

.flag.flag-ke {
    background-position: -288px -144px
}

.flag.flag-nf {
    background-position: -288px -216px
}

.flag.flag-bm {
    background-position: -240px -24px
}

.flag.flag-mr {
    background-position: 0 -216px
}

.flag.flag-ro {
    background-position: -96px -264px
}

.flag.flag-bs {
    background-position: -336px -24px
}

.flag.flag-kr {
    background-position: -72px -168px
}

.flag.flag-et {
    background-position: 0 -96px
}

.flag.flag-om {
    background-position: -120px -240px
}

.flag.flag-bh {
    background-position: -144px -24px
}

.flag.flag-br {
    background-position: -312px -24px
}

.flag.flag-gu {
    background-position: -144px -120px
}

.flag.flag-pe {
    background-position: -168px -240px
}

.flag.flag-se {
    background-position: -288px -264px
}

.flag.flag-ca {
    background-position: -72px -48px
}

.flag.flag-cl {
    background-position: -240px -48px
}

.flag.flag-mo {
    background-position: -312px -192px
}

.flag.flag-sk {
    background-position: 0 -288px
}

.flag.flag-ir {
    background-position: -120px -144px
}

.flag.flag-co {
    background-position: -312px -48px
}

.flag.flag-mg {
    background-position: -168px -192px
}

.flag.flag-lk {
    background-position: -264px -168px
}

.flag.flag-lt {
    background-position: -336px -168px
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon895d.eot?b0ij95);
    src: url(../fonts/icomoon895d.eot?b0ij95#iefix) format('embedded-opentype'), url(../fonts/icomoon895d.ttf?b0ij95) format('truetype'), url(../fonts/icomoon895d.woff?b0ij95) format('woff'), url(../fonts/icomoon895d.svg?b0ij95#icomoon) format('svg');
    font-weight: 400;
    font-style: normal
}

.iconm {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*=" icon-"]:before, [class^=icon-]:before, [data-icon]:before {
    font-family: webtv !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.iconm-asterisk:before {
    content: "\f069"
}

.iconm-plus:before {
    content: "\f067"
}

.iconm-question:before {
    content: "\f128"
}

.iconm-minus:before {
    content: "\f068"
}

.iconm-glass:before {
    content: "\f000"
}

.iconm-music:before {
    content: "\f001"
}

.iconm-search:before {
    content: "\f002"
}

.iconm-envelope-o:before {
    content: "\f003"
}

.iconm-heart:before {
    content: "\f004"
}

.iconm-star:before {
    content: "\f005"
}

.iconm-star-o:before {
    content: "\f006"
}

.iconm-user:before {
    content: "\f007"
}

.iconm-film:before {
    content: "\f008"
}

.iconm-th-large:before {
    content: "\f009"
}

.iconm-th:before {
    content: "\f00a"
}

.iconm-th-list:before {
    content: "\f00b"
}

.iconm-check:before {
    content: "\f00c"
}

.iconm-close:before, .iconm-remove:before, .iconm-times:before {
    content: "\f00d"
}

.iconm-search-plus:before {
    content: "\f00e"
}

.iconm-search-minus:before {
    content: "\f010"
}

.iconm-power-off:before {
    content: "\f011"
}

.iconm-signal:before {
    content: "\f012"
}

.iconm-cog:before, .iconm-gear:before {
    content: "\f013"
}

.iconm-trash-o:before {
    content: "\f014"
}

.iconm-home:before {
    content: "\f015"
}

.iconm-file-o:before {
    content: "\f016"
}

.iconm-clock-o:before {
    content: "\f017"
}

.iconm-road:before {
    content: "\f018"
}

.iconm-download:before {
    content: "\f019"
}

.iconm-arrow-circle-o-down:before {
    content: "\f01a"
}

.iconm-arrow-circle-o-up:before {
    content: "\f01b"
}

.iconm-inbox:before {
    content: "\f01c"
}

.iconm-play-circle-o:before {
    content: "\f01d"
}

.iconm-repeat:before, .iconm-rotate-right:before {
    content: "\f01e"
}

.iconm-refresh:before {
    content: "\f021"
}

.iconm-list-alt:before {
    content: "\f022"
}

.iconm-lock:before {
    content: "\f023"
}

.iconm-flag:before {
    content: "\f024"
}

.iconm-headphones:before {
    content: "\f025"
}

.iconm-volume-off:before {
    content: "\f026"
}

.iconm-volume-down:before {
    content: "\f027"
}

.iconm-volume-up:before {
    content: "\f028"
}

.iconm-qrcode:before {
    content: "\f029"
}

.iconm-barcode:before {
    content: "\f02a"
}

.iconm-tag:before {
    content: "\f02b"
}

.iconm-tags:before {
    content: "\f02c"
}

.iconm-book:before {
    content: "\f02d"
}

.iconm-bookmark:before {
    content: "\f02e"
}

.iconm-print:before {
    content: "\f02f"
}

.iconm-camera:before {
    content: "\f030"
}

.iconm-font:before {
    content: "\f031"
}

.iconm-bold:before {
    content: "\f032"
}

.iconm-italic:before {
    content: "\f033"
}

.iconm-text-height:before {
    content: "\f034"
}

.iconm-text-width:before {
    content: "\f035"
}

.iconm-align-left:before {
    content: "\f036"
}

.iconm-align-center:before {
    content: "\f037"
}

.iconm-align-right:before {
    content: "\f038"
}

.iconm-align-justify:before {
    content: "\f039"
}

.iconm-list:before {
    content: "\f03a"
}

.iconm-dedent:before, .iconm-outdent:before {
    content: "\f03b"
}

.iconm-indent:before {
    content: "\f03c"
}

.iconm-video-camera:before {
    content: "\f03d"
}

.iconm-image:before, .iconm-photo:before, .iconm-picture-o:before {
    content: "\f03e"
}

.iconm-pencil:before {
    content: "\f040"
}

.iconm-map-marker:before {
    content: "\f041"
}

.iconm-adjust:before {
    content: "\f042"
}

.iconm-tint:before {
    content: "\f043"
}

.iconm-edit:before, .iconm-pencil-square-o:before {
    content: "\f044"
}

.iconm-share-square-o:before {
    content: "\f045"
}

.iconm-check-square-o:before {
    content: "\f046"
}

.iconm-arrows:before {
    content: "\f047"
}

.iconm-step-backward:before {
    content: "\f048"
}

.iconm-fast-backward:before {
    content: "\f049"
}

.iconm-backward:before {
    content: "\f04a"
}

.iconm-play:before {
    content: "\f04b"
}

.iconm-pause:before {
    content: "\f04c"
}

.iconm-stop:before {
    content: "\f04d"
}

.iconm-forward:before {
    content: "\f04e"
}

.iconm-fast-forward:before {
    content: "\f050"
}

.iconm-step-forward:before {
    content: "\f051"
}

.iconm-eject:before {
    content: "\f052"
}

.iconm-chevron-left:before {
    content: "\f053"
}

.iconm-chevron-right:before {
    content: "\f054"
}

.iconm-plus-circle:before {
    content: "\f055"
}

.iconm-minus-circle:before {
    content: "\f056"
}

.iconm-times-circle:before {
    content: "\f057"
}

.iconm-check-circle:before {
    content: "\f058"
}

.iconm-question-circle:before {
    content: "\f059"
}

.iconm-info-circle:before {
    content: "\f05a"
}

.iconm-crosshairs:before {
    content: "\f05b"
}

.iconm-times-circle-o:before {
    content: "\f05c"
}

.iconm-check-circle-o:before {
    content: "\f05d"
}

.iconm-ban:before {
    content: "\f05e"
}

.iconm-arrow-left:before {
    content: "\f060"
}

.iconm-arrow-right:before {
    content: "\f061"
}

.iconm-arrow-up:before {
    content: "\f062"
}

.iconm-arrow-down:before {
    content: "\f063"
}

.iconm-mail-forward:before, .iconm-share:before {
    content: "\f064"
}

.iconm-expand:before {
    content: "\f065"
}

.iconm-compress:before {
    content: "\f066"
}

.iconm-exclamation-circle:before {
    content: "\f06a"
}

.iconm-gift:before {
    content: "\f06b"
}

.iconm-leaf:before {
    content: "\f06c"
}

.iconm-fire:before {
    content: "\f06d"
}

.iconm-eye:before {
    content: "\f06e"
}

.iconm-eye-slash:before {
    content: "\f070"
}

.iconm-exclamation-triangle:before, .iconm-warning:before {
    content: "\f071"
}

.iconm-plane:before {
    content: "\f072"
}

.iconm-calendar:before {
    content: "\f073"
}

.iconm-random:before {
    content: "\f074"
}

.iconm-comment:before {
    content: "\f075"
}

.iconm-magnet:before {
    content: "\f076"
}

.iconm-chevron-up:before {
    content: "\f077"
}

.iconm-chevron-down:before {
    content: "\f078"
}

.iconm-retweet:before {
    content: "\f079"
}

.iconm-shopping-cart:before {
    content: "\f07a"
}

.iconm-folder:before {
    content: "\f07b"
}

.iconm-folder-open:before {
    content: "\f07c"
}

.iconm-arrows-v:before {
    content: "\f07d"
}

.iconm-arrows-h:before {
    content: "\f07e"
}

.iconm-bar-chart-o:before, .iconm-bar-chart:before {
    content: "\f080"
}

.iconm-twitter-square:before {
    content: "\f081"
}

.iconm-facebook-square:before {
    content: "\f082"
}

.iconm-camera-retro:before {
    content: "\f083"
}

.iconm-key:before {
    content: "\f084"
}

.iconm-cogs:before, .iconm-gears:before {
    content: "\f085"
}

.iconm-comments:before {
    content: "\f086"
}

.iconm-thumbs-o-up:before {
    content: "\f087"
}

.iconm-thumbs-o-down:before {
    content: "\f088"
}

.iconm-star-half:before {
    content: "\f089"
}

.iconm-heart-o:before {
    content: "\f08a"
}

.iconm-sign-out:before {
    content: "\f08b"
}

.iconm-linkedin-square:before {
    content: "\f08c"
}

.iconm-thumb-tack:before {
    content: "\f08d"
}

.iconm-external-link:before {
    content: "\f08e"
}

.iconm-sign-in:before {
    content: "\f090"
}

.iconm-trophy:before {
    content: "\f091"
}

.iconm-github-square:before {
    content: "\f092"
}

.iconm-upload:before {
    content: "\f093"
}

.iconm-lemon-o:before {
    content: "\f094"
}

.iconm-phone:before {
    content: "\f095"
}

.iconm-square-o:before {
    content: "\f096"
}

.iconm-bookmark-o:before {
    content: "\f097"
}

.iconm-phone-square:before {
    content: "\f098"
}

.iconm-twitter:before {
    content: "\f099"
}

.iconm-facebook-f:before, .iconm-facebook:before {
    content: "\f09a"
}

.iconm-github:before {
    content: "\f09b"
}

.iconm-unlock:before {
    content: "\f09c"
}

.iconm-credit-card:before {
    content: "\f09d"
}

.iconm-feed:before, .iconm-rss:before {
    content: "\f09e"
}

.iconm-hdd-o:before {
    content: "\f0a0"
}

.iconm-bullhorn:before {
    content: "\f0a1"
}

.iconm-bell-o:before {
    content: "\f0a2"
}

.iconm-certificate:before {
    content: "\f0a3"
}

.iconm-hand-o-right:before {
    content: "\f0a4"
}

.iconm-hand-o-left:before {
    content: "\f0a5"
}

.iconm-hand-o-up:before {
    content: "\f0a6"
}

.iconm-hand-o-down:before {
    content: "\f0a7"
}

.iconm-arrow-circle-left:before {
    content: "\f0a8"
}

.iconm-arrow-circle-right:before {
    content: "\f0a9"
}

.iconm-arrow-circle-up:before {
    content: "\f0aa"
}

.iconm-arrow-circle-down:before {
    content: "\f0ab"
}

.iconm-globe:before {
    content: "\f0ac"
}

.iconm-wrench:before {
    content: "\f0ad"
}

.iconm-tasks:before {
    content: "\f0ae"
}

.iconm-filter:before {
    content: "\f0b0"
}

.iconm-briefcase:before {
    content: "\f0b1"
}

.iconm-arrows-alt:before {
    content: "\f0b2"
}

.iconm-group:before, .iconm-users:before {
    content: "\f0c0"
}

.iconm-chain:before, .iconm-link:before {
    content: "\f0c1"
}

.iconm-cloud:before {
    content: "\f0c2"
}

.iconm-flask:before {
    content: "\f0c3"
}

.iconm-cut:before, .iconm-scissors:before {
    content: "\f0c4"
}

.iconm-copy:before, .iconm-files-o:before {
    content: "\f0c5"
}

.iconm-paperclip:before {
    content: "\f0c6"
}

.iconm-floppy-o:before, .iconm-save:before {
    content: "\f0c7"
}

.iconm-square:before {
    content: "\f0c8"
}

.iconm-bars:before, .iconm-navicon:before, .iconm-reorder:before {
    content: "\f0c9"
}

.iconm-list-ul:before {
    content: "\f0ca"
}

.iconm-list-ol:before {
    content: "\f0cb"
}

.iconm-strikethrough:before {
    content: "\f0cc"
}

.iconm-underline:before {
    content: "\f0cd"
}

.iconm-table:before {
    content: "\f0ce"
}

.iconm-magic:before {
    content: "\f0d0"
}

.iconm-truck:before {
    content: "\f0d1"
}

.iconm-pinterest:before {
    content: "\f0d2"
}

.iconm-pinterest-square:before {
    content: "\f0d3"
}

.iconm-google-plus-square:before {
    content: "\f0d4"
}

.iconm-google-plus:before {
    content: "\f0d5"
}

.iconm-money:before {
    content: "\f0d6"
}

.iconm-caret-down:before {
    content: "\f0d7"
}

.iconm-caret-up:before {
    content: "\f0d8"
}

.iconm-caret-left:before {
    content: "\f0d9"
}

.iconm-caret-right:before {
    content: "\f0da"
}

.iconm-columns:before {
    content: "\f0db"
}

.iconm-sort:before, .iconm-unsorted:before {
    content: "\f0dc"
}

.iconm-sort-desc:before, .iconm-sort-down:before {
    content: "\f0dd"
}

.iconm-sort-asc:before, .iconm-sort-up:before {
    content: "\f0de"
}

.iconm-envelope:before {
    content: "\f0e0"
}

.iconm-linkedin:before {
    content: "\f0e1"
}

.iconm-rotate-left:before, .iconm-undo:before {
    content: "\f0e2"
}

.iconm-gavel:before, .iconm-legal:before {
    content: "\f0e3"
}

.iconm-dashboard:before, .iconm-tachometer:before {
    content: "\f0e4"
}

.iconm-comment-o:before {
    content: "\f0e5"
}

.iconm-comments-o:before {
    content: "\f0e6"
}

.iconm-bolt:before, .iconm-flash:before {
    content: "\f0e7"
}

.iconm-sitemap:before {
    content: "\f0e8"
}

.iconm-umbrella:before {
    content: "\f0e9"
}

.iconm-clipboard:before, .iconm-paste:before {
    content: "\f0ea"
}

.iconm-lightbulb-o:before {
    content: "\f0eb"
}

.iconm-exchange:before {
    content: "\f0ec"
}

.iconm-cloud-download:before {
    content: "\f0ed"
}

.iconm-cloud-upload:before {
    content: "\f0ee"
}

.iconm-user-md:before {
    content: "\f0f0"
}

.iconm-stethoscope:before {
    content: "\f0f1"
}

.iconm-suitcase:before {
    content: "\f0f2"
}

.iconm-bell:before {
    content: "\f0f3"
}

.iconm-coffee:before {
    content: "\f0f4"
}

.iconm-cutlery:before {
    content: "\f0f5"
}

.iconm-file-text-o:before {
    content: "\f0f6"
}

.iconm-building-o:before {
    content: "\f0f7"
}

.iconm-hospital-o:before {
    content: "\f0f8"
}

.iconm-ambulance:before {
    content: "\f0f9"
}

.iconm-medkit:before {
    content: "\f0fa"
}

.iconm-fighter-jet:before {
    content: "\f0fb"
}

.iconm-beer:before {
    content: "\f0fc"
}

.iconm-h-square:before {
    content: "\f0fd"
}

.iconm-plus-square:before {
    content: "\f0fe"
}

.iconm-angle-double-left:before {
    content: "\f100"
}

.iconm-angle-double-right:before {
    content: "\f101"
}

.iconm-angle-double-up:before {
    content: "\f102"
}

.iconm-angle-double-down:before {
    content: "\f103"
}

.iconm-angle-left:before {
    content: "\f104"
}

.iconm-angle-right:before {
    content: "\f105"
}

.iconm-angle-up:before {
    content: "\f106"
}

.iconm-angle-down:before {
    content: "\f107"
}

.iconm-desktop:before {
    content: "\f108"
}

.iconm-laptop:before {
    content: "\f109"
}

.iconm-tablet:before {
    content: "\f10a"
}

.iconm-mobile-phone:before, .iconm-mobile:before {
    content: "\f10b"
}

.iconm-circle-o:before {
    content: "\f10c"
}

.iconm-quote-left:before {
    content: "\f10d"
}

.iconm-quote-right:before {
    content: "\f10e"
}

.iconm-spinner:before {
    content: "\f110"
}

.iconm-circle:before {
    content: "\f111"
}

.iconm-mail-reply:before, .iconm-reply:before {
    content: "\f112"
}

.iconm-github-alt:before {
    content: "\f113"
}

.iconm-folder-o:before {
    content: "\f114"
}

.iconm-folder-open-o:before {
    content: "\f115"
}

.iconm-smile-o:before {
    content: "\f118"
}

.iconm-frown-o:before {
    content: "\f119"
}

.iconm-meh-o:before {
    content: "\f11a"
}

.iconm-gamepad:before {
    content: "\f11b"
}

.iconm-keyboard-o:before {
    content: "\f11c"
}

.iconm-flag-o:before {
    content: "\f11d"
}

.iconm-flag-checkered:before {
    content: "\f11e"
}

.iconm-terminal:before {
    content: "\f120"
}

.iconm-code:before {
    content: "\f121"
}

.iconm-mail-reply-all:before, .iconm-reply-all:before {
    content: "\f122"
}

.iconm-star-half-empty:before, .iconm-star-half-full:before, .iconm-star-half-o:before {
    content: "\f123"
}

.iconm-location-arrow:before {
    content: "\f124"
}

.iconm-crop:before {
    content: "\f125"
}

.iconm-code-fork:before {
    content: "\f126"
}

.iconm-chain-broken:before, .iconm-unlink:before {
    content: "\f127"
}

.iconm-info:before {
    content: "\f129"
}

.iconm-exclamation:before {
    content: "\f12a"
}

.iconm-superscript:before {
    content: "\f12b"
}

.iconm-subscript:before {
    content: "\f12c"
}

.iconm-eraser:before {
    content: "\f12d"
}

.iconm-puzzle-piece:before {
    content: "\f12e"
}

.iconm-microphone:before {
    content: "\f130"
}

.iconm-microphone-slash:before {
    content: "\f131"
}

.iconm-shield:before {
    content: "\f132"
}

.iconm-calendar-o:before {
    content: "\f133"
}

.iconm-fire-extinguisher:before {
    content: "\f134"
}

.iconm-rocket:before {
    content: "\f135"
}

.iconm-maxcdn:before {
    content: "\f136"
}

.iconm-chevron-circle-left:before {
    content: "\f137"
}

.iconm-chevron-circle-right:before {
    content: "\f138"
}

.iconm-chevron-circle-up:before {
    content: "\f139"
}

.iconm-chevron-circle-down:before {
    content: "\f13a"
}

.iconm-html5:before {
    content: "\f13b"
}

.iconm-css3:before {
    content: "\f13c"
}

.iconm-anchor:before {
    content: "\f13d"
}

.iconm-unlock-alt:before {
    content: "\f13e"
}

.iconm-bullseye:before {
    content: "\f140"
}

.iconm-ellipsis-h:before {
    content: "\f141"
}

.iconm-ellipsis-v:before {
    content: "\f142"
}

.iconm-rss-square:before {
    content: "\f143"
}

.iconm-play-circle:before {
    content: "\f144"
}

.iconm-ticket:before {
    content: "\f145"
}

.iconm-minus-square:before {
    content: "\f146"
}

.iconm-minus-square-o:before {
    content: "\f147"
}

.iconm-level-up:before {
    content: "\f148"
}

.iconm-level-down:before {
    content: "\f149"
}

.iconm-check-square:before {
    content: "\f14a"
}

.iconm-pencil-square:before {
    content: "\f14b"
}

.iconm-external-link-square:before {
    content: "\f14c"
}

.iconm-share-square:before {
    content: "\f14d"
}

.iconm-compass:before {
    content: "\f14e"
}

.iconm-caret-square-o-down:before {
    content: "\f150"
}

.iconm-toggle-down:before {
    content: "\f150"
}

.iconm-caret-square-o-up:before {
    content: "\f151"
}

.iconm-toggle-up:before {
    content: "\f151"
}

.iconm-caret-square-o-right:before {
    content: "\f152"
}

.iconm-toggle-right:before {
    content: "\f152"
}

.iconm-eur:before, .iconm-euro:before {
    content: "\f153"
}

.iconm-gbp:before {
    content: "\f154"
}

.iconm-dollar:before, .iconm-usd:before {
    content: "\f155"
}

.iconm-inr:before, .iconm-rupee:before {
    content: "\f156"
}

.iconm-cny:before, .iconm-jpy:before, .iconm-rmb:before, .iconm-yen:before {
    content: "\f157"
}

.iconm-rouble:before, .iconm-rub:before, .iconm-ruble:before {
    content: "\f158"
}

.iconm-krw:before, .iconm-won:before {
    content: "\f159"
}

.iconm-bitcoin:before, .iconm-btc:before {
    content: "\f15a"
}

.iconm-file:before {
    content: "\f15b"
}

.iconm-file-text:before {
    content: "\f15c"
}

.iconm-sort-alpha-asc:before {
    content: "\f15d"
}

.iconm-sort-alpha-desc:before {
    content: "\f15e"
}

.iconm-sort-amount-asc:before {
    content: "\f160"
}

.iconm-sort-amount-desc:before {
    content: "\f161"
}

.iconm-sort-numeric-asc:before {
    content: "\f162"
}

.iconm-sort-numeric-desc:before {
    content: "\f163"
}

.iconm-thumbs-up:before {
    content: "\f164"
}

.iconm-thumbs-down:before {
    content: "\f165"
}

.iconm-youtube-square:before {
    content: "\f166"
}

.iconm-youtube:before {
    content: "\f167"
}

.iconm-xing:before {
    content: "\f168"
}

.iconm-xing-square:before {
    content: "\f169"
}

.iconm-youtube-play:before {
    content: "\f16a"
}

.iconm-dropbox:before {
    content: "\f16b"
}

.iconm-stack-overflow:before {
    content: "\f16c"
}

.iconm-instagram:before {
    content: "\f16d"
}

.iconm-flickr:before {
    content: "\f16e"
}

.iconm-adn:before {
    content: "\f170"
}

.iconm-bitbucket:before {
    content: "\f171"
}

.iconm-bitbucket-square:before {
    content: "\f172"
}

.iconm-tumblr:before {
    content: "\f173"
}

.iconm-tumblr-square:before {
    content: "\f174"
}

.iconm-long-arrow-down:before {
    content: "\f175"
}

.iconm-long-arrow-up:before {
    content: "\f176"
}

.iconm-long-arrow-left:before {
    content: "\f177"
}

.iconm-long-arrow-right:before {
    content: "\f178"
}

.iconm-apple:before {
    content: "\f179"
}

.iconm-windows:before {
    content: "\f17a"
}

.iconm-android:before {
    content: "\f17b"
}

.iconm-linux:before {
    content: "\f17c"
}

.iconm-dribbble:before {
    content: "\f17d"
}

.iconm-skype:before {
    content: "\f17e"
}

.iconm-foursquare:before {
    content: "\f180"
}

.iconm-trello:before {
    content: "\f181"
}

.iconm-female:before {
    content: "\f182"
}

.iconm-male:before {
    content: "\f183"
}

.iconm-gittip:before, .iconm-gratipay:before {
    content: "\f184"
}

.iconm-sun-o:before {
    content: "\f185"
}

.iconm-moon-o:before {
    content: "\f186"
}

.iconm-archive:before {
    content: "\f187"
}

.iconm-bug:before {
    content: "\f188"
}

.iconm-vk:before {
    content: "\f189"
}

.iconm-weibo:before {
    content: "\f18a"
}

.iconm-renren:before {
    content: "\f18b"
}

.iconm-pagelines:before {
    content: "\f18c"
}

.iconm-stack-exchange:before {
    content: "\f18d"
}

.iconm-arrow-circle-o-right:before {
    content: "\f18e"
}

.iconm-arrow-circle-o-left:before {
    content: "\f190"
}

.iconm-caret-square-o-left:before {
    content: "\f191"
}

.iconm-toggle-left:before {
    content: "\f191"
}

.iconm-dot-circle-o:before {
    content: "\f192"
}

.iconm-wheelchair:before {
    content: "\f193"
}

.iconm-vimeo-square:before {
    content: "\f194"
}

.iconm-try:before, .iconm-turkish-lira:before {
    content: "\f195"
}

.iconm-plus-square-o:before {
    content: "\f196"
}

.iconm-space-shuttle:before {
    content: "\f197"
}

.iconm-slack:before {
    content: "\f198"
}

.iconm-envelope-square:before {
    content: "\f199"
}

.iconm-wordpress:before {
    content: "\f19a"
}

.iconm-openid:before {
    content: "\f19b"
}

.iconm-bank:before, .iconm-institution:before, .iconm-university:before {
    content: "\f19c"
}

.iconm-graduation-cap:before, .iconm-mortar-board:before {
    content: "\f19d"
}

.iconm-yahoo:before {
    content: "\f19e"
}

.iconm-google:before {
    content: "\f1a0"
}

.iconm-reddit:before {
    content: "\f1a1"
}

.iconm-reddit-square:before {
    content: "\f1a2"
}

.iconm-stumbleupon-circle:before {
    content: "\f1a3"
}

.iconm-stumbleupon:before {
    content: "\f1a4"
}

.iconm-delicious:before {
    content: "\f1a5"
}

.iconm-digg:before {
    content: "\f1a6"
}

.iconm-pied-piper-pp:before {
    content: "\f1a7"
}

.iconm-pied-piper-alt:before {
    content: "\f1a8"
}

.iconm-drupal:before {
    content: "\f1a9"
}

.iconm-joomla:before {
    content: "\f1aa"
}

.iconm-language:before {
    content: "\f1ab"
}

.iconm-fax:before {
    content: "\f1ac"
}

.iconm-building:before {
    content: "\f1ad"
}

.iconm-child:before {
    content: "\f1ae"
}

.iconm-paw:before {
    content: "\f1b0"
}

.iconm-spoon:before {
    content: "\f1b1"
}

.iconm-cube:before {
    content: "\f1b2"
}

.iconm-cubes:before {
    content: "\f1b3"
}

.iconm-behance:before {
    content: "\f1b4"
}

.iconm-behance-square:before {
    content: "\f1b5"
}

.iconm-steam:before {
    content: "\f1b6"
}

.iconm-steam-square:before {
    content: "\f1b7"
}

.iconm-recycle:before {
    content: "\f1b8"
}

.iconm-automobile:before, .iconm-car:before {
    content: "\f1b9"
}

.iconm-cab:before, .iconm-taxi:before {
    content: "\f1ba"
}

.iconm-tree:before {
    content: "\f1bb"
}

.iconm-spotify:before {
    content: "\f1bc"
}

.iconm-deviantart:before {
    content: "\f1bd"
}

.iconm-soundcloud:before {
    content: "\f1be"
}

.iconm-database:before {
    content: "\f1c0"
}

.iconm-file-pdf-o:before {
    content: "\f1c1"
}

.iconm-file-word-o:before {
    content: "\f1c2"
}

.iconm-file-excel-o:before {
    content: "\f1c3"
}

.iconm-file-powerpoint-o:before {
    content: "\f1c4"
}

.iconm-file-image-o:before, .iconm-file-photo-o:before, .iconm-file-picture-o:before {
    content: "\f1c5"
}

.iconm-file-archive-o:before, .iconm-file-zip-o:before {
    content: "\f1c6"
}

.iconm-file-audio-o:before, .iconm-file-sound-o:before {
    content: "\f1c7"
}

.iconm-file-movie-o:before, .iconm-file-video-o:before {
    content: "\f1c8"
}

.iconm-file-code-o:before {
    content: "\f1c9"
}

.iconm-vine:before {
    content: "\f1ca"
}

.iconm-codepen:before {
    content: "\f1cb"
}

.iconm-jsfiddle:before {
    content: "\f1cc"
}

.iconm-life-bouy:before, .iconm-life-buoy:before, .iconm-life-ring:before, .iconm-life-saver:before, .iconm-support:before {
    content: "\f1cd"
}

.iconm-circle-o-notch:before {
    content: "\f1ce"
}

.iconm-ra:before, .iconm-rebel:before, .iconm-resistance:before {
    content: "\f1d0"
}

.iconm-empire:before, .iconm-ge:before {
    content: "\f1d1"
}

.iconm-git-square:before {
    content: "\f1d2"
}

.iconm-git:before {
    content: "\f1d3"
}

.iconm-hacker-news:before, .iconm-y-combinator-square:before, .iconm-yc-square:before {
    content: "\f1d4"
}

.iconm-tencent-weibo:before {
    content: "\f1d5"
}

.iconm-qq:before {
    content: "\f1d6"
}

.iconm-wechat:before, .iconm-weixin:before {
    content: "\f1d7"
}

.iconm-paper-plane:before, .iconm-send:before {
    content: "\f1d8"
}

.iconm-paper-plane-o:before, .iconm-send-o:before {
    content: "\f1d9"
}

.iconm-history:before {
    content: "\f1da"
}

.iconm-circle-thin:before {
    content: "\f1db"
}

.iconm-header:before {
    content: "\f1dc"
}

.iconm-paragraph:before {
    content: "\f1dd"
}

.iconm-sliders:before {
    content: "\f1de"
}

.iconm-share-alt:before {
    content: "\f1e0"
}

.iconm-share-alt-square:before {
    content: "\f1e1"
}

.iconm-bomb:before {
    content: "\f1e2"
}

.iconm-futbol-o:before, .iconm-soccer-ball-o:before {
    content: "\f1e3"
}

.iconm-tty:before {
    content: "\f1e4"
}

.iconm-binoculars:before {
    content: "\f1e5"
}

.iconm-plug:before {
    content: "\f1e6"
}

.iconm-slideshare:before {
    content: "\f1e7"
}

.iconm-twitch:before {
    content: "\f1e8"
}

.iconm-yelp:before {
    content: "\f1e9"
}

.iconm-newspaper-o:before {
    content: "\f1ea"
}

.iconm-wifi:before {
    content: "\f1eb"
}

.iconm-calculator:before {
    content: "\f1ec"
}

.iconm-paypal:before {
    content: "\f1ed"
}

.iconm-google-wallet:before {
    content: "\f1ee"
}

.iconm-cc-visa:before {
    content: "\f1f0"
}

.iconm-cc-mastercard:before {
    content: "\f1f1"
}

.iconm-cc-discover:before {
    content: "\f1f2"
}

.iconm-cc-amex:before {
    content: "\f1f3"
}

.iconm-cc-paypal:before {
    content: "\f1f4"
}

.iconm-cc-stripe:before {
    content: "\f1f5"
}

.iconm-bell-slash:before {
    content: "\f1f6"
}

.iconm-bell-slash-o:before {
    content: "\f1f7"
}

.iconm-trash:before {
    content: "\f1f8"
}

.iconm-copyright:before {
    content: "\f1f9"
}

.iconm-at:before {
    content: "\f1fa"
}

.iconm-eyedropper:before {
    content: "\f1fb"
}

.iconm-paint-brush:before {
    content: "\f1fc"
}

.iconm-birthday-cake:before {
    content: "\f1fd"
}

.iconm-area-chart:before {
    content: "\f1fe"
}

.iconm-pie-chart:before {
    content: "\f200"
}

.iconm-line-chart:before {
    content: "\f201"
}

.iconm-lastfm:before {
    content: "\f202"
}

.iconm-lastfm-square:before {
    content: "\f203"
}

.iconm-toggle-off:before {
    content: "\f204"
}

.iconm-toggle-on:before {
    content: "\f205"
}

.iconm-bicycle:before {
    content: "\f206"
}

.iconm-bus:before {
    content: "\f207"
}

.iconm-ioxhost:before {
    content: "\f208"
}

.iconm-angellist:before {
    content: "\f209"
}

.iconm-cc:before {
    content: "\f20a"
}

.iconm-ils:before, .iconm-shekel:before, .iconm-sheqel:before {
    content: "\f20b"
}

.iconm-meanpath:before {
    content: "\f20c"
}

.iconm-buysellads:before {
    content: "\f20d"
}

.iconm-connectdevelop:before {
    content: "\f20e"
}

.iconm-dashcube:before {
    content: "\f210"
}

.iconm-forumbee:before {
    content: "\f211"
}

.iconm-leanpub:before {
    content: "\f212"
}

.iconm-sellsy:before {
    content: "\f213"
}

.iconm-shirtsinbulk:before {
    content: "\f214"
}

.iconm-simplybuilt:before {
    content: "\f215"
}

.iconm-skyatlas:before {
    content: "\f216"
}

.iconm-cart-plus:before {
    content: "\f217"
}

.iconm-cart-arrow-down:before {
    content: "\f218"
}

.iconm-diamond:before {
    content: "\f219"
}

.iconm-ship:before {
    content: "\f21a"
}

.iconm-user-secret:before {
    content: "\f21b"
}

.iconm-motorcycle:before {
    content: "\f21c"
}

.iconm-street-view:before {
    content: "\f21d"
}

.iconm-heartbeat:before {
    content: "\f21e"
}

.iconm-venus:before {
    content: "\f221"
}

.iconm-mars:before {
    content: "\f222"
}

.iconm-mercury:before {
    content: "\f223"
}

.iconm-intersex:before, .iconm-transgender:before {
    content: "\f224"
}

.iconm-transgender-alt:before {
    content: "\f225"
}

.iconm-venus-double:before {
    content: "\f226"
}

.iconm-mars-double:before {
    content: "\f227"
}

.iconm-venus-mars:before {
    content: "\f228"
}

.iconm-mars-stroke:before {
    content: "\f229"
}

.iconm-mars-stroke-v:before {
    content: "\f22a"
}

.iconm-mars-stroke-h:before {
    content: "\f22b"
}

.iconm-neuter:before {
    content: "\f22c"
}

.iconm-genderless:before {
    content: "\f22d"
}

.iconm-facebook-official:before {
    content: "\f230"
}

.iconm-pinterest-p:before {
    content: "\f231"
}

.iconm-whatsapp:before {
    content: "\f232"
}

.iconm-server:before {
    content: "\f233"
}

.iconm-user-plus:before {
    content: "\f234"
}

.iconm-user-times:before {
    content: "\f235"
}

.iconm-bed:before, .iconm-hotel:before {
    content: "\f236"
}

.iconm-viacoin:before {
    content: "\f237"
}

.iconm-train:before {
    content: "\f238"
}

.iconm-subway:before {
    content: "\f239"
}

.iconm-medium:before {
    content: "\f23a"
}

.iconm-y-combinator:before, .iconm-yc:before {
    content: "\f23b"
}

.iconm-optin-monster:before {
    content: "\f23c"
}

.iconm-opencart:before {
    content: "\f23d"
}

.iconm-expeditedssl:before {
    content: "\f23e"
}

.iconm-battery-4:before, .iconm-battery-full:before, .iconm-battery:before {
    content: "\f240"
}

.iconm-battery-3:before, .iconm-battery-three-quarters:before {
    content: "\f241"
}

.iconm-battery-2:before, .iconm-battery-half:before {
    content: "\f242"
}

.iconm-battery-1:before, .iconm-battery-quarter:before {
    content: "\f243"
}

.iconm-battery-0:before, .iconm-battery-empty:before {
    content: "\f244"
}

.iconm-mouse-pointer:before {
    content: "\f245"
}

.iconm-i-cursor:before {
    content: "\f246"
}

.iconm-object-group:before {
    content: "\f247"
}

.iconm-object-ungroup:before {
    content: "\f248"
}

.iconm-sticky-note:before {
    content: "\f249"
}

.iconm-sticky-note-o:before {
    content: "\f24a"
}

.iconm-cc-jcb:before {
    content: "\f24b"
}

.iconm-cc-diners-club:before {
    content: "\f24c"
}

.iconm-clone:before {
    content: "\f24d"
}

.iconm-balance-scale:before {
    content: "\f24e"
}

.iconm-hourglass-o:before {
    content: "\f250"
}

.iconm-hourglass-1:before, .iconm-hourglass-start:before {
    content: "\f251"
}

.iconm-hourglass-2:before, .iconm-hourglass-half:before {
    content: "\f252"
}

.iconm-hourglass-3:before, .iconm-hourglass-end:before {
    content: "\f253"
}

.iconm-hourglass:before {
    content: "\f254"
}

.iconm-hand-grab-o:before, .iconm-hand-rock-o:before {
    content: "\f255"
}

.iconm-hand-paper-o:before, .iconm-hand-stop-o:before {
    content: "\f256"
}

.iconm-hand-scissors-o:before {
    content: "\f257"
}

.iconm-hand-lizard-o:before {
    content: "\f258"
}

.iconm-hand-spock-o:before {
    content: "\f259"
}

.iconm-hand-pointer-o:before {
    content: "\f25a"
}

.iconm-hand-peace-o:before {
    content: "\f25b"
}

.iconm-trademark:before {
    content: "\f25c"
}

.iconm-registered:before {
    content: "\f25d"
}

.iconm-creative-commons:before {
    content: "\f25e"
}

.iconm-gg:before {
    content: "\f260"
}

.iconm-gg-circle:before {
    content: "\f261"
}

.iconm-tripadvisor:before {
    content: "\f262"
}

.iconm-odnoklassniki:before {
    content: "\f263"
}

.iconm-odnoklassniki-square:before {
    content: "\f264"
}

.iconm-get-pocket:before {
    content: "\f265"
}

.iconm-wikipedia-w:before {
    content: "\f266"
}

.iconm-safari:before {
    content: "\f267"
}

.iconm-chrome:before {
    content: "\f268"
}

.iconm-firefox:before {
    content: "\f269"
}

.iconm-opera:before {
    content: "\f26a"
}

.iconm-internet-explorer:before {
    content: "\f26b"
}

.iconm-television:before, .iconm-tv:before {
    content: "\f26c"
}

.iconm-contao:before {
    content: "\f26d"
}

.iconm-500px:before {
    content: "\f26e"
}

.iconm-amazon:before {
    content: "\f270"
}

.iconm-calendar-plus-o:before {
    content: "\f271"
}

.iconm-calendar-minus-o:before {
    content: "\f272"
}

.iconm-calendar-times-o:before {
    content: "\f273"
}

.iconm-calendar-check-o:before {
    content: "\f274"
}

.iconm-industry:before {
    content: "\f275"
}

.iconm-map-pin:before {
    content: "\f276"
}

.iconm-map-signs:before {
    content: "\f277"
}

.iconm-map-o:before {
    content: "\f278"
}

.iconm-map:before {
    content: "\f279"
}

.iconm-commenting:before {
    content: "\f27a"
}

.iconm-commenting-o:before {
    content: "\f27b"
}

.iconm-houzz:before {
    content: "\f27c"
}

.iconm-vimeo:before {
    content: "\f27d"
}

.iconm-black-tie:before {
    content: "\f27e"
}

.iconm-fonticons:before {
    content: "\f280"
}

.iconm-reddit-alien:before {
    content: "\f281"
}

.iconm-edge:before {
    content: "\f282"
}

.iconm-credit-card-alt:before {
    content: "\f283"
}

.iconm-codiepie:before {
    content: "\f284"
}

.iconm-modx:before {
    content: "\f285"
}

.iconm-fort-awesome:before {
    content: "\f286"
}

.iconm-usb:before {
    content: "\f287"
}

.iconm-product-hunt:before {
    content: "\f288"
}

.iconm-mixcloud:before {
    content: "\f289"
}

.iconm-scribd:before {
    content: "\f28a"
}

.iconm-pause-circle:before {
    content: "\f28b"
}

.iconm-pause-circle-o:before {
    content: "\f28c"
}

.iconm-stop-circle:before {
    content: "\f28d"
}

.iconm-stop-circle-o:before {
    content: "\f28e"
}

.iconm-shopping-bag:before {
    content: "\f290"
}

.iconm-shopping-basket:before {
    content: "\f291"
}

.iconm-hashtag:before {
    content: "\f292"
}

.iconm-bluetooth:before {
    content: "\f293"
}

.iconm-bluetooth-b:before {
    content: "\f294"
}

.iconm-percent:before {
    content: "\f295"
}

.iconm-gitlab:before {
    content: "\f296"
}

.iconm-wpbeginner:before {
    content: "\f297"
}

.iconm-wpforms:before {
    content: "\f298"
}

.iconm-envira:before {
    content: "\f299"
}

.iconm-universal-access:before {
    content: "\f29a"
}

.iconm-wheelchair-alt:before {
    content: "\f29b"
}

.iconm-question-circle-o:before {
    content: "\f29c"
}

.iconm-blind:before {
    content: "\f29d"
}

.iconm-audio-description:before {
    content: "\f29e"
}

.iconm-volume-control-phone:before {
    content: "\f2a0"
}

.iconm-braille:before {
    content: "\f2a1"
}

.iconm-assistive-listening-systems:before {
    content: "\f2a2"
}

.iconm-american-sign-language-interpreting:before, .iconm-asl-interpreting:before {
    content: "\f2a3"
}

.iconm-deaf:before, .iconm-deafness:before, .iconm-hard-of-hearing:before {
    content: "\f2a4"
}

.iconm-glide:before {
    content: "\f2a5"
}

.iconm-glide-g:before {
    content: "\f2a6"
}

.iconm-sign-language:before, .iconm-signing:before {
    content: "\f2a7"
}

.iconm-low-vision:before {
    content: "\f2a8"
}

.iconm-viadeo:before {
    content: "\f2a9"
}

.iconm-viadeo-square:before {
    content: "\f2aa"
}

.iconm-snapchat:before {
    content: "\f2ab"
}

.iconm-snapchat-ghost:before {
    content: "\f2ac"
}

.iconm-snapchat-square:before {
    content: "\f2ad"
}

.iconm-pied-piper:before {
    content: "\f2ae"
}

.iconm-first-order:before {
    content: "\f2b0"
}

.iconm-yoast:before {
    content: "\f2b1"
}

.iconm-themeisle:before {
    content: "\f2b2"
}

.iconm-google-plus-circle:before, .iconm-google-plus-official:before {
    content: "\f2b3"
}

.iconm-fa:before, .iconm-font-awesome:before {
    content: "\f2b4"
}

.iconm-handshake-o:before {
    content: "\f2b5"
}

.iconm-envelope-open:before {
    content: "\f2b6"
}

.iconm-envelope-open-o:before {
    content: "\f2b7"
}

.iconm-linode:before {
    content: "\f2b8"
}

.iconm-address-book:before {
    content: "\f2b9"
}

.iconm-address-book-o:before {
    content: "\f2ba"
}

.iconm-address-card:before, .iconm-vcard:before {
    content: "\f2bb"
}

.iconm-address-card-o:before, .iconm-vcard-o:before {
    content: "\f2bc"
}

.iconm-user-circle:before {
    content: "\f2bd"
}

.iconm-user-circle-o:before {
    content: "\f2be"
}

.iconm-user-o:before {
    content: "\f2c0"
}

.iconm-id-badge:before {
    content: "\f2c1"
}

.iconm-drivers-license:before, .iconm-id-card:before {
    content: "\f2c2"
}

.iconm-drivers-license-o:before, .iconm-id-card-o:before {
    content: "\f2c3"
}

.iconm-quora:before {
    content: "\f2c4"
}

.iconm-free-code-camp:before {
    content: "\f2c5"
}

.iconm-telegram:before {
    content: "\f2c6"
}

.iconm-thermometer-4:before, .iconm-thermometer-full:before, .iconm-thermometer:before {
    content: "\f2c7"
}

.iconm-thermometer-3:before, .iconm-thermometer-three-quarters:before {
    content: "\f2c8"
}

.iconm-thermometer-2:before, .iconm-thermometer-half:before {
    content: "\f2c9"
}

.iconm-thermometer-1:before, .iconm-thermometer-quarter:before {
    content: "\f2ca"
}

.iconm-thermometer-0:before, .iconm-thermometer-empty:before {
    content: "\f2cb"
}

.iconm-shower:before {
    content: "\f2cc"
}

.iconm-bath:before, .iconm-bathtub:before, .iconm-s15:before {
    content: "\f2cd"
}

.iconm-podcast:before {
    content: "\f2ce"
}

.iconm-window-maximize:before {
    content: "\f2d0"
}

.iconm-window-minimize:before {
    content: "\f2d1"
}

.iconm-window-restore:before {
    content: "\f2d2"
}

.iconm-times-rectangle:before, .iconm-window-close:before {
    content: "\f2d3"
}

.iconm-times-rectangle-o:before, .iconm-window-close-o:before {
    content: "\f2d4"
}

.iconm-bandcamp:before {
    content: "\f2d5"
}

.iconm-grav:before {
    content: "\f2d6"
}

.iconm-etsy:before {
    content: "\f2d7"
}

.iconm-imdb:before {
    content: "\f2d8"
}

.iconm-ravelry:before {
    content: "\f2d9"
}

.iconm-eercast:before {
    content: "\f2da"
}

.iconm-microchip:before {
    content: "\f2db"
}

.iconm-snowflake-o:before {
    content: "\f2dc"
}

.iconm-superpowers:before {
    content: "\f2dd"
}

.iconm-wpexplorer:before {
    content: "\f2de"
}

.iconm-meetup:before {
    content: "\f2e0"
}

.iconm-home1:before {
    content: "\e900"
}

.iconm-home2:before {
    content: "\e901"
}

.iconm-home3:before {
    content: "\e902"
}

.iconm-office:before {
    content: "\e903"
}

.iconm-newspaper:before {
    content: "\e904"
}

.iconm-pencil1:before {
    content: "\e905"
}

.iconm-pencil2:before {
    content: "\e906"
}

.iconm-quill:before {
    content: "\e907"
}

.iconm-pen:before {
    content: "\e908"
}

.iconm-blog:before {
    content: "\e909"
}

.iconm-eyedropper1:before {
    content: "\e90a"
}

.iconm-droplet:before {
    content: "\e90b"
}

.iconm-paint-format:before {
    content: "\e90c"
}

.iconm-image1:before {
    content: "\e90d"
}

.iconm-images:before {
    content: "\e90e"
}

.iconm-camera1:before {
    content: "\e90f"
}

.iconm-headphones1:before {
    content: "\e910"
}

.iconm-music1:before {
    content: "\e911"
}

.iconm-play1:before {
    content: "\e912"
}

.iconm-film1:before {
    content: "\e913"
}

.iconm-video-camera1:before {
    content: "\e914"
}

.iconm-dice:before {
    content: "\e915"
}

.iconm-pacman:before {
    content: "\e916"
}

.iconm-spades:before {
    content: "\e917"
}

.iconm-clubs:before {
    content: "\e918"
}

.iconm-diamonds:before {
    content: "\e919"
}

.iconm-bullhorn1:before {
    content: "\e91a"
}

.iconm-connection:before {
    content: "\e91b"
}

.iconm-podcast1:before {
    content: "\e91c"
}

.iconm-feed1:before {
    content: "\e91d"
}

.iconm-mic:before {
    content: "\e91e"
}

.iconm-book1:before {
    content: "\e91f"
}

.iconm-books:before {
    content: "\e920"
}

.iconm-library:before {
    content: "\e921"
}

.iconm-file-text1:before {
    content: "\e922"
}

.iconm-profile:before {
    content: "\e923"
}

.iconm-file-empty:before {
    content: "\e924"
}

.iconm-files-empty:before {
    content: "\e925"
}

.iconm-file-text2:before {
    content: "\e926"
}

.iconm-file-picture:before {
    content: "\e927"
}

.iconm-file-music:before {
    content: "\e928"
}

.iconm-file-play:before {
    content: "\e929"
}

.iconm-file-video:before {
    content: "\e92a"
}

.iconm-file-zip:before {
    content: "\e92b"
}

.iconm-copy1:before {
    content: "\e92c"
}

.iconm-paste1:before {
    content: "\e92d"
}

.iconm-stack:before {
    content: "\e92e"
}

.iconm-folder1:before {
    content: "\e92f"
}

.iconm-folder-open1:before {
    content: "\e930"
}

.iconm-folder-plus:before {
    content: "\e931"
}

.iconm-folder-minus:before {
    content: "\e932"
}

.iconm-folder-download:before {
    content: "\e933"
}

.iconm-folder-upload:before {
    content: "\e934"
}

.iconm-price-tag:before {
    content: "\e935"
}

.iconm-price-tags:before {
    content: "\e936"
}

.iconm-barcode1:before {
    content: "\e937"
}

.iconm-qrcode1:before {
    content: "\e938"
}

.iconm-ticket1:before {
    content: "\e939"
}

.iconm-cart:before {
    content: "\e93a"
}

.iconm-coin-dollar:before {
    content: "\e93b"
}

.iconm-coin-euro:before {
    content: "\e93c"
}

.iconm-coin-pound:before {
    content: "\e93d"
}

.iconm-coin-yen:before {
    content: "\e93e"
}

.iconm-credit-card1:before {
    content: "\e93f"
}

.iconm-calculator1:before {
    content: "\e940"
}

.iconm-lifebuoy:before {
    content: "\e941"
}

.iconm-phone1:before {
    content: "\e942"
}

.iconm-phone-hang-up:before {
    content: "\e943"
}

.iconm-address-book1:before {
    content: "\e944"
}

.iconm-envelop:before {
    content: "\e945"
}

.iconm-pushpin:before {
    content: "\e946"
}

.iconm-location:before {
    content: "\e947"
}

.iconm-location2:before {
    content: "\e948"
}

.iconm-compass1:before {
    content: "\e949"
}

.iconm-compass2:before {
    content: "\e94a"
}

.iconm-map1:before {
    content: "\e94b"
}

.iconm-map2:before {
    content: "\e94c"
}

.iconm-history1:before {
    content: "\e94d"
}

.iconm-clock:before {
    content: "\e94e"
}

.iconm-clock2:before {
    content: "\e94f"
}

.iconm-alarm:before {
    content: "\e950"
}

.iconm-bell1:before {
    content: "\e951"
}

.iconm-stopwatch:before {
    content: "\e952"
}

.iconm-calendar1:before {
    content: "\e953"
}

.iconm-printer:before {
    content: "\e954"
}

.iconm-keyboard:before {
    content: "\e955"
}

.iconm-display:before {
    content: "\e956"
}

.iconm-laptop1:before {
    content: "\e957"
}

.iconm-mobile1:before {
    content: "\e958"
}

.iconm-mobile2:before {
    content: "\e959"
}

.iconm-tablet1:before {
    content: "\e95a"
}

.iconm-tv1:before {
    content: "\e95b"
}

.iconm-drawer:before {
    content: "\e95c"
}

.iconm-drawer2:before {
    content: "\e95d"
}

.iconm-box-add:before {
    content: "\e95e"
}

.iconm-box-remove:before {
    content: "\e95f"
}

.iconm-download1:before {
    content: "\e960"
}

.iconm-upload1:before {
    content: "\e961"
}

.iconm-floppy-disk:before {
    content: "\e962"
}

.iconm-drive:before {
    content: "\e963"
}

.iconm-database1:before {
    content: "\e964"
}

.iconm-undo1:before {
    content: "\e965"
}

.iconm-redo:before {
    content: "\e966"
}

.iconm-undo2:before {
    content: "\e967"
}

.iconm-redo2:before {
    content: "\e968"
}

.iconm-forward1:before {
    content: "\e969"
}

.iconm-reply1:before {
    content: "\e96a"
}

.iconm-bubble:before {
    content: "\e96b"
}

.iconm-bubbles:before {
    content: "\e96c"
}

.iconm-bubbles2:before {
    content: "\e96d"
}

.iconm-bubble2:before {
    content: "\e96e"
}

.iconm-bubbles3:before {
    content: "\e96f"
}

.iconm-bubbles4:before {
    content: "\e970"
}

.iconm-user1:before {
    content: "\e971"
}

.iconm-users1:before {
    content: "\e972"
}

.iconm-user-plus1:before {
    content: "\e973"
}

.iconm-user-minus:before {
    content: "\e974"
}

.iconm-user-check:before {
    content: "\e975"
}

.iconm-user-tie:before {
    content: "\e976"
}

.iconm-quotes-left:before {
    content: "\e977"
}

.iconm-quotes-right:before {
    content: "\e978"
}

.iconm-hour-glass:before {
    content: "\e979"
}

.iconm-spinner1:before {
    content: "\e97a"
}

.iconm-spinner2:before {
    content: "\e97b"
}

.iconm-spinner3:before {
    content: "\e97c"
}

.iconm-spinner4:before {
    content: "\e97d"
}

.iconm-spinner5:before {
    content: "\e97e"
}

.iconm-spinner6:before {
    content: "\e97f"
}

.iconm-spinner7:before {
    content: "\e980"
}

.iconm-spinner8:before {
    content: "\e981"
}

.iconm-spinner9:before {
    content: "\e982"
}

.iconm-spinner10:before {
    content: "\e983"
}

.iconm-spinner11:before {
    content: "\e984"
}

.iconm-binoculars1:before {
    content: "\e985"
}

.iconm-search1:before {
    content: "\e986"
}

.iconm-zoom-in:before {
    content: "\e987"
}

.iconm-zoom-out:before {
    content: "\e988"
}

.iconm-enlarge:before {
    content: "\e989"
}

.iconm-shrink:before {
    content: "\e98a"
}

.iconm-enlarge2:before {
    content: "\e98b"
}

.iconm-shrink2:before {
    content: "\e98c"
}

.iconm-key1:before {
    content: "\e98d"
}

.iconm-key2:before {
    content: "\e98e"
}

.iconm-lock1:before {
    content: "\e98f"
}

.iconm-unlocked:before {
    content: "\e990"
}

.iconm-wrench1:before {
    content: "\e991"
}

.iconm-equalizer:before {
    content: "\e992"
}

.iconm-equalizer2:before {
    content: "\e993"
}

.iconm-cog1:before {
    content: "\e994"
}

.iconm-cogs1:before {
    content: "\e995"
}

.iconm-hammer:before {
    content: "\e996"
}

.iconm-magic-wand:before {
    content: "\e997"
}

.iconm-aid-kit:before {
    content: "\e998"
}

.iconm-bug1:before {
    content: "\e999"
}

.iconm-pie-chart1:before {
    content: "\e99a"
}

.iconm-stats-dots:before {
    content: "\e99b"
}

.iconm-stats-bars:before {
    content: "\e99c"
}

.iconm-stats-bars2:before {
    content: "\e99d"
}

.iconm-trophy1:before {
    content: "\e99e"
}

.iconm-gift1:before {
    content: "\e99f"
}

.iconm-glass1:before {
    content: "\e9a0"
}

.iconm-glass2:before {
    content: "\e9a1"
}

.iconm-mug:before {
    content: "\e9a2"
}

.iconm-spoon-knife:before {
    content: "\e9a3"
}

.iconm-leaf1:before {
    content: "\e9a4"
}

.iconm-rocket1:before {
    content: "\e9a5"
}

.iconm-meter:before {
    content: "\e9a6"
}

.iconm-meter2:before {
    content: "\e9a7"
}

.iconm-hammer2:before {
    content: "\e9a8"
}

.iconm-fire1:before {
    content: "\e9a9"
}

.iconm-lab:before {
    content: "\e9aa"
}

.iconm-magnet1:before {
    content: "\e9ab"
}

.iconm-bin:before {
    content: "\e9ac"
}

.iconm-bin2:before {
    content: "\e9ad"
}

.iconm-briefcase1:before {
    content: "\e9ae"
}

.iconm-airplane:before {
    content: "\e9af"
}

.iconm-truck1:before {
    content: "\e9b0"
}

.iconm-road1:before {
    content: "\e9b1"
}

.iconm-accessibility:before {
    content: "\e9b2"
}

.iconm-target:before {
    content: "\e9b3"
}

.iconm-shield1:before {
    content: "\e9b4"
}

.iconm-power:before {
    content: "\e9b5"
}

.iconm-switch:before {
    content: "\e9b6"
}

.iconm-power-cord:before {
    content: "\e9b7"
}

.iconm-clipboard1:before {
    content: "\e9b8"
}

.iconm-list-numbered:before {
    content: "\e9b9"
}

.iconm-list1:before {
    content: "\e9ba"
}

.iconm-list2:before {
    content: "\e9bb"
}

.iconm-tree1:before {
    content: "\e9bc"
}

.iconm-menu:before {
    content: "\e9bd"
}

.iconm-menu2:before {
    content: "\e9be"
}

.iconm-menu3:before {
    content: "\e9bf"
}

.iconm-menu4:before {
    content: "\e9c0"
}

.iconm-cloud1:before {
    content: "\e9c1"
}

.iconm-cloud-download1:before {
    content: "\e9c2"
}

.iconm-cloud-upload1:before {
    content: "\e9c3"
}

.iconm-cloud-check:before {
    content: "\e9c4"
}

.iconm-download2:before {
    content: "\e9c5"
}

.iconm-upload2:before {
    content: "\e9c6"
}

.iconm-download3:before {
    content: "\e9c7"
}

.iconm-upload3:before {
    content: "\e9c8"
}

.iconm-sphere:before {
    content: "\e9c9"
}

.iconm-earth:before {
    content: "\e9ca"
}

.iconm-link1:before {
    content: "\e9cb"
}

.iconm-flag1:before {
    content: "\e9cc"
}

.iconm-attachment:before {
    content: "\e9cd"
}

.iconm-eye1:before {
    content: "\e9ce"
}

.iconm-eye-plus:before {
    content: "\e9cf"
}

.iconm-eye-minus:before {
    content: "\e9d0"
}

.iconm-eye-blocked:before {
    content: "\e9d1"
}

.iconm-bookmark1:before {
    content: "\e9d2"
}

.iconm-bookmarks:before {
    content: "\e9d3"
}

.iconm-sun:before {
    content: "\e9d4"
}

.iconm-contrast:before {
    content: "\e9d5"
}

.iconm-brightness-contrast:before {
    content: "\e9d6"
}

.iconm-star-empty:before {
    content: "\e9d7"
}

.iconm-star-half1:before {
    content: "\e9d8"
}

.iconm-star-full:before {
    content: "\e9d9"
}

.iconm-heart1:before {
    content: "\e9da"
}

.iconm-heart-broken:before {
    content: "\e9db"
}

.iconm-man:before {
    content: "\e9dc"
}

.iconm-woman:before {
    content: "\e9dd"
}

.iconm-man-woman:before {
    content: "\e9de"
}

.iconm-happy:before {
    content: "\e9df"
}

.iconm-happy2:before {
    content: "\e9e0"
}

.iconm-smile:before {
    content: "\e9e1"
}

.iconm-smile2:before {
    content: "\e9e2"
}

.iconm-tongue:before {
    content: "\e9e3"
}

.iconm-tongue2:before {
    content: "\e9e4"
}

.iconm-sad:before {
    content: "\e9e5"
}

.iconm-sad2:before {
    content: "\e9e6"
}

.iconm-wink:before {
    content: "\e9e7"
}

.iconm-wink2:before {
    content: "\e9e8"
}

.iconm-grin:before {
    content: "\e9e9"
}

.iconm-grin2:before {
    content: "\e9ea"
}

.iconm-cool:before {
    content: "\e9eb"
}

.iconm-cool2:before {
    content: "\e9ec"
}

.iconm-angry:before {
    content: "\e9ed"
}

.iconm-angry2:before {
    content: "\e9ee"
}

.iconm-evil:before {
    content: "\e9ef"
}

.iconm-evil2:before {
    content: "\e9f0"
}

.iconm-shocked:before {
    content: "\e9f1"
}

.iconm-shocked2:before {
    content: "\e9f2"
}

.iconm-baffled:before {
    content: "\e9f3"
}

.iconm-baffled2:before {
    content: "\e9f4"
}

.iconm-confused:before {
    content: "\e9f5"
}

.iconm-confused2:before {
    content: "\e9f6"
}

.iconm-neutral:before {
    content: "\e9f7"
}

.iconm-neutral2:before {
    content: "\e9f8"
}

.iconm-hipster:before {
    content: "\e9f9"
}

.iconm-hipster2:before {
    content: "\e9fa"
}

.iconm-wondering:before {
    content: "\e9fb"
}

.iconm-wondering2:before {
    content: "\e9fc"
}

.iconm-sleepy:before {
    content: "\e9fd"
}

.iconm-sleepy2:before {
    content: "\e9fe"
}

.iconm-frustrated:before {
    content: "\e9ff"
}

.iconm-frustrated2:before {
    content: "\ea00"
}

.iconm-crying:before {
    content: "\ea01"
}

.iconm-crying2:before {
    content: "\ea02"
}

.iconm-point-up:before {
    content: "\ea03"
}

.iconm-point-right:before {
    content: "\ea04"
}

.iconm-point-down:before {
    content: "\ea05"
}

.iconm-point-left:before {
    content: "\ea06"
}

.iconm-warning1:before {
    content: "\ea07"
}

.iconm-notification:before {
    content: "\ea08"
}

.iconm-question1:before {
    content: "\ea09"
}

.iconm-plus1:before {
    content: "\ea0a"
}

.iconm-minus1:before {
    content: "\ea0b"
}

.iconm-info1:before {
    content: "\ea0c"
}

.iconm-cancel-circle:before {
    content: "\ea0d"
}

.iconm-blocked:before {
    content: "\ea0e"
}

.iconm-cross:before {
    content: "\ea0f"
}

.iconm-checkmark:before {
    content: "\ea10"
}

.iconm-checkmark2:before {
    content: "\ea11"
}

.iconm-spell-check:before {
    content: "\ea12"
}

.iconm-enter:before {
    content: "\ea13"
}

.iconm-exit:before {
    content: "\ea14"
}

.iconm-play2:before {
    content: "\ea15"
}

.iconm-pause1:before {
    content: "\ea16"
}

.iconm-stop1:before {
    content: "\ea17"
}

.iconm-previous:before {
    content: "\ea18"
}

.iconm-next:before {
    content: "\ea19"
}

.iconm-backward1:before {
    content: "\ea1a"
}

.iconm-forward2:before {
    content: "\ea1b"
}

.iconm-play3:before {
    content: "\ea1c"
}

.iconm-pause2:before {
    content: "\ea1d"
}

.iconm-stop2:before {
    content: "\ea1e"
}

.iconm-backward2:before {
    content: "\ea1f"
}

.iconm-forward3:before {
    content: "\ea20"
}

.iconm-first:before {
    content: "\ea21"
}

.iconm-last:before {
    content: "\ea22"
}

.iconm-previous2:before {
    content: "\ea23"
}

.iconm-next2:before {
    content: "\ea24"
}

.iconm-eject1:before {
    content: "\ea25"
}

.iconm-volume-high:before {
    content: "\ea26"
}

.iconm-volume-medium:before {
    content: "\ea27"
}

.iconm-volume-low:before {
    content: "\ea28"
}

.iconm-volume-mute:before {
    content: "\ea29"
}

.iconm-volume-mute2:before {
    content: "\ea2a"
}

.iconm-volume-increase:before {
    content: "\ea2b"
}

.iconm-volume-decrease:before {
    content: "\ea2c"
}

.iconm-loop:before {
    content: "\ea2d"
}

.iconm-loop2:before {
    content: "\ea2e"
}

.iconm-infinite:before {
    content: "\ea2f"
}

.iconm-shuffle:before {
    content: "\ea30"
}

.iconm-arrow-up-left:before {
    content: "\ea31"
}

.iconm-arrow-up1:before {
    content: "\ea32"
}

.iconm-arrow-up-right:before {
    content: "\ea33"
}

.iconm-arrow-right1:before {
    content: "\ea34"
}

.iconm-arrow-down-right:before {
    content: "\ea35"
}

.iconm-arrow-down1:before {
    content: "\ea36"
}

.iconm-arrow-down-left:before {
    content: "\ea37"
}

.iconm-arrow-left1:before {
    content: "\ea38"
}

.iconm-arrow-up-left2:before {
    content: "\ea39"
}

.iconm-arrow-up2:before {
    content: "\ea3a"
}

.iconm-arrow-up-right2:before {
    content: "\ea3b"
}

.iconm-arrow-right2:before {
    content: "\ea3c"
}

.iconm-arrow-down-right2:before {
    content: "\ea3d"
}

.iconm-arrow-down2:before {
    content: "\ea3e"
}

.iconm-arrow-down-left2:before {
    content: "\ea3f"
}

.iconm-arrow-left2:before {
    content: "\ea40"
}

.iconm-circle-up:before {
    content: "\ea41"
}

.iconm-circle-right:before {
    content: "\ea42"
}

.iconm-circle-down:before {
    content: "\ea43"
}

.iconm-circle-left:before {
    content: "\ea44"
}

.iconm-tab:before {
    content: "\ea45"
}

.iconm-move-up:before {
    content: "\ea46"
}

.iconm-move-down:before {
    content: "\ea47"
}

.iconm-sort-alpha-asc1:before {
    content: "\ea48"
}

.iconm-sort-alpha-desc1:before {
    content: "\ea49"
}

.iconm-sort-numeric-asc1:before {
    content: "\ea4a"
}

.iconm-sort-numberic-desc:before {
    content: "\ea4b"
}

.iconm-sort-amount-asc1:before {
    content: "\ea4c"
}

.iconm-sort-amount-desc1:before {
    content: "\ea4d"
}

.iconm-command:before {
    content: "\ea4e"
}

.iconm-shift:before {
    content: "\ea4f"
}

.iconm-ctrl:before {
    content: "\ea50"
}

.iconm-opt:before {
    content: "\ea51"
}

.iconm-checkbox-checked:before {
    content: "\ea52"
}

.iconm-checkbox-unchecked:before {
    content: "\ea53"
}

.iconm-radio-checked:before {
    content: "\ea54"
}

.iconm-radio-checked2:before {
    content: "\ea55"
}

.iconm-radio-unchecked:before {
    content: "\ea56"
}

.iconm-crop1:before {
    content: "\ea57"
}

.iconm-make-group:before {
    content: "\ea58"
}

.iconm-ungroup:before {
    content: "\ea59"
}

.iconm-scissors1:before {
    content: "\ea5a"
}

.iconm-filter1:before {
    content: "\ea5b"
}

.iconm-font1:before {
    content: "\ea5c"
}

.iconm-ligature:before {
    content: "\ea5d"
}

.iconm-ligature2:before {
    content: "\ea5e"
}

.iconm-text-height1:before {
    content: "\ea5f"
}

.iconm-text-width1:before {
    content: "\ea60"
}

.iconm-font-size:before {
    content: "\ea61"
}

.iconm-bold1:before {
    content: "\ea62"
}

.iconm-underline1:before {
    content: "\ea63"
}

.iconm-italic1:before {
    content: "\ea64"
}

.iconm-strikethrough1:before {
    content: "\ea65"
}

.iconm-omega:before {
    content: "\ea66"
}

.iconm-sigma:before {
    content: "\ea67"
}

.iconm-page-break:before {
    content: "\ea68"
}

.iconm-superscript1:before {
    content: "\ea69"
}

.iconm-subscript1:before {
    content: "\ea6a"
}

.iconm-superscript2:before {
    content: "\ea6b"
}

.iconm-subscript2:before {
    content: "\ea6c"
}

.iconm-text-color:before {
    content: "\ea6d"
}

.iconm-pagebreak:before {
    content: "\ea6e"
}

.iconm-clear-formatting:before {
    content: "\ea6f"
}

.iconm-table1:before {
    content: "\ea70"
}

.iconm-table2:before {
    content: "\ea71"
}

.iconm-insert-template:before {
    content: "\ea72"
}

.iconm-pilcrow:before {
    content: "\ea73"
}

.iconm-ltr:before {
    content: "\ea74"
}

.iconm-rtl:before {
    content: "\ea75"
}

.iconm-section:before {
    content: "\ea76"
}

.iconm-paragraph-left:before {
    content: "\ea77"
}

.iconm-paragraph-center:before {
    content: "\ea78"
}

.iconm-paragraph-right:before {
    content: "\ea79"
}

.iconm-paragraph-justify:before {
    content: "\ea7a"
}

.iconm-indent-increase:before {
    content: "\ea7b"
}

.iconm-indent-decrease:before {
    content: "\ea7c"
}

.iconm-share1:before {
    content: "\ea7d"
}

.iconm-new-tab:before {
    content: "\ea7e"
}

.iconm-embed:before {
    content: "\ea7f"
}

.iconm-embed2:before {
    content: "\ea80"
}

.iconm-terminal1:before {
    content: "\ea81"
}

.iconm-share2:before {
    content: "\ea82"
}

.iconm-mail:before {
    content: "\ea83"
}

.iconm-mail2:before {
    content: "\ea84"
}

.iconm-mail3:before {
    content: "\ea85"
}

.iconm-mail4:before {
    content: "\ea86"
}

.iconm-amazon1:before {
    content: "\ea87"
}

.iconm-google1:before {
    content: "\ea88"
}

.iconm-google2:before {
    content: "\ea89"
}

.iconm-google3:before {
    content: "\ea8a"
}

.iconm-google-plus1:before {
    content: "\ea8b"
}

.iconm-google-plus2:before {
    content: "\ea8c"
}

.iconm-google-plus3:before {
    content: "\ea8d"
}

.iconm-hangouts:before {
    content: "\ea8e"
}

.iconm-google-drive:before {
    content: "\ea8f"
}

.iconm-facebook1:before {
    content: "\ea90"
}

.iconm-facebook2:before {
    content: "\ea91"
}

.iconm-instagram1:before {
    content: "\ea92"
}

.iconm-whatsapp1:before {
    content: "\ea93"
}

.iconm-spotify1:before {
    content: "\ea94"
}

.iconm-telegram1:before {
    content: "\ea95"
}

.iconm-twitter1:before {
    content: "\ea96"
}

.iconm-vine1:before {
    content: "\ea97"
}

.iconm-vk1:before {
    content: "\ea98"
}

.iconm-renren1:before {
    content: "\ea99"
}

.iconm-sina-weibo:before {
    content: "\ea9a"
}

.iconm-rss1:before {
    content: "\ea9b"
}

.iconm-rss2:before {
    content: "\ea9c"
}

.iconm-youtube1:before {
    content: "\ea9d"
}

.iconm-youtube2:before {
    content: "\ea9e"
}

.iconm-twitch1:before {
    content: "\ea9f"
}

.iconm-vimeo1:before {
    content: "\eaa0"
}

.iconm-vimeo2:before {
    content: "\eaa1"
}

.iconm-lanyrd:before {
    content: "\eaa2"
}

.iconm-flickr1:before {
    content: "\eaa3"
}

.iconm-flickr2:before {
    content: "\eaa4"
}

.iconm-flickr3:before {
    content: "\eaa5"
}

.iconm-flickr4:before {
    content: "\eaa6"
}

.iconm-dribbble1:before {
    content: "\eaa7"
}

.iconm-behance1:before {
    content: "\eaa8"
}

.iconm-behance2:before {
    content: "\eaa9"
}

.iconm-deviantart1:before {
    content: "\eaaa"
}

.iconm-500px1:before {
    content: "\eaab"
}

.iconm-steam1:before {
    content: "\eaac"
}

.iconm-steam2:before {
    content: "\eaad"
}

.iconm-dropbox1:before {
    content: "\eaae"
}

.iconm-onedrive:before {
    content: "\eaaf"
}

.iconm-github1:before {
    content: "\eab0"
}

.iconm-npm:before {
    content: "\eab1"
}

.iconm-basecamp:before {
    content: "\eab2"
}

.iconm-trello1:before {
    content: "\eab3"
}

.iconm-wordpress1:before {
    content: "\eab4"
}

.iconm-joomla1:before {
    content: "\eab5"
}

.iconm-ello:before {
    content: "\eab6"
}

.iconm-blogger:before {
    content: "\eab7"
}

.iconm-blogger2:before {
    content: "\eab8"
}

.iconm-tumblr1:before {
    content: "\eab9"
}

.iconm-tumblr2:before {
    content: "\eaba"
}

.iconm-yahoo1:before {
    content: "\eabb"
}

.iconm-yahoo2:before {
    content: "\eabc"
}

.iconm-tux:before {
    content: "\eabd"
}

.iconm-appleinc:before {
    content: "\eabe"
}

.iconm-finder:before {
    content: "\eabf"
}

.iconm-android1:before {
    content: "\eac0"
}

.iconm-windows1:before {
    content: "\eac1"
}

.iconm-windows8:before {
    content: "\eac2"
}

.iconm-soundcloud1:before {
    content: "\eac3"
}

.iconm-soundcloud2:before {
    content: "\eac4"
}

.iconm-skype1:before {
    content: "\eac5"
}

.iconm-reddit1:before {
    content: "\eac6"
}

.iconm-hackernews:before {
    content: "\eac7"
}

.iconm-wikipedia:before {
    content: "\eac8"
}

.iconm-linkedin1:before {
    content: "\eac9"
}

.iconm-linkedin2:before {
    content: "\eaca"
}

.iconm-lastfm1:before {
    content: "\eacb"
}

.iconm-lastfm2:before {
    content: "\eacc"
}

.iconm-delicious1:before {
    content: "\eacd"
}

.iconm-stumbleupon1:before {
    content: "\eace"
}

.iconm-stumbleupon2:before {
    content: "\eacf"
}

.iconm-stackoverflow:before {
    content: "\ead0"
}

.iconm-pinterest1:before {
    content: "\ead1"
}

.iconm-pinterest2:before {
    content: "\ead2"
}

.iconm-xing1:before {
    content: "\ead3"
}

.iconm-xing2:before {
    content: "\ead4"
}

.iconm-flattr:before {
    content: "\ead5"
}

.iconm-foursquare1:before {
    content: "\ead6"
}

.iconm-yelp1:before {
    content: "\ead7"
}

.iconm-paypal1:before {
    content: "\ead8"
}

.iconm-chrome1:before {
    content: "\ead9"
}

.iconm-firefox1:before {
    content: "\eada"
}

.iconm-IE:before {
    content: "\eadb"
}

.iconm-edge1:before {
    content: "\eadc"
}

.iconm-safari1:before {
    content: "\eadd"
}

.iconm-opera1:before {
    content: "\eade"
}

.iconm-file-pdf:before {
    content: "\eadf"
}

.iconm-file-openoffice:before {
    content: "\eae0"
}

.iconm-file-word:before {
    content: "\eae1"
}

.iconm-file-excel:before {
    content: "\eae2"
}

.iconm-libreoffice:before {
    content: "\eae3"
}

.iconm-html-five:before {
    content: "\eae4"
}

.iconm-html-five2:before {
    content: "\eae5"
}

.iconm-css31:before {
    content: "\eae6"
}

.iconm-git1:before {
    content: "\eae7"
}

.iconm-codepen1:before {
    content: "\eae8"
}

.iconm-svg:before {
    content: "\eae9"
}

.iconm-IcoMoon:before {
    content: "\eaea"
}

@font-face {
    font-family: webtv;
    src: url(../fonts/webtv.eot);
    src: url(../fonts/webtvd41d.eot?#iefix) format("embedded-opentype"), url(../fonts/webtv.woff) format("woff"), url(../fonts/webtv.ttf) format("truetype"), url(../fonts/webtv.svg#webtv) format("svg");
    font-weight: 400;
    font-style: normal
}

[data-icon]:before {
    content: attr(data-icon)
}

.icon-soccer-ball:before {
    content: "\61"
}

.icon-basketball:before {
    content: "\62"
}

.icon-calendar:before {
    content: "\63"
}

.icon-link-ext:before {
    content: "\64"
}

.icon-list-bullet:before {
    content: "\65"
}

.icon-screen:before {
    content: "\66"
}

.icon-tv:before {
    content: "\67"
}

.icon-graph-chart:before {
    content: "\68"
}

.icon-hockey:before {
    content: "\69"
}

.icon-logout:before {
    content: "\6a"
}

.icon-tennis:before {
    content: "\6b"
}

.icon-user:before {
    content: "\6c"
}

@font-face {
    font-family: Mitr;
    src: url(../fonts/Mitr-ExtraLight.eot);
    src: url(../fonts/Mitr-ExtraLightd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/Mitr-ExtraLight.woff2) format('woff2'), url(../fonts/Mitr-ExtraLight.woff) format('woff'), url(../fonts/Mitr-ExtraLight.ttf) format('truetype'), url(../fonts/Mitr-ExtraLight.svg#Mitr-ExtraLight) format('svg');
    font-weight: 200;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+000D-FB02
}

@font-face {
    font-family: Mitr;
    src: url(../fonts/Mitr-Medium.eot);
    src: url(../fonts/Mitr-Mediumd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/Mitr-Medium.woff2) format('woff2'), url(../fonts/Mitr-Medium.woff) format('woff'), url(../fonts/Mitr-Medium.ttf) format('truetype'), url(../fonts/Mitr-Medium.svg#Mitr-Medium) format('svg');
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+000D-FB02
}

@font-face {
    font-family: Mitr;
    src: url(../fonts/Mitr-Light.eot);
    src: url(../fonts/Mitr-Lightd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/Mitr-Light.woff2) format('woff2'), url(../fonts/Mitr-Light.woff) format('woff'), url(../fonts/Mitr-Light.ttf) format('truetype'), url(../fonts/Mitr-Light.svg#Mitr-Light) format('svg');
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+000D-FB02
}

@font-face {
    font-family: Mitr;
    src: url(../fonts/Mitr-SemiBold.eot);
    src: url(../fonts/Mitr-SemiBoldd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/Mitr-SemiBold.woff2) format('woff2'), url(../fonts/Mitr-SemiBold.woff) format('woff'), url(../fonts/Mitr-SemiBold.ttf) format('truetype'), url(../fonts/Mitr-SemiBold.svg#Mitr-SemiBold) format('svg');
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+000D-FB02
}

@font-face {
    font-family: Mitr;
    src: url(../fonts/Mitr-Bold.eot);
    src: url(../fonts/Mitr-Boldd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/Mitr-Bold.woff2) format('woff2'), url(../fonts/Mitr-Bold.woff) format('woff'), url(../fonts/Mitr-Bold.ttf) format('truetype'), url(../fonts/Mitr-Bold.svg#Mitr-Bold) format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+000D-FB02
}

@font-face {
    font-family: Mitr;
    src: url(../fonts/Mitr.eot);
    src: url(../fonts/Mitrd41d.eot?#iefix) format('embedded-opentype'), url(../fonts/Mitr.woff2) format('woff2'), url(../fonts/Mitr.woff) format('woff'), url(../fonts/Mitr.ttf) format('truetype'), url(../fonts/Mitr.svg#Mitr) format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+000D-FB02
}

body {
    font-family: Rubik, sans-serif;
    background-color: #143a00;
}

@media (min-width: 992px) {
    .left-side {
        width: 55%;
        padding-right: 0
    }

    .right-side {
        width: 45%
    }
}

.outer {
    background: #0a181f;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomRight: 10px
}

.white-outer {
    background: #fff
}

#container .container {
    background: #171930
}

.container {
    max-width: 1000px
}

#container > .container {
    box-shadow: 0 0 30px rgba(0, 0, 0, .7);
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .7);
    -moz-box-shadow: 0 0 30px rgba(0, 0, 0, .7)
}

.index #container > .container {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

#container > .container, #footer {
    position: relative;
    z-index: 2
}

#header, #pageskin {
    width: 100%
}

#pageskin {
    height: 100%;
    z-index: 1
}

#pageskin a {
    display: block;
    height: 100%
}

#pageskin a img {
    width: 100%;
    height: auto
}

.mt-5 {
    margin-top: 5px
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mb-5 {
    margin-bottom: 5px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.pad-0 {
    padding: 0
}

.pad-10 {
    padding: 10px
}

.pad-15 {
    padding: 15px
}

.pad-20 {
    padding: 20px
}

#header {
    z-index: 5;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin: 0;
    top: 0
}

#header .row {
    overflow: hidden
}

#header > .row > .col-md-3 {
    width: 22%
}

#header > .row > .col-md-9 {
    width: 78%
}

.navbar-brand {
    padding: 0;
    height: 200px;
    margin: 15px
}

.navbar {
    border: 0
}

#navbar {
    background: #051931
}

#navbar .socials {
    margin: 7px 0
}

.navbar-nav {
    width: 100%;
    float: none
}

.navbar-nav > li {
    float: none;
    display: inline-block
}

.navbar-nav > li > a {
    font-weight: 500;
    color: #fff;
    font-size: 13px;
    padding: 15px 13px;
    border-right: 1px solid #172940
}
.navbar-nav>li.home>a {

}
.navbar-nav > li > a span, .dropdown-menu > li > a span {
    line-height: 20px;
    display: inline-block;
    margin-left: 5px
}

.navbar-nav > li > a em {
    background: url(../images/menu-icons.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
    float: left
}

.navbar-nav > li > a i, .dropdown-menu > li > a i {
    display: inline-block;
    margin-top: 3px
}

.navbar-nav > li.sportsbet > a em {
    background-position: 0 0
}

.navbar-nav > li.livebets > a em {
    background-position: 0 -20px
}

.navbar-nav > li.casino > a em {
    background-position: 0 -40px
}

.navbar-nav > li.poker > a em {
    background-position: 0 -60px
}

.navbar-nav > li.promotions > a em {
    background-position: 0 -80px
}

.navbar-nav > li.news > a em {
    background-position: 0 -100px
}

.navbar-nav > li > a:focus, .navbar-nav > li > a:hover {
    color: #FFF;
    background: #fae712
}

.section {
    margin: 0;
    padding: 20px 0
}

.section .section-header {
    padding: 15px;
    color: #fff
}

.section .section-header h3 {
    margin: 0;
    padding: 0;
    font-size: 19px;
    font-weight: 500
}

.section .section-header h3 .all {
    font-size: 12px;
    line-height: 27px
}

.section-score .fixture-dates a, .section-score .sport-types a {
    font-size: 13px;
    box-sizing: border-box;
    display: inline-block;
    height: 50px;
    line-height: 50px
}

.section .section-header h3 a {
    color: #898c98
}

.section-videos .section-header a.active, .section-videos .section-header a:hover {
    text-decoration: none;
    color: #fff000
}

.section-videos .section-header .match-summaries {
    padding-right: 10px
}

.section-videos .section-header .hockey-summaries {
    border-left: 1px solid rgba(255, 255, 255, .5);
    padding-left: 10px
}

.videos#hockey-summaries .scrollbar-outer, .videos#match-summaries .scrollbar-outer {
    max-height: 260px !important
}

.section-score {
    margin: 20px 0 0
}

.section-score .section-header {
    margin: 0 -10px 10px;
    color: #fff;
    font-weight: 300;
    background: #f5e700
}

.section-score .fixture-dates a em, .section-score .sport-types a em {
    margin-right: 5px
}

.section-score .section-inner {
    padding: 10px
}

.section-score .sport-types a {
    color: #000;
    font-weight: 500;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 20px;
    border-bottom: 5px solid transparent
}

.section-score .sport-types a.active, .section-score .sport-types a:hover {
    color: #00a87d;
    text-decoration: none;
    border-color: #01d07d
}

.section-score .fixture-dates {
    padding: 0 15px
}

.section-score .fixture-dates a {
    color: #000;
    font-weight: 400;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 20px
}

.section-score .fixture-dates a.active, .section-score .fixture-dates a:hover {
    color: #00a87d;
    text-decoration: none
}

.section-score .score-league {
    width: 200px;
    height: 40px;
    padding-left: 10px;
    background: #121a2d;
    border-radius: 50px;
    margin-top: 6px;
    margin-right: 5px
}

.chosen-container-single .chosen-single div {
    width: 40px
}

.section-score .score-league .chosen-container-single .chosen-single div b {
    background-image: none !important
}

.chosen-container-single .chosen-single span {
    margin-right: 43px
}

.section-score .score-league .chosen-container-single .chosen-single {
    background: 0 0;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    height: 40px;
    line-height: 40px;
    color: #fff
}

.section-score .score-league .chosen-container-single .chosen-single div b {
    background: 0 0;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    height: 40px;
    width: 25px;
    margin: 0 auto
}

.section-score .score-league .chosen-container-single .chosen-single div b::before {
    font-family: FontAwesome;
    content: '\f078';
    width: 30px;
    height: 40px;
    display: block;
    font-size: 18px
}

.news .item {
    padding: 0
}

.news .item a, .videos .item a {
    font-family: Mitr
}

.footer-text {
    margin: 0 0 20px;
    position: relative;
    background: rgba(0, 0, 0, .7);
    padding: 20px 20px 30px
}

.footer-text .content {
    max-height: 120px;
    overflow: hidden;
    color: #bfc6bb;
    text-shadow: 1px 1px rgba(0, 0, 0, .2);
    margin: 0;
    line-height: 20px
}

.footer-text .content a {
    color: #fff000
}

.footer-text .content strong {
    font-weight: 500
}

.footer-text .more {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: -moz-linear-gradient(top, rgba(32, 34, 46, 0) 0, rgba(32, 34, 46, 0) 1%, rgba(32, 34, 46, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(32, 34, 46, 0) 0, rgba(32, 34, 46, 0) 1%, rgba(32, 34, 46, 1) 100%);
    background: linear-gradient(to bottom, rgba(32, 34, 46, 0) 0, rgba(32, 34, 46, 0) 1%, rgba(32, 34, 46, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0020222e', endColorstr='#20222e', GradientType=0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 30px 0;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px
}

.footer-text .more.down {
    background: 0 0
}

.footer-text .more i {
    font-size: 20px;
    color: #fff;
    position: absolute;
    cursor: pointer;
    margin-left: -10px
}

#footer {
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    color: #d2d3d4;
    padding: 40px 0 10px
}

#footer .text-center, #footer ul li a {
    color: #fff;
    font-size: 14px
}

#footer .footer-logo p {
    margin: 0
}

#footer .cr-txt {
    margin-top: 30px;
    font-weight: 300
}

#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right
}

#footer ul li {
    display: inline-block;
    margin: 0 5px
}

#footer ul li a {
    font-weight: 500;
    display: block
}

#footer .bulletin h3 {
    margin: 0 0 10px;
    padding: 0;
    font-weight: 500;
    font-size: 14px;
    color: #fff000
}

#footer .bulletin p {
    font-weight: 300
}

#footer .bulletin .input {
    float: left;
    margin-right: 10px;
    display: inline-block;
    overflow: hidden;
    padding: 5px;
    background: #243641;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

#footer .bulletin .input input {
    color: #fff;
    float: left;
    line-height: 30px;
    padding: 0 10px;
    background: 0 0;
    border: 0;
    width: 160px
}

#footer .bulletin .input button {
    border: 0;
    color: #243641;
    padding: 0 15px;
    line-height: 30px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #fff000
}

#footer .bulletin .socials {
    padding-top: 5px;
    height: 31px
}

#footer .design {
    text-align: center;
    margin: 20px 0 0;
    color: #fff000
}

.news-scroll {
    max-height: 160px !important
}

.news-scroll .item {
    float: left;
    padding: 0
}

.news .item a {
    color: #000;
    display: block;
    position: relative
}

.news .item a img {
    width: 100%;
    height: 160px;
    position: relative
}

.news .item a span {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, .8);
    display: flex;
    align-items: flex-end;
    padding: 10px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.videos .item a .iconm, .videos .item a span.title {
    left: 0;
    right: 0;
    -webkit-transition: .3s;
    -o-transition: .3s
}

.news .item a:hover span {
    background: rgba(0, 0, 0, .5)
}

.videos {
    margin-left: 0;
    margin-right: 0
}

.videos .item {
    padding: 0
}

.videos .item a {
    color: #000;
    display: block;
    position: relative
}

.videos .item a img {
    width: 100%;
    height: 130px;
    position: relative
}

.videos .item a .iconm {
    position: absolute;
    top: 30px;
    margin: 0 auto;
    font-size: 0;
    color: #f9e700;
    text-align: center;
    z-index: 120;
    -moz-transition: .3s;
    -ms-transition: .3s;
    transition: .3s
}

.videos .item a span.category {
    color: #fff;
    z-index: 120;
    font-weight: 400;
    font-size: 13px;
    position: absolute;
    top: 5px;
    left: 0;
    line-height: 30px;
    padding: 0 5px
}

.videos .item a span.title {
    color: #efefef;
    font-weight: 400;
    line-height: 1.2;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    padding: 10px;
    top: 0;
    -moz-transition: .3s;
    -ms-transition: .3s;
    transition: .3s;
    background: rgba(0, 0, 0, .8);
    vertical-align: bottom;
    display: flex;
    align-items: flex-end
}

.videos .item a:hover span.title {
    color: #fc0;
    background: rgba(0, 0, 0, .3)
}

.videos .item a:hover .iconm {
    font-size: 30px
}

.t-table {
    display: table
}

.t-table-body {
    display: table-row-group
}

.t-row {
    display: table-row
}

.t-row > div {
    display: table-cell
}

.score-wrapper {
    height: 1000px
}

.score-list .league {
    margin: 0 0 10px
}

.score-list .league-header {
    font-weight: 300;
    margin: 0 0 1px;
    color: #fff;
    background-color: #007ac2;
    padding: 7px;
    position: relative
}

.score-list .league-header .league-name {
    padding-right: 25px
}

.score-list .league-header .league-name h2, .score-list .league-header .league-name img {
    display: inline-block;
    vertical-align: middle
}

.score-list .league-header .league-name h2 {
    position: relative;
    margin-left: 4px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700
}

.score-list .league-header .rating {
    position: absolute;
    top: 4px;
    right: 12px;
    font-size: 18px
}

.score-list .league-body a {
    display: inline-block
}

.score-list .league-body a span {
    display: block !important
}

.score-list .league-body .red {
    color: #D80000
}

.score-list .league-body .t-table {
    font-weight: 500;
    width: 100%;
    border-collapse: collapse
}

.score-list .league-body .t-row > div {
    border: 1px solid #eee;
    border-collapse: collapse
}

.score-list .league-body .t-row {
    text-align: center;
    background-color: #fff
}

.score-list .league-body .t-row:hover {
    cursor: pointer;
    background-color: #0b1b24 !important;
    color: #fff
}

.score-list .league-body .t-row:hover > div {
    color: #fff;
    border-color: #0b1b24
}

.score-list .league-body .t-row:hover > div.score {
    color: #000
}

.score-list .league-body .t-row > div {
    display: table-cell;
    padding: 5px 10px;
    font-size: 12px;
    vertical-align: middle;
    color: #333
}

.score-list .league-body .t-row .first-team span, .score-list .league-body .t-row .secondary-team span, .score-list .league-body .t-row i.card {
    display: inline-block;
    vertical-align: middle
}

.score-list .league-body .t-row > div a {
    color: #333
}

.score-list .league-body .t-row .time {
    width: 10%
}

.score-list .league-body .t-row .country, .score-list .league-body .t-row .ms {
    width: 6%
}

.score-list .league-body .t-row.live .ms {
    color: #c00;
    font-weight: 500
}

.score-list .league-body .t-row.live .score, .score-list .league-body .t-row.live:hover .score {
    color: red
}

.score-list .league-body .t-row .score {
    width: 16%
}

.score-list .league-body .t-row .score span {
    background: #fff000;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 0 10px;
    line-height: 20px;
    display: block;
    text-align: center
}

.score-list .league-body .t-row .home-team {
    width: 27%;
    text-align: right
}

.score-list .league-body .t-row .away-team {
    text-align: left;
    width: 27%
}

.score-list .league-body .t-row .notification {
    width: 7%;
    color: #999
}

.score-list .league-body .t-row .notification:hover {
    color: #EAB751
}

.score-list .league-body .t-row i.icon-top {
    display: inline-block;
    color: #545256;
    vertical-align: middle;
    margin: 0 4px
}

.score-list .league-body .t-row i.card {
    width: 11px;
    height: 15px;
    margin: 0 2px;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    line-height: 15px;
    font-size: 9px;
    font-style: normal
}

.score-list .league-body .t-row i.card.red {
    background-color: #CA4638
}

.score-list .league-body .t-row i.card.yellow {
    background-color: #ffc926
}

.score-list .league-body .t-row.green {
    background-color: #D0EED5 !important
}

.score-list .league-body .t-row.yellow {
    background-color: #FFFFE1 !important
}

#tv #channel-list, #tv .tabs {
    background: #000
}

#tv .tabs ul {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    position: relative;
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0
}

#tv .tabs ul li {
    margin: 0 1px;
    display: inline-block;
    float: left;
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    align-items: center;
    -webkit-align-items: center;
    border-bottom: 1px solid #fae712;
    justify-content: space-between
}

#tv .tabs ul li span {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    display: block;
    padding: 0 5px;
    text-align: center;
    line-height: 49px;
    height: 44px
}

#tv .tabs ul li.search-icon {
    background: #353435;
    color: #717171;
    border-bottom: 0;
    margin-right: 0
}

#tv .tabs ul li span .show-active {
    display: none;
    font-size: 15px
}

#tv .tabs ul li.active span .show-active {
    display: inline
}

#tv .tabs ul li span em {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-size: 18px
}

#tv .tabs ul li span:after {
    top: 100%;
    left: 50%;
    margin-left: -5px;
    content: '';
    display: none;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: #007bc2 transparent transparent
}

#tv .tabs ul li span:hover, #tv .tabs ul li.active span {
    background: #fae712;
    text-decoration: none;
}

#tv .tabs ul li.active span em {
    font-size: 53px;
    -ms-transform: rotate(17deg);
    -webkit-transform: rotate(17deg);
    transform: rotate(17deg);
    opacity: .2;
    position: absolute;
    left: -10px;
    top: -10px
}

#tv .tabs ul li.mb {
    background: 0 0
}

#tv .tabs ul li.mb a {
    color: #bbb33c;
    border: 1px solid #bbb33c;
    border-bottom: 0
}

#tv .tabs ul li.mb a:hover, #tv .tabs ul li.mb.active a {
    color: #fff;
    background: #bbb33c
}

#tv .tabs ul li.fr {
    background: 0 0
}

#tv .tabs ul li.fr a {
    color: #5a8f4e;
    border: 1px solid #5a8f4e;
    border-bottom: 0
}

#tv .tabs ul li.fr a:hover, #tv .tabs ul li.fr.active a {
    color: #fff;
    background: #5a8f4e
}

.video-sc {
    background: #fff;
    display: block;
    height: 365px;
    padding: 20px
}

.make-coupon {
    display: block;
    width: 100%;
    background: #141f34;
    color: #fff;
    height: 270px
}

.make-coupon .coupon-title {
    display: inline-block;
    padding: 10px 20px;
    font-size: 18px;
    font-weight: 500;
    background: #ff0;
    color: #000
}

.make-coupon .coupon-content {
    padding: 20px
}

.make-coupon .c-title {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: lighter
}

.make-coupon .c-text {
    font-weight: lighter;
    position: relative;
    margin: 5px;
    font-size: 13px;
    text-align: center;
    display: inline-block
}

.make-coupon .c-text .coupon-sell {
    position: absolute;
    right: 0;
    left: 0;
    top: -22px;
    white-space: nowrap;
    font-size: 12px
}

.make-coupon .ctextes {
    text-align: center;
    margin-top: 10px;
    clear: both;
    padding-top: 10px
}

.make-coupon .c-text .copuon-rate {
    display: inline-block;
    float: right;
    padding: 5px 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    font-weight: 700;
    border-radius: 15px;
    background: #83bb2b;
    color: #000;
    font-size: 13px
}

.make-c-button {
    display: block;
    font-size: 18px;
    color: #fff;
    background: #5d9c31;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-align: center;
    padding: 13px 0;
    text-decoration: none;
    margin-top: 15px
}

.make-c-button:hover {
    background: #396519;
    text-decoration: none;
    color: #fff;
}

#tv .breadcrumb {
    background: 0 0;
    padding: 0;
    border-radius: 0;
    margin: 0 0 10px
}

#tv .breadcrumb li a {
    color: #fff
}

#channel-list .date {
    font-family: Rubik;
    font-size: 13px;
    height: 34px;
    line-height: 34px;
    color: #d1d1d1;
    font-weight: 300
}

#channel-list #search-form {
    margin-bottom: 8px
}

#channel-list #search-form input {
    position: relative;
    height: 40px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background: #001827;
    border: 1px solid #33431f
}

#channel-list #search-form input::after {
    content: '\f002';
    font-family: FontAwesome;
    font-size: 16px;
    color: #fff;
    position: absolute;
    width: 30px;
    height: 30px;
    top: 10px;
    right: 10px
}

.channels {
    height: 320px;
    overflow-x: hidden
}

.channels .item {
    border-top: 1px solid #333
}

.channels .item:first-child {
    border-top: 0
}

.channels .item div {
    display: block;
    padding: 7px 5px;
    text-align: right;
    font-size: 15px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.channels .item div:hover, .channels .item.active div {
    text-decoration: none;
    background: #333
}

.channels .item div:hover strong, .channels .item.active div strong {
    text-decoration: none;
    color: #fff000
}

.channels .item div:hover .play, .channels .item.active div .play {
    border-color: #fff000;
    background: #fff000;
    color: #000
}

.channels .item strong {
    color: #fff;
    font-weight: 500
}

.channels .item span {
    display: inline-block;
    color: #999;
    font-weight: 200;
    font-size: 13px;
    padding-right: 5px
}

.channels .item span.live {
    color: #77c519
}

.channels .item .play {
    font-size: 12px;
    margin: 5px 0;
    color: #fff;
    border: 1px solid #333;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 3px 5px
}

.title-active {
    color: #fff000
}

.scrollbar-outer > .scroll-element {
    background: 0 0
}

.scrollbar-outer > .scroll-element .scroll-element_track {
    background: #242324
}

.scrollbar-outer > .scroll-element .scroll-bar {
    background: #444
}

.widget .widget-header {
    background: #fff000;
    font-size: 14px;
    padding: 15px;
    font-weight: 500
}

.widget .widget-body {
    border: 2px solid #fff000;
    border-top: 0;
    padding: 10px;
    background: #faf37d
}

.widget-coupon {
    margin: 0 0 20px;
}

.widget-coupon .widget-body .total-rate {
    color: #fff;
    overflow: hidden;
    background: #0b1b24;
    padding: 10px
}

.widget-coupon .widget-body .total-rate a {
    color: #fff
}

.widget-coupon .matches .item {
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    padding: 7px 10px;
    margin: 0 0 10px
}

.widget-coupon .matches .item .team {
    float: left;
    font-weight: 300
}

.widget-coupon .matches .item .result {
    margin: 6px 0;
    overflow: hidden;
    line-height: 22px;
    float: right;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #fff000
}

.widget-coupon .matches .item .result .ms {
    line-height: 22px;
    display: inline-block;
    float: left;
    background: #fff000;
    padding: 0 10px
}

.widget-coupon .matches .item .result .rate {
    float: right;
    padding: 0 10px;
    width: 50px;
    display: inline-block;
    text-align: right
}

.widget-coupon-index {
    margin: 0 0 20px !important
}

.widget-coupon-index .widget-header {
    background: #127bbf !important;
    color: #fff !important
}

.widget-coupon-index .widget-body {
    border-color: #88c6ea !important;
    background: #88c6ea !important
}

.widget-coupon-index .matches .item .result {
    border-color: #127bbf
}

.widget-coupon-index .matches .item .result .ms {
    color: #fff;
    background: #127bbf
}

.widget-score .widget-header {
    background: #0b1b24;
    color: #fff
}

.widget-score .widget-body {
    border: 0;
    border-top: 0;
    background: #f4f4f4;
    padding: 10px
}

.widget-tabbed .widget-body, .widget-tabbed .widget-header {
    padding: 0
}

.chosen-container-single .chosen-single {
    border-color: #ddd;
    border-radius: 3px;
    background: #fff;
    line-height: 29px;
    height: 30px
}

.chose-image-list, .chose-image-small {
    margin-right: 7px
}

.widget-tabbed .widget-header .nav {
    border-bottom: 0
}

.widget-tabbed .widget-header .nav > li > a {
    overflow: hidden;
    border-radius: 0;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 20px
}

.widget-tabbed .widget-header .nav > li.active > a, .widget-tabbed .widget-header .nav > li > a:active, .widget-tabbed .widget-header .nav > li > a:focus, .widget-tabbed .widget-header .nav > li > a:hover {
    color: #fff000;
    background: #000
}

.widget-tabbed .widget-header .nav > li em {
    float: left;
    display: inline-block;
    color: #fff;
    font-size: 24px;
    width: 30px;
    height: 30px
}

.widget-tabbed .widget-header .nav > li.active em {
    color: #fff000
}

.widget-tabbed .widget-header .nav > li span {
    display: block;
    margin-left: 40px;
    line-height: 30px
}

.widget-tabbed .tab-content {
    padding: 15px
}

.widget-tabbed .widget-body > .tab-content {
    padding: 0
}

.nav-type {
    border: 0
}

.nav-type > li {
    margin: 0
}

.nav-type > li > a {
    border-radius: 0;
    background: #ddd;
    color: #333
}

.nav-type > li > a em {
    font-size: 14px
}

.nav-type > li > a span {
    padding-left: 5px
}

.nav-type > li.active > a, .nav-type > li > a:active, .nav-type > li > a:focus, .nav-type > li > a:hover {
    color: #000 !important;
    background: #f4f4f4 !important
}

#score-fixture {
    margin: 20px 0 0
}

#score-fixture thead {
    border-bottom: 1px solid #ddd
}

#score-fixture thead th {
    font-weight: 500;
    padding-bottom: 2px
}

#score-fixture tbody {
    padding-top: 5px
}

#score-fixture tbody tr {
    border-bottom: 1px solid #efefef
}

#score-fixture tbody tr td {
    line-height: 20px
}

.league-fixture {
    overflow-y: scroll;
    height: 400px;
    margin: 10px 0
}

.league-fixture .fixture-item {
    overflow: hidden;
    padding: 10px 0;
    border-bottom: 1px solid #ddd
}

.league-fixture .fixture-item .date {
    float: left;
    width: 60px;
    text-align: center;
    padding-top: 10px;
    margin-right: 10px
}

.league-fixture .fixture-item .date div {
    padding: 2px 0
}

.league-fixture .fixture-item .date .day {
    background: #0b1b24;
    color: #fff
}

.league-fixture .fixture-item .date .month {
    background: #fff000;
    color: #000
}

.league-fixture .fixture-item .date .time {
    background: #fff
}

.league-fixture .fixture-item .team {
    float: left;
    width: 80px;
    text-align: center
}

.league-fixture .fixture-item .team img {
    width: 60px;
    height: 60px
}

.league-fixture .fixture-item .team .name {
    height: 17px;
    overflow: hidden
}

.league-fixture .fixture-item .vs {
    font-size: 20px;
    line-height: 70px;
    text-align: center;
    float: left;
    width: 40px
}

.socials {
    overflow: hidden;
    height: 26px;
    width: 93px
}

.socials a {
    float: left;
    margin-left: 5px;
    text-indent: -9999px;
    display: inline-block;
    height: 26px;
    width: 26px;
    background: url(../images/social-icons.png) no-repeat
}

.socials a.fb {
    background-position: 0 0
}

.socials a.tw {
    background-position: 0 -26px
}

.socials a.ins {
    background-position: 0 -52px
}

.langs {
    margin-right: 10px;
    padding: 13px 0;
    position: absolute;
    left: 0
}

.langsmobile {
    left: auto;
    right: 100px
}

.langs a.dropdown-toggle {
    display: block;
    height: 24px;
    overflow: hidden
}

.langs a.dropdown-toggle em {
    display: inline-block;
    float: left
}

.langs a.dropdown-toggle span {
    display: inline-block;
    margin-left: 8px;
    color: #fff;
    line-height: 24px
}

.langs .dropdown-menu {
    margin-top: 7px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    left: 0;
    right: auto
}

.langs .dropdown-menu li a {
    overflow: hidden
}

.langs .dropdown-menu li a em {
    display: inline-block;
    float: left
}

.langs .dropdown-menu li a span {
    display: block;
    margin-left: 30px;
    line-height: 24px
}

#modal-user {
    max-width: 600px;
    width: 100%;
    padding: 0
}

#modal-user header {
    background: #eee;
    overflow: hidden;
    border-radius: 3px 3px 0 0;
    width: 100%
}

#modal-user header a {
    display: block;
    float: left;
    width: 50%;
    padding: 0;
    text-align: center;
    background: #ddd;
    color: #999;
    height: 65px;
    vertical-align: middle;
    line-height: 65px;
    font-size: 15px;
    transition: all .3s ease
}

#modal-user header a:not(.active):hover {
    box-shadow: inset 0 -10px 20px -10px #aaa
}

#modal-user header a.active {
    background: #fff;
    color: #777
}

#modal-user header a:active, #modal-user header a:focus, #modal-user header a:hover, #modal-user header a:visited {
    text-decoration: none
}

#modal-user .sections {
    overflow: hidden
}

#modal-user section {
    padding: 25px
}

#modal-user section button, #modal-user section input:not([type=checkbox]) {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    padding: 10px;
    font-size: 14px;
    font-weight: 300
}

#modal-user section button {
    height: 46px;
    padding: 0;
    background: #007ac2;
    color: #fff;
    margin: 0;
    border: 0;
    cursor: pointer;
    width: 50%;
    float: left
}

#modal-user section input:focus {
    border-color: #007ac2
}

#modal-user section label[for=check] {
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 13px;
    color: #999;
    display: block
}

#modal-user section footer {
    overflow: hidden
}

#modal-user section button:hover {
    opacity: .8
}

#modal-user section button:nth-child(1) {
    border-radius: 3px 0 0 3px;
    background: #aaa
}

#modal-user section button:nth-child(2) {
    border-radius: 0 3px 3px 0
}

#modal-user .icon-close {
    background: #FFF;
    margin-bottom: 10px;
    position: absolute;
    right: -8px;
    top: -8px;
    font-size: 14px;
    font-weight: 700;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 0;
    color: #a9a9a9;
    cursor: pointer
}

#modal-user .icon-close:focus, #modal-user .icon-close:hover {
    color: #000
}

#modal-user.hasScroll .icon-close {
    display: none
}

.iziModal .iziModal-header-title {
    font-weight: 500
}

.icon-close::before {
    font-family: FontAwesome;
    content: '\f00d';
    font-size: 14px
}

#article-detail {
    margin: 0
}

#article-detail .article-title {
    margin: 0 0 20px;
    font-weight: 500
}

#article-detail .section-header {
    padding: 15px 20px
}

#article-detail .section-header h3 {
    text-align: left
}

#article-detail .article-body {
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300
}

#article-detail .article-share {
    margin: 20px 0
}

.page-header {
    background: url(../images/section-bg.jpg) no-repeat;
    border: 0;
    margin: 0;
    padding: 15px;
    color: #fff;
	background-size: cover;
	width: 100%;
}

.page-header h1 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    text-align: center
}

.sub-header {
    border-bottom: 1px solid #efefef;
    margin: 20px 0;
    padding: 0 0 10px
}

.sub-header h3 {
    margin: 0;
    font-weight: 400
}

#videos .date-filter {
    text-align: center;
    overflow: hidden;
    margin: 0 0 20px
}

#videos .date-filter .inner {
    width: 360px;
    overflow: hidden;
    margin: 0 auto
}

#videos .date-filter .form-control, #videos .date-filter a {
    margin-left: 10px;
    color: #fff;
    background: 0 0;
    display: inline-block;
    float: left
}

#videos .date-filter .form-control {
    width: 120px;
    border: 1px solid #fff;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px
}

#videos .date-filter a {
    width: 90px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border: 1px solid #fff;
    padding: 0 20px;
    line-height: 28px;
    font-weight: 400
}

#videos .date-filter a:hover {
    text-decoration: none;
    background: #fff;
    color: #000
}

#video-list .league {
    margin: 0 0 10px
}

#video-list .league .league-name {
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    font-weight: 300;
    font-size: 13px;
    background: #035d91;
    color: #fff;
    padding: 5px 15px
}

#video-list .items {
    overflow: hidden;
    padding: 0 10px;
    background: #fff;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px
}

#video-list .items .item {
    line-height: 20px;
    border-bottom: 1px solid #efefef;
    padding: 5px 0;
    font-weight: 300
}

#video-list .items .item:last-child {
    border-bottom: none
}

#video-list .items .item .title {
    text-align: center
}

#video-list .items .item .btn-watch {
    font-weight: 500;
    color: #c00
}

#video-list .items .item .btn-watch em {
    text-align: center;
    width: 25px;
    height: 20px;
    line-height: 20px;
    margin-left: 5px;
    color: #fff;
    background: #c00;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

#video .video-title {
    margin: 0 0 20px;
    font-size: 22px
}

#video .embed {
    width: 640px;
    height: 360px
}

.channel-share a, .channel-share a em {
    display: inline-block;
    height: 39px;
    line-height: 39px
}

.table-stats {
    font-size: 11px;
    font-weight: 400;
    font-family: sans-serif
}

.table-stats th {
    font-weight: 500
}

.table-stats td, .table-stats th {
    padding: 5px !important
}

.table-stats .c-FFFFCC {
    background: #FFC
}

.table-stats .c-LightGreen {
    background: #90ee90
}

.table-stats .c-Orange {
    background: Orange
}

.table-stats .c-GreenYellow {
    background: #adff2f
}

.table-stats .c-FFFF99 {
    background: #FF9
}
/* General Styling for .channel-share */
.channel-share {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #d7d6d6;
}

.channel-share p {
    font-size: 17px;
    margin-bottom: 10px; /* Biraz ekstra boşluk */
}

/* Anchor Link Styling for buttons */
.channel-share a {
    display: inline-block; /* Belirli bir genişlik ve hizalama için */
    text-align: center;
    margin: 5px 2px; /* Üst ve alt boşluklar eklendi */
    color: #fff;
    font-size: 14px; /* Sedona readability için artırılmış */
    font-weight: 500;
    overflow: hidden;
    width: 47%; /* Aynı genişlik korunuyor */
    border-radius: 5px;
    text-decoration: none; /* Alttan çizgiyi önlemek için */
    transition: background-color 0.3s ease; /* Hover geçişlerine yumuşaklık katar */
}

.channel-share a:hover {
    text-decoration: none; /* Hover durumunda da alttan çizgi olmamalı */
}

/* Icon Styling inside buttons */
.channel-share a em {
    font-size: 16px;
    width: 39px;
    float: left;
    line-height: inherit; /* Dikey hizalama için eklendi */
}

/* Text inside button */
.channel-share a span {
    display: block;
    padding: 0 15px 0 10px;
    white-space: nowrap;
}

/* Facebook Button Styling */
.channel-share a.fb-share {
    background: #3b5998;
}

.channel-share a.fb-share:hover {
    background: #243e74; /* Daha koyu hover rengi sağlanıyor */
}

/* Twitter Button Styling */
.channel-share a.tw-share {
    background: #1da1f2;
}

.channel-share a.tw-share:hover {
    background: #1886ca; /* Hover rengi daha koyu */
}

/* Channel Refresh Button Styling */
.channel-share a.channel-refresh {
    background: #333;
}

.channel-share a.channel-refresh:hover {
    background: #222;
}

/* Extra styling for refresh icon within the button */
.channel-share a.channel-refresh em {
    background: #222; /* Icon için arka plan rengi */
    color: #77c519;
}

#player {
    position: relative;
    z-index: 10000;
    background: #000
}

.stream-light {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .9);
    width: 100%;
    height: 100%;
    z-index: 9999
}

.fancybox-slide--iframe .fancybox-content {
    width: 1000px !important;
    height: 400px !important
}

.fancybox-iframe {
    height: 400px
}

.siteAnnouncer {
    text-align: center;
    padding: 5px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    z-index: 99999;
    margin-bottom: 0
}

.match-title {
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #d7d6d6;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

div.light-open-close {
    position: relative;
    z-index: 10000;
    background: #000;
    display: block;
    text-align: center;
    font-size: 15px;
    padding: 22px 10px;
    color: #fff;
    text-transform: uppercase
}

div.light-open-close:active, div.light-open-close:focus, div.light-open-close:hover {
    text-decoration: none;
    background: #222
}

div.light-open-close em {
    color: #fff;
    font-size: 20px;
    margin-right: 5px;
    position: relative;
    top: 3px
}

.mnews {
    background: #001c35;
    display: flex;
    padding: 10px;
    align-items: center;
    margin-top: 10px
}

.newstitle {
    flex: 1 0 auto;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    border-right: 1px solid #aeaeae;
    padding-right: 10px
}

.newssec {
    margin-left: 10px;
    overflow: hidden;
    position: relative;
    top: 3px
}

.newssec ul {
    list-style: none;
    padding: 0;
    margin: 0;
    white-space: nowrap
}

.newssec ul li {
    display: inline-block;
    margin: 0 10px
}

.newssec ul li:first-child {
    margin-left: 0;
    padding-left: 0
}

.newssec ul li a {
    display: block;
    padding: 0 5px;
    font-size: 13px;
    font-weight: 400;
    color: #838f9a
}

.newssec ul li a:hover {
    color: #fff
}

.betting-sites {
    background: #fff;
}

.betting-title {
    text-align: center;
    font-size: 22px;
}

.betting-table table thead tr th {
    text-align: center;
}

.betting-table table tbody tr td {
    text-align: center;
}

.betting-table table tbody tr td img {
    max-height: 35px;
}

.betting-table table tbody tr td a {
    padding: 10px;
    background: #3486eb;
    color: #fff;
    border-radius: 15px;
}

.betting-table table tbody tr td:last-child {
    text-align: center;
    vertical-align: middle;
}

.betting-banner {
    display: flex;
    width: 100%;
    justify-content: center;
}

.betting-banner img {
    max-height: 65px;
}

#sticky-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 90px;
    color: #fff;
    text-align: center;
    line-height: 90px;
    z-index: 9999;
}

#sticky-footer img {
    height: 80%;
}

.list div.item a img {
    width: 100%;
    height: auto;
} 

@media (min-width: 767px) {
    #container .container {
        padding: 0;
    }
}

@media (max-width: 767px) {
    #container > .container {
        overflow-x: hidden;
        width: 100%;
        margin-top: 45px;
    }

    #sticky-footer {
        bottom: 15px !important;
    }

    #sticky-footer img {
        width: 100%;
        height: auto;
    }

    .tv-inner .row {
        flex-direction: column-reverse;
        display: flex;
        gap: 20px;
    }

    .betting-banner img {
        width: 100%;
        height: auto;
    }

    .make-coupon {
        margin-top: 10px;
    }

    .section-score .fixture-dates a em, .section-score .sport-types a em {
        font-size: 20px
    }

    body {
        background: #0a1920;
        overflow-x: hidden
    }

    .nav-justified > li {
        float: left;
        width: 49%
    }

    .langs {
        margin-left: 10px;
        padding: 5px 0;
        position: absolute;
        left: 106px;
        top: 6px;
        overflow: visible;
        z-index: 120;
        right: auto;
    }
    .tahminler {
    position: absolute;
    left: 176px;
    top: 14px;
    }
    .tahminler a {
            color: #eadd17;
            text-decoration: none!important;
    }
    .tahminler a i {
        margin-right: 5px;
    }
    .langs a.dropdown-toggle span {
        display: none;
    }

    #container {
        width: 100%;
        overflow: hidden;
    }

#navbar {
        padding: 0;
    }
    .navbar-nav {
        margin: 0!important;
    }
    #header > .row > .col-md-3 {
        width: 100%
    }

    .navbar-toggle .icon-bar {
        background: #fff
    }

    .navbar-brand {
       height: 200px;
        height: 45px;
        margin: 0 10px
    }

    .navbar-brand > img {
        width: 100%;
        height: 100%
    }

    .navbar-nav {
        margin: 0 -10px
    }

    .video-sc {
        height: auto;
        padding: 10px
    }

    .match-title {
        margin-top: 5px;
        padding-bottom: 5px;
        margin-bottom: 5px;
        border-bottom: 0
    }

    .channel-share {
        margin-top: 10px;
        padding-top: 10px
    }

    #header {
        background: #000;
        overflow-y: visible
    }

    .standardbunka:nth-child(7), .standardbunka:nth-child(8), .standardbunka:nth-child(9), .nadpisovybunkymensi {
        display: none
    }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background: #fae712;
        color: #000
    }

    .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
        padding: 15px;
    }

    #tv .tabs ul li {
        background: 0 0 !important
    }

    #tv .tabs ul li.fr a, #tv .tabs ul li.mb a {
        border-bottom-width: 1px
    }

    #footer, #footer ul {
        text-align: center
    }

    .channels {
        height: 250px
    }

    #channel-list #search-form input {
        border-color: transparent !important;
        background: #fff !important;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px
    }

    #player iframe {
        height: 200px !important
    }

    .section {
        margin: 0 0 20px
    }

    .section-score {
        margin: 15px 0 20px;
        background: 0 0
    }

    .section-score .section-inner {
        background: 0 0;
        padding: 0 10px;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-box-shadow: none
    }

    .score-wrapper {
        height: auto;
        margin: 0 0 20px
    }

    .section-score .col-md-8 {
        background: #0a1920
    }

    .score-list .league-body .t-row > div {
        color: #fff;
        padding: 5px 0;
        font-size: 11px;
        border: 0
    }

    .score-list .league-body .t-table {
        font-weight: 300
    }

    .score-list .league-body .t-row .country {
        display: none
    }

    .score-list .league-body .t-row .notification {
        display: none;
        color: #fff
    }

    .score-list .league-body .t-row .notification a {
        color: #fff
    }

    .score-list .league-body .t-row .ms, .score-list .league-body .t-row .time {
        width: 10%
    }

    .score-list .league-body .t-row .home-team {
        width: 30% !important;
        text-wrap: normal
    }

    .score-list .league-body .t-row .score {
        width: 20%;
        color: #000
    }

    .swapArea, .tab-pane .more i {
        color: #fff;
        position: absolute
    }

    .score-list .league-body .t-row .score span {
        width: 60px;
        margin: 0 5px
    }

    .score-list .league-body .t-row .away-team {
        width: 30% !important;
        text-wrap: normal
    }

    .score-list .league-body .t-row {
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        background: 0 0
    }

    .channel-share a span {
        font-size: 11px
    }

    .section-score .section-header {
        padding-bottom: 10px
    }

    .section-score .fixture-dates, .section-score .sport-types {
        padding: 0
    }

    .section-score .score-league {
        width: 97%;
        padding: 7px 0;
        height: 50px;
        border: 0
    }

    .section-score .score-league select {
        width: 100%;
        padding: 9px;
        border: 0;
        background: 0 0
    }

    #videos .date-filter .form-control {
        width: 80px
    }

    #videos .date-filter .inner {
        width: 280px
    }

    #video .embed {
        width: 100%;
        height: 240px
    }

    .footer-nav {
        list-style: none;
        padding: 0;
        margin: 0;
        text-align: right
    }

    .swapArea, .tab-pane .more {
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center
    }

    .footer-nav li {
        display: inline-block
    }

    .footer-text {
        margin: 0 10px 20px
    }

    #footer {
        margin: 0;
        padding: 10px 0;
        background: #061016;
        height: auto;
        max-height: inherit
    }

    #footer .col-md-4 {
        margin: 20px 0
    }

    #footer .bulletin {
        margin: 20px 0 0
    }

    .section .section-header h3 {
        font-size: 13px
    }

    .videos .item a span.title {
        font-size: 11px
    }

    #tab-football .tab-pane {
        height: 149px;
        overflow: hidden
    }

    .widget-tabbed .tab-content {
        position: relative
    }

    .swapArea {
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
        display: block;
        font-size: 16px;
        padding: 20px
    }

    .tab-pane .more {
        position: absolute;
        background: -moz-linear-gradient(top, rgba(32, 34, 46, 0) 0, rgba(32, 34, 46, 0) 1%, rgba(32, 34, 46, 1) 100%);
        background: -webkit-linear-gradient(top, rgba(32, 34, 46, 0) 0, rgba(32, 34, 46, 0) 1%, rgba(32, 34, 46, 1) 100%);
        background: linear-gradient(to bottom, rgba(32, 34, 46, 0) 0, rgba(32, 34, 46, 0) 1%, rgba(32, 34, 46, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0020222e', endColorstr='#20222e', GradientType=0);
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        padding: 30px 0
    }

    .tab-pane .more.down {
        background: 0 0
    }

    .tab-pane .more i {
        font-size: 20px;
        cursor: pointer;
        margin-left: -10px
    }

    .navbar-nav > li {
        display: block;
        width: 100%;
        text-align: left
    }
}

.navbar-nav > li > a strong {
    font-weight: inherit;
    animation: hello 0.5s ease-in-out infinite;
}

@keyframes hello {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.alert-dismissable .close, .alert-dismissible .close {
    right: 10px;
}



.socialsider { z-index:10; font-size:12px; line-height:22px; width:70px; display:block; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.socialsider ul { list-style-type:none; margin:0; padding:0; font-size:12px; line-height:22px; display:block;}
.socialsider li { margin:0; padding:0; font-size:12px; line-height:22px;  display:block;}
.socialsider a { height:41px;display:block; text-decoration:none; -webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease; position:relative; font-size:12px; line-height:22px; }
.socialsider a::after { display:block; font:normal normal normal 14px/1 FontAwesome; text-decoration:none; font-size:20px; line-height:22px; padding:10px; position:absolute;left:0;top:0;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease; }

.socialsider_fixed { position:fixed; }
.socialsider_absolute { position:absolute; }

/* Disable on mobile */
@media (max-width:640px) { .socialsider_mobiledisable { display:none; } .video-sc { display: none; } }

/* Effects */
.socialsider_radius a::after { border-radius:5px; }
.socialsider_shadow a::after { -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.2);box-shadow: 0 0 2px 2px rgba(0,0,0,0.2); }
.socialsider_opacity a::after { opacity:1; }
.socialsider_opacity a:hover::after { opacity:1; }
.socialsider_spacer a { height:42px; margin-bottom:1px; }
.socialsider_blur:hover a:not(:hover) { filter:blur(2px); -webkit-filter:blur(2px); }

/* Positions */
.socialsider_left_top { left:-30px; top:150px; }
.socialsider_left_top.socialsider_hidden { left:-45px; transform:translate3d(0,0,0); }
.socialsider_left_top.socialsider_hidden:hover { transform:translate3d(20px,0,0); }
.socialsider_left_top a{ left:0px;}
.socialsider_left_top a::after { padding-left:40px; transform:translate3d(0,0,0);width: 65px; }
.socialsider_left_top a:hover { transform:translate3d(10px,0,0); }

.socialsider_left_middle { left:-30px; top:40%; }
.socialsider_left_middle.socialsider_hidden { left:-45px; transform:translate3d(0,0,0); }
.socialsider_left_middle.socialsider_hidden:hover { transform:translate3d(20px,0,0); }
.socialsider_left_middle a { left:0px;}
.socialsider_left_middle a::after { padding-left:40px; transform:translate3d(0,0,0); }
.socialsider_left_middle a:hover { transform:translate3d(10px,0,0); }

.socialsider_left_bottom { left:-30px; bottom:50px; }
.socialsider_left_bottom.socialsider_hidden { left:-45px; transform:translate3d(0,0,0); }
.socialsider_left_bottom.socialsider_hidden:hover { transform:translate3d(20px,0,0); }
.socialsider_left_bottom a { left:0px;}
.socialsider_left_bottom a::after { padding-left:40px; transform:translate3d(0,0,0); }
.socialsider_left_bottom a:hover { transform:translate3d(10px,0,0); }

.socialsider_right_top { right:-30px; top:50px; }
.socialsider_right_top.socialsider_hidden { right:-45px; transform:translate3d(0,0,0); }
.socialsider_right_top.socialsider_hidden:hover { transform:translate3d(-20px,0,0); }
.socialsider_right_top a { right:0px;}
.socialsider_right_top a::after { padding-right:40px; transform:translate3d(0,0,0); }
.socialsider_right_top a:hover { transform:translate3d(-10px,0,0); }

.socialsider_right_middle { right:-30px; top:40%; }
.socialsider_right_middle.socialsider_hidden { right:-45px; transform:translate3d(0,0,0); }
.socialsider_right_middle.socialsider_hidden:hover { transform:translate3d(-20px,0,0); }
.socialsider_right_middle a { right:0px;}
.socialsider_right_middle a::after { padding-right:40px; transform:translate3d(0,0,0); }
.socialsider_right_middle a:hover { transform:translate3d(-10px,0,0); }

.socialsider_right_bottom { right:-30px; bottom:50px; }
.socialsider_right_bottom.socialsider_hidden { right:-45px; transform:translate3d(0,0,0); }
.socialsider_right_bottom.socialsider_hidden:hover { transform:translate3d(-20px,0,0); }
.socialsider_right_bottom a { right:0px;}
.socialsider_right_bottom a::after { padding-right:40px; transform:translate3d(0,0,0);}
.socialsider_right_bottom a:hover { transform:translate3d(-10px,0,0); }



/* Socicon letters */
.socialsider a[data-socialsider='twitter']::after { content:"\f099";}
.socialsider a[data-socialsider='facebook']::after { content:"\f09a";}
.socialsider a[data-socialsider='google']::after { content:"\e034";}
.socialsider a[data-socialsider='pinterest']::after { content:"\e063";}
.socialsider a[data-socialsider='youtube']::after { content:"\f167";}
.socialsider a[data-socialsider='instagram']::after { content:"\f16d";}



/* Colors */

/* Dark background, white font */
.socialsider.socialsider_bgdark_white a::after { background:#000; color:#FFF;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='twitter']:hover::after { background:#4da7de;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='facebook']:hover::after { background:#3e5b98;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='google']:hover::after { background:#d93e2d;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='pinterest']:hover::after { background:#c92619;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='foursquare']:hover::after { background:#23b7e0;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='yahoo']:hover::after { background:#6E2A85;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='skype']:hover::after { background:#28abe3;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='yelp']:hover::after { background:#c83218;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='feedburner']:hover::after { background:#FFCC00;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='linkedin']:hover::after { background:#3371b7;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='viadeo']:hover::after { background:#e4a000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='xing']:hover::after { background:#005a60;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='myspace']:hover::after { background:#323232;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='soundcloud']:hover::after { background:#fe3801;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='spotify']:hover::after { background:#7bb342;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='grooveshark']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='lastfm']:hover::after { background:#d41316;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='youtube']:hover::after { background:#e02a20;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='vimeo']:hover::after { background:#51b5e7;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='dailymotion']:hover::after { background:#004e72;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='vine']:hover::after { background:#00b389;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='flickr']:hover::after { background:#1e1e1b;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='500px']:hover::after { background:#58a9de;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='instagram']:hover::after { background:#9c7c6e;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='wordpress']:hover::after { background:#464646;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='tumblr']:hover::after { background:#45556c;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='blogger']:hover::after { background:#ec661c;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='technorati']:hover::after { background:#5cb030;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='reddit']:hover::after { background:#e74a1e;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='dribbble']:hover::after { background:#e84d88;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='stumbleupon']:hover::after { background:#e64011;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='digg']:hover::after { background:#1d1d1b;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='envato']:hover::after { background:#597c3a;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='behance']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='delicious']:hover::after { background:#020202;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='deviantart']:hover::after { background:#c5d200;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='forrst']:hover::after { background:#5B9A68;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='play']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='zerply']:hover::after { background:#9DBC7A;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='wikipedia']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='apple']:hover::after { background:#B9BFC1;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='flattr']:hover::after { background:#F67C1A;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='github']:hover::after { background:#5380c0;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='chimein']:hover::after { background:#888688;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='friendfeed']:hover::after { background:#2F72C4;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='newsvine']:hover::after { background:#075B2F;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='identica']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='bebo']:hover::after { background:#EF1011;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='zynga']:hover::after { background:#DC0606;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='steam']:hover::after { background:#8F8D8A;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='xbox']:hover::after { background:#92C83E;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='windows']:hover::after { background:#00BDF6;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='outlook']:hover::after { background:#0072C6;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='coderwall']:hover::after { background:#3E8DCC;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='tripadvisor']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='netcodes']:hover::after { background:#2E3436;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='easid']:hover::after { background:#1ABC9C;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='lanyrd']:hover::after { background:#3c80c9;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='slideshare']:hover::after { background:#4ba3a6;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='buffer']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='rss']:hover::after { background: #f26109;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='vkontakte']:hover::after { background:#5a7fa6;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='disqus']:hover::after { background:#2e9fff;}

/* v1.2*/
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='8tracks']:hover::after { background:#122c4b;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='airbnb']:hover::after { background:#ff5a5f;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='alliance']:hover::after { background:#144587;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='amazon']:hover::after { background:#ff9900;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='amplement']:hover::after { background:#0996c3;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='android']:hover::after { background:#8ec047;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='angellist']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='appnet']:hover::after { background:#494949;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='baidu']:hover::after { background:#2629d9;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='bandcamp']:hover::after { background:#619aa9;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='battlenet']:hover::after { background:#0096CD;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='bebee']:hover::after { background:#f28f16;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='blizzard']:hover::after { background:#01B2F1;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='chrome']:hover::after { background:#757575;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='curse']:hover::after { background:#f26522;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='deezer']:hover::after { background:#32323d;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='diablo']:hover::after { background:#8B1209;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='discord']:hover::after { background:#7289da;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='douban']:hover::after { background:#3ca353;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='draugiem']:hover::after { background:#ffa32b;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='drupal']:hover::after { background:#00598e;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='ebay']:hover::after { background:#333333;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='ello']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='endomondo']:hover::after { background:#86ad00;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='etsy']:hover::after { background:#F56400;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='filmweb']:hover::after { background:#ffc404;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='firefox']:hover::after { background:#484848;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='formulr']:hover::after { background:#ff5a60;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='goodreads']:hover::after { background:#463020;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='googlescholar']:hover::after { background:#4285f4;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='googlegroups']:hover::after { background:#4F8EF5;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='googlephotos']:hover::after { background:#212121;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='googleplus']:hover::after { background:#dd4b39;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='hackerrank']:hover::after { background:#2ec866;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='hearthstone']:hover::after { background:#EC9313;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='hellocoton']:hover::after { background:#d30d66;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='heroes']:hover::after { background:#2397F7;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='hitbox']:hover::after { background:#99CC00;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='horde']:hover::after { background:#84121C;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='houzz']:hover::after { background:#7CC04B;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='icq']:hover::after { background:#7EBD00;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='imdb']:hover::after { background:#E8BA00;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='issuu']:hover::after { background:#F26F61;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='istock']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='itunes']:hover::after { background:#ff5e51;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='keybase']:hover::after { background:#FF7100;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='line']:hover::after { background:#00B901;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='livejournal']:hover::after { background:#0099CC;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='lyft']:hover::after { background:#FF00BF;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='macos']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='mail']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='medium']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='meetup']:hover::after { background:#e2373c;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='mixcloud']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='modelmayhem']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='mumble']:hover::after { background:#5AB5D1;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='nintendo']:hover::after { background:#F58A33;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='npm']:hover::after { background:#C12127;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='odnoklassniki']:hover::after { background:#f48420;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='openid']:hover::after { background:#f78c40;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='opera']:hover::after { background:#FF1B2D;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='overwatch']:hover::after { background:#9E9E9E;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='patreon']:hover::after { background:#E44727;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='paypal']:hover::after { background:#009cde;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='periscope']:hover::after { background:#3AA4C6;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='persona']:hover::after { background:#e6753d;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='player']:hover::after { background:#6E41BD;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='playstation']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='pocket']:hover::after { background:#ED4055;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='qq']:hover::after { background:#4297d3;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='quora']:hover::after { background:#cb202d;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='raidcall']:hover::after { background:#073558;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='ravelry']:hover::after { background:#B6014C;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='renren']:hover::after { background:#2266b0;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='researchgate']:hover::after { background:#00CCBB;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='residentadvisor']:hover::after { background:#B3BE1B;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='reverbnation']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='sharethis']:hover::after { background:#01bf01;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='smugmug']:hover::after { background:#ACFD32;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='snapchat']:hover::after { background:#fffa37;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='songkick']:hover::after { background:#F80046;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='stackexchange']:hover::after { background:#2f2f2f;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='stackoverflow']:hover::after { background:#FD9827;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='starcraft']:hover::after { background:#002250;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='stayfriends']:hover::after { background:#F08A1C;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='storehouse']:hover::after { background:#25B0E6;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='strava']:hover::after { background:#FC4C02;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='streamjar']:hover::after { background:#503a60;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='swarm']:hover::after { background:#FC9D3C;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='teamspeak']:hover::after { background:#465674;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='teamviewer']:hover::after { background:#168EF4;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='telegram']:hover::after { background:#0088cc;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='tripit']:hover::after { background:#1982C3;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='triplej']:hover::after { background:#E53531;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='twitch']:hover::after { background:#6441a5;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='uber']:hover::after { background:#000000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='ventrilo']:hover::after { background:#77808A;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='viber']:hover::after { background:#7b519d;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='viewbug']:hover::after { background:#2B9FCF;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='warcraft']:hover::after { background:#1EB10A;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='wechat']:hover::after { background:#09b507;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='weibo']:hover::after { background:#e31c34;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='whatsapp']:hover::after { background:#20B038;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='wykop']:hover::after { background:#328efe;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='yammer']:hover::after { background:#1175C4;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='yandex']:hover::after { background:#FF0000;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='younow']:hover::after { background:#61C03E;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='zapier']:hover::after { background:#FF4A00;}
.socialsider.socialsider_bgdark_white.socialsider_colorize a[data-socialsider='zomato']:hover::after { background:#cb202d;}


/* White background, dark font */
.socialsider.socialsider_bgwhite_dark a::after { background:#FFF; color:#333;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='twitter']:hover::after { color:#4da7de;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='facebook']:hover::after { color:#3e5b98;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='google']:hover::after { color:#d93e2d;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='pinterest']:hover::after { color:#c92619;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='foursquare']:hover::after { color:#23b7e0;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='yahoo']:hover::after { color:#6E2A85;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='skype']:hover::after { color:#28abe3;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='yelp']:hover::after { color:#c83218;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='feedburner']:hover::after { color:#FFCC00;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='linkedin']:hover::after { color:#3371b7;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='viadeo']:hover::after { color:#e4a000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='xing']:hover::after { color:#005a60;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='myspace']:hover::after { color:#323232;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='soundcloud']:hover::after { color:#fe3801;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='spotify']:hover::after { color:#7bb342;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='grooveshark']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='lastfm']:hover::after { color:#d41316;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='youtube']:hover::after { color:#e02a20;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='vimeo']:hover::after { color:#51b5e7;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='dailymotion']:hover::after { color:#004e72;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='vine']:hover::after { color:#00b389;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='flickr']:hover::after { color:#1e1e1b;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='500px']:hover::after { color:#58a9de;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='instagram']:hover::after { color:#9c7c6e;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='wordpress']:hover::after { color:#464646;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='tumblr']:hover::after { color:#45556c;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='blogger']:hover::after { color:#ec661c;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='technorati']:hover::after { color:#5cb030;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='reddit']:hover::after { color:#e74a1e;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='dribbble']:hover::after { color:#e84d88;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='stumbleupon']:hover::after { color:#e64011;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='digg']:hover::after { color:#1d1d1b;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='envato']:hover::after { color:#597c3a;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='behance']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='delicious']:hover::after { color:#020202;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='deviantart']:hover::after { color:#c5d200;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='forrst']:hover::after { color:#5B9A68;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='play']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='zerply']:hover::after { color:#9DBC7A;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='wikipedia']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='apple']:hover::after { color:#B9BFC1;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='flattr']:hover::after { color:#F67C1A;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='github']:hover::after { color:#5380c0;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='chimein']:hover::after { color:#888688;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='friendfeed']:hover::after { color:#2F72C4;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='newsvine']:hover::after { color:#075B2F;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='identica']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='bebo']:hover::after { color:#EF1011;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='zynga']:hover::after { color:#DC0606;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='steam']:hover::after { color:#8F8D8A;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='xbox']:hover::after { color:#92C83E;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='windows']:hover::after { color:#00BDF6;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='outlook']:hover::after { color:#0072C6;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='coderwall']:hover::after { color:#3E8DCC;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='tripadvisor']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='netcodes']:hover::after { color:#2E3436;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='easid']:hover::after { color:#1ABC9C;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='lanyrd']:hover::after { color:#3c80c9;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='slideshare']:hover::after { color:#4ba3a6;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='buffer']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='rss']:hover::after { color: #f26109;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='vkontakte']:hover::after { color:#5a7fa6;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='disqus']:hover::after { color:#2e9fff;}

/* v1.2*/
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='8tracks']:hover::after { color:#122c4b;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='airbnb']:hover::after { color:#ff5a5f;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='alliance']:hover::after { color:#144587;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='amazon']:hover::after { color:#ff9900;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='amplement']:hover::after { color:#0996c3;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='android']:hover::after { color:#8ec047;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='angellist']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='appnet']:hover::after { color:#494949;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='baidu']:hover::after { color:#2629d9;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='bandcamp']:hover::after { color:#619aa9;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='battlenet']:hover::after { color:#0096CD;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='bebee']:hover::after { color:#f28f16;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='blizzard']:hover::after { color:#01B2F1;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='chrome']:hover::after { color:#757575;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='curse']:hover::after { color:#f26522;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='deezer']:hover::after { color:#32323d;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='diablo']:hover::after { color:#8B1209;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='discord']:hover::after { color:#7289da;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='douban']:hover::after { color:#3ca353;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='draugiem']:hover::after { color:#ffa32b;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='drupal']:hover::after { color:#00598e;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='ebay']:hover::after { color:#333333;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='ello']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='endomondo']:hover::after { color:#86ad00;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='etsy']:hover::after { color:#F56400;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='filmweb']:hover::after { color:#ffc404;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='firefox']:hover::after { color:#484848;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='formulr']:hover::after { color:#ff5a60;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='goodreads']:hover::after { color:#463020;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='googlescholar']:hover::after { color:#4285f4;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='googlegroups']:hover::after { color:#4F8EF5;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='googlephotos']:hover::after { color:#212121;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='googleplus']:hover::after { color:#dd4b39;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='hackerrank']:hover::after { color:#2ec866;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='hearthstone']:hover::after { color:#EC9313;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='hellocoton']:hover::after { color:#d30d66;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='heroes']:hover::after { color:#2397F7;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='hitbox']:hover::after { color:#99CC00;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='horde']:hover::after { color:#84121C;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='houzz']:hover::after { color:#7CC04B;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='icq']:hover::after { color:#7EBD00;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='imdb']:hover::after { color:#E8BA00;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='issuu']:hover::after { color:#F26F61;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='istock']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='itunes']:hover::after { color:#ff5e51;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='keybase']:hover::after { color:#FF7100;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='line']:hover::after { color:#00B901;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='livejournal']:hover::after { color:#0099CC;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='lyft']:hover::after { color:#FF00BF;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='macos']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='mail']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='medium']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='meetup']:hover::after { color:#e2373c;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='mixcloud']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='modelmayhem']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='mumble']:hover::after { color:#5AB5D1;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='nintendo']:hover::after { color:#F58A33;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='npm']:hover::after { color:#C12127;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='odnoklassniki']:hover::after { color:#f48420;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='openid']:hover::after { color:#f78c40;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='opera']:hover::after { color:#FF1B2D;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='overwatch']:hover::after { color:#9E9E9E;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='patreon']:hover::after { color:#E44727;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='paypal']:hover::after { color:#009cde;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='periscope']:hover::after { color:#3AA4C6;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='persona']:hover::after { color:#e6753d;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='player']:hover::after { color:#6E41BD;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='playstation']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='pocket']:hover::after { color:#ED4055;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='qq']:hover::after { color:#4297d3;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='quora']:hover::after { color:#cb202d;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='raidcall']:hover::after { color:#073558;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='ravelry']:hover::after { color:#B6014C;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='renren']:hover::after { color:#2266b0;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='researchgate']:hover::after { color:#00CCBB;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='residentadvisor']:hover::after { color:#B3BE1B;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='reverbnation']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='sharethis']:hover::after { color:#01bf01;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='smugmug']:hover::after { color:#ACFD32;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='snapchat']:hover::after { color:#fffa37;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='songkick']:hover::after { color:#F80046;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='stackexchange']:hover::after { color:#2f2f2f;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='stackoverflow']:hover::after { color:#FD9827;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='starcraft']:hover::after { color:#002250;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='stayfriends']:hover::after { color:#F08A1C;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='storehouse']:hover::after { color:#25B0E6;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='strava']:hover::after { color:#FC4C02;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='streamjar']:hover::after { color:#503a60;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='swarm']:hover::after { color:#FC9D3C;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='teamspeak']:hover::after { color:#465674;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='teamviewer']:hover::after { color:#168EF4;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='telegram']:hover::after { color:#0088cc;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='tripit']:hover::after { color:#1982C3;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='triplej']:hover::after { color:#E53531;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='twitch']:hover::after { color:#6441a5;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='uber']:hover::after { color:#000000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='ventrilo']:hover::after { color:#77808A;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='viber']:hover::after { color:#7b519d;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='viewbug']:hover::after { color:#2B9FCF;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='warcraft']:hover::after { color:#1EB10A;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='wechat']:hover::after { color:#09b507;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='weibo']:hover::after { color:#e31c34;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='whatsapp']:hover::after { color:#20B038;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='wykop']:hover::after { color:#328efe;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='yammer']:hover::after { color:#1175C4;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='yandex']:hover::after { color:#FF0000;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='younow']:hover::after { color:#61C03E;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='zapier']:hover::after { color:#FF4A00;}
.socialsider.socialsider_bgwhite_dark.socialsider_colorize a[data-socialsider='zomato']:hover::after { color:#cb202d;}


/* Color background, white font */
.socialsider.socialsider_bgcolor_white a::after { color:#FFF;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='twitter']::after { background:#4da7de;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='facebook']::after { background:#3e5b98;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='google']::after { background:#d93e2d;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='pinterest']::after { background:#c92619;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='foursquare']::after { background:#23b7e0;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='yahoo']::after { background:#6E2A85;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='skype']::after { background:#28abe3;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='yelp']::after { background:#c83218;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='feedburner']::after { background:#FFCC00;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='linkedin']::after { background:#3371b7;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='viadeo']::after { background:#e4a000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='xing']::after { background:#005a60;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='myspace']::after { background:#323232;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='soundcloud']::after { background:#fe3801;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='spotify']::after { background:#7bb342;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='grooveshark']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='lastfm']::after { background:#d41316;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='youtube']::after { background:#e02a20;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='vimeo']::after { background:#51b5e7;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='dailymotion']::after { background:#004e72;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='vine']::after { background:#00b389;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='flickr']::after { background:#1e1e1b;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='500px']::after { background:#58a9de;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='instagram']::after { background:#9c7c6e;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='wordpress']::after { background:#464646;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='tumblr']::after { background:#45556c;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='blogger']::after { background:#ec661c;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='technorati']::after { background:#5cb030;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='reddit']::after { background:#e74a1e;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='dribbble']::after { background:#e84d88;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='stumbleupon']::after { background:#e64011;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='digg']::after { background:#1d1d1b;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='envato']::after { background:#597c3a;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='behance']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='delicious']::after { background:#020202;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='deviantart']::after { background:#c5d200;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='forrst']::after { background:#5B9A68;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='play']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='zerply']::after { background:#9DBC7A;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='wikipedia']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='apple']::after { background:#B9BFC1;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='flattr']::after { background:#F67C1A;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='github']::after { background:#5380c0;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='chimein']::after { background:#888688;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='friendfeed']::after { background:#2F72C4;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='newsvine']::after { background:#075B2F;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='identica']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='bebo']::after { background:#EF1011;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='zynga']::after { background:#DC0606;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='steam']::after { background:#8F8D8A;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='xbox']::after { background:#92C83E;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='windows']::after { background:#00BDF6;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='outlook']::after { background:#0072C6;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='coderwall']::after { background:#3E8DCC;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='tripadvisor']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='netcodes']::after { background:#2E3436;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='easid']::after { background:#1ABC9C;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='lanyrd']::after { background:#3c80c9;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='slideshare']::after { background:#4ba3a6;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='buffer']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='rss']::after { background: #f26109;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='vkontakte']::after { background:#5a7fa6;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='disqus']::after { background:#2e9fff;}

/* v1.2*/
.socialsider.socialsider_bgcolor_white a[data-socialsider='8tracks']::after { background:#122c4b;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='airbnb']::after { background:#ff5a5f;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='alliance']::after { background:#144587;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='amazon']::after { background:#ff9900;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='amplement']::after { background:#0996c3;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='android']::after { background:#8ec047;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='angellist']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='appnet']::after { background:#494949;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='baidu']::after { background:#2629d9;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='bandcamp']::after { background:#619aa9;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='battlenet']::after { background:#0096CD;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='bebee']::after { background:#f28f16;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='blizzard']::after { background:#01B2F1;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='chrome']::after { background:#757575;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='curse']::after { background:#f26522;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='deezer']::after { background:#32323d;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='diablo']::after { background:#8B1209;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='discord']::after { background:#7289da;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='douban']::after { background:#3ca353;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='draugiem']::after { background:#ffa32b;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='drupal']::after { background:#00598e;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='ebay']::after { background:#333333;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='ello']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='endomondo']::after { background:#86ad00;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='etsy']::after { background:#F56400;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='filmweb']::after { background:#ffc404;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='firefox']::after { background:#484848;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='formulr']::after { background:#ff5a60;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='goodreads']::after { background:#463020;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='googlescholar']::after { background:#4285f4;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='googlegroups']::after { background:#4F8EF5;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='googlephotos']::after { background:#212121;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='googleplus']::after { background:#dd4b39;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='hackerrank']::after { background:#2ec866;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='hearthstone']::after { background:#EC9313;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='hellocoton']::after { background:#d30d66;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='heroes']::after { background:#2397F7;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='hitbox']::after { background:#99CC00;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='horde']::after { background:#84121C;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='houzz']::after { background:#7CC04B;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='icq']::after { background:#7EBD00;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='imdb']::after { background:#E8BA00;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='issuu']::after { background:#F26F61;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='istock']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='itunes']::after { background:#ff5e51;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='keybase']::after { background:#FF7100;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='line']::after { background:#00B901;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='livejournal']::after { background:#0099CC;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='lyft']::after { background:#FF00BF;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='macos']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='mail']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='medium']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='meetup']::after { background:#e2373c;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='mixcloud']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='modelmayhem']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='mumble']::after { background:#5AB5D1;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='nintendo']::after { background:#F58A33;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='npm']::after { background:#C12127;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='odnoklassniki']::after { background:#f48420;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='openid']::after { background:#f78c40;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='opera']::after { background:#FF1B2D;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='overwatch']::after { background:#9E9E9E;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='patreon']::after { background:#E44727;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='paypal']::after { background:#009cde;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='periscope']::after { background:#3AA4C6;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='persona']::after { background:#e6753d;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='player']::after { background:#6E41BD;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='playstation']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='pocket']::after { background:#ED4055;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='qq']::after { background:#4297d3;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='quora']::after { background:#cb202d;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='raidcall']::after { background:#073558;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='ravelry']::after { background:#B6014C;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='renren']::after { background:#2266b0;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='researchgate']::after { background:#00CCBB;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='residentadvisor']::after { background:#B3BE1B;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='reverbnation']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='sharethis']::after { background:#01bf01;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='smugmug']::after { background:#ACFD32;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='snapchat']::after { background:#fffa37;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='songkick']::after { background:#F80046;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='stackexchange']::after { background:#2f2f2f;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='stackoverflow']::after { background:#FD9827;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='starcraft']::after { background:#002250;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='stayfriends']::after { background:#F08A1C;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='storehouse']::after { background:#25B0E6;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='strava']::after { background:#FC4C02;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='streamjar']::after { background:#503a60;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='swarm']::after { background:#FC9D3C;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='teamspeak']::after { background:#465674;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='teamviewer']::after { background:#168EF4;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='telegram']::after { background:#0088cc;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='tripit']::after { background:#1982C3;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='triplej']::after { background:#E53531;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='twitch']::after { background:#6441a5;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='uber']::after { background:#000000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='ventrilo']::after { background:#77808A;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='viber']::after { background:#7b519d;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='viewbug']::after { background:#2B9FCF;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='warcraft']::after { background:#1EB10A;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='wechat']::after { background:#09b507;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='weibo']::after { background:#e31c34;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='whatsapp']::after { background:#20B038;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='wykop']::after { background:#328efe;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='yammer']::after { background:#1175C4;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='yandex']::after { background:#FF0000;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='younow']::after { background:#61C03E;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='zapier']::after { background:#FF4A00;}
.socialsider.socialsider_bgcolor_white a[data-socialsider='zomato']::after { background:#cb202d;}

/* White background, color font */
.socialsider.socialsider_bgwhite_color a::after { background:#FFF;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='twitter']::after { color:#4da7de;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='facebook']::after { color:#3e5b98;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='google']::after { color:#d93e2d;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='pinterest']::after { color:#c92619;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='foursquare']::after { color:#23b7e0;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='yahoo']::after { color:#6E2A85;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='skype']::after { color:#28abe3;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='yelp']::after { color:#c83218;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='feedburner']::after { color:#FFCC00;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='linkedin']::after { color:#3371b7;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='viadeo']::after { color:#e4a000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='xing']::after { color:#005a60;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='myspace']::after { color:#323232;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='soundcloud']::after { color:#fe3801;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='spotify']::after { color:#7bb342;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='grooveshark']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='lastfm']::after { color:#d41316;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='youtube']::after { color:#e02a20;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='vimeo']::after { color:#51b5e7;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='dailymotion']::after { color:#004e72;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='vine']::after { color:#00b389;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='flickr']::after { color:#1e1e1b;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='500px']::after { color:#58a9de;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='instagram']::after { color:#9c7c6e;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='wordpress']::after { color:#464646;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='tumblr']::after { color:#45556c;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='blogger']::after { color:#ec661c;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='technorati']::after { color:#5cb030;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='reddit']::after { color:#e74a1e;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='dribbble']::after { color:#e84d88;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='stumbleupon']::after { color:#e64011;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='digg']::after { color:#1d1d1b;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='envato']::after { color:#597c3a;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='behance']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='delicious']::after { color:#020202;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='deviantart']::after { color:#c5d200;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='forrst']::after { color:#5B9A68;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='play']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='zerply']::after { color:#9DBC7A;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='wikipedia']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='apple']::after { color:#B9BFC1;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='flattr']::after { color:#F67C1A;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='github']::after { color:#5380c0;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='chimein']::after { color:#888688;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='friendfeed']::after { color:#2F72C4;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='newsvine']::after { color:#075B2F;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='identica']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='bebo']::after { color:#EF1011;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='zynga']::after { color:#DC0606;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='steam']::after { color:#8F8D8A;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='xbox']::after { color:#92C83E;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='windows']::after { color:#00BDF6;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='outlook']::after { color:#0072C6;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='coderwall']::after { color:#3E8DCC;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='tripadvisor']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='netcodes']::after { color:#2E3436;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='easid']::after { color:#1ABC9C;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='lanyrd']::after { color:#3c80c9;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='slideshare']::after { color:#4ba3a6;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='buffer']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='rss']::after { color: #f26109;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='vkontakte']::after { color:#5a7fa6;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='disqus']::after { color:#2e9fff;}

/* v1.2*/
.socialsider.socialsider_bgwhite_color a[data-socialsider='8tracks']::after { color:#122c4b;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='airbnb']::after { color:#ff5a5f;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='alliance']::after { color:#144587;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='amazon']::after { color:#ff9900;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='amplement']::after { color:#0996c3;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='android']::after { color:#8ec047;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='angellist']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='appnet']::after { color:#494949;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='baidu']::after { color:#2629d9;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='bandcamp']::after { color:#619aa9;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='battlenet']::after { color:#0096CD;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='bebee']::after { color:#f28f16;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='blizzard']::after { color:#01B2F1;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='chrome']::after { color:#757575;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='curse']::after { color:#f26522;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='deezer']::after { color:#32323d;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='diablo']::after { color:#8B1209;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='discord']::after { color:#7289da;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='douban']::after { color:#3ca353;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='draugiem']::after { color:#ffa32b;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='drupal']::after { color:#00598e;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='ebay']::after { color:#333333;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='ello']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='endomondo']::after { color:#86ad00;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='etsy']::after { color:#F56400;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='filmweb']::after { color:#ffc404;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='firefox']::after { color:#484848;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='formulr']::after { color:#ff5a60;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='goodreads']::after { color:#463020;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='googlescholar']::after { color:#4285f4;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='googlegroups']::after { color:#4F8EF5;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='googlephotos']::after { color:#212121;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='googleplus']::after { color:#dd4b39;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='hackerrank']::after { color:#2ec866;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='hearthstone']::after { color:#EC9313;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='hellocoton']::after { color:#d30d66;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='heroes']::after { color:#2397F7;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='hitbox']::after { color:#99CC00;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='horde']::after { color:#84121C;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='houzz']::after { color:#7CC04B;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='icq']::after { color:#7EBD00;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='imdb']::after { color:#E8BA00;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='issuu']::after { color:#F26F61;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='istock']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='itunes']::after { color:#ff5e51;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='keybase']::after { color:#FF7100;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='line']::after { color:#00B901;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='livejournal']::after { color:#0099CC;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='lyft']::after { color:#FF00BF;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='macos']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='mail']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='medium']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='meetup']::after { color:#e2373c;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='mixcloud']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='modelmayhem']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='mumble']::after { color:#5AB5D1;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='nintendo']::after { color:#F58A33;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='npm']::after { color:#C12127;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='odnoklassniki']::after { color:#f48420;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='openid']::after { color:#f78c40;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='opera']::after { color:#FF1B2D;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='overwatch']::after { color:#9E9E9E;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='patreon']::after { color:#E44727;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='paypal']::after { color:#009cde;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='periscope']::after { color:#3AA4C6;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='persona']::after { color:#e6753d;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='player']::after { color:#6E41BD;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='playstation']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='pocket']::after { color:#ED4055;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='qq']::after { color:#4297d3;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='quora']::after { color:#cb202d;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='raidcall']::after { color:#073558;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='ravelry']::after { color:#B6014C;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='renren']::after { color:#2266b0;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='researchgate']::after { color:#00CCBB;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='residentadvisor']::after { color:#B3BE1B;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='reverbnation']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='sharethis']::after { color:#01bf01;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='smugmug']::after { color:#ACFD32;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='snapchat']::after { color:#fffa37;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='songkick']::after { color:#F80046;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='stackexchange']::after { color:#2f2f2f;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='stackoverflow']::after { color:#FD9827;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='starcraft']::after { color:#002250;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='stayfriends']::after { color:#F08A1C;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='storehouse']::after { color:#25B0E6;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='strava']::after { color:#FC4C02;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='streamjar']::after { color:#503a60;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='swarm']::after { color:#FC9D3C;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='teamspeak']::after { color:#465674;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='teamviewer']::after { color:#168EF4;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='telegram']::after { color:#0088cc;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='tripit']::after { color:#1982C3;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='triplej']::after { color:#E53531;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='twitch']::after { color:#6441a5;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='uber']::after { color:#000000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='ventrilo']::after { color:#77808A;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='viber']::after { color:#7b519d;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='viewbug']::after { color:#2B9FCF;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='warcraft']::after { color:#1EB10A;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='wechat']::after { color:#09b507;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='weibo']::after { color:#e31c34;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='whatsapp']::after { color:#20B038;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='wykop']::after { color:#328efe;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='yammer']::after { color:#1175C4;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='yandex']::after { color:#FF0000;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='younow']::after { color:#61C03E;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='zapier']::after { color:#FF4A00;}
.socialsider.socialsider_bgwhite_color a[data-socialsider='zomato']::after { color:#cb202d;}

/* Mobil baÅŸlangÄ±Ã§ */
@media (max-width: 767px) {

    .only-desktop{
      display:none;
    }
    .collapse.m-nav{
      display:block;
      position:fixed;
      width:70%;
      top:0;
      bottom:0;
      z-index: 12;
      left: -70%;
    }
    .nav-bg{
      position:fixed;
      top:0;
      left:0;
      bottom:0;
      right:0;
      background-color:rgba(0, 0, 0, 0.52);
      z-index: 11;
      display:none;
    }
    .socialsider{
      z-index:4!important;
    }
    .mobile-menu-icon{
      width:35px;
      position:absolute;
      top: 10px;
      right:15px;
    }

    .mmcontainer {
      display: inline-block;
      cursor: pointer;
      z-index:13;
      position: relative;
    }

    .bar1, .bar2, .bar3 {
      width: 35px;
      height: 4px;
      background-color: #fff;
      margin: 6px 0;
      transition: 0.4s;
    }

    .change .bar1 {
      -webkit-transform: rotate(-45deg) translate(-7px, 7px);
      transform: rotate(-45deg) translate(-7px, 7px);
    }

    .change .bar2 {opacity: 0;}

    .change .bar3 {
      -webkit-transform: rotate(45deg) translate(-7px, -7px);
      transform: rotate(45deg) translate(-7px, -7px);
    }
    #mobileLogo{
    position: absolute;
    left: 15px;
    top: -5px;
    width: 200px;
    }
    #mobileLogo > a > i{
      color: #fff000;
    }
    #mobileLogo > a{
      text-decoration: none;
      color: #fff000;
      font-size:35px;
    }
    #popUp{
      position:fixed;
      width: 100%;
      top:0;
      bottom:0;
      right:0;
      left:0;
      background-color: rgba(0, 0, 0, 0.7);
      z-index: 99;
    }
    #popUp > .body{
      position:relative;
      width: 90%;
      margin:10vh auto;
      background-color:#fff;
      padding: 1.5rem;
      z-index: 999;
    }
    .popclose{
      float:right;
      margin-bottom:5px;
      font-size: 20px;
      cursor: pointer;
    }
    .popclose:hover{
      opacity: 0.7;
    }

}
/* Mobil bitiÅŸ */

/* Dosktop baÅŸlangÄ±Ã§ */
@media (min-width: 768px) {
  #popUp{
    position:fixed;
    width: 100%;
    top:0;
    bottom:0;
    right:0;
    left:0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 99;
  }
  #popUp > .body{
    position:relative;
    width: 50%;
    margin:10vh auto;
    background-color:#fff;
    padding: 1.5rem;
    z-index: 999;
  }
  .popclose{
    float:right;
    margin-bottom:5px;
    font-size: 20px;
    cursor: pointer;
  }
  .popclose:hover{
    opacity: 0.7;
  }
    .only-mobile{
      display:none;
    }
}
/* Dosktop bitiÅŸ */
.relative{
  position: relative;
}
.max-100{
  max-width: 100%;
}
.mb-2{
  margin-bottom:0.5rem;
}
