/* @override 
	http://localhost:8888/wordpress/wp-content/themes/mtp_xv/styles/styles.css?ver=4.7.2 
	https://multiplace.org/2017/wp-content/themes/mtp_xv/styles/styles.css?ver=4.7.2
	https://multiplace.org/2017/wp-content/themes/mtp_xv/styles/styles.css?ver=4.6.3
	*/
* {
  margin: 0;
  padding: 0; }

body {
  font-family: "Overpass Mono", monospace !important;
  font-weight: 400;
  color: #00259A;
  font-family: "Overpass Mono", monospace;
  font-size: 92%;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a {
  font-family: "Overpass Mono", monospace; }

a:link, a:visited {
  color: #00259A;
  text-decoration: none; }

p {
  margin: 1em 0 0 0; }

li {
  list-style: none; }

h1 {
  padding: 2em 0 1.5em 0; }

h2 {
  padding: 1em 0 1.5em 0; }

h1, h2 {
  text-transform: uppercase; }

.wrapper {
  position: relative !important; }

.header-bg {
  position: fixed;
  top: 0;
  width: 100%;
  height: 60vh; }

.palms {
  background: url("../images/palm.png") no-repeat 10% 15%, url("../images/palm.png") no-repeat 35% -10%, url("../images/palm.png") no-repeat 65% -5%, url("../images/palm.png") no-repeat 85% -10%;
  background-size: 25%; }

#header {
  height: 60vh;
  display: block;
  padding: 1em;
  width: auto;
  position: relative; }
  #header .lang {
    position: absolute;
    top: 20px;
    right: 0;
    width: 3em;
    font-weight: bold; }
    #header .lang .widget_qtranslate {
      border-width: 1px solid; }
    #header .lang .active {
      padding-right: 1em;
      display: none; }
    #header .lang .active:after {
      content: "-";
      position: absolute;
      right: 0;
      top: 0.5em; }

.logo {
  width: 100%;
  height: 100px;
  display: block;
  float: left;
  background: url("../images/mtp_logo.svg") no-repeat left top; }

.claim {
  width: 100%;
  padding-top: 30vh;
  text-align: center;
  font-size: 3.5em !important; }

.head-col-1, .head-col-2 {
  width: 256px;
  font-family: "Overpass Mono", monospace;
  margin: 0 0 0.75em 0; }

.head-domicil {
  font-size: 0.75em;
  font-weight: bold;
  top: -5px; }

.right-column {
  text-align: right;
  position: relative; }

#nav-menu {
  position: absolute;
  top: 0 !important;
  text-align: right;
  padding: 3.5em 0 0 0;
  text-transform: uppercase; }
  #nav-menu ul {
    border-top: 1px dashed #00259A;
    border-bottom: 1px dashed #00259A;
    padding: 0.5em; }
  #nav-menu a {
    font-family: "Overpass Mono", monospace;
    font-size: 1em; }
  #nav-menu li {
    margin: 0.5em 0;
    padding-right: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear; }

.active {
  padding-right: 1em !important;
  position: relative; }

.active:after {
  content: "-";
  position: absolute;
  right: 0;
  top: 0; }

.scrolltop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 30px;
  height: 30px;
  background: url("../images/arrowtop.svg") no-repeat left top;
  border: 2px solid #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: none; }

/* content */
.content {
  background: #fff; }
  .content ul {
    margin: 1em 0; }

.section {
  position: relative; }
  .section h1 {
    padding: 0 0 1.5em 0; }

#program .time {
  padding: 0 0.5em 0 0; }

#program .title {
  display: inline;
  border-left: 1px dotted #fff; }

#program .city {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

#program .venue {
  position: relative;
  padding-left: 3em; }

#program .venue:before {
  content: '';
  position: absolute;
  width: 1.5em;
  border-top: 2px solid #00259A;
  left: 1em;
  top: 1.75em; }

#program_content {
  display: block;
  float: left; }

.program-item {
  height: 0;
  padding-bottom: 150%;
  display: inline-block;
  border-bottom: 1px dotted #fff;
  width: 100%;
  font-family: "Overpass Mono", monospace;
  font-weight: 400; }
  .program-item img {
    width: 100%;
    height: auto; }
  .program-item .title, .program-item .place, .program-item .tags {
    width: 100%;
    padding: 0 0 0 1.85em;
    float: left; }
  .program-item .title {
    font-weight: 800;
    padding-top: 0.5em !important; }
  .program-item .excerpt, .program-item .tag {
    font-size: 0.85em !important; }
  .program-item .excerpt {
    padding-left: 2.25em !important; }
  .program-item .tag {
    display: inline-block;
    padding-right: 0.5em; }

