﻿.search-div .location {
    position: relative !important;
}

body {
    font-family: 'Open Sans', sans-serif;
    background-color:#F2F2F2;
}

h4{
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
}

footer{
    margin-top:20px;
}

.navbar{
    background-color:#FFF;
    box-shadow:0px 0px 8px 0px #AFAFAF;
    border:none;
    height:80px;
    color:#59595C;
    font-weight:600;
}

.logo{
    width:217px;
    height:60px;
    background-image:url("Img/logo.png");
    background-position:center;
    background-repeat:no-repeat;
    background-size:contain;
    margin-top:10px;
    /*margin-left:15px;*/
}

.navbar .container .nav{
    float:right;
    position:relative;
    height:100%;
}

.navbar .container,.navbar .container .navbar-header,.navbar-collapse .nav li{
    height:100% !important;
}

.navbar .container .navbar-collapse{
    height:100%;
    padding:0;
}

.navbar-collapse .nav li a{
    color:#59595C;
    height:100%;
    padding-top: 30px;
    padding-bottom: 30px;
}

.navbar-collapse .nav li a:hover{
    background-color:#79CEF3;
}

.navbar .selected{
    background-color:#79CEF3;
}

.navbar .selected a{
    color:#FFF !important;
}

.navbar-toggle{
    border:0px;
    font-size:34px;
    color:#59595C;
}

.navbar-toggle:hover,.navbar-toggle:focus{
    background-color:#FFF !important;
    color:#59595C;
    border:none;
    border-color:#FFF;
}



/********************VALIDAR**********************/
.navbar .in{
    width: 100%;
    height: auto !important;
    background-color: #F2F2F2;
    color: #FFF !important;
    width: 185px;
    /*float: right;*/
    position: absolute;
    right: 35px;
    border-top-width: 0px;
    overflow-x: hidden;
}

.navbar .container .in .nav{
    margin-left: 0;
    margin-right: 0;
}
    
#modal_Avatar{
    width:auto;
    height:auto;
}

.collapsing{
    border-top-width: 0px;
}

.navbar .in .nav{
    /*float:left !important;*/
    width:185px;
    
}

.navbar .in .nav li,.navbar .in .nav li a{
    width:100%;
}

.navbar .in .nav li a{
    margin-top:0px;
    margin-bottom:0px;
    padding-top:10px;
    padding-bottom:10px;
}

.container{
    background-color:#FFF;
}

.featured{
    background-color:#0090BE;
    height:400px;
    margin-top:30px;
    color:#FFF;
}

.featured .container{
    background-color:transparent;
}

.featured .featured-image{
    width:460px;
    height:400px;
    /*background-image:url("Img/calendar.png");*/
    background-position:center;
    background-repeat:no-repeat;
    background-size:cover;
}

.featured .title{
    font-size:40px;
    font-weight:700;
    line-height:1.2;
    margin-bottom:15px;
}

.featured-text{
    font-size:18px;
    margin-bottom:20px;
}

.featured-content{
    padding-top:35px;
    padding-bottom:35px;
    padding-left:30px;
}

.green{
    background-color:#45B549;
    color:#FFF;
    border:0;
    width:50%;
    margin-bottom:10px;
    /*box-shadow: 1px 1px 1px #aaa;*/
}

.green:hover{
    background-color:#4DBC4D;
    color:#FFF;
}

.btn{
    border-radius:0px;
    padding-top:8px;
    padding-bottom:8px;
}

.icon-btn{
    position:relative;
    height:20px;
    bottom:6px;
}

.icon-btn i{
    font-size:30px;
}

.green p{
    margin-bottom:0px;
}

.btn-green-div{
    margin: 0 auto;
    height: 19px;
    width: 170px;
}

.grey{
    background-color:#999999;
    color:#FFF;
    border:0;
    width:50%;
    /*box-shadow: 1px 1px 1px #aaa;
    margin-bottom:10px;*/
}

.grey:hover{
    background-color:#aaa;
    color:#FFF;
}

.light-blue{
    background-color:#4AB7DD !important;
    color:#FFF;
    border:0;
    width:50%;
    /*box-shadow: 1px 1px 1px #aaa;*/
    margin:0 auto;
    margin-bottom:10px;
}

.light-blue:hover,.light-blue:focus{
    background-color:#79CEF3 !important;
    color:#FFF;
}

.light-blue .btn-green-div{
    width:169px;
}

.light-blue .btn-green-div .icon-btn{
    bottom:1px;
}

