﻿
if Webkit.your_class { display:none;}
html { -webkit-font-smoothing: antialiased;}
* { -webkit-backface-visibility:hidden;}

blockquote {
    display: block;
    margin-left: 25px;
    margin-right: 25px;
}

	@media screen and (min-width: 280px){
        .svs {
            width: 336px;
               align-items: center;
                 }            
                
    }
	@media screen and (min-width: 820px){
        .svs2 {
            width: 556px;
                }
    }


h1, h2 {
 font-family:"opensanslight", "Century Gothic", "Tahoma";
font-size:18.0pt;
color:#000;
}

@-viewport { 
width: device-width; 
}

@font-face {
font-family: 'opensanslight' ;
src: url('opensanslight.eot');
src: url('opensanslight.eot?iefix') format('eot'),
url('opensanslight.woff') format('woff'),
url('opensanslight.ttf') format('truetype'),
url('opensanslight.svg#webfont') format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
hr.style-seven {
  border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), rgba(233, 238, 234, 1), rgba(255,255,255,0));
    background-image:    -moz-linear-gradient(left, rgba(255,255,255,0), rgba(233, 238, 234, 1.75), rgba(255,255,255,0));
    background-image:     -ms-linear-gradient(left, rgba(255,255,255,0), rgba(233, 238, 234, 1.75), rgba(255,255,255,0));
    background-image:      -o-linear-gradient(left, rgba(255,255,255,0), rgba(233, 238, 234, 1.75), rgba(255,255,255,0));
    }
    
@font-face {
	font-family: 'Roboto Thin';
	src: url('robotothin.eot'); /* IE 9 Compatibility Mode */
	src: url('robotothin.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('robotothin.woff2') format('woff2'), /* Super Modern Browsers */
		url('robotothin.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('robotothin.ttf') format('truetype'), /* Safari, Android, iOS */
		url('robotothin.svg#roboto_thin') format('svg'); /* Chrome < 4, Legacy iOS */
}


strong4 {
font-family:"opensanslight", "Century Gothic", "Tahoma";
font-size:18.0pt;
color:#E7E7E7;
}


strong5 {
font-family:"roboto","opensanslight","Tahoma";
font-size:9 pt;
}