@font-face {
    font-family: 'FontAwesome';
    src: url("fontawesome-webfont.woff2") format('woff2'), url("fontawesome-webfont.woff") format("woff"),url("fontawesome-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(material-design-icons/MaterialIcons-Regular.eot);
    src: local('Material Icons'),local('MaterialIcons-Regular'),url(material-design-icons/MaterialIcons-Regular.woff2) format('woff2'),url(material-design-icons/MaterialIcons-Regular.woff) format('woff'),url(material-design-icons/MaterialIcons-Regular.ttf) format('truetype')
}

.Outer {
    max-height: 100%;
    max-height: 100%;
    overflow: hidden;
}

#whoAreWe {
    position: relative;
    top: -6em;
}
/* <<< navbar >>> */
.navbar {
    max-height: none;
    margin-bottom: 0;
    text-align: center;
}

.navbar-default {
    background: none;
    box-shadow: none;
    border: none;
}

.navbar-brand {
    height: auto;
    padding: 20px 16px 10px 0;
}

.navbar-default .navbar-nav {
    padding: 0;
    margin-right: 5%;
}

    .navbar-default .navbar-nav > li {
        padding: 0 0.5em 0.5em;
        font-size: 1.2em;
    }

        .navbar-default .navbar-nav > li > a {
            position: relative;
            padding: 0;
            color: #003b52;
            line-height: 90px;
        }

            .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
                color: #2dadcf;
            }

            .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > .open > a {
                background: none;
                box-shadow: none;
                color: #2dadcf;
            }

                .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
                    background: none;
                    color: #2dadcf
                }

                    .navbar-default .navbar-nav > li > a:focus:after, .navbar-default .navbar-nav > li > a:hover:after, .navbar-default .navbar-nav > .active > a:after {
                        top: 100%;
                        left: 50%;
                        border: solid transparent;
                        content: " ";
                        height: 0;
                        width: 0;
                        position: absolute;
                        pointer-events: none;
                        border-color: rgba(255, 255, 255, 0);
                        border-top-color: #fff;
                        border-width: 10px;
                        margin-left: -10px;
                    }

.navbar-default .loginsec {
    position: relative;
    padding: 33px 10px 0 0;
    float: left !important;
    list-style: none;
    margin: 0 0 0 0;
}

    .navbar-default .loginsec:after {
        position: absolute;
        top: 35px;
        right: 0;
        width: 1px;
        height: 20px;
        display: block;
        content: "";
        background: #969da4;
    }

    .navbar-default .loginsec li {
        padding-left: 5px;
        float: right;
        font-size: 1.1em;
        margin: 0;
        letter-spacing: 0.4px;
    }

        .navbar-default .loginsec li.login a {
            color: #003b52;
            border: 1px solid #003b52;
            padding: 10px 15px 10px 15px;
            border-radius: 3px;
            letter-spacing: 0.6px;
        }

        .navbar-default .loginsec li.signup a {
            color: #fff;
            background-color: #003b52;
            padding: 11px 12px 11px 13px;
            border-radius: 3px;
        }

            .navbar-default .loginsec li.signup a:hover {
                color: #fff;
                background-color: #003b52;
            }

        .navbar-default .loginsec li:last-child {
            padding-left: 0;
        }

/* <<< Banner Side >>> */
.Bannerside {
    width: 100%;
    background: url(../../assets/img/header.jpg) top center no-repeat;
    background-size: cover;
    height: 640px;
    margin-top: 5em;
}

    .Bannerside .Text {
        padding: 10em 1px 0 0;
        float: right;
        max-width: 530px;
    }

        .Bannerside .Text h2 {
            padding-bottom: 52px;
            font-size: 42px;
            color: #fff;
            margin: 0 -4px 0 0;
            line-height: 50px;
            letter-spacing: -0.2px;
        }

        .Bannerside .Text h2_new {
            font-size: 2.8em;
            color: #fff;
            margin: 0 -4px 0 0;
            line-height: 50px;
            letter-spacing: -0.2px;
        }

        .Bannerside .Text p {
            padding-bottom: 3px;
            font-size: 23px;
            color: #fff;
            margin: 0 -3px 0 0;
        }

        .Bannerside .Text a {
            padding: 14px 23px 16px 23px;
            font-size: 22px;
            color: #2dadcf;
            background: #fff;
            text-transform: uppercase;
            text-decoration: none;
            border-radius: 4px;
            line-height: 30px;
        }

            .Bannerside .Text a img {
                padding-right: 6px;
            }

            .Bannerside .Text a:hover {
                background: #eeeded;
            }


/* <<< Banner Side >>> */
.FAQBannerside {
    width: 100%;
    background: url(../../assets/img/faq.png);
    background-size: cover;
    height: 10em;
    margin-top: 6em;
}

    .FAQBannerside .Text {
        padding: 4em 1px 0 0;
        float: right;
        max-width: 530px;
    }

        .FAQBannerside .Text h2 {
            font-size: 42px;
            color: #fff;
            margin: 0 -4px 0 0;
            line-height: 50px;
            letter-spacing: -0.2px;
        }

        .FAQBannerside .Text h2_new {
            font-size: 2.8em;
            color: #fff;
            margin: 0 -4px 0 0;
            line-height: 50px;
            letter-spacing: -0.2px;
        }

        .FAQBannerside .Text p {
            padding-bottom: 3px;
            font-size: 25px;
            color: #fff;
            margin: 0 -3px 0 0;
        }

        .FAQBannerside .Text a {
            padding: 14px 23px 16px 23px;
            font-size: 22px;
            color: #2dadcf;
            background: #fff;
            text-transform: uppercase;
            text-decoration: none;
            border-radius: 4px;
            line-height: 30px;
        }

            .FAQBannerside .Text a img {
                padding-right: 6px;
            }

            .FAQBannerside .Text a:hover {
                background: #eeeded;
            }
