photos_main.css 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364
  1. .empty {
  2. height: 0;
  3. }
  4. .item-card .photos-item-card {
  5. width: 100%;
  6. overflow: hidden;
  7. }
  8. .item-card .photos-item-card:hover .item-card-img {
  9. -webkit-transform: scale(1.05);
  10. transform: scale(1.05);
  11. }
  12. .item-card .item-card-img {
  13. width: 100%;
  14. padding-top: 100%;
  15. background-size: cover;
  16. background-position: center center;
  17. -webkit-transition: -webkit-transform 300ms ease-in-out;
  18. transition: -webkit-transform 300ms ease-in-out;
  19. transition: transform 300ms ease-in-out;
  20. transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
  21. }
  22. .item-card .item-card-text a {
  23. font-size: 16px;
  24. height: 24.96px;
  25. -webkit-line-clamp: 1;
  26. -webkit-box-orient: vertical;
  27. box-orient: vertical;
  28. overflow: hidden;
  29. text-overflow: ellipsis;
  30. display: -webkit-box;
  31. color: #212529;
  32. }
  33. .item-card .item-card-text a:hover {
  34. cursor: pointer;
  35. }
  36. @media screen and (min-width: 1200px) {
  37. .navbar-brand-block {
  38. display: inline-block;
  39. position: absolute;
  40. left: 8px;
  41. }
  42. }
  43. @media screen and (min-width: 1200px) and (-ms-high-contrast: active), screen and (min-width: 1200px) and (-ms-high-contrast: none) {
  44. .navbar-brand-block {
  45. position: relative;
  46. }
  47. }
  48. @media screen and (min-width: 1200px) {
  49. .navbar-collapse-block {
  50. margin-left: auto;
  51. margin-right: auto;
  52. }
  53. .nav-user-block {
  54. display: -webkit-box;
  55. display: -ms-flexbox;
  56. display: flex;
  57. -webkit-box-pack: end;
  58. -ms-flex-pack: end;
  59. justify-content: flex-end;
  60. position: absolute;
  61. right: 8px;
  62. }
  63. }
  64. @media screen and (min-width: 1200px) and (-ms-high-contrast: active), screen and (min-width: 1200px) and (-ms-high-contrast: none) {
  65. .nav-user-block {
  66. position: relative;
  67. }
  68. }
  69. @media screen and (min-width: 1200px) {
  70. .navbar-brand-block-sm {
  71. display: none;
  72. }
  73. body {
  74. overflow: auto;
  75. }
  76. .nb-mobile, .nb-mobile-icon {
  77. display: none;
  78. }
  79. .dropdown-wrapper {
  80. display: -webkit-box !important;
  81. display: -ms-flexbox !important;
  82. display: flex !important;
  83. }
  84. .st-mobile, .footer-fix, .searchall {
  85. display: none;
  86. }
  87. .top-designer, .search-bar, .search-tab {
  88. display: block;
  89. }
  90. .item-card-img-wrapper {
  91. width: 100%;
  92. height: 100%;
  93. max-width: 100%;
  94. max-height: 100%;
  95. }
  96. .item-card-img {
  97. position: relative;
  98. width: 100%;
  99. height: 290px;
  100. background-size: cover;
  101. background-position: center center;
  102. }
  103. }
  104. @media screen and (min-width: 992px) and (max-width: 1199px) {
  105. .gotop-btn-wrapper {
  106. right: 2%;
  107. bottom: 10%;
  108. z-index: 999;
  109. }
  110. .owl-nav {
  111. width: calc(100% + 70px);
  112. z-index: 10;
  113. }
  114. .photos-owl-wrapper {
  115. background-image: url(../images/section/icon/photos/owl-bg-m.svg);
  116. background-repeat: no-repeat;
  117. background-position: center;
  118. height: 300px;
  119. }
  120. .nb-mobile-icon {
  121. display: block;
  122. }
  123. .nb-mobile-icon .bars {
  124. display: block;
  125. }
  126. .nb-mobile-icon .bars.active {
  127. display: none;
  128. }
  129. .nb-mobile-icon .arrow {
  130. display: none;
  131. }
  132. .nb-mobile-icon .arrow.active {
  133. display: block;
  134. }
  135. .navbar-brand-block, .navbar-collapse-block, .nav-user-block {
  136. display: none;
  137. }
  138. .navbar-brand-block-sm {
  139. display: inline-block;
  140. margin-left: auto;
  141. margin-right: auto;
  142. }
  143. }
  144. @media screen and (min-width: 768px) and (max-width: 992px) {
  145. .gotop-btn-wrapper {
  146. right: 2%;
  147. bottom: 10%;
  148. z-index: 999;
  149. }
  150. .icon {
  151. width: 74px;
  152. height: 70px;
  153. }
  154. .info-area-other-case img, .info-area-same-case img {
  155. width: 100%;
  156. height: 170px;
  157. }
  158. .info-area-title {
  159. font-size: 22px;
  160. }
  161. .data-table {
  162. font-size: 18px;
  163. }
  164. .data-table .data-table-lf {
  165. -ms-flex-preferred-size: 14%;
  166. flex-basis: 14%;
  167. -webkit-box-flex: 0;
  168. -ms-flex-positive: 0;
  169. flex-grow: 0;
  170. max-width: 14%;
  171. }
  172. .data-table .data-table-rt {
  173. -ms-flex-preferred-size: 86%;
  174. flex-basis: 86%;
  175. -webkit-box-flex: 0;
  176. -ms-flex-positive: 0;
  177. flex-grow: 0;
  178. max-width: 86%;
  179. word-break: break-all;
  180. }
  181. .contact-section span {
  182. font-size: 22px;
  183. }
  184. .contact-section .contact-section-detail {
  185. font-size: 18px;
  186. }
  187. .info-area-other-case, .info-area-same-case, .info-area-data, .info-area-contact {
  188. font-size: 20px;
  189. }
  190. .owl-nav {
  191. width: calc(100% + 70px);
  192. z-index: 10;
  193. }
  194. .photos-owl-wrapper {
  195. background-image: url(../images/section/icon/photos/owl-bg-s.svg);
  196. background-repeat: no-repeat;
  197. background-position: center;
  198. height: 300px;
  199. }
  200. .member {
  201. padding-top: 5.5rem;
  202. }
  203. .navbar-brand-block, .navbar-collapse-block, .nav-user-block {
  204. display: none;
  205. }
  206. .navbar-brand-block-sm {
  207. display: inline-block;
  208. margin-left: auto;
  209. margin-right: auto;
  210. }
  211. .nb-mobile-icon {
  212. display: block;
  213. }
  214. .nb-mobile-icon .bars {
  215. display: block;
  216. }
  217. .nb-mobile-icon .bars.active {
  218. display: none;
  219. }
  220. .nb-mobile-icon .arrow {
  221. display: none;
  222. }
  223. .nb-mobile-icon .arrow.active {
  224. display: block;
  225. }
  226. .search-tab-itemBtn .dropdown-wrapper {
  227. display: -webkit-box !important;
  228. }
  229. .footer .footer-media {
  230. color: #3b5998;
  231. }
  232. }
  233. @media screen and (min-width: 576px) and (max-width: 768px) {
  234. .owl-nav {
  235. width: calc(100% + 40px);
  236. height: 0%;
  237. z-index: 10;
  238. }
  239. .photos-owl-wrapper {
  240. background-image: url(../images/section/icon/photos/owl-bg-s.svg);
  241. background-repeat: no-repeat;
  242. background-position: center;
  243. height: 300px;
  244. }
  245. .member {
  246. padding-top: 5.5rem;
  247. }
  248. .member .item-card-member .item-card-img-member {
  249. width: 100%;
  250. height: 360px;
  251. background-size: cover;
  252. background-repeat: no-repeat;
  253. background-position: center;
  254. }
  255. .navbar-brand-block, .navbar-collapse-block, .nav-user-block {
  256. display: none;
  257. }
  258. .navbar-brand-block-sm {
  259. display: inline-block;
  260. margin-left: auto;
  261. margin-right: auto;
  262. }
  263. .nb-mobile-icon {
  264. display: block;
  265. }
  266. .nb-mobile-icon .bars {
  267. display: block;
  268. }
  269. .nb-mobile-icon .bars.active {
  270. display: none;
  271. }
  272. .nb-mobile-icon .arrow {
  273. display: none;
  274. }
  275. .nb-mobile-icon .arrow.active {
  276. display: block;
  277. }
  278. .nb-mobile.active {
  279. position: fixed;
  280. bottom: 0;
  281. }
  282. #navbarSupportedContent {
  283. display: none;
  284. }
  285. .search-tab-itemBtn .dropdown-wrapper {
  286. display: -webkit-box !important;
  287. }
  288. }
  289. @media screen and (max-width: 576px) {
  290. .gotop-btn-wrapper {
  291. right: 3%;
  292. bottom: 10%;
  293. z-index: 999;
  294. }
  295. .empty {
  296. display: inline-block;
  297. height: 35px;
  298. }
  299. .photos-overflow {
  300. overflow-x: hidden;
  301. }
  302. .owl-nav {
  303. width: calc(100% + 40px);
  304. height: 0%;
  305. z-index: 10;
  306. }
  307. .photos-owl-wrapper {
  308. background-image: url(../images/section/icon/photos/owl-bg-s.svg);
  309. background-repeat: no-repeat;
  310. background-position: center;
  311. height: 300px;
  312. }
  313. .member {
  314. padding-top: 5.5rem;
  315. }
  316. .member .item-card-member .item-card-img-member {
  317. width: 100%;
  318. height: 360px;
  319. background-size: cover;
  320. background-repeat: no-repeat;
  321. background-position: center;
  322. }
  323. .navbar-brand-block, .navbar-collapse-block, .nav-user-block {
  324. display: none;
  325. }
  326. .navbar-brand-block-sm {
  327. display: inline-block;
  328. margin-left: auto;
  329. margin-right: auto;
  330. }
  331. .nb-mobile-icon {
  332. display: block;
  333. }
  334. .nb-mobile-icon .bars {
  335. display: block;
  336. }
  337. .nb-mobile-icon .bars.active {
  338. display: none;
  339. }
  340. .nb-mobile-icon .arrow {
  341. display: none;
  342. }
  343. .nb-mobile-icon .arrow.active {
  344. display: block;
  345. }
  346. .search-tab-itemBtn .dropdown-wrapper {
  347. display: -webkit-box !important;
  348. }
  349. }
  350. /*# sourceMappingURL=photos_main.css.map */