/* -------------------------------------------------- HTML5 RESET -------------------------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display: block;
}

nav ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000; 
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration:  line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;   
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
}

.clear {
	clear: both;
}

.section {
	text-transform: none;
}

/* -------------------------------------------------- BODY -------------------------------------------------- */
body {
	background-color: #fff;
	width:100%;
	padding: 0;
	margin: 0;
}

.wrapper {
	background-color: #fff;
	width: 100%;
	max-width: 100%;
	min-width: 320px;
	margin: 0 auto;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

p {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
    line-height: 20px;
    color: #000;
    margin: 0 0 10px 0;
}

b {
    font-weight: 900;
}

a {
    text-decoration: none;
    color: #999999;
}


h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif !important;
	color: #0e4d80;
	font-weight: 400;
}

h1 {
    font-size: 44px;
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 36px;
}

h4 {
    font-size: 32px;
}

h5 {
    font-size: 28px;
}

h6 {
    font-size: 24px;
}

/* -------------------------------------------------- HEADER -------------------------------------------------- */
header {
	background-color:#fff;
	border-top: 7px solid #3c5a99;
}
.headerwrapper {
    width: 100%;
	max-width:1080px;
	background-color:#0C0;
    margin: 0 auto;
	padding:0;
}
.logo {
    float:left;
    width: 68%;
    margin: 0;
	padding:0;
}
.logo img {
    width: 100%;
    max-width: 700px;
	margin: 0;
}
.hashtag {
	float:left;
    width: 30%;
    margin: 0;
	padding:0;
	margin: 0 0 0 2%;
	text-align: center;
}
.hashtag img {
    width: 100%;
	max-width: 238px;
	margin:20px auto;
}

@media only screen and (max-width: 625px) {
}

/* -------------------------------------------------- CONTENT -------------------------------------------------- */
.content {
	background-color:#f1f1f1;
	padding: 10px 0px;
	margin: 0 auto;
}
.contentwrapper {
    width: 100%;
	max-width:1080px;
	margin: 0 auto;
	padding:0;
}
.contentright {
    float:left;
    width: 68%;
    margin: 0;
	padding:0;
}
.contentright h1 {
	text-align:center;
	padding-bottom:19px;
	padding-top: 19px;
	font-size: 32px;
    font-weight: 700;
    color: #bd3b42;
}
.contentright h2 {
	text-align:center;
	padding-bottom:19px;
	padding-top: 19px;
	font-size: 32px;
    font-weight: 700;
    color: #bd3b42;
}
.contentleft {
    float:left;
    width: 30%;
    margin: 0 0 0 2%;
	padding:0;
}
.postbox {
	background-color:#fff;
	border:1px solid #e5e4ee;
	margin:0px auto 20px auto;
	padding: 30px;
}
.ourvideo {
    width: 100%;
    max-width: 1360px;
    height: auto;
    margin: 0px auto;
    cursor: pointer;
    padding:0;
}


.col01{
    float:left;
    width: 30.8%;
    margin: 0;
	padding:0.5%;	
	background-color:#fff;
	border:1px solid #e5e4ee;
}
.col02{
    float:left;
    width: 30.8%;
    margin: 0 2%;
	padding:0.5%;	
	background-color:#fff;
	border:1px solid #e5e4ee;
}
.col03{
    float:left;
    width: 30.8%;
    margin: 0;
	padding:0.5%;	
	background-color:#fff;
	border:1px solid #e5e4ee;
}
.col01 img, .col02 img, .col03 img{
    width: 100%;
	margin: 0 0 -3px 0;
}

.postdatatags {
	width:100%;
	background-color:#063;
}