/* <<< Information Side >>> */
.Informationside {
    padding: 18px 0 19px;
    width: 100%;
    background: #00293e;
    text-align: center;
}

    .Informationside h2 {
        font-size: 20px;
        font-family: 'Alef-Bold';
        color: #f0c64f;
        margin: 0 0 0 -4px;
        letter-spacing: 0.2px;
    }

    .Informationside p {
        padding: 6px 0 1px;
        font-size: 26px;
        color: #fff;
        margin: 0;
        letter-spacing: -0.1px;
        line-height: 24px;
    }

    .Informationside .owl-theme .owl-dots .owl-dot span {
        margin: 0 3px !important;
        border: 1px solid #fff;
        background: none;
    }

    .Informationside .owl-theme .owl-dots .owl-dot.active span, .Informationside .owl-theme .owl-dots .owl-dot:hover span {
        background: #fff !important;
    }

    .Informationside .owl-theme .owl-controls .owl-nav .owl-prev {
        display: none !important;
    }

    .Informationside .owl-theme .owl-controls .owl-nav .owl-next {
        display: none !important;
    }

/* <<< Welcome Side >>> */
.Welcomeside {
    position: relative;
    padding: 56px 0 41px;
    width: 100%;
    background: #f1f1f1 url(../img/highlight-phone1.png) top left no-repeat;
    background-position: -169px 0;
}

    .Welcomeside .Free {
        display: none;
        position: absolute;
        top: 12px;
        right: 10px;
        width: 268px;
    }

        .Welcomeside .Free .over {
            padding: 21px 30px 25px;
            position: relative;
            width: 100%;
            background: #00293e;
            border-top: 7px solid #2dadcf;
            border-radius: 5px;
            text-align: center;
        }

        .Welcomeside .Free .close {
            position: absolute;
            top: 10px;
            right: 10px;
            width: 17px;
            height: 17px;
            background: url(../img/close-icn.png) top center no-repeat;
        }

        .Welcomeside .Free h3 {
            padding-bottom: 15px;
            font-size: 18px;
            color: #fff;
            margin: 0;
        }

            .Welcomeside .Free h3 span {
                font-size: 45px;
                font-family: 'Alef-Bold';
                display: block;
            }

        .Welcomeside .Free img {
            display: inline-block;
        }

        .Welcomeside .Free p {
            padding: 18px 0 12px;
            font-size: 18px;
            color: #fff;
            margin: 0;
        }

        .Welcomeside .Free a {
            padding: 13px 28px 16px 25px;
            font-size: 22px;
            color: #00293e;
            background: #f7c24c;
            display: inline-block;
            text-decoration: none;
            border-radius: 5px;
        }

            .Welcomeside .Free a:hover {
                background: #eccb82;
            }

    .Welcomeside .text {
        float: right;
        max-width: 580px;
        margin-right: 1px;
    }

        .Welcomeside .text p {
            padding: 0 19px 24px 0;
            font-size: 20px;
            color: #272e31;
            margin: 0;
            line-height: 24px;
            letter-spacing: -0.46px;
            background: url(../../assets/img/arrow.png) top 7px right no-repeat;
        }

            .Welcomeside .text p:last-child {
                padding-bottom: 0;
            }

        .Welcomeside .text .hidden {
            margin-bottom: -20px;
            display: none;
            width: 100%;
        }

        .Welcomeside .text ul {
            padding: 18px 0 0;
            float: right;
            list-style: none;
            margin: 0;
        }

        .Welcomeside .text li {
            float: right;
            font-size: 30px;
            margin: 0;
        }

            .Welcomeside .text li a {
                padding: 18px 7px 20px 7px;
                color: #fff;
                background: #00293e;
                text-transform: uppercase;
                text-decoration: none;
                border-radius: 0 3px 3px 0;
                letter-spacing: -0.4px;
                display: inline-block;
                font-size: 24px;
            }

                .Welcomeside .text li a:hover {
                    background: #183f53;
                }
            /*.Welcomeside .text li.experience a { padding: 23px 19px; font-size: 22px; color: #072d3e; background: #f7c24c; border-radius: 3px 0 0 3px; letter-spacing: 0.3px; }*/
            .Welcomeside .text li.experience a {
                padding: 19px 10px;
                font-size: 24px;
                color: #072d3e;
                background: #f7c24c;
                border-radius: 3px 0 0 3px;
                letter-spacing: 0.3px;
            }

                .Welcomeside .text li.experience a:hover {
                    background: #f3d186;
                }

/*add img*/
#pelah {
    position: fixed;
    margin-top: 6%;
    right: -1%;
    z-index: 888;
    width: 13em;
    max-width: 13%;
    opacity: 1;
    cursor: pointer;
}


.container {
    max-width: 78%;
}

.navcontainer {
    width: 80% !important;
    max-width: 80% !important;
}

