@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:400,400italic,600,600italic,700,300italic,300,100italic,100,700italic);

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
body {
    font-family: 'Josefin Sans', sans-serif;

    -webkit-font-smoothing: antialiased;
}
a {
    font-family: 'Josefin Sans', sans-serif;
    -webkit-font-smoothing: antialiased;
}
div.content {
    overflow: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    /*color: #393c41;*/
    color:#0383C6;
}
h3, .h3{ font-size:18px; font-weight:bold}

header .navbar-default {
    background: white;
    border: none;
    border-bottom: 3px solid #336799;
   padding: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
header .navbar-default.scrolled ul.navbar-nav {
    margin-top: 0;
}
header .navbar-default ul.navbar-nav {
    margin-top: 0;
    margin-left: 383px;
}
header .navbar-default ul.navbar-nav li a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    padding: 7px 20px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a:after {
    content: '';
    display: none;
    width: 32px;
    background: none;
    height: 1px;
    position: absolute;
    bottom: 2px;
    z-index: 99999;
    left: 20px;
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    -ms-border-radius: 5em;
    -o-border-radius: 5em;
    border-radius: 5em;
    color: #ffffff;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a:hover {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a:hover:after {
    background: #ffffff;
}
header .navbar-default ul.navbar-nav li a.getApp {
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    -ms-border-radius: 5em;
    -o-border-radius: 5em;
    border-radius: 5em;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a.getApp:after {
    display: none;
}
header .navbar-default .navbar-brand {
    height: auto;
}

header .navbar-default .navbar-brand #color-logo{max-width: 35%}
header .navbar-default.scrolled .navbar-brand #color-logo{
    max-width: 100%;
}
header .navbar-default.scrolled {
    background: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.header .navbar-default .navbar-brand #color-logo{
                                                    max-width: 40%;
                                                }3);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    padding: 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
header .navbar-default.scrolled .navbar-brand {
    padding: 15px 20px;

}

header .navbar-default.scrolled .navbar-brand #white-logo{ display:none;}
header .navbar-default.scrolled .navbar-brand #color-logo{ display:block !important}


header .navbar-default.scrolled .navbar-brand img {
    width: auto;
    max-height: 33px;
}
header .navbar-default.scrolled ul.navbar-nav {
    padding-top: 15px;
    margin-top: 0 !important;
}
.wdth100{width: 100%;}
.wdth150{width: 50%;}
.wdth150px{width: 150px;}
.text-center{text-align: -webkit-center}
.lst-stle{list-style: none;}
.txt-algn-lft{text-align: left}
.mr-top74{margin-top: 74px;}
.d-flex{display: flex;}
.flx-wrap{flex-wrap: wrap}
.hgt200{height: 200px;}
.mr-rgt30{margin-right: 30px;}
.hgt500{height: 500px;}
.hgt100{height: 100px;}
.hgt200{height: 200px;}
.hgt300{height: 300px;}
.pad-top30{padding-top: 30px;}
.mr-btm30{margin-bottom: 30px;}
.lne-hgt{line-height: 2;}
.mr-top30{margin-top: 30px;}
.mr-top50{margin-top: 50px;}
.bannervial{padding: 0;margin-top: 74px;}
.button-style{
    background-color: #FFFFFF;
    border: none;
    position: relative;
    right: 35px;
}
.button-style:hover{
border: 1px solid #FFFFFF;
}

.navbar-default .navbar-nav > li > a {
    color: #0082c6;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #57b952;
}
.banner-style{
margin-top: 65px;
}
.banner-style img{
    width: 100%;
}

