<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    background-color: #c8c8c8;
    font-family: 'futura_light', Futura, "Trebuchet MS", Arial, sans-serif;
    font-size: 15px;
    color: #fff;
}

h1 {
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
    font-size: 43px;
    color: #fff;
    line-height: 60px;
    text-shadow: 0px 0px 15px #000;
    filter: dropshadow(color=#444444, offx=0, offy=0);
}

h2 {
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
    font-size: 28px;
    color: #fff;
    display: inline-block;
}

h3 {
    font-family: 'BankGothicLight', sans-serif;
    font-size: 20px;
    color: #666;
    text-transform: uppercase;
}

h4 {
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
    font-size: 21px;
    color: #4c4c4c;
    display: block;
}

h5 {
    font-family: 'eurostile', sans-serif;
    font-size: 22px;
    margin-right: 10px;
    display: inline-block;
    text-transform: uppercase;
}

input[type="checkbox"],
input[type="radio"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}

header {
    background-color: #4d4d4d;
    width: 100%;
    height: 148px;
    cursor: pointer;
}

nav {
    background: url('images/nav.png') no-repeat;
    width: 571px;
    height: 36px;
    padding: 14px;
    position: absolute;
    top: 14px;
    right: 42px;
}

    nav ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    nav li {
        float: left;
        height: 22px;
        line-height: 22px;
        font-size: 11px;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        cursor: pointer;
        text-align: center;
        padding: 0 10px 0 10px;
        text-transform: uppercase;
        letter-spacing: 0.01em;
    }

        nav li:hover {
            color: #d5d5d5;
        }

        nav li.active {
            background-color: #4d4d4d;
        }

#headWrap {
    background: url('images/logo.png') no-repeat left center;
    width: 600px;
    height: 100%;
    padding: 0 0 0 360px;
    margin: 0 auto;
    font-size: 22px;
    line-height: 28px;
    position: relative;
    z-index: 9;
}

    #headWrap .inner {
        height: 100%;
        display: table;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        #headWrap .inner .header-text {
            display: table-cell;
            vertical-align: middle;
        }

            #headWrap .inner .header-text span {
                display: inline-block;
                padding-left: 80px;
            }

        #headWrap .inner a {
            display: table-cell;
            vertical-align: middle;
        }

            #headWrap .inner a img {
                -moz-transform: translateX(30px);
                -ms-transform: translateX(30px);
                -o-transform: translateX(30px);
                -webkit-transform: translateX(30px);
                transform: translateX(30px);
            }

#btnGetEst {
    float: right;
    margin: 8px 30px 0 0;
}

#wrapper {
    background: url('images/shadow_wrap.png') repeat-y;
    width: 960px;
    min-height: 900px;
    padding: 0 13px 0 14px;
    margin: 0 auto;
    /*overflow:hidden;*/
    /*-webkit-box-shadow:  0 0 8px 4px rgba(68, 68, 68, .4);
    box-shadow:  0 0 8px 4px rgba(68, 68, 68, .4);*/
}

#main {
    background: url('images/blue_arrow.png') no-repeat 60px 55px;
    width: 960px;
    min-height: 970px;
    position: relative;
}

#side {
    width: 260px;
    height: 397px;
    position: absolute;
    top: 36px;
    left: 71px;
    z-index: 1;
}

    #side #btnSampleDownload {
        background: url('images/pdf_download.png') no-repeat;
        width: 211px;
        height: 165px;
        cursor: pointer;
        position: absolute;
        bottom: 0;
        right: 12px;
        z-index: 10;
    }

    #side #sideInfo {
        width: 226px;
        height: 342px;
        overflow: hidden;
        position: absolute;
        top: 45px;
        left: 15px;
    }

        #side #sideInfo #sideInfoInner {
            font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
            font-size: 12px;
            line-height: 18px;
            color: #4C4C4C;
            background: #fff;
            border: 1px solid #859f66;
            width: 226px;
            height: 342px;
            display: none;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
            -webkit-box-shadow: inset -1px 0px 5px 2px rgba(68, 68, 68, .4);
            box-shadow: inset -1px 0px 5px 2px rgba(68, 68, 68, .4);
        }

            #side #sideInfo #sideInfoInner.show {
                display: block;
            }

            #side #sideInfo #sideInfoInner p {
                margin-bottom: 20px;
            }


