@charset "utf-8";

body {
	background-color: #ffffff;
	position: relative;
}

/* MENU */
.header{
	position:fixed;
	z-index:9999;
	height:50px;
	width:100%;
	background-color:#1c1c1c;
	box-sizing:border-box;
	overflow: hidden;
}

.ye_sm {
	float: right;
	color: #ffffff;
	font-family: 'Open Sans', Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px 10px 0 0;
	padding-top: 12px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
}

.ye-share {
	padding-top: 5px;
}

.ye_sm span {
	display: inline-flex;
	margin-left: 10px;
}


#resp_menu {
	width: 1136px;
	margin: 0 auto;
	overflow: hidden;
}

#resp_menu ul {
	height: 50px;
}

#resp_menu li {
	width: 150px;
}

#resp_menu li img {
	width: 100%;
	margin-top: 15px;
}

#inq_logo {
	width: 150px;
	float: left;
	padding-top: 15px;
}

#inq_logo img {
	width: 100%;
}

#inq_pp_menu {
	width: 400px;
	float: left;
	padding-top: 17px;
	margin-left: 30px;
	font: 14px 'Roboto', Arial, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
}

#inq_pp_menu span {
	margin-right: 10px;
}

.inqppm_home {
	color: #0b72b5!important;
}


#resp_menu a, #resp_menu a:visited {
	color: #ffffff;
	text-decoration: none;
}

#resp_menu a:hover {
	color: #c2c2c2;
}

#resp_ml {
	width: 70px;
	height: 50px;
}


/* CONTENT */

#article_wrap {
	width: 100%;
	margin: 20px auto 0;
	overflow: hidden;
}

#article_wrap a, #article_wrap a:visited, #article_wrap a:hover {
	color: #007bc9;
	text-decoration: none;
}

#article_wrap h3 {
	width: 700px;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 22px;
	color: #494949;
	font-weight: 700;
	margin: 30px auto 10px;
}

#article_wrap h4 {
	width: 700px;
	font-family: 'Noto Serif', Arial, sans-serif;
	font-size: 24px;
	color: #0b72b5;
	margin: 30px auto 0;
	text-align: left;
	font-weight: 700;
	line-height: 34px;
	padding: 10px 0;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}

#article_wrap p {
	width: 700px;
	font-family: 'Noto Serif';
	font-size: 16px;
	color: #494949;
	line-height: 24px;
	margin: 0 auto 18px;
}

#article_wrap p em {
	font-style: italic;
}

blockquote p {
	width:600px!important;
	font-size: 24px!important;
	color: #0b72b5!important;
	font-weight: 700!important;
	line-height: 1.2em!important;
}

#lf-video-bg-wrap {
	width: 100%;
	height: 100vh;
	background-color: #333333;
	overflow: hidden;
	position: relative;
}

#vg-cover {
	width: 100%;
	height: 100%;
	background-image: url(images/pattern.png);
	background-repeat: repeat;
	background-attachment: scroll;
	z-index: 1;
	position: absolute;
}

#spl-title-wrap	{
	width: 1024px;
	height: auto;
	position: absolute;
	bottom: 0;
	margin: 0 auto 20px;
	left: 0;
	right: 0;
}

#spl-title-wrap a, #spl-title-wrap a:visited, #spl-title-wrap a:hover {
	color: #ffffff;
	text-decoration: none;
}

#spl-title-wrap h1 {
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 700;
	font-size: 94px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: 90px;
	letter-spacing: 0.02em;
}

#spl-byline {
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #ffffff;
	margin: 15px 0 0 0;
	text-transform: uppercase;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
	width: 350px;
}

#spl-byline span {
	display: inline-block;
	margin: 0;
}

#vg-bg {
	min-width: 100%;
    min-height: 100%;
    background-size: cover;
    z-index: -100;
    background-position: 50% 50%;
}

video#bgvid { 
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
    z-index: -100;
}

#ptp_large_img {
	width: 100%;
	height: 720px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

#header_cap {
	width: 700px;
	height: auto;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 12px;
	color: #494949;
	line-height: 16px;
	margin: 10px auto 20px;
}

#header_cap span {
	color: #8b8a8a;
}

