Commit cfc0d2d72dcc25c8871f6a9a33e2971be136c5c0

Authored by Eugeny Galkovskiy
1 parent 46181089

styles button video down

Showing 1 changed file with 6 additions and 0 deletions   Show diff stats
frontend/web/css/main.css
@@ -814,6 +814,7 @@ ul.list-wr span{color: #555;} @@ -814,6 +814,7 @@ ul.list-wr span{color: #555;}
814 max-height: 50px;} 814 max-height: 50px;}
815 } 815 }
816 @media(min-width:992px) and (max-width:1199px){ 816 @media(min-width:992px) and (max-width:1199px){
  817 + #video-bg .arrow_bottom a{font-size:90px;}
817 .pr_cover { 818 .pr_cover {
818 max-width: 320px; 819 max-width: 320px;
819 max-height: 180px; 820 max-height: 180px;
@@ -838,6 +839,7 @@ ul.list-wr span{color: #555;} @@ -838,6 +839,7 @@ ul.list-wr span{color: #555;}
838 .main-slider .carousel-control{width:15%;} 839 .main-slider .carousel-control{width:15%;}
839 } 840 }
840 @media(max-width:991px){ 841 @media(max-width:991px){
  842 + #video-bg .arrow_bottom a{font-size:80px;}
841 .address_footer_table{line-height:20px;} 843 .address_footer_table{line-height:20px;}
842 .links-ses-for-wr .container .row{flex-direction: column;height: initial;} 844 .links-ses-for-wr .container .row{flex-direction: column;height: initial;}
843 .links-ses-for-wr .container .row .lsf-left, .links-ses-for-wr .container .row .lsf-right { 845 .links-ses-for-wr .container .row .lsf-left, .links-ses-for-wr .container .row .lsf-right {
@@ -908,6 +910,7 @@ ul.list-wr span{color: #555;} @@ -908,6 +910,7 @@ ul.list-wr span{color: #555;}
908 margin-left: -15px; 910 margin-left: -15px;
909 border-radius: 0px; 911 border-radius: 0px;
910 } 912 }
  913 + #video-bg .arrow_bottom a{font-size:70px;}
911 } 914 }
912 @media(min-width:768px){ 915 @media(min-width:768px){
913 .navbar-collapse.collapse{ 916 .navbar-collapse.collapse{
@@ -966,6 +969,7 @@ ul.list-wr span{color: #555;} @@ -966,6 +969,7 @@ ul.list-wr span{color: #555;}
966 } 969 }
967 @media(max-width:520px){ 970 @media(max-width:520px){
968 #heading-breadcrumbs h1 {font-size: 5.78vw;} 971 #heading-breadcrumbs h1 {font-size: 5.78vw;}
  972 + #video-bg .arrow_bottom a{font-size:60px;}
969 } 973 }
970 @media(min-width:501px){ 974 @media(min-width:501px){
971 .bigtext#header3 h2{width: 161%;} 975 .bigtext#header3 h2{width: 161%;}
@@ -986,6 +990,7 @@ ul.list-wr span{color: #555;} @@ -986,6 +990,7 @@ ul.list-wr span{color: #555;}
986 } 990 }
987 p.lead {margin-bottom: 25px;} 991 p.lead {margin-bottom: 25px;}
988 .main-slider .carousel-control{font-size:15vw;} 992 .main-slider .carousel-control{font-size:15vw;}
  993 + #video-bg .arrow_bottom a{font-size:50px;}
989 } 994 }
990 @media(max-width:380px){ 995 @media(max-width:380px){
991 .more-projects{ 996 .more-projects{
@@ -1010,6 +1015,7 @@ ul.list-wr span{color: #555;} @@ -1010,6 +1015,7 @@ ul.list-wr span{color: #555;}
1010 line-height: 125%; 1015 line-height: 125%;
1011 } 1016 }
1012 .links-ses-for-wr .container .row{font-size:4vw;} 1017 .links-ses-for-wr .container .row{font-size:4vw;}
  1018 + #video-bg .arrow_bottom a{font-size:35px;}
1013 } 1019 }
1014 @media(max-width:280px) { 1020 @media(max-width:280px) {
1015 .pr_cover {width:109%;} 1021 .pr_cover {width:109%;}