.header-search-wrap {
    display: none;
}


h1.it_epoll_title {
    display: none!important;
}

.it_epoll_title {
    padding: 0px!important;
}

.it_epoll_container {
    border: 0!important;
    width: 100%;
    box-shadow: none;
    background: none!important;
}

span.it_epoll_survey-stage {
    display: none;
}

.it_epoll_title_exact:after {
    display: none!important;
}

.it_epoll_title_exact {
    text-shadow: none;
    color: #000000;
}

.it_epoll_big_cover img, .it_epoll_big_cover {
    height: 100px!important;
    background: none!important;
}

.it_epoll_grid .it_epoll_survey-item {
    border: 0px #cccccc solid;
    padding: 0;
    margin-top: 0;
}

.it_epoll_survey-item {
    box-shadow: none!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.it_epoll_spinner {
    width: 50px;
    height: 50px;
    top: 70px;
    left: calc(50% - 25px);
}

.it_epoll_survey-country svg {
    width: 50px;
    margin-left: -6px;
    margin-top: -6px;
}

.it_epoll_survey-country img {
    width: 350px !important;
    height: 210px !important;
    border: 0px solid #ffffff;
    display: block;
    border-radius: 0% !important;
    background: none repeat scroll 0 0 #fff;
    padding: 0px;
    margin: 0 auto !important;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}

.it_epoll_pull-right {
    display: none;
}

#it_epoll_survey-vote-button, .it_epoll_survey-notfound-button {
    max-width: 100%;
}

.it_epoll_survey-item-action {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

@media only screen and (max-width: 375px) {
.td-main-page-wrap {
    padding-top: 32px;
    width: 375px!important;
}}

@media only screen and (max-width: 600px) {

.td-main-content-wrap.td-main-page-wrap.td-container-wrap {
    width: 375px!important;
}

.it_epoll_container .it_epoll_survey-country img {
    width: 350px !important;
    height: 210px !important;
}

.it_epoll_container .it_epoll_grid .it_epoll_survey-item {
    width: calc(100% - 20px);
    margin: 0;
    min-width: 100%;
}

.it_epoll_container .it_epoll_title {
    font-size: 19px !important;
    font-weight: 600;
}
.it_epoll_container .it_epoll_grid .it_epoll_spinner {
    top: 70px;
}}