/* iphone 6 */
.main {
  margin: 0 auto;
}

h1.heading {
  font-size: 30px;
  font-family: "PFDinTextCondPro-Medium";
  padding: 30px 0 30px;
  text-align: left;
  text-transform: uppercase;
}

.rubric-nav {
  position: relative;
  padding: 30px 0 30px;
  height: 69px;
  background: #ffffff;
  z-index: 1;
  color: #144789;
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
  -webkit-perspective-origin: 50% 0;
  -moz-perspective-origin: 50% 0;
  -ms-perspective-origin: 50% 0;
  -o-perspective-origin: 50% 0;
  perspective-origin: 50% 0;
  -webkit-perspective: 500px;
  -moz-perspective: 500px;
  -ms-perspective: 500px;
  -o-perspective: 500px;
  perspective: 500px;
}

.rubric_content {
  margin: 0 auto;
  padding: 0 0 30px 0;
  width: 100%;
}

.rubric-nav-items {
  width: 100%;
  position: relative;
  height: 100%;
  background: #fff;
}

.rubric-nav-rubric-item,
.rubric-nav-program-item {
  border: 10px solid #ffffff;
  text-align: center;
  position: relative;
  float: left;
  font: normal 18px "PFDinTextCondPro-Regular", sans-serif;
  padding: 10px 18px;
  text-transform: uppercase;
}
.rubric-nav-rubric-item a,
.rubric-nav-program-item a {
  display: inline-block;
  line-height: 1.2;
  color: #000;
}
.rubric-nav-rubric-item:hover, .rubric-nav-rubric-item.active,
.rubric-nav-program-item:hover,
.rubric-nav-program-item.active {
  border: 10px solid #bcbec0;
}
.rubric-nav-rubric-item:hover a, .rubric-nav-rubric-item.active a,
.rubric-nav-program-item:hover a,
.rubric-nav-program-item.active a {
  border-bottom: none;
}

.program__list_title_320 {
  display: none;
}

.rubric-nav-program-item + .rubric-nav-program-item:before {
  border-left: none;
}

.rubric-nav-rubric-item:hover + .rubric-nav-rubric-item:before,
.rubric-nav-program-item:hover + .rubric-nav-program-item:before {
  display: none;
}

.rubric-nav-program-item a {
  border-bottom: 4px solid #BEC821;
}
.rubric-nav-program-item a:hover {
  border-bottom-color: transparent;
}
.rubric-nav-program-item:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  bottom: 9px;
  left: 0;
  right: auto;
  border-left: 1px solid #DFDDDE;
}
.rubric-nav-program-item:hover:before, .rubric-nav-program-item.active:before {
  border-left: none;
}

.rubric-title-320 {
  display: none;
  margin: 0 15px 15px 15px;
  font-size: 36px;
  font-weight: bold;
  color: #005da3;
}

@media only screen and (max-width: 320px) {
  .rubric-nav {
    display: none;
  }

  .rubric-title-320 {
    display: inline-block;
  }
  .rubric-title-320.mm {
    display: none;
  }

  .ann-news__item_doc {
    width: auto;
  }

  .rubric-documents {
    margin-top: 60px;
  }

  .rubric_content {
    margin-left: 16px;
    width: auto;
  }
}
.rubric-nav-320 {
  background: #ffffff;
  border: 10px solid #bcbec0;
  display: none;
  padding: 10px 15px;
  margin: 20px 20px 20px 17px;
  width: auto;
  *zoom: 1;
}
.rubric-nav-320:after {
  content: "";
  display: table;
  clear: both;
}
.rubric-nav-320 a {
  display: inline-block;
  *zoom: 1;
  cursor: pointer;
  /*i {
  	display: inline-block;
  	float: right;
  	width: 18px;
  	height: 12px;
  	margin: 5px 0 0 10px;
  	background: url('/i/arrows/arrow-down-18x12-white.png') no-repeat 0% 0%;
  }*/
}
.rubric-nav-320 a:after {
  content: "";
  display: table;
  clear: both;
}
.rubric-nav-320 a label {
  font-size: 20px;
  font-weight: bold;
  text-transform: lowercase;
}
.rubric-nav-320 a.rubric {
  float: left;
}
.rubric-nav-320 a.program {
  float: right;
}
.rubric-nav-320 a.program label {
  border-bottom: 4px solid #ffffff;
}
.rubric-nav-320 .rubric-nav-rubric-item i.close {
  cursor: pointer;
}