.breadcrumb{
    background-color: transparent;
}
.breadcrumb >li>a{
color: #57b952;
}
.scrollpoint {
    opacity: 0;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-menu{
padding: 0;

}
.dropdown-submenu>.dropdown-menu {
    top: 6px;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.dropdown ul >li:hover{
background-color: #57b952;
}
.omnia img{
    width: 100%;}

.omnia1 img{width: 30%;}
.omnia-img-hei img{
height: 400px;
}
.omnia-banner{padding: 0!important;}
@media screen and (max-width: 768px) and (max-height: 1024px) {
    header .navbar-default ul.navbar-nav{margin-top: -41px !important;margin-left: 136px !important;}
    header .navbar-default.scrolled .navbar-brand #color-logo{
        max-width: 47%;
    }
    header .navbar-default.scrolled ul.navbar-nav{margin-top: -53px !important; margin-left: 114px;}
    header .navbar-default.scrolled .social-top{margin-top: -47px !important;margin-right: 0 !important;}
    header .navbar-default .navbar-brand #color-logo{
        max-width: 17%;
    }
    header .navbar-default ul.navbar-nav li a{padding: 17px 7px}
    header .navbar-default.scrolled ul.navbar-nav{    margin-top: -55px;margin-left: 201px;}
    .social-top{    margin-top:-56px !important;margin-right: -9px !important;}
    .sociallinks .fa{    font-size: 17px !important;margin-left: 4px !important;}

}
@media screen and (max-width: 1024px) and (max-height: 1366px){
    header .navbar-default.scrolled ul.navbar-nav{margin-top: 12px !important;margin-left: 53px !important;}
    header .navbar-default ul.navbar-nav{margin-left: 279px;}
    header .navbar-default ul.navbar-nav li a{padding: 7px 7px;}
    .social-top{margin-right: -25px !important;}
    header .navbar-default.scrolled .social-top{margin-top: -51px !important;}
}
@media (min-width: 768px) {
    /*added by T Morphy */
    /*from http://www.barrykooij.com/bootstrap-submenu-open-on-mouse-over/ to get hover behaviour on desktop */
    ul.nav li.dropdown:hover ul.dropdown-menu{ display: block; }
    ul.nav li.dropdown:hover ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu {
        display: none;
    }
    ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover ul.dropdown-menu {
        display: block;
    }
    ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu{
        display: none;
    }

    ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu ul.dropdown-menu li.dropdown-submenu:hover ul.dropdown-menu{
        display: block;
    }
    .lead {
        font-size: 21px;
    }
}
@media (min-width: 320px) and (max-width: 767px) {
    .dropdown:hover>.dropdown-menu {
        display:block;
        min-width: 50px;
    }
    .dropdown-submenu:hover>.dropdown-menu{
        display: block;
        min-width: 50px;
    }
    header .navbar-default ul.navbar-nav li ul.dropdown-menu li a:hover {
        color: #0d0d0d;
    }
    .dropdown-menu{
        left: 35px;
        top: 20px;
    }
    header .navbar-default ul.navbar-nav li a {
        padding: 7px;
    }
    header .navbar-default ul.navbar-nav li a{
        font-size: 9px;
    }
    header .navbar-default .navbar-brand #color-logo {
        max-width: 100%;
    }
    .vials_index .vials_lindex_list li a{font-size: 14px !important;}
    .vials_index .vials_lindex_list li .badge{right: 36px !important;}

}
header .navbar-default ul.navbar-nav li dropdown li a:after {
display: none;
}
.product-section{margin-top: 10px;}
.scrollpoint.active {
    opacity: 1 \0;
}
.table tr:hover{background-color: #f3f3f3;}
.hanging-phone {
    position: absolute;
    right: 0;
    z-index: 0;
    bottom: -70px;
}
.section-heading {
    margin: 60px 0 50px;
    text-align: center;
}
.section-heading h1 {
    display: inline-block;
    font-size: 55px;
    font-weight: bold;
    margin-bottom: 0;
}
.section-heading p {
    font-size: 25px;
    color: #999999;
    font-weight: 300;
}
.section-heading .divider:after {
    content: "";
    position: relative;
    height: 4px;
    width: 95px;
    display: block;
    text-align: center;
    margin: 13px auto;
    /*-webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    -ms-border-radius: 5em;
    -o-border-radius: 5em;
    border-radius: 5em;*/
    -webkit-box-shadow: 0px 3px 0px 0px rgba(127,192,226,1);
    -moz-box-shadow: 0px 3px 0px 0px rgba(127,192,226,1);
    box-shadow: 0px 3px 0px 0px rgba(127,192,226,1);
}
.section-heading.inverse h1,
.section-heading.inverse p {
    color: #ffffff;
}
.section-heading.inverse .divider:after {
    background: #ffffff;
}
section#services {
    position: relative;
}
section#services .about-item {
    text-align: center !important;
    font-size: 16px;
    line-height: 20px;
    color: #8c8c8c;
}
section#services .about-item i.fa {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding: 35px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    width: 104px;
}
section#about .media > .pull-right {
    margin-left: 20px;
}
section#about .media i.fa {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    padding: 20px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    width: 2.6em;
    text-align: center;
}


