html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

select {
    margin: 0;
    font: inherit;
    color: inherit
}

select {
    text-transform: none
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/sw/Themes/Football365/Content/fonts/glyphicons-halflings-regular.eot);
    src: url('/sw/Themes/Football365/Content/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url(/sw/Themes/Football365/Content/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/sw/Themes/Football365/Content/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/sw/Themes/Football365/Content/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url('/sw/Themes/Football365/Content/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: 'Oswald-Light';
    font-size: 18px;
    line-height: 1.42857143;
    color: #292f33;
    background-color: #e5e5e5
}

select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #ef0000;
    text-decoration: none
}

a:hover {
    color: #23527c;
    text-decoration: underline
}

h4 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h4 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 {
    font-size: 18px
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

.container {
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 83%
    }
    
}

.container:before,
.container:after {
    display: table;
    content: " "
}

.container:after {
    clear: both
}
.widget_wrap2_filter_area .container {
        width: 98%;
    }
@media (max-width:1200px) {
    .widget_wrap2_filter_area .container {
        width: 98%;
    }
}

@-ms-viewport {
    width: device-width
}

@media (max-width:991px) {
    .widget_slider_arrow span {
        font-size: 22px
    }
    .widget_wrap2_filter_area .container {
        width: 98%;
    }
}

@media (max-width:767px) {
    body {
        font-size: 18px;
    }
    .widget_slider_arrow span {
        width: 100%;
        border-right: 0
    }
    .bx-prev {
        width: 100%;
        height: 50%;
        z-index: 999
    }
    .bx-next {
        width: 100%;
        height: 50%;
        top: auto;
        bottom: 0;
        z-index: 999
    }
    .widget_wrap2_filter_area {
        padding-left: 5px;
        padding-right: 5px
    }
    .widget_wrap2_result_area {
        padding-left: 5px;
        padding-right: 5px
    }
    .widget_wrap2_filter_area ul li {
        margin-right: 1px
    }
    .widget_wrap2_filter_select select {
        font-size: 16px;
        line-height: 25px;
        width: 130px
    }
    .widget_wrap2_filter_btn a {
        font-size: 16px
    }
    .live_widget_ads {
        float: none;
        width: 320px;
        margin: 0 auto 5px;
        clear:both;
    }
    .ad_left,
    .ad_right {
        display: none
    }
    .widget_wrap2_filter_area .container {
        width: 98%;
    }
    .widget_wrap2_filter_area ul {
        width:100%;
    }
}

@media (max-width:479px) {
    body {
        font-size: 16px
    }
    .widget_slider_arrow {
        border-right: 0
    }
    .widget_wrap2_filter_area ul li {
        width: calc(50% - 1px)
    }
    .widget_wrap2_filter_area ul li select {
        padding: 3.5px;
        width: 100%
    }
    .widget_wrap2_filter_btn {
        margin-top: 1px
    }
    .widget_wrap2_filter_btn span {
        display: block
    }
    .widget_wrap2_filter_btn span a {
        display: block
    }
}