@media only screen and (min-width: 321px) and (max-width: 765px) {
  .rubric-nav-320 {
    display: none;
  }
}
@media only screen and (max-width: 320px) {
  .rubric-nav-320 {
    display: inline-block;
  }
}
@media only screen and (min-width: 321px) and (max-width: 765px) {
  .rubric-nav {
    margin-left: 0;
    padding-bottom: 0;
  }
  .rubric-nav .rubric-nav-rubric-item {
    border: 0;
    font-size: 15px;
    margin-right: 10px;
    padding: 10px 8px;
  }
  .rubric-nav .rubric-nav-program-item {
    font-size: 15px;
    padding: 10px 8px;
  }
}

@media screen and (min-width: 766px) and (max-width: 1000px) {
  .rubric-nav {
    margin-left: 0;
    padding-bottom: 0;
  }
  .rubric-nav .rubric-nav-rubric-item {
    font-size: 15px;
    margin-right: 10px;
    padding: 10px 8px;
  }
  .rubric-nav .rubric-nav-program-item {
    font-size: 15px;
    padding: 10px 8px;
  }
}

.rubric-popup ul li {
  float: none;
  padding: 5px 15px;
}
.rubric-popup ul li a {
  border-bottom: 0;
}

.program-popup ul li {
  float: none;
  padding: 5px 15px;
}