.light-blue .btn-green-div i{
    font-size:20px;
}

.light-blue .btn-green-div p{
    margin-bottom:0;
}

.featured-content .featured-image{
    display:none;
}


.homepage-title{
    font-size: 18px;
    font-weight: 600;
    color: #000;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left:15px;
}

.contributor-photo .circle-photo{
    /*background-image:url("https://angularbootcamp.com/trainers/other/instructor1.jpg");*/
    background-position:center center;
    background-repeat:no-repeat;
    background-size:contain;
}

.circle-photo{
    border-radius:50%;
    width:180px;
    height:180px;
    border:6px solid #ddd;
    margin:0 auto;
    margin-bottom:5px;
}

.contributor{
    margin-bottom:20px;
}

.contributor p{
    margin:0;
}

.contributor .name{
    font-size:20px;
    font-weight:600;
    height: 28px;
    overflow: hidden;
}

.contributor-no-photo .circle-photo{
    background-color:#00B6E0;
    color:#FFF;
    text-transform:uppercase;
    font-size:50px;
    font-weight:600;
    display:table;
}

.contributor-no-photo .circle-photo p{
    display:table-cell;
    vertical-align:middle;
}

.page{
    padding-top:50px;
}

.action{
    box-shadow: 0px 0px 4px #ddd;
    width: 97%;
    margin: 0 auto;
    border: 1px solid #ddd;
    margin-bottom:30px;
    position:relative;
}

.action .action-buttons button{
    float:left;
    width:49%;
}

.action .action-buttons .green{
    margin-right:10px;
}

.image-action-div{
    background-color:#0090BE;
    height:100%;
    position:absolute;
}

.image-action{
    /*background-image:url("Img/calendar.png");*/
    background-position:center center;
    background-repeat:no-repeat;
    background-size:contain;
    width: 100%;
    height: 224px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left:0;
}

.action .action-content .title{
    font-weight:700;
    font-size:20px;
    height: 28px;
    overflow: hidden;
    color:#000;
    cursor:pointer;
}

.action .action-content{
    padding:20px;
    padding-left:35px;
    padding-right:35px;
    float:right;
}

.action .action-content .description{
    text-align:justify;
    overflow: hidden;
    height: 80px;
}

.featured-action{
    background-color:#0090BE;
    height:250px;
    margin-top:30px;
    color:#FFF;
}

.featured-action .featured-image{
    width:265px;
    height:250px;
    margin:0 auto;
}

.featured-action .title{
    font-size:29px;
}

.featured-action .featured-text{
    font-size:14px;
}

.featured-action .statistic{
    background-color:#F7931E;
    color:#FFF;
    text-align:center;
    height:250px;
    padding-top:10px;
    padding-bottom:10px;
    width:10%;
    float:right;
}

.featured-action .resp-statistic{
    background-color:#F7931E;
    color:#FFF;
    height:50px;
    width:100%;
}

.featured-action .featured-row{
    /*padding-left:30px;
    padding-right:30px;*/
    width:100%;
    margin:0;
}

.featured-action .featured-content{
    width:56.2%;
}

.featured-action .statistic i{
    font-size:30px;
}

.featured-action .statistic p{
    font-weight:600;
}

.featured-action .statistic .quantity{
    margin-bottom:15px;
}

.featured-action .container,.navbar-fixed-top .container{
    padding:0;
}

.submenu{
    position:absolute;
    width:100%;
    height:30px;
}

.submenu,.submenu .container{
    background-color:#1C3D68;
    color:#FFF;
    height:30px;
}

.submenu .row{
    /*margin:0;*/
    height:100%;
}

.submenu button{
    width:100%;
    background-color:#1C3D68;
    border:none;
    color:#FFF;
    height:30px;
}

.submenu button:hover,.submenu .selected{
    background-color:#FFF;
    color:#1C3D68;
    font-weight:600;
}

.submenu-btn{
    padding:0;
}

.submenu-btn i,.submenu-btn p{
    display:inline-block;
}

.submenu-page{
    padding-top:40px;
}

.center-pagination .pagination{
    margin:0;
}

.pagination-row{
    margin-top:15px;
    margin-bottom:15px;
}

.pagination-details{
    padding-left:30px;
}

.pagination-btn{
    padding-right:30px;
}

.search-div{
    margin-top:10px;
    margin-bottom:20px;
}

.search-div .name,.search-div .location,.search-div .entity-type{
    float:left !important;
    margin-right:10px;
    width:180px;
}