#ptp_large_img_all {
	width: 100%;
	height: 600px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

#p_img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

#p_img img {
	width: 100%;
}

#p_img2 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

#p_img2 img {
	width: 48%;
}

.imgfloat {
	float: left;
	margin-right: 10px;
}

#p_img h5 {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #494949;
	width: 80%;
	text-align: center;
	line-height: 18px;
	margin: 10px auto 20px;
}

#p_img2_cap h5 {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #494949;
	width: 80%;
	text-align: center;
	line-height: 18px;
	margin: 10px auto 20px;
}

#para i {
	font-style: italic;
}

#madewith {
	display: none !important;
	color: #ffffff;
}



/* FOOTER */

#footer {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}

.footer_bg {
	background-color: #007bc9;
}

#footer h1 {
	font-family: 'Roboto', Arial, sans-serif;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	margin-top: 20px;
}

/* ADS */

#lb_ad {
    width: 970px;
    height: 90px;
    margin: 20px auto;
    text-align: center;
    overflow: hidden;
}

#bb_ad {
	width: 300px;
	height: 250px;
	margin: 20px auto;
}



#yt-wrap {
	width: 700px;;
	height: auto;
	margin: 0 auto;
}

#yt-wrap span {
	display: block;
	font-size: 14px;
	font-family: 'mallory';
	margin-top: 5px;
	color: #484848;
	line-height: 18px;
	text-align: left;
	margin-bottom: 20px;
}

/* EMBED YT */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* OTHERS */
#aw-others {
	width: 700px;
	height: auto;
	margin: 20px auto 30px;
}

#aw-others a, #aw-others a:visited, #aw-others a:hover {
	color: #0b72b5;
	text-decoration: none;
}


/* WP CORE */
.alignnone {
    margin: 0 auto;
    width: 700px;
}

.aligncenter,
div.aligncenter {
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
	width: 300px!important;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
	width: 300px!important;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
	width: 300px!important;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
	width: 300px!important;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 100%; /* Image does not overflow the content area */

}

.wp-caption.alignnone {
    margin: 0 auto;
    width: 700px;
}

.wp-caption.alignleft {
    margin: 5px 20px 10px 0;
}

.wp-caption.alignright {
    margin: 5px 0 10px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    
}

.wp-caption p.wp-caption-text {
	font-family: 'Roboto', Arial, sans-serif!important;
	font-size: 12px!important;
	color: #494949!important;
	line-height: 16px!important;
	font-weight: 400!important;
}
/* WP CORE END */

#lf-twitter {
	width: 700px;
	height: auto;
	margin: 0 auto;
}


/* 1024px */
@media only screen and (min-width: 1024px) and (max-width: 1135px){
.header {
	width: 100%;
}

#resp_menu {
	width: 95%;
}

#spl-title-wrap	{
	width: 93%;
	height: auto;
	position: absolute;
	left: 0;
	bottom: 20px;
	right: 0;
	margin: 0 auto;
}

#spl-title-wrap h1 {	
	font-size: 90px;
	line-height: 88px;
}

#spl-byline {
	margin: 15px 0 0 0;
	width: 93%;
	justify-content: flex-start;
}

#spl-byline span {
	display: inline-block;
	margin: 0 30px 0 0;
}

#vg-bg {
	background-image: url(wps-pagasa/tablet-head.jpg);
}

}


/* 768px */
@media only screen and (min-width: 768px) and (max-width: 1023px){
.header {
	width: 100%;
}

#resp_menu {
	width: 95%;
}

.ye_sm {
    padding-top: 12px;
}

/* HEADER */

#resp_menu {
	width: 100%;
}

#inq_logo {
	width: 150px;
	float: left;
	padding-top: 15px;
	margin-left: 10px;
}

#inq_logo img {
	width: 100%;
}

#inq_pp_menu {
	display: none;
}

/* VIDEO */
#lf-video-bg-wrap {
	width: 100%;
	height: 100vh;
	background-color: #333333;
	overflow: hidden;
	position: relative;
}

#vg-cover {
	width: 100%;
	height: 100%;
}