.program-item:hover, .program-item:active {
  font-family: "Overpass Mono", monospace !important; }

.program-item-thumbnail {
  background: #FFAA4C;
  float: left;
  height: 0;
  padding-bottom: 66.6666666667%; }
  .program-item-thumbnail img:hover {
    opacity: 0.25;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in; }

#about {
  padding: 3em 0 0 0;
  font-family: "Overpass Mono", monospace; }

#about p, #more p {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -o-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 2.5em;
  -moz-column-gap: 2.5em;
  -o-column-gap: 2.5em;
  column-gap: 2.5em;
  orphans: 6; }

#contact {
  padding-bottom: 10em; }

/* single */
#post-content-wrapper {
  padding: 4em 0 0 0;
  font-family: "Overpass Mono", monospace; }

#post-content-wrapper h1 {
  padding: 0 0 2em 0 !important; }

#single-meta {
  font-family: "Overpass Mono", monospace;
  padding-top: 1em; }

.single-tags {
  display: block;
  float: left;
  width: 100%; }
  .single-tags a {
    position: relative;
    padding-left: 1em; }
  .single-tags a:before {
    content: "#";
    position: absolute;
    left: 2px;
    top: -2px; }

.single-time {
  padding-right: 1em; }

.single-place {
  display: block;
  float: left; }

.single-thumbnail {
  padding-top: 8em; }
  .single-thumbnail img {
    width: 100%;
    max-width: 550px;
    height: auto; }

.single-home-button a {
  width: 36px;
  height: 36px;
  display: block;
  text-align: center;
  line-height: 1.3;
  margin-top: 1em;
  background: #00259A;
  color: #fff;
  font-size: 2em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }

/* footer */
.footer {
  padding-bottom: 4em;
  background: #fff;
  border-top: 1px dashed #00259A; }
  .footer h2 {
    font-size: 0.75em;
    letter-spacing: 2px; }
  .footer img {
    margin: 0 1em 1em 0; }

/* media queries */
@media all and (max-width: 767px) {
  #about p, #more p {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -o-column-count: 1;
    column-count: 1; }
  .header-bg h1 {
    font-size: 2.25em !important; }
  .palms {
    background: url("../images/palm.png") no-repeat 10% 15%, url("../images/palm.png") no-repeat 45% -10%, url("../images/palm.png") no-repeat 85% -5%;
    background-size: 45%; } }

@media all and (max-width: 960px) {
  #about p, #more p {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -o-column-count: 1;
    column-count: 1; }
  #about {
    padding: 3em 0 0 0; } }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

*:before, *:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

body {
  margin: 0; }

.wrapper {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px; }

.row {
  margin-left: -20px;
  margin-right: -20px; }

.nested {
  margin-bottom: 0 !important; }

.wrapper:before,
.row:before {
  display: table;
  content: " "; }

.wrapper:after,
.row:after {
  clear: both;
  display: table;
  content: " "; }

.dt-1, .tl-1, .tp-1, .ml-1, .mp-1,
.dt-2, .tl-2, .tp-2, .ml-2, .mp-2,
.dt-3, .tl-3, .tp-3, .ml-3, .mp-3,
.dt-4, .tl-4, .tp-4, .ml-4, .mp-4,
.dt-5, .tl-5, .tp-5, .ml-5, .mp-5,
.dt-6, .tl-6, .tp-6, .ml-6, .mp-6,
.dt-7, .tl-7, .tp-7, .ml-7, .mp-7,
.dt-8, .tl-8, .tp-8, .ml-8, .mp-8,
.dt-9, .tl-9, .tp-9, .ml-9, .mp-9,
.dt-10, .tl-10, .tp-10, .ml-10, .mp-10,
.dt-11, .tl-11, .tp-11, .ml-11, .mp-11,
.dt-12, .tl-12, .tp-12, .ml-12, .mp-12 {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  min-height: 1px;
  margin-bottom: 20px; }

.mp-1 {
  width: 8.3333333333333%; }

