1@media all and (max-width: 1700px) {
2 .girl.tour-thumb {
3 width: 16.66%;
4 }
5}
6@media all and (max-width: 1400px) {
7 .girl.tour-thumb {
8 width: 20%;
9 }
10}
11@media all and (max-width: 1300px) {
12 .girlsingle.agency-profile .bigimage {
13 width: 45%;
14 }
15 .girlsingle.agency-profile .agencydetails {
16 width: 55%;
17 }
18}
19@media all and (min-width: 1250px) {
20 .show5profiles {
21 display: block;
22 }
23}
24@media all and (max-width: 1250px) {
25 .all, .sliderall {
26 width: 100%;
27 }
28 .girl.tour-thumb {
29 width: 25%;
30 }
31}
32@media all and (max-width: 1200px) {
33 .all, .sliderall, .subnav, .top-site-menu {
34 width: 100%;
35 }
36 .header-top-bar .header-nav {
37 height: auto;
38 }
39
40 .girlsingle .girlinfo {
41 width: 100%;
42 }
43 .girlsingle .girlinfo.l {
44 padding-right: 0;
45 }
46 .girlsingle .girlinfo.r {
47 padding-left: 0;
48 }
49
50 .girlsingle.agency-profile .agencydetails.agencydetails-noimg {
51 padding: 0;
52 padding-bottom: 20px;
53 }
54 .girlsingle.agency-profile .agencydetails-noimg,
55 .girlsingle.agency-profile .agency-desc {
56 width: 100% !important;
57 clear: both;
58 float: none;
59 }
60 .girlsingle.agency-profile .agencydetails {
61 padding-bottom: 20px;
62 }
63}
64@media all and (max-width: 1150px) {
65 .girl {
66 width: 24%;
67 padding-left: 1%;
68 padding-right: 1%;
69 }
70 .girl.tour-thumb {
71 width: 33.33%;
72 }
73}
74@media all and (max-width: 1400px) {
75 .girl {
76 width: 25%;
77 }
78 .show-separator {
79 display: none;
80 }
81 .show4profiles {
82 display: block;
83 }
84}
85@media all and (max-width: 1400px) {
86 .girl {
87 width: 33.33%;
88 }
89 .show-separator {
90 display: none;
91 }
92 .show3profiles {
93 display: block;
94 }
95}
96
97@media all and (max-width: 1550px) {
98 .girlsingle .thumbs .profile-video-thumb-wrapper,
99 .girlsingle .thumbs .profile-img-thumb-wrapper {
100 width: 20%;
101 }
102}
103
104@media all and (max-width: 1350px) {
105 .girlsingle .thumbs .profile-video-thumb-wrapper,
106 .girlsingle .thumbs .profile-img-thumb-wrapper {
107 width: 25%;
108 }
109}
110
111@media all and (max-width: 1150px) {
112 .girlsingle .thumbs .profile-video-thumb-wrapper,
113 .girlsingle .thumbs .profile-img-thumb-wrapper {
114 width: 33.33%;
115 }
116}
117
118@media all and (max-width: 1000px) {
119 .profile-page-no-media-wrapper {
120 width: 100% !important;
121 float: none;
122 }
123 .girlsingle .profile-page-no-media-wrapper-photos,
124 .girlsingle .profile-page-no-media-wrapper-videos {
125 padding: 0;
126 }
127 .girlsingle .profile-page-no-media-wrapper-videos {
128 margin-top: -2px;
129 }
130}
131
132@media all and (max-width: 960px) {
133 .girlsingle .thumbs .profile-img-thumb img {
134 cursor: default;
135 }
136 .all-body {
137 display: -moz-box;
138 display: -webkit-box;
139 display: -webkit-flex;
140 display: -ms-flexbox;
141 display: flex;
142
-moz-box-orient: vertical;
143
-webkit-box-orient: vertical;
144
-webkit-flex-flow: column;
145
-ms-flex-direction: column;
146 flex-flow: column;
147 }
148 .sidebar-right {
149 width: 100%;
150 margin: 0;
151 float: none;
152
-moz-box-ordinal-group: -1;
153
-webkit-box-ordinal-group: -1;
154
-webkit-order: -1;
155
-ms-flex-order: -1;
156 order: -1;
157 }
158 .sidebar-right .dropdownlinks ul li {
159 text-align: center;
160 }
161 .sidebar-right .dropdownlinks ul li a {
162 display: inline-block;
163 float: none;
164 line-height: 2em;
165 }
166 .sidebar-left {
167 width: 100%;
168 margin: 0;
169 float: none;
170 background: #FFF0F4;
171
-moz-box-ordinal-group: -1;
172
-webkit-box-ordinal-group: -1;
173
-webkit-order: -1;
174
-ms-flex-order: -1;
175 order: -1;
176 }
177 .contentwrapper {
178 float: none;
179 }
180
181 .sidebar-left .countries {
182 padding: 0;
183 background: #260B39;
184 color: #fff;
185 text-align: center;
186
-webkit-border-radius: 25px;
-moz-border-radius: 25px; border-radius: 25px;
187 margin: 10px;
188 border-bottom: none;
189 }
190 .sidebar-left .countries h4 {
191 color: #fff;
192 line-height: 2.2em;
193 font-weight: 600;
194 font-size: 1.3em;
195 cursor: pointer;
196 padding-bottom: 0;
197 }
198 .sidebar-left .countries h4 .dots {
199 display: none;
200 }
201 .sidebar-left .countries h4 .icon {
202 display: inline;
203 line-height: 2.2em;
204 }
205 .sidebar-left .country-list {
206 font-size: 1.1em;
207 display: none;
208 }
209 .sidebar-left .country-list li {
210 padding: 2px 0;
211 }
212 .sidebar-left .country-list a {
213 color: #fff;
214 font-size: 1.1em;
215 padding: 0 5px;
216 line-height: 2.4rem;
217 display: inline-block;
218 vertical-align: middle;
219 }
220 .sidebar-left .country-list a:hover {
221 color: #fff;
222 }
223 .sidebar-left .country-list ul {
224 padding-left: 0;
225 }
226 .sidebar-left .country-list ul.children {
227
-webkit-border-radius: 5px;
-moz-border-radius: 5px; border-radius: 5px;
228 background: #FFF0F4;
229 margin: 0 10px;
230 }
231 .sidebar-left .country-list ul.children a {
232 color: #260B39;
233 padding: 0 20px;
234 display: block;
235 margin: 0 10px;
236 }
237 .sidebar-left .country-list ul.children a:hover {
238 background: #AC35C4;
239 color: #fff;
240
-webkit-border-radius: 25px;
-moz-border-radius: 25px; border-radius: 25px;
241 }
242 .sidebar-left .country-list .iconlocation {
243 vertical-align: middle;
244 color: #fff;
245 line-height: 2.4rem;
246 font-size: 1.2em;
247 font-weight: 600;
248 display: inline-block;
249 padding: 0 6px;
250 }
251 .sidebar-left .country-list .icon-minus {
252 display: none;
253 }
254 .sidebar-left .widgetbox-wrapper {
255 display: none;
256 }
257
258 .girl {
259 width: 50%;
260
-moz-box-sizing: border-box;
261 box-sizing: border-box;
262 }
263 .girl.tour-thumb {
264 width: 25%;
265 }
266 .all-logo .logo {
267 width: 100%;
268 text-align: center;
269 }
270 .all-logo .logo * {
271 text-align: center;
272 }
273 .all-logo .logo h1 a {
274 }
275 .all-logo .logo h1 a img {
276 padding: 20px 0;
277 margin: 0 auto;
278 }
279
280 .header-addspace {
281 width: 100%;
282 }
283 .header-addspace .placeholder-widgettext {
284 text-align: center;
285 }
286
287 .girlsingle .girlinfo, .login #login, header .logo * {
288 max-width: 100%;
289 }
290
291 .header-top-bar {
292 padding: 15px 10px;
293 text-align: center;
294 }
295
296 header .header-nav {
297 display: none;
298 }
299 header .hamburger-menu {
300 display: inline-block;
301 }
302
303 header .subnav,
304 header .subnav .subnav-menu {
305 width: 100%;
306 }
307
308 header.header-mobile2 .subnav-menu-wrapper {
309 float: none;
310 width: auto;
311 display: inline-block;
312 min-height: auto;
313 }
314
315 header .subnav .subnav-menu .headerlangselect {
316 margin: 0 auto;
317 float: none;
318 }
319 header .subnav .subnav-menu .headerlang {
320 padding: 3px 7px;
321 font-size: 1em;
322 text-align: center;
323 }
324 header .subnav .subnav-menu .headerlang option {
325 padding: 3px 7px;
326 }
327
328 .quicksearch .select2 {
329 width: 100%;
330 }
331
332 .top-site-menu,
333 .show-separator,
334 .slider .slider-control-prev,
335 .slider .slider-control-next,
336 .sidebar-right .move-to-mobile-sidebar,
337 .right-mobile-sidebar .sidebar-right .show-under-body {
338 display: none;
339 }
340 .show2profiles {
341 display: block;
342 }
343
344 .girlsingle .thumbs .profile-img-thumb .edit-buttons .image_msg_girl_single {
345 padding: 10px 0;
346 font-size: 1.3em;
347 }
348 .girlsingle .thumbs .profile-img-thumb .edit-buttons .icon {
349 font-size: 2em;
350 height: 50px;
351 width: 50px;
352 line-height: 49px;
353 }
354 .girlsingle .thumbs .profile-video-thumb-wrapper, .girlsingle .thumbs .profile-img-thumb-wrapper {
355 padding-right: 0;
356 }
357 .profile-page .thumbs,
358 .profile-page .profile-img-thumb,
359 .profile-page .profile-img-thumb img {
360 width: 100%;
361 margin: 0;
362 padding: 0;
363 }
364 .girlsingle .thumbs .profile-img-thumb-wrapper {
365 width: 100%;
366 }
367 .profile-page .profile-img-thumb {
368 padding-bottom: 10px;
369 }
370
371 .girlsingle .thumbs .profile-video-thumb-wrapper {
372 width: 50%;
373 }
374
375 .girlsingle .lockedsection {
376 margin: 0;
377 margin-top: 10px;
378 }
379 .girlsingle .lockedsection .icon {
380 line-height: 2em;
381 }
382
383 .header-addspace img{
384 width: 100%;
385 }
386 .widgetadbox {
387 text-align: center;
388 }
389 .widgetadbox p{
390 text-align: left;
391 }
392 .widgetadbox img {
393 margin: 0 auto;
394 }
395 .footer .widgetbox {
396 padding-right: 0;
397 text-align: center;
398 }
399 .footer .widgetbox p{
400 text-align: left;
401 }
402 .footer .widgetbox img {
403 margin: 0 auto;
404 }
405
406 .right-mobile-sidebar .sidebar-right .move-to-mobile-sidebar {
407 display: block;
408 }
409 .sidebar-right {
410 width: 100%;
411 margin: 0;
412 }
413
414 .contentwrapper{
415 float: left;
416 width: 100%;
417 }
418 .bodybox {
419 margin-left: 0;
420 margin-right: 0;
421 border-top: 1px solid #f8c1cf;
422 }
423 .body {
424 margin: 0;
425 }
426
427 .form-styling .form-label {
428 padding-bottom: 5px;
429 }
430 .form-styling .form-label,
431 .form-styling .form-input,
432 .form-styling .form-input .input,
433 .form-styling .form-input .textarea,
434 .form-styling .form-input select {
435 width: 100%;
436 }
437 .form-styling .form-input .birthday{
438 width: 33%;
439 }
440
441 .bodybox .see-more-button {
442 display: block;
443 }
444 .bodybox .see-all-top {
445 display: none;
446 }
447
448 .registerpage {
449 padding: 0 10px;
450 }
451 .registerpage .usertype {
452 width: 100%;
453 margin: 0;
454 margin-bottom: 30px;
455 }
456 .registerpage .pagetitle {
457 margin-bottom: 20px;
458 }
459 .registerpage .usertype-content {
460 text-align: center;
461 }
462 .registerpage .usertype .usertype-bottom .registerbutton {
463 float: none;
464 }
465
466 .slider-pagination {
467 display: block;
468 }
469
470 .addedtours .tour-info-mobile {
471 display: none;
472 }
473 .addedtours .tour-info-mobile-clear {
474 display: block;
475 }
476 .addedtours .tourhead {
477 display: none;
478 }
479
480 .tosdisclaimer {
481 width: 90%;
482 }
483
484 .sidebar-right .sidebar-expire-notice-has-mobile {
485 display: none;
486 }
487 .sidebar-right .sidebar-expire-notice-mobile {
488 display: block;
489 }
490}
491@media all and (max-width: 768px) {
492 .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
493 float: left;
494 width: 100%;
495 overflow: hidden;
496 }
497 .woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
498 min-height: 2.5em;
499 }
500 .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
501 background-color: #FFCEDC;
502 }
503}
504@media all and (max-width: 600px) {
505 .girl.tour-thumb {
506 width: 33.33%;
507 }
508
509/* .profile-header-name, .profile-header-name-info, .phone-box {
510 float: none;
511 display: inline-block;
512 width: 100%;
513 }
514 .profile-header-name-info {
515 margin-top: 15px;
516 text-align: center;
517 }
518 .girlsingle .profile-header .profile-header-name-info .section-box {
519 float: none;
520 display: inline-block;
521 }*/
522}
523@media all and (max-width: 520px) {
524 .girlsingle .lockedsection .icon-lock {
525 display: none;
526 }
527}
528@media all and (max-width: 500px) {
529 .girlsingle.agency-profile .bigimage,
530 .girlsingle.agency-profile .agencydetails {
531 width: 100%;
532 }
533 .girlsingle.agency-profile .bigimage {
534 max-width: 100%;
535 padding: 0;
536 padding-bottom: 20px;
537 text-align: center;
538 }
539 .girlsingle.agency-profile .bigimage img {
540 max-width: 300px;
541 max-height: 200px;
542 width: auto;
543 float: none;
544 }
545}
546@media all and (max-width: 360px) {
547 .bodybox {
548 padding: 10px;
549 }
550}