﻿h3 {
    font-size: 28px;
    line-height: 20px;
    letter-spacing: normal;
    margin-top: 8px;
    margin-bottom: 10px;
}

h3, h4 {
    font-size: 12px;
    font-weight: normal;
    color: inherit;
}

h1, h2 {
    font-size: 20px;
    font-weight: normal;
    color: inherit;
}

.Head {
    display: block;
    margin-bottom: 0px;
}

h2 {
    letter-spacing: normal;
    margin-top: 0px;
    margin-bottom: -52px;
}

.video-gallery-title {
    color: rgb(123, 122, 122);
}

.Cont-TitleRed h2 span.Head, 
.Cont-TitleBlack h2 span.Head,
.Cont-TitleBlack h1 span.Head {
    padding-bottom: 0px !important;
}

@charset "UTF-8";

html, body {
    height: 100%;
}

html, body, h1, h2, h3, h4, h5, h6, p, ul, table, td, th, tbody, thead, tfoot, img, input, select, textarea, a {
    margin: 0;
    padding: 0;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    text-decoration: none;
}

p {
    padding-bottom: 15px;
}

ul {
    margin-left: 25px;
}

ul {
    margin-bottom: 15px;
}

body {
    background: #fff url(img/bg-angle-shape.png) no-repeat top center;
}

#dnn_ctr1685_ContentPane .ModDNNHTMLC .Normal  span {
    color: #5d5c5c;
    font: 400 32px/47px arial,verdana,tahoma;
}




#site {
    width: 1169px;
    min-height: 100%;
    margin: 0 auto;
    background: #fff;
}

#footer {
    min-width: 1169px;
}

    #footer .f1 > div, #footer .f2 > div {
        width: 1169px;
        margin: 0 auto;
    }

#header {
    background: rgb(0, 13, 62);
    overflow: hidden;
}

    #header > a img {
        float: left;
        margin: 11px 11px 11px 0;
    }

    #header .contact-top {
        float: right;
        display: block;
        padding: 29px 20px 0 0;
        font: 17px/1 arial,verdana,tahoma;
        color: #cccaca;
    }

        #header .contact-top span.phone a {
            font-size: 26px;
            color: #fecd4a;
        }

    #header .links {
        float: right;
        clear: right;
        margin: 17px 18px;
    }

        #header .links li {
            display: block;
            float: left;
            font: 11px/27px arial,verdana,tahoma;
            color: #cccaca;
            text-transform: uppercase;
        }

        #header .links a {
            color: #cccaca;
            text-decoration: none;
        }

            #header .links a:hover {
                text-decoration: underline;
            }

.logoTop {
    margin: 15px;
    width: 348px;
    float: left;
}

.facebook, .Twitter, .Linkedin, .Youtube, .Google {
    display: block;
    width: 27px;
    height: 27px;
    overflow: hidden;
    text-indent: -100px;
    background: url(img/sprite.png) no-repeat 0 -1px;
    margin: 0 4px;
}

.Twitter {
    background-position: -36px -0px;
}

.Linkedin {
    background-position: -73px 0;
}

.Youtube {
    background-position: -109px 0;
}

.Google {
    background-position: -143px 0;
}

.facebook:hover {
    background-position: 0 -32px;
}

.Twitter:hover {
    background-position: -36px -31px;
}

.Linkedin:hover {
    background-position: -73px -31px;
}

.Youtube:hover {
    background-position: -109px -31px;
}

.Google:hover {
    background-position: -143px -31px;
}



#header .Google {
    margin-right: 24px;
}

