body {
  font-family: sans-serif !important;  
  }
.tabs-nav-items {
	    margin-top: 5px !important;  
}
a, a:focus, a:hover, a:active {
    outline: none;
}
article {
 margin-bottom:5px; 
}
.category-standart-block h3 {
 margin-top:0px; 
}
 .not-homepage .mainpage-right-column  a h3 {
   display:block;
   position:relative;
    color: white !important;
    padding: 10px !important;
    border-radius: 3px !important;
    background: linear-gradient(to bottom, #8c1515 0%,#8c1515 100%) !important;
    text-align: center!important;
    font-size: 18px !important;
    }
.category-events-time {
 
      padding-top: 40px;
 position:relative;
  display:block;
  z-index:3;
      padding-left: 13px;
     
}
.category-events-month {
  position:relative;
  display:block;
 font-size: 10px;
  text-align:center;
 z-index:3; 
  
  
}
.category-events-day {
   text-align:center;
  position:relative;
  display:block;
 z-index:3; 
  color:#4e4040 !important;
   font-size: 40px;
    line-height: 40px;
}
.category-events-time::before {
          content: " ";
    position: absolute;
       left: 0px;
       top: 12px;
    background: url(/wp-content/themes/chdutheme/calendar.png);
    background-size: 100% 100%;
    width: 80px;
    height: 90px;
    z-index: 0;
}




.chdu-title {
  width: 550px;
  margin-top:0px;
  padding-top:16px;
  font-size:24px; 
  padding-left:50px;
}

.news-wrapper p {
 font-size: 16px !important;
 letter-spacing: 0.3px !important;
 line-height: 1.2 !important;
 font-family: sans-serif !important;
}
.news-wrapper span {
 font-size: 16px !important;
 letter-spacing: 0.3px !important;
 line-height: 1.2 !important;
 font-weight:400 !important;
 font-family: sans-serif !important;
}
.news-wrapper img{
  position:relative !important;
  display:block !important;
  text-align:center !important;
  width:70% !important;
  -webkit-transform:translate(-50%,0%);
  -ms-transform:translate(-50%,0%);
  -o-transform:translate(-50%,0%);
  -moz-transform:translate(-50%,0%);
  transform:translate(-50%,0%);
      box-shadow: 0 0 56px -13px rgba(0,0,0,0.35);
  left:50% !important;
  height:auto !important;
  margin-top:15px !important;
  margin-bottom:15px !important;
}
.chdu-title-en {
  width: 550px;
  margin-top:0px;
  padding-top:30px;
  font-size:24px; 
  padding-left:70px;
}
.chdu-title:hover,.chdu-title-en:hover {
 color:white; 
}
a,a:hover,a:active,a:focus {
  text-decoration:none;
  cursor:pointer;
  }
a h1,h2,h3,h4,h5,h6 {
  transition:.4s;
  }
a h1:hover ,a h2:hover ,a h3:hover ,a h4:hover ,a h5:hover ,a h6:hover {
  color:#8c1515;
  }
.category-events-element-title a {
  color:#8c1515;
}
.hideLogo {
  display:none;
  }

.menuButtonScroll {
  background:#8c1515 !important; 	
}
.menuButtonDefault {
  background: white !important; 
}
.menuButtonDefault .glyphicon {
   color:#8c1515 !important;
}
.menuButtonScroll .glyphicon {
   color:white !important;
}
.menuButton {
  border-bottom:1px solid #8c1515;
  z-index:999999;
  width:100%;
  display:none;
  position:fixed;
  top:0px;
  left:0px;
  height:50px;
  font-size:30px;
  transition:.4s;
  }
.menuButton a {
  color:white;
  cursor:pointer;
  }
.menuButton .glyphicon {
 position:absolute;
 top:8px;
 right:15px;
}
.translate-button {
  background-color: #8C1515;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  text-decoration: none;
}
.ogoloshenya_thumbnail img{
  position:relative;
  display:block;
  border: 1px solid #f0f0f0;
  padding: 5px;
  width:75%;
  left:50%;
  transform:translate(-50%,0);
  height:auto;
  }
.categories-design h3 {
  color:#8C1515 !important;
  border-top:1px solid rgba(140,21,21,.4);
  border-bottom:1px solid rgba(140,21,21,.4);
  padding-bottom:10px;
  padding-top:10px;
  }
.facult-right-column-design {
      color: white;
    padding: 10px;
    border-radius: 3px;
    background: linear-gradient(to bottom, #8c1515 0%,#8c1515 100%);
    text-align: center;
  font-size:20px;
  }
.tabs-flat .tabs-content {
 background:white !important; 
}
.facult-right-column-design:hover {
  color:white;
  }
.facult-right-column-list {
  list-style:square;
  margin:0;
  padding-left:20px;
  }
.right-faculty-menu-news-element img {
 border: 1px solid rgb(216, 216, 216);
  padding:5px;
  display:block;
  position:relative;
  height:auto;
	width:100%;
      box-shadow: 0 0 56px -13px rgba(0,0,0,0.25);
}
.right-faculty-menu-news-elements img {
 border: 1px solid rgb(216, 216, 216);
  padding:5px;
  display:block;
  position:relative;
  height:auto;
	    width: 60%;
  margin-top:15px;
  margin-bottom:15px;
      box-shadow: 0 0 56px -13px rgba(0,0,0,0.25);
}
.language_toggle {
  position:absolute;
  right:15px;
  top:90px;
  z-index:9999999;
  }
.language_toggle  li{
  list-style:none;
  display:inline-block;
  margin-left:5px;
  margin-right:5px;
  }

.faculty-row{
  margin-top:20px;
  }
.error404-row {
  padding-top:4vh;
  padding-bottom:4vh;
  }
.searchPage img {
  display:none;
  }
.category-news-element-title-2 {
  font-size:12px;
  }
.col-category-vstup li {
  list-style:square;
  }
.col-category-vstup-image img{
  width:100%;
  border: 1px solid #E0E0E0;
  padding:5px;
	height:300px;
}
.col-category-vstup  a:active,a:focus {
  color:#8c1515;
  }
.col-category-vstup h4 {
  font-size:14px;
  line-height:13px;
  padding-top:2px;
  padding-bottom:2px;
  margin:-5px;
  }
.p-text-size img {
  padding:5px;
  border: 1px solid #E0E0E0;
  }
hr {
  margin-top:5px;
  margin-bottom:5px;
  }
.p-text-size {
  font-size: 16px;
  line-height: 1.2;
  }
.p-text-size p {
  font-size: 16px;
  letter-spacing:0.3px;
  line-height: 1.2;
  }
.faculty-main-person {
  color: white; 
padding: 10px; 
border-radius: 3px; 
background: linear-gradient(to bottom, #8c1515 0%,#8c1515 100%); 
text-align: center;
  font-size: 20px;
  text-transform:uppercase;
  }
.p-text-size h1 {
  text-transform:uppercase;
     color: white;
    padding: 10px;
    border-radius: 3px;
    background: linear-gradient(to bottom, #8c1515 0%,#8c1515 100%);
    text-align: center;
  font-size:18px;
  }
.p-text-size table {
  margin-top:10px;
  margin-bottom:10px;
 	border-color: rgba(140,21,21,.4) !important;
  font-size:14px;
  font-family:verdana;
  }
.p-text-size table th, tr, td {
  padding:10px;
  }
.my-bread {
  margin-top:5px;
  margin-bottom:5px;
  font-size: 
  }
.my-bread a {
  color:#8c1515;
  }
.black-color {
  color:black;
  }
.black-color a{
  color:black;
  }
.red-color {
  color:#8c1515;
}
.red-color a{
  color:#8c1515;
  }
.red-background {
  background:#740C0C;
}
.gray-color {
  color:#f2f1eb;
}
.gray-color a{
  color:#f2f1eb;
  }
.gray-background {
  background:#f2f1eb;
}
.white-color {
  color:white;
  }
.white-color a {
  color:white;
  }
.white-background {
  background:white;
  }
.header-line {
  position:relative;
  display:block;
  width:100%;
  height:
  }
.header-line .logotype {
  position:relative;
  display:block;
  }
.header-line .logoimg {
  float:left;
  margin-top:10px;
  margin-bottom:10px;
  }
.header-line .logotext {
  position:absolute;
  margin: 15px 10px;
  font-size:18px;
  height:60px;
  line-height:25px;
  }
.header-line .logotext .logotext-1-row {
  font-size:28px;
  }
.header-line #searchform {
  position:absolute;
  top:50%;
  right:30px;
  margin-top:-13px;
  }
.header-line  #searchsubmit {
  margin-left:5px;
  color:rgba(255,255,255,.0);
  background-image:url('/wp-content/themes/chdutheme/img/search.png');
  background-size:100% 100%;
  background-color:rgba(255,255,255,.0);
  border:none;
  height:20px;
  width:20px;
  opacity:1;
  }
.wr-mega-menu {
  font-family:'sans-pro-regular', sans-serif !important;
  }
.top-menu-wrapper {
  position:relative;
  display:block;
  width:100%;
  height:50px;
  background: #f7f7f7;
  border-bottom: 2px solid #8c1515;
  }
.top-menu-nav {
  position:relative;
  display:block;
  width:100%;
  
  }
.top-menu {
  margin:-0.5px;
  padding:6px;
  list-style:none;
  display: flex;
  justify-content: space-around;
  white-space: nowrap;
  }
.top-menu li {
  transition:.4s;
  font-size: 1.2em;
  padding-top:10px;
  padding-bottom:10px;
  padding-right:5px;
  display:inline-block;
  border-bottom:2px solid rgba(255,255,255,.0)
  }
@media screen and (max-width: 1000px){
  .top-menu{
  flex-wrap:wrap;
  }
}
.top-menu a:hover {
  text-decoration:none;
  color:#8c1515;
}
.top-menu li ul {
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.1);
  border: 2px solid #8c1515;
  border-top:none;
  background: #f3f3f3;
	margin:0;
	padding:0;  
  z-index:9999;  
  display:none;
  position:absolute;
  top: 50px;
  }
.top-menu li ul li {
  min-width:150px;
  padding:0;
  padding-left:10px;
  padding-right:10px;
  margin:0;
  display:block;
  }
.top-menu li ul li:nth-child(2n) {
     background: #f7f7f7;
}
.top-menu li:hover ul {
  display:block;
  }
.top-menu li ul li a:hover {
  text-decoration:none;
  }
.top-menu li ul li a {
  display:block;
  width:100%;
  line-height:30px;
  font-size:14px;
  color:black;
  }

.bottom-menu-wrapper {
  min-height: 280px;
	margin-top: 20px;
  }
.bottom-menu {
  width:100%;
  position:relative;
  margin:0;
  padding:0;
  margin-top:30px;
  list-style:none;
  }
.translate-button {
  display: inline-block;
  padding: 10px 20px;
  background-color: #8C1515;
  color: white;
  border: none;
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
  margin-top: 20px; 
}

.translate-button:hover {
  background-color: #7A1313;
}
.bottom-menu li:nth-child(1) {
  width:19%;
  padding-left:0;
  padding-right:0;
  }
.bottom-menu li:nth-child(1) ul li{
  width:100%;
  margin-left:0;
	padding-left:0;
  padding-right:0;
  }
.bottom-menu li:nth-child(1) ul li:nth-child(1){
  margin-left:0;
	padding-left:0;
  padding-right:0;
  }
.bottom-menu li ul li:nth-child(1){
  width:100%;
  padding-left:10px;
  padding-right:10px;
  }
.bottom-menu li{ 
  padding-left:10px;
  padding-right:10px;
  width:25%;
  display:inline-block;
  position:relative;
  font-size: 12px;
  }
.bottom-menu li a {
    letter-spacing:1px;
    color: #820000;
    font-size: .9em;
    line-height: 1em;
    text-transform: uppercase;
    font-weight: 600;
  }
.bottom-menu li ul {
  width:100%;
  margin:0;
  padding:0;
  position:absolute;
  display:block;
  top:20px;
  }
.bottom-menu li ul li{
  margin-left:-10px;
  padding-left:10px;
  padding-right:10px;
  width:100%;
  }
.bottom-menu li  ul li a {
  letter-spacing:0px;
  font-size:12px;
  font-weight:normal;
  color:#5f574f;
  text-transform:none;
  }
.bottom-menu li  ul li a:hover {
  text-decoration:underline;
  }
.slider {
  margin-top:10px;
  }
.search-line {
  display:block !mportant;
  position:relative !mportant;
  height:26px !mportant;
  top:50% !mportant;
  }
.screen-reader-text {
  display:none;
  }
.footer-row {
  padding-top:20px;
  padding-bottom:20px;
  }
.footer-logo {
  font-family:century-gothic;
  letter-spacing:1px;
  text-align:center;
  font-size:20px;
  }
.under-bottom-menu {
  margin:0;
  padding:0;
  }
.under-bottom-menu li {
  display:inline-block;
  margin-right:10px;
  }
.under-bottom-menu li a{
  transition:.4s;
  }
.under-bottom-menu li a:hover {
  text-decoration:underline;
  }
.footer-col {
  padding-top:20px;
  padding-bottom:20px;
  }
.footer-col-row-2 {
  font-size:12px;
  }
.footer-col-2 {
  padding-top:20px;
  padding-bottom:20px;
  }
.category-events-month {
  text-transform:uppercase;  
  font-weight: bold;
  }
.category-events-day {
  font-size:40px;
  }
.category-events-element-title {
  font-weight:bold;
  color:#8c1515  !important;
  }
.category-events-element-title:hover {
  font-weight:bold;
  color:#8c1515 !important;
  }
.category-news-element img {
  width:100%;
  height:200px;
  }
.more-link {
  display:none;
  }
.category-news-element {
  margin-top:20px;
  }
.category-standart-raid .category-standart-block:nth-child(1) {
  margin-top:0px;
  }
.category-standart-block {
  margin-top:10px;
  }
.category-standart-block img{
  width:100%;
  height:200px;
  }
.category-news-element-title {
  font-size: 1.42857em;
  }
.category-video-block {
	border:1px solid #f0f0f0;
  padding:5px;
  }
.rektorat-photo-img {
  float: left; 
  margin-right:20px; 
  border:1px solid #E9E9E9; 
  padding:5px;
  width:150px;
  height:210px;
  }
.rektorat-element {
  height:210px;
  margin-top:20px;
  display:block;
  position:relative;
  float:none;
  }
.translate-button {
  background-color: #8C1515;
  color: white;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  text-decoration: none; 
}
.translate-button:hover {
  background-color: #7A1313; 
}
.footer-button-list {
  list-style:none;
  margin:0;
  padding:0;
  margin-top: 25px;
  padding-left:16%;
  transition:.4s;
  }
.footer-button-list a {
   text-align:left;
  width:100%;
  display: inline-block;
  position: relative;
  padding-top:10px;
  padding-bottom:10px;
 	padding-left:20%;
  cursor: pointer;
  border-radius:10px;
  background: #d5d0c0;
  margin-top:10px;
  font-size: 18px;
  color: #5f574f;
  transition:.4s;
  }
.footer-button-list a:hover {
  background: #3f3c30;
  color:white;
  }

#adaptive-footer {
  display:none;
  }
