Advertisement
Guest User

Untitled

a guest
May 20th, 2019
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.26 KB | None | 0 0
  1. /* custom css*/
  2. .header-logo {
  3. background-repeat: no-repeat;
  4. background-size: 112px 38px;
  5. width: 112px;
  6. height: 40px;
  7. margin-top: 13px;
  8. margin-left: 22%!important;
  9. margin-right: auto;
  10. }
  11. .header-icon-2{
  12. left: 60px;
  13. width: 40px;
  14. font-size: 10px;
  15. }
  16.  
  17. /*breaking news*/
  18. #topbreaking{
  19. background-image: url("../images_mobile/unb-breaking-news.jpg")!important;
  20. background-size: cover;
  21. height: 230px;
  22. border-bottom: 5px solid #c62127;
  23. }
  24. .quote-slider#topbreaking h4{
  25. font-size: 17px;
  26. font-weight: 400;
  27. line-height: 24px;
  28. text-align: left;
  29. max-width: 100%;
  30. margin-left: 5%;
  31. margin-right: 5%;
  32. background-color: #00000073;
  33. padding: 8px 20px;
  34. color: white;
  35. margin-top: 106px;
  36. }
  37.  
  38.  
  39. /*.homepage-slider #breaking-news h3{
  40. margin-bottom: 16px;
  41. }
  42. .homepage-slider #breaking-news .slider-caption {
  43. padding-top: 18px;
  44. }
  45.  
  46. img.breaking-news-img{
  47. display: block;
  48. width: 100%!important;
  49. max-height:100%!important;
  50. }
  51. .content-strip#breaking-news {
  52. margin-bottom: 0px !important;
  53. }
  54.  
  55.  
  56. h1.break-edit {
  57. font-weight: 400;
  58. color:#fff;
  59. font-size: 17px;
  60. top: 115px;
  61. z-index: 10;
  62. position: absolute !important;
  63. left: 26px;
  64. background-color: #00000073;
  65. padding: 8px 20px;
  66. margin-right: 7%;
  67. line-height: 1.4;
  68. }
  69. .news-ticker.break-tricker-edit.swiper-container-horizontal.swiper-container-android {
  70. height: 60px !important;
  71. !* line-height: 10px !important; *!
  72. }
  73. p.swiper-slide.break-marque-edit.swiper-slide-active {
  74. line-height: 20px !important;
  75. text-align: justify !important;
  76. padding-right: 0px;
  77. }
  78.  
  79. #breaking-news !*.text-slider*! p {
  80. position: absolute;
  81. left: 35px;
  82. top: 150px;
  83. padding-left: 20px !important;
  84. padding-right: 10px !important;
  85. border-bottom: solid 0px rgba(0, 0, 0, 0.1) !important;
  86. color: #ffffffd4 !important;
  87. z-index: 111;
  88. !* color: black;
  89. font-size: 24px;
  90. top: 135px;
  91. z-index: 10;
  92. position: absolute !important;
  93. left: 35px;*!
  94. display: inline-block;
  95. }*/
  96. /*#breaking-news .text-slider {
  97. background-color: transparent;
  98. }*/
  99. /* breaking news css end */
  100. /*---------------------------*/
  101.  
  102. .sidebar-left .magazine-icon{
  103. width: 22px;
  104. margin: 0 auto;
  105. position: absolute;
  106. top: 18px;
  107. }
  108.  
  109. i.right-sidebarvideo-img img{
  110. width: 56px!important;
  111. position: absolute;
  112. top: 34px;
  113. }
  114. .sidebar-right #menu-video-list i.fa.fa-play {
  115. color: #b7b7b7;
  116. font-size: 22px;
  117. position: absolute;
  118. z-index: 10;
  119. left: 43px;
  120. top: 0px;
  121. }
  122. .sidebar-right .menu-item p{
  123. font-size: 11px!important;
  124. text-align: left;
  125. line-height: 20px;
  126. padding-left: 25px;
  127. margin-bottom: 1px;
  128. }
  129. .sidebar-right .menu-item {
  130. min-height: 45px;
  131. margin-bottom: 1px;
  132. padding-top: 6px;
  133. }
  134. .right-sidebar-social-logo .center-footer-icon{
  135. margin-top: 20px;
  136. width: 57%!important;
  137. }
  138. #menu-video-list{
  139. margin-top: 3px;
  140. }
  141. .sidebar-right .border-menu-fb {
  142. border-right: solid 5px #3b5997;
  143. }
  144. .sidebar-right .border-menu-youtube {
  145. border-right: solid 2px #e01e05;
  146. }
  147. .sidebar-right .border-menu-lime {
  148. border-right: solid 2px #a0db43!important;
  149. }
  150.  
  151. .sidebar-left .border-menu-youtube {
  152. /*border-left: solid 5px #e01e05;*/
  153. border-left: solid 5px #019587;
  154. }
  155.  
  156. .sidebar-right .border-menu-email {
  157. border-right: solid 5px #27ae60;
  158. }
  159.  
  160. .sidebar-right .menu-item.close {
  161. padding-top: 25px;
  162. }
  163. .sidebar-right .menu-item.close:hover {
  164. color: #e6eaec !important;
  165.  
  166. }
  167.  
  168. .sidebar-right i.fa.fa-times {
  169. line-height: 80px;
  170. font-size: 14px;
  171. }
  172.  
  173. p#hidden {
  174. color: #e6eaec;
  175. }
  176.  
  177. #left-menu-top-cls-btn i.fa.fa-times {
  178. bottom: 22px !important;
  179. left: 23px!important;
  180. color: #635c5c;
  181. }
  182.  
  183. .content {
  184. margin-bottom: 20px !important;
  185. padding-left: 10px !important;
  186. padding-right: 10px !important;
  187. }
  188.  
  189.  
  190. .content-strip .overlay {
  191. width: 100%;
  192. background-color: #00000061;
  193. /* background-image: url("../images_mobile/breaking_news_1001.jpg")!important;*/
  194. border-bottom: 3px solid #d21713;
  195. }
  196. .portfolio-item#video h1,.portfolio-item#album h1{
  197. font-size: small;
  198. border-left: 4px solid #541cb3;
  199. padding-left: 6px;
  200. line-height: initial;
  201. }
  202.  
  203. .content-fullscreen.header-top-headline-scrollbar{
  204. margin-bottom: 10px!important;
  205. }
  206. .header-top-headline-scrollbar #headline-title {
  207. display: inline-block;
  208. Background-color: #d21713;
  209. padding: 12px 10px;
  210. float: left;
  211. position: absolute;
  212. bottom: -10px;
  213. }
  214. .header-top-headline-scrollbar #headline-title h4{
  215. color: white;
  216. line-height: 16px;
  217. margin-bottom: 0px!important;
  218. width: fit-content;
  219. }
  220. .m-topscroll-bar{
  221. display: inline-block;
  222. /*width: 100%;*/
  223. float:left;
  224. background-color: #ffffff!important;
  225. position: absolute;
  226. left: 88px;
  227. border: 3px solid #d21713;
  228. padding-left: 2px!important;
  229. padding-right: 4px !important;
  230. }
  231. .m-topscroll-bar p {
  232. position: relative;
  233. bottom: 6px;
  234. display: inline;
  235. color: #881818!important;
  236. font-size: 15px;
  237. font-weight: 600;
  238. padding-left: 0px!important;
  239. animation: marquee 5s linear infinite;
  240. }
  241.  
  242. .fa#news-has-video-icon{
  243. padding-top: 0px!important;
  244. }
  245. .fa#news-has-video-icon-cat-page{
  246. padding-left: 5px;
  247. }
  248. /*election-top*/
  249. .specialtag-slidernews-seciton .content-fullscreen{
  250. margin-bottom: 0px!important;
  251. }
  252.  
  253. .content-fullscreen.election-edit {
  254. margin-top: -16px !important;
  255. border-bottom: 3px solid #bd0900;
  256. }
  257. .specialtag-slidernews-seciton .carousel{
  258. background-color: #fffbfb;
  259. }
  260. .specialtag-slidernews-seciton img.div-cls-btn{
  261. width: 14px;
  262. cursor: pointer;
  263. }
  264.  
  265. .specialtag-slidernews-seciton .close-btn-absolute{
  266. position: absolute;
  267. left: 0px;
  268. top: -9px;
  269. z-index: 10;
  270. }
  271. .specialtag-slidernews-seciton .heading-badge a.more-icon{
  272. display: inline-block;
  273. color: white;
  274. position: absolute;
  275. right: 17px;
  276. /* width: 5%;*/
  277. }
  278. .specialtag-slidernews-seciton .carousel.flickity-enabled.is-draggable {
  279. margin-top: 0px!important;
  280. }
  281. .specialtag-slidernews-seciton .heading-badge {
  282. margin-bottom: 18px!important;
  283. padding: 2px 12px;
  284. color: white;
  285. background: #a90329;
  286. background: -moz-linear-gradient(top, #851d1d 0%, #660600 70%, #8c2424 100%);
  287. background: -webkit-linear-gradient(top, #851d1d 0%, #660600 70%, #8c2424 100%);
  288. background: linear-gradient(to bottom, #851d1d 0%, #660600 70%, #8c2424 100%);
  289. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a90329', endColorstr='#6d0019', GradientType=0);
  290. }
  291. .specialtag-slidernews-seciton .heading-badge img.nirbachon-logo{
  292. display: inline-block;
  293. width: 28px !important;
  294. position: relative;
  295. top: 5px;
  296. }
  297. .specialtag-slidernews-seciton .heading-badge h3 {
  298. position: relative;
  299. text-align: left;
  300. display: inline-block;
  301. width: 80% !important;
  302. color: white;
  303. font-size: 16px;
  304. font-weight: 600;
  305. top: -3px;
  306. }
  307.  
  308. .specialtag-slidernews-seciton .thumb-layout a.box {
  309. padding-top: 10px;
  310. width: 99% !important;
  311. }
  312. .specialtag-slidernews-seciton a.box.edit strong {
  313. line-height: 1.2 !important;
  314. }
  315.  
  316. .specialtag-slidernews-seciton .flickity-prev-next-button {
  317. width: 20px !important;
  318. height: 20px !important;
  319. }
  320.  
  321. .specialtag-slidernews-seciton .thumb-layout img {
  322. padding-left: 10px;
  323.  
  324. }
  325.  
  326. .specialtag-slidernews-seciton .flickity-page-dots {
  327. display: none;
  328. }
  329.  
  330. .mbl-leftmenu-search span.fa.fa-search {
  331. font-weight: 700;
  332. color: #e81b23;
  333. position: relative;
  334. bottom: 5px;
  335. }
  336.  
  337. .mbl-leftmenu-search .form-group input[type="search"] {
  338. border-top: 1px solid #c7c7c7;
  339. border-bottom: 1px solid #c7c7c7;
  340. }
  341.  
  342. .thumb-layout.category-homepage-layout strong {
  343. display: block;
  344. padding-left: 100px;
  345. padding-top: 0px;
  346. font-size: 15px;
  347. color: #000000;
  348. line-height: 1.2 !important;
  349. padding-bottom: 2px;
  350. min-height: 45px;
  351. }
  352.  
  353. .thumb-layout strong {
  354. font-size: 13px !important;
  355. padding-bottom: 1px !important;
  356. padding-right: 10px !important;
  357. }
  358.  
  359. .thumb-layout a {
  360. margin-bottom: 12px;
  361. min-height: 50px;
  362. }
  363.  
  364. .about-title {
  365. font-size: 15px !important;
  366. }
  367.  
  368. .about-page .decoration {
  369. margin-bottom: 10px !important;
  370. }
  371.  
  372. .home-album-title-border-color {
  373. top: 7px;
  374. border-bottom: solid 1px #9165dc;
  375. }
  376.  
  377. h3.home-album-title-color.photo-album-title-padding {
  378. position: relative;
  379. top: 3px;
  380. height: 32px;
  381. line-height: 2.7;
  382. }
  383.  
  384. .home-album-title-color {
  385. color: white;
  386. background-color: #9165dc;
  387. }
  388.  
  389. .home-cat-name i.fa.fa-angle-right {
  390. position: relative;
  391. left: 5px;
  392. font-weight: 700;
  393. }
  394.  
  395. .heading-badge h3 {
  396. width: 100px !important;
  397. text-align: center;
  398. padding-top: 0px !important;
  399. margin-bottom: 0px !important;
  400. line-height: 25px;
  401. font-size: 13px;
  402. }
  403.  
  404. h4#news-standfast {
  405. padding-top: 20px;
  406. }
  407.  
  408. img.video-icon {
  409. position: absolute;
  410. top: 11px;
  411. right: 12px;
  412. }
  413. img.top-youtube-icon{
  414. position: absolute;
  415. bottom: 12px;
  416. right: 93px;
  417. }
  418. img.top-twitter-icon{
  419. position: absolute;
  420. bottom: 12px;
  421. right: 61px;
  422. }
  423. img.top-fb-icon{
  424. position: absolute;
  425. right: 128px;
  426. bottom: 12px;
  427. }
  428.  
  429. .home-tabs.top-tab a{
  430. width: 50%;
  431. }
  432.  
  433. .tag-btn {
  434. min-width: 52px !important;
  435. margin-left: auto !important;
  436. margin-right: auto !important;
  437. text-align: center;
  438. padding: 1px 10px !important;
  439. display: inline-block;
  440. margin-bottom: 30px;
  441. }
  442.  
  443. .fa-tag {
  444. font-size: 30px !important;
  445. position: relative;
  446. top: 10px;
  447. margin-right: 10px;
  448. }
  449.  
  450. .related-news-details-page {
  451. margin-top: 10px;
  452. }
  453.  
  454. .related-news-details-page .heading-badge h3 {
  455. font-size: 14px !important;
  456. }
  457.  
  458. .related-news-details-page .rname {
  459. background-color: #c0392b;
  460. color: white;
  461. /*padding: 2px 7px;*/
  462. width: 140px !important;
  463. line-height: 2.1;
  464. height: 25px;
  465. }
  466.  
  467. .related-news-details-page .rname-a-border {
  468. border-bottom: solid 1px #c0392b;
  469. }
  470.  
  471. /*.home-cat-name a>h3.bg-color-cname:nth-child(1) {*/
  472. /*background-color: black;*/
  473. /*color: white;*/
  474. /*}*/
  475. /*.home-cat-name a>h3:nth-of-type(1) {
  476. background-color: black;
  477. color: white;
  478. }*/
  479. .cname-a-border {
  480. border-bottom: solid 1px #b01918;
  481. }
  482.  
  483. .cname-b-border {
  484. border-bottom: solid 1px #607d8b;
  485. }
  486.  
  487. .cname-c-border {
  488. border-bottom: solid 1px #20908b;
  489. }
  490.  
  491. .cname-d-border {
  492. border-bottom: solid 1px #7fba00;
  493. }
  494.  
  495. .cname-e-border {
  496. border-bottom: solid 1px #1f5684;
  497. }
  498.  
  499. .cname-f-border {
  500. border-bottom: solid 1px #2281d2;
  501. }
  502.  
  503. .cname-g-border {
  504. border-bottom: solid 1px #860760;
  505. }
  506.  
  507. .cname-h-border {
  508. border-bottom: solid 1px #f79332;
  509. }
  510.  
  511. .cname-i-border {
  512. border-bottom: solid 1px #737373;
  513. }
  514.  
  515. .cname-j-border {
  516. border-bottom: solid 1px black;
  517. }
  518.  
  519. .cname-a, .cname-b, .cname-c, .cname-d, .cname-e, .cname-f, .cname-g, .cname-h, .cname-i, .cname-j {
  520. color: white;
  521. }
  522.  
  523. .cname-a {
  524. background-color: #b01918;
  525. }
  526.  
  527. .cname-b {
  528. background-color: #607d8b;
  529. }
  530.  
  531. .cname-c {
  532. background-color: #20908b;
  533. }
  534.  
  535. .cname-d {
  536. background-color: #7fba00;
  537. }
  538.  
  539. .cname-e {
  540. background-color: #1f5684;
  541. }
  542.  
  543. .cname-f {
  544. background-color: #2281d2;
  545. }
  546.  
  547. .cname-g {
  548. background-color: #860760;
  549. }
  550.  
  551. .cname-h {
  552. background-color: #f79332;
  553. }
  554.  
  555. .cname-i {
  556. background-color: #737373;
  557. }
  558.  
  559. .cname-j {
  560. background-color: black;
  561. }
  562.  
  563. .page-content {
  564. line-height: 1.5em;
  565. font-family: "apercu", sans-serif;
  566. }
  567.  
  568. .news-content iframe {
  569. width: 100%;
  570. }
  571.  
  572. .news-content h4 {
  573. line-height: 1.8em;
  574. font-family: "apercu", sans-serif;
  575. }
  576.  
  577. .news-content p {
  578. padding-bottom: 10px;
  579. font-size: 16px !important;
  580. line-height: 1.8em;
  581. font-family: "apercu", sans-serif;
  582. }
  583.  
  584. .thumb-layout em#date-catpage, .thumb-layout em#date-subcatpage ,.thumb-layout em#date-searchpage{
  585. padding-top: 8px;
  586. font-size: 10px;
  587. font-style: italic;
  588. }
  589.  
  590. .thumb-layout strong#title-catpage, .thumb-layout strong#title-subcatpage ,.thumb-layout strong#title-searchpage{
  591. line-height: 15px !important;
  592. }
  593.  
  594.  
  595. #category-body .thumb-layout a, #subcategory-body .thumb-layout a {
  596. margin-bottom: 0px !important;
  597. }
  598. #category-body ul{
  599. padding-left: 0px;
  600. }
  601. .menu-item i.fa {
  602. bottom: 12px;
  603. }
  604.  
  605. .menu-item .fa-angle-right {
  606. top: -13px !important;
  607. }
  608.  
  609. .fifth-video-seciton {
  610. padding-top: 10px;
  611. background-color: black;
  612. margin-bottom: 15px;
  613. }
  614.  
  615. .mobile-video-title {
  616. padding-top: 5px;
  617. position: absolute;
  618. bottom: -4px;
  619. /* top: 0px; */
  620. left: 20px;
  621. min-width: 70%;
  622. z-index: 10;
  623. }
  624.  
  625. .mobile-video-title p {
  626. line-height: 20px;
  627. }
  628.  
  629. h3.bg-video-title-color {
  630. display: inline-block;
  631. }
  632.  
  633. span > a.video-morebtn {
  634. display: inline;
  635. color: white;
  636. background: darkgrey;
  637. padding: 5px 24px;
  638. left: 100%;
  639. }
  640.  
  641. .news-content {
  642. margin-top: 15px;
  643. }
  644.  
  645. .bg-video-title-color {
  646. background-color: #019587 !important;
  647. color: white;
  648. font-size: 16px !important;
  649. }
  650.  
  651. /*.video-cell img{
  652. !* margin-top: 55px;*!
  653. }*/
  654. .carousel-cell.video-cell {
  655. background-color: black;
  656. height: 250px;
  657. }
  658.  
  659. .video-cell .carousel-cell-image {
  660. max-height: 90%;
  661. max-width: 80%;
  662. }
  663.  
  664. p {
  665. margin-bottom: 0px !important;
  666. text-align: justify;
  667. color: black;
  668. font-size: 15px !important;
  669. }
  670.  
  671. .options-box .sidebar-search {
  672. position: relative;
  673. margin-top: 26px;
  674. /* padding-right: 40px;*/
  675. margin-bottom: 18px;
  676. }
  677.  
  678. .options-box .sidebar-search .form-group button {
  679. color: #999;
  680. font-size: 16px;
  681. height: 46px;
  682. background: none;
  683. position: absolute;
  684. right: 1px;
  685. text-align: center;
  686. top: 0;
  687. width: 42px;
  688. border: 1px solid #c7c7c7;
  689. }
  690.  
  691.  
  692. .options-box .social-links {
  693. position: relative;
  694. margin-right: 40px;
  695. text-align: center;
  696. font-size: 13px;
  697. line-height: 20px;
  698. color: #999;
  699.  
  700. padding-top: 20px;
  701. border-top: 1px solid rgba(255, 255, 255, .1);
  702. }
  703.  
  704. .options-box .social-links li {
  705. position: relative;
  706. display: inline-block;
  707. line-height: 20px;
  708. }
  709.  
  710. .social-links li a {
  711. display: block;
  712. color: #999;
  713. font-size: 18px;
  714. padding: 0 12px 0 14px;
  715. transition: all 500ms ease;
  716. border-left: 1px solid rgba(255, 255, 255, .1);
  717. }
  718.  
  719. .sidebar-search .form-group input[type="search"] {
  720. position: relative;
  721. display: block;
  722. width: 83%;
  723. line-height: 24px;
  724. border-right: 1px solid #c7c7c7;
  725. padding: 10px 16px 10px 25px;
  726. height: 46px;
  727. color: rgba(255, 255, 255, .5);
  728. font-size: 14px;
  729. background: #ecf0f1;
  730. -webkit-transition: all 300ms ease;
  731. -ms-transition: all 300ms ease;
  732. -o-transition: all 300ms ease;
  733. -moz-transition: all 300ms ease;
  734. transition: all 300ms ease;
  735. text-transform: uppercase;
  736. font-family: "apercu", sans-serif;
  737. }
  738.  
  739. input[type=search] {
  740. -webkit-appearance: none;
  741. }
  742.  
  743. input[type=search] {
  744. -webkit-box-sizing: border-box;
  745. -moz-box-sizing: border-box;
  746. box-sizing: border-box;
  747. }
  748.  
  749. .mobile-search {
  750.  
  751. }
  752.  
  753.  
  754. .social-share-home-btn {
  755. /* color:!*palevioletred*! #0774d0;*/
  756. background-color: white;
  757. font-size: 27px !important;
  758. position: relative;
  759. top: 6px;
  760. color: #868686;
  761. }
  762.  
  763. .header-light.header-light-color {
  764. background-color: #ffffff;
  765. }
  766.  
  767. .header-light .header-light-menu-icon {
  768. color: #868686;
  769. font-size: 20px !important;
  770. position: relative;
  771. top: 5px;
  772. }
  773.  
  774. .sidebar-left .border-menu-category-grey {
  775. border-left: solid 5px #617384;
  776. }
  777.  
  778. /* video slider*/
  779. .carousel {
  780. background: #EEE;
  781. }
  782.  
  783. .carousel-cell {
  784. width: 100%;
  785. min-height: 200px;
  786. }
  787.  
  788. /* cell number */
  789.  
  790. .third-video-seciton {
  791. overflow: scroll;
  792. }
  793.  
  794. .carousel-cell-image {
  795. display: block;
  796. max-height: 100%;
  797. margin: 0 auto;
  798. width: 100%;
  799. max-width: 100%;
  800. opacity: 0;
  801. -webkit-transition: opacity 0.4s;
  802. transition: opacity 0.4s;
  803. }
  804.  
  805. /* fade in lazy loaded image */
  806. .carousel-cell-image.flickity-lazyloaded,
  807. .carousel-cell-image.flickity-lazyerror {
  808. opacity: 1;
  809. }
  810.  
  811. .video-title-color {
  812. background-color: #afb42b;
  813. color: white;
  814. font-size: 16px !important;
  815. }
  816.  
  817. .slidernews-title-color {
  818. background-color: #c0392b;
  819. color: white;
  820. font-size: 16px !important;
  821. }
  822.  
  823. .slider-news h3 {
  824. position: relative;
  825. font-size: 16px;
  826. color: white !important;
  827. }
  828. .third-slidernews-seciton .flickity-prev-next-button{
  829. top: 38%!important;
  830. }
  831. .third-slidernews-seciton .carousel {
  832. min-height: 200px;
  833. }
  834.  
  835. .third-slidernews-seciton .flickity-page-dots {
  836. bottom: 30px !important;
  837. }
  838.  
  839. .third-slidernews-seciton .content {
  840. margin-bottom: 0px !important;
  841. }
  842.  
  843. .portfolio-adaptive-three .portfolio-item:nth-child(3n+2) {
  844. padding-left: 10px !important;
  845. }
  846.  
  847. /*photo album page*/
  848. .slider-news-title {
  849. background-color: #313030b0;
  850. padding: 2px 8px;
  851. bottom: 53px;
  852. left: 0px;
  853. height: 54px;
  854. width: 100%;
  855. }
  856.  
  857. img.adv_1 {
  858. margin-bottom: 32px;
  859. }
  860. img.adv_1.mobile-add-top-img{
  861. margin-top: 15px !important;
  862. margin-bottom: 5px !important;
  863. }
  864. .content-fullscreen.mobile-add-top {
  865. margin-top: 15px !important;
  866. margin-bottom: 5px !important;
  867. }
  868.  
  869. img.adv_2 {
  870. margin-bottom: 65px;
  871. }
  872. .fourth-recentnews-section {
  873. background-color: white;
  874. margin-top: -17px;
  875. }
  876. .fifth-video-seciton .heading-badge h3 {
  877. width: 85px !important;
  878. padding: 2px;
  879. position: absolute;
  880. bottom: 30px;
  881. }
  882.  
  883. div.bg-border-h3 {
  884. height: 3px;
  885. background: #019587;
  886. position: relative;
  887. top: -30px;
  888. max-width: 100% !important;
  889. }
  890.  
  891. .fifth-video-seciton .carousel.flickity-enabled.is-draggable {
  892. margin-top: 0px !important;
  893. }
  894.  
  895. .fifth-video-seciton .content.heading-badge {
  896. margin-bottom: 8px !important;
  897. }
  898.  
  899. .six-photo-seciton, .third-slidernews-seciton {
  900. background-color: #f3f3f3;
  901. }
  902.  
  903. .six-photo-seciton .carousel-cell, .third-slidernews-seciton .carousel-cell {
  904. BACKGROUND-COLOR: whitesmoke;
  905. }
  906.  
  907. .six-photo-seciton .flickity-prev-next-button, .fifth-video-seciton .flickity-prev-next-button ,.third-slidernews-seciton .flickity-prev-next-button{
  908. width: 34px;
  909. height: 34px;
  910. }
  911.  
  912. .six-photo-seciton .flickity-button, .fifth-video-seciton .flickity-button,.third-slidernews-seciton .flickity-button {
  913. background: hsla(0, 0%, 47%, 0.69);
  914. }
  915.  
  916. .six-photo-seciton .flickity-button-icon, .fifth-video-seciton .flickity-button-icon ,.third-slidernews-seciton .flickity-button-icon{
  917. fill: #fff;
  918. }
  919.  
  920. .six-photo-seciton .flickity-page-dots {
  921. margin-bottom: 6px;
  922. }
  923.  
  924. .six-photo-seciton .flickity-page-dots .dot {
  925. background: #6dab5a;
  926. }
  927.  
  928. .six-photo-seciton .flickity-button:hover, .fifth-video-seciton .flickity-button:hover ,.third-slidernews-seciton .flickity-button:hover {
  929. background: #464646;
  930. }
  931.  
  932. .album-news-title {
  933. position: relative;
  934. background-color: #000000;
  935. padding: 4px 9px;
  936. bottom: 0px;
  937. height: 44px;
  938. width: 350px;
  939. /*width: 100%;*/
  940. margin: 0 auto !important;
  941. cursor: pointer;
  942. text-align: center;
  943. }
  944.  
  945. .album-news-title h3 {
  946. color: white;
  947. font-size: 14px !important;
  948. }
  949.  
  950. .photo-album-title {
  951. background-color: #313030b0;
  952. padding: 2px 8px;
  953. bottom: 95px;
  954. height: 54px;
  955. }
  956.  
  957. .button.category-btn {
  958. padding: 0px 14px !important;
  959. margin-bottom: 2px;
  960. }
  961.  
  962. .footer .footer-strip {
  963. padding-top: 10px!important;
  964. padding-bottom: 10px!important;
  965. }
  966.  
  967. .footer-logo.unb-footer-logo {
  968. background-size: 130px 50px;
  969. width: 135px;
  970. height: 52px;
  971. margin-bottom: 12px;
  972. }
  973.  
  974. .badge-news.video-title h2 {
  975. background-color: black;
  976. color: white;
  977. }
  978.  
  979. /*video*/
  980. .content-fullscreen.badge-news {
  981. height: 371px;
  982. }
  983.  
  984. .carousel.flickity-enabled.is-draggable {
  985. margin-top: 35px;
  986. }
  987.  
  988. .badge-news p {
  989. position: absolute;
  990. z-index: 10;
  991. left: 0px;
  992. padding: 5px 15px;
  993. font-style: normal;
  994. font-weight: 600;
  995. line-height: 25px;
  996. }
  997.  
  998. .news-title {
  999. background: linear-gradient(to right, rgba(19,19,19,1) 0%, rgba(76,76,76,1) 0%, rgba(44,44,44,1) 0%, rgba(71,71,71,1) 46%, rgba(89,89,89,1) 65%, rgba(89,89,89,1) 96%, rgba(89,89,89,1) 100%);
  1000. filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=1 );
  1001. /*background-image: url("../images_mobile/breaking_news_1001.jpg");*/
  1002.  
  1003. color: white;
  1004. padding: 12px 10px;
  1005. font-size: 18px !important;
  1006. line-height: 1.3em;
  1007. /* font-family: "apercu",sans-serif!important; */
  1008. font-family: Freesans;
  1009. font-weight: bold;
  1010. width: 100%;
  1011. z-index: 5;
  1012. }
  1013.  
  1014. .content-news-title {
  1015.  
  1016. }
  1017. .content-news-title .overlay {
  1018. position: absolute;
  1019. top: 0px;
  1020. bottom: 0px;
  1021. left: 0px;
  1022. right: 0px;
  1023. z-index: 1;
  1024. background-color: #00000014;
  1025. }
  1026.  
  1027. .img-news-details {
  1028. max-height: 180px;
  1029. }
  1030.  
  1031. .news-details-p {
  1032. color: black;
  1033. font-size: 15px;
  1034. }
  1035.  
  1036. ul.breadcrumb-bar {
  1037. margin-bottom: 0px !important;
  1038. }
  1039.  
  1040. ul.breadcrumb-bar li {
  1041. display: inline-block;
  1042.  
  1043. }
  1044.  
  1045. ul.breadcrumb-bar li a {
  1046. font-size: 9px;
  1047. color: grey !important;
  1048.  
  1049. }
  1050.  
  1051. .breadcrumb-bar li:after {
  1052. position: absolute;
  1053. content: '\f105';
  1054. right: 0;
  1055. top: 0;
  1056. font-size: 13px;
  1057. color: #777;
  1058. font-family: 'FontAwesome';
  1059. }
  1060.  
  1061.  
  1062. .caption-border {
  1063. background-color: #ececec;
  1064. padding: 2px 20px;
  1065. }
  1066.  
  1067. p.news-details-p {
  1068. color: #000;
  1069. }
  1070.  
  1071. .news-details-p p {
  1072. margin-bottom: 0px !important;
  1073.  
  1074. }
  1075.  
  1076. .content-strip.category-name {
  1077. padding-top: 10px;
  1078. padding-bottom: 7px;
  1079. margin-bottom: 10px!important;
  1080. }
  1081. #change .portfolio-adaptive-controls .portfolio-switch {
  1082. margin-bottom: 20px!important;
  1083. margin-top: -49px!important;
  1084.  
  1085. }
  1086. #change .portfolio-adaptive-controls {
  1087. margin-top: -15px!important;
  1088. }
  1089. #change_video_portfolio .portfolio-adaptive-controls {
  1090. margin-top: -3px!important;
  1091. }
  1092.  
  1093. .portfolio-adaptive-controls .portfolio-switch i {
  1094. height: 21px;
  1095. line-height: 20px;
  1096. }
  1097.  
  1098. ul.pagination li {
  1099. display: inline-block;
  1100. background-color: #ecf0f1;
  1101. color: #005cad;
  1102. padding: 0px 10px;
  1103. }
  1104.  
  1105. ul.pagination li a {
  1106. color: #000;
  1107. }
  1108.  
  1109. .fa {
  1110. padding-top: 12px;
  1111. }
  1112.  
  1113. .thumb-card {
  1114. background-color: #f7f7f7;
  1115. padding-top: 10px;
  1116. padding-left: 10px;
  1117. box-shadow: 1px 1px 1px 1px rgba(165, 165, 165, 0.97);
  1118. }
  1119.  
  1120. .thumb-layout .thumb-card a {
  1121. margin-bottom: 9px;
  1122. }
  1123.  
  1124. .thumb-layout em {
  1125. position: relative;
  1126. bottom: 17px;
  1127. }
  1128.  
  1129. .carousel-cell {
  1130. position: relative;
  1131. }
  1132.  
  1133.  
  1134.  
  1135. .category-name .strip-content h4 {
  1136. padding-left: 48px !important;
  1137. font-size: 17px !important;
  1138. }
  1139.  
  1140. .category-name .overlay {
  1141. background-color: #000000c9 !important;
  1142. }
  1143. .content-strip.category-name img {
  1144. position: absolute;
  1145. top: 0px;
  1146. left: 21px;
  1147. z-index: 0;
  1148. /*width: 7%;*/
  1149. width: 20px;
  1150. }
  1151.  
  1152. .responsive-video.video {
  1153. min-height: 214px !important;
  1154. }
  1155.  
  1156. .msg-txt {
  1157. font-size: 13px !important;
  1158. line-height: 20px;
  1159. color: #666666;
  1160. padding-bottom: 20px;
  1161. padding-top: 0px !important;
  1162. }
  1163.  
  1164. .footer-light {
  1165. border-top: 2px solid #ed1c24;
  1166. }
  1167.  
  1168. .footer-socials.center-footer-icon {
  1169. display: table;
  1170. width: 50%;
  1171. *margin-top: 25px;
  1172. /*margin-bottom: 15px!important;*/
  1173.  
  1174. /*position: relative;*/
  1175. /*top: 15px;*/
  1176. /*left: 77px;*/
  1177. }
  1178.  
  1179. .responsive-video.video-page {
  1180. min-height: 100px;
  1181. }
  1182.  
  1183. .portfolio-adaptive-one .responsive-video.video-page {
  1184. min-height: 200px;
  1185. }
  1186.  
  1187. .adv_1, .adv_2, .adv_3 {
  1188. width: 100%;
  1189. }
  1190.  
  1191.  
  1192.  
  1193. img.album-img {
  1194. display: table !important;
  1195. margin: 0 auto !important;
  1196. width: 100% !important;
  1197. max-width: 350px;
  1198. max-height: 250px !important;
  1199. align-content: center !important;
  1200. }
  1201.  
  1202. .slider-news-title {
  1203. position: relative;
  1204. }
  1205.  
  1206.  
  1207. p.cap-edit {
  1208. text-align: justify;
  1209. font-size: 13px !important;
  1210. font-family: sans-serif;
  1211. font-style: italic !important;
  1212. line-height: 20px;
  1213. color: #5d5d5d;
  1214. font-weight: 400;
  1215. }
  1216.  
  1217. i#i-edit {
  1218. position: relative;
  1219. left: 19px;
  1220. }
  1221.  
  1222. span.views-edit {
  1223. margin-left: 19px;
  1224. }
  1225.  
  1226. .section-category-homepage .decoration {
  1227. margin-bottom: 17px !important;
  1228. }
  1229.  
  1230. .section-category-homepage .thumb-layout img {
  1231. max-height: 55px!important;
  1232. }
  1233.  
  1234. .edit-social {
  1235. position: relative;
  1236. top: 10px;
  1237. }
  1238.  
  1239. img.news-cover-img {
  1240. width: 100%;
  1241. max-width: 100%;
  1242. background-size: cover;
  1243. /* background-position: center;*/
  1244. }
  1245.  
  1246. .back-to-top-badge {
  1247. width: 28px !important;
  1248. height: 28px !important;
  1249. border-radius: 0px !important;
  1250. font-size: 14px !important;
  1251. position: fixed;
  1252. z-index: 9999;
  1253. left: 88% !important;
  1254. margin-left: 0px !important;
  1255. bottom: 10px;
  1256. }
  1257.  
  1258. .back-to-top-badge i {
  1259. padding-right: 0px !important;
  1260. position: absolute !important;
  1261. left: 4px !important;
  1262. bottom: 7px !important;
  1263. }
  1264.  
  1265. .sidebar-menu.mbl-menu.close {
  1266. position: relative;
  1267. top: 46px;
  1268. left: 185px;
  1269. /*z-index: auto;*/
  1270.  
  1271. }
  1272.  
  1273. .back-to-top-badge {
  1274. background: #cd0005 !important;
  1275. background: -moz-linear-gradient(top, #cd1418 0%, #cd0005 100%) !important;
  1276. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cd1418), color-stop(100%, #cd1418)) !important;
  1277. background: -webkit-linear-gradient(top, #cd1418 0%, #cd1418 100%) !important;
  1278. background: -o-linear-gradient(top, #cd1418 0%, #cd1418 100%) !important;
  1279. background: -ms-linear-gradient(top, #cd1418 0%, #cd1418 100%) !important;
  1280. background: linear-gradient(to bottom, #cd1418 0%, #cd1418 100%) !important;
  1281. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#499bea', endColorstr='#207ce5', GradientType=0) !important;
  1282.  
  1283. }
  1284.  
  1285.  
  1286.  
  1287. i.fa.fa-angle-right.cat-edit {
  1288. position: relative !important;
  1289. left: 0px !important;
  1290. }
  1291.  
  1292.  
  1293. .photo-adlbum-page .portfolio-adaptive-two .portfolio-item:nth-child(2n+1),.photo-adlbum-page .portfolio-adaptive-two .portfolio-item:nth-child(2n+2),.photo-adlbum-page .portfolio-adaptive-two .portfolio-item:nth-child(2n+3) {
  1294. padding-left: 5px!important;
  1295. padding-right: 5px!important;
  1296. }
  1297.  
  1298. .portfolio-adaptive-two .portfolio-item {
  1299. width: 48%;
  1300. }
  1301.  
  1302. .photo-adlbum-page .portfolio-adaptive .portfolio-item img {
  1303. margin-bottom: 4px;
  1304. }
  1305. .photo-adlbum-page .portfolio-item{
  1306. margin-bottom: 12px;
  1307. }
  1308. .thumb-card- img{
  1309. height: 57px;
  1310. }
  1311. .thumb-card- {
  1312. margin-bottom: 8px;
  1313. min-height: 70px;
  1314. border-bottom: 1px solid #e2e2e2;
  1315. }
  1316.  
  1317. @media only screen and (max-width : 320px) {
  1318.  
  1319. .footer-socials.center-footer-icon.footer-social-edit {
  1320. position: relative !important;
  1321. top: 17px !important;
  1322. left: 2% !important;
  1323. }
  1324. }
  1325.  
  1326. @media only screen and (min-device-width: 320px) and (max-device-width: 345px) {
  1327. .header-logo {
  1328. margin-left: 16%!important;
  1329. }
  1330. #topbreaking {
  1331. height: 188px;
  1332. }
  1333. .quote-slider#topbreaking h4{
  1334. margin-top: 90px;
  1335. }
  1336. .thumb-card- {
  1337. margin-bottom: 8px;
  1338. min-height: 68px;
  1339. }
  1340. .photo-adlbum-page .portfolio-adaptive-two #album img{
  1341. height: 105px;
  1342. }
  1343.  
  1344. .footer-socials.center-footer-icon.footer-social-edit {
  1345. position: relative !important;
  1346. top: 17px !important;
  1347. left: 3% !important;
  1348. }
  1349. }
  1350.  
  1351. @media only screen and (min-device-width : 346px) and (max-device-width : 374px) {
  1352. .header-logo {
  1353. margin-left: 16%!important;
  1354. }
  1355. #topbreaking {
  1356. height: 207px;
  1357. }
  1358. .quote-slider#topbreaking h4{
  1359. margin-top: 98px;
  1360. }
  1361. .thumb-card- {
  1362. margin-bottom: 8px;
  1363. min-height: 68px;
  1364. }
  1365. .photo-adlbum-page .portfolio-adaptive-two #album img{
  1366. height: 110px;
  1367. }
  1368.  
  1369. .footer-socials.center-footer-icon.footer-social-edit {
  1370. position: relative !important;
  1371. top: 17px !important;
  1372. left: 5% !important;
  1373. }
  1374. }
  1375.  
  1376. @media only screen and (min-device-width : 375px) and (max-device-width : 405px) {
  1377.  
  1378. #topbreaking {
  1379. height: 207px;
  1380. }
  1381. .quote-slider#topbreaking h4{
  1382. margin-top: 98px;
  1383. }
  1384.  
  1385. /*.thumb-card- {*/
  1386. /*margin-bottom: 4px;*/
  1387. /*height: 9%;*/
  1388. /*}*/
  1389. .photo-adlbum-page .portfolio-adaptive-two #album img{
  1390. height: 110px;
  1391. }
  1392.  
  1393. .footer-socials.center-footer-icon.footer-social-edit {
  1394. position: relative !important;
  1395. top: 17px !important;
  1396. left: 6% !important;
  1397. }
  1398. }
  1399.  
  1400. @media only screen and (min-device-width : 406px) and (max-device-width : 430px) {
  1401.  
  1402. #topbreaking {
  1403. height: 222px;
  1404. }
  1405. .quote-slider#topbreaking h4{
  1406. margin-top: 112px;
  1407. }
  1408.  
  1409. /* .thumb-card- {
  1410. margin-bottom: 4px;
  1411. height: 10%;
  1412. }*/
  1413.  
  1414. .photo-adlbum-page .portfolio-adaptive-two #album img{
  1415. height: 115px;
  1416. }
  1417. .footer-socials.center-footer-icon.footer-social-edit {
  1418. position: relative !important;
  1419. top: 17px !important;
  1420. left: 7% !important;
  1421. }
  1422. }
  1423.  
  1424. @media only screen and (min-device-width : 431px) and (max-device-width : 460px) {
  1425. #topbreaking {
  1426. height: 232px;
  1427. }
  1428. .quote-slider#topbreaking h4{
  1429. margin-top: 120px;
  1430. }
  1431.  
  1432. /* .thumb-card- {
  1433. margin-bottom: 4px;
  1434. height: 10%;
  1435. }*/
  1436. .photo-adlbum-page .portfolio-adaptive-two #album img{
  1437. height: 125px;
  1438. }
  1439. .footer-socials.center-footer-icon.footer-social-edit {
  1440. position: relative !important;
  1441. top: 17px !important;
  1442. left: 8% !important;
  1443. }
  1444. }
  1445.  
  1446. @media only screen and (min-device-width : 461px) and (max-device-width : 490px) {
  1447. #topbreaking {
  1448. height: 242px;
  1449. }
  1450. .quote-slider#topbreaking h4{
  1451. margin-top: 128px;
  1452. }
  1453. /*.thumb-card- {
  1454. margin-bottom: 4px;
  1455. height: 10%;
  1456. }*/
  1457. .photo-adlbum-page .portfolio-adaptive-two #album img{
  1458. height: 135px;
  1459. }
  1460. .footer-socials.center-footer-icon.footer-social-edit {
  1461. position: relative !important;
  1462. top: 17px !important;
  1463. left:10% !important;
  1464. }
  1465. }
  1466.  
  1467. @media only screen and (min-device-width : 491px) and (max-device-width : 520px) {
  1468. #topbreaking {
  1469. height: 245px;
  1470. }
  1471. .quote-slider#topbreaking h4{
  1472. margin-top: 128px;
  1473. }
  1474. /* .thumb-card- {
  1475. margin-bottom: 4px;
  1476. height: 10%;
  1477. }*/
  1478. .photo-adlbum-page .portfolio-adaptive-two #album img{
  1479. height: 145px;
  1480. }
  1481. .footer-socials.center-footer-icon.footer-social-edit {
  1482. position: relative !important;
  1483. top: 17px !important;
  1484. left: 10% !important;
  1485. }
  1486. }
  1487.  
  1488. @media only screen and (min-device-width : 521px) and (max-device-width : 550px) {
  1489. #topbreaking {
  1490. height: 270px;
  1491. }
  1492. .quote-slider#topbreaking h4{
  1493. margin-top: 145px;
  1494. }
  1495.  
  1496. /* .thumb-card- {
  1497. margin-bottom: 4px;
  1498. height: 10%;
  1499. }*/
  1500. .photo-adlbum-page .portfolio-adaptive-two #album img{
  1501. height: 160px;
  1502. }
  1503. .footer-socials.center-footer-icon.footer-social-edit {
  1504. position: relative !important;
  1505. top: 17px !important;
  1506. left: 11% !important;
  1507. }
  1508. }
  1509.  
  1510. @media only screen and (min-device-width : 551px) and (max-device-width : 580px) {
  1511.  
  1512. #topbreaking {
  1513. height: 285px;
  1514. }
  1515. .quote-slider#topbreaking h4{
  1516. margin-top: 150px;
  1517. }
  1518. /*.thumb-card- {
  1519. margin-bottom: 4px;
  1520. height: 10%;
  1521. }*/
  1522. .footer-socials.center-footer-icon.footer-social-edit {
  1523. position: relative !important;
  1524. top: 17px !important;
  1525. left: 12% !important;
  1526. }
  1527. }
  1528.  
  1529. @media only screen and (min-device-width : 581px) and (max-device-width : 610px) {
  1530. #topbreaking {
  1531. height: 285px;
  1532. }
  1533. .quote-slider#topbreaking h4{
  1534. margin-top: 150px;
  1535. }
  1536. /* .thumb-card- {
  1537. margin-bottom: 4px;
  1538. height: 10%;
  1539. }*/
  1540. .footer-socials.center-footer-icon.footer-social-edit {
  1541. position: relative !important;
  1542. top: 17px !important;
  1543. left: 13% !important;
  1544. }
  1545. }
  1546.  
  1547. @media only screen and (min-device-width : 611px) and (max-device-width : 640px) {
  1548. #topbreaking {
  1549. height: 300px;
  1550. }
  1551. .quote-slider#topbreaking h4{
  1552. margin-top: 165px;
  1553. }
  1554. /* .thumb-card- {
  1555. margin-bottom: 4px;
  1556. height: 10%;
  1557. }*/
  1558. .photo-adlbum-page .portfolio-adaptive-two #album img{
  1559. height: 190px;
  1560. }
  1561. .footer-socials.center-footer-icon.footer-social-edit {
  1562. position: relative !important;
  1563. top: 17px !important;
  1564. left: 14% !important;
  1565. }
  1566. }
  1567.  
  1568. @media only screen and (min-device-width : 641px) and (max-device-width : 670px) {
  1569. #topbreaking {
  1570. height: 330px;
  1571. }
  1572. .quote-slider#topbreaking h4{
  1573. margin-top: 175px;
  1574. }
  1575. /* .thumb-card- {
  1576. margin-bottom: 4px;
  1577. height: 10%;
  1578. }*/
  1579. .photo-adlbum-page .portfolio-adaptive-two #album img{
  1580. height: 200px;
  1581. }
  1582. .footer-socials.center-footer-icon.footer-social-edit {
  1583. position: relative !important;
  1584. top: 17px !important;
  1585. left: 15% !important;
  1586. }
  1587. }
  1588.  
  1589. @media only screen and (min-device-width : 671px) and (max-device-width : 700px) {
  1590. #topbreaking {
  1591. height: 330px;
  1592. }
  1593. .quote-slider#topbreaking h4{
  1594. margin-top: 175px;
  1595. }
  1596.  
  1597.  
  1598. .photo-adlbum-page .portfolio-adaptive-two #album img{
  1599. height: 210px;
  1600. }
  1601. .footer-socials.center-footer-icon.footer-social-edit {
  1602. position: relative !important;
  1603. top: 17px !important;
  1604. left: 15% !important;
  1605. }
  1606. }
  1607.  
  1608. @media only screen and (min-device-width : 701px) and (max-device-width : 730px) {
  1609. #topbreaking {
  1610. height: 330px;
  1611. }
  1612. .quote-slider#topbreaking h4{
  1613. margin-top: 180px;
  1614. }
  1615. /*.thumb-card- {
  1616. margin-bottom: 4px;
  1617. height: 10%;
  1618. }*/
  1619. .photo-adlbum-page .portfolio-adaptive-two #album img{
  1620. height: 220px;
  1621. }
  1622. .footer-socials.center-footer-icon.footer-social-edit {
  1623. position: relative !important;
  1624. top: 17px !important;
  1625. left: 15% !important;
  1626. }
  1627.  
  1628. }
  1629.  
  1630. @media only screen and (min-device-width : 731px) and (max-device-width : 768px) {
  1631.  
  1632. #topbreaking {
  1633. height: 330px;
  1634. }
  1635. .quote-slider#topbreaking h4{
  1636. margin-top: 180px;
  1637. }
  1638. /* .thumb-card- {
  1639. margin-bottom: 4px;
  1640. height: 10%;
  1641. }
  1642. */
  1643. .photo-adlbum-page .portfolio-adaptive-two #album img{
  1644. height: 240px;
  1645. }
  1646. .footer-socials.center-footer-icon.footer-social-edit {
  1647. position: relative !important;
  1648. top: 17px !important;
  1649. left: 15% !important;
  1650. }
  1651. }
  1652.  
  1653. @media only screen and (min-device-width : 769px) and (max-device-width : 1024px) {
  1654.  
  1655. #topbreaking {
  1656. height: 330px;
  1657. }
  1658. .quote-slider#topbreaking h4{
  1659. position: absolute;
  1660. top: 119px;
  1661. }
  1662. /*.thumb-card- {
  1663. margin-bottom: 4px;
  1664. height: 10%;
  1665. }*/
  1666. .photo-adlbum-page .portfolio-adaptive-two #album img{
  1667. height: 280px;
  1668. }
  1669. .footer-socials.center-footer-icon.footer-social-edit {
  1670. position: relative !important;
  1671. top: 17px !important;
  1672. left: 14% !important;
  1673. }
  1674. }
  1675.  
  1676.  
  1677.  
  1678.  
  1679. .content.news-content>p img {
  1680. max-width: 100%;
  1681. height: auto !important;
  1682. }
  1683.  
  1684. a.menu-item.border-menu-dawn.bn-edit {
  1685. border-left: solid 5px #2d8e35;
  1686. }
  1687. a.menu-item.border-menu-dawn.tn-edit {
  1688. border-left: solid 5px #f39c12;
  1689. }
  1690.  
  1691. a.menu-item.fa-icon-position.border-menu-sun.photo-edit {
  1692. border-left: solid 5px #9165dc;
  1693. }
  1694.  
  1695. a.menu-item.fa-icon-position.border-menu-yellow.abt-edit {
  1696. border-left: solid 5px #ff0000 !important;
  1697. }
  1698.  
  1699. a.close-sidebar.menu-item.fa-icon-position.border-menu-lime.cls-edit {
  1700. border-left: solid 5px #828480 !important;
  1701. }
  1702. .sidebar-left .border-menu-magazine{
  1703. border-left: solid 5px #c12026;
  1704. }
  1705.  
  1706. .sidebar-right .menu-item.close:hover {
  1707. color: #e7ebec;
  1708. }
  1709. #highlight-rightsidebar{
  1710. line-height: 1px;
  1711. }
  1712. .search-content-edit .thumb-layout a {
  1713. margin-bottom: 1px !important;
  1714. }
  1715. #u_0_0 {
  1716. width: 100% !important;
  1717. }
  1718.  
  1719. a.button.button-red.open-left-sidebar.tag-btn.btn-edit {
  1720. border-radius: 15px !important;
  1721. font-size: 11px !important;
  1722. padding: 0px 7px !important;
  1723. }
  1724. .video-content .thumb-layout a{
  1725. margin-bottom: 8px!important;
  1726. }
  1727. .video-content .thumb-layout em{
  1728. bottom: 9px!important;
  1729. }
  1730.  
  1731. /*!*footer subscription fixed bar*!*/
  1732. /*.footer {*/
  1733. /*position: relative;*/
  1734. /*bottom: 25px;*/
  1735. /*}*/
  1736. /*.footer-fix {*/
  1737. /*position: fixed;*/
  1738. /*left: 0;*/
  1739. /*bottom: 0;*/
  1740. /*width: 100%;*/
  1741. /*background-color:#353b40;*/
  1742. /*color: white;*/
  1743. /*text-align: center;*/
  1744. /*z-index: 10;*/
  1745. /*}*/
  1746. /*.footer-fix p{*/
  1747. /*color: white;*/
  1748. /*font-size: 16px;*/
  1749. /*line-height: 80%;*/
  1750. /*display: inline-block;*/
  1751. /*border: 2px solid white;*/
  1752. /*padding: 10px 32px;*/
  1753. /*margin-top: 6px;*/
  1754. /*margin-bottom: 8px;*/
  1755. /*}*/
  1756. /*.close-btn img {*/
  1757. /*width: 22px;*/
  1758. /*position: absolute;*/
  1759. /*left: 3%;*/
  1760. /*bottom: 25px;*/
  1761. /*cursor: pointer;*/
  1762. /*}*/
  1763.  
  1764. /*img.dclogo-footer {*/
  1765. /*position: relative;*/
  1766. /*top: 11px;*/
  1767. /*left: -12px;*/
  1768. /*width: 36px;*/
  1769. /*}*/
  1770. /*!*footer *!*/
  1771.  
  1772. img.adv_1.mobile-inner-details-add-top-img {
  1773. margin-top: 10px !important;
  1774. margin-bottom: 8px !important;
  1775. }
  1776.  
  1777. img.img-ads-mob-res {
  1778. width: 100%!important;
  1779. }
  1780.  
  1781. h4.headline-edit {
  1782. font-size: 15px;
  1783. font-weight: bold;
  1784. }
  1785.  
  1786. img.mg-elction-mob-res {
  1787. width: 100% !important;
  1788. }
  1789.  
  1790. .header-clear-large-edit {
  1791. height: 48px;
  1792. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement