p, div, h1, h2, h3, h4, h5, h6, pre {
  cursor: default; }

html body {
  color: #323b43;
  font-family: "proxima-nova",Arial, Helvetica, sans-serif;
  cursor: default; }

.body-bg {
  background: #f4f5f5; }

input:focus {
  outline: 0 none !important; }

:-moz-placeholder {
  color: #777777; }

::-moz-placeholder {
  color: #777777; }

:ms-input-placeholder {
  color: #777777; }

::-webkit-input-placeholder {
  color: #777777; }

.btn {
  transition: all .2s;
  -moz-transition: all .2s;
  -webkit-transition: all .2s;
  -ms-transition: all .2s; }

/*Bootstrap override*/
/*import2 page*/
body .glyphicon-chevron-right:before {
      content: "\e080";
      color: #7A7B7C;
      }

body .glyphicon-chevron-left:before {
      content: "\e079";
		color: #7A7B7C;
      }

body .carousel-control.right, body .carousel-control.left {
  background-image: none; }

.form-import {
  float: left;
  font-size: 18px; }

.right-bar .mrgnT20 {
  margin-bottom: 20px; }

.import .right-bar .mrgnT20 form {
  white-space: nowrap;
  margin-top: 6px; }

.import-checkbox {
  margin: 0 5px 0 0 !important;
  width: 20px;
  height: 20px;
  vertical-align: middle; }

.post-bg .box-body:hover img {
  opacity: 1; }

.import-next {
  margin: 3px 10px;
  padding: 3px 10px;
  float: right;
  font-size: 18px; }

.import-publish {
  float: right;
  padding: 6px 14px !important;
  margin-bottom: 6px !important;
  font-family: "aktiv-grotesk-std",sans-serif;
  margin-right: 2px; }

.product-footer input {
  display: none; }

body label {
  font-weight: normal; }

.product-footer label {
  width: 20px;
  height: 20px;
  background: url(../images/dashboard/check-default.png) no-repeat;
  background-color: #FFFFFF;
  display: block;
  cursor: pointer; }

.product-footer input:checked + label {
  background: url(../images/dashboard/check-selected.png) no-repeat; }

.form-import label {
  background: url(../images/dashboard/check-default.png) no-repeat;
  background-position: left center;
  padding-left: 33px;
  cursor: pointer; }

.form-import input {
  display: none; }

.import3-publish.post {
  padding: 10px 15px !important;
  margin-top: -8px !important; }

.form-import input:checked + label {
  background: url(../images/dashboard/check-selected.png) no-repeat;
  background-position: left center; }

body .import3-product {
  background: #AAAAAA;
  float: left;
  padding: 3px 10px !important;
  font-size: 18px !important;
  color: #fff !important;
  border: 0 none; }

.import3-product:hover {
  background: #9A9A9A !important; }

.hourglass {
  width: 10px;
  margin-top: -3px; }

.import3-publish {
  margin: 0 1% 0 1% !important;
  padding: 3px 10px !important;
  float: right;
  font-size: 18px !important; }

.import3-channels {
  margin-bottom: 40px; }

.mrgnT20 .header {
  font-family: "aktiv-grotesk-std",sans-serif;
  font-weight: 300; }

.right-bar .mrgnT20 h4 {
  color: #555655; }

/*import2 page end*/
.fixed-header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999;
  left: 0; }

.mrgnT20 {
  margin-top: 20px; }

.mrgnL {
  margin-left: 2%; }

.mrgnR {
  margin-right: 2%; }

.mrgnR5 {
  margin-right: 5px; }

.mrgnR-icon {
  margin-right: 7px; }

.fltL {
  float: left; }

.fltR {
  float: right; }

.clr {
  color: #777777; }

.or-heading {
  text-align: center;
  margin-top: 30px;
  color: #dbdada;
  font-size: 45px; }

.right-bar .mrgnT20 .import-producth4 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 22px; }

.right-bar.product .status-bar {
  background: #333333;
  overflow: hidden;
  padding: 15px; }
  .right-bar.product .status-bar .status {
    margin: 0;
    padding: 0;
    float: right;
    background: transparent;
    border: 0 none; }
    .right-bar.product .status-bar .status ul {
      margin: 0;
      padding: 0;
      color: #f2f2f2; }
      .right-bar.product .status-bar .status ul li {
        list-style-type: none;
        display: inline-block;
        margin: 0 10px; }
        .right-bar.product .status-bar .status ul li span {
          margin-left: 4px; }

body .right-bar .mrgnT20 form .status.form {
  background-color: #ffffff !important;
  border-radius: 0 !important;
  text-align: left; }

.right-bar .mrgnT20 form {
  padding: 5px 0 !important; }

.post-form.focus {
  border: 1px solid #81c46e !important;
  box-shadow: 0 0 3px 0 #97da84;
  -moz-box-shadow: 0 0 3px 0 #97da84;
  -webkit-box-shadow: 0 0 3px 0 #97da84;
  -ms-box-shadow: 0 0 3px 0 #97da84;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s; }

.rightbar-heading {
  margin: 40px 0 10px 0;
  color: #777777; }

.fixed-header {
  overflow: hidden; }

.fixed-header .header-left {
  width: 12%;
  float: left; }

.fixed-header .header-right {
  width: 88%;
  float: left; }

.product-btngroup {
  float: right;
  margin-bottom: 5px; }

.product-search {
  vertical-align: top !important;
  padding: 10px 20px !important; }

.modal-box {
  width: 500px !important;
  left: 50%;
  position: absolute !important;
  transform: translateX(-50%) !important;
  -moz-transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50%) !important;
  -ms-transform: translateX(-50%) !important;
  top: 100px;
  margin: 0 !important; }

.mrgnT20.center {
  text-align: center; }

.modal-contentbg {
  background: #f4f5f5 !important; }

.modal-header {
  border-bottom: none;
  text-align: center; }

.modal-footer {
  border-top: none !important; }

header nav.navbar-default {
  background: transparent;
  border-color: transparent;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999; }

select::-ms-expand {
  display: none; }

.carousel-control {
  z-index: 999 !important; }

.right-bar .buttons {
  margin-left: 0px;
  padding-top: 8px; }

.header-right p {
  color: #737474; }

.home.fixed .navbar {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 0;
  margin: 0;
  min-height: 60px; }

.right-bar .buttons.center {
  text-align: center;
  margin: 0 !important; }

.navbar {
  transition: top 1s;
  -moz-transition: top 1s;
  -webkit-transition: top 1s;
  -ms-transition: top 1s; }

#upload {
  display: none; }

header .navbar > .container .navbar-brand, header .navbar > .container-fluid .navbar-brand {
  margin-left: 0;
   padding: 4px 20px;}

header .navbar-right {
  margin-right: 0; }

header .navbar-default .navbar-nav > li > a {
  color: #ffffff;
  font-size: 17px;
  font-weight: 600;
  padding-bottom: 7px;
  padding-top: 7px; }

header .navbar-default .navbar-nav > li > a:hover {
  color: #f2f2f2;
  background: #3a6e18;
  border-color: transparent;}

.header-left {
  padding: 2px;
  background: #44665b;
  height: 100px;
  overflow: hidden; }

.header-left .content {
  padding-top: 11px; }

.header-left img {
  float: left;
  margin: 5px 0px 5px 5%; }

.header-info {
  color: #FFF;
  float: right;
  margin: 15px 15% 0 0; }

.header-info h4 {
  margin: 0;
  font-weight: bold; }

.header-right {
  padding: 12px;
  background: #dbdbdc;
  position: relative;
  height: 100px; }

.header-icon {
  position: absolute;
  font-size: 30px;
  top: 32px;
  right: 4%; }

.header-icon a:hover, .header-icon a {
  color: #656565;
  text-decoration: none; }

.logo-fixed > img {
  width: 70px; }

.header-right h3 {
  color: #656565;
  text-align: center;
  margin: 25px 0;
  font-weight: lighter; }

header.dashboard nav.navbar-default {
  position: static;
  margin-bottom: 0;
  border: 0 none; }

.header-right ul {
  margin: 14px; }

.right-bar {
  padding: 50px 0 0 22%;
  position: absolute;
  left: 0;
  width: 100%; }

body .sidebar-left {
  background: #66a953;
  padding: 0;
  height: 100%;
  position: fixed;
  padding-top: 59px;
  top: 0;
  z-index: -1;
  width: 22%;
  left: 0;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  z-index: 99; }

ul#list-nav {
  list-style-type: none;
  margin: 0;
  padding: 0; }

ul#list-nav li {
  margin: 0px;
  font-size: 18px;
  position: relative; }

ul#list-nav li a {
  padding: 15px 20px 12px 50px;
  position: relative;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  display: block;
  clear: both; }

ul#account-status {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.account-box .box-body {
  padding-top: 10px; }

ul#account-status li {
  color: #9b9a9a;
  margin: 0px;
  font-size: 18px;
  padding: 5px 0;
  position: relative;
  transition: all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -ms-transition: all .3s;
  text-align: left; }

ul#account-status li > i {
  color: #67aa54;
  float: right;
  font-size: 24px;
  margin: 0;
  cursor: pointer; }

ul#account-status li > i.fa-toggle-off {
  color: #cccccc; }

/*
.logo-fixed {
  position: absolute;
  bottom: 30px;
  width: 100%;
  text-align: center; }
*/
ul#list-nav li a {
  text-decoration: none;
  color: #fff; }

ul#list-nav li a:hover {
  background: #3b632d;
  color: #fff; }

ul#list-nav li.selected {
  background: #3b632d;
  color: #fff; }

ul#list-nav li.selected:after {
  content: "";
  border-width: 10px;
  position: absolute;
  border-color: #f4f5f5;
  border-left-width: 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-style: solid;
  right: 0;
  top: 15px; }
/*
ul#list-nav li a i {
  padding-right: 0px;
  display: none;
  float: left;
  margin-top: 2px; }
*/
.connected-channel {
  height: 60px;
  margin: 20px 2% 0 4%;
  width: 175px;
  position: relative; }

.connected-channel:hover {
  background: #fff !important;
  border: 1px solid #B8B2B2 !important; }

.channel-connect.btn {
  height: 60px;
  margin: 0px 20px 20px 0px;
  width: 175px;
  position: relative; }

.channel-connect:after {
  content: url(../images/dashboard/plus-icon.png);
  position: absolute;
  right: -10px;
  top: -8px;
  display: none; }

.channel-connect:hover:after {
  display: block; }

.channel-connect:hover {
  background: #fff !important;
  border: 1px solid #B8B2B2 !important; }

.channel-select:after {
  content: url(../images/dashboard/checked.png);
  position: absolute;
  right: -10px;
  top: -8px;
  display: none; }

.selected.channel-select:after {
  display: block; }

.channel-select:hover:after {
  display: block; }

.channel-select:hover {
  background: #fff !important;
  border: 1px solid #B8B2B2 !important; }

.form-input {
  display: block;
  margin: 5px 0 10px 25%;
  width: 250px;
  padding: 8px;
  border: 1px solid #F0ECEC; }

.search-input {
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  width: 28%;
  padding: 8px;
  margin: 0 2% 0 0;
  font-size: 16px;
  float: left;
  height: 43px; }

.box-body .profile-input {
  color: #333;
  background: #eeeeee;
  border: 0px none;
  border-radius: 3px;
  padding: 8px 10px;
  margin: 0;
  float: left;
  width: 48%;
  font-size: 18px;
  margin-right: 4%; }

.box-body .currency-select {
  width: 48%;
  margin-right: 4% !important;
  border: 0  none;
  border-radius: 3px; }

.box-body .timezone-select {
  width: 48%;
  margin-right: 0% !important;
  border: 0 none;
  border-radius: 3px; }

.box-body .profile-input:last-child {
  margin-right: 0; }

.profile-input2 {
  width: 100%;
  color: #333;
  background: #eeeeee;
  border: 0 none;
  border-radius: 3px;
  padding: 8px 10px;
  margin: 0;
  font-size: 16px; }

.box-body form {
  padding: 25px; }

.box-body form > input {
  margin-bottom: 30px; }

.mrgnT20 select {
  width: 28%;
  padding: 2px 10px;
  font-size: 18px !important;
  border: 1px solid #ccc;
  background: url(../images/dashboard/down.png) no-repeat 94% center #fff;
  -webkit-appearance: none;
  background-position-x: 220px;
  margin: 0 2% 0 0 !important;
  float: left;
  -moz-appearance: none;
  -webkit-appearance: none;
  height: 43px;
  appearance: none; }

.mrgnT20 select option {
  padding: 5px 10px; }

.right-bar .mrgnT20 {
  padding: 0 20px; }

.right-bar .mrgnT20 form {
  overflow: hidden; }

.right-bar .mrgnT20 .product-search {
  width: 10%;
  float: left;
  padding: 9px !important; }

.clear {
  clear: both; }

header .nav.navbar-nav {
  margin-top: 10px; }

body .btn-primary {
  background: #66a953;
  border: 0 none;
  border: 1px solid #5ea54c;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s; }

body .btn-primary:hover {
  background: #3a6e18;
  border-color: #5ea54c; }

.buttons.center > button {
  margin-right: 10px;
  margin-left: 10px; }

.product-box {
  width: 260px;
  display: inline-block;
  margin: 10px 5px;
  border: 1px solid #ccc;
  background-color: #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

.import-box {
  width: 240px;
  display: inline-block;
  margin: 10px 0;
  border: 1px solid #ccc;
  background-color: #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

.account-box {
  width: 37%;
  height: 525px;
  display: block;
  margin: 0 3% 20px 0;
  float: left;
  border: 1px solid #ccc;
  background-color: #ffffff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  position: relative; }

.profile-box {
  width: 60%;
  height: 318px;
  display: block;
  float: left;
  position: relative;
  margin: 0;
  border: 1px solid #ccc;
  background-color: #ffffff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

.store-import {
  position: relative;
  width: 100%; }

.store-import input {
  width: 100%;
  margin: 0 !important;
  border-radius: 5px; }

.buttons .channel-select {
  height: 60px;
  margin: 0 20px 20px 0;
  position: relative;
  width: 175px; }

.channel-select-wrap .btn.gray {
  position: absolute;
  bottom: 0px;
  color: #ffffff;
  background: #AAAAAA;
  left: 0;
  padding: 4px;
  width: 85px;
  display: none; }

.btn.gray:hover {
  background: #9A9A9A; }

.channel-select-wrap {
  margin-bottom: 20px; }
  .channel-select-wrap .channel-select {
    margin: 0; }
  .channel-select-wrap .note {
    margin-top: 5px;
    font-size: 12px;
    display: none;
    width: 175px; }

.channel-select-wrap .schedule {
  position: absolute;
  left: 50%;
  top: 50px;
  opacity: 0;
  background: #b4b4b4;
  color: #ffffff;
  padding: 3px 8px;
  z-index: -1;
  width: 280px;
  border-radius: 5px;
  transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s; }
  .channel-select-wrap .schedule.active {
    opacity: 1;
    top: 115px;
    z-index: 999; }
  .channel-select-wrap .schedule:after {
    content: "";
    border-width: 7px;
    border-style: solid;
    border-color: #b4b4b4;
    position: absolute;
    top: -6px;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-width: 0;
    transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0); }
  .channel-select-wrap .schedule input, .channel-select-wrap .schedule select {
    width: 100%;
    background-color: #ffffff; }
  .channel-select-wrap .schedule select {
    font-size: 14px !important; }
  .channel-select-wrap .schedule .submit {
    margin-top: 10px;
    overflow: hidden; }
    .channel-select-wrap .schedule .submit .btn {
      width: 43%;
      float: left; }
    .channel-select-wrap .schedule .submit span {
      width: 14%;
      text-align: center;
      display: block;
      float: left;
      margin-top: 5px; }

.channel-select-wrap > .btn.green {
  position: absolute;
  bottom: 0px;
  color: #ffffff;
  background: #67aa53;
  right: 0;
  width: 85px;
  padding: 4px;
  display: none; }

.btn.green:hover {
  background: #3A6E18; }

.buttons .channel-select-wrap .channel-select {
  margin-right: 0; }

.channel-select-wrap {
  display: inline-block;
  position: relative;
  margin-right: 20px;
  vertical-align: top; }

.channel-select-wrap.active {
  height: 104px;
  margin-bottom: 20px; }

.channel-select-wrap.active > .btn {
  display: block; }

.currency-box {
  width: 60%;
  height: 180px;
  display: block;
  float: left;
  bottom: 0;
  margin: 3% 0 0 0;
  position: relative;
  border: 1px solid #ccc;
  background-color: #ffffff;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

.currency-select {
  width: 180px;
  margin: 10px 0 0 28px !important;
  background: url(../images/dashboard/down.png) no-repeat 94% center #eee !important;
  background-position-x: 150px !important; }

.timezone-select {
  width: 280px;
  margin: 10px 0 0 15px !important;
  background: url(../images/dashboard/down.png) no-repeat 94% #eee !important; }

.box-body,
.product-header,
.product-footer, .account-footer, .profile-footer, .currency-footer {
  padding: 5px; }

.box-body {
  margin-top: 0;
  overflow: hidden; }

div.box-body {
  position: relative;
  margin: 0px;
  padding: 20px; }

.product-wrap .product-box div.box-body:hover img {
  opacity: 0.5;
  cursor: pointer; }

div.box-body:hover button {
  display: block; }

div.box-body button {
  position: absolute;
  display: none; }

div.box-body button.edit {
  top: 75px;
  left: 30%; }

.product-header {
  color: #444444;
  background-color: #d9d9d9;
  text-align: center;
  font-size: 17px;
  height: 35px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.product-footer {
  height: 30px;
  bottom: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.account-footer {
  bottom: 0;
  right: 0;
  padding: 0;
  position: absolute;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.profile-footer {
  margin: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  position: absolute;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.currency-footer {
  margin: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  position: absolute;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.account-btn {
  border-radius: 0 !important;
  font-size: 18px !important;
  padding: 7px 16px 5px !important;
  font-family: "aktiv-grotesk-std",sans-serif; }

.account-btn > i {
  margin-right: 7px; }

.btn-green {
  background: #66a953 !important;
  padding: 0px 16px !important;
  font-size: 12px !important;
  border-radius: 0 !important;
  color: #FFFFFF !important; }

.btn-yellow {
  background: #ffc674 !important;
  padding: 0px 16px !important;
  font-size: 12px !important;
  border-radius: 0 !important;
  color: #FFFFFF !important; }

.product-btngroup .tool-tip {
  height: 20px !important;
  top: 0 !important;
  left: 0 !important; }

.btn-red {
  background: #fd7474 !important;
  padding: 0px 16px !important;
  font-size: 12px !important;
  color: #FFFFFF !important; }

.tool-tip > p {
  color: #FFFFFF; }

/* tooltip */
.tool-tip {
  color: #fff;
  background-color: #b4b4b4;
  text-shadow: none;
  font-size: .8em;
  visibility: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  opacity: 0;
  z-index: 999;
  padding: 3px 8px;
  position: absolute;
  cursor: default;
  -webkit-transition: all 240ms ease-in-out;
  -moz-transition: all 240ms ease-in-out;
  -ms-transition: all 240ms ease-in-out;
  -o-transition: all 240ms ease-in-out;
  transition: all 240ms ease-in-out; }

.tool-tip,
.tool-tip.top {
  top: auto;
  bottom: 114%;
  left: 50%; }

.tool-tip.top:after,
.tool-tip:after, .tool-tip.top2:after {
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -7px;
  content: ' ';
  height: 0px;
  width: 0px;
  border: 6px solid transparent;
  border-top-color: #b4b4b4; }

/* default heights, width and margin w/o Javscript */
.tool-tip,
.tool-tip.top {
  cursor: pointer; }

.tool-tip.top2 {
  width: 280px;
  height: 87px;
  margin-bottom: 10px;
  cursor: pointer; }

.form-import .import-checkbox {
  vertical-align: sub; }

div.channel-connect img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%); }

/* tool tip position right */
/*.tool-tip.right{
  top: 50%;
  right: auto;
  left: 106%;
  margin-top: -15px;
  margin-right: auto;
  margin-left: auto;
}

.tool-tip.right:after{
  left: -5px;
  top: 50%;
  margin-top: -6px;
  bottom: auto;
  border-top-color: transparent;
  border-right-color: rgba( 0, 0, 0, .7);
}*/
/* tool tip position left */
/*.tool-tip.left{
  top: 50%;
  left: auto;
  right: 105%;
  margin-top: -15px;
  margin-left: auto;
}

.tool-tip.left:after{
  left: auto;
  right: -12px;
  top: 50%;
  margin-top: -6px;
  bottom: auto;
  border-top-color: transparent;
  border-left-color: rgba( 0, 0, 0, .7);
}*/
/* tool tip position bottom */
/*
.tool-tip.bottom{
  top: 115%;
  bottom: auto;
  left: 50%;
  margin-bottom: auto;
}

.tool-tip.bottom:after{
  position: absolute;
  top: -12px;
  left: 50%;
  margin-left: -7px;
  content: ' ';
  height: 0px;
  width: 0px;
  border: 6px solid transparent;
  border-top-color: transparent;
  border-bottom-color: rgba( 0, 0, 0, .6);
}*/
/* tooltip on focus left and right */
/*
.on-focus .tool-tip.left,
.on-focus .tool-tip.right{
  margin-top: -19px;
}*/
/* on hover of element containing tooltip default*/
*:not(.on-focus):hover > .tool-tip,
.on-focus input:focus + .tool-tip {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 240ms ease-in-out;
  -moz-transition: all 240ms ease-in-out;
  -ms-transition: all 240ms ease-in-out;
  -o-transition: all 240ms ease-in-out;
  transition: all 240ms ease-in-out;
  top: -95px !important; }

.product-wrap .rightbar-heading.header {
  margin-left: 10px;
  font-size: 17px; }

.product-footer .btn-default:hover > .tool-tip {
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 240ms ease-in-out;
  -moz-transition: all 240ms ease-in-out;
  -ms-transition: all 240ms ease-in-out;
  -o-transition: all 240ms ease-in-out;
  transition: all 240ms ease-in-out;
  top: -30px !important;
  margin-left: -15px; }

.product-footer .btn-default > .tool-tip {
  margin-left: -15px; }

/* tool tip slide out */
*:not(.on-focus) > .tool-tip.slideIn,
.on-focus > .tool-tip {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -53px; }

.on-focus > .tool-tip.slideIn {
  z-index: -1; }

.on-focus > input:focus + .tool-tip.slideIn {
  z-index: 1; }

/* bottom slideIn */
*:not(.on-focus) > .tool-tip.slideIn.bottom,
.on-focus > .tool-tip.slideIn.bottom {
  top: 50%; }

*:not(.on-focus):hover > .tool-tip.slideIn.bottom,
.on-focus > input:focus + .tool-tip.slideIn.bottom {
  top: 115%; }

.on-focus > input:focus + .tool-tip.slideIn.bottom {
  top: 100%; }

/* top slideIn */
*:not(.on-focus) > .tool-tip.slideIn,
*:not(.on-focus) > .tool-tip.slideIn.top,
.on-focus > .tool-tip.slideIn,
.on-focus > .tool-tip.slideIn.top {
  bottom: auto; }

*:not(.on-focus):hover > .tool-tip.slideIn,
*:not(.on-focus):hover > .tool-tip.slideIn.top,
.on-focus > input:focus + .tool-tip.slideIn,
.on-focus > input:focus + .tool-tip.slideIn.top {
  bottom: 110%; }

/* left slideIn */
*:not(.on-focus) > .tool-tip.slideIn.left,
.on-focus > .tool-tip.slideIn.left {
  right: 50%; }

*:not(.on-focus):hover > .tool-tip.slideIn.left,
.on-focus > input:focus + .tool-tip.slideIn.left {
  right: 105%; }

/* right slideIn */
*:not(.on-focus) > .tool-tip.slideIn.right,
.on-focus > .tool-tip.slideIn.right {
  left: 50%; }

*:not(.on-focus):hover > .tool-tip.slideIn.right,
.on-focus > input:focus + .tool-tip.slideIn.right {
  left: 105%; }

/*End*/
.btn-green:hover, .btn-yellow:hover, .btn-red:hover, .edit:hover {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: -webkit-transform .3s ease-out;
  -webkit-transition: transform .3s ease-out;
  -moz-transition: transform .3s ease-out;
  transition: transform .3s ease-out; }

/*Post Page*/
#add-post {
  position: relative;
  margin: 0 10%;
  overflow: hidden;
  padding: 3px; }

.post .channel-connect {
  display: inline-block;
  margin: 0 10px 20px 10px;
  position: relative; }

#add-post input {
  width: 80%; }

#add-post button {
  margin: 0;
  font-size: 20px;
  padding: 2px 15px !important;
  display: inline-block; }

button:focus, button:active {
  outline: 0 !important; }

.product-box .box-body > img {
  width: 100%; }

#add-post {
  background: #ffffff;
  border: 1px solid #cccccc;
  overflow: hidden;
  margin-top: 25px; }

#add-post .search-input {
  border: 0 none;
  background: transparent;
  margin: 0;
  height: 35px; }

#add-post button {
  width: 20%;
  height: 35px; }

.store-import input {
  width: 100%; }

.store-import span {
  position: absolute;
  top: 4px;
  right: 4px;
  margin: 0;
  font-size: 14px;
  padding: 5px !important; }

.product-wrap {
  margin: 0 10px; }

/*Post Page End*/
/*Home page banner*/
p {
  font-size: 17px; }

.banner {
  position: relative; }

.banner .content .image {
  width: 100%; }

.banner .content .img_wrap {
  background-color: rgba(0, 0, 0, 0.5); }

.banner .content .details {
  position: absolute;
  top: 43%;
  left: 40px;
  transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%); }

.banner .content .details h2 {
  color: #ffffff;
  font-size: 35px;
  font-family: "aktiv-grotesk-std", Arial, Helvetica, sans-serif; }

.banner .content .details h2 span {
  font-family: "kepler-std", "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-style: italic;
  font-size: 40px; }

.banner .content .details h4 {
  color: #a8ff7e;
  font-size: 25px; }

.banner .content .details .btn {
  margin-top: 11px;
  font-size: 18px;
  border-radius: 6px;
  border: 0 none; }

.work {
  margin-top: 25px;
  margin-bottom: 40px;
  overflow: hidden; }

.work > h1 {
  margin-bottom: 25px;
  color: #34495e;
  font-weight: 100;
  margin-top:2px; }

 .work > h4 {
  margin-bottom: 30px; }

.work .content:after {
  content: "\e04b";
  display: block;
  font-family: "linea-arrows-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 26px;
  color: #7f8f9d; }

.work .content:last-child:after {
  content: ""; }

.work .content {
  width: 20%;
  float: left;
  position: relative; }

.work .content i {
  display: block;
  clear: both;
  text-align: center;
  font-size: 40px;
  color: #7fca6d; }

.work .content h4 {
  text-align: center;
  color: #34495e;
  margin-top: 0;
  font-weight: bold; }

.work .content p {
  text-align: center;
  color: #34495e;
  font-size: 17px;
  font-weight: lighter; }

.why > h1 {
  color: #5ea54c; }

.why .content:after {
  content: ""; }



.why .content i {
  color: #59626a;
  font-size: 50px; }

.why .content h4 {
  color: #5ea54c;
  font-size: 22px;
  font-weight: normal; }

.gray {
  background: #f3f4f6; }

.common-header {
  text-align: center;
  margin-bottom: 22px;
  color: #34495e; }

.pricing {
  width: 1050px;
  margin: 40px auto 60px; }

.pricing h3{
  color:#34495e;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px;}

.pricing .note {
  margin-top: 10px;
  text-align: left;
  margin-left: 34%;}

.pricing .common-header {
  color: #5ea54c; }

.pricing .common-header span {
  font-weight: lighter; }

.pricing .price-table {
  width: 100%;
  margin: 0 auto;
  display: table;
  border-collapse: collapse; }

.pricing .price-table > div {
  display: table-cell;
  text-align: center;
  border: 1px solid #5ea54c; }

.pricing .price-table > div .head {
  padding: 10px 0;
  background: #e6f8e2;
  min-height: 135px;
  border-bottom: 1px solid #5ea54c; }

.pricing .price-table > div .head h2 {
  margin-top: 0;
  color: #34495e; }

.pricing .price-table > div .head .price {
  margin-bottom: 0;
  color: #5ea54c;
  font-size:22px;}

.pricing .price-table > div .head .price span {
  font-size: 25px;
  padding-right: 5px; }

.pricing .price-table > div .details {
  min-height: 350px;
  position: relative;
  padding: 15px;
  text-align: left; }

.pricing .price-table > div .details  img.img-responsive{
  margin: 5px auto;
  padding-bottom: 6px; }

.pricing .price-table > div .details p.text-center {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%); }

.box{
  width: 348px;}

.box01{
  width: 250px;}

.box01 p{
  text-align:center;}

.pricing .price-table > div .details .btn {
  margin-top: 20px;
  width: 220px;
  background: #5ea54c;
  font-size: 22px;
  height: 50p
}

.pricing .price-table > div .details .center .btn {
  border-radius: 0 0 4px 4px;
  margin-top: 0;
  border-top-width: 0; }

.pricing .price-table > div .details .center > span {
  background: #ccf1c3;
  display: block;
  width: 220px;
  margin: 0 auto;
  border: 1px solid #5ea54c;
  border-bottom-width: 0;
  border-radius: 4px 4px 0 0;
  font-size: 12px; }

.pricing .price-table > div .details .center > span i {
  margin-right: 5px; }

.channels {
  margin: 40px 0 60px; }

.channels .note {
  font-size: 17px;
  text-align: center;
  margin: 20px 0 0; }

.channels h1 {
  color: #426d38; }

.channels h1 span {
  font-weight: lighter; }

.channels .contents {
  max-width: 680px;
  margin: 0 auto;
  text-align: center; }

.channels .contents > div {
  display: inline-block;
  vertical-align: middle;
  margin: 11px 18px; }

.post .buttons {
  margin-left: 0; }

/*post 1 and 2 starts here*/
.post-heading {
  text-align: center;
  margin: 0;
  color: #777777;
  font-family: "aktiv-grotesk-std",sans-serif;
  font-weight: 300;
  font-size: 26px; }

.post-bg {
  background: #e9e9ea !important; }

.postbox-heading {
  background: #d8d9d9;
  padding: 9px 0;
  margin: 5px 0 0 0;
  text-align: center; }

.postedit-textarea {
  margin-top: 0px;
  width: 100%;
  padding: 10px;
  background: #e9e9ea;
  border: none;
  border-radius: 5px;
  height: 100px;
  margin-bottom: 10px; }

.left-product {
  overflow: hidden;
  width: 280px; }

.post-bg .box-body > img {
  width: 100%; }

.postedit-input {
  margin-top: 0px;
  width: 100%;
  padding: 10px;
  background: #e9e9ea;
  border: none;
  height: 40px;
  border-radius: 5px;
  margin-bottom: 10px; }

.postedit-input2, .product_top .right-product .comment {
  margin-top: 5px;
  width: 48%;
  margin-right: 4%;
  float: left;
  padding: 10px;
  background: #e9e9ea;
  border: none;
  height: 40px;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-top: 0; }

.product_top .right-product .comment {
  margin-right: 0; }

.postedit-input3 {
  border-radius: 5px;
  width: 75px;
  height: 40px;
  padding: 0 10px;
  background-color: #e9e9ea;
  border: none;
  position: relative;
  bottom: 2px;
  margin-top: 2px;
  margin-left: 2%; }

.post-bg .box-body {
  padding: 15px 5px 5px; }

.left-product .btn-url {
  width: 105px;
  margin-right: 24px; }

.btn.green {
  background: #66a953;
  color: #ffffff; }

.btn.green:hover {
  color: #ffffff; }

.right-bar .product_top {
  position: relative;
  padding: 0 !important; }

.right-bar .product_top .right-product {
  width: 100%;
  padding-left: 300px; }

.right-bar .product_top .left-product {
  position: absolute;
  left: 0; }

.right-bar .status {
  border-radius: 4px;
  border: 1px solid #cccccc;
  text-align: center;
  padding: 5px 10px;
  margin-bottom: 20px;
  background-color: #d9d9d9; }
  .right-bar .status p {
    display: inline-block;
    margin: 0;
    vertical-align: middle; }
  .right-bar .status button {
    margin-left: 20px; }

.product_detail_wrap {
  min-height: 315px; }

.left-product .product-box {
  margin: 0 0 20px 0; }

.left-product button {
  background: #aaaaaa;
  color: #fff !important;
  padding: 4px 30px !important;
  font-size: 18px !important;
  float: left;
  transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -webkit-transition: all .3s;
  width: 131px; }

.left-product .btn-upload:hover, .left-product .btn-url:hover {
  background: #9a9a9a; }

.product_top .right-product .postedit-select {
  border-radius: 5px;
  width: 75px;
  height: 40px;
  margin: 10px 10px 0px 200px !important;
  padding: 4px;
  border: none;
  background: url(../images/dashboard/down.png) no-repeat 52px center #e9e9ea;
  background-position-x: 75px;
  border: 0 none;
  margin: 0 2% 0 0 !important;
  display: inline-block;
  float: none; }

.product_top .right-product .price_wrap {
  text-align: center; }

.btn-dgreen {
  background: #47773b;
  box-shadow: 0 2px 3px 0 #3a8128;
  -moz-box-shadow: 0 2px 3px 0 #3a8128;
  -webkit-box-shadow: 0 2px 3px 0 #3a8128;
  -ms-box-shadow: 0 2px 3px 0 #3a8128; }
  .btn-dgreen:hover {
    background: #47773b !important; }

header.static {
  position: static; }
  header.static nav.navbar-default {
    position: static;
    margin: 0;
    background: #5ea54c;
    border-radius: 0;
    min-height: 81px; }
    header.static nav.navbar-default .navbar-nav {
      margin-top: 20px; }
      header.static nav.navbar-default .navbar-nav li a {
        padding-top: 7px;
        padding-bottom: 7px; }

.main.faq {
  /*background: #f3f4f4;*/
  padding-bottom: 50px; }
  .main.faq .heading {
    color: #4e4e4e;
    text-align: left;
    font-size: 28px;
    margin: 25px 0; }
  .main.faq .item .title {
    background: #eaeaea;
    cursor: pointer;
    position: relative;
    line-height: 25px;
    padding: 10px 48px 10px 20px;
    color: #3d702f;
    font-size: 19px;
    margin: 0 0 2px 0; }
    .main.faq .item .title span {
      float: right;
      margin-top: 2px;
      position: absolute;
      right: 15px;
      top: 11px; }
  .main.faq .item .answer {
    background: #f9f9f9;
    display: none;
    padding: 30px;
    font-size: 16px;
    margin-bottom: 2px; }
    .main.faq .item .answer ul {
      margin-top: 10px; }
  .main.faq .item .title.active + answer {
    display: block; }
  .main.faq .item.active .answer {
    display: block; }

footer {
  background: #f1f1f1;
  padding: 20px;
  padding-bottom:35px;
  }
  footer ul {
    list-style-type: none;
    text-align: center;
    padding: 0;
    margin-left: 0px;
    /*margin: 0 0 10px; */
  }
    footer ul li {
      /*display: inline-block;*/
      line-height: 30px;
      padding: 1px 14px;
      position: relative;
      font-size: 14px; }
      footer ul li a {
        color: #3e3e3e; }
      /*footer ul li:after {
        content: "|";
        position: absolute;
        right: -4px;; }*/
      footer ul li:last-child:after {
        content: ""; }
  footer p {
    text-align: center;
    font-size: 13px;
    margin-bottom: 0; }
  footer p:last-child {
    margin-top: 10px; }
  footer div.footer-header{
    font-size: 16px;
    line-height: 25px;
    margin-left: 14px;
    margin-bottom: 15px;
    text-align: center;
    margin-right: 18px;
    font-weight: bold;
  }
  footer .footer-links {
    margin-bottom: 20px;
  }
  footer .copyright-text{
    color: #808080;
  }

.priority {
  z-index: 9999 !important; }

.login-block .out {
  display: none; }
.login-block .modal-header {
  border-bottom: 1px solid #cccccc;
  padding: 6px 10px;
  margin: 0 15px; }
  .login-block .modal-header h4 {
    color: #477c39;
    font-size: 25px;
    text-align: left; }
  .login-block .modal-header .close {
    margin-top: 13px; }
.login-block .modal-content {
  background: #ffffff; }
  .login-block .modal-content .modal-body {
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
    margin-top: 20px; }
    .login-block .modal-content .modal-body .help {
      float: left; }
      .login-block .modal-content .modal-body .help a {
        display: block;
        color: #5ea54c;
        cursor: pointer; }
    .login-block .modal-content .modal-body button {
      float: right; }
    .login-block .modal-content .modal-body .group {
      overflow: hidden; }
    .login-block .modal-content .modal-body .facebook {
      margin-top: 11px;
      margin-bottom: 13px;
      margin-left: 15px;
      margin-right: 15px; }
      .login-block .modal-content .modal-body .facebook .divider {
        position: relative;
        height: 24px;
        overflow: hidden; }
        .login-block .modal-content .modal-body .facebook .divider .line {
          position: absolute;
          width: 100%;
          height: 2px;
          background: #cccccc;
          left: 0;
          top: 11px; }
        .login-block .modal-content .modal-body .facebook .divider span:last-child {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          background: #ffffff;
          font-size: 20px;
          width: 50px;
          text-align: center; }
      .login-block .modal-content .modal-body .facebook .login {
        text-align: center;
        margin-top: 20px; }
    .login-block .modal-content .modal-body .form-group, .login-block .modal-content .modal-body .group {
      padding-left: 40px;
      padding-right: 40px; }
    .login-block .modal-content .modal-body .form-group.password {
      overflow: hidden; }
      .login-block .modal-content .modal-body .form-group.password input {
        width: 49%;
        float: left; }
      .login-block .modal-content .modal-body .form-group.password input:first-child {
        margin-right: 2%; }

#signup .modal-content {
  min-height: 375px; }

.heading {
  color: #4e4e4e;
  font-size: 28px;
  margin: 25px 0;
  text-align: left; }

.privacy p, .privacy li {
  font-size: 16px; }
.privacy li {
  margin-bottom: 10px; }
.privacy .content .item {
  margin-top: 30px; }
  .privacy .content .item .title {
    color: #3d702f;
    font-size: 20px; }
    .privacy .content .item .title.large {
      font-size: 25px; }

.contact {
  width: 550px;
  margin: 0 auto 40px; }
  .contact textarea {
    min-height: 200px; }

.about .content {
  position: relative; }
  .about .content .left-part {
    float: left;
    width: 33%;
    margin-right: 4%; }
    .about .content .left-part img {
      width: 100%; }
  .about .content .right-part {
    float: left;
    width: 63%; }
    .about .content .right-part p {
      margin-bottom: 30px; }

.bublished-channel {
  margin-bottom: 20px;
  position: relaive;
  display: inline-block; }
  .bublished-channel .channel-select:after {
    content: ""; }
  .bublished-channel .channel-select {
    margin-bottom: 0; }
  .bublished-channel .state {
    width: 175px;
    font-size: 12px;
    background: transparent;
    border: 0 none;
    padding: 0;
    margin-bottom: 0;
    margin-top: 5px; }
    .bublished-channel .state a {
      color: #323b43; }
    .bublished-channel .state a:hover {
      color: #3a6e18;
      text-decoration: none;
      cursor: pointer; }

/*post 1 and 2 ends here*/
/*Responsive starts here*/
@media (max-width: 1000px) {
  .pricing {
    width: 100%; }

  .pricing .price-table > div .details p.text-center {
    width: 100%; }

  .pricing .price-table > div .details .btn, .pricing .price-table > div .details .center > span {
    width: 80%; }

  .pricing .price-table > div .details {
    min-height: 350px; } }
@media (max-width: 992px) and (min-width: 768px) {
  .why .content {
    padding: 0 10px; }

  .fixed-header .header-left {
    width: 30%; }

  .fixed-header .header-right {
    width: 70%; } }
@media (max-width: 992px) {
  .dashboard_home .mrgnT20 select, .dashboard_home .mrgnT20 .search-input {
    width: 32%; }

  .product_top .right-product .postedit-select {
    background: url(../images/dashboard/down.png) no-repeat 52px center #e9e9ea; }

  .account-box {
    width: 100%;
    margin-right: 0;
    height: 442px; }

  .profile-box, .currency-box {
    width: 100%;
    margin-bottom: 12px; }

  .currency-box {
    margin-bottom: 20px; }

  body .sidebar-left {
    width: 30%; }

  .right-bar {
    padding-left: 30%; }

  .right-bar {
    text-align: center; }

  .right-bar .mrgnT20 {
    padding: 0 17px; }

  .right-bar .mrgnT20 form .status {
    margin-right: 0 !important; }

  .right-bar .mrgnT20 form select {
    background-position: 94% center; }

  .right-bar .mrgnT20 form .product-search {
    float: none;
    display: block;
    width: 100px;
    margin: 61px auto 0;
    clear: both; }

  .post #add-post {
    width: 100%;
    margin: 0; }

  .post #add-post .search-input {
    margin-bottom: 0 !important; } }
@media (max-width: 767px) {
  .about .content .left-part {
    width: 100%;
    float: none;
    margin: 0 0 30px 0; }

  .about .content .right-part {
    width: 100%;
    float: none; }

  .contact {
    width: 100%; }

  header .navbar-collapse {
    background: rgba(0, 0, 0, 0.5); }

  .right-bar .buttons {
    text-align: center; }

  .navbar-right .btn-dgreen, .navbar-right .btn-dgreen:hover {
    background: transparent !important;
    box-shadow: 0 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 0 transparent; }

  .navbar-right {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }

  .navbar-collapse {
    padding: 0 !important; }

  ul#list-nav li.selected:after {
    border: 0 none; }

  .right-bar .product_top .left-product {
    position: static;
    margin: 0 auto; }

  .right-bar .product_top .right-product {
    padding-left: 0;
    margin: 20px 0; }

  .right-bar .channel-connect.btn {
    margin-right: 10px;
    margin-left: 10px; }

  .why .content {
    width: 50%;
    padding: 0 10px;
    min-height: 200px; }

  .right-bar .buttons {
    margin-left: 0; }

  body .sidebar-left {
    transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    z-index: 99; }

  body .sidebar-left.active {
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0); }

  ul#list-nav li {
    padding-left: 36px; }

  .right-bar {
    padding: 50px 0 0 0; }

  ul#list-nav li a {
    padding-left: 30px; }

  body .sidebar-left {
    width: 225px; }

  ul#list-nav li {
    padding-left: 0 !important; }

  .fixed-header .header-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    z-index: 9999;
    cursor: pointer; }

  .fixed-header .header-left img {
    margin-left: 17px; }

  .fixed-header .header-left * {
    cursor: pointer; }

  .fixed-header .header-right {
    width: 100%;
    padding-left: 100px; }

  .pricing .price-table > div .details .btn, .pricing .price-table > div .details .center > span {
    width: 300px; }

  .pricing .price-table > div .details {
    min-height: 0px; }

  .pricing .price-table {
    display: block; }

  .pricing .price-table > div {
    display: block;
    clear: both;
    width: 400px;
    margin: 0 auto 20px; }

  .pricing .price-table > div .details p.text-center {
    position: static;
    transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0); }

  header .navbar-toggle {
    margin-top: 20px;
    margin-bottom: 20px; }

  header .nav.navbar-nav {
    margin-top: 10px; } }
@media (max-width: 540px) {
  .why .content {
    min-height: 250px; }

  .modal-box {
    width: 95% !important; }

  .modal-body .form-input {
    margin-left: 0;
    width: 100%; }

  .banner .content .details {
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    right: auto;
    width: 90%;
    left: 50%; }

  .dashboard_main.right-bar .mrgnT20 input, .dashboard_main.right-bar .mrgnT20 select {
    width: 100%;
    margin: 0 0 10px 0 !important; }

  .banner .content {
    height: 400px;
    width: 100%;
    overflow: hidden; }

  .banner .content .image {
    width: 100%;
    height: auto; } }
@media (max-width: 480px) {
  .right-bar .fltR {
    margin-left: 0; }

  .form-group.password input {
    width: 100% !important;
    float: none; }
  .form-group.password input:first-child {
    margin-right: 0% !important;
    margin-bottom: 15px; }

  .work > h1, .common-header {
    font-size: 28px; }

  .import .right-bar .mrgnT20 form {
    margin-left: -2px; }

  .dashboard_home .mrgnT20 select, .dashboard_home .mrgnT20 .search-input {
    width: 100%;
    margin: 0 0 10px !important; }

  .box-body .profile-input {
    display: block;
    float: none;
    margin-right: 0 !important;
    width: 100%;
    margin-bottom: 20px !important; }

  .profile-box {
    height: 382px; }

  .currency-box .box-body select {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 20px !important; }

  .currency-box {
    height: 237px; }

  .right-bar .channel-connect {
    margin: 0 auto 20px !important;
    display: block;
    float: none;
    clear: both; }

  .right-bar .buttons {
    margin: 0; }

  .product-box {
    margin-left: 0;
    margin-right: 0; }

  .fltR {
    float: left;
    margin-left: 10px; }

  .post #add-post .search-input {
    width: 70%; }

  .post #add-post button {
    width: 30%; }

  .why .content {
    width: 100%;
    display: block;
    clear: both;
    margin-bottom: 30px;
    min-height: 0; }

  ul#list-nav li {
    padding-left: 29px; }

  .work .content {
    width: 100%;
    margin: 0;
    display: block;
    float: none;
    margin-bottom: 50px; }

  .header-right h3 {
    font-size: 20px;
    margin: 28px 0;
    text-align: left; }

  .header-icon a {
    font-size: 20px;
    display: block;
    margin-top: 7px; }

  .fixed-header .header-left {
    width: 80px; }

  .fixed-header .header-left img {
    margin-left: 8px; }

  .fixed-header .header-right {
    padding-left: 92px; }

  .work .content:after {
    bottom: -33px;
    top: auto;
    right: 50%;
    transform: translateX(50%) rotate(90deg);
    -moz-transform: translateX(50%) rotate(90deg);
    -webkit-transform: translateX(50%) rotate(90deg);
    -ms-transform: translateX(50%) rotate(90deg); }

  .work .content:after .channels .contents > div {
    display: block;
    clear: both; }

  .pricing .price-table > div {
    width: 100%; } }
@media (max-width: 350px) {
  .import3-publish {
    display: block !important;
    float: none;
    clear: both;
    margin: 0 !important; }

  .import3-product {
    margin-bottom: 15px !important; } }


/*TABULAR CHANNEL START*/

.channel-table-section {
    margin: 25px 0 0 0;
}

.channel-table {
    background: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: block;
    float: left;
    margin-top: 15px;
    position: relative;
    width: 100%;
}

.channel-header {
    background-color: #66a953;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.channel-table-info {
    font-size: 14px;
    line-height: 1em;
    height: 55px;
}

.channel-table-info.row-alt {
    background: #e9e9ea;
}

.channel-table ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin-bottom: 0 !important;
}

.channel-table ul > li {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 55px;
}

.channel-img {
    height: 20px;
}

.channel-status {
    font-size: 14px;
    text-transform: uppercase;
    color: #3a8128;
    font-weight: 600;
}

.channel-table-info .disabled {
    color: #a9a9a9;
}

.channel-table-info .modify {
    color: #285e8e;
    text-transform: lowercase;
    font-size: 13px;
    position: absolute;
    bottom: 5px;
    right: 0;
}

.channel-table-info li {
    position: relative;
}

.testimonial{
    margin-bottom: 20px;
}

.testimonial .common-header{
    color: #5ea54c;
    margin-bottom: 15px;
}

.testimonial h4{
   color: #5ea54c;
   font-size: 16px;
   font-weight: normal;
   text-align: center;
   margin-bottom: 30px;
}

.testimonial .user-img img{
    max-width: 95px;
    max-height: 95px;
}

.testimonial span.laquo{
    background:url(/../images/v2/testimonial/laquo.png) no-repeat;
    width:14px;
    height:11px;
    left:0px;
    display:inline-block;
}

.testimonial span.raquo{
    background:url(/../images/v2/testimonial/raquo.png) no-repeat right 4px;
    width:13px;
    height:15px;
    margin-left:4px;
    display:inline-block;
}

.testimonial .user-said{
    text-align: justify;
    font-size: 17px;
    max-height: 226px;
    text-overflow: ellipsis;
    display: table;
}
.testimonial .user-said p.review{
  max-height: 226px;
  white-space: pre-line;
  text-overflow: ellipsis;
  /*overflow: hidden;*/
  margin: 0px;
}

.testimonial .user-sign{
    float:right;
}
.testimonial .user-desi{
    color: #577302;
    font-size: 14px;
    margin-bottom: 2px;
}

.testimonial .user-name{
    color: #5a5a5a;
    font-size: 14px;
    line-height: 15px;
}

.date-short {
    display: none !important;
}

.header-short {
    display: none !important;
}

@media (max-width: 520px) {
    .channel-header, .channel-status {
        font-weight: 600;
    }
    .channel-status {
        font-size: 10px;
        letter-spacing: 1px;
    }
    .channel-table-info .btn {
        font-size: 11px;
        padding: 4px 6px;
    }
    .channel-table-info, .channel-header {
        font-size: 12px;
    }
    .channel-img {
        height: 10px;
    }
    .date-short {
        display: table-cell !important;
    }
    .header-short {
        display: table !important;
    }
    .channel-table-info .modify, .date-long, .header-long {
        display: none !important;
    }
}

/*TABULAR CHANNEL END*/


/*# sourceMappingURL=style.css.map */
/*# sourceMappingURL=style.css.map */

/*# sourceMappingURL=style.css.map */

.pricing .price-table > div.box01{
  position: relative;
}

.pricing .price-table div.box01 div.details p:first-child{
  font-size: 18px;
}

.pricing .price-table .stamp-30{
  position:absolute; right:0px; top: -28px;height: 50px;
}
.pricing .price-table .stamp-50{
  position:absolute; right:-17px; top: -41px;
}

/* terms page { */
.terms-page .container {
  margin-top: 40px;
}

.terms-page p{
  font-size: 16px;
  text-align: justify;
}

.terms-page div.item{
  font-size: 20px;
  color: #3d702f;
  margin-bottom: 10px;
}
/* } terms page */

/* privacy-page { */
.privacy-page .container{
  margin-top:40px;
}

.privacy-page .container .item .title{
  color: #3d702f;
  font-size: 20px;
 }

.privacy-page .container .item{
  margin-top: 30px
 }

.privacy-page .container p{
  font-size: 16px;
  text-align: justify;
}

.privacy-page .container li{
  font-size: 16px;
  text-align: justify;
  margin-bottom: 10px;
}
/* } privacy-page */


/* more home page tweeks {*/
.promote-yours-top {
  color: #ffffff;
  text-align: center;
  font-size: 28px;
  margin-top: 40px;
}

.app-announcement {
  line-height: 50px;
  height: 50px;
  text-align: center;
  width: 912px;
  margin: auto;
  margin-top: 40px;
}

.app-announcement .get-app-text {
  float: left;
  font-size: 20px;
  margin-right: 30px;
  font-weight: bold;
}

.app-announcement .get-app-icons {
  float: left;
}

.app-announcement .app-store-link {
  text-decoration: none;
  margin-left: 15px;
}

.app-announcement .app-store-link img {
  height: 50px;
}
/* more home page tweeks {*/



/* kavita css*/