.footer-button-list-2 {
  list-style:none;
  margin:0;
  padding:0;
  margin-top: 25px;
  transition:.4s;
  }
.footer-button-list-2 a {
  text-align:left;
  width:100%;
  display: inline-block;
  position: relative;
  padding-top:10px;
  padding-bottom:10px;
 	padding-left:20%;
  cursor: pointer;
  background: #d5d0c0;
  margin-top:10px;
  font-size: 18px;
  color: #5f574f;
  transition:.4s;
  }
.footer-button-list-2 a:hover {
  background: #3f3c30;
  color:white;
  }
.footer-button-list-2 a:last-child {
  margin-bottom:25px;
  }
.faculty-leader {
  border:1px solid #E9E9E9; 
  padding:5px;
  }
#s {
  width:200px;
  border-radius:5px;
  border-color:rgba(255,255,255,.0);
  color: black !important;
  }
.box-shadow-inset {
  box-shadow: inset 0 4px 8px -2px rgba(0,0,0,.2);
  }
.box-shadow-inset-2 {
  box-shadow: 0 4px 8px -8px rgba(0,0,0,.2) inset;
  }
.aps-group-horizontal img {
  width:25px  !important;
  height:25px !important;
  }
.lead {
    font-size: 1.3em;
    line-height: 1.4;
    color: #3f3c30;
  }
