Advertisement
sandalzero

layers.css

Sep 19th, 2019
602
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 143.16 KB | None | 0 0
  1. /*-----------------------------------------------------------------------------
  2.  
  3. -   Revolution Slider 5.0 Layer Style Settings -
  4.  
  5. Screen Stylesheet
  6.  
  7. version:    5.0.0
  8. date:       18/03/15
  9. author:     themepunch
  10. email:      info@themepunch.com
  11. website:    http://www.themepunch.com
  12. -----------------------------------------------------------------------------*/
  13.  
  14. * {
  15.     -webkit-box-sizing: border-box;
  16.     -moz-box-sizing: border-box;
  17.     box-sizing: border-box;
  18. }
  19.  
  20. .tp-caption.Twitter-Content a,.tp-caption.Twitter-Content a:visited
  21. {
  22.     color:#0084B4!important;
  23. }
  24.  
  25. .tp-caption.Twitter-Content a:hover
  26. {
  27.     color:#0084B4!important;
  28.     text-decoration:underline!important;
  29. }
  30.  
  31. .tp-caption.medium_grey,.medium_grey
  32. {
  33.     background-color:#888;
  34.     border-style:none;
  35.     border-width:0;
  36.     color:#fff;
  37.     font-family:Arial;
  38.     font-size:20px;
  39.     font-weight:700;
  40.     line-height:20px;
  41.     margin:0;
  42.     padding:2px 4px;
  43.     position:absolute;
  44.     text-shadow:0 2px 5px rgba(0,0,0,0.5);
  45.     white-space:nowrap;
  46. }
  47.  
  48. .tp-caption.small_text,.small_text
  49. {
  50.     border-style:none;
  51.     border-width:0;
  52.     color:#fff;
  53.     font-family:Arial;
  54.     font-size:14px;
  55.     font-weight:700;
  56.     line-height:20px;
  57.     margin:0;
  58.     position:absolute;
  59.     text-shadow:0 2px 5px rgba(0,0,0,0.5);
  60.     white-space:nowrap;
  61. }
  62.  
  63. .tp-caption.medium_text,.medium_text
  64. {
  65.     border-style:none;
  66.     border-width:0;
  67.     color:#fff;
  68.     font-family:Arial;
  69.     font-size:20px;
  70.     font-weight:700;
  71.     line-height:20px;
  72.     margin:0;
  73.     position:absolute;
  74.     text-shadow:0 2px 5px rgba(0,0,0,0.5);
  75.     white-space:nowrap;
  76. }
  77.  
  78. .tp-caption.large_text,.large_text
  79. {
  80.     border-style:none;
  81.     border-width:0;
  82.     color:#fff;
  83.     font-family:Arial;
  84.     font-size:40px;
  85.     font-weight:700;
  86.     line-height:40px;
  87.     margin:0;
  88.     position:absolute;
  89.     text-shadow:0 2px 5px rgba(0,0,0,0.5);
  90.     white-space:nowrap;
  91. }
  92.  
  93. .tp-caption.very_large_text,.very_large_text
  94. {
  95.     border-style:none;
  96.     border-width:0;
  97.     color:#fff;
  98.     font-family:Arial;
  99.     font-size:60px;
  100.     font-weight:700;
  101.     letter-spacing:-2px;
  102.     line-height:60px;
  103.     margin:0;
  104.     position:absolute;
  105.     text-shadow:0 2px 5px rgba(0,0,0,0.5);
  106.     white-space:nowrap;
  107. }
  108.  
  109. .tp-caption.very_big_white,.very_big_white
  110. {
  111.     background-color:#000;
  112.     border-style:none;
  113.     border-width:0;
  114.     color:#fff;
  115.     font-family:Arial;
  116.     font-size:60px;
  117.     font-weight:800;
  118.     line-height:60px;
  119.     margin:0;
  120.     padding:1px 4px 0;
  121.     position:absolute;
  122.     text-shadow:none;
  123.     white-space:nowrap;
  124. }
  125.  
  126. .tp-caption.very_big_black,.very_big_black
  127. {
  128.     background-color:#fff;
  129.     border-style:none;
  130.     border-width:0;
  131.     color:#000;
  132.     font-family:Arial;
  133.     font-size:60px;
  134.     font-weight:700;
  135.     line-height:60px;
  136.     margin:0;
  137.     padding:1px 4px 0;
  138.     position:absolute;
  139.     text-shadow:none;
  140.     white-space:nowrap;
  141. }
  142.  
  143. .tp-caption.modern_medium_fat,.modern_medium_fat
  144. {
  145.     border-style:none;
  146.     border-width:0;
  147.     color:#000;
  148.     font-family:"Open Sans", sans-serif;
  149.     font-size:24px;
  150.     font-weight:800;
  151.     line-height:20px;
  152.     margin:0;
  153.     position:absolute;
  154.     text-shadow:none;
  155.     white-space:nowrap;
  156. }
  157.  
  158. .tp-caption.modern_medium_fat_white,.modern_medium_fat_white
  159. {
  160.     border-style:none;
  161.     border-width:0;
  162.     color:#fff;
  163.     font-family:"Open Sans", sans-serif;
  164.     font-size:24px;
  165.     font-weight:800;
  166.     line-height:20px;
  167.     margin:0;
  168.     position:absolute;
  169.     text-shadow:none;
  170.     white-space:nowrap;
  171. }
  172.  
  173. .tp-caption.modern_medium_light,.modern_medium_light
  174. {
  175.     border-style:none;
  176.     border-width:0;
  177.     color:#000;
  178.     font-family:"Open Sans", sans-serif;
  179.     font-size:24px;
  180.     font-weight:300;
  181.     line-height:20px;
  182.     margin:0;
  183.     position:absolute;
  184.     text-shadow:none;
  185.     white-space:nowrap;
  186. }
  187.  
  188. .tp-caption.modern_big_bluebg,.modern_big_bluebg
  189. {
  190.     background-color:#4e5b6c;
  191.     border-style:none;
  192.     border-width:0;
  193.     color:#fff;
  194.     font-family:"Open Sans", sans-serif;
  195.     font-size:30px;
  196.     font-weight:800;
  197.     letter-spacing:0;
  198.     line-height:36px;
  199.     margin:0;
  200.     padding:3px 10px;
  201.     position:absolute;
  202.     text-shadow:none;
  203. }
  204.  
  205. .tp-caption.modern_big_redbg,.modern_big_redbg
  206. {
  207.     background-color:#de543e;
  208.     border-style:none;
  209.     border-width:0;
  210.     color:#fff;
  211.     font-family:"Open Sans", sans-serif;
  212.     font-size:30px;
  213.     font-weight:300;
  214.     letter-spacing:0;
  215.     line-height:36px;
  216.     margin:0;
  217.     padding:1px 10px 3px;
  218.     position:absolute;
  219.     text-shadow:none;
  220. }
  221.  
  222. .tp-caption.modern_small_text_dark,.modern_small_text_dark
  223. {
  224.     border-style:none;
  225.     border-width:0;
  226.     color:#555;
  227.     font-family:Arial;
  228.     font-size:14px;
  229.     line-height:22px;
  230.     margin:0;
  231.     position:absolute;
  232.     text-shadow:none;
  233.     white-space:nowrap;
  234. }
  235.  
  236. .tp-caption.boxshadow,.boxshadow
  237. {      
  238.     box-shadow:0 0 20px rgba(0,0,0,0.5);
  239. }
  240.  
  241. .tp-caption.black,.black
  242. {
  243.     color:#000;
  244.     text-shadow:none;
  245. }
  246.  
  247. .tp-caption.noshadow,.noshadow
  248. {
  249.     text-shadow:none;
  250. }
  251.  
  252. .tp-caption.thinheadline_dark,.thinheadline_dark
  253. {
  254.     background-color:transparent;
  255.     color:rgba(0,0,0,0.85);
  256.     font-family:"Open Sans";
  257.     font-size:30px;
  258.     font-weight:300;
  259.     line-height:30px;
  260.     position:absolute;
  261.     text-shadow:none;
  262. }
  263.  
  264. .tp-caption.thintext_dark,.thintext_dark
  265. {
  266.     background-color:transparent;
  267.     color:rgba(0,0,0,0.85);
  268.     font-family:"Open Sans";
  269.     font-size:16px;
  270.     font-weight:300;
  271.     line-height:26px;
  272.     position:absolute;
  273.     text-shadow:none;
  274. }
  275.  
  276. .tp-caption.largeblackbg,.largeblackbg
  277. {
  278.    
  279.    
  280.     background-color:#000;
  281.     border-radius:0;
  282.     color:#fff;
  283.     font-family:"Open Sans";
  284.     font-size:50px;
  285.     font-weight:300;
  286.     line-height:70px;
  287.     padding:0 20px;
  288.     position:absolute;
  289.     text-shadow:none;
  290. }
  291.  
  292. .tp-caption.largepinkbg,.largepinkbg
  293. {
  294.    
  295.    
  296.     background-color:#db4360;
  297.     border-radius:0;
  298.     color:#fff;
  299.     font-family:"Open Sans";
  300.     font-size:50px;
  301.     font-weight:300;
  302.     line-height:70px;
  303.     padding:0 20px;
  304.     position:absolute;
  305.     text-shadow:none;
  306. }
  307.  
  308. .tp-caption.largewhitebg,.largewhitebg
  309. {
  310.    
  311.    
  312.     background-color:#fff;
  313.     border-radius:0;
  314.     color:#000;
  315.     font-family:"Open Sans";
  316.     font-size:50px;
  317.     font-weight:300;
  318.     line-height:70px;
  319.     padding:0 20px;
  320.     position:absolute;
  321.     text-shadow:none;
  322. }
  323.  
  324. .tp-caption.largegreenbg,.largegreenbg
  325. {
  326.    
  327.    
  328.     background-color:#67ae73;
  329.     border-radius:0;
  330.     color:#fff;
  331.     font-family:"Open Sans";
  332.     font-size:50px;
  333.     font-weight:300;
  334.     line-height:70px;
  335.     padding:0 20px;
  336.     position:absolute;
  337.     text-shadow:none;
  338. }
  339.  
  340. .tp-caption.excerpt,.excerpt
  341. {
  342.     background-color:rgba(0,0,0,1);
  343.     border-color:#fff;
  344.     border-style:none;
  345.     border-width:0;
  346.     color:#fff;
  347.     font-family:Arial;
  348.     font-size:36px;
  349.     font-weight:700;
  350.     height:auto;
  351.     letter-spacing:-1.5px;
  352.     line-height:36px;
  353.     margin:0;
  354.     padding:1px 4px 0;
  355.     text-decoration:none;
  356.     text-shadow:none;
  357.     white-space:normal!important;
  358.     width:150px;
  359. }
  360.  
  361. .tp-caption.large_bold_grey,.large_bold_grey
  362. {
  363.     background-color:transparent;
  364.     border-color:#ffd658;
  365.     border-style:none;
  366.     border-width:0;
  367.     color:#666;
  368.     font-family:"Open Sans";
  369.     font-size:60px;
  370.     font-weight:800;
  371.     line-height:60px;
  372.     margin:0;
  373.     padding:1px 4px 0;
  374.     text-decoration:none;
  375.     text-shadow:none;
  376. }
  377.  
  378. .tp-caption.medium_thin_grey,.medium_thin_grey
  379. {
  380.     background-color:transparent;
  381.     border-color:#ffd658;
  382.     border-style:none;
  383.     border-width:0;
  384.     color:#666;
  385.     font-family:"Open Sans";
  386.     font-size:34px;
  387.     font-weight:300;
  388.     line-height:30px;
  389.     margin:0;
  390.     padding:1px 4px 0;
  391.     text-decoration:none;
  392.     text-shadow:none;
  393. }
  394.  
  395. .tp-caption.small_thin_grey,.small_thin_grey
  396. {
  397.     background-color:transparent;
  398.     border-color:#ffd658;
  399.     border-style:none;
  400.     border-width:0;
  401.     color:#757575;
  402.     font-family:"Open Sans";
  403.     font-size:18px;
  404.     font-weight:300;
  405.     line-height:26px;
  406.     margin:0;
  407.     padding:1px 4px 0;
  408.     text-decoration:none;
  409.     text-shadow:none;
  410. }
  411.  
  412. .tp-caption.lightgrey_divider,.lightgrey_divider
  413. {
  414.     background-color:rgba(235,235,235,1);
  415.     background-position:initial;
  416.     background-repeat:initial;
  417.     border-color:#222;
  418.     border-style:none;
  419.     border-width:0;
  420.     height:3px;
  421.     text-decoration:none;
  422.     width:370px;
  423. }
  424.  
  425. .tp-caption.large_bold_darkblue,.large_bold_darkblue
  426. {
  427.     background-color:transparent;
  428.     border-color:#ffd658;
  429.     border-style:none;
  430.     border-width:0;
  431.     color:#34495e;
  432.     font-family:"Open Sans";
  433.     font-size:58px;
  434.     font-weight:800;
  435.     line-height:60px;
  436.     text-decoration:none;
  437. }
  438.  
  439. .tp-caption.medium_bg_darkblue,.medium_bg_darkblue
  440. {
  441.     background-color:#34495e;
  442.     border-color:#ffd658;
  443.     border-style:none;
  444.     border-width:0;
  445.     color:#fff;
  446.     font-family:"Open Sans";
  447.     font-size:20px;
  448.     font-weight:800;
  449.     line-height:20px;
  450.     padding:10px;
  451.     text-decoration:none;
  452. }
  453.  
  454. .tp-caption.medium_bold_red,.medium_bold_red
  455. {
  456.     background-color:transparent;
  457.     border-color:#ffd658;
  458.     border-style:none;
  459.     border-width:0;
  460.     color:#e33a0c;
  461.     font-family:"Open Sans";
  462.     font-size:24px;
  463.     font-weight:800;
  464.     line-height:30px;
  465.     padding:0;
  466.     text-decoration:none;
  467. }
  468.  
  469. .tp-caption.medium_light_red,.medium_light_red
  470. {
  471.     background-color:transparent;
  472.     border-color:#ffd658;
  473.     border-style:none;
  474.     border-width:0;
  475.     color:#e33a0c;
  476.     font-family:"Open Sans";
  477.     font-size:21px;
  478.     font-weight:300;
  479.     line-height:26px;
  480.     padding:0;
  481.     text-decoration:none;
  482. }
  483.  
  484. .tp-caption.medium_bg_red,.medium_bg_red
  485. {
  486.     background-color:#e33a0c;
  487.     border-color:#ffd658;
  488.     border-style:none;
  489.     border-width:0;
  490.     color:#fff;
  491.     font-family:"Open Sans";
  492.     font-size:20px;
  493.     font-weight:800;
  494.     line-height:20px;
  495.     padding:10px;
  496.     text-decoration:none;
  497. }
  498.  
  499. .tp-caption.medium_bold_orange,.medium_bold_orange
  500. {
  501.     background-color:transparent;
  502.     border-color:#ffd658;
  503.     border-style:none;
  504.     border-width:0;
  505.     color:#f39c12;
  506.     font-family:"Open Sans";
  507.     font-size:24px;
  508.     font-weight:800;
  509.     line-height:30px;
  510.     text-decoration:none;
  511. }
  512.  
  513. .tp-caption.medium_bg_orange,.medium_bg_orange
  514. {
  515.     background-color:#f39c12;
  516.     border-color:#ffd658;
  517.     border-style:none;
  518.     border-width:0;
  519.     color:#fff;
  520.     font-family:"Open Sans";
  521.     font-size:20px;
  522.     font-weight:800;
  523.     line-height:20px;
  524.     padding:10px;
  525.     text-decoration:none;
  526. }
  527.  
  528. .tp-caption.grassfloor,.grassfloor
  529. {
  530.     background-color:rgba(160,179,151,1);
  531.     border-color:#222;
  532.     border-style:none;
  533.     border-width:0;
  534.     height:150px;
  535.     text-decoration:none;
  536.     width:4000px;
  537. }
  538.  
  539. .tp-caption.large_bold_white,.large_bold_white
  540. {
  541.     background-color:transparent;
  542.     border-color:#ffd658;
  543.     border-style:none;
  544.     border-width:0;
  545.     color:#fff;
  546.     font-family:"Open Sans";
  547.     font-size:58px;
  548.     font-weight:800;
  549.     line-height:60px;
  550.     text-decoration:none;
  551. }
  552.  
  553. .tp-caption.medium_light_white,.medium_light_white
  554. {
  555.     background-color:transparent;
  556.     border-color:#ffd658;
  557.     border-style:none;
  558.     border-width:0;
  559.     color:#fff;
  560.     font-family:"Open Sans";
  561.     font-size:30px;
  562.     font-weight:300;
  563.     line-height:36px;
  564.     padding:0;
  565.     text-decoration:none;
  566. }
  567.  
  568. .tp-caption.mediumlarge_light_white,.mediumlarge_light_white
  569. {
  570.     background-color:transparent;
  571.     border-color:#ffd658;
  572.     border-style:none;
  573.     border-width:0;
  574.     color:#fff;
  575.     font-family:"Open Sans";
  576.     font-size:34px;
  577.     font-weight:300;
  578.     line-height:40px;
  579.     padding:0;
  580.     text-decoration:none;
  581. }
  582.  
  583. .tp-caption.mediumlarge_light_white_center,.mediumlarge_light_white_center
  584. {
  585.     background-color:transparent;
  586.     border-color:#ffd658;
  587.     border-style:none;
  588.     border-width:0;
  589.     color:#fff;
  590.     font-family:"Open Sans";
  591.     font-size:34px;
  592.     font-weight:300;
  593.     line-height:40px;
  594.     padding:0;
  595.     text-align:center;
  596.     text-decoration:none;
  597. }
  598.  
  599. .tp-caption.medium_bg_asbestos,.medium_bg_asbestos
  600. {
  601.     background-color:#7f8c8d;
  602.     border-color:#ffd658;
  603.     border-style:none;
  604.     border-width:0;
  605.     color:#fff;
  606.     font-family:"Open Sans";
  607.     font-size:20px;
  608.     font-weight:800;
  609.     line-height:20px;
  610.     padding:10px;
  611.     text-decoration:none;
  612. }
  613.  
  614. .tp-caption.medium_light_black,.medium_light_black
  615. {
  616.     background-color:transparent;
  617.     border-color:#ffd658;
  618.     border-style:none;
  619.     border-width:0;
  620.     color:#000;
  621.     font-family:"Open Sans";
  622.     font-size:30px;
  623.     font-weight:300;
  624.     line-height:36px;
  625.     padding:0;
  626.     text-decoration:none;
  627. }
  628.  
  629. .tp-caption.large_bold_black,.large_bold_black
  630. {
  631.     background-color:transparent;
  632.     border-color:#ffd658;
  633.     border-style:none;
  634.     border-width:0;
  635.     color:#000;
  636.     font-family:"Open Sans";
  637.     font-size:58px;
  638.     font-weight:800;
  639.     line-height:60px;
  640.     text-decoration:none;
  641. }
  642.  
  643. .tp-caption.mediumlarge_light_darkblue,.mediumlarge_light_darkblue
  644. {
  645.     background-color:transparent;
  646.     border-color:#ffd658;
  647.     border-style:none;
  648.     border-width:0;
  649.     color:#34495e;
  650.     font-family:"Open Sans";
  651.     font-size:34px;
  652.     font-weight:300;
  653.     line-height:40px;
  654.     padding:0;
  655.     text-decoration:none;
  656. }
  657.  
  658. .tp-caption.small_light_white,.small_light_white
  659. {
  660.     background-color:transparent;
  661.     border-color:#ffd658;
  662.     border-style:none;
  663.     border-width:0;
  664.     color:#fff;
  665.     font-family:"Open Sans";
  666.     font-size:17px;
  667.     font-weight:300;
  668.     line-height:28px;
  669.     padding:0;
  670.     text-decoration:none;
  671. }
  672.  
  673. .tp-caption.roundedimage,.roundedimage
  674. {
  675.     border-color:#222;
  676.     border-style:none;
  677.     border-width:0;
  678. }
  679.  
  680. .tp-caption.large_bg_black,.large_bg_black
  681. {
  682.     background-color:#000;
  683.     border-color:#ffd658;
  684.     border-style:none;
  685.     border-width:0;
  686.     color:#fff;
  687.     font-family:"Open Sans";
  688.     font-size:40px;
  689.     font-weight:800;
  690.     line-height:40px;
  691.     padding:10px 20px 15px;
  692.     text-decoration:none;
  693. }
  694.  
  695. .tp-caption.mediumwhitebg,.mediumwhitebg
  696. {
  697.     background-color:#fff;
  698.     border-color:#000;
  699.     border-style:none;
  700.     border-width:0;
  701.     color:#000;
  702.     font-family:"Open Sans";
  703.     font-size:30px;
  704.     font-weight:300;
  705.     line-height:30px;
  706.     padding:5px 15px 10px;
  707.     text-decoration:none;
  708.     text-shadow:none;
  709. }
  710.  
  711. .tp-caption.maincaption,.maincaption
  712. {
  713.     background-color:transparent;
  714.     border-color:#000;
  715.     border-style:none;
  716.     border-width:0;
  717.     color:#212a40;
  718.     font-family:roboto;
  719.     font-size:33px;
  720.     font-weight:500;
  721.     line-height:43px;
  722.     text-decoration:none;
  723.     text-shadow:none;
  724. }
  725.  
  726. .tp-caption.miami_title_60px,.miami_title_60px
  727. {
  728.     background-color:transparent;
  729.     border-color:#000;
  730.     border-style:none;
  731.     border-width:0;
  732.     color:#fff;
  733.     font-family:"Source Sans Pro";
  734.     font-size:60px;
  735.     font-weight:700;
  736.     letter-spacing:1px;
  737.     line-height:60px;
  738.     text-decoration:none;
  739.     text-shadow:none;
  740. }
  741.  
  742. .tp-caption.miami_subtitle,.miami_subtitle
  743. {
  744.     background-color:transparent;
  745.     border-color:#000;
  746.     border-style:none;
  747.     border-width:0;
  748.     color:rgba(255,255,255,0.65);
  749.     font-family:"Source Sans Pro";
  750.     font-size:17px;
  751.     font-weight:400;
  752.     letter-spacing:2px;
  753.     line-height:24px;
  754.     text-decoration:none;
  755.     text-shadow:none;
  756. }
  757.  
  758. .tp-caption.divideline30px,.divideline30px
  759. {
  760.     background:#fff;
  761.     background-color:#fff;
  762.     border-color:#222;
  763.     border-style:none;
  764.     border-width:0;
  765.     height:2px;
  766.     min-width:30px;
  767.     text-decoration:none;
  768. }
  769.  
  770. .tp-caption.Miami_nostyle,.Miami_nostyle
  771. {
  772.     border-color:#222;
  773.     border-style:none;
  774.     border-width:0;
  775. }
  776.  
  777. .tp-caption.miami_content_light,.miami_content_light
  778. {
  779.     background-color:transparent;
  780.     border-color:#000;
  781.     border-style:none;
  782.     border-width:0;
  783.     color:#fff;
  784.     font-family:"Source Sans Pro";
  785.     font-size:22px;
  786.     font-weight:400;
  787.     letter-spacing:0;
  788.     line-height:28px;
  789.     text-decoration:none;
  790.     text-shadow:none;
  791. }
  792.  
  793. .tp-caption.miami_title_60px_dark,.miami_title_60px_dark
  794. {
  795.     background-color:transparent;
  796.     border-color:#000;
  797.     border-style:none;
  798.     border-width:0;
  799.     color:#333;
  800.     font-family:"Source Sans Pro";
  801.     font-size:60px;
  802.     font-weight:700;
  803.     letter-spacing:1px;
  804.     line-height:60px;
  805.     text-decoration:none;
  806.     text-shadow:none;
  807. }
  808.  
  809. .tp-caption.miami_content_dark,.miami_content_dark
  810. {
  811.     background-color:transparent;
  812.     border-color:#000;
  813.     border-style:none;
  814.     border-width:0;
  815.     color:#666;
  816.     font-family:"Source Sans Pro";
  817.     font-size:22px;
  818.     font-weight:400;
  819.     letter-spacing:0;
  820.     line-height:28px;
  821.     text-decoration:none;
  822.     text-shadow:none;
  823. }
  824.  
  825. .tp-caption.divideline30px_dark,.divideline30px_dark
  826. {
  827.     background-color:#333;
  828.     border-color:#222;
  829.     border-style:none;
  830.     border-width:0;
  831.     height:2px;
  832.     min-width:30px;
  833.     text-decoration:none;
  834. }
  835.  
  836. .tp-caption.ellipse70px,.ellipse70px
  837. {
  838.     background-color:rgba(0,0,0,0.14902);
  839.     border-color:#222;
  840.     border-radius:50px 50px 50px 50px;
  841.     border-style:none;
  842.     border-width:0;
  843.     cursor:pointer;
  844.     line-height:1px;
  845.     min-height:70px;
  846.     min-width:70px;
  847.     text-decoration:none;
  848. }
  849.  
  850. .tp-caption.arrowicon,.arrowicon
  851. {
  852.     border-color:#222;
  853.     border-style:none;
  854.     border-width:0;
  855.     line-height:1px;
  856. }
  857.  
  858. .tp-caption.MarkerDisplay,.MarkerDisplay
  859. {
  860.     background-color:transparent;
  861.     border-color:#000;
  862.     border-radius:0 0 0 0;
  863.     border-style:none;
  864.     border-width:0;
  865.     font-family:"Permanent Marker";
  866.     font-style:normal;
  867.     padding:0;
  868.     text-decoration:none;
  869.     text-shadow:none;
  870. }
  871.  
  872. .tp-caption.Restaurant-Display,.Restaurant-Display
  873. {
  874.     background-color:transparent;
  875.     border-color:transparent;
  876.     border-radius:0 0 0 0;
  877.     border-style:none;
  878.     border-width:0;
  879.     color:#fff;
  880.     font-family:Roboto;
  881.     font-size:120px;
  882.     font-style:normal;
  883.     font-weight:700;
  884.     line-height:120px;
  885.     padding:0;
  886.     text-decoration:none;
  887. }
  888.  
  889. .tp-caption.Restaurant-Cursive,.Restaurant-Cursive
  890. {
  891.     background-color:transparent;
  892.     border-color:transparent;
  893.     border-radius:0 0 0 0;
  894.     border-style:none;
  895.     border-width:0;
  896.     color:#fff;
  897.     font-family:"Nothing you could do";
  898.     font-size:30px;
  899.     font-style:normal;
  900.     font-weight:400;
  901.     letter-spacing:2px;
  902.     line-height:30px;
  903.     padding:0;
  904.     text-decoration:none;
  905. }
  906.  
  907. .tp-caption.Restaurant-ScrollDownText,.Restaurant-ScrollDownText
  908. {
  909.     background-color:transparent;
  910.     border-color:transparent;
  911.     border-radius:0 0 0 0;
  912.     border-style:none;
  913.     border-width:0;
  914.     color:#fff;
  915.     font-family:Roboto;
  916.     font-size:17px;
  917.     font-style:normal;
  918.     font-weight:400;
  919.     letter-spacing:2px;
  920.     line-height:17px;
  921.     padding:0;
  922.     text-decoration:none;
  923. }
  924.  
  925. .tp-caption.Restaurant-Description,.Restaurant-Description
  926. {
  927.     background-color:transparent;
  928.     border-color:transparent;
  929.     border-radius:0 0 0 0;
  930.     border-style:none;
  931.     border-width:0;
  932.     color:#fff;
  933.     font-family:Roboto;
  934.     font-size:20px;
  935.     font-style:normal;
  936.     font-weight:300;
  937.     letter-spacing:3px;
  938.     line-height:30px;
  939.     padding:0;
  940.     text-decoration:none;
  941. }
  942.  
  943. .tp-caption.Restaurant-Price,.Restaurant-Price
  944. {
  945.     background-color:transparent;
  946.     border-color:transparent;
  947.     border-radius:0 0 0 0;
  948.     border-style:none;
  949.     border-width:0;
  950.     color:#fff;
  951.     font-family:Roboto;
  952.     font-size:30px;
  953.     font-style:normal;
  954.     font-weight:300;
  955.     letter-spacing:3px;
  956.     line-height:30px;
  957.     padding:0;
  958.     text-decoration:none;
  959. }
  960.  
  961. .tp-caption.Restaurant-Menuitem,.Restaurant-Menuitem
  962. {
  963.     background-color:rgba(0,0,0,1.00);
  964.     border-color:transparent;
  965.     border-radius:0 0 0 0;
  966.     border-style:none;
  967.     border-width:0;
  968.     color:rgba(255,255,255,1.00);
  969.     font-family:Roboto;
  970.     font-size:17px;
  971.     font-style:normal;
  972.     font-weight:400;
  973.     letter-spacing:2px;
  974.     line-height:17px;
  975.     padding:10px 30px;
  976.     text-align:left;
  977.     text-decoration:none;
  978. }
  979.  
  980. .tp-caption.Furniture-LogoText,.Furniture-LogoText
  981. {
  982.     background-color:transparent;
  983.     border-color:transparent;
  984.     border-radius:0 0 0 0;
  985.     border-style:none;
  986.     border-width:0;
  987.     color:rgba(230,207,163,1.00);
  988.     font-family:Raleway;
  989.     font-size:160px;
  990.     font-style:normal;
  991.     font-weight:300;
  992.     line-height:150px;
  993.     padding:0;
  994.     text-decoration:none;
  995.     text-shadow:none;
  996. }
  997.  
  998. .tp-caption.Furniture-Plus,.Furniture-Plus
  999. {
  1000.     background-color:rgba(255,255,255,1.00);
  1001.     border-color:transparent;
  1002.     border-radius:30px 30px 30px 30px;
  1003.     border-style:none;
  1004.     border-width:0;
  1005.     box-shadow:rgba(0,0,0,0.1) 0 1px 3px;
  1006.     color:rgba(230,207,163,1.00);
  1007.     font-family:Raleway;
  1008.     font-size:20px;
  1009.     font-style:normal;
  1010.     font-weight:400;
  1011.     line-height:20px;
  1012.     padding:6px 7px 4px;
  1013.     text-decoration:none;
  1014.     text-shadow:none;
  1015. }
  1016.  
  1017. .tp-caption.Furniture-Title,.Furniture-Title
  1018. {
  1019.     background-color:transparent;
  1020.     border-color:transparent;
  1021.     border-radius:0 0 0 0;
  1022.     border-style:none;
  1023.     border-width:0;
  1024.     color:rgba(0,0,0,1.00);
  1025.     font-family:Raleway;
  1026.     font-size:20px;
  1027.     font-style:normal;
  1028.     font-weight:700;
  1029.     letter-spacing:3px;
  1030.     line-height:20px;
  1031.     padding:0;
  1032.     text-decoration:none;
  1033.     text-shadow:none;
  1034. }
  1035.  
  1036. .tp-caption.Furniture-Subtitle,.Furniture-Subtitle
  1037. {
  1038.     background-color:transparent;
  1039.     border-color:transparent;
  1040.     border-radius:0 0 0 0;
  1041.     border-style:none;
  1042.     border-width:0;
  1043.     color:rgba(0,0,0,1.00);
  1044.     font-family:Raleway;
  1045.     font-size:17px;
  1046.     font-style:normal;
  1047.     font-weight:300;
  1048.     line-height:20px;
  1049.     padding:0;
  1050.     text-decoration:none;
  1051.     text-shadow:none;
  1052. }
  1053.  
  1054. .tp-caption.Gym-Display,.Gym-Display
  1055. {
  1056.     background-color:transparent;
  1057.     border-color:transparent;
  1058.     border-radius:0 0 0 0;
  1059.     border-style:none;
  1060.     border-width:0;
  1061.     color:rgba(255,255,255,1.00);
  1062.     font-family:Raleway;
  1063.     font-size:80px;
  1064.     font-style:normal;
  1065.     font-weight:900;
  1066.     line-height:70px;
  1067.     padding:0;
  1068.     text-decoration:none;
  1069. }
  1070.  
  1071. .tp-caption.Gym-Subline,.Gym-Subline
  1072. {
  1073.     background-color:transparent;
  1074.     border-color:transparent;
  1075.     border-radius:0 0 0 0;
  1076.     border-style:none;
  1077.     border-width:0;
  1078.     color:rgba(255,255,255,1.00);
  1079.     font-family:Raleway;
  1080.     font-size:30px;
  1081.     font-style:normal;
  1082.     font-weight:100;
  1083.     letter-spacing:5px;
  1084.     line-height:30px;
  1085.     padding:0;
  1086.     text-decoration:none;
  1087. }
  1088.  
  1089. .tp-caption.Gym-SmallText,.Gym-SmallText
  1090. {
  1091.     background-color:transparent;
  1092.     border-color:transparent;
  1093.     border-radius:0 0 0 0;
  1094.     border-style:none;
  1095.     border-width:0;
  1096.     color:rgba(255,255,255,1.00);
  1097.     font-family:Raleway;
  1098.     font-size:17px;
  1099.     font-style:normal;
  1100.     font-weight:300;
  1101.     line-height:22;
  1102.     padding:0;
  1103.     text-decoration:none;
  1104.     text-shadow:none;
  1105. }
  1106.  
  1107. .tp-caption.Fashion-SmallText,.Fashion-SmallText
  1108. {
  1109.     background-color:transparent;
  1110.     border-color:transparent;
  1111.     border-radius:0 0 0 0;
  1112.     border-style:none;
  1113.     border-width:0;
  1114.     color:rgba(255,255,255,1.00);
  1115.     font-family:Raleway;
  1116.     font-size:12px;
  1117.     font-style:normal;
  1118.     font-weight:600;
  1119.     letter-spacing:2px;
  1120.     line-height:20px;
  1121.     padding:0;
  1122.     text-decoration:none;
  1123. }
  1124.  
  1125. .tp-caption.Fashion-BigDisplay,.Fashion-BigDisplay
  1126. {
  1127.     background-color:transparent;
  1128.     border-color:transparent;
  1129.     border-radius:0 0 0 0;
  1130.     border-style:none;
  1131.     border-width:0;
  1132.     color:rgba(0,0,0,1.00);
  1133.     font-family:Raleway;
  1134.     font-size:60px;
  1135.     font-style:normal;
  1136.     font-weight:900;
  1137.     letter-spacing:2px;
  1138.     line-height:60px;
  1139.     padding:0;
  1140.     text-decoration:none;
  1141. }
  1142.  
  1143. .tp-caption.Fashion-TextBlock,.Fashion-TextBlock
  1144. {
  1145.     background-color:transparent;
  1146.     border-color:transparent;
  1147.     border-radius:0 0 0 0;
  1148.     border-style:none;
  1149.     border-width:0;
  1150.     color:rgba(0,0,0,1.00);
  1151.     font-family:Raleway;
  1152.     font-size:20px;
  1153.     font-style:normal;
  1154.     font-weight:400;
  1155.     letter-spacing:2px;
  1156.     line-height:40px;
  1157.     padding:0;
  1158.     text-decoration:none;
  1159. }
  1160.  
  1161. .tp-caption.Sports-Display,.Sports-Display
  1162. {
  1163.     background-color:transparent;
  1164.     border-color:transparent;
  1165.     border-radius:0 0 0 0;
  1166.     border-style:none;
  1167.     border-width:0;
  1168.     color:rgba(255,255,255,1.00);
  1169.     font-family:Raleway;
  1170.     font-size:130px;
  1171.     font-style:normal;
  1172.     font-weight:100;
  1173.     letter-spacing:13px;
  1174.     line-height:130px;
  1175.     padding:0;
  1176.     text-decoration:none;
  1177. }
  1178.  
  1179. .tp-caption.Sports-DisplayFat,.Sports-DisplayFat
  1180. {
  1181.     background-color:transparent;
  1182.     border-color:transparent;
  1183.     border-radius:0 0 0 0;
  1184.     border-style:none;
  1185.     border-width:0;
  1186.     color:rgba(255,255,255,1.00);
  1187.     font-family:Raleway;
  1188.     font-size:130px;
  1189.     font-style:normal;
  1190.     font-weight:900;
  1191.     line-height:130px;
  1192.     padding:0;
  1193.     text-decoration:none;
  1194. }
  1195.  
  1196. .tp-caption.Sports-Subline,.Sports-Subline
  1197. {
  1198.     background-color:transparent;
  1199.     border-color:transparent;
  1200.     border-radius:0 0 0 0;
  1201.     border-style:none;
  1202.     border-width:0;
  1203.     color:rgba(0,0,0,1.00);
  1204.     font-family:Raleway;
  1205.     font-size:32px;
  1206.     font-style:normal;
  1207.     font-weight:400;
  1208.     letter-spacing:4px;
  1209.     line-height:32px;
  1210.     padding:0;
  1211.     text-decoration:none;
  1212. }
  1213.  
  1214. .tp-caption.Instagram-Caption,.Instagram-Caption
  1215. {
  1216.     background-color:transparent;
  1217.     border-color:transparent;
  1218.     border-radius:0 0 0 0;
  1219.     border-style:none;
  1220.     border-width:0;
  1221.     color:rgba(255,255,255,1.00);
  1222.     font-family:Roboto;
  1223.     font-size:20px;
  1224.     font-style:normal;
  1225.     font-weight:900;
  1226.     line-height:20px;
  1227.     padding:0;
  1228.     text-decoration:none;
  1229. }
  1230.  
  1231. .tp-caption.News-Title,.News-Title
  1232. {
  1233.     background-color:transparent;
  1234.     border-color:transparent;
  1235.     border-radius:0 0 0 0;
  1236.     border-style:none;
  1237.     border-width:0;
  1238.     color:rgba(255,255,255,1.00);
  1239.     font-family:"Roboto Slab";
  1240.     font-size:70px;
  1241.     font-style:normal;
  1242.     font-weight:400;
  1243.     line-height:60px;
  1244.     padding:0;
  1245.     text-decoration:none;
  1246. }
  1247.  
  1248. .tp-caption.News-Subtitle,.News-Subtitle
  1249. {
  1250.     background-color:rgba(255,255,255,0);
  1251.     border-color:transparent;
  1252.     border-radius:0 0 0 0;
  1253.     border-style:none;
  1254.     border-width:0;
  1255.     color:rgba(255,255,255,1.00);
  1256.     font-family:"Roboto Slab";
  1257.     font-size:15px;
  1258.     font-style:normal;
  1259.     font-weight:300;
  1260.     line-height:24px;
  1261.     padding:0;
  1262.     text-decoration:none;
  1263. }
  1264.  
  1265. .tp-caption.News-Subtitle:hover,.News-Subtitle:hover
  1266. {
  1267.     background-color:rgba(255,255,255,0);
  1268.     border-color:transparent;
  1269.     border-radius:0 0 0 0;
  1270.     border-style:solid;
  1271.     border-width:0;
  1272.     color:rgba(255,255,255,0.65);
  1273.     text-decoration:none;
  1274. }
  1275.  
  1276. .tp-caption.Photography-Display,.Photography-Display
  1277. {
  1278.     background-color:transparent;
  1279.     border-color:transparent;
  1280.     border-radius:0 0 0 0;
  1281.     border-style:none;
  1282.     border-width:0;
  1283.     color:rgba(255,255,255,1.00);
  1284.     font-family:Raleway;
  1285.     font-size:80px;
  1286.     font-style:normal;
  1287.     font-weight:100;
  1288.     letter-spacing:5px;
  1289.     line-height:70px;
  1290.     padding:0;
  1291.     text-decoration:none;
  1292. }
  1293.  
  1294. .tp-caption.Photography-Subline,.Photography-Subline
  1295. {
  1296.     background-color:transparent;
  1297.     border-color:transparent;
  1298.     border-radius:0 0 0 0;
  1299.     border-style:none;
  1300.     border-width:0;
  1301.     color:rgba(119,119,119,1.00);
  1302.     font-family:Raleway;
  1303.     font-size:20px;
  1304.     font-style:normal;
  1305.     font-weight:300;
  1306.     letter-spacing:3px;
  1307.     line-height:30px;
  1308.     padding:0;
  1309.     text-decoration:none;
  1310. }
  1311.  
  1312. .tp-caption.Photography-ImageHover,.Photography-ImageHover
  1313. {
  1314.     background-color:transparent;
  1315.     border-color:rgba(255,255,255,0);
  1316.     border-radius:0 0 0 0;
  1317.     border-style:none;
  1318.     border-width:0;
  1319.     color:rgba(255,255,255,1.00);
  1320.     font-size:20px;
  1321.     font-style:normal;
  1322.     font-weight:400;
  1323.     line-height:22;
  1324.     padding:0;
  1325.     text-decoration:none;
  1326. }
  1327.  
  1328. .tp-caption.Photography-ImageHover:hover,.Photography-ImageHover:hover
  1329. {
  1330.     background-color:transparent;
  1331.     border-color:transparent;
  1332.     border-radius:0 0 0 0;
  1333.     border-style:none;
  1334.     border-width:0;
  1335.     color:rgba(255,255,255,1.00);
  1336.     text-decoration:none;
  1337. }
  1338.  
  1339. .tp-caption.Photography-Menuitem,.Photography-Menuitem
  1340. {
  1341.     background-color:rgba(0,0,0,0.65);
  1342.     border-color:transparent;
  1343.     border-radius:0 0 0 0;
  1344.     border-style:none;
  1345.     border-width:0;
  1346.     color:rgba(255,255,255,1.00);
  1347.     font-family:Raleway;
  1348.     font-size:20px;
  1349.     font-style:normal;
  1350.     font-weight:300;
  1351.     letter-spacing:2px;
  1352.     line-height:20px;
  1353.     padding:3px 5px 3px 8px;
  1354.     text-decoration:none;
  1355. }
  1356.  
  1357. .tp-caption.Photography-Menuitem:hover,.Photography-Menuitem:hover
  1358. {
  1359.     background-color:rgba(0,255,222,0.65);
  1360.     border-color:transparent;
  1361.     border-radius:0 0 0 0;
  1362.     border-style:none;
  1363.     border-width:0;
  1364.     color:rgba(255,255,255,1.00);
  1365.     text-decoration:none;
  1366. }
  1367.  
  1368. .tp-caption.Photography-Textblock,.Photography-Textblock
  1369. {
  1370.     background-color:transparent;
  1371.     border-color:transparent;
  1372.     border-radius:0 0 0 0;
  1373.     border-style:none;
  1374.     border-width:0;
  1375.     color:rgba(255,255,255,1.00);
  1376.     font-family:Raleway;
  1377.     font-size:17px;
  1378.     font-style:normal;
  1379.     font-weight:300;
  1380.     letter-spacing:2px;
  1381.     line-height:30px;
  1382.     padding:0;
  1383.     text-decoration:none;
  1384. }
  1385.  
  1386. .tp-caption.Photography-Subline-2,.Photography-Subline-2
  1387. {
  1388.     background-color:transparent;
  1389.     border-color:transparent;
  1390.     border-radius:0 0 0 0;
  1391.     border-style:none;
  1392.     border-width:0;
  1393.     color:rgba(255,255,255,0.35);
  1394.     font-family:Raleway;
  1395.     font-size:20px;
  1396.     font-style:normal;
  1397.     font-weight:300;
  1398.     letter-spacing:3px;
  1399.     line-height:30px;
  1400.     padding:0;
  1401.     text-decoration:none;
  1402. }
  1403.  
  1404. .tp-caption.Photography-ImageHover2,.Photography-ImageHover2
  1405. {
  1406.     background-color:transparent;
  1407.     border-color:rgba(255,255,255,0);
  1408.     border-radius:0 0 0 0;
  1409.     border-style:none;
  1410.     border-width:0;
  1411.     color:rgba(255,255,255,1.00);
  1412.     font-family:Arial;
  1413.     font-size:20px;
  1414.     font-style:normal;
  1415.     font-weight:400;
  1416.     line-height:22;
  1417.     padding:0;
  1418.     text-decoration:none;
  1419. }
  1420.  
  1421. .tp-caption.Photography-ImageHover2:hover,.Photography-ImageHover2:hover
  1422. {
  1423.     background-color:transparent;
  1424.     border-color:transparent;
  1425.     border-radius:0 0 0 0;
  1426.     border-style:none;
  1427.     border-width:0;
  1428.     color:rgba(255,255,255,1.00);
  1429.     text-decoration:none;
  1430. }
  1431.  
  1432. .tp-caption.WebProduct-Title,.WebProduct-Title
  1433. {
  1434.     background-color:transparent;
  1435.     border-color:transparent;
  1436.     border-radius:0 0 0 0;
  1437.     border-style:none;
  1438.     border-width:0;
  1439.     color:rgba(51,51,51,1.00);
  1440.     font-family:Raleway;
  1441.     font-size:90px;
  1442.     font-style:normal;
  1443.     font-weight:100;
  1444.     line-height:90px;
  1445.     padding:0;
  1446.     text-decoration:none;
  1447. }
  1448.  
  1449. .tp-caption.WebProduct-SubTitle,.WebProduct-SubTitle
  1450. {
  1451.     background-color:transparent;
  1452.     border-color:transparent;
  1453.     border-radius:0 0 0 0;
  1454.     border-style:none;
  1455.     border-width:0;
  1456.     color:rgba(153,153,153,1.00);
  1457.     font-family:Raleway;
  1458.     font-size:15px;
  1459.     font-style:normal;
  1460.     font-weight:400;
  1461.     line-height:20px;
  1462.     padding:0;
  1463.     text-decoration:none;
  1464. }
  1465.  
  1466. .tp-caption.WebProduct-Content,.WebProduct-Content
  1467. {
  1468.     background-color:transparent;
  1469.     border-color:transparent;
  1470.     border-radius:0 0 0 0;
  1471.     border-style:none;
  1472.     border-width:0;
  1473.     color:rgba(153,153,153,1.00);
  1474.     font-family:Raleway;
  1475.     font-size:16px;
  1476.     font-style:normal;
  1477.     font-weight:600;
  1478.     line-height:24px;
  1479.     padding:0;
  1480.     text-decoration:none;
  1481. }
  1482.  
  1483. .tp-caption.WebProduct-Menuitem,.WebProduct-Menuitem
  1484. {
  1485.     background-color:rgba(51,51,51,1.00);
  1486.     border-color:transparent;
  1487.     border-radius:0 0 0 0;
  1488.     border-style:none;
  1489.     border-width:0;
  1490.     color:rgba(255,255,255,1.00);
  1491.     font-family:Raleway;
  1492.     font-size:15px;
  1493.     font-style:normal;
  1494.     font-weight:500;
  1495.     letter-spacing:2px;
  1496.     line-height:20px;
  1497.     padding:3px 5px 3px 8px;
  1498.     text-align:left;
  1499.     text-decoration:none;
  1500. }
  1501.  
  1502. .tp-caption.WebProduct-Menuitem:hover,.WebProduct-Menuitem:hover
  1503. {
  1504.     background-color:rgba(255,255,255,1.00);
  1505.     border-color:transparent;
  1506.     border-radius:0 0 0 0;
  1507.     border-style:none;
  1508.     border-width:0;
  1509.     color:rgba(153,153,153,1.00);
  1510.     text-decoration:none;
  1511. }
  1512.  
  1513. .tp-caption.WebProduct-Title-Light,.WebProduct-Title-Light
  1514. {
  1515.     background-color:transparent;
  1516.     border-color:transparent;
  1517.     border-radius:0 0 0 0;
  1518.     border-style:none;
  1519.     border-width:0;
  1520.     color:rgba(255,255,255,1.00);
  1521.     font-family:Raleway;
  1522.     font-size:90px;
  1523.     font-style:normal;
  1524.     font-weight:100;
  1525.     line-height:90px;
  1526.     padding:0;
  1527.     text-align:left;
  1528.     text-decoration:none;
  1529. }
  1530.  
  1531. .tp-caption.WebProduct-SubTitle-Light,.WebProduct-SubTitle-Light
  1532. {
  1533.     background-color:transparent;
  1534.     border-color:transparent;
  1535.     border-radius:0 0 0 0;
  1536.     border-style:none;
  1537.     border-width:0;
  1538.     color:rgba(255,255,255,0.35);
  1539.     font-family:Raleway;
  1540.     font-size:15px;
  1541.     font-style:normal;
  1542.     font-weight:400;
  1543.     line-height:20px;
  1544.     padding:0;
  1545.     text-align:left;
  1546.     text-decoration:none;
  1547. }
  1548.  
  1549. .tp-caption.WebProduct-Content-Light,.WebProduct-Content-Light
  1550. {
  1551.     background-color:transparent;
  1552.     border-color:transparent;
  1553.     border-radius:0 0 0 0;
  1554.     border-style:none;
  1555.     border-width:0;
  1556.     color:rgba(255,255,255,0.65);
  1557.     font-family:Raleway;
  1558.     font-size:16px;
  1559.     font-style:normal;
  1560.     font-weight:600;
  1561.     line-height:24px;
  1562.     padding:0;
  1563.     text-align:left;
  1564.     text-decoration:none;
  1565. }
  1566.  
  1567. .tp-caption.FatRounded,.FatRounded
  1568. {
  1569.     background-color:rgba(0,0,0,0.50);
  1570.     border-color:rgba(211,211,211,1.00);
  1571.     border-radius:50px 50px 50px 50px;
  1572.     border-style:none;
  1573.     border-width:0;
  1574.     color:rgba(255,255,255,1.00);
  1575.     font-family:Raleway;
  1576.     font-size:30px;
  1577.     font-style:normal;
  1578.     font-weight:900;
  1579.     line-height:30px;
  1580.     padding:20px 22px 20px 25px;
  1581.     text-align:left;
  1582.     text-decoration:none;
  1583.     text-shadow:none;
  1584. }
  1585.  
  1586. .tp-caption.FatRounded:hover,.FatRounded:hover
  1587. {
  1588.     background-color:rgba(0,0,0,1.00);
  1589.     border-color:rgba(211,211,211,1.00);
  1590.     border-radius:50px 50px 50px 50px;
  1591.     border-style:none;
  1592.     border-width:0;
  1593.     color:rgba(255,255,255,1.00);
  1594.     text-decoration:none;
  1595. }
  1596.  
  1597. .tp-caption.NotGeneric-Title,.NotGeneric-Title
  1598. {
  1599.     background-color:transparent;
  1600.     border-color:transparent;
  1601.     border-radius:0 0 0 0;
  1602.     border-style:none;
  1603.     border-width:0;
  1604.     color:rgba(255,255,255,1.00);
  1605.     font-family:Raleway;
  1606.     font-size:70px;
  1607.     font-style:normal;
  1608.     font-weight:800;
  1609.     line-height:70px;
  1610.     padding:10px 0;
  1611.     text-decoration:none;
  1612. }
  1613.  
  1614. .tp-caption.NotGeneric-SubTitle,.NotGeneric-SubTitle
  1615. {
  1616.     background-color:transparent;
  1617.     border-color:transparent;
  1618.     border-radius:0 0 0 0;
  1619.     border-style:none;
  1620.     border-width:0;
  1621.     color:rgba(255,255,255,1.00);
  1622.     font-family:Raleway;
  1623.     font-size:13px;
  1624.     font-style:normal;
  1625.     font-weight:500;
  1626.     letter-spacing:4px;
  1627.     line-height:20px;
  1628.     padding:0;
  1629.     text-align:left;
  1630.     text-decoration:none;
  1631. }
  1632.  
  1633. .tp-caption.NotGeneric-CallToAction,.NotGeneric-CallToAction
  1634. {
  1635.     background-color:rgba(0,0,0,0);
  1636.     border-color:rgba(255,255,255,0.50);
  1637.     border-radius:0 0 0 0;
  1638.     border-style:solid;
  1639.     border-width:1px;
  1640.     color:rgba(255,255,255,1.00);
  1641.     font-family:Raleway;
  1642.     font-size:14px;
  1643.     font-style:normal;
  1644.     font-weight:500;
  1645.     letter-spacing:3px;
  1646.     line-height:14px;
  1647.     padding:10px 30px;
  1648.     text-align:left;
  1649.     text-decoration:none;
  1650. }
  1651.  
  1652. .tp-caption.NotGeneric-CallToAction:hover,.NotGeneric-CallToAction:hover
  1653. {
  1654.     background-color:transparent;
  1655.     border-color:rgba(255,255,255,1.00);
  1656.     border-radius:0 0 0 0;
  1657.     border-style:solid;
  1658.     border-width:1px;
  1659.     color:rgba(255,255,255,1.00);
  1660.     text-decoration:none;
  1661. }
  1662.  
  1663. .tp-caption.NotGeneric-Icon,.NotGeneric-Icon
  1664. {
  1665.     background-color:rgba(0,0,0,0);
  1666.     border-color:rgba(255,255,255,0);
  1667.     border-radius:0 0 0 0;
  1668.     border-style:solid;
  1669.     border-width:0;
  1670.     color:rgba(255,255,255,1.00);
  1671.     font-family:Raleway;
  1672.     font-size:30px;
  1673.     font-style:normal;
  1674.     font-weight:400;
  1675.     letter-spacing:3px;
  1676.     line-height:30px;
  1677.     padding:0;
  1678.     text-align:left;
  1679.     text-decoration:none;
  1680. }
  1681.  
  1682. .tp-caption.NotGeneric-Menuitem,.NotGeneric-Menuitem
  1683. {
  1684.     background-color:rgba(0,0,0,0);
  1685.     border-color:rgba(255,255,255,0.15);
  1686.     border-radius:0 0 0 0;
  1687.     border-style:solid;
  1688.     border-width:1px;
  1689.     color:rgba(255,255,255,1.00);
  1690.     font-family:Raleway;
  1691.     font-size:14px;
  1692.     font-style:normal;
  1693.     font-weight:500;
  1694.     letter-spacing:3px;
  1695.     line-height:14px;
  1696.     padding:27px 30px;
  1697.     text-align:left;
  1698.     text-decoration:none;
  1699. }
  1700.  
  1701. .tp-caption.NotGeneric-Menuitem:hover,.NotGeneric-Menuitem:hover
  1702. {
  1703.     background-color:rgba(0,0,0,0);
  1704.     border-color:rgba(255,255,255,1.00);
  1705.     border-radius:0 0 0 0;
  1706.     border-style:solid;
  1707.     border-width:1px;
  1708.     color:rgba(255,255,255,1.00);
  1709.     text-decoration:none;
  1710. }
  1711.  
  1712. .tp-caption.MarkerStyle,.MarkerStyle
  1713. {
  1714.     background-color:transparent;
  1715.     border-color:transparent;
  1716.     border-radius:0 0 0 0;
  1717.     border-style:none;
  1718.     border-width:0;
  1719.     color:rgba(255,255,255,1.00);
  1720.     font-family:"Permanent Marker";
  1721.     font-size:17px;
  1722.     font-style:normal;
  1723.     font-weight:100;
  1724.     line-height:30px;
  1725.     padding:0;
  1726.     text-align:left;
  1727.     text-decoration:none;
  1728. }
  1729.  
  1730. .tp-caption.Gym-Menuitem,.Gym-Menuitem
  1731. {
  1732.     background-color:rgba(0,0,0,1.00);
  1733.     border-color:rgba(255,255,255,0);
  1734.     border-radius:3px 3px 3px 3px;
  1735.     border-style:solid;
  1736.     border-width:2px;
  1737.     color:rgba(255,255,255,1.00);
  1738.     font-family:Raleway;
  1739.     font-size:20px;
  1740.     font-style:normal;
  1741.     font-weight:300;
  1742.     letter-spacing:2px;
  1743.     line-height:20px;
  1744.     padding:3px 5px 3px 8px;
  1745.     text-align:left;
  1746.     text-decoration:none;
  1747. }
  1748.  
  1749. .tp-caption.Gym-Menuitem:hover,.Gym-Menuitem:hover
  1750. {
  1751.     background-color:rgba(0,0,0,1.00);
  1752.     border-color:rgba(255,255,255,0.25);
  1753.     border-radius:3px 3px 3px 3px;
  1754.     border-style:solid;
  1755.     border-width:2px;
  1756.     color:rgba(255,255,255,1.00);
  1757.     text-decoration:none;
  1758. }
  1759.  
  1760. .tp-caption.Newspaper-Button,.Newspaper-Button
  1761. {
  1762.     background-color:rgba(255,255,255,0);
  1763.     border-color:rgba(255,255,255,0.25);
  1764.     border-radius:0 0 0 0;
  1765.     border-style:solid;
  1766.     border-width:1px;
  1767.     color:rgba(255,255,255,1.00);
  1768.     font-family:Roboto;
  1769.     font-size:13px;
  1770.     font-style:normal;
  1771.     font-weight:700;
  1772.     letter-spacing:2px;
  1773.     line-height:17px;
  1774.     padding:12px 35px;
  1775.     text-align:left;
  1776.     text-decoration:none;
  1777. }
  1778.  
  1779. .tp-caption.Newspaper-Button:hover,.Newspaper-Button:hover
  1780. {
  1781.     background-color:rgba(255,255,255,1.00);
  1782.     border-color:rgba(255,255,255,1.00);
  1783.     border-radius:0 0 0 0;
  1784.     border-style:solid;
  1785.     border-width:1px;
  1786.     color:rgba(0,0,0,1.00);
  1787.     text-decoration:none;
  1788. }
  1789.  
  1790. .tp-caption.Newspaper-Subtitle,.Newspaper-Subtitle
  1791. {
  1792.     background-color:transparent;
  1793.     border-color:transparent;
  1794.     border-radius:0 0 0 0;
  1795.     border-style:none;
  1796.     border-width:0;
  1797.     color:rgba(168,216,238,1.00);
  1798.     font-family:Roboto;
  1799.     font-size:15px;
  1800.     font-style:normal;
  1801.     font-weight:900;
  1802.     line-height:20px;
  1803.     padding:0;
  1804.     text-align:left;
  1805.     text-decoration:none;
  1806. }
  1807.  
  1808. .tp-caption.Newspaper-Title,.Newspaper-Title
  1809. {
  1810.     background-color:transparent;
  1811.     border-color:transparent;
  1812.     border-radius:0 0 0 0;
  1813.     border-style:none;
  1814.     border-width:0;
  1815.     color:rgba(255,255,255,1.00);
  1816.     font-family:"Roboto Slab";
  1817.     font-size:50px;
  1818.     font-style:normal;
  1819.     font-weight:400;
  1820.     line-height:55px;
  1821.     padding:0 0 10px;
  1822.     text-align:left;
  1823.     text-decoration:none;
  1824. }
  1825.  
  1826. .tp-caption.Newspaper-Title-Centered,.Newspaper-Title-Centered
  1827. {
  1828.     background-color:transparent;
  1829.     border-color:transparent;
  1830.     border-radius:0 0 0 0;
  1831.     border-style:none;
  1832.     border-width:0;
  1833.     color:rgba(255,255,255,1.00);
  1834.     font-family:"Roboto Slab";
  1835.     font-size:50px;
  1836.     font-style:normal;
  1837.     font-weight:400;
  1838.     line-height:55px;
  1839.     padding:0 0 10px;
  1840.     text-align:center;
  1841.     text-decoration:none;
  1842. }
  1843.  
  1844. .tp-caption.Hero-Button,.Hero-Button
  1845. {
  1846.     background-color:rgba(0,0,0,0);
  1847.     border-color:rgba(255,255,255,0.50);
  1848.     border-radius:0 0 0 0;
  1849.     border-style:solid;
  1850.     border-width:1px;
  1851.     color:rgba(255,255,255,1.00);
  1852.     font-family:Raleway;
  1853.     font-size:14px;
  1854.     font-style:normal;
  1855.     font-weight:500;
  1856.     letter-spacing:3px;
  1857.     line-height:14px;
  1858.     padding:10px 30px;
  1859.     text-align:left;
  1860.     text-decoration:none;
  1861. }
  1862.  
  1863. .tp-caption.Hero-Button:hover,.Hero-Button:hover
  1864. {
  1865.     background-color:rgba(255,255,255,1.00);
  1866.     border-color:rgba(255,255,255,1.00);
  1867.     border-radius:0 0 0 0;
  1868.     border-style:solid;
  1869.     border-width:1px;
  1870.     color:rgba(0,0,0,1.00);
  1871.     text-decoration:none;
  1872. }
  1873.  
  1874. .tp-caption.Video-Title,.Video-Title
  1875. {
  1876.     background-color:rgba(0,0,0,1.00);
  1877.     border-color:transparent;
  1878.     border-radius:0 0 0 0;
  1879.     border-style:none;
  1880.     border-width:0;
  1881.     color:rgba(255,255,255,1.00);
  1882.     font-family:Raleway;
  1883.     font-size:30px;
  1884.     font-style:normal;
  1885.     font-weight:900;
  1886.     line-height:30px;
  1887.     padding:5px;
  1888.     text-align:left;
  1889.     text-decoration:none;
  1890. }
  1891.  
  1892. .tp-caption.Video-SubTitle,.Video-SubTitle
  1893. {
  1894.     background-color:rgba(0,0,0,0.35);
  1895.     border-color:transparent;
  1896.     border-radius:0 0 0 0;
  1897.     border-style:none;
  1898.     border-width:0;
  1899.     color:rgba(255,255,255,1.00);
  1900.     font-family:Raleway;
  1901.     font-size:12px;
  1902.     font-style:normal;
  1903.     font-weight:600;
  1904.     letter-spacing:2px;
  1905.     line-height:12px;
  1906.     padding:5px;
  1907.     text-align:left;
  1908.     text-decoration:none;
  1909. }
  1910.  
  1911. .tp-caption.NotGeneric-Button,.NotGeneric-Button
  1912. {
  1913.     background-color:rgba(0,0,0,0);
  1914.     border-color:rgba(255,255,255,0.50);
  1915.     border-radius:0 0 0 0;
  1916.     border-style:solid;
  1917.     border-width:1px;
  1918.     color:rgba(255,255,255,1.00);
  1919.     font-family:Raleway;
  1920.     font-size:14px;
  1921.     font-style:normal;
  1922.     font-weight:500;
  1923.     letter-spacing:3px;
  1924.     line-height:14px;
  1925.     padding:10px 30px;
  1926.     text-align:left;
  1927.     text-decoration:none;
  1928. }
  1929.  
  1930. .tp-caption.NotGeneric-Button:hover,.NotGeneric-Button:hover
  1931. {
  1932.     background-color:transparent;
  1933.     border-color:rgba(255,255,255,1.00);
  1934.     border-radius:0 0 0 0;
  1935.     border-style:solid;
  1936.     border-width:1px;
  1937.     color:rgba(255,255,255,1.00);
  1938.     text-decoration:none;
  1939. }
  1940.  
  1941. .tp-caption.NotGeneric-BigButton,.NotGeneric-BigButton
  1942. {
  1943.     background-color:rgba(0,0,0,0);
  1944.     border-color:rgba(255,255,255,0.15);
  1945.     border-radius:0 0 0 0;
  1946.     border-style:solid;
  1947.     border-width:1px;
  1948.     color:rgba(255,255,255,1.00);
  1949.     font-family:Raleway;
  1950.     font-size:14px;
  1951.     font-style:normal;
  1952.     font-weight:500;
  1953.     letter-spacing:3px;
  1954.     line-height:14px;
  1955.     padding:27px 30px;
  1956.     text-align:left;
  1957.     text-decoration:none;
  1958. }
  1959.  
  1960. .tp-caption.NotGeneric-BigButton:hover,.NotGeneric-BigButton:hover
  1961. {
  1962.     background-color:rgba(0,0,0,0);
  1963.     border-color:rgba(255,255,255,1.00);
  1964.     border-radius:0 0 0 0;
  1965.     border-style:solid;
  1966.     border-width:1px;
  1967.     color:rgba(255,255,255,1.00);
  1968.     text-decoration:none;
  1969. }
  1970.  
  1971. .tp-caption.WebProduct-Button,.WebProduct-Button
  1972. {
  1973.     background-color:rgba(51,51,51,1.00);
  1974.     border-color:rgba(0,0,0,1.00);
  1975.     border-radius:0 0 0 0;
  1976.     border-style:none;
  1977.     border-width:2px;
  1978.     color:rgba(255,255,255,1.00);
  1979.     font-family:Raleway;
  1980.     font-size:16px;
  1981.     font-style:normal;
  1982.     font-weight:600;
  1983.     letter-spacing:1px;
  1984.     line-height:48px;
  1985.     padding:0 40px;
  1986.     text-align:left;
  1987.     text-decoration:none;
  1988. }
  1989.  
  1990. .tp-caption.WebProduct-Button:hover,.WebProduct-Button:hover
  1991. {
  1992.     background-color:rgba(255,255,255,1.00);
  1993.     border-color:rgba(0,0,0,1.00);
  1994.     border-radius:0 0 0 0;
  1995.     border-style:none;
  1996.     border-width:2px;
  1997.     color:rgba(51,51,51,1.00);
  1998.     text-decoration:none;
  1999. }
  2000.  
  2001. .tp-caption.Restaurant-Button,.Restaurant-Button
  2002. {
  2003.     background-color:rgba(10,10,10,0);
  2004.     border-color:rgba(255,255,255,0.50);
  2005.     border-radius:0 0 0 0;
  2006.     border-style:solid;
  2007.     border-width:2px;
  2008.     color:rgba(255,255,255,1.00);
  2009.     font-family:Roboto;
  2010.     font-size:17px;
  2011.     font-style:normal;
  2012.     font-weight:500;
  2013.     letter-spacing:3px;
  2014.     line-height:17px;
  2015.     padding:12px 35px;
  2016.     text-align:left;
  2017.     text-decoration:none;
  2018. }
  2019.  
  2020. .tp-caption.Restaurant-Button:hover,.Restaurant-Button:hover
  2021. {
  2022.     background-color:rgba(0,0,0,0);
  2023.     border-color:rgba(255,224,129,1.00);
  2024.     border-radius:0 0 0 0;
  2025.     border-style:solid;
  2026.     border-width:2px;
  2027.     color:rgba(255,255,255,1.00);
  2028.     text-decoration:none;
  2029. }
  2030.  
  2031. .tp-caption.Gym-Button,.Gym-Button
  2032. {
  2033.     background-color:rgba(139,192,39,1.00);
  2034.     border-color:rgba(0,0,0,0);
  2035.     border-radius:30px 30px 30px 30px;
  2036.     border-style:solid;
  2037.     border-width:0;
  2038.     color:rgba(255,255,255,1.00);
  2039.     font-family:Raleway;
  2040.     font-size:15px;
  2041.     font-style:normal;
  2042.     font-weight:600;
  2043.     letter-spacing:1px;
  2044.     line-height:15px;
  2045.     padding:13px 35px;
  2046.     text-align:left;
  2047.     text-decoration:none;
  2048. }
  2049.  
  2050. .tp-caption.Gym-Button:hover,.Gym-Button:hover
  2051. {
  2052.     background-color:rgba(114,168,0,1.00);
  2053.     border-color:rgba(0,0,0,0);
  2054.     border-radius:30px 30px 30px 30px;
  2055.     border-style:solid;
  2056.     border-width:0;
  2057.     color:rgba(255,255,255,1.00);
  2058.     text-decoration:none;
  2059. }
  2060.  
  2061. .tp-caption.Gym-Button-Light,.Gym-Button-Light
  2062. {
  2063.     background-color:transparent;
  2064.     border-color:rgba(255,255,255,0.25);
  2065.     border-radius:30px 30px 30px 30px;
  2066.     border-style:solid;
  2067.     border-width:2px;
  2068.     color:rgba(255,255,255,1.00);
  2069.     font-family:Raleway;
  2070.     font-size:15px;
  2071.     font-style:normal;
  2072.     font-weight:600;
  2073.     line-height:15px;
  2074.     padding:12px 35px;
  2075.     text-align:left;
  2076.     text-decoration:none;
  2077. }
  2078.  
  2079. .tp-caption.Gym-Button-Light:hover,.Gym-Button-Light:hover
  2080. {
  2081.     background-color:rgba(114,168,0,0);
  2082.     border-color:rgba(139,192,39,1.00);
  2083.     border-radius:30px 30px 30px 30px;
  2084.     border-style:solid;
  2085.     border-width:2px;
  2086.     color:rgba(255,255,255,1.00);
  2087.     text-decoration:none;
  2088. }
  2089.  
  2090. .tp-caption.Sports-Button-Light,.Sports-Button-Light
  2091. {
  2092.     background-color:rgba(0,0,0,0);
  2093.     border-color:rgba(255,255,255,0.50);
  2094.     border-radius:0 0 0 0;
  2095.     border-style:solid;
  2096.     border-width:2px;
  2097.     color:rgba(255,255,255,1.00);
  2098.     font-family:Raleway;
  2099.     font-size:17px;
  2100.     font-style:normal;
  2101.     font-weight:600;
  2102.     letter-spacing:2px;
  2103.     line-height:17px;
  2104.     padding:12px 35px;
  2105.     text-align:left;
  2106.     text-decoration:none;
  2107. }
  2108.  
  2109. .tp-caption.Sports-Button-Light:hover,.Sports-Button-Light:hover
  2110. {
  2111.     background-color:rgba(0,0,0,0);
  2112.     border-color:rgba(255,255,255,1.00);
  2113.     border-radius:0 0 0 0;
  2114.     border-style:solid;
  2115.     border-width:2px;
  2116.     color:rgba(255,255,255,1.00);
  2117.     text-decoration:none;
  2118. }
  2119.  
  2120. .tp-caption.Sports-Button-Red,.Sports-Button-Red
  2121. {
  2122.     background-color:rgba(219,28,34,1.00);
  2123.     border-color:rgba(219,28,34,0);
  2124.     border-radius:0 0 0 0;
  2125.     border-style:solid;
  2126.     border-width:2px;
  2127.     color:rgba(255,255,255,1.00);
  2128.     font-family:Raleway;
  2129.     font-size:17px;
  2130.     font-style:normal;
  2131.     font-weight:600;
  2132.     letter-spacing:2px;
  2133.     line-height:17px;
  2134.     padding:12px 35px;
  2135.     text-align:left;
  2136.     text-decoration:none;
  2137. }
  2138.  
  2139. .tp-caption.Sports-Button-Red:hover,.Sports-Button-Red:hover
  2140. {
  2141.     background-color:rgba(0,0,0,1.00);
  2142.     border-color:rgba(0,0,0,1.00);
  2143.     border-radius:0 0 0 0;
  2144.     border-style:solid;
  2145.     border-width:2px;
  2146.     color:rgba(255,255,255,1.00);
  2147.     text-decoration:none;
  2148. }
  2149.  
  2150. .tp-caption.Photography-Button,.Photography-Button
  2151. {
  2152.     background-color:rgba(0,0,0,0);
  2153.     border-color:rgba(255,255,255,0.25);
  2154.     border-radius:30px 30px 30px 30px;
  2155.     border-style:solid;
  2156.     border-width:1px;
  2157.     color:rgba(255,255,255,1.00);
  2158.     font-family:Raleway;
  2159.     font-size:15px;
  2160.     font-style:normal;
  2161.     font-weight:600;
  2162.     letter-spacing:1px;
  2163.     line-height:15px;
  2164.     padding:13px 35px;
  2165.     text-align:left;
  2166.     text-decoration:none;
  2167. }
  2168.  
  2169. .tp-caption.Photography-Button:hover,.Photography-Button:hover
  2170. {
  2171.     background-color:rgba(0,0,0,0);
  2172.     border-color:rgba(255,255,255,1.00);
  2173.     border-radius:30px 30px 30px 30px;
  2174.     border-style:solid;
  2175.     border-width:1px;
  2176.     color:rgba(255,255,255,1.00);
  2177.     text-decoration:none;
  2178. }
  2179.  
  2180. .tp-caption.Newspaper-Button-2,.Newspaper-Button-2
  2181. {
  2182.     background-color:rgba(0,0,0,0);
  2183.     border-color:rgba(255,255,255,0.50);
  2184.     border-radius:3px 3px 3px 3px;
  2185.     border-style:solid;
  2186.     border-width:2px;
  2187.     color:rgba(255,255,255,1.00);
  2188.     font-family:Roboto;
  2189.     font-size:15px;
  2190.     font-style:normal;
  2191.     font-weight:900;
  2192.     line-height:15px;
  2193.     padding:10px 30px;
  2194.     text-align:left;
  2195.     text-decoration:none;
  2196. }
  2197.  
  2198. .tp-caption.Newspaper-Button-2:hover,.Newspaper-Button-2:hover
  2199. {
  2200.     background-color:rgba(0,0,0,0);
  2201.     border-color:rgba(255,255,255,1.00);
  2202.     border-radius:3px 3px 3px 3px;
  2203.     border-style:solid;
  2204.     border-width:2px;
  2205.     color:rgba(255,255,255,1.00);
  2206.     text-decoration:none;
  2207. }
  2208.  
  2209. .tp-caption.Feature-Tour,.Feature-Tour
  2210. {
  2211.     background-color:rgba(139,192,39,1.00);
  2212.     border-color:rgba(0,0,0,0);
  2213.     border-radius:30px 30px 30px 30px;
  2214.     border-style:solid;
  2215.     border-width:0;
  2216.     color:rgba(255,255,255,1.00);
  2217.     font-family:Roboto;
  2218.     font-size:17px;
  2219.     font-style:normal;
  2220.     font-weight:700;
  2221.     line-height:17px;
  2222.     padding:17px 35px;
  2223.     text-align:left;
  2224.     text-decoration:none;
  2225. }
  2226.  
  2227. .tp-caption.Feature-Tour:hover,.Feature-Tour:hover
  2228. {
  2229.     background-color:rgba(114,168,0,1.00);
  2230.     border-color:rgba(0,0,0,0);
  2231.     border-radius:30px 30px 30px 30px;
  2232.     border-style:solid;
  2233.     border-width:0;
  2234.     color:rgba(255,255,255,1.00);
  2235.     text-decoration:none;
  2236. }
  2237.  
  2238. .tp-caption.Feature-Examples,.Feature-Examples
  2239. {
  2240.     background-color:transparent;
  2241.     border-color:rgba(33,42,64,0.15);
  2242.     border-radius:30px 30px 30px 30px;
  2243.     border-style:solid;
  2244.     border-width:2px;
  2245.     color:rgba(33,42,64,0.50);
  2246.     font-family:Roboto;
  2247.     font-size:17px;
  2248.     font-style:normal;
  2249.     font-weight:700;
  2250.     line-height:17px;
  2251.     padding:15px 35px;
  2252.     text-align:left;
  2253.     text-decoration:none;
  2254. }
  2255.  
  2256. .tp-caption.Feature-Examples:hover,.Feature-Examples:hover
  2257. {
  2258.     background-color:transparent;
  2259.     border-color:rgba(139,192,39,1.00);
  2260.     border-radius:30px 30px 30px 30px;
  2261.     border-style:solid;
  2262.     border-width:2px;
  2263.     color:rgba(139,192,39,1.00);
  2264.     text-decoration:none;
  2265. }
  2266.  
  2267. .tp-caption.subcaption,.subcaption
  2268. {
  2269.     background-color:transparent;
  2270.     border-color:rgba(0,0,0,1.00);
  2271.     border-radius:0 0 0 0;
  2272.     border-style:none;
  2273.     border-width:0;
  2274.     color:rgba(111,124,130,1.00);
  2275.     font-family:roboto;
  2276.     font-size:19px;
  2277.     font-style:normal;
  2278.     font-weight:400;
  2279.     line-height:24px;
  2280.     padding:0;
  2281.     text-align:left;
  2282.     text-decoration:none;
  2283.     text-shadow:none;
  2284. }
  2285.  
  2286. .tp-caption.menutab,.menutab
  2287. {
  2288.     background-color:transparent;
  2289.     border-color:rgba(0,0,0,1.00);
  2290.     border-radius:0 0 0 0;
  2291.     border-style:none;
  2292.     border-width:0;
  2293.     color:rgba(41,46,49,1.00);
  2294.     font-family:roboto;
  2295.     font-size:25px;
  2296.     font-style:normal;
  2297.     font-weight:300;
  2298.     line-height:30px;
  2299.     padding:0;
  2300.     text-align:left;
  2301.     text-decoration:none;
  2302.     text-shadow:none;
  2303. }
  2304.  
  2305. .tp-caption.menutab:hover,.menutab:hover
  2306. {
  2307.     background-color:transparent;
  2308.     border-color:transparent;
  2309.     border-radius:0 0 0 0;
  2310.     border-style:none;
  2311.     border-width:0;
  2312.     color:rgba(213,0,0,1.00);
  2313.     text-decoration:none;
  2314. }
  2315.  
  2316. .tp-caption.maincontent,.maincontent
  2317. {
  2318.     background-color:transparent;
  2319.     border-color:rgba(0,0,0,1.00);
  2320.     border-radius:0 0 0 0;
  2321.     border-style:none;
  2322.     border-width:0;
  2323.     color:rgba(41,46,49,1.00);
  2324.     font-family:roboto;
  2325.     font-size:21px;
  2326.     font-style:normal;
  2327.     font-weight:300;
  2328.     line-height:26px;
  2329.     padding:0;
  2330.     text-align:left;
  2331.     text-decoration:none;
  2332.     text-shadow:none;
  2333. }
  2334.  
  2335. .tp-caption.minitext,.minitext
  2336. {
  2337.     background-color:transparent;
  2338.     border-color:rgba(0,0,0,1.00);
  2339.     border-radius:0 0 0 0;
  2340.     border-style:none;
  2341.     border-width:0;
  2342.     color:rgba(185,186,187,1.00);
  2343.     font-family:roboto;
  2344.     font-size:15px;
  2345.     font-style:normal;
  2346.     font-weight:400;
  2347.     line-height:20px;
  2348.     padding:0;
  2349.     text-align:left;
  2350.     text-decoration:none;
  2351.     text-shadow:none;
  2352. }
  2353.  
  2354. .tp-caption.Feature-Buy,.Feature-Buy
  2355. {
  2356.     background-color:rgba(0,154,238,1.00);
  2357.     border-color:rgba(0,0,0,0);
  2358.     border-radius:30px 30px 30px 30px;
  2359.     border-style:solid;
  2360.     border-width:0;
  2361.     color:rgba(255,255,255,1.00);
  2362.     font-family:Roboto;
  2363.     font-size:17px;
  2364.     font-style:normal;
  2365.     font-weight:700;
  2366.     line-height:17px;
  2367.     padding:17px 35px;
  2368.     text-align:left;
  2369.     text-decoration:none;
  2370. }
  2371.  
  2372. .tp-caption.Feature-Buy:hover,.Feature-Buy:hover
  2373. {
  2374.     background-color:rgba(0,133,214,1.00);
  2375.     border-color:rgba(0,0,0,0);
  2376.     border-radius:30px 30px 30px 30px;
  2377.     border-style:solid;
  2378.     border-width:0;
  2379.     color:rgba(255,255,255,1.00);
  2380.     text-decoration:none;
  2381. }
  2382.  
  2383. .tp-caption.Feature-Examples-Light,.Feature-Examples-Light
  2384. {
  2385.     background-color:transparent;
  2386.     border-color:rgba(255,255,255,0.15);
  2387.     border-radius:30px 30px 30px 30px;
  2388.     border-style:solid;
  2389.     border-width:2px;
  2390.     color:rgba(255,255,255,1.00);
  2391.     font-family:Roboto;
  2392.     font-size:17px;
  2393.     font-style:normal;
  2394.     font-weight:700;
  2395.     line-height:17px;
  2396.     padding:15px 35px;
  2397.     text-align:left;
  2398.     text-decoration:none;
  2399. }
  2400.  
  2401. .tp-caption.Feature-Examples-Light:hover,.Feature-Examples-Light:hover
  2402. {
  2403.     background-color:transparent;
  2404.     border-color:rgba(255,255,255,1.00);
  2405.     border-radius:30px 30px 30px 30px;
  2406.     border-style:solid;
  2407.     border-width:2px;
  2408.     color:rgba(255,255,255,1.00);
  2409.     text-decoration:none;
  2410. }
  2411.  
  2412. .tp-caption.Facebook-Likes,.Facebook-Likes
  2413. {
  2414.     background-color:rgba(59,89,153,1.00);
  2415.     border-color:transparent;
  2416.     border-radius:0 0 0 0;
  2417.     border-style:none;
  2418.     border-width:0;
  2419.     color:rgba(255,255,255,1.00);
  2420.     font-family:Roboto;
  2421.     font-size:15px;
  2422.     font-style:normal;
  2423.     font-weight:500;
  2424.     line-height:22px;
  2425.     padding:5px 15px;
  2426.     text-align:left;
  2427.     text-decoration:none;
  2428. }
  2429.  
  2430. .tp-caption.Twitter-Favorites,.Twitter-Favorites
  2431. {
  2432.     background-color:rgba(255,255,255,0);
  2433.     border-color:transparent;
  2434.     border-radius:0 0 0 0;
  2435.     border-style:none;
  2436.     border-width:0;
  2437.     color:rgba(136,153,166,1.00);
  2438.     font-family:Roboto;
  2439.     font-size:15px;
  2440.     font-style:normal;
  2441.     font-weight:500;
  2442.     line-height:22px;
  2443.     padding:0;
  2444.     text-align:left;
  2445.     text-decoration:none;
  2446. }
  2447.  
  2448. .tp-caption.Twitter-Link,.Twitter-Link
  2449. {
  2450.     background-color:rgba(255,255,255,1.00);
  2451.     border-color:transparent;
  2452.     border-radius:30px 30px 30px 30px;
  2453.     border-style:none;
  2454.     border-width:0;
  2455.     color:rgba(135,153,165,1.00);
  2456.     font-family:Roboto;
  2457.     font-size:15px;
  2458.     font-style:normal;
  2459.     font-weight:500;
  2460.     line-height:15px;
  2461.     padding:11px 11px 9px;
  2462.     text-align:left;
  2463.     text-decoration:none;
  2464. }
  2465.  
  2466. .tp-caption.Twitter-Link:hover,.Twitter-Link:hover
  2467. {
  2468.     background-color:rgba(0,132,180,1.00);
  2469.     border-color:transparent;
  2470.     border-radius:30px 30px 30px 30px;
  2471.     border-style:none;
  2472.     border-width:0;
  2473.     color:rgba(255,255,255,1.00);
  2474.     text-decoration:none;
  2475. }
  2476.  
  2477. .tp-caption.Twitter-Retweet,.Twitter-Retweet
  2478. {
  2479.     background-color:rgba(255,255,255,0);
  2480.     border-color:transparent;
  2481.     border-radius:0 0 0 0;
  2482.     border-style:none;
  2483.     border-width:0;
  2484.     color:rgba(136,153,166,1.00);
  2485.     font-family:Roboto;
  2486.     font-size:15px;
  2487.     font-style:normal;
  2488.     font-weight:500;
  2489.     line-height:22px;
  2490.     padding:0;
  2491.     text-align:left;
  2492.     text-decoration:none;
  2493. }
  2494.  
  2495. .tp-caption.Twitter-Content,.Twitter-Content
  2496. {
  2497.     background-color:rgba(255,255,255,1.00);
  2498.     border-color:transparent;
  2499.     border-radius:0 0 0 0;
  2500.     border-style:none;
  2501.     border-width:0;
  2502.     color:rgba(41,47,51,1.00);
  2503.     font-family:Roboto;
  2504.     font-size:20px;
  2505.     font-style:normal;
  2506.     font-weight:500;
  2507.     line-height:28px;
  2508.     padding:30px 30px 70px;
  2509.     text-align:left;
  2510.     text-decoration:none;
  2511. }
  2512.  
  2513. .revtp-searchform input[type="text"],
  2514. .revtp-searchform input[type="email"],
  2515. .revtp-form input[type="text"],
  2516. .revtp-form input[type="email"]{    
  2517.     font-family: "Arial", sans-serif;
  2518.     font-size: 15px;
  2519.     color: #000;
  2520.     background-color: #fff;
  2521.     line-height: 46px;
  2522.     padding: 0 20px;
  2523.     cursor: text;
  2524.     border: 0;
  2525.     width: 400px;
  2526.     margin-bottom: 0px;
  2527.     -webkit-transition: background-color 0.5s;
  2528.     -moz-transition: background-color 0.5s;
  2529.     -o-transition: background-color 0.5s;
  2530.     -ms-transition: background-color 0.5s;
  2531.     transition: background-color 0.5s;
  2532.    
  2533.    
  2534.     border-radius: 0px;
  2535. }
  2536.  
  2537.  
  2538. .tp-caption.BigBold-Title,
  2539. .BigBold-Title {
  2540.     color: rgba(255, 255, 255, 1.00);
  2541.     font-size: 110px;
  2542.     line-height: 100px;
  2543.     font-weight: 800;
  2544.     font-style: normal;
  2545.     font-family: Raleway;
  2546.     padding: 10px 0px 10px 0;
  2547.     text-decoration: none;
  2548.     background-color: transparent;
  2549.     border-color: transparent;
  2550.     border-style: none;
  2551.     border-width: 0px;
  2552.     border-radius: 0 0 0 0px;
  2553.     text-align: left
  2554. }
  2555. .tp-caption.BigBold-SubTitle,
  2556. .BigBold-SubTitle {
  2557.     color: rgba(255, 255, 255, 0.50);
  2558.     font-size: 15px;
  2559.     line-height: 24px;
  2560.     font-weight: 500;
  2561.     font-style: normal;
  2562.     font-family: Raleway;
  2563.     padding: 0 0 0 0px;
  2564.     text-decoration: none;
  2565.     background-color: transparent;
  2566.     border-color: transparent;
  2567.     border-style: none;
  2568.     border-width: 0px;
  2569.     border-radius: 0 0 0 0px;
  2570.     text-align: left;
  2571.     letter-spacing: 1px
  2572. }
  2573. .tp-caption.BigBold-Button,
  2574. .BigBold-Button {
  2575.     color: rgba(255, 255, 255, 1.00);
  2576.     font-size: 13px;
  2577.     line-height: 13px;
  2578.     font-weight: 500;
  2579.     font-style: normal;
  2580.     font-family: Raleway;
  2581.     padding: 15px 50px 15px 50px;
  2582.     text-decoration: none;
  2583.     background-color: rgba(0, 0, 0, 0);
  2584.     border-color: rgba(255, 255, 255, 0.50);
  2585.     border-style: solid;
  2586.     border-width: 1px;
  2587.     border-radius: 0px 0px 0px 0px;
  2588.     text-align: left;
  2589.     letter-spacing: 1px
  2590. }
  2591. .tp-caption.BigBold-Button:hover,
  2592. .BigBold-Button:hover {
  2593.     color: rgba(255, 255, 255, 1.00);
  2594.     text-decoration: none;
  2595.     background-color: transparent;
  2596.     border-color: rgba(255, 255, 255, 1.00);
  2597.     border-style: solid;
  2598.     border-width: 1px;
  2599.     border-radius: 0px 0px 0px 0px
  2600. }
  2601. .tp-caption.FoodCarousel-Content,
  2602. .FoodCarousel-Content {
  2603.     color: rgba(41, 46, 49, 1.00);
  2604.     font-size: 17px;
  2605.     line-height: 28px;
  2606.     font-weight: 500;
  2607.     font-style: normal;
  2608.     font-family: Raleway;
  2609.     padding: 30px 30px 30px 30px;
  2610.     text-decoration: none;
  2611.     background-color: rgba(255, 255, 255, 1.00);
  2612.     border-color: rgba(41, 46, 49, 1.00);
  2613.     border-style: solid;
  2614.     border-width: 1px;
  2615.     border-radius: 0 0 0 0px;
  2616.     text-align: left
  2617. }
  2618. .tp-caption.FoodCarousel-Button,
  2619. .FoodCarousel-Button {
  2620.     color: rgba(41, 46, 49, 1.00);
  2621.     font-size: 13px;
  2622.     line-height: 13px;
  2623.     font-weight: 700;
  2624.     font-style: normal;
  2625.     font-family: Raleway;
  2626.     padding: 15px 70px 15px 50px;
  2627.     text-decoration: none;
  2628.     background-color: rgba(255, 255, 255, 1.00);
  2629.     border-color: rgba(41, 46, 49, 1.00);
  2630.     border-style: solid;
  2631.     border-width: 1px;
  2632.     border-radius: 0px 0px 0px 0px;
  2633.     text-align: left;
  2634.     letter-spacing: 1px
  2635. }
  2636. .tp-caption.FoodCarousel-Button:hover,
  2637. .FoodCarousel-Button:hover {
  2638.     color: rgba(255, 255, 255, 1.00);
  2639.     text-decoration: none;
  2640.     background-color: rgba(41, 46, 49, 1.00);
  2641.     border-color: rgba(41, 46, 49, 1.00);
  2642.     border-style: solid;
  2643.     border-width: 1px;
  2644.     border-radius: 0px 0px 0px 0px
  2645. }
  2646. .tp-caption.FoodCarousel-CloseButton,
  2647. .FoodCarousel-CloseButton {
  2648.     color: rgba(41, 46, 49, 1.00);
  2649.     font-size: 20px;
  2650.     line-height: 20px;
  2651.     font-weight: 700;
  2652.     font-style: normal;
  2653.     font-family: Raleway;
  2654.     padding: 14px 14px 14px 16px;
  2655.     text-decoration: none;
  2656.     background-color: rgba(0, 0, 0, 0);
  2657.     border-color: rgba(41, 46, 49, 0);
  2658.     border-style: solid;
  2659.     border-width: 1px;
  2660.     border-radius: 30px 30px 30px 30px;
  2661.     text-align: left;
  2662.     letter-spacing: 1px
  2663. }
  2664. .tp-caption.FoodCarousel-CloseButton:hover,
  2665. .FoodCarousel-CloseButton:hover {
  2666.     color: rgba(255, 255, 255, 1.00);
  2667.     text-decoration: none;
  2668.     background-color: rgba(41, 46, 49, 1.00);
  2669.     border-color: rgba(41, 46, 49, 0);
  2670.     border-style: solid;
  2671.     border-width: 1px;
  2672.     border-radius: 30px 30px 30px 30px
  2673. }
  2674. .tp-caption.Video-SubTitle,
  2675. .Video-SubTitle {
  2676.     color: rgba(255, 255, 255, 1.00);
  2677.     font-size: 12px;
  2678.     line-height: 12px;
  2679.     font-weight: 600;
  2680.     font-style: normal;
  2681.     font-family: Raleway;
  2682.     padding: 5px 5px 5px 5px;
  2683.     text-decoration: none;
  2684.     background-color: rgba(0, 0, 0, 0.35);
  2685.     border-color: transparent;
  2686.     border-style: none;
  2687.     border-width: 0px;
  2688.     border-radius: 0 0 0 0px;
  2689.     letter-spacing: 2px;
  2690.     text-align: left
  2691. }
  2692. .tp-caption.Video-Title,
  2693. .Video-Title {
  2694.     color: rgba(255, 255, 255, 1.00);
  2695.     font-size: 30px;
  2696.     line-height: 30px;
  2697.     font-weight: 900;
  2698.     font-style: normal;
  2699.     font-family: Raleway;
  2700.     padding: 5px 5px 5px 5px;
  2701.     text-decoration: none;
  2702.     background-color: rgba(0, 0, 0, 1.00);
  2703.     border-color: transparent;
  2704.     border-style: none;
  2705.     border-width: 0px;
  2706.     border-radius: 0 0 0 0px;
  2707.     text-align: left
  2708. }
  2709. .tp-caption.Travel-BigCaption,
  2710. .Travel-BigCaption {
  2711.     color: rgba(255, 255, 255, 1.00);
  2712.     font-size: 50px;
  2713.     line-height: 50px;
  2714.     font-weight: 400;
  2715.     font-style: normal;
  2716.     font-family: Roboto;
  2717.     padding: 0 0 0 0px;
  2718.     text-decoration: none;
  2719.     background-color: transparent;
  2720.     border-color: transparent;
  2721.     border-style: none;
  2722.     border-width: 0px;
  2723.     border-radius: 0 0 0 0px;
  2724.     text-align: left
  2725. }
  2726. .tp-caption.Travel-SmallCaption,
  2727. .Travel-SmallCaption {
  2728.     color: rgba(255, 255, 255, 1.00);
  2729.     font-size: 25px;
  2730.     line-height: 30px;
  2731.     font-weight: 300;
  2732.     font-style: normal;
  2733.     font-family: Roboto;
  2734.     padding: 0 0 0 0px;
  2735.     text-decoration: none;
  2736.     background-color: transparent;
  2737.     border-color: transparent;
  2738.     border-style: none;
  2739.     border-width: 0px;
  2740.     border-radius: 0 0 0 0px;
  2741.     text-align: left
  2742. }
  2743. .tp-caption.Travel-CallToAction,
  2744. .Travel-CallToAction {
  2745.     color: rgba(255, 255, 255, 1.00);
  2746.     font-size: 25px;
  2747.     line-height: 25px;
  2748.     font-weight: 500;
  2749.     font-style: normal;
  2750.     font-family: Roboto;
  2751.     padding: 12px 20px 12px 20px;
  2752.     text-decoration: none;
  2753.     background-color: rgba(255, 255, 255, 0.05);
  2754.     border-color: rgba(255, 255, 255, 1.00);
  2755.     border-style: solid;
  2756.     border-width: 2px;
  2757.     border-radius: 5px 5px 5px 5px;
  2758.     text-align: left;
  2759.     letter-spacing: 1px
  2760. }
  2761. .tp-caption.Travel-CallToAction:hover,
  2762. .Travel-CallToAction:hover {
  2763.     color: rgba(255, 255, 255, 1.00);
  2764.     text-decoration: none;
  2765.     background-color: rgba(255, 255, 255, 0.15);
  2766.     border-color: rgba(255, 255, 255, 1.00);
  2767.     border-style: solid;
  2768.     border-width: 2px;
  2769.     border-radius: 5px 5px 5px 5px
  2770. }
  2771.  
  2772.  
  2773. .tp-caption.RotatingWords-TitleWhite,
  2774. .RotatingWords-TitleWhite {
  2775.     color: rgba(255, 255, 255, 1.00);
  2776.     font-size: 70px;
  2777.     line-height: 70px;
  2778.     font-weight: 800;
  2779.     font-style: normal;
  2780.     font-family: Raleway;
  2781.     padding: 0px 0px 0px 0;
  2782.     text-decoration: none;
  2783.     background-color: transparent;
  2784.     border-color: transparent;
  2785.     border-style: none;
  2786.     border-width: 0px;
  2787.     border-radius: 0 0 0 0px;
  2788.     text-align: left
  2789. }
  2790. .tp-caption.RotatingWords-Button,
  2791. .RotatingWords-Button {
  2792.     color: rgba(255, 255, 255, 1.00);
  2793.     font-size: 20px;
  2794.     line-height: 20px;
  2795.     font-weight: 700;
  2796.     font-style: normal;
  2797.     font-family: Raleway;
  2798.     padding: 20px 50px 20px 50px;
  2799.     text-decoration: none;
  2800.     background-color: rgba(0, 0, 0, 0);
  2801.     border-color: rgba(255, 255, 255, 0.15);
  2802.     border-style: solid;
  2803.     border-width: 2px;
  2804.     border-radius: 0px 0px 0px 0px;
  2805.     text-align: left;
  2806.     letter-spacing: 3px
  2807. }
  2808. .tp-caption.RotatingWords-Button:hover,
  2809. .RotatingWords-Button:hover {
  2810.     color: rgba(255, 255, 255, 1.00);
  2811.     text-decoration: none;
  2812.     background-color: transparent;
  2813.     border-color: rgba(255, 255, 255, 1.00);
  2814.     border-style: solid;
  2815.     border-width: 2px;
  2816.     border-radius: 0px 0px 0px 0px
  2817. }
  2818. .tp-caption.RotatingWords-SmallText,
  2819. .RotatingWords-SmallText {
  2820.     color: rgba(255, 255, 255, 1.00);
  2821.     font-size: 14px;
  2822.     line-height: 20px;
  2823.     font-weight: 400;
  2824.     font-style: normal;
  2825.     font-family: Raleway;
  2826.     padding: 0 0 0 0px;
  2827.     text-decoration: none;
  2828.     background-color: transparent;
  2829.     border-color: transparent;
  2830.     border-style: none;
  2831.     border-width: 0px;
  2832.     border-radius: 0 0 0 0px;
  2833.     text-align: left;
  2834.     text-shadow: none
  2835. }
  2836.  
  2837.  
  2838.  
  2839.  
  2840. .tp-caption.ContentZoom-SmallTitle,
  2841. .ContentZoom-SmallTitle {
  2842.     color: rgba(41, 46, 49, 1.00);
  2843.     font-size: 33px;
  2844.     line-height: 45px;
  2845.     font-weight: 600;
  2846.     font-style: normal;
  2847.     font-family: Raleway;
  2848.     padding: 0 0 0 0px;
  2849.     text-decoration: none;
  2850.     background-color: transparent;
  2851.     border-color: transparent;
  2852.     border-style: none;
  2853.     border-width: 0px;
  2854.     border-radius: 0 0 0 0px;
  2855.     text-align: left
  2856. }
  2857. .tp-caption.ContentZoom-SmallSubtitle,
  2858. .ContentZoom-SmallSubtitle {
  2859.     color: rgba(111, 124, 130, 1.00);
  2860.     font-size: 16px;
  2861.     line-height: 24px;
  2862.     font-weight: 600;
  2863.     font-style: normal;
  2864.     font-family: Raleway;
  2865.     padding: 0 0 0 0px;
  2866.     text-decoration: none;
  2867.     background-color: transparent;
  2868.     border-color: transparent;
  2869.     border-style: none;
  2870.     border-width: 0px;
  2871.     border-radius: 0 0 0 0px;
  2872.     text-align: left
  2873. }
  2874. .tp-caption.ContentZoom-SmallIcon,
  2875. .ContentZoom-SmallIcon {
  2876.     color: rgba(41, 46, 49, 1.00);
  2877.     font-size: 20px;
  2878.     line-height: 20px;
  2879.     font-weight: 400;
  2880.     font-style: normal;
  2881.     font-family: Raleway;
  2882.     padding: 10px 10px 10px 10px;
  2883.     text-decoration: none;
  2884.     background-color: transparent;
  2885.     border-color: transparent;
  2886.     border-style: none;
  2887.     border-width: 0px;
  2888.     border-radius: 0 0 0 0px;
  2889.     text-align: left
  2890. }
  2891. .tp-caption.ContentZoom-SmallIcon:hover,
  2892. .ContentZoom-SmallIcon:hover {
  2893.     color: rgba(111, 124, 130, 1.00);
  2894.     text-decoration: none;
  2895.     background-color: transparent;
  2896.     border-color: transparent;
  2897.     border-style: none;
  2898.     border-width: 0px;
  2899.     border-radius: 0 0 0 0px
  2900. }
  2901. .tp-caption.ContentZoom-DetailTitle,
  2902. .ContentZoom-DetailTitle {
  2903.     color: rgba(41, 46, 49, 1.00);
  2904.     font-size: 70px;
  2905.     line-height: 70px;
  2906.     font-weight: 500;
  2907.     font-style: normal;
  2908.     font-family: Raleway;
  2909.     padding: 0 0 0 0px;
  2910.     text-decoration: none;
  2911.     background-color: transparent;
  2912.     border-color: transparent;
  2913.     border-style: none;
  2914.     border-width: 0px;
  2915.     border-radius: 0 0 0 0px;
  2916.     text-align: left
  2917. }
  2918. .tp-caption.ContentZoom-DetailSubTitle,
  2919. .ContentZoom-DetailSubTitle {
  2920.     color: rgba(111, 124, 130, 1.00);
  2921.     font-size: 25px;
  2922.     line-height: 25px;
  2923.     font-weight: 500;
  2924.     font-style: normal;
  2925.     font-family: Raleway;
  2926.     padding: 0 0 0 0px;
  2927.     text-decoration: none;
  2928.     background-color: transparent;
  2929.     border-color: transparent;
  2930.     border-style: none;
  2931.     border-width: 0px;
  2932.     border-radius: 0 0 0 0px;
  2933.     text-align: left
  2934. }
  2935. .tp-caption.ContentZoom-DetailContent,
  2936. .ContentZoom-DetailContent {
  2937.     color: rgba(111, 124, 130, 1.00);
  2938.     font-size: 17px;
  2939.     line-height: 28px;
  2940.     font-weight: 500;
  2941.     font-style: normal;
  2942.     font-family: Raleway;
  2943.     padding: 0 0 0 0px;
  2944.     text-decoration: none;
  2945.     background-color: transparent;
  2946.     border-color: transparent;
  2947.     border-style: none;
  2948.     border-width: 0px;
  2949.     border-radius: 0 0 0 0px;
  2950.     text-align: left
  2951. }
  2952. .tp-caption.ContentZoom-Button,
  2953. .ContentZoom-Button {
  2954.     color: rgba(41, 46, 49, 1.00);
  2955.     font-size: 13px;
  2956.     line-height: 13px;
  2957.     font-weight: 700;
  2958.     font-style: normal;
  2959.     font-family: Raleway;
  2960.     padding: 15px 50px 15px 50px;
  2961.     text-decoration: none;
  2962.     background-color: rgba(0, 0, 0, 0);
  2963.     border-color: rgba(41, 46, 49, 0.50);
  2964.     border-style: solid;
  2965.     border-width: 1px;
  2966.     border-radius: 0px 0px 0px 0px;
  2967.     text-align: left;
  2968.     letter-spacing: 1px
  2969. }
  2970. .tp-caption.ContentZoom-Button:hover,
  2971. .ContentZoom-Button:hover {
  2972.     color: rgba(255, 255, 255, 1.00);
  2973.     text-decoration: none;
  2974.     background-color: rgba(41, 46, 49, 1.00);
  2975.     border-color: rgba(41, 46, 49, 1.00);
  2976.     border-style: solid;
  2977.     border-width: 1px;
  2978.     border-radius: 0px 0px 0px 0px
  2979. }
  2980. .tp-caption.ContentZoom-ButtonClose,
  2981. .ContentZoom-ButtonClose {
  2982.     color: rgba(41, 46, 49, 1.00);
  2983.     font-size: 13px;
  2984.     line-height: 13px;
  2985.     font-weight: 700;
  2986.     font-style: normal;
  2987.     font-family: Raleway;
  2988.     padding: 14px 14px 14px 16px;
  2989.     text-decoration: none;
  2990.     background-color: rgba(0, 0, 0, 0);
  2991.     border-color: rgba(41, 46, 49, 0.50);
  2992.     border-style: solid;
  2993.     border-width: 1px;
  2994.     border-radius: 30px 30px 30px 30px;
  2995.     text-align: left;
  2996.     letter-spacing: 1px
  2997. }
  2998. .tp-caption.ContentZoom-ButtonClose:hover,
  2999. .ContentZoom-ButtonClose:hover {
  3000.     color: rgba(255, 255, 255, 1.00);
  3001.     text-decoration: none;
  3002.     background-color: rgba(41, 46, 49, 1.00);
  3003.     border-color: rgba(41, 46, 49, 1.00);
  3004.     border-style: solid;
  3005.     border-width: 1px;
  3006.     border-radius: 30px 30px 30px 30px
  3007. }
  3008. .tp-caption.Newspaper-Title,
  3009. .Newspaper-Title {
  3010.     color: rgba(255, 255, 255, 1.00);
  3011.     font-size: 50px;
  3012.     line-height: 55px;
  3013.     font-weight: 400;
  3014.     font-style: normal;
  3015.     font-family: "Roboto Slab";
  3016.     padding: 0 0 10px 0;
  3017.     text-decoration: none;
  3018.     background-color: transparent;
  3019.     border-color: transparent;
  3020.     border-style: none;
  3021.     border-width: 0px;
  3022.     border-radius: 0 0 0 0px;
  3023.     text-align: left
  3024. }
  3025. .tp-caption.Newspaper-Subtitle,
  3026. .Newspaper-Subtitle {
  3027.     color: rgba(168, 216, 238, 1.00);
  3028.     font-size: 15px;
  3029.     line-height: 20px;
  3030.     font-weight: 900;
  3031.     font-style: normal;
  3032.     font-family: Roboto;
  3033.     padding: 0 0 0 0px;
  3034.     text-decoration: none;
  3035.     background-color: transparent;
  3036.     border-color: transparent;
  3037.     border-style: none;
  3038.     border-width: 0px;
  3039.     border-radius: 0 0 0 0px;
  3040.     text-align: left
  3041. }
  3042. .tp-caption.Newspaper-Button,
  3043. .Newspaper-Button {
  3044.     color: rgba(255, 255, 255, 1.00);
  3045.     font-size: 13px;
  3046.     line-height: 17px;
  3047.     font-weight: 700;
  3048.     font-style: normal;
  3049.     font-family: Roboto;
  3050.     padding: 12px 35px 12px 35px;
  3051.     text-decoration: none;
  3052.     background-color: rgba(255, 255, 255, 0);
  3053.     border-color: rgba(255, 255, 255, 0.25);
  3054.     border-style: solid;
  3055.     border-width: 1px;
  3056.     border-radius: 0px 0px 0px 0px;
  3057.     letter-spacing: 2px;
  3058.     text-align: left
  3059. }
  3060. .tp-caption.Newspaper-Button:hover,
  3061. .Newspaper-Button:hover {
  3062.     color: rgba(0, 0, 0, 1.00);
  3063.     text-decoration: none;
  3064.     background-color: rgba(255, 255, 255, 1.00);
  3065.     border-color: rgba(255, 255, 255, 1.00);
  3066.     border-style: solid;
  3067.     border-width: 1px;
  3068.     border-radius: 0px 0px 0px 0px
  3069. }
  3070. .tp-caption.rtwhitemedium,
  3071. .rtwhitemedium {
  3072.     font-size: 22px;
  3073.     line-height: 26px;
  3074.     color: rgb(255, 255, 255);
  3075.     text-decoration: none;
  3076.     background-color: transparent;
  3077.     border-width: 0px;
  3078.     border-color: rgb(0, 0, 0);
  3079.     border-style: none;
  3080.     text-shadow: none
  3081. }
  3082.  
  3083. @media only screen and (max-width: 767px) {
  3084.     .revtp-searchform input[type="text"],
  3085.     .revtp-searchform input[type="email"],
  3086.     .revtp-form input[type="text"],
  3087.     .revtp-form input[type="email"] { width: 200px !important; }
  3088. }
  3089.  
  3090. .revtp-searchform input[type="submit"],
  3091. .revtp-form input[type="submit"] { 
  3092.     font-family: "Arial", sans-serif;
  3093.     line-height: 46px;
  3094.     letter-spacing: 1px;
  3095.     text-transform: uppercase;
  3096.     font-size: 15px;
  3097.     font-weight: 700;
  3098.     padding: 0 20px;
  3099.     border: 0;
  3100.     background: #009aee;
  3101.     color: #fff;
  3102.    
  3103.    
  3104.     border-radius: 0px;
  3105. }
  3106.  
  3107. .tp-caption.Twitter-Content a,
  3108.     .tp-caption.Twitter-Content a:visited {
  3109.         color: #0084B4 !important
  3110.     }
  3111.     .tp-caption.Twitter-Content a:hover {
  3112.         color: #0084B4 !important;
  3113.         text-decoration: underline !important
  3114.     }
  3115.     .tp-caption.Concept-Title,
  3116.     .Concept-Title {
  3117.         color: rgba(255, 255, 255, 1.00);
  3118.         font-size: 70px;
  3119.         line-height: 70px;
  3120.         font-weight: 700;
  3121.         font-style: normal;
  3122.         font-family: "Roboto Condensed";
  3123.         padding: 0px 0px 10px 0px;
  3124.         text-decoration: none;
  3125.         text-align: left;
  3126.         background-color: transparent;
  3127.         border-color: transparent;
  3128.         border-style: none;
  3129.         border-width: 0px;
  3130.         border-radius: 0px 0px 0px 0px;
  3131.         letter-spacing: 5px
  3132.     }
  3133.     .tp-caption.Concept-SubTitle,
  3134.     .Concept-SubTitle {
  3135.         color: rgba(255, 255, 255, 0.65);
  3136.         font-size: 25px;
  3137.         line-height: 25px;
  3138.         font-weight: 700;
  3139.         font-style: italic;
  3140.         font-family: ""Playfair Display"";
  3141.         padding: 0px 0px 10px 0px;
  3142.         text-decoration: none;
  3143.         text-align: left;
  3144.         background-color: transparent;
  3145.         border-color: transparent;
  3146.         border-style: none;
  3147.         border-width: 0px;
  3148.         border-radius: 0px 0px 0px 0px
  3149.     }
  3150.     .tp-caption.Concept-Content,
  3151.     .Concept-Content {
  3152.         color: rgba(255, 255, 255, 1.00);
  3153.         font-size: 20px;
  3154.         line-height: 30px;
  3155.         font-weight: 400;
  3156.         font-style: normal;
  3157.         font-family: "Roboto Condensed";
  3158.         padding: 0px 0px 0px 0px;
  3159.         text-decoration: none;
  3160.         text-align: center;
  3161.         background-color: rgba(0, 0, 0, 0);
  3162.         border-color: rgba(255, 255, 255, 1.00);
  3163.         border-style: none;
  3164.         border-width: 2px;
  3165.         border-radius: 0px 0px 0px 0px
  3166.     }
  3167.     .tp-caption.Concept-MoreBtn,
  3168.     .Concept-MoreBtn {
  3169.         color: rgba(255, 255, 255, 1.00);
  3170.         font-size: 30px;
  3171.         line-height: 30px;
  3172.         font-weight: 300;
  3173.         font-style: normal;
  3174.         font-family: Roboto;
  3175.         padding: 10px 8px 7px 10px;
  3176.         text-decoration: none;
  3177.         text-align: left;
  3178.         background-color: transparent;
  3179.         border-color: rgba(255, 255, 255, 0);
  3180.         border-style: solid;
  3181.         border-width: 0px;
  3182.         border-radius: 50px 50px 50px 50px;
  3183.         letter-spacing: 1px;
  3184.         text-align: left
  3185.     }
  3186.     .tp-caption.Concept-MoreBtn:hover,
  3187.     .Concept-MoreBtn:hover {
  3188.         color: rgba(255, 255, 255, 1.00);
  3189.         text-decoration: none;
  3190.         background-color: rgba(255, 255, 255, 0.15);
  3191.         border-color: rgba(255, 255, 255, 0);
  3192.         border-style: solid;
  3193.         border-width: 0px;
  3194.         border-radius: 50px 50px 50px 50px
  3195.     }
  3196.     .tp-caption.Concept-LessBtn,
  3197.     .Concept-LessBtn {
  3198.         color: rgba(255, 255, 255, 1.00);
  3199.         font-size: 30px;
  3200.         line-height: 30px;
  3201.         font-weight: 300;
  3202.         font-style: normal;
  3203.         font-family: Roboto;
  3204.         padding: 10px 8px 7px 10px;
  3205.         text-decoration: none;
  3206.         text-align: left;
  3207.         background-color: rgba(0, 0, 0, 1.00);
  3208.         border-color: rgba(255, 255, 255, 0);
  3209.         border-style: solid;
  3210.         border-width: 0px;
  3211.         border-radius: 50px 50px 50px 50px;
  3212.         letter-spacing: 1px;
  3213.         text-align: left
  3214.     }
  3215.     .tp-caption.Concept-LessBtn:hover,
  3216.     .Concept-LessBtn:hover {
  3217.         color: rgba(0, 0, 0, 1.00);
  3218.         text-decoration: none;
  3219.         background-color: rgba(255, 255, 255, 1.00);
  3220.         border-color: rgba(255, 255, 255, 0);
  3221.         border-style: solid;
  3222.         border-width: 0px;
  3223.         border-radius: 50px 50px 50px 50px
  3224.     }
  3225.     .tp-caption.Concept-SubTitle-Dark,
  3226.     .Concept-SubTitle-Dark {
  3227.         color: rgba(0, 0, 0, 0.65);
  3228.         font-size: 25px;
  3229.         line-height: 25px;
  3230.         font-weight: 700;
  3231.         font-style: italic;
  3232.         font-family: "Playfair Display";
  3233.         padding: 0px 0px 10px 0px;
  3234.         text-decoration: none;
  3235.         text-align: left;
  3236.         background-color: transparent;
  3237.         border-color: transparent;
  3238.         border-style: none;
  3239.         border-width: 0px;
  3240.         border-radius: 0px 0px 0px 0px
  3241.     }
  3242.     .tp-caption.Concept-Title-Dark,
  3243.     .Concept-Title-Dark {
  3244.         color: rgba(0, 0, 0, 1.00);
  3245.         font-size: 70px;
  3246.         line-height: 70px;
  3247.         font-weight: 700;
  3248.         font-style: normal;
  3249.         font-family: "Roboto Condensed";
  3250.         padding: 0px 0px 10px 0px;
  3251.         text-decoration: none;
  3252.         text-align: center;
  3253.         background-color: transparent;
  3254.         border-color: transparent;
  3255.         border-style: none;
  3256.         border-width: 0px;
  3257.         border-radius: 0px 0px 0px 0px;
  3258.         letter-spacing: 5px
  3259.     }
  3260.     .tp-caption.Concept-MoreBtn-Dark,
  3261.     .Concept-MoreBtn-Dark {
  3262.         color: rgba(0, 0, 0, 1.00);
  3263.         font-size: 30px;
  3264.         line-height: 30px;
  3265.         font-weight: 300;
  3266.         font-style: normal;
  3267.         font-family: Roboto;
  3268.         padding: 10px 8px 7px 10px;
  3269.         text-decoration: none;
  3270.         text-align: left;
  3271.         background-color: transparent;
  3272.         border-color: rgba(255, 255, 255, 0);
  3273.         border-style: solid;
  3274.         border-width: 0px;
  3275.         border-radius: 50px 50px 50px 50px;
  3276.         letter-spacing: 1px;
  3277.         text-align: left
  3278.     }
  3279.     .tp-caption.Concept-MoreBtn-Dark:hover,
  3280.     .Concept-MoreBtn-Dark:hover {
  3281.         color: rgba(255, 255, 255, 1.00);
  3282.         text-decoration: none;
  3283.         background-color: rgba(0, 0, 0, 1.00);
  3284.         border-color: rgba(255, 255, 255, 0);
  3285.         border-style: solid;
  3286.         border-width: 0px;
  3287.         border-radius: 50px 50px 50px 50px
  3288.     }
  3289.     .tp-caption.Concept-Content-Dark,
  3290.     .Concept-Content-Dark {
  3291.         color: rgba(0, 0, 0, 1.00);
  3292.         font-size: 20px;
  3293.         line-height: 30px;
  3294.         font-weight: 400;
  3295.         font-style: normal;
  3296.         font-family: "Roboto Condensed";
  3297.         padding: 0px 0px 0px 0px;
  3298.         text-decoration: none;
  3299.         text-align: center;
  3300.         background-color: rgba(0, 0, 0, 0);
  3301.         border-color: rgba(255, 255, 255, 1.00);
  3302.         border-style: none;
  3303.         border-width: 2px;
  3304.         border-radius: 0px 0px 0px 0px
  3305.     }
  3306.     .tp-caption.Concept-Notice,
  3307.     .Concept-Notice {
  3308.         color: rgba(255, 255, 255, 1.00);
  3309.         font-size: 15px;
  3310.         line-height: 15px;
  3311.         font-weight: 400;
  3312.         font-style: normal;
  3313.         font-family: "Roboto Condensed";
  3314.         padding: 0px 0px 0px 0px;
  3315.         text-decoration: none;
  3316.         text-align: center;
  3317.         background-color: rgba(0, 0, 0, 0);
  3318.         border-color: rgba(255, 255, 255, 1.00);
  3319.         border-style: none;
  3320.         border-width: 2px;
  3321.         border-radius: 0px 0px 0px 0px;
  3322.         letter-spacing: 2px
  3323.     }
  3324.     .tp-caption.Concept-Content a,
  3325.     .tp-caption.Concept-Content a:visited {
  3326.         color: #fff !important;
  3327.         border-bottom: 1px solid #fff !important;
  3328.         font-weight: 700 !important;
  3329.     }
  3330.     .tp-caption.Concept-Content a:hover {
  3331.         border-bottom: 1px solid transparent !important;
  3332.     }
  3333.     .tp-caption.Concept-Content-Dark a,
  3334.     .tp-caption.Concept-Content-Dark a:visited {
  3335.         color: #000 !important;
  3336.         border-bottom: 1px solid #000 !important;
  3337.         font-weight: 700 !important;
  3338.     }
  3339.     .tp-caption.Concept-Content-Dark a:hover {
  3340.         border-bottom: 1px solid transparent !important;
  3341.     }
  3342.  
  3343.     .tp-caption.Twitter-Content a,
  3344.     .tp-caption.Twitter-Content a:visited {
  3345.         color: #0084B4 !important
  3346.     }
  3347.     .tp-caption.Twitter-Content a:hover {
  3348.         color: #0084B4 !important;
  3349.         text-decoration: underline !important
  3350.     }
  3351.     .tp-caption.Creative-Title,
  3352.     .Creative-Title {
  3353.         color: rgba(255, 255, 255, 1.00);
  3354.         font-size: 70px;
  3355.         line-height: 70px;
  3356.         font-weight: 400;
  3357.         font-style: normal;
  3358.         font-family: "Playfair Display";
  3359.         padding: 0px 0px 0px 0px;
  3360.         text-decoration: none;
  3361.         text-align: center;
  3362.         background-color: transparent;
  3363.         border-color: transparent;
  3364.         border-style: none;
  3365.         border-width: 0px;
  3366.         border-radius: 0px 0px 0px 0px
  3367.     }
  3368.     .tp-caption.Creative-SubTitle,
  3369.     .Creative-SubTitle {
  3370.         color: rgba(205, 176, 131, 1.00);
  3371.         font-size: 14px;
  3372.         line-height: 14px;
  3373.         font-weight: 400;
  3374.         font-style: normal;
  3375.         font-family: Lato;
  3376.         padding: 0px 0px 0px 0px;
  3377.         text-decoration: none;
  3378.         text-align: center;
  3379.         background-color: transparent;
  3380.         border-color: transparent;
  3381.         border-style: none;
  3382.         border-width: 0px;
  3383.         border-radius: 0px 0px 0px 0px;
  3384.         letter-spacing: 2px
  3385.     }
  3386.     .tp-caption.Creative-Button,
  3387.     .Creative-Button {
  3388.         color: rgba(205, 176, 131, 1.00);
  3389.         font-size: 13px;
  3390.         line-height: 13px;
  3391.         font-weight: 400;
  3392.         font-style: normal;
  3393.         font-family: Lato;
  3394.         padding: 15px 50px 15px 50px;
  3395.         text-decoration: none;
  3396.         text-align: left;
  3397.         background-color: rgba(0, 0, 0, 0);
  3398.         border-color: rgba(205, 176, 131, 0.25);
  3399.         border-style: solid;
  3400.         border-width: 1px;
  3401.         border-radius: 0px 0px 0px 0px;
  3402.         letter-spacing: 2px
  3403.     }
  3404.     .tp-caption.Creative-Button:hover,
  3405.     .Creative-Button:hover {
  3406.         color: rgba(205, 176, 131, 1.00);
  3407.         text-decoration: none;
  3408.         background-color: rgba(0, 0, 0, 0);
  3409.         border-color: rgba(205, 176, 131, 1.00);
  3410.         border-style: solid;
  3411.         border-width: 1px;
  3412.         border-radius: 0px 0px 0px 0px
  3413.     }
  3414.  
  3415. .tp-caption.subcaption,
  3416.     .subcaption {
  3417.         color: rgba(111, 124, 130, 1.00);
  3418.         font-size: 19px;
  3419.         line-height: 24px;
  3420.         font-weight: 400;
  3421.         font-style: normal;
  3422.         font-family: roboto;
  3423.         padding: 0 0 0 0px;
  3424.         text-decoration: none;
  3425.         background-color: transparent;
  3426.         border-color: rgba(0, 0, 0, 1.00);
  3427.         border-style: none;
  3428.         border-width: 0px;
  3429.         border-radius: 0 0 0 0px;
  3430.         text-shadow: none;
  3431.         text-align: left
  3432.     }
  3433.     .tp-caption.RedDot,
  3434.     .RedDot {
  3435.         color: rgba(0, 0, 0, 1.00);        
  3436.         font-weight: 400;
  3437.         font-style: normal;        
  3438.         padding: 0px 0px 0px 0px;
  3439.         text-decoration: none;
  3440.         text-align: left;
  3441.         background-color: rgba(213, 0, 0, 1.00);
  3442.         border-color: rgba(255, 255, 255, 1.00);
  3443.         border-style: solid;
  3444.         border-width: 5px;
  3445.         border-radius: 50px 50px 50px 50px
  3446.     }
  3447.     .tp-caption.RedDot:hover,
  3448.     .RedDot:hover {
  3449.         color: rgba(0, 0, 0, 1.00);
  3450.         text-decoration: none;
  3451.         background-color: rgba(255, 255, 255, 0.75);
  3452.         border-color: rgba(213, 0, 0, 1.00);
  3453.         border-style: solid;
  3454.         border-width: 5px;
  3455.         border-radius: 50px 50px 50px 50px
  3456.     }
  3457.  
  3458.     .tp-caption.SlidingOverlays-Title,
  3459.     .SlidingOverlays-Title {
  3460.         color: rgba(255, 255, 255, 1.00);
  3461.         font-size: 50px;
  3462.         line-height: 50px;
  3463.         font-weight: 400;
  3464.         font-style: normal;
  3465.         font-family: "Playfair Display";
  3466.         padding: 0px 0px 0px 0px;
  3467.         text-decoration: none;
  3468.         text-align: left;
  3469.         background-color: transparent;
  3470.         border-color: transparent;
  3471.         border-style: none;
  3472.         border-width: 0px;
  3473.         border-radius: 0px 0px 0px 0px
  3474.     }
  3475.     .tp-caption.SlidingOverlays-Title,
  3476.     .SlidingOverlays-Title {
  3477.         color: rgba(255, 255, 255, 1.00);
  3478.         font-size: 50px;
  3479.         line-height: 50px;
  3480.         font-weight: 400;
  3481.         font-style: normal;
  3482.         font-family: "Playfair Display";
  3483.         padding: 0px 0px 0px 0px;
  3484.         text-decoration: none;
  3485.         text-align: left;
  3486.         background-color: transparent;
  3487.         border-color: transparent;
  3488.         border-style: none;
  3489.         border-width: 0px;
  3490.         border-radius: 0px 0px 0px 0px
  3491.     }
  3492.  
  3493.      .tp-caption.Woo-TitleLarge,
  3494.     .Woo-TitleLarge {
  3495.         color: rgba(0, 0, 0, 1.00);
  3496.         font-size: 40px;
  3497.         line-height: 40px;
  3498.         font-weight: 400;
  3499.         font-style: normal;
  3500.         font-family: "Playfair Display";
  3501.         padding: 0 0 0 0px;
  3502.         text-decoration: none;
  3503.         background-color: transparent;
  3504.         border-color: transparent;
  3505.         border-style: none;
  3506.         border-width: 0px;
  3507.         border-radius: 0 0 0 0px;
  3508.         text-align: center;
  3509.        
  3510.     }
  3511.     .tp-caption.Woo-Rating,
  3512.     .Woo-Rating {
  3513.         color: rgba(0, 0, 0, 1.00);
  3514.         font-size: 14px;
  3515.         line-height: 30px;
  3516.         font-weight: 300;
  3517.         font-style: normal;
  3518.         font-family: Roboto;
  3519.         padding: 0 0 0 0px;
  3520.         text-decoration: none;
  3521.         background-color: transparent;
  3522.         border-color: transparent;
  3523.         border-style: none;
  3524.         border-width: 0px;
  3525.         border-radius: 0 0 0 0px;
  3526.         text-align: left;
  3527.        
  3528.     }
  3529.     .tp-caption.Woo-SubTitle,
  3530.     .Woo-SubTitle {
  3531.         color: rgba(0, 0, 0, 1.00);
  3532.         font-size: 18px;
  3533.         line-height: 18px;
  3534.         font-weight: 300;
  3535.         font-style: normal;
  3536.         font-family: Roboto;
  3537.         padding: 0 0 0 0px;
  3538.         text-decoration: none;
  3539.         background-color: transparent;
  3540.         border-color: transparent;
  3541.         border-style: none;
  3542.         border-width: 0px;
  3543.         border-radius: 0 0 0 0px;
  3544.         text-align: center;
  3545.         letter-spacing: 2px;
  3546.        
  3547.     }
  3548.     .tp-caption.Woo-PriceLarge,
  3549.     .Woo-PriceLarge {
  3550.         color: rgba(0, 0, 0, 1.00);
  3551.         font-size: 60px;
  3552.         line-height: 60px;
  3553.         font-weight: 700;
  3554.         font-style: normal;
  3555.         font-family: Roboto;
  3556.         padding: 0 0 0 0px;
  3557.         text-decoration: none;
  3558.         background-color: transparent;
  3559.         border-color: transparent;
  3560.         border-style: none;
  3561.         border-width: 0px;
  3562.         border-radius: 0 0 0 0px;
  3563.         text-align: center;
  3564.        
  3565.     }
  3566.     .tp-caption.Woo-ProductInfo,
  3567.     .Woo-ProductInfo {
  3568.         color: rgba(0, 0, 0, 1.00);
  3569.         font-size: 15px;
  3570.         line-height: 15px;
  3571.         font-weight: 500;
  3572.         font-style: normal;
  3573.         font-family: Roboto;
  3574.         padding: 12px 75px 12px 50px;
  3575.         text-decoration: none;
  3576.         background-color: rgba(254, 207, 114, 1.00);
  3577.         border-color: rgba(0, 0, 0, 1.00);
  3578.         border-style: solid;
  3579.         border-width: 1px;
  3580.         border-radius: 4px 4px 4px 4px;
  3581.         text-align: left;
  3582.        
  3583.     }
  3584.     .tp-caption.Woo-ProductInfo:hover,
  3585.     .Woo-ProductInfo:hover {
  3586.         color: rgba(0, 0, 0, 1.00);
  3587.         text-decoration: none;
  3588.         background-color: rgba(243, 168, 71, 1.00);
  3589.         border-color: rgba(0, 0, 0, 1.00);
  3590.         border-style: solid;
  3591.         border-width: 1px;
  3592.         border-radius: 4px 4px 4px 4px
  3593.     }
  3594.     .tp-caption.Woo-AddToCart,
  3595.     .Woo-AddToCart {
  3596.         color: rgba(0, 0, 0, 1.00);
  3597.         font-size: 15px;
  3598.         line-height: 15px;
  3599.         font-weight: 500;
  3600.         font-style: normal;
  3601.         font-family: Roboto;
  3602.         padding: 12px 35px 12px 35px;
  3603.         text-decoration: none;
  3604.         background-color: rgba(254, 207, 114, 1.00);
  3605.         border-color: rgba(0, 0, 0, 1.00);
  3606.         border-style: solid;
  3607.         border-width: 1px;
  3608.         border-radius: 4px 4px 4px 4px;
  3609.         text-align: left;
  3610.        
  3611.     }
  3612.     .tp-caption.Woo-AddToCart:hover,
  3613.     .Woo-AddToCart:hover {
  3614.         color: rgba(0, 0, 0, 1.00);
  3615.         text-decoration: none;
  3616.         background-color: rgba(243, 168, 71, 1.00);
  3617.         border-color: rgba(0, 0, 0, 1.00);
  3618.         border-style: solid;
  3619.         border-width: 1px;
  3620.         border-radius: 4px 4px 4px 4px
  3621.     }
  3622.     .tp-caption.Woo-TitleLarge,
  3623.     .Woo-TitleLarge {
  3624.         color: rgba(0, 0, 0, 1.00);
  3625.         font-size: 40px;
  3626.         line-height: 40px;
  3627.         font-weight: 400;
  3628.         font-style: normal;
  3629.         font-family: "Playfair Display";
  3630.         padding: 0 0 0 0px;
  3631.         text-decoration: none;
  3632.         background-color: transparent;
  3633.         border-color: transparent;
  3634.         border-style: none;
  3635.         border-width: 0px;
  3636.         border-radius: 0 0 0 0px;
  3637.         text-align: center;
  3638.        
  3639.     }
  3640.     .tp-caption.Woo-SubTitle,
  3641.     .Woo-SubTitle {
  3642.         color: rgba(0, 0, 0, 1.00);
  3643.         font-size: 18px;
  3644.         line-height: 18px;
  3645.         font-weight: 300;
  3646.         font-style: normal;
  3647.         font-family: Roboto;
  3648.         padding: 0 0 0 0px;
  3649.         text-decoration: none;
  3650.         background-color: transparent;
  3651.         border-color: transparent;
  3652.         border-style: none;
  3653.         border-width: 0px;
  3654.         border-radius: 0 0 0 0px;
  3655.         text-align: center;
  3656.         letter-spacing: 2px;
  3657.        
  3658.     }
  3659.     .tp-caption.Woo-PriceLarge,
  3660.     .Woo-PriceLarge {
  3661.         color: rgba(0, 0, 0, 1.00);
  3662.         font-size: 60px;
  3663.         line-height: 60px;
  3664.         font-weight: 700;
  3665.         font-style: normal;
  3666.         font-family: Roboto;
  3667.         padding: 0 0 0 0px;
  3668.         text-decoration: none;
  3669.         background-color: transparent;
  3670.         border-color: transparent;
  3671.         border-style: none;
  3672.         border-width: 0px;
  3673.         border-radius: 0 0 0 0px;
  3674.         text-align: center;
  3675.        
  3676.     }
  3677.     .tp-caption.Woo-ProductInfo,
  3678.     .Woo-ProductInfo {
  3679.         color: rgba(0, 0, 0, 1.00);
  3680.         font-size: 15px;
  3681.         line-height: 15px;
  3682.         font-weight: 500;
  3683.         font-style: normal;
  3684.         font-family: Roboto;
  3685.         padding: 12px 75px 12px 50px;
  3686.         text-decoration: none;
  3687.         background-color: rgba(254, 207, 114, 1.00);
  3688.         border-color: rgba(0, 0, 0, 1.00);
  3689.         border-style: solid;
  3690.         border-width: 1px;
  3691.         border-radius: 4px 4px 4px 4px;
  3692.         text-align: left;
  3693.        
  3694.     }
  3695.     .tp-caption.Woo-ProductInfo:hover,
  3696.     .Woo-ProductInfo:hover {
  3697.         color: rgba(0, 0, 0, 1.00);
  3698.         text-decoration: none;
  3699.         background-color: rgba(243, 168, 71, 1.00);
  3700.         border-color: rgba(0, 0, 0, 1.00);
  3701.         border-style: solid;
  3702.         border-width: 1px;
  3703.         border-radius: 4px 4px 4px 4px
  3704.     }
  3705.     .tp-caption.Woo-AddToCart,
  3706.     .Woo-AddToCart {
  3707.         color: rgba(0, 0, 0, 1.00);
  3708.         font-size: 15px;
  3709.         line-height: 15px;
  3710.         font-weight: 500;
  3711.         font-style: normal;
  3712.         font-family: Roboto;
  3713.         padding: 12px 35px 12px 35px;
  3714.         text-decoration: none;
  3715.         background-color: rgba(254, 207, 114, 1.00);
  3716.         border-color: rgba(0, 0, 0, 1.00);
  3717.         border-style: solid;
  3718.         border-width: 1px;
  3719.         border-radius: 4px 4px 4px 4px;
  3720.         text-align: left;
  3721.        
  3722.     }
  3723.     .tp-caption.Woo-AddToCart:hover,
  3724.     .Woo-AddToCart:hover {
  3725.         color: rgba(0, 0, 0, 1.00);
  3726.         text-decoration: none;
  3727.         background-color: rgba(243, 168, 71, 1.00);
  3728.         border-color: rgba(0, 0, 0, 1.00);
  3729.         border-style: solid;
  3730.         border-width: 1px;
  3731.         border-radius: 4px 4px 4px 4px
  3732.     }
  3733.  
  3734.     .tp-caption.FullScreen-Toggle,
  3735.     .FullScreen-Toggle {
  3736.         color: rgba(255, 255, 255, 1.00);
  3737.         font-size: 20px;
  3738.         line-height: 20px;
  3739.         font-weight: 400;
  3740.         font-style: normal;
  3741.         font-family: Raleway;
  3742.         padding: 11px 8px 11px 12px;
  3743.         text-decoration: none;
  3744.         text-align: left;
  3745.         background-color: rgba(0, 0, 0, 0.50);
  3746.         border-color: rgba(255, 255, 255, 0);
  3747.         border-style: solid;
  3748.         border-width: 0px;
  3749.         border-radius: 0px 0px 0px 0px;
  3750.         letter-spacing: 3px;
  3751.         text-align: left
  3752.     }
  3753.     .tp-caption.FullScreen-Toggle:hover,
  3754.     .FullScreen-Toggle:hover {
  3755.         color: rgba(255, 255, 255, 1.00);
  3756.         text-decoration: none;
  3757.         background-color: rgba(0, 0, 0, 1.00);
  3758.         border-color: rgba(255, 255, 255, 0);
  3759.         border-style: solid;
  3760.         border-width: 0px;
  3761.         border-radius: 0px 0px 0px 0px
  3762.     }
  3763.  
  3764.     .tp-caption.Agency-Title,
  3765. .Agency-Title {
  3766.     color: rgba(255, 255, 255, 1.00);
  3767.     font-size: 70px;
  3768.     line-height: 70px;
  3769.     font-weight: 900;
  3770.     font-style: normal;
  3771.     font-family: lato;
  3772.     padding: 0 0 0 0px;
  3773.     text-decoration: none;
  3774.     background-color: transparent;
  3775.     border-color: transparent;
  3776.     border-style: none;
  3777.     border-width: 0px;
  3778.     border-radius: 0 0 0 0px;
  3779.     text-align: left;
  3780.     letter-spacing: 10px
  3781. }
  3782. .tp-caption.Agency-SubTitle,
  3783. .Agency-SubTitle {
  3784.     color: rgba(255, 255, 255, 1.00);
  3785.     font-size: 20px;
  3786.     line-height: 20px;
  3787.     font-weight: 400;
  3788.     font-style: italic;
  3789.     font-family: Georgia, serif;
  3790.     padding: 0 0 0 0px;
  3791.     text-decoration: none;
  3792.     background-color: transparent;
  3793.     border-color: transparent;
  3794.     border-style: none;
  3795.     border-width: 0px;
  3796.     border-radius: 0 0 0 0px;
  3797.     text-align: center
  3798. }
  3799. .tp-caption.Agency-PlayBtn,
  3800. .Agency-PlayBtn {
  3801.     color: rgba(255, 255, 255, 1.00);
  3802.     font-size: 30px;
  3803.     line-height: 71px;
  3804.     font-weight: 500;
  3805.     font-style: normal;
  3806.     font-family: Roboto;
  3807.     padding: 0px 0px 0px 0px;
  3808.     text-decoration: none;
  3809.     background-color: transparent;
  3810.     border-color: rgba(255, 255, 255, 1.00);
  3811.     border-style: solid;
  3812.     border-width: 2px;
  3813.     border-radius: 100px 100px 100px 100px;
  3814.     text-align: center
  3815. }
  3816. .tp-caption.Agency-PlayBtn:hover,
  3817. .Agency-PlayBtn:hover {
  3818.     color: rgba(255, 255, 255, 1.00);
  3819.     text-decoration: none;
  3820.     background-color: transparent;
  3821.     border-color: rgba(255, 255, 255, 1.00);
  3822.     border-style: solid;
  3823.     border-width: 2px;
  3824.     border-radius: 100px 100px 100px 100px;
  3825.     cursor: pointer
  3826. }
  3827. .tp-caption.Agency-SmallText,
  3828. .Agency-SmallText {
  3829.     color: rgba(255, 255, 255, 1.00);
  3830.     font-size: 12px;
  3831.     line-height: 12px;
  3832.     font-weight: 900;
  3833.     font-style: normal;
  3834.     font-family: lato;
  3835.     padding: 0 0 0 0px;
  3836.     text-decoration: none;
  3837.     background-color: transparent;
  3838.     border-color: transparent;
  3839.     border-style: none;
  3840.     border-width: 0px;
  3841.     border-radius: 0 0 0 0px;
  3842.     text-align: left;
  3843.     letter-spacing: 5px
  3844. }
  3845. .tp-caption.Agency-Social,
  3846. .Agency-Social {
  3847.     color: rgba(51, 51, 51, 1.00);
  3848.     font-size: 25px;
  3849.     line-height: 50px;
  3850.     font-weight: 400;
  3851.     font-style: normal;
  3852.     font-family: Georgia, serif;
  3853.     padding: 0 0 0 0px;
  3854.     text-decoration: none;
  3855.     background-color: transparent;
  3856.     border-color: rgba(51, 51, 51, 1.00);
  3857.     border-style: solid;
  3858.     border-width: 2px;
  3859.     border-radius: 30px 30px 30px 30px;
  3860.     text-align: center
  3861. }
  3862. .tp-caption.Agency-Social:hover,
  3863. .Agency-Social:hover {
  3864.     color: rgba(255, 255, 255, 1.00);
  3865.     text-decoration: none;
  3866.     background-color: rgba(51, 51, 51, 1.00);
  3867.     border-color: rgba(51, 51, 51, 1.00);
  3868.     border-style: solid;
  3869.     border-width: 2px;
  3870.     border-radius: 30px 30px 30px 30px;
  3871.     cursor: pointer
  3872. }
  3873. .tp-caption.Agency-CloseBtn,
  3874. .Agency-CloseBtn {
  3875.     color: rgba(255, 255, 255, 1.00);
  3876.     font-size: 50px;
  3877.     line-height: 50px;
  3878.     font-weight: 500;
  3879.     font-style: normal;
  3880.     font-family: Roboto;
  3881.     padding: 0px 0px 0px 0px;
  3882.     text-decoration: none;
  3883.     background-color: transparent;
  3884.     border-color: rgba(255, 255, 255, 0);
  3885.     border-style: none;
  3886.     border-width: 0px;
  3887.     border-radius: 100px 100px 100px 100px;
  3888.     text-align: center
  3889. }
  3890. .tp-caption.Agency-CloseBtn:hover,
  3891. .Agency-CloseBtn:hover {
  3892.     color: rgba(255, 255, 255, 1.00);
  3893.     text-decoration: none;
  3894.     background-color: transparent;
  3895.     border-color: rgba(255, 255, 255, 0);
  3896.     border-style: none;
  3897.     border-width: 0px;
  3898.     border-radius: 100px 100px 100px 100px;
  3899.     cursor: pointer
  3900. }
  3901.  
  3902. .tp-caption.Dining-Title,
  3903. .Dining-Title {
  3904.     color: rgba(255, 255, 255, 1.00);
  3905.     font-size: 70px;
  3906.     line-height: 70px;
  3907.     font-weight: 400;
  3908.     font-style: normal;
  3909.     font-family: Georgia, serif;
  3910.     padding: 0 0 0 0px;
  3911.     text-decoration: none;
  3912.     background-color: transparent;
  3913.     border-color: transparent;
  3914.     border-style: none;
  3915.     border-width: 0px;
  3916.     border-radius: 0 0 0 0px;
  3917.     text-align: left;
  3918.     letter-spacing: 10px
  3919. }
  3920. .tp-caption.Dining-SubTitle,
  3921. .Dining-SubTitle {
  3922.     color: rgba(255, 255, 255, 1.00);
  3923.     font-size: 20px;
  3924.     line-height: 20px;
  3925.     font-weight: 400;
  3926.     font-style: normal;
  3927.     font-family: Georgia, serif;
  3928.     padding: 0 0 0 0px;
  3929.     text-decoration: none;
  3930.     background-color: transparent;
  3931.     border-color: transparent;
  3932.     border-style: none;
  3933.     border-width: 0px;
  3934.     border-radius: 0 0 0 0px;
  3935.     text-align: left
  3936. }
  3937. .tp-caption.Dining-BtnLight,
  3938. .Dining-BtnLight {
  3939.     color: rgba(255, 255, 255, 0.50);
  3940.     font-size: 15px;
  3941.     line-height: 15px;
  3942.     font-weight: 700;
  3943.     font-style: normal;
  3944.     font-family: Lato;
  3945.     padding: 17px 73px 17px 50px;
  3946.     text-decoration: none;
  3947.     background-color: rgba(0, 0, 0, 0);
  3948.     border-color: rgba(255, 255, 255, 0.25);
  3949.     border-style: solid;
  3950.     border-width: 1px;
  3951.     border-radius: 0px 0px 0px 0px;
  3952.     text-align: left;
  3953.     letter-spacing: 2px
  3954. }
  3955. .tp-caption.Dining-BtnLight:hover,
  3956. .Dining-BtnLight:hover {
  3957.     color: rgba(255, 255, 255, 1.00);
  3958.     text-decoration: none;
  3959.     background-color: rgba(0, 0, 0, 0);
  3960.     border-color: rgba(255, 255, 255, 1.00);
  3961.     border-style: solid;
  3962.     border-width: 1px;
  3963.     border-radius: 0px 0px 0px 0px
  3964. }
  3965. .tp-caption.Dining-Social,
  3966. .Dining-Social {
  3967.     color: rgba(255, 255, 255, 1.00);
  3968.     font-size: 25px;
  3969.     line-height: 50px;
  3970.     font-weight: 400;
  3971.     font-style: normal;
  3972.     font-family: Georgia, serif;
  3973.     padding: 0 0 0 0px;
  3974.     text-decoration: none;
  3975.     background-color: transparent;
  3976.     border-color: rgba(255, 255, 255, 0.25);
  3977.     border-style: solid;
  3978.     border-width: 1px;
  3979.     border-radius: 30px 30px 30px 30px;
  3980.     text-align: center
  3981. }
  3982. .tp-caption.Dining-Social:hover,
  3983. .Dining-Social:hover {
  3984.     color: rgba(255, 255, 255, 1.00);
  3985.     text-decoration: none;
  3986.     background-color: transparent;
  3987.     border-color: rgba(255, 255, 255, 1.00);
  3988.     border-style: solid;
  3989.     border-width: 1px;
  3990.     border-radius: 30px 30px 30px 30px;
  3991.     cursor: pointer
  3992. }
  3993. tp-caption.Team-Thumb,
  3994. .Team-Thumb {
  3995.     color: rgba(255, 255, 255, 1.00);
  3996.     font-size: 20px;
  3997.     line-height: 22px;
  3998.     font-weight: 400;
  3999.     font-style: normal;
  4000.     font-family: Arial;
  4001.     padding: 0 0 0 0px;
  4002.     text-decoration: none;
  4003.     background-color: transparent;
  4004.     border-color: transparent;
  4005.     border-style: none;
  4006.     border-width: 0px;
  4007.     border-radius: 0 0 0 0px;
  4008.     text-align: left
  4009. }
  4010. .tp-caption.Team-Thumb:hover,
  4011. .Team-Thumb:hover {
  4012.     color: rgba(255, 255, 255, 1.00);
  4013.     text-decoration: none;
  4014.     background-color: transparent;
  4015.     border-color: transparent;
  4016.     border-style: none;
  4017.     border-width: 0px;
  4018.     border-radius: 0 0 0 0px;
  4019.     cursor: pointer
  4020. }
  4021. .tp-caption.Team-Name,
  4022. .Team-Name {
  4023.     color: rgba(255, 255, 255, 1.00);
  4024.     font-size: 70px;
  4025.     line-height: 70px;
  4026.     font-weight: 900;
  4027.     font-style: normal;
  4028.     font-family: Roboto;
  4029.     padding: 0 0 0 0px;
  4030.     text-decoration: none;
  4031.     background-color: transparent;
  4032.     border-color: transparent;
  4033.     border-style: none;
  4034.     border-width: 0px;
  4035.     border-radius: 0 0 0 0px;
  4036.     text-align: left
  4037. }
  4038. .tp-caption.Team-Position,
  4039. .Team-Position {
  4040.     color: rgba(255, 255, 255, 1.00);
  4041.     font-size: 30px;
  4042.     line-height: 30px;
  4043.     font-weight: 400;
  4044.     font-style: normal;
  4045.     font-family: Georgia, serif;
  4046.     padding: 0 0 0 0px;
  4047.     text-decoration: none;
  4048.     background-color: transparent;
  4049.     border-color: transparent;
  4050.     border-style: none;
  4051.     border-width: 0px;
  4052.     border-radius: 0 0 0 0px;
  4053.     text-align: left
  4054. }
  4055. .tp-caption.Team-Description,
  4056. .Team-Description {
  4057.     color: rgba(255, 255, 255, 1.00);
  4058.     font-size: 18px;
  4059.     line-height: 28px;
  4060.     font-weight: 400;
  4061.     font-style: normal;
  4062.     font-family: Roboto;
  4063.     padding: 0 0 0 0px;
  4064.     text-decoration: none;
  4065.     background-color: transparent;
  4066.     border-color: transparent;
  4067.     border-style: none;
  4068.     border-width: 0px;
  4069.     border-radius: 0 0 0 0px;
  4070.     text-align: left
  4071. }
  4072. .tp-caption.Team-Social,
  4073. .Team-Social {
  4074.     color: rgba(255, 255, 255, 1.00);
  4075.     font-size: 50px;
  4076.     line-height: 50px;
  4077.     font-weight: 400;
  4078.     font-style: normal;
  4079.     font-family: Arial;
  4080.     padding: 0 0 0 0px;
  4081.     text-decoration: none;
  4082.     background-color: transparent;
  4083.     border-color: transparent;
  4084.     border-style: none;
  4085.     border-width: 0px;
  4086.     border-radius: 0 0 0 0px;
  4087.     text-align: center
  4088. }
  4089. .tp-caption.Team-Social:hover,
  4090. .Team-Social:hover {
  4091.     color: rgba(255, 255, 255, 1.00);
  4092.     text-decoration: none;
  4093.     background-color: transparent;
  4094.     border-color: transparent;
  4095.     border-style: none;
  4096.     border-width: 0px;
  4097.     border-radius: 0px 0px 0px 0px;
  4098.     cursor: pointer
  4099. }
  4100.  
  4101. .tp-caption.VideoControls-Play,
  4102. .VideoControls-Play {
  4103.     color: rgba(0, 0, 0, 1.00);
  4104.     font-size: 50px;
  4105.     line-height: 120px;
  4106.     font-weight: 500;
  4107.     font-style: normal;
  4108.     font-family: Roboto;
  4109.     padding: 0px 0px 0px 7px;
  4110.     text-decoration: none;
  4111.     background-color: rgba(255, 255, 255, 1.00);
  4112.     border-color: rgba(0, 0, 0, 1.00);
  4113.     border-style: solid;
  4114.     border-width: 0px;
  4115.     border-radius: 100px 100px 100px 100px;
  4116.     text-align: center
  4117. }
  4118. .tp-caption.VideoControls-Play:hover,
  4119. .VideoControls-Play:hover {
  4120.     color: rgba(0, 0, 0, 1.00);
  4121.     text-decoration: none;
  4122.     background-color: rgba(255, 255, 255, 1.00);
  4123.     border-color: rgba(0, 0, 0, 1.00);
  4124.     border-style: solid;
  4125.     border-width: 0px;
  4126.     border-radius: 100px 100px 100px 100px;
  4127.     cursor: pointer
  4128. }
  4129. .tp-caption.VideoPlayer-Title,
  4130. .VideoPlayer-Title {
  4131.     color: rgba(255, 255, 255, 1.00);
  4132.     font-size: 40px;
  4133.     line-height: 40px;
  4134.     font-weight: 900;
  4135.     font-style: normal;
  4136.     font-family: Lato;
  4137.     padding: 0 0 0 0px;
  4138.     text-decoration: none;
  4139.     background-color: transparent;
  4140.     border-color: transparent;
  4141.     border-style: none;
  4142.     border-width: 0px;
  4143.     border-radius: 0 0 0 0px;
  4144.     text-align: left;
  4145.     letter-spacing: 10px
  4146. }
  4147. .tp-caption.VideoPlayer-SubTitle,
  4148. .VideoPlayer-SubTitle {
  4149.     color: rgba(255, 255, 255, 1.00);
  4150.     font-size: 20px;
  4151.     line-height: 20px;
  4152.     font-weight: 400;
  4153.     font-style: italic;
  4154.     font-family: Georgia, serif;
  4155.     padding: 0 0 0 0px;
  4156.     text-decoration: none;
  4157.     background-color: transparent;
  4158.     border-color: transparent;
  4159.     border-style: none;
  4160.     border-width: 0px;
  4161.     border-radius: 0 0 0 0px;
  4162.     text-align: center
  4163. }
  4164. .tp-caption.VideoPlayer-Social,
  4165. .VideoPlayer-Social {
  4166.     color: rgba(255, 255, 255, 1.00);
  4167.     font-size: 50px;
  4168.     line-height: 50px;
  4169.     font-weight: 400;
  4170.     font-style: normal;
  4171.     font-family: Arial;
  4172.     padding: 0 0 0 0px;
  4173.     text-decoration: none;
  4174.     background-color: transparent;
  4175.     border-color: transparent;
  4176.     border-style: none;
  4177.     border-width: 0px;
  4178.     border-radius: 0 0 0 0px;
  4179.     text-align: center
  4180. }
  4181. .tp-caption.VideoPlayer-Social:hover,
  4182. .VideoPlayer-Social:hover {
  4183.     color: rgba(255, 255, 255, 1.00);
  4184.     text-decoration: none;
  4185.     background-color: transparent;
  4186.     border-color: transparent;
  4187.     border-style: none;
  4188.     border-width: 0px;
  4189.     border-radius: 0px 0px 0px 0px;
  4190.     cursor: pointer
  4191. }
  4192. .tp-caption.VideoControls-Mute,
  4193. .VideoControls-Mute {
  4194.     color: rgba(0, 0, 0, 1.00);
  4195.     font-size: 20px;
  4196.     line-height: 50px;
  4197.     font-weight: 500;
  4198.     font-style: normal;
  4199.     font-family: Roboto;
  4200.     padding: 0px 0px 0px 0px;
  4201.     text-decoration: none;
  4202.     background-color: rgba(255, 255, 255, 1.00);
  4203.     border-color: rgba(0, 0, 0, 1.00);
  4204.     border-style: solid;
  4205.     border-width: 0px;
  4206.     border-radius: 100px 100px 100px 100px;
  4207.     text-align: center
  4208. }
  4209. .tp-caption.VideoControls-Mute:hover,
  4210. .VideoControls-Mute:hover {
  4211.     color: rgba(0, 0, 0, 1.00);
  4212.     text-decoration: none;
  4213.     background-color: rgba(255, 255, 255, 1.00);
  4214.     border-color: rgba(0, 0, 0, 1.00);
  4215.     border-style: solid;
  4216.     border-width: 0px;
  4217.     border-radius: 100px 100px 100px 100px;
  4218.     cursor: pointer
  4219. }
  4220. .tp-caption.VideoControls-Pause,
  4221. .VideoControls-Pause {
  4222.     color: rgba(0, 0, 0, 1.00);
  4223.     font-size: 20px;
  4224.     line-height: 50px;
  4225.     font-weight: 500;
  4226.     font-style: normal;
  4227.     font-family: Roboto;
  4228.     padding: 0px 0px 0px 0px;
  4229.     text-decoration: none;
  4230.     background-color: rgba(255, 255, 255, 1.00);
  4231.     border-color: rgba(0, 0, 0, 1.00);
  4232.     border-style: solid;
  4233.     border-width: 0px;
  4234.     border-radius: 100px 100px 100px 100px;
  4235.     text-align: center
  4236. }
  4237. .tp-caption.VideoControls-Pause:hover,
  4238. .VideoControls-Pause:hover {
  4239.     color: rgba(0, 0, 0, 1.00);
  4240.     text-decoration: none;
  4241.     background-color: rgba(255, 255, 255, 1.00);
  4242.     border-color: rgba(0, 0, 0, 1.00);
  4243.     border-style: solid;
  4244.     border-width: 0px;
  4245.     border-radius: 100px 100px 100px 100px;
  4246.     cursor: pointer
  4247.  }
  4248.  
  4249. .soundcloudwrapper iframe {
  4250.     width: 100% !important
  4251. }
  4252. .tp-caption.SleekLanding-Title,
  4253. .SleekLanding-Title {
  4254.     color: rgba(255, 255, 255, 1.00);
  4255.     font-size: 35px;
  4256.     line-height: 40px;
  4257.     font-weight: 400;
  4258.     font-style: normal;
  4259.     font-family: Lato;
  4260.     padding: 0 0 0 0px;
  4261.     text-decoration: none;
  4262.     text-align: left;
  4263.     background-color: transparent;
  4264.     border-color: transparent;
  4265.     border-style: none;
  4266.     border-width: 0px;
  4267.     border-radius: 0 0 0 0px;
  4268.     text-align: left;
  4269.     letter-spacing: 5px
  4270. }
  4271. .tp-caption.SleekLanding-ButtonBG,
  4272. .SleekLanding-ButtonBG {
  4273.     color: rgba(0, 0, 0, 1.00);
  4274.        
  4275.     font-weight: 700;
  4276.     font-style: normal;    
  4277.     padding: 0 0 0 0px;
  4278.     text-decoration: none;
  4279.     text-align: left;
  4280.     background-color: rgba(255, 255, 255, 0.10);
  4281.     border-color: rgba(0, 0, 0, 0);
  4282.     border-style: solid;
  4283.     border-width: 0px;
  4284.     border-radius: 5px 5px 5px 5px;
  4285.     text-align: left;    
  4286.     box-shadow: inset 0px 2px 0px 0px rgba(0, 0, 0, 0.15)
  4287. }
  4288. .tp-caption.SleekLanding-SmallTitle,
  4289. .SleekLanding-SmallTitle {
  4290.     color: rgba(255, 255, 255, 1.00);
  4291.     font-size: 13px;
  4292.     line-height: 50px;
  4293.     font-weight: 900;
  4294.     font-style: normal;
  4295.     font-family: Lato;
  4296.     padding: 0 0 0 0px;
  4297.     text-decoration: none;
  4298.     text-align: left;
  4299.     background-color: transparent;
  4300.     border-color: transparent;
  4301.     border-style: none;
  4302.     border-width: 0px;
  4303.     border-radius: 0 0 0 0px;
  4304.     text-align: left;
  4305.     letter-spacing: 2px
  4306. }
  4307. .tp-caption.SleekLanding-BottomText,
  4308. .SleekLanding-BottomText {
  4309.     color: rgba(255, 255, 255, 1.00);
  4310.     font-size: 15px;
  4311.     line-height: 24px;
  4312.     font-weight: 400;
  4313.     font-style: normal;
  4314.     font-family: Lato;
  4315.     padding: 0 0 0 0px;
  4316.     text-decoration: none;
  4317.     text-align: left;
  4318.     background-color: transparent;
  4319.     border-color: transparent;
  4320.     border-style: none;
  4321.     border-width: 0px;
  4322.     border-radius: 0 0 0 0px;
  4323.     text-align: left
  4324. }
  4325. .tp-caption.SleekLanding-Social,
  4326. .SleekLanding-Social {
  4327.     color: rgba(255, 255, 255, 1.00);
  4328.     font-size: 22px;
  4329.     line-height: 30px;
  4330.     font-weight: 400;
  4331.     font-style: normal;
  4332.     font-family: Arial;
  4333.     padding: 0 0 0 0px;
  4334.     text-decoration: none;
  4335.     text-align: center;
  4336.     background-color: transparent;
  4337.     border-color: transparent;
  4338.     border-style: none;
  4339.     border-width: 0px;
  4340.     border-radius: 0 0 0 0px;
  4341.     text-align: center
  4342. }
  4343. .tp-caption.SleekLanding-Social:hover,
  4344. .SleekLanding-Social:hover {
  4345.     color: rgba(0, 0, 0, 0.25);
  4346.     text-decoration: none;
  4347.     background-color: transparent;
  4348.     border-color: transparent;
  4349.     border-style: none;
  4350.     border-width: 0px;
  4351.     border-radius: 0 0 0 0px;
  4352.     cursor: pointer
  4353. }
  4354. #rev_slider_429_1_wrapper .tp-loader.spinner2 {
  4355.     background-color: #555555 !important;
  4356. }
  4357. .tp-fat {
  4358.     font-weight: 900 !important;
  4359. }
  4360.  
  4361. .tp-caption.PostSlider-Category,
  4362. .PostSlider-Category {
  4363.     color: rgba(0, 0, 0, 1.00);
  4364.     font-size: 15px;
  4365.     line-height: 15px;
  4366.     font-weight: 300;
  4367.     font-style: normal;
  4368.     font-family: Roboto;
  4369.     padding: 0 0 0 0px;
  4370.     text-decoration: none;
  4371.     background-color: transparent;
  4372.     border-color: transparent;
  4373.     border-style: none;
  4374.     border-width: 0px;
  4375.     border-radius: 0 0 0 0px;
  4376.     letter-spacing: 3px;
  4377.     text-align: left
  4378. }
  4379. .tp-caption.PostSlider-Title,
  4380. .PostSlider-Title {
  4381.     color: rgba(0, 0, 0, 1.00);
  4382.     font-size: 40px;
  4383.     line-height: 40px;
  4384.     font-weight: 400;
  4385.     font-style: normal;
  4386.     font-family: "Playfair Display";
  4387.     padding: 0 0 0 0px;
  4388.     text-decoration: none;
  4389.     background-color: transparent;
  4390.     border-color: transparent;
  4391.     border-style: none;
  4392.     border-width: 0px;
  4393.     border-radius: 0 0 0 0px;
  4394.     text-align: left
  4395. }
  4396. .tp-caption.PostSlider-Content,
  4397. .PostSlider-Content {
  4398.     color: rgba(119, 119, 119, 1.00);
  4399.     font-size: 15px;
  4400.     line-height: 23px;
  4401.     font-weight: 400;
  4402.     font-style: normal;
  4403.     font-family: Roboto;
  4404.     padding: 0 0 0 0px;
  4405.     text-decoration: none;
  4406.     background-color: transparent;
  4407.     border-color: transparent;
  4408.     border-style: none;
  4409.     border-width: 0px;
  4410.     border-radius: 0 0 0 0px;
  4411.     text-align: left
  4412. }
  4413. .tp-caption.PostSlider-Button,
  4414. .PostSlider-Button {
  4415.     color: rgba(0, 0, 0, 1.00);
  4416.     font-size: 15px;
  4417.     line-height: 40px;
  4418.     font-weight: 500;
  4419.     font-style: normal;
  4420.     font-family: Roboto;
  4421.     padding: 1px 56px 1px 32px;
  4422.     text-decoration: none;
  4423.     background-color: rgba(255, 255, 255, 1.00);
  4424.     border-color: rgba(0, 0, 0, 1.00);
  4425.     border-style: solid;
  4426.     border-width: 1px;
  4427.     border-radius: 0px 0px 0px 0px;
  4428.     text-align: left
  4429. }
  4430. .tp-caption.PostSlider-Button:hover,
  4431. .PostSlider-Button:hover {
  4432.     color: rgba(0, 0, 0, 1.00);
  4433.     text-decoration: none;
  4434.     background-color: rgba(238, 238, 238, 1.00);
  4435.     border-color: rgba(0, 0, 0, 1.00);
  4436.     border-style: solid;
  4437.     border-width: 1px;
  4438.     border-radius: 0px 0px 0px 0px;
  4439.     cursor: pointer
  4440. }
  4441.  
  4442. /* media queries */
  4443.  
  4444. @media only screen and (max-width: 960px) {} @media only screen and (max-width: 768px) {} .tp-caption.LandingPage-Title,
  4445. .LandingPage-Title {
  4446.     color:rgba(255,
  4447.     255,
  4448.     255,
  4449.     1.00);
  4450.     font-size:70px;
  4451.     line-height:80px;
  4452.     font-weight:900;
  4453.     font-style:normal;
  4454.     font-family:Lato;
  4455.     padding:0 0 0 0px;
  4456.     text-decoration:none;
  4457.     background-color:transparent;
  4458.     border-color:transparent;
  4459.     border-style:none;
  4460.     border-width:0px;
  4461.     border-radius:0 0 0 0px;
  4462.     text-align:left;
  4463.     letter-spacing:10px
  4464. }
  4465. .tp-caption.LandingPage-SubTitle,
  4466. .LandingPage-SubTitle {
  4467.     color: rgba(255, 255, 255, 1.00);
  4468.     font-size: 20px;
  4469.     line-height: 30px;
  4470.     font-weight: 400;
  4471.     font-style: italic;
  4472.     font-family: Georgia, serif;
  4473.     padding: 0 0 0 0px;
  4474.     text-decoration: none;
  4475.     background-color: transparent;
  4476.     border-color: transparent;
  4477.     border-style: none;
  4478.     border-width: 0px;
  4479.     border-radius: 0 0 0 0px;
  4480.     text-align: left
  4481. }
  4482. .tp-caption.LandingPage-Button,
  4483. .LandingPage-Button {
  4484.     color: rgba(0, 0, 0, 1.00);
  4485.     font-size: 15px;
  4486.     line-height: 54px;
  4487.     font-weight: 500;
  4488.     font-style: normal;
  4489.     font-family: Roboto;
  4490.     padding: 0px 35px 0px 35px;
  4491.     text-decoration: none;
  4492.     background-color: rgba(255, 255, 255, 1.00);
  4493.     border-color: rgba(0, 0, 0, 1.00);
  4494.     border-style: solid;
  4495.     border-width: 0px;
  4496.     border-radius: 0px 0px 0px 0px;
  4497.     text-align: left;
  4498.     letter-spacing: 3px
  4499. }
  4500. .tp-caption.LandingPage-Button:hover,
  4501. .LandingPage-Button:hover {
  4502.     color: rgba(0, 0, 0, 1.00);
  4503.     text-decoration: none;
  4504.     background-color: rgba(255, 255, 255, 1.00);
  4505.     border-color: rgba(0, 0, 0, 1.00);
  4506.     border-style: solid;
  4507.     border-width: 0px;
  4508.     border-radius: 0px 0px 0px 0px;
  4509.     cursor: pointer
  4510. }
  4511. .tp-caption.App-Content a,
  4512. .tp-caption.App-Content a:visited {
  4513.     color: #89124e !important;
  4514.     border-bottom: 1px solid transparent !important;
  4515.     font-weight: bold !important;
  4516. }
  4517. .tp-caption.App-Content a:hover {
  4518.     border-bottom: 1px solid #89124e !important;
  4519. }
  4520. .tp-caption.RockBand-LogoText,
  4521. .RockBand-LogoText {
  4522.     color: rgba(255, 255, 255, 1.00);
  4523.     font-size: 60px;
  4524.     line-height: 60px;
  4525.     font-weight: 700;
  4526.     font-style: normal;
  4527.     font-family: Oswald;
  4528.     padding: 0 0 0 0px;
  4529.     text-decoration: none;
  4530.     text-align: left;
  4531.     background-color: transparent;
  4532.     border-color: transparent;
  4533.     border-style: none;
  4534.     border-width: 0px;
  4535.     border-radius: 0 0 0 0px;
  4536.     text-align: left
  4537. }
  4538. .tp-caption.Twitter-Content a,
  4539. .tp-caption.Twitter-Content a:visited {
  4540.     color: #fff !important;
  4541.     text-decoration: underline !important;
  4542. }
  4543. .tp-caption.Twitter-Content a:hover {
  4544.     color: #fff !important;
  4545.     text-decoration: none !important;
  4546. }
  4547. .soundcloudwrapper iframe {
  4548.     width: 100% !important
  4549. }
  4550.  
  4551. .tp-caption.Agency-LogoText,
  4552. .Agency-LogoText {
  4553.     color: rgba(255, 255, 255, 1.00);
  4554.     font-size: 12px;
  4555.     line-height: 20px;
  4556.     font-weight: 400;
  4557.     font-style: normal;
  4558.     font-family: Lato;
  4559.     padding: 0 0 0 0px;
  4560.     text-decoration: none;
  4561.     text-align: center;
  4562.     background-color: transparent;
  4563.     border-color: transparent;
  4564.     border-style: none;
  4565.     border-width: 0px;
  4566.     border-radius: 0 0 0 0px;
  4567.     text-align: center;
  4568.     letter-spacing: 1px
  4569. }
  4570. .tp-caption.ComingSoon-Highlight,
  4571. .ComingSoon-Highlight {
  4572.     color: rgba(255, 255, 255, 1.00);
  4573.     font-size: 20px;
  4574.     line-height: 37px;
  4575.     font-weight: 400;
  4576.     font-style: normal;
  4577.     font-family: Lato;
  4578.     padding: 0 20px 3px 20px;
  4579.     text-decoration: none;
  4580.     text-align: left;
  4581.     background-color: rgba(0, 154, 238, 1.00);
  4582.     border-color: transparent;
  4583.     border-style: none;
  4584.     border-width: 0px;
  4585.     border-radius: 0 0 0 0px;
  4586.     text-align: left
  4587. }
  4588. .tp-caption.ComingSoon-Count,
  4589. .ComingSoon-Count {
  4590.     color: rgba(255, 255, 255, 1.00);
  4591.     font-size: 50px;
  4592.     line-height: 50px;
  4593.     font-weight: 900;
  4594.     font-style: normal;
  4595.     font-family: Lato;
  4596.     padding: 0 0 0 0px;
  4597.     text-decoration: none;
  4598.     text-align: left;
  4599.     background-color: transparent;
  4600.     border-color: transparent;
  4601.     border-style: none;
  4602.     border-width: 0px;
  4603.     border-radius: 0 0 0 0px;
  4604.     text-align: left
  4605. }
  4606. .tp-caption.ComingSoon-CountUnit,
  4607. .ComingSoon-CountUnit {
  4608.     color: rgba(255, 255, 255, 1.00);
  4609.     font-size: 20px;
  4610.     line-height: 20px;
  4611.     font-weight: 400;
  4612.     font-style: normal;
  4613.     font-family: Lato;
  4614.     padding: 0 0 0 0px;
  4615.     text-decoration: none;
  4616.     text-align: center;
  4617.     background-color: transparent;
  4618.     border-color: transparent;
  4619.     border-style: none;
  4620.     border-width: 0px;
  4621.     border-radius: 0 0 0 0px;
  4622.     text-align: center
  4623. }
  4624. .tp-caption.ComingSoon-NotifyMe,
  4625. .ComingSoon-NotifyMe {
  4626.     color: rgba(164, 157, 143, 1.00);
  4627.     font-size: 27px;
  4628.     line-height: 35px;
  4629.     font-weight: 600;
  4630.     font-style: normal;
  4631.     font-family: Lato;
  4632.     padding: 0 0 0 0px;
  4633.     text-decoration: none;
  4634.     text-align: center;
  4635.     background-color: transparent;
  4636.     border-color: transparent;
  4637.     border-style: none;
  4638.     border-width: 0px;
  4639.     border-radius: 0 0 0 0px;
  4640.     text-align: center
  4641. }
  4642.  
  4643. #mc_embed_signup input#mce-EMAIL {
  4644.     font-family: "Lato", sans-serif;
  4645.     font-size: 15px;
  4646.     color: #000;
  4647.     background-color: #fff;
  4648.     line-height: 46px;
  4649.     padding: 0 20px;
  4650.     cursor: text;
  4651.     border: 1px solid #fff;
  4652.     width: 400px;
  4653.     margin-bottom: 0px;
  4654.     -webkit-transition: background-color 0.5s;
  4655.     -moz-transition: background-color 0.5s;
  4656.     -o-transition: background-color 0.5s;
  4657.     -ms-transition: background-color 0.5s;
  4658.     transition: background-color 0.5s;
  4659.    
  4660.    
  4661.     border-radius: 0px;
  4662. }
  4663. #mc_embed_signup input#mce-EMAIL[type="email"]:focus {
  4664.     background-color: #fff;
  4665.     border: 1px solid #666;
  4666.     border-right: 0;
  4667. }
  4668. #mc_embed_signup input#mc-embedded-subscribe,
  4669. #mc_embed_signup input#mc-embedded-subscribe:focus {
  4670.     font-family: "Lato", sans-serif;
  4671.     line-height: 46px;
  4672.     letter-spacing: 1px;
  4673.     text-transform: uppercase;
  4674.     font-size: 13px;
  4675.     font-weight: 900;
  4676.     padding: 0 20px;
  4677.     border: 1px solid #009aee;
  4678.     background: #009aee;
  4679.     color: #fff;
  4680.    
  4681.    
  4682.     border-radius: 0px;
  4683. }
  4684. #mc_embed_signup input#mc-embedded-subscribe:hover {
  4685.     background: #0083d4;
  4686. }
  4687. @media only screen and (max-width: 767px) {
  4688.     #mc_embed_signup input#mce-EMAIL {
  4689.         width: 200px;
  4690.     }
  4691. }
  4692. .tp-caption.Agency-SmallTitle,
  4693. .Agency-SmallTitle {
  4694.     color: rgba(255, 255, 255, 1.00);
  4695.     font-size: 15px;
  4696.     line-height: 22px;
  4697.     font-weight: 400;
  4698.     font-style: normal;
  4699.     font-family: lato;
  4700.     padding: 0 0 0 0px;
  4701.     text-decoration: none;
  4702.     text-align: center;
  4703.     background-color: transparent;
  4704.     border-color: transparent;
  4705.     border-style: none;
  4706.     border-width: 0px;
  4707.     border-radius: 0 0 0 0px;
  4708.     text-align: center;
  4709.     letter-spacing: 6px
  4710. }
  4711. .tp-caption.Agency-SmallContent,
  4712. .Agency-SmallContent {
  4713.     color: rgba(255, 255, 255, 1.00);
  4714.     font-size: 15px;
  4715.     line-height: 24px;
  4716.     font-weight: 400;
  4717.     font-style: normal;
  4718.     font-family: lato;
  4719.     padding: 0 0 0 0px;
  4720.     text-decoration: none;
  4721.     text-align: center;
  4722.     background-color: transparent;
  4723.     border-color: transparent;
  4724.     border-style: none;
  4725.     border-width: 0px;
  4726.     border-radius: 0 0 0 0px;
  4727.     text-align: center
  4728. }
  4729. .tp-caption.Agency-SmallLink,
  4730. .Agency-SmallLink {
  4731.     color: rgba(248, 124, 9, 1.00);
  4732.     font-size: 12px;
  4733.     line-height: 22px;
  4734.     font-weight: 700;
  4735.     font-style: normal;
  4736.     font-family: lato;
  4737.     padding: 0 0 0px 0;
  4738.     text-decoration: none;
  4739.     text-align: center;
  4740.     background-color: transparent;
  4741.     border-color: transparent;
  4742.     border-style: none;
  4743.     border-width: 0px;
  4744.     border-radius: 0 0 0 0px;
  4745.     text-align: center;
  4746.     letter-spacing: 2px;
  4747.     border-bottom: 1px solid #f87c09 !important
  4748. }
  4749. .tp-caption.Agency-SmallLink:hover,
  4750. .Agency-SmallLink:hover {
  4751.     color: rgba(255, 255, 255, 1.00);
  4752.     text-decoration: none;
  4753.     background-color: transparent;
  4754.     border-color: transparent;
  4755.     border-style: none;
  4756.     border-width: 0px;
  4757.     border-radius: 0 0 0 0px;
  4758.     cursor: pointer
  4759. }
  4760. .tp-caption.Agency-NavButton,
  4761. .Agency-NavButton {
  4762.     color: rgba(51, 51, 51, 1.00);
  4763.     font-size: 17px;
  4764.     line-height: 50px;
  4765.     font-weight: 500;
  4766.     font-style: normal;
  4767.     font-family: Roboto;
  4768.     padding: 0px 0px 0px 0px;
  4769.     text-decoration: none;
  4770.     text-align: center;
  4771.     background-color: rgba(255, 255, 255, 1.00);
  4772.     border-color: rgba(0, 0, 0, 1.00);
  4773.     border-style: solid;
  4774.     border-width: 0px;
  4775.     border-radius: 0px 0px 0px 0px;
  4776.     text-align: center
  4777. }
  4778. .tp-caption.Agency-NavButton:hover,
  4779. .Agency-NavButton:hover {
  4780.     color: rgba(255, 255, 255, 1.00);
  4781.     text-decoration: none;
  4782.     background-color: rgba(51, 51, 51, 1.00);
  4783.     border-color: rgba(0, 0, 0, 1.00);
  4784.     border-style: solid;
  4785.     border-width: 0px;
  4786.     border-radius: 0px 0px 0px 0px;
  4787.     cursor: pointer
  4788. }
  4789. .tp-caption.Agency-SmallLinkGreen,
  4790. .Agency-SmallLinkGreen {
  4791.     color: rgba(109, 177, 155, 1.00);
  4792.     font-size: 12px;
  4793.     line-height: 22px;
  4794.     font-weight: 700;
  4795.     font-style: normal;
  4796.     font-family: lato;
  4797.     padding: 0 0 0px 0;
  4798.     text-decoration: none;
  4799.     text-align: center;
  4800.     background-color: transparent;
  4801.     border-color: transparent;
  4802.     border-style: none;
  4803.     border-width: 0px;
  4804.     border-radius: 0 0 0 0px;
  4805.     text-align: center;
  4806.     letter-spacing: 2px;
  4807.     border-bottom: 1px solid #6db19b !important
  4808. }
  4809. .tp-caption.Agency-SmallLinkGreen:hover,
  4810. .Agency-SmallLinkGreen:hover {
  4811.     color: rgba(255, 255, 255, 1.00);
  4812.     text-decoration: none;
  4813.     background-color: transparent;
  4814.     border-color: transparent;
  4815.     border-style: none;
  4816.     border-width: 0px;
  4817.     border-radius: 0 0 0 0px;
  4818.     cursor: pointer
  4819. }
  4820. .tp-caption.Agency-SmallLinkBlue,
  4821. .Agency-SmallLinkBlue {
  4822.     color: rgba(153, 153, 153, 1.00);
  4823.     font-size: 12px;
  4824.     line-height: 22px;
  4825.     font-weight: 700;
  4826.     font-style: normal;
  4827.     font-family: lato;
  4828.     padding: 0 0 0px 0;
  4829.     text-decoration: none;
  4830.     text-align: center;
  4831.     background-color: transparent;
  4832.     border-color: transparent;
  4833.     border-style: none;
  4834.     border-width: 0px;
  4835.     border-radius: 0 0 0 0px;
  4836.     text-align: center;
  4837.     letter-spacing: 2px;
  4838.     border-bottom: 1px solid #999 !important
  4839. }
  4840. .tp-caption.Agency-SmallLinkBlue:hover,
  4841. .Agency-SmallLinkBlue:hover {
  4842.     color: rgba(255, 255, 255, 1.00);
  4843.     text-decoration: none;
  4844.     background-color: transparent;
  4845.     border-color: transparent;
  4846.     border-style: none;
  4847.     border-width: 0px;
  4848.     border-radius: 0 0 0 0px;
  4849.     cursor: pointer
  4850. }
  4851. .tp-caption.Agency-LogoText,
  4852. .Agency-LogoText {
  4853.     color: rgba(255, 255, 255, 1.00);
  4854.     font-size: 12px;
  4855.     line-height: 20px;
  4856.     font-weight: 400;
  4857.     font-style: normal;
  4858.     font-family: Lato;
  4859.     padding: 0 0 0 0px;
  4860.     text-decoration: none;
  4861.     text-align: center;
  4862.     background-color: transparent;
  4863.     border-color: transparent;
  4864.     border-style: none;
  4865.     border-width: 0px;
  4866.     border-radius: 0 0 0 0px;
  4867.     text-align: center;
  4868.     letter-spacing: 1px
  4869. }
  4870. .tp-caption.Agency-ArrowTooltip,
  4871. .Agency-ArrowTooltip {
  4872.     color: rgba(51, 51, 51, 1.00);
  4873.     font-size: 15px;
  4874.     line-height: 20px;
  4875.     font-weight: 400;
  4876.     font-style: normal;
  4877.     font-family: "Permanent Marker";
  4878.     padding: 0 0 0 0px;
  4879.     text-decoration: none;
  4880.     text-align: left;
  4881.     background-color: transparent;
  4882.     border-color: transparent;
  4883.     border-style: none;
  4884.     border-width: 0px;
  4885.     border-radius: 0 0 0 0px;
  4886.     text-align: left
  4887. }
  4888. .tp-caption.Agency-SmallSocial,
  4889. .Agency-SmallSocial {
  4890.     color: rgba(255, 255, 255, 1.00);
  4891.     font-size: 30px;
  4892.     line-height: 30px;
  4893.     font-weight: 400;
  4894.     font-style: normal;
  4895.     font-family: Arial;
  4896.     padding: 0 0 0 0px;
  4897.     text-decoration: none;
  4898.     text-align: center;
  4899.     background-color: transparent;
  4900.     border-color: transparent;
  4901.     border-style: none;
  4902.     border-width: 0px;
  4903.     border-radius: 0 0 0 0px;
  4904.     text-align: center
  4905. }
  4906. .tp-caption.Agency-SmallSocial:hover,
  4907. .Agency-SmallSocial:hover {
  4908.     color: rgba(51, 51, 51, 1.00);
  4909.     text-decoration: none;
  4910.     background-color: transparent;
  4911.     border-color: transparent;
  4912.     border-style: none;
  4913.     border-width: 0px;
  4914.     border-radius: 0px 0px 0px 0px;
  4915.     cursor: pointer
  4916. }
  4917. .tp-caption.Twitter-Content a,
  4918. .tp-caption.Twitter-Content a:visited {
  4919.     color: #0084B4 !important
  4920. }
  4921. .tp-caption.Twitter-Content a:hover {
  4922.     color: #0084B4 !important;
  4923.     text-decoration: underline !important
  4924. }
  4925. .tp-caption.CreativeFrontPage-Btn,
  4926. .CreativeFrontPage-Btn {
  4927.     color: rgba(255, 255, 255, 1.00);
  4928.     font-size: 14px;
  4929.     line-height: 60px;
  4930.     font-weight: 900;
  4931.     font-style: normal;
  4932.     font-family: Roboto;
  4933.     padding: 0px 50px 0px 50px;
  4934.     text-decoration: none;
  4935.     text-align: left;
  4936.     background-color: rgba(0, 104, 92, 1.00);
  4937.     border-color: rgba(0, 0, 0, 1.00);
  4938.     border-style: solid;
  4939.     border-width: 0px;
  4940.     border-radius: 4px 4px 4px 4px;
  4941.     letter-spacing: 2px
  4942. }
  4943. .tp-caption.CreativeFrontPage-Btn:hover,
  4944. .CreativeFrontPage-Btn:hover {
  4945.     color: rgba(255, 255, 255, 1.00);
  4946.     text-decoration: none;
  4947.     background-color: rgba(0, 0, 0, 0.25);
  4948.     border-color: rgba(0, 0, 0, 1.00);
  4949.     border-style: solid;
  4950.     border-width: 0px;
  4951.     border-radius: 4px 4px 4px 4px;
  4952.     cursor: pointer
  4953. }
  4954. .tp-caption.CreativeFrontPage-Menu,
  4955. .CreativeFrontPage-Menu {
  4956.     color: rgba(255, 255, 255, 1.00);
  4957.     font-size: 14px;
  4958.     line-height: 14px;
  4959.     font-weight: 500;
  4960.     font-style: normal;
  4961.     font-family: roboto;
  4962.     padding: 0 0 0 0px;
  4963.     text-decoration: none;
  4964.     text-align: left;
  4965.     background-color: transparent;
  4966.     border-color: transparent;
  4967.     border-style: none;
  4968.     border-width: 0px;
  4969.     border-radius: 0 0 0 0px;
  4970.     letter-spacing: 2px
  4971. }
  4972. .tp-flip-index {
  4973.     z-index: 1000 !important;
  4974. }
  4975. .tp-caption.Twitter-Content a,
  4976. .tp-caption.Twitter-Content a:visited {
  4977.     color: #0084B4 !important
  4978. }
  4979. .tp-caption.Twitter-Content a:hover {
  4980.     color: #0084B4 !important;
  4981.     text-decoration: underline !important
  4982. }
  4983. .tp-caption.FullScreenMenu-Category,
  4984. .FullScreenMenu-Category {
  4985.     color: rgba(17, 17, 17, 1.00);
  4986.     font-size: 20px;
  4987.     line-height: 20px;
  4988.     font-weight: 700;
  4989.     font-style: normal;
  4990.     font-family: BenchNine;
  4991.     padding: 21px 30px 16px 30px;
  4992.     text-decoration: none;
  4993.     text-align: left;
  4994.     background-color: rgba(255, 255, 255, 0.90);
  4995.     border-color: transparent;
  4996.     border-style: none;
  4997.     border-width: 0px;
  4998.     border-radius: 0 0 0 0px;
  4999.     letter-spacing: 3px
  5000. }
  5001. .tp-caption.FullScreenMenu-Title,
  5002. .FullScreenMenu-Title {
  5003.     color: rgba(255, 255, 255, 1.00);
  5004.     font-size: 65px;
  5005.     line-height: 70px;
  5006.     font-weight: 700;
  5007.     font-style: normal;
  5008.     font-family: BenchNine;
  5009.     padding: 21px 30px 16px 30px;
  5010.     text-decoration: none;
  5011.     text-align: left;
  5012.     background-color: rgba(17, 17, 17, 0.90);
  5013.     border-color: transparent;
  5014.     border-style: none;
  5015.     border-width: 0px;
  5016.     border-radius: 0 0 0 0px
  5017. }
  5018. .tp-caption.Twitter-Content a,
  5019. .tp-caption.Twitter-Content a:visited {
  5020.     color: #0084B4 !important
  5021. }
  5022. .tp-caption.Twitter-Content a:hover {
  5023.     color: #0084B4 !important;
  5024.     text-decoration: underline !important
  5025. }
  5026. .tp-caption.TechJournal-Button,
  5027. .TechJournal-Button {
  5028.     color: rgba(255, 255, 255, 1.00);
  5029.     font-size: 13px;
  5030.     line-height: 40px;
  5031.     font-weight: 900;
  5032.     font-style: normal;
  5033.     font-family: Raleway;
  5034.     padding: 1px 30px 1px 30px;
  5035.     text-decoration: none;
  5036.     text-align: left;
  5037.     background-color: rgba(138, 0, 255, 1.00);
  5038.     border-color: rgba(0, 0, 0, 1.00);
  5039.     border-style: solid;
  5040.     border-width: 0px;
  5041.     border-radius: 0px 0px 0px 0px;
  5042.     letter-spacing: 3px
  5043. }
  5044. .tp-caption.TechJournal-Button:hover,
  5045. .TechJournal-Button:hover {
  5046.     color: rgba(0, 0, 0, 1.00);
  5047.     text-decoration: none;
  5048.     background-color: rgba(255, 255, 255, 1.00);
  5049.     border-color: rgba(0, 0, 0, 1.00);
  5050.     border-style: solid;
  5051.     border-width: 0px;
  5052.     border-radius: 0px 0px 0px 0px;
  5053.     cursor: pointer
  5054. }
  5055. .tp-caption.TechJournal-Big,
  5056. .TechJournal-Big {
  5057.     color: rgba(255, 255, 255, 1.00);
  5058.     font-size: 120px;
  5059.     line-height: 120px;
  5060.     font-weight: 900;
  5061.     font-style: normal;
  5062.     font-family: Raleway;
  5063.     padding: 0 0 0 0px;
  5064.     text-decoration: none;
  5065.     text-align: left;
  5066.     background-color: transparent;
  5067.     border-color: transparent;
  5068.     border-style: none;
  5069.     border-width: 0px;
  5070.     border-radius: 0 0 0 0px;
  5071.     letter-spacing: 0px
  5072. }
  5073. .rev_slider {
  5074.     overflow: hidden;
  5075. }
  5076. .effect_layer {
  5077.     position: absolute;
  5078.     top: 0px;
  5079.     left: 0px;
  5080.     width: 100%;
  5081.     height: 100%;
  5082. }
  5083.  
  5084. .tp-caption.Twitter-Content a,
  5085.     .tp-caption.Twitter-Content a:visited {
  5086.         color: #0084B4 !important
  5087.     }
  5088.     .tp-caption.Twitter-Content a:hover {
  5089.         color: #0084B4 !important;
  5090.         text-decoration: underline !important
  5091.     }
  5092.     #menu_forcefullwidth {
  5093.         z-index: 5000;
  5094.         position: fixed !important;
  5095.         top: 0px;
  5096.         left: 0px;
  5097.         width: 100%
  5098.     }
  5099.     .tp-caption.FullSiteBlock-Title,
  5100.     .FullSiteBlock-Title {
  5101.         color: rgba(51, 51, 51, 1.00);
  5102.         font-size: 55px;
  5103.         line-height: 65px;
  5104.         font-weight: 300;
  5105.         font-style: normal;
  5106.         font-family: Lato;
  5107.         padding: 0 0 0 0px;
  5108.         text-decoration: none;
  5109.         text-align: center;
  5110.         background-color: transparent;
  5111.         border-color: transparent;
  5112.         border-style: none;
  5113.         border-width: 0px;
  5114.         border-radius: 0 0 0 0px;
  5115.         text-align: center
  5116.     }
  5117.     .tp-caption.FullSiteBlock-SubTitle,
  5118.     .FullSiteBlock-SubTitle {
  5119.         color: rgba(51, 51, 51, 1.00);
  5120.         font-size: 25px;
  5121.         line-height: 34px;
  5122.         font-weight: 300;
  5123.         font-style: normal;
  5124.         font-family: Lato;
  5125.         padding: 0 0 0 0px;
  5126.         text-decoration: none;
  5127.         text-align: center;
  5128.         background-color: transparent;
  5129.         border-color: transparent;
  5130.         border-style: none;
  5131.         border-width: 0px;
  5132.         border-radius: 0 0 0 0px;
  5133.         text-align: center
  5134.     }
  5135.     .tp-caption.FullSiteBlock-Link,
  5136.     .FullSiteBlock-Link {
  5137.         color: rgba(0, 150, 255, 1.00);
  5138.         font-size: 25px;
  5139.         line-height: 24px;
  5140.         font-weight: 300;
  5141.         font-style: normal;
  5142.         font-family: Lato;
  5143.         padding: 0 0 0 0px;
  5144.         text-decoration: none;
  5145.         text-align: center;
  5146.         background-color: transparent;
  5147.         border-color: transparent;
  5148.         border-style: none;
  5149.         border-width: 0px;
  5150.         border-radius: 0 0 0 0px;
  5151.         text-align: center
  5152.     }
  5153.     .tp-caption.FullSiteBlock-Link:hover,
  5154.     .FullSiteBlock-Link:hover {
  5155.         color: rgba(51, 51, 51, 1.00);
  5156.         text-decoration: none;
  5157.         background-color: transparent;
  5158.         border-color: transparent;
  5159.         border-style: none;
  5160.         border-width: 0px;
  5161.         border-radius: 0 0 0 0px;
  5162.         cursor: pointer
  5163.     }
  5164.     .tp-caption.FullSiteBlock-DownButton,
  5165.     .FullSiteBlock-DownButton {
  5166.         color: rgba(51, 51, 51, 1.00);
  5167.         font-size: 25px;
  5168.         line-height: 32px;
  5169.         font-weight: 500;
  5170.         font-style: normal;
  5171.         font-family: Roboto;
  5172.         padding: 1px 1px 1px 1px;
  5173.         text-decoration: none;
  5174.         text-align: center;
  5175.         background-color: transparent;
  5176.         border-color: rgba(51, 51, 51, 1.00);
  5177.         border-style: solid;
  5178.         border-width: 1px;
  5179.         border-radius: 30px 30px 30px 30px;
  5180.         text-align: center
  5181.     }
  5182.     .tp-caption.FullSiteBlock-DownButton:hover,
  5183.     .FullSiteBlock-DownButton:hover {
  5184.         color: rgba(0, 150, 255, 1.00);
  5185.         text-decoration: none;
  5186.         background-color: transparent;
  5187.         border-color: rgba(0, 150, 255, 1.00);
  5188.         border-style: solid;
  5189.         border-width: 1px;
  5190.         border-radius: 30px 30px 30px 30px;
  5191.         cursor: pointer
  5192.     }
  5193.     .tp-caption.FullSiteBlock-Title,
  5194.     .FullSiteBlock-Title {
  5195.         color: rgba(51, 51, 51, 1.00);
  5196.         font-size: 55px;
  5197.         line-height: 65px;
  5198.         font-weight: 300;
  5199.         font-style: normal;
  5200.         font-family: Lato;
  5201.         padding: 0 0 0 0px;
  5202.         text-decoration: none;
  5203.         text-align: center;
  5204.         background-color: transparent;
  5205.         border-color: transparent;
  5206.         border-style: none;
  5207.         border-width: 0px;
  5208.         border-radius: 0 0 0 0px;
  5209.         text-align: center
  5210.     }
  5211.     .tp-caption.FullSiteBlock-SubTitle,
  5212.     .FullSiteBlock-SubTitle {
  5213.         color: rgba(51, 51, 51, 1.00);
  5214.         font-size: 25px;
  5215.         line-height: 34px;
  5216.         font-weight: 300;
  5217.         font-style: normal;
  5218.         font-family: Lato;
  5219.         padding: 0 0 0 0px;
  5220.         text-decoration: none;
  5221.         text-align: center;
  5222.         background-color: transparent;
  5223.         border-color: transparent;
  5224.         border-style: none;
  5225.         border-width: 0px;
  5226.         border-radius: 0 0 0 0px;
  5227.         text-align: center
  5228.     }
  5229.     .tp-caption.FullSiteBlock-Link,
  5230.     .FullSiteBlock-Link {
  5231.         color: rgba(0, 150, 255, 1.00);
  5232.         font-size: 25px;
  5233.         line-height: 24px;
  5234.         font-weight: 300;
  5235.         font-style: normal;
  5236.         font-family: Lato;
  5237.         padding: 0 0 0 0px;
  5238.         text-decoration: none;
  5239.         text-align: center;
  5240.         background-color: transparent;
  5241.         border-color: transparent;
  5242.         border-style: none;
  5243.         border-width: 0px;
  5244.         border-radius: 0 0 0 0px;
  5245.         text-align: center
  5246.     }
  5247.     .tp-caption.FullSiteBlock-Link:hover,
  5248.     .FullSiteBlock-Link:hover {
  5249.         color: rgba(51, 51, 51, 1.00);
  5250.         text-decoration: none;
  5251.         background-color: transparent;
  5252.         border-color: transparent;
  5253.         border-style: none;
  5254.         border-width: 0px;
  5255.         border-radius: 0 0 0 0px;
  5256.         cursor: pointer
  5257.     }
  5258.     .tp-caption.FullSiteBlock-DownButton,
  5259.     .FullSiteBlock-DownButton {
  5260.         color: rgba(51, 51, 51, 1.00);
  5261.         font-size: 25px;
  5262.         line-height: 32px;
  5263.         font-weight: 500;
  5264.         font-style: normal;
  5265.         font-family: Roboto;
  5266.         padding: 1px 1px 1px 1px;
  5267.         text-decoration: none;
  5268.         text-align: center;
  5269.         background-color: transparent;
  5270.         border-color: rgba(51, 51, 51, 1.00);
  5271.         border-style: solid;
  5272.         border-width: 1px;
  5273.         border-radius: 30px 30px 30px 30px;
  5274.         text-align: center
  5275.     }
  5276.     .tp-caption.FullSiteBlock-DownButton:hover,
  5277.     .FullSiteBlock-DownButton:hover {
  5278.         color: rgba(0, 150, 255, 1.00);
  5279.         text-decoration: none;
  5280.         background-color: transparent;
  5281.         border-color: rgba(0, 150, 255, 1.00);
  5282.         border-style: solid;
  5283.         border-width: 1px;
  5284.         border-radius: 30px 30px 30px 30px;
  5285.         cursor: pointer
  5286.     }
  5287.     .tp-caption.FullSiteBlock-Title,
  5288.     .FullSiteBlock-Title {
  5289.         color: rgba(51, 51, 51, 1.00);
  5290.         font-size: 55px;
  5291.         line-height: 65px;
  5292.         font-weight: 300;
  5293.         font-style: normal;
  5294.         font-family: Lato;
  5295.         padding: 0 0 0 0px;
  5296.         text-decoration: none;
  5297.         text-align: center;
  5298.         background-color: transparent;
  5299.         border-color: transparent;
  5300.         border-style: none;
  5301.         border-width: 0px;
  5302.         border-radius: 0 0 0 0px;
  5303.         text-align: center
  5304.     }
  5305.     .tp-caption.FullSiteBlock-SubTitle,
  5306.     .FullSiteBlock-SubTitle {
  5307.         color: rgba(51, 51, 51, 1.00);
  5308.         font-size: 25px;
  5309.         line-height: 34px;
  5310.         font-weight: 300;
  5311.         font-style: normal;
  5312.         font-family: Lato;
  5313.         padding: 0 0 0 0px;
  5314.         text-decoration: none;
  5315.         text-align: center;
  5316.         background-color: transparent;
  5317.         border-color: transparent;
  5318.         border-style: none;
  5319.         border-width: 0px;
  5320.         border-radius: 0 0 0 0px;
  5321.         text-align: center
  5322.     }
  5323.     .tp-caption.FullSiteBlock-DownButton,
  5324.     .FullSiteBlock-DownButton {
  5325.         color: rgba(51, 51, 51, 1.00);
  5326.         font-size: 25px;
  5327.         line-height: 32px;
  5328.         font-weight: 500;
  5329.         font-style: normal;
  5330.         font-family: Roboto;
  5331.         padding: 1px 1px 1px 1px;
  5332.         text-decoration: none;
  5333.         text-align: center;
  5334.         background-color: transparent;
  5335.         border-color: rgba(51, 51, 51, 1.00);
  5336.         border-style: solid;
  5337.         border-width: 1px;
  5338.         border-radius: 30px 30px 30px 30px;
  5339.         text-align: center
  5340.     }
  5341.     .tp-caption.FullSiteBlock-DownButton:hover,
  5342.     .FullSiteBlock-DownButton:hover {
  5343.         color: rgba(0, 150, 255, 1.00);
  5344.         text-decoration: none;
  5345.         background-color: transparent;
  5346.         border-color: rgba(0, 150, 255, 1.00);
  5347.         border-style: solid;
  5348.         border-width: 1px;
  5349.         border-radius: 30px 30px 30px 30px;
  5350.         cursor: pointer
  5351.     }
  5352.     .tp-caption.FullSiteBlock-Title,
  5353.     .FullSiteBlock-Title {
  5354.         color: rgba(51, 51, 51, 1.00);
  5355.         font-size: 55px;
  5356.         line-height: 65px;
  5357.         font-weight: 300;
  5358.         font-style: normal;
  5359.         font-family: Lato;
  5360.         padding: 0 0 0 0px;
  5361.         text-decoration: none;
  5362.         text-align: center;
  5363.         background-color: transparent;
  5364.         border-color: transparent;
  5365.         border-style: none;
  5366.         border-width: 0px;
  5367.         border-radius: 0 0 0 0px;
  5368.         text-align: center
  5369.     }
  5370.     .tp-caption.FullSiteBlock-SubTitle,
  5371.     .FullSiteBlock-SubTitle {
  5372.         color: rgba(51, 51, 51, 1.00);
  5373.         font-size: 25px;
  5374.         line-height: 34px;
  5375.         font-weight: 300;
  5376.         font-style: normal;
  5377.         font-family: Lato;
  5378.         padding: 0 0 0 0px;
  5379.         text-decoration: none;
  5380.         text-align: center;
  5381.         background-color: transparent;
  5382.         border-color: transparent;
  5383.         border-style: none;
  5384.         border-width: 0px;
  5385.         border-radius: 0 0 0 0px;
  5386.         text-align: center
  5387.     }
  5388.     .tp-caption.FullSiteBlock-Link,
  5389.     .FullSiteBlock-Link {
  5390.         color: rgba(0, 150, 255, 1.00);
  5391.         font-size: 25px;
  5392.         line-height: 24px;
  5393.         font-weight: 300;
  5394.         font-style: normal;
  5395.         font-family: Lato;
  5396.         padding: 0 0 0 0px;
  5397.         text-decoration: none;
  5398.         text-align: center;
  5399.         background-color: transparent;
  5400.         border-color: transparent;
  5401.         border-style: none;
  5402.         border-width: 0px;
  5403.         border-radius: 0 0 0 0px;
  5404.         text-align: center
  5405.     }
  5406.     .tp-caption.FullSiteBlock-Link:hover,
  5407.     .FullSiteBlock-Link:hover {
  5408.         color: rgba(51, 51, 51, 1.00);
  5409.         text-decoration: none;
  5410.         background-color: transparent;
  5411.         border-color: transparent;
  5412.         border-style: none;
  5413.         border-width: 0px;
  5414.         border-radius: 0 0 0 0px;
  5415.         cursor: pointer
  5416.     }
  5417.     .tp-caption.FullSiteBlock-DownButton,
  5418.     .FullSiteBlock-DownButton {
  5419.         color: rgba(51, 51, 51, 1.00);
  5420.         font-size: 25px;
  5421.         line-height: 32px;
  5422.         font-weight: 500;
  5423.         font-style: normal;
  5424.         font-family: Roboto;
  5425.         padding: 1px 1px 1px 1px;
  5426.         text-decoration: none;
  5427.         text-align: center;
  5428.         background-color: transparent;
  5429.         border-color: rgba(51, 51, 51, 1.00);
  5430.         border-style: solid;
  5431.         border-width: 1px;
  5432.         border-radius: 30px 30px 30px 30px;
  5433.         text-align: center
  5434.     }
  5435.     .tp-caption.FullSiteBlock-DownButton:hover,
  5436.     .FullSiteBlock-DownButton:hover {
  5437.         color: rgba(0, 150, 255, 1.00);
  5438.         text-decoration: none;
  5439.         background-color: transparent;
  5440.         border-color: rgba(0, 150, 255, 1.00);
  5441.         border-style: solid;
  5442.         border-width: 1px;
  5443.         border-radius: 30px 30px 30px 30px;
  5444.         cursor: pointer
  5445.     }
  5446.     .rev_slider {
  5447.         overflow: hidden;
  5448.     }
  5449.     .effect_layer {
  5450.         position: absolute;
  5451.         top: 0px;
  5452.         left: 0px;
  5453.         width: 100%;
  5454.         height: 100%;
  5455.     }
  5456.     .gyges .tp-thumb {
  5457.         opacity: 1
  5458.     }
  5459.     .gyges .tp-thumb-img-wrap {
  5460.         padding: 3px;
  5461.         background-color: rgba(0, 0, 0, 0.25);
  5462.         display: inline-block;
  5463.         width: 100%;
  5464.         height: 100%;
  5465.         position: relative;
  5466.         margin: 0px;
  5467.         box-sizing: border-box;
  5468.         transition: all 0.3s;
  5469.         -webkit-transition: all 0.3s;
  5470.     }
  5471.     .gyges .tp-thumb-image {
  5472.         padding: 3px;
  5473.         display: block;
  5474.         box-sizing: border-box;
  5475.         position: relative;
  5476.         -webkit-box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);
  5477.         -moz-box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);
  5478.         box-shadow: inset 5px 5px 10px 0px rgba(0, 0, 0, 0.25);
  5479.     }
  5480.     .gyges .tp-thumb:hover .tp-thumb-img-wrap,
  5481.     .gyges .tp-thumb.selected .tp-thumb-img-wrap {
  5482.         background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
  5483.         background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
  5484.         background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
  5485.         background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
  5486.         background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
  5487.         background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
  5488.     }
  5489.     .tp-caption.FullSiteBlock-Title,
  5490.     .FullSiteBlock-Title {
  5491.         color: rgba(51, 51, 51, 1.00);
  5492.         font-size: 55px;
  5493.         line-height: 65px;
  5494.         font-weight: 300;
  5495.         font-style: normal;
  5496.         font-family: Lato;
  5497.         padding: 0 0 0 0px;
  5498.         text-decoration: none;
  5499.         text-align: center;
  5500.         background-color: transparent;
  5501.         border-color: transparent;
  5502.         border-style: none;
  5503.         border-width: 0px;
  5504.         border-radius: 0 0 0 0px;
  5505.         text-align: center
  5506.     }
  5507.     .tp-caption.FullSiteBlock-SubTitle,
  5508.     .FullSiteBlock-SubTitle {
  5509.         color: rgba(51, 51, 51, 1.00);
  5510.         font-size: 25px;
  5511.         line-height: 34px;
  5512.         font-weight: 300;
  5513.         font-style: normal;
  5514.         font-family: Lato;
  5515.         padding: 0 0 0 0px;
  5516.         text-decoration: none;
  5517.         text-align: center;
  5518.         background-color: transparent;
  5519.         border-color: transparent;
  5520.         border-style: none;
  5521.         border-width: 0px;
  5522.         border-radius: 0 0 0 0px;
  5523.         text-align: center
  5524.     }
  5525.     .tp-caption.FullSiteBlock-Link,
  5526.     .FullSiteBlock-Link {
  5527.         color: rgba(0, 150, 255, 1.00);
  5528.         font-size: 25px;
  5529.         line-height: 24px;
  5530.         font-weight: 300;
  5531.         font-style: normal;
  5532.         font-family: Lato;
  5533.         padding: 0 0 0 0px;
  5534.         text-decoration: none;
  5535.         text-align: center;
  5536.         background-color: transparent;
  5537.         border-color: transparent;
  5538.         border-style: none;
  5539.         border-width: 0px;
  5540.         border-radius: 0 0 0 0px;
  5541.         text-align: center
  5542.     }
  5543.     .tp-caption.FullSiteBlock-Link:hover,
  5544.     .FullSiteBlock-Link:hover {
  5545.         color: rgba(51, 51, 51, 1.00);
  5546.         text-decoration: none;
  5547.         background-color: transparent;
  5548.         border-color: transparent;
  5549.         border-style: none;
  5550.         border-width: 0px;
  5551.         border-radius: 0 0 0 0px;
  5552.         cursor: pointer
  5553.     }
  5554.     .tp-caption.FullSiteBlock-SubTitle,
  5555.     .FullSiteBlock-SubTitle {
  5556.         color: rgba(51, 51, 51, 1.00);
  5557.         font-size: 25px;
  5558.         line-height: 34px;
  5559.         font-weight: 300;
  5560.         font-style: normal;
  5561.         font-family: Lato;
  5562.         padding: 0 0 0 0px;
  5563.         text-decoration: none;
  5564.         text-align: center;
  5565.         background-color: transparent;
  5566.         border-color: transparent;
  5567.         border-style: none;
  5568.         border-width: 0px;
  5569.         border-radius: 0 0 0 0px;
  5570.         text-align: center
  5571.     }
  5572.     .tp-caption.FullSiteBlock-SubTitle,
  5573.     .FullSiteBlock-SubTitle {
  5574.         color: rgba(51, 51, 51, 1.00);
  5575.         font-size: 25px;
  5576.         line-height: 34px;
  5577.         font-weight: 300;
  5578.         font-style: normal;
  5579.         font-family: Lato;
  5580.         padding: 0 0 0 0px;
  5581.         text-decoration: none;
  5582.         text-align: center;
  5583.         background-color: transparent;
  5584.         border-color: transparent;
  5585.         border-style: none;
  5586.         border-width: 0px;
  5587.         border-radius: 0 0 0 0px;
  5588.         text-align: center
  5589.     }
  5590.     .tp-caption.FullSiteBlock-FooterLink,
  5591.     .FullSiteBlock-FooterLink {
  5592.         color: rgba(85, 85, 85, 1.00);
  5593.         font-size: 15px;
  5594.         line-height: 20px;
  5595.         font-weight: 300;
  5596.         font-style: normal;
  5597.         font-family: Lato;
  5598.         padding: 0 0 0 0px;
  5599.         text-decoration: none;
  5600.         text-align: left;
  5601.         background-color: transparent;
  5602.         border-color: transparent;
  5603.         border-style: none;
  5604.         border-width: 0px;
  5605.         border-radius: 0 0 0 0px;
  5606.         text-align: left
  5607.     }
  5608.     .tp-caption.FullSiteBlock-FooterLink:hover,
  5609.     .FullSiteBlock-FooterLink:hover {
  5610.         color: rgba(0, 150, 255, 1.00);
  5611.         text-decoration: none;
  5612.         background-color: transparent;
  5613.         border-color: transparent;
  5614.         border-style: none;
  5615.         border-width: 0px;
  5616.         border-radius: 0 0 0 0px;
  5617.         cursor: pointer
  5618.     }
  5619.     .fb-share-button.fb_iframe_widget iframe {
  5620.         width: 115px!important;
  5621.     }
  5622.     #tp-socialwrapper {
  5623.         opacity: 0;
  5624.     }
  5625.  
  5626.         .tp-caption.Twitter-Content a,
  5627.     .tp-caption.Twitter-Content a:visited {
  5628.         color: #0084B4 !important
  5629.     }
  5630.     .tp-caption.Twitter-Content a:hover {
  5631.         color: #0084B4 !important;
  5632.         text-decoration: underline !important
  5633.     }
  5634.     #menu_forcefullwidth {
  5635.         z-index: 5000;
  5636.         position: fixed !important;
  5637.         top: 0px;
  5638.         left: 0px;
  5639.         width: 100%
  5640.     }
  5641.     #tp-menubg {
  5642.         background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  5643.         /* FF3.6-15 */
  5644.        
  5645.         background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  5646.         /* Chrome10-25,Safari5.1-6 */
  5647.        
  5648.         background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0) 100%);
  5649.         /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  5650.        
  5651.         filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#00000000', GradientType=0);
  5652.         /* IE6-9 */
  5653.     }
  5654.     #mc_embed_signup input[type="email"] {
  5655.         font-family: "Lato", sans-serif;
  5656.         font-size: 16px;
  5657.         font-weight: 400;
  5658.         background-color: #fff;
  5659.         color: #888 !important;
  5660.         line-height: 46px;
  5661.         padding: 0 20px;
  5662.         cursor: text;
  5663.         border: 0;
  5664.         width: 400px;
  5665.         margin-bottom: 0px;
  5666.         -webkit-transition: background-color 0.5s;
  5667.         -moz-transition: background-color 0.5s;
  5668.         -o-transition: background-color 0.5s;
  5669.         -ms-transition: background-color 0.5s;
  5670.         transition: background-color 0.5s;
  5671.         -webkit-border-radius: 3px;
  5672.         -moz-border-radius: 3px;
  5673.         border-radius: 3px;
  5674.     }
  5675.     #mc_embed_signup input[type="email"]::-webkit-input-placeholder {
  5676.         color: #888 !important;
  5677.     }
  5678.     #mc_embed_signup input[type="email"]::-moz-placeholder {
  5679.         color: #888 !important;
  5680.     }
  5681.     #mc_embed_signup input[type="email"]:-ms-input-placeholder {
  5682.         color: #888 !important;
  5683.     }
  5684.     #mc_embed_signup input[type="email"]:focus {
  5685.         background-color: #f5f5f5;
  5686.         color: #454545;
  5687.     }
  5688.     #mc_embed_signup input#mc-embedded-subscribe,
  5689.     #mc_embed_signup input#mc-embedded-subscribe:focus {
  5690.         font-family: "Lato", sans-serif;
  5691.         line-height: 46px;
  5692.         font-size: 16px;
  5693.         font-weight: 700;
  5694.         padding: 0 30px;
  5695.         border: 0;
  5696.         background: #f04531;
  5697.         text-transform: none;
  5698.         color: #fff;
  5699.         -webkit-border-radius: 3px;
  5700.         -moz-border-radius: 3px;
  5701.         border-radius: 3px;
  5702.     }
  5703.     #mc_embed_signup input#mc-embedded-subscribe:hover {
  5704.         background: #e03727;
  5705.     }
  5706.     @media only screen and (max-width: 767px) {
  5707.         #mc_embed_signup input[type="email"] {
  5708.             width: 260px;
  5709.         }
  5710.     }
  5711.     @media only screen and (max-width: 480px) {
  5712.         #mc_embed_signup input[type="email"] {
  5713.             width: 160px;
  5714.         }
  5715.     }
  5716.     #rev_slider_167_6 .uranus.tparrows {
  5717.         width: 50px;
  5718.         height: 50px;
  5719.         background: rgba(255, 255, 255, 0);
  5720.     }
  5721.     #rev_slider_167_6 .uranus.tparrows:before {
  5722.         width: 50px;
  5723.         height: 50px;
  5724.         line-height: 50px;
  5725.         font-size: 40px;
  5726.         transition: all 0.3s;
  5727.         -webkit-transition: all 0.3s;
  5728.     }
  5729.     #rev_slider_167_6 .uranus.tparrows:hover:before {
  5730.         opacity: 0.75;
  5731.     }
  5732.     .tp-caption.FullSiteBlock-SubTitle,
  5733.     .FullSiteBlock-SubTitle {
  5734.         color: rgba(51, 51, 51, 1.00);
  5735.         font-size: 25px;
  5736.         line-height: 34px;
  5737.         font-weight: 300;
  5738.         font-style: normal;
  5739.         font-family: Lato;
  5740.         padding: 0 0 0 0px;
  5741.         text-decoration: none;
  5742.         text-align: center;
  5743.         background-color: transparent;
  5744.         border-color: transparent;
  5745.         border-style: none;
  5746.         border-width: 0px;
  5747.         border-radius: 0 0 0 0px;
  5748.         text-align: center
  5749.     }
  5750.     .tp-caption.ParallaxWebsite-FooterItem,
  5751.     .ParallaxWebsite-FooterItem {
  5752.         color: rgba(255, 255, 255, 0.50);
  5753.         font-size: 16px;
  5754.         line-height: 24px;
  5755.         font-weight: 400;
  5756.         font-style: normal;
  5757.         font-family: Lato;
  5758.         padding: 0 0 0 0px;
  5759.         text-decoration: none;
  5760.         text-align: left;
  5761.         background-color: transparent;
  5762.         border-color: transparent;
  5763.         border-style: none;
  5764.         border-width: 0px;
  5765.         border-radius: 0 0 0 0px
  5766.     }
  5767.     .tp-caption.ParallaxWebsite-FooterItem:hover,
  5768.     .ParallaxWebsite-FooterItem:hover {
  5769.         color: rgba(255, 255, 255, 1.00);
  5770.         text-decoration: none;
  5771.         background-color: transparent;
  5772.         border-color: transparent;
  5773.         border-style: none;
  5774.         border-width: 0px;
  5775.         border-radius: 0 0 0 0px;
  5776.         cursor: pointer
  5777.     }
  5778.     .fb-share-button.fb_iframe_widget iframe {
  5779.         width: 115px!important;
  5780.     }
  5781.     iframe.twitter-share-button {
  5782.         display: none;
  5783.     }
  5784.     .fb-share-button.fb_iframe_widget iframe {
  5785.         display: none;
  5786.     }
  5787.  
  5788.     .tp-caption.FullSiteBlock-Link,
  5789.     .FullSiteBlock-Link {
  5790.     color: rgba(0,150,255,1.00);
  5791.     font-size: 25px;
  5792.     line-height: 24px;
  5793.     font-weight: 300;
  5794.     font-style: normal;
  5795.     font-family: Lato;
  5796.     padding: 0 0 0 0px;
  5797.     text-decoration: none;
  5798.     text-align: center;
  5799.     background-color: transparent;
  5800.     border-color: transparent;
  5801.     border-style: none;
  5802.     border-width: 0px;
  5803.     border-radius: 0 0 0 0px;
  5804.     text-align: center;
  5805. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement