(76 intermediate revisions by the same user not shown) | |||
Line 42: | Line 42: | ||
margin: 0 !important; | margin: 0 !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
− | |||
width: 100%; | width: 100%; | ||
overflow-x: hidden; | overflow-x: hidden; | ||
− | + | height: 100vh; | |
} | } | ||
Line 52: | Line 51: | ||
} | } | ||
− | + | .chevron { | |
width: 10vw; | width: 10vw; | ||
bottom: 0; | bottom: 0; | ||
− | position: | + | position: fixed; |
left: 45vw; | left: 45vw; | ||
cursor: pointer; | cursor: pointer; | ||
+ | } | ||
+ | |||
+ | .chevron.active{ | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .navCap{ | ||
+ | font-family: "Product Sans"; | ||
+ | color: #FAFAFA; | ||
+ | font-size: 1.8vh; | ||
+ | position: absolute; | ||
+ | width: 100%; | ||
+ | bottom: -6px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | |||
+ | .navCap.deactive{ | ||
+ | display: none; | ||
} | } | ||
Line 92: | Line 110: | ||
.box2 { | .box2 { | ||
background: red; | background: red; | ||
+ | height: Calc((100vh - 16px)/8); | ||
} | } | ||
Line 109: | Line 128: | ||
text-align: right; | text-align: right; | ||
padding-right: 15px; | padding-right: 15px; | ||
+ | height: Calc((100vh - 16px)/8); | ||
} | } | ||
Line 125: | Line 145: | ||
} | } | ||
+ | .medal{ | ||
+ | z-index: 3; | ||
+ | width: 30vh; | ||
+ | position: absolute; | ||
+ | top:0; | ||
+ | right:0; | ||
+ | } | ||
@media screen and (max-width: 1020px) { | @media screen and (max-width: 1020px) { | ||
+ | .cv { | ||
+ | padding-left: 22vw !important; | ||
+ | } | ||
+ | .para { | ||
+ | font-size: 2.3vh !important; | ||
+ | line-height: 45px; | ||
+ | } | ||
.return { | .return { | ||
z-index: 999; | z-index: 999; | ||
Line 176: | Line 210: | ||
main { | main { | ||
width: 100%; | width: 100%; | ||
− | position: | + | position: absolute; |
margin-left: 200px; | margin-left: 200px; | ||
padding-left: 15px; | padding-left: 15px; | ||
padding-top: 5px; | padding-top: 5px; | ||
background-color: #FAFAFA; | background-color: #FAFAFA; | ||
− | |||
top: 0; | top: 0; | ||
z-index: 3; | z-index: 3; | ||
Line 195: | Line 228: | ||
width: 65vw; | width: 65vw; | ||
font-size: 3vh !important; | font-size: 3vh !important; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
font-weight: 500; | font-weight: 500; | ||
text-align: justify !important; | text-align: justify !important; | ||
Line 249: | Line 269: | ||
width: 100vw; | width: 100vw; | ||
position: absolute; | position: absolute; | ||
− | padding-top: | + | padding-top: 20px; |
background: none !important; | background: none !important; | ||
top: 0; | top: 0; | ||
Line 255: | Line 275: | ||
text-align: center; | text-align: center; | ||
color: #FAFAFA !important; | color: #FAFAFA !important; | ||
− | + | height: 100vh; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
} | } | ||
.yellow.marginFix{ | .yellow.marginFix{ | ||
Line 272: | Line 287: | ||
font-size: 3vh; | font-size: 3vh; | ||
text-align: center !important; | text-align: center !important; | ||
+ | position: fixed; | ||
+ | top: 0; | ||
+ | width: 98vw; | ||
+ | margin-top: 120px; | ||
+ | margin-left: 1vw; | ||
+ | margin-right: 1vw; | ||
} | } | ||
.banner { | .banner { | ||
Line 281: | Line 302: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
display: none; | display: none; | ||
+ | } | ||
+ | .banner.marginFix{ | ||
+ | height: 105vh; | ||
} | } | ||
.banner>.guide { | .banner>.guide { | ||
Line 288: | Line 312: | ||
background: #FAFAFA; | background: #FAFAFA; | ||
color: black; | color: black; | ||
− | position: | + | position: fixed; |
font-family: 'Product Sans', sans-serif; | font-family: 'Product Sans', sans-serif; | ||
z-index: 3; | z-index: 3; | ||
Line 416: | Line 440: | ||
} | } | ||
.attr-banner { | .attr-banner { | ||
− | background-image: url('https://static.igem.org/mediawiki/2017/ | + | background-image: url('https://static.igem.org/mediawiki/2017/1/14/T--TAS_Taipei--Attr_banner_Face.jpg'); |
background-size: cover; | background-size: cover; | ||
background-repeat: none; | background-repeat: none; | ||
Line 432: | Line 456: | ||
box-shadow: -5px 0 0 0 #83af9b; | box-shadow: -5px 0 0 0 #83af9b; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | .mainVideo{ | |
− | + | width: 100vw; | |
− | } | + | position: absolute; |
+ | top: -80px; | ||
+ | left: 0; | ||
+ | } | ||
+ | } | ||
− | + | @media screen and (min-width: 1250px) { | |
− | + | #abstract1 { | |
− | + | font-family: 'Product Sans', sans-serif !important; | |
− | + | color: white; | |
− | + | line-height: 3.5vh; | |
− | + | margin-right: 20px; | |
− | + | font-size: 3vh; | |
− | + | text-align: center !important; | |
− | + | position: fixed; | |
− | + | top: 0; | |
− | + | width: 98vw; | |
− | + | margin-top: 110px; | |
− | + | margin-left: 1vw; | |
− | + | margin-right: 1vw; | |
− | + | } | |
− | + | #this_title { | |
− | + | margin-top: 0; | |
− | + | font-size: 4vh; | |
− | + | font-weight: 900px; | |
− | + | line-height: 3vh; | |
− | + | padding-top: 1vh; | |
− | + | color: white !important; | |
− | + | text-shadow: 0 0 10px grey; | |
− | + | position: fixed; | |
− | + | top: 0; | |
− | + | width: 98vw; | |
− | + | margin-top: 145px; | |
− | + | margin-left: 1vw; | |
− | + | margin-right: 1vw; | |
− | + | } | |
− | + | #this_title_2 { | |
− | + | margin-top: 0; | |
− | + | font-size: 4vh; | |
− | + | font-weight: 900px; | |
− | + | line-height: 3vh; | |
− | + | padding-top: 1vh; | |
− | + | color: white !important; | |
− | + | text-shadow: 0 0 10px grey; | |
− | + | position: fixed; | |
− | + | top: 0; | |
− | + | width: 98vw; | |
− | + | margin-top: 160px; | |
− | + | margin-left: 1vw; | |
− | + | margin-right: 1vw; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
} | } | ||
Line 545: | Line 519: | ||
line-height: 5vh; | line-height: 5vh; | ||
padding-top: 1vh; | padding-top: 1vh; | ||
+ | text-shadow: 0 0 10px grey; | ||
} | } | ||
Line 550: | Line 525: | ||
font-size: 2vh !important; | font-size: 2vh !important; | ||
line-height: 2vh; | line-height: 2vh; | ||
+ | text-shadow: none; | ||
} | } | ||
Line 559: | Line 535: | ||
padding-top: 1vh; | padding-top: 1vh; | ||
color: white !important; | color: white !important; | ||
+ | text-shadow: 0 0 10px grey; | ||
+ | position: fixed; | ||
+ | top: 0; | ||
+ | width: 98vw; | ||
+ | margin-top: 155px; | ||
+ | margin-left: 1vw; | ||
+ | margin-right: 1vw; | ||
+ | } | ||
+ | |||
+ | #this_title_2 { | ||
+ | margin-top: 0; | ||
+ | font-size: 4vh; | ||
+ | font-weight: 900px; | ||
+ | line-height: 3vh; | ||
+ | padding-top: 1vh; | ||
+ | color: white !important; | ||
+ | text-shadow: 0 0 10px grey; | ||
+ | position: fixed; | ||
+ | top: 0; | ||
+ | width: 98vw; | ||
+ | margin-top: 180px; | ||
+ | margin-left: 1vw; | ||
+ | margin-right: 1vw; | ||
} | } | ||
Line 565: | Line 564: | ||
font-size: 13vh; | font-size: 13vh; | ||
line-height: 12vh; | line-height: 12vh; | ||
− | |||
font-family: 'Product Sans', Arial, sans-serif; | font-family: 'Product Sans', Arial, sans-serif; | ||
border: 0; | border: 0; | ||
− | |||
font-weight: 700; | font-weight: 700; | ||
− | + | text-shadow: 0 0 10px grey; | |
+ | position: fixed; | ||
+ | top: 0; | ||
+ | width: 98vw; | ||
+ | margin-top: 30px; | ||
+ | padding-top: 0; | ||
+ | margin-left: 1vw; | ||
+ | margin-right: 1vw; | ||
} | } | ||
Line 679: | Line 683: | ||
#animation{ | #animation{ | ||
float: right; | float: right; | ||
+ | } | ||
+ | |||
+ | .cv { | ||
+ | margin: 0px; | ||
+ | background: #FAFAFA; | ||
+ | position: relative; | ||
+ | z-index: 3; | ||
+ | box-shadow: 100px 0px 0 0px #A6BCA2; | ||
+ | padding-top: 2vh !important; | ||
+ | padding-left: 15vw; | ||
+ | padding-right: 10%; | ||
+ | top: 100vh; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | |||
+ | .cv.active{ | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .cv>header>h1, | ||
+ | .cv>section>div>h1 { | ||
+ | font-family: 'Product Sans', sans-serif !important; | ||
+ | } | ||
+ | |||
+ | .row { | ||
+ | width: 100%; | ||
+ | margin-right: -15px; | ||
+ | margin-left: -15px; | ||
+ | } | ||
+ | |||
+ | .col-xs-1, | ||
+ | .col-sm-1, | ||
+ | .col-md-1, | ||
+ | .col-lg-1, | ||
+ | .col-xs-2, | ||
+ | .col-sm-2, | ||
+ | .col-md-2, | ||
+ | .col-lg-2, | ||
+ | .col-xs-3, | ||
+ | .col-sm-3, | ||
+ | .col-md-3, | ||
+ | .col-lg-3, | ||
+ | .col-xs-4, | ||
+ | .col-sm-4, | ||
+ | .col-md-4, | ||
+ | .col-lg-4, | ||
+ | .col-xs-5, | ||
+ | .col-sm-5, | ||
+ | .col-md-5, | ||
+ | .col-lg-5, | ||
+ | .col-xs-6, | ||
+ | .col-sm-6, | ||
+ | .col-md-6, | ||
+ | .col-lg-6, | ||
+ | .col-xs-7, | ||
+ | .col-sm-7, | ||
+ | .col-md-7, | ||
+ | .col-lg-7, | ||
+ | .col-xs-8, | ||
+ | .col-sm-8, | ||
+ | .col-md-8, | ||
+ | .col-lg-8, | ||
+ | .col-xs-9, | ||
+ | .col-sm-9, | ||
+ | .col-md-9, | ||
+ | .col-lg-9, | ||
+ | .col-xs-10, | ||
+ | .col-sm-10, | ||
+ | .col-md-10, | ||
+ | .col-lg-10, | ||
+ | .col-xs-11, | ||
+ | .col-sm-11, | ||
+ | .col-md-11, | ||
+ | .col-lg-11, | ||
+ | .col-xs-12, | ||
+ | .col-sm-12, | ||
+ | .col-md-12, | ||
+ | .col-lg-12 { | ||
+ | position: relative; | ||
+ | min-height: 1px; | ||
+ | padding-right: 15px; | ||
+ | padding-left: 15px; | ||
+ | background-color: none !important; | ||
+ | } | ||
+ | |||
+ | @media screen and (min-width: 768px) { | ||
+ | .col-xs-12 { | ||
+ | width: 100%; | ||
+ | } | ||
+ | .col-xs-11 { | ||
+ | width: 91.66666667%; | ||
+ | } | ||
+ | .col-xs-10 { | ||
+ | width: 83.33333333%; | ||
+ | } | ||
+ | .col-xs-9 { | ||
+ | width: 75%; | ||
+ | } | ||
+ | .col-xs-8 { | ||
+ | width: 66.66666667%; | ||
+ | } | ||
+ | .col-xs-7 { | ||
+ | width: 58.33333333%; | ||
+ | } | ||
+ | .col-xs-6 { | ||
+ | width: 50%; | ||
+ | } | ||
+ | .col-xs-5 { | ||
+ | width: 41.66666667%; | ||
+ | } | ||
+ | .col-xs-4 { | ||
+ | width: 33.33333333%; | ||
+ | } | ||
+ | .col-xs-3 { | ||
+ | width: 25%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .col-xs-2 { | ||
+ | width: 16.66666667%; | ||
+ | } | ||
+ | .col-xs-1 { | ||
+ | width: 8.33333333%; | ||
+ | } | ||
+ | .col-xs-pull-12 { | ||
+ | right: 100%; | ||
+ | } | ||
+ | .col-xs-pull-11 { | ||
+ | right: 91.66666667%; | ||
+ | } | ||
+ | .col-xs-pull-10 { | ||
+ | right: 83.33333333%; | ||
+ | } | ||
+ | .col-xs-pull-9 { | ||
+ | right: 75%; | ||
+ | } | ||
+ | .col-xs-pull-8 { | ||
+ | right: 66.66666667%; | ||
+ | } | ||
+ | .col-xs-pull-7 { | ||
+ | right: 58.33333333%; | ||
+ | } | ||
+ | .col-xs-pull-6 { | ||
+ | right: 50%; | ||
+ | } | ||
+ | .col-xs-pull-5 { | ||
+ | right: 41.66666667%; | ||
+ | } | ||
+ | .col-xs-pull-4 { | ||
+ | right: 33.33333333%; | ||
+ | } | ||
+ | .col-xs-pull-3 { | ||
+ | right: 25%; | ||
+ | } | ||
+ | .col-xs-pull-2 { | ||
+ | right: 16.66666667%; | ||
+ | } | ||
+ | .col-xs-pull-1 { | ||
+ | right: 8.33333333%; | ||
+ | } | ||
+ | .col-xs-pull-0 { | ||
+ | right: 0; | ||
+ | } | ||
+ | .col-xs-push-12 { | ||
+ | left: 100%; | ||
+ | } | ||
+ | .col-xs-push-11 { | ||
+ | left: 91.66666667%; | ||
+ | } | ||
+ | .col-xs-push-10 { | ||
+ | left: 83.33333333%; | ||
+ | } | ||
+ | .col-xs-push-9 { | ||
+ | left: 75%; | ||
+ | } | ||
+ | .col-xs-push-8 { | ||
+ | left: 66.66666667%; | ||
+ | } | ||
+ | .col-xs-push-7 { | ||
+ | left: 58.33333333%; | ||
+ | } | ||
+ | .col-xs-push-6 { | ||
+ | left: 50%; | ||
+ | } | ||
+ | .col-xs-push-5 { | ||
+ | left: 41.66666667%; | ||
+ | } | ||
+ | .col-xs-push-4 { | ||
+ | left: 33.33333333%; | ||
+ | } | ||
+ | .col-xs-push-3 { | ||
+ | left: 25%; | ||
+ | } | ||
+ | .col-xs-push-2 { | ||
+ | left: 16.66666667%; | ||
+ | } | ||
+ | .col-xs-push-1 { | ||
+ | left: 8.33333333%; | ||
+ | } | ||
+ | .col-xs-push-0 { | ||
+ | left: 0; | ||
+ | } | ||
+ | .col-xs-offset-12 { | ||
+ | margin-left: 100%; | ||
+ | } | ||
+ | .col-xs-offset-11 { | ||
+ | margin-left: 91.66666667%; | ||
+ | } | ||
+ | .col-xs-offset-10 { | ||
+ | margin-left: 83.33333333%; | ||
+ | } | ||
+ | .col-xs-offset-9 { | ||
+ | margin-left: 75%; | ||
+ | } | ||
+ | .col-xs-offset-8 { | ||
+ | margin-left: 66.66666667%; | ||
+ | } | ||
+ | .col-xs-offset-7 { | ||
+ | margin-left: 58.33333333%; | ||
+ | } | ||
+ | .col-xs-offset-6 { | ||
+ | margin-left: 50%; | ||
+ | } | ||
+ | .col-xs-offset-5 { | ||
+ | margin-left: 41.66666667%; | ||
+ | } | ||
+ | .col-xs-offset-4 { | ||
+ | margin-left: 33.33333333%; | ||
+ | } | ||
+ | .col-xs-offset-3 { | ||
+ | margin-left: 25%; | ||
+ | } | ||
+ | .col-xs-offset-2 { | ||
+ | margin-left: 16.66666667%; | ||
+ | } | ||
+ | .col-xs-offset-1 { | ||
+ | margin-left: 8.33333333%; | ||
+ | } | ||
+ | .col-xs-offset-0 { | ||
+ | margin-left: 0; | ||
+ | } | ||
+ | img { | ||
+ | width: 90%; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | @media screen and (min-width: 768px) and (max-width: 991px){ | ||
+ | .col-sm-12 { | ||
+ | width: 100%; | ||
+ | } | ||
+ | .col-sm-11 { | ||
+ | width: 91.66666667%; | ||
+ | } | ||
+ | .col-sm-10 { | ||
+ | width: 83.33333333%; | ||
+ | } | ||
+ | .col-sm-9 { | ||
+ | width: 75%; | ||
+ | } | ||
+ | .col-sm-8 { | ||
+ | width: 66.66666667%; | ||
+ | } | ||
+ | .col-sm-7 { | ||
+ | width: 58.33333333%; | ||
+ | } | ||
+ | .col-sm-6 { | ||
+ | width: 50%; | ||
+ | } | ||
+ | .col-sm-5 { | ||
+ | width: 41.66666667%; | ||
+ | } | ||
+ | .col-sm-4 { | ||
+ | width: 33.33333333%; | ||
+ | } | ||
+ | .col-sm-3 { | ||
+ | width: 25%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .col-sm-2 { | ||
+ | width: 16.66666667%; | ||
+ | } | ||
+ | .col-sm-1 { | ||
+ | width: 8.33333333%; | ||
+ | } | ||
+ | .col-sm-pull-12 { | ||
+ | right: 100%; | ||
+ | } | ||
+ | .col-sm-pull-11 { | ||
+ | right: 91.66666667%; | ||
+ | } | ||
+ | .col-sm-pull-10 { | ||
+ | right: 83.33333333%; | ||
+ | } | ||
+ | .col-sm-pull-9 { | ||
+ | right: 75%; | ||
+ | } | ||
+ | .col-sm-pull-8 { | ||
+ | right: 66.66666667%; | ||
+ | } | ||
+ | .col-sm-pull-7 { | ||
+ | right: 58.33333333%; | ||
+ | } | ||
+ | .col-sm-pull-6 { | ||
+ | right: 50%; | ||
+ | } | ||
+ | .col-sm-pull-5 { | ||
+ | right: 41.66666667%; | ||
+ | } | ||
+ | .col-sm-pull-4 { | ||
+ | right: 33.33333333%; | ||
+ | } | ||
+ | .col-sm-pull-3 { | ||
+ | right: 25%; | ||
+ | } | ||
+ | .col-sm-pull-2 { | ||
+ | right: 16.66666667%; | ||
+ | } | ||
+ | .col-sm-pull-1 { | ||
+ | right: 8.33333333%; | ||
+ | } | ||
+ | .col-sm-pull-0 { | ||
+ | right: 0; | ||
+ | } | ||
+ | .col-sm-push-12 { | ||
+ | left: 100%; | ||
+ | } | ||
+ | .col-sm-push-11 { | ||
+ | left: 91.66666667%; | ||
+ | } | ||
+ | .col-sm-push-10 { | ||
+ | left: 83.33333333%; | ||
+ | } | ||
+ | .col-sm-push-9 { | ||
+ | left: 75%; | ||
+ | } | ||
+ | .col-sm-push-8 { | ||
+ | left: 66.66666667%; | ||
+ | } | ||
+ | .col-sm-push-7 { | ||
+ | left: 58.33333333%; | ||
+ | } | ||
+ | .col-sm-push-6 { | ||
+ | left: 50%; | ||
+ | } | ||
+ | .col-sm-push-5 { | ||
+ | left: 41.66666667%; | ||
+ | } | ||
+ | .col-sm-push-4 { | ||
+ | left: 33.33333333%; | ||
+ | } | ||
+ | .col-sm-push-3 { | ||
+ | left: 25%; | ||
+ | } | ||
+ | .col-sm-push-2 { | ||
+ | left: 16.66666667%; | ||
+ | } | ||
+ | .col-sm-push-1 { | ||
+ | left: 8.33333333%; | ||
+ | } | ||
+ | .col-sm-push-0 { | ||
+ | left: 0; | ||
+ | } | ||
+ | .col-sm-offset-12 { | ||
+ | margin-left: 100%; | ||
+ | } | ||
+ | .col-sm-offset-11 { | ||
+ | margin-left: 91.66666667%; | ||
+ | } | ||
+ | .col-sm-offset-10 { | ||
+ | margin-left: 83.33333333%; | ||
+ | } | ||
+ | .col-sm-offset-9 { | ||
+ | margin-left: 75%; | ||
+ | } | ||
+ | .col-sm-offset-8 { | ||
+ | margin-left: 66.66666667%; | ||
+ | } | ||
+ | .col-sm-offset-7 { | ||
+ | margin-left: 58.33333333%; | ||
+ | } | ||
+ | .col-sm-offset-6 { | ||
+ | margin-left: 50%; | ||
+ | } | ||
+ | .col-sm-offset-5 { | ||
+ | margin-left: 41.66666667%; | ||
+ | } | ||
+ | .col-sm-offset-4 { | ||
+ | margin-left: 33.33333333%; | ||
+ | } | ||
+ | .col-sm-offset-3 { | ||
+ | margin-left: 25%; | ||
+ | } | ||
+ | .col-sm-offset-2 { | ||
+ | margin-left: 16.66666667%; | ||
+ | } | ||
+ | .col-sm-offset-1 { | ||
+ | margin-left: 8.33333333%; | ||
+ | } | ||
+ | .col-sm-offset-0 { | ||
+ | margin-left: 0; | ||
+ | } | ||
+ | img { | ||
+ | width: 90%; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | @media screen and (min-width: 992px) and (max-width: 1200px){ | ||
+ | .col-md-12 { | ||
+ | width: 100%; | ||
+ | } | ||
+ | .col-md-11 { | ||
+ | width: 91.66666667%; | ||
+ | } | ||
+ | .col-md-10 { | ||
+ | width: 83.33333333%; | ||
+ | } | ||
+ | .col-md-9 { | ||
+ | width: 75%; | ||
+ | } | ||
+ | .col-md-8 { | ||
+ | width: 66.66666667%; | ||
+ | } | ||
+ | .col-md-7 { | ||
+ | width: 58.33333333%; | ||
+ | } | ||
+ | .col-md-6 { | ||
+ | width: 50%; | ||
+ | } | ||
+ | .col-md-5 { | ||
+ | width: 41.66666667%; | ||
+ | } | ||
+ | .col-md-4 { | ||
+ | width: 33.33333333%; | ||
+ | } | ||
+ | .col-md-3 { | ||
+ | width: 25%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .col-md-2 { | ||
+ | width: 16.66666667%; | ||
+ | } | ||
+ | .col-md-1 { | ||
+ | width: 8.33333333%; | ||
+ | } | ||
+ | .col-md-pull-12 { | ||
+ | right: 100%; | ||
+ | } | ||
+ | .col-md-pull-11 { | ||
+ | right: 91.66666667%; | ||
+ | } | ||
+ | .col-md-pull-10 { | ||
+ | right: 83.33333333%; | ||
+ | } | ||
+ | .col-md-pull-9 { | ||
+ | right: 75%; | ||
+ | } | ||
+ | .col-md-pull-8 { | ||
+ | right: 66.66666667%; | ||
+ | } | ||
+ | .col-md-pull-7 { | ||
+ | right: 58.33333333%; | ||
+ | } | ||
+ | .col-md-pull-6 { | ||
+ | right: 50%; | ||
+ | } | ||
+ | .col-md-pull-5 { | ||
+ | right: 41.66666667%; | ||
+ | } | ||
+ | .col-md-pull-4 { | ||
+ | right: 33.33333333%; | ||
+ | } | ||
+ | .col-md-pull-3 { | ||
+ | right: 25%; | ||
+ | } | ||
+ | .col-md-pull-2 { | ||
+ | right: 16.66666667%; | ||
+ | } | ||
+ | .col-md-pull-1 { | ||
+ | right: 8.33333333%; | ||
+ | } | ||
+ | .col-md-pull-0 { | ||
+ | right: 0; | ||
+ | } | ||
+ | .col-md-push-12 { | ||
+ | left: 100%; | ||
+ | } | ||
+ | .col-md-push-11 { | ||
+ | left: 91.66666667%; | ||
+ | } | ||
+ | .col-md-push-10 { | ||
+ | left: 83.33333333%; | ||
+ | } | ||
+ | .col-md-push-9 { | ||
+ | left: 75%; | ||
+ | } | ||
+ | .col-md-push-8 { | ||
+ | left: 66.66666667%; | ||
+ | } | ||
+ | .col-md-push-7 { | ||
+ | left: 58.33333333%; | ||
+ | } | ||
+ | .col-md-push-6 { | ||
+ | left: 50%; | ||
+ | } | ||
+ | .col-md-push-5 { | ||
+ | left: 41.66666667%; | ||
+ | } | ||
+ | .col-md-push-4 { | ||
+ | left: 33.33333333%; | ||
+ | } | ||
+ | .col-md-push-3 { | ||
+ | left: 25%; | ||
+ | } | ||
+ | .col-md-push-2 { | ||
+ | left: 16.66666667%; | ||
+ | } | ||
+ | .col-md-push-1 { | ||
+ | left: 8.33333333%; | ||
+ | } | ||
+ | .col-md-push-0 { | ||
+ | left: 0; | ||
+ | } | ||
+ | .col-md-offset-12 { | ||
+ | margin-left: 100%; | ||
+ | } | ||
+ | .col-md-offset-11 { | ||
+ | margin-left: 91.66666667%; | ||
+ | } | ||
+ | .col-md-offset-10 { | ||
+ | margin-left: 83.33333333%; | ||
+ | } | ||
+ | .col-md-offset-9 { | ||
+ | margin-left: 75%; | ||
+ | } | ||
+ | .col-md-offset-8 { | ||
+ | margin-left: 66.66666667%; | ||
+ | } | ||
+ | .col-md-offset-7 { | ||
+ | margin-left: 58.33333333%; | ||
+ | } | ||
+ | .col-md-offset-6 { | ||
+ | margin-left: 50%; | ||
+ | } | ||
+ | .col-md-offset-5 { | ||
+ | margin-left: 41.66666667%; | ||
+ | } | ||
+ | .col-md-offset-4 { | ||
+ | margin-left: 33.33333333%; | ||
+ | } | ||
+ | .col-md-offset-3 { | ||
+ | margin-left: 25%; | ||
+ | } | ||
+ | .col-md-offset-2 { | ||
+ | margin-left: 16.66666667%; | ||
+ | } | ||
+ | .col-md-offset-1 { | ||
+ | margin-left: 8.33333333%; | ||
+ | } | ||
+ | .col-md-offset-0 { | ||
+ | margin-left: 0; | ||
+ | } | ||
+ | img { | ||
+ | width: 90%; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | @media screen and (min-width: 1201px){ | ||
+ | .col-lg-12 { | ||
+ | width: 100%; | ||
+ | } | ||
+ | .col-lg-11 { | ||
+ | width: 91.66666667%; | ||
+ | } | ||
+ | .col-lg-10 { | ||
+ | width: 83.33333333%; | ||
+ | } | ||
+ | .col-lg-9 { | ||
+ | width: 75%; | ||
+ | } | ||
+ | .col-lg-8 { | ||
+ | width: 66.66666667%; | ||
+ | } | ||
+ | .col-lg-7 { | ||
+ | width: 58.33333333%; | ||
+ | } | ||
+ | .col-lg-6 { | ||
+ | width: 50%; | ||
+ | } | ||
+ | .col-lg-5 { | ||
+ | width: 41.66666667%; | ||
+ | } | ||
+ | .col-lg-4 { | ||
+ | width: 33.33333333%; | ||
+ | } | ||
+ | .col-lg-3 { | ||
+ | width: 25%; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .col-lg-2 { | ||
+ | width: 16.66666667%; | ||
+ | } | ||
+ | .col-lg-1 { | ||
+ | width: 8.33333333%; | ||
+ | } | ||
+ | .col-lg-pull-12 { | ||
+ | right: 100%; | ||
+ | } | ||
+ | .col-lg-pull-11 { | ||
+ | right: 91.66666667%; | ||
+ | } | ||
+ | .col-lg-pull-10 { | ||
+ | right: 83.33333333%; | ||
+ | } | ||
+ | .col-lg-pull-9 { | ||
+ | right: 75%; | ||
+ | } | ||
+ | .col-lg-pull-8 { | ||
+ | right: 66.66666667%; | ||
+ | } | ||
+ | .col-lg-pull-7 { | ||
+ | right: 58.33333333%; | ||
+ | } | ||
+ | .col-lg-pull-6 { | ||
+ | right: 50%; | ||
+ | } | ||
+ | .col-lg-pull-5 { | ||
+ | right: 41.66666667%; | ||
+ | } | ||
+ | .col-lg-pull-4 { | ||
+ | right: 33.33333333%; | ||
+ | } | ||
+ | .col-lg-pull-3 { | ||
+ | right: 25%; | ||
+ | } | ||
+ | .col-lg-pull-2 { | ||
+ | right: 16.66666667%; | ||
+ | } | ||
+ | .col-lg-pull-1 { | ||
+ | right: 8.33333333%; | ||
+ | } | ||
+ | .col-lg-pull-0 { | ||
+ | right: 0; | ||
+ | } | ||
+ | .col-lg-push-12 { | ||
+ | left: 100%; | ||
+ | } | ||
+ | .col-lg-push-11 { | ||
+ | left: 91.66666667%; | ||
+ | } | ||
+ | .col-lg-push-10 { | ||
+ | left: 83.33333333%; | ||
+ | } | ||
+ | .col-lg-push-9 { | ||
+ | left: 75%; | ||
+ | } | ||
+ | .col-lg-push-8 { | ||
+ | left: 66.66666667%; | ||
+ | } | ||
+ | .col-lg-push-7 { | ||
+ | left: 58.33333333%; | ||
+ | } | ||
+ | .col-lg-push-6 { | ||
+ | left: 50%; | ||
+ | } | ||
+ | .col-lg-push-5 { | ||
+ | left: 41.66666667%; | ||
+ | } | ||
+ | .col-lg-push-4 { | ||
+ | left: 33.33333333%; | ||
+ | } | ||
+ | .col-lg-push-3 { | ||
+ | left: 25%; | ||
+ | } | ||
+ | .col-lg-push-2 { | ||
+ | left: 16.66666667%; | ||
+ | } | ||
+ | .col-lg-push-1 { | ||
+ | left: 8.33333333%; | ||
+ | } | ||
+ | .col-lg-push-0 { | ||
+ | left: 0; | ||
+ | } | ||
+ | .col-lg-offset-12 { | ||
+ | margin-left: 100%; | ||
+ | } | ||
+ | .col-lg-offset-11 { | ||
+ | margin-left: 91.66666667%; | ||
+ | } | ||
+ | .col-lg-offset-10 { | ||
+ | margin-left: 83.33333333%; | ||
+ | } | ||
+ | .col-lg-offset-9 { | ||
+ | margin-left: 75%; | ||
+ | } | ||
+ | .col-lg-offset-8 { | ||
+ | margin-left: 66.66666667%; | ||
+ | } | ||
+ | .col-lg-offset-7 { | ||
+ | margin-left: 58.33333333%; | ||
+ | } | ||
+ | .col-lg-offset-6 { | ||
+ | margin-left: 50%; | ||
+ | } | ||
+ | .col-lg-offset-5 { | ||
+ | margin-left: 41.66666667%; | ||
+ | } | ||
+ | .col-lg-offset-4 { | ||
+ | margin-left: 33.33333333%; | ||
+ | } | ||
+ | .col-lg-offset-3 { | ||
+ | margin-left: 25%; | ||
+ | } | ||
+ | .col-lg-offset-2 { | ||
+ | margin-left: 16.66666667%; | ||
+ | } | ||
+ | .col-lg-offset-1 { | ||
+ | margin-left: 8.33333333%; | ||
+ | } | ||
+ | .col-lg-offset-0 { | ||
+ | margin-left: 0; | ||
+ | } | ||
+ | img { | ||
+ | width: 90%; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | .section-title { | ||
+ | font-family: 'Product Sans', sans-serif; | ||
+ | margin-bottom: 0 !important; | ||
+ | color: #424242; | ||
+ | font-size: 3.5vh !important; | ||
+ | background-color: #FAFAFA !important; | ||
+ | line-height: 3.5vh; | ||
+ | } | ||
+ | |||
+ | .name{ | ||
+ | font-size: 7vh !important; | ||
+ | line-height: 7vh !important; | ||
+ | margin-bottom: 0 !important; | ||
+ | } | ||
+ | |||
+ | .name, .title2 { | ||
+ | letter-spacing: 0 !important; | ||
+ | } | ||
+ | |||
+ | |||
+ | .para{ | ||
+ | font-family: "Arial"; | ||
+ | line-height: 25px; | ||
+ | margin-top: 0 !important; | ||
+ | font-size: 18px; | ||
+ | font-weight: 400; | ||
} | } |
Latest revision as of 07:10, 30 November 2017