html, body {
    margin: 0;
    padding: 0;
}

* {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}

.outer {
    width: 100%;
    padding: 0;
    margin: 0;
    border-top: 1px solid #19222A;
    border-bottom: 1px solid #19222A;
}

.container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.header {
    padding: 0;
    margin: 0;
}

    .header .head_topstrip {
        background: #19222A;
    }

.dl-menuwrapper {
    display: none;
}

.header .logo {
    padding: 13px 0 12px 0;
    width: 132px;
}

    .header .logo img {
        width: 100%;
    }

.topmenu {
    
}

    .topmenu ul {
        list-style: none;
        margin: 0;
        padding: 15px 0 0 0;
        text-align: right;
    }

        .topmenu ul li {
            display: inline;
            font-family: 'Open Sans', sans-serif;
            padding: 0 15px;
            border-right: dashed 1px #b1c3c4;
            font-size: 13px;
            margin: 0;
        }

            .topmenu ul li a {
                font-family: 'Open Sans', sans-serif;
                color: #b1c3c4;
                text-decoration: none;
            }

            .topmenu ul li:first-child {
                padding-left: 0;
            }

            .topmenu ul li:last-child {
                padding-right: 0;
                border: 0;
            }

            .topmenu ul li a:hover {
                color: #0099ff;
            }


.nav {
    padding: 0 0;
    background-color: #54606C;
    position: -webkit-sticky;
    position: absolute;
    top: 54px;
    width: 100%;
    display: block;
}

.sticky {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;http://uconomix.ux/Images/boy.jpg
    z-index: 100;
    border-top: 0;
}

.body-content {
    padding-top: 34px;
    background-color: #FFFFFF !important;
}

.slider {
    background: url(../images/slider.jpg) repeat-x center top;
}

.menubar {
    background-color: #54606C;
    height: 35px;
    width: 100%;
    z-index: 99999999999;
    border-top: 1px solid #54606C;
}

    .menubar ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .menubar ul li {
            display: inline;
            font-family: 'Open Sans', sans-serif, arial;
            font-size: 12px;
            float: left;
            text-transform: uppercase;
            border-right: solid 1px #7f8c8d;
            margin: 0;
            padding: 0;
        }

            .menubar ul li a {
                color: #b1c3c4;
                text-decoration: none;
                display: block;
                padding: 8px 24px;
            }

                .menubar ul li a:hover {
                    background: url(../images/menu_o.png);
                    color: #ffaf00;
                }

            .menubar ul li:first-child {
                padding-left: 0;
            }

            .menubar ul li:last-child {
                border: 0;
            }

.search {
    padding: 0;
    margin: 0;
}

    .search form {
        padding: 0;
        margin: 0;
    }

    .search input {
        margin: 0 !important;
        padding: 0 !important;
        line-height: normal;
    }

.for_mobile {
    display: none;
}

.for_desktop {
    display: block;
}

.cta_row {
    background: #eff2f2;
    padding: 28px 0;
}

    .cta_row h1 {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 28px;
        color: #2c3e50;
        margin: 0;
        padding: 0;
    }

.btn_blue_windows {
    background: #0099ff url(../images/download.png) no-repeat 15px;
    background-size: 24px;
    text-align: center;
    display: inline-block;
    margin-left: 15px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-decoration: none;
    font-size: 20px;
    vertical-align: top !important;
    padding: 15px 20px 15px 50px;
    color: #fff !important;
    font-weight: normal;
    border-radius: 5px;
}

    .btn_blue_windows:hover {
        background-color: #64707c;
        color: #fff;
    }

.btn_blue_mac {
    background: #0099ff url(../images/mac_icon.png) no-repeat 15px;
    background-size: 24px;
    text-align: center;
    display: inline-block;
    margin-left: 15px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-decoration: none;
    font-size: 20px;
    vertical-align: top !important;
    padding: 15px 30px 15px 50px;
    color: #fff !important;
    font-weight: normal;
    border-radius: 5px;
}

    .btn_blue_mac:hover {
        background-color: #64707c;
        color: #fff;
    }

.buy_orange {
    background: #ff6600 url(../images/buy.png) no-repeat 15px;
    background-size: 24px;
    text-align: center;
    display: inline-block;
    margin-left: 15px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-decoration: none;
    font-size: 20px;
    vertical-align: top !important;
    padding: 15px 20px 15px 60px;
    color: #fff !important;
    font-weight: normal;
    border-radius: 5px;
}

    .buy_orange:hover {
        background-color: #64707c;
        color: #fff;
    }

.main-content {
    padding: 55px 0;
}

h1 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 34px;
    padding: 0;
    color: #2c3e50;
    line-height: normal;
    margin: 10px 0 10px 0;
}

h2 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 24px;
    padding: 0;
    color: #2c3e50;
    line-height: normal;
    margin: 10px 0 10px 0;
}

    .main-content hr {
        margin: 60px 0;
        padding: 0;
        height: 1px;
        background: #dee1e3;
    }

    .main-content h1 {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 34px;
        margin: 0;
        padding: 0 0 15px 0;
        color: #2c3e50;
        line-height: normal;
    }

    .main-content p {
        padding-bottom: 20px;
        margin: 0;
        font-family: 'Open Sans', sans-serif;
        line-height: normal;
        font-size: 16px;
        color: #9ea9aa;
    }

        .main-content p.subtitle {
            color: #2c3e50;
            font-size: 18px;
            font-family: 'Open Sans', sans-serif;
            font-style: italic;
        }

