.BottomBtnPanel, body, h1, h2, h3, h4, h5, h6 {
    font-family: Roboto,sans-serif;
}

#globalfooter a:active, #globalfooter a:hover, #globalfooter a:link, #globalfooter a:visited, .directorynav > .column a:active, .directorynav > .column a:link, .directorynav > .column a:visited, .headerIcone, .headerIcone:hover, a:focus, a:hover {
    text-decoration: none;
}

body {
    padding-top: 73px;
    background: #fff;
    font-weight: 400;
    color: #292f33;
    line-height: 26px;
    overflow-x: hidden;
}

    body::-webkit-scrollbar {
        width: 9px;
        height: 9px;
    }

    body::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: rgba(39,53,62,.5);
    }

    body::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 25px 25px 6px #CCC;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

.navbar-fixed-top .navbar-collapse::-webkit-scrollbar {
    width: 9px;
    height: 9px;
}

.navbar-fixed-top .navbar-collapse::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(39,53,62,.5);
}

.navbar-fixed-top .navbar-collapse::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 25px 25px 6px #CCC;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.BottomBtnPanel {
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}

#BottomPanel {
    padding: 5px;
}

.headerIcone {
    color: #fff;
}

    .headerIcone:hover {
        color: #0f0;
    }

.navbar-right .dropdown-menu {
    right: -42px;
    left: auto;
}

.FHeading, .menu {
    right: 0;
    z-index: 2;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: rgba(37,98,121,0);
}

#about, #servicesz {
    background: #3aa0d1;
}

#aboutz, #anz {
    background: #fff;
}

#services, #zf {
    background: #ecf0f1;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    color: #292f33;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
}

.navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}

.product_item {
    font-size: 1em;
    font-weight: 600;
    color: #fff;
}

.Maincontent, .background1, .lineheight.Maincontent, .para, .text-center {
    font-size: 1.2em;
}

.text-center {
    text-align: center;
}

.Maincontent li a {
    color: #3aa0d1;
}

    .Maincontent li a:hover {
        text-decoration: none;
        color: red;
    }

.background, .text {
    color: #fff;
    font-size: 1.2em;
    padding-top: 32px;
}

.background1 {
    color: #3aa0d1;
    padding-top: 32px;
}

.testimonal {
    color: #292f33;
}

#services {
    padding-top: 20px;
}

#servicesz {
    padding-top: 1px;
    padding-bottom: 5px;
}

#about {
    padding: 15px 0;
}

#aboutz {
    padding-top: 15px;
}

#anz, #zf, .comp, .con_space, .zfr1 {
    padding-top: 32px;
}

#anz {
    padding-bottom: 32px;
}

.comp {
    font-size: 1.5em;
}

.lineheight {
    line-height: 36px;
}

.menu ul {
    list-style: none;
    padding-left: 15px;
}

.menu {
    display: none;
    min-width: 260px;
    background-color: #fff;
    border: 1px solid silver;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    position: fixed;
    top: 119px;
    height: 530px;
    overflow: auto;
}

    .menu a {
        color: #000;
    }

    .menu ul li {
        padding: 5px 0;
    }

.featurenav > li > a {
    position: relative;
    line-height: 10px;
    overflow-y: auto;
    white-space: nowrap;
}

#lbl_Menu {
    color: #292f33;
    font-weight: 600;
    text-transform: uppercase;
    padding-top: 12px;
    padding-left: 15px;
}

.FHeading {
    min-height: 47px;
    background: #DADFE1;
    text-align: left;
    position: fixed;
    width: 100%;
}

.menu {
    padding: 10px;
}

.Ftest {
    width: 25px;
    cursor: pointer;
}

.force-overflow {
    min-height: 450px;
}

#wrapper {
    text-align: center;
}

#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 10px;
    background-color: #fff;
}

#style-1::-webkit-scrollbar {
    width: 9px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.scrollbar {
    margin-left: 30px;
    float: left;
    overflow-y: auto;
    height: calc(100vh - 138px);
    -webkit-box-shadow: none;
    margin-bottom: 25px;
}

.FeaturesDD {
    position: relative;
    border-bottom: 1px solid rgba(158,158,158,.89);
    color: #000;
}

.Ftest:after {
    content: '\2807';
    font-size: 1.9em;
    color: #292f33;
    float: right !important;
    padding-top: 15px;
    padding-right: 12px;
}

.navbar-inverse {
    background-color: #222;
    border-color: #222;
}

.frame-border {
    border: 1px solid #fff;
}

.inline-block img {
    display: inline-block;
}

.section-header .section-title {
    font-size: 1.5em;
    color: #3aa0d1;
    position: relative;
}

.media-body h3, .media-body1 h3, .media-body2 h3, .media-body3 h3 {
    padding-top: 30px;
}

.small_five, .small_four, .small_one, .small_three, .small_two {
    display: none !important;
}

.big_five, .big_four, .big_one, .big_three, .big_two {
    display: block !important;
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px;
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease;
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease;
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease;
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both;
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both;
}

@-webkit-keyframes empty {
    0% {
        opacity: 1;
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1;
    }
}

@keyframes empty {
    0% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }

    100%,75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }

    100%,75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px);
    }

    100%,75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%);
    }
}

@-webkit-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
    }
}

@-moz-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0);
    }
}

@keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%);
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px);
    }

    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0);
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8);
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8);
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8);
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%);
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%);
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5);
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5);
    }
}

.owl-theme .owl-controls .owl-page.active {
    background-color: #3aa0d1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

hr {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #fff;
}

ul.nostyle {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}

    ul.nostyle i {
        color: #45aed6;
    }

.scaleIn {
    -webkit-animation-name: scaleIn;
    animation-name: scaleIn;
}

@-webkit-keyframes scaleIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes scaleIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.navbar.navbar-default {
    border-radius: 0;
    margin-bottom: 0;
}

    .navbar.navbar-default .navbar-toggle {
        margin-top: 16px;
    }

    .navbar.navbar-default .navbar-brand {
        height: auto;
    }

.media.service-box .pull-left {
    margin-right: 20px;
}

    .media.service-box .pull-left > i {
        font-size: 24px;
        height: 64px;
        line-height: 64px;
        text-align: center;
        width: 64px;
        border-radius: 100%;
        color: #45aed6;
        box-shadow: inset 0 0 0 1px #d7d7d7;
        -webkit-box-shadow: inset 0 0 0 1px #d7d7d7;
        transition: background-color .4s,background-color .4s;
        position: relative;
    }

        .media.service-box .pull-left > i:after {
            content: "";
            position: absolute;
            width: 20px;
            height: 20px;
            top: 50%;
            margin-top: -10px;
            right: -10px;
            border: 4px solid #fff;
            border-radius: 20px;
            background: #45aed6;
        }

.media.service-box:hover .pull-left > i {
    background-image: -moz-linear-gradient(90deg,#2caab3 0,#2c8cb3 100%);
    background-image: -webkit-linear-gradient(90deg,#2caab3 0,#2c8cb3 100%);
    background-image: -ms-linear-gradient(90deg,#2caab3 0,#2c8cb3 100%);
    color: #fff;
    box-shadow: inset 0 0 0 5px rgba(255,255,255,.8);
    -webkit-box-shadow: inset 0 0 0 5px rgba(255,255,255,.8);
}

.footer_top {
    float: left;
    display: inline;
    width: 100%;
    background-color: rgba(46,46,46,.94);
}

.footer_bottom, .footer_bottom1 {
    display: inline;
    background-color: #2e2e2e;
    width: 100%;
    float: left;
}

.footer_bottom {
    padding: 10px 0;
}

.footer_bottom1 {
    padding: 20px 0;
}

.footer_bottom_content {
    font-size: 16px;
    padding-top: 6px;
}

.footer_bottom_icon {
    text-align: left;
/*    padding-left:120px;*/
}

#globalfooter {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

    #globalfooter:after, #globalfooter:before {
        content: " ";
        display: table;
    }

    #globalfooter:after {
        clear: both;
    }

    #globalfooter a:hover {
        color: #3aa0d1;
    }

#globalfooter-wrapper .footer-breadory, #globalfooter-wrapper .footer-breadory .breadcrumbs, #globalfooter-wrapper + #globalfooter .footer-breadory, .bg-light .footer-breadory, .bg-light .footer-breadory .breadcrumbs, .bg-light + #globalfooter .footer-breadory {
    border-top: none;
}

.footer-breadory {
    display: inline-block;
    width: 100%;
    padding-top: 18px;
    margin-bottom: 4px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .footer-breadory:after, .footer-breadory:before {
        content: " ";
        display: table;
    }

    .footer-breadory:after {
        clear: both;
    }

.directorynav {
    position: relative;
    z-index: 1;
}

    .directorynav:after, .directorynav:before {
        content: "";
        display: table;
    }

    .directorynav:after {
        clear: both;
    }

    .directorynav > .column {
        width: 22%;
        float: left;
    }

        .directorynav > .column.no-heading {
            margin-top: 17px;
        }

        .directorynav > .column ul {
            padding: 0 0 1em 15px;
            margin: 0;
        }

        .directorynav > .column li {
            line-height: 30px;
            margin-bottom: 0;
            list-style: none;
            border-bottom: 1px solid rgba(158,158,158,.12);
            width: 90%;
        }

        .directorynav > .column a {
            font-size: 14px;
            line-height: 1.416667;
            font-weight: 400;
            color: #fff;
        }

            .directorynav > .column a:hover {
                color: #333;
                text-decoration: underline;
            }

        .directorynav > .column p {
            margin: 0;
            padding: 0;
            font-size: 16px;
            line-height: 1.416667;
            font-weight: 600;
            color: #333;
            letter-spacing: 0;
            border-bottom: 1px solid rgba(158,158,158,.89);
            width: 90%;
        }

            .directorynav > .column p a {
                color: #fff !important;
            }

.form-control {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.main-slider .item img {
    width: 100%;
}

.navbar-default .nav li a {
    font-weight: 300;
    color: #fff;
    font-size: 1.1em;
}

.main-slider .slider-content {
    top: 65%;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
}

.carousel-indicators li {
    width: 12px !important;
    height: 12px !important;
    border: 1px solid #fff !important;
    margin: 1px !important;
}

.main-slider .carousel-control.left, .main-slider .carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}

    .main-slider .carousel-control.left span, .main-slider .carousel-control.right span {
        padding: 15px;
    }

.main-slider .carousel-control .fa-angle-left, .main-slider .carousel-control .fa-angle-right {
    position: absolute;
    top: 40%;
    z-index: 5;
    display: inline-block;
}

.main-slider .carousel-control .fa-angle-left {
    left: 0;
}

.main-slider .carousel-control .fa-angle-right {
    right: 0;
}

.main-slider .carousel-control i {
    color: #fff;
    line-height: 36px;
    font-size: 32px;
    padding: 15px 20px;
}

#main-slide .slider-content h3.white, .main-slider .slider-content h2.white {
    color: #fff;
}