.evidenceText {
    margin-right: 10%;
    width: 40%;
}


#oreahbutton {
    padding: 5px 23px 5px 23px;
    font-size: 1.4em;
    color: #2dadcf;
    background: #fff;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 4px;
    line-height: 1.2em;
    cursor: pointer;
    max-width: 21.3em;
    margin-top: 1.5em;
    font-weight: 600;
}

    #oreahbutton:hover {
        background-color: #eeeded;
    }


@media (max-width: 1050px) {
    #oreahbutton {
        font-size: 0.9em;
        max-width: 64%;
        margin-right: 0%;
        padding-top: 4px;
        padding-bottom: 4px;
    }
}



@media (max-width: 450px) {
    #oreahbutton {
        font-size: 0.9em;
        max-width: 82%;
        padding-left: 0;
        padding-right: 0;
        margin-right: 8.5%;
        padding-top: 8px;
        padding-bottom: 8px;
    }
}

@media (max-width: 375px) {
    #oreahbutton {
        max-width: 90%;
        margin-right: 5%;
    }
}

@media (max-width: 360px) {
    #oreahbutton {
        font-size: 0.9em;
        max-width: 93%;
        padding-left: 0;
        padding-right: 0;
        margin-right: 3%;
        padding-top: 8px;
        padding-bottom: 8px;
    }
}


@media (max-width: 320px) {
    .Bannerside .Text a {
        font-size: 12px !important;
        padding-top: 12px;
        padding-bottom: 12px;
    }

    #oreahbutton {
        font-size: 0.9em;
        max-width: 95.7%;
        padding-left: 0;
        padding-right: 0;
        margin-right: 2%;
        padding-top: 4px;
        padding-bottom: 4px;
        margin-top: 0.6em;
    }
}


@-moz-document url-prefix() {
    @media (max-width: 1500px) {
        #oreahbutton {
            font-size: 0.85em;
            max-width: 65.5%;
        }
    }
}

.nav .navbar-nav {
    margin-right: auto;
}

@media (min-width: 1520px) {
    .navcontainer {
        width: 80% !important;
        max-width: 80% !important;
    }
}

@media (max-width: 1519px) {
    .navcontainer {
        width: 95% !important;
        max-width: 95% !important;
    }
}

@media only screen and (max-width: 500px) {

    .navcontainer {
        width: 100% !important;
        max-width: 100% !important;
    }

    #whoAreWe {
        position: relative;
        top: -1em;
    }
    /*don't show add on mobile*/
    #pelah {
        display: none;
    }

    .container {
        max-width: 98%;
    }

    .evidenceText {
        margin-right: 0;
        width: 100%;
    }

    /*smaller header fonts on first section*/
    .Bannerside .Text h2_new {
        font-size: 25px;
        line-height: 26px;
    }
}

/*handle video size on index.html to be responsive*/
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

    .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }



/* <<< Video Side >>> */
.Videoside {
    padding: 54px 0 0;
    text-align: center;
}

    .Videoside h2 {
        padding-bottom: 11px;
        font-size: 40px;
        font-family: 'Alef-Bold';
        color: #00293e;
        margin: 0;
        letter-spacing: -0.98px;
    }

    .Videoside p {
        padding-bottom: 32px;
        font-size: 20px;
        color: #272e30;
        margin: 0 0 0 -2px;
        letter-spacing: -0.45px;
    }

    .Videoside img {
        padding: 0 1px 0 0;
        max-width: 100%;
        margin: auto;
    }

/* <<< Money Side >>> */
.Moneyside {
    padding-top: 25px;
    background: #00293e;
}

    .Moneyside .text {
        padding: 21px 0 0 15px;
    }

        .Moneyside .text h2 {
            padding-bottom: 14px;
            font-size: 40px;
            font-family: 'Alef-Bold';
            color: #fff;
            margin: 0 -2px 0 0;
            letter-spacing: -0.8px;
        }

        .Moneyside .text p {
            padding-bottom: 24px;
            font-size: 20px;
            color: #fff;
            margin: 0;
            letter-spacing: -0.46px;
            line-height: 24px;
        }

            .Moneyside .text p b {
                letter-spacing: 0.2px;
            }

            .Moneyside .text p:last-child {
                padding-bottom: 0;
            }

    .Moneyside .image {
        padding-left: 0;
    }

        .Moneyside .image img {
            padding: 0;
            margin-right: -14px;
        }

/* <<< Feature Side >>> */
.Featureside {
    padding: 8em 0 59px;
    background: #f1f1f1;
}

    .Featureside ul {
        padding: 0;
        list-style: none;
        margin-bottom: 0;
    }

    .Featureside li {
        margin: 0;
        text-align: center;
    }

        .Featureside li img {
            padding: 0;
            display: inline-block;
        }

        .Featureside li h3 {
            padding: 12px 0 9px;
            font-size: 28px;
            color: #003b52;
            margin: 0;
        }

        .Featureside li p {
            font-size: 21px;
            color: #272e31;
            margin: 0;
            line-height: 24px;
            letter-spacing: -0.5px;
        }