.mp-2 {
  width: 16.666666666667%; }

.mp-3 {
  width: 25%; }

.mp-4 {
  width: 33.333333333333%; }

.mp-5 {
  width: 41.666666666667%; }

.mp-6 {
  width: 50%; }

.mp-7 {
  width: 58.333333333333%; }

.mp-8 {
  width: 66.666666666667%; }

.mp-9 {
  width: 75%; }

.mp-10 {
  width: 83.333333333333%; }

.mp-11 {
  width: 91.666666666667%; }

.mp-12 {
  width: 100%; }

.ml-1 {
  width: 8.3333333333333%; }

.ml-2 {
  width: 16.666666666667%; }

.ml-3 {
  width: 25%; }

.ml-4 {
  width: 33.333333333333%; }

.ml-5 {
  width: 41.666666666667%; }

.ml-6 {
  width: 50%; }

.ml-7 {
  width: 58.333333333333%; }

.ml-8 {
  width: 66.666666666667%; }

.ml-9 {
  width: 75%; }

.ml-10 {
  width: 83.333333333333%; }

.ml-11 {
  width: 91.666666666667%; }

.ml-12 {
  width: 100%; }

.tp-1 {
  width: 8.3333333333333%; }

.tp-2 {
  width: 16.666666666667%; }

.tp-3 {
  width: 25%; }

.tp-4 {
  width: 33.333333333333%; }

.tp-5 {
  width: 41.666666666667%; }

.tp-6 {
  width: 50%; }

.tp-7 {
  width: 58.333333333333%; }

.tp-8 {
  width: 66.666666666667%; }

.tp-9 {
  width: 75%; }

.tp-10 {
  width: 83.333333333333%; }

.tp-11 {
  width: 91.666666666667%; }

.tp-12 {
  width: 100%; }

.tl-1 {
  width: 8.3333333333333%; }

.tl-2 {
  width: 16.666666666667%; }

.tl-3 {
  width: 25%; }

.tl-4 {
  width: 33.333333333333%; }

.tl-5 {
  width: 41.666666666667%; }

.tl-6 {
  width: 50%; }

.tl-7 {
  width: 58.333333333333%; }

.tl-8 {
  width: 66.666666666667%; }

.tl-9 {
  width: 75%; }

.tl-10 {
  width: 83.333333333333%; }

.tl-11 {
  width: 91.666666666667%; }

.tl-12 {
  width: 100%; }

.dt-1 {
  width: 8.3333333333333%; }

.dt-2 {
  width: 16.666666666667%; }

.dt-3 {
  width: 25%; }

.dt-4 {
  width: 33.333333333333%; }

.dt-5 {
  width: 41.666666666667%; }

.dt-6 {
  width: 50%; }

.dt-7 {
  width: 58.333333333333%; }

.dt-8 {
  width: 66.666666666667%; }

.dt-9 {
  width: 75%; }

.dt-10 {
  width: 83.333333333333%; }

.dt-11 {
  width: 91.666666666667%; }

.dt-12 {
  width: 100%; }

.indent-dt-1 {
  margin-left: 8.3333333333333%; }

.indent-dt-2 {
  margin-left: 16.666666666667%; }

.indent-dt-3 {
  margin-left: 25%; }

.indent-dt-4 {
  margin-left: 33.333333333333%; }

.indent-dt-5 {
  margin-left: 41.666666666667%; }

.indent-dt-6 {
  margin-left: 50%; }

.indent-dt-7 {
  margin-left: 58.333333333333%; }

.indent-dt-8 {
  margin-left: 66.666666666667%; }

.indent-dt-9 {
  margin-left: 75%; }

.indent-dt-10 {
  margin-left: 83.333333333333%; }

.indent-dt-11 {
  margin-left: 91.666666666667%; }

.indent-dt-12 {
  margin-left: 100%; }

@media (max-width: 1279px) {
  .wrapper {
    max-width: 1170px; } }