.main-slider .btn-primary:hover {
    background: rgba(58,160,209,.3);
    color: #fff;
    border-color: #3aa0d1;
}

.slider.btn.btn-default {
    margin-left: 4px;
    color: #fff;
    background: rgba(236,236,236,0);
    border: 1px solid #FF5722;
}

.btn.btn-primary {
    background: #FF5722;
    border-color: #FF5722;
}

    .btn.btn-primary:hover, .slider.btn.btn-default:hover {
        background: rgba(58,160,209,.3);
    }

.slider.btn.btn-default:hover {
    color: #fff;
    border-color: #3aa0d1;
}

.BuyButton, .Desktop_Buy_Button {
    border-radius: 4px;
    border-color: transparent;
    color: #fff;
}

.slider-content-left {
    position: relative;
    margin: 0 0 0 40px;
}

.slider-content-right {
    position: relative;
}

.img_logo {
    width: 100%;
}

.navbar-brand {
    padding: 8px 15px;
}

.links1 {
    display: none !important;
}

.links {
    display: block !important;
}

.BuyButton, .quick {
    display: none !important;
}

.Desktop_Buy_Button {
    display: block !important;
}

.Small_Price {
    display: none !important;
}

.big_android, .big_apple {
    display: block !important;
}

.small_android, .small_apple {
    display: none !important;
}

.links, .links1 {
    text-align: right;
    padding-top: 3px;
}

.stickytypeheader {
    width: 100%;
    height: 25px;
    z-index: 1000;
}

.sticky {
    display: none;
}

.BuyButton {
    background-color: #ff5722;
    width: 20%;
    margin: -39px 0 -23px 260px;
}

.Desktop_Buy_Button {
    background: #FF5722;
    width: 100px;
    font-size: 1em;
    cursor: pointer;
}

    .BuyButton:hover, .Desktop_Buy_Button:hover {
        cursor: pointer;
        background-color: transparent;
        border: 1px solid #fff;
    }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    font-weight: 700;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.nextGen, .nextGen1 {
    text-align: center;
}

button, input, optgroup, select, textarea {
    font: inherit;
    color: inherit;
}

.nextGen, .nextGen h4, .nextGen1 {
    color: #fff;
}

.Viewbtn .table > tbody > tr > td, .Viewbtn .table > tbody > tr > th, .Viewbtn .table > tfoot > tr > td, .Viewbtn .table > tfoot > tr > th, .Viewbtn .table > thead > tr > td, .Viewbtn .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border: 1px solid rgba(221,221,221,0);
}

.mmliv .table > tbody > tr > td, .mmliv .table > tbody > tr > th, .mmliv .table > tfoot > tr > td, .mmliv .table > tfoot > tr > th, .mmliv .table > thead > tr > td, .mmliv .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.btn-app-store, .btn-play-store {
    background: #000;
    color: #fff;
    height: 40px;
    width: 130px;
}

.nextGen1 h4 {
    color: #000;
}

.Bfbutton {
    margin-top: -2px;
    margin-left: 8px;
    margin-right: 5px;
}

.btn-app-store {
    position: relative;
    padding-left: 35px;
}

    .btn-app-store .big, .btn-app-store .small {
        text-align: left;
        padding-left: 7px;
        display: block;
        line-height: 12px;
    }

    .btn-app-store i {
        font-size: 25px;
        position: absolute;
        left: 14px;
    }

    .btn-app-store .small {
        font-size: 9px;
    }

    .btn-app-store .big {
        font-size: 15px;
    }

.btn-play-store {
    position: relative;
    padding-left: 0;
    border-radius: 4px;
}

.btn-shopping-cart {
    background: #ff5722;
    color: #fff;
    height: 37px;
    width: auto;
}

.btn-play-store i {
    font-size: 25px;
    position: absolute;
    left: 10px;
}

.btn-play-store .small {
    display: block;
    font-size: .65em;
    line-height: 12px;
    font-weight: 400;
    text-align: left;
}

.btn-play-store .big, .btn-shopping-cart .big {
    font-size: 15px;
    display: block;
    text-align: left;
}

.btn-play-store .big {
    line-height: 12px;
    font-weight: 500;
}

.btn-shopping-cart {
    position: relative;
    padding-left: 34px;
}

    .btn-shopping-cart .big {
        line-height: 27px;
        padding-left: 35px;
        padding-right: 29px;
    }

    .btn-shopping-cart i {
        font-size: 25px;
        position: absolute;
        left: 32px;
    }

.btn-shopping-gift {
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
    height: 37px;
    width: auto;
    position: relative;
    padding-left: 35px;
}

    .btn-shopping-gift .big {
        display: block;
        text-align: left;
        font-size: 15px;
        line-height: 27px;
        padding-left: 14px;
    }

#SecondNavbar .fa-fw, .carbon-poweredby, .fa-fw, .fa-li, .pricing-table {
    text-align: center;
}

.btn-shopping-gift i {
    font-size: 25px;
    position: absolute;
    left: 15px;
}

.down_android_app, .down_ios_app {
    display: none !important;
}

#aboutp {
    padding-top: 15px;
    padding-bottom: 15px;
    background: #fff;
}

    #aboutp h4 {
        color: #000;
    }

.ad {
    bottom: 70px;
    right: 48px;
    z-index: 992;
    background-color: #f3f3f3;
    position: fixed;
    width: 155px;
    padding: 1px;
}

.ad-btn-hide {
    position: absolute;
    top: -10px;
    left: -12px;
    background: #fefefe;
    background: rgba(240,240,240,.9);
    border: 0;
    border-radius: 26px;
    cursor: pointer;
    padding: 2px;
    height: 25px;
    width: 25px;
    font-size: 14px;
    vertical-align: top;
    outline: 0;
}

.carbon-poweredby, .carbon-text {
    font-family: Verdana;
    font-size: 11px;
    font-weight: 400;
}

.carbon-img {
    float: left;
    padding: 10px;
}

.carbon-text {
    color: #888;
    display: inline-block;
    height: 60px;
    margin-left: 9px;
    width: 142px;
    padding-top: 10px;
}

.big_cart, .big_price {
    display: block !important;
}

.carbon-text:hover {
    color: #666;
}

.carbon-poweredby {
    color: #6A6A6A;
    float: left;
    margin-left: 10px;
    margin-top: 13px;
}

.test:after {
    content: '\2807';
    font-size: 1.9em;
    color: #fff;
}

#SecondNavbar .navbar-brand, #SecondNavbar .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 12px;
    color: #fff;
}

#SecondNavbar .fa-fw {
    width: 1.28571429em;
    color: #ff5722;
}

#SecondNavbar .navbar-nav li .btn-shopping-cart1 {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff;
}

.big_cart {
    background: #ff5722;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 15px;
    border-radius: 5px;
}

.small_cart, .small_price {
    display: none !important;
}

.pricing-table {
    background: #fff;
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0,0,0);
    }

.fa, .fa-stack {
    display: inline-block;
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}

    .owl-carousel .owl-wrapper-outer.autoHeight {
        -webkit-transition: height .5s ease-in-out;
        -moz-transition: height .5s ease-in-out;
        -ms-transition: height .5s ease-in-out;
        -o-transition: height .5s ease-in-out;
        transition: height .5s ease-in-out;
    }

.owl-carousel .owl-item {
    float: left;
}

.owl-controls .owl-buttons div, .owl-controls .owl-page {
    cursor: pointer;
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.3.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"),url(../fonts/fontawesome-webfont.woff?v=4.3.0) format("woff"),url(../fonts/fontawesome-webfont.ttf?v=4.3.0) format("truetype"),url(../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0,0);
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
}

    .fa-li.fa-lg {
        left: -1.85714286em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em;
}

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1);
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1);
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none;
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-cog:before, .fa-gear:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-cogs:before, .fa-gears:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before, .fa-users:before {
    content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-floppy-o:before, .fa-save:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-sort:before, .fa-unsorted:before {
    content: "\f0dc";
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd";
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2";
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-bolt:before, .fa-flash:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-clipboard:before, .fa-paste:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-chain-broken:before, .fa-unlink:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150";
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151";
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152";
}

.fa-eur:before, .fa-euro:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155";
}

.fa-inr:before, .fa-rupee:before {
    content: "\f156";
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157";
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\f158";
}

.fa-krw:before, .fa-won:before {
    content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-try:before, .fa-turkish-lira:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c";
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5";
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6";
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0";
}

.fa-empire:before, .fa-ge:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7";
}

.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8";
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before, .fa-genderless:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-bed:before, .fa-hotel:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

@media (min-width:768px) {
    #SecondNavbar .navbar-nav {
        float: right;
        margin: 0 0 0 -15px;
    }

    /*#main-menu .navbar-nav li {
        float: left;
        margin: 1px 0 1px 5px;
    }*/

    
    #SecondNavbar .child_second {
        padding-left: 9%;
        padding-right: 9%;
    }

    .navbar-nav > li > a {
        padding-top: 0;
        padding-bottom: 15px;
    }
}
@media (max-width:1281px){
    .nav > li > a {
        padding: 8px;
    }
}
@media screen and (max-width:1240px) {
    .nav > li > a {
        padding: 10px;
    }

    .navbar-default .nav li a {
        font-size: 13px;
        padding:0;
    }

   /* ul.nav.navbar-nav{
        display:flex;
        gap:15px;
    }*/

    .navbar-brand img {
        max-width: 120px;
    }
    .navbar-header{
        width:100%;
    }
}

@media screen and (max-width:991px) {
    .footer_contact_detail, .footer_contact_detail1 {
        font-size: 14px;
        padding-left: 8px;
    }

    .newsletter-form input[type=submit] {
        background: #3aa0d1;
        color: #fff;
        margin-top: 15px;
    }

    .footer_contact_detail1 {
        padding-top: 5px;
    }

    .img_logo {
        max-width: 140px;
    }

    body {
        padding-top: 68px;
    }

    .main-slider .slider-content {
        top: 65%;
        margin-top: 0;
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
        color: #fff;
    }

    .nav > li > a {
        padding: 10px 6px;
    }

    .navbar-default .nav li a {
        font-size: .9em;
    }

    .navbar-right .dropdown-menu {
        right: -62px;
        left: auto;
    }

    .links a {
        font-size: 12px;
    }
}