/* <<< Technology >>> */
.Technology {
    padding: 57px 0 63px;
    color: #313437;
    text-align: center;
}

    .Technology p {
        padding-bottom: 17px;
        font-size: 22px;
        font-family: 'Alef-Bold';
        color: #003b52;
        margin: 0 0 0 -8px;
        line-height: 24px;
    }

    .Technology a {
        padding: 17px 36px;
        margin-left: -3px;
        font-size: 22px;
        color: #003d50;
        text-transform: uppercase;
        display: inline-block;
        background: #f7c24c;
        text-decoration: none;
        border-radius: 3px;
    }

        .Technology a:hover {
            background: #efcb7c;
        }

/* <<< Review Side >>> */
.Reviewside {
    background: #f1f1f1;
}

    .Reviewside .Text {
        padding-top: 60px;
    }

        .Reviewside .Text .over {
            padding-top: 74px;
            float: left;
            max-width: 556px;
            text-align: right;
            background: url(../img/quote.png) top right no-repeat;
            background-position: 100% 0;
        }

        .Reviewside .Text p {
            padding-bottom: 15px;
            font-size: 20px;
            color: #272e31;
            line-height: 24px;
            letter-spacing: -0.1px;
            margin: 0;
        }

        .Reviewside .Text .title {
            padding: 0 2px 5px 0;
            width: 100%;
            overflow: hidden;
        }

            .Reviewside .Text .title img.client {
                float: right;
                border-radius: 50%;
                background: #f7c24c;
                width: 50px;
                height: 50px;
            }

            .Reviewside .Text .title h3 {
                padding: 6px 7px 0 0;
                font-size: 18px;
                color: #272e31;
                line-height: 1.111;
                margin: 0;
                display: inline-block;
                letter-spacing: -0.2px;
            }

                .Reviewside .Text .title h3 span {
                    padding-bottom: 1px;
                    font-size: 18px;
                    font-family: 'Alef-Bold';
                    color: #272e31;
                    line-height: 1.111;
                    display: block;
                }

    .Reviewside .owl-theme .owl-dots .owl-dot {
        float: right;
    }

        .Reviewside .owl-theme .owl-dots .owl-dot span {
            margin: 0 3px !important;
            width: 12px;
            height: 12px;
            border: 1px solid #f7c24c;
            background: none;
        }

        .Reviewside .owl-theme .owl-dots .owl-dot.active span, .Informationside .owl-theme .owl-dots .owl-dot:hover span {
            background: #f7c24c !important;
        }

    .Reviewside .owl-theme .owl-controls .owl-nav .owl-prev {
        display: none !important;
    }

    .Reviewside .owl-theme .owl-controls .owl-nav .owl-next {
        display: none !important;
    }

/* <<< Review Side >>> */
.Noteside {
    padding: 56px 0 70px;
    text-align: center;
}

    .Noteside p {
        padding: 0 150px;
        font-size: 22px;
        color: #272e31;
        margin: 0;
        line-height: 24px;
    }

/* <<< Contact Side >>> */
.Contactside {
    position: relative;
    padding: 40px 0 57px;
    border-top: 2px solid #2dadcf;
}

    .Contactside:after {
        position: absolute;
        top: -26px;
        left: 50%;
        display: block;
        content: "";
        width: 50px;
        height: 50px;
        background: url(../img/envalope.png) top center no-repeat;
        margin-left: -26px;
    }

    .Contactside h2 {
        padding-bottom: 72px;
        font-size: 40px;
        font-family: 'Alef-Bold';
        color: #2dadcf;
        margin: 0 0 0 -6px;
        text-align: center;
        line-height: 42px;
        letter-spacing: -0.9px;
    }

    .Contactside .text {
        padding: 3px 0 0 15px;
    }

        .Contactside .text .footer_logo {
            margin-bottom: 53px;
            display: inline-block;
        }

            .Contactside .text .footer_logo img {
                width: 153px;
            }

        .Contactside .text ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .Contactside .text li {
            padding-bottom: 19px;
            font-size: 20px;
            color: #272e31;
            margin: 0;
            display: block;
            line-height: 19px;
            letter-spacing: 0.2px;
        }

            .Contactside .text li span {
                float: right;
                margin-left: 8px;
                width: 20px;
                height: 19px;
                background: url(../img/map-icn.png) top center no-repeat;
                display: block;
                text-indent: -99999px;
            }

                .Contactside .text li span.email {
                    background: url(../img/email-icn.png) top center no-repeat;
                }

                .Contactside .text li span.facebook {
                    background: url(../img/facebook-icn.png) top center no-repeat;
                }

                .Contactside .text li span.youtube {
                    background: url(../img/youtube-icn.png) top center no-repeat;
                }

            .Contactside .text li a {
                color: #272e31;
                display: inline-block;
                text-decoration: none;
            }

                .Contactside .text li a:hover {
                    color: #41bdd5;
                }

    .Contactside .From fieldset p {
        padding-bottom: 12px;
        margin: 0;
        overflow: hidden;
    }

        .Contactside .From fieldset p:last-child {
            padding-bottom: 0;
        }

    .Contactside .From label {
        padding-right: 1px;
        font-size: 20px;
        color: #272e31;
        margin: 0;
        cursor: default;
        line-height: 20px;
    }

    .Contactside .From .field {
        padding: 0 15px;
        font-size: 16px;
        color: #2dadcf;
        width: 100%;
        height: 50px;
        border: 1px solid #2dadcf;
        border-radius: 3px;
        margin: 0;
    }

    .Contactside .From textarea {
        padding: 7px 15px;
        font-size: 16px;
        color: #2dadcf;
        width: 100%;
        height: 120px;
        border: 1px solid #2dadcf;
        border-radius: 3px;
        resize: none;
    }

    .Contactside .From .btn {
        font-size: 22px;
        width: 100%;
        height: 60px;
        background: #2dadcf;
        border-radius: 5px;
        border: none;
        text-shadow: none;
        letter-spacing: -0.4px;
    }

        .Contactside .From .btn:hover {
            background: #6cc3da;
        }