.col_md_1m {
    width: 490px;
}

.col_md_2m {
    width: 650px;
}

.col_md_3m {
    width: 590px;
}

.col_md_2m img, .col_md_3m img {
    width: 100%;
}

.padding_top {
    padding-top: 16%;
}

.photo-sample {
    padding: 56px 0;
}

    .photo-sample h1 {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 34px;
        margin: 0;
        padding: 0 0 30px 0;
        color: #2c3e50;
        line-height: 35px;
        text-align: center;
    }

    .photo-sample ul {
        text-align: center;
        margin: 0;
        padding: 0;
    }

        .photo-sample ul li {
            display: inline;
            padding: 0 10px;
            margin: 0;
        }

            .photo-sample ul li:first-child {
                padding-left: 0;
            }

            .photo-sample ul li:last-child {
                padding-right: 0;
            }

    .photo-sample p {
        text-align: center;
        padding: 15px 0 0 0;
        font-family: 'Open Sans', sans-serif;
        text-transform: uppercase;
        font-size: 13px;
    }

        .photo-sample p a.readmore {
            text-align: center;
            color: #0099ff;
            text-decoration: none;
        }

            .photo-sample p a.readmore:hover {
                color: #ff6600;
            }

    .photo-sample ul li a:hover {
        opacity: 0.50;
        transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
    }

.blog_area {
    background: #eff2f2;
    padding: 40px 0;
}

    .blog_area h1 {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 30px;
        font-weight: normal;
        margin: 0;
        padding: 0 0 30px 0;
        color: #2c3e50;
        line-height: 35px;
        text-align: center;
    }

    .blog_area h2 {
        margin: 0;
        padding: 0 0 2px 0;
        font-size: 14px;
        font-weight: bold;
        font-family: 'Open Sans', sans-serif;
        line-height: normal;
        color: #0099ff;
    }

        .blog_area h2 a {
            color: #0099ff;
            text-decoration: none;
        }

            .blog_area h2 a:hover {
                color: #ff6600;
                text-decoration: underline;
            }

    .blog_area .blog_thumb {
        width: 75px;
        margin-left: 20px;
    }

    .blog_area .column {
        width: 380px;
    }

    .blog_area .blog_content {
        width: 270px;
    }

    .blog_area p {
        text-align: justify;
        font-family: 'Open Sans', sans-serif;
        line-height: normal;
        color: #2c3e50;
    }

    .blog_area .margin_left {
        margin-left: 30px;
    }

    .blog_area p a {
        color: #2c3e50;
        text-decoration: none;
    }

        .blog_area p a:hover {
            color: #000;
        }

.banner {
    position: relative;
    width: 100%;
    overflow: auto;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);
    background-color: #1e2a36;
    background-image: url(../images/slider.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0;
    height: 100vh;
    background-position: center bottom;
}

    .banner p {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 28px;
        color: #fff;
    }

    .banner ul {
        list-style: none;
        width: 100%;
    }

        .banner ul li {
            display: block;
            float: left;
            width: 33%;
            padding: 100px 0 210px;
            min-height: 300px;
            /*		-webkit-background-size: 100% 100%;*/
            -moz-background-size: 100% 100%;
            -o-background-size: 100% 100%;
            -ms-background-size: 100% 100%;
            /*		background-size: 100% 100%;*/
            box-shadow: inset 0 -3px 6px rgba(0,0,0,.1);
        }

    .banner h1, .banner h2 {
        font-size: 90px;
        color: #fff;
        font-family: 'Roboto Condensed', sans-serif;
        line-height: normal;
    }

    .banner .btn {
        display: inline-block;
        margin: 25px 0 0;
        padding: 15px 28px 15px;
        clear: both;
        color: #fff;
        font-size: 22px;
        text-transform: uppercase;
        text-decoration: none;
        border: 2px solid #FFF;
        font-family: 'Roboto Condensed', sans-serif;
        ;
    }

    .banner .arrow {
        padding-top: 20px;
        text-align: center;
    }

    .banner .btn:hover {
        background: rgba(255,255,255,.05);
    }

    .banner .btn:active {
        -webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
        -moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
        -ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
        -o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
        filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
    }

    .banner .btn, .banner .dot {
        -webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
        -moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
        -ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
        -o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
        filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    }

    .banner .dots {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 20px;
        text-align: center;
    }

        .banner .dots li {
            display: inline-block;
            width: 10px;
            height: 10px;
            margin: 0 4px;
            text-indent: -999em;
            border: 2px solid #fff;
            border-radius: 6px;
            cursor: pointer;
            opacity: .4;
            -webkit-transition: background .5s, opacity .5s;
            -moz-transition: background .5s, opacity .5s;
            transition: background .5s, opacity .5s;
        }

            .banner .dots li.active {
                background: #fff;
                opacity: 1;
            }


.video_area {
    padding: 56px 0;
}

    .video_area h1 {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 34px;
        margin: 0;
        padding: 0 0 30px 0;
        color: #2c3e50;
        line-height: 35px;
        text-align: center;
        margin: 0;
    }

    .video_area .video_img {
        text-align: center;
    }

        .video_area .video_img img {
            width: 850px;
        }

