#header {
    background-image: url('../Images/vaultizeheader.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    min-height: 130px;
    border: none !important;
}

body #menu {
    background-color: #1b95cd!important;
}

#menu nav.nav {
    background: transparent;

}

nav.nav a {
    font-family: 'Ubuntu Condensed', sans-serif;
}

nav ul li ul.fallback {
   
    border-top: 3px solid #ffffff!important;
    
}

nav.nav .level-1 a {
    color: #ffff;
    position: relative;
}
nav.nav .level-1 a:hover {
    color: #fff;
}

nav.nav .level-2 a {
    color: #fff;
}

nav.nav .mega {
    max-width: 100%;
    width: 100%;
    left: 0;
}
#navigation li.dropdown-toggle:hover ul.mega {
    display: block;
}
#body-section-1-hero {
    background-image: url("../Images/hex-bg.jpg");
    background-color: transparent;
    background-repeat: repeat;
    margin-top: 0px!important;
}
.body-section-1-hero-content-text {
    width: 100%;
    float: none;
    color: #000;
}

.header-phone {
    float: right;
    font-size: 30px;
    margin-top: 48px;
}
.header-phone a {
    color: #fff;
    font-family: 'Oswald', san-serif;
    text-decoration: none;
}
.header-phone a:hover {
    text-decoration: none;
}



.carousel-caption h5 { 
font-size: 40px!Important;
}

.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 200px!important;
}

nav ul li.level-1.dropdown-toggle:hover > a:before {
    content: ' ';
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 0 13px 13px 13px;
    border-color: transparent transparent #ffff transparent;
}
@media (min-width: 981px) {
    nav.nav ul li.level-1:hover {
        background: #434551 !important;
        color: #fff !important;
    }
    nav.nav ul li.level-1:hover > a {
        background: #434551 !important;
        color: #fff !important;
    }
    
    

  /*New css*/

  .logo_top img{
    margin-bottom: 7px;
    margin-top: 7px;
    width: 233px
  }

  .top-bar .nav ul li a { 

    padding: 25px 10px!important;

  }
 
}

@media (max-width:992px){
        .carousel-item img {
    min-height: 280px;
    }
    
    .carousel-caption {

    padding-bottom: 100px!important;
}
}

@media (max-width:767px){
    .carousel-caption {
    padding-bottom: 50px!important;
}
.carousel-caption h5 {
    font-size: 30px!Important;
}

.carousel-inner  .carousel-caption p {
    color: #d0cbcb!Important;
    font-size: 25px;
}
iframe {
    border: 0;
    width: 100%!important;
    object-fit: cover;
}
}



@media only screen and (max-width: 1199px) and (min-width: 980px)  { 
    .top-bar .nav ul li a {  
       
        font-size: 17px!important;
    
      }
     

}

 
.top-banner .carousel {
    background: #2f4357;
    margin-top: 0px!important;
}

.dropdown-toggle::after{
    display: none!important;
}
.carousel{
    background: #2f4357;
    margin-top: 20px;
}
.carousel-item{
    text-align: center;
    min-height: 280px; /* Prevent carousel from being distorted if for some reason image doesn't load */
}
.bs-example{
	margin: 20px;
}
@media(max-width:979px){
    
    #menu nav.nav {
    background: rgb(67,69,81);
    position: fixed;
    top: 68px;
    left: 0;
    z-index: 99;
}

    .span3.logo_top {
    width: 60%!important;
    display: inline-block!important;
    float:left!important;
    text-align: left!important;

    }
    .span3.logo_top img{
       width: 200px;
        padding: 10px 14px!important
    }

   .span9.top-bar
   {
    float: right!important;
    display: inline-grid!important;
    width: 17%!important;
    margin-right: 0px!important;
    position: absolute!important;
   }

   #mobile-header{
 
    float:right!important;

   }
   #navigation nav ul li {min-height: 50px!important; }
   #navigation{
 
    /* position: fixed!important; */
    width: 100%!important;
    top: 20.5%!important;
 }
}
/* .fixed {
    position: fixed;
    top:0; left:0;
    width: 100%; } */
#menu{
    /* position: fixed!important; */
    border-bottom: 2px solid #1b95cd!important;
    z-index: 9999;
    background-color: #1b95cd!important;
}

