/*--------------------------------------------------------------------- 
File Name: responsive.css 
---------------------------------------------------------------------*/

@media (min-width: 1200px) {
    .poa_t {
        padding: 160px 30px 30px 30px;
    }
    .club {
        margin-top: 160px;
    }
    .club p {
        color: #fff;
        line-height: 125%;
        font-weight: 400;
        font-size: 200%;
    }
    .football {
        /**margin: 20px 20px 20px 20px;**/
        max-height:400px
    }
    .titlepage{
        margin-top: 30px;
        padding-bottom: 40px;
    }
    .carousel-caption{
        position: absolute;
        top: 10px;
    }
    .carousel-caption img{
        display:block;
        float:left;
        width: 50px;
    }
    .carousel-caption p{
        padding: 0;
        font-weight: 300;
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 24px;
    }
    .carousel-caption h1{
        color: whitesmoke;
        padding: 0;
        font-weight: 400;
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    .top_div {
        margin-top: 150px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .banner_main {
        margin: auto;
    }
    .base_btn .read_more {
        max-width: 296px;
    }
    .club {
        margin-top: 160px;
    }
    .club p {
        color: #fff;
        line-height: 115%;
        font-weight: 400;
        font-size: 150%;
    }
    .poa_t {
        padding: 130px 30px 30px 30px;
    }
    .football {
        /**margin-top: -126px;**/
    }
    .menu_bottom li {
        padding: 0 26px;
    }
    .titlepage{
        margin-top: 30px;
        padding-bottom: 40px;
    }
    .carousel-caption{
        position: absolute;
        top: 10px;
    }
    .carousel-caption img{
        display:block;
        float:left;
        width: 45px;
    }
    .carousel-caption p{
        padding: 0;
        font-weight: 300;
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 24px;
    }
    .carousel-caption h1{
        color: whitesmoke;
        padding: 0;
        font-weight: 400;
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 30px;
    }
    .top_div {
        margin-top: 160px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .banner_main {
        margin: auto;
    }
    .poa_t {
        padding: 30px 30px;
    }
    .football {
        /*margin-top: auto;*/
    }
    .club figure img {
        height: auto;
    }
    .club {
        margin-top: 210px;
    }

    .base_btn .read_more {
        max-width: 220px;
    }
    .conta ul li {
        padding-right: 25px;
    }
    .conta ul li a img {
        padding-right: 5px;
    }
    .menu_bottom li {
        padding: 0 11px;
    }
    #bs-example-navbar-collapse-1 {

    }
    #menu div.navbar-collapse {
        margin-top: 0px;
        float: right;
    }
    #menu div.collapse {
        margin-top: 0;
        float: right;
    }
    #menu button.navbar-toggle {
        margin-top: 50px;
    }
    .titlepage{
        margin-top: 30px;
        padding-bottom: 40px;
    }
    .carousel-caption{
        position: absolute;
        top: 20px;
    }
    .carousel-caption img{
        display:block;
        float:left;
        width: 40px;
    }
    .carousel-caption p{
        padding: 0;
        font-weight: 300;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .carousel-caption h1{
        color: whitesmoke;
        padding: 0;
        font-weight: 400;
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 24px;
    }
    .top_div {
        margin-top: 200px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    header {
        position: inherit;
        background: #fff;
    }
    .banner_main {
        margin: auto;
    }
    /**.sm_n0 {
        display: none;
    }
    .tes_n0 {
        display: inherit;
    }

     */
    .poa_t {
        padding: 0px 0px;
        margin-top: -50px;
    }
    .football {
        margin-top: auto;
    }
    .sports_main {
        margin-bottom: 30px;
    }
    .club {
        margin-top: 80px;
    }
    .club figure img {
        height: auto;
    }
    .base_btn .read_more {
        max-width: 174px;
        height: 64px;
        line-height: 64px;
        margin: 0 4px;
    }
    .menu_bottom li {
        padding: 0 16px;
    }
    #bs-example-navbar-collapse-1 {
        /**float: right;**/
    }
    #menu div.navbar-collapse {
        margin-top: 0px;
        float: right;
    }
    #menu div.collapse {
        margin-top: 0;
        float: right;
    }
    #menu button.navbar-toggle {
        margin-top: 50px;
    }
    .titlepage{
        margin-top: 20px;
        padding-bottom: 30px;
    }
    .carousel-caption{
        position: absolute;
        top: 30px;
    }
    .carousel-caption img{
        display:block;
        float:left;
        width: 32px;
    }
    .carousel-caption p{
        padding: 0;
        font-weight: 300;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .carousel-caption h1{
        color: whitesmoke;
        padding: 0;
        font-weight: 400;
        font-size: 22px;
        line-height: 24px;
        margin-bottom: 24px;
    }
    .top_div {
        margin-top: 100px;
    }
}

