.adaptive {
    width: 1100px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
}

@media only screen and (min-width: 1100px) and (max-width: 1100px) {
	
	.adaptive {
		width: 1100px;
		padding: 0 15px;
	}

}

@media only screen and (max-width: 1099px) and (min-width: 768px) {
	
	.adaptive {
		width: 100%;
		padding: 0 15px;
	}
	
	.cont_player {
    width: auto;
}

.services .row .col {
    display: block;
    width: 50%;
    float: left;
    margin: 0 0 30px;
}

.col_block {
    width: 255px;
    margin: 0 auto;
    background: #fff;
    z-index: 20;
    box-shadow: 0px 0px 0px 1px #cee7ff;
}

.hover_block {
    display: block;
    visibility: visible;
    opacity: 1;
    position: relative;
    box-shadow: 0px -0px 0px 0px #f7f9fb, 0px 0px 0px 0px #e7edf2;
    padding: 0 10px 10px;
}

.col_image:after {
    opacity: 1;
}

.sound_col select {
    background-position: 96% center;
}

.info_file {
    width: 186px;
}

.track_list {
    visibility: visible;
    opacity: 1;
}

section.voices .adaptive {
    text-align: center;
}

section.voices .row .col .col_block {
    background: #f7f9fb;
    margin: 0 5px;
    box-shadow: 0px 0px 0px 1px #cee7ff;
}

.col_image {
    min-width: auto;
}

section.videos .row .col {
    width: auto;
    display: inline-table;
    margin: 0 10px 40px;
}

section.videos .row.adaptive {
    text-align: center;
}

section.videos .hover_block {
    background: white;
}

.mini_name {
    font-size: 13px;
}

.col_image {
    font-size: 16px;
}

section.voices .row .col {
    display: inline-table;
    width: auto;
    padding: 0 10px 40px;
}

section.programms .row .col {
    display: inline-table;
    padding: 0 10px 40px;
}

section.programms .row.adaptive {
    text-align: center;
}

section.programms .row .col .col_block {
    background: #f7f9fb;
    box-shadow: 0px 0px 0px 1px #cee7ff;
}

label.radio_check {
    padding: 0 10px;
    font-size: 14px;
}

label.radio_check span {
    width: 20px;
    height: 20px;
    margin: 12px 0 12px 10px;
}

.create_rolik_table .row .col {
    padding: 0 5px;
}



}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
	.adaptive {
		width: 100%;
		padding: 0 0px;
	}
	
	footer {
    height: auto;
}

.adaptive.table_foot {
    display: block;
}

.foot_col {
    display: block;
    padding: 30px 20px 0;
}

.foot_col.foot_contacts ul {
    float: none;
}

.foot_col.foot_contacts {
    width: auto;
    padding-bottom: 20px;
}

section.home_form .table {
    display: block;
    padding: 0 0px;
    box-sizing: border-box;
}

section.home_form .table .col {
    display: block;
    width: 100%;
    padding: 0;
}

section.home_form {
    padding: 0 20px 10px;
}

.pagetitle {
    font-size: 20px;
    line-height: 28px;
}

section.home_create .adaptive.pagetitle, section.home_form .adaptive.pagetitle {
    padding-top: 20px;
    padding-bottom: 20px;
}

.input_submit {
    text-align: center;
    padding: 0 0 20px;
}

.info_file {
    text-align: center;
    float: none;
}

section.home_form .info_file p {
    text-align: center;
}

section.home_form .table .col:last-child {
    padding: 0;
}

section.home_create {
    padding: 0 20px;
}

.row {
    display: block;
}

.row .col {
    display: block;
    padding: 0 10px 15px;
}

section.services .col_block {
    background: #fff;
}

.col_block {
    background: #f7f9fb;
    box-shadow: 0px 0px 8px 3px #e7edf2;
    z-index: 20;
}

.col_block .hover_block {
    opacity: 1;
    visibility: visible;
    position: relative;
}

.col_block .col_image:after {
    opacity: 1;
}

section.services .col_image:before {
    position: relative;
    top: 0;
    margin: 0 auto 20px;
    left: 0;
}

.col_image {
    padding: 20px 15px 20px;
    bottom: 0;
    min-width: auto;
}

section.home_player {
    padding: 0 15px 30px;
}

.cont_player {
    width: 100%;
}

.sound_selects {
    display: block;
}

.sound_col {
    display: block;
    width: 100%;
    padding: 0 0 10px !important;
}

.sound_buttons div {
    margin: 0 5px;
}

section.home_player .adaptive.pagetitle {
    padding-top: 20px;
    padding-bottom: 20px;
}

section.voices .row .col {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px 40px;
}

section.voices .col_image {
    padding: 175px 15px 21px;
    bottom: 15px;
    min-width: 255px;
}

.track_list {
    opacity: 1;
    visibility: visible;
}

section.videos .row .col {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px 40px;
}

