body {
  /* background-color: rgb(32 13 27); */
  background-image: linear-gradient(233deg, #32100F, #a10303e3);
  }

body .btn-danger {
  color: #fff;
  background-color: #ed41e0;
  border-color: #be19c1;
}

body .btn-danger:hover {
  color: #fff;
  background-color: #d6375c;
  border-color: #d6375c;
}

body ul.strankovani {
  margin: 0;
  padding: 19px 0 22px 0;
  list-style-type: none;
}

body ul.strankovani li {
  display: inline-block;
}

body ul.strankovani li a {
  font-weight: 500;
  display: inline-block;
  width: 35px;
  line-height: 35px;
  text-decoration: none;
  color: #ffffff;
  margin: 6px;
  /* background-image: -webkit-linear-gradient(top, #E4C3A9 0%, #f4ddc6 50%, #FDEBD6 100%); */
  border: #f8c5c4 1px solid;
  background-image: linear-gradient(45deg, #46213c, #46213c, #ed4193a6);
  border-color: #b11a32;
  border-radius: 15px;
  /* background-color: #46213c; */
}

body ul.strankovani li a.aktivni {
  color: #fff;
}

body #obsah ul.strankovani a {
  font-size: 17px;
  width: 50px;
  line-height: 50px;
}

a {
  color: #f905e1;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #f905e1;
  text-decoration: none;
  background-color: transparent;
  text-decoration: none;
}

.navbar {
  background: #671414;
  color: #fff;
}

.navbar a {
  color: #fff;
}

.banner {
  padding-top: 15px;
  /* background-image: -webkit-gradient(linear, left top, right top, from(#9c0f48), color-stop(#6e012b), to(#8e0d41)); */
  /* background-image: -webkit-gradient(linear, left top, right top, from(#970319), to(#c3223b)); */
  /* background-image: linear-gradient(to right, #1e0b19, #2c1a27); */
  max-width: 100%;
}

.navigation {
  max-width: 100%;
}

.logo h1 {
  color: #fff;
  text-shadow: 1px 1px 0px #000000;
}

.logo h1 i {
  color: #f805e1;
}

.logo p {
  color: #f905e1;
  font-weight: 600;
  font-size: 20px;
  text-shadow: 1px 1px 0px #000000;
}

.banner-text p {
  padding: 5px;
  border-radius: 10px;
  border: #a43333  solid 6px;
  background-color: #691414;
  /* background-image: linear-gradient(49deg, #ec3e95 0%, #f75c7a 100%); */
  font-weight: 600;
  color: #fff;
}

.nav-item a {
  text-transform: uppercase;
  font-weight: 500;
}

.divkatop {
  background-color: #5d0b0b;
  background-image: -webkit-gradient(linear, left top, right top, from(#c3223b), color-stop(#ad132a), to(#970319));
  /* background-image: linear-gradient(to right, #1f0c1a, #23111e, #281623); */
  margin-top: 35px;
  border-radius: 10px;
}

.divkatop .row {
  border-radius: 10px;
}

.divkatop .text {
  padding: 15px;
}

.divkatop .text .obsah {
  padding: 15px;
  padding-top: 10px;
  min-height: 175px;
  /* 
			border: #fff solid 2px;
			background-color: transparent;
			background-color: #f2e8e4; */
  border: #a43233  solid 2px;
  background-color: transparent;
  background-color: #7b2727;
  /* background-image: linear-gradient(49deg, #ec3e95 0%, #f75c7a 100%); */
  border-radius: 10px;
  height: 100%;
}

.divkatop .text .obsah h5 {
  color: #f905e1;
  text-shadow: 1px 1px 2px #ab1a3b;
}

.divkatop .text .obsah p {
  color: #fff;
  text-shadow: 1px 1px 2px #ab1a3b;
  margin-bottom: 0px;
  line-height: 1.3;
  font-size: 15px;
}

.divkatop .obsah {
  min-height: 135px;
}

.divka {
  padding: 15px;
  padding: 0px;
  padding-top: 15px;
  padding-left: 10px;
  padding-right: 5px;
}

.divka img {
  border-radius: 10px;
  border: white 2px solid;
}
.card:nth-child(odd) .body .top {
  padding: 0px;
  background-color: #461e3b;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.card:nth-child(odd) .body {
  background-color: #6a1919;
  border-radius: 10px;
  padding: 0px;
}
.card {
  background-color: transparent;
  border: none;
  padding: 5px;
}

.card .body {
  background-color: #4f1010;
  border-radius: 10px;
  padding: 0px;
}

.card .body .top {
  padding: 0px;
  background-color: #972a2a;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.card .body .top .online {
  position: absolute;
  top: 15px;
  right: 170px;
}

.card .top h4 {
  color: #ffea00;
  font-size: 22px;
  padding-top: 14px;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #000;
  margin-left: 15px;
  margin-right: 15px;
  border-bottom: 1px solid #ffea00;
  padding-bottom: 10px;
}

.card .top h4 i {
  color: #f805e1;
  padding-right: 5px;
}

.card .top h4 a {
  color: #f805e1;
  font-size: 22px;
  padding-top: 20px;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #000;
}

.card .top p {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #000;
  padding-left: 15px;
  padding-bottom: 5px;
  margin-bottom: 0px;
}

.card .top button {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 150px;
  color: #f805e1;
  font-weight: 500;
  padding: 5px;
  font-size: 14px;
  background-color: #530e0e;
  border: #ed4092 2px solid;
}

.card .top button a {
  color: #ffea00;
}

.card .top button .active {
  background-color: #98013e;
  border: #ff4287 2px solid;
}

.card .top .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 0, 140, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 140, 0.25);
}

.card .top .btn:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 0, 140, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 140, 0.25);
}