.testimonials {
    background: #eff2f2;
    padding: 40px 0;
    position: relative;
}

    .testimonials h1 {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 30px;
        font-weight: normal;
        margin: 0;
        padding: 0 0 40px 0;
        color: #2c3e50;
        line-height: 35px;
        text-align: center;
    }

    .testimonials .inner_padd {
        padding: 0 30px;
    }

    .testimonials .testi_img {
        width: 100px;
    }

    .testimonials .next_btn {
        top: 38%;
        position: absolute;
        left: 0;
        cursor: pointer;
    }

    .testimonials .prev_btn {
        top: 38%;
        position: absolute;
        right: 0;
        cursor: pointer;
    }

    .testimonials .testi_content {
        width: 240px;
        line-height: normal;
        color: #2c3e50;
    }

    .testimonials p {
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        font-style: italic;
    }

        .testimonials p.name {
            color: #828f9b;
            font-size: 12px;
            text-transform: uppercase;
            font-family: 'Open Sans', sans-serif;
        }

.newsletter_area {
    padding: 50px 0;
    background: #eff2f2;
}

    .newsletter_area .head {
        width: 250px;
    }

    .newsletter_area .form {
        width: 440px;
    }

    .newsletter_area form {
        margin: 0;
        padding: 0;
    }

    .newsletter_area input[type="text"] {
        margin: 0 !important;
        width: 88%;
        padding: 11px 0;
        border-radius: 0;
        display: inline;
        vertical-align: top;
        border-color: #d6dbdf;
    }

    .newsletter_area input[type="image"] {
        margin: 0 !important;
        vertical-align: top;
    }

    .newsletter_area h1 {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 24px;
        font-weight: normal;
        margin: 0;
        padding: 0 0 0 0;
        color: #2c3e50;
        line-height: 35px;
        text-align: left;
        text-transform: uppercase;
    }

    .newsletter_area .social {
        padding: 0;
        margin: 0;
    }

.footer {
    background: #19222A;
    padding: 30px 0;
}

    .footer .column {
        width: 390px;
        padding-bottom: 20px;
    }

    .footer h1 {
        color: #0099ff;
        margin: 0;
        padding: 0 0 10px 0;
        font-family: 'Roboto Condensed', sans-serif;
        ;
        font-size: 23px;
        line-height: normal;
    }

    .footer ul {
        margin: 0;
        padding: 0;
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
    }

        .footer ul li {
            margin: 0;
            padding: 4px 0;
        }

            .footer ul li a {
                color: #b4c4d5;
                text-decoration: none;
            }

                .footer ul li a:hover {
                    color: #ff6600;
                }

    .footer p {
        margin: 0;
        padding: 0;
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        color: #b4c4d5;
    }

        .footer p span {
            color: #ff6600;
        }

        .footer p a {
            color: #0099ff;
            text-decoration: none;
        }

            .footer p a:hover {
                color: #ff6600;
            }

    .footer hr {
        background: #303940;
        height: 1px;
        border: 0;
        margin: 0;
        padding: 0;
    }

    .footer .copyright {
        padding: 25px 0 0 0;
        font-size: 13px;
        color: #66707a;
        font-family: 'Open Sans', sans-serif;
    }

    .footer .footermenu {
        padding: 25px 0 0 0;
        font-size: 13px;
        color: #66707a;
        font-family: 'Open Sans', sans-serif;
    }

        .footer .footermenu li {
            display: inline;
            color: #66707a;
        }

            .footer .footermenu li a {
                color: #66707a;
            }



#owl-demo .item {
    margin: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: left;
}