.category-standart-block img {
  border:1px solid #E0E0E0;
  padding:5px;
  
  }
.category-news-element-img-wrapper {
 position:relative;
 display:block;
 overflow:hidden;
 width:100%;
 height:200px;
}
.category-news-element-img-wrapper .category-news-element-img img {
 z-index: 1;
 position: absolute;
 width: 100%;
 height: 100%;
 object-fit: cover;
 overflow-x: hidden;
}
.wp-pagenavi {
 margin-top:15px; 
}
.wp-pagenavi a,
.wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid white;
	color: white;
	background-color: #820000;
  transition:.4s;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
		border: 1px solid white;
	color: white;
	background-color: #820000;
}
.wp-pagenavi a:hover {
	border: 1px solid white;
	color: white;
	background-color: #820000;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
@media (max-width: 1000px) {  
  .box-shadow-inset {
   box-shadow: inset 0 4px 8px -2px rgba(0,0,0,.0);
  }
  #header {
   margin-top:50px; 
  }
  .advertisement {
   display:none; 
  }
  .category-news-element {
       width: 80%;
    margin-left: 10%;
    margin-right: 10%;
  }
   .menuButton {
  display:block;
  }
  .top-menu-wrapper {
   display:none; 
  }
  .adaptive-footer-wrapper  {
    
    }
  
  #adaptive-footer{
    height:500px !important;
    }
  .mainpage-right-column h3 {
    color: white !important;
    padding: 10px !important;
    border-radius: 3px !important;
    background: linear-gradient(to bottom, #8c1515 0%,#8c1515 100%) !important;
    text-align: center!important;
    font-size: 18px !important;
    }
  .mainpage-right-column a h3:hover  {
    color:white !important;
    }
.top-menu-nav  {
    z-index:99999;
  	position:fixed;
  	display:none;
  	width:100% !important;
  	height:100vh;
  	left:0px;
  	top:50px;
  	background:white;
    }
#top-menu li {
    padding-left:15px;
    border-bottom:1px solid #8c1515 !important;
    width:100% !important; 
    height:14%;
    font-size:14px;
    }
