@viewport{zoom: 1.0;width: extend-to-zoom;}
@-ms-viewport{width: extend-to-zoom;zoom: 1.0;}

@import url(https://fonts.googleapis.com/css?family=Open+Sans);


@charset "UTF-8";

/* Mobile Phone Styles */

/* general styles */
body {width:100% !important; margin:0;padding:0;background:#ffffff;color:#333333; font-family: 'Open Sans', Arial, Verdana !important;min-width: 320px;}
table {max-width:100% !important;overflow:none !important;}
iframe {max-width:100% !important;overflow:none !important;}
img {max-width:100% !important;overflow:none !important;}



/*- Hide Web Stuff */
#header-img {
  display:none;
}


header {
    position: sticky;
    top: 0;
    z-index: 10;
  background-color: #fff;
}

.header_img {
  margin-left: auto ;
  margin-right: auto ;
  text-align: center;
  background-image: url('template_images/emissary-header-small.png'); 

  background-position: top center; 
  background-repeat:no-repeat;
	width: 100%;
  border-bottom:1px solid #cccccc;
}

a.header-menu {
    text-decoration: none;
    font-weight: bold;
    background-color: #fff;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    display: block;
/*
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px; 
    margin-bottom: 20px;
    top: 120px; 
    left: 30px; 
    position: absolute; 
 */

}

a.menu1side {font-weight:bold;color:#cc0000 !important;}

#contentBox {
padding-top:20px;
padding-left:40px;
padding-right:40px;
padding-bottom:40px;

}


.lang-links {
    position: absolute;
    top: 10px;
    right: 10px;
}

.lang-links a {
    text-decoration: none;
}



#text-contents {



}

.img-lp {
  border:1px solid #dfdfdf;
  padding:2%;
  width:96%;
  border-radius: 3px;
}


h1, h2 {
  font-family: Georgia !important;
}


.star-bullet li {
    display: block;
    padding-bottom:10px;

}

.star-bullet li:before
{
    /*Using a Bootstrap glyphicon as the bullet point*/
    content:"\e006";
    font-family: 'Glyphicons Halflings';
    font-size: 12px;
    float: left;
    margin-top: 2px;
    margin-left: -17px;
    color:#963434;
}

h2, .h2 {
color:#963434 !important;
}

.rounded {
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
}

#LanguageMenu {margin-top:-80px;margin-right:5px;float:right;display:block;}
#LanguageMenu  a {text-decoration:none;}
footer {border-top:1px solid #cccccc;padding:10px;font-size:90%;
  background-color:#eee;clear:both;margin-top:20px;}
#socialLinks img {height:35px;}
#shareLinks {display:block;float:left;width:47%;
  min-width: 180px;}
#socialLinks {display:block;float:right;}
#FooterText {clear:both;padding-top:15px;}

#page a {
  color:#c70000;
  text-decoration:none;
}


.button {  
width: 25%;
float: left;
margin-left:8%;
margin-bottom:20px;
}

.button a {display:block;
  border: 2px #ddd solid;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
   text-decoration: none;
  font-size: 80%;
  color: #666;
  font-weight:bold;
  min-height:100px;
}

.button a:hover {color:#cc0000;}

#Photo1Area {
  text-align: center;
  padding: 0px;
}