.search-div .name,.search-div .location .dropdown-toggle,.search-div .entity-type{
    border:0;
    border-bottom: 1px solid #000;
    height: 35px;
    padding-left:0px;
}

.search-div .location .dropdown-toggle:hover,.search-div .location .dropdown-toggle:focus{
    background-color:#FFF;
}

.search-div .location{
    background-color:#FFF !important;
}

.search-div .btn{
    width:100%;
}


::-moz-placeholder{
    color:black !important;
    opacity:1;
}

::-webkit-input-placeholder{
    color:black !important;
    opacity:1;
}

:-ms-input-placeholder{
    color:black !important;
    opacity:1;
}

:-moz-placeholder {
    color: black !important;
}

.location-group select{
    color:black !important;
    opacity:1;
}

.location-group .dropdown-toggle,.anniversary .dropdown-toggle{
    padding-left:0;
    padding-right:0;
    border:0;
    border-bottom:1px solid #000;
}

.location-group .dropdown-toggle:hover,.location-group .dropdown-toggle:focus,.anniversary .dropdown-toggle:hover,.anniversary .dropdown-toggle:focus{
    background-color:#FFF;
}



.resp-statistic{
    display:none;
}

.info-intro{
    background-color:#00AFD8;
    color:#FFF;
    font-weight:600;
    height:180px;
    margin-bottom:30px;
}

.info-intro .info-image .i-image{
    background-image:url("Img/calendario_certificado.png");
    height:180px;
    width:100%;
    background-position:center bottom;
    background-repeat:no-repeat;
    background-size:contain;
}

.info-intro .info-image-resp{
    display:none;
}

.info-intro .info-content{
    padding: 20px;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 0px;
}

.form-div{
    border: 1px solid #ddd;
    box-shadow: 1px 1px 1px #ddd;
    padding:30px;
    text-align:left;
    margin-bottom:50px;
}

.form-div .form-center{
    margin:0 auto;
    width:400px;
    padding-left:40px;
    padding-right:40px;
}

.form-div .form-center input[type=text],.form-div .form-center select,.form-div .form-center .location-group{
    width:100%;
    max-width:100%;
    border:0;
    border-bottom:1px solid #000;
    box-shadow:none;
    border-radius:0px;
    font-size:14px;
    margin-bottom:0px !important;
}

.form-div .form-center .location-group{
    margin-bottom:15px !important;
}

.form-div .form-center .location-group,.form-div .form-center .anniversary{
    border-bottom:none;
}

.form-div .form-center .location-group select,.form-div .form-center .anniversary select{
    margin-bottom: 0px;
    border: 0px;
    border-bottom: 1px solid #000;
    border-radius: 0px;
    font-size:14px;
}

.anniversary .selectpicker{
    color:#000 !important;
}

.form-div .form-center p{
    font-weight:600;
    font-size:16px;
}

.form-div .form-center .green{
    width:100%;
}

.form-div .form-center .form-group{
    margin-left:0;
    margin-right:0;
}

.form-div .text-danger{
    color:red;
    font-size:12px;
}

.form-div .form-center .anniversary{
    float:left;
    width:47%;
}

.form-div .form-center .anniversary-year{
    float:right;

}

/*.form-div .form-center .anniversary select{
    width:50%;
    float:left;
}*/

.form-div .form-center .real-estate-agent label{
    font-weight:normal;
}

.form-div .form-center .real-estate-agent input[type=checkbox] {
    float:left;
    margin-right:10px;
}

.about{
    padding-left:70px;
    padding-right:70px;
    color:#000;
}

.about .phrase{
    text-align:center;
    font-style:italic;
    font-size:25px;
}

.about .description{
    text-align:justify;
}

.about .thankyou{
    font-weight:bold;
    text-align:center;
    font-size:35px;
}

.paulo{
    text-align:center;
    margin-bottom:60px;
}

.paulo .photo{
    width:200px;
    height:200px;
    background-image:url("Img/paulo.png");
    background-position:center center;
    background-size:contain;
    background-repeat:no-repeat;
    margin:0 auto;
    margin-bottom:20px;
}

.paulo p b{
    font-size:16px;
}

.paulo p{
    margin:0;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}

.register-success{
    margin:0 auto;
    margin-bottom:40px;
}

.register-success .contributor-photo,.register-success .success-message{
    float:left;
}