body #menu {

    background-color: #1b95cd!important;
    

}

body .body-section-1-hero {
    /* border-top: none; */
}

#header-logo {
    margin-top: 20px;
}

.body-section-1-hero {
    border-bottom: none !important;
}

#owl-demo {
    padding: 20px 0;
}

.section.white {
    background: #fff;
}
.section.gray {
    background: rgba(238,238,238,1);
}
.section .standard-width {
    padding: 20px 0;
}
.section h3 {
    color: #3498db;
    font-family: 'Oswald';
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.body-section-1-hero {
    height: auto !important;
}
.hero1 {
    margin-top: 100px;
    text-align: center;
}
/*
.hero1 * {
    text-align: left !important;
}
*/
.blue {
    color: #3498db;
}
.body-section-1-hero-content-text {
    margin: 0 auto 40px !important;
}
.body-section-1-hero-content-text p {
    margin-bottom: 5px !important;
}
.htitle {
    color: #fff;
    font-family: 'Oswald';
    font-weight: bold;
    text-align: center;
}
#contact-form {
    background: rgba(52, 152, 219, 0.65);
/*     background: #fff; */
/*     border: 5px solid #3498db; */
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    height: 100%;
    margin: 0 10px;
    min-height: 300px;
}
#contact-form p {
    text-align: left;
    color: #fff;
/*     color: */
    margin: 5px 0px 0px 0px !important;
    font-size: 12px;
    width: 100%;
}
#contact-form label {
    color: #fff;
}
#contact-form .actions {
    text-align: center;
}
#contact-form button[type=submit], #contact-form input[type=submit], .btn.orange {
    text-align: center;
    margin-top: 5px;
    font-size: 24px;
    padding: 5px 10px;
    background: rgba(255,149,0,1);
    color: #fff;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
/*     font-family: 'Oswald'; */
    font-family: 'Ubuntu Condensed', sans-serif;
    text-transform: uppercase;
}
#contact-form input[type=text], #contact-form textarea {
    width: 100%;
    display: block;
    border: none;
}
.clearfix {
    float: none;
}
.text-center {
    text-align: center;
}
.bigger {
    font-size: 22px !important;
}
.pad10 {
    padding: 10px 20px;
}
.section p {
    text-align: center;
    font-size: 16px;
}
.cta_button {
    border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    -webkit-border-radius: 5px !important;
}
.body-section-1-hero-content-text h1 {
    font-size: 42px;
}

