Skip to content

Commit 8d40952

Browse files
committed
almost done
1 parent b3540fe commit 8d40952

File tree

5 files changed

+176
-121
lines changed

5 files changed

+176
-121
lines changed

assets/css/custom.css

Lines changed: 168 additions & 113 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11
/* Add here all your css styles (customizations) */
22

3-
#contact .btn:hover{
4-
color: #e74c3c!important;
3+
#contact .btn:hover {
4+
color: #e74c3c !important;
55
}
66

7-
.w-228{
8-
width: 228px;
9-
text-align: left;
10-
color: #555;
7+
.w-228 {
8+
width: 228px;
9+
text-align: left;
10+
color: #555;
1111
}
1212

13-
.mail{
14-
padding-right: 2px;
13+
.mail {
14+
padding-right: 2px;
1515
}
1616

1717
.owl-buttons {
1818
display: none !important;
1919
}
2020

21-
.ta-js{
22-
text-align: justify;
21+
.ta-js {
22+
text-align: justify;
2323
}
2424

25-
.fs-18{
26-
font-size: 18px;
25+
.fs-18 {
26+
font-size: 18px;
2727
}
2828

29-
.fs-16{
30-
font-size: 16px;
29+
.fs-16 {
30+
font-size: 16px;
3131
}
3232

3333
#our-cases .container {
3434
padding-top: 10px !important;
3535
padding-bottom: 70px !important;
3636
}
3737

38-
#testimonials{
39-
margin-top: 0!important;
40-
padding-bottom: 60px;
38+
#testimonials {
39+
margin-top: 0 !important;
40+
padding-bottom: 60px;
4141
}
4242

4343
#testimonials .container .sponsors {
@@ -60,177 +60,232 @@
6060
height: 121px;
6161
}
6262

63-
.caption-outer img{
64-
height: 233.33px!important;
63+
.caption-outer img {
64+
height: 233.33px !important;
6565
}
6666

67-
#blog .lawyer-post img{
68-
height: 240px!important;
67+
#blog .lawyer-post img {
68+
height: 240px !important;
6969
}
7070

71-
.our-team-v4-start{
72-
background: #4d4354 url(../img-temp/Our-Team.jpg) no-repeat 50% 0 / cover;
71+
.our-team-v4-start {
72+
background: #4d4354 url(../img-temp/Our-Team.jpg) no-repeat 50% 0 / cover;
7373
}
7474

75-
.our-team-v4-member-wrapper img{
76-
height: 450px!important;
75+
.our-team-v4-member-wrapper img {
76+
height: 450px !important;
7777
}
7878

79-
.g-mb-40{
80-
margin-bottom: 10px !important;
79+
.g-mb-40 {
80+
margin-bottom: 10px !important;
8181
}
8282

83-
#Contact{
84-
padding-bottom: 60px;
83+
#Contact {
84+
padding-bottom: 60px;
8585
}
8686

87-
#Contact .row{
88-
margin-left: auto;
89-
margin-right: auto;
87+
#Contact .row {
88+
margin-left: auto;
89+
margin-right: auto;
9090
}
9191

92-
#irc{
93-
border:0;
94-
width:88%;
95-
height:498px;
96-
padding-top: 60px;
92+
#irc {
93+
border: 0;
94+
width: 88%;
95+
height: 498px;
96+
padding-top: 60px;
9797
}
9898

99-
hr{
100-
margin: 0 0;
99+
hr {
100+
margin: 0 0;
101101
}
102102

103103
/*Projects*/
104104

105-
.g-heading-v9.text-center:after{
106-
left: 44%!important;
105+
.g-heading-v9.text-center:after {
106+
left: 44% !important;
107107
}
108108

109-
.g-heading-v9:after{
110-
width: 143px!important;
109+
.g-heading-v9:after {
110+
width: 143px !important;
111111
}
112112

113-
#blog{
114-
margin-top: 60px;
113+
#blog {
114+
margin-top: 60px;
115115
}
116116

117-
#blog h2, #blog2 h2, #blog3 h2{
118-
font-weight: 700;
119-
font-size: 40px;
117+
#blog h2,
118+
#blog2 h2,
119+
#blog3 h2 {
120+
font-weight: 700;
121+
font-size: 40px;
120122
}
121123

122-
#getInvolved, #projects{
123-
margin-top: 90px;
124+
#getInvolved,
125+
#projects {
126+
margin-top: 90px;
124127
}
125128

126-
.g-pb-40{
127-
padding-bottom: 0;
129+
.g-pb-40 {
130+
padding-bottom: 0;
128131
}
129132

130-
.g-pt-100{
131-
padding-top: 60px!important;
133+
.g-pt-100 {
134+
padding-top: 60px !important;
132135
}
133136

134-
#testimonials .container .g-mb-70{
135-
margin-bottom: 30px!important;
137+
#testimonials .container .g-mb-70 {
138+
margin-bottom: 30px !important;
136139
}
137140

138141
/*Get Involved*/
139142

140-
#getInvolved p{
141-
font-size: 18px;
142-
margin-bottom: 0;
143+
#getInvolved p {
144+
font-size: 18px;
145+
margin-bottom: 0;
143146
}
144147

145-
#getInvolved .container .fs-16 p{
146-
font-size: 16px!important;
148+
#getInvolved .container .fs-16 p {
149+
font-size: 16px !important;
147150
}
148151

149-
#getInvolved .footer-section p{
150-
font-size: 14px;
151-
margin-bottom: 30px!important;
152+
#getInvolved .footer-section p {
153+
font-size: 14px;
154+
margin-bottom: 30px !important;
152155
}
153156