@media screen and (max-width:767px) {
    .main-slider .slider-content {
        top: 65%;
        margin-top: 0;
        left: -152px;
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
        color: #fff;
    }

    .slider-content .btn {
        font-size: .8em;
    }

    .fb {
        padding-right: 0;
    }

    .menu {
        top: 113px;
    }
}

@media screen and (max-width:680px) {
    .main-slider .slider-content {
        top: 65%;
        margin-top: 0;
        left: -122px;
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
        color: #fff;
    }
}

@media screen and (max-width:516px) {
    .carousel-indicators {
        display: none;
    }

    .main-slider .slider-content {
        top: 83%;
        margin-top: 0;
        left: 0;
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
        color: #fff;
    }
}

@media screen and (min-width:767px) {
    .fb {
        padding-right: 5px;
    }

    .directorynav > .column1 {
        width: 34%;
        float: left;
    }

        .directorynav > .column1.no-heading {
            margin-top: 17px;
        }

        .directorynav > .column1 ul {
            padding: 0 0 1em 15px;
            margin: 0;
        }

        .directorynav > .column1 li {
            line-height: 30px;
            margin-bottom: 0;
            list-style: none;
        }

        .directorynav > .column1 a {
            font-size: 14px;
            line-height: 1.416667;
            font-weight: 400;
        }

            .directorynav > .column1 a:hover {
                color: #333;
                text-decoration: underline;
            }

        .directorynav > .column1 p {
            margin: 0;
            padding: 0;
            font-size: 16px;
            line-height: 1.416667;
            font-weight: 600;
            color: #333;
            letter-spacing: 0;
        }

            .directorynav > .column1 p a {
                color: #fff !important;
                font-size: 14px;
            }

    .navbar.navbar-default {
        border: 0;
        border-radius: 0;
        margin-bottom: 0;
    }

    .nextGen .btn_play a img, .slider-content .btn_play a img {
        width: 27px;
    }

    .navbar {
        border-radius: 0;
    }

    #main-menu.navbar-default {
        background: #3aa0d1;
        -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,.1);
        box-shadow: 0 0 3px 0 rgba(0,0,0,.1);
    }

        #main-menu.navbar-default .navbar-nav > li > a {
            padding-top: 12px;
        }

        #main-menu.navbar-default .dropdown-menu {
            padding: 0 20px;
            min-width: 280px;
            background-color: #fff;
            border: 1px solid silver;
            border-radius: 0;
            box-shadow: none;
            color: #000;
            overflow-y: auto;
            -webkit-box-shadow: none;
        }

    .dropdown-menu::-webkit-scrollbar {
        width: 9px;
        height: 9px;
    }

    .dropdown-menu::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: rgba(39,53,62,.5);
    }

    .dropdown-menu::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 25px 25px 6px #CCC;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    #main-menu.navbar-default .dropdown-menu > li {
        border-left: 3px solid transparent;
        margin-left: -20px;
        padding-left: 17px;
        -webit-transition: border-color .4s;
        transition: border-color .4s;
    }

        #main-menu.navbar-default .dropdown-menu > li > a {
            border-top: 1px solid rgba(64,68,85,.18);
            padding: 10px 0;
            color: #000;
        }

        #main-menu.navbar-default .dropdown-menu > li:first-child > a {
            border-top: 0;
        }

        #main-menu.navbar-default .dropdown-menu > li.active, #main-menu.navbar-default .dropdown-menu > li.open, #main-menu.navbar-default .dropdown-menu > li:hover {
            border-left-color: #45aed6;
        }

            #main-menu.navbar-default .dropdown-menu > li.active > a, #main-menu.navbar-default .dropdown-menu > li.open > a, #main-menu.navbar-default .dropdown-menu > li:hover > a {
                color: #45aed6;
                background-color: transparent;
            }

    .navbar-right .dropdown-menu {
        right: -41px;
        left: auto;
    }

    .product_item {
        display: none;
    }
}

@media screen and (max-width:991px) {
    #SecondNavbar .product_head {
        font-size: 12px;
    }

    #SecondNavbar .product_price {
        font-size: 9px;
        padding-left: 0;
        padding-right: 0;
    }

    #SecondNavbar .navbar-nav > li > a {
        font-size: 12px;
        padding-top: 15px;
        padding-bottom: 15px;
        color: #fff;
    }
}

@media screen and (max-width:991px) and (min-width:767px) {
    .menu {
        top: 115px;
        overflow: auto;
    }
}

@media screen and (max-width:390px) {
    #SecondNavbar .navbar-brand {
        padding: 16px 7px;
    }
}

@media screen and (max-width:767px) {
    .btn-app-store .big, .btn-app-store .small, .btn-play-store .big, .btn-play-store .small {
        display: block;
        text-align: left;
        line-height: 12px;
    }

    .directorynav > .column li, .directorynav > .column p {
        width: 100%;
    }

    .directorynav > .column1 p a {
        font-weight: 400;
        color: #fff !important;
        font-size: 14px;
    }

    .btn-app-store, .btn-play-store {
        background: #000;
        color: #fff;
        height: 32px;
        width: 100px;
    }

    .btn-app-store {
        position: relative;
        padding-left: 25px;
    }

        .btn-app-store i {
            font-size: 18px;
            position: absolute;
            left: 7px;
        }

        .btn-app-store .big {
            font-size: 12px;
            padding-left: 4px;
        }

        .btn-app-store .small {
            font-size: 9px;
            padding-left: 3px;
            margin-top: -4px;
        }

    .btn-play-store .big {
        font-size: 12px;
        font-weight: 500;
    }

    .btn-play-store .small {
        font-size: 7px;
        font-weight: 400;
        margin-top: -3px;
    }

    .btn_buy_freetrail, .footer_bottom_icon, .text-center {
        text-align: center;
        padding-left:0px;
    }

    .btn-play-store {
        position: relative;
        padding-left: 0;
        border-radius: 4px;
    }

    .Bfbutton {
        margin-top: -2px;
        margin-left: 3px;
        margin-right: 5px;
    }

    .nextGen .btn_play a img, .slider-content .btn_play a img {
        width: 20px;
    }

    #SecondNavbar .navbar-toggle {
        position: relative;
        float: right;
        padding: 0 10px;
        margin-top: 13px;
        margin-right: 0;
        margin-bottom: 0;
        background-color: transparent;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    #SecondNavbar .big_cart, #SecondNavbar .big_price {
        display: none !important;
    }

    #SecondNavbar .small_cart, #SecondNavbar .small_price {
        display: block !important;
    }

    #SecondNavbar .big_android, #SecondNavbar .big_apple {
        display: none !important;
    }

    #SecondNavbar .down_android_app, #SecondNavbar .down_ios_app, #SecondNavbar .small_android, #SecondNavbar .small_apple, .links1 {
        display: block !important;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        overflow-y: auto;
        height: calc(100vh - 238px);
    }

    .dropdown-menu::-webkit-scrollbar {
        width: 9px;
        height: 9px;
    }

    .dropdown-menu::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: rgba(39,53,62,.5);
    }

    .dropdown-menu::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 25px 25px 6px #CCC;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .footer-breadory .directorynav > .column, .table, body, html {
        width: 100%;
    }

    .dropdown-menu a:hover {
        background-color: gray !important;
        text-decoration-color: #fff;
        font-weight: 700;
    }

    .table {
        max-width: 100%;
        margin-bottom: 0;
    }

    body {
        padding-top: 66px;
    }

    .links {
        display: none !important;
    }

    .quick, .small_five, .small_four, .small_one, .small_three, .small_two {
        display: block !important;
    }

    .navbar-default .nav li a {
        font-size: 1em;
        padding-left: 24px;
    }

    .navbar-inverse {
        background-color: #222;
        border-color: #222;
        z-index: 1000;
    }

        .navbar-inverse .navbar-nav > li > a {
            color: #9d9d9d;
            padding-left: 37px;
            line-height: 12px;
            border-bottom: 1px solid rgba(99,88,88,.36);
        }

    .footer_bottom_content {
        text-align: center;
        font-size: 14px;
        padding-bottom: 8px;
    }

    .comp, .comp1, .text-center {
        font-size: 1.2em;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #000;
    }

    #aboutz, #anz {
        background: #fff;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #fff;
    }

    .media-body h3, .media-body1 h3, .media-body2 h3, .media-body3 h3 {
        padding-top: 0;
    }

    #services {
        background: #ecf0f1;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    #anz {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .zfr1 {
        padding-top: 0;
    }

    .Desktop_Buy_Button, .big_five, .big_four, .big_one, .big_three, .big_two {
        display: none !important;
    }

    .footer-breadory .directorynav > .column p a, .footer-breadory .directorynav > .column p:after {
        font-size: 14px;
        line-height: 2.78571;
        font-weight: 400;
    }

    .BuyButton {
        display: block !important;
        cursor: pointer;
    }

    .Desktop_Price {
        display: none !important;
    }

    .Small_Price {
        display: block !important;
        color: #fff;
        margin: 0 14px;
    }

    .navbar1 {
        position: relative;
        min-height: 60px;
        margin-bottom: 20px;
        border: 1px solid transparent;
    }

    .footer-breadory {
        padding-top: 0;
        border-bottom: none;
        border-top: none;
    }

        .footer-breadory .directorynav {
            margin-bottom: 0;
            padding-top: 0;
            border-top: none;
        }

            .footer-breadory .directorynav > .column p {
                -webkit-tap-highlight-color: transparent;
                margin-top: 0;
                padding: 0;
                border-bottom: none;
            }

                .footer-breadory .directorynav > .column p:after {
                    color: #fff;
                    content: "+";
                    float: right;
                    margin-right: 8px;
                    cursor: pointer;
                    -webkit-transform: rotate(0) scale(.9);
                    -moz-transform: rotate(0) scale(.9);
                    -ms-transform: rotate(0) scale(.9);
                    -o-transform: rotate(0) scale(.9);
                    transform: rotate(0) scale(.9);
                    -webkit-transition: -webkit-transform .3s ease-out;
                    -moz-transition: -moz-transform .3s ease-out;
                    -o-transition: -o-transform .3s ease-out;
                    transition: transform .3s ease-out;
                    -webkit-transform-origin: center center;
                    -moz-transform-origin: center center;
                    -ms-transform-origin: center center;
                    -o-transform-origin: center center;
                    transform-origin: center center;
                }

            .footer-breadory .directorynav > .column ul {
                text-indent: 14px;
                max-height: 0;
                overflow: hidden;
                padding: 0;
            }

                .footer-breadory .directorynav > .column ul li {
                    opacity: 0;
                    -webkit-transform: translateY(-120px);
                    -moz-transform: translateY(-120px);
                    -ms-transform: translateY(-120px);
                    -o-transform: translateY(-120px);
                    transform: translateY(-120px);
                    -webkit-transition: opacity .3s ease-in,-webkit-transform .3s ease-out;
                    -moz-transition: opacity .3s ease-in,-moz-transform .3s ease-out;
                    -o-transition: opacity .3s ease-in,-o-transform .3s ease-out;
                    transition: opacity .3s ease-in,transform .3s ease-out;
                }

                    .footer-breadory .directorynav > .column ul li a {
                        text-decoration: none;
                        font-size: 12px;
                        line-height: 30px;
                    }

            .footer-breadory .directorynav > .column p.enhance {
                font-weight: 600;
            }

                .footer-breadory .directorynav > .column p.enhance:after {
                    -webkit-transform: rotate(45deg) scale(.9);
                    -moz-transform: rotate(45deg) scale(.9);
                    -ms-transform: rotate(45deg) scale(.9);
                    -o-transform: rotate(45deg) scale(.9);
                    transform: rotate(45deg) scale(.9);
                }

                .footer-breadory .directorynav > .column p.enhance + ul {
                    max-height: 100%;
                    padding-bottom: 16px;
                    -webkit-transition: max-height .4s cubic-bezier(.4,.01,.165,.99);
                    -moz-transition: max-height .4s cubic-bezier(.4,.01,.165,.99);
                    -o-transition: max-height .4s cubic-bezier(.4,.01,.165,.99);
                    transition: max-height .4s cubic-bezier(.4,.01,.165,.99);
                }

                    .footer-breadory .directorynav > .column p.enhance + ul li {
                        opacity: 1;
                        -webkit-transform: translateY(0);
                        -moz-transform: translateY(0);
                        -ms-transform: translateY(0);
                        -o-transform: translateY(0);
                        transform: translateY(0);
                    }

    .directorynav > .column1 {
        width: 100%;
        float: left;
    }
}

