.icon-list {
    padding-left: 0;
    list-style: none
}

.icon-list li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: .25rem
}

.icon-list li::before {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1.5em;
    height: 1.5em;
    margin-right: .5rem;
    content: "";
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23212529' viewBox='0 0 16 16'%3E%3Cpath d='M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0zM4.5 7.5a.5.5 0 0 0 0 1h5.793l-2.147 2.146a.5.5 0 0 0 .708.708l3-3a.5.5 0 0 0 0-.708l-3-3a.5.5 0 1 0-.708.708L10.293 7.5H4.5z'/%3E%3C/svg%3E") no-repeat center center/100% auto
}

body {
    background-color: #fff;
    font-size: 16px !important
}

body.light {
    background-color: #fff
}

body.medium {
    background-color: #fff
}

body a {
    color: #162e42
}

body a.link {
    text-decoration: underline
}

body p {
    line-height: 1.75;
    padding-bottom: 20px;
    font-size: 16px
}

.cool-color {
    background: purple
}

.navbar-brand {
    padding: 0
}

@media (max-width: 1230px) {
    .navbar-header {
        float: right
    }

    .navbar-left,
    .navbar-right {
        float: none !important
    }

    .navbar-toggle {
        display: block
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1)
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }

    .navbar-collapse.collapse {
        display: none !important
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px
    }

  
    .navbar-nav>li {
        float: none
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .collapse.in {
        display: block !important
    }

    .navbar-brand {
        display: inline-block;
        float: none
    }

    .navbar-form.form-inline {
        display: inline-block;
        border-color: transparent;
        margin: 4px;
        padding: 5px
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
}

.bi {
    fill: currentColor
}

@media (min-width: 1200px) {
    .container {
        width: 100% !important;
        max-width: 1440px
    }
   
}

@media (min-width: 992px) {
    .container .col {
        padding-left: 29px;
        padding-right: 29px
    }
}

nav {
    padding: 0
}

nav .top-nav {
    background-color: #0b2e44;
    color: #fff;
    padding-top: 5px
}

@media (max-width: 767px) {
    nav .top-nav .nav-partner .dropdown .dropdown-menu a {
        color: #fff
    }
}

@media (min-width: 1230px) {
    nav .top-nav .nav-partner .dropdown .dropdown-menu a {
        color: #0b2e44
    }
}

nav .top-nav .top-nav-wrap .my-partner-advantage .dropdown-menu a {
    color: #fff !important;
    display: inline-block
}

nav .top-nav .top-nav-wrap ul.top-nav-items {
    float: right;
    display: none
}

@media (min-width: 1230px) {
    nav .top-nav .top-nav-wrap ul.top-nav-items {
        display: inline
    }
}

nav .top-nav .top-nav-wrap ul.top-nav-items li:after {
    content: "";
    display: inline-block;
    position: absolute;
    height: 20px;
    width: 1px;
    background: #fff;
    top: 9px
}

nav .top-nav .top-nav-wrap ul.top-nav-items li:last-child::after {
    display: none
}

nav .top-nav .top-nav-wrap ul.top-nav-items li a {
    color: #fff !important;
    display: inline-block
}

nav .top-nav .navbar-nav li a {
    font-size: 14px !important;
    padding: 10px !important
}

@media only screen and (max-width: 1133px) and (min-width: 987px) {
    nav .top-nav .navbar-nav li a {
        font-size: 12px !important
    }
}

nav .top-nav ul .dropdown-menu a {
    color: #0e0e0e;
    display: inline-block
}

nav .top-nav li.dropdown:not(.open) a {
    color: #fff !important
}

nav .top-nav li.dropdown a {
    display: block
}

nav .top-nav li.dropdown.open a:hover {
    color: #fff;
    background-color: transparent
}

nav .top-nav li.dropdown.open a:focus {
    color: #fff;
    background-color: transparent
}

nav .top-nav li.dropdown.open a:active {
    color: #fff;
    background-color: transparent
}

nav .top-nav li.dropdown.open .dropdown-toggle a:hover {
    color: #fff;
    background-color: transparent
}

nav .top-nav li.dropdown.open .dropdown-toggle a:focus {
    color: #fff;
    background-color: transparent
}

nav .top-nav li.dropdown.open .dropdown-toggle a:active {
    color: #fff;
    background-color: transparent
}

nav .circle {
    background-color: #844896;
    margin-top: 4px;
    border-radius: 50%;
    float: left;
    margin-right: 6px
}

nav .circle-inner {
    color: #fff;
    display: block;
    height: 22px;
    width: 33px;
    font-size: 14px;
    position: relative;
    top: 4px;
    left: 4px
}

@media screen and (max-width: 1230px) {
    nav .circle-inner {
        left: 0px
    }
    .vertical-rule:after {
        display: none;
       }
}

nav.navbar:not(.has-hero) {
    margin-bottom: 40px
}

nav.navbar.has-hero {
    margin-bottom: 0
}

nav.navbar .container {
    max-width: 1440px
}

nav.navbar .container .navbar-header {
    padding: 9px 0
}

@media (max-width: 1230px) {
    nav.navbar .container .navbar-logo img {
        width: 200px
    }
}

nav.navbar .container .navbar-nav.main-nav {
    padding: 42px
}

nav.navbar .container .navbar-nav.main-nav li a {
    padding: 10px 21
}

nav.navbar .container .navbar-nav li .dropdown {
    padding: 10px 0px
}

nav.navbar .container .navbar-nav li a {
    font-size: 16px;
    color: #162e42;
    border-bottom: 5px solid transparent
}

@media only screen and (max-width: 1133px) and (min-width: 987px) {
    nav.navbar .container .navbar-nav li a {
        font-size: 13px !important
    }
}

nav.navbar .container .navbar-nav li a:hover {
    border-bottom: 5px solid #844896
}

nav.navbar .container .navbar-nav li .dropdown-menu a {
    font-size: 16px;
    border-bottom: 1px solid transparent;
    transition: all 0.3s
}

nav.navbar .container .navbar-nav li .dropdown-menu a:hover {
    border-bottom: 1px solid #c4c6c8;
    color: #162e42;
    transition: all 0.3s;
    padding-left: 3px
}

.partner-advantage {
    margin-top: -50px
}

@media (max-width: 1200px) {
    .partner-advantage {
        display: none
    }
}

.partner-advantage.full-nav {
    margin-top: -90px
}

@media (max-width: 1230px) {
    .partner-advantage.full-nav {
        display: none
    }
}

.box {
    padding: 27px 0 32px 0
}

.box.light {
    background: #ddeaf2
}

.box h2,
.box h3 {
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 20px
}

.box.login {
    background-color: #fff;
    border-radius: 1rem;
    margin: 0 0 20px 0
}

.box.login .partner-create {
    padding-top: 40px
}

@media (max-width: 1200px) {
    .box.login .partner-create h3 {
        padding-top: 30px
    }
}

@media (min-width: 1230px) {
    .box.login .partner-create {
        padding-top: 0px;
        padding-left: 5rem
    }
}

.box.login .partner-create h3 {
    font-size: 24px
}

.box.login .partner-create a {
    color: #844896;
    font-size: 20px;
    border-bottom: 2px solid;
    font-weight: bold
}

.box.login .partner-create a:hover {
    text-decoration: none;
    border-bottom: 2px solid #999;
    color: #999
}

.box.login .partner-create a:focus {
    text-decoration: none;
    border-bottom: 2px solid #999;
    color: #999
}

@media (min-width: 1230px) {
    .box.login .partner-create img {
        padding-top: 100px
    }
}

.box.info {
    background-color: #154868;
    border-radius: 1rem;
    color: #fff;
    margin: 30px 0;
    font-size: 20px;
    padding: 25px 31px 27px 31px
}

.box.info h2 {
    font-size: 30px;
    font-weight: 500;
    padding-bottom: 10px;
    margin-top: 5px
}

.box.info .name-title {
    padding-bottom: 6px
}

.box.info .name-title .name {
    font-size: 14px;
    font-weight: bold
}

.box.info .name-title .title {
    font-size: 14px
}

.box.carousel {
    background-color: #0b2e44;
    border-radius: 1rem;
    color: #fff;
    margin: 0;
    padding: 10px 40px;
    min-height: 610px
}

.box.carousel.alt {
    padding: 10px 50px
}

@media (max-width: 1200px) {
    .box.carousel.alt {
        margin-top: 40px
    }
}

.box.carousel.alt .glyphicon-chevron-right,
.box.carousel.alt .glyphicon-chevron-left {
    width: 20px;
    height: auto;
    margin-top: -27px;
    font-size: 50px
}

.box.carousel.alt .glyphicon-chevron-right {
    margin-right: -24px;
    font-size: 22px
}

.box.carousel.alt .glyphicon-chevron-left {
    margin-left: -24px;
    font-size: 22px
}

.box.carousel.alt-style2 {
    background-color: transparent;
    padding: 6px 16px 16px 16px
}

.box.carousel.alt-style2 .item {
    padding: 28px 20px
}

.box.carousel.alt-style2 .dark {
    background: #40446c;
    color: #fff
}

.box.carousel.alt-style2 .blue {
    background: #5e64a1;
    color: #fff
}
.box.carousel.alt-style2 .purple {
    background: #a376b0;
    color: #fff
}

.box.carousel.alt-style2 .pink {
    background: #844896;
    color: #fff
}

.box.carousel.alt-style2 .light {
    background: #ddeaf2
}

.box.carousel.alt-style2 .light h2 {
    color: #0b2e44 !important
}

.box.carousel.alt-style2 .light p {
    color: #0b2e44 !important
}

.box.carousel.alt-style2 .glyphicon-chevron-right,
.box.carousel.alt-style2 .glyphicon-chevron-left {
    width: 20px;
    height: auto;
    margin-top: -27px;
    font-size: 50px
}

.box.carousel.alt-style2 .glyphicon-chevron-right {
    margin-right: 14px;
    font-size: 22px
}

.box.carousel.alt-style2 .glyphicon-chevron-left {
    margin-left: 12px;
    font-size: 22px
}

.box.carousel .item img {
    line-height: 1;
    width: 100%;
    text-align: center;
    margin: 0 auto
}

.box.carousel .item .carousel-caption {
    text-shadow: none;
    padding-bottom: 0
}

.box.carousel .carousel-cta .btn {
    margin: 10px 0;
    text-align: center
}

.box.carousel .carousel-control {
    width: 0;
    background: none !important
}

.box.awards {
    margin: 0;
    padding: 15px
}

.box.awards h2 {
    font-size: 24px !important;
    font-weight: bold;
    padding-bottom: 0
}

.box.awards .award {
    padding: 8px
}

.box.awards .award img {
    max-height: 110px;
    width: auto;
    margin: 0 auto
}

.box .highlight-link {
    color: #844896;
    border-bottom: 1px solid;
    display: table;
    padding-top: 10px
}

.box .highlight-link:hover {
    text-decoration: none;
    border-bottom: 2px solid #999;
    color: #999
}

.box .nav.nav-tabs {
    border-color: #d5d5d5
}

.box .nav.nav-tabs li {
    font-size: 18px;
    cursor: pointer
}

.box .nav.nav-tabs li.active>a {
    color: #000;
    cursor: default;
    background-color: #fff;
    border: none;
    border-bottom: 10px solid #844896
}

.box .nav.nav-tabs li a {
    border: none;
    padding: 11px
}

@media (min-width: 992px) {
    .box .nav.nav-tabs li a {
        padding: 10px 15px
    }
}

.box .nav.nav-tabs li a:hover {
    border-color: #844896;
    border-bottom: 10px solid #844896;
    background-color: transparent
}

.box .partner {
	font-family: Galano, sans-serif !important;										   
    padding: 40px 0 0 0
}

.box .partner .h1,
.box .partner .h2,
.box .partner .h3,
.box .partner h1,
.box .partner h2,
.box .partner h3 {
    margin-top: 0
}

.box .partner h3 {
    font-weight: normal
}

.box .partner input {
    height: 56px
}

.box .partner .help-password {
    margin-top: 0
}

.box .partner .forgot-password {
    text-align: right
}

.box .partner .forgot-password a {
    text-decoration: underline;
    color: #959595
}

.box .partner.register h2 {
    padding-bottom: 40px
}

.box .partner.register p {
    padding-bottom: 20px
}

@media (min-width: 992px) {
    .box .partner.register .register-create {
        padding-right: 78px
    }
}

.filter-bar {
	font-family: Galano, sans-serif !important;										   
    padding-bottom: 50px;
    padding: 0 20px 50px 20px
}

.filter-bar .btn {
    box-shadow: none;
    border-radius: 0
}

.filter-bar .btn.btn-filter.filter-button {
    color: #162e42;
    cursor: pointer !important;
    background-color: #fff;
    display: inline-block;
    padding-bottom: 0px;
    line-height: 2;
}

@media (min-width: 992px) {
    .filter-bar .btn.btn-filter.filter-button {
        border-bottom: 1px solid #d5d5d5;
        padding-bottom: 20px;
          line-height: 4;
    }
}

@media (min-width: 992px) {
    .filter-bar .btn.btn-filter.filter-button {
        display: inline
    }
}

.filter-bar .btn.btn-filter.filter-button.active {
    border-bottom: 1px solid #844896
}

.filter-bar .btn.btn-filter.filter-button:hover {
    color: #eb0b68;
    cursor: default;
    background-color: #fff;
    border: none;
    border-bottom: 2px solid #844896;
    font-weight: normal
}

.the-filter {
    font-family: Galano, sans-serif !important
}

.the-filter .filter-bar {
    padding-bottom: 50px
}

.the-filter .filter {
    background: #154868;
    border-radius: 15px;
    position: relative;
    min-height: 308px;
    border: 6px solid #fff
}

.the-filter .filter .info-box p {
    color: #fff
}

.the-filter .info a:hover {
    text-decoration: none
}

.the-filter .info a .info-box {
    background: #154868;
    color: #fff;
    padding: 10px;
    margin: 10px 0;
    border: 2px solid transparent
}

.the-filter .info a .info-box:hover {
    border: 2px solid #154868;
    text-decoration: none
}

.the-filter .info a .info-box.light {
    background: #ddeaf2
}

.the-filter .info a .info-box:hover .btn-cta {
    border-bottom: 4px solid #844896;
    color: #fff
}

.the-filter .info a .info-box .brow {
    text-transform: uppercase
}

.the-filter .info a .info-box .btn-cta {
    color: #844896;
    font-size: 20px;
    border-bottom: 2px solid;
    display: inline-block;
    bottom: 20px;
    position: absolute
}

.the-filter .info a .info-box a {
    color: #844896;
    font-size: 20px;
    border-bottom: 2px solid #844896;
    font-weight: bold;
    text-decoration: none
}

.the-filter .info a .info-box a:hover {
    text-decoration: none;
    color: #999;
    border-color: #999
}

.the-filter .info a .info-box p {
    min-height: 9vh
}

.info {
    font-family: Galano, sans-serif !important
}

.info .info-box {
    background: #f2f2f9;
    padding: 23px;
    margin: 0px;
    border: 6px solid #fff;
    min-height: 300px
}

.info .info-box:hover {
    text-decoration: none
}

.info .info-box.light {
    background: #ddeaf2
}

.info .info-box a {
    color: #000;
    display: block;
    font-size: 16px;
    font-weight: 500;
    font-weight: bold;
    text-decoration: none
}

.info .info-box a img {
    max-height: 55px
}

.info .info-box a h3 {
    color: #162e42
}

.info .info-box a:hover {
    opacity: 0.7
}

.info .info-box p {
    color: #162e42;
    min-height: 9vh;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 24px
}

.info .info-box .digit {
    font-size:108px;
    font-weight: normal;
    color:#A376B0;
}

.carousel {
    font-family: Galano, sans-serif !important
}
.carousel h2 {
    font-size: 20px;
    font-weight: bold
}

@media (max-width: 1200px) {

    .carousel h2,
    .carousel p {
        text-align: center
    }

    .carousel img {
        margin: 0 auto
    }
}

.carousel .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 20%;
    margin-left: 20%;
    list-style: none
}

