@font-face
{
    font-family: Graphik-Regular;
    src: url("../fonts/graphik/graphik-regular-webfont.woff");
}
@font-face
{
    font-family: Graphik-Extralight;
    src: url("../fonts/graphik/graphik-extralight-webfont.woff");
}
@font-face
{
    font-family: Graphik-Bold;
    src: url("../fonts/graphik/graphik-bold-webfont.woff");
}
@font-face
{
    font-family: Graphik-Regular;
    src: url("../fonts/graphik/graphik-regular-webfont.woff");
}
@font-face
{
    font-family: Graphik-Extralight;
    src: url("../fonts/graphik/graphik-extralight-webfont.woff");
}
@font-face
{
    font-family: Graphik-Black;
    src: url("../fonts/graphik/graphik-black-webfont.woff");
}
@font-face
{
    font-family: Graphik-Medium;
    src: url("../fonts/graphik/graphik-medium-webfont.woff");
}
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
    overflow-x: hidden;

}
*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

@media screen and (max-width: 480px) {
    body { padding-top: 18% !important; }

    .navbar-header{
        position: relative;
        padding-left: 0% !important;
        padding-top:0% !important;
    }

    .navbar-header a{
        position: absolute;
        padding-left: 2%;
        top: 30%;
    }

    .navbar-fixed-top{
        position: relative !important;
    }
    body{
        padding-top: 0% !important;
    }

    .customclass1{
        padding: 2% !important;
    }
    .navbar{
        margin-bottom:0% !important;
    }

    .dropdown-menu{
        position: relative !important;
        float: none !important;
        border: none !important;
        webkit-box-shadow: none !important;
    }

    /*.navbar-collapse{*/
        /*overflow: -webkit-paged-y !important;*/
    /*}*/

    .btn{
        padding:5px 10px !important;
    }

    .About-Us-Fee-Commi-Copy{
        line-height: 1 !important;
    }
}
body { padding-top: 5%; }

.customclass{
    padding-left: 20% !important;
    width: 75%;
}

.customclass1{
    padding-left: 5% !important;
}
.liclass{
    width:25%;
}
/*@media screen and (min-width: 600px){*/
    /*.customclass{*/
        /*width: 100%;*/
    /*}*/
/*}*/

.navbar {
    font-family: Graphik-Regular;
    margin-bottom: 0;
    border: 0;
    background-color: white;
    font-size: 16px !important;
    letter-spacing: 1px;
    padding-top: 2%;
    padding-bottom: 2%;
}

.navbar li a, .navbar .navbar-brand {
    /*color: #706576 !important;
    font-size: 11px !important;
    */
    color: #281833 !important;
    font-size: 16px !important;
}

.nav>li>a:hover {
    text-decoration: underline !important;
    background-color: white !important;
}

.nav li a {
    background-color: white !important;
}

.active a{
    text-decoration: underline !important;
}

.dropdown a{
    text-decoration: none !important;
}

.dropdown a:hover{
    text-decoration: underline !important;
}
.navbar-nav li a:hover {
    /*border-bottom: 1px solid #281833;*/
    text-decoration: underline;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #281633 !important;
}

.navbar-toggle .icon-bar {
    background-color: #281633 !important;
}

.Bquate-Copy {
    font-family: Graphik-Medium;
    font-size: 12px;
    font-weight: 500;
    line-height: 3.33;
    text-align: left;
    color: #7673C0;
}

.About-Us-Fee-Commi-Copy {
    font-family: Graphik-Regular;
    font-size: 14px;
    line-height: 2.86;
    text-align: left;
    color: #00001c;
}

.Copyright-2017-Bqu-Copy {
    font-family: Graphik-Regular;
    font-size: 14px;
    line-height: 2.5;
    text-align: center;
    color: #8a7b96;
}
/**/
.bg-violet{
    background-color:#00001c ;
}

.letstalk-btn, .letstalk-btn:hover, .letstalk-btn:focus, .letstalk-btn:visited{
    border: 1px solid white !important;
    color: white !important;
}


/*.components-text-light{*/
    /*font-family: Graphik-Regular;*/
    /*font-size: 15px;*/
    /*line-height: 2;*/
    /*text-align: left;*/
    /*color: #533d63;*/
/*}*/

.teaser-container {
    padding-top: 8%;
}

.teaser-header{
    font-family: Graphik-Extralight;
    font-size: 39px;
    font-weight: 200;
    line-height: 1.15;
    color: #ffffff;
}

.teaser-header .text-bold{
    font-family: Graphik-Bold;
}

.teaser-content-style {
    padding-top: 2%;
    font-family: Graphik-Extralight;
    font-size: 20px;
    font-weight: 200;
    line-height: 1.75;
    color: #ffffff;
}

.teaser-label-style {
    font-family: Graphik-Medium;
    font-size: 18px;
    font-weight: 500;
    text-align: justify;
    color: #ffffff;
}

.teaser-text-style {
    font-family: Graphik-Extralight;
    font-size: 24px;
    font-weight: 200;
    line-height: 0.92;
    letter-spacing: -0.4px;
    text-align: left;
    color: #1d2736;
}
.carousel-indicators li { visibility: hidden; }

.laptopBoundary {
    padding-top: 5%;
}

.ipadBoundary{
    max-width: 100%;
    padding-top: 5%;
    padding-left: 4%;
}

.ipadBoundaryImg {
    padding-left: 15%;
    max-width: 100%;
}

.over-ipad{
    position: absolute;
    left: 26.5%;
    padding-top: 3.5%;
    max-width: 61%;

    /*position: absolute;
    left: 28%;
    padding-top: 4.2%;
    max-width: 70%;*/
}

.ipadRtContent {
    padding-left: 15%;
}

.ng-hide-fade {
    opacity: 0.3;
    transition: 1s all linear;
    -webkit-transition: 0s all linear;

}
.ng-show{
    opacity: 1;
    transition: 1s all linear;
    -webkit-transition: 1s all linear;
}

.previous-image{
    position: absolute;
    z-index: -1;

}
.pointer{
    cursor: pointer;
}


/*.view-container {
    position: relative;
}

.view-frame.ng-enter,
.view-frame.ng-leave {
    background: white;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.view-frame.ng-enter {
    animation: 1s fade-in;
    z-index: 100;
}

.view-frame.ng-leave {
    animation: 1s fade-out;
    z-index: 99;
}

@keyframes fade-in {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@keyframes fade-out {
    from { opacity: 1; }
    to   { opacity: 0; }
}*/