@media (max-width: 1169px) {
  .wrapper {
    max-width: 1024px; }
  .dt-1,
  .dt-2,
  .dt-3,
  .dt-4,
  .dt-5,
  .dt-6,
  .dt-7,
  .dt-8,
  .dt-9,
  .dt-10,
  .dt-11,
  .dt-12 {
    width: 100%; }
  .mp-1 {
    width: 8.3333333333333%; }
  .mp-2 {
    width: 16.666666666667%; }
  .mp-3 {
    width: 25%; }
  .mp-4 {
    width: 33.333333333333%; }
  .mp-5 {
    width: 41.666666666667%; }
  .mp-6 {
    width: 50%; }
  .mp-7 {
    width: 58.333333333333%; }
  .mp-8 {
    width: 66.666666666667%; }
  .mp-9 {
    width: 75%; }
  .mp-10 {
    width: 83.333333333333%; }
  .mp-11 {
    width: 91.666666666667%; }
  .mp-12 {
    width: 100%; }
  .ml-1 {
    width: 8.3333333333333%; }
  .ml-2 {
    width: 16.666666666667%; }
  .ml-3 {
    width: 25%; }
  .ml-4 {
    width: 33.333333333333%; }
  .ml-5 {
    width: 41.666666666667%; }
  .ml-6 {
    width: 50%; }
  .ml-7 {
    width: 58.333333333333%; }
  .ml-8 {
    width: 66.666666666667%; }
  .ml-9 {
    width: 75%; }
  .ml-10 {
    width: 83.333333333333%; }
  .ml-11 {
    width: 91.666666666667%; }
  .ml-12 {
    width: 100%; }
  .tp-1 {
    width: 8.3333333333333%; }
  .tp-2 {
    width: 16.666666666667%; }
  .tp-3 {
    width: 25%; }
  .tp-4 {
    width: 33.333333333333%; }
  .tp-5 {
    width: 41.666666666667%; }
  .tp-6 {
    width: 50%; }
  .tp-7 {
    width: 58.333333333333%; }
  .tp-8 {
    width: 66.666666666667%; }
  .tp-9 {
    width: 75%; }
  .tp-10 {
    width: 83.333333333333%; }
  .tp-11 {
    width: 91.666666666667%; }
  .tp-12 {
    width: 100%; }
  .tl-1 {
    width: 8.3333333333333%; }
  .tl-2 {
    width: 16.666666666667%; }
  .tl-3 {
    width: 25%; }
  .tl-4 {
    width: 33.333333333333%; }
  .tl-5 {
    width: 41.666666666667%; }
  .tl-6 {
    width: 50%; }
  .tl-7 {
    width: 58.333333333333%; }
  .tl-8 {
    width: 66.666666666667%; }
  .tl-9 {
    width: 75%; }
  .tl-10 {
    width: 83.333333333333%; }
  .tl-11 {
    width: 91.666666666667%; }
  .tl-12 {
    width: 100%; }
  .indent-dt-1,
  .indent-dt-2,
  .indent-dt-3,
  .indent-dt-4,
  .indent-dt-5,
  .indent-dt-6,
  .indent-dt-7,
  .indent-dt-8,
  .indent-dt-9,
  .indent-dt-10,
  .indent-dt-11,
  .indent-dt-12 {
    margin-left: 100%; }
  .indent-tl-1 {
    margin-left: 8.3333333333333%; }
  .indent-tl-2 {
    margin-left: 16.666666666667%; }
  .indent-tl-3 {
    margin-left: 25%; }
  .indent-tl-4 {
    margin-left: 33.333333333333%; }
  .indent-tl-5 {
    margin-left: 41.666666666667%; }
  .indent-tl-6 {
    margin-left: 50%; }
  .indent-tl-7 {
    margin-left: 58.333333333333%; }
  .indent-tl-8 {
    margin-left: 66.666666666667%; }
  .indent-tl-9 {
    margin-left: 75%; }
  .indent-tl-10 {
    margin-left: 83.333333333333%; }
  .indent-tl-11 {
    margin-left: 91.666666666667%; }
  .indent-tl-12 {
    margin-left: 100%; } }