@media (min-width: 361px) and (max-width: 575px){
    header {
        position: inherit;
        background: #fff;
    }
    .d_none {
        display: none !important;
    }
    .email {
        padding-top: 0 !important;
        margin-top: -44px;
    }
    .logo {
        display: block;
        width: 144px;
        float: left;
    }
    .banner_main {
        margin: auto;
    }
    /**.sm_n0 {
        display: none;
    }
    .tes_n0 {
        display: inherit;
    }
     */
    .poa_t {
        padding: 0px 5px;
        top:10px;
    }
    .club h1 {
        font-size: 28px;
    }
    .club p {
        color: #fff;
        line-height: 125%;
        font-weight: 400;
        font-size: 10px;
    }
    .sports_main {
        margin-bottom: 30px;
    }
    .club figure img {
        height: auto;
    }
    .club {
        margin-top: 80px;
    }
    .football {
        margin-top: auto;
    }
    .dorder {
        border: #1f1d45 solid 10px;
    }
    .foot_img {
        max-width: 260px;
        padding: 23px 0 9px 0;
    }
    .abo_btn a img {
        width: 100px;
    }
    .titlepage h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .base_btn .read_more {
        margin-top: 5px;
    }
    .footer {
        background: #070808;
    }
    .conta {
        text-align: left;
    }
    .menu_bottom li {
        padding: 0px 3px;
    }
    .menu_bottom ul li a {
        font-size: 14px;
    }
    #bs-example-navbar-collapse-1 {
        /**float: right;**/
    }
    #menu div.navbar-collapse {
        margin-top: 0px;
        float: right;
    }
    #menu div.collapse {
        margin-top: 0;
        float: right;
    }
    .titlepage{
        margin-top: 30px;
        padding-bottom: 30px;
    }
    .carousel-caption{
        position: absolute;
        top: 40px;
    }
    .carousel-caption img{
        display:block;
        float:left;
        width: 20px;
    }
    .carousel-caption p{
        padding: 0;
        font-weight: 300;
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 20px;
    }
    .carousel-caption h1{
        color: whitesmoke;
        padding: 0;
        font-weight: 400;
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 24px;
    }
    .top_div {
        margin-top: 110px;
    }
}

@media (max-width: 361px) {
    header {
        position: inherit;
        background: #fff;
    }
    .d_none {
        display: none !important;
    }
    .email {
        padding-top: 0 !important;
        margin-top: -44px;
    }
    .logo {
        display: block;
        width: 144px;
        float: left;
    }
    .banner_main {
        margin: auto;
    }
    /**.sm_n0 {
        display: none;
    }
    .tes_n0 {
        display: inherit;
    }
     */
    .poa_t {
        padding: 0px 5px;
        top:10px;
    }
    .club h1 {
        font-size: 28px;
    }
    .club p {
        color: #fff;
        line-height: 125%;
        font-weight: 400;
        font-size: 10px;
    }
    .sports_main {
        margin-bottom: 30px;
    }
    .club figure img {
        height: auto;
    }
    .club {
        margin-top: 130px;
    }
    .football {
        margin-top: auto;
    }
    .dorder {
        border: #1f1d45 solid 10px;
    }
    .foot_img {
        max-width: 260px;
        padding: 23px 0 9px 0;
    }
    .abo_btn a img {
        width: 100px;
    }
    .titlepage h2 {
        font-size: 30px;
        line-height: 35px;
    }
    .base_btn .read_more {
        margin-top: 5px;
    }
    .footer {
        background: #070808;
    }
    .conta {
        text-align: left;
    }
    .menu_bottom li {
        padding: 0px 3px;
    }
    .menu_bottom ul li a {
        font-size: 14px;
    }
    #bs-example-navbar-collapse-1 {
        /**float: right;**/
    }
    #menu div.navbar-collapse {
        margin-top: 0px;
        float: right;
    }
    #menu div.collapse {
        margin-top: 0;
        float: right;
    }
    .titlepage{
        margin-top: 30px;
        padding-bottom: 30px;
    }
    .carousel-caption{
        position: absolute;
        top: 40px;
    }
    .carousel-caption img{
        display:none;
        float:left;
        width: 20px;
    }
    .carousel-caption p{
        padding: 0;
        font-weight: 280;
        font-size: 10px;
        line-height: 12px;
        margin-bottom: 5px;
    }
    .carousel-caption h1{
        height: 80px;
        color: whitesmoke;
        padding: 0;
        font-weight: 360;
        font-size: 12px;
        line-height: 14;
        margin-bottom: 5px;
    }
    .top_div {
        margin-top: 120px;
    }
}