154-
#getInvolved-content{
155-
padding-top: 70px;
157+
#getInvolved-content {
158+
padding-top: 70px;
156159
}
157160

158-
#getInvolved-content h3{
159-
font-weight: 600;
160-
font-size: 40px;
161+
#getInvolved-content h3 {
162+
font-weight: 600;
163+
font-size: 40px;
161164
}
162165

163-
.heading-padding{
164-
padding-top: 30px;
166+
.heading-padding {
167+
padding-top: 30px;
165168
}
166169

167170

168-
.reduce{
169-
margin-bottom: 30px!important;
171+
.reduce {
172+
margin-bottom: 30px !important;
170173
}
171174

172-
blockquote{
173-
/*border-left: 5px solid #e74c3c!important;*/
175+
blockquote {
176+
/*border-left: 5px solid #e74c3c!important;*/
174177
}
175178

176-
ul{
177-
list-style-type: none;
179+
ul {
180+
list-style-type: none;
178181
}
179182

180-
#points li p{
181-
margin-bottom: 10px!important;
183+
#points li p {
184+
margin-bottom: 10px !important;
182185
}
183186

184-
.steps-heading{
185-
padding-bottom: 5px;
187+
.steps-heading {
188+
padding-bottom: 5px;
186189
}
187190

188-
.steps-heading h4{
189-
font-weight: 600;
190-
padding-top: 30px;
191+
.steps-heading h4 {
192+
font-weight: 600;
193+
padding-top: 30px;
191194
}
192195

193-
.steps-heading .g-heading-v9:after{
194-
width: 60px!important;
196+
.steps-heading .g-heading-v9:after {
197+
width: 60px !important;
198+
}
199+
200+
.team-h2{
201+
margin-top: 80px;
195202
}
196203

197204
@media (max-width: 768px) {
198-
.center-align{
199-
text-align: center;
200-
}
201-
.pb-15{
202-
padding-bottom: 20px;
203-
}
204-
#blog h2{
205-
font-size: 30px;
206-
}
207-
.pr-pl-0{
208-
padding-right: 15px!important;
209-
padding-left: 15px!important;
210-
}
211-
.g-heading-v9.text-center:after{
212-
left: 31%!important;
213-
}
205+
.center-align {
206+
text-align: center;
207+
}
208+
209+
.pb-15 {
210+
padding-bottom: 20px;
211+
}
212+
213+
#blog h2 {
214+
font-size: 30px;
215+
}
216+
217+
.pr-pl-0 {
218+
padding-right: 15px !important;
219+
padding-left: 15px !important;
220+
}
221+
222+
.g-heading-v9.text-center:after {
223+
left: 31% !important;
224+
}
225+
214226
.sponsors li {
215227
height: 121px !important;
216228
width: 50%;
217229
}
218230

219-
#testimonials .container .sponsors {
220-
width: 85%;
231+
#testimonials .container .sponsors {
232+
width: 85%;
221233
}
222234

223-
.sponsors li a img {
224-
height: 90px;
235+
.sponsors li a img {
236+
height: 90px;
237+
}
238+
239+
#irc {
240+
border: 0;
241+
width: 100%;
242+
height: 398px;
243+
padding-top: 0px;
244+
}
245+
246+
.g-heading-v9:after {
247+
left: 26% !important;
248+
}
249+
250+
/*Get Involved*/
251+
#points {
252+
padding-left: 0!important;
253+
}
254+
255+
#getInvolved p {
256+
font-size: 16px;
257+
margin-bottom: 0;
258+
text-align: justify;
259+
}
260+
261+
#getInvolved-content h3 {
262+
font-size: 30px;
263+
line-height: 0.9;
264+
text-align: center;
265+
}
266+
#getInvolved, #projects{
267+
margin-top: 55px;
225268
}
226269

227-
#irc{
228-
border: 0;
229-
width: 100%;
230-
height: 398px;
231-
padding-top: 0px;
270+
.steps-heading:after{
271+
left:0!important;
232272
}
233-
.g-heading-v9:after{
234-
left: 26%!important;
273+
274+
/*Home*/
275+
.promo {
276+
padding-top: 55px;
277+
}
278+
279+
.one-page-header .navbar-toggle{
280+
margin-top: 11px!important;
281+
}
282+
283+
/*Team*/
284+
.our-team-v4-start{
285+
height: 404px!important;
286+
}
287+
288+
.our-team-v4-start:after{
289+
background: #4e4353!important;
235290
}
236291
}

0 commit comments

Comments
 (0)