.customNavigation {
    text-align: center;
}

    .customNavigation a {
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

@media only screen and (max-width : 1180px) {
    .container {
        width: 980px;
    }

    .menubar ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .menubar ul li {
            display: inline;
            font-family: 'Open Sans', sans-serif, arial;
            font-size: 12px;
            float: left;
            text-transform: none;
            border-right: solid 1px #7f8c8d;
            margin: 0;
            padding: 0;
        }

            .menubar ul li a {
                color: #b1c3c4;
                text-decoration: none;
                display: block;
                padding: 8px 17px;
            }

    .banner h1, .banner h2 {
        font-size: 70px;
        color: #fff;
        font-family: 'Roboto Condensed', sans-serif;
        line-height: normal;
    }

    .banner p {
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 25px;
        color: #fff;
    }

    .for_desktop {
        display: block;
    }

    .cta_row {
        background: #eff2f2;
        padding: 28px 0;
    }

    . .cta_row h1 {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 15px;
        color: #2c3e50;
        margin: 0;
        padding: 0;
    }

    .btn_blue_windows {
        background: #0099ff url(../images/windows_icon.png) no-repeat 15px 12px;
        text-align: center;
        display: block;
        float: left;
        margin-left: 0;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        text-decoration: none;
        font-size: 17px;
        vertical-align: top !important;
        padding: 15px 22px 15px 50px;
        color: #fff;
        font-weight: normal;
        border-radius: 5px;
    }

        .btn_blue_windows:hover {
            background-color: #64707c;
            color: #fff;
        }

    .btn_blue_mac {
        background: #0099ff url(../images/mac_icon.png) no-repeat 15px 6px;
        text-align: center;
        display: block;
        float: left;
        margin-left: 6px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        text-decoration: none;
        font-size: 17px;
        vertical-align: top !important;
        padding: 15px 30px 15px 45px;
        color: #fff;
        font-weight: normal;
        border-radius: 5px;
    }

        .btn_blue_mac:hover {
            background-color: #64707c;
            color: #fff;
        }

    .buy_orange {
        background: #ff6600 url(../images/buy_icon.png) no-repeat 10px 10px;
        text-align: center;
        display: block;
        float: left;
        margin-left: 6px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        text-decoration: none;
        font-size: 17px;
        vertical-align: top !important;
        padding: 15px 10px 15px 50px;
        color: #fff;
        font-weight: normal;
        border-radius: 5px;
    }

        .buy_orange:hover {
            background-color: #64707c;
            color: #fff;
        }


    .main-content hr {
        margin: 30px 0;
        padding: 0;
        height: 1px;
        background: #dee1e3;
    }

    .main-content h1 {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 30px;
        margin: 0;
        padding: 0 0 15px 0;
        color: #2c3e50;
        line-height: 32px;
    }

    .main-content p {
        padding-bottom: 10px;
        margin: 0;
        font-family: 'Open Sans', sans-serif;
        line-height: normal;
        font-size: 14px;
        color: #9ea9aa;
    }

        .main-content p.subtitle {
            color: #2c3e50;
            font-size: 16px;
            font-family: 'Open Sans', sans-serif;
            font-style: italic;
        }

    .padding_top {
        padding-top: 1%;
    }

    .col_md_1m {
        width: 470px;
    }

    .col_md_2m {
        width: 470px;
    }

    .col_md_3m {
        width: 470px;
    }

    .blog_area {
        background: #eff2f2;
        padding: 40px 0;
    }

        .blog_area h1 {
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 700;
            font-size: 30px;
            font-weight: normal;
            margin: 0;
            padding: 0 0 30px 0;
            color: #2c3e50;
            line-height: 35px;
            text-align: center;
        }

        .blog_area h2 {
            margin: 0;
            padding: 0 0 2px 0;
            font-size: 14px;
            font-weight: bold;
            font-family: 'Open Sans', sans-serif;
            line-height: normal;
            color: #0099ff;
        }

            .blog_area h2 a {
                color: #0099ff;
                text-decoration: none;
            }

                .blog_area h2 a:hover {
                    color: #ff6600;
                    text-decoration: underline;
                }

        .blog_area .blog_thumb {
            width: 75px;
        }

        .blog_area .column {
            width: 300px;
            float: left;
        }

        .blog_area .blog_content {
            width: 200px;
        }

        .blog_area p {
            text-align: justify;
            font-family: 'Open Sans', sans-serif;
            line-height: normal;
            color: #2c3e50;
        }

        .blog_area .margin_left {
            margin-left: 20px;
        }

        .blog_area p a {
            color: #2c3e50;
            text-decoration: none;
        }

            .blog_area p a:hover {
                color: #000;
            }

    .testimonials .testi_img {
        width: 100%;
        text-align: center;
    }

    .testimonials .next_btn {
        top: 28%;
        position: absolute;
        left: 0;
        cursor: pointer;
    }

    .testimonials .prev_btn {
        top: 28%;
        position: absolute;
        right: 0;
        cursor: pointer;
    }

    .testimonials .testi_content {
        width: 100%;
        text-align: center;
    }


    .photo-sample {
        padding: 56px 0;
    }

        .photo-sample h1 {
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 700;
            font-size: 34px;
            margin: 0;
            padding: 0 0 30px 0;
            color: #2c3e50;
            line-height: 35px;
            text-align: center;
        }

        .photo-sample ul {
            text-align: center;
            margin: 0;
            padding: 0;
        }

            .photo-sample ul li {
                display: inline;
                padding: 0 10px;
                margin: 0;
            }

                .photo-sample ul li img {
                    width: 22%;
                }

                .photo-sample ul li:first-child {
                    padding-left: 0;
                }

                .photo-sample ul li:last-child {
                    padding-right: 0;
                }

        .photo-sample p {
            text-align: center;
            padding: 15px 0 0 0;
            font-family: 'Open Sans', sans-serif;
            text-transform: uppercase;
            font-size: 13px;
        }

            .photo-sample p a.readmore {
                text-align: center;
                color: #0099ff;
                text-decoration: none;
            }

                .photo-sample p a.readmore:hover {
                    color: #ff6600;
                }


    .newsletter_area .head {
        width: 200px;
    }

    .newsletter_area .form {
        width: 440px;
    }

    .newsletter_area form {
        margin: 0;
        padding: 0;
    }

    .newsletter_area input[type="text"] {
        margin: 0 !important;
        width: 80%;
        padding: 11px 0;
        border-radius: 0;
        display: inline;
        vertical-align: top;
        border-color: #d6dbdf;
    }

    .newsletter_area input[type="image"] {
        margin: 0 !important;
        vertical-align: top;
    }

    .newsletter_area h1 {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 20px;
        font-weight: normal;
        margin: 0;
        padding: 0 0 0 0;
        color: #2c3e50;
        line-height: 35px;
        text-align: center;
        text-transform: uppercase;
    }

    .newsletter_area .form {
        width: 250px;
    }


    .footer {
        background: #19222a;
        padding: 30px 0;
    }

        .footer .column {
            width: 320px;
            padding-bottom: 20px;
        }

        .footer h1 {
            color: #0099ff;
            margin: 0;
            padding: 0 0 10px 0;
            font-family: 'Roboto Condensed', sans-serif;
            ;
            font-size: 23px;
            line-height: normal;
        }

        .footer ul {
            margin: 0;
            padding: 0;
            font-family: 'Open Sans', sans-serif;
            font-size: 13px;
        }

            .footer ul li {
                margin: 0;
                padding: 4px 0;
            }

                .footer ul li a {
                    color: #b4c4d5;
                    text-decoration: none;
                }

                    .footer ul li a:hover {
                        color: #ff6600;
                    }

        .footer p {
            margin: 0;
            padding: 0;
            font-family: 'Open Sans', sans-serif;
            font-size: 13px;
            color: #b4c4d5;
        }

            .footer p span {
                color: #ff6600;
            }

            .footer p a {
                color: #0099ff;
                text-decoration: none;
            }

                .footer p a:hover {
                    color: #ff6600;
                }

        .footer hr {
            background: #303940;
            height: 1px;
            border: 0;
            margin: 0;
            padding: 0;
        }

        .footer .copyright {
            padding: 10px 0 0 0;
            font-size: 13px;
            color: #66707a;
            font-family: 'Open Sans', sans-serif;
            float: none;
            text-align: center;
        }

        .footer .footermenu {
            padding: 15px 0 0 0;
            font-size: 13px;
            color: #66707a;
            font-family: 'Open Sans', sans-serif;
            float: none;
            text-align: center;
        }

            .footer .footermenu li {
                display: inline;
                color: #66707a;
            }

                .footer .footermenu li a {
                    color: #66707a;
                }
}




/* #Tablet (Portrait)
================================================== */

/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .container {
        width: 720px;
    }

    .menubar ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .menubar ul li {
            display: inline;
            font-family: 'Open Sans', sans-serif, arial;
            font-size: 11px;
            float: left;
            text-transform: none;
            border-right: solid 1px #7f8c8d;
            margin: 0;
            padding: 0;
        }

            .menubar ul li a {
                color: #b1c3c4;
                text-decoration: none;
                display: block;
                padding: 8px 6px;
            }

    .for_desktop {
        display: none;
    }

    .for_mobile {
        display: block;
    }

    .cta_row {
        background: #eff2f2;
        padding: 28px 0;
    }

    . .cta_row h1 {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 22px;
        color: #2c3e50;
        margin: 0;
        padding: 0;
    }

    .btn_blue_windows {
        background: #0099ff url(../images/windows_icon.png) no-repeat 15px 12px;
        text-align: center;
        display: block;
        float: left;
        margin-left: 0;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        text-decoration: none;
        font-size: 16px;
        vertical-align: top !important;
        padding: 15px 20px 15px 55px;
        color: #fff;
        font-weight: normal;
        border-radius: 5px;
    }

        .btn_blue_windows:hover {
            background-color: #64707c;
            color: #fff;
        }

    .btn_blue_mac {
        background: #0099ff url(../images/mac_icon.png) no-repeat 15px 6px;
        text-align: center;
        display: block;
        float: left;
        margin-left: 6px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        text-decoration: none;
        font-size: 16px;
        vertical-align: top !important;
        padding: 15px 15px 15px 52px;
        color: #fff;
        font-weight: normal;
        border-radius: 5px;
    }

        .btn_blue_mac:hover {
            background-color: #64707c;
            color: #fff;
        }

    .buy_orange {
        background: #ff6600 url(../images/buy_icon.png) no-repeat 10px 10px;
        text-align: center;
        display: block;
        float: left;
        margin-left: 6px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        text-decoration: none;
        font-size: 16px;
        vertical-align: top !important;
        padding: 15px 15px 15px 50px;
        color: #fff;
        font-weight: normal;
        border-radius: 5px;
    }

        .buy_orange:hover {
            background-color: #64707c;
            color: #fff;
        }


    .main-content hr {
        margin: 30px 0;
        padding: 0;
        height: 1px;
        background: #dee1e3;
    }

    .main-content h1 {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 30px;
        margin: 0;
        padding: 0 0 15px 0;
        color: #2c3e50;
        line-height: 32px;
    }

    .main-content p {
        padding-bottom: 10px;
        margin: 0;
        font-family: 'Open Sans', sans-serif;
        line-height: normal;
        font-size: 14px;
        color: #9ea9aa;
    }

        .main-content p.subtitle {
            color: #2c3e50;
            font-size: 16px;
            font-family: 'Open Sans', sans-serif;
            font-style: italic;
        }

    .padding_top {
        padding-top: 1%;
    }

    .col_md_1m {
        width: 360px;
    }

    .col_md_2m {
        width: 340px;
    }

    .col_md_3m {
        width: 340px;
    }

    .banner {
        position: relative;
        width: 100%;
        overflow: auto;
        font-size: 18px;
        line-height: 24px;
        text-align: center;
        text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);
        background-color: #1e2a36;
    }

        .banner p {
            font-family: 'Roboto Condensed', sans-serif;
            font-size: 23px;
            color: #fff;
        }

        .banner ul {
            list-style: none;
            width: 100%;
        }

            .banner ul li {
                display: block;
                float: left;
                width: 33%;
                padding: 100px 0 180px;
                min-height: 300px;
                /*		-webkit-background-size: 100% 100%;*/
                -moz-background-size: 100% 100%;
                -o-background-size: 100% 100%;
                -ms-background-size: 100% 100%;
                /*		background-size: 100% 100%;*/
                box-shadow: inset 0 -3px 6px rgba(0,0,0,.1);
            }

        .banner h1, .banner h2 {
            font-size: 65px;
            color: #fff;
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 700;
            line-height: normal;
        }

        .banner .btn {
            display: inline-block;
            margin: 25px 0 0;
            padding: 15px 28px 15px;
            clear: both;
            color: #fff;
            font-size: 22px;
            text-transform: uppercase;
            text-decoration: none;
            border: 2px solid #FFF;
            font-family: 'Roboto Condensed', sans-serif;
            ;
        }

        .banner .arrow {
            padding-top: 20px;
            text-align: center;
        }

        .banner .btn:hover {
            background: rgba(255,255,255,.05);
        }

        .banner .btn:active {
            -webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
            -moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
            -ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
            -o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
            filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
        }

        .banner .btn, .banner .dot {
            -webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
            -moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
            -ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
            -o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
            filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
        }

        .banner .dots {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 20px;
        }

            .banner .dots li {
                display: inline-block;
                width: 10px;
                height: 10px;
                margin: 0 4px;
                text-indent: -999em;
                border: 2px solid #fff;
                border-radius: 6px;
                cursor: pointer;
                opacity: .4;
                -webkit-transition: background .5s, opacity .5s;
                -moz-transition: background .5s, opacity .5s;
                transition: background .5s, opacity .5s;
            }

                .banner .dots li.active {
                    background: #fff;
                    opacity: 1;
                }



    .blog_area {
        background: #eff2f2;
        padding: 40px 0;
    }

        .blog_area h1 {
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 700;
            font-size: 30px;
            font-weight: normal;
            margin: 0;
            padding: 0 0 30px 0;
            color: #2c3e50;
            line-height: 35px;
            text-align: center;
        }

        .blog_area h2 {
            margin: 0;
            padding: 0 0 2px 0;
            font-size: 14px;
            font-weight: bold;
            font-family: 'Open Sans', sans-serif;
            line-height: normal;
            color: #0099ff;
        }

            .blog_area h2 a {
                color: #0099ff;
                text-decoration: none;
            }

                .blog_area h2 a:hover {
                    color: #ff6600;
                    text-decoration: underline;
                }

        .blog_area .blog_thumb {
            width: 65px;
        }

            .blog_area .blog_thumb img {
                width: 100%;
            }

        .blog_area .column {
            width: 225px;
            float: left;
        }

        .blog_area .blog_content {
            width: 145px;
        }

        .blog_area p {
            text-align: justify;
            font-family: 'Open Sans', sans-serif;
            line-height: normal;
            color: #2c3e50;
            font-size: 13px;
        }

        .blog_area .margin_left {
            margin-left: 15px;
        }

        .blog_area p a {
            color: #2c3e50;
            text-decoration: none;
        }

            .blog_area p a:hover {
                color: #000;
            }

    .testimonials .testi_img {
        width: 100%;
        text-align: center;
    }

    .testimonials .next_btn {
        top: 28%;
        position: absolute;
        left: 0;
        cursor: pointer;
    }

    .testimonials .prev_btn {
        top: 28%;
        position: absolute;
        right: 0;
        cursor: pointer;
    }

    .testimonials .testi_content {
        width: 100%;
        text-align: center;
    }


    .newsletter_area .head {
        width: 200px;
    }

    .newsletter_area .form {
        width: 440px;
    }

    .newsletter_area form {
        margin: 0;
        padding: 0;
    }

    .newsletter_area input[type="text"] {
        margin: 0 !important;
        width: 80%;
        padding: 11px 0;
        border-radius: 0;
        display: inline;
        vertical-align: top;
        border-color: #d6dbdf;
    }

    .newsletter_area input[type="image"] {
        margin: 0 !important;
        vertical-align: top;
    }

    .newsletter_area h1 {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 20px;
        font-weight: normal;
        margin: 0;
        padding: 0 0 0 0;
        color: #2c3e50;
        line-height: 35px;
        text-align: center;
        text-transform: uppercase;
    }

    .newsletter_area .form {
        width: 250px;
    }

    .photo-sample ul li img {
        width: 22%;
    }


    .video_area .video_img img, iframe {
        width: 550px;
        height: 400px !important;
    }


    .footer {
        background: #19222a;
        padding: 30px 0;
    }

        .footer .column {
            width: 235px;
            padding-bottom: 20px;
        }

        .footer h1 {
            color: #0099ff;
            margin: 0;
            padding: 0 0 10px 0;
            font-family: 'Roboto Condensed', sans-serif;
            ;
            font-size: 23px;
            line-height: normal;
        }

        .footer ul {
            margin: 0;
            padding: 0;
            font-family: 'Open Sans', sans-serif;
            font-size: 13px;
        }

            .footer ul li {
                margin: 0;
                padding: 4px 0;
            }

                .footer ul li a {
                    color: #b4c4d5;
                    text-decoration: none;
                }

                    .footer ul li a:hover {
                        color: #ff6600;
                    }

        .footer p {
            margin: 0;
            padding: 0;
            font-family: 'Open Sans', sans-serif;
            font-size: 13px;
            color: #b4c4d5;
        }

            .footer p span {
                color: #ff6600;
            }

            .footer p a {
                color: #0099ff;
                text-decoration: none;
            }

                .footer p a:hover {
                    color: #ff6600;
                }

        .footer hr {
            background: #303940;
            height: 1px;
            border: 0;
            margin: 0;
            padding: 0;
        }

        .footer .copyright {
            padding: 10px 0 0 0;
            font-size: 13px;
            color: #66707a;
            font-family: 'Open Sans', sans-serif;
            float: none;
            text-align: center;
        }

        .footer .footermenu {
            padding: 15px 0 0 0;
            font-size: 13px;
            color: #66707a;
            font-family: 'Open Sans', sans-serif;
            float: none;
            text-align: center;
        }

            .footer .footermenu li {
                display: inline;
                color: #66707a;
            }

                .footer .footermenu li a {
                    color: #66707a;
                }
}


