@import url('https://fonts.googleapis.com/css?family=Nunito');
@import url('https://fonts.googleapis.com/css?family=Muli:400,700,800|PT+Mono');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro');
/*----ii-----*/
/*  */

.banner-illustrations {
    content: '';
    position: relative;
}

.home.oval-shape::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 20%;
    top: 0;
    bottom: 0;
    background: url("../images/theteller_v5/oval\ and\ devices@2x.png") no-repeat right;
    background-size: 100%;
    ;
}
.plans.oval-shape::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    right: 16%;
    top: 0;
    bottom: 0;
    z-index: -1;
    background: url("../images/theteller_v5/oval.svg") no-repeat right;
    background-size: 100%;
    ;
}

header.bg-white.box-shadow.b-b.b-light.affix-top {
    border-color: none;
    border-bottom: none;
    box-shadow: none;
    background: white 0.5;
}

.header-bg {
    z-index: 1;
    position: absolute;
    transform: skewY(-12deg);
    transform-origin: 0;
    background: linear-gradient(282deg, #a6ffcb 0%, #8ff2cf 13%, #00A2EA 100%, #0b6ca3 100%, #0E5E90 77%);
}
.reduce-padding {
        margin: 0px -35px;
}
.btn {
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    border-radius: 4px;
}

.tab-land {
    width: 352px
}
.half-size {
    width: 50%;
    height: 50%;
}
.phone-bg {
    position: absolute;
    top: inherit;
    right: -220px;
    width: 553px
}

.phone-sm {
    width: 467px
}

.tab-port {
    width: 352px;
    height: 512px;
    padding: 10px;
    border-radius: 13px;
    background-color: #fff;
    box-shadow: inset 0 4px 7px 1px #fff, inset 0 -5px 20px rgba(173, 186, 204, .25), 0 2px 6px rgba(0, 21, 64, .14), 0 10px 20px rgba(0, 21, 64, .05)
}

div.dker.pos-rlt.text-dark {
    background-color: transparent;
}

/*-----features page------*/
div.features-row {
    padding: 2% 5% 0 5%;
    margin-bottom: 5%;
}
.features-img-right {
    height: 50%;
    width: 50%;
    margin: auto;
}
.features-text {
    margin: auto;
    padding-top: 8%;
    padding-bottom: 8%;
    padding-right: 12%;
    padding-left: 12%;
}
/*------End features------*/

/*-----End ii-----*/

.navbar-fixed-top+section {
    padding-top: 70px;
}

.appear {
    visibility: hidden;
}

.animated {
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

.lh50 {
    line-height: 50px;
}

#about {
    background: #fff;
}

.h1 {
    font-size: 42px
}

.device {
    border-radius: 6px !important;
    box-shadow: -15px 15px 0 rgba(0, 0, 0, 0.15);
}

.device header {
    border-radius: 5px 5px 0 0;
}

.device.phone {
    border-radius: 15px !important;
}

.big-head {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.device.phone header {
    border-radius: 14px 14px 0 0;
}

.device.phone footer {
    border-radius: 0 0 14px 14px;
}

.navbar {
    border: none;
    -webkit-transition: padding ease-in-out 0.2s;
    transition: padding ease-in-out 0.2s;
}

.navbar.affix-top {
    padding: 10px 0;
}

.navbar-nav>li>a {
    font-weight: bold;
    /*text-transform: uppercase;*/
    font-size: 15px;
}

.navbar-nav .dropdown-submenu .dropdown-menu {
    left: 0;
    top: 100%;
    border: none;
    background-color: #f5f5f5;
    min-width: 220px;
}

.head-text {
    font-size: 40px;
    text-transform: none !important;
}

.head-right {
    padding: 90px 70px 50px 70px
}

.head-left {
    padding: 80px 0 80px;
}

.head-ad-text {
    padding-left: 60px;
    padding-right: 40px;
}

#responsive {
    background: url(../images/render-1.png) #25313e center no-repeat;
    background-size: cover;
}

.side-border {
    border-right: 1px solid #ece9e9;
}

#responsive>div {
    background-color: #25313e;
    background-color: rgba(37, 49, 62, 0.95)
}