#mainmenu {
    width: 100%;
    clear: both;
    background: #3F3F3F url(img/sprite.png) repeat-x 0 -353px;
    position: relative;
    z-index: 910;
}

    #mainmenu > ul {
        margin: 0;
        max-width: 880px;
        float: left;
    }

    #mainmenu li {
        display: block;
        float: left;
        height: 44px;
        font: 13px arial,verdana,tahoma;
        color: #cccaca;
        text-align: center;
        border-right: 1px #373737 solid;
        line-height: 34px;
    }

    #mainmenu a, #mainmenu span {
        display: block;
        color: #cccaca;
        padding: 4px 10px;
        cursor: pointer;
        text-decoration: none;
    }

    #mainmenu li.selected, #mainmenu li:hover {
        /*background: url(img/sprite.png) no-repeat center -213px;*/
        color: #fecd4a;
    }

    #mainmenu li > ul {
        display: none;
        margin: 0;
        padding: 8px 12px;
        border: 1px #313131 solid;
        background: #434343;
    }

    #mainmenu li:hover > ul {
        display: block;
        position: relative;
        z-index: 920;
    }

    #mainmenu li > ul li {
        float: none;
        margin: 0;
        padding: 0;
        height: auto;
        border: none;
    }

    #mainmenu li li a, #mainmenu li:hover li a {
        margin: 0;
        padding: 0;
        height: auto;
        font: 12px/20px arial,verdana,tahoma;
        color: #cccaca;
        text-align: left;
    }

    #mainmenu li.selected a, #mainmenu li.selected span, #mainmenu li:hover a, #mainmenu li:hover span, #mainmenu li li.selected a, #mainmenu li li.selected span, #mainmenu li li:hover a, #mainmenu li li:hover span {
        color: #fdcb46;
    }

    #mainmenu ul.searchSkinObjectPreview {
        width: 300px;
    }


    #mainmenu ul.searchSkinObjectPreview > li {
        padding: 6px 12px;
        border: 1px solid #c9c9c9;
        color: #666;
        margin: 2px 0;
        height: min-content;
    }

    #mainmenu ul.searchSkinObjectPreview > li > span {
        padding: 0;
    }


#dnn_dnnSearch_ClassicSearch, .searchInputContainer {
    float: right;
    padding: 1px 19px 0 0 !important;
    position: relative;
}

    #dnn_dnnSearch_ClassicSearch input[type="text"] {
        float: left;
        width: 195px;
        height: 37px;
        margin: 0;
        background: #222;
        border-radius: 15px;
        font: 14px/37px arial,verdana,tahoma;
        color: #FECD4A;
        padding: 0 40px 0 20px;
    }

    #dnn_dnnSearch_ClassicSearch #dnn_dnnSearch_cmdSearch {
        position: absolute;
        top: 10px;
        right: 40px;
        padding: 0;
        width: 30px;
        height: 30px;
        overflow: hidden;
        text-indent: -100px;
        border: none;
        background: url(img/sprite.png) no-repeat -102px -59px;
        cursor: pointer;
    }

#banner {
    background: #222;
    padding-top: 3px;
}

.yt-wrap {
    float: left;
}

    .yt-wrap iframe {
        margin-right: 10px;
    }

.BannerPaneL {
    float: left;
    width: 350px;
}

.BannerPaneR {
    float: right;
    max-height: 215px;
    width: 818px;
}

.BannerPaneB {
    clear: both;
}

.ContentPane,
.callout-wrapper {
    float: left;
    width: 745px;
    margin: 40px 90px 0 30px;
}

.callout-wrapper {
    display: flex;
}

.callout-wrapper .HalfLeftPane,
.callout-wrapper .HalfRightPane {
    width: 50%;
}

.callout-wrapper .HalfRightPane {
    margin-left: 15px;
}

.callout-wrapper .HalfRightPane .Normal {
    position: relative;
}

.callout-wrapper h3 span {
    color: #932990;
}

.callout-wrapper h2 {
    color: #5b5b5b;
}

.callout-wrapper img {
    position: absolute;
    bottom: -150px;
    left: 78px;
}

@media screen and (max-width: 1191px) {

    .callout-wrapper {
        flex-direction: column-reverse;
    }

    .callout-wrapper .HalfLeftPane,
    .callout-wrapper .HalfRightPane {
        position: relative;
        width: 100%;
    }

    .callout-wrapper img {
        display: none;;
    }

    .callout-wrapper .btn {
        position: initial;
    }
}

.RightPane {
    float: right;
    width: 270px;
    margin: 40px 30px 0 0;
}

    .RightPane div:last-child {
        border: none;
    }

    .RightPane div:first-child {
        padding-top: 0;
    }

#content {
    clear: both;
    padding: 0 0 345px;
}