section#about .media .media-heading {
    font-weight: bold;
    font-size:30px;
}
section#about .media .media-body {
    color: #777777;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
}
section#about .media.media-left .media-body {
    text-align: right;
}
section#about .media.feature {
    margin-top: 25px;
}
section#about .media.feature:first-child {
    margin-top: 0;
}
section#about img {
    margin: 0 auto 20px;
}
section#reviews {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
section#reviews .review-filtering {
    margin: 20px 0 100px 0;
}
section#reviews .review-filtering .review .review-person {
    width: 100%;
}
section#reviews .review-filtering .review .review-person img {
    width: 110px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    margin: 10px auto;
}
section#reviews .review-filtering .review .review-comment {
    width: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    padding: 5px 40px 20px;
    position: relative;
}
section#reviews .review-filtering .review .review-comment h3 {
    margin-bottom: 15px;
}
section#reviews .review-filtering .review .review-comment p {
    font-size: 16px;
    color: #999999;
}
section#reviews .review-filtering .review .review-comment p span {
    margin-left: 10px;
}
section#reviews .review-filtering .review .review-comment:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-width: 15px;
    margin-top: -10px;
}
section#reviews .review-filtering .review .review-person,
section#reviews .review-filtering .review .review-comment {
    float: left;
}
section#reviews .review-filtering .slick-dots {
    bottom: -80px;
}
section#reviews .review-filtering .slick-dots li button {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
section#reviews .review-filtering .slick-dots li button:before {
    display: none;
}
section#screens .slider {
    margin: 50px 0;
}
section#screens .slider div img {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    padding: 10px;
    display: inline;
}
section#screens .slider div h4 {
    text-align: center;
    margin-top: 40px;
    font-size: 16px;
}
section#screens .slider .slick-dots li button {
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    -ms-border-radius: 5em;
    -o-border-radius: 5em;
    border-radius: 5em;
}
section#screens .slick-prev,
section#screens .slick-next {
    width: 50px;
    height: 50px;
    top: 44%;
}
section#screens .slick-slide {
    text-align: center;
}
section#screens .slick-prev:before {
    content: "\f104";
}
section#screens .slick-next:before {
    content: "\f105";
}
section#screens .slick-prev:before,
section#screens .slick-next:before {
    font-size: 34px;
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    -ms-border-radius: 5em;
    -o-border-radius: 5em;
    border-radius: 5em;
    line-height: 45px;
    color: #CCC;
    border: 2px solid #CCC;
    width: 50px;
    display: inline-block;
    height: 50px;
    text-align: center;
}
section#screens .filter {
    text-align: center;
}
section#screens .filter a {
    display: inline-block;
    padding: 7px 20px;
    text-decoration: none;
    -webkit-border-radius: 5em;
    -moz-border-radius: 5em;
    -ms-border-radius: 5em;
    -o-border-radius: 5em;
    border-radius: 5em;
    margin: 10px 5px;
    text-transform: uppercase;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
/* demo video Section */
section#demo .video-container {
    padding: 20px;
    border: 1px solid #b3b3b3;
    min-height: 450px;
    overflow: hidden;
}
section#demo iframe {
    width: 100%;
    height: 100%;
    border: none;
}
/* Get app Section */
section#getApp {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 70px 0;
}
section#getApp .platforms {
    margin: 5px auto 120px auto;
    text-align: center;
}
section#getApp .platforms .btn {
    margin-right: 10px;
    margin-bottom: 20px;
}
/* support section */
section#contact {
    padding: 0 0 150px 0;
    background-color:#0082c6;
    background-image:url(../img/bg_grid.png);

}
 .sociallinks{margin-top: 18px;
    padding-top: 20px;}