@media (max-width: 1023px) {
  .tl-1,
  .tl-2,
  .tl-3,
  .tl-4,
  .tl-5,
  .tl-6,
  .tl-7,
  .tl-8,
  .tl-9,
  .tl-10,
  .tl-11,
  .tl-12 {
    width: 100%; }
  .mp-1 {
    width: 8.3333333333333%; }
  .mp-2 {
    width: 16.666666666667%; }
  .mp-3 {
    width: 25%; }
  .mp-4 {
    width: 33.333333333333%; }
  .mp-5 {
    width: 41.666666666667%; }
  .mp-6 {
    width: 50%; }
  .mp-7 {
    width: 58.333333333333%; }
  .mp-8 {
    width: 66.666666666667%; }
  .mp-9 {
    width: 75%; }
  .mp-10 {
    width: 83.333333333333%; }
  .mp-11 {
    width: 91.666666666667%; }
  .mp-12 {
    width: 100%; }
  .ml-1 {
    width: 8.3333333333333%; }
  .ml-2 {
    width: 16.666666666667%; }
  .ml-3 {
    width: 25%; }
  .ml-4 {
    width: 33.333333333333%; }
  .ml-5 {
    width: 41.666666666667%; }
  .ml-6 {
    width: 50%; }
  .ml-7 {
    width: 58.333333333333%; }
  .ml-8 {
    width: 66.666666666667%; }
  .ml-9 {
    width: 75%; }
  .ml-10 {
    width: 83.333333333333%; }
  .ml-11 {
    width: 91.666666666667%; }
  .ml-12 {
    width: 100%; }
  .tp-1 {
    width: 8.3333333333333%; }
  .tp-2 {
    width: 16.666666666667%; }
  .tp-3 {
    width: 25%; }
  .tp-4 {
    width: 33.333333333333%; }
  .tp-5 {
    width: 41.666666666667%; }
  .tp-6 {
    width: 50%; }
  .tp-7 {
    width: 58.333333333333%; }
  .tp-8 {
    width: 66.666666666667%; }
  .tp-9 {
    width: 75%; }
  .tp-10 {
    width: 83.333333333333%; }
  .tp-11 {
    width: 91.666666666667%; }
  .tp-12 {
    width: 100%; }
  .indent-tl-1,
  .indent-tl-2,
  .indent-tl-3,
  .indent-tl-4,
  .indent-tl-5,
  .indent-tl-6,
  .indent-tl-7,
  .indent-tl-8,
  .indent-tl-9,
  .indent-tl-10,
  .indent-tl-11,
  .indent-tl-12 {
    margin-left: 100%; }
  .indent-tp-1 {
    margin-left: 8.3333333333333%; }
  .indent-tp-2 {
    margin-left: 16.666666666667%; }
  .indent-tp-3 {
    margin-left: 25%; }
  .indent-tp-4 {
    margin-left: 33.333333333333%; }
  .indent-tp-5 {
    margin-left: 41.666666666667%; }
  .indent-tp-6 {
    margin-left: 50%; }
  .indent-tp-7 {
    margin-left: 58.333333333333%; }
  .indent-tp-8 {
    margin-left: 66.666666666667%; }
  .indent-tp-9 {
    margin-left: 75%; }
  .indent-tp-10 {
    margin-left: 83.333333333333%; }
  .indent-tp-11 {
    margin-left: 91.666666666667%; }
  .indent-tp-12 {
    margin-left: 100%; } }

@media (max-width: 767px) {
  .tp-1,
  .tp-2,
  .tp-3,
  .tp-4,
  .tp-5,
  .tp-6,
  .tp-7,
  .tp-8,
  .tp-9,
  .tp-10,
  .tp-11,
  .tp-12 {
    width: 100%; }
  .mp-1 {
    width: 8.3333333333333%; }
  .mp-2 {
    width: 16.666666666667%; }
  .mp-3 {
    width: 25%; }
  .mp-4 {
    width: 33.333333333333%; }
  .mp-5 {
    width: 41.666666666667%; }
  .mp-6 {
    width: 50%; }
  .mp-7 {
    width: 58.333333333333%; }
  .mp-8 {
    width: 66.666666666667%; }
  .mp-9 {
    width: 75%; }
  .mp-10 {
    width: 83.333333333333%; }
  .mp-11 {
    width: 91.666666666667%; }
  .mp-12 {
    width: 100%; }
  .ml-1 {
    width: 8.3333333333333%; }
  .ml-2 {
    width: 16.666666666667%; }
  .ml-3 {
    width: 25%; }
  .ml-4 {
    width: 33.333333333333%; }
  .ml-5 {
    width: 41.666666666667%; }
  .ml-6 {
    width: 50%; }
  .ml-7 {
    width: 58.333333333333%; }
  .ml-8 {
    width: 66.666666666667%; }
  .ml-9 {
    width: 75%; }
  .ml-10 {
    width: 83.333333333333%; }
  .ml-11 {
    width: 91.666666666667%; }
  .ml-12 {
    width: 100%; }
  .indent-tp-1,
  .indent-tp-2,
  .indent-tp-3,
  .indent-tp-4,
  .indent-tp-5,
  .indent-tp-6,
  .indent-tp-7,
  .indent-tp-8,
  .indent-tp-9,
  .indent-tp-10,
  .indent-tp-11,
  .indent-tp-12 {
    margin-left: 100%; }
  .indent-ml-1 {
    margin-left: 8.3333333333333%; }
  .indent-ml-2 {
    margin-left: 16.666666666667%; }
  .indent-ml-3 {
    margin-left: 25%; }
  .indent-ml-4 {
    margin-left: 33.333333333333%; }
  .indent-ml-5 {
    margin-left: 41.666666666667%; }
  .indent-ml-6 {
    margin-left: 50%; }
  .indent-ml-7 {
    margin-left: 58.333333333333%; }
  .indent-ml-8 {
    margin-left: 66.666666666667%; }
  .indent-ml-9 {
    margin-left: 75%; }
  .indent-ml-10 {
    margin-left: 83.333333333333%; }
  .indent-ml-11 {
    margin-left: 91.666666666667%; }
  .indent-ml-12 {
    margin-left: 100%; } }

