@media(max-width:767px),(min-width:768px) and (max-width:1023px){
	
body, body.centre {
    min-width: 100vw;
	max-width: 100vw;
}
#navigator, #navigator.active {display:none;}
.centre .ce_header {
    height: 100vh;height:auto;min-height: 350px;
}
.centre .ce_header .wrap990 {
    max-width: 100%;
}	
.centre.cmain .ce_header .logo {
    width: 100%;
    margin: 0 auto;
    padding-top: 0vh;
    display: block;
    height: 34vh;
    padding: 7vh 0;
}
.centre .ce_header .logo a {
    height: 20vh;
    background-size: auto 100%;
}
	.centre .ce_header .logo a {
    height: 100%;
    background-size: contain;
    width: 70%;
    margin: 0 auto;
}
.centre .ce_header h1 {
    padding-top: 20px;
    font-size: 26px;
    line-height: 1.6em;
    max-width: 100%;
}


.centre .introabout, .ourstudy,  .zayavka, .qcontacts, 
.centre .introtext, * {
    max-width: 100%;
}

.qcontacts .lft {
    display: block;
    width: 100%;
    padding: 0;
    height: auto;
    margin: 0;
}
.qcontacts .rgt {
    width: 100%;
    display: block;
}
.zayavka .d_forms .d_out, 
.zayavka .d_forms .d_in {
    display: block;
    width: 100%;
}
.ourstudy h2,.ourprograms h2, .centre .introabout h2,  .centre .proglist h2,
.centre.program.p_prog .ourstudy h2, .ourItem .contacts_cat h4, 
.zayavka .d_forms h2, .centre.program.request .structure h2, .centre.program.request .structure h2, .centre.program.request .structure h2 { 
    font-size: 20px;
line-height: 31px;}
.ourstudy > div {
    display: block;
    width: 100%;
}
.centre.cmain .ourprograms > div h3 {
max-width: 100%;}
.centre.cmain .ourprograms > div h3 {
    font-size: 13px;
    line-height: 22px;
}
.ourprograms > div > div > div {
    display: block;
width: 100%;}
.centre.cmain .ourprograms > div {
    width: 100%;
    padding: 25px;
}

.centre .introtext {
    width: 100%;
    height: auto;
    font-size: 14px;
    padding: 20px;
    line-height: 1.3em;
    min-height: 80px;
    padding-left: 70px;
}
.centre .introtext:before {
    left: 15px;
    width: 40px;
    height: 40px;
    background-size: contain;
}
.centre .content {
    padding-top: 0;
}
.centre .introabout {
    width: 100%;
    font-size: 14px;
    margin: 20px auto;
}
.centre .introabout > div p { 
    font-size: 14px;
    line-height: 16px;
}
.centre .introabout > div {padding-right:20px;}
.ourprograms {
    margin-top: 40px;
}
.ourprograms > div h3:after { 
    width: 100%; 
    margin-top: 18px;
}
.content h3 { padding-bottom: 20px;}
.ourprograms > div span {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 15px;
}
.ourprograms > div > div > div {
    padding: 0;
    margin-bottom: 20px;
    font-size: 14px;
}
.ourprograms > div > div a {
    font-size: 14px;
}
.ourstudy {
    width: 100%;
    padding: 25px;
    margin-bottom: 20px;
}
.ourstudy > div:before { 
    width: 40px;
    height: 40px; 
    background-size: contain;
}
    .ourstudy > div.custom_ico  .file_ico {
    width: 40px;
    height: 40px;
    background-size: contain;
}
.ourstudy > div {
    padding-right: 0;
    padding-left: 50px;
}
.ourstudy h3 {
    line-height: 1.4em;
    font-size: 14px;
}
.ourstudy > div p {
    font-size: 14px;
}
.zayavka .d_forms {
    margin: 20px 0;
    padding: 0 20px;
}
.zayavka .d_forms h2 {
    text-align: center;
    font-size: 16px;
    display: block;
    padding-bottom: 20px;
}
.zayavka .d_forms .d_in .fitm input, .zayavka .d_forms .d_in .fitm .select, .zayavka .d_forms .d_in .fitm .select span {
    font-size: 14px;
}
.zayavka .d_forms .d_in .submit {
    font-size: 16px;
    font-weight: normal;
    margin-left: 0;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
    width: 200px;
    text-align: center;
}
.qcontacts {
    padding: 20px;
    padding-top: 60px;
}
.qcontacts .lft span {
    font-size: 18px;
    padding-bottom: 16px;
    margin-bottom: 20px;
}
.qcontacts .lft h2 {
    font-size: 28px;
}
.centre.program .ce_header {
    height: auto;
    min-height: 320px;
}
.centre.program .ce_header .logo {
    width: 100%;
    padding: 0;
    font-size: 10px;
    line-height: 1.4em;
    text-align: center;
    padding-top: 100px;
    height: 140px;
}
.centre.program .ce_header .logo a {
    position: relative;
    height: 60px;
    background-size: contain;
    position: absolute;
    top: 20px;
}
.centre.program .ce_header h1 {
    font-size: 18px;
    line-height: 1.6em;
    display: block;
    padding: 0 20px;
    padding-top: 30px;
	/*
    height: calc(100vh - 180px);
    overflow: hidden;
	*/
}
.centre.program .ce_header .steps {
    padding: 20px;
    width: 100%;
    font-size: 0;
}
.centre.program .ce_header .steps > div {
    font-size: 10px;
    line-height: 1.3em;
    width: 50%;
}
.centre.program .ce_header .steps .icos {
    width: 100%;
    padding-bottom: 15px;
}
.centre.program .ce_header .steps > div {
    padding-right: 10px;
}
.centre.program .ce_header .steps .icostep_a {
    padding: 15px 5px;
}
.centre.program .ce_header .steps .icostep_a a {
    font-size: 14px;
    line-height: 1.4em;
}
.centre.program .introtext b {
    font-size: 18px;
}
.centre .proglist {
    margin-top: 25px;padding: 0 20px;
} 
.centre .proglist > div {
    max-width: 100%;
    padding-left: 0;    margin-bottom: 20px;
}
.centre .proglist > div span {
    position: relative;
    width: 100%;
    text-align: left;
    font-size: 16px;
    line-height: 1.4em;
}
.centre .proglist > div b {
    padding-right: 20px;
    font-size: 14px;
    line-height: 1.4em;
    padding-top: 10px;    padding-right: 50px;
}
.centre .proglist > div > div.active * {
    font-size: 14px;
    padding-left: 10px;
    line-height: 1.4em;
}
.centre.program.p_prog .ourstudy {
    padding-top: 40px;
}
.centre.program .ourItem {
    padding: 0 20px;
    padding-top: 5px;
}.centre.program .zayavka {
    margin-top: 0px;
}
.centre.program .zayavka {
    max-width: 100%;
}
.zayavka .d_forms h2 i {
    font-size: 18px;
    line-height: 1.4em;
    padding-top: 10px;
}.zayavka .d_forms .d_out p {
    font-size: 14px;
}.centre.program .zayavka .d_forms .d_in {
    width: 100%;
    padding-top: 22px;
}.centre.program.request .ce_header {
    min-height: 170px;
    height: 170px;
}.centre.program.request .steporder h2 {
    font-size: 20px;
    display: block;
    padding: 0 20px;
    line-height: 1.6em;
}.centre.program.request .steporder h2 i {
    font-size: 17px;
}.centre.program.request .steporder > div {
    max-width: 100%;
    padding: 15px 25px;
    font-size: 16px;
}.centre.program.request .steporder p {
    font-size: 14px;
}.centre.program .ourstudy.firstchild {
    padding-top: 40px;
}.ourstudy .postrlinks {
    margin: 40px 0;
    max-width: 100%;
    padding: 15px 16px;
}.ourstudy .postrlinks > div {
height: auto;}.ourstudy .postrlinks > div a {
    display: block;
    padding: 10px 0;
    font-size: 14px;
    margin-bottom: 20px;
}.centre.program.request .ourstudy.firstchild, .centre.program.request .ourstudy {
    margin-bottom: 0;
    padding-bottom: 0;
}.centre.program.request .structure > p {
    font-size: 14px;
}.request .h40 {display:none !important;}
.centre.program.request .structure .programmas > div {
    padding-left: 0;
    padding: 20px 0;
}.centre.program.request .structure .programmas > div a {
    position: relative;
    padding-bottom: 10px;
    display: block;
    font-size: 15px;
    width: 100%;
}
	.buttonsLinks{display:none !important;}
.centre.program .ce_header .steps .icos:before {
    width: 16px;
    height: 16px;
    top: 0;
}
.centre.program .ce_header .steps .icostep_d:before {
    background-position: 3px 1px;
}
.centre.program .ce_header .steps .icostep_t:before {
    background-position: 0px 0px;
}
.centre.program .ce_header .steps .icos {
    padding-left: 21px;
    padding-top: 1px;
}
.centre.cmain .ourprograms > div {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}
.centre.program .ce_header .steps .icostep_a {
    /*margin-right: 20px;*/
        width: calc(50% - 20px);
        margin: 0 auto;
        display: block;
    }

.centre.program .ce_header .steps .icostep_a a {
    font-size: 10px;
    line-height: 1.3em;
    width: 90%;margin:0 auto;
}
	.ourprograms > div > div div.stepr h4{font-size:19px;}
.ourprograms > div > div div.stepr {
    display: block;
    width: 100%;
    margin: 20px 0;
}
.ourprograms > div > div div.stepr .stepitem {
    min-height: auto;
}
.ourprograms > div > div div.stepr:nth-child(even) {
    padding-right: 0;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}