.sociallinks .fa {
    font-size: 22px;
    margin-left: 15px;
}
.sociallinks a {
    color: #fff !important;
}
section#contact .btn.btn-primary{
    border-radius:0px;
    background-color:#fff;
    color:#77787b;
    text-transform:uppercase;
    font-weight:bold;
    font-size:16px;
    padding-left:40px; padding-right:40px;
}

section#contact .btn.btn-primary:hover{ color:#0283c6}

.map-sec{ width:100%; padding:0px; overflow:hidden; position:relative; height: 335px;}
.map-sec iframe{ width:100%;}
.mapovr-div{ background-color: rgba(0, 0,0, 0.7); width:100%; height:335px; position:absolute; z-index:100; }

section#contact .section-heading h1 {
    color:#fff;
}

section#contact .section-heading p{
    font-weight:normal;
    color:#fff;
}

section#contact form .form-control::-webkit-input-placeholder { color:#f00 !important; }
section#contact form .form-control::-moz-placeholder { color:#f00 !important; } /* firefox 19+ */
section#contact form .form-control:-ms-input-placeholder { color:#f00 !important; } /* ie */
section#contact form .form-control input:-moz-placeholder { color:#f00 !important; }

section#contact form .form-control{
    padding: 6px 12px;
    color:#777777;
}

section#contact .media {
    margin-bottom: 10px;
}

section#contact .media .media-heading {
    font-size:30px;
    color:#fff;
    font-weight: bold;
}

section#contact .media .media-body p{
    font-size:16px;
    color:#fff;
    font-weight:normal;
    line-height:28px;
}

section#contact .media .media-body p i.fa{
    background-color:none;
    border:none;
    color:#fff;
    font-size:30px;
    text-align:left;

}



section#contact .media:hover .media-body p i.fa{
    background-color:none;
    border:none;

}