#footer {
    margin-top: -305px;
}

    #footer .f1 {
        background: rgb(0, 13, 62);
        font: 13px/1.2 arial,verdana,tahoma;
        color: #cccaca;
    }

        #footer .f1 .logo {
            width: 132px;
            height: 140px;
            margin-bottom: 10px;
            background: url(img/sprite.png) no-repeat 0 -264px;
        }

        #footer .f1 ul {
            margin: 0;
            list-style: none;
        }

        #footer .f1 .ContainerF {
            display: block;
            float: left;
            min-height: 187px;
            padding: 40px 5px 0;
            border-right: 1px #555 solid;
            border-left: 1px #0c0c0c solid;
            overflow: hidden;
        }

    #footer .cont1 {
        width: 195px;
        border-left: none !important;
        text-align: center;
    }

    #footer .cont1 p {
        line-height: 11px;
        padding: 0 0;
    }

    #footer .cont2 {
        width: 110px;
    }

    #footer .cont3 {
        width: 380px;
    }

    #footer .cont4 {
        border-right: none !important;
        width: 210px;
    }
    
    #footer .cont5 {
        border: none !important;
        width: 210px;
    }

    #footer .cont5 img {
        width: 100%;
    }

    #footer .cont5.ContainerF {
        padding: 40px 0 0 0;
    }

    #footer .socialmedia h6, #footer .socialmedia .h6 {
        float: left;
        font-size: 17px;
        font-weight: 400;
        text-transform: uppercase;
        padding-bottom: 12px;
    }

    #footer .socialmedia ul {
        clear: both;
        float: left;
        width: auto;
        min-width: 200px;
    }

        #footer .socialmedia ul li {
            display: block;
            float: left !important;
            padding: 0;
            border: none;
            min-height: 0 !important;
        }

    #footer .socialmedia li:first-child, #footer .socialmedia li:last-child {
        width: auto;
    }

.back-to-top-btn {
    bottom: 100px;
    display: inline-block;
    position: fixed;
    right: 40px;
}

@media screen and (max-width: 767px) {

    .back-to-top-btn {   
        bottom: unset;
        display: inline-block;
        float: left;  
        position: relative; 
        right: unset;     
    }
}
    
.back-to-top-btn img {
    width: 47px;
    height: 47px;
    background: url(img/sprite.png) 0 -61px;
    padding: 0;
}

    .back-to-top-btn img:hover {
        background-position: -52px -61px;
    }

#footer .f2 {
    height: 77px;
    background: rgb(0, 13, 62);
    font: 12px/57px arial,verdana,tahoma;
    color: #cccaca;
}

    #footer .f2 p {
        line-height: 20px;
        margin-top: 18px;
        float: left;
        padding: 0;
    }

    #footer .f2 a {
        color: #ee696a;
        text-decoration: underline;
    }

        #footer .f2 a:hover {
            color: #ee696a;
            text-decoration: none;
        }

    #footer .f2 ul {
        float: right;
    }

        #footer .f2 ul li {
            display: inline;
        }

        #footer .f2 ul a {
            color: #cccaca;
            text-transform: uppercase;
            text-decoration: none;
        }

.spacer {
    clear: both;
    width: 100%;
    height: 1px;
}

.Cont-TitleRed h2 .icon {
    width: 27px;
    height: 27px;
    float: left;
    margin-right: 10px;
    background: url(img/sprite.png) -139px -90px;
}

.Cont-TitleBlack h2 .icon,
.Cont-TitleBlack h1 .icon {
    width: 27px;
    height: 27px;
    float: left;
    margin-right: 10px;
    background: url(img/sprite.png) -104px -90px;
}

h1 {
    font: 400 32px/47px arial,verdana,tahoma;
    color: #5d5c5c;
}

    h1 span {
        font-size: 45.3px;
    }

a, a:link, a:visited, a:active, a:hover, span.date, .hottopics li h3, .events li h3 {
    color: #e36061;
}

.news, .hottopics, .events {
    margin: 0;
    padding: 0;
}

    .news li, .hottopics li, .events li {
        list-style: none;
    }

#MenuBar1 li {
    width: 124px;
    line-height: normal !important;
}

#mainmenu li > ul {
    margin-top: 2px;
    width: 275px;
}