/* <<< footer >>> */
footer {
    padding: 45px 0 47px;
    background: #00293e;
    text-align: center;
}

    footer .menu {
        padding-bottom: 20px;
        width: 100%;
    }

        footer .menu ul {
            padding: 0;
            list-style: none;
            margin: 0;
        }

        footer .menu li {
            padding: 0 8px;
            font-size: 18px;
            display: inline-block;
        }

            footer .menu li a {
                color: #fff;
                display: inline-block;
                text-decoration: none;
            }

                footer .menu li a span {
                    display: none;
                }

                footer .menu li a:hover {
                    color: #2dadcf;
                }

    footer .copyright {
        width: 100%;
    }

        footer .copyright ul {
            padding: 0;
            list-style: none;
            margin: 0;
        }

        footer .copyright li {
            padding: 0 10px;
            color: #80949f;
            display: inline-block;
            border-left: 2px solid #80949f;
            line-height: 10px;
        }

            footer .copyright li a {
                color: #80949f;
                display: inline-block;
                text-decoration: none;
            }

                footer .copyright li a:hover {
                    color: #2dadcf;
                }

            footer .copyright li:last-child {
                border-left: none;
            }

@font-face {
    font-family: 'Alef';
    src: url('Alef-Regular.eot');
    src: url('Alef-Regular.eot?#iefix') format('embedded-opentype'), url('Alef-Regular.woff') format('woff'), url('Alef-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Alef-Bold';
    src: url('Alef-Bold.eot');
    src: url('Alef-Bold.eot?#iefix') format('embedded-opentype'), url('Alef-Bold.woff') format('woff'), url('Alef-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}



/**********#### Media Starts here ####**************/


/* Custom */
@media only screen and (max-width: 1220px) {

    .navcontainer {
        width: 100% !important;
        max-width: 100% !important;
    }

    .navbar-default {
        text-align: center;
    }

        .navbar-default .container {
            position: relative;
        }

    .navbar-brand {
        padding-top: 13px;
        margin-right: 0 !important;
        width: 100px;
    }

        .navbar-brand img {
            width: 100%;
        }

    .navbar-default .navbar-nav {
        padding: 0;
    }

        .navbar-default .navbar-nav > li {
            font-size: 14px;
        }

            .navbar-default .navbar-nav > li > a {
                line-height: 59px;
            }

    .navbar-default .loginsec {
        padding-top: 20px;
        margin: 0;
    }

        .navbar-default .loginsec:after {
            top: 22px;
        }

        .navbar-default .loginsec li {
            font-size: 14px;
        }

            .navbar-default .loginsec li.login a {
                padding: 10px;
            }

            .navbar-default .loginsec li.signup a {
                padding: 11px 10px;
            }

    .Bannerside {
        padding: 0;
        height: 610px;
        background-size: 1830px auto;
        background-position: -130px 0;
    }

    .top-slider.owl-carousel.owl-theme.owl-rtl.owl-loaded {
        right: 20px;
    }

    .Bannerside .overlay {
        padding: 0 15px;
        width: 100%;
        height: 100%;
        overflow: hidden;
        background: rgba(0, 0, 0, 0.3);
    }

    .Bannerside .Text {
        max-width: 35em;
    }

        .Bannerside .Text h2 {
            padding-bottom: 20px;
            font-size: 32px;
            line-height: 30px;
        }

        .Bannerside .Text p {
            font-size: 18px;
        }

        .Bannerside .Text a {
            font-size: 14px;
        }

    .Informationside p {
        font-size: 20px;
    }

    .Welcomeside {
        padding: 28px 0;
        background-size: 800px auto;
        background-position: -100px 100%;
    }

        .Welcomeside .text {
            max-width: 50%;
        }

            .Welcomeside .text p {
                padding-bottom: 15px;
                font-size: 16px;
                line-height: 22px;
            }

            .Welcomeside .text li {
                font-size: 20px;
            }

                .Welcomeside .text li a {
                    padding: 15px 10px 20px;
                    font-size: 18px;
                }

                .Welcomeside .text li.experience a {
                    padding: 15px 10px 20px;
                    font-size: 18px;
                }

    .Videoside {
        padding: 25px 0 0 !important;
    }

        .Videoside .row {
            margin: 0;
        }

        .Videoside h2 {
            margin-bottom: 15px;
        }

        .Videoside p {
            margin-bottom: 15px;
        }

        .Videoside img {
            width: 100%;
        }

    .Moneyside {
        padding: 30px 15px 0;
    }

        .Moneyside .text h2 {
            font-size: 28px;
        }

        .Moneyside .text p {
            padding-bottom: 10px;
            font-size: 16px;
        }

    .Featureside ul.row {
        margin: 0;
    }

    .Featureside li {
        margin-bottom: 15px;
    }

        .Featureside li h3 {
            font-size: 24px;
        }

        .Featureside li p {
            font-size: 16px;
        }

    .Technology .row {
        margin: 0;
    }

    .Reviewside .Text .over {
        max-width: 100%;
        margin-bottom: 15px;
    }

    .Reviewside .Text p {
        font-size: 16px;
    }

    .Reviewside .image {
        padding: 0;
        overflow: hidden;
        width: 100%;
    }


    .Noteside p {
        padding: 0 15px;
        font-size: 18px;
    }

    .Contactside h2 {
        font-size: 30px;
        line-height: 34px;
    }

    footer .copyright ul li {
        margin-bottom: 10px;
    }

    .Contactside .From {
        padding: 0 15px;
        margin-bottom: 15px;
    }

    .Contactside .From {
        padding: 0 15px;
        margin-bottom: 15px;
    }

    .Contactside .text {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 980px) {
    .navcontainer {
        width: 100% !important;
        max-width: 100% !important;
    }

    #whoAreWe {
        position: relative;
        top: -2em;
    }

    .navbar-brand {
        padding-top: 13px;
        width: 100px;
    }

    .navbar-default .navbar-nav {
        padding: 0;
        margin-right: 0;
    }

        .navbar-default .navbar-nav > li {
            padding: 0 4px !important;
            font-size: 0.85em;
        }

    .navbar-default .loginsec {
        padding-top: 23px;
        margin: 0;
        padding-right: 0;
    }

        .navbar-default .loginsec:after {
            display: none;
        }

        .navbar-default .loginsec li {
            font-size: 10px;
        }

            .navbar-default .loginsec li.login a {
                padding: 10px 8px;
            }

            .navbar-default .loginsec li.signup a {
                padding: 11px 8px;
            }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media (max-width:767px) {
    .navcontainer {
        width: 100% !important;
        max-width: 100% !important;
    }

    .container {
        max-width: 95%;
    }

    .evidenceText {
        margin-right: 0;
        width: 100%;
    }

    .navigation-clean-button {
        padding-top: 0;
        padding-bottom: 0
    }

        .navigation-clean-button .navbar-header {
            padding-top: 10px;
            padding-bottom: 10px
        }

        .navigation-clean-button .navbar-right {
            margin-bottom: 20px
        }

        .navigation-clean-button .navbar-nav .open .dropdown-menu {
            box-shadow: none
        }

            .navigation-clean-button .navbar-nav .open .dropdown-menu > li > a {
                color: #37434d;
                padding-top: 12px;
                padding-bottom: 12px;
                line-height: 1
            }

        .navigation-clean-button.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
            color: #fff
        }

    .meet-us {
        text-align: center
    }

        .meet-us .intro {
            max-width: none
        }

    .trial {
        text-align: center
    }

        .trial .intro {
            max-width: none
        }

    .important h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }

    .important .item {
        height: 220px
    }

    .features-boxed h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }

    .navbar-brand {
        padding-top: 0;
        margin-top: 11px;
    }

        .navbar-brand img {
            width: 100px;
        }

    .navbar-toggle {
        margin-top: 15px;
    }

    .navbar-default .navbar-nav {
        width: 100%;
        float: right;
    }

        .navbar-default .navbar-nav > li {
            padding: 3px 0 !important;
            font-size: 18px;
            text-align: right;
            width: 100%;
            margin: 0;
        }

            .navbar-default .navbar-nav > li > a {
                line-height: 24px;
            }

    .navbar-default .loginsec {
        position: inherit;
        top: 0;
        left: 0;
        float: right;
        width: 100%;
        padding: 15px 0 20px;
        margin: 0;
        text-align: right;
    }

        .navbar-default .loginsec:after {
            display: none;
        }

        .navbar-default .loginsec li {
            font-size: 18px;
        }

    .Informationside .row {
        margin: 0;
    }

    .Bannerside {
        padding: 0;
        height: 640px;
        background-size: 1920px auto;
        background-position: -260px 0;
    }



        .Bannerside .overlay {
            width: 100%;
            height: 100%;
            overflow: hidden;
            background: rgba(0, 0, 0, 0.3);
        }

        .Bannerside .Text {
            padding: 10em 0 0;
            max-width: 100% !important;
            text-align: center;
            float: none;
        }

            .Bannerside .Text h2 {
                padding-bottom: 20px;
                font-size: 24px;
                line-height: 26px;
            }

            .Bannerside .Text p {
                font-size: 14px;
            }

            .Bannerside .Text a {
                font-size: 14px;
            }

    .Informationside p {
        font-size: 18px;
    }

    .Welcomeside {
        padding: 0;
        background-size: cover;
        background-position: -200px 0;
    }

        .Welcomeside .container {
            padding: 0;
        }

        .Welcomeside .text {
            padding: 30px 15px;
            max-width: 100% !important;
            background: rgba(255, 255, 255, 0.5);
            overflow: hidden;
        }

            .Welcomeside .text p {
                padding: 0 18px 10px 100px;
                margin-right: 15px;
                position: relative;
                z-index: 9;
                font-size: 16px;
            }

            .Welcomeside .text ul {
                padding: 0 15px;
                width: 100%;
                position: relative;
                z-index: 9;
                margin-top: 1.7em;
            }

            .Welcomeside .text li {
                font-size: 15px;
            }

                .Welcomeside .text li a {
                }

                .Welcomeside .text li.experience a {
                    padding: 18px 19px 21px;
                    font-size: 15px;
                }

    .Videoside {
        padding: 20px 15px 0;
    }

        .Videoside h2 {
            padding: 0;
            font-size: 24px;
        }

        .Videoside p {
            padding: 0;
            font-size: 14px;
        }

    .Moneyside .text {
        padding: 0;
    }

        .Moneyside .text h2 {
            font-size: 24px;
        }

        .Moneyside .text p {
            font-size: 16px;
        }

    .Moneyside .image {
        padding: 0;
    }

        .Moneyside .image img {
            width: 100%;
            margin-right: 0;
        }

    .Featureside {
        padding: 20px 0 0;
        text-align: center;
    }

        .Featureside li {
            padding-bottom: 20px;
            width: 50%;
            float: right;
        }

            .Featureside li:last-child {
                width: 100%;
            }

                .Featureside li:last-child .box {
                    width: 50%;
                    margin: 0 auto;
                }

            .Featureside li h3 {
                font-size: 24px;
            }

            .Featureside li p {
                font-size: 15px;
            }

    .Technology {
        padding: 30px 0;
    }

        .Technology p {
            font-size: 13px;
        }

    .Reviewside .Image {
        display: none;
    }

    .Reviewside .Text {
        padding: 30px 0;
    }

        .Reviewside .Text .over {
            padding: 60px 15px 0;
            background-position: 55% 0;
            background-size: 50px 40px;
            text-align: center;
        }

        .Reviewside .Text p {
            font-size: 15px;
            line-height: 20px;
        }

        .Reviewside .Text .title {
            width: auto;
            display: inline-block;
            text-align: right;
        }

    .Reviewside .owl-theme .owl-dots .owl-dot {
        float: none !important;
    }

    .Noteside {
        padding: 30px 0;
    }

        .Noteside p {
            font-size: 16px;
        }

    .Contactside {
        padding: 50px 0 10px;
    }

        .Contactside h2 {
            padding-bottom: 20px;
            font-size: 26px;
            line-height: 30px;
        }

        .Contactside .text {
            padding-bottom: 20px;
            width: 100%;
            overflow: hidden;
            text-align: center;
        }

            .Contactside .text .footer_logo {
                display: inline-block;
                margin-bottom: 30px;
            }

            .Contactside .text li {
                width: 50%;
                float: right;
                font-size: 14px;
                text-align: right;
            }

        .Contactside .From {
            width: 100%;
            overflow: hidden;
        }

            .Contactside .From label {
                font-size: 15px;
            }

            .Contactside .From .field {
                height: 42px;
            }

            .Contactside .From .btn {
                height: 42px;
            }

    footer {
        padding: 30px 0;
    }

        footer .menu {
            overflow: hidden;
        }

            footer .menu li {
                padding: 0;
                float: right;
                width: 50%;
                text-align: right;
            }

                footer .menu li a span {
                    margin-right: 10px;
                    display: inline-block;
                }

        footer .copyright {
            padding-top: 20px;
            border-top: 1px solid #80949f;
        }

            footer .copyright li {
                padding: 0;
                width: 100%;
                border: none;
                line-height: 16px;
            }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
    .navcontainer {
        width: 100% !important;
        max-width: 100% !important;
    }

    .container {
        max-width: 95%;
    }

    .navbar-default .loginsec li {
        width: 100%;
        overflow: hidden;
        padding: 0 0 10px;
    }

        .navbar-default .loginsec li a {
            display: inline-block;
        }

        .navbar-default .loginsec li.login a {
            padding: 10px 14px 10px 15px;
        }

        .navbar-default .loginsec li.signup a {
            padding: 11px 18px;
        }

    .Welcomeside {
        padding: 30px 0;
        background-image: none;
    }

        .Welcomeside .text {
            padding: 0;
            background: none;
        }

            .Welcomeside .text p {
                padding-left: 15px;
                margin-right: 25px;
            }

            .Welcomeside .text li {
                padding: 0;
                width: 100%;
                text-align: center;
            }

                .Welcomeside .text li a {
                    width: 100%;
                    border-radius: 3px 3px 0 0 !important;
                }

                .Welcomeside .text li.experience a {
                    border-radius: 0 0 3px 3px !important;
                }

            .Welcomeside .text .hidden {
                display: block !important;
            }

    .Featureside li {
        float: left;
        width: 100%;
    }

        .Featureside li:last-child .box {
            width: 100%;
        }

    .Technology p {
        font-size: 15px;
    }

    .Technology a {
        padding: 7px 10px;
        font-size: 18px;
        width: 100%;
    }

    .Contactside .text li {
        width: 100%;
        font-size: 15px;
    }

    footer .menu li {
        padding-bottom: 10px;
        width: 100%;
        font-size: 15px;
        text-align: right;
    }
}


#navmenu {
    width: 100%;
    position: fixed;
    background: white;
    z-index: 777;
}

