@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');

@import url('https://fonts.googleapis.com/css?family=Lobster+Two:700');

/*@font-face {
    font-family: 'LobsterTwo';
url('../fonts/LobsterTwo-Bold.woff2') format('woff2'),
url('../fonts/LobsterTwo-Bold.woff') format('woff'),
url('../fonts/LobsterTwo-Bold.ttf')  format('truetype')
}*/
body{
    margin: 0px;
    padding:0;
    background-color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
}

a:focus, a:hover{color: #fff; text-decoration: none;}

.relative{ position: relative;}
.floatNone{ float: none;}
.height{ height: 100%;}
.navbar-info {
    width: 100%;
    
    
}
.fixed-me{
    transition: all 1s ;
}

.fixed-me{
    background-color:#fff !important;
    padding: 0px  !important;
    margin-bottom: 5px;
    position: fixed;
    top:0;
	z-index:888;
    width: 100%;
    border-bottom: 3px solid #6666cc !important;
    
}

.navbar{ margin-bottom: 0px;}
.navbar-brand{ height: auto;}
.navbar-me {
    
   transition: all 1s ;
}
.header-right-menu{
 padding: 0px 15px !important;   
    
}
.site-logo{
    padding: 0px !important; 
    margin: 0px 10px !important;
}
.navbar-brand>img {
    display: block;
    margin-left: -35px; width: 150px;
}
.navbar-me{
    padding: 10px 0px;
    background-color: transparent;
    top: 0px;
    border: 0px;
    border-radius: 0px;
}
.navbar-collapse{
    text-align: center;
    border-top-width: 0px;
    padding-top: 10px;
    margin-top: 0px;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.menu-collapsed-button{
    margin: 20px 15px 10px 15px !important;
}

h2{ position: relative; font-size: 35px; color: #6d5799; font-weight: 400; text-transform: uppercase; line-height: 1.2; -moz-transform: scale(1, 0.97); -webkit-transform: scale(1, 0.97); -ms-transform: scale(1, 0.97); }
h2 span{ color: #ed4cbe; font-weight: 700;}
.line{ width: 180px; height: 1px; background: #8e4fca; margin:15px 0 25px; display: inline-block;}
.tablecm{ display: table; height: 100%; max-height: 823px;}
.tablecellCm{ display: table-cell; vertical-align: middle;}
.bg-1 {
  background: url('../img/banner-top.jpg') no-repeat center center fixed;
    color:#fff;
    background-size:cover;
}
  
.bg-2 {
  background: url('../img/appBg.png') no-repeat top center fixed;
    color:#fff;
    background-size:cover;
}

.bg-3 {
  background: url('/assets/example/bg_blueplane.jpg') no-repeat bottom center fixed;
    color:#fff;
    background-size:cover;
}

.tablecellCm a{ color: #fff; font-weight: 700; text-decoration: underline;}


/*.top{ width: 100%; height: auto; background: url(../img/banner-top.jpg); position: relative; background-size: cover; padding-top: 60px;}*/
/*.top>.container >.row{ display: table; width: 100%;} */
/*.top>.container>.row > [class^='col-md'] {display: table-cell; vertical-align: middle; color: #fff; width: auto;}
.top>.container>.row > .col-md-5 img{ margin: 120px 0 -120px;}*/

.top h1{ font-weight: 700;font-size: 55px; }
.top h1 span {
  font-size: 85px; letter-spacing: 5px;
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 1.2;
  text-align: right;
  text-shadow: 0px 3px 1.32px rgba(0, 3, 45, 0.46);
  -moz-transform: matrix( 2.4615996418994,0,0,2.38775165264242,0,0);
  -webkit-transform: matrix( 2.4615996418994,0,0,2.38775165264242,0,0);
  -ms-transform: matrix( 2.4615996418994,0,0,2.38775165264242,0,0);

}

.top .mobile{ position: absolute; bottom: 0; left: 81%; margin-left: -411px;}

.top p{ margin: 25px 0 35px; line-height: 2}
.download{
  border-width: 2px;
  border-color: rgb(235, 235, 235);
  border-style: solid;
  border-radius: 4px;
  width: 191px;
  height: 65px;
  background: url(../img/play-one.png) center center no-repeat;

  display: inline-block;
  transition: .5s;


}
.download:hover{background:#fff url(../img/play-two.png) center center no-repeat;}
.download.ios{background:url(../img/ios.png) center center no-repeat; margin-left: 15px;}
.download.ios:hover{background:#fff url(../img/ios2.png) center center no-repeat;}
.download .fa-download{ margin-right: 5px;}


.features{ width: 100%; height: auto; position: relative; padding: 5% 0 5%;}
.features h4{ color: #ed4cbe; font-weight: 700; margin: 25px 0 15px; text-transform: uppercase; font-size: 16px;}
.features p{  margin-bottom: 5%;}
.features .thumb-box{ width: auto; height: auto; padding: 25px; display: inline-block; transition: .2s;}
.features .thumb-box img{ width: 40px; height: auto; margin: 25px 0px;}

.circle {
  border-radius: 50%;
  background-image: -moz-linear-gradient( 0deg, rgb(189,75,254) 0%, rgb(150,129,251) 61%, rgb(110,183,248) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(189,75,254) 0%, rgb(150,129,251) 61%, rgb(110,183,248) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(189,75,254) 0%, rgb(150,129,251) 61%, rgb(110,183,248) 100%);
  width: 99px;
  height: 99px;
  position: relative;
  display: inline-block; 

}

.features .thumb-box a:hover,.features .thumb-box a:focus{color: #337ab7; }

.circle .incircle{ background: #fff; width: 89px; border-radius: 50%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto;
  height: 89px; line-height: 99px; transition: .5s;}
.circle .incircle:hover{ background: transparent;}
.circle .incircle:hover img{ fill:#fff;}

.features .thumb-box:hover {
box-shadow: 0px 0px 65px -11px rgba(102, 102, 204, 0.75)!important;
animation: slide-up .2s linear;
}

.screenshot{ width: 100%; height: auto; background: #ffffff; position: relative; padding: 5% 0 7%;}
.screenshot .tab-content{ position: relative; display: table; overflow: hidden;}
.screenshot .tab-content .mobileScreen{ position: absolute; z-index: 999;}
.tab-pane .tableBox{ display: table;}
.screenshot .tab-content img.screen{ margin: 85px 23px;}
.screenshot .tab-content .details{ width: 50%; display: table-cell; vertical-align: middle;}


.nav-tabs{ text-align: left; margin: 35% 0;}
.screenshot .tab-content .details h3 {font-size: 25px; color: rgb(102, 102, 204); font-weight: bold; text-transform: uppercase; line-height: 1.2; text-align: right; display: inline-block; padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid rgb(102, 102, 204);}
.nav-tabs>li>a{ font-size: 22px; color: #35353f; line-height: 25px; padding: 20px 15px; text-transform: uppercase;}    
.nav-tabs>li>a .fa{ margin-right: 15px;}
.nav-tabs>li>a svg{ margin-right: 15px; margin-top: 5px; margin-bottom: -4px;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a svg path.fill, .nav-tabs>li.active>a:focus svg path.fill, .nav-tabs>li.active>a:hover svg path.fill{background-color: transparent!important; color: rgb(102, 102, 204); border:0px; font-weight: 700; fill:rgb(102, 102, 204);}
.nav>li>a:focus, .nav>li>a:hover{ background: transparent; border-color:transparent; color: #fff;}
/*.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a.active*/

.top-nav-collapse { background: #a990f5;}
.top-nav-collapse .site-logo{ width: 104px;}
.top-nav-collapse .site-logo img{ width: 100%}
.navbar-nav>.active>a, .navbar-nav>.active>a:focus, .navbar-nav>.active>a:hover{background: transparent; color: #fff; border-bottom: 4px solid #ed4cbe;}
.tab-content .tab-pane {    
    position: relative;
}



.buttoncm{ position: absolute; width: 100%; height: 50px; top: 0; bottom: 0; margin: auto; z-index: 99999; left: 0; right: 0; }
.prev-step,.next-step{ font-size: 45px; display: block; width: 45px; background: #fff; text-align: center; }
.next-step{ float: right;}

.getApp { width: 100%; margin: 0px auto 0; position: relative; overflow: hidden; }
.star {background: #fd5b03; background: center center repeat; width: 100%; margin: 0px auto 0; padding: 4% 0 6%; position: relative; overflow: hidden; }
.getApp .line{ background: #fff;}
.getApp h2{color: #fff; font-weight: 400;}
.getApp h2 span{font-size: 35px; color: #fff; line-height: 1.2; font-weight: 700; text-transform: none;}
.getApp p {font-size: 14px; color: #fff; font-weight: 300; line-height: 1.5; margin-bottom: 34px;}
.getApp .store_btn {display: inline-block; margin-right: 10px; } 


.contact {background: url(../img/contactBg.png) center center no-repeat; background-size: cover; width: 100%; margin: 0px auto 0; padding: 7% 0; position: relative; overflow: hidden; }
.contact h2{color: #fff; font-weight: 400;}
.contact h2 span{font-size: 35px; color: #fff; line-height: 1.2; font-weight: 700; text-transform: none;}
.contact .line{ background: #fff;}
.contact p {font-size: 14px; color: #fff; font-weight: 300; line-height: 1.5; margin-bottom: 34px;}
.contact .store_btn {display: inline-block; margin-right: 10px; } 
/*.top>.container>.row >.col-md-*{}*/

.graphic--kozakura{ fill:#bfbebe;}
.contact label {font-size: 16px; font-weight: 400; }
.input__field--yoshiko{ border-color: #828282; background: transparent;}
.input__field--yoshiko:focus + .input__field--yoshiko, .input--filled .input__field--yoshiko{ background: rgba(255, 255, 255, 0.18); border-color: #ed4cbe; color: #fff;}
.input__label--yoshiko{ padding: 0em; left: 0;}
.input__label-content--yoshiko{ padding: 0.5em .8em;}
.input__label-content--yoshiko::after{ padding-top: 1em; color: #ed4cbe;}

textarea{ height: 130px;}
label.error {
    background: #ea6868;
    width: 100%;
    display: inline-block;
    padding: 4px 0;
    text-indent: 10px;
    font-size: 12px!important;
    color: #fff; text-align: left;
}
.img-center{
    margin: auto;
    text-align: center;
}
.contact .submit{ width: 153px; height: 57px; line-height: 57px; border: 0; text-align: center; background: #ed4cbe; display: inline-block; margin: 25px; font-size: 18px; color: #fff;}
label.error2 {
    background: #fff;
    max-width: 302px;
    display: inline-block;
    padding: 4px 0;
    text-indent: 10px;
    font-size: 12px!important;
    color: #fff; text-align: left;
}

.carousel-showmanymoveone .carousel-control {
   width: 4%;
   background-image: none;
}

.carousel-showmanymoveone .carousel-control.left {
   margin-left: 0;
}

.carousel-showmanymoveone .carousel-control.right {
   margin-right: 0;
}

.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3 {
   display: none;
}

.carousel .item .col-xs-12 {
   padding: 0 10px;
}


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
   .carousel .item .col-xs-12:nth-last-child(-n+2) {
      display: none;
   }
}

@media all and (min-width: 768px) {
   .carousel-showmanymoveone .carousel-inner > .active.left,
   .carousel-showmanymoveone .carousel-inner > .prev {
      left: -50%;
   }
   .carousel-showmanymoveone .carousel-inner > .active.right,
   .carousel-showmanymoveone .carousel-inner > .next {
      left: 50%;
   }
   .carousel-showmanymoveone .carousel-inner > .left,
   .carousel-showmanymoveone .carousel-inner > .prev.right,
   .carousel-showmanymoveone .carousel-inner > .active {
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
      display: block;
   }

   .carousel-indicators {
    bottom: -65px;
}
.carousel-indicators .active{ background: #ed4cbe;}
.carousel-indicators li{ background: #e2e2e2; border-color: #e2e2e2;}
}

@media all and (min-width: 768px) and (transform-3d),
all and (min-width: 768px) and (-webkit-transform-3d) {
   .carousel-showmanymoveone .carousel-inner > .item.active.right,
   .carousel-showmanymoveone .carousel-inner > .item.next {
      -webkit-transform: translate3d(50%, 0, 0);
      transform: translate3d(50%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.active.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev {
      -webkit-transform: translate3d(-50%, 0, 0);
      transform: translate3d(-50%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev.right,
   .carousel-showmanymoveone .carousel-inner > .item.active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      left: 0;
   }
}

@media all and (min-width: 992px) {
   .carousel-showmanymoveone .carousel-inner > .active.left,
   .carousel-showmanymoveone .carousel-inner > .prev {
      left: -25%;
   }
   .carousel-showmanymoveone .carousel-inner > .active.right,
   .carousel-showmanymoveone .carousel-inner > .next {
      left: 25%;
   }
   .carousel-showmanymoveone .carousel-inner > .left,
   .carousel-showmanymoveone .carousel-inner > .prev.right,
   .carousel-showmanymoveone .carousel-inner > .active {
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner .cloneditem-2,
   .carousel-showmanymoveone .carousel-inner .cloneditem-3 {
      display: block;
   }
}

@media all and (min-width: 992px) and (transform-3d),
all and (min-width: 992px) and (-webkit-transform-3d) {
   .carousel-showmanymoveone .carousel-inner > .item.active.right,
   .carousel-showmanymoveone .carousel-inner > .item.next {
      -webkit-transform: translate3d(25%, 0, 0);
      transform: translate3d(25%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.active.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev {
      -webkit-transform: translate3d(-25%, 0, 0);
      transform: translate3d(-25%, 0, 0);
      left: 0;
   }
   .carousel-showmanymoveone .carousel-inner > .item.left,
   .carousel-showmanymoveone .carousel-inner > .item.prev.right,
   .carousel-showmanymoveone .carousel-inner > .item.active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      left: 0;
   }
}
@media only screen and (min-device-width : 603px) and (max-device-width : 966px) {
   /*#home .container{
       padding-top: 150px;
   }*/
}
@media (min-width: 768px) and (max-width: 1024px) {
    .image-wrapper{
        overflow: hidden;
    }
    .top .mobile {
            max-width: 634px;
    }


}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    #home .container{
        padding-top: 150px;
    }
    .top .mobile {
        position: absolute;
        bottom: 0;
        left: 81%;
        margin-left: -371px;
    }

}
@media (min-height: 600px) and (max-height: 799px) {
    /* CSS stuff */
    #home .container{
        padding-top: 60px;
    }
    .top .mobile {
        top: auto;
        max-width: 612px;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .tablecellCm {
        display: table-cell;
        vertical-align: unset;
    }
    .tablecm {
        display: table;
        height: auto;
        max-height: 823px;
    }
}

footer{ background: #eeeeee; padding: 15px 25px;}
footer .container ul {
    text-align: center;margin: 42px 0;
}

footer .container ul li {
    list-style: none;
    display: inline-block;
    font-size: 11px;
    border-right: 1px solid #888888;
    padding: 0 15px 0 10px;
}

footer .container ul li:last-child{
    list-style: none;
    display: inline-block;
    font-size: 11px;
    border-right: 0px solid #888888;
    padding: 0 15px 0 10px;
     display: inline-block;
}

footer .container ul li:last-child a{cursor: not-allowed;}
footer .container ul li a { outline: 0;
    color: #888888;
}

footer .container .btn-primary{ border: 0px; font-size: 22px; padding: 6px 0; margin-top: 35px;
  background-color: rgb(102, 102, 204);
  width: 32px;
  height: 32px;

}



.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.modal-dialog {
  position: fixed;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}
.modal-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #3c7dcf;
  border-radius: 0;
  box-shadow: none;
}
.modal-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 80px;
  padding: 10px;
  background: #6598d9;
  border: 0;
}
.modal-title {
  font-weight: 300;
  font-size: 2em;
  color: #fff;
  line-height: 30px;
}
.modal-body {
  position: absolute;
  top: 80px;
  bottom: 60px;
  width: 100%;
  font-weight: 300;
  overflow: auto;
}

.modal-header .close{ position: absolute; top: 0; bottom: 0px; right: 15px; margin: auto; height: 25px;}



::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  background: #f1f3f5;
  border-left: 1px solid #d3d9e0;
}
::-webkit-scrollbar-thumb {
  background: #b5c0cb;
}

@media (min-width: 768px){

.navbar-nav>li>a {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #fff;
}
}


@media (max-width: 768px){
.top{ padding-top: 21%;}
/*.top>.container >.row{ display: table; width: inherit;} 
.top>.container>.row > [class^='col-md'] { display: block;}*/
.top .mobile{ left: 0; right: 0; margin: auto; position: relative;}
.height{ height: auto;}
.top>.container>.row > .col-md-5 img{ margin: 0px 0 0px; width: 100%;}
.download.ios{ margin: 15px 0 0;}
.site-logo img {width: 100%; max-width: 80px; margin: 0; }
.col.text-left.hidden-xs{
    display: none !important;
}
    .top .mobile {
        max-width: 634px;
    }
}


@media (min-width: 767px){
  .top-nav-collapse {
    padding: 0;
    height: 80px;
}
}

@media (max-width: 767px){
  .top h1{ font-size: 35px;}
  .top h1 span{ font-size: 55px;}
  h2{ font-size: 25px;}
  .screenshot .tab-content{ max-width: 343px; margin: auto;}
  .screenshot .tab-content .details{width: 100%; display: block; vertical-align: middle;}
  footer{ padding: 0px;}
    footer .container ul {
        width: 100%;
        padding: 0px;
        margin: 20px 0px;
    }
  .t-c{
      text-align: center;
  }
    footer .container .btn-primary {
        border: 0px;
        font-size: 22px;
        padding: 6px 0;
        margin-top: 0;
        background-color: rgb(102, 102, 204);
        width: 32px;
        height: 32px;
        margin-bottom: 30px;
    }
}


@media (max-width: 568px){
  .screenshot .tab-content{ width: 100%;}
  .screenshot .tab-content .mobileScreen{ width: 100%;}
  .screenshot .tab-content .mobileScreen img{ width: 100%;}
  .screenshot .tab-content img.screen{ width: 95%; margin: 24% 5px;}
  .site-logo{ max-width: 220px;}
  .site-logo img{ width: 100%;}
}



/*css from bhautik*/
.head-h1{
    font-family: 'Lobster Two', cursive;
    font-style: italic;
}

/*end css from bhautik*/



/*#landing-content {
overflow: hidden;
background-image: url(../img/banner-top.jpg);
width: 100%;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
max-height: 500px;
border-bottom: solid;
border-bottom-color: #628027;
border-bottom-width: 5px;
}

.slider {
margin-left: auto;
margin-right: auto;
overflow: hidden;
padding-top: 200px;
max-width: 1002px;
}

.slider img {
width: 80%;
padding-left: 10%;
padding-right: 10%;
height: auto;
margin-left: auto;
margin-right: auto;
}*/