/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */

@media only screen and (max-width: 767px) {
    .left {
        float: none;
    }

    .right {
        float: none;
    }

    .container {
        width: 90%;
        margin: auto;
    }

    .topmenu {
        display: none;
    }

    .menubar {
        display: none;
    }

    .body-content {
        padding-top: 0;
    }

    .dl-menuwrapper {
        display: block;
        z-index: 99999999999999;
        position: absolute;
        top: 3px !important;
        right: 0 !important;
    }

    .cta_row {
        background: #eff2f2;
        padding: 28px 0;
    }

        .cta_row h1 {
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 700;
            text-transform: uppercase;
            font-size: 28px;
            color: #2c3e50;
            margin: 0;
            padding: 0;
            text-align: center;
        }

    .for_mobile {
        display: block;
    }

    .for_desktop {
        display: none;
    }

    .btn_blue_windows {
        background: #0099ff url(../images/windows_icon.png) no-repeat 15px 12px;
        text-align: center;
        display: block;
        float: none;
        margin-left: 0;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        text-decoration: none;
        font-size: 17px;
        vertical-align: top !important;
        padding: 15px 20px 15px 50px;
        color: #fff;
        font-weight: normal;
        border-radius: 5px;
        margin-bottom: 10px;
    }

        .btn_blue_windows:hover {
            background-color: #64707c;
            color: #fff;
        }

    .btn_blue_mac {
        background: #0099ff url(../images/mac_icon.png) no-repeat 15px 6px;
        text-align: center;
        display: block;
        float: none;
        margin-left: 0;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        text-decoration: none;
        font-size: 17px;
        vertical-align: top !important;
        padding: 15px 30px 15px 50px;
        color: #fff;
        font-weight: normal;
        border-radius: 5px;
        margin-bottom: 10px;
    }

        .btn_blue_mac:hover {
            background-color: #64707c;
            color: #fff;
        }

    .buy_orange {
        background: #ff6600 url(../images/buy_icon.png) no-repeat 15px 10px;
        text-align: center;
        display: block;
        float: none;
        margin-left: 0;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        text-decoration: none;
        font-size: 17px;
        vertical-align: top !important;
        padding: 15px 20px 15px 60px;
        color: #fff;
        font-weight: normal;
        border-radius: 5px;
        margin-bottom: 10px;
    }

        .buy_orange:hover {
            background-color: #64707c;
            color: #fff;
        }

    .col_md_1m {
        width: 100%;
    }

    .col_md_2m {
        width: 100%;
    }

    .col_md_3m {
        width: 100%;
    }

    .main-content {
        padding: 55px 0;
    }

        .main-content hr {
            margin: 30px 0 40px 0;
            padding: 0;
            height: 1px;
            background: #dee1e3;
        }

        .main-content h1 {
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 700;
            font-size: 22px;
            margin: 0;
            padding: 0 0 15px 0;
            color: #2c3e50;
            line-height: normal;
        }

        .main-content p {
            padding-bottom: 20px;
            margin: 0;
            font-family: 'Open Sans', sans-serif;
            line-height: normal;
            font-size: 14px;
        }

            .main-content p.subtitle {
                color: #2c3e50;
                font-size: 16px;
                font-family: 'Open Sans', sans-serif;
                font-style: italic;
            }

    .padding_top {
        padding-top: 4%;
    }

    .photo-sample ul li {
        display: inline;
        padding: 0 0 10px 0;
        display: block;
    }

        .photo-sample ul li img {
            width: 80%;
        }



    .banner h1, .banner h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .banner ul li {
        padding-top: 50px;
        padding-bottom: 50px;
        height: 240px;
    }

    .banner p {
        font-size: 18px;
        width: 80%;
        margin: 0 auto;
    }


    .banner .btn {
        display: inline-block;
        margin: 25px 0 0;
        padding: 10px 28px 10px;
        clear: both;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        text-decoration: none;
        border: 2px solid #FFF;
        font-family: 'Roboto Condensed', sans-serif;
        ;
    }

    .blog_area {
        background: #eff2f2;
        padding: 40px 0;
    }

        .blog_area h1 {
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 700;
            font-size: 30px;
            font-weight: normal;
            margin: 0;
            padding: 0 0 30px 0;
            color: #2c3e50;
            line-height: 35px;
            text-align: center;
        }

        .blog_area h2 {
            margin: 0;
            padding: 0 0 2px 0;
            font-size: 14px;
            font-weight: bold;
            font-family: 'Open Sans', sans-serif;
            line-height: normal;
            color: #0099ff;
        }

            .blog_area h2 a {
                color: #0099ff;
                text-decoration: none;
            }

                .blog_area h2 a:hover {
                    color: #ff6600;
                    text-decoration: underline;
                }

        .blog_area .blog_thumb {
            width: 75px;
            float: left;
        }

        .blog_area .column {
            width: 100%;
            float: none;
        }

        .blog_area .blog_content {
            width: 68%;
            float: right;
        }

        .blog_area p {
            font-family: 'Open Sans', sans-serif;
            line-height: normal;
            color: #2c3e50;
            text-align: left;
        }

        .blog_area .margin_left {
            margin-left: 0;
        }

        .blog_area p a {
            color: #2c3e50;
            text-decoration: none;
        }

            .blog_area p a:hover {
                color: #000;
            }

    .video_area .video_img {
        text-align: center;
    }

        .video_area .video_img img, iframe {
            width: 100%;
            height: 200px !important;
        }

    .video_area h1 {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 23px;
        margin: 0;
        padding: 0 0 30px 0;
        color: #2c3e50;
        line-height: 35px;
        text-align: center;
        margin: 0;
    }

    .testimonials {
        background: #eff2f2;
        padding: 40px 0;
    }

        .testimonials h1 {
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 700;
            font-size: 23px;
            font-weight: normal;
            margin: 0;
            padding: 0 0 30px 0;
            color: #2c3e50;
            line-height: 35px;
            text-align: center;
        }

        .testimonials .testi_img {
            width: 100%;
        }

        .testimonials .testi_content {
            width: 100%;
        }

        .testimonials .next_btn {
            top: 40%;
            position: absolute;
            left: 0;
        }

        .testimonials .prev_btn {
            top: 40%;
            position: absolute;
            right: 0;
        }

    .newsletter_area {
        padding: 50px 0;
    }

        .newsletter_area .head {
            width: 100%;
            padding-bottom: 15px;
        }

        .newsletter_area .form {
            width: 100%;
            padding-bottom: 30px;
            text-align: center;
        }

        .newsletter_area form {
            margin: 0;
            padding: 0;
        }

        .newsletter_area input[type="text"] {
            margin: 0 !important;
            width: 70%;
            padding: 11px 0;
            border-radius: 0;
            display: inline;
            vertical-align: top;
            border-color: #d6dbdf;
        }

        .newsletter_area input[type="image"] {
            margin: 0 !important;
            vertical-align: top;
        }

        .newsletter_area h1 {
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 700;
            font-size: 24px;
            font-weight: normal;
            margin: 0;
            padding: 0 0 0 0;
            color: #2c3e50;
            line-height: 35px;
            text-align: center;
            text-transform: uppercase;
        }

        .newsletter_area .social {
            padding: 0;
            margin: 0;
            text-align: center;
        }

    .footer .column {
        width: 100%;
        padding-bottom: 20px;
    }




    #owl-demo .item {
        text-align: center;
    }

    .customNavigation {
        text-align: center;
    }

        .customNavigation a {
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        }
}