.postdata {
	background-color: #0e4d80;
	font-family: 'Raleway', sans-serif !important;
	font-size:12px;
	color:#FFF;
	font-weight:400;
	letter-spacing:1px;
	text-transform:uppercase;
	float:left;
    width: 26%;
    margin: 0;
	padding: 10px 2%;
}
.posttags {
	background-color: #6896bb;
	background-image:url(../img/greystripe.png);
	background-repeat:repeat;
	float:left;
    width: 66%;
    margin: 0;
	padding: 7px 2% 9px 2%;
}
.posttags a {
	font-family: 'Raleway', sans-serif !important;
	font-size:12px;
	color:#FFF;
	font-weight:400;
	letter-spacing:1px;
	text-decoration:underline;
}
.posttags a:hover {
	color:#009;
}
.postcontent h3 {
	font-family: 'Raleway', sans-serif !important;
	font-size:32px;
	color:#000;
	font-weight:600;
	padding: 20px 0;
}
.postcontent p {
	font-size:15px;
	line-height:21px;
	padding: 5px 0;
	text-align:justify;
}
.postcontent p b {
	font-weight:600;
}
.postcontent img {
	width:100%;
	padding: 20px 0;
}
.postcontent a {
	font-family: 'Raleway', sans-serif !important;
	font-size:12px;
	color:#0e4d80;
	font-weight:400;
	letter-spacing:1px;
	text-decoration:underline;
}
.postcontent a:hover {
	color:#006;
}
.postcomment a {
	font-family: 'Raleway', sans-serif !important;
	font-size:13px;
	color:#6896bb;
	font-weight:300;
	text-decoration:underline;
}

.tweetbox {
	background-color:#fff;
	border:1px solid #e5e4ee;
	margin:0px auto 0px auto;
	padding: 30px;
}
.tweetbox h6 {
	background-color:#fff;
	border-top:1px solid #e5e4ee;
	border-bottom:1px solid #e5e4ee;
	margin:0px auto 10px auto;
	padding: 10px;
	text-align:center;
}
.tweetbox p {
	border-bottom:1px solid #e5e4ee;
	padding: 10px 0;
	text-align:left;
	font-size: 12px;
	line-height:14px;
}
.tweetbox img {
	width:100%;
	max-width:50px;
	display:inline-block;
	float: left;
	margin: 0px 5px 0px 0;
}

.questionbox {
	background-color: #d3dee7;
	background-image:url(../img/whitestripe.png);
	background-repeat:repeat;
	border:4px solid #d3dee7;
	margin:0px auto 20px auto;
	padding: 14px 14px;
}
.questionboxwrapper {
    margin:0 auto;
	width:86%;
	text-align:left;
	background-color:#0e4d80;
	padding: 7%;
}

.questionbox h3 {
	text-transform:uppercase;
    padding: 40px 0;
}
.questionboxwrapper p {
    color: #fff;
}
.questionboxwrapper input.check  {
	padding: 0 0 0 50px;
}
.questionboxwrapper label {
	color:#fff;
	font-family: 'Raleway', sans-serif;
	font-size:14px;
}
.questionbox .submit {
	text-align:center;
	max-width:840px;
	width:100%;
	margin:0px auto;
}
.questionbox input.submit {
    border: none;
    cursor: pointer;
    background-color: #d1dce6;
    font-size: 18px;
    color: #0e4d80;
    text-align: center;
    font-weight: 500;
    padding: 10px 0px;
    text-transform: uppercase;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.questionbox input.submit:hover {
    background-color: #033055;
    color: #d1dce6;
}
  
/*.questionbox .submit {
	text-align:center;
	max-width:840px;
	margin:15px auto 5px auto;
}
.questionbox input.submit {
    border: none;
    cursor: pointer;
    background-color: #fff;
    font-size: 20px;
    color: #0e4d80;
    text-align: center;
    font-weight: 600;
    padding: 10px 30px;
    text-transform: uppercase;
    -webkit-appearance: none;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}  */
  
/* -------------------------------------------------- BOTTOM BAR -------------------------------------------------- */
.questions {
	width:100%;
	margin: 0 auto;
	background-color: #d3dee7;
	background-image:url(../img/whitestripe.png);
	background-repeat:repeat;
	border-bottom:1px solid #0e4d80;
	border-top:7px solid #d3dee7;
	
}
.questionswrapper {
    margin:0 auto;
    max-width: 1080px;
    padding: 0px;
	text-align:center;
}
.questionsbox {
	width:100%;
	max-width:800px;
	background-color:#0e4d80;
	margin:0px auto;
	padding: 20px;
	text-align:left;
}
.questionswrapper h3 {
	text-transform:uppercase;
    padding: 40px 0;
}
.questionswrapper p {
    color: #fff;
}
.questionswrapper input.check  {
	padding: 0 0 0 50px;
}
.questionswrapper label {
	color:#fff;
	font-family: 'Raleway', sans-serif;
	font-size:14px;
}
.questionswrapper .submit {
	text-align:center;
	max-width:840px;
	margin:15px auto;
}
.questionswrapper input.submit {
    border: none;
    cursor: pointer;
    background-color: #fff;
    font-size: 20px;
    color: #0e4d80;
    text-align: center;
    font-weight: 600;
    padding: 10px 30px;
    text-transform: uppercase;
    -webkit-appearance: none;
    -webkit-border-radius: 25px;
    border-radius: 25px;
}

/* -------------------------------------------------- FOOTER -------------------------------------------------- */
footer {
    background-color: #0e4d80
}
.footerwrapper {
	width:100%;
	max-width:1080px;
	margin:0 auto;
	padding: 20px 0;
	color:#FFF;
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	font-size: 12px;
}
.footerwrapper a {
	float: right;  
    display: inline-block;
    text-align: center;
	color:#FFF;
	font-weight:600;
}
.up-arrow:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	width: 0; 
	height: 0; 

	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
}