.register-success .contributor-photo{
    width:120px;
    height:120px;
    /*background-image:url("https://angularbootcamp.com/trainers/other/instructor1.jpg");*/
    background-position:center;
    border-radius:50%;
    border:4px solid #ddd;
    background-repeat:no-repeat;
    background-size:contain;
    margin-right:20px;
}

.register-success .contributor-no-photo{
    width:120px;
    height:120px;
    background-color:#00B6E0;
    color:#FFF;
    border-radius:50%;
    border:4px solid #ddd;
    margin-right:20px;
    text-transform:uppercase;
    font-size:50px;
    font-weight:600;
    display:table;
}

.register-success .contributor-no-photo p{
    display:table-cell;
    text-align:center;
    vertical-align:middle;
}

.register-success .success-message{
    color:#000;
}

.register-success .success-message p:first-child{
    font-size:30px;
    font-weight:700;
}

.register-success .success-message p:last-child{
    font-size:25px;
    font-weight:600;
}

.fl-form .fl-is-active input.fl-input, .fl-form .fl-is-active select.fl-select, .fl-form .fl-is-active textarea.fl-textarea{
    border-color:#000 !important;
}

.fl-form.fl-style-1 .fl-is-active input.fl-input, .fl-form.fl-style-1 .fl-is-active select.fl-select, .fl-form.fl-style-1 .fl-is-active textarea.fl-textarea{
        padding: 6px 0px !important;
}

.fl-form.fl-style-1 input.fl-input, .fl-form.fl-style-1 select.fl-select, .fl-form.fl-style-1 textarea.fl-textarea{
    padding: 6px 0px !important;
}
  
.fl-form.fl-style-1 .fl-is-active label.fl-label{
    padding-left:0px !important;
}

.fl-form.fl-style-1 label.fl-label{
    left:0 !important;
}

.photo-div label{
    /*border: 1px solid #000;
    width: 150px;
    height: 150px;
    padding-bottom: 75px;
    padding-top: 55px !important;
    text-align: center !important;
    font-size: 27px;*/
}

.blue{
    background-color:#1C3D68;
    color:#FFF;
}

.blue:hover{
    background-color:#275587;
    color:#FFF;
}

.btn-primary{
    background-color:#45B549;
    color:#FFF;
    border-color:#45B549;
}

.btn-primary:hover{
    background-color:#4DBC4D;
    border-color:#4DBC4D;
}

.WithImage .avatar{
    max-width: 150px;
    border:1px solid #000;
}

.WithImage .avatar-buttons{
    position: relative;
    top: 70px;
}

.WithImage .avatar-buttons button{
    width:100%;
    font-size:12px;
}

.WithImage .avatar-buttons button:first-child{
    margin-bottom:10px;
}

.WithoutImage .avatar{
    width:150px;
    height:150px;
    border:1px solid #000;
    padding-left: 25px;
    padding-top: 15px;
}

.WithoutImage .avatar i{
    font-size: 100px;
    color: #aaa;
}

.WithoutImage .avatar-buttons button{
    width: 100%;
    font-size: 12px;
    position: relative;
    top: 115px;
}



.padding0{
    padding-left:0;
    padding-right:0;
}

.makingof{
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom:40px;
}

.makingof-photo{
    width:360px;
    height:270px;
    background-position:center center;
    background-size:cover;
    background-repeat:no-repeat;
}

.makingof .makingof-content{
    padding-left: 30px;
}

.makingof .makingof-content .title{
    font-weight: 700;
    color: #000;
    font-size: 20px;
    margin-bottom: 0;
    padding-left: 20px;
}

.makingof .makingof-content hr{
    margin-top: 10px;
    margin-bottom: 10px;
    border-color: #000;
}

.makingof .makingof-content .description{
    text-align: justify;
    color: #000;
    padding-left: 20px;
}

.db-logo{
    background-image:url("Img/db.png");
    background-position:center center;
    background-repeat:no-repeat;
    background-size:contain;
    width:100%;
    height:90px;
    margin:0 auto;
    margin-bottom:25px;
}

.contact-row{
    padding-left:30px;
    padding-right:30px;
    margin-bottom:50px;
}

.contact-row .contact-column{
    box-shadow:1px 1px 1px #ddd;
    border:1px solid #ddd;
    padding:15px;
    text-align:center;
}

.contact-row .contact-column p,.contact-row .contact-column a{
    font-weight:600;
    font-size:13px;
    color:#000;
}

.social-network{
    margin-top:10px;
    margin-bottom:10px;
}

