@media screen and (min-width: 1000px){

html {
    background: #2a5364;
    -webkit-font-smoothing: antialiased;
    list-style: none;
	text-decoration: none;
}

body {
    background: #2a5364;
    color: #FFF;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
	text-decoration: none;
    list-style: none;
    line-height: 1.2;
    max-width: 40%;
    margin: 10px auto;

}

h1, h2, h3, h4, h5, h6 {
    color: #FFF;
    list-style: none;
	text-decoration: none;
}
h2 {
    font-size: 1.5vw;
    text-decoration: none;
    	list-style: none;
}
h4 {
    margin-top: 1.2em;
    font-size: 1.3vw;
    text-decoration: none;
    	list-style: none;
}
h5 {
    margin-top: 1.0em;
    font-weight: 600;
    font-size: 1.0vw;
}

h6 {
    margin-top: 1.0em;
    font-weight: 400;
    font-size: 0.8vw;
}

a {
    color: #FFF;
    list-style: none;
	text-decoration: none;
}

b, strong {
    font-weight: 600;
}

samp {
    display: none;
}

img {
    background: transparent;
    max-width: 95%;
}
a img {
    background: transparent;
    max-width: 6%;
    margin: 1em 1em 1em 1em;
}

}

@media screen and (min-width: 800px)
	          and (max-width: 999px){
      
html {
    background: #2a5364;
    -webkit-font-smoothing: antialiased;
    list-style: none;
	text-decoration: none;
}

body {
    background: #2a5364;
    color: #FFF;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
	text-decoration: none;
    list-style: none;
    line-height: 1.2;
    max-width: 60%;
    margin: 10px auto;

}

h1, h2, h3, h4, h5, h6 {
    color: #FFF;
    list-style: none;
	text-decoration: none;
}
h2 {
    margin-top: 1.0em;
    font-size: 1.5vw;
    text-decoration: none;
    	list-style: none;
}
h4 {
    margin-top: 1.2em;
    font-size: 1.5vw;
    text-decoration: none;
    	list-style: none;
}
h5 {
    margin-top: 1.0em;
    font-weight: 600;
    font-size: 1.4vw;
}

h6 {
    margin-top: 1.0em;
    font-weight: 400;
    font-size: 1.0vw;
}

a {
    color: #FFF;
    list-style: none;
	text-decoration: none;
}

b, strong {
    font-weight: 600;
}

samp {
    display: none;
}

img {
    background: transparent;
    max-width: 95%;
}
a img {
    background: transparent;
    max-width: 7%;
    margin: 0em 1em 1em 1em;
}

}

@media screen and (max-width: 799px){
      
html {
    background: #2a5364;
    -webkit-font-smoothing: antialiased;
    list-style: none;
	text-decoration: none;
}

body {
    background: #2a5364;
    color: #FFF;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
	text-decoration: none;
    list-style: none;
    line-height: 1.2;
    max-width: 80%;
    margin: 10px auto;

}

h1, h2, h3, h4, h5, h6 {
    color: #FFF;
    list-style: none;
	text-decoration: none;
}
h2 {
    margin-top: 1.0em;
    font-size: 2.5vw;
    text-decoration: none;
    	list-style: none;
}
h4 {
    margin-top: 1.0em;
    font-size: 2.0vw;
    text-decoration: none;
    	list-style: none;
}
h5 {
    margin-top: 1.0em;
    font-weight: 600;
    font-size: 1.8vw;
}

h6 {
    margin-top: 1.0em;
    font-weight: 400;
    font-size: 1.5vw;
}

a {
    color: #FFF;
    list-style: none;
	text-decoration: none;
}

b, strong {
    font-weight: 600;
}

samp {
    display: none;
}

img {
    background: transparent;
    max-width: 92%;
}
a img {
    background: transparent;
    max-width: 7%;
    margin: 1em 1em 1em 1em;
}
}

@media only screen 
    and (device-width : 320px) 
    and (device-height : 568px) 
    and (-webkit-device-pixel-ratio : 2) { 
    
html {
    background: #2a5364;
    -webkit-font-smoothing: antialiased;
    list-style: none;
	text-decoration: none;
}

body {
    background: #2a5364;
    color: #FFF;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
	text-decoration: none;
    list-style: none;
    line-height: 0.2;
    max-width: 90%;
    margin: 90px auto;

}

h1, h2, h3, h4, h5, h6 {
    color: #FFF;
    list-style: none;
	text-decoration: none;
}
h2 {
    margin-top: 1.0em;
    font-size: 3.5vw;
    text-decoration: none;
    	list-style: none;
}
h4 {
    margin-top: 1.0em;
    font-size: 3.2vw;
    text-decoration: none;
    	list-style: none;
}
h5 {
    margin-top: 55%;
    font-weight: 600;
    font-size: 3vw;
}

h6 {
    margin-top: 3.0em;
    font-weight: 400;
    font-size: 2.6vw;
}

a {
    color: #FFF;
    list-style: none;
	text-decoration: none;
}

b, strong {
    font-weight: 600;
}

samp {
    display: none;
}

img {
    background: transparent;
    max-width: 90%;
}
a img {
    background: transparent;
    max-width: 13%;
    margin-top: 4.0em;
    margin-left: 12px;
}
}