@media (max-width: 567px) {
  .ml-1,
  .ml-2,
  .ml-3,
  .ml-4,
  .ml-5,
  .ml-6,
  .ml-7,
  .ml-8,
  .ml-9,
  .ml-10,
  .ml-11,
  .ml-12 {
    width: 100%; }
  .mp-1 {
    width: 8.3333333333333%; }
  .mp-2 {
    width: 16.666666666667%; }
  .mp-3 {
    width: 25%; }
  .mp-4 {
    width: 33.333333333333%; }
  .mp-5 {
    width: 41.666666666667%; }
  .mp-6 {
    width: 50%; }
  .mp-7 {
    width: 58.333333333333%; }
  .mp-8 {
    width: 66.666666666667%; }
  .mp-9 {
    width: 75%; }
  .mp-10 {
    width: 83.333333333333%; }
  .mp-11 {
    width: 91.666666666667%; }
  .mp-12 {
    width: 100%; }
  .indent-ml-1,
  .indent-ml-2,
  .indent-ml-3,
  .indent-ml-4,
  .indent-ml-5,
  .indent-ml-6,
  .indent-ml-7,
  .indent-ml-8,
  .indent-ml-9,
  .indent-ml-10,
  .indent-ml-11,
  .indent-ml-12 {
    margin-left: 100%; }
  .indent-mp-1 {
    margin-left: 8.3333333333333%; }
  .indent-mp-2 {
    margin-left: 16.666666666667%; }
  .indent-mp-3 {
    margin-left: 25%; }
  .indent-mp-4 {
    margin-left: 33.333333333333%; }
  .indent-mp-5 {
    margin-left: 41.666666666667%; }
  .indent-mp-6 {
    margin-left: 50%; }
  .indent-mp-7 {
    margin-left: 58.333333333333%; }
  .indent-mp-8 {
    margin-left: 66.666666666667%; }
  .indent-mp-9 {
    margin-left: 75%; }
  .indent-mp-10 {
    margin-left: 83.333333333333%; }
  .indent-mp-11 {
    margin-left: 91.666666666667%; }
  .indent-mp-12 {
    margin-left: 100%; } }

@media (max-width: 567px) {
  .mp-hide {
    display: none !important; }
  .ml-hide {
    display: none !important; }
  .tp-hide {
    display: none !important; }
  .tl-hide {
    display: none !important; }
  .dt-hide {
    display: none !important; } }

@media (min-width: 568px) and (max-width: 767px) {
  .ml-hide {
    display: none !important; }
  .tp-hide {
    display: none !important; }
  .tl-hide {
    display: none !important; }
  .dt-hide {
    display: none !important; } }

@media (min-width: 768) and (max-width: 1023px) {
  .tp-hide {
    display: none !important; }
  .tl-hide {
    display: none !important; }
  .dt-hide {
    display: none !important; } }

@media (max-width: 1024px) {
  .tl-hide {
    display: none !important; }
  .dt-hide {
    display: none !important; } }

@media (min-width: 1025px) {
  .dt-hide {
    display: none !important; } }
