/*
Theme Name: European Sumo Federation by eMaco
Author: eMaco
Version: 1.0

*/

.content
{
    background-color: white !important;
    padding-top: 20px;
}

body
{
    background-color: #eaeaea;
}

footer
{
    background-color: #3574bb !important;
    color: white;
    padding-bottom: 55px;
margin-top: 40px;
}

footer>.container
{
    padding: 15px;
}


h4.qa
{
    color: #d2212b;
    background-color: white;
    width: 160px;
    padding: 10px;
    font-weight: bold;
}

h4.ar
{
    color: #d2212b;
    background-color: white;
    width: 120px;
    padding: 10px;
    font-weight: bold;
}

h4.contact
{
    color: #d2212b;
    background-color: white;
    width: 110px;
    padding: 10px;
    font-weight: bold;
}

h4.video
{
    color: white;
    background-color: #d22129;
    width: 90px;
    padding: 10px;
    font-weight: bold;
}

h4.latest-news
{
    color: white;
    background-color: #d22129;
    width: 150px;
    padding: 10px;
    font-weight: bold;
}

h4.countries
{
    color: white;
    background-color: #d22129;
    width: 120px;
    padding: 10px;
    font-weight: bold;
}

h4.top-wreslers
{
    color: white;
    background-color: #3574bb;
    width: 150px;
    padding: 10px;
    font-weight: bold;
}

h4.competition
{
    color: white;
    background-color: #d22129;
    width: 145px;
    padding: 10px;
    font-weight: bold;
}

h4.videos
{
    color: white;
    background-color: #3574bb;
    width: 120px;
    padding: 10px;
    font-weight: bold;
}

h2.news-index
{
    color: white;
    background-color: #3773b9;
    width: 120px;
    padding: 10px;
    font-weight: bold;
text-transform: uppercase;
}


h4
{
text-transform: uppercase;
}


.footer-box
{
    text-transform: uppercase;
    color: white;
    left: 0;
    list-style-type: none;
    margin-left: -35px;
    font-weight: bold;
}

a.footer-link
{
    color: white;
    text-decoration: none;
    line-height: 200%;
}

.footer-box-w
{
    margin-left: -50px !important;
}