/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        width: 420px;
    }

    .blog_area .blog_content {
        width: 325px;
        float: right;
    }

    .for_desktop {
        display: none;
    }

    .for_mobile {
        display: block;
    }

    .testimonials {
        background: #eff2f2;
        padding: 40px 0;
    }

        .testimonials h1 {
            font-family: 'Roboto Condensed', sans-serif;
            font-weight: 700;
            font-size: 23px;
            font-weight: normal;
            margin: 0;
            padding: 0 0 30px 0;
            color: #2c3e50;
            line-height: 35px;
            text-align: center;
        }

        .testimonials .testi_img {
            width: 100%;
        }

        .testimonials .testi_content {
            width: 100%;
        }

        .testimonials .next_btn {
            top: 40%;
            position: absolute;
            left: 0;
        }

        .testimonials .prev_btn {
            top: 40%;
            position: absolute;
            right: 0;
        }

    .photo-sample ul li img {
        width: 60%;
    }

    .video_area .video_img img, iframe {
        width: 100%;
        height: 300px !important;
    }
}


/* #Clearing
================================================== */

/* Self Clearing Goodness */
.container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Use clearfix class on parent to clear nested columns,
    or wrap each row of columns in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.row:after,
.clearfix:after {
    clear: both;
}

.row,
.clearfix {
    zoom: 1;
}

/* You can also use a <br class="clear" /> to clear columns */
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.center {
    width: 850px; 
    display: block; 
    margin: 0 auto;
}

.big3 {
    font-weight: bold;
}

a:link, a:visited, .link {
    color: #0066ff;
    text-decoration: none;
    cursor: pointer;
}

a:hover, .link:hover {
    text-decoration: underline;
}

.align-center {
    text-align: center;
}

.top-margin {
    margin-top: 10px;
}

#samples img {
    width: 100%;
}

#screenshots {
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
}

#screenshots div {
    display: inline-block;
    margin: 5px;
    vertical-align: top;
}