.card .cont {
  padding: 0px;
}

.card .cont .tagy {
  padding-top: 0px;
  color: #fff;
}

.card .cont .tagy h6 {
  color: #fff;
}

.card .cont .tagy li {
  padding-bottom: 5px;
  float: left;
  padding-right: 5px;
  text-decoration: none;
  list-style-type: none;
  font-size: 9px;
}

.card .cont .tagy li a {
  color: #fff;
  font-size: 9px;
}

.card .cont .tagy li::after {
  content: ", ";
}

.card .cont .tagy li:last-child:after {
  content: '';
}

.card .cont .tagy li:first-child:after {
  content: '';
}

.card .cont .row {
  min-height: 270px;
}

.card .cont p {
  color: #fff;
  font-size: 13px;
  padding: 5px;
  margin-bottom: 0px;
}

.card .cont img {
  margin-left: 15px;
  border-radius: 5px;
  border: #fff 2px solid;
  margin-left: 0px;
  border-radius: 5px;
  border: #fff 2px solid;
}

.card .cont .buttons {
  padding: 5px;
  padding-top: 0px;
}

.card .cont .buttons button {
  background-color: #800f0f;
  border: #f2e8e4 2px solid;
}

.card .cont .buttons button .active {
  background-color: #ff428752;
  border: #ff4287 2px solid;
}

.card .cont .buttons .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 0, 183, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 183, 0.25);
}

.card .cont .buttons .btn:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 0, 183, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 183, 0.25);
}

.card .cont .phone {
  color: #f805e1;
  font-weight: 800;
}

.card .cont .phone i {
  color: #f805e1;
  padding-right: 15px;
}

.card .cont .chat {
  color: #fff;
  font-weight: 600;
}

.card .cont .chat i {
  color: #fff;
  padding-right: 15px;
}

.card .cont .chat a {
  color: #ffea00;
}

.card .cont .col-lg-6 {
  padding: 5px;
}

.card:nth-child(odd) {
  /* background-color: #fff; */
  border: none;
  padding: 5px;
}

.card:nth-child(odd) .body {
  background-color: #8a1111;
  border-radius: 10px;
  padding: 0px;
}

.card:nth-child(odd) .body .top {
  padding: 0px;
  background-color: #5d0c0b;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.card:nth-child(odd) .top h4 {
  color: #ffea00;
  font-size: 22px;
  padding-top: 14px;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #000;
  margin-left: 15px;
  margin-right: 15px;
  border-bottom: 1px solid #ffea00;
  padding-bottom: 10px;
}

.card:nth-child(odd) .top h4 i {
  color: #f805e1;
  padding-right: 5px;
}

.card:nth-child(odd) .top h4 a {
  color: #f805e1;
  font-size: 22px;
  padding-top: 20px;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #000;
}

.card:nth-child(odd) .top p {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #000;
  padding-left: 15px;
  padding-bottom: 5px;
}

.card:nth-child(odd) .top button {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 150px;
  color: #f805e1;
  font-weight: 500;
  padding: 5px;
  font-size: 14px;
  background-color: #3a0606;
  border: #f2e8e4 2px solid;
}

.card:nth-child(odd) .top button .active {
  background-color: #ff428752;
  border: #ff4287 2px solid;
}

.card:nth-child(odd) .top .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}

.card:nth-child(odd) .top .btn:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}

.card:nth-child(odd) .cont {
  padding: 0px;
}

.card:nth-child(odd) .cont .row {
  min-height: 270px;
}