#mainmenu .subLevel li {
    width: 275px;
}

.form input, .CommandButton, .btn, #newsletterSignup input {
    background: #494949;
    border-radius: 5px;
    border: 0px solid;
    padding: 10px;
    box-shadow: 0 -1px 0 #222;
    color: #FFF !important;
    font-size: 14px;
    margin: 15px 0;
}

#newsletterSignup input {
    margin: 0 0 5px;
}

#newsletterSignup .form-group {
    margin-bottom: 0;
}

.CommandButton, #newsletterSignup .btn-success {
    box-shadow: 0 -1px 0 #777,0 1px 0 #111;
    padding: 7px;
    margin: 10px 0 10px 110px;
    text-transform: uppercase;
    border: 0 solid;
}

#newsletterSignup .btn-success {
    margin: 0;
}

    .CommandButton:hover, .btn:hover, #newsletterSignup .btn-success:hover {
        text-decoration: none !important;
        background-color: #e36061;
    }

.CommandButton:focus {
    background: #fff;
}

#dnn_ctr503_ViewEmailForm_pnlEmailForm .DCC_EF_FieldCaptionStyle {
    padding: 0 !important;
}

#dnn_ctr503_ViewEmailForm_dcc_txt_email {
    color: #fff !important;
}

.socialmedia h6 {
    margin-top: 19px;
    margin-bottom: 8px;
}

.footLinks li {
    list-style-type: none;
    text-indent: none;
    margin-top: 13px;
}

    .footLinks li a {
        color: #cccaca;
        font-size: 15px;
    }

        .footLinks li a:hover {
            color: #fecd4a;
            text-decoration: none;
        }

#dnn_FooterPaneRight .Cont-Footer h2 span.Head {
    padding-bottom: 0;
}

.Cont-Footer p {
    color: #CCC;
}

.footContact span {
    color: #ee696a;
}

.footContact a {
    color: #fecd4a;
}

.footContact p {
    font-size: 14px;
}

.footContact span.gold-text {
    color: #fecd4a;
}

.footContact .Head a {
    color: #cccaca;
}

#newsletterSignup label {
    display: none;
}

#tblefmain .NormalTextBox:focus, #tblefmain select:focus, #dnn_dnnSearch_ClassicSearch input[type="text"]:focus {
    background: #eee !important;
    color: #000000 !important;
}

#ContainersF .Head {
    color: #eee;
    text-transform: uppercase;
    font-size: 16px;
}

.dnnActionMenuBody {
    position: relative;
    z-index: 9999 !important;
}

.childLinks {
    width: 250px;
    position: relative;
    right: 0;
    padding-top: 15px;
}

    .childLinks a {
        color: #5d5c5c;
        font-size: 13px;
    }

        .childLinks a:hover, .childLinks .currentChild {
            color: #e36061;
            text-decoration: none;
        }

    .childLinks li {
        list-style-type: none;
        margin-top: 10px;
    }

    .childLinks img {
        width: 150px !important;
        height: 195px !important;
    }

#dnn_RightPane .Head {
    font-size: 20px !important;
    color: #5d5c5c !important;
}

.conImgR {
    float: right;
    padding: 10px 25px;
    max-width: 300px;
    max-height: 200px;
}

.conImgL {
    float: left;
    padding: 10px 25px;
    max-width: 300px;
    max-height: 200px;
}

.tube {
    padding: 15px;
    float: right;
    width: 250px;
    height: 165px;
}

.cross_slider {
    background-color: transparent !important;
    border-top: none !important;
}

.tubeMod iframe {
    width: 230px !important;
    height: 150px !important;
    padding-top: 20px !important;
    margin-left: 20px;
}

.floatL {
    display: inline-block;
    width: 240px;
    margin-bottom: 30px;
    text-align: center;
}

.ContentPane img {
    max-width: 800px;
}

.floatL img {
    width: 150px;
    height: 195px;
}

.tubeGal div {
    display: inline-block;
    text-align: center;
    margin: 0 35px 30px 0;
}

.tubeGal iframe {
    width: 225px;
    height: 145px;
}

.tubeGal {
    width: 900px;
}