#more {
    background-color: #fff;
    /*background-image: url("data:image/svg+xml;charset=utf8,<svg class='midsection-svg' width='1665px' height='665px' viewBox='0 0 1665 665' preserveAspectRatio='none'><defs><linearGradient x1='-9.76013358%' y1='100%' x2='93.4135454%' y2='47.0457337%' id='linearGradient-1'><stop stop-color='#1899AB' offset='0%'></stop><stop stop-color='#66E7CB' offset='100%'></stop></linearGradient></defs><polygon fill='#F4F8FF' transform='translate(832.500000, 274.000000) scale(1, -1) translate(-832.500000, -274.000000) ' points='0 3 1665 3 1665 346.491263 117.611298 545 0 475.825616'></polygon><polygon fill='url(#linearGradient-1)' points='0 124.293036 1665 0 1665 561.957836 1550.97584 665 0 601.957836'></polygon></svg>")  no-repeat;*/
    padding-top: 0px;
    padding-bottom: 50px;
}

.new_aside {
    width: 250px !important;
}

.small-text {
    font-size: 15px !important;
}

.text-dark {
    color: #011b33 !important;
}

.hover-box:hover {
    background-color: #eaf1f2;
    box-shadow: -14.142px 14.142px 20px 0px rgba(157, 157, 157, 0.5);
    cursor: pointer;
}

.midsection-svg {
    /*position: absolute;*/
    width: 100%;
    height: 100%;
    top: -130px;
}

.fa-3x {
    font-size: 3.1em !important;
}

.feature-desc li:before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 50%;
    background-size: 16px 16px;
    background-image: url('../images/download.svg');
}

.badge {
    padding: 7px !important;
}

.feature-desc ul {
    list-style: none;
    padding-left: 0px !important;
}

.input-lg {
    font-size: 15px !important;
}

.signup a {
    color: #49b869 !important;
}

.signup a:hover {
    color: #49b869;
}

.navbar-nav>li>a {
    font-weight: 500 !important;
}

.dker ul {
    list-style: none;
    padding-left: 0px !important;
}

.dropdown-menu {
    min-width: 200px !important;
}

