@media screen and (max-width: 1024px) {
main.page-front {
padding: 0; } }
-main.page-front #content-wrapper {
- background: -webkit-linear-gradient(top, #d7e8f0 51%, rgba(255, 255, 255, 0) 100%);
- background: -moz-linear-gradient(center top, #d7e8f0 51%, rgba(255, 255, 255, 0) 100%);
- background: -ms-linear-gradient(top, #d7e8f0 51%, rgba(255, 255, 255, 0) 100%);
- filter: progid:DXImageTransform.Microsoft.gradient StartColorStr=#d7e8f0, EndColorStr=rgba(255, 255, 255, 0); }
- main.page-front #content-wrapper #main-content {
- margin: 37px auto; }
+main.page-front #content-wrapper #main-content {
+ margin: 37px auto; }
main.page-inside {
padding-top: 2px; }
main.page-inside {
padding: 0; } }
main.page-inside #content-wrapper {
- background: -webkit-linear-gradient(top, #d7e8f0 51%, rgba(255, 255, 255, 0) 100%);
- background: -moz-linear-gradient(center top, #d7e8f0 51%, rgba(255, 255, 255, 0) 100%);
- background: -ms-linear-gradient(top, #d7e8f0 51%, rgba(255, 255, 255, 0) 100%);
+ background: -webkit-linear-gradient(top, #d7e8f0 5%, rgba(255, 255, 255, 0) 100%);
+ background: -moz-linear-gradient(center top, #d7e8f0 5%, rgba(255, 255, 255, 0) 100%);
+ background: -ms-linear-gradient(top, #d7e8f0 5%, rgba(255, 255, 255, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient StartColorStr=#d7e8f0, EndColorStr=rgba(255, 255, 255, 0);
min-height: 250px; }
main.page-inside #content-wrapper #main-content {
margin-top: 25px;
padding-top: 0; }
.blocks #block-1.blocks:before, .blocks #block-2.blocks:before, .blocks #block-3.blocks:before {
- background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 51%, #000000 100%);
- background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0) 51%, #000000 100%);
- background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 51%, #000000 100%);
+ background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 5%, #000000 100%);
+ background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0) 5%, #000000 100%);
+ background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 5%, #000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient StartColorStr=rgba(255, 255, 255, 0), EndColorStr=#000000;
position: absolute;
content: '';
padding: 10px; } }
#back_grad {
- background: -webkit-linear-gradient(top, #d7e8f0 51%, rgba(255, 255, 255, 0) 100%);
- background: -moz-linear-gradient(center top, #d7e8f0 51%, rgba(255, 255, 255, 0) 100%);
- background: -ms-linear-gradient(top, #d7e8f0 51%, rgba(255, 255, 255, 0) 100%);
+ background: -webkit-linear-gradient(top, #d7e8f0 5%, rgba(255, 255, 255, 0) 100%);
+ background: -moz-linear-gradient(center top, #d7e8f0 5%, rgba(255, 255, 255, 0) 100%);
+ background: -ms-linear-gradient(top, #d7e8f0 5%, rgba(255, 255, 255, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient StartColorStr=#d7e8f0, EndColorStr=rgba(255, 255, 255, 0);
height: 1000px; }
#example.element {
background-color: transparent; }
+body {
+ background-color: #d7e8f0; }
+
.bg-container {
position: absolute;
background: url(../assets/1060+Winter+Beach.jpg) no-repeat bottom;