section.videos .col_image {
    padding: 175px 15px 21px;
    bottom: 15px;
    min-width: 255px;
}

section.programms .row .col {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px 40px;
}

section.programms .row .col .col_image {
    padding: 175px 15px 21px;
    bottom: 15px;
    min-width: 255px;
}

.section_left_title.adaptive {
    font-size: 18px;
    text-align: center;
}

.section_left_title.adaptive
 span {
    padding-left: 15px;
}

section .section_title {
    padding-top: 20px;
    padding-bottom: 30px;
}

.create_rolik_table .row .col {
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 10px;
}

.col_title {
    line-height: 26px;
}

label.radio_check {
    padding: 0px 50px 0 10px;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

label.radio_check span {
    position: absolute;
    top: 0;
    right: 10px;
}

.create_rolik_table .row.rw1 {
    padding: 0;
}

.input_radio {
    display: table;
    width: 100%;
}

.create_rolik_table .row .col .input_table_row .col {
    padding: 0;
}

.dictors.act .dic_cont {
    display: block;
}

span.placeholder {
    line-height: 24px;
    display: block;
}

section.contacts {
    padding: 0 15px;
}

.page_contacts ul {
    float: none;
    margin: 0;
}

.page_contacts ul:first-child {
    border: none;
    padding: 0;
}

img.sld_image {
    display: none !important;
}

section.main_slider .lSAction a {
    /* display: none; */
}

.lSSlideWrapper {
    padding: 0 20px;
}

.sld_table_cell {
    text-align: center;
}

.sld_table_cell h1 {
    font-size: 30px;
    line-height: 36px;
    padding: 0 0 20px;
}

.slideBlock.slid3 .slide_text {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    display: inline-block;
    width: auto;
}

.slideBlock.slid2 .slide_text {
    line-height: 30px;
    padding: 10px 15px;
}

.slideBlock.slid1 .slide_text {
    line-height: 36px;
}

.head_menu {
    float: none;
    background: #fff;
    height: auto;
    position: absolute;
    top: 84px;
    width: 50%;
    left: 4px;
    box-shadow: 0 0 10px 1px #4a95da;
    transform: scale(0.8);
    transform-origin: top left;
    opacity: 0;
    transition: 0.3s;
    visibility: hidden;
}

.head_menu ul li {
    float: none;
    border-top: 1px solid rgba(74, 149, 218, 0.23);
}

.head_menu ul {
    height: auto;
}

.head_menu ul li a {
    line-height: 30px;
    padding: 5px 15px;
}

.head_menu ul li:first-child {
    border: none;
}

.head_menu.act {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.mobile_but {
    width: 60px;
    height: 60px;
    float: left;
    position: absolute;
    left: 10px;
    top: 10px;
    background-image: url(/images/icons/show-menu-button.png);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    transition: 0.3s;
}

a.logo {
    padding: 5px 10px 5px 80px;
    box-sizing: border-box;
    width: 100%;
}

a.logo img {
    max-width: 100%;
}

header .head_search {
    /* display: none; */
    position: absolute;
    right: 20px;
}

.mobile_but.act {
    background-image: url(/images/icons/close-button.png);
}

.sld_table {
    width: 100%;
}

#hr_results #resultsbar {
    display: none;
}

.faq_titles {
    display: none;
}

.faq_title {
    display: block !important;
    width: 100%;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    background: #4a95da;
    margin: 0 0 20px;
    color: #fff;
}

.faq_content .col {
    width: auto;
}

.faq_content:before {
    display: none;
}

.col.orange .faq_title {
    background: #ff5f48;
}

}

@media only screen and (max-width: 479px) {
	
	.adaptive {
		width: 100%;
		padding: 0 0px;
	}
	
	footer {
    height: auto;
}

.adaptive.table_foot {
    display: block;
}

.foot_col {
    display: block;
    padding: 30px 20px 0;
}

.foot_col.foot_contacts ul {
    float: none;
}

.foot_col.foot_contacts {
    width: auto;
    padding-bottom: 20px;
}

section.home_form .table {
    display: block;
    padding: 0 0px;
    box-sizing: border-box;
}

section.home_form .table .col {
    display: block;
    width: 100%;
    padding: 0;
}

section.home_form {
    padding: 0 20px 10px;
}

.pagetitle {
    font-size: 20px;
    line-height: 28px;
}

section.home_create .adaptive.pagetitle, section.home_form .adaptive.pagetitle {
    padding-top: 20px;
    padding-bottom: 20px;
}

.input_submit {
    text-align: center;
    padding: 0 0 20px;
}

.info_file {
    text-align: center;
    float: none;
}

section.home_form .info_file p {
    text-align: center;
}

section.home_form .table .col:last-child {
    padding: 0;
}

section.home_create {
    padding: 0 20px;
}

.row {
    display: block;
}

.row .col {
    display: block;
    padding: 0 10px 15px;
}

section.services .col_block {
    background: #fff;
}

.col_block {
    background: #f7f9fb;
    box-shadow: 0px 0px 8px 3px #e7edf2;
    z-index: 20;
}

.col_block .hover_block {
    opacity: 1;
    visibility: visible;
    position: relative;
}

.col_block .col_image:after {
    opacity: 1;
}

section.services .col_image:before {
    position: relative;
    top: 0;
    margin: 0 auto 20px;
    left: 0;
}

.col_image {
    padding: 20px 15px 20px;
    bottom: 0;
    min-width: auto;
}

section.home_player {
    padding: 0 15px 30px;
}

.cont_player {
    width: 100%;
}

.sound_selects {
    display: block;
}

.sound_col {
    display: block;
    width: 100%;
    padding: 0 0 10px !important;
}

.sound_buttons div {
    margin: 0 5px;
}

section.home_player .adaptive.pagetitle {
    padding-top: 20px;
    padding-bottom: 20px;
}

section.voices .row .col {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px 40px;
}

section.voices .col_image {
    padding: 175px 15px 21px;
    bottom: 15px;
    min-width: 255px;
}

.track_list {
    opacity: 1;
    visibility: visible;
}

section.videos .row .col {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px 40px;
}

section.videos .col_image {
    padding: 175px 15px 21px;
    bottom: 15px;
    min-width: 255px;
}

section.programms .row .col {
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px 40px;
}

section.programms .row .col .col_image {
    padding: 175px 15px 21px;
    bottom: 15px;
    min-width: 255px;
}

.section_left_title.adaptive {
    font-size: 18px;
    text-align: center;
}

.section_left_title.adaptive
 span {
    padding-left: 15px;
}

section .section_title {
    padding-top: 20px;
    padding-bottom: 30px;
}

.create_rolik_table .row .col {
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 10px;
}

.col_title {
    line-height: 26px;
}

label.radio_check {
    padding: 0px 50px 0 10px;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

label.radio_check span {
    position: absolute;
    top: 0;
    right: 10px;
}

.create_rolik_table .row.rw1 {
    padding: 0;
}

.input_radio {
    display: table;
    width: 100%;
}

.create_rolik_table .row .col .input_table_row .col {
    padding: 0;
}

.dictors.act .dic_cont {
    display: block;
}

span.placeholder {
    line-height: 24px;
    display: block;
}

section.contacts {
    padding: 0 15px;
}

.page_contacts ul {
    float: none;
    margin: 0;
}

.page_contacts ul:first-child {
    border: none;
    padding: 0;
}

img.sld_image {
    display: none !important;
}

section.main_slider .lSAction a {
    display: none;
}

.lSSlideWrapper {
    padding: 0 20px;
}

.sld_table_cell {
    text-align: center;
}

.sld_table_cell h1 {
    font-size: 30px;
    line-height: 36px;
    padding: 0 0 20px;
}

.slideBlock.slid3 .slide_text {
    text-align: left;
    font-size: 20px;
    line-height: 24px;
    display: inline-block;
    width: auto;
}

.slideBlock.slid2 .slide_text {
    line-height: 30px;
    padding: 10px 15px;
}

.slideBlock.slid1 .slide_text {
    line-height: 36px;
}

.head_menu {
    float: none;
    background: #fff;
    height: auto;
    position: absolute;
    top: 84px;
    width: 80%;
    left: 4px;
    box-shadow: 0 0 10px 1px #4a95da;
    transform: scale(0.8);
    transform-origin: top left;
    opacity: 0;
    transition: 0.3s;
    visibility: hidden;
}

.head_menu ul li {
    float: none;
    border-top: 1px solid rgba(74, 149, 218, 0.23);
}

.head_menu ul {
    height: auto;
}

.head_menu ul li a {
    line-height: 30px;
    padding: 5px 15px;
}

.head_menu ul li:first-child {
    border: none;
}

.head_menu.act {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.mobile_but {
    width: 60px;
    height: 60px;
    float: left;
    position: absolute;
    left: 10px;
    top: 10px;
    background-image: url(/images/icons/show-menu-button.png);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    transition: 0.3s;
}

a.logo {
    padding: 5px 10px 5px 80px;
    box-sizing: border-box;
    width: 100%;
}

a.logo img {
    max-width: 100%;
}

header .head_search {
    display: none;
}

.mobile_but.act {
    background-image: url(/images/icons/close-button.png);
}

.sld_table {
    width: 100%;
}

#hr_results #resultsbar {
    display: none;
}

.faq_titles {
    display: none;
}

.faq_title {
    display: block !important;
    width: 100%;
    text-align: center;
    font-size: 30px;
    line-height: 50px;
    background: #4a95da;
    margin: 0 0 20px;
    color: #fff;
}

.faq_content .col {
    width: auto;
}

.faq_content:before {
    display: none;
}

.col.orange .faq_title {
    background: #ff5f48;
}

}