@media (min-height: 600px) and (max-height: 799px) and (orientation: landscape) {
	.content-block {
	    width: 60%;    
	}
	.content-block p {
	    font-size: 14px;
	    line-height: 21px;    
	}
	#gifts .img-block {
	    left: 65%;   
	}	
	.juri-memeber img {
	    margin: 0 auto 10px;
	    height: 140px;
	}
	.juri-block .img-block img {
	    height: auto;
	}
	.juri-memeber span {
		font-size: 16px;
    	line-height: 18px;
	}
	.juri-memeber h3 {
    	font-size: 16px;
    	line-height: 18px;
    }
    .juri-memeber p {
    	font-size: 14px;
	    line-height: 17px;
	}
	.juri-memeber {
	    margin: 0 0 15px;
	}
	#juri .title-block h2 {
    	margin: 0 0 20px; 
    }  
    .juri .title-block h2 {
    	margin: 0 0 20px; 
    }   
    #load {
	    padding: 50px 50px 50px 200px;
	    /*background-position: 140% -70px;
	    background-size: 45%;*/
	}
	.load {
	    padding: 100px 50px 100px 200px;
	    /*background-position: 140% -70px;
	    background-size: 45%;*/
	}
	ul.menu {
	    margin-bottom: 50px;
	}
	#conditions {
	    padding: 50px 50px 60px 150px !important;
	}	
}
@media (min-width: 992px) {
    .modal-dialog {
        max-width: none !important;
        margin: 0 !important;
        height: 100vh !important;
        width: calc(100% - 150px) !important;
        position: relative;
        left: 150px;
    }
    .modal-content {
        border: none!important;
        border-radius: 0!important;
        outline: 0!important;
        height: 100%!important;
        background: url(../img/singleman.png) no-repeat bottom left;
        background-position-x: 2%;
    }
    .modal-content::after {
        content: '';
        position: absolute;
        bottom: 120px;
        left: -40px;
        width: 80px;
        height: 80px;
        background: #fff;
        transform: rotate(45deg);
    }
    .modal-header {
        padding: 0 !important;
        border-bottom: none !important;
        border-top-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
        position: absolute;
        bottom: 145px;
        z-index: 5;
    }
    .modal-header .close {
        padding: 0!important;
        margin: 0!important;
    }
    .close {
        font-size: 18px!important;
        font-weight: 700;
        line-height: 21px!important;
        color: #00AEEF!important;
        text-shadow: none!important;
        opacity: 1!important;
    }
    .close:focus {
        outline: 0;
    }
    .modal-body {
        padding: 2rem 4rem 1rem 10rem!important;
    }

    .main-feedback{
        position: relative;
        left: 35px;
    }

}
@media (min-width: 992px) and (max-width: 1024px) {
	#home {
	    padding: 50px 0 25px 100px;	    
	}
	#konkurs {
    	padding: 60px 50px 100px 150px;
	}
	.title-block h2 {
    	font-size: 35px;
    }
    .content-block {
    	width: 70%;    
	}
	.juri-memeber h3 {
	    font-size: 17px;
	}
	#juri .title-block {
	    padding: 0 50px 0 150px;
	}
	.juri .title-block {
	    padding: 0 50px 0 150px;
	}
	#gifts {
	    padding: 60px 50px 100px 150px;
	}
	#conditions {
	    padding: 60px 50px 60px 150px;
	}
	#load {
	    padding: 50px 50px 100px 150px;
	    background-size: 59% auto;
	}
	.load {
	    padding: 50px 50px 100px 150px;
	    background-size: 59% auto;
	}
	.juri-block .juri-memeber img {
	    height: auto;
	}
}
@media (max-width: 991px) {
	header {
	    position: relative;
	    top: 0px;
	    bottom: auto;
	    left: 0;
	    width: 100%;
	    height: 50px;
	    background: #003593;
	    padding: 10px 0;
	    display: flex!important;
	    flex-direction: row;
	    justify-content: space-between;
	    align-items: center;
	    z-index: 5;
	    /* box-shadow: 0 0 5px rgba(0,0,0,.5); */
	}
	.logotype {
	   	flex-direction: row;
	    justify-content: flex-end;
	    align-items: center;
	}
	.logotype a {
	    margin-bottom: 0;
	    margin-left: 30px;
	}
	.logotype a img {
	    max-height: 40px;
	}
	main {
	    width: 100%;
	    position: relative;
	    left: 0;
	    position: relative;
	    z-index: 3;
	    /*background: #fff;*/
	    padding-top: 0;
	}
	#home {
	    padding: 50px 0 25px;
	    background-color: #003593;
	    height: auto;
	    min-height: 80vh;
	    text-align: center;
	}
	.banner p {
		padding-left: 0;
	}
	.arr-down {
	    margin-left: 0;
	    width: 100%;
	    text-align: center;
	    position: relative;	    
	}
	#konkurs {
	    padding: 60px 100px 100px;
	    background-position: 0 100%;	
	    height: auto; 
	    min-height: 103vh;   
	}
	.title-block h2 {
	    line-height: 44px;
	    margin: 0 0 20px;
	    text-align: center;
	}
	.content-block {
	    width: 100%;	    
	}
	#gifts {
	    padding: 20px 50px 100px;
	    background-position: 50% 100%;
	    height: auto;
	    min-height: 100vh;	    
	}
	#gifts .img-block, .hidden-mob {
		display: none;
	}
	#juri {
	    height: auto;
	    min-height: 100vh;
	}
	#juri .title-block {
	    padding: 0;
	}
	.juri-block .title-block {
	    padding: 0 15px 0 15px;	    
	    margin: 0 0 2rem;
	}
	.juri-block .title-block h2 {
	    text-align: left;	    
	}
	.after-text {
	    padding: 30px 15px 0 15px;
	}
	.juri {
	    padding: 0 50px;
	    justify-content: center;
	}
	.juri-memeber {
	    margin: 0 0 15px;
		text-align: center;
	}
	.juri-block .juri .col-lg-4 {
	    margin: 0;
	}
	#conditions {
	    padding: 30px 50px 60px;
	    height: auto;
	}
	#load {
	    padding: 50px 50px 100px;
	    background-position: 300% -75px;    
	}
	.load {
	    padding: 50px 50px 100px;
	    background-position: 300% -75px;    
	}	
	.smalltext {
	    font-size: 12px;
	    text-align: left;
	}
	.form-group label, .checkbox-text {
	    font-size: 16px;	    
	}
	.after-text {
		padding-top: 15px;
	}
	.after-text p {
	    font-size: 16px;    
	}
}
@media (max-width: 767px) {
	.after-text p {
	    margin-bottom: 1rem;   
	}
	.content-block {
	    margin: 50px 0 40px;   
	}
	#konkurs {
	    padding: 60px 60px 100px;    
	}
	.main-btn {
		margin: 0 auto 40px;
	}
	#gifts {
	    background-size: 85% auto;
	    min-height: 90vh
	}
	.juri-memeber img {
	    height: 100px;
	}
	.juri-memeber h3 {
	    font-size: 16px;
	    line-height: 20px;
	}
	.juri-memeber p {
	    font-size: 12px;
	    line-height: 16px;    
	}
	.juri-block .juri-memeber p {
	    font-size: 12px;
	    line-height: 16px;
	}
	.juri {
	    padding: 0 30px;
	    justify-content: center;
	}
	.hero {
	    left: 15%;
	    height: 95px;	    
	}
	.hero img {
	    height: 90px;
	}
	#load {
	    background-position: 145% -40px;
	    padding: 50px;
	    background-size: 50%;
	    display: flex;
	    align-items: center;
	}
	.load {
	    background-position: 145% -40px;
	    padding: 50px;
	    background-size: 50%;	    
	}
	.white-bg {
	    margin: 0 auto;
	}	
}
@media (max-width: 575px) {
	.title-block h2 {
	    line-height: 34px;
	    font-size: 30px;
	}
	.juri-block {
	    height: auto;
	}
	#konkurs {
	    padding: 60px 30px 150px;
	    min-height: 0;
	}
	.content-block p {
	    font-size: 14px;
	    line-height: 21px;
	    margin: 0 0 15px;
	}
	#gifts .title-block h2 {
	    margin: 0 0 30px;
	}
	.main-btn {
	    margin: 0 auto 15px;
	}
	#conditions {
	    padding: 30px 50px 30px;	    
	}
	.content-block {
	   	margin: 0 0 20px;	    
	}
	#gifts {
	    padding: 20px 30px 50px;
	    background-size: 70% auto;	    
	}
	.white-bg {
	    width: 240px;
	    margin: 0 auto;	        
	}
	#load {
	    padding: 35px;    
	}
	.juri-memeber img {
	    height: 150px;
	    margin: 0 0 10px;
	}	
	.juri {
	    padding: 0 15px;
	    justify-content: center;
	}
	.modal-body {
	    padding: 2rem 2rem 1rem 2rem!important;
	}
	.modal-header {
	    top: 32px;
	    right: 15px;
	}
	.modal-content::after {
	    bottom: auto;
	    left: auto;
	    top: 12px;
	    right: -15px;    
	}
	.modal-content {
		min-height: 100vh;  
	}
	.modal-dialog {
    	height: auto !important; 
    	min-height: 100vh;   
	}
	.modal .main-btn {
	    margin: 20px auto;	    
	}
	.juri-block .img-block {
	    margin-bottom: 1rem;
	}
}
@media (max-width: 479px) {
	#conditions .main-btn {
	    width: 100%;
	    font-size: 14px;
	    text-align: center;
	    text-transform: capitalize;
	}
	.banner img {
	    height: auto;
	    max-width: 100%;
	}
	.arr-down img {
	    height: 28px !important;
	    width: auto !important;
	}
	.soc-links {
	    position: relative;
	    right: 0;
	    justify-content: center;
	    align-items: center;
	    margin: 20px 0 0;
	}
	#konkurs {
	    padding: 35px 15px 100px;
	}
	.juri-block {
	    padding: 20px 0 30px;
	}
	.title-block h2 {
	    line-height: 30px;
	    font-size: 26px;
	}
	.content-block p {
	    font-size: 14px;
	    line-height: 18px;
	    margin: 0 0 15px;
	}
	.main-btn {
		height: 45px;
	}
	#gifts {
	    padding: 5px 15px 30px;	    
	}
	#gifts .title-block h2 {
	    margin: 0 0 20px;
	}
	.content-block h3 {
	    font-size: 20px;
	    text-align: center;
	    padding: 0 10px 0 0;
	}
	.content-block span.big {
	    font-size: 16px;
	    line-height: 20px;	    
	}
	strong {
	    font-weight: 700 !important;
	    letter-spacing: .3px;
	    font-size: 14px;
	    line-height: 18px;
	}
	.col-6, .col-4 {
		padding: 0 5px !important;
	}

	.juri-memeber p {
	    overflow-wrap: break-word;
	}
	.juri-memeber img {
	    height: 150px;
	}
	#conditions {
	    padding: 30px 15px 30px;
	}
	#load {
	    background-position: 170% -40px;
	    background-size: 60%;    
	}
	.load {
	    background-position: 170% -40px;
	    background-size: 60%;    
	}
	.modal-body h2 {
	    font-size: 30px;
	    line-height: 20px;    
	}
	.box__input {
	    height: auto;
	}
	.box__file + label {
	    height: auto;    
	    white-space: normal;    
	}
	.smalltext {
	    font-size: 12px;
	    text-align: center;
	    line-height: 20px;
	}
}