.product, .support-leftpanel {
    text-align: center;
}

.close, .price, .priceDemo {
    font-weight: 700;
}

@media screen and (max-width:356px) {
    .main-slider .slider-content {
        top: 78%;
        margin-top: 0;
        left: 0;
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
        color: #fff;
    }

    #SecondNavbar .navbar-brand {
        padding: 16px 3px 6px;
    }

    .links1 a {
        font-size: 12px;
    }

    .section-header .section-title {
        font-size: 1.3em;
    }

    .text {
        color: #fff;
        font-size: 1em;
    }

    .btn-app-store {
        margin-bottom: 5px;
    }

    .btn_play .btn-app-store, .btn_play .btn-shopping-cart {
        margin-bottom: 0;
    }

    .btn-shopping-cart {
        margin-bottom: 5px;
    }
}

@media screen and (min-width:991px) {
    .footer_contact_detail, .footer_contact_detail1 {
        font-size: 14px;
        padding-left: 8px;
        text-align:left;
    }

    .footer_contact_detail1 {
        padding-top: 10px;
    }
}

.btn-app-store:focus, .btn-app-store:hover, .btn-play-store:focus, .btn-play-store:hover {
    background-color: #fff;
    border-color: #fb6f00;
    color: #fb6f00;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #080808;
}

@media screen and (min-width:517px) {
    #AESresponsive, #ASOPResponsive, #BachFResponsive, #BiochemicResponsive, #ClinicalTResponsive, #CureSresponsive, #ETESResponsive, #EcoteakResponsive, #EdgeResponsive, #FFAppResponsive, #FFPAResponsive, #FireFlyResponsive, #HomeRes, #IceBResponsive, #MMLiveResponsive, #MiasmsResponsive, #NeoResponsive, #PediatricsResponsive, #SESResponsive, #SORResponsive, #TESResponsive, #VHMResponsive, #ZLANResponsive, #ZULResponsive, #ZomeoAppResponsive, #ZomeoResponsive, #ZomeoUResponsive {
        display: none;
    }
}

@media screen and (max-width:516px) {
    .AES, .ASOP, .Bachflowers, .BigHome, .Biochemic, .ClinicalTips, .CureSeries, .ETES, .Ecotech, .Edge, .Firefly, .FireflyApp, .FireflyPrimeApp, .Icebreaker, .MMLive, .Miasms, .NeoMetalBig, .Pediatrics, .SES, .SOR, .TES, .VHM, .ZLAN, .ZUL, .ZomeoApp, .ZomeoBig, .ZomeoUlimate {
        display: none !important;
    }
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: rgba(8,8,8,.02);
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}

    .owl-theme .owl-controls .owl-buttons div {
        color: #FFF;
        display: inline-block;
        zoom: 1;
        margin: 5px;
        padding: 3px 10px;
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        background: #3aa0d1;
        filter: Alpha(Opacity=50);
    }

    .owl-theme .owl-controls.clickable .owl-buttons div:hover {
        filter: Alpha(Opacity=100);
        opacity: 1;
        text-decoration: none;
    }

    .owl-theme .owl-controls .owl-page {
        display: inline-block;
        zoom: 1;
    }

        .owl-theme .owl-controls .owl-page span {
            display: block;
            width: 12px;
            height: 12px;
            margin: 5px 7px;
            filter: Alpha(Opacity=50);
            opacity: .5;
            -webkit-border-radius: 20px;
            -moz-border-radius: 20px;
            border-radius: 20px;
            background: #869791;
        }

        .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
            filter: Alpha(Opacity=100);
            opacity: 1;
        }

        .owl-theme .owl-controls .owl-page span.owl-numbers {
            height: auto;
            width: auto;
            color: #FFF;
            padding: 2px 10px;
            font-size: 12px;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            border-radius: 30px;
        }

.owl-item.loading {
    min-height: 150px;
    background: url(AjaxLoader.gif) center center no-repeat;
}

.newsletter-form input[type=email] {
    background: #fff;
    border: none;
    padding: 10px;
    width: 100%;
}

.newsletter-form input[type=submit] {
    background: #3aa0d1;
    color: #fff;
}

.social-links {
    padding-right: 30px;
}

    .social-links a {
        display: inline-block;
        width: 35px;
        height: 35px;
        background: #fff;
        border-radius: 50px;
        margin-right: 4px;
    }

        .social-links a i {
            padding: 9px 6px;
            font-size: 24px;
            color: #03A9F4;
        }

        .social-links a:hover {
            background: #afaeae;
        }

.IndexSprite, .spriteDL {
    background-repeat: no-repeat;
}

.span1 {
    padding-left: 25px;
}

.span {
    padding-left: 10px;
}

.IndexSprite {
    background-image: url(/Images/icons/spritehome.png);
    display: block;
}

.sprite-index-1 {
    width: 30px;
    height: 34px;
    background-position: 0 0;
}

.sprite-index-2 {
    width: 30px;
    height: 25px;
    background-position: 0 -34px;
}

.sprite-index-3 {
    width: 30px;
    height: 25px;
    background-position: 0 -59px;
}

.sprite-index-4 {
    width: 30px;
    height: 25px;
    background-position: 0 -84px;
}

.sprite-index-5 {
    width: 30px;
    height: 30px;
    background-position: 0 -109px;
}

.sprite-index-6 {
    width: 30px;
    height: 34px;
    background-position: 0 -139px;
}

.sprite-index-7 {
    width: 30px;
    height: 25px;
    background-position: 0 -173px;
}

.sprite-index-8 {
    width: 30px;
    height: 25px;
    background-position: 0 -198px;
}

.sprite-index-9 {
    width: 30px;
    height: 25px;
    background-position: 0 -223px;
}

.sprite-index-10 {
    width: 30px;
    height: 29px;
    background-position: 0 -248px;
}

.spriteDL {
    background-image: url(/Images/icons/DL.png);
    display: inline-block;
    height: 16px;
    width: 16px;
}

.spriteTTM, .spriteTTMI {
    background-repeat: no-repeat;
    display: block;
}

.spriteDL-1 {
    background-position: 0;
}

.spriteDL-2 {
    background-position: -16px 2px;
}

.spriteDL-3 {
    background-position: -32px;
}

.spriteDL-4 {
    background-position: -48px;
}

.spriteTTM {
    background-image: url(/Images/icons/TSprite.png);
    height: 178px;
    width: 178px;
}

.spriteT-1 {
    background-position: 0;
}

.spriteT-2 {
    background-position: -178px;
}

.spriteTTMI {
    background-image: url(/Images/icons/TISprite.png);
    height: 164px;
    width: 164px;
}

.spriteAESF, .spriteASOPF, .spriteBF, .spriteBiochemic, .spriteCSF, .spriteCTF, .spriteEF, .spriteETES, .spriteETF, .spriteFFAF, .spriteFFPF, .spriteIBF, .spriteMF, .spriteMMLF, .spriteNMF, .spritePPF, .spriteSESF, .spriteSOR, .spriteTESF, .spriteVHM, .spriteZAF, .spriteZF, .spriteZLF, .spriteZUF {
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    width: 50px;
}

.spriteTI-1 {
    background-position: 0;
}

.spriteTI-2 {
    background-position: -164px;
}

.spriteTI-3 {
    background-position: -328px;
}

.spriteETES {
    background-image: url(/Images/icons/ETES.png);
}

.spriteZLF {
    background-image: url(/Images/icons/ZL.png);
}

.spriteBiochemic {
    background-image: url(/Images/icons/Biochemic.png);
}

.spriteSOR {
    background-image: url(/Images/icons/SORF.png);
}

.spriteASOPF {
    background-image: url(/Images/icons/ASOPF.png);
}

.spriteZF {
    background-image: url(/Images/icons/ZF.png);
}

.spriteBF {
    background-image: url(/Images/icons/BF.png);
}

.spriteETF {
    background-image: url(/Images/icons/ETF.png);
}