#infoBox {
    background: url('images/white_arrow.png') no-repeat;
    width: 403px;
    height: 314px;
    padding: 70px 0 0 70px;
    position: absolute;
    top: 440px;
    left: -7px;
    z-index: 2;
}

    #infoBox #infoBoxInner {
    }

    #infoBox #offer {
        width: 284px;
        height: 290px;
        position: absolute;
        top: 30px;
        left: 30px;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 17px;
        color: #444;
        display: none;
    }

        #infoBox #offer.show {
            display: block;
        }

        #infoBox #offer .blue_txt {
            font-family: 'BankGothicLight', sans-serif;
            font-size: 26px;
            margin-top: 6px;
        }

        #infoBox #offer p {
            width: 220px;
            margin: 8px 0 12px 0;
        }

        #infoBox #offer #promo {
            position: absolute;
            top: 120px;
            left: 180px;
        }

        #infoBox #offer div.seal {
            position: static;
        }

.contactus {
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
    font-size: 17px;
    color: #4c4c4c;
    line-height: 23px;
    letter-spacing: 0.03em;
    position: absolute;
    top: 70px !important;
    left: 70px !important;
}

    .contactus ul {
        list-style: none;
        margin: 20px 0;
        padding: 0;
    }

    .contactus li {
        background: url('images/bullet.png') no-repeat left center;
        padding-left: 20px;
    }

#infoBox .footer {
    font-size: 10px;
    position: absolute;
    left: 28px;
    bottom: 36px;
}

#triangle {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 13px 0 0 17px;
    border-color: transparent transparent transparent #565656;
    position: absolute;
    top: 52px;
    right: -17px;
}

#contentBox {
    /*background:url('images/content_bg.png') repeat-y;
		padding:31px*/
    padding: 17px;
    background: #fff;
    width: 612px;
    height: 400px;
    /*overflow:hidden;*/
    position: absolute;
    top: 65px;
    right: -17px;
    z-index: 4;
    -webkit-box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, .4);
    box-shadow: 0px 0px 14px 3px rgba(0, 0, 0, .4);
}

#content {
    width: 612px;
    height: 400px;
    position: relative;
    /*overflow: hidden;*/
}

    #content div.page {
        background: #303030;
        width: 612px;
        height: 400px;
    }

    #content div.current {
        display: block;
        z-index: 1;
    }

    #content div.ontop {
        z-index: 10001;
    }
/*These .innerPage styles are used for ckeditor also*/
.innerPage {
    padding: 16px;
}

    .innerPage p {
        font-size: 13px;
        line-height: 19px;
        margin-bottom: 12px;
    }

    .innerPage ul {
        list-style: none;
        margin: 20px 0;
        padding: 0;
    }

    .innerPage li {
        background: url('images/bullet_alt.png') no-repeat left top;
        padding: 0 0 3px 20px;
        font-size: 13px;
        line-height: 16px;
    }

#content .tagline {
    position: absolute;
    top: 16px;
    left: 28px;
    z-index: 999;
}

#content #btnContact {
    position: absolute;
    bottom: 29px;
    left: 28px;
    z-index: 999;
}

#content .slideshow {
    background-color: #fff;
    width: 609px;
    height: 399px;
    border-left: 3px solid #fff;
    border-bottom: 1px solid #fff;
	overflow:hidden;
}

#content .pager {
    position: absolute;
    bottom: -47px;
    right: 50px;
}

    #content .pager div {
        float: left;
        background: url('images/slide_nav.png') no-repeat -13px 0;
        width: 12px;
        height: 18px;
        display: inline-block;
        font-size: 0;
        margin-right: 4px;
        cursor: pointer;
    }

        #content .pager div.active {
            background: url('images/slide_nav.png') no-repeat 0 0;
        }

#mobile {
    display: none;
    width: 100%;
    text-align: center;
    padding-top: 40px;
}


/*About*/
#aboutWrap {
    height: 400px;
    width: 612px;
    overflow: auto;
}

    #aboutWrap table td {
        width: 280px;
        vertical-align: top;
    }

/*Qual*/
#qualWrap {
    margin: 20px;
}

    #qualWrap h4 {
        font-family: 'eurostile', sans-serif;
        color: #fff;
        font-size: 22px;
        line-height: 22px;
        margin-right: 10px;
        display: inline-block;
        text-transform: uppercase;
    }

    #qualWrap p {
        font-size: 16px;
        display: inline;
    }

    #qualWrap ul {
        margin: 20px 0 0 12px;
        font-size: 13px;
    }