.social-network a i{
    font-size:25px;
}

.contact-form{
    width:70%;
    margin:0 auto;
}

.contact-form input,.contact-form textarea{
    width:100%;
    max-width:100%;
    margin-bottom:10px;
    font-size:13px;
    padding:5px;
}

.contact-form textarea{
    height:100px;
}

.contact-form button{
    width:100%;
}

#map{
    height:353px;
}

iframe,video{
    width:100%;
    height:100%;
}

.presentation{
    padding-left:15px;
    padding-right:15px;
}

.presentation p{
    text-align:justify;
    margin-bottom:50px;
}

.bootstrap-select.btn-group .dropdown-menu.inner{
    max-height:400px !important;
}

.float-div{
    padding:0;
}

.intro-description{
    text-align: center;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 30px;
}


@media(max-width:1199px){
    
    .featured .title{
        font-size:30px;
    }

    .featured-text{
        font-size:16px;
    }

    .featured-action .statistic{
        width:12%;
        float:right;
    }

    .featured-action .featured-content{
        width:53.9%;
    }

    .featured-action .featured-content{
        padding-top:10px;
        padding-bottom:5px;
    }

    /*.search-div .name,.search-div .location,.search-div .entity-type{
        width:200px !important;
    }*/

    .makingof-photo {
        width: 300px;
        height: 225px;
    }

    .search-div .name, .search-div .location, .search-div .entity-type{
        width:145px;
    }
}

@media(max-width:991px) {

    .intro-description{
        width:80%;
    }

    .featured{
        height:330px;
    }

    .featured .featured-image{
        width:353px;
        height:330px;
    }

    .featured .title{
        font-size:24px;
    }

    .featured-text{
        font-size:14px;
    }

    .featured-content{
        padding-top:15px;
        padding-bottom:15px;
    }

    .contributor{
        margin-bottom:40px;
    }

    .action .action-buttons button{
        width:100%;
    }

    .action .action-content .description{
        height:100px;
    }

    .featured-action .statistic{
        width:15.5%;
    }

    .featured-action .featured-content{
        width:49.8%;
    }

    .featured-action .featured-image{
        width: 210px;
        height: 197px;
        position:relative;
        top:53px;
    }

    .featured-action{
        height:250px;
    }

    .search-div{
        float:left !important;
        padding-left:15px;
        padding-right:15px;
        width:100%;
    }

    .search-div .name,.search-div .location,.search-div .entity-type{
        width:206px;
    }

    .makingof-photo {
        width: 290px;
        height: 218px;
    }

    #map {
        height: 388px;
    }

    .image-action {
        height: 240px;
    }

    .submenu button{
        font-size:13px;
    }

    .grey,.light-blue,.green{
        width:60%;
    }

    .light-blue .btn-green-div {
        width: 159px;
    }

    .search-div .col-sm-6{
        height:40px;
    }

    .search-div .name, .search-div .location, .search-div .entity-type{
        width:100%;
        max-width:100% !important;
    }
}