.spriteEF {
    background-image: url(/Images/icons/EF.png);
}

.spriteZUF {
    background-image: url(/Images/icons/ZUF.png);
}

.spriteIBF {
    background-image: url(/Images/icons/IBF.png);
}

.spriteNMF {
    background-image: url(/Images/icons/NMF.png);
}

.spriteFF {
    background-image: url(/Images/icons/FF.png);
    background-repeat: no-repeat;
    display: block;
    height: 50px;
    width: 50px;
}

.spriteTESF {
    background-image: url(/Images/icons/TESF.png);
}

.spriteCSF {
    background-image: url(/Images/icons/CSF.png);
}

.spriteAESF {
    background-image: url(/Images/icons/AESF.png);
}

.spriteSESF {
    background-image: url(/Images/icons/SESF.png);
}

.spriteFFAF {
    background-image: url(/Images/icons/FFAF.png);
}

.spriteMF {
    background-image: url(/Images/icons/MF.png);
}

.spriteMMLF {
    background-image: url(/Images/icons/MMLF.png);
}

.spriteZAF {
    background-image: url(/Images/icons/ZAF.png);
}

.spriteCTF {
    background-image: url(/Images/icons/CTF.png);
}

.spriteVHM {
    background-image: url(/Images/icons/VHMF.png);
}

.spriteFFPF {
    background-image: url(/Images/icons/FFPF.png);
}

.spritePPF {
    background-image: url(/Images/icons/PPF.png);
}

#option, #scroll {
    display: none;
}

.sprite-1 {
    background-position: 0;
}

.sprite-2 {
    background-position: -50px;
}

.sprite-3 {
    background-position: -100px;
}

.sprite-4 {
    background-position: -150px;
}

.sprite-5 {
    background-position: -200px;
}

.sprite-6 {
    background-position: -250px;
}

.sprite-7 {
    background-position: -300px;
}

.sprite-8 {
    background-position: -350px;
}

.sprite-9 {
    background-position: -400px;
}

.sprite-10 {
    background-position: -450px;
}

.sprite-11 {
    background-position: -500px;
}

.sprite-12 {
    background-position: -550px;
}

.sprite-13 {
    background-position: -600px;
}

.sprite-14 {
    background-position: -650px;
}

.sprite-15 {
    background-position: -700px;
}

.DDBox {
    height: 100%;
}

.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    cursor: pointer;
}

.close1, close2:focus, close2:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}

.b1, .b10, .b11, .b12, .b13, .b14, .b2, .b3, .b4, .b5, .b6, .b7, .b8, .b9 {
    background-color: #273841;
    font-size: 22px;
    border: 0;
    color: #fff;
    float: right;
    height: 25px;
    margin: 1px;
    border-radius: 50%;
    padding-top: 7px;
}

.product, .productDemo {
    width: 100%;
    height: 40px;
    background-color: #273841;
}

.product {
    color: #fff;
    font-size: 15px;
    padding: 7px;
}

.price {
    color: #000;
    font-size: 30px;
    padding: 22px;
}

.productDemo {
    color: #fff;
    font-size: 15px;
    padding: 7px;
}

.priceDemo {
    color: #000;
    font-size: 15px;
    padding-top: 25px;
}

.MostP {
    background: #F4B350;
    border-radius: 60px;
    box-shadow: 0 2px 0 0 #F4B350;
    font-size: 11px;
    line-height: normal;
    padding-top: 20px;
    position: absolute;
    height: 65px;
    left: 0;
    top: -13px;
    width: 65px;
    z-index: 100;
}

@media screen and (max-width:839px) and (min-width:768px) {
    .priceDemo {
        font-size: 13px;
    }
}

@media screen and (max-width:815px) and (min-width:768px) {
    .MostP {
        padding-top: 16px;
        height: 55px;
        left: -7px;
        top: -7px;
        width: 55px;
    }

    .BFreeTBtn, .FreeTBtnC {
        padding-left: 3px;
        padding-right: 3px;
    }
}

.BBuyBtnC, .BuyBtnC {
    padding-left: 34px;
    padding-right: 34px;
}

@media screen and (max-width:932px) and (min-width:768px) {
    #FeaturesC table tr td {
        font-size: 11px;
    }

    #AcuteESC table tr td, #EcoteakC table tr td, #EdgeC table tr td, #ElementTESC table tr td, #FireflyC table tr td, #FireflyMAC table tr td, #FireflyPMAC table tr td, #IcebreakerC table tr td, #NeometalC table tr td, #SiegalESC table tr td, #TemprazESC table tr td, #ZomeoC table tr td, #ZomeoFreeC table tr td, #ZomeoMAC table tr td, #ZomeoUC table tr td {
        font-size: 12px;
    }
}

.BBuyBtnC, .BuyBtnC, .FreeTBtnC {
    font-size: 16px;
    color: #fff;
}

select > option {
    background: #FFF;
}

.FeaturesBlank, .PDetail {
    border: 1px solid #ddd;
    background-color: #f4f5f7;
}

.PDetail {
    padding-bottom: 28px;
}

.FeaturesBlank {
    padding-bottom: 138px !important;
}

.BuyBtnC {
    background-color: #e74c3c;
    margin-top: 25px;
}

.FreeTBtnC {
    background-color: #26C281;
    margin-top: 42px;
}

.BBuyBtnC {
    background-color: #e74c3c;
    margin-bottom: -29px;
}

    .BBuyBtnC:hover {
        color: #fff;
        text-decoration: none;
    }

.BFreeTBtn:hover, .BuyBtnC:hover, .FreeTBtnC:hover {
    color: #fff !important;
}

.CompareH, .SupportH, .TestmonialH, .newsH {
    color: #3aa0d1;
    font-size: 18px;
}

.CompareMH, .SupportMH, .TestmonialMH, .newsMH {
    font-size: 25px;
    padding-top: 15px;
}

.DemoMainDiv {
    margin-top: 227px;
}

@media screen and (min-width:767px) {
    #AcuteESCR, #EcoteakCR, #EdgeCR, #ElementTESCR, #FireflyCR, #FireflyMACR, #FireflyPMACR, #IcebreakerCR, #NeometalCR, #SiegalESCR, #TemprazESCR, #ZomeoCR, #ZomeoFreeCR, #ZomeoMACR, #ZomeoUCR {
        display: none !important;
    }

    #AcuteESC, #EcoteakC, #EdgeC, #ElementTESC, #FireflyC, #FireflyMAC, #FireflyPMAC, #IcebreakerC, #NeometalC, #SiegalESC, #TemprazESC, #ZomeoC, #ZomeoFreeC, #ZomeoMAC, #ZomeoUC {
        display: block !important;
    }
}

@media screen and (max-width:767px) {
    #AcuteESCR, #EcoteakCR, #EdgeCR, #ElementTESCR, #FireflyCR, #FireflyMACR, #FireflyPMACR, #IcebreakerCR, #NeometalCR, #SiegalESCR, #TemprazESCR, #ZomeoCR, #ZomeoFreeCR, #ZomeoMACR, #ZomeoUCR {
        display: block !important;
    }

    #AcuteESC, #EcoteakC, #EdgeC, #ElementTESC, #FHideR, #FireflyC, #FireflyMAC, #FireflyPMAC, #IcebreakerC, #NeometalC, #SiegalESC, #TemprazESC, #ZomeoC, #ZomeoFreeC, #ZomeoMAC, #ZomeoUC {
        display: none !important;
    }

    .product1, .product2 {
        margin-top: 10%;
    }

    DDBox {
        height: 1000px;
    }

    .DefaultProduct, .FeatureList {
        margin-top: 20px;
    }

    .newsletter-form input[type=submit] {
        background: #3aa0d1;
        color: #fff;
        margin-top: 15px;
    }
}

div .Heading3 {
    height: auto;
    margin: auto auto 6px;
    padding-left: 0;
    border: none;
    background: 0 0;
    font-size: 21px;
    line-height: normal;
}

.send_btn .btn, .send_btn .btn:hover {
    background: #3aa0d1;
    border-color: #3aa0d1;
}

@media screen and (max-width:516px) {
    .send_btn .btn {
        font-size: 1em;
    }
}

.mmliv table tr td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

#scroll {
    position: fixed;
    right: 8px;
    bottom: 62px;
    cursor: pointer;
    width: 32px;
    height: 32px;
    background-color: #3aa0d1;
    text-indent: -9999px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    z-index: 999999;
}

    #scroll span {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -8px;
        margin-top: -12px;
        height: 0;
        width: 0;
        border: 8px solid transparent;
        border-bottom-color: #fff;
    }

.search, .search_icon {
    border-radius: 0;
}

#scroll:hover {
    background-color: #e74c3c;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
}

.viewbticon {
    padding-right: 10px;
    font-size: 19px;
    padding-left: 25px;
}

.viewbttext {
    font-size: 19px;
    font-weight: 300;
    padding-right: 25px;
}

.field-validation-error, .validation-summary-errors {
    color: red;
    font-size: small;
}

.Disclaimer {
    padding-top: 10px;
    padding-bottom: 10px;
}

.disclink {
    color: #00f;
    text-decoration: none;
}

.issue {
    margin-top: 130px;
}

.homeOTbtn, .homefooterhead, h2 {
    margin-top: 10px;
}

.search {
    height: 45px;
    font-size: 22px;
    background-color: #dcdcdc;
}

#SLink {
    cursor: pointer;
    color: #006cd8;
}

    #SLink:hover {
        color: #000;
    }

.support_popular1 {
    padding-top: 32px;
}

.support_bottom {
    padding-bottom: 32px;
}

@media screen and (max-width:767px) {
    .AppVersion, .S {
        list-style-type: none !important;
        text-align: left;
    }

    .AppVersion, .Faqs, .S, .support-leftpanel, .support-text {
        text-align: left;
    }

    hr {
        width: 100%;
    }

    .support_popular {
        padding-top: 32px;
    }
}

.NewsAndEventUl, .NewsLink, .footericonebottom {
    list-style-type: none;
}

.newsPara {
    color: #292f33;
    font-size: 15px;
    padding-top: 12px;
}

.newsimg {
    color: #3aa0d1;
    font-size: 18px;
    padding-top: 12px;
}

.imgborder {
    border: 1px solid #000;
}

.newsleftmargin {
    padding-left: 6%;
}

@media screen and (max-width:767px) {
    .newsleftmargin {
        padding-left: 0;
    }
}