#contact-form .error-message {
    color: #ff0000;
}

.uk-close {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background: transparent;
    display: inline-block;
    box-sizing: content-box;
    width: 20px;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    opacity: 0.3;
}

.uk-position-top-right {
    top: 0;
    left: 0;
}

.uk-margin-right {
    margin-left: 15px !important;
}

.uk-close {
    font-size: 18px;
    opacity: 1;
    right: 10px;
    padding-top: 3px;
}

.first_popup_close:after, .icheckbox_md > .iCheck-helper, .iradio_md > .iCheck-helper {
    color: white;
    content: '\e5cd';
    font-family: FontAwesome;
    width: 23px;
}

.uk-icon-shekel:before, .uk-icon-sheqel:before, .uk-icon-ils:before {
    content: "\f20b";
    font-family: FontAwesome;
}

[class*='uk-icon-'] {
    font-family: FontAwesome;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.uk-position-absolute, [class*='uk-position-top'], [class*='uk-position-bottom'] {
    position: absolute !important;
}

.uk-margin-top {
    margin-top: 15px !important;
}

.first_login_bk {
    position: fixed;
    z-index: 150;
    top: 0;
    right: 0;
    width: 2000px;
    max-width: 100%;
    height: 1500px;
    max-height: 100%;
    background: rgba(255,255,255,0.6);
    overflow: auto;
    display: none;
}


.payment_popup {
    box-shadow: 3px 3px 25px #BBBBBB;
    text-align: center;
    position: absolute;
    z-index: 999;
    border-top: 4px solid #2dadcf;
    background: white;
    width: 60%;
    padding: 15px;
    /*margin-right: auto;
    margin-left: auto;*/
    top: 15%;
    right: 22%;
    border-radius: 3px;
}



.popup_button {
    background: #2dadcf;
    color: white;
    padding: 10px;
    border-radius: 3px;
}

.first_popup_close {
    background: #b1c5ca;
    color: white;
    border-radius: 15px;
    width: 23px;
}

    .first_popup_close:after, .icheckbox_md > .iCheck-helper, .iradio_md > .iCheck-helper {
        color: white;
        content: '\e5cd';
        font-family: "Material Icons";
    }

#mivza_details {
    POSITION: ABSOLUTE;
    TOP: 40%;
    BACKGROUND: WHITE;
    BORDER: 1px solid grey;
    padding: 5px;
    right: 25%;
}

