﻿body {
    background:#000;
    color: #fff;
}

.body-content img {
    max-width: 100%;
    height: auto;
}

.fancybox-container {
    z-index: 10000000000!important;
}

.UnderlinedTitle {
    border-bottom: solid 1px #406779;
    display: table;
    margin: 0px 15px 60px 15px;
    width: 98%;
}

.TopBgBanner {
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 600px;
}

.TopBgBannerBottom {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.0), rgba(0, 0, 0, 1));
    position: absolute;
    bottom: 0px;
    height: 300px;
    width: 100%;
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}

.newsBgImg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 240px;
}

.productionsBgImg, .thumbnail-wrapper {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 250px;
}

.productionsWrapper h2 a {
    color:#fff;
    font-weight:500;
}

    .productionsWrapper h2 a:hover {
        color: #b6d3e0;
        font-weight: 500;
    }

.productionsWrapper h2 {
    border-bottom: solid 1px #406779;
    display: table;
    margin: 10px 15px 10px 0px;
    width: 100%;
}

h5.productionType, .productionsContentTwo .col-sm-3 h5, .greyH5 {
    color: #bfbfbf;
    text-transform: uppercase;
    font-weight: 500;
    margin-top: 0px;
}

.greyH5 {
    margin-top: 5px;
}


    .productionsContentTwo .col-sm-3 h5 {
    margin: 0px;
}

.productionsContentTwo p strong {
   font-weight:600;
}
    .productionsContent {
    border-bottom: solid 1px #406779;
    display: table;
    margin: 0px 15px 0px 15px;
    width: 99%;
}

.newsContentBgImg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 180px;
}

.newsWrapper h4, .col-sm-3.blockThumbs h4 a, .video-container h4 {
    line-height: 28px;
    font-weight: 600;
    color: #fff;
    font-size: 22px;
}

.col-sm-3.blockThumbs h4 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 30px;
    line-height: 28px;
}

.newsWrapper a h4:hover, .blockThumbs a h4:hover, .blockThumbs h4 a:hover {
    color: #b6d3e0;
    text-decoration: none;
}

.newsContainer .col-sm-4, .productionsWrapper {
    margin-bottom: 60px;
}

.newsContainer, .productionsContainer {
    padding-bottom: 50px;
}

.blockThumbsWrapper {
    margin-bottom:50px;
}

.blogPhoto {
    margin-bottom:60px;
}

.ThreeColumns .UnderlinedTitle {
    border-bottom: solid 1px #406779;
    display: table;
    margin: 0px 15px 0px 15px;
    width: 99%;
}

    .ThreeColumns .col-sm-4 {
        margin-top:60px;
    }

    .UnderlinedTitle h2 {
        margin: 0px;
    }

.topBorder {
    border-top: solid 1px #406779;
    margin-left: 15px;
    margin-right: 15px;
}

.TwoColumn p:last-child {
    margin-bottom:0px;
}

.TwoColumn .col-sm-4, .ThreeColumns .col-sm-4, .MultipleThumbnails .col-sm-4 {
    padding-right: 5px;
}

.TwoColumn.BannerContent .col-sm-4 a:after, a.interiorLinkArrow:after, .productionsContentTwo p strong {
font-size: 20px;
}

.BannerContentTwoColumn h5, .TwoColumn .col-sm-7 p strong {
    font-size: 22px;
}

    .BannerContent h5 {
        font-size: 22px;
    }


.TwoColumn .col-sm-7 p strong {
    line-height: 34px;
    font-weight: 500;
}

.TwoColumn .col-sm-8 form {
    margin-top: 0px;
}

.TwoColumns ul {
    padding-left: 20px;
}

.twoColumnLeft {
    padding-right: 100px;
}

.TwoColumns .container {
    padding-right: 0px;
}

.twoColumnRight {
    padding-left: 8px;
}

.twoColumnLeft ul {
    margin: 40px 0px;
}

.twoColumnLeft p:last-child, .twoColumnRight p:last-child {
    margin-bottom: 0px;
}

.TwoColumn h1 {
    margin-top: 0px;
}

.TwoColumn h4:first-child {
    margin-top: 0px;
}

.TwoColumn.BannerContent p, .TwoColumn.BannerContent h5 {
    padding-right: 3%;
}

h5.productionType {
    font-size:16px;
}

.productionsContent.BannerContent h5 {
    padding-right: 0%;
}

.TwoColumn h3 {
    color: #71b2c9;
    margin-top: 0px;
}

.TwoColumn.BannerContent .col-sm-4 a:after {
    content: "";
    font-family: "Font Awesome 6 Pro";
    margin-left: 8px;
    color: #71b2c9;
    font-weight: 400;
}

