/* CFF 2022  */
/* 13 June 2022 */

/* Global */
.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-line {
    margin-top: 30px;
}

@media screen and (min-width: 1200px) {
    .mt-line {
        margin-top: 50px;
    }
}

/* Global End */

/* Font */
h1 {
    font-size: 30px;
    font-family: 'Oxygen', sans-serif;
    text-align: center;
    padding-bottom: 10px;
}

h2 {
    font-size: 28px;
    font-family: 'Oxygen', sans-serif;
    color: #fff;
    text-align: left;
    line-height: 1.6;
}

h3 {
    font-family: 'Oxygen', sans-serif;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.8;
	padding: 20px 0 10px;
}

h3-copyrights {
    font-family: 'Oxygen', sans-serif;
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    padding-top: 20px
}

h5 {
    font-family: 'Oxygen', sans-serif;
    font-size: 12px;
    text-align: center;
    padding-top: 10px
}

h6 {
    font-family: 'Oxygen', sans-serif;
    font-size: 16px;
    text-align: left;
    padding-top: 20px;
    font-weight: 300;
    line-height: 1.6;
}

h7 {
    font-family: 'Oxygen', sans-serif;
    font-color: #000;
    font-size: 20px;
    font-weight: 800;
    padding-left: 10px
}

p {
    font-family: 'Oxygen', sans-serif;
    font-color: #D5EABD;
}

body {
    font-family: 'Oxygen', sans-serif;
}

a:link {
    color: #96cb59;
    text-decoration: underline;
}

a:visited {
    color: #000000;
    background-color: transparent;
    text-decoration: none;
}

/*a-portfolio:link {
  color: #000;
  background-color: transparent;
  text-decoration: underline;
}*/

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.center {
    text-align: center;
    margin: auto;
}

.align-left {
    text-align: left;
    margin: auto;
}

.page-content p {
    color: #000;
    font-size: 18px;
    text-align: center;
}

.outdoor-media-assets--blk p {
	color: #fff;
    font-size: 18px;
    text-align: left
}

.sec-content {
    margin: 40px 0 0;
}

@media screen and (min-width: 1200px) {
    .sec-content {
        margin: 130px 0 0;
    }
}

.header-img {
    display: block;
    margin: 0 auto;
    max-width: 75%;
}

@media screen and (min-width: 550px) {
    .header-img {
        max-width: 50%;
    }
}

.site-map-break {
    display: block;
    max-width: 75%;
    margin: 20px auto 50px;
}

@media screen and (min-width: 550px) {
    .site-map-break {
        max-width: 45%;
        margin: 30px auto 70px;
    }
}

/* Global End */

/* Footer */
#ft {
    margin: 0px 0 20px;
    padding: 10px;
}

.ft_block {
    margin: 20px 0 0;
    padding: 20px;
}

.footer-wave {
    display: block;
    margin: 20px auto 20px;
    max-width: 100%;
}

.ft__block span {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #000;
    margin: 15px 0 15px;
    font-style: normal;
    font-family: Oxygen, sans-serif;
    font-weight: bolder;
}

footer:link {
    color: #96cb59;
    text-decoration: underline;
    margin: auto;
}

a-f:link {
    text-decoration: underline;
    margin: 20px auto;
    display: block;
}


@media only screen and (min-width: 600px) {
    .ft__block span {
        margin: 0 0 15px;
    }
}

.ft__block a:hover {
    text-decoration: none;
}

.ft__block .main-logos {
    display: block;
    margin: 0 auto;
    max-width: 20%;
}

.ft_block h3{
    font-family: 'Oxygen', sans-serif;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    line-height: 1;	
	padding: 0px;
}

@media only screen and (min-width: 600px) {
    .ft__block .main-logos {
        display: block;
        margin: 0 auto;
        max-width: 20%;
    }
}

.ft__block .mff-logo {
    display: block;
    margin: 0 auto;
    max-width: 60%;
}

@media only screen and (min-width: 600px) {
    .ft__block .mff-logo {
        max-width: 100%;
    }
}

.footer-year {
    color: #201a56;
    text-align: center;
    font-size: 13px;
    margin: 15px 0;
}

#footer-num {
    display: inline;
}

/* Footer End */

/* Home Page */
.video-blk {
    position: relative;
    padding-bottom: calc(56.25% * 0.75);
    height: 0;
}

.video-blk iframe,
.video-blk object,
.video-blk embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

h2-home-portfolio {
    font-size: 28px;
    font-family: 'Oxygen', sans-serif;
    color: #000;
    text-align: left;
    padding-bottom: 10px;
}

h3-home {
    font-family: 'Oxygen', sans-serif;
    font-color: #000;
    font-size: 16px;
    font-weight: 800;
    padding-top: 20px
}

h4-home {
    font-family: 'Oxygen', sans-serif;
    font-color: #000;
    font-size: 20px;
    font-weight: 800;
    padding-top: 20px
}

.header-section.desktop {
    display: none;
}

@media only screen and (min-width: 992px) {
    .header-section.desktop {
        display: block;
    }
}

.header-section.mobile {
    display: block;
}

@media only screen and (min-width: 991px) {
    .header-section.mobile {
        display: none;
    }
}

.family-pack-masthead-button {
    display: table;
    height: 40px;
    margin: 10px 0;
    width: 150px;
}

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
    .family-pack-masthead-button {
        width: 150px;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1400px) {
    .family-pack-masthead-button {
        width: 150px;
    }
}

.family-pack-masthead-button a {
    -webkit-transition: background-color 0.35s ease-in;
    -moz-transition: background-color 0.35s ease-in;
    -o-transition: background-color 0.35s ease-in;
    transition: background-color 0.35s ease-in;
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    color: #000;
    border: 1px solid #000;
    /*background-color: #fff;*/
}

.family-pack-masthead-button a:hover {
    color: #000;
    border: 1px solid #000;
    /*background-color: #96cb59;*/
}

.home-page-copy {
    position: relative;
    font-size: 20px;
    margin: 30px 0 20px;
}

.home-video--blk {
    padding-bottom: 30px;
}

.home--blk {
    padding: 20px 0px 60px;
}


.full-portfolio-button {
    display: table;
    height: 45px;
    width: 200px;
    margin: 30px auto 0;
}

.button-continer {
    display: block;
    align-items: flex-end
}

input.right {
    float: right;
}

@media only screen and (min-width: 992px) {
    .family-pack-content-button {
        margin: 30px 0 0;
    }
}

.family-pack-content-button a {
    -webkit-transition: background-color 0.35s ease-in;
    -moz-transition: background-color 0.35s ease-in;
    -o-transition: background-color 0.35s ease-in;
    transition: background-color 0.35s ease-in;
    border-radius: 10px;
    font-weight: 600;
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    font-size: 22px;
    color: #000;
    background-color: #fbaf5d;
}

.family-pack-content-button a:hover {
    color: #fff;
    background-color: #3782c8;
}

.home-reg-blk {
    height: 350px;
}

.home-header-blk {
    height: 365px;
}