#dnn_ctr503_ViewEmailForm_dcc_txt_email {
    color: #eeeeee !important;
}

#dnn_ctr501_ViewEmailForm_tcSubmit {
    padding-top: 19px !important;
}

.dnnSearchResults .CommandButton {
    box-shadow: none;
    background: none;
    color: #666 !important;
    font-size: 12px;
    margin: 0;
}

    .dnnSearchResults .CommandButton:hover {
        color: #e36061 !important;
    }

#sidr-id-dnn_dnnSearch_ClassicSearch {
    display: none;
}

#mobileMenu {
    display: none;
}

.mobile {
    display: none;
}

#mainmenu .mobile {
    display: none;
}

#mainmenu span.desktop {
    display: inline;
    padding: 0;
}

    #mainmenu span.desktop ul {
        margin-bottom: 0;
    }

#tblefmain .NormalTextBox, .CFC_NormalTextBox1, #tblefmain select {
    margin: 4px 0;
    padding: 14px 0px;
}

span#dnn_ContactUs_lblText {
    color: #fdcb46;
}

/*EASY DNN GALLERY MODULE BELOW*/

.eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper:before {
    display: none;
}

body .eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper .edsgg_thumbnailContainer .edsgg_title {
    padding-top: 20px;
    display: block;
    text-align: center;
    word-wrap: break-word;
    font-family: Arial;
    font-weight: bold;
    line-height: 1;
    letter-spacing: normal;
    font-size: 13px;
    height: 40px;
    text-align: center;
}

body .eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper {
    margin: 5px;
    padding: 0;
}

body .eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg_thumbnailWrapper .edsgg_thumbnailContainer {
    margin: 0 0 10px;
}

@media only screen and (max-width:1281px) {
    #mobileMenu {
        display: inline;
        height: 37px;
        left: 23px;
        position: absolute;
        top: 119px;
        width: 80px;
        z-index: 911;
    }

    #MenuBar1 {
        display: none;
    }

    #menuBtn div {
        background: url("img/menu.png") no-repeat scroll 14px 14px #222;
        border-radius: 15px;
        color: #FECD4A;
        font: 14px/37px arial,verdana,tahoma;
        height: 100%;
        padding: 0 0 0 32px;
        width: 100%;
    }

    #menuBtn:active, #menuBtn:hover {
        text-decoration: underline;
        color: #FECD4A;
    }

    .sidr ul li ul li {
        font-size: 11px !important;
    }

    #site {
        position: relative;
    }

    #footer {
        position: relative;
    }
}

@media only screen and (max-width:1191px) {
    #footer {
        margin: 0 auto !important;
        min-width: 0;
    }

        #footer .f1 > div, #footer .f2 > div {
            width: 100%;
        }

        #footer .f1 .ContainerF.cont2 {
            display: none;
        }

        #footer .cont1 {
            width: 155px;
        }

        #footer .cont3 {
            width: 37%;
        }

        #footer .cont4 {
            width: 26%;
        }

        #footer .f2 {
            height: 57px;
        }

            #footer .f2 p {
                margin-left: 40px;
            }

            #footer .f2 ul {
                margin-bottom: 0;
                margin-right: 40px;
            }

    img, iframe {
        max-width: 95% !important;
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .icon {
        padding: 0 !important;
    }

    #tblefmain table.DCC_EF_FormTable {
        width: 95% !important;
    }

    #dnn_ctr503_ViewEmailForm_tcSubmit .CommandButton {
        margin: 0;
        position: relative;
        right: -110px;
    }

    html, body {
        height: 100%;
        margin: 0;
        padding: 0;
    }

    #site {
        position: relative;
        width: 95%;
    }

    #header {
        height: 117px;
        position: relative;
    }

        #header > a img {
            float: none;
            position: absolute;
            margin: 0;
            top: 11px;
            left: -5px;
        }

        #header .contact-top {
            position: absolute;
            right: 20px;
            top: 29px;
            padding: 0;
        }

        #header .links {
            position: absolute;
            bottom: 18px;
            right: 20px;
            margin: 0;
            min-width: 0;
        }

    .tubeGal {
        width: auto;
    }

    #dnn_ctr486_HtmlModule_lblContent > div {
        margin: 10px 1%;
        max-width: 47%;
    }

    .desktop, .sidr-class-desktop {
        display: none !important;
    }

    .topbanerlinks {
        display: none;
    }

    .ContentPane,
    .callout-wrapper {
        width: 60%;
    }

    .RightPane {
        width: 25%;
    }

    #content {
        padding: 0 !important;
    }

    #banner {
        position: relative;
    }

    #dnn_BannerPaneL {
        left: 0;
        position: absolute;
        top: 3px;
    }

    #dnn_BannerPaneR {
        overflow: hidden;
        max-width: 768px;
    }
}

