@font-face {
	font-family: 'TrajanPro';
	src: url(../fonts/TrajanPro-Regular.eot);
	src:url(../fonts/TrajanPro-Regular.woff) format('woff'), 
		url(../fonts/TrajanPro-Regular.ttf) format('truetype'), 
		url(../fontsfonts/TrajanPro-Regular.svg) format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'latolight';
    src: url(../fonts/lato-light-webfont.woff2) format('woff2'),
         url(../fonts/lato-light-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latohairline';	
    src: url(../fonts/lato-hairline-webfont.woff2) format('woff2'),
	 	 url(../fonts/Lato-Hairline.ttf) format('truetype'), 
         url(../fonts/lato-hairline-webfont.woff) format('woff');		
    font-weight: bold;
    font-style: normal;
}


*{ margin:0px; padding:0px;}
body{ font-size:15px; letter-spacing:0.2px; color:#666;  font:<size>px/em/cm; font-weight:normal; overflow-x:hidden;}
p{font-size:14px;  text-align:justify; line-height:22px;  color:#585757; padding-right:15px; font-family: 'latolight';}
b, span{}
a{ text-decoration:none;color:#585757;}
a:hover{ text-decoration:none;color:#585757;}
h1,h4,h5,h6{ font-weight:normal;font-family: 'latohairline';}
h2{ font-weight:normal;font-family: 'TrajanPro'; font-size:28px; margin:60px 0px 40px 0px; color:#1b1b1b; border-bottom:#333 solid 2px; padding-bottom:10px; display:inherit; width:auto;}
h3{ font-weight:normal;font-family: 'TrajanPro'; font-size:28px; margin:60px 0px 20px 0px; color:#1b1b1b; border-bottom:#333 solid 2px; padding-bottom:10px; display:inherit; width:auto;}

.col-xs-5th-1, .col-xs-5th-2, .col-xs-5th-3, .col-xs-5th-4
  {float: left}

.col-xs-5th-5
 { float: left
  width: 100%}

.col-xs-5th-4
 { width: 80%}

.col-xs-5th-3
 { width: 60%}

.col-xs-5th-2
 { width: 40%}

.col-xs-5th-1
 { width: 20%}

.col-xs-5th-pull-5
  {right: 100%}

.col-xs-5th-pull-4
 { right: 80%}

.col-xs-5th-pull-3
 { right: 60%}

.col-xs-5th-pull-2
 { right: 40%}

.col-xs-5th-pull-1
{  right: 20%}

.col-xs-5th-pull-0
  {right: auto}

.col-xs-5th-push-5
{  left: 100%}

.col-xs-5th-push-4
 { left: 80%}

.col-xs-5th-push-3
 { left: 60%}

.col-xs-5th-push-2
{  left: 40%}

.col-xs-5th-push-1
{  left: 20%}

.col-xs-5th-push-0
{  left: auto}

.col-xs-5th-offset-5
  {margin-left: 100%}

.col-xs-5th-offset-4
 { margin-left: 80%}

.col-xs-5th-offset-3
 { margin-left: 60%}

.col-xs-5th-offset-2
 { margin-left: 40%}

.col-xs-5th-offset-1
{  margin-left: 20%}

.col-xs-5th-offset-0
 { margin-left: 0%}
 

@media (min-width: 768px){
  .col-sm-5th-1, .col-sm-5th-2, .col-sm-5th-3, .col-sm-5th-4
    { float: left}
  .col-sm-5th-5
   {  float: left
    width: 100%}
  .col-sm-5th-4
  {   width: 80%}
  .col-sm-5th-3
 {    width: 60%}
  .col-sm-5th-2
  {   width: 40%}
  .col-sm-5th-1
   {  width: 20%}
  .col-sm-5th-pull-5
   {  right: 100%}
  .col-sm-5th-pull-4
   {  right: 80%}
  .col-sm-5th-pull-3
    { right: 60%}
  .col-sm-5th-pull-2
   {  right: 40%}
  .col-sm-5th-pull-1
  {   right: 20%}
  .col-sm-5th-pull-0
  {   right: auto}
  .col-sm-5th-push-5
   {  left: 100%}
  .col-sm-5th-push-4
   {  left: 80%}
  .col-sm-5th-push-3
    { left: 60%}
  .col-sm-5th-push-2
   {  left: 40%}
  .col-sm-5th-push-1
   {  left: 20%}
  .col-sm-5th-push-0
   {  left: auto}
  .col-sm-5th-offset-5
  {   margin-left: 100%}
  .col-sm-5th-offset-4
    { margin-left: 80%}
  .col-sm-5th-offset-3
   {  margin-left: 60%}
  .col-sm-5th-offset-2
   {  margin-left: 40%}
  .col-sm-5th-offset-1
   {  margin-left: 20%}
  .col-sm-5th-offset-0
  {   margin-left: 0%}
}
@media (min-width: 992px){
  .col-md-5th-1, .col-md-5th-2, .col-md-5th-3, .col-md-5th-4 {float: left;}
  .col-md-5th-5
  {  float: left
    width: 100%}
  .col-md-5th-4
  {  width: 80%}
  .col-md-5th-3
  {  width: 60%}
  .col-md-5th-2
 {  width: 40%}
  .col-md-5th-1
 {   width: 20%}
  .col-md-5th-pull-5
{    right: 100%}
  .col-md-5th-pull-4
 {   right: 80%}
  .col-md-5th-pull-3
 {   right: 60%}
  .col-md-5th-pull-2
{    right: 40%}
  .col-md-5th-pull-1
 {   right: 20%}
  .col-md-5th-pull-0
 {   right: auto}
  .col-md-5th-push-5
 {   left: 100%}
  .col-md-5th-push-4
  {  left: 80%}
  .col-md-5th-push-3
 {   left: 60%}
  .col-md-5th-push-2
 {   left: 40%}
  .col-md-5th-push-1
 {   left: 20%}
  .col-md-5th-push-0
 {   left: auto}
  .col-md-5th-offset-5
  {  margin-left: 100%}
  .col-md-5th-offset-4
 {   margin-left: 80%}
  .col-md-5th-offset-3
  {  margin-left: 60%}
  .col-md-5th-offset-2
  {  margin-left: 40%}
  .col-md-5th-offset-1
  {  margin-left: 20%}
  .col-md-5th-offset-0
  {  margin-left: 0%}
  }

@media (min-width: 1200px){
  .col-lg-5th-1, .col-lg-5th-2, .col-lg-5th-3, .col-lg-5th-4
   {    float: left}
  .col-lg-5th-5
    {   float: left
    width: 100%}
  .col-lg-5th-4
   {    width: 80%}
  .col-lg-5th-3
     {  width: 60%}
  .col-lg-5th-2
   {    width: 40%}
  .col-lg-5th-1
   {    width: 20%}
  .col-lg-5th-pull-5
   {    right: 100%}
  .col-lg-5th-pull-4
    {   right: 80%}
  .col-lg-5th-pull-3
   {    right: 60%}
  .col-lg-5th-pull-2
   {    right: 40%}
  .col-lg-5th-pull-1
   {    right: 20%}
  .col-lg-5th-pull-0
    {   right: auto}
  .col-lg-5th-push-5
   {    left: 100%}
  .col-lg-5th-push-4
   {    left: 80%}
  .col-lg-5th-push-3
   {    left: 60%}
  .col-lg-5th-push-2
   {    left: 40%}
  .col-lg-5th-push-1
   {    left: 20%}
  .col-lg-5th-push-0
    {   left: auto}
  .col-lg-5th-offset-5
    {   margin-left: 100%}
  .col-lg-5th-offset-4
   {    margin-left: 80%}
  .col-lg-5th-offset-3
   {    margin-left: 60%}
  .col-lg-5th-offset-2
    {   margin-left: 40%}
  .col-lg-5th-offset-1
   {    margin-left: 20%}
  .col-lg-5th-offset-0
    {   margin-left: 0%}
}