.ThreeColumns h5.categories {
    color: #bfbfbf;
    margin: 10px 0px -5px 0px;
    text-transform: uppercase;
    font-weight: 500;
}

.ThreeColumns h4, .ThreeColumns a h4 {
    color: #fff;
    margin: 15px 0px 0px 0px;
    font-weight: 600;
    line-height: 22px;
}

.ThreeColumns a h4:hover {
    color: #bfbfbf;
    text-decoration: none !important;
}

.ThreeColumns a img:hover .newsBgImg:hover, .newsContentBgImg:hover, .productionsBgImg:hover, .newsBgImg:hover, .newsContentBgImg:hover {
    filter: brightness(75%);
    transition: all .5s ease;
}

.ThreeColumns h5 {
    margin-bottom:0px;
}

.MultipleThumbsBg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 250px;
    position:relative;
}

    .MultipleThumbsBg h4 {
        color: #fff;
        font-size: 24px;
        text-transform: uppercase;
        font-weight: 500;
        position: absolute;
        bottom: 5px;
        left: 15px;
        margin:0px;
    }


.blogContent h2 {
    margin-top:0px;
}

.MultipleThumbnails .col-sm-4 {
    margin-bottom: 20px;
}

.form-control {
    height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: #1a1a1a;
    background-image: none;
    border: 1px solid #6e6e6e;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

input[type=file] {
    display: block;
    background: black;
    border: none;
    padding-left: 0px;
    height: 62px;
    color: #fff !important;
    -webkit-appearence: none;
}

    input[type=file]::file-selector-button {
        padding: 9px 50px;
        background-color: #71b2c9;
        border: 2px solid #71b2c9 !important;
        transition: 1s;
        border-radius: 60px;
        text-transform: uppercase;
        font-size: 17px;
        font-weight: 600 !important;
        line-height: 34px;
        cursor: pointer;
        font-family: 'Figtree', sans-serif;
        margin-right: 10px;
        color: #000 !important;
        -webkit-appearence: none;
    }

        input[type=file]::file-selector-button:hover {
            border: 2px solid rgb(182, 211, 224) !important;
            background: rgb(182, 211, 224);
            color: #000 !important;
            -webkit-appearence: none;
        }

.form-group:last-child {
    margin-bottom: 0px;
}

.h5NoMargin, .h4NoMargin {
    margin-bottom: 0px;
}

.h5BigMargin {
    margin-bottom: 25px;
}

.BannerContent h1, .BannerContentTwoColumn h1 {
    margin-top: 0px;
}

.BannerContent {
    margin-top: -340px;
}

.BannerContentTwoColumn {
    margin-top: -450px;
}

.BannerContent p {
    padding-right: 35%;
}

.BannerContent h5 {
    line-height: 34px;
    font-weight: 500;
    padding-right: 35%;
}

.BannerContentTwoColumn h5 {
    line-height: 34px;
    font-weight: 500;
}

.BannerContent img {
    margin-top: 60px;
    width: 100%;
}

.productionsContent.BannerContent img {
    margin-top: 0px;
    width: 100%;
}

.BannerContent.Speaking img {
    margin-top: 110px;
    width: 100%;
}

.Speaking .TwoColumnRight {
    padding-right: 0px;
}

a.interiorLinkArrow {
    margin-top: 30px;
    display: table;
}

    a.interiorLinkArrow:after, .newsWrapper a h4:after, .col-sm-3.blockThumbs h4 a:after, .productionsWrapper h2:after {
        content: "";
        font-family: "Font Awesome 6 Pro";
        margin-left: 8px;
        color: #71b2c9;
        font-weight: 400;
    }

.productionsWrapper h2:after {
    font-size:24px;
    float:right;
}

.twoInlineButtons {
    margin:20px 0px 0px 0px;
}


    .twoInlineButtons .button {
        margin-right: 10px;
        display: inline-block;
    }

        .twoInlineButtons .button a {
            min-width: 300px;
            text-align:center;
        }

.Clients .col-sm-2 {
    padding-right: 10px;
    padding-left: 15px;
    margin-bottom:25px;
}

#cms-content-custom_36 {
    padding-right:20px;
}