.dropdown-menu>li>a {
    padding: 8px 15px !important;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dker ul li {
    margin-bottom: 8px;
}

.icon-muted {
    color: #b7b7b7 !important;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.bg-primary.dk,
.bg-primary .dk {
    background-color: #fff !important;
}

/*phone*/

@media (max-width: 767px) {
    .navbar-fixed-top+section {
        padding-top: 50px;
    }
    .side-border {
        border-right: none;
    }
    .navbar.affix-top {
        padding: 0;
    }
    .navbar-brand {
        float: left !important;
    }
    .h1 {
        font-size: 20px
    }
    .head-left {
        padding: 10px 0 20px;
    }
    .head-ad-text {
        padding-left: 15px;
        padding-right: 15px;
    }
    .head-text {
        font-size: 35px;
        text-transform: none !important;
    }
    .lh50 {
        line-height: 40px;
    }
    h1,
    .h1 {
        font-size: 25px;
    }
}

.comparison {
    max-width: 100%;
    margin: 0 auto;
    font: 13px/1.4 "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    padding: 10px;
}

.comparison table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    border-bottom: 1px solid #CCC;
}

.comparison td,
.comparison th {
    border-right: 1px solid #CCC;
    empty-cells: show;
    padding: 10px;
    background: #fff;
}

.compare-heading {
    font-size: 18px;
    font-weight: bold !important;
    border-bottom: 0 !important;
    padding-top: 10px !important;
}

.comparison tbody tr:nth-child(odd) {
    display: none;
}

.comparison .compare-row {
    background: #F5F5F5;
}

.comparison .tickblue {
    color: #0078C1;
}

.comparison .tickgreen {
    color: #009E2C;
}

.comparison th {
    font-weight: normal;
    padding: 0;
    border-bottom: 1px solid #CCC;
}

.comparison tr td:first-child {
    text-align: left;
}

.comparison .qbse,
.comparison .qbo,
.comparison .tl {
    color: #FFF;
    padding: 10px;
    font-size: 13px;
    border-right: 1px solid #CCC;
    border-bottom: 0;
}

.comparison .tl2 {
    border-right: 0;
}

.comparison .qbse {
    background: #0078C1;
    border-top-left-radius: 3px;
    border-left: 0px;
}

.comparison .qbo {
    background: #009E2C;
    border-top-right-radius: 3px;
    border-right: 0px;
}

.comparison .price-info {
    padding: 5px 15px 15px 15px;
}

.comparison .price-was {
    color: #999;
    text-decoration: line-through;
}

.comparison .price-now,
.comparison .price-now span {
    color: #ff5406;
}

.comparison .price-now span {
    font-size: 32px;
}

.comparison .price-small {
    font-size: 18px !important;
    position: relative;
    top: -11px;
    left: 2px;
}

.comparison .price-buy {
    background: #ff5406;
    padding: 10px 20px;
    font-size: 12px;
    display: inline-block;
    color: #FFF;
    text-decoration: none;
    border-radius: 3px;
    text-transform: uppercase;
    margin: 5px 0 10px 0;
}

.comparison .price-try {
    font-size: 12px;
}

.comparison .price-try a {
    color: #202020;
}

@media (max-width: 767px) {
    .comparison td:first-child,
    .comparison th:first-child {
        display: none;
    }
    .comparison tbody tr:nth-child(odd) {
        display: table-row;
        background: #F7F7F7;
    }
    .comparison .row {
        background: #FFF;
    }
    .comparison td,
    .comparison th {
        border: 1px solid #CCC;
    }
    .price-info {
        border-top: 0 !important;
    }
}

@media (max-width: 639px) {
    .comparison .price-buy {
        padding: 5px 10px;
    }
    .comparison td,
    .comparison th {
        padding: 10px 5px;
    }
    .comparison .hide-mobile {
        display: none;
    }
    .comparison .price-now span {
        font-size: 16px;
    }
    .comparison .price-small {
        font-size: 16px !important;
        top: 0;
        left: 0;
    }
    .comparison .qbse,
    .comparison .qbo {
        font-size: 12px;
        padding: 10px 5px;
    }
    .comparison .price-buy {
        margin-top: 10px;
    }
    .compare-heading {
        font-size: 13px;
    }
}

/*---------- SPACING ----------*/

/* Padding Zero */

.p0 {
    padding: 0 !important
}

/* Padding Top */

.pt10 {
    padding-top: 10px !important
}

.pt15 {
    padding-top: 15px !important
}

.pt20 {
    padding-top: 20px !important
}

.pt30 {
    padding-top: 30px !important
}

.pt40 {
    padding-top: 40px !important
}

.pt50 {
    padding-top: 50px !important
}

.pt60 {
    padding-top: 60px !important
}

.pt70 {
    padding-top: 70px !important
}

.pt80 {
    padding-top: 80px !important
}

.pt90 {
    padding-top: 90px !important
}

.pt100 {
    padding-top: 100px !important
}

.pt110 {
    padding-top: 110px !important
}

.pt120 {
    padding-top: 120px !important
}

.pt130 {
    padding-top: 130px !important
}

.pt140 {
    padding-top: 140px !important
}

/* Padding Bottom */

.pb0 {
    padding-bottom: 0px !important
}

.pb10 {
    padding-bottom: 10px !important
}

.pb15 {
    padding-bottom: 15px !important
}

.pb20 {
    padding-bottom: 20px !important
}

.pb30 {
    padding-bottom: 30px !important
}

.pb40 {
    padding-bottom: 40px !important
}

.pb50 {
    padding-bottom: 50px !important
}

.pb60 {
    padding-bottom: 60px !important
}

.pb70 {
    padding-bottom: 70px !important
}

.pb80 {
    padding-bottom: 80px !important
}

.pb90 {
    padding-bottom: 90px !important
}

.pb100 {
    padding-bottom: 100px !important
}

.pb110 {
    padding-bottom: 110px !important
}

.pb120 {
    padding-bottom: 120px !important
}

.pb130 {
    padding-bottom: 130px !important
}

.pb140 {
    padding-bottom: 140px !important
}

/* Padding Left */

.pl0 {
    padding-left: 0px !important
}

.pl3 {
    padding-left: 3px !important
}

.pl5 {
    padding-left: 5px !important
}

.pl10 {
    padding-left: 10px !important
}

.pl20 {
    padding-left: 20px !important
}

.pl30 {
    padding-left: 30px;
}

.pl40 {
    padding-left: 40px;
}

.pl50 {
    padding-left: 50px;
}

.pl60 {
    padding-left: 60px;
}

.pl70 {
    padding-left: 70px;
}

.pl80 {
    padding-left: 80px;
}

.pl90 {
    padding-left: 90px;
}

.pl100 {
    padding-left: 100px;
}

/* Padding Right */

.pr0 {
    padding-right: 0px !important
}

.pr5 {
    padding-right: 5px !important
}

.pr10 {
    padding-right: 10px !important
}

.pr20 {
    padding-right: 20px !important
}

.pr30 {
    padding-right: 30px !important
}

.pr40 {
    padding-right: 40px;
}

.pr50 {
    padding-right: 50px;
}

.pr60 {
    padding-right: 60px;
}

.pr70 {
    padding-right: 70px;
}

.pr80 {
    padding-right: 80px;
}

.pr90 {
    padding-right: 90px;
}

.pr100 {
    padding-right: 100px;
}

.pr110 {
    padding-right: 110px;
}

.pr120 {
    padding-right: 120px;
}

@media (min-width: 1200px) {
    .pl-lg-50 {
        padding-left: 50px;
    }
    .pl-lg-80 {
        padding-left: 80px;
    }
}

@media (min-width: 992px) {
    .pt-md-50 {
        padding-top: 50px;
    }
}

/* Margin Auto */

.mr-auto {
    margin: auto;
    float: none;
}

/* Margin Top */

.mt0 {
    margin-top: 0 !important
}

.mt5 {
    margin-top: 5px !important
}

.mt10 {
    margin-top: 10px !important
}

.mt20 {
    margin-top: 20px !important
}

.mt30 {
    margin-top: 30px !important
}

.mt40 {
    margin-top: 40px !important
}

.mt50 {
    margin-top: 50px !important
}

.mt60 {
    margin-top: 60px !important
}

.mt70 {
    margin-top: 70px !important
}

.mt80 {
    margin-top: 80px !important
}

.mt90 {
    margin-top: 90px !important
}

.mt100 {
    margin-top: 100px !important
}

.mt110 {
    margin-top: 110px !important
}

.mt120 {
    margin-top: 120px !important
}

/* Margin Bottom */

.mb0 {
    margin-bottom: 0 !important
}

.mb5 {
    margin-bottom: 5px !important
}

.mb10 {
    margin-bottom: 10px !important;
    display: inherit !important;
}

.mb15 {
    margin-bottom: 15px !important
}

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

.mb30 {
    margin-bottom: 30px !important
}

.mb40 {
    margin-bottom: 40px !important
}

.mb50 {
    margin-bottom: 50px
}

.mb60 {
    margin-bottom: 60px
}

.mb70 {
    margin-bottom: 70px
}

.mb80 {
    margin-bottom: 80px
}

.mb90 {
    margin-bottom: 90px
}

.mb100 {
    margin-bottom: 100px
}

.mb110 {
    margin-bottom: 110px
}

.mb120 {
    margin-bottom: 120px
}

/* Margin Left */

.ml0 {
    margin-left: 0 !important;
}

.ml15 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml40 {
    margin-left: 40px;
}

.ml50 {
    margin-left: 50px;
}

.ml60 {
    margin-left: 60px;
}

.ml70 {
    margin-left: 70px;
}

.ml80 {
    margin-left: 80px;
}

.ml90 {
    margin-left: 90px;
}

.ml100 {
    margin-left: 100px;
}

.ml110 {
    margin-left: 110px;
}

/* Margin Right */

.mr0 {
    margin-right: 0 !important
}

.mr5 {
    margin-left: 5px !important
}

.mr10 {
    margin-right: 10px !important
}

.mr20 {
    margin-right: 20px !important
}

.mr30 {
    margin-right: 30px !important
}

.mr40 {
    margin-right: 40px !important
}

.mr50 {
    margin-right: 50px !important
}

.mr60 {
    margin-right: 60px !important
}

.mr70 {
    margin-right: 70px !important
}

.mr80 {
    margin-right: 80px !important
}

.mr90 {
    margin-right: 90px !important
}

.mr100 {
    margin-right: 100px;
}

.mr110 {
    margin-right: 110px;
}

.colorWhite {
    color: #fff;
}