@media only screen and (max-width: 479px) {
    .payment_popup {
        width: 95%;
        right: 2%;
        top: 10%;
        font-size: 0.7em;
    }

    #mivza_details {
        POSITION: ABSOLUTE;
        TOP: 50%;
        BACKGROUND: WHITE;
        BORDER: 1px solid grey;
        padding: 5px;
    }
}



.top-slider.owl-carousel.owl-theme.owl-rtl.owl-loaded {
    bottom: 0px;
    position: absolute;
    max-width: 1400px;
    /* right: 20px; */
}

.top-slider .item {
    height: 400px;
    width: 330px;
    padding: 0px;
    margin: 0px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    vertical-align: initial;
    padding-top: 125px;
    overflow: hidden;
}


.Bannerside {
    position: relative;
}

.top-slider .item .top-slider-img {
    position: relative;
}

    .top-slider .item .top-slider-img::before {
        content: '\02039';
        transform: rotate(-90deg);
        color: white;
        display: inline-block;
        width: 42px;
        height: 42px;
        -moz-border-radius: 7.5px;
        -webkit-border-radius: 7.5px;
        border-radius: 37.5px;
        background-color: #01aad3;
        position: absolute;
        z-index: 999;
        bottom: -18px;
        left: 144px;
        font-size: 30px;
        text-align: center;
    }