.card:nth-child(odd) .cont p {
  color: #fff;
  font-size: 13px;
  padding: 5px;
}

.card:nth-child(odd) .cont img {
  margin-left: 15px;
  border-radius: 5px;
  border: #fff 2px solid;
  margin-left: 0px;
  border-radius: 5px;
  border: #fff 2px solid;
}

.card:nth-child(odd) .cont .buttons {
  padding: 5px;
  padding-top: 0px;
}

.card:nth-child(odd) .cont .buttons button {
  background-color: #4e1011;
  border: #f2e8e4 2px solid;
}

.card:nth-child(odd) .cont .buttons button .active {
  background-color: #98013e;
  border: #ff4287 2px solid;
}

.card:nth-child(odd) .cont .buttons .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}

.card:nth-child(odd) .cont .buttons .btn:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}

.card:nth-child(odd) .cont .phone {
  color: #f805e1;
  font-weight: 800;
}

.card:nth-child(odd) .cont .phone i {
  color: #f805e1;
  padding-right: 15px;
}

.card:nth-child(odd) .cont .chat {
  color: #fff;
  font-weight: 600;
}

.card:nth-child(odd) .cont .chat i {
  color: #fff;
  padding-right: 15px;
}

.card:nth-child(odd) .cont .col-lg-6 {
  padding: 5px;
}

.card img {
  margin: 0px;
}

#nav {
  max-width: 1345px;
  background: #fee359;
  border-bottom: #f1a8b3 1px solid;
  text-transform: uppercase;
  font-family: "jaf-domus-titling-web",sans-serif;
  color: #000000;
  font-size: 12px;
  margin: auto;
  background: #b5134e;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

#kategorie {
  margin: 0;
  padding: 5px 0 10px 0;
  list-style-type: none;
  color: #f905e1;
  font-size: 14px;
  font-weight: 600;
}

#kategorie a {
  color: #ffffff;
  text-decoration: underline;
}

#kategorie a:hover {
  color: #ffffff;
}

#kategorie a:focus {
  color: #ffffff;
}

#kategorie li {
  display: inline;
  line-height: 26px;
  padding-right: 8px;
}

.online-detail {
  float: right;
  margin-right: 25px;
  display: block;
  margin-top: 18px;
  font-weight: bold;
  padding: 0 12px;
  top: 18px;
  color: #19ff0a;
  float: right;
  border: 1px solid;
  text-decoration: none;
  line-height: 47px;
  border-radius: 3px;
  text-transform: uppercase;
  background-image: -o-linear-gradient(top, #74093B 0%, #AA0D57 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cd1e66), color-stop(100, #af0f5a));
}

#sel-obal {
  margin: 0;
  padding: 5px 0 10px 0;
  text-align: right;
  position: relative;
  z-index: 100;
  font-size: 14px;
}

#sel-obal ul {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: #000 1px solid;
  right: 0;
  background-color: #fff;
}

#sel-obal ul li {
  list-style-type: disc;
  color: #e72b70;
  margin-left: 30px;
}

#sel-obal ul a {
  display: block;
  padding: 5px 17px;
  color: #e72b70;
  background: #fff;
  text-align: left;
  padding-left: 0px;
}

#sel {
  line-height: 26px;
  padding-right: 17px;
  background: url("/img/dropdown.png") 100% 60% no-repeat transparent;
  cursor: pointer;
  color: white;
  text-shadow: 1px 1px 5px #000000ab;
}

#sel-obal.zavreno ul {
  display: none;
}

.divky {
  min-height: 630px;
}

#boxy .box .h h2 {
  font-family: "corner-store-jf",sans-serif;
  font-size: 47px;
  color: #f7f7f7;
  margin-top: 10px;
  margin-bottom: 17px;
  padding-left: 29px;
}

.h2-td {
  font-family: "jaf-domus-titling-web",sans-serif;
  float: left;
  padding-left: 25px;
  padding-top: 5px;
  font-size: 30px;
  font-weight: 600;
  color: #fee359;
}

.display {
  display: block;
}

.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: calc(100vh / 2 - 105px);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
}

.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

.close {
  position: absolute;
  color: #aaaaaa;
  right: 25px;
  font-size: 28px;
  font-weight: bold;
}