#top-menu li a {
   color:#333;
  }
#top-menu li ul {
    display:none !important; 
    }


#top-menu li:hover {
    transition:none !important;
    }
  .logotext-1-row {
    font-size:20px  !important;
    }
  #logo-col {
    height:100px !important; 
    }
  #search-col {
    display:none !important; 
    }
  .search-line {
    display:none !important; 
    }
  #fullwidth-footer {
    display:none !important;   
    }
  #adaptive-footer {
    display:block !important;   
    }
  	.bottom-menu li{ 
    	font-size:12px;
      width:16.2% !important;      
     }
    .bottom-menu li ul li{
      width:100% !important;  
     }
  	.footer-row {
    text-align:center !important;
    }
  	.aps-group-horizontal img {
      width:30px !important;
      height:30px !important;
      }
  .mainpage-right-column {
    text-align:center !important;
    }
  .category-standart-block .col-md-4 img {
    height:500px;
    }
  
 	.category-news-element img {
  width:100%;
  height:500px;
  }
  }

@media (max-width: 1200px) {  	
  	.bottom-menu-wrapper {
      min-height:350px !important;
      }
     .aps-group-horizontal img {
      width:20px !important;
      height:20px !important;
      }
  }

@media (max-width: 990px) {  
  .news-wrapper img {
   width:100% !important; 
  }

.category-events-day {
   text-align:center;
  position:relative;
  display:block;
 z-index:3; 
   font-size: 40px;
    line-height: 40px;
}
.category-events-time::before {
        content: " ";
    	position: absolute;
        left: 50% !important;
  transform:translate(-50%,0%) !important;
  -webkit-transform:translate(-50%,0%) !important;
  -moz-transform:translate(-50%,0%) !important;
  -ms-transform:translate(-50%,0%) !important;
  -o-transform:translate(-50%,0%) !important;
       top: 12px;
    background: url(/wp-content/themes/chdutheme/calendar.png);
    background-size: 100% 100%;
    width: 80px;
    height: 90px;
    z-index: 0;
}
}
@media (max-width: 768px) {
  .chdu-title {
   max-width:500px; 
  }
  .chdu-title-en {
   max-width:500px; 
  }
 .slider {
   display:none;
  }
 .col-category-vstup-image img{
   height:250px;
  }
  
 .category-standart-block .col-md-4 img {
   height:250px; 
  }
 .vw {
    font-size: 2vw;
  }
  .wrapper {
    padding-left:5%;
    padding-right:5%;
	}
  .category-news-element img {
      width: 100%;
      height: 160px !mportant;
  }
  .advertisement {
   display:none; 
  }
}
@media (max-width: 550px) {
 .chdu-title {
   max-width:400px; 
  }
  .chdu-title-en {
   max-width:400px; 
  }
}
@media (max-width: 500px) {
  .chdu-title {
   max-width:315px; 
   font-size:18px;
  }
  .chdu-title-en {
   max-width:310px; 
    font-size:18px;
  }
  .category-news-element {
   width:100%; 
   margin:0;
  }
  .under-bottom-menu li {
    margin:3px;
  }
  .category-standart-block .col-md-4 img {
   height:150px; 
  }
  .col-category-vstup-image img{
   height:150px;
  }
  .wrapper {
    padding-left:3%;
    padding-right:3%;
	}
}
@media (max-width: 400px) {
  .logotext {
    font-size:12px !important;
  }
  .logotext-1-row {
   font-size:14px !important;
  }
}
@font-face {
    font-family:sans-pro-regular;
    src: url(/wp-content/themes/chdutheme/fonts/SourceSansPro-Regular.ttf);
   }