#bottom {
    background: url('images/realtime.png') no-repeat left top;
    width: 333px;
    height: 70px;
    padding-top: 90px;
    position: absolute;
    top: 550px;
    right: 14px;
}

    #bottom .footer {
        font-size: 11px;
        padding-top: 20px;
        float: right;
    }

    #bottom table {
        position: absolute;
        bottom: 0;
        left: -150px;
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

        #bottom table td {
            vertical-align: top;
        }

/*RealTime*/
#realTimeWrap {
    margin-left: 20px;
}

#realTimeMain {
    position: relative;
    width: 560px;
    height: 188px;
    overflow: hidden;
}

    #realTimeMain .section {
        background: #303030;
        width: 560px;
        height: 188px;
        overflow: hidden;
    }

    #realTimeMain h2 {
        font-family: 'Oswald', Impact, sans-serif;
        font-size: 23px;
        margin-bottom: 5px;
        display: block;
        letter-spacing: .5px;
    }

    #realTimeMain p {
        line-height: 17px;
    }

    #realTimeMain .est {
        float: right;
        margin: -28px 300px 0 0;
    }

/*Roof*/
#roofWrap h4 {
    font-family: 'eurostile', sans-serif;
    color: #fff;
    font-size: 22px;
    line-height: 22px;
    margin-right: 10px;
    display: inline-block;
    text-transform: uppercase;
}

#roofWrap p {
    display: inline-block;
}

/*Maintenance*/
#maintenanceWrap h4 {
    font-family: 'eurostile', sans-serif;
    color: #fff;
    font-size: 22px;
    line-height: 22px;
    margin-right: 10px;
    display: inline-block;
    text-transform: uppercase;
}

#maintenanceWrap p {
    display: inline-block;
}

/*Contact*/
#contactForm {
    width: 572px;
    height: 360px;
    padding: 20px;
}

    #contactForm h3 {
        color: #fff;
        letter-spacing: -1px;
        margin-bottom: 4px;
    }

    #contactForm label {
        display: block;
        padding: 6px;
        font-size: 14px;
    }

    #contactForm #gmap {
        width: 270px;
        height: 220px;
        margin-top: 20px;
        border: 2px solid #5f5f5f;
    }

    #contactForm .contactLeft {
        width: 50%;
        height: 100%;
        float: left;
    }

    #contactForm .contactRight {
        width: 50%;
        height: 100%;
        float: right;
        padding-top: 30px;
    }

    #contactForm table {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        width: 100%;
        margin-top: 10px;
    }

    #contactForm td {
        padding: 4px;
        font-size: 13px;
    }

    #contactForm input[type="text"],
    #contactForm textarea {
        width: 100%;
    }

    #contactForm textarea {
        height: 150px;
    }

    #contactForm #btnSend {
        float: right;
        margin-top: 20px;
    }
/*Estimate Form*/
#estFormContainer {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    background: #303030;
    width: 572px;
    height: 625px;
    padding: 20px;
}

    #estFormContainer .parsley-error-list {
        display: none;
    }

    #estFormContainer table {
        width: 100%;
        margin-top: 6px;
    }

    #estFormContainer td {
        padding: 2px 6px 0;
    }

    #estFormContainer label {
        display: block;
        margin-top: 6px;
    }

        #estFormContainer label.parsley-error {
            color: #fa5555;
        }

    #estFormContainer table input[type="text"] {
        width: 100%;
        height: 15px;
        border: 2px solid transparent;
    }

        #estFormContainer table input[type="text"]:focus {
            background-color: #E0E6FF;
        }

    #estFormContainer input[type="text"].parsley-error {
        border: 2px solid #fa5555;
    }

    #estFormContainer table input[type="radio"] {
        margin-right: 5px;
        display: inline-block;
        margin-top: 3px;
    }

    #estFormContainer #dateWrap {
        width: 500px;
    }

    #estFormContainer #datepicker {
        visibility: hidden;
        position: relative;
        z-index: 9999;
    }

    #estFormContainer #viewCal {
        text-decoration: underline;
        cursor: pointer;
    }

    #estFormContainer #txtSelDate {
        width: 300px;
        cursor: default;
    }

    #estFormContainer #btnSubmit {
        background: #98d9ea; /* Old browsers */
        background: -moz-linear-gradient(top, #98d9ea 0%, #00a4d8 50%, #005086 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98d9ea), color-stop(50%,#00a4d8), color-stop(100%,#005086)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #98d9ea 0%,#00a4d8 50%,#005086 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #98d9ea 0%,#00a4d8 50%,#005086 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #98d9ea 0%,#00a4d8 50%,#005086 100%); /* IE10+ */
        background: linear-gradient(to bottom, #98d9ea 0%,#00a4d8 50%,#005086 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98d9ea', endColorstr='#005086',GradientType=0 ); /* IE6-9 */
        width: 200px;
        height: 45px;
        font-size: 20px;
        line-height: 45px;
        font-family: 'futura_light', Futura, "Trebuchet MS", Arial, sans-serif;
        font-weight: bold;
        letter-spacing: 2px;
        margin-top: 20px;
    }

    #estFormContainer #promoWrap {
        margin-top: 50px;
        font-style: italic;
    }

        #estFormContainer #promoWrap input {
            width: 120px;
            margin-left: 10px;
        }