sup {
    vertical-align: super;
    font-size: smaller;
}

@media screen and (max-width:654px) {
    .as {
        overflow-x: scroll;
        padding: 16px;
        margin-bottom: 20px;
    }
}

.NewsLink {
    color: #3aa0d1;
    font-size: 1.1em;
}

    .NewsLink:hover, NewsLink:focus {
        color: #3aa0d1 !important;
    }

    .NewsLink:hover {
        text-decoration: underline;
    }

.indexH, .indexTH {
    color: #3aa0d1;
    font-weight: 500;
}

.PastE, .UpcomingE {
    background-color: #e1e1e1;
}

div #upcomingli {
    list-style-type: none !important;
}

.upcomedate {
    width: 50px;
}

.hash {
    vertical-align: middle;
}

.upcomemaindiv {
    border: 1px solid #e1e1e1;
}

.suporttext {
    font-size: 1.1em;
    padding-top: 10px;
    padding-bottom: 10px;
}

.indexTH, .index_top_padd {
    padding-top: 16px;
}

h2 {
    margin-bottom: 10px;
}

.indexH {
    font-size: 20px;
}

.indexTH {
    font-size: 35px;
    padding-bottom: 32px;
}

.windowicon {
    font-size: 37px;
    color: #00adef;
}

.androidicon {
    font-size: 37px;
    color: #a4c639;
}

.appleicon {
    font-size: 37px;
    color: #000;
}

.homeFTbtn, .homeOTbtn {
    font-size: 20px;
    vertical-align: middle;
}

.index_second {
    background: #f5f5f5;
    padding-top: 20px;
}

.homelandimg1 {
    padding-top: 20%;
}

.homeFTsection {
    padding: 18px 0;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.homeFTbtn {
    padding-left: 50px;
    padding-right: 50px;
    height: 44px;
}

.homeOTbtn {
    padding-left: 10px;
    padding-right: 10px;
}

.homefooterhead {
    color: #fff;
    font-size: 25px;
    font-family: sans-serif;
    font-weight: 400;
    margin-bottom: 10px;
}

.drname, .indexHeading {
    font-weight: 600;
    color: #292f33;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Roboto,sans-serif;
}

.drname {
    font-size: 24px;
}

.indexHeading {
    font-size: 18px;
}

.homefooterbtnalign1 {
    text-align: right;
}

.homefooterFTbtn {
    padding-left: 35px;
    padding-right: 35px;
    vertical-align: middle;
    height: 50px;
    font-size: 20px;
    border-radius: 8px;
}

.homefooterbtntext {
    padding-top: 4px;
}

.homefooterbtnalign2 {
    text-align: left;
}

.homefootersecondpart {
    margin-top: 10px;
}

.homefootersecondparttext {
    color: #fff;
    font-size: 25px;
    font-family: sans-serif;
    font-weight: 400;
}

.indexbig {
    display: block !important;
}

.indexsmall {
    display: none !important;
}

.HomeLandingDiv {
    padding-left: 20px;
}

.homefeaturesDiv {
    padding-top: 16px;
}

.hometesttimonialDiv {
    padding-bottom: 16px;
}

@media screen and (max-width:932px) and (min-width:768px) {
    .indexH, .indexTH {
        color: #3aa0d1;
        font-weight: 500;
    }

    .indexTH, .index_top_padd {
        padding-top: 16px;
    }

    .homeOTbtn, .homefootersecondpart, h2 {
        margin-top: 10px;
    }

    .suporttext {
        font-size: 1.1em;
    }

    h2 {
        margin-bottom: 10px;
    }

    .indexH {
        font-size: 20px;
    }

    .indexTH {
        font-size: 25px;
        padding-bottom: 32px;
    }

    .windowicon {
        font-size: 37px;
        color: #00adef;
    }

    .androidicon {
        font-size: 37px;
        color: #a4c639;
    }

    .appleicon {
        font-size: 37px;
        color: #000;
    }

    .homeFTbtn, .homeOTbtn {
        font-size: 20px;
        vertical-align: middle;
    }

    .homefooterhead, .homefootersecondparttext {
        color: #fff;
        font-family: sans-serif;
        font-weight: 400;
    }

    .index_second {
        background: #f5f5f5;
        padding-top: 20px;
    }

    .homelandimg1 {
        padding-top: 65%;
    }

    .homelandimg2 {
        padding-top: 50%;
    }

    .homeFTsection {
        padding: 18px 0;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
    }

    .homeFTbtn {
        padding-left: 50px;
        padding-right: 50px;
        height: 44px;
    }

    .homeOTbtn {
        padding-left: 10px;
        padding-right: 10px;
    }

    .homefooterhead {
        font-size: 21px;
    }

    .homefooterbtnalign1 {
        text-align: right;
    }

    .homefooterFTbtn {
        padding-left: 20px;
        padding-right: 20px;
        vertical-align: middle;
        height: 50px;
        font-size: 20px;
        border-radius: 8px;
    }

    .homefooterbtntext {
        padding-top: 4px;
    }

    .homefooterbtnalign2 {
        text-align: left;
    }

    .homefootersecondparttext {
        font-size: 21px;
    }
}

@media screen and (max-width:767px) {
    .indexH, .indexTH {
        color: #3aa0d1;
        font-weight: 500;
    }

    .indexTH, .index_top_padd {
        padding-top: 16px;
    }

    .homefooterbtnalign1, .homefooterbtnalign2 {
        text-align: center;
    }

    .homeOTbtn, .homefootersecondpart, h2 {
        margin-top: 10px;
    }

    .suporttext {
        font-size: 1.1em;
    }

    h2 {
        margin-bottom: 10px;
    }

    .indexH {
        font-size: 20px;
    }

    .indexTH {
        font-size: 25px;
        padding-bottom: 32px;
    }

    .windowicon {
        font-size: 37px;
        color: #00adef;
    }

    .androidicon {
        font-size: 37px;
        color: #a4c639;
    }

    .appleicon {
        font-size: 37px;
        color: #000;
    }

    .homeFTbtn, .homeOTbtn {
        font-size: 20px;
        vertical-align: middle;
    }

    .homefooterhead, .homefootersecondparttext {
        color: #fff;
        font-family: sans-serif;
        font-weight: 400;
    }

    .index_second {
        background: #f5f5f5;
        padding-top: 20px;
    }

    .homelandimg1 {
        padding-top: 0;
    }

    .homeFTsection {
        padding: 18px 0;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
    }

    .homeFTbtn {
        padding-left: 50px;
        padding-right: 50px;
        height: 44px;
    }

    .homeOTbtn {
        padding-left: 10px;
        padding-right: 10px;
    }

    .homefooterhead {
        font-size: 25px;
    }

    .homefooterFTbtn {
        padding-left: 35px;
        padding-right: 35px;
        vertical-align: middle;
        height: 50px;
        font-size: 20px;
        border-radius: 8px;
    }

    .homefooterbtntext {
        padding-top: 4px;
    }

    .homefootersecondparttext {
        font-size: 21px;
    }

    .indexbig {
        display: none !important;
    }

    .indexsmall {
        display: block !important;
    }

    .HomeLandingDiv {
        padding-left: 0;
    }
}

.aboutheadtext {
    margin-top: 0;
    font-weight: 400;
    font-size: x-large;
    line-height: 1.8em;
}

.page-header h1 {
    font-size: 3.26em;
    text-align: center;
    color: #efefef;
    text-shadow: 1px 1px 0 #000;
}

.timeline {
    list-style: none;
    padding: 20px 0;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eee;
        left: 50%;
        margin-left: -1.5px;
    }

.tldate {
    display: block;
    width: 200px;
    background: #414141;
    border: 3px solid #212121;
    color: #ededed;
    margin: 0 auto;
    padding: 3px 0;
    font-weight: 700;
    text-align: center;
    -webkit-box-shadow: 0 0 11px rgba(0,0,0,.35);
}

.timeline li {
    margin-bottom: 2px;
    position: relative;
}

    .timeline li:after {
        clear: both;
    }

    .timeline li:after, .timeline li:before {
        content: " ";
        display: table;
    }

    .timeline li .timeline-panel {
        width: 46%;
        float: left;
        background: #fff;
        border: 1px solid #d4d4d4;
        padding: 7px 7px 0;
        position: relative;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        -webkit-box-shadow: 0 1px 6px rgba(0,0,0,.15);
        -moz-box-shadow: 0 1px 6px rgba(0,0,0,.15);
        box-shadow: 0 1px 6px rgba(0,0,0,.15);
    }

        .timeline li .timeline-panel:after, .timeline li .timeline-panel:before {
            top: 20px;
            display: inline-block;
            border-top: 7px solid transparent;
            border-bottom: 7px solid transparent;
            content: " ";
        }

.newsDH, .newsH {
    padding-top: 12px;
}

.timeline li .timeline-panel:before {
    position: absolute;
    right: -8px;
    border-left: 7px solid #ccc;
    border-right: 0 solid #ccc;
}

.timeline li .timeline-panel:after {
    position: absolute;
    right: -7px;
    border-left: 7px solid #fff;
    border-right: 0 solid #fff;
}

.timeline li .timeline-panel.noarrow:after, .timeline li .timeline-panel.noarrow:before {
    top: 0;
    right: 0;
    display: none;
    border: 0;
}

.timeline li.timeline-inverted .timeline-panel {
    float: right;
}

    .timeline li.timeline-inverted .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 8px;
        left: -9px;
        right: auto;
    }

    .timeline li.timeline-inverted .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 7px;
        left: -7px;
        right: auto;
    }

.timeline li .tl-circ {
    position: absolute;
    top: 23px;
    left: 50%;
    text-align: center;
    background: #3aa0d1;
    color: #fff;
    width: 12px;
    height: 12px;
    line-height: 35px;
    margin-left: -6px;
    border: 2px solid #90acc7;
    border-radius: 50%;
}

.tl-heading h4 {
    margin: 0;
    color: #000;
    font-size: 12px;
    font-weight: 400;
}

.tl-body p, .tl-body ul {
    margin-bottom: 0;
    font-size: 12px;
}

.tl-body > p + p {
    margin-top: 5px;
}

@media (max-width:767px) {
    .timeline li .timeline-panel {
        width: 43%;
    }

    .shahimg {
        padding-bottom: 32px;
    }
}