#spl-title-wrap	{
	width: 93%;
	height: auto;
	position: absolute;
	left: 0;
	bottom: 20px;
	right: 0;
	margin: 0 auto;
}

#spl-title-wrap h1 {	
	font-size: 66px;
	line-height: 64px;
}

#spl-byline {
	margin: 15px 0 0 0;
	width: 93%;
	justify-content: flex-start;
}

#spl-byline span {
	display: inline-block;
	margin: 0 30px 0 0;
}

video#bgvid { 
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
    z-index: -100;
}

/* CONTENT */

#article_wrap {
	width: 100%;
	margin: 20px auto 0;
	overflow: hidden;
}

#article_wrap h3 {
	width: 93%;
}

#article_wrap h4 {
	width: 93%;
	font-size: 24px;
	margin: 30px auto 0;
}

#article_wrap p {
	width: 93%;
	font-family: 'Noto Serif';
	font-size: 16px;
	color: #494949;
	line-height: 24px;
	margin: 0 auto 18px;
}

blockquote p {
	width:80%!important;
	font-size: 20px!important;
	color: #0b72b5!important;
	font-weight: 700!important;
	line-height: 1.2em!important;
}

#ptp_large_img {
	width: 100%;
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

#header_cap {
	width: 93%;
	height: auto;
	font-size: 12px;
	margin: 10px auto 20px;
}

/* FOOTER */

#footer {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}

.footer_bg {
	background-color: #007bc9;
}

#footer h1 {
	font-family: 'Roboto', Arial, sans-serif;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	margin-top: 20px;
}

/* ADS */

#lb_ad {
    width: 300px;
    height: 250px;
    margin: 20px auto;
    text-align: center;
    overflow: hidden;
}

#bb_ad {
	width: 300px;
	height: 250px;
	margin: 20px auto;
}

/* YT */

#yt-wrap {
	width: 100%;;
	height: auto;
	margin: 0 auto;
}

#yt-wrap span {
	width: 93%;
	display: block;
	margin: 10px auto 20px;
	font-size: 12px;
}

/* EMBED YT */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* OTHERS */
#aw-others {
	width: 93%;
	height: auto;
	margin: 20px auto 30px;
}


/* WP CORE */
.alignnone {
    margin: 0 auto;
    width: 700px;
}

.aligncenter,
div.aligncenter {
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.alignright {
    float:none;
    margin: 0 auto;
	width: 100%!important;
}

.alignleft {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.alignright {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.alignnone {
    margin: 100%;
}

a img.alignleft {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 100%; /* Image does not overflow the content area */

}

.wp-caption.alignnone {
    margin: 0 auto;
    width: 100%;
}

.wp-caption.alignleft {
    margin: 5px auto 0;
}

.wp-caption.alignright {
    margin: 5px auto 0;
}

/* WP CORE END */

}

/* 600px */
@media only screen and (min-width: 600px) and (max-width: 767px){
.header {
	width: 100%;
}

#resp_menu {
	width: 95%;
}

.ye_sm {
    padding-top: 12px;
}

/* HEADER */

#resp_menu {
	width: 100%;
}

#inq_logo {
	width: 150px;
	float: left;
	padding-top: 15px;
	margin-left: 10px;
}

#inq_logo img {
	width: 100%;
}

#inq_pp_menu {
	display: none;
}

/* VIDEO */
#lf-video-bg-wrap {
	width: 100%;
	height: 100vh;
	background-color: #333333;
	overflow: hidden;
	position: relative;
}

#vg-cover {
	width: 100%;
	height: 100%;
}

#spl-title-wrap	{
	width: 93%;
	height: auto;
	position: absolute;
	left: 0;
	bottom: 20px;
	right: 0;
	margin: 0 auto;
}

#spl-title-wrap h1 {	
	font-size: 48px;
	line-height: 48px;
}

#spl-byline {
	margin: 15px 0 0 0;
	width: 93%;
}

#spl-byline span {
	display: inline-block;
	margin: 0;
}

video#bgvid { 
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
    z-index: -100;
}

/* CONTENT */

#article_wrap {
	width: 100%;
	margin: 20px auto 0;
	overflow: hidden;
}

#article_wrap h3 {
	width: 93%;
}