#estimateInfo {
    display: none;
    background: #fff;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #4C4C4C;
    width: 202px;
    height: 318px;
    padding: 12px;
    overflow: auto;
}

    #estimateInfo h1 {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        color: #0072B7;
        display: block;
        font-size: 22px;
        line-height: 18px;
        margin-bottom: 16px;
        text-shadow: none;
    }

    #estimateInfo p {
        margin-bottom: 20px;
    }

/*Gallery*/
#btnGallery {
    margin-top: 6px;
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 2;
}

#galleryInfo {
    display: none;
    background: #fff;
    width: 202px;
    height: 318px;
    padding: 12px;
    overflow: auto;
}

    #galleryInfo label {
        color: #0072B7;
        display: block;
    }

    #galleryInfo .est {
        margin-left: 45px;
        margin-bottom: 10px;
    }

#galleryViewport {
    width: 612px;
    height: 400px;
    background: #fff;
    overflow: hidden;
    position: relative;
}

    #galleryViewport img {
        position: absolute;
        top: 0;
        right: 0;
        display: none;
		width: 100%;
    }

        #galleryViewport img.active {
            display: block;
        }

#preload {
    height: 0;
    width: 0;
    overflow: hidden;
}

#galleryContainer {
    background-color: #4d4d4d;
    width: 100%;
    height: 0;
    overflow: hidden;
    position: absolute;
    top: 434px;
    left: 0;
    z-index: 3;
    -webkit-box-shadow: inset 0px -1px 5px 2px rgba(0, 0, 0, .4);
    box-shadow: inset 0px -1px 5px 2px rgba(0, 0, 0, .4);
}

    #galleryContainer h3 {
        color: #fff;
        position: absolute;
        top: 25px;
        left: 100px;
    }

    #galleryContainer #carousel {
        height: 113px;
        width: 786px;
        overflow: hidden;
        position: absolute;
        top: 75px;
        left: 84px;
    }

        #galleryContainer #carousel ul {
            position: relative;
            padding: 0;
        }

        #galleryContainer #carousel li {
            width: 115px;
            height: 82px;
            float: left;
            list-style: none;
            padding: 8px;
            cursor: pointer;
        }

            #galleryContainer #carousel li:hover {
                background-color: #0072B7;
            }

            #galleryContainer #carousel li img {
                -webkit-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, .5);
                box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, .5);
                -webkit-transition: all 200ms ease-in-out 0s;
                -moz-transition: all 200ms ease-in-out 0s;
                -ms-transition: all 200ms ease-in-out 0s;
                -o-transition: all 200ms ease-in-out 0s;
                transition: all 200ms ease-in-out 0s;
            }

                #galleryContainer #carousel li img:hover {
                    -moz-transform: scale(1.05);
                    -webkit-transform: scale(1.05);
                    -o-transform: scale(1.05);
                    transform: scale(1.05);
                    -ms-transform: scale(1.05);
                }

    #galleryContainer #btnForward,
    #galleryContainer #btnPrevious {
        width: 65px;
        height: 65px;
        position: absolute;
        top: 96px;
        cursor: pointer;
        -moz-opacity: 0.70;
        opacity: 0.70;
    }

        #galleryContainer #btnForward:hover,
        #galleryContainer #btnPrevious:hover {
            -moz-opacity: 1;
            opacity: 1;
        }

    #galleryContainer #btnForward {
        background: url('images/left.png') no-repeat;
        left: 10px;
    }

    #galleryContainer #btnPrevious {
        background: url('images/right.png') no-repeat;
        right: 10px;
    }