#esf-pf
{
    background-image: url(http://europeansumofederation.com/wp-content/images/pfooter.png);
    height: 76px;
    background-repeat: no-repeat;
    width: 100%;
    background-size: contain;
}

.contact-content
{
    padding-right: 55px;
}

.embed-responsive
{
    max-width: 100% !important;
}


.raa
{
    color: white;
    background-color: #3574bb;
    width: 240px;
    padding: 10px;
    font-weight: bold;
    text-align: center;
}

@media only screen and (max-width: 480px)
{
    .raa
{
    color: white;
    background-color: #3574bb;
    width: 150px;
    padding: 10px;
    font-weight: bold;
    text-align: center;
}
    .country-h4
    {
        font-size: 15px !important;
    }
}

.pb
{
    padding-bottom: 15px;
}

.pt
{
    padding-top: 0px;
}

.pad-res
{
    margin-left: -10px !important;
}

h4
{
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}


.photo {
	position: relative;
    margin-bottom: 5px;
}

.overlay {
	position: absolute;
	width: 100%;
	height: 100%;
    background: -moz-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(147,147,147,0) 42%, rgba(116,116,116,0) 54%, rgba(0,0,0,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(42%, rgba(147,147,147,0)), color-stop(54%, rgba(116,116,116,0)), color-stop(100%, rgba(0,0,0,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(147,147,147,0) 42%, rgba(116,116,116,0) 54%, rgba(0,0,0,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(147,147,147,0) 42%, rgba(116,116,116,0) 54%, rgba(0,0,0,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(147,147,147,0) 42%, rgba(116,116,116,0) 54%, rgba(0,0,0,1) 100%); /* ie10+ */
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(147,147,147,0) 42%, rgba(116,116,116,0) 54%, rgba(0,0,0,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#000000',GradientType=0 ); /* ie6-9 */
}

.title-line
{
    color: white;
    text-align: center;
    object-position: bottom;
    font-weight: bold;
}

.title-slider
{
    color: white;
    text-align: center;
    object-position: bottom;
    font-weight: bold;
}


.text-bottom
{
    height: 100%;
    bottom: 0 !important;
    object-position: bottom !important;
    margin-top: 50%;
}

.border
{
    border-bottom: 2px solid white;
    margin-top: -10px;
}

.border-red
{
    border-bottom: 2px solid #d22129;
    margin-top: -10px;
}

.border-blue
{
    border-bottom: 2px solid #3574bb;
    margin-top: -10px;
}

.margin-dynamic
{
    margin-bottom: 15px;
}

.latest-news-date
{
    color: #4e4e4e;
    font-weight: bold;
}

.latest-news-body
{
    margin-bottom: 200px;
}

.wresler-body
{
    border: 2px solid #eeeeee;

   margin-bottom: 10px;
    overflow: hidden;
}

h4.wresler-red
{
    color: #d22129;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
    text-align: left !important;
}

.img-w
{
    left: 0;
    overflow: hidden !important;
}

.img-wresler
{
    margin-left: -15px;
}

h5.view-more
{
    margin-top: -35px;
    right: 0 !important;

}

.vm
{
    right: 20px;
    left:auto;
    position: absolute;
    font-weight: 400;
}

.title-latest-news
{
    font-weight: bold;
    color: black !important;
}

.title-latest-news:link
{
    font-weight: bold;
    color: black !important;
text-decoration: none !important;
}

.country
{
    margin-bottom: 10px;
    margin-left: 10px;
    border-bottom: 2px solid #eaeaea;
    padding-top: 10px;
    padding-bottom: 10px;
    background-image:url(http://europeansumofederation.com/wp-content/images/arrow-gray.jpg);
    background-repeat: no-repeat;
    background-position: right;
}

.country-bn
{
    border: 0 !important;
}

.country-h4
{
    margin-top: -20px;
}

.navbar
{
    margin-bottom: -20px;
    border-radius: 0 !important;
    background-color: #232323;
    border-top: 5px solid #3773b9;
}

.navbar-toggle
{
    background-color: #3773b9;
    border-radius: 0 !important;
    border: 0 !important;
}

.navbar-toggle:hover
{
    background-color: #3773b9 !important;
    border-radius: 0 !important;
    border: 0 !important;
}

.navbar-toggle:focus
{
    background-color: #3773b9 !important;
    border-radius: 0 !important;
    border: 0 !important;
}


.icon-bar
{
    background-color: white !important;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #3773b9 !important;
}

.h4-nav
{
    margin-top: 5px;
    margin-bottom: 3px;
    color: white;
}

.navbar-menubuilder
{
    margin-left: auto !important;
    margin-right: auto !important;
    margin-left: 20px !important;
}

@media only screen and (max-width: 1200px)
{
   .navbar-menubuilder
{
    margin-left: auto !important;
    margin-right: auto !important;
    margin-left: 0px !important;
}
    .h4-nav
    {
        font-size: 14px;
    }
}

@media only screen and (max-width: 992px)
{
    .h4-nav
    {
        font-size: 9px;
         margin-top: 7px;
    margin-bottom: -2px;
    }
    .navbar-menubuilder
{
    margin-left: auto !important;
    margin-right: auto !important;
    margin-left: -10px !important;
}
}

@media (max-width: 768px) {
    .navbar-menubuilder
{
    margin-left: auto !important;
    margin-right: auto !important;
    margin-left: 0px !important;
}
    .navbar-default .navbar-nav > .hover-menu > a:hover
{
  background-color: #3773b9 !important;
    padding-bottom: 250px !important;
}
}

.slider-center
{
    text-align: center;
}

.navbar-default .navbar-nav > .hover-menu > a:hover
{
  background-color: #3773b9 !important;
    padding-bottom: 15px;
-webkit-padding-bottom: 16px !important;
}


.header-slider
{
    background-image: url(http://europeansumofederation.com/wp-content/images/header.jpg);
    height: 279px;
}


@media only screen and (max-width: 480px)
{
.title-slider
{
    color: white;
    text-align: center;
    object-position: bottom;
    font-weight: bold;
    font-size: 1em;
}
    .text-bottom
{
    height: 100%;
    bottom: 0 !important;
    object-position: bottom !important;
    margin-top: 40%;
}
.navbar-default .navbar-nav > .hover-menu > a:hover
{
  background-color: #3773b9 !important;
    padding-bottom: 10px !important;
}
.single-h4
{
    text-transform: uppercase;
    color: white;
    font-weight: bold;
     background-color: #3574bb;
    width: 280px !important;
    padding: 15px;
    margin-left: -30px;
    margin-top: 10px;
font-size: 12px !important;
}
}

@media only screen and (min-width: 480px) and (max-width: 992px)
{
    h4.wresler-red
{
    color: #d22129;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    text-align: left !important;
}
    h4.top-wreslers
{
    color: white;
    background-color: #3574bb;
    width: 120px;
    padding: 10px;
    font-weight: bold;
}
.navbar-default .navbar-nav > .hover-menu > a:hover
{
  background-color: #3773b9 !important;
    padding-bottom: 10px !important;
}
    .country-h4
    {
        font-size: 10px !important;
    }

}

.pn
{
    padding-left: 0 !important;
}

.btn-red
{
    background-color: #d22129;
    border-radius: 0 !important;
    color: white;
    margin-top: 4px;
}

.list-wresler
{
    list-style-type: none !important;
    margin-left: -40px;
}

.competition-date
{
    background-color: #d32129;
    padding: 0px;
}

.competition-country
{
    background-color: #3573b9;
    padding: 0px;
}

.mn
{
    margin: 0 !important;
}

.competition-head
{
    background-image: url(http://europeansumofederation.com/wp-content/images/arrow-red.jpg);
    background-repeat: no-repeat;
    background-position: right;
    color: white;
    border: 2px solid #eaeaea;
}

.competition-content
{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 2px solid #eaeaea;
    border-top: 0 !important;
    margin-bottom: 10px;
}


.head-body-c
{
    margin-left: -15px;
}

.vm-link
{
    color: #383838;
}

.vm-link:hover,
.vm-link:focus,
.vm-link:visited
{
    color: #383838;
    text-decoration: none;
}

.thumbnail
{
display: block;
  max-width: 100%;
  height: auto;
}

.latest-news-body
{
margin-bottom: -25px;
}

.media
{
padding: 0px !important;
margin: -10px !important;
}

.widget-title
{
display: none;
}

.custom-footer-widget>a
{
color: white !important;
}

.custom-footer-widget>ul>li>a
{
font-weight: bold;
color: white;
text-transform: uppercase;
}

.custom-footer-widget>ul>li>a:focus
{
color: white;
}

.custom-footer-widget
{
margin-top: -50px !important;
}

.custom-footer-widget>ul
{
list-style-type: none;
margin-left: -35px !important;
}

@media (min-width: 769px) and (max-width: 1024px)
{
    .navbar-default .navbar-nav > .hover-menu > a:hover
{
  background-color: #3773b9 !important;
    padding-bottom: 26px !important;
}
  .navbar-menubuilder
{
    margin-left: auto !important;
    margin-right: auto !important;
    margin-left: 8px !important;
}
.h4-nav
{
font-size: 8px !important;
}
}


.news-more
{
text-transform: uppercase;
text-align: center;
padding-bottom: 30px;
color: #3773b9 !important;
font-weight: bold;
}

.btn-news-more
{
background-color: #3773b9;
border-radius: 0 !important;
color: white;
}

.btn-news-more:hover
{
color: #eaeaea;
}


.gpt
{
margin-top: -50px !important;
}

.news-head-index
{
margin-left: 15px;
margin-right: 15px;
}

.news-body-index
{
margin-top: 50px;
margin-left: 15px;
margin-right: 15px;
}

.country-h4-index
{
text-align: center !important;
}

.h4-index-country
{
color: black;
}

@media only screen and (min-width: 480px) and (max-width: 768px)
{

}

@media only screen and (max-width: 480px)
{
.ctm
{
margin-top: -88px !important;
}
.h4-index-country
{
font-size: 10px !important;
}
}


.ch:hover
{

}



@media only screen and (min-width: 768px) and (max-width: 1024px)
{
a.footer-link
{
font-size: 10px !important;
}
}


h4.countries-ind
{
    color: white;
    background-color: #3574bb;
    width: 140px;
    padding: 10px;
    font-weight: bold;
}

.presidents
{
margin-top: 50px;
}

.country-content
{
margin-top: 30px;
}


.h4-news-top
{
    color: white;
    background-color: #3574bb;
    width: 150px;
    padding: 10px;
    font-weight: bold;
    text-align: center;
}

@media only screen and (min-width: 1024px) and (max-width: 1920px)
{
.pln
{
margin-left: -50px;
}
}

@media only screen and (min-width: 1920px)
{
.pln
{
margin-left: -100px;
}
}


.nav-tabs
{
    border-bottom: 0 !important;
}

.fw
{
    width: 100% !important;
    height: auto;
}

.hi
{
    position: absolute;
	width: 100%;
	height: 100%;
    opacity: 0;
    background-color: #3675bc;
   -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: linear;
    -webkit-transition-duration: 1s;
    -webkit-transition-timing-function: linear;
    transition-duration: 0.2s;
    transition-timing-function: linear;
}

.hi:hover
{
    opacity: 0.7;
    background-image: url(http://europeansumofederation.com/wp-content/images/flag-filled-shape.png);
    background-position: center;
    background-repeat: no-repeat;
}

.country-h4>a
{
color: black;
}

.pad-gallery
{
    padding: 20px;
}

.pbi
{
    margin-bottom: 15px;
}

.hg
{
    position: absolute;
	width: 100%;
	height: 100%;
    opacity: 0;
    background-color: #3675bc;
   -moz-transition-duration: 0.2s;
    -moz-transition-timing-function: linear;
    -webkit-transition-duration: 1s;
    -webkit-transition-timing-function: linear;
    transition-duration: 0.2s;
    transition-timing-function: linear;
}

.hg:hover
{
    opacity: 0.7;
    background-image: url(http://europeansumofederation.com/wp-content/images/Compact-Camera-96.png);
    background-position: center;
    background-repeat: no-repeat;
}

.head-mbn
{
    margin-bottom: -10px;
}

.pbm
{
margin-bottom: 30px;
}

.gi
{
    max-height: 300px !important;
    width: auto;
}

.media-body
{
margin-top: 30px !important;
}

time
{
text-align: left !important;
}

.wbm
{
margin-bottom: 20px;
}

.single-h4
{
    text-transform: uppercase;
    color: white;
    font-weight: bold;
     background-color: #3574bb;
    width: 320px;
    padding: 15px;
    margin-left: -30px;
    margin-top: 10px;
}

.content
{
margin-bottom: -40px !important;
padding-bottom: 40px;
}

.bottom-less
{
margin-bottom: -50px !important;
}


h4.federation-own
{
    color: white;
    background-color: #3574bb;
    width: 130px;
    padding: 10px;
    font-weight: bold;
}

h4.documents-own
{
    color: white;
    background-color: #3574bb;
    width: 130px;
    padding: 10px;
    font-weight: bold;
}


.competition-h4-page
{
   color: white;
    background-color: #d22129;
    width: 130px;
    padding: 10px;
    font-weight: bold;
}

.competition-content>a
{
color: black;
}

.photo>img
{
max-height: 220px !important;
}


.copyright-box
{
  text-align: center;
padding: 20px 0;
color: #ffffff;
background-color: #232323;
}
