Advertisement
Guest User

Fugitive button - romneytaxplan.com - css

a guest
Oct 17th, 2012
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 17.30 KB | None | 0 0
  1. article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
  2.     display: block;
  3. }
  4.  
  5. audio,canvas,video {
  6.     display: inline-block;
  7.     *display: inline;
  8.     *zoom: 1;
  9. }
  10.  
  11. audio:not([controls]) {
  12.     display: none;
  13. }
  14.  
  15. html {
  16.     font-size: 100%;
  17.     -webkit-text-size-adjust: 100%;
  18.     -ms-text-size-adjust: 100%;
  19. }
  20.  
  21. a:hover,a:active {
  22.     outline: 0;
  23. }
  24.  
  25. sub,sup {
  26.     position: relative;
  27.     font-size: 75%;
  28.     line-height: 0;
  29.     vertical-align: baseline;
  30. }
  31.  
  32. sup {
  33.     top: -0.5em;
  34. }
  35.  
  36. sub {
  37.     bottom: -0.25em;
  38. }
  39.  
  40. img {
  41.     max-width: 100%;
  42.     vertical-align: middle;
  43.     border: 0;
  44.     -ms-interpolation-mode: bicubic;
  45. }
  46.  
  47. button,input,select,textarea {
  48.     margin: 0;
  49.     font-size: 100%;
  50.     vertical-align: middle;
  51. }
  52.  
  53. button,input {
  54.     *overflow: visible;
  55.     line-height: normal;
  56. }
  57.  
  58. button::-moz-focus-inner,input::-moz-focus-inner {
  59.     padding: 0;
  60.     border: 0;
  61. }
  62.  
  63. button,input[type="button"],input[type="reset"],input[type="submit"] {
  64.     cursor: pointer;
  65.     -webkit-appearance: button;
  66. }
  67.  
  68. input[type="search"] {
  69.     -webkit-box-sizing: content-box;
  70.     -moz-box-sizing: content-box;
  71.     box-sizing: content-box;
  72.     -webkit-appearance: textfield;
  73. }
  74.  
  75. input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button {
  76.     -webkit-appearance: none;
  77. }
  78.  
  79. textarea {
  80.     overflow: auto;
  81.     vertical-align: top;
  82. }
  83.  
  84. * {
  85.     -webkit-box-sizing: border-box;
  86.     -moz-box-sizing: border-box;
  87.     -ms-box-sizing: border-box;
  88.     box-sizing: border-box;
  89. }
  90.  
  91. .clearfix {
  92.     *zoom: 1;
  93. }
  94.  
  95. .clearfix:before,.clearfix:after {
  96.     display: table;
  97.     content: "";
  98. }
  99.  
  100. .clearfix:after {
  101.     clear: both;
  102. }
  103.  
  104. .hide-text {
  105.     font: a;
  106.     color: transparent;
  107.     text-shadow: none;
  108.     background-color: transparent;
  109.     border: 0;
  110. }
  111.  
  112. .input-block-level {
  113.     display: block;
  114.     width: 100%;
  115.     min-height: 28px;
  116.     -webkit-box-sizing: border-box;
  117.     -moz-box-sizing: border-box;
  118.     -ms-box-sizing: border-box;
  119.     box-sizing: border-box;
  120. }
  121.  
  122. body {
  123.     margin: 0;
  124.     padding: 0 5px;
  125. }
  126.  
  127. .wrapper {
  128.     margin: 0 auto;
  129. }
  130.  
  131. .row {
  132.     *zoom: 1;
  133.     width: 100%;
  134.     clear: left;
  135. }
  136.  
  137. .row:before,.row:after {
  138.     display: table;
  139.     content: "";
  140. }
  141.  
  142. .row:after {
  143.     clear: both;
  144. }
  145.  
  146. .col {
  147.     float: left;
  148.     display: block;
  149.     width: 100%;
  150. }
  151.  
  152. .boxguides .wrapper {
  153.     -moz-box-shadow: inset 1px 0 1px #008000,inset -1px 0 1px #008000,inset 0 -1px 1px #008000,inset 0 1px 1px #008000;
  154.     -webkit-box-shadow: inset 1px 0 1px #008000,inset -1px 0 1px #008000,inset 0 -1px 1px #008000,inset 0 1px 1px #008000;
  155.     box-shadow: inset 1px 0 1px #008000,inset -1px 0 1px #008000,inset 0 -1px 1px #008000,inset 0 1px 1px #008000;
  156. }
  157.  
  158. .boxguides .row {
  159.     -moz-box-shadow: inset 1px 0 1px #f00,inset -1px 0 1px #f00,inset 0 -1px 1px #f00,inset 0 1px 1px #f00;
  160.     -webkit-box-shadow: inset 1px 0 1px #f00,inset -1px 0 1px #f00,inset 0 -1px 1px #f00,inset 0 1px 1px #f00;
  161.     box-shadow: inset 1px 0 1px #f00,inset -1px 0 1px #f00,inset 0 -1px 1px #f00,inset 0 1px 1px #f00;
  162. }
  163.  
  164. .boxguides .col {
  165.     -moz-box-shadow: inset 1px 0 1px #00f,inset -1px 0 1px #00f,inset 0 -1px 1px #00f,inset 0 1px 1px #00f;
  166.     -webkit-box-shadow: inset 1px 0 1px #00f,inset -1px 0 1px #00f,inset 0 -1px 1px #00f,inset 0 1px 1px #00f;
  167.     box-shadow: inset 1px 0 1px #00f,inset -1px 0 1px #00f,inset 0 -1px 1px #00f,inset 0 1px 1px #00f;
  168. }
  169.  
  170. .Pad {
  171.     padding: 1.25em;
  172. }
  173.  
  174. @media all and (min-width:48em) {
  175.     body {
  176.         padding-left: 0;
  177.         padding-right: 0;
  178.     }
  179.  
  180.     .wrapper {
  181.         width: 48em;
  182.     }
  183.  
  184.     .col {
  185.         margin-left: .625em;
  186.         margin-right: .625em;
  187.     }
  188.  
  189.     .rowGutter {
  190.         margin-bottom: .625em;
  191.     }
  192.  
  193.     .col,.one {
  194.         width: 2.75em;
  195.     }
  196.  
  197.     .two {
  198.         width: 6.75em;
  199.     }
  200.  
  201.     .three {
  202.         width: 10.75em;
  203.     }
  204.  
  205.     .four {
  206.         width: 14.75em;
  207.     }
  208.  
  209.     .five {
  210.         width: 18.75em;
  211.     }
  212.  
  213.     .six {
  214.         width: 22.75em;
  215.     }
  216.  
  217.     .seven {
  218.         width: 26.75em;
  219.     }
  220.  
  221.     .eight {
  222.         width: 30.75em;
  223.     }
  224.  
  225.     .nine {
  226.         width: 34.75em;
  227.     }
  228.  
  229.     .ten {
  230.         width: 38.75em;
  231.     }
  232.  
  233.     .eleven {
  234.         width: 42.75em;
  235.     }
  236.  
  237.     .twelve {
  238.         width: 46.75em;
  239.     }
  240.  
  241.     .innerCol,.col .col {
  242.         margin-left: 0;
  243.         margin-right: 1.25em;
  244.     }
  245.  
  246.     .Pad {
  247.         padding: 1.25em;
  248.     }
  249. }
  250.  
  251. @media all and (min-width:61.5em) {
  252.     .wrapper {
  253.         width: 61.5em;
  254.     }
  255.  
  256.     .col {
  257.         margin-left: .9375em;
  258.         margin-right: .9375em;
  259.     }
  260.  
  261.     .rowGutter {
  262.         margin-bottom: .9375em;
  263.     }
  264.  
  265.     .col,.one {
  266.         width: 3.25em;
  267.     }
  268.  
  269.     .two {
  270.         width: 8.375em;
  271.     }
  272.  
  273.     .three {
  274.         width: 13.5em;
  275.     }
  276.  
  277.     .four {
  278.         width: 18.625em;
  279.     }
  280.  
  281.     .five {
  282.         width: 23.75em;
  283.     }
  284.  
  285.     .six {
  286.         width: 28.875em;
  287.     }
  288.  
  289.     .seven {
  290.         width: 34em;
  291.     }
  292.  
  293.     .eight {
  294.         width: 39.125em;
  295.     }
  296.  
  297.     .nine {
  298.         width: 44.25em;
  299.     }
  300.  
  301.     .ten {
  302.         width: 49.375em;
  303.     }
  304.  
  305.     .eleven {
  306.         width: 54.5em;
  307.     }
  308.  
  309.     .twelve {
  310.         width: 59.625em;
  311.     }
  312.  
  313.     .innerCol,.col .col {
  314.         margin-left: 0;
  315.         margin-right: 1.875em;
  316.     }
  317.  
  318.     .Pad {
  319.         padding: 1.875em;
  320.     }
  321. }
  322.  
  323. .innerCol:last-child,.col .col:last-child {
  324.     margin-right: 0;
  325. }
  326.  
  327. html,body {
  328.     width: 100%;
  329.     height: 100%;
  330.     overflow: hidden;
  331. }
  332.  
  333. body {
  334.     background-color: #0e233e;
  335.     font: Arial,Helvetica,Verdana,"Bitstream Vera Sans",sans-serif;
  336.     -moz-box-shadow: 1px 1px 20px #01233f;
  337.     -webkit-box-shadow: 1px 1px 20px #01233f;
  338.     box-shadow: 1px 1px 20px #01233f;
  339.     margin: 0;
  340.     padding: 0;
  341.     font-weight: normal;
  342.     z-index: 1;
  343. }
  344.  
  345. #header {
  346.     height: 130px;
  347.     padding: 25px 10px 30px;
  348.     width: 100%;
  349.     background: white;
  350.     background: #fff url(/img/bg-texture.png);
  351.     text-indent: -999em;
  352. }
  353.  
  354. #header h1 {
  355.     background: transparent url(/img/Romney-believe_in_53percent.png) no-repeat;
  356.     width: 242px;
  357.     height: 104px;
  358.     margin: 0 auto;
  359. }
  360.  
  361. .final #header h1 {
  362.     background-position: left bottom;
  363. }
  364.  
  365. #msg {
  366.     text-align: left;
  367.     color: white;
  368.     margin: 40px auto;
  369.     width: 600px;
  370.     font-size: 20px;
  371.     line-height: 1.3em;
  372.     padding-bottom: 80px;
  373. }
  374.  
  375. #footer {
  376.     display: block;
  377.     background-color: white;
  378.     text-decoration: none;
  379.     color: #0e233e;
  380.     width: 100%;
  381.     max-height: 0;
  382.     -webkit-transition: max-height .5s;
  383.     -moz-transition: max-height .5s;
  384.     -ms-transition: max-height .5s;
  385.     -o-transition: max-height .5s;
  386.     transition: max-height .5s;
  387.     overflow: hidden;
  388.     font-size: 17px;
  389. }
  390.  
  391. #footer #msg2 {
  392.     display: block;
  393.     padding: 10px 0;
  394.     width: 980px;
  395.     margin: 0 auto;
  396.     color: #0e233e!important;
  397.     text-decoration: none;
  398. }
  399.  
  400. #footer #msg2:active {
  401.     color: #0e233e;
  402. }
  403.  
  404. #footer #msg2:visited {
  405.     color: #0e233e;
  406. }
  407.  
  408. #footer #msg2:hover {
  409.     color: #0e233e;
  410. }
  411.  
  412. .final #footer {
  413.     max-height: 300px;
  414. }
  415.  
  416. button {
  417.     width: 200px;
  418.     height: 60px;
  419.     left: 50%;
  420.     top: 270px;
  421.     color: white;
  422.     font-weight: bold;
  423.     font: bold 18px/19px Proxima Nova,sans-serif;
  424.     text-transform: uppercase;
  425.     border: 2px solid rgba(255,255,255,0.9);
  426.     position: absolute;
  427.     margin-left: -100px;
  428.     -webkit-transition: all .15s;
  429.     -moz-transition: all .15s;
  430.     -ms-transition: all .15s;
  431.     -o-transition: all .15s;
  432.     transition: all .15s;
  433.     -webkit-transform-style: preserve-3d;
  434.     -moz-transform-style: preserve-3d;
  435.     -ms-transform-style: preserve-3d;
  436.     -o-transform-style: preserve-3d;
  437.     transform-style: preserve-3d;
  438.     -webkit-perspective: 1000px;
  439.     -moz-perspective: 1000px;
  440.     -ms-perspective: 1000px;
  441.     -o-perspective: 1000px;
  442.     perspective: 1000px;
  443.     -webkit-perspective: 1000;
  444.     -moz-perspective: 1000;
  445.     -ms-perspective: 1000;
  446.     -o-perspective: 1000;
  447.     perspective: 1000;
  448.     -webkit-transform: translate(0,0,0);
  449.     -moz-transform: translate(0,0,0);
  450.     -ms-transform: translate(0,0,0);
  451.     -o-transform: translate(0,0,0);
  452.     transform: translate(0,0,0);
  453.     -webkit-transform-origin: center;
  454.     -moz-transform-origin: center;
  455.     -ms-transform-origin: center;
  456.     -o-transform-origin: center;
  457.     transform-origin: center;
  458.     -webkit-border-radius: 8px;
  459.     -moz-border-radius: 8px;
  460.     border-radius: 8px;
  461.     opacity: 0;
  462.     filter: alpha(opacity=0);
  463.     z-index: 30;
  464.     background-color: #c80000;
  465.     filter: progid:dximagetransform.microsoft.gradient(startColorstr='#C80000',endColorstr='#890000');
  466.     background: -webkit-gradient(linear,left top,left bottom,from(#c80000),to(#890000));
  467.     background: -moz-linear-gradient(top,#c80000,#890000);
  468.     background: -webkit-linear-gradient(top,#c00 0,#890000 100%);
  469. }
  470.  
  471. button.on {
  472.     opacity: 1;
  473.     filter: alpha(opacity=100);
  474. }
  475.  
  476. button:hover {
  477.     cursor: default;
  478. }
  479.  
  480. button.hovered {
  481.     margin-left: 0;
  482. }
  483.  
  484. .mitt {
  485.     z-index: -1;
  486.     background: url(/img/laugh.jpg) no-repeat;
  487.     height: 160px;
  488.     width: 160px;
  489.     position: absolute;
  490.     opacity: 0;
  491.     -webkit-transition: opacity .2s;
  492.     -moz-transition: opacity .2s;
  493.     -ms-transition: opacity .2s;
  494.     -o-transition: opacity .2s;
  495.     transition: opacity .2s;
  496. }
  497.  
  498. .mitt.mitt1 {
  499.     background: url(/img/laugh.jpg) no-repeat;
  500.     left: 50%;
  501.     top: 50%;
  502. }
  503.  
  504. .mitt.mitt2 {
  505.     background: url(/img/laugh1.jpg) no-repeat;
  506.     -webkit-transition: opacity .2s .2s;
  507.     -moz-transition: opacity .2s .2s;
  508.     -ms-transition: opacity .2s .2s;
  509.     -o-transition: opacity .2s .2s;
  510.     transition: opacity .2s .2s;
  511.     width: 200px;
  512.     height: 200px;
  513.     left: 25%;
  514.     top: 25%;
  515. }
  516.  
  517. .laugh .mitt {
  518.     opacity: 1;
  519. }
  520.  
  521. .laugh .mitt2 {
  522.     opacity: 1;
  523. }
  524.  
  525. .skewleft {
  526.     -webkit-transform-origin: right;
  527.     -moz-transform-origin: right;
  528.     -ms-transform-origin: right;
  529.     -o-transform-origin: right;
  530.     transform-origin: right;
  531.     -webkit-transform: skew(20deg,20deg) rotatey(50deg);
  532.     -moz-transform: skew(20deg,20deg) rotatey(50deg);
  533.     -ms-transform: skew(20deg,20deg) rotatey(50deg);
  534.     -o-transform: skew(20deg,20deg) rotatey(50deg);
  535.     transform: skew(20deg,20deg) rotatey(50deg);
  536. }
  537.  
  538. .skewright {
  539.     -webkit-transform-origin: left;
  540.     -moz-transform-origin: left;
  541.     -ms-transform-origin: left;
  542.     -o-transform-origin: left;
  543.     transform-origin: left;
  544.     -webkit-transform: skew(-20deg,20deg) rotatey(50deg);
  545.     -moz-transform: skew(-20deg,20deg) rotatey(50deg);
  546.     -ms-transform: skew(-20deg,20deg) rotatey(50deg);
  547.     -o-transform: skew(-20deg,20deg) rotatey(50deg);
  548.     transform: skew(-20deg,20deg) rotatey(50deg);
  549. }
  550.  
  551. .skewtopleft {
  552.     -webkit-transform-origin: bottom right;
  553.     -moz-transform-origin: bottom right;
  554.     -ms-transform-origin: bottom right;
  555.     -o-transform-origin: bottom right;
  556.     transform-origin: bottom right;
  557.     -webkit-transform: skew(20deg,-20deg) rotatex(50deg);
  558.     -moz-transform: skew(20deg,-20deg) rotatex(50deg);
  559.     -ms-transform: skew(20deg,-20deg) rotatex(50deg);
  560.     -o-transform: skew(20deg,-20deg) rotatex(50deg);
  561.     transform: skew(20deg,-20deg) rotatex(50deg);
  562. }
  563.  
  564. .skewtopright {
  565.     -webkit-transform-origin: bottom left;
  566.     -moz-transform-origin: bottom left;
  567.     -ms-transform-origin: bottom left;
  568.     -o-transform-origin: bottom left;
  569.     transform-origin: bottom left;
  570.     -webkit-transform: skew(-20deg,20deg) rotatex(50deg);
  571.     -moz-transform: skew(-20deg,20deg) rotatex(50deg);
  572.     -ms-transform: skew(-20deg,20deg) rotatex(50deg);
  573.     -o-transform: skew(-20deg,20deg) rotatex(50deg);
  574.     transform: skew(-20deg,20deg) rotatex(50deg);
  575. }
  576.  
  577. .skewbottomleft {
  578.     -webkit-transform-origin: top right;
  579.     -moz-transform-origin: top right;
  580.     -ms-transform-origin: top right;
  581.     -o-transform-origin: top right;
  582.     transform-origin: top right;
  583.     -webkit-transform: skew(20deg,20deg) rotatey(50deg);
  584.     -moz-transform: skew(20deg,20deg) rotatey(50deg);
  585.     -ms-transform: skew(20deg,20deg) rotatey(50deg);
  586.     -o-transform: skew(20deg,20deg) rotatey(50deg);
  587.     transform: skew(20deg,20deg) rotatey(50deg);
  588. }
  589.  
  590. .skewbottomright {
  591.     -webkit-transform-origin: top left;
  592.     -moz-transform-origin: top left;
  593.     -ms-transform-origin: top left;
  594.     -o-transform-origin: top left;
  595.     transform-origin: top left;
  596.     -webkit-transform: skew(-20deg,-20deg) rotatey(-50deg);
  597.     -moz-transform: skew(-20deg,-20deg) rotatey(-50deg);
  598.     -ms-transform: skew(-20deg,-20deg) rotatey(-50deg);
  599.     -o-transform: skew(-20deg,-20deg) rotatey(-50deg);
  600.     transform: skew(-20deg,-20deg) rotatey(-50deg);
  601. }
  602.  
  603. footer {
  604.     position: absolute;
  605.     bottom: 0;
  606.     width: 100%;
  607.     display: block;
  608.     font-size: 12px;
  609. }
  610.  
  611. footer .widest {
  612.     width: 980px;
  613.     margin: 0 auto 10px;
  614.     overflow: hidden;
  615. }
  616.  
  617. .smallbox {
  618.     width: 74%;
  619.     border: 1px solid white;
  620.     padding: 5px;
  621.     margin: 5px;
  622.     float: left;
  623. }
  624.  
  625. .copyright {
  626.     width: 19%;
  627.     margin-left: 4%;
  628.     margin-top: 6px;
  629.     float: right;
  630.     font-size: 8px;
  631.     line-height: 10px;
  632. }
  633.  
  634. .copyright a {
  635.     font-size: 12px;
  636. }
  637.  
  638. .copyright span {
  639.     line-height: 12px;
  640. }
  641.  
  642. .smallbox,.copyright {
  643.     color: white;
  644.     text-align: center;
  645. }
  646.  
  647. .smallbox a,.copyright a {
  648.     color: #fff!important;
  649.     text-decoration: none;
  650. }
  651.  
  652. .smallbox a:active,.copyright a:active {
  653.     color: #fff;
  654. }
  655.  
  656. .smallbox a:visited,.copyright a:visited {
  657.     color: #fff;
  658. }
  659.  
  660. .smallbox a:hover,.copyright a:hover {
  661.     color: #fff;
  662. }
  663.  
  664. .floatList {
  665.     clear: both;
  666.     display: block;
  667.     overflow: hidden;
  668.     height: 30px;
  669.     margin: 10px auto 10px;
  670.     width: 500px;
  671.     text-decoration: none;
  672.     list-style-type: none;
  673. }
  674.  
  675. .floatList li {
  676.     list-style: none;
  677.     width: 25%;
  678.     float: left;
  679. }
  680.  
  681. .floatList .tw {
  682.     margin-right: 15px;
  683. }
  684.  
  685. .floatList .em {
  686.     background: url(https://d13ja4ud2claol.cloudfront.net/imgs/sprite-email_print.png) no-repeat;
  687.     width: 60px;
  688.     height: 20px;
  689.     margin-right: 10px;
  690. }
  691.  
  692. .floatList .em a {
  693.     width: 100%;
  694.     height: 100%;
  695.     display: block;
  696. }
  697.  
  698. .floatList .do img {
  699.     float: right;
  700. }
  701.  
  702. .floatList .fb {
  703.     overflow: hidden;
  704.     position: static;
  705. }
  706.  
  707. .floatList .fb_iframe_widget span {
  708.     overflow: hidden;
  709.     top: 0;
  710.     left: 0;
  711. }
  712.  
  713. .floatList .fb_edge_widget_with_comment {
  714.     position: relative!important;
  715. }
  716.  
  717. .floatList .fb_iframe_widget iframe {
  718.     position: relative!important;
  719. }
  720.  
  721. .fb>div {
  722.     position: relative!important;
  723. }
  724.  
  725. #ytapiplayer,#myytplayer {
  726.     left: -999em;
  727.     top: -99em;
  728.     visibility: hidden;
  729. }
  730.  
  731. @media screen and (max-width:767px) {
  732.     footer {
  733.         position: relative;
  734.     }
  735.  
  736.     #msg,.smallbox,.copyright {
  737.         width: 90%;
  738.         float: none;
  739.         margin: 10px auto;
  740.     }
  741.  
  742.     #msg {
  743.         padding-bottom: 160px;
  744.     }
  745.  
  746.     #footer,footer .widest {
  747.         width: 100%;
  748.     }
  749.  
  750.     .final footer {
  751.         position: fixed;
  752.         bottom: 0;
  753.     }
  754.  
  755.     #footer #msg2 {
  756.         width: 94%;
  757.     }
  758.  
  759.     .floatList {
  760.         width: 100%;
  761.         padding-left: 10px;
  762.         padding-right: 10px;
  763.     }
  764. }
  765.  
  766. @media screen and (max-height:500px) {
  767.     html {
  768.         overflow-y: visible;
  769.     }
  770.  
  771.     footer {
  772.         position: relative;
  773.     }
  774.  
  775.     #header {
  776.         -webkit-transform-origin: top;
  777.         -moz-transform-origin: top;
  778.         -ms-transform-origin: top;
  779.         -o-transform-origin: top;
  780.         transform-origin: top;
  781.         -webkit-transition: height 1s;
  782.         -moz-transition: height 1s;
  783.         -ms-transition: height 1s;
  784.         -o-transition: height 1s;
  785.         transition: height 1s;
  786.     }
  787. }
  788.  
  789. @media screen and (max-height:500px) and (max-width:767px) {
  790.     button {
  791.         top: 280px;
  792.     }
  793.  
  794.     .final #msg {
  795.         display: none;
  796.     }
  797.  
  798.     .final button {
  799.         opacity: 0;
  800.     }
  801.  
  802.     .header {
  803.         height: 100px;
  804.     }
  805.  
  806.     .header h1 {
  807.         height: 58px;
  808.         background-position: center top;
  809.         background-size: 100px 99px;
  810.     }
  811.  
  812.     .final #header {
  813.         height: 69px;
  814.         padding: 0;
  815.     }
  816.  
  817.     .final #header h1 {
  818.         height: 58px;
  819.         background-position: center bottom;
  820.         background-size: 100px 99px;
  821.     }
  822. }
  823.  
  824. @media screen and (max-width:480px) {
  825.     .fb {
  826.         display: none;
  827.     }
  828. }
  829.  
  830. @media screen and (max-width:380px) {
  831.     #msg {
  832.         font-size: 18px;
  833.         padding-bottom: 100px;
  834.     }
  835. }
  836.  
  837. @media screen and (max-width:300px) {
  838.     #msg {
  839.         font-size: 16px;
  840.     }
  841. }
  842.  
  843. @media screen and (max-height:550px) {
  844.     .final #msg {
  845.         font-size: 17px;
  846.     }
  847. }
  848.  
  849. @media screen and (max-height:400px) {
  850.     button {
  851.         top: 210px;
  852.     }
  853.  
  854.     #header {
  855.         height: 69px;
  856.         padding: 0;
  857.     }
  858.  
  859.     #header h1 {
  860.         height: 58px;
  861.         background-position: center bottom;
  862.         background-size: 100px 99px;
  863.     }
  864.  
  865.     .final #header {
  866.         height: 0!important;
  867.     }
  868.  
  869.     .final #header h1 {
  870.         height: 0!important;
  871.     }
  872. }
  873.  
  874. @-webkit-keyframes "page curl down" {
  875.     from {
  876.         -webkit-transform: rotate3d(1,0,0,180deg);
  877.     }
  878.  
  879.     to {
  880.         -webkit-transform: rotate3d(0,0,1);
  881.     }
  882. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement