/*
*
* Hi resolution styles
*
*/

@media all and (min-width: 2250px)  {


body {
	font-size: 19px;
}

/*
*
* end of min-width: 2250px
*
*/	
}


@media all and (min-width: 2600px)  {
body {
	font-size: 20px;
}

/*
*
* end of min-width: 2600px
*
*/	
}


@media all and (min-width: 3600px)  {
html, body {
	font-size: 30px;
}
.top-block,
.top-block nav.top ul,
.top-block .lang-social {
	height: 400px;
}
.top-block a.logo img {
	width: calc(100vw/6);
}
.top-block nav.top ul li a {
	line-height: 400px;
	font-size: 1em;
}
.top-block nav.top ul li a::after, 
.text_body .headers h2 a::after {
	bottom: 40%;
	height: 2px;
}
.text_body .headers h2 a::after {
	bottom: 15%;
}
.text_body .headers h2 {
	padding: 30px;
}
.top-block .lang-social .lang-box, 
.lang-social .social-block,
.social-block {
	height: 200px;
}
.top-block .lang-social .lang-box ul {
	padding: 60px 0 0;
}
.top-block .lang-social .lang-box ul::before {
	top: 70px;
	height: 45px;
}
.top-block .lang-social .lang-box ul li {
	width: 60px;
	margin: 0 6px;
	padding: 4px;
}
.top-block .lang-social .lang-box ul li a {
	font-size: 1em;
}
.top-block .lang-box .desc, .social-block p.desc {
	font-size: 0.8em;
}
.social-block .icon {
	width: 70px;
	height: 70px;
	margin: 0 15px;
}
.logos-block {
	height: 75px;
	margin: 58px 0 2px;
}
.slider-block img {
	width: 100vw;
}

.slider-block .sonicut-slider .n2-section-smartslider .n2-ss-slider-wrapper-inside .n2-ss-slider-1 .n2-ss-slider-2 .n2-ss-slider-3 .n2-ss-slider-4 .n2-ss-slide {
	height: calc(100vw*50/100);
}
.sonicut-slider div#n2-ss-4 .n2-ss-slide-limiter {
  max-width: 100vw !important;
}
.sonicut-slider div#n2-ss-4 .nextend-arrow img {
  width: 170px !important;
}
.sonicut-slider div#n2-ss-4 div.n2-ss-layer.n2-ow:first-child > div.n2-ss-layer.n2-ow:first-child ,
.sonicut-slider div#n2-ss-4 .n2-ss-layer.n2-ow .n2-ss-section-main-content {
  max-width: 30vw;
  padding-top: 200px;
}

.sonicut-slider div#n2-ss-4 .n2-ss-layers-container .n2-ss-layer[data-sstype="slide"] {
	padding: 10px 250px 10px 250px;
}
.sonicut-slider div#n2-ss-4 .n2-ss-layers-container .sonicHeader1 h2 a {
	font-size: 4rem;
}
.sonicut-slider div#n2-ss-4 .n2-ss-layers-container .sonicHeader2 p {
	font-size: 2.3rem;
}
.sonicut-slider div#n2-ss-4 .n2-ss-layers-container .sonicText p,
.sonicut-slider div#n2-ss-4 .n2-ss-layers-container .sonicBtn a {
	font-size: 1.2rem;
}





.modBlock.division h3 {
	margin: -83px auto 0;
}
.catDiv2 .item a.catHeader::before, .catDiv2 .item p.catHeader::before {
	width: 4px;
	height: 95px;
}
.catDiv2 .item {
	height: 1450px;
}
.catDiv2 .item .catBG_l,
.catDiv2 .item .catBG_p {
	background-size: 100% !important;
	height: 1450px;
}
.team img {
	width: 100%;
}
.team h3 {
	top: 60px;
}
.team-photo .overlay {
	top: 400px
}
.world-class-logo img {
	height: 260px;
}
.world-map img {
	width: 80vw;
}
.world {
	padding-top: 350px;
	margin-top: 150px;
}
.content-text h1 {
	margin-bottom: 100px;
}
.content-text .header h2, .category-desc {
	margin-bottom: 100px;
}


/*
*
* end of min-width: 3600px
*
*/	
}

/* Only use a hover-activated drop down menu on devices that can conveniently hover. */
@media(hover: hover) and (pointer: fine) {}
@media (hover) {
.top-block nav.top ul li a:hover {
	
}
}


@media all and (max-width: 1440px) {
.top-block,
.top-block nav.top ul,
.top-block .lang-social {
	height: 150px;
}
.top-block nav.top ul li a {
	line-height: 150px;
}
.top-block .lang-social .lang-box, 
.lang-social .social-block {
	height: 75px;
}
.top-block .lang-social .lang-box ul {
	padding: 20px 0 0;
}
.top-block .lang-social .lang-box ul::before {
	top: 25px;
}
.lang-box p.desc {
	line-height: 250%;
}
.social-block p.desc {
	line-height: 140%;
}
.logos-block {
	margin: 25px 0 2px;
}
.social-block .icon {
	width: 25px;
	height: 25px;
	margin: 0 6px;
}
.modBlock.division h3,
.team h3,
.world h3 {
	font-size: calc(100vw/20);
	margin: -36px auto 0;
}
.content-text h1 {
	font-size: calc(100vw/32);
	margin: 0 0 50px calc((100%/6)*2);
	width: calc((100vw/6)*2);
}
.team h3 {
	margin: 0 auto 0;
}
.catDiv2 .item a.catHeader,
.team-photo .overlay,
.content-text .header h2,
.category-desc {
	font-size: 1.8em;
}
.content-text .header h2,
.category-desc {
	margin: -45px 0 35px calc((100%/6)*2);
	width: calc((100vw/6)*2);
}
h2.catHeader,
.text_body h3 {
	font-size: 1.20em;
}
.text_body .headers {
  margin: 25px 0;
}
.text_body .headers h2 {
	font-size: 1.50em;
}
.catDiv2 .item,
.catDiv2 .catBG_l,
.catDiv2 .catBG_p {
	height: 590px;
}
.team {
  margin: -50px 2.5% 0 2.5%;
}
.team h3 {
  top: 95px;
}
.team-photo .overlay {
	top: 235px;
}
.custom.team-photo {
	text-align: center;
}
.custom.team-photo img {
	width: auto;
}
.world {
	margin-top: 70px;
	padding-top: 100px;
	background: linear-gradient(180deg, rgba(228,229,230,0) 0%, rgba(228,229,230,1) 15%, rgba(228,229,230,1) 100%);
}
.world h3 {
	margin: 40px auto -60px;
}
.world-class-logo img {
	height: 100px;
}
.world .world-map img {
	width: 85vw;
}
.content-text {
  margin: 70px 0 70px;
}
figure.full-art img {
  height: 30vh;
}
.catsChildren img.catImage {
	width: calc(calc(100vw/6) - calc(100vw/48));
	margin-left: calc(calc(100vw/96) - calc(100vw/6))
}


/*
*
* end of max-width: 1440px
*
*/	
}
@media all and (max-width: 1440px) and (orientation: landscape) {

}
/*
*
* end of max-width: 1440px landscape
*
*/	


@media all and (max-width: 1280px)  {
body {
	font-size: 13px;
	line-height: 180%;
}
.top-block, 
.top-block nav.top ul, 
.top-block .lang-social {
	height: 120px;
}
.top-block nav.top ul li a {
	font-size: 0.85em;
	line-height: 120px;
	letter-spacing: 0.18em;
}
.top-block nav.top ul li a::after {
	bottom: 40%;
}
.text_body .headers h2 a::after {
	bottom: 15%;
}
.top-block .lang-social .lang-box, 
.lang-social .social-block,
.social-block {
	height: 60px;
}
.top-block .lang-social .lang-box ul {
    padding: 15px 0 5px;
}
.top-block .lang-social .lang-box ul li {
	width: 25px;
}
.top-block .lang-social .lang-box ul li a {
	font-size: 11px;
}
.top-block .lang-social .lang-box ul::before {
    top: 20px;
	height: 16px;
}
.top-block .lang-box .desc, 
.social-block p.desc {
	font-size: 8px;
	line-height: 130%;
}
.logos-block {
    margin: 15px 0 0px;
}
.social-block .icon {
    width: 22px;
    height: 22px;
    margin: 0 5px;
}
.catDiv2 .item, 
.catDiv2 .catBG_l, 
.catDiv2 .catBG_p {
    height: 500px;
}
.catDiv2 .item a.catHeader, 
.team-photo .overlay, 
.content-text .header h2, 
.category-desc,
.catDiv2 .item p.catHeader {
    font-size: 1.6em;
}
.team h3 {
    top: 86px;
}
.team-photo .overlay {
    top: 210px;
}
.world-class-logo img {
    height: 80px;
}
.world {
    padding-top: 60px;
	margin-top: 50px;
}
.content-text {
    margin: 50px 0 50px;
}

/*
*
* end of max-width: 1280px
*
*/	
}


@media all and (max-width: 1080px)  {
.modBlock.division h3, .team h3, .world h3 {
	margin: -24px auto 0;
}
.world h3 {
    margin: 35px auto -35px;
}
.world-map .overlay,
.world-map .overlay h2 strong::before {
	width: calc(100vw*3/5);
}
.world-map .overlay h2 strong {
	padding: 3px;
	margin-right: 2px;
}
.team h3 {
    top: 68px;
}
.team-photo .overlay {
    top: 145px;
}
.catDiv2 .item {
	height: 450px;
}
.catDiv2 .catBG_l,
.catDiv2 .catBG_p {
	height: 250px;
	top: 90px;
}

/*
*
* end of max-width: 1080px
*
*/	
}


@media all and (max-width: 1080px) and (orientation: portrait) {
figure.full-art img,
figure.full-art.wide img {
	width: 90vw;
    height: auto;
}

/*
*
* end of max-width: 1080px
*
*/	
}

@media all and (max-width: 1000px) and (orientation: portrait) {
.corner-left,
.corner-right {
	position: relative;
	float: left;
	width: calc(50% - calc(100%/96));
	top: 30px;
	left: inherit;
	right: inherit;
	font-size: 0.85em;
	letter-spacing: 0.1em;
	color: var(--sonicut-dark-blue);
	transform: rotate(0deg);
	/* Legacy vendor prefixes that you probably don't need... */
	/* Safari */
	-webkit-transform: rotate(0deg);
	/* Firefox */
	-moz-transform: rotate(0deg);
	/* IE */
	-ms-transform: rotate(0deg);
	/* Opera */
	-o-transform: rotate(0deg);
	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}
.corner-left {
	text-align: right;
	padding-right: calc(100%/96);
}
.corner-right {
	text-align: left;
	padding-left: calc(100%/96);
}
.corner-left::after {
	content: '\e812';
	font-family: 'fontello';
	margin-left: 10px;
}
.corner-right::before {
	content: '\e813';
	font-family: 'fontello';
	margin-right: 10px;
}
@keyframes drive-in-left {
	0% {
		left: -50px;
	}
	100% {
		left: 0;
		opacity: 0.5;
	}
}
@keyframes drive-in-right {
	0% {
		right: -50px;
	}
	100% {
		right: 0;
		opacity: 0.5;
	}
}

.top-block {
	flex-flow: row wrap;
	height: 180px;
	background-color: rgba(255,255,255, 0.25);
}
.top-block .lang-social {
	order: 1;
	width: 100%;
}
.top-block .lang-social .lang-box, 
.lang-social .social-block {
	width: 50%;
}
.top-block .logo {
	order: 2;
}
.top-block a.logo {
	width: calc((100%/6)*1.5);
	margin-left: calc(calc(100%/6) - calc(100%/12));
	margin-right: calc(100%/6);
}
.top-block .top {
	order: 3;
}
.social-block .icon {
    margin: 0 10px;
}
.top-block .lang-social .lang-box ul li a {
    font-size: 1em;
}
.top-block .lang-social {
    height: 60px;
	-webkit-box-shadow: 0px -5px 30px -15px rgba(66, 68, 90, 0.35);
	   -moz-box-shadow: 0px -5px 30px -15px rgba(66, 68, 90, 0.35);
	        box-shadow: 0px -5px 30px -15px rgba(66, 68, 90, 0.35);
}
.top-block nav.top ul li a {
    font-size: 0.75em;
}
.top-block nav.top ul li {
	background-color: rgba(255,255,255,0.2);
}
.modBlock.division h3 {
    margin: -20px auto 0;
}
.catDiv2 .item a.catHeader, 
.team-photo .overlay, 
.content-text .header h2, 
.category-desc, 
.catDiv2 .item p.catHeader {
	font-size: 1.35em;
}
.catDiv2 .item a.catHeader, .catDiv2 .item p.catHeader {
	padding: 2px 10px 2px 10px;
}
.modBlock.division h3, .team h3, .world h3 {
    font-size: calc(100vw/18);
}
.catDiv2 .item img {
	width: calc(100vw/3);
	right: 0;
}
.catDiv2 .item:nth-child(2) img {
	left: 0;
}
.team h3 {
    top: 55px;
	width: calc((100vw/6)*5);
}
.team-photo .overlay {
    top: 115px;
}
.world-class-logo img {
	height: 75px;
}
.world-map .overlay, 
.world-map .overlay h2 strong::before {
	width: calc(100vw*3/4);
}
.social-block {
	width: calc(100vw/3);
	margin: 0 0 0 calc(100%/3);
}
.content-text h1 {
    font-size: calc(100vw/25);
}
.team-photo .overlay, 
.content-text .header h2 {
	font-size: 1.75em;
}
.text_body h3, 
.catsChildren h2.catHeader {
	width: calc(100vw/3);
	margin-left: calc(-100vw/3.2);
}
.content-text h1 {
    width: calc((100vw/6)*3);
	line-height: 105%;
}
.text_body {
	width: calc(100vw - (100vw/6)*2.2);
}
iframe {
	width: calc(100vw - calc(100vw/3)) !important;
	margin: 20px calc(-100vw/6) 0;
}
.catsChildren.c2 {
	width: 50%;
	margin: 0;
}
.catsChildren img.catImage {
    width: calc((100vw/6)*1.5);
	margin: 0 0 0 calc(200%/24);
}
.catsChildren h2.catHeader,
.catsChildren .catDesc p {
	width: calc(100vw/6);
    margin: 0 0 0 calc(200%/3);
}
.catsChildren .catDesc p {
}
	
.catsChildren.c2:nth-child(1) {
	margin: 0;
}
figure.full-art + .text_body {
	width: 50%;
}


/*
*
* end of max-width: 1000px
*
*/	
}



@media all and (max-width: 950px) and (orientation: landscape) {
.corner-left,
.corner-right {
	position: relative;
	float: left;
	width: calc(50% - calc(100%/96));
	top: 30px;
	left: inherit;
	right: inherit;
	font-size: 0.85em;
	letter-spacing: 0.1em;
	color: var(--sonicut-dark-blue);
	transform: rotate(0deg);
	/* Legacy vendor prefixes that you probably don't need... */
	/* Safari */
	-webkit-transform: rotate(0deg);
	/* Firefox */
	-moz-transform: rotate(0deg);
	/* IE */
	-ms-transform: rotate(0deg);
	/* Opera */
	-o-transform: rotate(0deg);
	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
}
.corner-left {
	text-align: right;
	padding-right: calc(100%/96);
}
.corner-right {
	text-align: left;
	padding-left: calc(100%/96);
}
.corner-left::after {
	content: '\e812';
	font-family: 'fontello';
	margin-left: 10px;
}
.corner-right::before {
	content: '\e813';
	font-family: 'fontello';
	margin-right: 10px;
}
@keyframes drive-in-left {
	0% {
		left: -50px;
	}
	100% {
		left: 0;
		opacity: 0.5;
	}
}
@keyframes drive-in-right {
	0% {
		right: -50px;
	}
	100% {
		right: 0;
		opacity: 0.5;
	}
}
.top-block {
	flex-flow: row wrap;
	height: 140px;
	background-color: rgba(255,255,255, 0.25);
}
.top-block nav.top ul {
    height: 80px;
}
.top-block nav.top ul li a {
    line-height: 80px
}
.top-block .lang-social {
	order: 1;
	width: 100%;
}
.top-block .lang-social .lang-box, 
.lang-social .social-block {
	width: 50%;
}
.top-block .logo {
	order: 2;
}
.top-block a.logo {
	width: calc((100%/6)*1.5);
	margin-left: calc(calc(100%/6) - calc(100%/12));
	margin-right: calc(100%/6);
}
.top-block .top {
	order: 3;
}
.social-block .icon {
    margin: 0 10px;
}
.top-block .lang-social .lang-box ul li a {
    font-size: 1em;
}
.top-block .lang-social {
    height: 60px;
	-webkit-box-shadow: 0px -5px 30px -15px rgba(66, 68, 90, 0.35);
	   -moz-box-shadow: 0px -5px 30px -15px rgba(66, 68, 90, 0.35);
	        box-shadow: 0px -5px 30px -15px rgba(66, 68, 90, 0.35);
}
.top-block nav.top ul li a {
    font-size: 0.75em;
}
.top-block nav.top ul li {
	background-color: rgba(255,255,255,0.2);
}
.catDiv2 .item a.catHeader::before, .catDiv2 .item p.catHeader::before {
	height: 60px;
}
.catDiv2 .item {
    height: 420px;
}
.catDiv2 .catBG_l, 
.catDiv2 .catBG_p {
    height: 220px;
}
.team h3 {
    top: 60px;
}
.team-photo .overlay {
    top: 120px;
}
.social-block {
	width: calc(100vw/3);
	margin: 0 calc((100vw/6)*2) 0 calc((100vw/6)*2);
}
.top-block a.logo {
	width: calc((100% / 6)* 1.5);
	margin-left: calc(calc(100% / 6) - calc(100% / 12));
}
.world-map .overlay, 
.world-map .overlay h2 strong::before {
    width: calc(100vw*3/4);
}
.text_body h3, 
.catsChildren h2.catHeader {
    width: calc(100vw/4);
    margin: 15px 0 15px calc(-100vw/6);
}
.content-text h1 {
	font-size: calc(100vw/25);
	width: calc(100vw/2);
	line-height: 120%;
}
.content-text .header h2 {
    font-size: 1.8em;
}
.category-desc {
	width: calc((100vw / 6)* 2.5);
}
.catsChildren.c2 {
	width: 50%;
	margin: 0;
}
.catsChildren.c2:nth-child(1) {
	margin-left: 0;
}
.catsChildren img.catImage {
	width: calc(calc(100vw/6) + calc(100vw/12));
	margin-left: calc(100vw/24);
}
.catsChildren a,
.catsChildren .catDesc,
.catsChildren h2.catHeader {
	position: relative;
	float: left;
	display: block;
}
.catsChildren .catDesc {
	width: calc(100vw/6);
	margin-left: calc(100vw/24);
}
.catsChildren h2.catHeader {
	width: 100%;
    margin-left: 0;
}
.text_body {
	width: calc(100vw - (100%/6)*2.5);
}
main .text_body ul {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	margin: 7px 0;
}
main .text_body ul li {
	margin: 0 0 0 calc((100vw / 12) - 2vw);
	padding-left: calc(2vw);
}
iframe {
	float: left;
	width: calc((100vw / 6)* 3) !important;
	height: calc(((100vw / 6)* 3)*9/16) !important;
    margin: 10px 0 5px 0;
}
ul + p > iframe {
	margin-top:40px;
}



/*
*
* end of max-width: 950px
*
*/	
}