@media only screen and (max-width:1070px) {
    .ContentPane,
    .callout-wrapper {
        width: 55%;
    }
}

@media only screen and (max-width:985px) {
    #footer .cont3 {
        width: 27%;
    }

    #ContainersF .footContact img {
        display: none;
    }

    #footer .cont4 {
        width: 34%;
    }
}

@media only screen and (max-width:855px) {
    #footer .f1 .ContainerF {
        margin: 0;
        padding: 20px;
    }

    #footer .cont1 {
        height: 186px !important;
        width: 20%;
    }

    #footer .cont3 {
        height: 186px !important;
        width: 67%;
    }

    #footer .f1 .ContainerF.cont3 {
        border-right: 0px solid #555555;
    }

    #footer .f1 .ContainerF.cont4 {
        height: 185px !important;
        min-height: 0;
        width: 94%;
    }

    #dnn_FooterPaneRight {
        width: 48%;
        display: inline-block;
        vertical-align: top;
    }

    .socialmedia {
        width: 48%;
        display: inline-block;
        vertical-align: top;
    }
}

@media only screen and (max-width:839px) {
    #footer .f2 {
        height: 114px;
    }

        #footer .f2 p {
            float: none;
            text-align: center;
            width: 360px;
            margin: 0 auto;
        }

        #footer .f2 ul {
            float: none;
            width: 320px;
            margin: 0 auto;
        }
}

@media only screen and (max-width:820px) {
    .ContentPane,
    .callout-wrapper {
        float: none;
        margin: 20px auto 0;
        width: 90%;
    }

    .RightPane {
        float: none;
        margin: 0 auto;
        width: 90%;
    }

    .conImgR {
        float: none;
    }

    #dnn_BannerPaneL {
        display: none;
    }

    #dnn_BannerPaneR {
        display: none;
    }

    input[name='email__sValue'] {
        border-radius: 15px;
        height: 30px;
        margin-bottom: 20px;
        width: 250px;
    }

    .btn {
        border-radius: 15px;
        height: 28px;
        line-height: 28px;
        padding: 0 15px;
    }
    #footer li.cont5.ContainerF {
        display: block;
        float: none;
        margin: 0 auto;
    }
}

@media only screen and (max-width:675px) {
    #footer .f1 .ContainerF {
        margin: 0 3%;
        padding: 20px 0;
    }

        #footer .f1 .ContainerF.cont1 {
            border-bottom: 1px solid #555;
            border-left: 0px solid #0C0C0C;
            border-right: 0px solid #555;
            height: 165px !important;
            min-height: 0;
            width: 94%;
        }

        #footer .f1 .ContainerF.cont3 {
            border-color: #0C0C0C #555 #555 #0C0C0C;
            border-style: solid;
            border-width: 1px 0;
            height: auto !important;
            min-height: 0;
            width: 94%;
        }

        #footer .f1 .ContainerF.cont4 {
            border-width: 0;
            height: auto !important;
            min-height: 0;
            padding: 0;
            width: 94%;
        }

    #dnn_FooterPaneRight {
        border-color: #0C0C0C #555 #555 #0C0C0C;
        border-style: solid;
        border-width: 1px 0;
        height: auto !important;
        min-height: 0;
        padding: 20px 0;
        width: 100%;
    }

    .Cont-Footer {
        width: 282px;
        margin: 0 auto;
    }

    .socialmedia {
        border-color: #0C0C0C #555 #555 #0C0C0C;
        border-style: solid;
        border-width: 1px 0;
        height: auto !important;
        min-height: 0;
        padding: 20px 0;
        width: 100%;
    }
}