#article_wrap h4 {
	width: 93%;
	font-size: 24px;
	margin: 30px auto 0;
}

#article_wrap p {
	width: 93%;
	font-family: 'Noto Serif';
	font-size: 16px;
	color: #494949;
	line-height: 24px;
	margin: 0 auto 18px;
}

blockquote p {
	width:80%!important;
	font-size: 20px!important;
	color: #0b72b5!important;
	font-weight: 700!important;
	line-height: 1.2em!important;
}

#ptp_large_img {
	width: 100%;
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

#header_cap {
	width: 93%;
	height: auto;
	font-size: 12px;
	margin: 10px auto 20px;
}

/* FOOTER */

#footer {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}

.footer_bg {
	background-color: #007bc9;
}

#footer h1 {
	font-family: 'Roboto', Arial, sans-serif;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	margin-top: 20px;
}

/* ADS */

#lb_ad {
    width: 300px;
    height: 250px;
    margin: 20px auto;
    text-align: center;
    overflow: hidden;
}

#bb_ad {
	width: 300px;
	height: 250px;
	margin: 20px auto;
}

/* YT */

#yt-wrap {
	width: 100%;;
	height: auto;
	margin: 0 auto;
}

#yt-wrap span {
	width: 93%;
	display: block;
	margin: 10px auto 20px;
	font-size: 12px;
}

/* EMBED YT */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* OTHERS */
#aw-others {
	width: 93%;
	height: auto;
	margin: 20px auto 30px;
}


/* WP CORE */
.alignnone {
    margin: 0 auto;
    width: 700px;
}

.aligncenter,
div.aligncenter {
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.alignright {
    float:none;
    margin: 0 auto;
	width: 100%!important;
}

.alignleft {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.alignright {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.alignnone {
    margin: 100%;
}

a img.alignleft {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 100%; /* Image does not overflow the content area */

}

.wp-caption.alignnone {
    margin: 0 auto;
    width: 100%;
}

.wp-caption.alignleft {
    margin: 5px auto 0;
}

.wp-caption.alignright {
    margin: 5px auto 0;
}

/* WP CORE END */

#lf-twitter {
	width: 93%;
}

}

/* 480px */
@media only screen and (min-width: 480px) and (max-width: 599px){
.header {
	width: 100%;
}

#resp_menu {
	width: 95%;
}

.ye_sm {
    padding-top: 12px;
}

/* HEADER */

#resp_menu {
	width: 100%;
}

#inq_logo {
	width: 150px;
	float: left;
	padding-top: 15px;
	margin-left: 10px;
}

#inq_logo img {
	width: 100%;
}

#inq_pp_menu {
	display: none;
}

/* VIDEO */
#lf-video-bg-wrap {
	width: 100%;
	height: 100vh;
	background-color: #333333;
	overflow: hidden;
	position: relative;
}

#vg-cover {
	width: 100%;
	height: 100%;
}

#spl-title-wrap	{
	width: 93%;
	height: auto;
	position: absolute;
	left: 0;
	bottom: 20px;
	right: 0;
	margin: 0 auto;
}

#spl-title-wrap h1 {	
	font-size: 48px;
	line-height: 48px;
}

#spl-byline {
	margin: 15px 0 0 0;
	width: 93%;
}

#spl-byline span {
	display: inline-block;
	margin: 0;
}

video#bgvid { 
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
    z-index: -100;
}

/* CONTENT */

#article_wrap {
	width: 100%;
	margin: 20px auto 0;
	overflow: hidden;
}

#article_wrap h3 {
	width: 93%;
}

#article_wrap h4 {
	width: 93%;
	font-size: 24px;
	margin: 30px auto 0;
}

#article_wrap p {
	width: 93%;
	font-family: 'Noto Serif';
	font-size: 16px;
	color: #494949;
	line-height: 24px;
	margin: 0 auto 18px;
}

blockquote p {
	width:80%!important;
	font-size: 20px!important;
	color: #0b72b5!important;
	font-weight: 700!important;
	line-height: 1.2em!important;
}

#ptp_large_img {
	width: 100%;
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

#header_cap {
	width: 93%;
	height: auto;
	font-size: 12px;
	margin: 10px auto 20px;
}

