@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;
}

.header .menutoggle{
	position:relative;
	height:50px;
	width:50px;
	background-color:#272727;
	box-sizing:border-box;
	display: none;
	cursor: pointer;
}
.header .menutoggle .icon{
	position:absolute;
	left:5px;top:5px;bottom:5px;right:5px;
	width:auto;height:auto;

}

.menulist{
	position:fixed;
	z-index:10000;
	left:0;top:50px;bottom:0;
	width:0;
	height:auto;
	background: rgba(0, 0, 0, .90);
	overflow-x:hidden;
	font-family: 'Roboto', Arial, sans-serif;
}

.menulist h1 {
	font-size: 18px;
	color: #ffffff;
	width: 320px;
	margin: 20px auto 0;
	text-align: center;
}

.menulist h2 {
	font-size: 16px;
	color: #ffffff;
	width: 300px;
	margin: 20px 0 0 10px;
}


.menulist ul {
	font-size: 14px;
	width: 300px;
	margin: 20px 0 0 10px;
	font-weight: 700;
}

.menulist li {
	margin-bottom: 14px;
}

.menulist a, .menulist a:visited {
	text-decoration: none;
	color: #ffffff;
}

.menulist a:hover {
	text-decoration: none;
	color: #059dff;
}

.menuline{
	position:absolute;
	width:30px;
	height:5px;
	margin-left:4px;
	margin-bottom:5px;
	background:#ffffff;
}

.menuline.f{left:0;top:5px;}
.menuline.s{left:0;top:15px;}
.menuline.t{left:0;top:25px;}

.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: 20px;
}

.ye_sm i {
	margin-left: 10px;
}

.ye_sm i:hover {
	color: #c2c2c2;

}

.ye_sm a, .ye_sm a:visited {
	color: #fff;
}

#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: #009cff!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;
}


/* SECTION */

#ptp_wrap {
	width: 100%;
}



/* HEADER */

.ptp_header {
	background-color: #242426;
	height: 100vh;
	width: 100%;
	position: relative;
}

.ptp_header:before {
	content: ' ';
	display: block;
	position: absolute;
	background-image: url(images/haiyan_JMA_EUMETSATb.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	opacity: 0.3;
	width: 100%;
	height: 100vh;
}

#title_card {
	width: 1136px;
	position: relative;
	margin: 0 auto;
  	top: 50%;
  	transform: translateY(-50%);
}

#tc_wrap {
	width: 410px;
	font-family: 'Roboto', Arial, sans-serif;
}

#tc_wrap h1 {
	font-size: 40px;
	color: #ffffff;
	text-transform: uppercase;
	border-bottom: 4px solid #007bc9;
	padding-bottom: 20px;
}

#tc_wrap h3 {
	color: #ffffff;
	opacity: 0.5;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.6em;
	margin-bottom: 10px;
	line-height: 24px;
}

#tc_wrap p {
	color: #ffffff;
	font-size: 14px;
	line-height: 1.4em;
	letter-spacing: 0.01em;
	margin-top: 20px;
	opacity: 0.9;
}

#tc_wrap2 {
	width: 380px;
	font-family: 'Roboto', Arial, sans-serif;
}

#tc_wrap2 a, #tc_wrap2 a:visited, #tc_wrap2 a:hover {
	text-decoration: none;
	color: #ffffff;
}

#tc_wrap2 h1 {
	font-size: 40px;
	color: #ffffff;
	text-transform: uppercase;
	border-bottom: 4px solid #007bc9;
	padding-bottom: 20px;
}

#tc_wrap2 h3 {
	color: #ffffff;
	opacity: 0.5;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.6em;
	margin-bottom: 10px;
	line-height: 24px;
}

#tc_wrap2 p {
	color: #ffffff;
	font-size: 14px;
	line-height: 1.4em;
	letter-spacing: 0.01em;
	margin-top: 20px;
	opacity: 0.9;
}

#byline {
	color: #ffffff;
	opacity: 0.5;
	font-size: 14px;
	margin-top: 20px;
}

#byline i {
	margin-right: 5px;
}

#byline span {
	margin-right: 20px;
	text-transform: uppercase;
}

#tc_wrap3 {
	width: 400px;
	font-family: 'Roboto', Arial, sans-serif;
	margin: 0 auto;
}

#tc_wrap3 h1 {
	font-size: 40px;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 10px;
}

.tcwrap_under {
	border-bottom: 4px solid #007bc9;
	padding-bottom: 20px;
}

#tc_wrap3 h2 {
	font-size: 18px;
	color: #ffffff;
	border-bottom: 4px solid #007bc9;
	padding-bottom: 20px;
	text-align: center;
}

#tc_wrap3 h3 {
	color: #ffffff;
	opacity: 0.5;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.6em;
	margin-bottom: 10px;
	line-height: 24px;
	text-align: center;
}

#tc_wrap3 p {
	color: #ffffff;
	font-size: 14px;
	line-height: 1.4em;
	letter-spacing: 0.01em;
	margin-top: 20px;
	opacity: 0.9;
}

#byline3 {
	text-transform: uppercase;
	color: #ffffff;
	opacity: 0.5;
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
}

#byline3 i {
	margin-right: 5px;
}

#byline3 span {
	margin-right: 20px;
}


.animated { 
    -webkit-animation-duration: 2s; 
    animation-duration: 2s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    animation-iteration-count:infinite; 
    -webkit-animation-iteration-count:infinite; 
} 

@-webkit-keyframes bounce { 
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
    40% {-webkit-transform: translateY(-5px);} 
    60% {-webkit-transform: translateY(-5px);} 
} 

@keyframes bounce { 
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 
    40% {transform: translateY(-5px);} 
    60% {transform: translateY(-5px);} 
} 

.bounce { 
    -webkit-animation-name: bounce; 
    animation-name: bounce; 
}

#scroll_down {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}

#scroll_down a, #scroll_down a:visited, #scroll_down a:hover {
	color: #ffffff;
	opacity: 0.9;
}

#ptp_wrap2 {
	width: 100%;
	height: auto;
	overflow: hidden;
}

#ptp_intro {
	width: 1024px;
	height: auto;
	margin: 30px auto 0;
	background-color: #ffffff;
	overflow: hidden;
}

#ptpi_p {
	width: 690px;
	height: auto;
	float: left;
	color: #494949;	
}

#ptpi_p p {
	width: 100%;
	margin-bottom: 20px;
	line-height: 1.4em;
	font-size: 18px;
	font-family: 'Noto Sans', Arial, sans-serif;
}

.firstcharacter { 
	float: left; 
	color: #494949; 
	font-size: 51px; 
	line-height: 46px; 
	padding-right: 8px; 
	font-family: 'Noto Sans', Arial, sans-serif;
}

#ptpi_side {
	width: 260px;
	height: auto;
	float: right;
}

#ptp_main_cap {
	width: 260px;
	height: auto;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 12px;
	color: #494949;
	line-height: 16px;
	margin-bottom: 20px;
	display: block;
}

#ptp_photo_by {
	font-size: 12px!important;
	display: none;
	font-family: 'Roboto', Arial, sans-serif;
	margin-bottom: 20px;
}


#ptpi_index {
	width: 217px;
	height: auto;
	border: 1px solid #dddddd;
	font-family: 'Roboto', Arial, sans-serif;
	padding: 20px 20px;
	color: #494949;
}

#ptpi_index a, #ptpi_index a:visited, #ptpi_index a:hover {
	color: #494949;
	text-decoration: none;
}

#ptpi_index h1 {
	font-size: 18px;
	color: #494949;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 1px solid #819090;
}

#ptpi_index ol {
	margin-top: 10px;
	font-size: 14px;
	margin-left: 17px;
	list-style-type: decimal;
	line-height: 28px;
	color: #494949;
}

#read_more {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 18px;
	color: #ffffff;
	background-color: #007bc9;
	width: 120px;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto 20px;
	text-decoration: none;
}

#read_more a, #read_more a:visited, #read_more a:hover {
	color: #ffffff;
	text-decoration: none;
}


/* SLIDER */

.swiper-container {
	width: 100%;
	height: 600px;
}

.swiper-slide {
	background-color: #242426;	
}

#slide1 {
	width: 100%;
	height: 100%;
	position: relative;
}

#slide1:before {
	content: ' ';
	display: block;
	position: absolute;
	background-image: url(images/151113rrl6b.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	opacity: 0.3;
	width: 100%;
	height: 100%;
}

#slide2 {
	width: 100%;
	height: 100%;
	position: relative;
}

#slide2:before {
	content: ' ';
	display: block;
	position: absolute;
	background-image: url(images/zero_cover.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	opacity: 0.3;
	width: 100%;
	height: 100%;
}

#slide3 {
	width: 100%;
	height: 100%;
	position: relative;
}

#slide3:before {
	content: ' ';
	display: block;
	position: absolute;
	background-image: url(images/cedric_daep2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	opacity: 0.3;
	width: 100%;
	height: 100%;
}


/* INFOGRAPHICS */

.infograph_wrap {
	background-image: url(images/bg_top.png), url(images/bg_bot.png);
	background-repeat: no-repeat;
	background-position: right top,  left bottom;
}

#infographics {
	width: 1136px;
	height: auto;
	margin: 0 auto;
}	

#infog_section {
	width: 100%;
	height: auto;
	font-family: 'Roboto', Arial, sans-serif;
}

#infog_section h1 {
	font-size: 40px;
	color: #494949;
	text-transform: uppercase;
	line-height: 40px;
}

#infog_section h3 {
	color: #494949;
	opacity: 0.5;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 0.6em;
	margin-top: 30px;
	margin-bottom: 10px;
	line-height: 24px;
}

#infog_section h2 {
	color: #b0b0b0;
	font-size: 24px;
	text-transform: uppercase;
}

.infog_under {
	display: inline-block;
	border-bottom: 4px solid #007bc9;
	padding-bottom: 20px;
}

#infog_thumbs {
	width: 1136px;
	height: auto;
	margin: 20px auto 30px;
}

#infog_box {
	width: 265px;
	height: 180px;
	display: inline-block;
	background-color: #494949;
	margin-right: 10px;
	margin-top: 10px;
}

#infog_box img {
	width: 100%;
}

/* DATELINE PARIS */

#datelineparis {
	width: 1136px;
	height: auto;
	margin: 20px auto 30px;
	font-family: 'Roboto', Arial, sans-serif;
}

#datelineparis h1 {
	font-size: 28px;
	color: #007bc9;
	border-bottom: 4px solid #007BC9;
	padding-bottom: 10px;
	width: 190px;
	text-align: center;
	margin: 0 auto;
}

#datelineparis p {
	line-height: 1.4em;
	font-size: 18px;
	font-style: italic;
	color: #494949;
	width: 80%;
	margin: 20px auto 0;
	text-align: center;
}

#datelineparis a, #datelineparis a:visited, #datelineparis a:hover {
	color: #007bc9;
	text-decoration: none;
}


#datelineparis2 {
	width: 1136px;
	height: auto;
	margin: 20px auto 30px;
	font-family: 'Roboto', Arial, sans-serif;
}

#datelineparis2 h1 {
	font-size: 40px;
	color: #494949;
	line-height: 40px;
	margin-bottom: 20px;
}

#datelineparis2 h3 {
	font-size: 14px;
	color: #ffffff;
	margin: 20px auto 0;
	background-color: #007bc9;
	width: 100px;
	height: 25px;
	padding: 10px 0 0 0;
	text-align: center;
}

#datelineparis2 h3 a, #datelineparis2 h3 a:visited, #datelineparis2 h3 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#dlp_wrap {
	width: 100%;
	height: auto;
	overflow: hidden;
}

#dlp_box {
	width: 328px;
	height: auto;
	display: inline-block;
	vertical-align: top;
	margin: 0 45px 30px 0;
}

#dlp_box h1 {
	font-family: 'Noto Serif', serif;
	font-size: 18px;
	line-height: 24px;
	margin: 10px 0 0 0;
}

#dlp_box h2 {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 14px;
	margin: 10px 0 0 0;
	font-style: italic;
	color: #494949;
}

#dlp_box h3 {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 14px;
	margin: 20px 0 0 0;
	color: #ffffff;
	background-color: #007bc9;
	width: 110px;
	height: 25px;
	padding: 10px 0 0 0;
	text-align: center;
}

#dlp_box h3 a, #dlp_box h3 a:visited, #dlp_box h3 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#dlp_box p {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 14px;
	margin: 20px 0 0 0;
	color: #494949;
	line-height: 18px;
}

#dlp_box a, #dlp_box a:visited, #dlp_box a:hover {
	color: #007bc9;
	text-decoration: none;
}

/* ARTICLE INTENSE */

.ptp_article_head {
	height: 600px;
	background-color: #242426;
	width: 100%;
	position: relative;
}

.ptp_article_head:before {
	content: ' ';
	display: block;
	position: absolute;
	background-image: url(images/151113rrl6b.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	opacity: 0.3;
	width: 100%;
	height: 600px;
}

/* ARTICLE ZERO */

.ptp_article_head2 {
	height: 600px;
	background-color: #242426;
	width: 100%;
	position: relative;
}

.ptp_article_head2:before {
	content: ' ';
	display: block;
	position: absolute;
	background-image: url(images/zero_cover.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	opacity: 0.3;
	width: 100%;
	height: 600px;
}


#article_wrap {
	width: 1136px;
	margin: 20px auto 0;
	overflow: hidden;
}

#header_cap {
	width: 200px;
	height: auto;
	float: right;
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 12px;
	color: #494949;
	line-height: 16px;
}

#header_cap span {
	color: #8b8a8a;
}

#para {
	width: 700px;
	margin: 0 auto;
}

#para a, #para a:visited, #para a:hover {
	color: #007bc9;
	text-decoration: none;
}

#para h3 {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 18px;
	color: #494949;
	font-weight: 700;
	margin-bottom: 18px;
}

#para h2 {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 24px;
	color: #494949;
	margin-bottom: 18px;
	text-align: center;
	font-style: italic;
	line-height: 28px;
}

#para p {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 16px;
	color: #494949;
	line-height: 24px;
	margin-bottom: 18px;
}

#ptp_large_img_leyte {
	width: 100%;
	height: 600px;
	background-image: url(images/161113rrl23b.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

#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: 1136px;
	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;
}


/* 1024px */
@media only screen and (min-width: 1024px) and (max-width: 1135px){
#resp_menu {
	width: 960px;
}

#title_card {
	width: 860px;
}

#ptp_intro {
	width: 960px;
}

#ptpi_p {
	width: 640px;
}

#infographics {
	width: 95%;
}

#infog_thumbs {
	width: 100%;
}

#infog_box {
	width: 230px;
	height: 150px;
}

#article_wrap {
	width: 960px;
}

#para {
	padding-right: 20px;
	width: 560px;
}

#byline {
	width: 210px;
}

#byline span {
	margin-bottom: 10px;
	display: block;
}

#footer {
	width: 100%;
}

/* DATELINE PARIS*/

#datelineparis {
	width: 100%;
}

#datelineparis2 {
	width: 90%;
}

#dlp_box {
	width: 255px;
}

#inq_pp_menu {
	display: none;
}


}


/* 768px */
@media only screen and (min-width: 768px) and (max-width: 1023px){

.header .menutoggle {
	display: block;
}

.ye_sm {
	padding-top: 18px;
}

#resp_menu {
	width: 100%;
	margin: -50px auto 0;
}

#inq_logo {
	width: 110px;
	padding-top: 17px;
	margin-left: 60px;
}

.mnav {
	display: none;
}


/* HEADER */

#title_card {
	width: 400px;
	margin: 0 0 0 60px;
}

#tc_wrap {
	width: 90%;
	margin: 0 auto;
}

#ptp_wrap2 {
	width: 100%;
}

#ptp_intro {
	width: 100%;
}

#ptpi_p {
	width: 60%;
	margin: 0 0 0 20px;
	float: left;
}

#ptpi_side {
	float: right;
	margin: 0 20px 0 0;
}

/* SWIPER */

.swiper-container {
	height: 400px;
}

#tc_wrap2 {
	width: 100%;
	margin: 0 auto;
}

#tc_wrap2 h1 {
	font-size: 36px;
}

#byline {
	width: 210px;
}

#byline span {
	margin-bottom: 10px;
	display: block;
}


/* INFOGRAPHICS */

#infographics {
	width: 100%;
}


#infog_section h1 {
	font-size: 32px;
	margin: 0 auto;
	width: 90%;
	display: block;
}

#infog_section h2 {
	font-size: 20px;
	margin: 10px auto 0;
	width: 90%;
	display: block;
}

#infog_section h3 {
	margin: 30px auto 0;
	width: 90%;
	display: block;
}

#infog_thumbs {
	width: 692px;
	margin: 0 auto 30px;
}

#infog_box {
	width: 218px;
	height: auto;
}


#footer {
	width: 100%;
}

/* ARTICLE */

.ptp_article_head {
	height: 100vh;
}

.ptp_article_head:before {
	height: 100vh;
}

.ptp_article_head2 {
	height: 100vh;
}

.ptp_article_head2:before {
	height: 100vh;
}


#tc_wrap3 {
	width: 80%;
	margin: 0 auto;
}

#byline3 {
	width: 210px;
	margin: 20px auto 0;
}

#byline3 span {
	margin-bottom: 10px;
	display: block;
}

#article_wrap {
	width: 100%;
}

#header_cap {
	float: none;
	width: 90%;
	margin: 0 auto 20px;
}

#para {
	width: 90%;
}

#ptp_large_img {
	width: 100%;
	height: 350px;
}

#title_card {
	margin: 0 auto;
}

/* DATELINE PARIS*/

#datelineparis {
	width: 100%;
}

#datelineparis2 {
	width: 90%;
}

#dlp_box {
	width: 290px;
}

/* CAP */
#ptp_photo_by {
	display: block;
}

#ptp_main_cap {
	display: none;
}

#inq_pp_menu {
	display: none;
}


}

/* 600px */
@media only screen and (min-width: 600px) and (max-width: 767px){

.header .menutoggle {
	display: block;
}

.ye_sm {
	padding-top: 18px;
}

#resp_menu {
	width: 100%;
	margin: -50px auto 0;
}

#inq_logo {
	width: 110px;
	padding-top: 17px;
	margin-left: 60px;
}

.mnav {
	display: none;
}


/* HEADER */

#title_card {
	width: 100%;
	top: 60%;
}

#tc_wrap {
	width: 90%;
	margin: 0 auto;
}

#ptp_wrap2 {
	width: 100%;
}

#ptp_intro {
	width: 100%;
}

#ptpi_p {
	width: 440px;
	margin: 0 auto;
	float: none;
}

#ptpi_side {
	float: none;
	margin: 0 auto 30px;
}

/* SWIPER */

.swiper-container {
	height: 400px;
}

#tc_wrap2 {
	width: 70%;
	margin: 0 auto;
}

#tc_wrap2 h1 {
	font-size: 36px;
}

#byline {
	width: 210px;
}

#byline span {
	margin-bottom: 10px;
	display: block;
}

/* INFOGRAPHICS */

#infographics {
	width: 100%;
}

#infog_section {
	width: 100%;
}

#infog_section h1 {
	font-size: 32px;
	margin: 0 auto;
	width: 90%;
	display: block;
}

#infog_section h2 {
	font-size: 20px;
	margin: 10px auto 0;
	width: 90%;
	display: block;
}

#infog_section h3 {
	margin: 30px auto 0;
	width: 90%;
	display: block;
}

#infog_thumbs {
	width: 430px;
	margin: 0 auto 30px;
}

#infog_box {
	width: 100%;
	height: 230px;
}

#footer {
	width: 100%;
}

/* ARTICLE */

.ptp_article_head {
	height: 100vh;
}

.ptp_article_head:before {
	height: 100vh;
}

.ptp_article_head2 {
	height: 100vh;
}

.ptp_article_head2:before {
	height: 100vh;
}


#tc_wrap3 {
	width: 80%;
	margin: 0 auto;
}

#byline3 {
	width: 210px;
	margin: 20px auto 0;
}

#byline3 span {
	margin-bottom: 10px;
	display: block;
}

#article_wrap {
	width: 100%;
}

#header_cap {
	float: none;
	width: 90%;
	margin: 0 auto 20px;
}

#para {
	width: 90%;
}

#ptp_large_img {
	width: 100%;
	height: 300px;
}

/* DATELINE PARIS*/

#datelineparis {
	width: 100%;
}

/* CAP */
#ptp_photo_by {
	display: block;
}

#ptp_main_cap {
	display: none;
}

#inq_pp_menu {
	display: none;
}


}

/* 480px */
@media only screen and (min-width: 480px) and (max-width: 599px){

.header .menutoggle {
	display: block;
}

.ye_sm {
	padding-top: 18px;
}

#resp_menu {
	width: 100%;
	margin: -50px auto 0;
}

#inq_logo {
	width: 110px;
	padding-top: 17px;
	margin-left: 60px;
}

.mnav {
	display: none;
}


/* HEADER */

#title_card {
	width: 100%;
	top: 60%;
}

#tc_wrap {
	width: 90%;
	margin: 0 auto;
}

#ptp_wrap2 {
	width: 100%;
}

#ptp_intro {
	width: 100%;
}

#ptpi_p {
	width: 440px;
	margin: 0 auto;
	float: none;
}

#ptpi_side {
	float: none;
	margin: 0 auto 30px;
}

/* SWIPER */

.swiper-container {
	height: 400px;
}

#tc_wrap2 {
	width: 70%;
	margin: 0 auto;
}

#tc_wrap2 h1 {
	font-size: 36px;
}

#byline {
	width: 210px;
}

#byline span {
	margin-bottom: 10px;
	display: block;
}

/* INFOGRAPHICS */

#infographics {
	width: 100%;
}

#infog_section {
	width: 100%;
}

#infog_section h1 {
	font-size: 32px;
	margin: 0 auto;
	width: 90%;
	display: block;
}

#infog_section h2 {
	font-size: 20px;
	margin: 10px auto 0;
	width: 90%;
	display: block;
}

#infog_section h3 {
	margin: 30px auto 0;
	width: 90%;
	display: block;
}

#infog_thumbs {
	width: 430px;
	margin: 0 auto 30px;
}

#infog_box {
	width: 100%;
	height: 230px;
}

#footer {
	width: 100%;
}

/* ARTICLE */

.ptp_article_head {
	height: 100vh;
}

.ptp_article_head:before {
	height: 100vh;
}

.ptp_article_head2 {
	height: 100vh;
}

.ptp_article_head2:before {
	height: 100vh;
}


#tc_wrap3 {
	width: 80%;
	margin: 0 auto;
}

#byline3 {
	width: 210px;
	margin: 20px auto 0;
}

#byline3 span {
	margin-bottom: 10px;
	display: block;
}

#article_wrap {
	width: 100%;
}

#header_cap {
	float: none;
	width: 90%;
	margin: 0 auto 20px;
}

#para {
	width: 90%;
}

#ptp_large_img {
	width: 100%;
	height: 240px;
}

#p_img2 img {
	width: 100%;
}

.imgfloat {
	float: left;
	margin-top: 10px;
}

#ptp_large_img_all {
	width: 100%;
	height: 180px;
}

/* DATELINE PARIS*/

#datelineparis {
	width: 100%;
}

#datelineparis2 {
	width: 90%;
}

#dlp_box {
	width: 100%;
}

/* CAP */
#ptp_photo_by {
	display: block;
}

#ptp_main_cap {
	display: none;
}


#inq_pp_menu {
	display: none;
}


}

/* 375px */
@media only screen and (min-width: 375px) and (max-width: 479px){

.header .menutoggle {
	display: block;
}

.ye_sm {
	padding-top: 18px;
}

#resp_menu {
	width: 100%;
	margin: -50px auto 0;
}

#inq_logo {
	width: 110px;
	padding-top: 17px;
	margin-left: 60px;
}

.mnav {
	display: none;
}


/* HEADER */

#title_card {
	width: 100%;
}

#tc_wrap {
	width: 90%;
	margin: 0 auto;
}

#ptp_wrap2 {
	width: 100%;
}

#ptp_intro {
	width: 100%;
}

#ptpi_p {
	width: 325px;
	margin: 0 auto;
	float: none;
}

#ptpi_side {
	float: none;
	margin: 0 auto 30px;
}

/* SWIPER */

.swiper-container {
	height: 400px;
}

#tc_wrap2 {
	width: 70%;
	margin: 0 auto;
}

#tc_wrap2 h1 {
	font-size: 36px;
}

#byline {
	width: 210px;
}

#byline span {
	margin-bottom: 10px;
	display: block;
}

/* INFOGRAPHICS */

#infographics {
	width: 100%;
}

#infog_section {
	width: 100%;
}

#infog_section h1 {
	font-size: 32px;
	margin: 0 auto;
	width: 90%;
	display: block;
}

#infog_section h2 {
	font-size: 20px;
	margin: 10px auto 0;
	width: 90%;
	display: block;
}

#infog_section h3 {
	margin: 30px auto 0;
	width: 90%;
	display: block;
}

#infog_thumbs {
	width: 335px;
	margin: 0 auto 30px;
}

#infog_box {
	width: 100%;
	height: 230px;
}

#footer {
	width: 100%;
}

/* ARTICLE */

.ptp_article_head {
	height: 100vh;
}

.ptp_article_head:before {
	height: 100vh;
}

.ptp_article_head2 {
	height: 100vh;
}

.ptp_article_head2:before {
	height: 100vh;
}


#tc_wrap3 {
	width: 80%;
	margin: 0 auto;
}

#byline3 {
	width: 210px;
	margin: 20px auto 0;
}

#byline3 span {
	margin-bottom: 10px;
	display: block;
}

#article_wrap {
	width: 100%;
}

#header_cap {
	float: none;
	width: 90%;
	margin: 0 auto 20px;
}

#para {
	width: 90%;
}

#ptp_large_img {
	width: 100%;
	height: 200px;
}

#p_img2 img {
	width: 100%;
}

.imgfloat {
	float: left;
	margin-top: 10px;
}

#ptp_large_img_all {
	width: 100%;
	height: 180px;
}

/* DATELINE PARIS*/

#datelineparis {
	width: 100%;
}

#datelineparis2 {
	width: 90%;
}

#dlp_box {
	width: 100%;
}

/* CAP */
#ptp_photo_by {
	display: block;
}

#ptp_main_cap {
	display: none;
}


#inq_pp_menu {
	display: none;
}


}


/* 360px */
@media only screen and (min-width: 360px) and (max-width: 374px){

.header .menutoggle {
	display: block;
}

.ye_sm {
	padding-top: 18px;
}

#resp_menu {
	width: 100%;
	margin: -50px auto 0;
}

#inq_logo {
	width: 110px;
	padding-top: 17px;
	margin-left: 60px;
}

.mnav {
	display: none;
}


/* HEADER */

#title_card {
	width: 100%;
}

#tc_wrap {
	width: 90%;
	margin: 0 auto;
}

#ptp_wrap2 {
	width: 100%;
}

#ptp_intro {
	width: 100%;
}

#ptpi_p {
	width: 320px;
	margin: 0 auto;
	float: none;
}

#ptpi_side {
	float: none;
	margin: 0 auto 30px;
}

/* SWIPER */

.swiper-container {
	height: 400px;
}

#tc_wrap2 {
	width: 60%;
	margin: 0 auto;
}

#tc_wrap2 h1 {
	font-size: 32px;
}

#byline {
	width: 210px;
}

#byline span {
	margin-bottom: 10px;
	display: block;
}

/* INFOGRAPHICS */

#infographics {
	width: 100%;
}

#infog_section {
	width: 100%;
}

#infog_section h1 {
	font-size: 32px;
	margin: 0 auto;
	width: 90%;
	display: block;
}

#infog_section h2 {
	font-size: 20px;
	margin: 10px auto 0;
	width: 90%;
	display: block;
}

#infog_section h3 {
	margin: 30px auto 0;
	width: 90%;
	display: block;
}

#infog_thumbs {
	width: 320px;
	margin: 0 auto 30px;
}

#infog_box {
	width: 100%;
	height: 220px;
}

#footer {
	width: 100%;
}

/* ARTICLE */

.ptp_article_head {
	height: 100vh;
}

.ptp_article_head:before {
	height: 100vh;
}

.ptp_article_head2 {
	height: 100vh;
}

.ptp_article_head2:before {
	height: 100vh;
}

#tc_wrap3 {
	width: 80%;
	margin: 0 auto;
}

#byline3 {
	width: 210px;
	margin: 20px auto 0;
}

#byline3 span {
	margin-bottom: 10px;
	display: block;
}

#article_wrap {
	width: 100%;
}

#header_cap {
	float: none;
	width: 90%;
	margin: 0 auto 20px;
}

#para {
	width: 90%;
}

#ptp_large_img {
	width: 100%;
	height: 180px;
}

#p_img2 img {
	width: 100%;
}

.imgfloat {
	float: left;
	margin-top: 10px;
}

#ptp_large_img_all {
	width: 100%;
	height: 180px;
}

/* DATELINE PARIS*/

#datelineparis {
	width: 100%;
}

#datelineparis2 {
	width: 90%;
}

#dlp_box {
	width: 100%;
}


/* CAP */
#ptp_photo_by {
	display: block;
}

#ptp_main_cap {
	display: none;
}


#inq_pp_menu {
	display: none;
}



}


/* 320px */
@media only screen and (min-width: 320px) and (max-width: 359px){

.header .menutoggle {
	display: block;
}

.ye_sm {
	padding-top: 18px;
}

#resp_menu {
	width: 100%;
	margin: -50px auto 0;
}

#inq_logo {
	width: 110px;
	padding-top: 17px;
	margin-left: 60px;
}

.mnav {
	display: none;
}


/* HEADER */

#title_card {
	width: 100%;
}

#tc_wrap {
	width: 90%;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

#tc_wrap h1 {
	font-size: 38px;
}

#tc_wrap h3 {
	font-size: 12px;
	padding-left: 3px;
}

#ptp_wrap2 {
	width: 100%;
}

#ptp_intro {
	width: 100%;
}

#ptpi_p {
	width: 290px;
	margin: 0 auto;
	float: none;
}

#ptpi_side {
	float: none;
	margin: 0 auto 30px;
}

/* SWIPER */

.swiper-container {
	height: 400px;
}

#tc_wrap2 {
	width: 60%;
	margin: 0 auto;
}

#tc_wrap2 h1 {
	font-size: 32px;
}

#byline {
	width: 210px;
}

#byline span {
	margin-bottom: 10px;
	display: block;
}

/* INFOGRAPHICS */

#infographics {
	width: 100%;
}

#infog_section {
	width: 100%;
}

#infog_section h1 {
	font-size: 32px;
	margin: 0 auto;
	width: 90%;
	display: block;
}

#infog_section h2 {
	font-size: 20px;
	margin: 10px auto 0;
	width: 90%;
	display: block;
}

#infog_section h3 {
	margin: 30px auto 0;
	width: 90%;
	display: block;
}

#infog_thumbs {
	width: 290px;
	margin: 0 auto 30px;
}

#infog_box {
	width: 100%;
	height: 180px;
}

#footer {
	width: 100%;
}

/* ARTICLE */

.ptp_article_head {
	height: 100vh;
}

.ptp_article_head:before {
	height: 100vh;
}

.ptp_article_head2 {
	height: 100vh;
}

.ptp_article_head2:before {
	height: 100vh;
}

#tc_wrap3 {
	width: 80%;
	margin: 0 auto;
}

#byline3 {
	width: 210px;
	margin: 20px auto 0;
}

#byline3 span {
	margin-bottom: 10px;
	display: block;
}

#article_wrap {
	width: 100%;
}

#header_cap {
	float: none;
	width: 90%;
	margin: 0 auto 20px;
}

#para {
	width: 90%;
}

#ptp_large_img {
	width: 100%;
	height: 180px;
}

#p_img2 img {
	width: 100%;
}

.imgfloat {
	float: left;
	margin-top: 10px;
}

#ptp_large_img_all {
	width: 100%;
	height: 180px;
}

/* DATELINE PARIS*/

#datelineparis {
	width: 100%;
}

#datelineparis2 {
	width: 90%;
}

#dlp_box {
	width: 100%;
}


/* CAP */
#ptp_photo_by {
	display: block;
}

#ptp_main_cap {
	display: none;
}

#inq_pp_menu {
	display: none;
}

}