@media screen  and (max-height : 600px) and (min-height : 400px) {
	form#requestForm textarea {
		height: 60px;

	}
	div#form-div {
		height: 500px;
	}
	p.contact-w-us-p {
		padding-top: 20px;
	}
	div#closeForm {
	    top: 15px !important;
	    right: 15px !important;
	}
}

@media screen  and (max-height : 499px) and (min-height : 400px) {
	form#requestForm textarea {
		height: 40px;
	}
	div#form-div {
		height: 400px;
	}
	p.contact-w-us-p {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	div#sendRequest {
	    margin-top: 15px;
	}
	div#closeForm {
	    top: 10px !important;
	    right: 10px !important;
	}
	form#requestForm input {
		margin-bottom: 5px;
	}
}




@media screen  and (max-width : 767px) and (min-width : 320px) {
	  .first-block-wrapper, .second-block-wrapper {
        width: auto;
    }

    #wrp-arrow-fv {
    	width: 100%;
    }
     
	div#gArrowRight {
	    width: 36px;
    	height: 36px;
	    top: 70%;
	    right: 20%;
	}

 	div#gArrowLeft {
 		width: 36px;
    	height: 36px;
	    top: 70%;
	    left: 20%;
	}
	.bar-str {
        display: none;
    }
	div#wrp-arrow {
	    width: 100%;
	}

    .about-on-air {
        width: 520px;
        margin-right: 20px;
    }

    .business-text {
        width: 100%;
    }
    
    .radio-is {
        margin-left: 20px;
    }

    .im-box-content {
        width: 60%;
    }

    .under-wrap-b2 {
        margin: 20px;
    }
    
    .img-box {
        width: 40%;
        overflow: hidden;
    }

    .img-box img {
        width: 100%;
    }
    


    .flex70 {
        width: 60%;
        float: right;
    }
    
    .about-on-air {
        width: auto;
    }

    .flex30 {
        width: 40%;
        float: left;
    }
    
    .radio-is {
        position: static;
        width: auto;
        margin-right: 20px;
    }
    


    div#four-block-wrp {
        width: auto;
    }

    .scroll-wrapper.relative {
        width: 80%;
        margin: 0 auto;
    }

    div#top-scroll-anchor {
        background-size: 60%;
        background-position: bottom right;
    }

    .block-four {
        margin-top: -190px;
        padding-bottom: 0px;
    }

    .scroll-wrapper.relative {
        width: 90%;
        float: right;
        margin-right: 20px;
    }

    .custom-scroll {
        left: -30px;
    }

    div#full-com-box {
        width: 75%;
    }
    

    .coment p {
        width: auto;
        padding: 40px 40px 0 40px;
    }
    
    .arrov-right {
        right: -75px;
    }
    
    .arrov-left {
        left: -75px;
    }




    /*reorder block*/
    .flex-wrap-order {
        display: flex;
        flex-flow: wrap;
    }
    
    .block-six {
        order: 1;
        width: 100%;
        margin-top: 100px;
    }
    
    .block-seven {
        order: 0;
        margin-top: -100px;
    }





    .one-of-four {
        width: 50%;
        display: block;
        float: left;
        margin: 0;
        margin-bottom: 20px;
    }


    .table-wrapper {
        width: auto;
        margin: 0;
    }

    .mb1, .mb3 {
        margin-right: 10px;
        margin-left: 20px;
    }
    .mb2, .mb4 {
        margin-right: 20px;
        margin-left: 10px;
    }

    .eight-block-wrapper {
        width: auto;
    }

    .three-block-wrapp {
        width: auto;
        margin: 0 auto;
    }
    
    .threty-percent-block {
        width: 33.333333%;
        float: left;
    }
    
    .one-of-three {
        width: auto;
        display: block;
        float: none;
        margin: 0;
        margin-left: 10px;
        margin-right: 10px;
    }

    .mr-resize-r-20 {
        margin-right: 20px;
    }
    .second-block-wrapper {
	    padding-top: 50px;
	 }
    .mr-resize-l-20 {
        margin-left: 20px;
    }

    .footer-three-line {
        width: 90%;
        margin: 0 auto;
        padding: 0;
    }
    
    .footer-three-line p a {
        float: none;
        display: inline;
    }
    
    .footer-three-line p {
        margin: 0;
        width: 33.33333%;
    }
    
    span.img-f-contact {
        float: none;
        display: inline;
    }

    .img-f-contact img {
        margin-bottom: -3px;
    }
    
    .footer-three-line {
        margin-top: 50px;
    }
    
    .copyright {
        width: auto;
        margin-top: 50px;
    }


    .navbar-wrapper > .bar-str > .navbar-link {
        display: none;
    }

    .min-menu-btn {
        display: block;
    }
    
    .w-57-percent {
        width: 65%;
    }

    .about-on-air {
        background-size: auto 160px;
        background-position: top right;
        padding-top: 200px;
    }

    .under-wrap-b2 {
        height: 250px;
    }
        
    .h3-text-b {
        margin-top: 35px;
    }

    .h3-text {
        padding: 0;
        font-size: 16px;
        line-height: 20px;
    }

    .radio-is {
    float: none; 
    position: static; 
    }	
    
    .img-box img {
        height: 100%;
    }

    .img-box {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .img-box img {
    	height: auto;
    	width: 100%;
    }
    
    .three-line-wrap {
        display: table;
        width: 90%;
        margin: 0 auto;
        margin-top: 35px;
    }

    div#bottom-scroll-anchor {
        background-size: 50%;
    }
    
    .six-block-text {
        padding-top: 50px;
        background: url(../img/redioPlug.png) 0% 40% no-repeat, url(../img/onAirPlug.png) 105% 10% no-repeat, url(../img/fmPlug.png) 90% 90% no-repeat;
        background-size: auto, auto, auto;
        background-color: #DB2857;
    }

    .table-wrapper {
        min-height: auto;
    }
    
    .in-btn {
        padding: 15px 0;
    }
    
    .block-three-wrapper {
        width: auto;
    }
    
    .formats-block, .language-block {
        display: block;
        float: none;
        margin: 20px;
    }
    
    .ear-block {
        float: none;
    }
    
    .formats-block, .language-block, .ear-block {
        width: auto;
        margin: 0;
        margin-left: 20px;
    }

    .wrp-3-1 {
        width: 30%;
        float: left;
    }
     .wrp-3-12 {
        width: 40%;
        float: left;
    }

    .ear-block {
        width: auto;
        margin: 0 20px;
        background-image: none;
        border-radius: 0;
    }
    
    span.absolute.new-text-red {
        right: -9px;
        top: 0px;
    }

    .under-horizontal {
        margin-left: 20px;
    }

    .horizontal-block-two {
        margin-right: 20px;
    }

	.bar-str {
	    padding: 0;
	}

	.main-text {
	    font-size: 28px;
	    line-height: 30px;
	}

	.first-block-wrapper {
	    min-height: 350px;
	    background-position: center;
	    background-size: 100%;
	}
	

	.open-video-button {
	    margin-top: 30px;
	}

	.min-item-wrap {
	    max-width: 100%;
	}

	.flex30 {
	    width: 100%;
	    float: none;
	}

	.flex70 {
	    width: 100%;
	    float: none;
	}

	.about-on-air {
	    margin: 20px;
	    margin-top: 20px !important;
	}

	.six-block-text p {
		background-image: none;
	}
	
	.w-57-percent {
	    width: auto;
	    height: auto;
	    padding-bottom: 0px;
	}

	.img-box {
	    width: 100%;
	    float: none;
	}

	.under-wrap-b2 {
	    height: auto;
	}

	.im-box-content {
	    width: 100%;
	    float: none;
	}
	
	.h3-text-b {
	    font-size: 24px;
	    padding: 0 20px; 
	}

	.h3-text {
	    width: 80%;
	    margin: 20px auto;
	}

	.one-of-three-cell > p.bold-number {
	    font-size: 24px;
	}

	.one-of-three-cell > p.text-in-cell {
	    font-size: 12px;
	    margin-top: 5px;
	    margin-bottom: 20px;
	}

	.block-three-wrapper {
	    padding-top: 50px;
	}
	
	.wrp-3-1 {
	    width: 100%;
	    float: none;
	}

	.formats-block, .language-block {
	    margin-right: 20px;
	    border-radius: 0;
	}

	.formats-block {
		border-radius: 16px 16px 0 0;
	}
		
	span.absolute.new-text-red {
	    right: -35px;
	    top: -8px;
	}

	.wrp-3-12 {
	    width: 100%;
	    float: none;
	    border-radius: 0;
	    background-image: none;
	}


	.uHw1 {
	    width: 100%;
	    float: none;
	}

	.under-horizontal {
	    margin: 0 20px;
        border-radius: 0 0 16px 16px ;
	}

	.horizontal-block-two {
	    margin: 0 20px;
	    border-radius: 0;
	}


	


	.wrap-for-two-horizontal-blocks {
        display: flex;
        flex-flow: wrap;
        flex-direction: column-reverse;
    }
    
    .wr1 {
        order: 0;
        float: none;
        display: block;
	}
	.wr2 {
        order: 1;
        float: none;
        display: block;
	}

	.horizontal-block-two {
	    background-image: none;
	    height: auto;
	}

	 p.loso-class {
        display: block;
    }

    .ner-trh-line-wrap {
	    text-align: center;
	}

	.horizontal-block-two {
	    text-align: center;
	}

	div#top-scroll-anchor {
	    background-image: none;
	}
		
	p.small-text-info {
	    width: 100%;
	    padding-right: 20px;
	    font-size: 16px;
	}
	
	.scrol-block {
		min-height: 140px;
		overflow: hidden;
	}
	
	#middle-scroll-anchor {
		min-height: 370px;
	}
	
	div#middle-scroll-anchor, div#bottom-scroll-anchor {
	    background-image: none;
	}
	
	li.in-time {
	    margin-bottom: 10px;
	}

	.scroll-align-center {
	    margin-left: -20px;
	}
	
	.scroll-align-center div {
		padding-right: 15px;
	}

	div#anchor2 {
	    padding-top: 40px;
	}


	







	.square24 {
		height: 60px;
    	width: 60px;
    	margin: 0 10px 10px 0;
	}
	.long-square24 {
		height: 130px;
    	width: 60px;
    	margin: 0 10px 10px 0;
	}

	.sb-square {
		height: 120px;
    	width: 230px;
    	margin: 0 10px 10px 0;
	}
	.m-square{
		height: 70px;
    	width: 70px;
    	margin: 0 10px 10px 0;
	}

	.m-square-1-1{
		height: 80px;
    	width: 90px;
    	margin: 0 10px 10px 0;
	}
	.m-square-1-2{
		height: 110px;
    	width: 90px;
    	margin: 0 10px 10px 0;
	}

	.big-block{
		height: 200px;
    	width: 230px;
    	margin: 0 10px 0 0;
	}


	.m2-square.float-l{
		height: 60px;
    	width: 60px;
    	margin: 0 10px 10px 0;
	}
	.sb2-square{
		height: 130px;
    	width: 130px;
    	margin: 0 10px 0 0;
	}

	.long2-square-four{
		height: 130px;
    	width: 60px;
    	margin: 0 10px 10px 0;
	}
	.m2-square-two.mr-btm-0{
		height: 60px;
    	width: 60px;
    	margin: 0 10px 0 0;
	}

	.gallary {
	    width: 860px;
	    float: left;
	}
	
	.long-square24 img {
	    width: auto;
	    height: 100%;
	}

	.m-square-1-1 img {
	    width: 100%;
	    height: 100%;
	}
	
	#hGellary img {
		width: 100%;
	    height: 100%;
	}
	#hGellary .long-square24 img.popup_image {
	    width: auto;
	    height: 130px;
   		object-fit: cover;
	}
	#hGellary .vertical-wrap .long2-square-four img {
		width: auto;
	    height: 130px;
    	object-fit: cover;
	}
	#hGellary .m2-square-two img, #hGellary .square24 img, #hGellary .m-square.float-l.custom-size2 img, img.popup_image {
		width: auto;
	    height: 70px;
    	object-fit: cover;
	}
	.long2-square-four, .long-square24 {
		background-size: cover;	
	}

	#hGellary .m-square-1-2 img {
		height: 110px;
		width: auto;
	}


	
	
	div#full-com-box {
	    width: 90%;
	}
	
	.quotes-im {
	    width: 60px;
	    height: 60px;
	    background-size: 100%;
	}

	p#commentText {
	    padding: 20px;
	    padding-top: 50px;
	    font-size: 16px;
	    line-height: 24px;
	}

	.u-image {
	    margin-top: 0;
	}
	
	.six-block-text {
	    background-image: none;
	}

	.six-block-text p {
	    font-size: 24px;
	    padding-left: 20px;
	    padding-right: 20px;
	}


	.block-six {
		margin-top: 50px;
	}

	.double-player-wrap {
	    width: 288px;
	    padding: 10px;
	}

	div#audioplayer {
	    width: 100%;
	}
	
	div#timeline {
	    width: 45%;
	}

	div#audioplayer1 {
	    width: 100%;
	}
	
	div#timeline1 {
	    width: 45%;
	}
	
	div#wrapper {
		padding-top: 0;
	}
	
	div#wrapper1 {
	    padding-top: 10px;
	    padding-bottom: 0px;
	}
	
	.one-of-four {
	    width: 100%;
	    float: none;
	}

	.table-wrapper {
	    margin-right: 20px;
	    margin-left: 20px;
	    text-align: center;
	}

	.img-wrap {
	    display: inline-block;
	}	
	
	.eight-text-wrap p {
	    padding-top: 40px;
	}

	.nine-text-wrap p{
		padding-top: 40px;
	}

	.threty-percent-block {
	    width: 100%;
	    float: none;
	}

	.one-of-three {
	    margin: 20px;
	}

	.footer {
	    margin-top: 0;
	    padding-top: 20px;
	}
	
	.footer-three-line p {
	    width: 100%;
	    margin-bottom: 10px;
	}

	div#form-div {
	    width: 100%;
	}

	div#first-form-step {
	    padding: 20px;
	}

	div#closeForm {
	    top: 25px;
	    right: 25px;
	}

	p.contact-w-us-p {
	    font-size: 24px;
	}
	
	form#requestForm input, form#requestForm textarea, div#sendRequest {
		width: 80%;
	}
	div#full-com-box {
	    margin-top: 70px;
	}

	div#commentArrowLeft {
	    left: 20%;
	    bottom: -70px;
	    top: inherit;
	    background-color: rgba(255,255,255,0);
	    border: none;
	}
	div#commentArrowRight {
	    right: 20%;
	    bottom: -70px;
	    top: inherit;
	    background-color: rgba(255,255,255,0);
	    border: none;
	}

	div#commentArrowLeft {
	    background-color: #ffffff;
	    width: 44px;
	    height: 44px;
	    bottom: -64px;
	    left: 30%;
	    background-size: 8px 13px;
	    display: none;
	}
	div#commentArrowRight {
	    background-color: #ffffff;
	    width: 44px;
	    height: 44px;
	    bottom: -64px;
	    right: 30%;
	    background-size: 8px 13px;
	    display: none;
	}

	div#commentArrowLeft:hover, div#commentArrowRight:hover {
		background-color: #DB2857; 
	}

			

	div#commentArrowRight:hover, div#commentArrowLeft:hover {
		box-shadow: none;
	}
	
	.six-block-text {
	    margin-top: 35px;
	}

	.business-simulate {
		font-size: 26px;
	}
	
	.main-text {
	    margin: 0 auto;
	    margin-top: 50px;
	}

	.language-block.anim_5, .ear-block.anim_6, .horizontal-block-two {
	    padding-top: 0;
	}
	.horizontal-block-two {
		padding-bottom: 0;
	}
	p.wth-rose-bg {
		margin-bottom: 20px;
	}
	.under-horizontal {
		height: 200px;
	}