/*Media Query*/
@media (min-width: 1367px) and (max-width: 1480px) {
    .productionsBgImg, .thumbnail-wrapper, .MultipleThumbsBg, .newsBgImg {
                height: 230px;
            }

            .BannerContent {
                margin-top: -370px;
            }

            .BannerContentTwoColumn {
                margin-top: -470px;
            }

            .col-sm-3.blockThumbs h4, .newsWrapper h4, .col-sm-3.blockThumbs h4 a, .video-container h4, .col-sm-3.blockThumbs h4 {
                font-size: 22px;
                line-height: 28px;
            }

            .MultipleThumbsBg h4 {
                font-size: 22px;
            }

            .twoColumnLeft {
                padding-right: 80px;
            }

            .BannerContentTwoColumn h5 {
                line-height: 32px;
            }
        }

        @media (min-width: 1200px) and (max-width: 1366px) {

            .productionsBgImg, .thumbnail-wrapper, .MultipleThumbsBg, .newsBgImg {
                height: 200px;
            }

            .BannerContent {
                margin-top: -400px
            }

            .col-sm-3.blockThumbs h4, .newsWrapper h4, .col-sm-3.blockThumbs h4 a, .video-container h4, .col-sm-3.blockThumbs h4 {
            font-size: 21px;
            line-height: 27px;
            }

            .BannerContent h5 {
                padding-right: 30%;
            }

            .MultipleThumbsBg h4 {
                font-size: 21px;
            }

            .twoColumnLeft {
                padding-right: 60px;
            }

            .BannerContentTwoColumn h5 {
                line-height: 32px;
            }

            .BannerContentTwoColumn {
                margin-top: -490px;
            }

            .UnderlinedTitle {
                margin: 0px 15px 50px 15px;
            }
        }

@media (min-width: 992px) and (max-width: 1199px) {
    .productionsBgImg, .thumbnail-wrapper, .MultipleThumbsBg, .newsBgImg {
        height: 170px
    }

    .BannerContent {
        margin-top: -440px
    }

    .col-sm-3.blockThumbs h4, .newsWrapper h4, .col-sm-3.blockThumbs h4 a, .video-container h4, .col-sm-3.blockThumbs h4 {
        font-size: 20px;
        line-height: 27px;
    }

    .BannerContent h5 {
        padding-right: 30%;
        font-size:20px;
    }

    .MultipleThumbsBg h4 {
        font-size: 20px;
    }

    .twoColumnLeft {
        padding-right: 50px;
    }

    .BannerContentTwoColumn h5 {
        line-height: 32px;
    }

    .BannerContentTwoColumn {
        margin-top: -520px;
    }

    .UnderlinedTitle {
        margin: 0px 15px 40px 15px;
        position: relative;
        z-index: 100000;
    }

    .productionsWrapper h2 {
        font-size: 26px;
    }

    .productionsContentTwo .col-sm-8 img {
        width: 160px;
        height: auto;
    }

    .BannerContent h5 {
        line-height: 32px;
    }

    .twoInlineButtons {
        margin: 40px 0px 0px 0px;
    }
}

        @media (min-width: 768px) and (max-width: 991px) {
            .productionsBgImg, .thumbnail-wrapper, .MultipleThumbsBg, .newsBgImg {
                height: 140px
            }

            .BannerContent {
                margin-top: -440px
            }

            .col-sm-3.blockThumbs h4, .newsWrapper h4, .col-sm-3.blockThumbs h4 a, .video-container h4, .col-sm-3.blockThumbs h4 {
                font-size: 20px;
                line-height: 27px;
            }

            .BannerContent h5 {
                padding-right: 30%;
                font-size: 20px;
            }

            .MultipleThumbsBg h4 {
                font-size: 20px;
            }

            .twoColumnLeft {
                padding-right: 50px;
            }

            .BannerContentTwoColumn h5 {
                line-height: 32px;
            }

            .BannerContentTwoColumn {
                margin-top: -520px;
            }

            .UnderlinedTitle {
                margin: 0px 15px 40px 15px;
                position: relative;
                z-index: 100000;
            }

            .productionsWrapper h2 {
                font-size: 20px;
            }

            .productionsContentTwo .col-sm-8 img {
                width: 160px;
                height: auto;
            }

            .BannerContent h5 {
                line-height: 32px;
            }

            .twoInlineButtons {
                margin: 40px 0px 0px 0px;
            }

            .productionsContentTwo .col-sm-3, .blogContent .col-sm-3 {
                padding:0px!important;
            }

            .pagination .col-sm-4 {
                width:25%;
            }

                .pagination .col-sm-4.alignRight {
                    padding-right:30px;
                }

                .pagination .col-sm-4.center {
                    width: 50%;
                }
        }