@media (max-width:320px) {
    .page-header h1 {
        font-size: 1.8em;
    }

    ul.timeline:before {
        left: 40px;
    }

    .tldate {
        width: 140px;
    }

    ul.timeline li .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline li .tl-circ {
        top: 22px;
        left: 34px;
        margin-left: 0;
    }

    ul.timeline > li > .tldate {
        margin: 0;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
        width: 70%;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 8px;
            left: -9px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 7px;
            left: -7px;
            right: auto;
        }
}

.newsH {
    color: #3aa0d1;
    font-size: 18px;
}

.newsDH {
    color: #000;
    font-size: 16px;
}

#searchclear, .train-cont {
    font-size: 14px;
}

#searchinput {
    width: 200px;
}

#searchclear {
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    height: 14px;
    margin: auto;
    cursor: pointer;
    color: #ccc;
}

.frmheight {
    height: 44px;
}

.frmheighttextarea {
    height: 115px;
}

#txtInput {
    height: 100px;
    width: 100%;
    margin: 0;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    resize: none;
}

.smallTrainingdiv {
    display: none !important;
}

.bigTrainingdiv {
    display: block !important;
}

@media only screen and (max-width:767px) {
    .toppadd {
        padding-top: 15px;
    }

    .smallTrainingdiv {
        display: block !important;
    }

    .bigTrainingdiv {
        display: none !important;
    }

    .f_imgbottom {
        padding-bottom: 32px;
    }

    .f_imgtop {
        padding-top: 32px;
    }
}

.promocodetxtbox, .shoppingTotaltxtbox {
    height: 24px;
    display: initial;
    width: 60%;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 320px;
}

.Ack_cart {
    color: #fc933f;
    font-size: 18px;
    padding-top: 12px;
}

.order_head {
    color: #3aa0d1;
}

.Orangetextcolor, .name_head {
    color: #fc933f;
}

.overviewhead {
    padding: 8px;
    background: #3aa0d1;
    Color: #fff;
    margin-bottom: 15px;
}

.promocodeErrortxt {
    font-size: 10px !important;
}

.discounttext {
    color: red;
    font-size: smaller;
}

.shoppingTotaltxtbox {
    color: #fc933f;
    text-align: right;
}

#buttonboxback > a, .hompath_text_center {
    text-align: center;
}

@media screen and (max-width:1024px) and (min-width:767px) {
    #main-menu.navbar-default .dropdown-menu {
        height: calc(80vh - 138px);
    }
}

@media screen and (max-width:1152px) and (min-width:1024px) {
    #main-menu.navbar-default .dropdown-menu {
        height: calc(80vh - 138px);
    }
}

@media screen and (max-width:1280px) and (min-width:1152px) {
    #main-menu.navbar-default .dropdown-menu {
        height: calc(80vh - 138px);
    }
}

@media screen and (max-width:1360px) and (min-width:1280px) {
    #main-menu.navbar-default .dropdown-menu {
        height: calc(80vh - 138px);
    }
}

@media screen and (max-width:1366px) and (min-width:1360px) {
    #main-menu.navbar-default .dropdown-menu {
        height: calc(80vh - 138px);
    }
}

@media screen and (max-width:1440px) and (min-width:1366px) {
    #main-menu.navbar-default .dropdown-menu {
        height: calc(80vh - 138px);
    }
}

@media screen and (max-width:1600px) and (min-width:1440px) {
    #main-menu.navbar-default .dropdown-menu {
        height: calc(60vh - 138px);
    }
}

@media screen and (max-width:1680px) and (min-width:1600px) {
    #main-menu.navbar-default .dropdown-menu {
        height: calc(60vh - 138px);
    }
}

@media screen and (max-width:1920px) and (min-width:1680px) {
    #main-menu.navbar-default .dropdown-menu {
        height: calc(60vh - 138px);
    }
}

@media screen and (max-width:2560px) and (min-width:1920px) {
    #main-menu.navbar-default .dropdown-menu {
        height: calc(50vh - 138px);
    }
}