.carousel .carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 1;
    transition: opacity 0.6s ease;
    border-left: 0;
    border-right: 0
}

.carousel .carousel-indicators .active {
    background-color: #fff
}

.carousel .cmvt-carousel .carousel-caption h2 {
    font-size: 28px;
    font-weight: normal;
    margin-top: 30px;
    margin-bottom: 0;
    padding-bottom: 10px
}

.carousel .cmvt-carousel .carousel-caption {
    position: relative;
    text-align: left;
    right: 0;
    left: 0
}

.separator {
    width: 100%;
    height: 11px;
    border-bottom: 1px solid #d5d5d5;
    text-align: center;
    margin: 22px 0 26px 0
}

.separator span {
    font-size: 16px;
    background-color: #fff;
    padding: 0 17px;
    color: #d5d5d5
}

footer {
    background: #000000;
    color: #fff;
    padding: 70px 0;
    border-top: 1px solid #e9e9e9;
    font-size: 12px
}

footer .container {
    max-width: 1250px
}

footer img {
    max-width: 180px;
    padding-bottom: 10px
}

footer .footerlogo {
    text-align: center
}

footer .copyright {
    text-align: center
}

footer a {
    color: #fff
}

.form-group label {
    font-family: 14px;
    text-transform: none;
    font-weight: normal
}

