@font-face {
    font-family: 'Knockout';
    src: url('fonts/Knockout-49Liteweight.eot');
    src: url('fonts/Knockout-49Liteweight.eot?#iefix') format('embedded-opentype'), url('fonts/Knockout-49Liteweight.woff') format('woff'), url('fonts/Knockout-49Liteweight.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

body {
    background: #3c5a7e url(images/bg_pic.jpg) center top no-repeat;
    padding: 0;
    margin: 0;
    background-attachment: fixed;
    font-family: 'Open Sans', sans-serif;
}

img {
    border: none;
    vertical-align: middle;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
    outline: none;
}

.clear {
    clear: both;
}

.wrapper {
    margin: 0 auto;
    width: 1250px;
    -webkit-transition: width 0.3s ease;
    -moz-transition: width 0.3s ease;
    -o-transition: width 0.3s ease;
    transition: width 0.3s ease;
}

.header-top {
    float: left;
    width: 100%;
    background: #fff;
}

.header-top ul li {
    display: inline;
    padding: 0 15px;
}

.header-top ul li:first-child {
    padding: 0 20px 0 0;
}

.header-top ul li:first-child a {
    float: left;
    margin-top: 6px;
    background: url(images/sprites.png) 0 0 no-repeat;
    text-indent: -99999px;
    width: 90px;
    height: 22px;
    padding: 0;
}

.header-top ul li a {
    color: #0068b3;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    display: inline-block;
}

.header-top ul li a:hover {
    text-decoration: underline;
}

.logo {
    float: left;
    padding: 4px 10px 0 0;
    width: 100%;
}

.logo-outer {
    float: left;
}

.logo_class {
    width: 93%;
    height: auto;
}

.navigation {
    float: left;
    margin-left: 3px;
    margin-top: 9px;
}

.navigation li {
    float: left;
    padding: 0 4px;
}

.navigation li:first-child {
    padding-left: 0;
}

.navigation li a {
    font-family: 'Knockout', Arial, sans-serif;
    font-weight: 400;
    float: left;
    text-transform: upperCase;
    font-size: 20px;
    color: white;
    letter-spacing: 0;
    text-decoration: none;
    padding: 9px;
    line-height: 21px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.social-icons {
    float: right;
    margin: 15px 0 0 7px;
    padding: 4px 2px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: url(images/social-bg.png) 0 0 repeat;
    background-color: rgba(0, 0, 0, 0.2);
}

.social-icons li {
    float: left;
    padding: 0 2px;
}

.social-icons li a {
    float: left;
    background: url(images/social-icon.png) 0 0 no-repeat;
    text-indent: -99999px;
    width: 20px;
    height: 20px;
}

.social-icons li.facebook a {
    background-position: 0 0;
}

.social-icons li.twitter a {
    background-position: -24px 0;
}

.social-icons li.google-plus a {
    background-position: -48px 0;
}

.social-icons li.instagram a {
    background-position: -125px 0;
}

.social-icons li.vine a {
    background-position: -151px 0;
}

.social-icons li.snapchat a {
    background-position: -183px 0;
}

.social-icons li.spotify a {
    background-position: -214px 0;
}

.header-bottom {
    float: left;
    width: 100%;
    background: #b00203;
    min-height: 80px;
    height: 85px;
    margin-bottom: 24px;
    padding: 10px 0 0 0;
}

.promotext {
    font-size: 10px;
    letter-spacing: normal;
    margin-left: 184px;
}

.search {
    float: right;
    margin-top: -14px;
    margin-left: -88px;
}

.search a {
    float: left;
    width: 88px;
    height: 24px;
    background: url(images/search.png) 0 0 no-repeat;
    text-indent: -99999px;
}

.top_content {
    float: left;
    margin-left: 46px;
    margin-top: 10px;
    width: 896px;
}

.top_content a {
    float: left;
    margin-left: 5px;
}

.presented-by__text {
    color: #fff;
    font-size: 8px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 22px;
    float: left;
}

.footer-top {
    background: rgba(21,21,21,0.85) !important;
    padding: 20px 0 35px;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.footer-top .wrapper>ul>li {
    width: 16.5%;
	font-family: 'Open Sans', sans-serif;
    float: left;
    margin-top: 20px;
}

.footer-top .wrapper>ul>li li {
    display: block;
}

.footer-top .wrapper>ul>li h4 {
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 10px 4px 0;
    padding: 0 0 4px 0;
    color: #fff;
    font-size: 22px;
    font-family: 'Knockout', Arial, Helvetica, sans-serif;
}

.footer-top .wrapper>ul>li li a {
    margin: 4px 0;
    line-height: 20px;
    padding: 0;
    display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}

.footer-top .wrapper a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer-top .wrapper a {
    color: #ccc;
    font-size: 12px;
}

.footer-bottom {
    background: rgba(11,11,11,0.80) !important;
    float: left;
    width: 100%;
    padding: 20px 0 20px 0;
}

.footer-left {
    float: left;
    width: 54%;
}

.copyrights {
    font-size: 12px;
    color: #cccccc;
    line-height: 20px;
}

.turner-logo {
    background: url(images/sprites.png) 0 -182px no-repeat;
    float: left;
    height: 11px;
    margin-top: 2px;
    width: 69px;
}

.footer-bottom a {
    color: #ccc;
    font-size: 12px;
}

.footer-bottom a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer-nav__menu-item {
    margin: 0 11px 0 0;
    display: inline-block;
}

.footer-nav__menu-item:last-child {
    margin-right: 0;
}

.footer-nav {
    text-align: right;
}

.footer-right {
    float: right;
    width: 46%;
    margin-top: 7px;
}

.col-md-12 {
    width: 100%;
    float: left;
    color: #ccc;
    font-size: 12px;
	padding:20px 0 0 0;
}

.footer-top .wrapper>ul>li li a:focus {
    background: none;
    text-decoration: none;
}

.footer-top .wrapper>ul>li.last a {
    padding: 0;
    margin: 10px 0;
}

.bg {
    position: absolute;
    left: 0;
    width: 100%;
    height: 920px;
    background: url(images/bg-white.png) center 0 no-repeat;
    z-index: -1;
    top: 104px;
}

.img-sec {
    float: left;
    width: 100%;
    min-height: 120px;
}

/* @media (min-width: 1300px) {
	.block__img{
	width:auto;
}
} */
.block__img{
	width:88%;
}
/* Media queries */

@media (max-width: 1300px) {
    .wrapper {
        width: 1165px;
    }
    .logo_class {
        width: 65%;
        height: auto;
    }
}

@media (max-width: 1200px) {
    .logo_class {
        width: 55%;
        height: auto;
    }
    .wrapper {
        width: 1090px;
    }
}

@media (max-width: 1150px) {
    .logo_class {
        width: 55%;
        height: auto;
    }
    .wrapper {
        width: 1000px;
    }
}

.menu  li {
	font-family: 'Helvetica Neue','Open Sans', sans-serif;
}