section#contact .media .media-heading a {
    font-weight: 400;
}
/* footer section */
footer {
    background-color:#393c41;
    text-align: center;
    height:100px;
}
footer a > img {
    width: 100px;
}
footer .social {
    display: block;
    margin-top: 30px;
}
footer .social a {
    margin: 0 8px;
    padding: 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
footer .social a i {
    width: 1em;
}
footer .rights {
    margin-top: 30px;
}
footer .rights a {
    text-decoration: underline;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    font-weight: bold;
}
footer .rights a:hover {
    text-decoration: none;
}
section {
    position: relative;
    padding-bottom: 60px;
}
.cursorremove {
    cursor: default;
    pointer-events: none;
}
.vials_index{;}
.vials_index .vials_lindex_list li a{font-size: 18px;}
.vials_index .vials_lindex_list{list-style: none;}
.vials_index .vials_lindex_list li{line-height: 2;}
.vials_index .vials_lindex_list li .badge{background: transparent; color: #0e76bc;font-size: 25px;position: absolute;right: 325px;}
.glass_syrng
.glass_syrng ul{list-style: none;}
.glass_syrng ul li{line-height: 2;}
.glass_syrng ul li a{font-size: 18px;}
.img-width{width: 100%;}
.mr-top{margin-top: 30px;}
.hight{height: 500px;}
.mr-bottom{margin-bottom: 30px;}
.social-top{margin-top:-62px !important;margin-right: -76px;}
.social-top a{color:#0082c6 !important; }
header .navbar-default.scrolled .social-top a{color: #0082c6 !important;}
header .navbar-default.scrolled .social-top {margin-top:0 !important;}
header .navbar-default.scrolled ul.navbar-nav{margin-left: 117px;}


/* Common style for pseudo-elements */
section::before,
section::after {
    position: absolute;
    content: '';
    pointer-events: none;
    overflow: hidden;
}
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
.tp-caption {
    font-family: 'Josefin Sans', sans-serif !important;
    -webkit-font-smoothing: antialiased;
}
.tp-caption.large_white_bold {
    color: #ffffff;
    font-size: 45px;
    font-weight: bold;
    text-transform:uppercase;
}
.tp-caption.large_white_light {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    font-weight: bold;
}
.tp-caption .btn{ border-radius:none !important ; }


.btn {
    /* -webkit-border-radius: 3em;
     -moz-border-radius: 3em;
     -ms-border-radius: 3em;
     -o-border-radius: 3em;
     border-radius: 3em;*/
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding: 5px 25px;
}

.btn-lg, .btn-group-lg > .btn{ border-radius:none !important;}
.btn.btn-primary {
    border: 3px solid #ffffff;
    background: none;
    color: #ffffff;
}
.btn.btn-primary:hover {
    color: #ffffff;
}
.btn.btn-default {
    border: none;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
    /* IE10+ */
    background: linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#cccccc, GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}
.btn.btn-lg {
    padding: 10px 25px;
}
.btn:hover {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
form .form-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    /* -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     -ms-border-radius: 5em;
     -o-border-radius: 5em;*/
    border-radius: none;
    height: 40px;
    line-height: 40px;
    padding: 20px;
    color: #cfcfcf;
    border:none;
    font-weight: 300;
}
form textarea.form-control {
    /*  -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      -o-border-radius: 20px;*/
    border-radius:nonepx;
    height: auto;
    line-height: normal;
}
@media screen and (max-width: 640px) {
    .logo {
        width: 100px;
        height: auto;
    }
    .slick-next {
        right: 0;
    }
    .slick-prev {
        left: 0;
    }
    .contact-details {
        margin-top: 20px;
    }
    header .navbar-default {
        padding: 0px;
    }
    header .navbar-default .navbar-toggle {
        margin-top: 0px;
        margin-right: 0px;
        background: none;
        border: 2px solid #2393ce;
        color: #57b952;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        padding: 9px 12px;
    }
    header .navbar-default .navbar-toggle:hover,
    header .navbar-default .navbar-toggle:focus {
        background: none;
    }
    header .navbar-default ul.navbar-nav {
        padding-top: 0;
        margin: 0;
    }
    header .navbar-default ul.navbar-nav li a {
        padding: 10px;
        text-align: center;
    }
    header .navbar-default ul.navbar-nav li a.getApp {
        background: none !important;
        -webkit-border-radius: 0em;
        -moz-border-radius: 0em;
        -ms-border-radius: 0em;
        -o-border-radius: 0em;
        border-radius: 0em;
    }
    header .navbar-default .navbar-collapse {
        border-color: transparent;
        background-color: white;
        border-color: #336799;
    }
    header .navbar-default.scrolled .navbar-collapse {
        border-color: transparent;
    }
    header .navbar-default.scrolled ul.navbar-nav {
        padding-top: 0;
        margin: 0;
    }
    header .navbar-default.scrolled .navbar-toggle {
        margin-top: 11px;
        margin-right: 20px;
        background: none;
        border: 2px solid #dddddd;
        color: #333333;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
    }
    .social-top{margin-right: 85px !important;margin-top: 0 !important;}
}

.pre-loader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    display: block;
}
.pre-loader .load-con {
    margin: 20% auto;
    position: relative;
    text-align: center;
}
.spinner {
    margin: 50px auto 0;
    width: 70px;
    text-align: center;
}
.spinner > div {
    width: 18px;
    height: 18px;
    background-color: #ffffff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
@-webkit-keyframes bouncedelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}
@keyframes bouncedelay {
    0%,
    80%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    40% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}
header {
    background: #66cdcc;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #66cdcc), color-stop(100%, #336799));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
    /* IE10+ */
    background: linear-gradient(-45deg, #66cdcc 0%, #336799 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66cdcc, endColorstr=#336799, GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}
header .navbar-default ul.navbar-nav li a {
    background: none;
}
header .navbar-default ul.navbar-nav li a.getApp {
    color: #3c79b4;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #e0e0e0));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
    /* IE10+ */
    background: linear-gradient(180deg, #ffffff 0%, #e0e0e0 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e0e0e0, GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}
header .navbar-default ul.navbar-nav li a.getApp:hover {
    color: #4081bf;
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
    /* IE10+ */
    background: linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#cccccc, GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
header .navbar-default ul.navbar-nav li a:hover {
    /*color: white;*/
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
header .navbar-default.scrolled {
    border-bottom: 3px solid #336799;
}
header .navbar-default.scrolled ul.navbar-nav li a {
    color: #336799;
}
header .navbar-default.scrolled ul.navbar-nav li a:hover {
    color: #336799;
}
header .navbar-default.scrolled ul.navbar-nav li a:hover:after {
    background: #336799;
}
header .navbar-default.scrolled .navbar-brand {
    /*  background: #336799;
    */}
section .section-heading .divider:after {
    background: #0082c6;
}
section#services .about-item i.fa {
    border: 2px solid #66cdcc;
    color: #66cdcc;
}
section#services .about-item:hover i.fa {
    color: ;
    background: #66cdcc;
}
section#services .about-item:hover h3 {
    color: #0383c6;
}
section#about {
    background: #ececec;
}

section#about .section-heading h1 { color:#0082c6 !important;


}

/*@media screen and (max-width: 1023px) and (min-width: 768px){
    header .navbar-default ul.navbar-nav li a{padding: 0 10px;}
    header .navbar-default.scrolled .navbar-brand img{max-height: 28px;}
    header .navbar-default ul.navbar-nav{position: relative;bottom: 53px;}
}*/
@media screen and (max-width: 767px) and (min-width: 320px){
    .navbar-header {padding: 9px 9px 0 15px !important;}
    header .navbar-default ul.navbar-nav{margin:0 !important;}
    .social-top{margin-right: 150px !important;}
    header .navbar-default.scrolled .social-top{margin-right: 116px;}
}
@media screen and (max-width: 1024px) and (min-width: 320px){
    .h20pure img{height: 100% !important;}
    .hight{height: 100%;}
    .gastight{display: block;text-align: center;}
    .gastight img{width: 100%;height: 100%;}
    .gas-tightflex3 img{margin-top: 20px;}
}

section#about header h1:after {
    background: #66cdcc;
}
section#about .media i.fa {
    border: 2px solid #66cdcc;
    color: #66cdcc;
}
section#about .media:hover i.fa {
    color: #ffffff;
    background: #66cdcc;
}
section#about .media:hover h3 {
    /*  color: #66cdcc;*/
}
section#about .media.active i.fa {
    color: #ffffff;
    background: #66cdcc;
}
section#about .media.active .media-heading {
    color: #66cdcc;
}
section#reviews {
    background: url("../img/freeze/bk-freeze.jpg");
}
section#reviews header {
    color: #ffffff;
}
section#reviews header h1:after {
    background: #ffffff;
}
section#reviews .review-filtering .review .review-person img {
    border: 3px solid #ffffff;
}
section#reviews .review-filtering .review .review-comment {
    background: #ffffff;
}
section#reviews .review-filtering .review .review-comment h3 {
    color: #66cdcc;
}
section#reviews .review-filtering .review .review-comment p span i {
    color: #66cdcc;
}
section#reviews .review-filtering .review .review-comment:after {
    border-right-color: #ffffff;
}
section#reviews .review-filtering .slick-dots li button {
    background: #ffffff;
    border: 2px solid #ffffff;
}
section#reviews .review-filtering .slick-dots li.slick-active button {
    background: #66cdcc;
}
section#screens header h1:after {
    background: #66cdcc;
}
section#screens .slider div img {
    border: 2px solid #e5e5e5;
}
section#screens .slider div h4 {
    color: #999999;
}
section#screens .slider .slick-dots li button {
    background: #999999;
}
section#screens .slider .slick-dots li.slick-active button {
    background: #66cdcc;
}
section#screens .filter a {
    border: 2px solid #cccccc;
    color: #999999;
}
section#screens .filter a:hover {
    color: #ffffff;
    background: #66cdcc;
    border-color: #66cdcc;
}
section#screens .filter a.active {
    color: #ffffff;
    background: #66cdcc;
    border-color: #66cdcc;
}