/* FOOTER */

#footer {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}

.footer_bg {
	background-color: #007bc9;
}

#footer h1 {
	font-family: 'Roboto', Arial, sans-serif;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	margin-top: 20px;
}

/* ADS */

#lb_ad {
    width: 300px;
    height: 250px;
    margin: 20px auto;
    text-align: center;
    overflow: hidden;
}

#bb_ad {
	width: 300px;
	height: 250px;
	margin: 20px auto;
}

/* YT */

#yt-wrap {
	width: 100%;;
	height: auto;
	margin: 0 auto;
}

#yt-wrap span {
	width: 93%;
	display: block;
	margin: 10px auto 20px;
	font-size: 12px;
}

/* EMBED YT */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* OTHERS */
#aw-others {
	width: 93%;
	height: auto;
	margin: 20px auto 30px;
}


/* WP CORE */
.alignnone {
    margin: 0 auto;
    width: 700px;
}

.aligncenter,
div.aligncenter {
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.alignright {
    float:none;
    margin: 0 auto;
	width: 100%!important;
}

.alignleft {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.alignright {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.alignnone {
    margin: 100%;
}

a img.alignleft {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 100%; /* Image does not overflow the content area */

}

.wp-caption.alignnone {
    margin: 0 auto;
    width: 100%;
}

.wp-caption.alignleft {
    margin: 5px auto 0;
}

.wp-caption.alignright {
    margin: 5px auto 0;
}

/* WP CORE END */

#lf-twitter {
	width: 93%;
}

}

/* 375px */
@media only screen and (min-width: 375px) and (max-width: 479px){
.header {
	width: 100%;
}

#resp_menu {
	width: 95%;
}

.ye_sm {
    padding-top: 12px;
}

/* HEADER */

#resp_menu {
	width: 100%;
}

#inq_logo {
	width: 150px;
	float: left;
	padding-top: 15px;
	margin-left: 10px;
}

#inq_logo img {
	width: 100%;
}

#inq_pp_menu {
	display: none;
}

/* VIDEO */
#lf-video-bg-wrap {
	width: 100%;
	height: 100vh;
	background-color: #333333;
	overflow: hidden;
	position: relative;
}

#vg-cover {
	width: 100%;
	height: 100%;
}

#spl-title-wrap	{
	width: 93%;
	height: auto;
	position: absolute;
	left: 0;
	bottom: 20px;
	right: 0;
	margin: 0 auto;
}

#spl-title-wrap h1 {	
	font-size: 48px;
	line-height: 48px;
}

#spl-byline {
	margin: 15px 0 0 0;
	width: 93%;
}

#spl-byline span {
	display: inline-block;
	margin: 0;
}

video#bgvid { 
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
    z-index: -100;
}

/* CONTENT */

#article_wrap {
	width: 100%;
	margin: 20px auto 0;
	overflow: hidden;
}

#article_wrap h3 {
	width: 93%;
}

#article_wrap h4 {
	width: 93%;
	font-size: 24px;
	margin: 30px auto 0;
}

#article_wrap p {
	width: 93%;
	font-family: 'Noto Serif';
	font-size: 16px;
	color: #494949;
	line-height: 24px;
	margin: 0 auto 18px;
}

blockquote p {
	width:80%!important;
	font-size: 20px!important;
	color: #0b72b5!important;
	font-weight: 700!important;
	line-height: 1.2em!important;
}

#ptp_large_img {
	width: 100%;
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

#header_cap {
	width: 93%;
	height: auto;
	font-size: 12px;
	margin: 10px auto 20px;
}

/* FOOTER */

#footer {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}

.footer_bg {
	background-color: #007bc9;
}

#footer h1 {
	font-family: 'Roboto', Arial, sans-serif;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	margin-top: 20px;
}

/* ADS */

#lb_ad {
    width: 300px;
    height: 250px;
    margin: 20px auto;
    text-align: center;
    overflow: hidden;
}

#bb_ad {
	width: 300px;
	height: 250px;
	margin: 20px auto;
}

/* YT */

#yt-wrap {
	width: 100%;;
	height: auto;
	margin: 0 auto;
}

