|
@@ -752,10 +752,10 @@ footer {
|
|
|
}
|
|
|
|
|
|
.footer-drop ul li a:hover {
|
|
|
- color: #BF1628;
|
|
|
+ color: #BF1628;
|
|
|
}
|
|
|
|
|
|
-@media screen and (max-width: 1360px) {
|
|
|
+@media screen and (max-width: 1359px) {
|
|
|
.top_img {
|
|
|
width: 27%;
|
|
|
margin-right: 5%;
|
|
@@ -767,17 +767,17 @@ footer {
|
|
|
}
|
|
|
|
|
|
.red_left {
|
|
|
- bottom: -22%;
|
|
|
+ bottom: -24%;
|
|
|
left: -10%;
|
|
|
}
|
|
|
|
|
|
.red_center {
|
|
|
bottom: 0;
|
|
|
- left: 23%;
|
|
|
+ left: 1%;
|
|
|
}
|
|
|
|
|
|
.red_right {
|
|
|
- bottom: -21%;
|
|
|
+ bottom: -23%;
|
|
|
right: -12%;
|
|
|
}
|
|
|
|
|
@@ -787,7 +787,7 @@ footer {
|
|
|
}
|
|
|
|
|
|
.footer-drop {
|
|
|
- width: 131px;
|
|
|
+ width: 138px;
|
|
|
margin-right: 20px;
|
|
|
}
|
|
|
|
|
@@ -804,7 +804,7 @@ footer {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-@media screen and (min-width:1361px) and (max-width:1440px) {
|
|
|
+@media screen and (min-width:1360px) and (max-width:1440px) {
|
|
|
.top_img {
|
|
|
width: 27%;
|
|
|
margin-right: 5%;
|
|
@@ -822,11 +822,11 @@ footer {
|
|
|
|
|
|
.red_center {
|
|
|
bottom: 0;
|
|
|
- left: 22%;
|
|
|
+ left: -1%;
|
|
|
}
|
|
|
|
|
|
.red_right {
|
|
|
- bottom: -20%;
|
|
|
+ bottom: -21%;
|
|
|
right: -11%;
|
|
|
}
|
|
|
|
|
@@ -836,7 +836,7 @@ footer {
|
|
|
}
|
|
|
|
|
|
.footer-drop {
|
|
|
- width: 131px;
|
|
|
+ width: 138px;
|
|
|
margin-right: 20px;
|
|
|
}
|
|
|
|