/*!
 * Start Bootstrap - Agency v1.1.1 (http://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
body {
    overflow-x: hidden;
    font-family: Neutrif,Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif
}

.text-muted {
    color: #777777;
    line-height: 26px;
    font-size: 15px;
}

.text-primary {
    color: #fed136
}

p {
    font-size: 14px;
    line-height: 30px;
    font-family: "Quicksand", sans-serif;
}

p.large {
    font-size: 16px
}

ul{
    padding: 0;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: none
}

a {
    color: #617fde;
    font-family: "Quicksand", sans-serif;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #fec503
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Quicksand", sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 17px;
    color: #333;
}

.img-centered {
    margin: 0 auto
}

.bg-light-gray {
    background-color: #fbfbfb;
}

.bg-darkest-gray {
    background-color: #222222;
}

.btn-primary {
    color: white;
    background-color: #617fde;
    border-color: #617fde;
    border-radius: 30px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 300
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: white;
    background-color: #617fde;
    border-color: #617fde
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #fed136;
    border-color: #fed136
}

.btn-primary .badge {
    color: #fed136;
    background-color: white
}

.btn-xl {
    color: white;
    background-color: #ff367a;
    border-color: #ff367a;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 50px;
    font-size: 14px;
    padding: 10px 25px;
        z-index: 10;
    position: relative;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    color: white;
    background-color: #617fde;
    border-color: #617fde;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    background-color: #fed136;
    border-color: #fed136
}

.btn-xl .badge {
    color: #fed136;
    background-color: white
}

.navbar-custom {
    background-color: rgba(0, 0, 0, 0.66);
    border-color: transparent
}

.navbar-custom .navbar-brand {
    color: #617fde;
    font-family: 'Roboto', sans-serif;
}

/*.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
    color: #617fde
}
*/
.navbar-custom .navbar-collapse {
    border-color: rgba(255, 255, 255, 0.04)
}

.navbar-custom .navbar-toggle {
/*    background-color: #617fde;
    border-color: #617fde;*/
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    color: white;
    font-size: 12px
}

.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
    /*background-color: #617fde;*/
}

.navbar-custom .nav li a {
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;    
    font-size: 12px;
}

.navbar-custom .nav li a:hover,
.navbar-custom .nav li a:focus {
    color: #617fde;
    outline: none
}

.navbar-custom .navbar-nav > .active > a {
    border-radius: 0;
    color: #617fde;
    background-color: transparent;
}

.navbar-custom .navbar-nav > .active > a:hover,
.navbar-custom .navbar-nav > .active > a:focus {
    color: #617fde;
    background-color: transparent;
}

.mob{
    display: none;
}

@media (min-width: 768px) {
    .navbar-custom {
        background-color: transparent;
        padding: 10px 0;
        -webkit-transition: padding 0.3s;
        -moz-transition: padding 0.3s;
        transition: padding 0.3s;
        border: none
    }
    .navbar-custom .navbar-brand {
        font-size: 2em;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s
    }
    .navbar-custom .navbar-nav > .active > a {
        border-radius: 3px
    }
}

@media (min-width: 768px) {
    .navbar-custom.affix {
        background-color: rgb(255, 255, 255);
       /* border-bottom: 1px solid #e9e9e9;*/
        padding: 10px 0;
                box-shadow: 0 0 20px 0 rgba(0,0,0,.08);
    }
    .navbar-custom.affix .navbar-brand {
        font-size: 1.5em
    }
}