div#top-scroll-anchor, div#middle-scroll-anchor, div#bottom-scroll-anchor {
	position: static;
    display: block;
    padding: 24px;
    min-height: auto;
}

.scroll-align-center {
    position: static;
    display: block;
    float: none;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    transform: none;
    min-height: auto;
}

p.small-text-info {
	padding: 0;
    margin: 0;
    margin-top: 16px;
}

.mrg-bt-20 {
    margin-bottom: 16px;
}

p.wth-rose-bg {
	margin-top: 0;
}
.scroll-align-center div {
	padding: 0; 
}
ul.in-time {
	margin-left: 5px;
}

.wth-rose-bg.relative {
 	margin: 0;
 	padding: 0;
    width: 100%;
    height: 28px;
}

.abs-bg {
    background-image: url(../img/abs-text-bg.png);
    background-repeat: no-repeat;
    background-position: left;
    width: 141%;
    height: 45px;
    position: absolute;
    top: -8px;
    left: -24px;
    background-size: 82% auto;
}


    div#comentsListBtn {
        display: block;
    }











}
@media screen and (max-width: 375px) and (min-width: 320px){
.under-horizontal {
    height: 200px;
}
}

@media screen and (max-width: 470px) and (min-width: 376px){
.under-horizontal {
    height: 230px;
}
}

@media screen and (max-width: 655px) and (min-width: 471px){
.under-horizontal {
    height: 285px;
}
}
@media screen and (max-width: 767px) and (min-width: 656px){
.under-horizontal {
    height: 330px;
}
}