html{
overflow-y:scroll;
padding:0;
margin:0;
font-size:1em;
}
/* mac hide \*/
html,body{
width:100%;
}
/* end hide */
body { font-family:Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: 400;
}
body{ background: #ff99ff; /* For browsers that do not support gradients */ /* For Safari 5.1 to 6.0 */ 
background: -webkit-linear-gradient(#ffccff,violet,violet,#ffccff); /* For Opera 11.1 to 12.0 */ 
background: -o-linear-gradient(#ffccff,violet,violet,#ffccff); /* For Fx 3.6 to 15 */ 
background: -moz-linear-gradient(#ffccff,violet,violet,#ffccff); /* Standard syntax */ 
background: linear-gradient(#ffccff,violet,violet,#ffccff);
color:black;
margin:0;
padding:0;
text-align:left;
direction:ltr;
unicode-bidi:embed;
}
-o-viewport {
width: 100%;
height: 100%;
}
div.page-separator{
background-color:transparent;
height:0px; }
@media (max-width: 767px){
div.page-separator{
background-color:transparent;
height:3px;
}
}
.firstletter{ display: block;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:300;
font-size:200%;
text-align:left;
text-indent: 5px;
text-decoration: none;
color:white;
padding-top:0px;
border:0px;
margin:15px 0px 0px 0px;
}
h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-family:Arial;
font-size:1em;
text-decoration: none;
color:black;
padding:0px;
border:0px;
margin:0px;
}
h1.titles{
display: block;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:300;
text-align:left;
font-size:1em;
text-indent: 5px;
text-decoration: none;
color:white;
padding-top:0px;
border:0px;
margin:15px 0px 0px 0px;
}
@media (max-width: 767px){
h1.titles{
display: block;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:300;
font-size:0.75em;
text-align:left;
text-indent: 2px;
color:white;
padding:0px;
border:0px;
margin:10px 0px 0px 0px;
}
}
h1.titles:first-line {
background-color: black;
}
h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
font-weight: 200;
padding:0px;
border:0px;
margin:0px
;
}
@media (max-width: 767px){
h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
font-weight: 300;
padding:0px;
border:0px;
margin:0px;
}
}
.tra {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
font-weight: 200;
color:transparent;
padding:0px;
border:0px;
margin:0px;
}
@media (max-width: 767px){
.tra{ font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
font-weight: 200;
color:transparent;
padding:0px;
border:0px;
margin:0px;
}
}
h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
font-weight: 200;
padding:0px;
border:0px;
margin:0px;
}
@media (max-width: 767px){
h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.5625em;
font-weight: 200;
padding:0px;
border:0px;
margin:0px;
}
}
h5,h6{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.5625em;
font-weight:normal;
color:black;
margin:0px 0px 0px 5px;
}
h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
font-weight:normal;
color:black;
margin:0px 0px 0px 5px;
}
h4.intro::first-letter{
font-family:Verdana, Arial, Helvetica, sans-serif;
text-shadow: 2px 2px #000000;
color: #ff0000; font-size:200%;
}
span{
float: left;
width: 0.7em;
font-size: 300%;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height: 80%;
}
p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.6875em;
font-weight:normal;
color:black;
margin:0px 0px 0px 5px;
padding:0px;
border:0px;
}
@media (max-width: 767px){
p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.5em;
font-weight: 300;
padding:0px;
border:0px;
margin:0px;
}
}
a{
cursor:pointer;
text-decoration:none;
}
img {
max-width: 100%;
height:auto;
padding:0px;
border-radius: 10px;
border: 0px solid gold;
margin:0px;
}
@media (max-width: 767px){
img{
max-width: 100%;
height:auto;
border-radius: 4px;
}
}
img.center{
margin-left:30%;
}
img.center2{
margin-left:35%;
}
hr{
border-width:0;
color:#d9d9d9;
height:1px;
}
.center{
margin-left:auto;
margin-right:auto;
}
.shadows {
background-color:#8fc8d9;
box-shadow: 2px 2px 5px 0px #000000;
border-radius: 5px;
}
#shadows {
background-color:#8fc8d9;
box-shadow: 2px 2px 5px 0px #000000;
border-radius: 8px;
}
#header{
height: auto;
text-align:center;
border:0px solid blue;
margin:0px 0px 5px 0px;
}
@media (max-width: 767px){
#header {
text-align:center;
border:0px solid blue;
margin:0px 0px 5px 0px;
}
}
#title {
height: auto;
font-family : "Bodoni MT", sans-serif;
font-size : 100%;
text-align:center;
line-height: 30px;
width : 100%;
border:0px solid green;
}
@media (max-width: 767px){
#title {
text-align:center;
font-family: "Bodoni MT", sans-serif;
font-size: 100%;
width: 100%;
}
}
#header #title h1{
text-align:center;
font-family: Bodoni MT, sans-serif;
font-weight: 300;
font-size: 1.625em;
text-indent: 5px;
color: black;
margin: 0px 0px 0px 0px;
}
@media (max-width: 767px){
#header #title h1{
text-align:center;
font-family: "Bodoni MT", sans-serif;
font-weight: 300;
font-size: 0.75em;
text-indent: 2px;
color: black;
margin: 0px 0px 0px 0px;
}
}
#header #title h2:first-line {
background-color: #000000;
}
#header #title h2{
font-size: 1.375em;
font-family: "Bodoni MT", sans-serif;
font-weight: 300;
color: white;
line-height: 30px;
text-indent: 100px;
margin: 0px 5px 0px 0px;
}
@media (max-width: 767px){
#header #title h2{
font-size: 1em;
font-family: "Bodoni MT", sans-serif;
font-weight: 300;
color: white;
line-height: 30px;
text-indent: 40px;
margin: 0px 5px 0px 0px;
}
}
#header #title h3:first-line {
background-color: #000000;
} #header #title h3{
font-size: 1.125em;
font-family: "Bodoni MT", sans-serif;
font-weight: 300;
color: white;
line-height: 30px;
text-indent: 170px;
margin: 0px 5px 0px 0px;
}
@media (max-width: 767px){
#header #title h3{
font-size: 0.75em;
font-family: "Bodoni MT", sans-serif;
font-weight: 300;
color: white;
line-height: 30px;
text-indent: 90px;
margin: 0px 5px 0px 0px;
}
}
#header #title h4{
font-family: "Bodoni MT", sans-serif;
font-weight: 300;
font-size: 1.625em;
color: black;
text-align: center;
margin: auto;
border: 0px solid #73AD21;
padding: 0px;
}
@media (max-width: 767px){
#header#title h4{
font-family: "Bodoni MT", sans-serif;
font-weight: 200;
font-size: 1em;
color: black;
text-align: center;
margin: auto;
border: 0px solid #73AD21;
padding: 0px;
}
}
img.top {
vertical-align: -47px;
width: 40px;
height: 80px;
border: 0px solid gold;
}
@media (max-width: 767px){
img.top {
vertical-align: -15px;
width: 20px;
height: 40px;
border: 0px solid gold;
}
}
#containermain{
width:100%;
max-width:1210px;
background-color:transparent;
padding-left:20px;
padding-right:20px;
box-sizing:border-box;
margin-left:auto;
margin-right:auto;
border:0px solid gold;
color:black;
}
.container{
width:100%;
max-width:1210px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
box-sizing:border-box;
margin-top:0px;
margin-left:auto;
margin-right:auto;
background-color:transparent;
border:0em solid green;
color:black;
}
@media (max-width: 767px){
.container{
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
background-color:transparent;
box-shadow: 2px 2px 5px 0px #000000;
border-radius: 4px;
}
}
.row{
}
.row:before,.row:after{
display:table;
height:100%;
content:""
}
.row:after{
clear:both
}
@media(max-width:767px){
.row:after{
clear:none
}
}
.span1{
float:left;
}
.span1:before,.span1:after{
display:table;
content:"" ;
}
.span1:after{
clear:both
}
@media(max-width:767px){
.span1{
margin-top:inherit;
margin-bottom:inherit;
float:none
}
.span1:first-child{
margin-top:0;
}
.span1:last-child{
margin-bottom:0;
}
.span1:after{
clear:none
}
}
.span2{
float:left;
}
.span2:before,.span2:after{
display:table;
content:""
}
.span2:after{
clear:both
}
@media(max-width:767px){
.span2{
margin-top:inherit;
margin-bottom:inherit;
float:none
}
.span2:first-child{
margin-top:0;
}
.span2:last-child{
margin-bottom:0;
}
.span2:after{
clear:none
}
}
.span3{
float:left;
}
.span3:before,.span3:after{
display:table;
content:""
}
.span3:after{
clear:both
}
@media(max-width:767px){
.span3{
margin-top:inherit;
margin-bottom:inherit;
float:none
}
.span3:first-child{
margin-top:0;
}
.span3:last-child{
margin-bottom:0;
}
.span3:after{
clear:none
}
}
.span4{
float:left;
}
.span4:before,.span4:after{
display:table;
content:""
}
.span4:after{
clear:both
}
@media(max-width:767px){
.span4{
margin-top:inherit;
margin-bottom:inherit;
float:none
}
.span4:first-child{
margin-top:0;
}
.span4:last-child{
margin-bottom:0;
}
.span4:after{
clear:none
}
}
.span5{
float:left;
}
.span5:before,.span5:after{
display:table;
content:""
}
.span5:after{
clear:both
}
@media(max-width:767px){
.span5{
margin-top:inherit;
margin-bottom:inherit;
float:none
}
.span5:first-child{
margin-top:0;
}
.span5:last-child{
margin-bottom:0;
}
.span5:after{
clear:none
}
}
.span6{
float:left;
}
.span6:before,.span6:after{
display:table;
content:""
}
.span6:after{
clear:both
}
@media(max-width:767px){
.span6{
margin-top:inherit;
margin-bottom:inherit;
float:none
}
.span6:first-child{
margin-top:0;
}
.span6:last-child{
margin-bottom:0;
}
.span6:after{
clear:none
}
}
.span7{
float:left;
}
.span7:before,.span7:after{
display:table;
content:""
}
.span7:after{
clear:both
}
@media(max-width:767px){
.span7{
margin-top:inherit;
margin-bottom:inherit;
float:none
}
.span7:first-child{
margin-top:0;
}
.span7:last-child{
margin-bottom:0;
}
.span7:after{
clear:none
}
}
.span8{
float:left;
}
.span8:before,.span8:after{
display:table;
content:""
}
.span8:after{
clear:both
}
@media(max-width:767px){
.span8{
margin-top:inherit;
margin-bottom:inherit;
float:none
}
.span8:first-child{
margin-top:0;
}
.span8:last-child{
margin-bottom:0;
}
.span8:after{
clear:none
}
}
.span9{
float:left;
}
.span9:before,.span9:after{
display:table;
content:""
}
.span9:after{
clear:both
}
@media(max-width:767px){
.span9{
margin-top:inherit;
margin-bottom:inherit;
float:none
}
.span9:first-child{
margin-top:0;
}
.span9:last-child{
margin-bottom:0;
}
.span9:after{
clear:none
}
}
.span10{
float:left;
}
.span10:before,.span10:after{
display:table;
content:""
}
.span10:after{
clear:both
}
@media(max-width:767px){
.span10{
margin-top:inherit;
margin-bottom:inherit;
float:none
}
.span10:first-child{
margin-top:0;
}
.span10:last-child{
margin-bottom:0;
}
.span10:after{
clear:none
}
}
.span11{
float:left;
}
.span11:before,.span11:after{
display:table;
content:""
}
.span11:after{
clear:both
}
@media(max-width:767px){
.span11{
margin-top:inherit;
margin-bottom:inherit;
float:none
}
.span11:first-child{
margin-top:0;
}
.span11:last-child{
margin-bottom:0;
}
.span11:after{
clear:none
}
}
.span12{
float:left;
}
.span12:before,.span12:after{
display:table;
content:""
}
.span12:after{
clear:both
}
@media(max-width:767px){
.span12{
margin-top:inherit;
margin-bottom:inherit;
float:none
}
.span12:first-child{
margin-top:0;
}
.span12:last-child{
margin-bottom:0;
}
.span12:after{
clear:none
}
}
.row>.span1{
width:6.5%;
margin-left:2%;
}
.row>.span1:first-child{
margin-left:0;
}
@media(max-width:767px){
.row>.span1{
width:100%;
margin-left:0;
}
}
.row>.span2{
width:15%;
margin-left:2%;
}
.row>.span2:first-child{
margin-left:0;
}
@media(max-width:767px){
.row>.span2{
width:100%;
margin-left:0;
}
}
.row>.span3{
width:23.5%;
margin-left:2%;
}
.row>.span3:first-child{
margin-left:0;
}
@media(max-width:767px){
.row>.span3{
width:100%;
margin-left:0;
}
}
.row>.span4{
width:32%;
margin-left:2%;
}
.row>.span4:first-child{
margin-left:0;
}
@media(max-width:767px){
.row>.span4{
width:100%;
margin-left:0;
}
}
.row>.span5{
width:40.5%;
margin-left:2%;
}
.row>.span5:first-child{
margin-left:0;
}
@media(max-width:767px){
.row>.span5{
width:100%;
margin-left:0;
}
}
.row>.span6{
width:49%;
margin-left:2%;
}
.row>.span6:first-child{
margin-left:0;
}
@media(max-width:767px){
.row>.span6{
width:100%;
margin-left:0;
}
}
.row>.span7{
width:57.5%;
margin-left:2%;
}
.row>.span7:first-child{
margin-left:0;
}
@media(max-width:767px){
.row>.span7{
width:100%;
margin-left:0;
}
}
.row>.span8{
width:66%;
margin-left:2%;
}
.row>.span8:first-child{
margin-left:0;
}
@media(max-width:767px){
.row>.span8{
width:100%;
margin-left:0;
}
}
.row>.span9{
width:74.5%;
margin-left:2%;
}
.row>.span9:first-child{
margin-left:0;
}
@media(max-width:767px){
.row>.span9{
width:100%;
margin-left:0;
}
}
.row>.span10{
width:83%;
margin-left:2%;
}
.row>.span10:first-child{
margin-left:0;
}
@media(max-width:767px){
.row>.span10{
width:100%;
margin-left:0;
}
}
.row>.span11{
width:91.5%;
margin-left:2%;
}
.row>.span11:first-child{
margin-left:0;
}
@media(max-width:767px){
.row>.span11{
width:100%;
margin-left:0;
}
}
.row>.span12{
width:100%;
margin-left:2%;
}
.row>.span12:first-child{
margin-left:0;
}
@media(max-width:767px){
.row>.span12{
width:100%;
margin-left:0;
}
}
.row>.offset1{
margin-left:10.5%;
}
.row>.offset1:first-child{
margin-left:8.5%;
}
@media(max-width:767px){
.row>.offset1{
margin-left:0;
}
.row>.offset1:first-child{
margin-left:0;
}
}
.row>.offset2{
margin-left:19%;
}
.row>.offset2:first-child{
margin-left:17%;
}
@media(max-width:767px){
.row>.offset2{
margin-left:0;
}
.row>.offset2:first-child{
margin-left:0;
}
}
.row>.offset3{
margin-left:27.5%;
}
.row>.offset3:first-child{
margin-left:25.5%;
}
@media(max-width:767px){
.row>.offset3{
margin-left:0;
}
.row>.offset3:first-child{
margin-left:0;
}
}
.row>.offset4{
margin-left:36%;
}
.row>.offset4:first-child{
margin-left:34%;
}
@media(max-width:767px){
.row>.offset4{
margin-left:0;
}
.row>.offset4:first-child{
margin-left:0;
}
}
.row>.offset5{
margin-left:44.5%;
}
.row>.offset5:first-child{
margin-left:42.5%;
}
@media(max-width:767px){
.row>.offset5{
margin-left:0;
}
.row>.offset5:first-child{
margin-left:0;
}
}
.row>.offset6{
margin-left:53%;
}
.row>.offset6:first-child{
margin-left:51%;
}
@media(max-width:767px){
.row>.offset6{
margin-left:0;
}
.row>.offset6:first-child{
margin-left:0;
}
}
.row>.offset7{
margin-left:61.5%;
}
.row>.offset7:first-child{
margin-left:59.5%;
}
@media(max-width:767px){
.row>.offset7{
margin-left:0;
}
.row>.offset7:first-child{
margin-left:0;
}
}
.row>.offset8{
margin-left:70%;
}
.row>.offset8:first-child{
margin-left:68%;
}
@media(max-width:767px){
.row>.offset8{
margin-left:0;
}
.row>.offset8:first-child{
margin-left:0;
}
}
.row>.offset9{
margin-left:78.5%;
}
.row>.offset9:first-child{
margin-left:76.5%;
}
@media(max-width:767px){
.row>.offset9{
margin-left:0;
}
.row>.offset9:first-child{
margin-left:0;
}
}
.row>.offset10{
margin-left:87%;
}
.row>.offset10:first-child{
margin-left:85%;
}
@media(max-width:767px){
.row>.offset10{
margin-left:0;
}
.row>.offset10:first-child{
margin-left:0;
}
}
.row>.offset11{
margin-left:95.5%;
}
.row>.offset11:first-child{
margin-left:93.5%;
}
@media(max-width:767px){
.row>.offset11{
margin-left:0;
}
.row>.offset11:first-child{
margin-left:0;
}
}
.row>.offset12{
margin-left:104%;
}
.row>.offset12:first-child{
margin-left:102%;
}
@media(max-width:767px){
.row>.offset12{
margin-left:0;
}
.row>.offset12:first-child{
margin-left:0;
}
}
.span2>.span1{
width:43.33333%;
margin-left:13.33333%;
}
.span2>.span1:first-child{
margin-left:0;
}
@media(max-width:767px){
.span2>.span1{
width:100%;
margin-left:0;
}
}
.span3>.span1{
width:27.65957%;
margin-left:8.51064%;
}
.span3>.span1:first-child{
margin-left:0;
}
@media(max-width:767px){
.span3>.span1{
width:100%;
margin-left:0;
}
}
.span3>.span2{
width:63.82979%;
margin-left:8.51064%;
}
.span3>.span2:first-child{
margin-left:0;
}
@media(max-width:767px){
.span3>.span2{
width:100%;
margin-left:0;
}
}
.span4>.span1{
width:20.3125%;
margin-left:6.25%;
}
.span4>.span1:first-child{
margin-left:0;
}
@media(max-width:767px){
.span4>.span1{
width:100%;
margin-left:0;
}
}
.span4>.span2{
width:46.875%;
margin-left:6.25%;
}
.span4>.span2:first-child{
margin-left:0;
}
@media(max-width:767px){
.span4>.span2{
width:100%;
margin-left:0;
}
}
.span4>.span3{
width:73.4375%;
margin-left:6.25%;
}
.span4>.span3:first-child{
margin-left:0;
}
@media(max-width:767px){
.span4>.span3{
width:100%;
margin-left:0;
}
}
.span5>.span1{
width:16.04938%;
margin-left:4.93827%;
}
.span5>.span1:first-child{
margin-left:0;
}
@media(max-width:767px){
.span5>.span1 {
width:100%;
margin-left:0;
}
}
.span5>.span2{
width:37.03704%;
margin-left:4.93827%;
}
.span5>.span2:first-child{
margin-left:0;
}
@media(max-width:767px){
.span5>.span2{
width:100%;
margin-left:0;
}
}
.span5>.span3{
width:58.02469%;
margin-left:4.93827%;
}
.span5>.span3:first-child{
margin-left:0;
}
@media(max-width:767px){
.span5>.span3{
width:100%;
margin-left:0;
}
}
.span5>.span4{
width:79.01235%;
margin-left:4.93827%;
}
.span5>.span4:first-child{
margin-left:0;
}
@media(max-width:767px){
.span5>.span4{
width:100%;
margin-left:0;
}
}
.span6>.span1{
width:13.26531%;
margin-left:4.08163%;
}
.span6>.span1:first-child{
margin-left:0;
}
@media(max-width:767px){
.span6>.span1{
width:100%;
margin-left:0;
}
}
.span6>.span2{
width:30.61224%;
margin-left:4.08163%;
}
.span6>.span2:first-child{
margin-left:0;
}
@media(max-width:767px){
.span6>.span2{
width:100%;
margin-left:0;
}
}
.span6>.span3{
width:47.95918%;
margin-left:4.08163%;
}
.span6>.span3:first-child{
margin-left:0;
}
@media(max-width:767px){
.span6>.span3{
width:100%;
margin-left:0;
}
}
.span6>.span4{
width:65.30612%;
margin-left:4.08163%;
}
.span6>.span4:first-child{
margin-left:0;
}
@media(max-width:767px){
.span6>.span4{
width:100%;
margin-left:0;
}
}
.span6>.span5{
width:82.65306%;
margin-left:4.08163%;
}
.span6>.span5:first-child{
margin-left:0;
}
@media(max-width:767px){
.span6>.span5{
width:100%;
margin-left:0;
}
}
.span7>.span1{
width:11.30435%;
margin-left:3.47826%;
}
.span7>.span1:first-child{
margin-left:0;
}
@media(max-width:767px){
.span7>.span1{
width:100%;
margin-left:0;
}
}
.span7>.span2{
width:26.08696%;
margin-left:3.47826%;
}
.span7>.span2:first-child{
margin-left:0;
}
@media(max-width:767px){
.span7>.span2{
width:100%;
margin-left:0;
}
}
.span7>.span3{
width:40.86957%;
margin-left:3.47826%;
}
.span7>.span3:first-child{
margin-left:0;
}
@media(max-width:767px){
.span7>.span3{
width:100%;
margin-left:0;
}
}
.span7>.span4{
width:55.65217%;
margin-left:3.47826%;
}
.span7>.span4:first-child{
margin-left:0;
}
@media(max-width:767px){
.span7>.span4{
width:100%;
margin-left:0;
}
}
.span7>.span5{
width:70.43478%;
margin-left:3.47826%;
}
.span7>.span5:first-child{
margin-left:0;
}
@media(max-width:767px){
.span7>.span5{
width:100%;
margin-left:0;
}
}
.span7>.span6{
width:85.21739%;
margin-left:3.47826%;
}
.span7>.span6:first-child{
margin-left:0;
}
@media(max-width:767px){
.span7>.span6{
width:100%;
margin-left:0;
}
}
.span8>.span1{
width:9.84848%;
margin-left:3.0303%;
}
.span8>.span1:first-child{
margin-left:0;
}
@media(max-width:767px){
.span8>.span1{
width:100%;
margin-left:0;
}
}
.span8>.span2{
width:22.72727%;
margin-left:3.0303%;
}
.span8>.span2:first-child{
margin-left:0;
}
@media(max-width:767px){
.span8>.span2{
width:100%;
margin-left:0;
}
}
.span8>.span3{
width:35.60606%;
margin-left:3.0303%;
}
.span8>.span3:first-child{
margin-left:0;
}
@media(max-width:767px){
.span8>.span3{
width:100%;
margin-left:0;
}
}
.span8>.span4{
width:48.48485%;
margin-left:3.0303%;
}
.span8>.span4:first-child{
margin-left:0;
}
@media(max-width:767px){
.span8>.span4{
width:100%;
margin-left:0;
}
}
.span8>.span5{
width:61.36364%;
margin-left:3.0303%;
}
.span8>.span5:first-child{
margin-left:0;
}
@media(max-width:767px){
.span8>.span5{
width:100%;
margin-left:0;
}
}
.span8>.span6{
width:74.24242%;
margin-left:3.0303%;
}
.span8>.span6:first-child{
margin-left:0;
}
@media(max-width:767px){
.span8>.span6{
width:100%;
margin-left:0;
}
}
.span8>.span7{
width:87.12121%;
margin-left:3.0303%;
}
.span8>.span7:first-child{
margin-left:0;
}
@media(max-width:767px){
.span8>.span7{
width:100%;
margin-left:0;
}
}
.span9>.span1{
width:8.72483%;
margin-left:2.68456%;
}
.span9>.span1:first-child{
margin-left:0;
}
@media(max-width:767px){
.span9>.span1{
width:100%;
margin-left:0;
}
}
.span9>.span2{
width:20.13423%;
margin-left:2.68456%;
}
.span9>.span2:first-child{
margin-left:0;
}
@media(max-width:767px){
.span9>.span2{
width:100%;
margin-left:0;
}
}
.span9>.span3{
width:31.54362%;
margin-left:2.68456%;
}
.span9>.span3:first-child{
margin-left:0;
}
@media(max-width:767px){
.span9>.span3{
width:100%;
margin-left:0;
}
}
.span9>.span4{
width:42.95302%;
margin-left:2.68456%;
}
.span9>.span4:first-child{
margin-left:0;
}
@media(max-width:767px){
.span9>.span4{
width:100%;
margin-left:0;
}
}
.span9>.span5{
width:54.36242%;
margin-left:2.68456%;
}
.span9>.span5:first-child{
margin-left:0;
}
@media(max-width:767px){
.span9>.span5{
width:100%;
margin-left:0;
}
}
.span9>.span6{
width:65.77181%;
margin-left:2.68456%;
}
.span9>.span6:first-child{
margin-left:0;
}
@media(max-width:767px){
.span9>.span6{
width:100%;
margin-left:0;
}
}
.span9>.span7{
width:77.18121%;
margin-left:2.68456%;
}
.span9>.span7:first-child{
margin-left:0;
}
@media(max-width:767px){
.span9>.span7{
width:100%;
margin-left:0;
}
}
.span9>.span8{
width:88.5906%;
margin-left:2.68456%;
}
.span9>.span8:first-child{
margin-left:0;
}
@media(max-width:767px){
.span9>.span8{
width:100%;
margin-left:0;
}
}
.span10>.span1{
width:7.83133%;
margin-left:2.40964%;
}
.span10>.span1:first-child{
margin-left:0;
}
@media(max-width:767px){
.span10>.span1{
width:100%;
margin-left:0;
}
}
.span10>.span2{
width:18.07229%;
margin-left:2.40964%;
}
.span10>.span2:first-child{
margin-left:0;
}
@media(max-width:767px){
.span10>.span2{
width:100%;
margin-left:0;
}
}
.span10>.span3{
width:28.31325%;
margin-left:2.40964%;
}
.span10>.span3:first-child{
margin-left:0;
}
@media(max-width:767px){
.span10>.span3{
width:100%;
margin-left:0;
}
}
.span10>.span4{
width:38.55422%;
margin-left:2.40964%;
}
.span10>.span4:first-child{
margin-left:0;
}
@media(max-width:767px){
.span10>.span4{
width:100%;
margin-left:0;
}
}
.span10>.span5{
width:48.79518%;
margin-left:2.40964%;
}
.span10>.span5:first-child{
margin-left:0;
}
@media(max-width:767px){
.span10>.span5{
width:100%;
margin-left:0;
}
}
.span10>.span6{
width:59.03614%;
margin-left:2.40964%;
}
.span10>.span6:first-child{
margin-left:0;
}
@media(max-width:767px){
.span10>.span6{
width:100%;
margin-left:0;
}
}
.span10>.span7{
width:69.27711%;
margin-left:2.40964%;
}
.span10>.span7:first-child{
margin-left:0;
}
@media(max-width:767px){
.span10>.span7{
width:100%;
margin-left:0;
}
}
.span10>.span8{
width:79.51807%;
margin-left:2.40964%;
}
.span10>.span8:first-child{
margin-left:0;
}
@media(max-width:767px){
.span10>.span8{
width:100%;
margin-left:0;
}
}
.span10>.span9{
width:89.75904%;
margin-left:2.40964%;
}
.span10>.span9:first-child{
margin-left:0;
}
@media(max-width:767px){
.span10>.span9{
width:100%;
margin-left:0;
}
}
.span11>.span1{
width:7.10383%;
margin-left:2.18579%;
}
.span11>.span1:first-child{
margin-left:0;
}
@media(max-width:767px){
.span11>.span1{
width:100%;
margin-left:0;
}
}
.span11>.span2{
width:16.39344%;
margin-left:2.18579%;
}
.span11>.span2:first-child{
margin-left:0;
}
@media(max-width:767px){
.span11>.span2{
width:100%;
margin-left:0;
}
}
.span11>.span3{
width:25.68306%;
margin-left:2.18579%;
}
.span11>.span3:first-child{
margin-left:0;
}
@media(max-width:767px){
.span11>.span3{
width:100%;
margin-left:0;
}
}
.span11>.span4{
width:34.97268%;
margin-left:2.18579%;
}
.span11>.span4:first-child{
margin-left:0;
}
@media(max-width:767px){
.span11>.span4{
width:100%;
margin-left:0;
}
}
.span11>.span5{
width:44.2623%;
margin-left:2.18579%;
}
.span11>.span5:first-child{
margin-left:0;
}
@media(max-width:767px){
.span11>.span5{
width:100%;
margin-left:0;
}
}
.span11>.span6{
width:53.55191%;
margin-left:2.18579%;
}
.span11>.span6:first-child{
margin-left:0;
}
@media(max-width:767px){
.span11>.span6{
width:100%;
margin-left:0;
}
}
.span11>.span7{
width:62.84153%;
margin-left:2.18579%;
}
.span11>.span7:first-child{
margin-left:0;
}
@media(max-width:767px){
.span11>.span7{
width:100%;
margin-left:0;
}
}
.span11>.span8{
width:72.13115%;
margin-left:2.18579%;
}
.span11>.span8:first-child{
margin-left:0;
}
@media(max-width:767px){
.span11>.span8{
width:100%;
margin-left:0;
}
}
.span11>.span9{
width:81.42077%;
margin-left:2.18579%;
}
.span11>.span9:first-child{
margin-left:0;
}
@media(max-width:767px){
.span11>.span9{
width:100%;
margin-left:0;
}
}
.span11>.span10{
width:90.71038%;
margin-left:2.18579%;
}
.span11>.span10:first-child{
margin-left:0;
}
@media(max-width:767px){
.span11>.span10{
width:100%;
margin-left:0;
}
}
.span12>.span1{
width:6.5%;
margin-left:2%;
}
.span12>.span1:first-child{
margin-left:0;
}
@media(max-width:767px){
.span12>.span1{
width:100%;
margin-left:0;
}
}
.span12>.span2{
width:15%;
margin-left:2%;
}
.span12>.span2:first-child{
margin-left:0;
}
@media(max-width:767px){
.span12>.span2{
width:100%;
margin-left:0;
}
}
.span12>.span3{
width:23.5%;
margin-left:2%;
}
.span12>.span3:first-child{
margin-left:0;
}
@media(max-width:767px){
.span12>.span3{
width:100%;
margin-left:0;
}
}
.span12>.span4{
width:32%;
margin-left:2%;
}
.span12>.span4:first-child{
margin-left:0;
}
@media(max-width:767px){
.span12>.span4{
width:100%;
margin-left:0;
}
}
.span12>.span5{
width:40.5%;
margin-left:2%;
}
.span12>.span5:first-child{
margin-left:0;
}
@media(max-width:767px){
.span12>.span5{
width:100%;
margin-left:0;
}
}
.span12>.span6{
width:49%;
margin-left:2%;
}
.span12>.span6:first-child{
margin-left:0;
}
@media(max-width:767px){
.span12>.span6{
width:100%;
margin-left:0;
}
}
.span12>.span7{
width:57.5%;
margin-left:2%;
}
.span12>.span7:first-child{
margin-left:0;
}
@media(max-width:767px){
.span12>.span7{
width:100%;
margin-left:0;
}
}
.span12>.span8{
width:66%;
margin-left:2%;
}
.span12>.span8:first-child{
margin-left:0;
}
@media(max-width:767px){
.span12>.span8{
width:100%;
margin-left:0;
}
}
.span12>.span9{
width:74.5%;
margin-left:2%;
}
.span12>.span9:first-child{
margin-left:0;
}
@media(max-width:767px){
.span12>.span9{
width:100%;
margin-left:0;
}
}
.span12>.span10{
width:83%;
margin-left:2%;
}
.span12>.span10:first-child{
margin-left:0;
}
@media(max-width:767px){
.span12>.span10{
width:100%;
margin-left:0;
}
}
.span12>.span11{
width:91.5%;
margin-left:2%;
}
.span12>.span11:first-child{
margin-left:0;
}
@media(max-width:767px){
.span12>.span11{
width:100%;
margin-left:0;
}
}
.span2>.offset1{
margin-left:70%; }
.span2>.offset1:first-child{
margin-left:56.66667%;
}
@media(max-width:767px){
.span2>.offset1{
margin-left:0;
}
.span2>.offset1:first-child{
margin-left:0;
}
}
.span3>.offset1{
margin-left:44.68085%;
}
.span3>.offset1:first-child{
margin-left:36.17021%;
}
@media(max-width:767px){
.span3>.offset1{
margin-left:0;
}
.span3>.offset1:first-child{
margin-left:0;
}
}
.span3>.offset2{
margin-left:80.85106%;
}
.span3>.offset2:first-child{
margin-left:72.34043%;
}
@media(max-width:767px){
.span3>.offset2{
margin-left:0;
}
.span3>.offset2:first-child{
margin-left:0;
}
}
.span4>.offset1{
margin-left:32.8125%;
}
.span4>.offset1:first-child{
margin-left:26.5625%;
}
@media(max-width:767px){
.span4>.offset1{
margin-left:0;
}
.span4>.offset1:first-child{
margin-left:0;
}
}
.span4>.offset2{
margin-left:59.375%;
}
.span4>.offset2:first-child{
margin-left:53.125%;
}
@media(max-width:767px){
.span4>.offset2{
margin-left:0;
}
.span4>.offset2:first-child{
margin-left:0;
}
}
.span4>.offset3{
margin-left:85.9375%;
}
.span4>.offset3:first-child{
margin-left:79.6875%;
}
@media(max-width:767px){
.span4>.offset3{
margin-left:0;
}
.span4>.offset3:first-child{
margin-left:0;
}
}
.span5>.offset1{
margin-left:25.92593%;
}
.span5>.offset1:first-child{
margin-left:20.98765%;
}
@media(max-width:767px){
.span5>.offset1{
margin-left:0;
}
.span5>.offset1:first-child{
margin-left:0;
}
}
.span5>.offset2{
margin-left:46.91358%;
}
.span5>.offset2:first-child{
margin-left:41.97531%;
}
@media(max-width:767px){
.span5>.offset2{
margin-left:0;
}
.span5>.offset2:first-child{
margin-left:0;
}
}
.span5>.offset3{
margin-left:67.90123%;
}
.span5>.offset3:first-child{
margin-left:62.96296%;
}
@media(max-width:767px){
.span5>.offset3{
margin-left:0;
}
.span5>.offset3:first-child{
margin-left:0;
}
}
.span5>.offset4{
margin-left:88.88889%;
}
.span5>.offset4:first-child{
margin-left:83.95062%;
}
@media(max-width:767px){
.span5>.offset4{
margin-left:0;
}
.span5>.offset4:first-child{
margin-left:0;
}
}
.span6>.offset1{
margin-left:21.42857%;
}
.span6>.offset1:first-child{
margin-left:17.34694%;
}
@media(max-width:767px){
.span6>.offset1{
margin-left:0;
}
.span6>.offset1:first-child{
margin-left:0;
}
}
.span6>.offset2{
margin-left:38.77551%;
}
.span6>.offset2:first-child{
margin-left:34.69388%;
}
@media(max-width:767px){
.span6>.offset2{
margin-left:0;
}
.span6>.offset2:first-child{
margin-left:0;
}
}
.span6>.offset3{
margin-left:56.12245%;
}
.span6>.offset3:first-child{
margin-left:52.04082%;
}
@media(max-width:767px){
.span6>.offset3{
margin-left:0;
}
.span6>.offset3:first-child{
margin-left:0;
}
}
.span6>.offset4{
margin-left:73.46939%;
}
.span6>.offset4:first-child{
margin-left:69.38776%;
}
@media(max-width:767px){
.span6>.offset4{
margin-left:0;
}
.span6>.offset4:first-child{
margin-left:0;
}
}
.span6>.offset5{
margin-left:90.81633%;
}
.span6>.offset5:first-child{
margin-left:86.73469%;
}
@media(max-width:767px){
.span6>.offset5{
margin-left:0;
}
.span6>.offset5:first-child{
margin-left:0;
}
}
.span7>.offset1{
margin-left:18.26087%;
}
.span7>.offset1:first-child{
margin-left:14.78261%;
}
@media(max-width:767px){
.span7>.offset1{
margin-left:0;
}
.span7>.offset1:first-child{
margin-left:0;
}
}
.span7>.offset2{
margin-left:33.04348%;
}
.span7>.offset2:first-child{
margin-left:29.56522%;
}
@media(max-width:767px){
.span7>.offset2{
margin-left:0;
}
.span7>.offset2:first-child{
margin-left:0;
}
}
.span7>.offset3{
margin-left:47.82609%;
}
.span7>.offset3:first-child{
margin-left:44.34783%;
}
@media(max-width:767px){
.span7>.offset3{
margin-left:0;
}
.span7>.offset3:first-child{
margin-left:0;
}
}
.span7>.offset4{
margin-left:62.6087%;
}
.span7>.offset4:first-child{
margin-left:59.13043%;
}
@media(max-width:767px){
.span7>.offset4{
margin-left:0;
}
.span7>.offset4:first-child{
margin-left:0;
}
}
.span7>.offset5{
margin-left:77.3913%;
}
.span7>.offset5:first-child{
margin-left:73.91304%;
}
@media(max-width:767px){
.span7>.offset5{
margin-left:0;
}
.span7>.offset5:first-child{
margin-left:0;
}
}
.span7>.offset6{
margin-left:92.17391%;
}
.span7>.offset6:first-child{
margin-left:88.69565%;
}
@media(max-width:767px){
.span7>.offset6{
margin-left:0;
}
.span7>.offset6:first-child{
margin-left:0;
}
}
.span8>.offset1{
margin-left:15.90909%;
}
.span8>.offset1:first-child{
margin-left:12.87879%;
}
@media(max-width:767px){
.span8>.offset1{
margin-left:0;
}
.span8>.offset1:first-child{
margin-left:0;
}
}
.span8>.offset2{
margin-left:28.78788%;
}
.span8>.offset2:first-child{
margin-left:25.75758%;
}
@media(max-width:767px){
.span8>.offset2{
margin-left:0;
}
.span8>.offset2:first-child{
margin-left:0;
}
}
.span8>.offset3{
margin-left:41.66667%;
}
.span8>.offset3:first-child{
margin-left:38.63636%;
}
@media(max-width:767px){
.span8>.offset3{
margin-left:0;
}
.span8>.offset3:first-child{
margin-left:0;
}
}
.span8>.offset4{
margin-left:54.54545%;
}
.span8>.offset4:first-child{
margin-left:51.51515%;
}
@media(max-width:767px){
.span8>.offset4{
margin-left:0;
}
.span8>.offset4:first-child{
margin-left:0;
}
}
.span8>.offset5{
margin-left:67.42424%;
}
.span8>.offset5:first-child{
margin-left:64.39394%;
}
@media(max-width:767px){
.span8>.offset5{
margin-left:0;
}
.span8>.offset5:first-child{
margin-left:0;
}
}
.span8>.offset6{
margin-left:80.30303%;
}
.span8>.offset6:first-child{
margin-left:77.27273%;
}
@media(max-width:767px){
.span8>.offset6{
margin-left:0;
}
.span8>.offset6:first-child{
margin-left:0;
}
}
.span8>.offset7{
margin-left:93.18182%;
}
.span8>.offset7:first-child{
margin-left:90.15152%;
}
@media(max-width:767px){
.span8>.offset7{
margin-left:0;
}
.span8>.offset7:first-child{
margin-left:0;
}
}
.span9>.offset1{
margin-left:14.09396%;
}
.span9>.offset1:first-child{
margin-left:11.4094%;
}
@media(max-width:767px){
.span9>.offset1{
margin-left:0;
}
.span9>.offset1:first-child{
margin-left:0;
}
}
.span9>.offset2{
margin-left:25.50336%;
}
.span9>.offset2:first-child{
margin-left:22.81879%;
}
@media(max-width:767px){
.span9>.offset2{
margin-left:0;
}
.span9>.offset2:first-child{
margin-left:0;
}
}
.span9>.offset3{
margin-left:36.91275%;
}
.span9>.offset3:first-child{
margin-left:34.22819%;
}
@media(max-width:767px){
.span9>.offset3{
margin-left:0;
}
.span9>.offset3:first-child{
margin-left:0;
}
}
.span9>.offset4{
margin-left:48.32215%;
}
.span9>.offset4:first-child{
margin-left:45.63758%;
}
@media(max-width:767px){
.span9>.offset4{
margin-left:0;
}
.span9>.offset4:first-child{
margin-left:0;
}
}
.span9>.offset5{
margin-left:59.73154%;
}
.span9>.offset5:first-child{
margin-left:57.04698%;
}
@media(max-width:767px){
.span9>.offset5{
margin-left:0;
}
.span9>.offset5:first-child{
margin-left:0;
}
}
.span9>.offset6{
margin-left:71.14094%;
}
.span9>.offset6:first-child{
margin-left:68.45638%;
}
@media(max-width:767px){
.span9>.offset6{
margin-left:0;
}
.span9>.offset6:first-child{
margin-left:0;
}
}
.span9>.offset7{
margin-left:82.55034%;
}
.span9>.offset7:first-child{
margin-left:79.86577%;
}
@media(max-width:767px){
.span9>.offset7{
margin-left:0;
}
.span9>.offset7:first-child{
margin-left:0;
}
}
.span9>.offset8{
margin-left:93.95973%;
}
.span9>.offset8:first-child{
margin-left:91.27517%;
}
@media(max-width:767px){
.span9>.offset8{
margin-left:0;
}
.span9>.offset8:first-child{
margin-left:0;
}
}
.span10>.offset1{
margin-left:12.6506%;
}
.span10>.offset1:first-child {
margin-left:10.24096%;
}
@media(max-width:767px){
.span10>.offset1{
margin-left:0;
}
.span10>.offset1:first-child{
margin-left:0;
}
}
.span10>.offset2{
margin-left:22.89157%;
}
.span10>.offset2:first-child{
margin-left:20.48193%;
}
@media(max-width:767px){
.span10>.offset2{
margin-left:0;
}
.span10>.offset2:first-child{
margin-left:0;
}
}
.span10>.offset3{
margin-left:33.13253%;
}
.span10>.offset3:first-child{
margin-left:30.72289%;
}
@media(max-width:767px){
.span10>.offset3{
margin-left:0;
}
.span10>.offset3:first-child{
margin-left:0;
}
}
.span10>.offset4{
margin-left:43.37349%;
}
.span10>.offset4:first-child{
margin-left:40.96386%;
}
@media(max-width:767px){
.span10>.offset4{
margin-left:0;
}
.span10>.offset4:first-child{
margin-left:0;
}
}
.span10>.offset5{
margin-left:53.61446%;
}
.span10>.offset5:first-child{
margin-left:51.20482%;
}
@media(max-width:767px){
.span10>.offset5{
margin-left:0;
}
.span10>.offset5:first-child{
margin-left:0;
}
}
.span10>.offset6{
margin-left:63.85542%;
}
.span10>.offset6:first-child{
margin-left:61.44578%;
}
@media(max-width:767px){
.span10>.offset6{
margin-left:0;
}
.span10>.offset6:first-child{
margin-left:0;
}
}
.span10>.offset7{
margin-left:74.09639%;
}
.span10>.offset7:first-child{
margin-left:71.68675%;
}
@media(max-width:767px){
.span10>.offset7{
margin-left:0;
}
.span10>.offset7:first-child{
margin-left:0;
}
}
.span10>.offset8{
margin-left:84.33735%;
}
.span10>.offset8:first-child{
margin-left:81.92771%;
}
@media(max-width:767px){
.span10>.offset8{
margin-left:0;
}
.span10>.offset8:first-child{
margin-left:0;
}
}
.span10>.offset9{
margin-left:94.57831%;
}
.span10>.offset9:first-child{
margin-left:92.16867%;
}
@media(max-width:767px){
.span10>.offset9{
margin-left:0;
}
.span10>.offset9:first-child{
margin-left:0;
}
}
.span11>.offset1{
margin-left:11.47541%;
}
.span11>.offset1:first-child{
margin-left:9.28962%;
}
@media(max-width:767px){
.span11>.offset1{
margin-left:0;
}
.span11>.offset1:first-child{
margin-left:0;
}
}
.span11>.offset2{
margin-left:20.76503%;
}
.span11>.offset2:first-child{
margin-left:18.57923%;
}
@media(max-width:767px){
.span11>.offset2{
margin-left:0;
}
.span11>.offset2:first-child{
margin-left:0;
}
}
.span11>.offset3{
margin-left:30.05464%;
}
.span11>.offset3:first-child{
margin-left:27.86885%;
}
@media(max-width:767px){
.span11>.offset3{
margin-left:0;
}
.span11>.offset3:first-child{
margin-left:0;
}
}
.span11>.offset4{
margin-left:39.34426%;
}
.span11>.offset4:first-child{
margin-left:37.15847%;
}
@media(max-width:767px){
.span11>.offset4{
margin-left:0;
}
.span11>.offset4:first-child{
margin-left:0;
}
}
.span11>.offset5{
margin-left:48.63388%;
}
.span11>.offset5:first-child{
margin-left:46.44809%;
}
@media(max-width:767px){
.span11>.offset5{
margin-left:0;
}
.span11>.offset5:first-child{
margin-left:0;
}
}
.span11>.offset6{
margin-left:57.9235%;
}
.span11>.offset6:first-child{
margin-left:55.7377%;
}
@media(max-width:767px){
.span11>.offset6{
margin-left:0;
}
.span11>.offset6:first-child{
margin-left:0;
}
}
.span11>.offset7{
margin-left:67.21311%;
}
.span11>.offset7:first-child{
margin-left:65.02732%;
}
@media(max-width:767px){
.span11>.offset7{
margin-left:0;
}
.span11>.offset7:first-child{
margin-left:0;
}
}
.span11>.offset8{
margin-left:76.50273%;
}
.span11>.offset8:first-child{
margin-left:74.31694%;
}
@media(max-width:767px){
.span11>.offset8{
margin-left:0;
}
.span11>.offset8:first-child{
margin-left:0;
}
}
.span11>.offset9{
margin-left:85.79235%;
}
.span11>.offset9:first-child{
margin-left:83.60656%;
}
@media(max-width:767px){
.span11>.offset9{
margin-left:0;
}
.span11>.offset9:first-child{
margin-left:0;
}
}
.span11>.offset10{
margin-left:95.08197%;
}
.span11>.offset10:first-child{
margin-left:92.89617%;
}
@media(max-width:767px){
.span11>.offset10{
margin-left:0;
}
.span11>.offset10:first-child{
margin-left:0;
}
}
.span12>.offset1{
margin-left:10.5%;
}
.span12>.offset1:first-child{
margin-left:8.5%;
}
@media(max-width:767px){
.span12>.offset1{
margin-left:0;
}
.span12>.offset1:first-child{
margin-left:0;
}
}
.span12>.offset2{
margin-left:19%;
}
.span12>.offset2:first-child{
margin-left:17%;
}
@media(max-width:767px){
.span12>.offset2{
margin-left:0;
}
.span12>.offset2:first-child{
margin-left:0;
}
}
.span12>.offset3{
margin-left:27.5%;
}
.span12>.offset3:first-child{
margin-left:25.5%;
}
@media(max-width:767px){
.span12>.offset3{
margin-left:0;
}
.span12>.offset3:first-child{
margin-left:0;
}
}
.span12>.offset4{
margin-left:36%;
}
.span12>.offset4:first-child{
margin-left:34%;
}
@media(max-width:767px){
.span12>.offset4{
margin-left:0;
}
.span12>.offset4:first-child{
margin-left:0;
}
}
.span12>.offset5{
margin-left:44.5%;
}
.span12>.offset5:first-child{
margin-left:42.5%;
}
@media(max-width:767px){
.span12>.offset5{
margin-left:0;
}
.span12>.offset5:first-child{
margin-left:0;
}
}
.span12>.offset6{
margin-left:53%;
}
.span12>.offset6:first-child{
margin-left:51%;
}
@media(max-width:767px){
.span12>.offset6{
margin-left:0;
}
.span12>.offset6:first-child{
margin-left:0;
}
}
.span12>.offset7{
margin-left:61.5%;
}
.span12>.offset7:first-child{
margin-left:59.5%;
}
@media(max-width:767px){
.span12>.offset7{
margin-left:0;
}
.span12>.offset7:first-child{
margin-left:0;
}
}
.span12>.offset8{
margin-left:70%;
}
.span12>.offset8:first-child{
margin-left:68%;
}
@media(max-width:767px){
.span12>.offset8{
margin-left:0;
}
.span12>.offset8:first-child{
margin-left:0;
}
}
.span12>.offset9{
margin-left:78.5%;
}
.span12>.offset9:first-child{
margin-left:76.5%;
}
@media(max-width:767px){
.span12>.offset9{
margin-left:0;
}
.span12>.offset9:first-child{
margin-left:0;
}
}
.span12>.offset10{
margin-left:87%;
}
.span12>.offset10:first-child{
margin-left:85%;
}
@media(max-width:767px){
.span12>.offset10{
margin-left:0;
}
.span12>.offset10:first-child{
margin-left:0;
}
}
.span12>.offset11{
margin-left:95.5%;
}
.span12>.offset11:first-child{
margin-left:93.5%;
}
@media(max-width:767px){
.span12>.offset11{
margin-left:0;
}
.span12>.offset11:first-child{
margin-left:0;
}
}
@media(max-width:767px){
.phone-hidden,.tablet-visible,.desktop-visible{
display:none
}
}
@media(min-width:768px) and (max-width:979px){
.phone-visible,.tablet-hidden,.desktop-visible{
display:none
}
}
@media(min-width:980px){
.phone-visible,.tablet-visible,.desktop-hidden{
display:none
}
}
#footer{
clear:both;
border-top:2px solid black;
padding-left:4px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
}
#footer ul:after,#footer ul:before{
display:table;
content:"";
line-height:0;
}
#footer ul:after{
clear:both;
}
#footer li{
float:left;
margin:0 0px 0 0;
position:relative;
}
#footer a{
color:black;
padding:0 0 0 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.75em;
font-weight:normal;
}
#footer a:hover{
color:green;
text-decoration:none;
}
#footer i{
position:absolute;
left:0;
}
#footer .logo{
float:right;
margin:0;
}
#footer .logo a{
display:block;
float:right;
text-indent:-9999em;
background-size:86px 124px;
background-position:0 -91px;
height:16px;
width:86px;
padding:0;
}
#footer .email a,#footer .install a,#footer .privacy a{
line-height:1.1;
transition:color .2s;
}
#footer .email a:hover,#footer .install a:hover,#footer .privacy a:hover{
color:#a5b2b9;
}
#footer .privacy{
margin-right:0;
}
#footer .privacy a{
padding:0 0 0 0px;
}
#footer .privacy i{
font-size:1.0625em;
left:1px;
}
#footer .install i{
font-size:1.125em;
top:0;
}
#footer .email a{
padding:0 0 0 0px;
}
#footer .email i{
font-size:1.1875em;
top:-1px;
}
#footer .email .input-wrapper input{
padding:4px 8px;
height:24px;
position:relative;
top:-5px;
font-size:0.6875em;
}
#footer .email .icon-checkmark{
opacity:0;
visibility:hidden;
transition:top .15s ease-in-out;
color:#8fc847;
font-size:0.75em;
position:absolute;
right:-19px;
top:-5px;
left:auto;
}
#footer .email.show-form .default,#footer .email>.form{
display:none;
}
#footer .email.show-form .form{
display:block;
}
#footer .email.subscribed .default a{
color:#8fc847;
}
#footer .email.subscribed .default .icon-checkmark{
opacity:1;
visibility:visible!important;
position:absolute;
top:3px;
}
#footer .email.subscribed .form{
display:none;
}
#toppageBtn{
display: block;
position: fixed;
bottom: 20px;
right: 30px;
z-index: 99;
border: none;
outline: none;
background-color: transparent;
box-shadow: 2px 2px 5px 0px #000000;
border-radius: 8px; color: black;
cursor: pointer; padding:
15px; border-radius: 10px;
}
#toppageBtn:hover {
background-color: transparent;
}
.pages {
display: inline-block;
}
.pages a {
color: black;
float: left;
padding: 8px 16px;
text-decoration: none;
box-shadow: 2px 2px 5px 0px #000000;
border-radius: 8px;
border-right:1px solid gold;
}
.pages a.active {
border-radius: 8px;
}
.pages a:hover:not(.active)
{
background-color:
#000000;
color: white;
border-radius: 8px;
}
iframe{
max-width: 100%;
margin-right:auto;
margin-left:auto;
width:330px;
height:600px;
border:0;
}
@media (min-width: 767px){
iframe{ max-width: 100%;
height:600px;
}
}