@media screen and (max-width:991px) {
    .animated {
        -webkit-animation-duration: 0s;
        animation-duration: 0s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

        .animated.infinite {
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
        }

        .animated.hinge {
            -webkit-animation-duration: 0s;
            animation-duration: 0s;
        }

    @-webkit-keyframes fadeIn {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    @keyframes fadeIn {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    .fadeIn {
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
    }

    @-webkit-keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
    }

    @keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }
    }

    .fadeInDown {
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
    }

    @-webkit-keyframes fadeInLeft {
        0% {
            opacity: 0;
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    }

    @keyframes fadeInLeft {
        0% {
            opacity: 0;
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
        }
    }

    .fadeInLeft {
        -webkit-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
    }

    @-webkit-keyframes fadeInRight {
        0% {
            opacity: 0;
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    }

    @keyframes fadeInRight {
        0% {
            opacity: 0;
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
        }
    }

    .fadeInRight {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
    }

    @-webkit-keyframes fadeInUp {
        0% {
            opacity: 0;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
    }

    @keyframes fadeInUp {
        0% {
            opacity: 0;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }
    }

    .fadeInUp {
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp;
    }

    @-webkit-keyframes fadeOut {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    @keyframes fadeOut {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    .fadeOut {
        -webkit-animation-name: fadeOut;
        animation-name: fadeOut;
    }

    @-webkit-keyframes fadeOutDown {
        0% {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }

        100% {
            opacity: 0;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
    }

    @keyframes fadeOutDown {
        0% {
            opacity: 1;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }

        100% {
            opacity: 0;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }
    }

    .fadeOutDown {
        -webkit-animation-name: fadeOutDown;
        animation-name: fadeOutDown;
    }

    @-webkit-keyframes fadeOutLeft {
        0% {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }

        100% {
            opacity: 0;
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    }

    @keyframes fadeOutLeft {
        0% {
            opacity: 1;
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
        }

        100% {
            opacity: 0;
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
        }
    }

    .fadeOutLeft {
        -webkit-animation-name: fadeOutLeft;
        animation-name: fadeOutLeft;
    }

    @-webkit-keyframes fadeOutRight {
        0% {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }

        100% {
            opacity: 0;
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    }

    @keyframes fadeOutRight {
        0% {
            opacity: 1;
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
        }

        100% {
            opacity: 0;
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
        }
    }

    .fadeOutRight {
        -webkit-animation-name: fadeOutRight;
        animation-name: fadeOutRight;
    }

    @-webkit-keyframes fadeOutUp {
        0% {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }

        100% {
            opacity: 0;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
    }

    @keyframes fadeOutUp {
        0% {
            opacity: 1;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }

        100% {
            opacity: 0;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }
    }

    .fadeOutUp {
        -webkit-animation-name: fadeOutUp;
        animation-name: fadeOutUp;
    }
}

@media screen and (min-width:992px) {
    .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 2s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

        .animated.infinite {
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
        }

        .animated.hinge {
            -webkit-animation-duration: 2s;
            animation-duration: 2s;
        }

    @-webkit-keyframes fadeIn {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    @keyframes fadeIn {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    .fadeIn {
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
    }

    @-webkit-keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
    }

    @keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translateY(-50px);
            -ms-transform: translateY(-50px);
            transform: translateY(-50px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }
    }

    .fadeInDown {
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
    }

    @-webkit-keyframes fadeInLeft {
        0% {
            opacity: 0;
            -webkit-transform: translateX(-500px);
            transform: translateX(-500px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    }

    @keyframes fadeInLeft {
        0% {
            opacity: 0;
            -webkit-transform: translateX(-500px);
            -ms-transform: translateX(-500px);
            transform: translateX(-500px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
        }
    }

    .fadeInLeft {
        -webkit-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
    }

    @-webkit-keyframes fadeInRight {
        0% {
            opacity: 0;
            -webkit-transform: translateX(500px);
            transform: translateX(500px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    }

    @keyframes fadeInRight {
        0% {
            opacity: 0;
            -webkit-transform: translateX(500px);
            -ms-transform: translateX(500px);
            transform: translateX(500px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
        }
    }

    .fadeInRight {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
    }

    @-webkit-keyframes fadeInUp {
        0% {
            opacity: 0;
            -webkit-transform: translateY(200px);
            transform: translateY(200px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
    }

    @keyframes fadeInUp {
        0% {
            opacity: 0;
            -webkit-transform: translateY(200px);
            -ms-transform: translateY(200px);
            transform: translateY(200px);
        }

        100% {
            opacity: 1;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }
    }

    .fadeInUp {
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp;
    }

    @-webkit-keyframes fadeOut {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    @keyframes fadeOut {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    .fadeOut {
        -webkit-animation-name: fadeOut;
        animation-name: fadeOut;
    }

    @-webkit-keyframes fadeOutDown {
        0% {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }

        100% {
            opacity: 0;
            -webkit-transform: translateY(200px);
            transform: translateY(200px);
        }
    }

    @keyframes fadeOutDown {
        0% {
            opacity: 1;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }

        100% {
            opacity: 0;
            -webkit-transform: translateY(200px);
            -ms-transform: translateY(200px);
            transform: translateY(200px);
        }
    }

    .fadeOutDown {
        -webkit-animation-name: fadeOutDown;
        animation-name: fadeOutDown;
    }

    @-webkit-keyframes fadeOutLeft {
        0% {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }

        100% {
            opacity: 0;
            -webkit-transform: translateX(-200px);
            transform: translateX(-200px);
        }
    }

    @keyframes fadeOutLeft {
        0% {
            opacity: 1;
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
        }

        100% {
            opacity: 0;
            -webkit-transform: translateX(-200px);
            -ms-transform: translateX(-200px);
            transform: translateX(-200px);
        }
    }

    .fadeOutLeft {
        -webkit-animation-name: fadeOutLeft;
        animation-name: fadeOutLeft;
    }

    @-webkit-keyframes fadeOutRight {
        0% {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }

        100% {
            opacity: 0;
            -webkit-transform: translateX(200px);
            transform: translateX(200px);
        }
    }

    @keyframes fadeOutRight {
        0% {
            opacity: 1;
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0);
        }

        100% {
            opacity: 0;
            -webkit-transform: translateX(200px);
            -ms-transform: translateX(200px);
            transform: translateX(200px);
        }
    }

    .fadeOutRight {
        -webkit-animation-name: fadeOutRight;
        animation-name: fadeOutRight;
    }

    @-webkit-keyframes fadeOutUp {
        0% {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }

        100% {
            opacity: 0;
            -webkit-transform: translateY(-200px);
            transform: translateY(-200px);
        }
    }

    @keyframes fadeOutUp {
        0% {
            opacity: 1;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0);
        }

        100% {
            opacity: 0;
            -webkit-transform: translateY(-200px);
            -ms-transform: translateY(-200px);
            transform: translateY(-200px);
        }
    }

    .fadeOutUp {
        -webkit-animation-name: fadeOutUp;
        animation-name: fadeOutUp;
    }
}

.media-heading {
    color: #292f33;
    font-size: 18px;
}

.AboutusPListByYear {
    background: #f5f5f5;
}

.subscribepadding {
    padding-top: 10px;
}

.telcolor {
    color: #fff;
}

.mailtextdecoration {
    text-decoration: none;
}

.scrollTopNone {
    display: none;
}

.redcolorstar {
    color: red;
}

#buttonboxback {
    margin-top: 32px;
    background-color: #3aa0d1;
    position: relative;
}

    #buttonboxback:before {
        content: "";
        position: absolute;
        top: 0;
        left: -13px;
        border-style: solid;
        border-width: 16px 13px 16px 0;
        border-color: transparent #3aa0d1 transparent transparent;
    }

    #buttonboxback > a {
        display: block;
        text-decoration: none;
        color: #fff;
        font: 700 18px/40px Sans-Serif;
    }

.updateheadalign {
    padding-top: 0;
    margin-top: -32px;
}

@@media only screen and (max-width:767px) {
    .updateheadalign {
        padding-top: 0;
        margin-top: 32px;
    }
}

.updatebtnstyle {
    background: rgba(255,0,0,0);
    border: 0;
    color: #3aa0d1;
}

.EdgeBox, .FreeDemoDetail, .FreeTrailButton, .PDetails, .TemprazBox {
    border: 1px solid #ddd;
}

.AckEmail {
    text-decoration: none;
    color: #00f;
}

.AckBalanceUSD {
    color: red;
    font-size: 12px;
}

.AckRegKey {
    color: red;
    font-size: 50px;
    font-weight: bold;
}

.FreeDemoDetail {
    background-color: #f4f5f7;
    padding-bottom: 35px;
}

.BFreeTBtn {
    background-color: #26C281;
    font-size: 16px;
    color: #fff;
    margin: 28px;
}

.EdgeFree {
    color: #000;
    font-weight: 700;
    font-size: 30px;
    padding: 22px;
}

.DownloadEdge, .DownloadEdgeBottomBtn, .InquireBottomBtn, .InquireBtn {
    font-size: 16px;
    color: #fff;
    padding-left: 34px;
    padding-right: 34px;
}

.DownloadEdge {
    background-color: #e74c3c;
    margin-top: 25px;
}

.DownloadEdgeBottomBtn, .InquireBottomBtn {
    border: 1px solid #ddd;
    background-color: #e74c3c;
    margin: 28px;
}

.PDetails {
    background-color: #f4f5f7;
}

.InquireBtn {
    background-color: #e74c3c;
    margin-top: 95px;
}

.EdgeBox, .TemprazBox {
    background-color: #f4f5f7;
    padding-bottom: 33px;
}

.Comparedropdown {
    display: none;
}

.CompareFeatureList {
    margin-right: 0;
    margin-left: 0;
}

.DownloadEdge:hover, .DownloadEdgeBottomBtn:hover, .InquireBottomBtn:hover, .InquireBtn:hover {
    color: #fff !important;
}

.Completerepertorythead {
    background-color: #3aa0d1;
}

.ContactUsBr {
    clear: both;
}

ContactUSVideoIFrame {
    border: 1px solid #ccc;
}

.ContactUSDivVideoIFrame {
    height: 340px;
}

.ContactUSTelephone {
    color: #292f33;
}

.ContactUSEmail {
    text-decoration: none;
    color: #00f;
}

.ContactUSQuery {
    resize: none;
}

.DisclaimerPageFax, .DisclaimerPagePhone {
    color: orange;
}

.download_details {
    font-size: 12px;
    font-weight: 400;
}

.Featurelabelheading, .Featuresubheading {
    font-weight: 600;
    line-height: 1.1;
    font-family: Roboto,sans-serif;
}

.DownloadBr {
    clear: both;
}

.EventDescrptionbutton {
    margin-bottom: 0;
}

.faqsearch {
    cursor: pointer;
}

.Featuresubheading {
    padding-top: 30px;
    color: #292f33;
    font-size: 24px;
}

.Featurelabelheading {
    margin-top: 20px;
    margin-bottom: 10px;
}

.FreeTrialBr {
    clear: both;
}

.inquirebr {
    clear: both;
}

#map_canvas {
    text-align: left;
    color: #333;
    font-size: 12px;
    display: block;
    overflow: hidden;
    width: 90%;
    margin: 0 auto;
    height: 400px;
    position: relative;
}

.as {
    overflow-x: auto;
    padding: 16px;
    margin-bottom: 16px;
}

    .as::-webkit-scrollbar {
        width: 9px;
        height: 9px;
    }

    .as::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: rgba(39,53,62,.5);
    }

    .as::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 25px 25px 6px #CCC;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

.NewsAndEventUl {
    padding-left: 0;
}

.RequestBr, .reportbr {
    clear: both;
}

.RequestSuggestion {
    resize: none;
}

.schesulebr {
    clear: both;
}

.paymentmode {
    padding: 8px;
    background: #3aa0d1;
    Color: #fff;
}

.SupportPopularTopics {
    list-style-type: none;
    padding-left: 0;
}

.SupportTel, .SupportTel:hover {
    color: #000;
}

.SupportEmail, .SupportEmail:hover {
    color: #00f;
}

.Supportpadding {
    padding-left: 0;
}

.SubHeadingSupport {
    font-size: 16px;
}

.NameHeading {
    font-size: 22px;
}

.AuthorName {
    padding-top: 16px;
    font-size: 20px;
}

.TestimonalTable {
    display: inline-block;
}

.PaymentFailedAckemail, .PaymentSucessAckemail, .Paymentcancelledmail {
    text-decoration: none;
    color: #00f;
}

.faq-cat-content {
    margin-top: 25px;
}

.faq-cat-tabs li a {
    padding: 15px 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #777;
}

.nav-tabs li a:focus, .panel-heading a:focus {
    outline: 0;
}

.panel-heading a, .panel-heading a:focus, .panel-heading a:hover {
    text-decoration: none;
    color: #777;
}

    .panel-heading a:hover {
        text-decoration: none;
        color: #fff;
        background-color: #3aa0d1;
    }

.panel-heading:hover {
    color: #fff;
    background-color: #3aa0d1;
    border-color: #ddd;
}

.faq-cat-content .panel-heading:hover {
    background-color: #efefef;
}

.panel-faq .panel-heading .panel-title span {
    font-size: 13px;
    font-weight: 400;
}

.S {
    padding-left: 0;
}

.BottomBtnPanelFeature {
    color: #000;
    font-weight: 600;
    font-family: Roboto,sans-serif;
    font-size: 18px;
}

.shoppingH {
    color: #000;
    font-size: 29px;
    padding-top: 6px;
}

.btn-style, .small_price_label_color {
    color: #fff;
}

.shoppingcart_yourdetails {
    padding: 8px;
    background: #3aa0d1;
    Color: #fff;
}

.frmresize {
    resize: none;
}

.small_cart_margin {
    margin-top: -15px;
    margin-right: -15px;
}

.sticky_big_inquire {
    padding-left: 25px;
    padding-right: 25px;
}

.Sticky_btn_Download_Color {
    background: #ff5722;
}

.Sticky_btn_buy_Color {
    background: #ff5722;
    padding-left: 38px;
    padding-right: 38px;
}

.fa_font_icone_size {
    font-size: 23px;
    padding-left: 6px;
}

.btn-style {
    margin-bottom: 10px;
    padding-left: 37px;
    margin-top: 10px;
    margin-right: 10px;
    background: rgba(102,51,153,0);
    border: 0;
}




.spriteV {
    background-image: url(/Images/icons/Vertenity.png);
    background-repeat: no-repeat;
    display: block;
}

.sprite-1V {
    width: 30px;
    height: 24px;
    background-position: 0 0;
}

.sprite-2V {
    width: 30px;
    height: 24px;
    background-position: -30px 0;
}

.sprite-3V {
    width: 30px;
    height: 30px;
    background-position: -60px 0;
}

.sprite-4V {
    width: 30px;
    height: 24px;
    background-position: -90px 0;
}

.sprite-5V {
    width: 30px;
    height: 30px;
    background-position: -120px 0;
}


.spriteL {
    background-image: url(/Images/icons/Language.png);
    background-repeat: no-repeat;
    display: block;
}

.sprite-1L {
    width: 30px;
    height: 19px;
    background-position: -5px -5px;
}

.sprite-2L {
    width: 30px;
    height: 30px;
    background-position: -45px -5px;
}

.sprite-3L {
    width: 30px;
    height: 30px;
    background-position: -85px -5px;
}

.sprite-4L {
    width: 30px;
    height: 31px;
    background-position: -125px -5px;
}

.sprite-5L {
    width: 30px;
    height: 31px;
    background-position: -165px -5px;
}



.spriteVL {
    background-image: url(/Images/icons/Zspritesheet.png);
    background-repeat: no-repeat;
    display: block;
}

.sprite-Qrep {
    width: 50px;
    height: 50px;
    background-position: 0 0;
}

.sprite-Zomeo-Veterinary-Module {
    width: 50px;
    height: 50px;
    background-position: -50px 0;
}

.sprite-Zomeo-in-your-language {
    width: 50px;
    height: 50px;
    background-position: -100px 0;
}




.btn-freeTrail {
    background-color: #FF5722;
    border: 1px solid #FF5722;
    color: #fff;
}


     .btn-freeTrail:hover, .btn-freeTrail:active, .btn-freeTrail:focus {
        background-color: #FF5722;
        border: 1px solid #FF5722;
        color: #fff;
    }

.btn-bookdemo {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}

    .btn-bookdemo:hover, .btn-bookdemo:active, .btn-bookdemo:focus {
        background-color: transparent;
        border: 1px solid #fff;
        color: #fff;
    }



/*.fill:hover {
    color: whitesmoke;
}

.fill:before {
    content: "";
    position: absolute;
    background: #FF5722;
    bottom: 0;
    left: 0;
    right: 0;
    top: 100%;
    z-index: -1;
    transition: ease all 0.4s;
}

.fill:hover:before {
    top: 0;
}*/