/* -------------------------------------------------- VIDEO -------------------------------------------------- */
.js-video {
	height: 0;
	padding-top: 25px;
	padding-bottom: 67.5%;
	position: relative;
	overflow: hidden;
}
.js-video.vimeo {
	padding-top: 0;
}
.js-video.widescreen {
	padding-bottom: 53.25%;
}
.js-video embed, .js-video iframe, .js-video object, .js-video video {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: absolute;
}
.vjs-container-intrinsic-ratio {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}
.vjs-container-intrinsic-ratio .video-js {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.vjs-container-static {
	height: 500px;
}
	
	
		
		
@media only screen and (max-width: 1179px) {
.wrapper {
	max-width: 768px;
}
.content {
	padding: 0 20px;
}
.contentright {
    width: 100%;
}
.contentleft {
    width: 100%;
    margin: 20px 0;
}
.twitter-timeline {
	width:100% !important;
	height:225px;
}
.col01{
    width: 30%;
	margin: 0 0 3% 0;
}
.col02{
    width: 30%;
    margin: 0 3% 3% 3%;
}
.col03{
    width: 30%;
	margin: 0 0 3% 0;
}
footer {
	padding: 0 20px;
}
}		

@media only screen and (max-width: 767px) {
.wrapper {
	max-width: 320px;
}
.logo {
	width: 100%;
}
.hashtag {
	width: 100%;
	margin:0;
}
.content {
	border-left: 0px solid #c0c0c0;
	border-right: 0px solid #c0c0c0;
	padding: 0 10px;
}
.contentright {
    width: 100%;
}
.contentleft {
    width: 100%;
    margin: 20px 0;
}
.contentright h1 {
	font-size: 25px;
}
.contentright h2 {
	font-size: 20px;
}
.postcontent p {
	font-size: 12px;
	line-height: 15px;
}
.twitter-timeline {
	width:100% !important;
	height:305px;
}
.col01 {
    width: 100%;
	margin: 0 auto;
}
.col02 {
    width: 100%;
    margin: 0 auto;
}
.col03 {
    width: 100%;
	margin: 0 auto;
}
.postdata {
    width: 96%;
	margin: 0 auto;
}
.posttags {
    width: 96%;
	margin: 0 auto;
}
.js-video {
	padding-top: 0;
}
.postbox {
	padding: 15px;
}
.postcontent img {
	padding: 15px 0 0px 0;
}
}
