html
{
    padding: 0;
    margin: 0;
}
body
{
    padding: 0;
    margin: 0;
    font-family: 'lucida grande' ,arial,sans-serif;
    font-size: 12px;
}
a
{
    color: #00adee;
    text-decoration: none;
    outline: 0;
}

a:hover, a:active, a:focus
{
    outline: 0;
}
.stsection
{
    /* min-height: 1000px; */
    position: relative;
    background-color:transparent;
}
.wtsection
{
    
    background-color:transparent;
    /* min-height: 1000px; */
    position: relative;
}

#main
{
    margin-top: 50px;
}
#main-menu
{
    height: 50px;
    margin: 0 279px;
    position: relative;
}
.pressdesc h3
{
    margin: 0 !important;
}
.presslogo
{
    width: 35%;
    display: inline-block;
    min-width: 120px;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: top;
    color: #ddd;
    text-align: center;
}

.pressblock
{
    vertical-align: top;
    display: inline-block;
    width: 33%;
}
.presslist
{
    width: 100%;
    margin: auto;
    text-align: center;
}
.presslist td
{
    padding: 25px;
}
.presstitle
{
    font-size: 14px;
    color: #fff;
    text-decoration: none !important;
    font-weight: normal;
}
.pressdesc
{
    width: 60%;
    display: inline-block;
    padding-left: 10px;
    color: #eee;
    vertical-align: bottom;
}
.presslist li
{
    margin-top: 20px;
}
#headerwrapper
{
    top: 0;
    background: #232529;
    position: fixed;
    width: 100%;
    z-index: 49;
    text-align: center;
}
#header
{
    background: #232529;
    width: 100%;
    z-index: 50;
    margin: auto;
}
#headerLogo
{
    background: url("../images/logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    float: left;
    height: 40px;
    margin-top:5px;
    margin-right: 10px;
    vertical-align: top;
    width: 137px;
}
.events li
{
    max-width: 300px;
}
.events li a
{
    font-size: 20px;
    font-weight: bold;
}
.events
{
    list-style: none !important;
}

.container
{
    padding-top:70px;
}

.pressbanner
{
}

/* topbox CSS */
.topBox
{
    min-height: 400px;
    text-align: center; /*margin-top:30px;*/ /*padding: 90px 0;*/
    padding: 15px 0px 90px 0px;
}
.seccontent
{
    min-height: 400px;
    text-align: center;
    margin-top: 30px;
    padding: 90px 0;
}
#topBoxContent
{
    text-align: left;
    margin: 0 auto;
    max-width: 1100px;
}

#homeRightBox
{
    margin-right: 20px;
    width: 100%;
    text-shadow: 0 1px 0 #000; /*	padding-top: 15px;*/    
}

#homeRightBox p
{
    line-height: 18px;
    font-size: 14px;
    color: #aaa;
}

.headline
{
    font-size: 28px;
    letter-spacing: -2px;
    color: #eee;
    font-weight: normal;
}

.content
{
    margin-top: 2px;
    text-align: left;
    margin: 2px auto;
    max-width: 1100px;
}

.blogframe
{
    border: none !important;
    width: 90%;
    margin: auto;
    display: block;
    min-height: 800px;
}

#selection
{
    padding: 23px;
    border: 1px solid #ccc;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    margin-top: 30px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
}

.tabsBox
{
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: -36px;
}

.selectionTabs
{
    position: relative;
    clear: left;
    float: left;
    left: 50%;
    text-align: center;
}

.selectionTabs li
{
    right: 50%;
    float: left;
    position: relative;
}

.listing
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.listing li
{
    margin: 10px;
    background: #fff;
    float: left;
    padding: 3px;
    border: 1px solid #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.listing li.hovered
{
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    border: 1px solid #ddd;
}

.listing .panoThumb
{
    display: block;
    height: 120px;
    overflow: hidden;
}

.listing .panoThumb .panoThumbTitle
{
    height: 25px;
    background: url(images/darktrans.png);
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
    color: #fff;
    padding: 0 10px;
    display: block;
    white-space: nowrap;
}

.listing a.panoThumb:hover
{
    text-decoration: none;
}

.listing .panoThumbMeta
{
    padding: 5px 2px 2px 2px;
    font-size: 11px;
    color: #888;
}

.listing .preview
{
    display: none;
    position: absolute;
    margin: 0;
    background: transparent;
    padding-bottom: 5px;
    overflow: hidden;
    background: transparent url(images/preview_arrow.gif) center bottom no-repeat;
    z-index: 200;
}

.listing .preview .previewDiv
{
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.4);
    -moz-box-shadow: 2px 5px 8px rgba(0,0,0,0.4);
    box-shadow: 2px 5px 8px rgba(0,0,0,0.4);
    padding: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #000;
    background-image: -moz-linear-gradient(top, #666666, #000000); /* FF3.6 */
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #666666),color-stop(1, #000000)); /* Saf4+, Chrome */ /*filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#666666', EndColorStr='#000000');*/ /* IE6,IE7 */ /*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#666666', EndColorStr='#000000')";*/ /* IE8 */
}

.listing .preview .previewImg
{
    border: 1px solid #222;
    background-position: center center;
    background-color: #000;
    background-image: url(images/darktrans.png);
}

.listing .preview.loaded.visible
{
    display: block;
}

.highlightedBlock
{
    background: #dee9f5;
    padding: 20px;
    text-align: center;
}

.highlightedBlock .listing li
{
    float: none;
    text-align: center;
}

.highlightedBlock .listing li .panoThumb
{
    margin: 0 auto;
}

#footer
{
    font-size: 11px;
    text-align: left;
    margin: 0 auto;
    max-width: 1100px;
    padding: 7px;
    height: 30px;
}

#footerLinks
{
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
}

#footerLinks li
{
    float: left;
    margin-left: 10px;
}

.dmd_form fieldset
{
    border-color: #DDDDDD;
    border-style: solid none none;
    border-width: 1px;
    margin-top: 20px;
    padding: 5px 0;
}
/* UI CSS*/
.CreateButton
{
    font-size: 22px;
    line-height: 32px;
    vertical-align: middle;
}

.ButtonUI
{
    float: left;
    background-clip: padding-box;
    background-color: #B0E283;
    background-image: -moz-linear-gradient(center top , #B0E283, #7BCF30);
    border: 1px solid #62A527;
    border-radius: 6px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 1px 0 rgba(255, 255, 255, 0.5);
    color: #FFFFFF;
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -2px;
    line-height: 36px;
    margin: 0;
    margin-right: 3px;
    outline: 0 none;
    padding: 3px 20px;
    text-decoration: none;
    text-shadow: 0 -1px 2px rgba(0, 0, 0, 0.7);
}
.vui-button
{
    background-clip: padding-box;
    background-color: #DDDDDD;
    background-image: -moz-linear-gradient(center top , #EEEEEE, #CCCCCC);
    border: 1px solid #AAAAAA;
    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 1px 0 rgba(255, 255, 255, 0.4);
    color: #243342;
    cursor: default;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
    margin: 0;
    outline: 0 none;
    padding: 3px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
/* CSS For Top Menu */
ul#css3menu_top, ul#css3menu_top ul
{
    list-style: none;
    padding: 0;
}
ul#css3menu_top
{
}
ul#css3menu_top li
{
    position: relative;
    font-size: 0;
    display: table-cell;
    float: none;
}
ul#css3menu_top li:hover
{
    z-index: 1;
}
ul#css3menu_top
{
    font-size: 0;
    width: 100%;
    z-index: 999;
    position: relative;
    display: inline-block;
    top: 13px;
}
/*zoom:1;*/
* html ul#css3menu_top li a
{
    display: inline-block;
}
ul#css3menu_top a
{
    color: #fff;
    cursor: pointer;
    display: block;
    font: 14px Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
    padding: 0px 15px 0px 15px;
    font-weight: bold; /*white-space:nowrap;*/
}
ul#css3menu_top ul li
{
    float: none;
    margin: 0;
}
ul#css3menu_top ul a
{
    text-align: left;
    background-color: none;
    background-image: none;
    color: #fff;
    text-decoration: none;
}
/* End Menu*/
.productswrapper
{
    width: 100%;
    margin-top: 15px;
}
.products
{
    margin: auto;
    text-align: center;
}
.links
{
    display: inline-block;
    vertical-align: top;
    float: right;
    text-align: right;
}
.description
{
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-top: 40px;
    position: relative;
}
.pressdescription
{
    width: 100%;
    min-height: 200px;
}
.desc
{
    width: 100%;
    min-height: 500px;
    display: inline-block;
    vertical-align: top;
    color: #fff !important;
}
.desc p
{
    color: #fff !important;
}
.inactivebanner
{
    opacity: 0.5;
}
/*.inactivebanner{border:0 !important;}*/
.banner
{
    border-bottom: 3px solid #fff;
    cursor: pointer;
    display: inline-block;
    margin: 0 !important;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    vertical-align: bottom;
}
.footerwrapper
{
    position: fixed;
    bottom: 0;
    text-align: center;
    height: 30px;
    color: #fff;
    font-size: 12pt;
    width: 100%;
    border-top: 1px solid #333;
    background: #000;
    z-index: 60;
}
.press
{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    min-height: 100px;
    width: 100%;
}
.pressdescription p
{
    color: #fff !important;
}
.press .activebanner
{
    /*border-bottom:1px solid #e1e1e1;*/
}
.progressbar
{
    background-color: #04aeda;
    border-radius: 13px; /* (height of inner div) / 2 + padding */
    padding: 1px;
    display: block;
    width: 590px;
    margin: auto;
    overflow: hidden;
    margin-top: 10px;
}
#pressprogressbar
{
    position: absolute;
}
.progressbar > div
{
    background-color: #fff;
    font-weight: bolder;
    width: 0; /* Adjust with JavaScript */
    height: 1px;
    border-radius: 10px;
    display: block !important;
}

.timeline
{
    display: inline-block;
    width: 15%;
    vertical-align: middle;
    text-align: center;
}
.blogdesc
{
    display: inline-block;
    width: 85%;
    vertical-align: middle;
}
.blogdesc ul
{
    list-style: none !important;
}
.block-title
{
    display: inline-block;
}
.contactform
{
    display: inline-block;
    width: 50%;
    padding-left:5px;
}
.contactinfo
{
    display: inline-block;
    width: 35%;
    vertical-align: top;
}
.navbar-header
{
    display: none;
}
.menu
{
    display: none;
    height: 52px;
}
.menubutton
{
    -moz-user-select: none;
    background-color: #FF0000;
    border-radius: 4px;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 11px;
    font-weight: bold;
    outline-width: 0;
    padding: 11px;
    position: relative;
}

.menuitems
{
    padding: 0;
}
.menuitem
{
    color: #FFF;
    list-style: none;
}

.menuitem a
{
    color: #FFF;
    display: block;
    margin-left: 18px;
}
.menucontent
{
    background: none repeat scroll 0 0 #222;
    margin-top: 14px;
    position: absolute;
    right: 0;
    width: 200px;
    z-index: 2;
    display: none;
    border-radius: 2px;
    opacity: 0;
}

.aboutuswrapper
{
    color: #fff !important;
    margin-bottom: 20px;
    display: inline-block;
    padding-left:5px;
}

.dmd_blog_title_link
{
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
.dmd_about_img
{
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
}
.dmd_about_home_img
{
}
.dmd_about_header
{
    margin-top: 15px;
}

.readmoreblock-hide
{
    display: none;
}
.tempreadmore
{
    margin-left: 5px;
    font-size: 14px;
    color: #00adee;
    cursor: pointer;
}
.tempreadless
{
    text-align: right;
    width: 100%;
    font-size: 14px;
    color: #00adee;
    cursor: pointer;
    padding-right: 20px;
}

.textInput
{
    width:330px;
}

.textDesc
{
    margin-left:-350px;left:50%;position:relative;width:700px;
    background-color:rgba(255,255,255,0.2);
    padding:10px;
}

.videoDiv
{
    width: 410px;
    height: 250px;
}

.banner4
{
    margin-left:-205px;width:410px
}

/*//////////////////////////////////////////     MEDIA QUERIES /////////////////////////////////*/

@media all and (max-width: 530px)
{
    .videoDiv
    {
        width: 320px;
        height: 191px;
    }

    .banner4
    {
        margin-left:-160px;width:320px
    }
}

@media all and (max-width: 900px)
{
    .textInput
    {
        width:auto;
    }
    .dmd_about_img
    {
        top: 50px;
    }
    .dmd_about_header, .dmd_about_home_header
    {
        /*margin-top: 160px;*/
    }
    .productswrapper
    {
        width: 80%;
        margin: auto;
        text-align: center;
    }
    .products
    {
        margin: auto;
        text-align: center;
        width: 100%;
    }
    .description
    {
        width: 80%;
        margin: auto;
        text-align: left;
    }
    .pressdescription
    {
        width: 80%;
    }
    .press
    {
        width: 100%;
        margin: auto;
        text-align: center;
    }
    .press div
    {
        float: none !important;
        margin: 0 !important;
    }
    .progressbar
    {
        max-width: 100%;
    }
    .content
    {
        width: 80%;
        text-align: center;
        margin: auto;
    }
    .slidercontainer
    {
        width: 100%;
    }
    .timeline
    {
        text-align: center;
        margin: auto;
        width: 100%;
    }
    .timeline ul
    {
        text-align: center;
        width: 100%;
    }
    .blogdesc
    {
        width: 100%;
        margin: auto;
        text-align: left;
    }
    .block-title
    {
        float: none;
    }
    .contactform
    {
        width: 80%;
        text-align: left;
    }
    .contactinfo
    {
        width: 80%;
        text-align: left;
    }
    .productsdescription
    {
        text-align: center;
    }
    .desc
    {
        text-align: left;
        width: 100%;
    }
    .pressblock
    {
        display: inline-block !important;
        margin: auto !important;
        text-align: center;
        margin-bottom: 15px;
    }
    .presstitle
    {
        font-size: 14px;
        text-align: left;
        width: 100%;
    }
    .pressdesc
    {
        font-size: 13px;
        text-align: left;
        width: 100%;
        padding: 0 !important;
    }
}

@media all and (max-width: 700px)
{
    .textDesc
    {
        margin-left:0;left:0;position:initial;width:auto;
    }
}

@media all and (max-width: 400px)
{
    .banner
    {
        border: 0;
        padding-left:5px;
        padding-right:5px;
        margin-right: 15px;
    }
    
    .banner img
    {
        width: 55px;
    }
    .press .activebanner
    {
        border-bottom: 0;
    }
    #main-menu
    {
        display: none;
    }
    .menu
    {
        display: block;
    }
    #prodbar, #pressbar
    {
        max-width: 100% !important;
    }
    .presstitle
    {
        font-size: 12px;
        text-align: left;
        width: 100%;
    }
    .pressdesc
    {
        font-size: 12px;
        text-align: left;
        width: 100%;
        padding: 0 !important;
    }
    .pressblock
    {
        display: block;
        width: 70% !important;
        margin: auto;
        text-align: center;
    }
    .desc
    {
        height: 570px;
    }

    .dmd_about_img
    {
        top: 50px;
    }
    .dmd_about_header, .dmd_about_home_header
    {
        /*margin-top: 100px;*/
    }
    .links
    {
        margin: auto;
        width: 80%;
        text-align: center;
        float: none;
    }
}

@media all and (max-width: 599px) and (min-width: 401px)
{
    .banner
    {
        border: 0;
        padding-left:5px;
        padding-right:5px;
    }
    .links
    {
        margin: auto;
        width: 80%;
        text-align: center;
        float: none;
    }
    .banner img
    {
        width: 75px;
    }
    #header
    {
        width: 80%;
    }
    #headerLogo
    {
        margin: 0;
        height: 50px;
	margin-top:5px;
    }
    .press .activebanner
    {
        border-bottom: 0;
        border-bottom: 0;
    }
    #main-menu
    {
        display: none;
    }
    .menu
    {
        display: block;
    }
    .pressdesc
    {
        padding: 0;
    }
    .pressblock
    {
        display: inline-block;
        width: 70% !important;
        margin: auto;
        text-align: center;
    }
    .desc
    {
        min-height: 450px;
    }

    .dmd_about_img
    {
        top: 50px;
    }
    .dmd_about_header, .dmd_about_home_header
    {
        /*margin-top: 150px;*/
    }

}

@media all and (max-width: 800px)
{
    .dmd_about_img
    {
        top: 50px;
    }
    .dmd_about_header, .dmd_about_home_header
    {
    /*    margin-top: 150px;*/
    }
    .block-title
    {
        float: none;
    }
    .pressblock
    {
        display: block;
        width: 49%;
        margin: auto;
        text-align: center;
        margin-bottom: 15px;
    }
    .pressdesc
    {
        padding: 0;
    }

    #main-menu
    {
        margin: 0 180px;
    }
}





