
img {
	width: 100%;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;
}

body {
	width: 100%;
	margin: 0;
	font-family: 'Teko',sans-serif;
	background: #f4f4f4;
	-webkit-font-smoothing: antialiased;
}

header {
	width: 100%;
	height: 100px;
	position: fixed;
	top: 0;
	background: #cc2229;
	border-bottom: solid 5px #282828;
	text-align: center;
	z-index: 2;
}
h1{float: left; padding: 5px 0; text-align: center; width: 100%}
section {
	float: left;
    width: 100%;
    padding: 10px 0 0;
}

.TitleSection {
	width: 97.3%;
    background: #fff;
    height: 27px;
    float: left;
    border-left: 10px solid #cc2229;
    background-color: white;
    padding: 10px;
    margin-bottom: 10px;
}

.TitleSection h2 {
	font-size: 25px;
	color: #282828;
	font-weight: 600;
	float: left;
	margin: 0;
}

.EnVivoFT {
    width: 100%;
    float: left;
    text-align: center;
    background: #fff;
}

.Widget {
    width: 320px;
    height: 600px;
    padding: 23px;
    float: left;
}

.Cont-Principal section:first-child {
  margin-top: 60px;
}

.Cont-Total {
	width: 1100px;
	height: auto;
	background: #fff;
    margin: 120px auto 0;
}

.Cont-Principal {
	width: 100%;
	background: #fff;
	float: left;
}

.elementosHeader {
	width: 1100px;
	margin: 0 auto;
	height: 100px;
}

.LogoFTdesk {
    width: 224px;
    float: left;
    padding: 32px 25px;
}

.LogoFTmob {
	display: none;
}

.Cont-Publicidad {
	width: 100%;
	height: 90px;
	float: left;
	text-align: center;
	display: block;
}

.Cont-PublicidadMobile {
	width: 100%;
	height: 125px;
	float: left;
	text-align: center;
	display: none;
}

.Cont-PublicidadMobile img {
	width: 300px;
	height: 125px;
}

.Cont-Publicidad img {
	width: 970px;
	height: 90px;
}

.LogoRusia {
    width: 173px;
    float: left;
    height: 78px;
    padding: 11px 14% 11px 21%;
}

.MenuResponsiveRusia {
    width: 28px;
    height: 30px;
    float: right;
    font-size: 30px;
    color: #eac388;
    padding: 9px;
    cursor: pointer;
    display: none;
}

.MenuRusia {
    width: 260px;
    float: right;
    padding-top: 60px;
	*zoom: 1;
}

.MenuRusia:before,
.MenuRusia:after {
    content: " ";
    display: table;
}
.MenuRusia:after {
    clear: both;
}

nav {
	height: 40px;
	width: 100%;
	font-size: 20px;
	position: relative;
}
nav ul {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 40px;
}
nav li {
	display: inline;
	float: left;
}
nav a {
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
}
nav li a {
	margin:0 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	transition: all 0.2s ease;
}
nav li:last-child a {
	border-right: 0;
}
nav a:hover, nav a:active {
	color: #eac388;
	border-bottom: 2px solid #eac388;
}

.CloseMobile {
	display: none;
	background: #cc2229;
	color: #eac388;
	cursor: pointer;
}

@media (max-width: 479px) {
	.bombo{
		width: 50% !important
	}
	.CloseMobile {
	display: block;
}

	.Cont-Total {
		margin-top: 80px;
		width: 100%;
	}

header {
	height: 70px;
}

.MenuResponsiveRusia {
	display: block;
}

.Widget {
    padding: 23px 10px;
    width: 93.5%;
    height: auto;
    text-align: center;
}
.EnVivoFT {
	height: auto;
}

.TitleSection {
	width: 90.3%;
}

.elementosHeader {
	width: 100%;
}

.LogoFTmob {
	display: block;
	width: 50px;
	height: 50px;
	padding: 10px;
	float: left;
}

.LogoFTdesk {
	display: none;
}

.LogoRusia {
	width: 100px;
	padding: 11px 14%;
	height: auto;

}

.MenuRusia {
    width: 100%;
    padding-top: 0;
    background: #282828e8;
    display: none;
}

nav {
	float: left;
	height: auto;
}

nav li {
	width: 100%;
}


.Cont-PublicidadMobile {
	display: block;
}

.Cont-Publicidad {
	display: none;
}



}

