/* front */
.f-bx-i-cntnr {
	display: inline-block;
	width: 46.25%;
	vertical-align: top;
    margin: 1.5% 0 1.5% 2.5%;
}
.f-bx-i {
	display: inline-block;
	width: 100%;
	vertical-align: top;
    margin: 0 0 2rem 0;
    overflow: visible;
}
.f-bx-i:before {
	padding-top: 26%;
}

.f-bx-i-h1 {
	top: 7%;
    left: 0;
    right: 0;
    text-align: center;
}
.f-bx-i-h1 h1,
.f-bx-i-h1 h2 {
	font-family: 'Sansita', sans-serif;
    font-size: 5.5em;
    font-weight: bold;
    font-style: italic;
    color: rgba(81,156,91,1.00);
    text-transform:uppercase;
    margin: 0 0 0 0;
}
.depa .f-bx-i-h1 h1,
.depa .f-bx-i-h1 h2 {
    color: rgba(38,112,173,0.95);
}
.f-bx-i-h1 #art-lnk,
.f-bx-i-h1 a.art-lnk {
    display: inline-block;
    background:none;
    border: none;
    border-top: 1px solid rgba(81,156,91,1.00);
    border-radius: 0;
    padding: 0;
    font-weight: 400;
    font-size: 1.35em;
    margin: 0.3em 0;
    color: rgba(81,156,91,1.00);
}
.depa .f-bx-i-h1 #art-lnk,
.depa .f-bx-i-h1 a.art-lnk {
    border-color:  rgba(38,112,173,0.95);
    color: rgba(38,112,173,0.95);
}


/* nyxair banner full*/
.bnnr-fly-hel-fll {
    display: inline-block;
    margin: 1% 2.5% 1.5% 2.5%;
    padding: 1% 2.5% 0 2.5%;
    width: 90%;
    text-align: center;
    background-color:rgba(112,32,130,1.00);
    border-radius: 0.5em;
}
.bnnr-fly-hel-fll:before {
	padding-top: 8%;
}
.bnnr-fly-hel-fll-img {
    width: 70%;
}
.bnnr-fly-hel-fll-img:before {
	padding-top: 14%;
}

.bnnr-fly-hel-fll-lgo {
    top: 20%;
    right: 4%;
    width: 20%;
}
.bnnr-fly-hel-fll-txt {
    top: 0;
    left: 0;
    right: 30%;
    bottom:0;
    font-family: 'Libre Franklin', sans-serif;
    color: rgba(244,244,244,1.00);
    text-align: left;
}
.bnnr-shdw-wh {
    text-shadow: 1px 1px 0px rgba(251,251,251,1.00);
}
.bnnr-shdw-prpl {
    text-shadow: 2px 2px 0px rgba(112, 32, 130, 1);
}
.bnnr-fly-hel-fll-txt #ttl {
    top: 25%;
    left: 5%;
	font-size: 4.0em;
    font-weight: 700;
}
.bnnr-fly-hel-fll-txt #prc-i {
    bottom: 15%;
    right: 30%;
	font-size: 1.8em;
    font-weight: 700;/*
    color:rgba(112,32,130,1.00);*/
    text-transform: uppercase;
}
.bnnr-fly-hel-fll-txt #prc {
    bottom: 0%;
    right: 5%;
	font-size: 8.0em;
    font-weight: 700;
}

/* intro-boxes*/
.f-bx-m {
	display: inline-block;
	width: 30.0%;
	overflow: hidden;
	vertical-align: top;
    margin: 1% 0 1.5% 2.5%;
    border-width: 1px;
    border-style: solid;
    border-color:rgba(21,74,119,1.00);
    border-radius: 0.5em;
}
.f-bx-m:before {
	padding-top: 70%;
}

.f-bx-m-img:before {
	padding-top: 70%;
}

.f-bx-m-hdr,
.f-bx-m-vst,
.f-bx-m-lnk {/*
    top: 0;
    bottom: 0%;
    left: 0%;
    margin: 0;*/
}
.f-bx-m-logo {
    position: absolute;
    top: auto;
    bottom: 30%;
    left: 0%;
    margin: 0;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.f-bx-m-logo img {
    width: 32%;
    display: inline-block;
    background-color: rgba(255,255,255,1.00);
}
.f-bx-m-logo img:first-child {
    margin-right: 3%;
}
.f-bx-m-logo img:last-child {
    margin-left: 3%;
}
.f-bx-m-hdr h2,
.f-bx-m-vst h2 {
    position: absolute;
    top: 10%;
    padding: 0;
    font-family: 'Sansita', sans-serif;
    font-size: 2.6em;
    font-weight: bold;
    font-style: italic;
    color: rgba(21,74,119,1.00);
    text-transform: none;
    display: inline-block;
    margin: 0;
    width: 100%;
    white-space: nowrap;
    text-align: center;
    text-shadow:
        -0.04em -0.04em 0 #fff,
        0.04em -0.054em 0 #fff,
        -0.04em 0.04em 0 #fff,
        0.04em 0.04em 0 #fff;
}
.f-bx-m-vst h2 {
    font-size: 3.0em;
}
.f-bx-m-hdr p,
.f-bx-m-hdr #art-lnk,
.f-bx-m-hdr a.art-lnk,
.f-bx-m-vst p,
.f-bx-m-vst #art-lnk,
.f-bx-m-vst a.art-lnk {
    position: absolute;
    bottom: 5%;
    display: block;
    margin: 0 5%;
    padding: 0.3% 2% 0.3% 2%;
    text-align: center;
    background-color: rgba(21,74,119,1.00);
    color: rgba(255,255,255,1.00);
    font-size: 1.3em;
    border-radius: 0.5em;
}
.f-bx-m-hdr #art-lnk:after,
.f-bx-m-vst #art-lnk:after,
.f-bx-m-hdr a.art-lnk:after,
.f-bx-m-vst a.art-lnk:after {
    display: none;
}
.f-bx-m-hdr #art-lnk:before,
.f-bx-m-vst #art-lnk:before,
.f-bx-m-hdr a.art-lnk:before,
.f-bx-m-vst a.art-lnk:before {
    content: "\00BB";
    float: right;
    margin-left: 0.6em;
    font-size: 2.8em;
    line-height: 0.8em;
}
.f-bx-nws-hdr {
    top: 0%;
    left: 0%;
    margin: 0;
    width: 100%;
    vertical-align: top;
}
.f-bx-nws-hdr h2 {
    padding: .43em 0 .43em 10%;
    font-family: 'carnaslight';
    font-size: 2.0em;
    display: block;
    margin: 0;
    background-color:rgba(21,74,119,1.00);
    color:rgba(254,254,254,1.00);
}
.f-bx-nws-txt {
    left: 5%;
    margin: 5;
    width: 90%;
    vertical-align: top;
    margin: 3% 0 0 0;
    color: rgba(0,0,0,1.00);
}
.f-bx-nws-lnk {
    bottom: 0%;
    left: 0%;
    margin: 0;
    width: 100%;
    background-color:rgba(21,74,119,1.00);
}
.f-bx-nws-lnk #art-lnk,
.f-bx-nws-lnk a.art-lnk {
    background:none;
    border: none;
    padding: 0;
    display: block;
    margin: 1% 0 1% 2%;
    color:rgba(254,254,254,1.00);
    font-size: 1.6em;
}
.f-bx-m-lnk {
    position: absolute;
    bottom: 5%;
    left: 5%;
    right: 5%;
    text-align: center;
}
.f-bx-m-lnk #art-lnk,
.f-bx-m-lnk a.art-lnk {
    position: relative;
    display: inline-block;
    margin: 3% 3% 0 0;
    padding: 1.4% 2% 1.4% 2%;
    text-align: center;
    background-color: rgba(21,74,119,1.00);
    color: rgba(255,255,255,1.00);
    font-size: 1.6em;
    border-radius: 0.5em;
    white-space: nowrap;
}
.f-bx-m-lnk #art-lnk:after,
.f-bx-m-lnk a.art-lnk:after {
    display: none;
}
.f-bx-m-lnk #art-lnk:before,
.f-bx-m-lnk a.art-lnk:before {
    content: "\00BB";
    float: right;
    margin-left: 0.6em;
    font-size: 2.8em;
    line-height: 0.3em;
}

@media (min-width:1152px) and (max-width:1489px) {
.f-bx-i:before {
    padding-top: 32%;
}
.f-bx-i {
    font-size: 70%
}
.bnnr-fly-hel-fll {
    font-size: 60%;
}
.f-bx-m {
    font-size: 63%;
}
}
@media (min-width:1490px) and (max-width:1689px){
.f-bx-i:before {
    padding-top: 32%;
}
.f-bx-i {
    font-size: 82%
}

.bnnr-fly-hel-fll {
    font-size: 70%;
}
.f-bx-m {
    font-size: 80%;
} 
}
@media (min-width:1690px) and (max-width:1919px){

.f-bx-i {
    font-size: 92%
}
.bnnr-fly-hel-fll {
    font-size: 80%;
}
.f-bx-m {
    font-size: 90%;
} 
    
}
@media (min-width:1920px){

    
}
@media (min-width:481px) and (max-width:539px) {
    
.f-bx-i-cntnr {
    width: 95.0%;
    margin: 1.5% 0 1.5% 2.5%;
}
.f-bx-i:before {
    padding-top: 38%;
}
.f-bx-i-h1 h1, .f-bx-i-h1 h2 {
    font-size: 1.9em!important;
}
.bnnr-fly-hel-fll {
    font-size: 45%;
}
.bnnr-fly-hel-fll:before {
    padding-top: 32%;
}
.bnnr-fly-hel-fll-img::before {
    padding-top: 45%;
}
.bnnr-fly-hel-fll-lgo img {
    width: 130%;
}
.bnnr-fly-hel-fll-txt #prc-i {
    bottom: 10%;
    right: 50%;
}
    
.f-bx-m {
    width: 95.0%;

}
    
}
@media (min-width:540px) and (max-width:639px) {
    
.f-bx-i-cntnr {
    width: 95.0%;
    margin: 1.5% 0 1.5% 2.5%;
}
.f-bx-i:before {
    padding-top: 38%;
}
.f-bx-i-h1 h1,
.f-bx-i-h1 h2 {
    font-size: 1.9em!important;
}
.bnnr-fly-hel-fll {
    font-size: 45%;
}
.bnnr-fly-hel-fll:before {
    padding-top: 32%;
}
.bnnr-fly-hel-fll-img::before {
    padding-top: 45%;
}
.bnnr-fly-hel-fll-lgo img {
    width: 130%;
}
.bnnr-fly-hel-fll-txt #prc-i {
    bottom: 10%;
    right: 50%;
}
    
.f-bx-m {
    width: 95.0%;
}
.f-bx-m-hdr h2, 
.f-bx-m-vst h2 {
    font-size: 1.9em!important;
}

    
}
@media (min-width:640px) and (max-width:767px) {

.f-bx-i-cntnr {
    width: 46.5%;
    margin: 1.5% 0 1.5% 2.5%;
}
.f-bx-i:before {
    padding-top: 65%;
}
.f-bx-i-h1 h1,
.f-bx-i-h1 h2 {
    font-size: 1.9em!important;
}
.bnnr-fly-hel-fll {
    font-size: 55%;
}
.bnnr-fly-hel-fll:before {
    padding-top: 32%;
}
.bnnr-fly-hel-fll-img::before {
    padding-top: 45%;
}
.bnnr-fly-hel-fll-lgo img {
    width: 140%;
}
.bnnr-fly-hel-fll-txt #prc-i {
    bottom: 10%;
    right: 50%;
}
    
.f-bx-m {
    width: 46.5%;
}
.f-bx-m-hdr h2, 
.f-bx-m-vst h2 {
    font-size: 1.6em!important;
}


}
@media (min-width:768px) and (max-width:979px) {

.f-bx-i:before {
    padding-top: 32%;
}
.f-bx-i {
    font-size: 75%;
}
.f-bx-m-hdr h2, 
.f-bx-m-vst h2 {
    font-size: 3.2em!important;
}
.bnnr-fly-hel-fll {
    font-size: 65%;
}
    
.f-bx-m {
    width: 46.5%;
    font-size: 85%;
}    
    

}
@media (min-width:980px) and (max-width:1151px) {

.f-bx-i:before {
    padding-top: 32%;
}
.f-bx-i {
    font-size: 75%;
}
.f-bx-m-hdr h2, 
.f-bx-m-vst h2 {
    font-size: 3.2em!important;
}
.bnnr-fly-hel-fll {
    font-size: 65%;
}
 
.f-bx-m {
    width: 46.5%;
    font-size: 85%;
}    
    
}
@media (max-width:480px) {
.f-bx-i-cntnr {
    width: 95.0%;
    margin: 1.5% 0 1.5% 2.5%;
}
.f-bx-i {
    margin: 0 0 1rem 0;
}
.f-bx-i:before {
    padding-top: 36%;
}
.f-bx-i-h1 h1, .f-bx-i-h1 h2 {
    font-size: 1.9em!important;
}
.bnnr-fly-hel-fll {
    font-size: 30%;
}
.bnnr-fly-hel-fll:before {
    padding-top: 32%;
}
.bnnr-fly-hel-fll-img::before {
    padding-top: 45%;
}
.bnnr-fly-hel-fll-lgo img {
    width: 120%;
}
.bnnr-fly-hel-fll-txt #prc-i {
    bottom: 15%;
    right: 50%;
}
    
.f-bx-m {
    width: 95.0%;

}
.f-bx-m-hdr h2, 
.f-bx-m-vst h2 {
    font-size: 1.7em!important;
}
}