@media all and (max-width: 750px) and (orientation: landscape) {
.text_body h3 {
	width: calc(100vw / 3);
}



/*
*
* end of max-width: 750px
*
*/	
}



@media all and (max-width: 450px) and (orientation: portrait) {
body {
	font-size: 15px;
}
.corner-left,
.corner-right {
	display: none;
}
.top-block nav.top ul li a {
	font-size: 0.65em;
}
.top-block {
	height: 190px;
	align-items: inherit;
	background-color: rgba(255, 255, 255, 0.5);
}
.top-block .lang-social {
    height: 60px;
	-webkit-box-shadow: 0px -2px 15px -5px rgba(66, 68, 90, 0.5);
	   -moz-box-shadow: 0px -2px 15px -5px rgba(66, 68, 90, 0.5);
	        box-shadow: 0px -2px 15px -5px rgba(66, 68, 90, 0.5);
}
.top-block a.logo {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}
.top-block nav.top {
    width: 100%;
    margin-left: 0;
}
.top-block nav.top ul {
    height: 60px;
	-webkit-box-shadow: 0px -5px 10px -10px rgba(66, 68, 90, 0.5);
	   -moz-box-shadow: 0px -5px 10px -10px rgba(66, 68, 90, 0.5);
	        box-shadow: 0px -5px 10px -10px rgba(66, 68, 90, 0.5);
}
.top-block nav.top ul li {
	background-color: rgba(255, 255, 255, 0.5);
}
.top-block nav.top ul li a {
	line-height: 60px;
}
.top-block .lang-box .desc,
.social-block p.desc {
    color: #9a9a9a;
}
.modBlock.division h3 {
	margin: 10px auto 0;
}
.catDiv2 .item {
	height: 300px;
}
.catDiv2 .item a.catHeader,
.catDiv2 .item p.catHeader {
	padding: 2px 5px;
	font-size: 1.10em;
}
.catDiv2 .item.id1 {
	text-align: right;
}
.catDiv2 .item.id2 {
	text-align: left;
}
.catDiv2 .catBG_l,
.catDiv2 .catBG_p {
	height: 110px;
	top: 60px;
	-webkit-background-size: cover !important;
	   -moz-background-size: cover !important;
	     -o-background-size: cover !important;
	        background-size: cover !important;
}
.team {
    width: calc((100vw/6)*5);
	margin: -50px auto 0 calc(100vw/12);
}
.team h3 {
	top: 25px;
}
.team-photo .overlay {
	font-size: 1.20em;
	top: calc(1.20em * 2);
}
.video-wide {
    margin: 50px 0 0 0;
}
.video-wide iframe {
	width: calc((100vw/6)*5) !important;
    height: calc(((100vw/6)*5) * 9/16) !important;
	margin-left: calc(100vw/12) !important;
    box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.5);
}
.world-class-logo img {
	width: calc(100vw/2);
	height: auto;
}
.world h3 {
	margin: 5px auto -25px;
}
.world-map .overlay h2 {
	font-size: 1.10em;
}
.world-map .overlay, 
.world-map .overlay h2 strong::before {
	width: calc((100vw/6)*5);
	width: calc(100vw - 100vw/12);
}
.world-map .overlay {
	top: -20px;
}
.social-block {
	width: calc((100vw/6)*4);
	margin: 0 0 0 calc(100vw/6);
	background-color: #ececec;
}
.logos-block {
	margin: 13px 0 0px;
}
.social-block .icon {
	margin: 0 8px;
	width: 28px;
    height: 28px;
}
.social-block p.desc {
	line-height: 240%;
}
.social-block p.desc,
.top-block .lang-box .desc {
	font-weight: 500;
}
.team h3, 
.world h3 {
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}
.modBlock.division h3 {
	text-shadow: none;
}
.content-text {
	margin: 40px 0 10px;
}
.content-text h1 {
	width: calc(calc((100vw/6)*4) + calc(100vw/12));
	margin: 0 0 30px calc(100vw / 6);
	font-size: 2.15em;
}
.content-text .header h2,
.category-desc {
	font-size: 1.5em;
	margin: -28px 0 35px calc(100vw / 6);
    width: calc((100vw / 6)* 4);
}
h2.catHeader, .text_body h3 {
	line-height: 135%;
}
.text_body,
figure.full-art.wide + div.text_body,
figure.full-art + div.text_body {
	width: calc(((100vw/6)*4) + calc(100vw/12));
	padding: 0 0 0 calc(100vw/6);
}
.text_body h3,
.catsChildren h2.catHeader {
	float: left;
	width: calc(100vw/2);
	margin: 15px calc((100vw/6)*2) 15px 0;
}
.catsChildren a,
.catsChildren .catDesc,
.catsChildren h2.catHeader {
	position: relative;
	float: left;
	display: block;
}
.catsChildren img.catImage {
	width: calc((100vw/6)*2);
	margin: 0 0 15px calc(100vw / 12);
}
.catsChildren h2.catHeader,
.catsChildren .catDesc p {
	width: calc((100vw/2) - calc(100vw/12));
	margin: 15px 0 15px calc(100vw/24);
}
.text_body .headers h2 {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	height: auto;
	margin: 5px 0;
	padding: 0;
}
main .text_body ul {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	margin: 7px 0;
}
main .text_body ul li {
    margin: 0 0 0 calc((100vw/6) - 2vw);
    padding-left: calc(2vw);
}
iframe {
	float: left;
	width: calc((100vw / 6)* 5) !important;
	height: calc(((100vw / 6)* 5)*9/16) !important;
    margin: 10px 0 5px calc(-100vw / 12);
}
ul + p > iframe {
	margin-top:40px;
}
figure.full-art img {
    margin-bottom: 30px;
}
figure.full-art {
	width: 100%;
	text-align: center;
}

	

/*
*
* end of max-width: 450px
*
*/	
}



@media all and (max-width: 400px) and (orientation: portrait) {

.catDiv2 .item a.catHeader,
.catDiv2 .item p.catHeader {
	font-size: 1.0em;
}


/*
*
* end of max-width: 400px
*
*/	
}