@media only screen and (min-width: 1200px) and (max-width: 1299px) {
    .home-header-blk {
        height: 405px;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1400px) {
    .home-header-blk {
        height: 400px;
    }
}

@media only screen and (min-width: 1401px) {
    .home-header-blk {
        height: 450px;
    }
}


.home-header-blk h2 {
    position: relative;
    color: #3782c8;
    text-align: right;
    font-size: 52px;
}

.home-header-blk h2:before {
    position: absolute;
    content: "";
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    height: 315px;
    width: 160px;
    top: -315px;
    left: 60px;
}

.adspec-img {
    display: block;
    max-width: 100%;
    padding: 10px;
}

/* Mobile */
.campus-img-mobile {
    display: block;
    margin: 0 auto;
    width: 80%;
}

@media only screen and (min-width: 768px) {
    .campus-img-mobile {
        width: 60%;
    }
}

.home-header-blk-mobile {
    margin: 30px 0 20px;
}

@media only screen and (min-width: 768px) {
    .home-header-blk-mobile {
        margin: 40px 0 20px;
    }
}

.home-header-blk-mobile h2 {
    position: relative;
    color: #3782c8;
    text-align: center;
    font-size: 32px;
}

@media only screen and (min-width: 768px) {
    .home-header-blk-mobile h2 {
        font-size: 35px;
    }
}

.home-header-blk-mobile h2:before {
    position: absolute;
    content: "";
    display: block;
    /*background-image: url('../img/home/dotted-line-mobile.svg');*/
    background-repeat: no-repeat;
    background-size: contain;
    margin: auto;
    height: 120px;
    width: 20%;
    left: 0;
    right: 0;
    top: -90px;
}

@media only screen and (min-width: 375px) {
    .home-header-blk-mobile h2:before {
        top: -91px;
    }
}

@media only screen and (min-width: 414px) {
    .home-header-blk-mobile h2:before {
        top: -95px;
    }
}

@media only screen and (min-width: 768px) {
    .home-header-blk-mobile h2:before {
        top: -110px;
    }
}

.family-pack-masthead-button-mobile {
    display: table;
    position: relative;
    z-index: 1;
    height: 40px;
    width: 150px;
    margin: 20px auto 0 0;
    padding-bottom: 10px;
    float: right;
}

@media only screen and (min-width: 768px) {
    .family-pack-masthead-button-mobile {
        margin: 30px auto 0;
    }
}

.family-pack-masthead-button-mobile a {
    -webkit-transition: background-color 0.35s ease-in;
    -moz-transition: background-color 0.35s ease-in;
    -o-transition: background-color 0.35s ease-in;
    transition: background-color 0.35s ease-in;
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    font-size: 16px;
    color: #000;
    border: 1px solid #f9aa1a;
    /*background-color: #fff;*/
}

.family-pack-masthead-button-mobile a:hover {
    /*color: #fff;*/
    border: 1px solid #f9aa1a;
    background-color: #f9aa1a;
}

/* End Home Page */


/* Inner Nav */
.inner-nav {
    text-align: center;
    margin: 40px 0 0;
}

@media only screen and (min-width: 768px) {
    .inner-nav {
        margin: 30px 0 0;
    }
}

.inner-nav a {
    color: #201a56;
    display: inline-block;
    border: 2px solid #f9aa11;
    border-radius: 10px;
    padding: 2px 10px;
    font-weight: 700;
    font-size: 15px;
}

.inner-nav a:hover {
    text-decoration: none;
    color: #f9aa11;
    border: 2px solid #201a56;
}


/* Contact Us Page */
.contact--blk {
    background-color: #646464
}

.contact-content {
    color: #fff
}

.contact-page-img {
    max-width: 100%;
    align: center;
}

.contact-info {
    vertical-align: middle
}

.contact-copy {
    margin: 0;
    text-align: center;
}

h2-contact {
    font-size: 28px;
    font-family: 'Oxygen', sans-serif;
    color: #fff;
    text-align: center;
}

h3-contact {
    font-family: 'Oxygen', sans-serif;
    text-align: center;
    font-size: 16px;
    font-weight: 800;
    color: #fff;
    padding-top: 10px
}


@media screen and (min-width: 550px) {
    .contact-copy {
        height: 350px;
    }
}

.inner-wrap {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.campus-img {
    display: block;
    max-width: 100%;
    height: 100%
}

/* End Contact Us Page */


/*Outdoor assets Page */
.outdoor-media-assets--blk {
    padding: 20px 0px;
}

.asset-row {
    background-color: #646464;
}

.media-assets {
    text-align: left;
    padding: 20px 0px 0px;
    color: #000000;
    flex-direction: column;
}

/* End Outdoor Assets Page */

/* Start Portfolio Page */

.portfolio--blk h6 {
    display: initial;
    margin: 0 0 0 5px;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
}

.portfolio--blk h6 {
    display: initial;
    margin: 0 0 0 5px;
    font-size: 16px;
    text-align: center;
}

.portfolio-img {
    width: 100%;
    padding: 20px 0;
    display: block;
}

.portfolio h3 {
	font-family: 'Oxygen', sans-serif;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.2;
	padding: 0px 0px 0px 0px;
}

.portfolio-sub h3 {
	font-family: 'Oxygen', sans-serif;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.2;
	padding: 0px 0px 0px 0px;
}

/* End Portfolio Page */

/* Ad Spec */
.thumbnail img {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.ad-spec-copy h4 {
    text-align: left;
    font-weight: bold;
    margin: 10px 0 0;
    padding: 0;
}

.ad-spec-copy h5 {
    text-align: left;
    margin: 10px 0 0;
    padding: 0;
}

.ad-spec-copy h5 span {
    font-weight: bold;
}

.ad-spec-row-two {
    margin: 30px 0 0;
}

/*.ad-spec-copy ul {
    margin: 10px 0 0;
}*/

.ad-specs h2 {
    font-size: 28px;
    font-family: 'Oxygen', sans-serif;
    color: #000;
    text-align: center;
    line-height: 1.6;
}

.ad-specs h3 {
	font-family: 'Oxygen', sans-serif;
    text-align: center;
    font-size: 22px;
    font-weight: 800;
    line-height: 1.6;
}

.dooh h3 {
	font-family: 'Oxygen', sans-serif;
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    line-height: 2;
	padding: 10px 0 10px;
	background-color: #96cb59;
	margin: 10px 0px 20px;
}

.static h3 {
	font-family: 'Oxygen', sans-serif;
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    line-height: 2;
	padding: 10px 0 10px;
	color: #fff;
	background-color: #312782;
	margin: 10px 0px 20px;
}

.otmb h3 {
	font-family: 'Oxygen', sans-serif;
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    line-height: 2;
	padding: 10px 0 10px;
	background-color: #f6a31e;
	margin: 10px 0px 20px;
}

h4 {
    color: #000;
    font-size: 18px;
    /*font-weight: 400;*/
}

.ad-specs row {
	margin-bottom: 20px;
}