@media only screen and (max-width:735px) {
    #header {
        height: 185px;
    }

        #header > a img {
            display: block;
            position: relative;
            margin: 0 auto;
            left: auto;
        }

        #header .contact-top {
            top: 15px;
            position: relative;
            width: 284px;
            margin: 0 auto;
            right: auto;
            float: none;
        }

        #header .links {
            bottom: -30px;
            float: none;
            margin: 0 auto;
            position: relative;
            right: 0;
            width: 299px;
        }

            #header .links a {
                font-size: 13px;
            }

        #header .facebook, #header .Twitter, #header .Linkedin, #header .Youtube, #header .Google {
            margin: 0 6px;
        }

    #mobileMenu {
        top: 187px;
    }

    .searchInputContainer {
        float: right;
        padding: 1px 19px 0 0 !important;
        width: 40%;
    }

    #dnn_dnnSearch_ClassicSearch input[type="text"] {
        float: right;
        width: 100%;
    }

    #tblefmain * {
        max-width: 100%;
        display: inline-block;
    }

    table#tblefmain {
        display: inline-block;
        width: 100%;
    }
}

@media only screen and (max-width:439px) {
    #footer .f2 p {
        line-height: 20px;
        padding-top: 17px;
        text-align: center;
        width: 214px;
    }
}

@media only screen and (max-width:352px) {
    #header .links {
        width: 248px;
    }

    #header .contact-top {
        width: 223px;
    }

        #header .contact-top span.phone {
            font-size: 16px;
        }

    #header .links li:first-of-type {
        margin-left: 0px;
    }

    #header .facebook, #header .Twitter, #header .Linkedin, #header .Youtube, #header .Google {
        margin: 0 2px;
    }

    #header .links a {
        font-size: 80%;
    }

    #dnn_ctr503_ViewEmailForm_tcSubmit .CommandButton {
        right: -70px;
    }

    #footer .f2 ul {
        font: 12px/20px arial,verdana,tahoma;
        margin-top: 10px;
        width: 170px;
    }
}

#footer .grecaptcha-badge {
	display: none;
}

#footer .g-recaptcha {
	display: none;
}

.alt-h1 h1,
.alt-h1 h1 span
{
    font-size: 30px;
}

/* EASY DNN GALLERY STYLES */
.edsgg_authorAndDate {
    display: none;
}

.edsgg__peopleWhoLiked {
    display: none;
}

.eds_GravityGallery_Graviton .edsgg__itemsListContainer {
    height: auto !important;
    width: auto !important;
}

.edsgg_MediaRatingContainer,
.edsgg_likes,
.edsgg_numberOfCommentsAndLikes {
    display: none;
}

.edsgg_image_thumbnail.edsgg_mediaType_embededVideo {
    margin-bottom: 0 !important;
}

.eds_GravityGallery_Graviton .edsgg__itemsListContainer .edsgg__itemContainer {
    position: relative !important;
    top: auto !important;
    left: auto !important;
}

#newsletterSignup .FMrecaptcha {
	display: none;
}

.home-vid {
	display: inline-block;
    position: relative;
	width: auto;
	height: auto;
}

.home-vid::before {
	content: "";
	display: table;
}

.home-vid::after{
	content: "";
    height: 56px;
    width: 80px;
    left: 50%;
    top: 50%;
    position: absolute;
    background: url("/Portals/0/Skins/Multi-Conveyor/img/youtube-button.png") no-repeat;
    cursor: pointer;
	transform: translate(-50%,-50%);
	z-index: 2;
}

.home-vid-header {
    text-align: center;
    font-size: 16px;
    padding: 20px 0;
}

.disclaimer {
    margin: 0 10vw 0 0!important;
}

.custom-validation-message {
    display: block;
    margin: 0 0 0 5px;
    color: #d9534f;
}

.custom-validation-message.info {
    color: unset;
    margin: -10px 0 10px 0;
}

.custom-file-input-button.btn.btn-success {
  box-shadow: none;
  margin: 0;
}

.custom-file-input-clear-button.btn.btn-default {
  background: #f15b29;
  border: 1px solid #f15b29;
  box-shadow: none;
  margin: 0;
}