#yt-wrap span {
	width: 93%;
	display: block;
	margin: 10px auto 20px;
	font-size: 12px;
}

/* EMBED YT */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* OTHERS */
#aw-others {
	width: 93%;
	height: auto;
	margin: 20px auto 30px;
}


/* WP CORE */
.alignnone {
    margin: 0 auto;
    width: 700px;
}

.aligncenter,
div.aligncenter {
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.alignright {
    float:none;
    margin: 0 auto;
	width: 100%!important;
}

.alignleft {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.alignright {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.alignnone {
    margin: 100%;
}

a img.alignleft {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 100%; /* Image does not overflow the content area */

}

.wp-caption.alignnone {
    margin: 0 auto;
    width: 100%;
}

.wp-caption.alignleft {
    margin: 5px auto 0;
}

.wp-caption.alignright {
    margin: 5px auto 0;
}

/* WP CORE END */

#lf-twitter {
	width: 93%;
}


}


/* 360px */
@media only screen and (min-width: 360px) and (max-width: 374px){
.header {
	width: 100%;
}

#resp_menu {
	width: 95%;
}

.ye_sm {
    padding-top: 12px;
}

/* HEADER */

#resp_menu {
	width: 100%;
}

#inq_logo {
	width: 150px;
	float: left;
	padding-top: 15px;
	margin-left: 10px;
}

#inq_logo img {
	width: 100%;
}

#inq_pp_menu {
	display: none;
}

/* VIDEO */
#lf-video-bg-wrap {
	width: 100%;
	height: 100vh;
	background-color: #333333;
	overflow: hidden;
	position: relative;
}

#vg-cover {
	width: 100%;
	height: 100%;
}

#spl-title-wrap	{
	width: 93%;
	height: auto;
	position: absolute;
	left: 0;
	bottom: 20px;
	right: 0;
	margin: 0 auto;
}


#spl-title-wrap h1 {	
	font-size: 46px;
	line-height: 44px;
}

#spl-byline {
	margin: 15px 0 0 0;
	width: 93%;
}

#spl-byline span {
	display: inline-block;
	margin: 0;
}

video#bgvid { 
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
    z-index: -100;
}

/* CONTENT */

#article_wrap {
	width: 100%;
	margin: 20px auto 0;
	overflow: hidden;
}

#article_wrap p em {
	font-style: italic;
}

#article_wrap h3 {
	width: 93%;
}

#article_wrap h4 {
	width: 93%;
	font-size: 24px;
	margin: 30px auto 0;
}

#article_wrap p {
	width: 93%;
	font-family: 'Noto Serif';
	font-size: 16px;
	color: #494949;
	line-height: 24px;
	margin: 0 auto 18px;
}

blockquote p {
	width:80%!important;
	font-size: 20px!important;
	color: #0b72b5!important;
	font-weight: 700!important;
	line-height: 1.2em!important;
}

#ptp_large_img {
	width: 100%;
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

#header_cap {
	width: 93%;
	height: auto;
	font-size: 12px;
	margin: 10px auto 20px;
}

/* FOOTER */

#footer {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}

.footer_bg {
	background-color: #007bc9;
}

#footer h1 {
	font-family: 'Roboto', Arial, sans-serif;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	margin-top: 20px;
}

/* ADS */

#lb_ad {
    width: 300px;
    height: 250px;
    margin: 20px auto;
    text-align: center;
    overflow: hidden;
}

#bb_ad {
	width: 300px;
	height: 250px;
	margin: 20px auto;
}

/* YT */

#yt-wrap {
	width: 100%;;
	height: auto;
	margin: 0 auto;
}

#yt-wrap span {
	width: 93%;
	display: block;
	margin: 10px auto 20px;
	font-size: 12px;
}

/* EMBED YT */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* OTHERS */
#aw-others {
	width: 93%;
	height: auto;
	margin: 20px auto 30px;
}


/* WP CORE */
.alignnone {
    margin: 0 auto;
    width: 700px;
}