/*Sample Download*/
#sampleDownload {
    background: url('images/sample_bg.png') no-repeat center right;
    width: 582px;
    height: 320px;
}

#content div.page #sampleDownload p {
    width: 190px;
    font-size: 16px;
}

#sampleDownload p span {
    font-size: 13px;
}

#sampleDownload #btnPDFDownload {
    margin-left: 20px;
}

/*Thank you*/
#thankYou {
    padding: 40px 30px;
}

#content div.page #thankYou p {
    font-size: 16px;
    margin: 20px;
}

/*Helpers*/
.btn {
    /*background:url('images/btn_bg.png') repeat-x;*/
    background: #47bfee; /* Old browsers */
    background: -moz-linear-gradient(top, #47bfee 0%, #00599f 86%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#47bfee), color-stop(86%,#00599f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #47bfee 0%,#00599f 86%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #47bfee 0%,#00599f 86%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #47bfee 0%,#00599f 86%); /* IE10+ */
    background: linear-gradient(to bottom, #47bfee 0%,#00599f 86%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47bfee', endColorstr='#00599f',GradientType=0 ); /* IE6-9 */
    cursor: pointer;
    display: inline-block;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    padding: 0 12px 0 12px;
    height: 29px;
    line-height: 29px;
    letter-spacing: 0.03em;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
}

    .btn:hover {
        color: #d5d5d5;
    }

    .btn.sm {
        height: 20px;
        line-height: 20px;
        font-size: 10px;
        letter-spacing: 0.01em;
        padding: 0 8px 0 8px;
    }

    .btn a {
        color: #fff;
        text-decoration: none;
    }

.icn {
    width: 94px;
    height: 98px;
    display: inline-block;
    overflow: hidden;
}

    .icn.calc {
        background: url('images/icn_calc.png') no-repeat center center;
    }

    .icn.form {
        background: url('images/icn_form.png') no-repeat center center;
    }

    .icn.cpu {
        background: url('images/icn_cpu.png') no-repeat center center;
    }

    .icn.mail {
        background: url('images/icn_mail.png') no-repeat center center;
    }

.blue_arrow {
    background: url('images/blue_arrow_sm.png') no-repeat center center;
    width: 18px;
    height: 98px;
    display: inline-block;
    overflow: hidden;
}

.ani {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.show {
    display: block !important;
}

.overflow {
    overflow: hidden;
}

.listHeader {
    font-size: 16px;
    margin-bottom: 20px;
}

.formHeader {
    text-transform: uppercase;
    font-size: 13px;
}

.formLeft {
    float: left;
    width: 51%;
    height: 100%;
    /*overflow:hidden;*/
}

.formRight {
    float: right;
    width: 48%;
    height: 100%;
    overflow: hidden;
}

.radioWrap {
    margin: 2px 0 8px 35px;
    line-height: 18px;
}

.blue_txt {
    color: #0072B7;
}

.realtime {
    background: url('images/realtime_ins.png') no-repeat;
    width: 319px;
    height: 91px;
    overflow: hidden;
}

.roof {
    background: url('images/roof.png') no-repeat;
    width: 312px;
    height: 18px;
    margin-bottom: 15px;
    overflow: hidden;
}

.maint {
    background: url('images/maintenance.png') no-repeat;
    width: 430px;
    height: 18px;
    margin-bottom: 15px;
    overflow: hidden;
}

.haag {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 140px;
    height: 200px;
    margin-right: 30px;
}

.nahi {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 140px;
    height: 200px;
}

.seal {
    background: url('images/seal.png') no-repeat;
    width: 163px;
    height: 164px;
    position: absolute;
    bottom: 30px;
    right: 80px;
    overflow: hidden;
}

.footer {
    font-family: 'Droid Sans', sans-serif;
    color: #646469;
}
/*for ckeditor editors*/
.bg303030 {
    background: #303030;
}

#infoBox.infoBox_ckeditor {
    top: 0;
    left: 0;
    padding: 0;
}

/*ckeditor*/
.cke_panel_list .cke_panel_listItem {
    color: #444;
}

.cke_panel_grouptitle {
    margin: 0;
    padding: 3px 8px;
    font-family: Arial;
    font-size: 14px;
    line-height: 18px;
    text-shadow: none;
    filter: none;
}



::-moz-selection {
    background: #f68308;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #f68308;
    color: #fff;
    text-shadow: none;
}

::-webkit-input-placeholder {
    color: #656565;
    font-style: italic;
}

::-moz-placeholder {
    color: #656565;
    font-style: italic;
}
/* firefox 19+ */
:-ms-input-placeholder {
    color: #656565;
    font-style: italic;
}
/* ie */
input:-moz-placeholder {
    color: #656565;
    font-style: italic;
}




/*---------------------------------------------------
    @Styles for Small Desktop sizes (until 1200)
---------------------------------------------------*/

@media only screen and (min-width:986px) and (max-width:1199px) {
    #triangle {
        display: none;
    }

    #contentBox {
        right: 0;
    }
}