@media only screen 
    and (device-width : 375px) 
    and (device-height : 667px) 
    and (-webkit-device-pixel-ratio : 2) { 
    
html {
    background: #2a5364;
    -webkit-font-smoothing: antialiased;
    list-style: none;
	text-decoration: none;
}

body {
    background: #2a5364;
    color: #FFF;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
	text-decoration: none;
    list-style: none;
    line-height: 0.2;
    max-width: 90%;
    margin: 90px auto;

}

h1, h2, h3, h4, h5, h6 {
    color: #FFF;
    list-style: none;
	text-decoration: none;
}
h2 {
    margin-top: 1.0em;
    font-size: 3.5vw;
    text-decoration: none;
    	list-style: none;
}
h4 {
    margin-top: 1.0em;
    font-size: 3.2vw;
    text-decoration: none;
    	list-style: none;
}
h5 {
    margin-top: 52%;
    font-weight: 600;
    font-size: 3.1vw;
}

h6 {
    margin-top: 3.0em;
    font-weight: 400;
    font-size: 2.8vw;
}

a {
    color: #FFF;
    list-style: none;
	text-decoration: none;
}

b, strong {
    font-weight: 600;
}

samp {
    display: none;
}

img {
    background: transparent;
    max-width: 90%;
}
a img {
    background: transparent;
    max-width: 13%;
    margin-top: 4.0em;
    margin-left: 12px;
}
}

@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) { 
    
html {
    background: #2a5364;
    -webkit-font-smoothing: antialiased;
    list-style: none;
	text-decoration: none;
}

body {
    background: #2a5364;
    color: #FFF;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
	text-decoration: none;
    list-style: none;
    line-height: 0.2;
    max-width: 90%;
    margin: 90px auto;

}

h1, h2, h3, h4, h5, h6 {
    color: #FFF;
    list-style: none;
	text-decoration: none;
}
h2 {
    margin-top: 1.0em;
    font-size: 3.5vw;
    text-decoration: none;
    	list-style: none;
}
h4 {
    margin-top: 1.0em;
    font-size: 3.2vw;
    text-decoration: none;
    	list-style: none;
}
h5 {
    margin-top: 92%;
    font-weight: 600;
    font-size: 3.2vw;
}

h6 {
    margin-top: 3.0em;
    font-weight: 400;
    font-size: 2.8vw;
}

a {
    color: #FFF;
    list-style: none;
	text-decoration: none;
}

b, strong {
    font-weight: 600;
}

samp {
    display: none;
}

img {
    background: transparent;
    max-width: 92%;
}
a img {
    background: transparent;
    max-width: 13%;
    margin-top: 4.4em;
    margin-left: 12px;
}

}

@media only screen 
    and (device-width : 768px) 
    and (device-height : 1024px) 
    and (-webkit-device-pixel-ratio : 2) { 
    
html {
    background: #2a5364;
    -webkit-font-smoothing: antialiased;
    list-style: none;
	text-decoration: none;
}

body {
    background: #2a5364;
    color: #FFF;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
	text-decoration: none;
    list-style: none;
    line-height: 0.2;
    max-width: 70%;
    margin: 30px auto;

}

h1, h2, h3, h4, h5, h6 {
    color: #FFF;
    list-style: none;
	text-decoration: none;
}
h2 {
    margin-top: 1.0em;
    font-size: 3.5vw;
    text-decoration: none;
    	list-style: none;
}
h4 {
    margin-top: 1.0em;
    font-size: 3.2vw;
    text-decoration: none;
    	list-style: none;
}
h5 {
    margin-top: 50%;
    font-weight: 600;
    font-size: 2.8vw;
}

h6 {
    margin-top: 2.0em;
    font-weight: 400;
    font-size: 2.0vw;
}

a {
    color: #FFF;
    list-style: none;
	text-decoration: none;
}

b, strong {
    font-weight: 600;
}

samp {
    display: none;
}

img {
    background: transparent;
    max-width: 95%;
}
    
a img {
    background: transparent;
    max-width: 11%;
    margin-top: 2.0em;
    margin-left: 12px;
}

}

@media only screen 
    and (device-width : 1024px) 
    and (device-height : 1366px) 
    and (-webkit-device-pixel-ratio : 2) { 
    
html {
    background: #2a5364;
    -webkit-font-smoothing: antialiased;
    list-style: none;
	text-decoration: none;
}

body {
    background: #2a5364;
    color: #FFF;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
	text-decoration: none;
    list-style: none;
    line-height: 0.2;
    max-width: 70%;
    margin: 30px auto;

}

h1, h2, h3, h4, h5, h6 {
    color: #FFF;
    list-style: none;
	text-decoration: none;
}
h2 {
    margin-top: 1.0em;
    font-size: 3.5vw;
    text-decoration: none;
    	list-style: none;
}
h4 {
    margin-top: 1.0em;
    font-size: 3.2vw;
    text-decoration: none;
    	list-style: none;
}
h5 {
    margin-top: 53%;
    font-weight: 600;
    font-size: 2.8vw;
}

h6 {
    margin-top: 2.0em;
    font-weight: 400;
    font-size: 2.0vw;
}

a {
    color: #FFF;
    list-style: none;
	text-decoration: none;
}

b, strong {
    font-weight: 600;
}

samp {
    display: none;
}

img {
    background: transparent;
    max-width: 95%;
}
    
a img {
    background: transparent;
    max-width: 11%;
    margin-top: 2.0em;
    margin-left: 12px;
}

}