.aligncenter,
div.aligncenter {
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.alignright {
    float:none;
    margin: 0 auto;
	width: 100%!important;
}

.alignleft {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.alignright {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.alignnone {
    margin: 100%;
}

a img.alignleft {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 100%; /* Image does not overflow the content area */

}

.wp-caption.alignnone {
    margin: 0 auto;
    width: 100%;
}

.wp-caption.alignleft {
    margin: 5px auto 0;
}

.wp-caption.alignright {
    margin: 5px auto 0;
}

/* WP CORE END */

#lf-twitter {
	width: 93%;
}

}


/* 320px */
@media only screen and (min-width: 320px) and (max-width: 359px){
.header {
	width: 100%;
}

#resp_menu {
	width: 95%;
}

.ye_sm {
    padding-top: 12px;
}

/* HEADER */

#resp_menu {
	width: 100%;
}

#inq_logo {
	width: 150px;
	float: left;
	padding-top: 15px;
	margin-left: 10px;
}

#inq_logo img {
	width: 100%;
}

#inq_pp_menu {
	display: none;
}

/* VIDEO */
#lf-video-bg-wrap {
	width: 100%;
	height: 100vh;
	background-color: #333333;
	overflow: hidden;
	position: relative;
}

#vg-cover {
	width: 100%;
	height: 100%;
}

#spl-title-wrap	{
	width: 93%;
	height: auto;
	position: absolute;
	left: 0;
	bottom: 20px;
	right: 0;
	margin: 0 auto;
}

#spl-title-wrap h1 {	
	font-size: 42px;
	line-height: 40px;
}

#spl-byline {
	margin: 15px 0 0 0;
	width: 93%;
}

#spl-byline span {
	display: inline-block;
	margin: 0;
}

video#bgvid { 
    min-width: 100%;
    min-height: 100%;
    background-size: cover;
    z-index: -100;
}

/* CONTENT */

#article_wrap {
	width: 100%;
	margin: 20px auto 0;
	overflow: hidden;
}

#article_wrap h3 {
	width: 93%;
}

#article_wrap h4 {
	width: 93%;
	font-size: 24px;
	margin: 30px auto 0;
}

#article_wrap p {
	width: 93%;
	font-family: 'Noto Serif';
	font-size: 16px;
	color: #494949;
	line-height: 24px;
	margin: 0 auto 18px;
}

blockquote p {
	width:80%!important;
	font-size: 20px!important;
	color: #0b72b5!important;
	font-weight: 700!important;
	line-height: 1.2em!important;
}

#ptp_large_img {
	width: 100%;
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

#header_cap {
	width: 93%;
	height: auto;
	font-size: 12px;
	margin: 10px auto 20px;
}

/* FOOTER */

#footer {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
}

.footer_bg {
	background-color: #007bc9;
}

#footer h1 {
	font-family: 'Roboto', Arial, sans-serif;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	margin-top: 20px;
}

/* ADS */

#lb_ad {
    width: 300px;
    height: 250px;
    margin: 20px auto;
    text-align: center;
    overflow: hidden;
}

#bb_ad {
	width: 300px;
	height: 250px;
	margin: 20px auto;
}

/* YT */

#yt-wrap {
	width: 100%;;
	height: auto;
	margin: 0 auto;
}

#yt-wrap span {
	width: 93%;
	display: block;
	margin: 10px auto 20px;
	font-size: 12px;
}

/* EMBED YT */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/* OTHERS */
#aw-others {
	width: 93%;
	height: auto;
	margin: 20px auto 30px;
}


/* WP CORE */
.alignnone {
    margin: 0 auto;
    width: 700px;
}

.aligncenter,
div.aligncenter {
    margin: 0 auto;
    width: 100%;
    height: auto;
}

.alignright {
    float:none;
    margin: 0 auto;
	width: 100%!important;
}

.alignleft {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.alignright {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.alignnone {
    margin: 100%;
}

a img.alignleft {
    float: none;
    margin: 0 auto;
	width: 100%!important;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    max-width: 100%; /* Image does not overflow the content area */

}

.wp-caption.alignnone {
    margin: 0 auto;
    width: 100%;
}

.wp-caption.alignleft {
    margin: 5px auto 0;
}

.wp-caption.alignright {
    margin: 5px auto 0;
}

/* WP CORE END */

#lf-twitter {
	width: 93%;
}

}