@media (min-width: 992px) {
    .border-right {
        border-right: 1px solid #d5d5d5
    }
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: 0.25rem !important
}

.m-2 {
    margin: 0.5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-0 {
    margin-top: 0 !important
}

.mr-0 {
    margin-right: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.ml-0 {
    margin-left: 0 !important
}

.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.mt-1 {
    margin-top: 0.25rem !important
}

.mr-1 {
    margin-right: 0.25rem !important
}

.mb-1 {
    margin-bottom: 0.25rem !important
}

.ml-1 {
    margin-left: 0.25rem !important
}

.mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important
}

.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important
}

.mt-2 {
    margin-top: 0.5rem !important
}

.mr-2 {
    margin-right: 0.5rem !important
}

.mb-2 {
    margin-bottom: 0.5rem !important
}

.ml-2 {
    margin-left: 0.5rem !important
}

.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mr-3 {
    margin-right: 1rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.ml-3 {
    margin-left: 1rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.my-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mr-4 {
    margin-right: 1.5rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.ml-4 {
    margin-left: 1.5rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mr-5 {
    margin-right: 3rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.ml-5 {
    margin-left: 3rem !important
}

.mt-6 {
    margin-top: 4rem !important
}

.mt-7 {
    margin-top: 6rem !important
}

.mt-8 {
    margin-top: 8rem !important
}

.mt-9 {
    margin-top: 10rem !important
}
.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.mt-auto {
    margin-top: auto !important
}

.mr-auto {
    margin-right: auto !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ml-auto {
    margin-left: auto !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-auto {
    margin-bottom: auto !important;
    margin-top: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: 0.25rem !important
}

.p-2 {
    padding: 0.5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pr-0 {
    padding-right: 0 !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pl-0 {
    padding-left: 0 !important
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.pt-1 {
    padding-top: 0.25rem !important
}

.pr-1 {
    padding-right: 0.25rem !important
}

.pb-1 {
    padding-bottom: 0.25rem !important
}

.pl-1 {
    padding-left: 0.25rem !important
}

.px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important
}

.pt-2 {
    padding-top: 0.5rem !important
}

.pr-2 {
    padding-right: 0.5rem !important
}

.pb-2 {
    padding-bottom: 0.5rem !important
}

.pl-2 {
    padding-left: 0.5rem !important
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pr-3 {
    padding-right: 1rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pl-3 {
    padding-left: 1rem !important
}

.py-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pr-4 {
    padding-right: 1.5rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pl-4 {
    padding-left: 1.5rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pt-6 {
    padding-top: 4rem !important
}

.pt-7 {
    padding-top: 5rem !important
}

.pt-8 {
    padding-top: 6rem !important
}

.pr-5 {
    padding-right: 3rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.pl-5 {
    padding-left: 3rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.py-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important
}

.py-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important
}

.py-8 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important
}

.py-9 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important
}

.py-10 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important
}

.mb-6 {
    margin-bottom: 5rem !important
}

.pl-6 {
    padding-left: 5rem !important
}

.pr-6 {
    padding-right: 6rem !important
}

.pr-7 {
    padding-right: 7rem !important
}

.pr-8 {
    padding-right: 8rem !important
}

.pr-9 {
    padding-right: 5rem !important
}

.px-6 {
    padding-right: 4rem !important;
    padding-left: 4rem !important
}

.px-7 {
    padding-right: 5rem !important;
    padding-left: 5rem !important
}

.px-8 {
    padding-right: 6rem !important;
    padding-left: 6rem !important
}

.px-9 {
    padding-right: 9rem !important;
    padding-left: 9rem !important
}

.px-10 {
    padding-right: 10rem !important;
    padding-left: 10rem !important
}

.px-11 {
    padding-right: 11rem !important;
    padding-left: 11rem !important
}


/* Classes for mobile only */
@media (max-width: 992px) {
  .mb-pb-0 {
    padding-bottom: 0 !important;
  }
  .mb-pb-1 {
    padding-bottom: 0.25rem !important;
  }
  .mb-pb-2 {
    padding-bottom: 0.5rem !important;
  }
  .mb-pb-3 {
    padding-bottom: 1rem !important;
  }
  .mb-pb-4 {
    padding-bottom: 1.5rem !important;
  }
  .mb-pb-5 {
    padding-bottom: 3rem !important;
  }

  .mb-pt-0 {
    padding-top: 0 !important;
  }
  .mb-pt-1 {
    padding-top: 0.25rem !important;
  }
  .mb-pt-2 {
    padding-top: 0.5rem !important;
  }
  .mb-pt-3 {
    padding-top: 1rem !important;
  }
  .mb-pt-4 {
    padding-top: 1.5rem !important;
  }
  .mb-pt-5 {
    padding-top: 3rem !important;
  }

  .mb-pl-0 {
    padding-left: 0 !important;
  }
  .mb-pl-1 {
    padding-left: 0.25rem !important;
  }
  .mb-pl-2 {
    padding-left: 0.5rem !important;
  }
  .mb-pl-3 {
    padding-left: 1rem !important;
  }
  .mb-pl-4 {
    padding-left: 1.5rem !important;
  }
  .mb-pl-5 {
    padding-left: 3rem !important;
  }
  

  .mb-pr-0 {
    padding-right: 0 !important;
  }
  .mb-pr-1 {
    padding-right: 0.25rem !important;
  }
  .mb-pr-2 {
    padding-right: 0.5rem !important;
  }
  .mb-pr-3 {
    padding-right: 1rem !important;
  }
  .mb-pr-4 {
    padding-right: 1.5rem !important;
  }
  .mb-pr-5 {
    padding-right: 3rem !important;
  }
}

.mm .top-nav-items {
    border-top: 1px solid #e7e7e7
}

@media (min-width: 1230px) {
    .mm .top-nav-items {
        display: none
    }
}

.mm .navbar-mega {
    padding: 0
}

@media (min-width: 1230px) {
    .mm .navbar-mega {
        padding: 40px 0px
    }
}

.mm .mega-dropdown {
    position: static !important;
    width: 100%
}

.mm .mega-dropdown .glyphicon {
    font-size: 10px
}

@media (max-width: 1230px) {
    .mm .mega-dropdown.open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 0px !important
    }
}

.mm .mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none
}

.mm .mega-dropdown-menu li a {
    font-size: 20px
}

.mm .mega-dropdown-menu li.sml a {
    font-size: 12px !important
}

@media (min-width: 1230px) {
    .mm .mega-dropdown-menu.dropdown-menu {
        padding: 40px;
        min-height: 376px
    }
}

@media (max-width: 1230px) {
    .mm .mega-dropdown-menu.dropdown-menu {
        position: static !important;
        float: none !important;
        width: auto !important;
        margin-top: 0 !important;
        background-color: transparent !important;
        border: 0 !important;
        box-shadow: none !important
    }
}

.mega-dropdown-menu>li>ul {
    padding: 0;
    margin: 0
}

.mega-dropdown-menu>li>ul>li {
    list-style: none
}

.mega-dropdown-menu>li>ul>li>a {
    display: block;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #999
}

.mega-dropdown-menu>li ul>li>a:hover,
.mega-dropdown-menu>li ul>li>a:focus {
    text-decoration: none;
    color: #444;
    background-color: #f5f5f5
}

.mega-dropdown-menu .dropdown-header {
    color: #844896;
    font-size: 22px;
    font-weight: bold;
    padding: 0;
    margin-bottom: 14px;
    white-space: inherit
}

.mega-dropdown-menu .dropdown-header a {
    color: #844896 !important;
    font-size: 22px !important;
    font-weight: bold
}

.mega-dropdown-menu .dropdown-header.alt {
    font-size: 20px;
    font-weight: normal;
    color: #162e42
}

.mega-dropdown-menu .dropdown-header.alt .prt-srv {
    color: #162e42 !important;
    font-weight: normal;
    font-size: 20px !important
}

.mega-dropdown-menu .dropdown-header.alt ul {
    padding: 0
}

.mega-dropdown-menu .dropdown-header.alt ul li {
    list-style: none;
    display: inline
}

.mega-dropdown-menu .dropdown-header.alt ul a {
    font-size: 12px !important;
    padding: 0 9px !important
}

.mega-dropdown-menu form {
    margin: 3px 20px
}

.mega-dropdown-menu .form-group {
    margin-bottom: 3px
}

@media (min-width: 769px) {
    .row-eq-height {
        display: -ms-flexbox;
        display: flex
    }
}

img.top {
    vertical-align: text-top
}

img.bottom {
    vertical-align: text-bottom
}

img.middle {
    vertical-align: middle
}

.hero-slider .sub-line {
    padding: 20px 0
}

.hero-slider .carousel .carousel-control .glyphicon-chevron-right {
    margin-right: 20px
}

.hero-slider .carousel .carousel-control .glyphicon-chevron-left {
    margin-left: 20px
}

.hero-slider .carousel .carousel-indicators {
    bottom: 0px
}

.hero-slider .carousel .carousel-inner .col-copy {
    padding: 90px 0px 60px 0px
}

@media screen and (min-width: 992px) {
    .hero-slider .carousel .carousel-inner .col-copy {
        padding: 90px 140px 60px 90px
    }
}

@media screen and (min-width: 992px) {
    .hero-slider .carousel .carousel-inner .hero h1 {
        font-size: 58px;
        margin-top: 20px;
        margin-bottom: 30px
    }
}

.hero-slider .carousel .carousel-inner .item {
    width: 100%;
    min-height: 350px
}

.hero-slider .carousel .carousel-inner .item.dark {
    color: #fff
}

.hero-slider .carousel .carousel-inner .item.light {
    background: #ddeaf2
}

.hero-slider .carousel .carousel-inner .item.light h2 {
    color: #0b2e44 !important
}

.hero-slider .carousel .carousel-inner .item.light p {
    color: #0b2e44 !important
}

@media (min-width: 992px) {
    .hero-slider .carousel .carousel-inner .item .hero-image {
        text-align: right;
        padding-right: 50px
    }
}

.hero-slider .carousel .carousel-inner .item .carousel-desc {
    margin-top: 10px;
    margin-bottom: 10px
}

.hero-slider .carousel .carousel-inner .item .carousel-desc h2 {
    font-size: 48px;
    color: #fff;
    font-weight: bold
}

.hero-slider .carousel .carousel-inner .item .carousel-desc p {
    color: #fff;
    font-size: 24px;
    padding-bottom: 30px
}

@media (max-width: 992px) {
    .hero-slider .carousel .carousel-inner .item .carousel-desc .btn-cta {
        text-align: center
    }
}

.hero-slider .carousel .carousel-inner .item .carousel-desc .btn-cta .btn-primary {
    background: #844896;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid transparent;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 13px;
    padding-bottom: 13px;
    font-weight: bold
}

.hero-slider .carousel .carousel-inner .item .carousel-desc .btn-cta :hover {
    background: transparent;
    color: #fff;
    background-color: #d93f5a
}

.hero-slider .carousel .carousel-control {
    width: 2%
}

@media (max-width: 992px) {
    .hero-slider .carousel .carousel-control {
        width: 10%
    }
}

.hero-slider .carousel .carousel-control.left {
    background-image: none
}

.hero-slider .carousel .carousel-control.right {
    background-image: none
}

.quick-links {
	font-family: Galano, sans-serif !important;										   
    margin-bottom: 40px
}

.quick-links h2 {
    font-size: 40px;
    border-bottom: 1px solid #844896;
    padding: 0 0 11px 0
}

.quick-links ul {
    padding: 0
}

.quick-links ul li {
    list-style: none
}

.quick-links ul li:last-child a {
    border-bottom: none
}

.quick-links ul li a {
    color: #000;
    display: block
}

.quick-links ul li a i {
    margin-right: 16px
}

.carousel-inner,
.carousel,
.item,
.container,
.fill {
    height: 100%;
    width: 100%;
    background-position: center center;
    background-size: cover
}

.slide-wrapper {
    display: inline
}

.slide-wrapper .container {
    padding: 0px
}

.carousel-img {
    margin: 3% 0px
}

@media (max-width: 992px) {
    .carousel-img {
        margin: -3% 0px
    }
}

.carousel-img img {
    max-height: 300px
}

@media (min-width: 992px) {
    .carousel-img img {
        float: right
    }
}

.item .carousel-desc {
    color: #fff;
    text-align: left;
    padding: 30px 0
}

.item h2 {
    font-size: 50px;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

.item p {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 10px
}

.item .fill {
    padding: 0px 30px;
    display: table
}

.item .inner-content {
    max-width: 1229px;
    margin: 0 auto
}

@media (min-width: 992px) {
    .item .inner-content {
        display: -ms-flexbox;
        display: flex;
        vertical-align: middle
    }
}

.dropdown li:not(.dropdown-header, .divider) {
    padding-bottom: 10px
}

.search-cmvt {
    display: none;
    float: right
}

.search-cmvt.open {
    display: block
}

.search-cmvt .site-utilities__search-close {
    background-color: #fff;
    background-color: var(--c-bg-header);
    background-image: url(https://www.commvault.com/wp-content/themes/commvault/dist/svg/close.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 2rem auto;
    border: none;
    border-right: 2px solid #f0f1f2;
    border-right: var(--border-header);
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    overflow: hidden;
    padding: 0;
    text-indent: 101%;
    white-space: nowrap;
    width: 4.5rem
}

.search .txt {
    display: inline-block;
    padding: 0px 7px
}

@media (min-width: 1230px) {
    .search .txt {
        display: none
    }
}

#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #0b2e44;
    transition: all 0s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    z-index: 999
}

@media (min-width: 992px) {
    #search.open {
        max-height: 403px;
        margin-top: 171px
    }
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: #fff;
    background: rgba(0, 0, 0, 0);
    font-size: 60px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding-left: 30px;
    padding-right: 30px;
    outline: none
}

@media (max-width: 992px) {
    #search input[type="search"] {
        font-size: 30px
    }
}

#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 65px;
    margin-left: -45px;
    padding: 13px 24px;
    background-color: #844896;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase
}

#search .btn:hover {
    background: #d93f5a
}

#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
    background-color: #844896;
    opacity: 1;
    padding: 10px 17px;
    font-size: 27px
}

.w100 {
    width: 100%
}

.cmvt-contact {
    margin-bottom: 40px
}

.cmvt-contact .info {
    font-size: 20px
}

.cmvt-contact .icon {
    padding-right: 7rem
}

.info.seller-signup .info-box:hover {
    border: 2px solid #ddeaf2
}

@media screen and (max-width: 767px) {
    .info.seller-signup .info-box .icon {
        padding-bottom: 10px
    }
}

.info.seller-signup .btn.btn-primary {
    background: #844896;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid transparent;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 13px;
    padding-bottom: 13px;
    font-weight: bold
}

.info.seller-signup .btn:hover {
    background: transparent;
    color: #fff;
    background-color: #d93f5a
}

.info.seller-signup .btn.btn-learn {
    margin: 12px 0 0
}

.info-box-alt h2 {
    font-size: 32px
}

.info-box-alt .gallery_product {
    background: #154868;
    border-radius: 15px;
    position: relative;
    border: 6px solid #fff;
    color: #fff;
    min-height: 375px
}

@media screen and (max-width: 992px) {
    .info-box-alt .gallery_product {
        min-height: auto
    }
}

.info-box-alt .gallery_product .info-box {
    background: #154868;
    color: #fff;
    padding: 10px;
    margin: 10px 0;
    border: 2px solid transparent
}

.info-box-alt .gallery_product .info-box p {
    margin-bottom: 50px
}

.info-box-alt .gallery_product .info-box:hover {
    border: 2px solid #154868;
    text-decoration: none
}

.info-box-alt .gallery_product .info-box.light {
    background: #ddeaf2
}

.info-box-alt .gallery_product .info-box:hover .btn-cta {
    border-bottom: 4px solid #844896;
    color: #844896
}

.info-box-alt .gallery_product .info-box:hover .btn-cta a {
    text-decoration: none;
    color: #fff
}

.info-box-alt .gallery_product .info-box .brow {
    text-transform: uppercase
}

.info-box-alt .gallery_product .info-box .btn-cta {
    font-size: 20px;
    border-bottom: 2px solid #844896;
    display: inline-block;
    bottom: 20px;
    position: absolute
}

.info-box-alt .gallery_product .info-box .btn-cta a {
    color: #844896
}

.toc {
    font-size: 14px
}

.toc label {
    font-weight: normal
}

.toc label a {
    font-size: 14px !important
}

.toc input {
    height: 26px;
    width: 59px;
    margin-right: 8px
}

.f20 {
    font-size: 20px
}

.d-flex {
    display: -ms-flexbox;
    display: flex
}

.d-inline-block {
    display: inline-block
}

.bb-1 {
    border-bottom: 1px solid #959595
}

.bb-grey {
    border-color: #d5d5d5
}

.bb-dark {
    border-color: #0b2e44
}

.bg-info {
    background: #ddeaf2
}

.lh-24 {
    line-height: 24px
}

.lh-32 {
    line-height: 32px
}

.lh-heading {
    line-height: 40px
}

.eyebrow {
    color: #844896;
    font-size: 20px;
    text-transform: uppercase
}

.font-size16 {
    font-size: 16px
}

.font-size32 {
    font-size: 32px
}

.link-style-none {
    list-style: none
}

.fa.icon-pink {
    color: #844896;
    font-size: 19px
}

ul {
    list-style: none;
    padding: 0
}

ul.pink-list li {
    padding-left: 28px;
    margin-bottom: 10px;
    position: relative;
    padding-top: 4px
}

ul.pink-list li::before {
    content: "\f057";
    font-family: "FontAwesome";
    color: #844896;
    font-size: 19px;
    position: absolute;
    left: 0;
    top: 2px
}

@media screen and (min-width: 1024px) {
    .grid {
        display: -ms-flexbox;
        display: flex;
        -webkit-column-gap: 45px;
        -moz-column-gap: 45px;
        column-gap: 45px
    }
}

@media screen and (min-width: 1024px) {
    .nf-grid {
        display: -ms-flexbox;
        display: flex;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }
}

.nf-grid .number-facts {
    text-align: center
}

.nf-grid .number-facts h3 {
    font-size: 20px;
    text-transform: uppercase
}

.nf-grid .number-facts .number-fact .number {
    font-size: 50px
}

.nf-grid .number-facts .number-fact .fact {
    font-size: 18px;
    font-weight: bold;
    padding: 6px 15px 17px 15px
}

.nf-grid .number-facts .number-fact .detail {
    line-height: 24px;
    padding: 0 20px
}

.btn {
    white-space: normal
}

.btn.btn-primary {
    background: #000;
    border-radius: 32px;
    font-size: 16px;
    border: 1px solid transparent;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 13px;
    padding-bottom: 13px;
    margin-top: 13px;
    margin-bottom: 13px;
    font-weight: bold
}

.btn.btn-primary.dark {
    background-color: #fff;
    color: #000
}

.btn.btn-primary.dark:hover {
    background-color: #fff;
    color: #9b9dad
}

.btn.btn-primary.dark:hover::after {
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.8788 8.00008L7.08586 2.20718L8.50008 0.792969L16.7072 9.00008L8.50008 17.2072L7.08586 15.793L12.8788 10.0001H0.292969V8.00008H12.8788Z' fill='%239B9DAD'%3E%3C/path%3E%3C/svg%3E")
}

.btn.btn-primary.dark::after {
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.8788 8.00008L7.08586 2.20718L8.50008 0.792969L16.7072 9.00008L8.50008 17.2072L7.08586 15.793L12.8788 10.0001H0.292969V8.00008H12.8788Z' fill='%23000'%3E%3C/path%3E%3C/svg%3E")
}

.btn.btn-primary:hover {
    background: transparent;
    color: #fff;
    background-color: #5c5f6b
}

.btn.btn-primary::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 18px;
    background-image: url("data:image/svg+xml,%3Csvg width='17' height='18' viewBox='0 0 17 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.8788 8.00008L7.08586 2.20718L8.50008 0.792969L16.7072 9.00008L8.50008 17.2072L7.08586 15.793L12.8788 10.0001H0.292969V8.00008H12.8788Z' fill='%23ffffff'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: relative;
    top: 3px;
    left: 8px
}

.btn.btn-secondary {
    color: #000 !important;
    font-weight: 400 !important;
    border-radius: 32px;
    font-size: 16px;
    border: 1px solid transparent;
    padding-left: 24px;
    padding-right: 24px;
    font-weight: bold
}

.btn.btn-secondary:hover svg path:first-child {
    fill: #5c5f6b
}

.btn.btn-secondary a {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: left
}

.btn.btn-secondary span {
    color: #000;
    font-weight: 400;
    padding-left: 12px
}

.btn.btn-secondary h3 {
    color: #000;
    font-weight: 400
}

.btn.btn-secondary.dark span,
.btn.btn-secondary.dark div {
    color: #fff;
    font-weight: 400
}

.btn.btn-secondary.dark svg path:nth-child(2) {
    fill: #000
}

.btn.btn-secondary.dark svg path:first-child {
    fill: #fff
}

.btn.btn-secondary:hover span {
    color: #5c5f6b
}

.btn.btn-secondary:hover::before {
    background-color: #5c5f6b
}

.btn:active {
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.125)
}

.cmvt-portfolio {
    padding: 5px 0 15px 0
}

.cmvt-portfolio.grid.bb {
    border-bottom: 1px solid black
}

@media screen and (min-width: 1024px) {
    .cmvt-portfolio.grid {
        display: -ms-flexbox;
        display: flex;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }
}

.cmvt-portfolio.row:before {
    content: none !important
}

.cmvt-portfolio h2 {
    font-size: 32px
}

.cmvt-portfolio h5 {
    font-size: 18px;
    font-weight: bold;
    line-height: 22px
}

.cmvt-portfolio .sub-headline {
    font-size: 18px;
    color: #844896;
    padding-bottom: 15px
}

.cmvt-portfolio .body {
    line-height: 24px;
    padding-bottom: 25px
}

.download-cyber a {
    font-size: 24px;
    padding: 6px 0;
    display: block
}

.download-cyber h2 {
    padding-bottom: 20px
}

.cyber-disclaimers {
    margin-top: 100px
}

.cyber-disclaimers a {
    color: #959595;
    font-size: 12px;
    display: block
}

@media (min-width: 1024px) {
    .br {
        display: none
    }
}

@media screen and (max-width: 1024px) {
    .whats-in-it .info-box {
        margin: 10px !important
    }
}

@media screen and (max-width: 1024px) {
    .whats-in-it .info.grid {
        padding-bottom: 0 !important
    }
}

hr {
    border-top: 1px solid #d5d5d5
}

@font-face {
    font-display: swap;
    font-family: Galano;
    font-style: normal;
    font-weight: 500;
    src: url(https://www.commvault.com/wp-content/themes/commvault/dist/fonts/galano/GalanoGrotesque-Medium.woff2) format("woff2"), url(https://www.commvault.com/wp-content/themes/commvault/dist/fonts/galano/GalanoGrotesque-Medium.woff) format("woff"), url(https://www.commvault.com/wp-content/themes/commvault/dist/fonts/galano/GalanoGrotesque-Medium.otf) format("opentype")
}

@font-face {
    font-display: swap;
    font-family: Galano;
    font-style: normal;
    font-weight: 400;
    src: url(https://www.commvault.com/wp-content/themes/commvault/dist/fonts/galano/GalanoGrotesque-Regular.woff2) format("woff2"), url(https://www.commvault.com/wp-content/themes/commvault/dist/fonts/galano/GalanoGrotesque-Regular.woff) format("woff"), url(https://www.commvault.com/wp-content/themes/commvault/dist/fonts/galano/GalanoGrotesque-Regular.otf) format("opentype")
}

@font-face {
    font-display: swap;
    font-family: Galano;
    font-style: normal;
    font-weight: 500;
    src: url(https://www.commvault.com/wp-content/themes/commvault/dist/fonts/galano/GalanoGrotesque-Medium.woff2) format("woff2"), url(https://www.commvault.com/wp-content/themes/commvault/dist/fonts/galano/GalanoGrotesque-Medium.woff) format("woff"), url(https://www.commvault.com/wp-content/themes/commvault/dist/fonts/galano/GalanoGrotesque-Medium.otf) format("opentype")
}

body .navbar-default {
	font-family: Galano, sans-serif !important;										   
    border-color: transparent;
    background-color: transparent
}


body nav {
    font-family: Galano, sans-serif !important
}
body nav .top-nav.cmvt-pa-nav {
    background-color: #00053b
}

@media screen and (max-width: 1230px) {
    body nav .top-nav.cmvt-pa-nav .logo img {
        text-align: center;
        margin: 0 auto 10px auto;
        display: block;
    }
}

/* body nav .top-nav.cmvt-pa-nav .top-nav-items li a {
    font-size: 12px !important;
    padding: 28px 4px !important
} */

@media screen and (min-width: 1200px) {
    body nav .top-nav.cmvt-pa-nav .top-nav-items li a {
        font-size: 14px !important;
        padding: 28px 12px !important
    }
}

@media screen and (min-width: 1500px) {
    body nav .top-nav.cmvt-pa-nav .top-nav-items li a {
        font-size: 14px !important
    }
}

body nav .top-nav.cmvt-pa-nav .top-nav-items li:after {
    top: 28px
}

@media screen and (min-width: 1229px) and (max-width: 1329px) {
    body nav .top-nav.cmvt-pa-nav .top-nav-items li a{
        font-size:12px !important;
    }
}

body nav .top-nav.cmvt-pa-nav .nav-partner {
    padding: 16px 14px;
    float: right
}

@media screen and (max-width: 1230px) {
    body nav .top-nav.cmvt-pa-nav .nav-partner {
        text-align: center;
        margin: 0 auto;
        max-width: 270px
    }
}

@media screen and (max-width: 1200px) {
    body nav .top-nav.cmvt-pa-nav .top-nav-wrap {
        display: grid
    }
}

body .cmvt-main-nav {
    font-family: Galano, sans-serif !important
}
@media screen and (max-width: 1230px) {
    body .cmvt-main-nav {
        margin-bottom: 30px
    }
}

@media screen and (min-width: 1230px) {
    body .cmvt-main-nav .mm .navbar-mega {
        padding: 20px 0px
    }
}

@media screen and (min-width: 1230px) {
    body .cmvt-main-nav .nb-wrap {
        float: right;
        display: inline;
        width: 100%;
        position: relative;
        top: -70px;
        margin-bottom: -70px;
        padding-left: 0;
        padding-right: 0
    }
}

body .cmvt-main-nav .navbar-nav li a {
    color: #000;
    font-size: 16px;
    font-weight: 500
}

body .cmvt-main-nav .navbar-header {
    margin-left: -50px
}

@media screen and (min-width: 1230px) {
    body .cmvt-main-nav .logo-bottom {
        position: relative;
        left: -32px;
        float: left;
        display: inline;
       
    }
  
}

@media screen and (max-width: 1200px) {
    body .cmvt-main-nav .logo-bottom img {
        text-align: center;
        margin: 0 auto;
        display:block !important;
        
    }
}

.hero {
	font-family: Galano, sans-serif !important;										   
    color: #fff
}

.hero.style1 {
    background: #00053b;
    background: linear-gradient(129deg, #00053b 0%, #ea2c63 50%)
}

.hero.style2 {
    background: #00053b;
    background: linear-gradient(129deg, #00053b 0%, #844896 50%)
}

.hero.style3 {
    background: #00053b;
    background: linear-gradient(129deg, #00053b 0%, #f495b1 50%)
}

.hero .eyebrow {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase
}

.hero h1 {
    font-weight: 500;
    font-size: calc(16px + 6 * ((200vw - 320px) / 680));
    line-height: 1
}

@media screen and (min-width: 1200px) {
    .hero h1 {
        font-size: 58px;
        margin-top: 10px
    }
}

.hero .col-copy {
    padding: 60px 60px 60px 60px !important;
    min-height: 250px;
}

@media screen and (min-width: 1200px) {
    .hero .col-copy {
        padding: 60px 180px 60px 38px
    }

    .hero .col-copy .sub-line {
        line-height: 1.25;
        font-size: 20px;
        padding: 20px 0
    }
}

.hero .col-image {
    display: none;
}

@media screen and (min-width: 992px) {
    .hero .col-image {
        padding: 0px;
        display: block;
        background-size: cover; /* rw: cjnaged to cover */
    }
}

@media screen and (max-width: 1470px) {
    .hero .col-image {
        padding: 20px; /* rw: from 10 to 20 */
    }
}

.content-showcase {
    font-family: Galano, sans-serif !important
} 
.content-showcase .title {
    font-weight: 500;
    font-size: 48px;
    line-height: 1;
    padding-bottom: 20px
}

.content-showcase p {
    line-height: 1.5
}

.content-centered {
    font-family: Galano, sans-serif !important
}
.content-centered .title {
    font-weight: 500;
    font-size: 48px;
    line-height: 1;
    padding-bottom: 10px
}

.content-centered p {
    line-height: 1.5;
    max-width: 710px
}

.content-section-with-columns {
	font-family: Galano, sans-serif !important;										   
    padding: 20px 20px 50px 20px
}

@media screen and (min-width: 992px) {
    .content-section-with-columns {
        padding: 20px 0 20px 0
    }
}

.content-section-with-columns h2 {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 20px
}

.content-section-with-columns .col-icon :hover {
    opacity: 0.9
}

.content-section-with-columns .col-icon a {
    color: #fff;
    width: 100%
}

@media screen and (max-width: 767px) {
    .content-section-with-columns .col-icon a {
        text-align: left
    }
}

.content-section-with-columns .col-icon h3 {
    font-size: 16px;
    line-height: 1.35
}

.content-section-with-columns .col-icon img {
    float: left;
    padding: 10px 20px 0 0
}

@media screen and (min-width: 1200px) {
    .content-section-with-columns .col-icon img {
        float: left;
        padding: 19px 20px 0 0
    }
}

@media screen and (max-width: 767px) {
    .content-section-with-columns .col-icon span {
        text-align: left
    }
}

.content-section-with-columns .col-cta {
    margin: 0 0;
    padding-bottom: 50px
}

@media screen and (min-width: 1200px) {
    .content-section-with-columns .col-cta {
        margin: 0 18%
    }
}

.bg-radial {
	font-family: Galano, sans-serif !important;
    background-image: url(/assets/images/bg-radial.jpg);		
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover
}

.bg-alt {
    background: #f2f2f9
}

.bg-white {
    background: #fff !important
}

.cmvt-tabs {
    font-family: Galano, sans-serif !important
}

.cmvt-tabs .tab-content .sub-title {
    font-size: 18px;
    font-weight: 600
}

.cmvt-tabs .tab-content .eyebrow {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    letter-spacing: 2.5px;
    text-transform: uppercase
}

.cmvt-tabs .tab-content h2 {
    font-size: 40px;
    color: purple
}

.cmvt-tabs .tab-content h3 {
    font-size: 29px;
    font-weight: 500;
    line-height: 1.25;
    font-weight: 600
}

/* @media screen and (min-width: 992px) and (max-width: 1252px) {
    .top-nav-items {
        display: none
    }
} */

.float-right {
    float: right
}

float-left {
    float: left
}

.float-none {
    float: none
}

@media (max-width: 767px) {
    .custom-hidden-xs {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .custom-hidden-sm {
        display: none
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .custom-hidden-md {
        display: none
    }
}

@media (min-width: 1200px) {
    .custom-hidden-lg {
        display: none
    }
}

@media (max-width: 1200px) {
    .col-xs-12 {
        float: none;
        width: 100%
    }

    .first-on-mobile {
        -ms-flex-order: 1;
        order: 1
    }

    .second-on-mobile {
        -ms-flex-order: 2;
        order: 2
    }

    .third-on-mobile {
        -ms-flex-order: 3;
        order: 3
    }
}

.flex-container {
    display: -ms-flexbox;
    display: flex
}

.font-weight-medium {
    font-weight: 600
}

.font-medium {
    font-weight: 500
}

.font-regular {
    font-weight: 400
}

.d-inline-flex {
    display: -ms-inline-flexbox;
    display: inline-flex
}

.align-center {
    -ms-flex-align: center;
    align-items: center
}

.hover-opacity:hover {
    opacity: 0.9
}

.text-purple {
    color: #844896
}

.link-underline {
    text-decoration: underline
}

.font-14 {
    font-size: 14px
}

.font-16 {
    font-size: 16px
}

.font-18 {
    font-size: 18px
}

.text-black {
    color: #000
}

.text-white {
    color: #fff
}

.text-bold {
    font-weight: bold
}

.d-block {
    display: block
}

.hr-purple {
    border-bottom: 1px solid #844896;
    padding: 0 0 18px 0
}

.font-galano {
    font-family: Galano, sans-serif !important
}
.border-0 {border: none !important;}

.fs12 {font-size:12px;}
.fs28 {font-size:28px;}
.fs40 {font-size:40px;}
.mh-none {min-height: auto !important;}

/* Custom CSS for vertical rule */
.vertical-rule {
    position: relative;
    margin-left: -1px; /* Adjust as per your layout */
}

.vertical-rule::after {
    content: '';
    position: absolute;
    top: 40px; /* Adjust the space above the line */
    right: 10px;
    bottom: 40px; /* Adjust the space below the line */
    border-right: 1px solid #9B9DAD; /* Customize the color as needed */
    transform: translateX(-50%);
}



/*Override Bootstrap breakpoints for nav*/

@media (max-width: 1230px) {
    .navbar-toggle {
      display: block;
    }
    .navbar-collapse.collapse {
        display: none !important;
      }
      .navbar-collapse.collapse.in {
        display: block !important;
      } 
  }
  

  .tier-info + .container-fluid.main-nav.cmvt-main-nav .logo-bottom {
    top: -30px;
    position: relative;
}
.tier-info ~ .container-fluid.main-nav.cmvt-main-nav .logo-bottom {
    top: -30px;
    position: relative;
}

/*Forgot Password*/

.forgot-password .form-control {
    margin-bottom: 20px;
    height: 45px;
}
.forgot-password input {
    border: 1px solid #707070;
    max-width:360px;
}

.f0f h1 {
    font-size: 220px;
    font-weight:400;
    background: -webkit-linear-gradient(270deg, #EA2C63, #844896 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
}

/* @media (max-width: 1200px) {
    .f0f h1 {
        font-size: 100px;
        font-weight:600px;
    }
} */

@media (max-width: 1000px) {
    .f0f h1 {
        font-size: 150px;
        font-weight:600px;
    }
}