/*footer{
    position:fixed;
    bottom:0;
    width:100%;
}*/
main {

    min-height: 777px;
}

#dnn_content{
    padding-top:0px;
    min-height: 650px;
}
.dnnFormPopup .dnnModalCtrl .ui-dialog-titlebar-close {
   
    top: 0;
  
}
.banner-container {

    margin: -1px;
}

.dnnGridItem{
	background: #dedede;
}

.card{
	background-color: white;
}

.speaker_email_control_wrapper {
    margin-top: 15px;
    background-color: white;
}

.headerBox > .shade {  
  width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-image: url('/portals/0/MARQUEE_heroBG.png');
    filter: alpha(opacity= 60 );
    opacity: 1;
}

.headerBox .dnn_logo {
    float: right;
    margin: 0px;
    padding: 20px 0;
    text-align: center;
    max-width: 40%;
    vertical-align: middle;
    margin-right: 60px;
}

.roll_menu.roll_activated .FixedLogoPane {
    /* float: left; */
  float:none;
}

.qq-uploader.qq-empty .qq-drop-area {

    width: 90%;
    height: 75%;
}

.qq-uploader {
    text-align: center;
    vertical-align: middle;
    /* position: relative; */
    height: 90%;
    /* background-color: red; */
    /* display: flex; */
    /* position: relative; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-page .intro {
    padding-top: 95px;
    padding-bottom: 95px;
    color: #fff;
    background-color: #000;
    max-width: 100%;
}

.is-layout-flow wp-block-group{
    padding-top: 95px;
    padding-bottom: 95px;
    color: #fff;
    background-color: #000;
    max-width: 100%;

}

.wp-block-group__inner-container{
    display: flex;
    justify-content: space-between;
    width: 95%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.marquee_promo {
    flex: 0 0 350px;
    margin-right: 150px;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 40px;
    line-height: 44px;
    color: #fff;
}

.marquee_promo strong {
    color: #78b4d8;
    display: block;
    text-align: right;
    text-transform: uppercase;
}

.is-layout-flow wp-block-group {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.wp-block-group__inner-container {
    width: 95%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;    
}

body.product-page .wp-block-media-text {
    color: #444;
    font-size: 18px;
    padding-top: 5vh;
    padding-bottom: 5vh;
    direction: ltr;
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto;
    box-sizing: border-box;
    max-width: 1200px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}
.wp-block-media-text__media {
    color: #444;
    font-size: 18px;
    direction: ltr;
    box-sizing: border-box;
    display: block;
    align-self: center;
    grid-column: 1;
    grid-row: 1;
    margin: 0;
    position: relative;
}

.wp-block-media-text__content {
    color: #444;
    font-size: 18px;
    box-sizing: border-box;
    align-self: center;
    direction: ltr;
    grid-column: 2;
    grid-row: 1;
    word-break: break-word;
    background-color: #f1f1f1;
    height: 100%;
    margin-left: 25px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 0;
    padding-bottom: 0;
}

.marquee_task_header {
    text-transform: uppercase;
    font-weight: 700;
    color:#78b4d8;
}

.wp-block-media-text__content p {
    max-width: 1200px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
}

.imgbox10-left {

    max-width: 30%;

}

.imgbox10-right h2 {
    font-size: 25px;
    font-weight: normal;
    color: #79b3d7;
    margin: 0;
    transition: all ease-in 200ms;
    -moz-transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms;
    -o-transition: all ease-in 200ms;
    -ms-transition: all ease-in 200ms;
}

.home15-clients li {
    margin: 0 0px -1px -1px;
    padding: 10px 0;
    list-style: none;
    float: left;
    width: 33.3333333%;
    position: relative;
    text-align: center;
    height: 141px;
    /* vertical-align: middle; */
}

.home15-clients li img {
    max-width: 100%;
    transition: all ease-in 200ms;
    -moz-transition: all ease-in 200ms;
    -webkit-transition: all ease-in 200ms;
    -o-transition: all ease-in 200ms;
    -ms-transition: all ease-in 200ms;
    margin-top: 25%;
    padding: 5px;
}

.dnnFormItem input[type="url"], .dnnFormItem input[type="tel"] {
    width: 45%;
    max-width: 445px;
    margin-bottom: 18px;
    padding: 8px;
    background: #ffffff;
    border: 1px solid #c9c9c9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    color: #333;
    font-size: 12px;
}
