/*---------------------------------------------------
    @Styles for Tablet Portrait
---------------------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 985px) {
}
/*---------------------------------------------------
    @Styles for Mobile Landscape
---------------------------------------------------*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
    #wrapper, header {
        display: none;
    }

    #mobile {
        display: block;
    }
}

/*---------------------------------------------------
    @Styles for Mobile Portrait
---------------------------------------------------*/

@media only screen and (max-width: 479px) {

    #wrapper, header {
        display: none;
    }

    #mobile {
        display: block;
    }
}

/*---------------------------------------------------
    @Print Styles
---------------------------------------------------*/

@media print {
}




/*Ani*/
.moveFromTopFade {
    -webkit-animation: moveFromTopFade .7s ease both;
    -moz-animation: moveFromTopFade .7s ease both;
    -o-animation: moveFromTopFade .7s ease both;
    animation: moveFromTopFade .7s ease both;
}

.moveToBottomFade {
    -webkit-animation: moveToBottomFade .7s ease both;
    -moz-animation: moveToBottomFade .7s ease both;
    -o-animation: moveToBottomFade .7s ease both;
    animation: moveToBottomFade .7s ease both;
}

.moveToBottomEasing {
    -webkit-animation: moveToBottom .7s ease-in-out both;
    -moz-animation: moveToBottom .7s ease-in-out both;
    -o-animation: moveToBottom .7s ease-in-out both;
    animation: moveToBottom .7s ease-in-out both;
}

.moveFromTop {
    -webkit-animation: moveFromTop .6s ease both;
    -moz-animation: moveFromTop .6s ease both;
    -o-animation: moveFromTop .6s ease both;
    animation: moveFromTop .6s ease both;
}

.scaleDownCenter {
    -webkit-animation: scaleDownCenter .4s ease-in both;
    -moz-animation: scaleDownCenter .4s ease-in both;
    -o-animation: scaleDownCenter .4s ease-in both;
    animation: scaleDownCenter .4s ease-in both;
}

.scaleUpCenter {
    -webkit-animation: scaleUpCenter .4s ease-out both;
    -moz-animation: scaleUpCenter .4s ease-out both;
    -o-animation: scaleUpCenter .4s ease-out both;
    animation: scaleUpCenter .4s ease-out both;
}