.index-docs {
  margin: 0 12px 0;
}
.index-docs .heading {
  font-size: 30px;
  font-family: "PFDinTextCondPro-Medium";
  padding: 30px 0 30px;
  text-transform: uppercase;
}
.index-docs ul {
  display: block;
  margin: 0 auto;
  max-width: 982px;
  overflow: hidden;
  width: 100%;
}
.index-docs ul li {
  display: block;
  font-style: normal;
  float: left;
  margin: 0 40px 40px 0;
  text-align: center;
  width: 300px;
}
.index-docs ul li:nth-child(3n+1) {
  border-top: 3px solid #878787;
}
.index-docs ul li:nth-child(1) {
  border-top: 0;
}
.index-docs ul li h2 {
  background: #ffffff;
  font-size: 17px;
  min-height: 102px;
  padding: 35px 40px 30px;
}
.index-docs ul li h2 a {
  color: #404040;
}
.index-docs ul li p {
  background: #878787;
  font-size: 16px;
  font-style: italic;
  color: #ffffff;
  line-height: 20px;
  padding: 20px 30px 30px;
  min-height: 210px;
}
.index-docs ul li:last-child {
  margin-right: 0;
}
.index-docs.documents {
  background: none;
}
.index-docs.documents .heading {
  color: #686868;
  height: auto;
  padding-top: 50px;
  padding-bottom: 40px;
}
.index-docs.documents ul {
  display: block;
  margin: 0 auto;
  max-width: 964px;
  width: 100%;
}
.index-docs.documents ul li {
  border-bottom: 1px solid #A2A2A2;
  border-left: 1px solid #A2A2A2;
  display: block;
  float: left;
  font-size: 16px;
  font-style: normal;
  line-height: 1.3;
  margin: 0 140px 130px 0;
  position: relative;
  text-align: center;
  width: 221px;
}
.index-docs.documents ul li p {
  color: #404040;
  padding: 70px 15px 80px;
  min-height: 150px;
}
.index-docs.documents ul li .download_pdf {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #686868;
  position: absolute;
  left: 9px;
  bottom: -50px;
}
.index-docs.documents ul li .download_pdf img {
  margin-right: 10px;
  vertical-align: middle;
}
.index-docs.documents ul li .download_docs {
  background: #ffffff;
  border: 1px solid #686868;
  bottom: -60px;
  color: #686868;
  font-size: 14px;
  font-weight: bold;
  left: 0;
  text-transform: uppercase;
  text-align: center;
  padding: 15px 20px;
  position: absolute;
}
.index-docs.documents ul li:last-child {
  margin-right: 0;
}
.index-docs .history_text {
  background: #ffffff;
  color: #686868;
  font-style: italic;
  font-size: 25px;
  line-height: 1.3;
  padding: 40px 80px 70px;
  text-align: center;
  margin: 0 auto;
  width: 752px;
}
.index-docs .history_text p {
  padding-bottom: 70px;
}
.index-docs .history_text .ann-list__pagination-button {
  background: #ffffff;
  color: #1d1d1d;
  font-size: 14px;
  margin: 0 auto;
  padding: 10px 12px;
  text-transform: uppercase;
  -moz-box-shadow: 0 #686868;
  -webkit-box-shadow: 0 #686868;
  box-shadow: 0 #686868;
  -moz-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
  -o-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
  -webkit-transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
  transition: color 0.3s ease, border-color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
}
.index-docs .history_text .ann-list__pagination-button:hover {
  -moz-box-shadow: 0 2px 2px #686868;
  -webkit-box-shadow: 0 2px 2px #686868;
  box-shadow: 0 2px 2px #686868;
}
.index-docs .history_text .ann-list__pagination-button:hover:before {
  border-width: 1px;
  border-color: #686868;
  -moz-transition: border-color 0.3s ease;
  -o-transition: border-color 0.3s ease;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
.index-docs.index-docs_index {
  display: none;
}
.index-docs.index-docs_rubric {
  display: none;
}

@media only screen and (max-width: 320px) {
  .index-docs {
    margin: 0 0 20px;
  }
  .index-docs.index ul {
    display: none;
  }
  .index-docs .heading {
    font-size: 25px;
    line-height: 35px;
    width: auto;
    padding-top: 30px;
  }
  .index-docs ul {
    width: auto;
  }
  .index-docs ul li {
    display: none;
  }
  .index-docs ul li h2 {
    min-height: 40px;
  }
  .index-docs ul li {
    display: block;
    font-style: normal;
    float: left;
    margin: 0 4% 20px;
    text-align: center;
    width: auto;
  }
  .index-docs ul li:last-child {
    margin-right: 4%;
  }
  .index-docs.history {
    display: none;
  }
  .index-docs.documents ul {
    max-width: 230px;
  }
  .index-docs.documents ul li {
    display: none;
    margin: 0 auto 130px;
    width: auto;
  }
  .index-docs.documents ul li p {
    text-align: left;
  }
  .index-docs.documents ul li:nth-child(1) {
    display: block;
  }
  .index-docs.documents .heading {
    font-size: 40px;
    padding-top: 30px;
  }
  .index-docs .history_text {
    margin: 0 20px;
    width: auto;
  }
  .index-docs.index-docs_index {
    background: none repeat scroll 0 0 #ffffff;
    color: #686868;
    display: block;
    font-size: 15px;
    font-weight: bold;
    left: 0;
    margin: auto;
    padding: 15px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: -25px;
    width: 84%;
    z-index: 10;
  }
  .index-docs.index-docs_index a {
    color: #686868;
  }
  .index-docs.index-docs_rubric {
    display: none;
  }
}

@media screen and (min-width: 766px) and (max-width: 1000px) {
  .programm__rubric {
    width: auto;
  }

  .program__datepicker {
    margin-left: 0;
    width: auto;
  }
}
@media only screen and (min-width: 321px) and (max-width: 765px) {
  .programm__rubric {
    width: 100%;
  }

  .program__datepicker {
    width: 100%;
  }

  .program__list_title {
    width: auto;
  }

  .program__list_place {
    font-size: 21px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 320px) {
  .programm__rubric {
    width: auto;
  }

  .program__list_title {
    width: auto;
  }

  .program__datepicker {
    /*width: auto;*/
    width: 100%;
  }

  .program__list_isopen {
    display: inline-block;
    position: relative;
    top: 10px;
    width: 200px;
  }

  .program__list_isopen .cal,
  .program__list_bottom .cal {
    border: 0;
    height: 32px;
    width: 34px;
  }
  .program__list_isopen .cal a,
  .program__list_bottom .cal a {
    height: 32px;
    width: 34px;
  }
  .program__list_isopen .member,
  .program__list_isopen .smi,
  .program__list_bottom .member,
  .program__list_bottom .smi {
    top: 0;
  }
}
@media only screen and (max-width: 320px) {
  h1.heading {
    padding-left: 17px;
  }

  .program__content {
    border-width: 10px;
    width: auto;
  }

  .ann-list {
    padding-left: 0;
  }
  .ann-list.annonce {
    display: none;
  }

  .program__list_accred_legend {
    margin-left: 17px;
    width: auto;
  }

  .program__list_item {
    font-size: 18px;
    float: left;
    padding: 20px 10px 10px 15px;
    margin-left: 17px;
    width: auto;
    /*min-width: 78%;*/
  }
  .program__list_item .prefix {
    display: none;
  }
  .program__list_item .program__list_title {
    float: none;
    padding-top: 0;
  }
  .program__list_item .program__list_title .program__list_date {
    font-size: 24px;
    margin-bottom: 8px;
  }
  .program__list_item .program__list_title .program__list_descr {
    margin-bottom: 20px;
    /*width: 200px;*/
    width: auto;
  }
  .program__list_item .program__list_place {
    display: none;
  }
  .program__list_item .program__list_place.width320 {
    display: block;
    font-size: 24px;
    float: none;
    position: static;
    margin-bottom: 18px;
  }

  .program__list_title_320 {
    display: none;
  }
}
@media only screen and (min-width: 321px) and (max-width: 765px) {
  .program__content {
    border-width: 10px;
    min-width: 94%;
    width: auto;
  }

  .ann-list {
    padding-left: 0;
  }
  .ann-list.annonce {
    display: none;
  }

  .program__list_item {
    font-size: 18px;
    float: left;
    padding: 20px 10px 10px 15px;
    width: 92%;
    min-width: 92%;
  }
  .program__list_item .prefix {
    display: none;
  }
  .program__list_item .program__list_title {
    padding-top: 0;
  }
  .program__list_item .program__list_title .program__list_descr {
    width: auto;
  }

  .program__list_title_320 {
    display: none;
  }
}
@media screen and (min-width: 766px) and (max-width: 1000px) {
  .ann-list {
    padding-left: 0;
  }
  .ann-list.annonce {
    display: none;
  }

  .program__list_item {
    font-size: 18px;
    float: left;
    padding: 20px 10px 10px 15px;
    width: 578px;
  }
  .program__list_item .prefix {
    display: none;
  }
  .program__list_item .program__list_title {
    padding-top: 0;
  }

  .program__list_title_320 {
    display: none;
  }

    /*.program__list_title_320,
    .program__list_accred_320 {
        display: block;
    }

    .program__list_title_320 {
        margin-bottom: 20px;
    }

    .program__list_accred_320 {
        font-weight: bold;
    }

    .program__list_title,
    .program__list_place {
        display: none;
    }
	
	.program__list_accred {
        display: block;
    }
	
	.program__list_accred_legend {
		color: #404347;
		font-size: 20px;
		clear: both;
		margin: 0 0 30px 0;
		
		&.wide800 {
			display: block;
		}
		
		&.wide1024 {
			display: none;
		}
		
		
	}
	
	.i-f_right {
		float: none;
	}
		
    .program__datepicker {
        margin: 0 0;
    }
	
	
	
	.datepicker {
		margin-bottom: 40px;
	}
	
	
    .program__list_header {
        display: block; 
    }

    .program__header {
        
    }

    .program__list {
        display: none;
    }

    .program__list_nav dt {
        display: block;
    }

    .program__list_nav dt,
    .program__list_nav dd {
        line-height: 2;
        font-size: 14px;
        margin-right: 10px;
    }

    .program__list_title {
        width: auto;
    }

    .program__list_isopen {

        top: 7px;
        
        .icon {
           
        }
    }

    .program__list_cal {
        float: right;
        text-align: right;
        font-weight: bold;
        
        .cal {
            left: 0;
            top: 0;
            margin-top: 5px;
        }
    }

    .program__list_descr {
    	font-size: 18px;
    }

    .program__list_date {
    	font-size: 24px;
        margin: 0 0 15px;
    }
	
	.index-docs {
	
		.heading  {
			font-size: 37px;
		}
	
		ul {
		
			width: 96%;
		
			 li {
				display: block;
				font-style: normal;
				float: left;
				margin: 0 11px 40px;
				text-align: center;
				width: 46%;
			}
			
		}
	}*/
}