[data-bg=phonebackground] {
    background-image: url("../Images/phonebackground.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
[data-bg=phonebackground] .standard-width {
    padding: 40px 0 !important;
}
[data-bg=phonebackground] h3 {
    color: #fff;
}
[data-bg=phonebackground] p {
    color: #fff;
    font-size: 18px;
}
.why-choose .why {
    min-height: 200px !important;
}
.why p {
    text-align: left;
}
.why p.title {
    font-size: 28px;
}
.why .icon {
    text-align: right;
    padding-right: 20px;
}
.why .fa {
    margin-top: 22px;
    color: #3498db;
    font-size: 80px;
    text-align: right;
}
.flexible-items {
    margin-left: 100px;
}
.flexible-items .why {
    float: none;
}
.newline {
    display: block;
}
#menu li.level-1.dropdown-toggle:hover > a i {
    color: #434551;
}
.top-form {
    margin-top: 15px;
}
#footer a {
    font-family: 'Ubuntu Condensed', sans-serif;
}
@media (min-width: 1200px) {
  .offset2 {
    margin-left: 230px !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .offset2 {
    margin-left: 144px !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .why-choose .why {
        min-height: 250px !important;
    }
    .newline {
        display: inline;
    }
    .why .fa {
        margin-top: 0;
    }
    .why .icon {
        text-align: center;
    }
    .why p.title {
        margin-top: 0px;
    }
}
@media (min-width: 0px) and (max-width: 767px) {
    .why .span2 {
        width: 16.67% !important;
    }
    .why .span10 {
        width: 83.33% !important;
    }
    .why p.title {
        margin-top: 0px;
    }
    .why .span3 {
        width: 25% !important;
    }
    .why .span9 {
        width: 75% !important;
    }
    .why .fa {
        margin-top: 0;
    }
    .why .icon {
        text-align: center;
    }
    .body-section-1-hero-content-text {
        margin-bottom: 30px !important;
    }
    .flexible-items {
        margin-left: 0px;
    }
    .header-phone {
        float: none;
        width: 100%;
        display: block;
        text-align: center;
        margin-top: 30px;
    }
    #header {
        min-height: 120px;
    }
    .newline {
        display: inline;
    }
}
@media (min-width: 0px) and (max-width: 980px){
    #navigation {
        background: rgb(67,69,81);
    }
    nav.nav ul {
        list-style: none;
        width: 100%;
        padding: 0;
        margin: 0;
    }
    nav.nav li.level-1 ul {
        display: none;
    }
    #menu > .standard-width {
        width: 100%;
        margin: 0;
        max-width: 100%;
    }
    #menu .widget-span {
        float: none;
    }
    #menu * {
        font-size: 24px;
        line-height: 23px;
        text-align: center;
        color: #fff;
        right: 0px;
    }
    #menu li a {
        display: block;
        padding: 10px;
    }
    #menu li.level-1.dropdown-toggle:hover .level-2 {
        display: block;
        background: rgba(105, 107, 113, 1);
        -webkit-animation: slide 0.5s forwards;
    }
    #menu li.level-1.dropdown-toggle:hover > a:before {
        display: none;
    }
    #menu .subMenu {
        margin: 0;
        max-width: 100%;
    }
     #menu .subMenu .level-2 {
         margin: 10px 0;
         padding: 10px 0;
    }
    #menu .level-2 .description {
        font-style: italic;
        font-size: 16px;
    }
    #menu .level-2 li {
        padding: 5px 0;
    }
    #menu li.level-1.dropdown-toggle:hover > a i {
        display: inline-block;
    }
    #menu li.level-1.dropdown-toggle:hover > a i:before {
        content: "\f106";
    }
    .body-section-1-hero-content-text .span5, .body-section-1-hero-content-text .span4 {
        width: 100%;
    }
    .hero1 {
        margin-top: 20px;
    }
    .top-form {
        margin-top: 50px;
    }
    .top-form > p > b {
        font-size: 28px;
    }
    .body-section-1-hero-content-text .span3 {
        display: none;
    }

}

@media (min-width: 981px){
    ul.level-2 > li {
        width: 35%;
        display: block;
        float: left;
    }
    ul.level-2.sub-getstarted {
        margin-left: 35%;
    }
    ul.level-2.sub-company {
        float: right;
        width: 50%;
    }
    ul.level-2.sub-company > li {
        float: right;
        width: 50%;
    }
    .one-platform .bullets {
        margin-top: 7%;
    }
}

@media (min-width: 768px) and (max-width: 980px){
    .box-story .info p {
        font-size: 11px;
    }
}

@media (max-width: 767px){
    .box-story {
        width: 100% !important;
        padding: 0 0 25px 0 !important;
    }
}