.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.btnphone {
  background: linear-gradient(45deg, #5c1a1a, #8f1919);
  font-size: 28px;
}

.btnphone i {
  font-size: 35px;
  color: #fff;
  position: absolute;
  top: 10px;
  left: 10px;
  height: 30px;
}

.btnphone i:hover {
  font-size: 50px;
  color: #fff;
  position: absolute;
  top: 10px;
  left: 10px;
  height: 30px;
}

.btnphone .cislo {
  font-size: 50px;
}

.btnphone .cislo a {
  font-size: 50px;
}

.btnphone .kod {
  color: #f805e1;
  font-size: 28px;
}

.btnchat {
  /* background: linear-gradient(45deg, #6a0012, #b10e34); */
  background: linear-gradient(45deg, #791919, #5e1a19);
  font-size: 28px;
}

.btnchat i {
  color: #fff;
  font-size: 35px;
  position: absolute;
  top: 10px;
  left: 10px;
  height: 30px;
}

.btnchat i:hover {
  font-size: 50px;
  color: #fff;
  position: absolute;
  top: 10px;
  left: 10px;
  height: 30px;
}

.btnchat .meno {
  font-size: 28px;
  color: #f805e1;
}

.btnchat .cislo {
  font-size: 50px;
  color: #f805e1;
}

.povidky {
  background-color: transparent;
  border-radius: 10px;
  padding: 15px;
}

.povidky h4 {
  padding: 15px;
  color: #f805e1;
  padding-left: 0px;
  margin-bottom: 0px;
  text-shadow: 1px 1px 1px #000;
}

.povidky h4 i {
  padding-left: 5px;
  padding-right: 5px;
  color: #ec3f94;
  text-shadow: 1px 1px 1px #000;
}

.povidky a .povidka {
  padding: 15px;
  border-radius: 10px;
  background-color: #51000c;
  margin-bottom: 15px;
  border: #ffdfea 2px solid;
}

.povidky a .povidka:nth-child(odd) {
  padding: 15px;
  border-radius: 10px;
  background-color: #5d0c0b;
  margin-bottom: 15px;
  border: #ed4193 2px solid;
}

.povidky a .povidka:nth-child(odd) h5 {
  color: #f805e1;
}

.povidky a .povidka:nth-child(odd) p {
  color: #ffffff;
  font-weight: 400;
}

.povidky a .povidka h5 {
  color: #ffea00;
}

.povidky a .povidka p {
  color: #fff;
  font-weight: 600;
}

.povidky a .povidka img {
  border-radius: 5px;
  border: #fff 2px solid;
}

.povidky a .povidka:last-child {
  margin-bottom: 0px;
}

.sexpotelefonu h4 {
  color: #ac182e;
  padding: 5px;
  padding-left: 0px;
  margin-bottom: 0px;
  text-shadow: 1px 1px 1px #fff;
}

.sexpotelefonu h4 i {
  padding-top: 5px;
  padding-right: 5px;
  color: #ac182e;
  text-shadow: 1px 1px 1px #fff;
}

.sexpotelefonu .vyhody {
  background-color: #5d0c0b;
  border-radius: 10px;
  border: 2px solid #a43233;
  padding: 15px;
}

.sexpotelefonu .vyhody img {
  border-radius: 10px;
  margin-top: 8px;
  -webkit-box-shadow: 5px 3px 4px 0px #525252;
  box-shadow: 5px 3px 4px 0px #525252;
}

.sexpotelefonu .vyhoda {
  padding: 5px;
}

.sexpotelefonu .vyhoda h4 {
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 1px 3px #000;
}

.sexpotelefonu .vyhoda h4 i {
  color: #ffea00;
  padding-left: 25px;
  padding-right: 25px;
  text-shadow: 1px 1px 3px #000;
}

.dop {
  padding: 15px;
}

.dop h4 {
  color: #ed4193;
  padding: 15px;
  padding-left: 0px;
  margin-bottom: 0px;
  text-shadow: 1px 1px 1px #000;
}

.dop h4 i {
  padding-top: 5px;
  padding-right: 5px;
  color: #ed4193;
  text-shadow: 1px 1px 1px #000;
}

.dopo {
  /* background-image: linear-gradient(45deg, #b11a32, #b11a32, #ab0000); */
  background-color: #5d0c0b;
  border-radius: 10px;
  margin-bottom: 75px;
}

.doporucujeme {
  padding: 15px;
}

.doporucujeme .telo {
  padding: 15px;
  background-color: #962b2a;
  border-radius: 15px;
  min-height: 170px;
}

.doporucujeme .telo .link {
  position: absolute;
  bottom: 15px;
  color: #fcf178;
  font-weight: 500;
  position: absolute;
  bottom: 20px;
  color: #ed41df;
  font-weight: 500;
}

.doporucujeme .telo h5 {
  color: #ed41df;
  text-shadow: 1px 1px 3px #000;
  font-size: 0.95rem;
}

.doporucujeme .telo p {
  color: #fffef4;
  text-shadow: 1px 1px 1px #000;
  padding-bottom: 0px;
  font-size: 0.85rem;
  margin-bottom: 0px;
}

.doporucujeme .telo a {
  color: #fcf283;
  font-weight: 500;
}

.nav-bottom ul {
  display: inline-block;
  text-decoration: none;
  list-style-type: none;
}

.nav-bottom ul li {
  color: #fff;
  float: left;
  padding: 15px;
  text-decoration: none;
  list-style-type: none;
  position: relative;
  width: auto;
  max-width: 200px;
}

.nav-bottom ul li a {
  text-shadow: 1px 1px 2px #000;
}

.copyright h5 {
  padding: 15px;
  color: #fff;
}

.footer {
  background-image: linear-gradient(45deg, #5d0c0b, #4b0908, #5d0c0b);
  max-width: 100%;
}

.detail .detail-top {
  padding-top: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  height: 70px;
  margin-top: 0px;
  margin-bottom: 10px;
  /* 		background-image: -webkit-gradient(linear, left top, right top, from(#9c0f48), color-stop(#6e012b), to(#8e0d41));
		background-image: linear-gradient(to right, #9c0f48, #6e012b, #8e0d41); */
  /* background-image: -webkit-gradient(linear, left top, right top, from(#970319), to(#c3223b)); */
  background-image: linear-gradient(to right, #661414, #451414);
  border-bottom: 2px solid #ed407c;
}

.detail .detail-top .ktext {
  top: 0px;
  float: left;
  margin-left: 35px;
  padding-top: 5px;
  font-size: 30px;
  font-weight: 600;
  color: #ffffff;
  text-align: left;
}

.detail h2 {
  color: #ffea00;
  float: left;
  font-size: 35px;
  text-transform: uppercase;
}

.detail h2 a {
  color: #de1fbc;
  float: left;
}

.detail h2 a p {
  color: #fff;
}

.detail p {
  color: #fff;
  font-weight: 500;
}

.detail button {
  color: #ffea00;
  font-weight: 500;
  padding: 5px;
  font-size: 14px;
  background-color: #c71313b4;
  border: #fff7d4 2px solid;
}

.detail button p {
  font-size: 25px;
}

.detail button a {
  color: #ffea00;
}

.detail button .active {
  background-color: #98013e;
  border: #ff4287 2px solid;
}

.detail .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}

.detail .btn:focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.25);
}

.detail .tagy {
  padding-top: 15px;
  border-top: 2px solid #ed143d;
  height: 50px;
  margin-top: 15px;
  background-color: #1e0b19;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  color: #fff;
}

.detail .tagy h6 {
  color: #fff;
}

.detail .tagy li {
  padding-bottom: 5px;
  float: left;
  padding-right: 5px;
  text-decoration: none;
  list-style-type: none;
  font-size: 16px;
}

.detail .tagy li a {
  color: #fff;
  font-size: 16px;
}

.detail .tagy li::after {
  content: ", ";
}

.detail .tagy li:last-child:after {
  content: '';
}

.detail .tagy li:first-child:after {
  content: '';
}

.mobileonly {
  display: none;
}

.desktoponly {
  display: block;
}

.tagy {
  margin-top: 15px;
}

@media (max-width: 767px) {
  .detail .tagy li {
    padding-bottom: 5px;
    float: left;
    padding-right: 5px;
    text-decoration: none;
    list-style-type: none;
    font-size: 9px;
  }
  .detail .tagy li a {
    color: #fff;
    font-size: 9px;
  }
  .detail .detail-top .ktext {
    top: 0px;
    float: left;
    margin-left: 0px;
    padding-top: 15px;
    font-size: 21px;
    font-weight: 600;
    color: #ffffff;
    text-align: left;
  }
  .card:nth-child(odd) .cont img {
    margin-left: 0px;
    border-radius: 5px;
    border: #fff 2px solid;
  }
  .card .cont img {
    margin-left: 0px;
    border-radius: 5px;
    border: #fff 2px solid;
  }
  .mobileonly {
    display: block;
  }
  .desktoponly {
    display: none;
  }
  .copyright h5 {
    font-size: 11px;
    text-align: center;
  }
  .nav-bottom ul {
    float: left;
    margin: 0px;
  }
  .nav-bottom ul li {
    color: #fff;
    float: left;
    padding: 5px;
    text-decoration: none;
    list-style-type: none;
    position: relative;
    width: auto;
    font-size: 11px;
    max-width: 200px;
  }
}

@media (min-width: 767px) {
  .cont p {
    min-height: 270px;
  }
}

/*# sourceMappingURL=style.css.map */