.top-slider .item:hover .top-slider-img::before {
    background-color: #f8c454;
}

.top-slider .item.open .top-slider-txt {
    height: 125px;
    display: block;
    background-color: #fff;
    font-weight: bolder;
    padding: 16px 6px;
    font-size: 16px;
}

.top-slider .item .top-slider-txt {
    display: none;
}

.top-slider .item.open {
    height: 380px;
    padding-top: 0px;
}


    .top-slider .item.open .top-slider-img::before {
        content: '\02039';
        transform: rotate(90deg);
        background-color: #f8c454;
    }


.top-slider.owl-carousel.owl-theme.owl-rtl.owl-loaded .owl-nav {
    display: none;
}


.top-slider-img > div {
    position: absolute;
    bottom: 30px;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 24px;
    line-height: 1;
}

/*registration form*/
.registration_popup {
    box-shadow: 3px 3px 25px #BBBBBB;
    text-align: center;
    border-top: 4px solid #2dadcf;
    background: white;
    
    position: absolute;
    z-index: 999;        
    top: 15%;    
    width: 33.3%;
    padding: 0px;
    right: 33.3%;       
    border-radius: 3px;
}

.registration_form {
    padding: 15px;
    margin-top:30px;
}
.registration_form .input_danger{
    border-color: #e53935;
}
.registration_form .registration_button {
    width: 100%;
    line-height: 30px;
    background-image: none;
    background-color: #2299ff;
    border: none;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.registration_form label {
    font-size: 0.7em;
    color: #000000;
    float:right;
}

.registration_form input {
    background: white;
    border: 1px solid #2dadcf;
    border-radius: 3px;
}

.content-block .content-block__title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
}
.content-block .content-block__list > li {
    position: relative;
    padding-right: 30px;
    margin-bottom: 15px !important;
}
.content-block .content-block__list > li:before {
    content: "";
    background: url(../../ui/assets/images/icons/triangles-icon.png) no-repeat 50%/contain;
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 4px;
    right: 0;
}
.content-block .content-block__caption {
    font-size: 19px;
    font-weight: 700;
}
.content-block .content-block__caption p {
    background: none;
    padding-right: 0;
}
.content-block .content-block__text {
    font-size: 14px;
}