header {
    background-image: url('../img/header.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: left;
    min-height: 450px;
 /*       background: #ccc;
    background-color: #b61924;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background: rgba(52,169,247,1);
    background: -moz-linear-gradient(135deg, #9C27B0 0%, rgba(39,48,230,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(52,169,247,1)), color-stop(100%, rgba(39,48,230,1)));
    background: -webkit-linear-gradient(135deg, #9C27B0 0%, rgba(39,48,230,1) 100%);
    background: -o-linear-gradient(135deg, #9C27B0 0%, rgba(39,48,230,1) 100%);
    background: -ms-linear-gradient(135deg, #9C27B0 0%, rgba(39,48,230,1) 100%);
    background: linear-gradient(135deg, #1a0c7d  0%, #7d13a7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#34a9f7', endColorstr='#2730e6', GradientType=1 );*/
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px
}

header .intro-text .intro-lead-in {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 22px;
    margin-bottom: 25px;
    color:#fff!important;
}

header .intro-text .intro-heading {
    font-family: 'Roboto', sans-serif;
    ;
    text-transform:capitalize;
    font-weight: 300;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 25px;
    color:#fff!important;
}

@media (min-width: 768px) {
    header .intro-text {
           padding-top: 220px;
    padding-bottom: 130px;
            max-width: 600px;
    }
    header .intro-text .intro-lead-in {
        font-family: 'Roboto', sans-serif;
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 25px;
        letter-spacing: .5px;
    }
    header .intro-text .intro-heading {
        font-family: 'Roboto', sans-serif;
        font-size: 23px;
        line-height: 34px;
        margin-bottom: 30px;
            color: #a5a5a5!important;
    letter-spacing: .5px;
    }
}

@media (min-width: 480px) and (max-width: 768px) {
    .mob{
    display: block!important;
}

.desk{
    display: none!important;
}
    header .intro-text {
            padding-top: 190px;
    padding-bottom: 130px;
    max-width: 400px;
    }
    header .intro-text .intro-lead-in {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 25px;
    letter-spacing: .5px;
    }
    header .intro-text .intro-heading {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
    color: #a5a5a5!important;
    letter-spacing: .5px;
    }

    #mob-screen ul li {
    margin: 25px 0 50px 0;
}

    .container {
    padding-right: 30px;
    padding-left: 30px;
}

.section-heading:after {
    position: absolute;
    top: 30px!important;
    left: 50%;
    margin-left: -16px;
    width: 30px;
    height: 2px;
    background: #2196F3!important;
    content: '';
    border-radius: 5px;
}

section h2.section-heading {
    font-size: 24px!important;
    margin-bottom: 0!important;
}

section h2.section-heading1 {
    font-size: 22px!important;
}

#features .section-inner-heading {
    padding: 10px 0 0 0!important;
        font-size: 20px!important;
    margin-bottom: 0;
        line-height: 0!important;
}

.tab-content > .tab-pane{
    display: block!important;
}

.features-tab{
    display: none!important;
}

#features,#mob-screen  {
    padding: 50px 0 0 0!important;
}

#features .section-subheading {
    line-height: 29px!important;
}

#usecases {
    padding: 70px 0 0 0!important;
}

section h3.section-subheading {
    margin-bottom: 0;
}

.navbar-custom {
    background-color: rgba(255, 255, 255, .99);
    padding: 10px 0;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.08);
}

.navbar #logo-main svg {
    height: 60px;
    margin: 0 0 0 0;
}

.navbar .logo-white{
       fill: #4285F4;
}

.login-btn{
    display: none!important;
}

.nav > li{
    text-align: center;
}

.navbar-custom .nav li a{
    color: #4c4c4c;
}

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

    footer span.copyright {
    line-height: 26px!important;
    padding: 0 0 0 0!important;
    font-size: 13px;
}

#contact {
    padding: 90px 0 10px 0!important;
}

.tab-pane div img{
    width: auto;
    margin: 0 auto;
}

footer ul.quicklinks li a {
     border:none!important; 
    background: rgba(255, 255, 255, 0.6)!important;
}

footer ul.quicklinks {
    margin: 26px 0 0 0;
    }

    .usecase-img{
    width: 350px;
    margin: 0 auto 50px auto;
    border-radius: 0;
}

}


@media (min-width: 320px) and (max-width: 480px) {

.mob{
    display: block!important;
}

.desk{
    display: none!important;
}
    .tab-content {
    padding: 0!important;
}
    header .intro-text {
            padding-top: 150px;
    padding-bottom: 100px;
    max-width: 400px;
    }
    header .intro-text .intro-lead-in {
font-family: 'Roboto', sans-serif;
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 25px;
    letter-spacing: .5px;
    }
    header .intro-text .intro-heading {
font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 30px;
    color: #c1c1c1!important;
    letter-spacing: .5px;
    }

    .container {
    padding-right: 30px;
    padding-left: 30px;
}

    #mob-screen ul li {
    margin: 25px 0 50px 0;
}