@font-face {
    font-family:sans-pro-black;
    src: url(/wp-content/themes/chdutheme/fonts/SourceSansPro-Black.ttf);
   }

.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    margin: auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
.wordpress-post-tabs-skin-simple_gray .ui-tabs .ui-tabs-panel {
  padding:20px !important;
  }
.wordpress-post-tabs-skin-simple_gray .ui-tabs .ui-tabs-nav {
  border:none !important;
  }

@font-face {
    font-family: Roboto; /* Ð“Ð°Ñ€Ð½Ð¸Ñ‚ÑƒÑ€Ð° ÑˆÑ€Ð¸Ñ„Ñ‚Ð° */
    src: url(/wp-content/themes/chdutheme/fonts/Roboto-Regular.ttf); /* ÐŸÑƒÑ‚ÑŒ Ðº Ñ„Ð°Ð¹Ð»Ñƒ ÑÐ¾ ÑˆÑ€Ð¸Ñ„Ñ‚Ð¾Ð¼ */
   }

.slider .prev {
  display:block;
  position:absolute;
  left:0px;
  top:50%;
  background-image: url(/wp-content/themes/chdutheme/img/arrow-left.png),linear-gradient(rgb(214, 37, 37),rgb(158, 19, 19));
  background-size:100% 100%;
   -webkit-transform:translate(-0%,-50%);
  -ms-transform:translate(-0%,-50%);
  -moz-transform:translate(-0%,-50%);
  transform:translate(-0%,-50%);
  z-index:99;
  text-indent:-999999px;
  padding:10px;
  width:50px;
  height:50px;
  border-radius:2px; 
  box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.15);
}
.slider .next {
  display:block;
  position:absolute;
  right:0px;
  top:50%;
  background-image: url(/wp-content/themes/chdutheme/img/arrow-right.png),linear-gradient(rgb(214, 37, 37),rgb(158, 19, 19));
  background-size:100% 100%;
  -webkit-transform:translate(-0%,-50%);
  -ms-transform:translate(-0%,-50%);
  -moz-transform:translate(-0%,-50%);
  transform:translate(-0%,-50%);
  z-index:99;
  text-indent:-999999px;
  padding:10px;
  width:50px;
  height:50px;
  border-radius:2px; 
   box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.15);
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  height:450px;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  transform:translateY(-20%);
  border: 0;
  }
@media screen and (max-width: 768px){
  .ms-slide-info{
  	display:none!important;
  }
}