ul{
    margin-left: 17px;
margin-top: 7px;
}

.mobile_menu_bar:before{
    color: #f8869f;
}

.scroll-arrow img{
 border-radius:50%;    
    -webkit-transition: -webkit-transform .8s ease-in-out;
    -ms-transition: -ms-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
}

#top-menu .children{
display: none !important;
}

.pagination a {
color: #484848 !important;
font-weight: bold;
}

.et_pb_gallery_pagination a{
color: #484848 !important;
}

.et_pb_gallery_pagination .active {
font-weight: bold;
    border: 1px solid;
    padding: 1px 9px;
}

.contact-form-row textarea, .contact-form-row input {
    border: 3px solid #3f3f3f !important;
    background-color: #fff !important;
}

.schedule img {
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.transport-border{
    border-left: 2px solid #3c3c3c;
    padding: 8px;
    max-width: 220px;
}

#top-menu-nav a{
color: #fff !important;
}

.et_pb_gallery{
margin-bottom: 0 !important;
}

.about-text h1{
color: #d963d1;
  font-size: 72px;
  text-transform: uppercase;
  background: -webkit-linear-gradient(135deg, #b3ecc8, #b8dac9, #ea24d5);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.et_pb_gallery_item{
border: 9px solid #fbfbfb;
    padding: 7px;
}

.photogallery .et_pb_gallery_item{
border: 9px solid #484848;
    padding: 7px;
}

/* .video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
*/

.scroll-arrow img:hover{
 transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
}

.footer-widget p{
padding: 1px 0px;
font-weight: 100;
}
.footer-widget h4{
color: white;
font-weight: bold;
}

.footer-widget li:before{
    border-color: rgb(217, 99, 209);;
}

.nextyle-img{
    border: 9px solid #484848;
    padding: 13px;
}

.nx-heading{
 border: 9px solid #212121;
display: inline-block;
padding: 9px 70px;
}

.nx-heading-white{
 border: 9px solid white;
display: inline-block;
padding: 9px 70px;
}

.lecturer-left img{
border-radius: 50%;
border: 9px solid #484848;
padding: 10px;
}

.lecturer-left{
margin-top: 25px;
}

.btn{
    background: #d963d1;
    color: white;
    padding: 6px 15px !important;
    border-radius: 2px;
    font-weight: bold;
    text-transform: capitalize;
cursor: pointer;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.btn:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.card-1 {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    background: white;
    padding: 15px 13px;
    border-radius: 7px;
}

 /* MEDIA - DESKTOP SCREENS */ 
@media (min-width: 982px){

#black-studio-tinymce-3{
margin-left: 25px;
}


.logo_container a{
filter: brightness(0) invert(1);
}

.et-fixed-header .logo_container a{
filter: brightness(0) invert(0);
}

}

 /* MEDIA - SMALL SCREENS */ 
@media (max-width: 981px){
.nx-heading{
 border: 5px solid #212121;
display: inline-block;
padding: 9px 70px;
}
}

/*TABLE STYLES */
.rwd-table {
  margin: 1em 0;
  min-width: 300px;
border: 1px solid #333 !important;
    margin: 0 0 0 0 !important;
}
.rwd-table tr {
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}
.rwd-table th {
  display: none;
}
.rwd-table td {
  display: block;
}
.rwd-table td:first-child {
  padding-top: .5em;
}
.rwd-table td:last-child {
  padding-bottom: .5em;
}
.rwd-table td:before {
  content: attr(data-th) ": ";
  font-weight: bold;
  width: 6.5em;
  display: inline-block;
}
@media (min-width: 480px) {
  .rwd-table td:before {
    display: none;
  }
}
.rwd-table th, .rwd-table td {
  text-align: left;
}
@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {
    display: table-cell;
    padding: .25em .5em;
  }
  .rwd-table th:first-child, .rwd-table td:first-child {
    padding-left: 0;
  }
  .rwd-table th:last-child, .rwd-table td:last-child {
    padding-right: 0;
  }
}

.rwd-table {
  background: rgba(255, 255, 255, 0.77);
  color: #333;
  border-radius: 1px;
  overflow: hidden;
}
.rwd-table tr {
  border-color: #333;
}
.rwd-table th, .rwd-table td {
  margin: .5em 1em;
}
@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {
    padding: 1em !important;
  }
}
.rwd-table th, .rwd-table td:before {
  color: #333;
}

.entry-content tr td{
border-top: 1px solid #333;
}

.rwd-table th {
color: #333 !important;
}

/*** SINGLE POST CUSTOMIZATION ***/
.hero-section {
    padding-top: 120px;
    padding-bottom: 120px;
    background-repeat: no-repeat;
    background-size: cover;
    position:relative;
    max-height: 450px;
    background-color: #333;
}
 
.single-post #main-content #left-area {padding-top: 0px;}
 
/* ---- Sidebar Settings ---- */
.single #sidebar {background: #efefef; padding-top: 20px; padding-right: 20px; padding-left: 20px; padding-bottom: 20px;}
 
/* ---- Standard Post Title &amp; Post Meta ---- */
.single h1.entry-title,.attachment h1.entry-title, .single p.post-meta {
width: 100%;
text-align: center;
padding-left: 8px;
padding-right: 8px;
font-weight: 800;
text-transform: uppercase;
color: #484848;
}
 

.single .logo_container a{
filter: brightness(0) invert(0) !important;
}

.single #top-menu-nav a{
color: #484848 !important;
}

.single #main-header{
    background: white;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.et_post_meta_wrapper img{
border: 9px solid #484848;
    padding: 13px;
}
.single #main-content p{
    line-height: 1.1em;
    font-size: 26px;
}

 @media only screen and (min-width: 980px) {
/*** Set title font size for desktop ***/
.single h1.entry-title {
font-size: 65px !important;
}
 }