.section-heading:after {
    position: absolute;
    top: 30px!important;
    left: 50%;
    margin-left: -16px;
    width: 30px;
    height: 2px;
    background: #2196F3!important;
    content: '';
    border-radius: 5px;
}

footer ul.quicklinks {
    margin: 26px 0 0 0;
    }

section h2.section-heading {
    font-size: 17px!important;
    margin-bottom: 0!important;
}

footer ul.quicklinks li a {
     border:none!important; 
    background: rgba(255, 255, 255, 0.6)!important;
}

section h2.section-heading1 {
    font-size: 22px!important;
}

#features .section-inner-heading {
    padding: 10px 0 0 0!important;
        font-size: 20px!important;
    margin-bottom: 0;
        line-height: 0!important;
}

.tab-content > .tab-pane{
    display: block!important;
}

.features-tab{
    display: none!important;
}

#features,#mob-screen  {
    padding: 50px 0 0 0!important;
}

#features .section-subheading {
        line-height: 22px!important;
    font-size: 15px;
}

#usecases {
    padding: 70px 0 0 0!important;
}

section h3.section-subheading {
        font-size: 15px!important;
    line-height: 22px!important;
}

.navbar-custom {
    background-color: rgba(255, 255, 255, .99);
    padding: 5px 0;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.06);
}

.navbar #logo-main svg {
    height: 50px;
    margin: 5px 0 0 0;
}

.navbar .logo-white{
       fill: #4285F4;
}

.login-btn{
    display: none!important;
}

.nav > li{
    text-align: center;
}

.navbar-custom .nav li a{
    color: #4c4c4c;
}

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

    footer span.copyright {
    line-height: 26px!important;
    padding: 0 0 0 0!important;
    font-size: 13px;
}

#contact {
    padding: 90px 0 10px 0!important;
}

.tab-pane div img{
    width: auto;
    margin: 0 auto;
}

.affix #logo-main svg{
        height: 50px!important;
    margin: 5px 0 0 0!important;
}

.usecase-img{
    width: 280px;
    margin: 0 auto 30px auto;
    border-radius: 0;
}

}

section {
    padding: 100px 0
}

section h2.section-heading1{
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 20px;
    font-family: "Quicksand", sans-serif;
    font-weight: bold;
}

section h2.section-heading {
    font-size: 27px;
    margin-top: 0;
    margin-bottom: 50px;
    font-family: "Quicksand", sans-serif;
    font-weight: bold;
    color: #2196F3;
}

.section-heading:after{
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 3px;
    background: #2196F3;
    content: '';
    border-radius: 5px;
}

section h2.section-inner-heading{    
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 15px;
    font-family: "Quicksand", sans-serif;
    font-weight: bold;
}

section h3.section-subheading {
    font-size: 17px;
    font-family: "Quicksand", sans-serif;
    text-transform: none;
    font-weight: 300;
    color: #6f7c82;
    line-height: 1.5;
    margin-bottom: 50px
}


#about ul li{
    list-style: none;
    font-size: 15px;
    font-family: "Quicksand", sans-serif;
    text-transform: none;
    font-weight: 300;
    color: #6f7c82;
    line-height: 1.5;
    margin-bottom: 12px;

}

#mob-screen .section-inner-heading{
    color: #fff;
}

#mob-screen ul li{
    list-style: none;
    font-size: 15px;
    font-family: "Quicksand", sans-serif;
    text-transform: none;
    font-weight: 300;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 12px;
        margin: 50px 0 0 0;

}

@media (min-width: 768px) {
    section {
        padding: 150px 0
    }
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
        font-weight: bold;
}

.usecase-main{
    width: 700px;
    margin: 0 auto;
}

#usecases .portfolio-item {
     margin: 0 0 0 0;
    padding: 15px 0!important;
    right: 0;
    width:230px;
}

#usecases .portfolio-item .portfolio-link {
    display: block;
    position: relative;
    max-width: 400px;
    margin: 0 auto
}

#usecases .portfolio-item img{
    margin: 0 auto;
}