@media(max-width:767px){
    .contributor{
        width:50%;
        float:left;
    }

    .featured-resp-hidden{
        display:none;
    }

    .featured-content .featured-image{
        display:block;
        width: 227px;
        height: 213px;
        margin:0 auto;
        position:relative;
        /*top:5px;*/
    }

    .featured-content{
        padding-left:15px;
        padding-bottom:0px;
    }

    .featured{
        height:auto;
    }

    .image-action{
        width:100%;
        height:226px;
    }

    .pagination-row .center-pagination{
        text-align:center;
    }

    .pagination-row .pagination-btn{
        padding-right:15px;
    }

    .pagination-row .pagination-btn .pagination{
        float:none !important;
    }

    .pagination-row .pagination-details{
        padding-left:15px;
        margin-bottom:10px;
    }

    .navbar-fixed-top .container{
        padding-left:30px;
        padding-right:15px;
    }

    .search-div{
        float:none !important;
        height:75px;
        margin-bottom:30px;
        padding-left:0;
        padding-right:0;
        margin-left:0;
        margin-right:0;

    }


    .statistic{
        display:none;
    }

    .resp-statistic{
        display:block;
        padding:15px;
    }

    .resp-statistic .contributor-stats,.resp-statistic .money-stats,.resp-statistic p:first-child{
        float:left;
        width:33%;
    }

    .resp-statistic .contributor-stats i,.resp-statistic .contributor-stats p,.resp-statistic .money-stats i,.resp-statistic .money-stats p{
        float:left;
    }

    .resp-statistic .contributor-stats i,.resp-statistic .money-stats i{
        margin-right:10px;
        font-size:22px;
    }

    .resp-statistic .contributor-stats p,.resp-statistic .money-stats p{
        font-size:18px;
        font-weight:600;
    }

    .featured-action .featured-content{
        width:90%;
        margin:0 auto;
    }

    .info-intro{
        height:auto;
    }

    .form-div .form-center{
        padding-left:0;
        padding-right:0;
    }

    .WithoutImage .avatar-buttons button,.WithImage .avatar-buttons{
        top:auto;
        width:150px;
        margin-top:10px;
    }

    .WithImage .avatar-buttons button{
        width:150px;
        display:block;
    }

    .WithoutImage{
        text-align:center;
    }

    .WithoutImage .avatar{
        text-align:left;
        margin:0 auto;
    }

    .WithImage .avatar{
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .WithImage .avatar-buttons button{
        margin:0 auto;
    }

    .register-success .contributor-photo{
        float:none !important;
        margin:0 auto;
    } 

    .register-success .success-message{
        text-align:center;
        width:100%;
        margin-top:10px;
    }

    .register-success .success-message p{
        margin-bottom:0;
    }

    .info-intro .info-image{
        display:none;
    }

    .info-intro .info-image-resp{
        display:block;
    }

    .makingof-photo {
        width: 100%;
        height: 270px;
        margin-bottom:10px;
    }

    .makingof .makingof-content{
        padding-left:15px;
    }

    .makingof .makingof-content .title,.makingof .makingof-content .description{
        padding-left:0px;
    }
    
    .contact-row .contact-column{
        margin-bottom:10px;
    }

    .contact-row .map-div{
        padding:0;
    }

    .float-div{
        width:50%;
    }

}


@media(max-width:710px){
    .image-action{
        width: 220px;
        height: 207px;
    }
}

@media(max-width:700px){
    .action .action-buttons .icon-btn{
        height:17px;
        bottom:4px;
    }

    .action .action-buttons .icon-btn i{
        font-size:25px;
    }

    .action .action-buttons button{
        font-size:13px;
    }

}

@media(max-width:667px){
    .submenu-btn i{
        text-align:center;
        width:100%;
    }

    .submenu-btn p{
        display:none;
    }
}

@media(max-width:650px) {
    .action .image-action-div{
        width:100%;
        height:200px;
    }

    .action .image-action-div .image-action{
        width: 100%;
        height: 200px;
        left: 0;
    }

    .action .action-content{
        width:100%;
        padding-top:220px;
    }

    .action .action-content .description{
        height:auto;
    }

    .form-div .form-center{
        width:100%;
    }

    .action .action-buttons button{
        width:49%;
    }
}

@media(max-width:630px){
    .float-div {
        width: 100%;
        margin-bottom: 10px;
    }


}

@media(max-width:618px){
    .action .action-buttons button{
        width:48%;
    }
}

@media(max-width:596px) {
    .featured-content .featured-image {
        width: 198px;
        height: 185px;
    }

    .grey,.green,.light-blue{
        width:80%;
    }
}

@media(max-width:558px){

}

@media(max-width:525px){
    .circle-photo{
        width:150px;
        height:150px;
    }

    .contributor .name{
        font-size:16px;
        padding-left:50px;
        padding-right:50px;
        height:25px;
    }
}

@media(max-width:500px) {
    .resp-statistic p:first-child {
        display: none;
    }

    .resp-statistic .contributor-stats, .resp-statistic .money-stats {
        width:50%;
        text-align:center;
    }
}

@media(max-width:480px){
    .action .action-buttons button{
        width:100%; 
    }
}



@media(max-width:415px){
    .action .action-buttons button{
        float:none;
        width:100%;
    }
}

@media(max-width:400px){
    .search-div .col-xs-6 {
        width: 100%;
        margin-bottom:10px;
    }

    .search-div{
        height: 186px;
    }

    .contributor{
        width:100%;
    }
}


@media(max-width:370px){
    .contributor{
        width:100%;
    }

    .circle-photo{
        width:180px;
        height:180px;
    }

    .contributor .name{
        font-size:20px;
    }

    .resp-statistic .contributor-stats i,.resp-statistic .money-stats i{
        font-size:20px;
    }

    .resp-statistic .contributor-stats p,.resp-statistic .money-stats p{
        font-size:16px;
    }
}