@media (min-width: 480px) and (max-width: 639px) {

.bombo{
		width: 50% !important
	}
	.CloseMobile {
		display: block;
	}

	.Cont-Total {
		margin-top: 80px;
		width: 100%;
	}

header {
	height: 70px;
}

.MenuResponsiveRusia {
	display: block;
}

.Widget {
    padding: 23px 10px;
    width: 95.5%;
    height: auto;
    text-align: center;
}

.EnVivoFT {
	height: auto;
}

.TitleSection {
	width: 90.3%;
}

.elementosHeader {
	width: 100%;
}

.LogoFTmob {
	display: block;
	width: 50px;
	height: 50px;
	padding: 10px;
	float: left;
}

.LogoFTdesk {
	display: none;
}

.LogoRusia {
	width: 100px;
	padding: 11px 26%;
	height: auto;

}

.MenuRusia {
    width: 100%;
    padding-top: 0;
    background: #282828e8;
    display: none;
}

nav {
	float: left;
	height: auto;
}

nav li {
	width: 100%;
}


.Cont-PublicidadMobile {
	display: block;
}

.Cont-Publicidad {
	display: none;
}



}

@media (min-width: 640px) and (max-width: 767px) {

		.CloseMobile {
	display: block;
}

	.Cont-Total {
		margin-top: 80px;
		width: 100%;
	}

header {
	height: 70px;
}

.MenuResponsiveRusia {
	display: block;
}

.Widget {
    padding: 23px 10px;
    width: 95.5%;
    height: auto;
    text-align: center;
}

.EnVivoFT {
	height: auto;
}

.TitleSection {
	width: 90.3%;
}

.elementosHeader {
	width: 100%;
}

.LogoFTmob {
	display: block;
	width: 50px;
	height: 50px;
	padding: 10px;
	float: left;
}

.LogoFTdesk {
	display: none;
}

.LogoRusia {
	width: 100px;
	padding: 11px 32%;
	height: auto;

}

.MenuRusia {
    width: 100%;
    padding-top: 0;
    background: #282828e8;
    display: none;
}

nav {
	float: left;
	height: auto;
}

nav li {
	width: 100%;
}


.Cont-PublicidadMobile {
	display: block;
}

.Cont-Publicidad {
	display: none;
}

}

@media (min-width: 768px) and (max-width: 1023px) {

		.Cont-Total {
		margin-top: 80px;
		width: 100%;
	}

header {
	height: 70px;
}

.Widget {
    padding: 23px 10px;
    width: 30.6%;
    height: auto;
    text-align: center;
}

.EnVivoFT {
	height: auto;
}

.TitleSection {
	width: 90.3%;
}

.elementosHeader {
	width: 100%;
}


.LogoRusia {
    width: 110px;
    padding: 7px 10%;
    height: auto;

}

.MenuRusia {
	padding-top: 30px;
}

.LogoFTdesk {
    width: 174px;
    padding: 21px 25px;
}


.Cont-PublicidadMobile {
	display: block;
}

.Cont-Publicidad {
	display: none;
}

.MenuRusia {
		display: block!important;
	}

}

@media (min-width: 1024px) and (max-width: 1199px) {

			.Cont-Total {
		margin-top: 120px;
		width: 100%;
	}

	.elementosHeader {
		width: 100%;
	}

	.LogoRusia {
		padding:10px 14%;
	}

	.Widget {
		padding:.8%;
	}

	.MenuRusia {
		display: block!important;
	}

}

@media (min-width: 1200px) {
		.MenuRusia {
		display: block!important;
	}
}





