/*#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    background: rgba(254, 209, 54, 0.9);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s
}*/

/*#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1
}
*/
/*#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    position: absolute;
    width: 100%;
    height: 20px;
    font-size: 20px;
    text-align: center;
    top: 50%;
    margin-top: -12px;
    color: white
}*/

#usecases .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px
}

#usecases .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#usecases .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0
}

#usecases .portfolio-item .portfolio-caption {
    max-width: 400px;
    margin: 0 auto;
   /* background-color: white;*/
    text-align: center;
    padding: 25px;
/*    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);*/
}

#usecases .portfolio-item .portfolio-caption h4 {
    text-transform: none;
    margin: 0
}

/*#portfolio .portfolio-item .portfolio-caption p {
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 16px;
    margin: 0
}*/

#usecases * {
    z-index: 2
}

@media (min-width: 767px) {
    #usecases .portfolio-item {
        margin: 0 0 0 0;
        padding:15px 0!important;
    }
}

.timeline {
    list-style: none;
    padding: 0;
    position: relative
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: "";
    width: 2px;
    background-color: #f1f1f1;
    left: 40px;
    margin-left: -1.5px
}

.timeline > li {
    margin-bottom: 50px;
    position: relative;
    min-height: 50px
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table
}

.timeline > li:after {
    clear: both
}

.timeline > li .timeline-panel {
    width: 100%;
    float: right;
    padding: 0 20px 0 100px;
    position: relative;
    text-align: left
}

.timeline > li .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto
}

.timeline > li .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto
}

.timeline > li .timeline-image {
    left: 0;
    margin-left: 0;
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 100;
    background-color: #fed136;
    color: white;
    border-radius: 100%;
    border: 7px solid #f1f1f1;
    text-align: center
}

.timeline > li .timeline-image h4 {
    font-size: 10px;
    margin-top: 12px;
    line-height: 14px
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    text-align: left;
    padding: 0 20px 0 100px
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto
}

.timeline > li:last-child {
    margin-bottom: 0
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit
}

.timeline .timeline-heading h4.subheading {
    text-transform: none
}

.timeline .timeline-body > p,
.timeline .timeline-body > ul {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .timeline:before {
        left: 50%
    }
    .timeline > li {
        margin-bottom: 100px;
        min-height: 100px
    }
    .timeline > li .timeline-panel {
        width: 41%;
        float: left;
        padding: 0 20px 20px 30px;
        text-align: right
    }
    .timeline > li .timeline-image {
        width: 100px;
        height: 100px;
        left: 50%;
        margin-left: -50px
    }
    .timeline > li .timeline-image h4 {
        font-size: 13px;
        margin-top: 16px;
        line-height: 18px
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        float: right;
        text-align: left;
        padding: 0 30px 20px 20px
    }
}

@media (min-width: 992px) {
    .timeline > li {
        min-height: 150px
    }
    .timeline > li .timeline-panel {
        padding: 0 20px 20px
    }
    .timeline > li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px
    }
    .timeline > li .timeline-image h4 {
        font-size: 18px;
        margin-top: 30px;
        line-height: 26px
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 20px 20px
    }
}

@media (min-width: 1200px) {
    .timeline > li {
        min-height: 170px
    }
    .timeline > li .timeline-panel {
        padding: 0 20px 20px 100px
    }
    .timeline > li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px
    }
    .timeline > li .timeline-image h4 {
        margin-top: 40px
    }
    .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 100px 20px 20px
    }
}

.team-member {
    text-align: center;
    margin-bottom: 50px
}

.team-member img {
    margin: 0 auto;
    border: 7px solid white
}

.team-member h4 {
    margin-top: 25px;
    margin-bottom: 0;
    text-transform: none
}

.team-member p {
    margin-top: 0
}

aside.clients img {
    margin: 50px auto
}

/*section#contact .section-heading {
    color: #333
}*/

section#contact .form-group {
    margin-bottom: 25px
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px
}

section#contact .form-group input.form-control {
    height: auto
}

section#contact .form-group textarea.form-control {
    height: 236px
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none
}

section#contact::-webkit-input-placeholder {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eeeeee
}