@media (max-width: 767px) {

    .TopBgBanner {
        height: 250px;
    }

    .TopBgBannerBottom {
        height: 100px;
    }

    .BannerContent {
        margin-top: -100px !important;
    }

    .BannerContentTwoColumn {
        margin-top: -140px !important;
    }

    .BannerContent h5 {
        line-height: 30px;
        padding-right: 0%;
        font-size:18px;
    }

    .FullWidth .col-sm-12 {
        padding: 0px;
    }

    .TwoColumn .col-sm-7 p strong, .TwoColumn.BannerContent .col-sm-4 a:after, a.interiorLinkArrow:after, .productionsContentTwo p strong, .BannerContentTwoColumn h5 {
        font-size: 18px;
    }

    h5.productionType {
        font-size: 14px;
        line-height: 18px;
    }

    .BannerContent img {
        margin-top: 30px;
    }

    .UnderlinedTitle {
        margin: 0px 0px 30px 0px;
        width: 100%;
    }

    .TwoColumn .col-sm-8, .TwoColumn .col-sm-4, .TwoColumn .col-sm-7 {
        padding: 0px;
    }

    .TwoColumn p:last-child {
        margin-bottom: 20px;
    }

    .ThreeColumns .col-sm-4 {
        margin-top: 40px;
        padding: 0px;
    }

    .ThreeColumns .UnderlinedTitle {
        margin: 0px 0px 0px 0px;
        width: 100%;
    }


    .ThreeColumns h5.categories {
        font-size: 16px;
    }

    .ThreeColumns h4, .ThreeColumns a h4 {
        font-size: 22px;
    }

    .ThreeColumns h5 {
        font-size: 16px;
    }

    .topBorder {
        margin-left: 0px;
        margin-right: 0px;
    }

    .TwoColumn .col-sm-7 p strong {
        line-height: 30px;
    }

    .TwoColumn .callout-button {
        width: 100%;
    }

    .productionsContainer .col-sm-4 {
        padding: 0px;
    }

    .productionsBgImg, .thumbnail-wrapper, .newsBgImg {
        height: 185px;
    }

    .productionsWrapper h2 {
        font-size: 28px;
    }

    .newsContainer .col-sm-4, .productionsWrapper {
        margin-bottom: 40px;
    }

        .newsContainer .col-sm-4, .productionsWrapper:last-child {
            margin-bottom: 0px;
        }


    .productionsContent {
        margin: 0px 0px 0px 0px;
        width: 100%;
    }

        .productionsContent .col-sm-5 {
            padding: 0px;
        }

        .productionsContent.BannerContent img {
            margin-top: 40px;
        }

    .videoButtons .callout-button {
        margin: 0px;
        width: 100%;
    }

    .MultipleThumbnails .col-sm-4 {
        padding: 0px;
    }

    .MultipleThumbsBg {
        height: 185px;
    }

    form .col-md-12 {
        padding: 0px;
    }

    #cms-content-custom_36, #cms-content-custom_32 {
        display: none;
    }

    .twoColumnLeft {
        padding-right: 20px;
        padding-left: 0px;
    }

        .twoColumnLeft ul {
            margin: 20px 0px;
        }

    .twoColumnRight {
        padding-left: 0px;
    }

        .twoColumnRight img {
            margin-top: 40px;
        }

    .newsWrapper h4 {
        font-size: 19px;
    }

    .newsWrapper, .blogContent .col-sm-3 {
        padding: 0px;
    }

    .newsContainer .col-sm-4 {
        margin-bottom: 40px;
    }

        .newsContainer .col-sm-4:last-child {
            margin-bottom: 0px;
        }

    .blogContent .col-sm-8 {
        padding: 0px;
    }

    .blogPhoto {
        margin-bottom: 40px;
    }

    .blogContent h2 {
        margin-bottom: 0px;
    }

    .col-sm-3.blockThumbs h4:first-child {
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 30px;
        margin-top: 30px;
        line-height: 38px;
        border-top: solid 1px #406779;
        padding-top: 30px;
    }

    .blockThumbsWrapper {
        margin-bottom: 40px;
    }

        .blockThumbsWrapper:last-child {
            margin-bottom: 0px;
        }

    .TwoColumn.BannerContent p, .TwoColumn.BannerContent h5 {
        padding-right: 0%;
    }

    .twoInlineButtons .button {
        margin-right: 0px;
        width: 100%;
    }

    .BannerContent.Speaking img {
        margin-top: 10px;
    }

    .Clients .col-sm-2 {
        padding: 0px 10px 0px 10px;
        width: 50%;
        float: left;
    }

    .Clients .container {
        padding:0px 10px;
    }


    .Clients .UnderlinedTitle {
        margin: 0px 0px 40px 7.5px;
        width: 96%;
    }

    #cms-content-custom_83 {
        margin-top:30px;
    }
}


