body{background-color:#ffffff}
*{outline:none}
.navbar-inverse {
    background-color: #fff;
    border-bottom: 1px solid #2F8639;
    box-shadow: 0px 0px 5px #2F8639;
}
.sidebar-wide .sidebar {
    background-color: #fff;
    box-shadow: 1px 0px 5px #ddd;
}
.user-menu>a {
    background: #a7a8aa url(../images/interface/nav_arrow_right.png) no-repeat 240px;
}

.pad-0{padding:0}
.pad-top-15{padding-top:15px}
.pad-bottom-15{padding-bottom:15px}
.pad-top-bottom-15{padding-top:15px; padding-bottom:15px}
.box-bg-navy{background-color:#32434d}
.box-bg-green{background-color:#65b688}
.box-bg-red{background-color:#d65c4f}
.box-bg-blue{background-color:#58aae2}
.bg-light-gray{background-color:#f9f9f9}
.text-light-gray{color:#6c6d6e}
.info-blocks a{color:#fff}
.top-info>small { color: #fff;}
.text-xs{font-size:12px}
.text-xxs{font-size:11px}
.text-sm{font-size:14px}
.text-md{font-size:16px}
.text-lg{font-size:18px;}
.text-purple{color:#a43cff}
.box-text-red{color:#d65c4f}
.margin-bottom-0{margin-bottom:0}
.dash-icon{
    font-size:48px;
    margin-bottom:20px;
}
.box-bottom-txt{padding:8px 0px}
.bold{font-weight:bold}
.breadcrumb-line { background: #f5f5f5 none repeat scroll 0 0;    margin: 0 0 20px;}
.breadcrumb-line-red{border-left: 3px solid #e85849;}
.navigation>li {  border-bottom: 1px solid #ddd;}
sidebar-narrow .sidebar { box-shadow: 2px 2px 5px #ddd;}
.sidebar-narrow .sidebar { box-shadow: 0px 0px 5px #ddd;}
tr td th {border:none!important}
.table{border:1px solid #ddd;}
.table .btn-success,.table .btn-danger,.table .btn-primary{
    //border-radius: 30px;   
    padding-left:10px;
    padding-right:10px;
}
.btn-success:focus, .btn-success:hover, .btn-danger:focus, .btn-danger:hover, .btn-primary:focus, .btn-primary:hover {
    border-radius:0
}
.user-menu>a { padding: 14px 16px;}
#white-bg-headfoot .datatable-footer, #white-bg-headfoot .datatable-header {
    background: none;
}
.channel-profile-form{box-shadow:0px 0px 5px}
tr:hover {   color: #525252;}
.popup-header { background: #3a4b55; color: white;}
.login-btn, .signup-btn {
    box-shadow: 3px 3px 0px #f2f2f2;
    padding: 3px 10px;
    border: 1px solid #ddd;
    font-size: 12px;
    color: #525252;
}
.login-btn:hover, .signup-btn:hover{background-color:#ff9a00;color:#fff;border:1px solid #ff9a00}
.login-btn-active{background-color:#36d67b;color:white;border:1px solid #36d67b}
.signup-btn-active{background-color:#36d67b;color:white;border:1px solid #36d67b}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus{color:#525252}
   
/***********7-11-2016***************/
#home-page {margin: 0 0px 0 243px !important;}
.right-border-gray{
	border-right:1px solid #ddd;
	padding:10px 0px;
}  
.analytical-figures-container:first-child {margin-top:25px;} 
.analytical-figures-container{
	background-color:#fff;
	border-radius:5px;
	box-shadow:0px 0px 5px #ddd;
	margin-bottom:10px
}
.pad-left-0{padding-left:0}
.pad-right-0{padding-right:0}
.left-border-green{
	border-width: 3px;
    border-style: solid;
    -webkit-border-image: 
      -webkit-gradient(linear, 0 100%, 0 0, from(#0b7338), to(#36d67b)) 1 100%;
    -webkit-border-image: 
      -webkit-linear-gradient(bottom,#0b7338, #36d67b) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(bottom, #0b7338, #36d67b) 1 100%;  
    -o-border-image:
      -o-linear-gradient(bottom, #0b7338, #36d67b) 1 100%;
    border-image:
      linear-gradient(to top,#0b7338, #36d67b)) 1 100%;
	border-right:0;
	padding-top: 5px;
}
.text-green{color:#36d67b}
.left-border-red{
	border-width: 3px;
    border-style: solid;
    -webkit-border-image: 
      -webkit-gradient(linear, 0 100%, 0 0, from(#0b7338), to(#e74c3c)) 1 100%;
    -webkit-border-image: 
      -webkit-linear-gradient(bottom,#8a2015, #e74c3c) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(bottom, #8a2015, #e74c3c) 1 100%;  
    -o-border-image:
      -o-linear-gradient(bottom, #8a2015, #e74c3c) 1 100%;
    border-image:
      linear-gradient(to top,#8a2015, #e74c3c)) 1 100%;
	border-right:0;
	padding-top: 5px;
}
.text-red{color:#e74c3c}
.left-border-purple{
	border-width: 3px;
    border-style: solid;
    -webkit-border-image: 
      -webkit-gradient(linear, 0 100%, 0 0, from(#5f0ba9), to(#a43cff)) 1 100%;
    -webkit-border-image: 
      -webkit-linear-gradient(bottom,#5f0ba95, #a43cff) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(bottom, #5f0ba9, #a43cff) 1 100%;  
    -o-border-image:
      -o-linear-gradient(bottom, #5f0ba9, #a43cff) 1 100%;
    border-image:
      linear-gradient(to top,#5f0ba9, #a43cff)) 1 100%;
	border-right:0;
	padding-top: 5px;
}
.text-purple{color:#a43cff}
.left-border-orange{
	border-width: 3px;
    border-style: solid;
    -webkit-border-image: 
      -webkit-gradient(linear, 0 100%, 0 0, from(#be7607), to(#ff9a00)) 1 100%;
    -webkit-border-image: 
      -webkit-linear-gradient(bottom,#be7607, #ff9a00) 1 100%;
    -moz-border-image:
      -moz-linear-gradient(bottom, #be7607, #ff9a00) 1 100%;  
    -o-border-image:
      -o-linear-gradient(bottom, #be7607, #ff9a00) 1 100%;
    border-image:
      linear-gradient(to top,#be7607, #ff9a00)) 1 100%;
	border-right:0;
	padding-top: 5px;
}
.text-center{text-align:center}
.navigation>li ul {background-color: #fff;}
.navigation>li ul>li>a:hover {color:#525252}
.sidebar-narrow .navigation>li>ul {  background-color:#e0e2e2 ;}
.sidebar-narrow .navigation>li>ul a{border-bottom:1px solid #ccc}
.sidebar-narrow .navigation>li ul>li>a:hover {
    background: #7f7f7f;
	color:#fff
}

.footer {
	border-top:1px solid #ddd;
	background-color:#2F8639;
}
.user-menu>a img{height:48px}
.info-common-btn{
    background-color: #ff9a00;
    border: 1px solid #ff9a00;
    position: fixed;
    z-index: 99999;
    right: 0;
    bottom: 36px;
    color:#fff
}
.info-common-btn:hover{color:#fff;background-color:#000; border: 1px solid #000;}
.info-list{
    padding:20px;
    padding-left: 35px; 
}
.info-list li{
    line-height:25px;
    color:#525252;
    
}
.user.dropdown>a>img {
    height: 32px;
    width: 32px;
}
.dose-togle-btn{
    width:100px;
    background-color:#fff;
    border-radius:3px;
    padding: 5px 0px 2px 0px;
    cursor:pointer;
    margin-bottom: 25px;
}
.togle-img{float:left;width:45%;border-radius:5px 0px 0px 5px}
.togle-txt{float:right;width:55%}
.togle-txt-p{
    margin-top: 3px;
    margin-bottom: 7px;
    font-size: 13px;
}
.togle-left-img{
    background-color: #c8c4bc;
    padding: 4px 10px 6px 10px;
    font-size: 23px;
    border-radius: 3px 0px 0px 3px;
}
.left-pad-0{padding-left:0}
.togle-container{width:400px}
.togle-first-btn{float:left;width:33.3%}
.selected-togle{
    background-color: #ff9a00;
    color :#fff;
    padding: 4px 10px 6px 10px;
    font-size: 23px;
    border-radius: 3px 0px 0px 3px;
}
.title-letter{    
    background-color: #d8dad6;
    padding: 7px 12px 7px 12px;
    margin-top: 0;
    width: 37px;
    margin-bottom: 0;
    border-radius: 5px;
}
.description-letter{padding: 7px 12px 7px 9px !important;}
.checkbox-success .checker span.checked, .checkbox-success .checker.active span, .checkbox-success .checker:active span {
    border-color: #36d67b;
    background-color: #36d67b;
}
.bg-orange{background-color:#ff9a00;}
.bg-orange:hover{background-color:#ff9a00;border:1px solid #ff9a00}
.border-orange{border:1px solid #ff9a00}
.bg-gray{background-color:#6c6d6e}
.bg-gray:hover{background-color:#898989;border:1px solid #898989}
.border-gray{border:1px solid #898989}
.limited-description{width:102%}
/*#image-text-form, #video-text-form{display:none}*/
.go-btn{
    position: absolute;
    top: 0;
    right: 15px;
    background-color: #ff9a00;
    border: 0;
    color: #fff;
    padding: 5px 12px;
    font-size: 15px;
    height: 31px;
}
.radius-5{border-radius:5px}
.go-url{padding-right:48px !important}
.overlay-img{max-width:97%}
.choice span:after {background: url(http://channel.hubhopper.com/uploads/images/update-images/radio-bullet.png) no-repeat 50%;}
#image-form .ui-datepicker-trigger, #image-text-form .ui-datepicker-trigger,#video-text-form .ui-datepicker-trigger{
    left: 180px;
    height: 35px;
    top: -2px;
    background-color:transparent
}
.no-pad{padding:0}
.text-right{text-align:right;}
.btn {
    padding: 5px 16px 6px;
    border-radius:5px
}
.margin-0{margin:0 !important}
.eye-btn{
    background-color: #a7a8aa;
    border: 0;
    padding: 5.5px 7px;
    border-radius: 5px;
}

.bg-light-gray{background-color:#f4f4f4}
.web-profile-div{margin-top:60px}
.channel-profile-form {
    margin-top: 20px;
    border-radius: 10px;
    box-shadow:none;
}
.channel-profile-form input{background-color:#f5f5f5}
.header-shadow {
    box-shadow: 0px 0px 10px #acacac;
    padding-top: 10px;
    padding-bottom: 10px;
}
.bg-white{background-color:#fff}
.header-logo{
    /*width: 100%;
    max-width: 150px;*/
    height:25px;
    padding: 2px 0px 2px 0px;
}
.header-icon{
   /* width: 100%;
    max-width: 30px;*/
    height:26px;
    padding: 2px 0px 2px 0px;
}
.profile-submit-top-margin{
    margin-top: 0;
    position: fixed;
    bottom: 100px;
}
.profile-bg{background-size:100%}
#team-profile .web-profile-div {
    margin-top: 30px;
}
#team-profile .profile-left {
    margin-top: 10px;
}
#team-profile .channel-profile-form {
    margin-top: 10px;
}
.text-center{text-align:center}

.right-border{border-right:2px solid #a7a8aa}
#my-channel .web-profile-div{margin-top:0}
#my-channel .channel-profile-form{margin-top:0;margin-bottom:0}
.bg-transparent{background-color:transparent}
.bg-transparent input{    background-color: #fff;}
.h3, h3 {font-size: 15px;}
.form-control {height: 30px;}
.search-by{background-color: #e0e0e0;border-radius: 5px 0px 0px 5px;}
.search-by option{background-color:#fff}
.label-margin{margin-top:7px}
.right-border-radius{border-radius: 0px 5px 5px 0px !important}
.table{border: 0;}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    border: 1px solid #f5f5f5;
}
.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td{
    background-color:#ff9a00;
    color:#fff;
}
.pagination {margin:0}
.pagination>li>a, .pagination>li>span {
    background-color: #ff9a00;
    color: #ae6b04;
    padding: 5px 10px;
    border:0
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover
{
    border:0;
    padding:5px 10px;
}
table .btn {border-radius:0}
.follower-container{background-color:#fff;border-radius:10px;height:430px;margin:10px 0px}
.followers-count{
    padding: 10px;
    text-align: center;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    margin: 0 auto;
    font-size: 40px;
    background:-webkit-linear-gradient(left top, #d65c4f 0%, #e07f34 100%);
    margin-top:40px
}
.follower-p{
    font-size: 20px;
    margin-top: 45px;
    margin-bottom: 25px;
}
.inner-count{
  background: white;
  width: 180px;
  height: 180px;
  border-radius: 50%;
}
.inner-count p{padding-top:60px}
.visible{display:block}
.margin-top-0{margin-top:0}
.margin-bottom-0{margin-bottom:0}
.margin-bottom-10{margin-bottom:10}
.analytics-hover-img{
    top:0;
    display:none;
    margin-top: -196px;
}
#dose-img:hover .analytics-hover-img{
    display:block;    
}
.border-radius-10{border-radius:10px}
.gray-hr{background-color:#a7a8aa;height:2px}
.lock-img{
    vertical-align:top;
    margin:0 auto;
    margin-top: 0;
    height: 30px;
}
.dose-performance{max-height:215px}
.filter-search-icon{
    position: absolute;
    right: 8px;
    top: 8px;
    transform: rotateY(180deg);
    height: 14px;
}
.filter-text{padding-right:28px !important}
.heading-hr {
    background-color: #fff;
    padding: 10px 10px 2px 10px;
    border: 0;
    border-radius: 10px;
    margin-top:0
}
.bottom-radius-0{border-radius:10px 10px 0px 0px}
.top-radius-0{border-radius:0px 0px 10px 10px}
.contact-form-bg{
    background-color:#e0e0e0;
    border-radius:0px 0px 10px 10px;
    padding-bottom:20px;
}
.contact-textarea{width:100%;resize:none;padding-top:5px}
.home-dose{
    background-color:#fff;
    border-radius:10px;
    margin-top:20px;
    padding:10px 0px;
    min-height: 345px;
}
.dose-card{
    border:2px solid #f6f6f6;
    border-radius:10px;
    padding:10px 0px 0px 0px;
}
.text-xxs{font-size:9px}
.bg-light-gray{background-color:#f5f5f5}
#home-follower .follower-text{
    font-size: 15px;
    letter-spacing: 3px;
    margin-top: 88px;
}
#home-follower .followers-count {
    width: 120px;
    height: 120px;
    font-size: 25px;
}
#home-follower .inner-count {
    width: 100px;
    height: 100px;
}
.inner-count p {
    padding-top: 36px;
        font-size: 19px;
}
.text-dark-orange{color:#a96600}
.text-green{color:#1eac60}
.home-user-details{
    position:absolute;
    color:white;
    text-align:right;
    top:28px
}
.margin-bottom-20{margin-bottom:20px}
.navigation>li>a {
    color: #000;
    padding: 13px 40px 14px 50px;
}
.navigation>li>a>i {  left: 20px;}
.sidebar-toggle {left: -10px;width: 30px;padding: 3px 5px;}
.navbar-brand {padding: 5px 15px 0 35px;}
.plans-container{
    float: left;
    width: 23%;
    margin-left: 2.6%;
    background-color: #fff;
    padding: 20px 0px;
    border-radius:10px;
    text-align:center;
    margin-bottom:20px
}
.plans-container p{    font-size: 13px;margin: 8px 0px;}
.plans-container p.text-md{font-size:16px;margin: 25px 0px 15px 0px;}
.plan-img{width:100%;max-width:100px}
.plan-subscribe{width:90%;max-width:189px}
.margin-left-0{margin-left:0}

.login-bg {background-color: #fff;}
.login-logo{height:22px;margin-top: 7px;}
.login-icon{height:35px}
.login-signup-banner-container{
    background-image:url('http://channel.hubhopper.com/uploads/images/assets/normal/banner.png');
    height:430px;
    background-size:cover;
}
.header-border{
    background: #36d67b; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#33f22f, #3bd67d); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#33f22f, #3bd67d); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#33f22f, #3bd67d); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to #33f22f, #3bd67d);
    height:4px
}
.bg-white-transparent{
    background-color:rgba(255,255,255,0.7);
    height:100%
}
.video-p{
    font-size: 18px;
    margin-top: 25px;
}
.iframe-video{
    width:400px;
    height:300px;
    margin:0 auto
}
.btn-left-circle{border-radius:20px 0px 0px 20px}
.btn-right-circle{border-radius:0px 20px 20px 0px}
.btn-active{
    background-color:#ff9a00;
    padding:7px 30px;
    color:#fff;
    text-decoration:none;
    margin-right:-2px;
    font-weight:bold;
    cursor:pointer;
    margin-left:-2px;
}
.btn-disable{
    background-color:#a7a8aa;
    padding:7px 30px;
    color:#fff;
    text-decoration:none;
    margin-left:-2px;
    font-weight:bold;
    cursor:pointer;
        margin-right:-2px;
}
.login-txtbox,.login-submit{
    width: 300px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 35px;
}
.login-submit{background-color:#f42835;color:#fff;font-weight:bold}
.btn-active:hover,.btn-disable:hover{
    color:#fff
}
.step-1,.step-3{
    background-color:#ececec;
    margin-top:50px;
    padding:60px 0px 50px 0px
}
.container-width{
    width:100%;
    max-width:1100px;
    margin:0 auto;
}
.steps-left{
    float:left;
    width:50%;
}
.steps-right{
    float:right;
    width:50%;
}
.step-1 h1,.step-2 h1,.step-3 h1,.step-4 h1{
    color: #d1d1d1;
    font-size: 50px;
    margin-bottom: 0;
    line-height: 1;
}
.step-1 h2,.step-2 h2,step-3 h2,.step-4 h2{
    font-weight: 400;
    margin-top: 0;
}
.steps1-xs{margin-top:130px}
.step1-img{margin-top:70px}
.step2-txt{text-align:right !important;margin-top:70px}
.step2-img{    
    width: 100%;
    max-width: 370px;
    margin:0 auto;
}
.step3-img{    
    width: 100%;
    max-width: 320px;
    margin:0 auto;
}
.container-width-step2{width:100%;max-width:1100px}
.step-4{
    background:#fff; /* For browsers that do not support gradients */
    padding-bottom:130px;
}
.login-footer{
    border-top: 2px solid #e2e0e0;
    position: fixed;
    bottom: 0;
    background-color: #fff;
    height: 100px;
    -webkit-transition:1s;
    transition:1s;
}
.foot-cross-img{
    position:absolute;
    right:10px;
    top:-15px;
    cursor:pointer
}
.foot-channel-img{
    width: 100%;
    max-width: 60px;
    padding: 20px 5px 20px 0px;
    cursor:pointer
}
.step3-left-part{
    padding-left: 50px;
    padding-top: 50px;
    width: 340px;
    padding-bottom: 50px;
    height: 500px;
    border-radius: 5px;
    margin:0 auto
}

#home-login-form{margin-top: 30px;}
.new-alert-box{background-color:#fff !important;border-radius:10px!important}
.alert-img{width:70px;padding-top:20px;padding-bottom: 10px;}
.popup_close_btn {
    width: 150px;
    padding: 10px;
    color: #7d7d7d;
    border: 1px solid #f0f0f0;
    font-weight: bold;
    margin-bottom:20px
}
.min-height-50{min-height: 50px;}
#analytics-page .heading-hr {padding: 10px 10px 10px 10px !important;}
#analytics-page .inner-count p { padding-top: 67px;font-size: 30px;}
.pointer{cursor:pointer}
.bg-light-gray-txt{background-color:#fcfcfc;border:1px solid #ddd !important}
.dose-textarea{padding-top:10px!important;resize:none}

.dose-card-analytics{
    border:2px solid #ccc;
}
.bg-black {
    background-color: #000;
}
.txt-black{color:#000;}
.dose-progress {
    height: 3px;
    background-color: #36d67b;
}
.dose-header {
    background-color: #ff9a00;
    padding: 6px 0px 8px 0px;
}
.dose-header-nav {
    height: 13px;
    margin-top: 6px;
}
.dose-header-logo {
    height: 17px;
    margin-top: 6px;
}
.dose-header-interest {
    height: 15px;
    margin-top: 5px;
}
.front-card .analytics-interest-img{
    width:17px;
    margin-top:-3px
}
#analytics-page .dose-card-analytics {
    border: 1px solid #b17418;
}
.front-card{width:136px;margin:0 auto}
.front-card .dose-p{
    font-size: 6px !important;
    padding-top: 3px;
    font-weight: bold;
    height: 11px;
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom: 0;
}
.front-card .dose-p-content {
    font-size: 6px !important;
    padding-top: 4px;
    width: 90%;
    margin: 0 auto;
    text-align: justify;
    height: 77px;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 5px;
    
}
card-height{height:172px}
#analytics-page .analytics-hover-img {
    top: 0;
    display: none;
    margin-top: 0;
    position: absolute;
    height: 168px;
    background-color: rgba(0,0,0,0.7);
    width: 100%;
    padding-top:65px;
    text-align:center;
    margin:0 auto;
    cursor:pointer;
    width:136px;
    margin:0 auto
}
/********************************************MEDIA QUERY**************************************************/

@media screen and (max-width:1200px){
    .md-border-0{border:0}
    .container-width{width:90%;margin:0 auto}    
    .container-width-step2{width:90%;margin:0 auto}
    .front-card.dose-card-analytics {    left: 22%;}
    #analytics-page .analytics-hover-img {    left: 22%;}
}

@media screen and (max-width:1100px){
    .front-card.dose-card-analytics {    left:17%;}
    #analytics-page .analytics-hover-img {    left: 17%;}
}
@media screen and (max-width:991px){

	#home-page{    margin: 0 0px!important;}
    .navbar-brand {padding: 14px 15px 0 0;}
    .iframe-video {
        width: 325px;
        height: 225px;
        margin-top: 25px;
    }
    .video-p { margin-top: 50px;}
    #home-signup-form{margin-top:10px}
    .step3-left-part {  width: 315px;    padding-left: 30px;}
    .front-card.dose-card-analytics {    left:25%;}
    #analytics-page .analytics-hover-img {    left: 25%;}
}

@media screen and (max-width:900px)
{
    .profile-bg {background-size: 100% 100%;}
    .small-pad-0{padding:0}
    .front-card.dose-card-analytics {    left:20%;}
    #analytics-page .analytics-hover-img {    left: 20%;}
}
@media screen and (max-width:768px)
{
    .mob-bottom-pad{
        margin-bottom: 30px;
        border-bottom: 1px dashed #a43cff;
    }
    .breadcrumb-line-red { border-left: 0px solid #e85849;}
    .navbar-inverse .navbar-nav>li>a {  color: white;}
    .navbar-inverse .navbar-nav>li>a .caret { 
        border-top-color: white;
        border-bottom-color: white;
    }
    .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus{color:white !important}
    .togle-container {  width: 300px;}
    .dose-togle-btn {    width: 85px;}
    .togle-left-img {
        padding: 5px 8px 9px 8px;
        font-size: 20px;
    }
    .togle-txt-p {
        margin-top: 4px;
        font-size: 12px;
    }
    .limited-description { width: 103%;}
    .title-letter{margin-top:0px}
    .description-letter{margin-left:15px}
    .mob-pad-0{padding:0}
    #image-form .ui-datepicker-trigger,#image-text-form .ui-datepicker-trigger, #video-text-form .ui-datepicker-trigger{ left: 150px;}
    .profile-bg{position:relative;background:none;}
    .web-profile-div {margin-top: 20px;}
    .profile-submit-top-margin {
        margin-top: 0;
        position: relative;
        bottom: 0;
        margin-bottom: 20px;
    }
    .right-border{border:0}
    .follower-container {
        height: auto;
        padding-bottom: 15px;
    }
    .dose-performance {  max-height: none;}
    .plans-container {float: none; width: 100%;margin-left:0}
    .step3-left-part {
        width: 270px;
        padding-left: 20px;
    }
    .front-card.dose-card-analytics {
        left: 29%;
        margin-bottom: 20px;
    }
    #analytics-page .analytics-hover-img {    left: 29%;}
}
@media screen and (max-width:768px){
    #home-follower .follower-text{margin-top:20px}
    .followers-count{margin-top:0}
    .home-user-details{top:10px}
    
    .login-signup-banner-container {
        background-image: url(http://channel.hubhopper.com/uploads/images/assets/normal/mob-banner.png);
        height: 670px;
    }
    .iframe-video {
        width: 285px;
        height: 175px;
        margin-top: 20px;
    }
    .video-p {
        font-size: 16px;
        margin-top: 25px;
    }
    .steps-left {
        float: none;
        width: 100%;
    }
    .steps1-xs { margin-top: 30px;}
    .steps-right {
        float: none;
        width: 100%;
        margin-top: 50px;
    }
    .step2-txt {
        text-align: left !important;
        margin-top: 50px;
    }
    .step3-img {  margin-bottom: 20px;}
    .step4-img {  margin-bottom: 50px;    margin-top: 30px;}
    .step1-img {  margin-top: 20px;}
    .login-txtbox, .login-submit{width:100%}
    .step3-left-part {
        width: 100%;
        padding-left: 20px;
        height: 300px;
    }
    .step-4 {padding-bottom: 185px;}
    .login-footer {height: 175px;}
    .foot-channel-img {  float: left !important;max-width: 50px;}
    .bg-white-transparent { margin-top:30px !important}
}
@media screen and (max-width:375px){
    .mob-count-btn-pad{padding-left:5px}
    .front-card.dose-card-analytics {left: 27%;}
    #analytics-page .analytics-hover-img {    left: 27%;}
}
@media screen and (max-width:360px){
    .mob-count-btn-pad{padding-left:10px}
    .front-card.dose-card-analytics { left: 25%;}
    #analytics-page .analytics-hover-img {    left: 25%;}
}
@media screen and (max-width:320px)
{
    .limited-description { width: 108%;}
    #image-form .ui-datepicker-trigger,#image-text-form .ui-datepicker-trigger, #video-text-form .ui-datepicker-trigger{ left: 120px;}
    .mob-count-btn-pad{padding-left:0px}
    .front-card.dose-card-analytics { left: 20%;}
    #analytics-page .analytics-hover-img {    left: 20%;}
}