section#contact:-moz-placeholder {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eeeeee
}

section#contact::-moz-placeholder {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eeeeee
}

section#contact:-ms-input-placeholder {
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #eeeeee
}

section#contact .text-danger {
    color: #e74c3c
}

footer {
    padding: 20px 0 20px 0;
    text-align: center;
/*    background: #1a0c7d;
    background: -moz-linear-gradient(-45deg, #1a0c7d 0%, #7d13a7 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #1a0c7d ), color-stop(100%, #7d13a7));
    background: -webkit-linear-gradient(-45deg, #1a0c7d 0%, #7d13a7 100%);
    background: -o-linear-gradient(-45deg, #1a0c7d 0%, #7d13a7 100%);
    background: -ms-linear-gradient(-45deg, #1a0c7d 0%, #7d13a7 100%);
    background: linear-gradient(135deg, #1a0c7d 0%, #7d13a7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a0c7d ', endColorstr='#7d13a7', GradientType=1 );
*/}

footer span.copyright {
    line-height: 40px;
    font-family:"Quicksand", sans-serif;
    color: #3a3a3a;
    text-transform: uppercase;
    text-transform: none;
}

footer span.copyright a{
    color: #3a3a3a;
}

footer .container {
    border-top: 1px solid #ecebeb;
    padding: 10px 0 0 0;
}

footer ul.quicklinks {
    margin-bottom: 0;
    line-height: 40px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    text-transform: none;
    position:relative;
    z-index: 3;
}

footer ul.quicklinks li a{
    padding: 10px 7px;
    border: 1px solid #673AB7;
    border-radius: 50px;
    margin: 0 0 0 5px;
}

footer ul.quicklinks li a img{
    height: 25px;
}

ul.social-buttons {
    margin-bottom: 0
}

ul.social-buttons li a {
    display: block;
    background-color: #222222;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    color: white;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #fed136
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: none
}

footer ul {
    list-style-type: none;
}

.portfolio-modal .modal-dialog {
    margin: 0;
    height: 100%;
    width: auto
}

.portfolio-modal .modal-content {
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    min-height: 100%;
    padding: 100px 0;
    text-align: center
}

.portfolio-modal .modal-content h2 {
    margin-bottom: 15px;
    font-size: 3em
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px
}

.portfolio-modal .modal-content p.item-intro {
    margin: 20px 0 30px;
    font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 16px
}

.portfolio-modal .modal-content ul.list-inline {
    margin-bottom: 30px;
    margin-top: 0
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px
}

.portfolio-modal .close-modal {
    position: absolute;
    width: 75px;
    height: 75px;
    background-color: transparent;
    top: 25px;
    right: 25px;
    cursor: pointer
}

.portfolio-modal .close-modal:hover {
    opacity: 0.3
}

.portfolio-modal .close-modal .lr {
    height: 75px;
    width: 1px;
    margin-left: 35px;
    background-color: #222222;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    z-index: 1051
}

.portfolio-modal .close-modal .lr .rl {
    height: 75px;
    width: 1px;
    background-color: #222222;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    z-index: 1052
}

.portfolio-modal .modal-backdrop {
    opacity: 0;
    display: none
}

::-moz-selection {
    text-shadow: none;
    background: #fed136
}

::selection {
    text-shadow: none;
    background: #fed136
}

img::selection {
    background: transparent
}

img::-moz-selection {
    background: transparent
}

body {
    webkit-tap-highlight-color: #fed136
}

.p-about {
    font-size: 18px !important;
    font-weight: 300;
    color: #000;
}

.span-about {
    font-size: 16px;
    font-weight: 300;
    color: rgba(0, 0, 0, 0.6);
}

.footer-text {
    font-size: 15px;
    font-weight: 400;
    color: #414446;
}

.top-margin-md {
    margin-top: 40px!important;
}

.top-margin-lg {
    margin-top: 60px!important;
}

.before-header {
    font-size: 24px;
    font-weight: 200;
}

.bottom-margin-sm {
    margin-bottom: 20px!important
}