.copytxt p{ margin-top:18px; padding-top:20px; font-size:14px; color:#d2d3d4; font-weight:bold}
/* demo video Section */
section#demo {
    background: #f6f6f6;
}
section#demo header h1:after {
    background: #66cdcc;
}
/* Get app Section */
section#getApp {
    background: url("../img/freeze/bk-freeze-ga.jpg");
}
section#getApp header {
    color: #ffffff;
}
section#getApp header h1:after {
    background: #ffffff;
}
section#getApp .platforms .media {
    border: 2px solid #ffffff;
    color: #ffffff;
}
section#getApp .platforms .media a i {
    color: #ffffff;
}
section#getApp .platforms .media a div.media-body {
    color: #ffffff;
}
section#getApp .platforms .media:hover {
    background: #ffffff;
}
section#getApp .platforms .media:hover a i,
section#getApp .platforms .media:hover a div.media-body {
    color: #66cdcc;
}
/* support section */
section#contact header h1:after {
    background: #66cdcc;
}
section#contact .media i.fa {
    border: 2px solid #66cdcc;
    color: #66cdcc;
}
section#contact .media a {
    color: #66cdcc;
}

section#contact .media:hover h3 {
    color: #66cdcc;
}
/* footer section */
footer {
    background: #393c41;

footer .social a {
    border: 2px solid #ffffff;
}
footer .social a i {
    color: #ffffff;
}
footer .social a:hover {
    background: #ffffff;
}
footer .social a:hover i {
    color: #66cdcc;
}
footer .rights {
    color: #ffffff;
}
footer .rights a {
    color: #ffffff;
    font-weight: 300;
    text-decoration: none;
}
.navbar-toggle {
    background-color: #CCC;
    border: 1px solid rgba(0, 0, 0, 0);
}
.btn.btn-primary {
    color: #66cdcc;
    border-color: #66cdcc;
}
.btn.btn-primary:hover {
    color: #ffffff;
    background: #66cdcc;
    border-color: #66cdcc;
}
.btn.btn-primary.inverse {
    color: #ffffff;
    border-color: #ffffff;
}
.btn.btn-primary.inverse:hover {
    color: #ffffff;
    background: #66cdcc;
    border-color: #66cdcc;
}
.btn.btn-default {
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
    /* IE10+ */
    background: linear-gradient(180deg, #ffffff 0%, #cccccc 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#cccccc, GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    color: #336799;
}
.btn.btn-default:hover {
    color: #336799;
}
form .form-control:focus {
    border-color: #66cdcc;
    color: #999999;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
    header .navbar-default .navbar-brand #color-logo{
        max-width: 20%;
    }
}
@media screen and (max-width: 640px) {
    header .navbar-default .navbar-toggle:hover,
    header .navbar-default .navbar-toggle:focus {
        background: none;
    }
    header .navbar-default ul.navbar-nav li a {
        color: #ffffff;
        border-bottom: 1px solid #376fa4;
    }
    header .navbar-default ul.navbar-nav li a.getApp {
        color: #ffffff;
    }
    header .navbar-default ul.navbar-nav li a:after {
        display: none;
    }
    header .navbar-default ul.navbar-nav li a:hover {
        color: #66cdcc;
    }
    header .navbar-default .navbar-collapse {
        background: #336799;
    }
    header .navbar-default.scrolled {
        background: #336799;
    }
    header .navbar-default.scrolled ul.navbar-nav li a {
        color: #ffffff;
    }
    header .navbar-default.scrolled ul.navbar-nav li a:hover {
        color: #66cdcc;
    }
}
@media screen and (max-width: 1024px) and (min-width: 320px){
    .h20pure img{height: 100%;}
}

.pre-loader {
    background: #336799;
}
/*@media only screen and (max-device-width: 1024px) and (max-device-height: 1366px){
    header .navbar-default ul.navbar-nav li a {padding-top: 9px !important;padding-left: 15px !important;}
    header .navbar-default ul.navbar-nav{margin-left: 303px !important;}
}*/

