responsive.css 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778
  1. /*------ responsive css -------*/
  2. @media (max-width: 1850px){
  3. .logo img{
  4. display:none;
  5. }
  6. .main_slider_wrapper {/*height:980px;*/ height:1500px;}
  7. }
  8. @media (max-width: 1600px){
  9. /*dashboard css*/
  10. }
  11. @media (max-width: 1500px){
  12. .login_img_wrapper img {
  13. left: -47px;
  14. position: relative;
  15. top: 68px;
  16. width: 100%;
  17. }
  18. }
  19. @media (max-width: 1400px){
  20. .slider_main_img_wrapper{
  21. left:0;
  22. }
  23. /*dashboard css*/
  24. .crm_ticket_first_box_wrapper{
  25. padding-top: 50px;
  26. padding-left: 25px;
  27. }
  28. }
  29. @media (max-width: 1300px){
  30. .mainmenu ul li a{
  31. padding:17px 14px;
  32. }
  33. }
  34. @media(max-width: 1300px){
  35. #section-quote .container-pe-quote.right{
  36. right:30px;
  37. }
  38. .slider-area .carousel-inner .carousel-item .carousel-captions .content h2 {
  39. font-size: 44px;
  40. }
  41. #section-quote .container-pe-quote.left{
  42. left:70px;
  43. }
  44. /*dashboard css*/
  45. .crm_ticket_first_box_wrapper {
  46. padding-top: 45px;
  47. padding-left: 27px;
  48. }
  49. }
  50. .crm_teck_img_cont_wrapper {
  51. padding-left: 15px;
  52. }
  53. }
  54. @media (max-width: 1199px){
  55. .mainmenu ul li a{
  56. padding:17px 5px;
  57. }
  58. .slider_main_img_wrapper img{
  59. width:100%;
  60. }
  61. .slider-area .carousel-inner .carousel-item .caption-1, .slider-area .carousel-inner .carousel-item .caption-2, .slider-area .carousel-inner .carousel-item .caption-3{
  62. min-height:780px;
  63. }
  64. .header_btn li:first-child a{
  65. margin-right:14px;
  66. }
  67. .header_btn li:first-child a{
  68. width:100px;
  69. }
  70. .header_btn li:last-child a{
  71. width:100px;
  72. }
  73. .comapnay_content_wrapper h1{
  74. margin-top:0;
  75. }
  76. .download_app_store{
  77. padding-left:0;
  78. padding-top:50px;
  79. }
  80. .promotional_banner {
  81. padding-top:0;
  82. }
  83. .transaction_img_wrapper img{
  84. left:0;
  85. }
  86. .footer_widget h4{
  87. font-size:24px;
  88. }
  89. .login_img_wrapper img {
  90. left: 0;
  91. position: relative;
  92. top: 0;
  93. width: auto;
  94. padding-bottom:50px;
  95. }
  96. }
  97. @media(min-width: 1024px)and (max-width: 1150px){
  98. .header_btn li:first-child a {
  99. width: 95px;
  100. margin-right: 8px;
  101. }
  102. }
  103. @media(min-width: 992px)and (max-width: 1199px){
  104. #section-quote .container-pe-quote .li-quote-1{
  105. left:0;
  106. }
  107. #section-quote .container-pe-quote .li-quote-2{
  108. left:30px;
  109. }
  110. #section-quote .container-pe-quote .li-quote-9, #section-quote .container-pe-quote .li-quote-4{
  111. display:none;
  112. }
  113. #section-quote .container-pe-quote .li-quote-10{
  114. right:140px;
  115. }
  116. .pricing_overflow_wrap{
  117. overflow-x:scroll;
  118. }
  119. .pricing_select_box {
  120. width: 880px;
  121. }
  122. .api_coding_wrapper .tab-content img{
  123. width:100%;
  124. }
  125. .news_btn li:first-child a, .news_btn li:last-child a{
  126. width:160px;
  127. }
  128. /*dashboard css*/
  129. .crm_ticket_first_box_wrapper {
  130. padding-top: 38px;
  131. padding-left: 16px;
  132. }
  133. .crm_teck_img_cont_wrapper {
  134. padding-left: 10px;
  135. }
  136. .mainmenu ul li {
  137. display: inline-block;
  138. margin-left: -20px;
  139. }
  140. }
  141. @media (max-width: 991px){
  142. .transaction_img_wrapper img {
  143. left: 0;
  144. }
  145. .cd-dropdown h2 {
  146. width:215px;
  147. }
  148. @media(min-width: 768px)and (max-width: 991px){
  149. }
  150. @media (max-width: 1050px){
  151. .header_btn li:first-child a{
  152. width:95px; margin-right:8px;
  153. }
  154. .header_btn li:last-child a{
  155. width:95px;
  156. }
  157. .news_btn li:first-child a, .news_btn li:last-child a{
  158. width:150px;
  159. }
  160. .footer_widget h4{
  161. font-size:24px;
  162. }
  163. .counter-section {padding-left:15px; padding-right:15px;}
  164. .counter-section .col-12 {padding-left:50px;}
  165. .slider_wrap {padding-right:15px; padding-left:15px;}
  166. }
  167. @media (max-width: 991px){
  168. .sm_logo_wrapper{
  169. width:30%;
  170. }
  171. .sm_top_header_right_wrapper{
  172. width:70%;
  173. position: absolute;
  174. right: 80px;
  175. top: 30px;
  176. }
  177. .sm_navi_main_wrapper{
  178. padding:30px 0 0 0;
  179. }
  180. .header_btn li:first-child a{
  181. width:100px; margin-right:15px;
  182. }
  183. .header_btn li:last-child a{
  184. width:100px;
  185. }
  186. .slider-area .carousel-inner .carousel-item .carousel-captions .content{
  187. padding-top:100px; padding-bottom:100px;
  188. }
  189. .slider_main_img_wrapper{
  190. position:relative;
  191. top:0; left:0;
  192. }
  193. .slider_main_img_wrapper img{
  194. width:auto;
  195. }
  196. #section-quote .container-quote .quote{
  197. width:100%;
  198. padding:0 100px;
  199. }
  200. #section-quote .container-pe-quote {
  201. width: 100%;
  202. height: 460px;
  203. bottom: 0px;
  204. top: initial;
  205. }
  206. #section-quote .container-pe-quote .li-quote-9 {
  207. height: 52px;
  208. width: 52px;
  209. left: 45%;
  210. top: 25%;
  211. }
  212. #section-quote .container-pe-quote .li-quote-9 {
  213. height: 52px;
  214. width: 52px;
  215. left: 22%;
  216. top: 65%;
  217. }
  218. #section-quote .container-pe-quote .li-quote-13 {
  219. height: 37px;
  220. width: 37px;
  221. left: 75%;
  222. top: 80%;
  223. }
  224. #section-quote .container-pe-quote .li-quote-8{
  225. height: 52px;
  226. width: 52px;
  227. right: 45%;
  228. top: 73%;
  229. }
  230. #section-quote .container-pe-quote .li-quote-10 {
  231. height: 52px;
  232. width: 52px;
  233. left: 30%;
  234. top: 76%;
  235. }
  236. #section-quote .container-pe-quote .pp-quote {
  237. animation-name: none;
  238. -webkit-animation-name: none;
  239. }
  240. #section-quote .container-pe-quote .li-quote-7{
  241. height: 52px;
  242. width: 52px;
  243. right: 30%;
  244. top: 82%;
  245. }
  246. #section-quote .container-pe-quote .li-quote-11 {
  247. height: 52px;
  248. width: 52px;
  249. left: 85%;
  250. top: 80%;
  251. }
  252. #section-quote .container-pe-quote .li-quote-1, #section-quote .container-pe-quote .li-quote-2, #section-quote .container-pe-quote .li-quote-3, #section-quote .container-pe-quote .li-quote-4, #section-quote .container-pe-quote .li-quote-5, #section-quote .container-pe-quote .li-quote-6{
  253. display:none;
  254. }
  255. #section-quote .container-quote{
  256. height:185px;
  257. }
  258. .comapnay_content_wrapper h1{
  259. text-align:center;
  260. margin-bottom:30px;
  261. }
  262. .comapnay_content_wrapper h1 img {
  263. width: 230px;
  264. margin:0 auto; margin-bottom: 40px;
  265. }
  266. .download_wrapper{
  267. padding:95px 0;
  268. }
  269. .class_delivery_wrapper{
  270. border-right:0;
  271. margin-bottom:40px;
  272. }
  273. .fr_count_main_wrapper{
  274. margin-bottom:70px;
  275. }
  276. .counter-section{
  277. padding-bottom:20px;
  278. }
  279. .transaction_img_wrapper {
  280. margin-bottom:40px;
  281. }
  282. .promotion_img_wrapper {
  283. margin-top:50px;
  284. }
  285. .newsletter_content_wrapper, .newsbtn_wrapper{
  286. width:100%;
  287. }
  288. .news_btn li:first-child a, .news_btn li:last-child a {
  289. width: 150px;
  290. }
  291. #section-quote .container-quote, .about_bulkimg_wrapper img{
  292. margin-top:30px;
  293. }
  294. .footer_widget {
  295. margin-bottom:30px;
  296. }
  297. .footer_link2 {
  298. margin-top:0;
  299. }
  300. .jp_faq_fix_header_content{
  301. margin-bottom:40px;
  302. }
  303. .footer_wrapper{
  304. padding-bottom:50px;
  305. }
  306. .client_wrapper{
  307. padding-bottom:80px;
  308. }
  309. .sms_inner_navigation {
  310. padding-top: 28px;
  311. padding-bottom:20px;
  312. }
  313. .pricing_calculator{
  314. margin-top:40px;
  315. }
  316. .pricing_select_box ul li:first-child, .pbox1{
  317. width:45%;
  318. }
  319. .feature_wrapper h1, .pay_fees_Wrapper .class_delivery_wrapper h1{
  320. font-size:28px;
  321. }
  322. .feature_wrapper h1{
  323. margin-top:0;
  324. }
  325. .pricing_select_box {
  326. width: 700px;
  327. }
  328. .pricing_overflow_wrap{
  329. overflow-x:scroll;
  330. }
  331. .pricing_overflow_wrap::-webkit-scrollbar {
  332. height:8px;
  333. }
  334. .pricing_overflow_wrap::-webkit-scrollbar-track {
  335. background: #fff;
  336. }
  337. .pricing_overflow_wrap::-webkit-scrollbar-thumb {
  338. background: #420d7c;
  339. }
  340. .pricing_overflow_wrap::-webkit-scrollbar-thumb:hover {
  341. background: #420d7c;
  342. }
  343. .visiting_Wrapper{
  344. padding:0;
  345. }
  346. .login_img_wrapper img{
  347. width:100%;
  348. }
  349. .download_mockup_design {
  350. margin-top:40px;
  351. }
  352. .api_coding_wrapper .tab-content img{
  353. width:100%;
  354. }
  355. .news_btn li:first-child a, .news_btn li:last-child a{
  356. width:160px;
  357. }
  358. /*dashboard css*/
  359. .header_icon_wrapper li {
  360. padding-left: 3px;
  361. padding-right: 3px;
  362. }
  363. .img_sm_wrep {
  364. padding-left: 14px;
  365. }
  366. #header_serach_wrapper {
  367. padding-top: 14px;
  368. }
  369. .header_icon_wrapper .bell-dropdown a {
  370. margin-top: 5px;
  371. }
  372. .header_icon_wrapper .badge {
  373. top: 6px;
  374. right: 14px;
  375. }
  376. .banner-dropdown1 {
  377. margin-top: 12px;
  378. }
  379. }
  380. @media(max-width: 768px) {
  381. .btn_prime {
  382. padding:20px 10px;
  383. }
  384. .counter-section .col-12:nth-of-type(2n+1) {padding-left:0;}
  385. .goods_list .search_box > div {
  386. width:100%;
  387. }
  388. .mem_edit .inner {
  389. display:block;
  390. }
  391. .mem_edit .btn_wrap {
  392. position:relative;
  393. padding:0; margin:0; margin-top:30px;
  394. }
  395. .mem_edit .btn_wrap button:first-child {
  396. margin-left:0;
  397. }
  398. .mem_edit .btn_wrap button:last-child {
  399. margin-right:0;
  400. }
  401. .mem_edit .pic_box button {
  402. height:45px;
  403. }
  404. .mem_edit .pic_box img {
  405. width:130px; height:130px;
  406. }
  407. .cart .left .input_box {
  408. margin-left:auto;
  409. }
  410. .cart .blog_pagination_section {
  411. margin-bottom:50px;
  412. text-align:center;
  413. }
  414. }
  415. @media (max-width: 767px){
  416. .slider_main_img_wrapper img{
  417. width:100%;
  418. }
  419. #section-quote .container-quote .quote{
  420. padding:0 20px;
  421. }
  422. .currencys.dropdown-menu{
  423. left:-100px !important;
  424. }
  425. #blogoneSlider .carousel-control{
  426. top:39%;
  427. }
  428. .tb_btm_link_right{
  429. float:left;
  430. margin-top:15px;
  431. }
  432. .sms_contact_box_wrapper{
  433. margin-bottom:40px;
  434. }
  435. .contact_wrapper{
  436. padding-bottom:60px;
  437. }
  438. .visiting_Wrapper{
  439. padding-top:50px;
  440. }
  441. /*dashboard css*/
  442. .crm_ticket_first_box_wrapper {
  443. padding-top: 85px;
  444. padding-left: 90px;
  445. }
  446. .crm_teck_img_cont_wrapper {
  447. padding-left: 30px;
  448. }
  449. .img_sm_wrep {
  450. padding-left: 106px;
  451. }
  452. .dash_heading h2 {
  453. padding: 20px 0px 20px 25px;
  454. }
  455. .item_gallery {padding-top:20px;}
  456. .item_gallery > div {width:48%; margin:10px auto;}
  457. .item_gallery > div:nth-of-type(2n+1) {margin-left:0;}
  458. .pw_change .inner {
  459. width:100%;
  460. margin-top:50px;
  461. }
  462. .pw_change button {
  463. height:auto;
  464. }
  465. .order_list .main_top_heading {
  466. margin-top:40px; padding-bottom:20px;
  467. text-align:center;
  468. }
  469. }
  470. @media(max-width: 580px){
  471. .main_slider_wrapper {height:760px;}
  472. .cd-dropdown{
  473. width:300px;
  474. }
  475. .slider-area .carousel-inner .carousel-item .carousel-captions .content h2{
  476. font-size:44px;
  477. line-height:60px;
  478. }
  479. .header_btn li:first-child a, .header_btn li:last-child a{
  480. display:none;
  481. }
  482. .slider-area .carousel-inner .carousel-item .carousel-captions .content{
  483. padding-top: 0;
  484. margin-top: 60px;
  485. }
  486. .cd-dropdown-wrapper{
  487. right:-10px;
  488. }
  489. .carousel-nevigation > .prev {
  490. left: 15px;
  491. top: 270px;
  492. }
  493. .carousel-nevigation > .next {
  494. right: 15px;
  495. top: 270px;
  496. }
  497. .slider_main_img_wrapper{
  498. display:none;
  499. }
  500. .slider-area .carousel-inner .carousel-item .caption-1, .slider-area .carousel-inner .carousel-item .caption-2, .slider-area .carousel-inner .carousel-item .caption-3{
  501. min-height:620px;
  502. }
  503. .slider_form_wrapper input{
  504. width:100%; border-radius:5px;
  505. margin-bottom:15px;
  506. }
  507. .slider_form_wrapper button{
  508. border-radius:5px;
  509. }
  510. .sms_heading_wrapper h3{
  511. font-size:30px;
  512. line-height:40px;
  513. }
  514. .newsletter_wrapper{
  515. padding:80px 15px;
  516. }
  517. .news_btn li:first-child a, .news_btn li:last-child a {
  518. display:block;
  519. }
  520. .drppricing {
  521. margin-top:25px;
  522. }
  523. .smscount{
  524. margin-top:10px;
  525. }
  526. .feature_wrapper h1, .pay_fees_Wrapper .class_delivery_wrapper h1 {
  527. font-size: 24px;
  528. }
  529. /*dashboard css*/
  530. .crm_ticket_first_box_wrapper {
  531. padding-top: 50px;
  532. padding-left: 38px;
  533. }
  534. .top_text p {
  535. padding-left: 20px;
  536. padding-right: 20px;
  537. }
  538. .slider-area .slider_btn {
  539. padding-left: 20px;
  540. padding-right: 20px;
  541. }
  542. .sms_heading_wrapper {
  543. font-size:30px; line-height:1.3;
  544. }
  545. .sms_heading_wrapper strong {
  546. margin-bottom:0;
  547. font-size:inherit; line-height:inherit;
  548. }
  549. .sm_solution_wrapper .tabs {
  550. width:90%;
  551. }
  552. .sm_solution_wrapper .tabs li {
  553. padding: 0 5px;
  554. font-size:14px;
  555. }
  556. .sm_solution_wrapper .tab-content .txt1,
  557. .sm_solution_wrapper .tab-content .group2 h3 {
  558. font-size:18px;
  559. }
  560. .sm_solution_wrapper .tab-content .txt2,
  561. .sm_solution_wrapper .tab-content .list li strong {
  562. font-size:16px;
  563. }
  564. .sm_solution_wrapper .tab-content .group2 {
  565. display:block;
  566. }
  567. .sm_solution_wrapper .pic {
  568. width:100%;
  569. }
  570. .sm_solution_wrapper .pic img {
  571. width:50%;
  572. margin:0 auto;
  573. }
  574. .sm_solution_wrapper .tab-content .group2 h3 {padding-left:25px; padding-right:25px;}
  575. .sm_solution_wrapper .tab-content .list {
  576. width:100%;
  577. margin-top:20px; padding-left:25px; padding-right:25px;
  578. }
  579. .counter-section .col-12 {
  580. padding-left:0;
  581. }
  582. .fr_count_main_wrapper {
  583. margin-bottom:20px;
  584. }
  585. .download_mockup_design {
  586. float:none;
  587. width:80%;
  588. margin:0 auto;
  589. }
  590. .download_wrapper .row {
  591. display:block;
  592. }
  593. .download_app_store {
  594. padding-left:0;
  595. }
  596. .download_app_store h1 {
  597. align-items:center;
  598. width:100%;
  599. font-size:35px;
  600. }
  601. .download_app_store p {
  602. width:100%;
  603. font-size:35px; letter-spacing:50.5px;
  604. }
  605. .app_btn ul li {
  606. margin-bottom:10px;
  607. }
  608. .plugin_wrapper .sms_heading_wrapper h3 {
  609. font-size:30px;
  610. }
  611. .sms_heading_wrapper {
  612. padding-bottom:20px;
  613. }
  614. .ask_warpper {
  615. padding:40px 15px;
  616. }
  617. .ask_warpper strong {
  618. font-size:30px;
  619. }
  620. .banner_warper > div {
  621. display:flex; justify-content:center;
  622. height:270px;
  623. overflow:hidden;
  624. }
  625. .banner_warper > div > img {
  626. width:auto; max-width:none; height:100%;
  627. }
  628. }
  629. @media (max-width: 520px){
  630. .img_sm_wrep {
  631. padding-top:0px;
  632. }
  633. .download_app_store p {
  634. letter-spacing:40px;
  635. }
  636. }
  637. @media(max-width: 480px){
  638. #section-quote .container-quote .quote p{
  639. font-size: 20px;
  640. line-height: 20pt;
  641. }
  642. #section-quote .container-pe-quote .li-quote-9{
  643. display:none;
  644. }
  645. #section-quote .container-pe-quote .li-quote-8{
  646. display:none;
  647. }
  648. #section-quote .container-quote .quote{
  649. padding:0 20px;
  650. }
  651. #section-quote .container-pe-quote .li-quote-11{
  652. left:91%;
  653. top:85%;
  654. }
  655. .sms_inner_title_heading h2{
  656. font-size:40px;
  657. }
  658. .currencys.dropdown-menu {
  659. left: -66px !important;
  660. }
  661. .custom-pricing-section .cost{
  662. font-size:22px;
  663. }
  664. .comments_Box .text_wrapper, .btc_blog_single_post_admin_img_cont{
  665. width:100%;
  666. padding-left:0;
  667. padding-top:20px;
  668. }
  669. #accordion .card_pagee a.collapsed, #accordion2 .card_pagee a.collapsed, #accordion3 .card_pagee a.collapsed, #accordion4 .card_pagee a.collapsed, #accordion5 .card_pagee a.collapsed, #accordion6 .card_pagee a.collapsed, #accordion7 .card_pagee a.collapsed, #accordion8 .card_pagee a.collapsed{
  670. padding-right:40px;
  671. }
  672. #accordion .card_pagee a, #accordion2 .card_pagee a, #accordion3 .card_pagee a, #accordion4 .card_pagee a, #accordion5 .card_pagee a, #accordion6 .card_pagee a, #accordion7 .card_pagee a, #accordion8 .card_pagee a{
  673. padding-right:40px;
  674. }
  675. .signin_btn li a{
  676. width:250px;
  677. }
  678. .facebook_wrap a, .google_wrap a{
  679. width:145px;
  680. }
  681. .download_app_store p {
  682. letter-spacing:20px;
  683. }
  684. .cart .left .input_box {
  685. flex:1;
  686. }
  687. .cart .left .input_box input[type="text"] {
  688. width:70%;
  689. }
  690. .cart .left .input_box .btn {
  691. width:30%;
  692. }
  693. /*dashboard css*/
  694. }
  695. @media(max-width: 380px){
  696. .footer_wrapper .footer_widget:before {
  697. margin:0 20px;
  698. }
  699. .slider-area .carousel-inner .carousel-item .carousel-captions .content h2 {
  700. font-size: 35px;
  701. line-height: 50px;
  702. }
  703. .carousel-nevigation{
  704. top:40%;
  705. }
  706. .news_btn li:first-child a, .news_btn li:last-child a {
  707. margin-bottom:10px;
  708. }
  709. .blog_pagination_section ul li{
  710. margin-left:6px;
  711. }
  712. .sms_contact_box_wrapper{
  713. padding:20px;
  714. }
  715. .sms_contact_box_wrapper i:before {
  716. width: 50px;
  717. height: 50px;
  718. line-height: 75px;
  719. font-size: 50px;
  720. }
  721. .sms_contact_info_box{
  722. padding-left:20px;
  723. }
  724. .captch_box img{
  725. width:55px;
  726. }
  727. .captchaLabel{
  728. padding:15px 5px 0 10px;
  729. }
  730. .sms_inner_title_heading h2{
  731. font-size:32px;
  732. }
  733. .login_tabs .nav-tabs .nav-link{
  734. padding:10px 35px;
  735. }
  736. .login_remember_box .forget_password{
  737. float:left;
  738. }
  739. .facebook_wrap a, .google_wrap a{
  740. width:100%;
  741. }
  742. .facebook_wrap i, .google_wrap i{
  743. margin-right:2px;
  744. }
  745. .choose_lang_wrapper label{
  746. font-size:20px;
  747. }
  748. /*dashboard css*/
  749. .carousel-nevigation > .prev {
  750. left: 15px;
  751. top: 294px;
  752. }
  753. .carousel-nevigation > .next {
  754. right: 15px;
  755. top: 294px;
  756. }
  757. }