.nav-tabs { border-bottom: 1px solid #DDD; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
.nav-tabs > li > a { border: none; color: #666; font-family: "Quicksand", sans-serif;}
.nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #4285F4 !important; background: transparent; }
.nav-tabs > li > a::after { content: ""; background: #4285F4; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -2px; transition: all 250ms ease 0s; transform: scale(0); }
.nav-tabs > li > a::before {     content: "";
    width: 11px;
    height: 11px;
    border-radius: 2px;
    background: #ffffff;
    border: 2px solid #2196F3;
    margin: 0 auto;
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
     transform: scale(0); 
    z-index: 10; }
    .nav-tabs > li.active > a::before, .nav-tabs > li:hover > a::before{transform: scale(1);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}

.features-tab{
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 1000px;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.features-tab li{
    float: left;
    margin-bottom: -1px;
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.features-tab li a{
    outline: none;
} 


#subscribe-mail{
    background: #1a0c7d ;
    background: -moz-linear-gradient(-45deg, #1a0c7d  0%, #7d13a7 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, #1a0c7d ), color-stop(100%, #7d13a7));
    background: -webkit-linear-gradient(-45deg, #1a0c7d  0%, #7d13a7 100%);
    background: -o-linear-gradient(-45deg, #1a0c7d  0%, #7d13a7 100%);
    background: -ms-linear-gradient(-45deg, #1a0c7d  0%, #7d13a7 100%);
    background: linear-gradient(135deg, #1a0c7d  0%, #7d13a7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a0c7d ', endColorstr='#7d13a7', GradientType=1 );
    padding: 100px 0;
}

.subscribe-bottom{
    position: absolute;
    width: 100%;
    left: 0;
    margin: 9px 0 0 0;
    z-index: 0;
}

.subscribe-left h2{
    font-size: 30px!important;
    color: #fff!important;
}

.subscribe-left h3{
    color: #fff!important;
}

.login-btn{
    background: #ff367a;
    color: #fff!important;
    border-radius: 50px;
    padding: 6px 20px!important;
    margin: 10px 0 0 10px;
}

.login-btn:hover{
    background: #ff367a!important;
    color: #fff!important;
    border-radius: 50px;
    padding: 6px 20px!important;
    margin: 10px 0 0 10px;
}

.usecase-rb{
    border:solid #f1f1f1;
    border-width: 0 1px 1px 0;
}

.usecase-b{
    border:solid #f1f1f1;
    border-width: 0 0 1px 0;
}

.usecase-r{
    border:solid #f1f1f1;
    border-width: 0 1px 0 0;
}

.subscribe-input{
    padding:13px 20px 13px 20px;
    border-radius: 50px;
    border: 1px solid #ffffff;
    width: 350px;
    z-index: 1;
    position: relative;
}

.subscribe-submit{
    padding: 13px 25px 13px 25px;
    border-radius: 50px;
    background: #ff367a;
    color: #fff;
    margin: 0 0 0 -105px;
    z-index: 1;
    position: relative;
}

.footer-top{  
    position: absolute;
    width: 103%;
    left: -10px;
    margin: -2px 0 0 0;
    z-index: 1;
}

#contact{
    padding: 70px 0 70px 0;
}


#features .section-inner-heading{
    width: 390px;
    line-height: 10px;
    padding: 120px 0 0 0;
}

#features .section-subheading{
    line-height: 30px;
}

.scurve-top-white{
    position: absolute;
    width: 100%;
    left: 0;
    margin: -100px 0 0 0;
    z-index: 1;
}

.curve-top-grey{
    position: absolute;
    width: 100%;
    left: 0;
    margin: -100px 0 0 0;
    z-index: 1;
}

.curve-bottom-white,.curve-bottom-grey,.scurve-bottom-white{
    position: absolute;
    width: 103%;
    left: -4px;
    margin: -2px 0 0 0;
    z-index: 1;
}

.curve-top-white{
    position: absolute;
    width: 100%;
    left: 0;
    margin: -65px 0 0 0;
    z-index: 1;
}

#desc-screen{
    padding:150px 0 150px 0;
}

#usecases{
    padding: 150px 0 0 0;
}

#features,#mob-screen{
    padding: 100px 0 0 0;
}



#mob-screen{
        background: #673AB7;
    padding: 150px 0 0 0;
}

.affix .nav li a {
    color: #565656;
}

.affix .logo-white {
    fill: #4285F4;
}

.affix #logo-main svg{
    height: 60px;
    margin: -5px 0 0 0;
}

.logo{
    background-image: url(../img/logo.svg);
}

/*#logo-main:hover .logo-white { fill: #4285F4;}*/


.price-main{
    max-width: 220px;
    background: #fff;
    border-radius: 7px;
    margin: 0 auto;
        border: 1px solid #f3f3f3;
    border-radius: 4px;
    -webkit-box-shadow: 0px 3px 20px -4px rgba(196,196,196,1);
    -moz-box-shadow: 0px 3px 20px -4px rgba(196,196,196,1);
    box-shadow: 0px 3px 20px -4px rgba(196,196,196,1);
}

.price-header{
    background: linear-gradient(135deg, #1a0c7d 0%, #7d13a7 100%);
    padding: 2px 20px;
    border-radius: 5px;
/*    margin: 10px 10px 0 10px;*/
}

.price-header h3,.price-header h1{
    color: #fff;
}

.price-header h3{
    font-weight: bold;
    font-size: 20px;
}

.price-header span{
    font-size: 14px;
}

.price-body {
    padding: 20px 10px;
}

.price-footer{
    position: absolute;
    width: 220px;
    text-align: center;
    margin: -10px 0 0 0px;
}

.price-footer a{
    color: #fff;
    background: #ff2b73;
    padding: 7px 24px;
    border-radius: 50px;
    -webkit-box-shadow: 0px 3px 20px -4px rgb(230, 33, 100);
    -moz-box-shadow: 0px 3px 20px -4px rgb(230, 33, 100);
    box-shadow: 0px 3px 20px -4px rgb(230, 33, 100);
}

.price-body ul li{
    list-style: none;
    padding: 15px 10px 15px 32px;

}

.price-body ul li:before{
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 3px;
    background: #ffffff;
    border: 2px solid #9C27B0;
    margin: 2px 0 0 0;
    position: absolute;
    left: 35px;
    right: 0;
    z-index: 10;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-shadow: 0px 3px 12px -4px rgb(0, 0, 0);
    -moz-box-shadow: 0px 3px 12px -4px rgb(0, 0, 0);
    box-shadow: 0px 3px 12px -4px rgb(0, 0, 0);
}

.plan1 .price-header, .plan1 .price-footer a{
        background: linear-gradient(135deg, #8BC34A 0%, #009688 100%);
}

.plan2 .price-header, .plan2 .price-footer a{
    background: linear-gradient(135deg, #2196F3 0%, #3F51B5 100%);
    }

    .plan3 .price-header, .plan3 .price-footer a{
    background: linear-gradient(135deg, #f1296e 0%, #a9125f 100%);
}

    .plan3 .price-header h3{
    margin: 10px 0;
}

.plan3 .price-header{
        padding: 36px 20px;
    background: linear-gradient(135deg, #f1296e 0%, #a9125f 100%);
    text-align: center;
}

.plan3 .price-body{
    padding: 16px 10px;
    text-align: center;
}

.plan3 .price-body h3{
    font-size: 16px;
    margin: 48px 0;
}

.price-arc{
    position: absolute;
    width: 219.8px;
    margin: -56px 0 0 0;
    z-index: 1;
    left: 15px;
}

.df{
        float: left;
    min-width: 55px;
    height: 80px;
}

.df img{
    float: left;
    margin-right: 19px;
    margin-top: 7px;
    height: 40px;
}

#mob-screen{
    background: #673ab7;
}

#how-it-works{
    padding: 70px 0 50px 0!important;
}

.panel-heading p {
    margin-top: 20px;
    line-height: 27px;
    color: #333;
    font-size: 14px;
}

.panel-heading h4 {
    margin-top: 40px;
    color: #333;
}

#tittle h3 {
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 20px!important;
    padding: 0 12px;
}

.panel-heading p {
    margin-top: 20px;
    line-height: 27px;
    color: #333;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif!important;
}

.panel-default{
    border: none;
    box-shadow: none;
}

