@media (max-width: 479px)
{
    /*---------------
        Main styles
    ---------------*/
    .main_title
    {
        font-size: 20px;
    }

    .main_title span
    {
        padding-right: 80px;
    }


    .page_title
    {
        font-size: 20px;
    }


    .text_block * + h3
    {
        margin-top: 30px;
    }

    .wrap.with_cart{
        padding-bottom: 143px;
    }
    /*---------------
        Header
    ---------------*/
    .mob_header .logo
    {
        width: 140px;
    }

    .mob_header .login
    {
        font-size: 12px;

        padding-left: 30px;
    }

    .mob_menu_link
    {
        margin-left: 20px;
    }
    /*---------------
        Main section
    ---------------*/
    .first_section .title
    {
        font-size: 18px;
        line-height: 26px;
    }

    .first_section .desc
    {
        font-size: 12px;

        max-width: none;
    }

    .first_section .btns
    {
        margin-top: 30px;
    }

    .first_section .take_part
    {
        font-size: 12px;
        line-height: 50px;

        width: calc(50% - 10px);
        padding: 0 15px;
    }

    .first_section .more
    {
        font-size: 12px;
        line-height: 50px;

        width: calc(50% - 10px);

        text-align: center;
    }

    .first_section .video
    {
        margin-bottom: 30px;
        height:unset;
    }

    .first_section .info
    {
        margin-right: 0;
        top:-46px;
    }

	.wrap_title .link_btn a {
	    margin-left: -30px;
	}


    .owl-carousel .owl-nav button.owl-prev
    {
        margin-left: -60px;
    }

    .winners .owl-carousel .owl-nav button.owl-prev,
    .reviews .owl-carousel .owl-nav button.owl-prev
    {
        margin-left: -60px;
    }


    .projects .item .name
    {
        font-size: 14px;
        line-height: 22px;
    }


    .section_jury .jury .name
    {
        font-size: 14px;
        line-height: 22px;
    }


    .winners .winner .bot
    {
        flex-wrap: nowrap;
    }

    .winners .winner .name
    {
        font-size: 13px;

        margin: 0 0 0 20px;
    }


    .partners .item
    {
        width: calc(50% - 20px);
    }

    .partners .item:nth-child(3n) .img:before
    {
        display: block;
    }

    .partners .item:nth-child(2n) .img:before
    {
        display: none;
    }

    .partners .item .name
    {
        font-size: 12px;
    }


    .section_jury.inner
    {
        margin-top: 50px;
    }

    .section_jury .grid .jury
    {
        width: calc(50% - 14px);
    }


    .nominations
    {
        margin-top: 70px;
    }

    .nominations .col.col_l
    {
        padding: 30px 15px;
    }

    .nominations .info .block
    {
        margin-top: 50px;
    }

    .nominations .info .block .icon
    {
        width: 80px;
        margin-right: 15px;
    }

    .nominations .info .block .data .name
    {
        font-size: 22px;

        margin-top: 0;
    }

    .nominations .link_btn
    {
        margin-top: 25px;
    }

    .nominations .grid
    {
        --nominations_count: 1;
    }


    .about_text .item .text_block:before
    {
        width: 100%;
        max-width: 300px;
    }

    .nominations_grid {
        --nominations_grid: 1;
    }



    .sect_cart .top .total{
        width: 100%;
    }

    .sect_cart .top .link{
        width: 100%;
        margin-left: auto;
        margin-top: 15px;
    }

    .sect_cart .top .link a{
        width: 100%;
    }


    .exhibitions .items .item{
        width: 100%;
    }



    .nominations_inner .items {
        --nominations_count: 1;

        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px;
    }

    .nominations_inner .items .item{
        margin-left: 0;

        width: 100%;
        padding: 30px;
    }


    .exhibitions .link_btn a{
        font-size: 13px;
    }


    .head_title{
        flex-wrap: wrap;
    }

    .head_title .link{
        width: 100%;

        margin: 20px 0 0;
    }

    .nomination_info .wrapp_name
    {
        margin-bottom: 15px;
    }

    .nomination_info .wrapp_name .name
    {
        font-size: 16px;
        line-height: 22px;
    }

    .nomination_info .top .desc
    {
        font-size: 15px;
        line-height: 21px;
    }


    .events_next
    {
        margin-top: 60px;
    }

    .events_next .top
    {
        width: calc(100% + 30px);
        margin-left: -15px;
        text-align: center;
    }

    .events_next .top .title
    {
        text-align: center;
        width: 100%;
        margin-right: 0;
    }

    .events_next .sort
    {
        margin: 0 auto 20px;
    }

    .events_next .sort .name
    {
        font-size: 13px;
    }

    .events_next .sort .select_wrap
    {
        width: 177px;
        margin-left: 10px;
    }

    .select_wrap .nice-select .current
    {
        font-size: 13px;
        padding: 0 25px 0 15px;
    }

    .select_wrap .nice-select .current:after
    {
        right: 10px;
    }

    .select_wrap .nice-select .list .list_item
    {
        font-size: 13px;
        padding-left: 10px;
        padding-right: 10px;
    }


    .events_next .items .date
    {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 15px;
    }

    .events_next .item .box
    {
        width: 100%;
        padding-top: 0;
    }

    .events_next .item .desc
    {
        width: 100%;
        padding-left: 0;
        padding-top: 25px;
    }

    .events_next .item .wrapp_box
    {
        margin-top: 25px;
    }

	.activity .img, .activity .text_block
	{
	    width: 100%;
	    max-width: 100%;
	    margin-bottom: 30px;
	}
	.gallery, .owl-carousel {
	    overflow: hidden;
    	padding-top: 30px;
    	margin-top: 0!important;
    }
    .owl-carousel .owl-prev, .owl-carousel .owl-next {
     	top: 2px!important;
    }

	.event .events_next {
	    margin: 30px 0;
	    width: 100%;
	}


	.stage_box .stage_line {
	    height: 640px;
	    width: 2px;
	    position: absolute;
	    top: 16px;
	}

	.stage_box .stage_block {
	    width: 100%;
	    height: 79px;
	    flex-direction: row;
	    align-items: center;
	}

	.stage_box .stage_block .stage_name {
	    width: 100px;
	    align-items: center;
	}

	.stage_box .stage_block .stage_date {
	    width: 100px;
	    display: flex;
	}


	.winners_block.people_projects_block {
		margin:50px 0;
	}

	.nomination_winner.item .data .grid {
    	grid-template-columns: repeat(auto-fill, 100%)!important;
    }

	.nomination_winner.item .main_image {
    	width: 100%!important;
    }

    .filter_item {
    	display: block;
    	margin-bottom: 10px;
    	width:100%;
	}

	.select_wrap .filter_block .nice-select .current {
    	width: 100%;
    	margin-left: 0;
    	margin-top:5px;
	}


    .on_mobile {
        display:block!important;
    }
    /*---------------
        Footer
    ---------------*/

    /*---------------
       PopUp
    ---------------*/
}