.dissolveIn {
    opacity: 0;
    overflow: hidden;
    z-index: 2;
    -webkit-animation-name: dissolve;
    -moz-animation-name: dissolve;
    -o-animation-name: dissolve;
    animation-name: dissolve;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -o-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

.dissolveOut {
    opacity: 1;
    z-index: 0;
}


.delay400 {
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s;
}

@-webkit-keyframes moveFromTopFade {
    from {
        opacity: 0.3;
        -webkit-transform: translateY(-100%);
    }
}

@-moz-keyframes moveFromTopFade {
    from {
        opacity: 0.3;
        -moz-transform: translateY(-100%);
    }
}

@keyframes moveFromTopFade {
    from {
        opacity: 0.3;
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-webkit-keyframes moveToBottomFade {
    to {
        opacity: 0.3;
        -webkit-transform: translateY(100%);
    }
}

@-moz-keyframes moveToBottomFade {
    to {
        opacity: 0.3;
        -moz-transform: translateY(100%);
    }
}

@keyframes moveToBottomFade {
    to {
        opacity: 0.3;
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@-webkit-keyframes moveToBottom {
    to {
        -webkit-transform: translateY(100%);
    }
}

@-moz-keyframes moveToBottom {
    to {
        -moz-transform: translateY(100%);
    }
}

@keyframes moveToBottom {
    to {
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
}

@-webkit-keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-100%);
    }
}

@-moz-keyframes moveFromTop {
    from {
        -moz-transform: translateY(-100%);
    }
}

@keyframes moveFromTop {
    from {
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-webkit-keyframes scaleDownCenter {
    to {
        opacity: 0;
        -webkit-transform: scale(.7);
    }
}

@-moz-keyframes scaleDownCenter {
    to {
        opacity: 0;
        -moz-transform: scale(.7);
    }
}

@keyframes scaleDownCenter {
    to {
        opacity: 0;
        -moz-transform: scale(.7);
        -ms-transform: scale(.7);
        -o-transform: scale(.7);
        -webkit-transform: scale(.7);
        transform: scale(.7);
    }
}

@-webkit-keyframes scaleUpCenter {
    from {
        opacity: 0;
        -webkit-transform: scale(.7);
    }
}

@-moz-keyframes scaleUpCenter {
    from {
        opacity: 0;
        -moz-transform: scale(.7);
    }
}

@keyframes scaleUpCenter {
    from {
        opacity: 0;
        -moz-transform: scale(.7);
        -ms-transform: scale(.7);
        -o-transform: scale(.7);
        -webkit-transform: scale(.7);
        transform: scale(.7);
    }
}

@-webkit-keyframes dissolve {
    0% {
        opacity: 0;
    }

    1% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes dissolve {
    0% {
        opacity: 0;
    }

    1% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes dissolve {
    0% {
        opacity: 0;
    }

    1% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


/*Modal*/
.md-modal {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 630px;
    min-width: 320px;
    height: auto;
    z-index: 2000;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-box-shadow: 1px 1px 12px 2px rgba(0, 0, 0, .5);
    box-shadow: 1px 1px 12px 2px rgba(0, 0, 0, .5);
}

.md-show {
    visibility: visible;
}

.md-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    visibility: hidden;
    top: 0;
    left: 0;
    z-index: 1000;
    opacity: 0;
    background: rgba(68,68,68,0.5);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show ~ .md-overlay {
    opacity: 1;
    visibility: visible;
}

.md-content {
    color: #444;
    background: #303030;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 3px;
}

    .md-content h2 {
        font-family: 'eurostile', sans-serif;
        font-size: 22px;
        margin: 0;
        padding: 0.4em;
        text-align: center;
        background: -moz-linear-gradient(top, #0097f2 0%, #0072b7 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0097f2), color-stop(100%,#0072b7)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #0097f2 0%,#0072b7 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #0097f2 0%,#0072b7 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #0097f2 0%,#0072b7 100%); /* IE10+ */
        background: linear-gradient(to bottom, #0097f2 0%,#0072b7 100%); /* W3C */
        color: #fff;
        letter-spacing: 2px;
        display: block;
        text-shadow: 0px 0px 6px #444444;
    }

    .md-content &gt; div {
        padding: 12px;
        margin: 0;
        font-weight: 300;
        font-size: 1em;
    }

        .md-content &gt; div p {
            margin: 0;
            padding: 10px 0;
            color: #fff;
            line-height: 22px;
            text-align: center;
        }

    .md-content #btnWrap {
        width: 228px;
        height: 30px;
        margin: 10px auto;
        text-align: center;
    }

.md-effect .md-content {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.md-show.md-effect .md-content {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: .94;
}

#preview {
    position: absolute;
    z-index: 9999999;
    background: #4d4d4d;
    padding: 5px;
    display: none;
    color: #fff;
    -moz-transform: translate(-100%, -100%);
    -ms-transform: translate(-100%, -100%);
    -o-transform: translate(-100%, -100%);
    -webkit-transform: translate(-100%, -100%);
    transform: translate(-100%, -100%);
    -webkit-box-shadow: 0 0 6px 1px rgba(0,0,0,.5);
    box-shadow: 0 0 6px 1px rgba(0,0,0,.5);
}

    #preview img {
        max-width: 400px;
    }
</pre></body></html>