.box-story {
    width: 46%;
    padding: 25px 2%;
    display: block;
    float: left;
}
.box-story .story-client {
    background: rgba(52, 152, 219, .75);
    color: #fff;
    padding: 10px;
    font-size: 15px;
}
.box-story .story-client a {
    color: #fff;
}
.box-story .details .link:before {
    position: absolute;
    background: -webkit-repeating-linear-gradient(#e38a3b, #ffa126);
    background: -o-repeating-linear-gradient(#e38a3b, #ffa126);
    background: -moz-repeating-linear-gradient(#e38a3b, #ffa126);
    background: repeating-linear-gradient(#e38a3b, #ffa126);
    content: " ";
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 140px;
    z-index: 10;
}
.box-story .details .link {
    display: none;
}
.box-story .details .link {
    display: inline-block;
    width: 30%;
    height: 140px;
    float: left;
    position: relative;
}
.box-story .details .link span {
    background-image: url(../Images/read-more.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 140px;
    display: block;
    z-index: 100;
}
.box-story .details .info img {
    height: 25px;
}
.box-story .img {
    position: relative;
}
.box-story .img img {
    position: relative;
    width: 100%;
    height: auto;
    opacity: .7;
}
.box-story .img .story-client {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 80%;
}
.box-story .story-logo {
    height: 25px;
}
.box-story .details .info {
    width: 70%;
    display: inline-block;
    float: left;
}
.box-story .details .info-wrapper {
    padding: 15px;
}
.box-story .details .info {
    height: 140px;
}
.box-story .details .info p {
    margin: 8px 0;
}
.clearfix2 {
    clear: both;
}
.newbutton, .newbutton:hover {
    border: none !important;
    font-size: 28px !important;
    font-family: 'Ubuntu Condensed', sans-serif !important;
}




/* new css here */

.nav .subMenu ul li a:hover{ text-decoration: none!important;}
.nav .subMenu ul li span { padding: 0 5px 5px 12px!important; font-style: normal!important;}
.footer-right .social-icons ul li#gp{display: none!important;}
.footer-left ul li a:hover {text-decoration: none!important;}


 ul li ul.level-3 li.arrow-left span{display:block!important;padding:3px 0px 0px 1px!important}


 .hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}

 
/* Talk with us */

 .phone-icon{position: fixed;	bottom: 30px;	right: 30px;}
.callicon{	width: 70px;	height: 70px;	margin-left: 25px;}

.phone-icon_hover{	bottom: 35px;	right: 35px;}
.testdriveicon{	width: 115px;	height: 125px;	margin-left: 2px;}

.notification-label{	font-weight: 700 !important;	line-height: 20px !important;	position: absolute !important;	top: 120px !important;	right: 20px !important;	width: 20px !important;	height: 20px !important;	text-align: center !important;	color: #fff !important;	border-radius: 100% !important;	background: #e15454 !important;}

.notification-labelnew {
    font-weight: 700 !important;
    line-height: 20px !important;
    position: absolute !important;
    right: 20px !important;
    width: 20px !important;
    height: 20px !important;
    text-align: center !important;
    color: #fff !important;
    border-radius: 100% !important;
    background: #e15454 !important;
}

.talkus
{
	background-color: #3f51b5;
	color: #ffffff;
	font-weight: 700 !important;
	line-height: 30px !important;
	border-radius: 5px;
	text-align: center;
	font-size: 18px !important;
	margin-bottom: 29px;
}

#divButton
{
	position: relative !important;
	z-index: 999 !important;
}


.tWLnewIconlogoouter {
    display: block !important;
    position: relative !important;
    width: 70px !important;
    height: 70px !important;
    transition: all .25s ease-in-out !important;
    left: 25px;
    top: 10px;
}

.call-back-btn i{
    font-size: 20px;
    vertical-align: middle;
    padding-right: 2px;
}

.tWLnewIconlogoinner {
    position: absolute !important;
    z-index: 10 !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    border-radius: 50% !important;
    box-shadow: 0 1px 3px rgba(0,0,0,.2) !important;
    cursor: pointer !important;
}

.TWL-widget-button__icon {
    display: block !important;
    width: 26px !important;
    height: 26px !important;
    cursor: pointer !important;
    color: #fff !important;
    transition: all .25s ease-in-out !important;
    font-size: 33px !important;
    animation: tada 1s infinite;
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes TWL-widget-underlay {
    0% {
        opacity: .25;
        width: 0;
        height: 0
    }

    40% {
        opacity: .25
    }

    to {
        opacity: 0;
        width: 150px;
        height: 150px
    }
}

@keyframes TWL-widget-underlayinner {
    0% {
        opacity: .25;
        width: 0;
        height: 0
    }

    40% {
        opacity: .25
    }

    to {
        opacity: 0;
        width: 100px;
        height: 100px
    }
}



.body-section-1-hero {
border: none!important;

}


@media (min-width: 981px)
{
.subMenu  ul.level-3 li a {
    padding: 9px 10px!important;
}
}

.carousel-inner  .carousel-caption h5 a{
 
    color:white!important;
    font-size: 42px!important;
    text-decoration:none;
}

.carousel-inner  .carousel-caption p
{
    color: #d0cbcb!Important;
    font-size: 30px;
}
 
.ftn-size14{
    font-size: 19px!important;
}