	@media all and (min-width: 1280px) and (max-width: 1300px) {
	    .authorBodyContainer .main-content-container {
	        width: 94%;
	        padding: 0% 2%;
	    }
	    .authorBodyContainer .authorTopContainer .bioContainer ul li a {
	        padding: 0px 6px;
	        line-height: 21px;
	    }
	    .authorBodyContainer #followingsCount {
	        line-height: 24px;
	    }
	    .authorTopContainer .youmax1-video-tnail,
	    .authorTopContainer #youmax1-video-list-div .no_video {
	        height: 153px;
	    }
	    .authorBodyContainer .friends-list-block .friends-list-block-sec {
	        width: 93%;
	    }
	}
	
	@media all and (max-width: 1279px) {
	    input[type="submit"],
	    input[type="text"],
	    input[type="password"],
	    textarea {
	        -webkit-appearance: none;
	        -moz-appearance: none;
	        appearance: none;
	    }
	    .top-nav {
	        width: 100%;
	        padding: 0 12px;
	    }
	    .top-nav .nav-right {
	        margin-right: 0;
	    }
	    .top-nav .nav-right .search-box {
	        display: block;
	    }
	    .user-pro-outer-wrapper {
	        margin-top: -118px;
	    }
	    .user-name {
	        width: 74%;
	    }
	    .user-pro-outer-wrapper .main-content-container {
	        padding: 0;
	        width: 100%;
	    }
	    .main-content-container {
	        width: 94%;
	        padding: 0 2%;
	        margin: 0;
	    }
	    .image-bg-fluid-height #crop-cover,
	    .image-bg-fluid-height #crop-clique-cover {
	        width: 90%;
	        margin: 0 2%;
	    }
	    .profile-image {
	        margin-left: 2%;
	    }
	    .greenHeader.fixed .user-name {
	        padding: 0 8px;
	        width: 87%;
	    }
	    .col-md-2.left-aside {
	        width: 20%;
	        padding-right: 1%;
	        margin: 0;
	        max-width: none !important;
	        float: left;
	    }
	    .col-md-8.middle-content {
	        width: 60%;
	        padding-right: 1%;
	        float: left;
	    }
	    .col-md-2.right-aside.pull-right {
	        width: 20%;
	        margin: 0;
	        /*float: left!important;*/
	        min-width: inherit;
	        float: left;
	    }
	    .wire-communication-panel .notification-block-sec .left-panel {
	        min-width: 38%;
	    }
	    .wire-communication-panel .notification-block-sec .right-panel {
	        min-width: 62%;
	        padding-left: 2%;
	    }
	    .wire-communication-panel .notification-block-sec .right-panel p.friends-post {
	        overflow: hidden;
	        padding: 0;
	    }
	    .col-md-8.middle-content .container {
	        width: 100%;
	    }
	    .right-aside .copy-text p {
	        width: auto;
	    }
	    .footer-container {
	        width: 100%;
	    }
	    .small_circle {
	        left: 0;
	        margin: auto;
	        position: absolute;
	        right: 0;
	    }
	    .logo {
	        left: inherit;
	        position: relative;
	    }
	    .socialIcons li {
	        padding: 16px 10px;
	    }
	    .btn.submitBookBtn {
	        width: auto;
	    }
	    .user-name h1 {
	        overflow: hidden;
	        text-overflow: ellipsis;
	        white-space: nowrap;
	        width: 100%;
	    }
	    /*home*/
	    .bioTabs .tabList {
	        width: 28%;
	    }
	    .bioTabs .tabContainer {
	        width: 72%;
	    }
	    .bioTabs label {
	        width: 31%;
	    }
	    .bioTabs .inputBox {
	        width: 69%;
	    }
	    .tabContent .select-container {
	        width: 34%;
	    }
	    /*Bio*/
	    .settingLeft {
	        width: 25%;
	    }
	    .settingRight {
	        width: 75%;
	    }
	    /*password*/
	    .authorBodyContainer .main-content-container {
	        width: 95%;
	    }
	    .authorBodyContainer .col-md-2.left-aside {
	        width: 24%;
	        padding-right: 0%;
	    }
	    .authorBodyContainer .col-md-8.middle-content {
	        padding-right: 0%;
	        min-height: auto;
	    }
	    .authorBodyContainer .image-bg-fluid-height {
	        height: auto;
	    }
	    /*.authorBodyContainer .col-md-2.right-aside.pull-right{width:24%;}*/
	    .authorBodyContainer .authorTopContainer .rightAutorVideoSection.clearfix a > img {
	        width: 100%;
	    }
	    .authorBodyContainer .authorListContainerImgbox > img {
	        height: auto;
	    }
	    .authorBodyContainer .authorTopContainer .col-md-8.middle-content {
	        min-height: 100%;
	    }
	    .authorBodyContainer .midBanner {
	        height: auto;
	    }
	    .authorBodyContainer .input-append.span12 {
	        width: 82%;
	    }
	    .authorBodyContainer .leftAuthorListViews .listImg {
	        float: left;
	        width: 60px;
	    }
	    .authorBodyContainer .col-md-8.middle-content {
	        /*margin:0px 9px;*/
	        min-height: auto;
	    }
	    .authorBodyContainer .bookPublished .listImg {
	        width: 89px;
	    }
	    .authorListContainer.bookPublished .listDetails {
	        float: left;
	        padding: 0 0 0 10px;
	        width: 71%;
	    }
	    .authorBodyContainer .listDetails {
	        width: 72%;
	    }
	    .friends-list-block {
	        width: 100%;
	    }
	    .friends-list-block .friends-list-block-sec {
	        width: auto;
	    }
	    .friends-list-block .friends-list-block-sec .search-box {
	        width: 51%;
	    }
	    .authorBodyContainer .cliqueList .addMemebers {
	        width: auto;
	    }
	    .authorBodyContainer .addBtn {
	        width: 24px;
	        height: 24px;
	        background-size: 52%;
	    }
	    .authorBodyContainer .addMemebers span {
	        font-size: 13px;
	        margin: 0px 6px 0px 0px;
	    }
	    .profileDetails {
	        width: 55%;
	    }
	    .addMemebers {
	        width: auto;
	    }
	    .infoContainer {
	        box-sizing: border-box;
	        margin: 125px auto;
	        width: 100%;
	    }
	    .container {
	        width: 92%;
	    }
	    /*.mySettingsContainer .settingContent .settingLeft{w5dth:38%;}
.mySettingsContainer .settingContent .settingRight{width: 61%;}*/
	    .authorBodyContainer .authorTopContainer .bioContainer ul li a {
	        padding: 0 6px;
	    }
	    .authorBodyContainer .authorTopContainer .listDetails .name {
	        font-size: 14px;
	    }
	    .authorBodyContainer .authorTopContainer .listDetails .nameId {
	        font-size: 11px;
	    }
	    /*.authorBodyContainer #custom-search-form .search-query{width: 90%;}*/
	    /*.authorBodyContainer #custom-search-form .btnWire{background-size: auto;right: -4px;width: 8%;}
.authorBodyContainer .uploadBookDetails .price{margin-left:9px;width: 70%;}*/
	    .authorBodyContainer .uploadBookContainer .profile-image.book-cover-image.default-book-cover {
	        margin: 0 auto;
	        width: 63%;
	    }
	    .authorBodyContainer .uploadBookContainer .avatar-view img {
	        width: 67%;
	    }
	    .authorBodyContainer .uploadBookContainer .uploadBook {
	        margin: 0 auto;
	        width: 100%;
	    }
	    .authorBodyContainer .uploadBookContainer .uploadBookDetails .inputBox {
	        width: 62%;
	    }
	    .authorBodyContainer .uploadBookContainer .uploadBookDetails {
	        float: none;
	        width: 100%;
	    }
	    .authorBodyContainer .uploadBookDetails1 .inputBox {
	        width: 62%;
	    }
	    .uploadBookContainer .profile-image {
	        width: 63%;
	        height: auto;
	        margin: 0 auto;
	    }
	    .authorBodyContainer .uploadBookContainer .uploadBookDetails {
	        width: 100%;
	        float: none;
	    }
	    .authorBodyContainer .uploadBookDetails .price {
	        margin: 10px 0;
	        width: 100%;
	    }
	    .authorBodyContainer .uploadBookDetails .freeBook {
	        width: 42%;
	    }
	    .authorBodyContainer .uploadBook .chkBox {
	        width: 64%;
	        margin: 10px auto;
	    }
	    .authorBodyContainer .uploadBookContainer .uploadBookDetails {
	        width: 100%;
	        float: none;
	    }
	    .authorBodyContainer .avatar-view {
	        text-align: center;
	    }
	    .authorBodyContainer .wire-communication-panel .notification-block-sec .right-panel p.friends-post {
	        width: 92%;
	    }
	    .authorBodyContainer .wire-communication-panel .notification-block-sec .right-panel {
	        min-width: 62%;
	    }
	    .authorBodyContainer .cliqueList .profileDetails {
	        width: 48%;
	        padding: 0% 2%;
	    }
	    .refercontent {
	        width: 520px;
	    }
	    .authorBodyContainer .refercontent {
	        width: 100%;
	        background-size: 43% auto;
	    }
	    .referafrndWrapper {
	        padding: 50px 20px;
	    }
	    .authorBodyContainer .referafrndWrapper {
	        margin: 0px 3% 0px 0px;
	        width: 100%;
	        max-width: 100%;
	    }
	    .authorBodyContainer #custom-search-form .search-query {
	        width: 90%;
	    }
	    .authorListContainer #social-hover li,
	    .authorListContainer #social-hover li a,
	    .authorListContainer #social-hover li .ts-icon,
	    .authorListContainer #social-hover li .ts-text {
	        float: right;
	        width: 28px;
	        height: 27px;
	    }
	    .authorBodyContainer .authorListContainer #social-hover {
	        right: 10px;
	    }
	    .authorTopContainer .listImg #social-hover {
	        right: 0px;
	    }
	    /*--06-08-15--*/
	    .twitter-typeahead {
	        width: 80%;
	    }
	    .bioTabs button.addBtn {
	        margin: 13px 0px 14px 0px;
	    }
	    /*--06-08-15--*/
	    /*--10-08-15--*/
	    .authorBodyContainer .list-group-head span.follow_text {
	        width: 100%;
	    }
	    .authorListContainer .conn-btn {
	        float: left;
	    }
	    /*--10-08-15--*/
	    /*--12-08-15--*/
	    .bookDetailsContainer .bookDetailsTitle p {
	        width: 50% !important;
	    }
	    .bookDetailsContentContainer .bookDetailsContent {
	        width: 63% !important;
	        float: left;
	    }
	    /*--12-08-15--*/
	    .my-message-count {
	        width: 32%;
	    }
	    .message-list-block-sec .search-box {
	        width: 63%;
	    }
	    /*--19-08-15--*/
	    .cliqueList .friendProfileContent {
	        width: 88%;
	    }
	    .middle-content .my-library .list-group .list-group-item {
	        float: none;
	        width: 172px;
	        border: medium none;
	        display: inline-block;
	        text-align: left;
	        vertical-align: top;
	    }
	    .middle-content .my-library .list-group {
	        text-align: center;
	    }
	    /*--19-08-15--*/
	    .notification {
	        margin-top: 7px;
	    }
	}
	
	@media all and (max-width: 1024px) {
	    .greenHeader.fixed .bioContainer {
	        width: 73%;
	    }
	    .greenHeader.fixed .bioContainer {
	        width: 88%;
	    }
	    .right-aside {
	        margin-right: 10px;
	    }
	    .friendContent {
	        width: 312px;
	    }
	    .authorBodyContainer .friendContent {
	        width: auto;
	    }
	    .friends-list-block {
	        width: 100%;
	    }
	    .friends-list-block-sec .input-group {
	        width: 100%;
	    }
	    .message-list-block-sec .search-box {
	        width: 56%;
	    }
	    /*Messages*/
	    .my-message-count {
	        width: 36%;
	    }
	    .search-box {
	        width: 100%;
	        float: right;
	    }
	    /*password*/
	    .loginVerification span {
	        margin-bottom: 7px;
	    }
	    /*wire*/
	    .noRecordsAutoComplete {
	        margin-top: 44px;
	    }
	    .twitter-typeahead {
	        width: 80%;
	    }
	    .message-list-block-sec .search-box {
	        width: 56%;
	    }
	    .messageListing span {
	        margin-left: 9px;
	    }
	    /*iAuthor*/
	    .btn.submitBookBtn {
	        width: 130px;
	    }
	    .booksPublished .lest-aside-icon {
	        width: 145px;
	    }
	    .bookDetailsContent {
	        width: 70%;
	    }
	    .bookDetailsContent1 {
	        width: 100%;
	    }
	    .bookDetailsContainer .socialMediaLinks ul li a {
	        width: 83%;
	    }
	    .authorBodyContainer .authorTopContainer .col-md-8.middle-content {
	        min-height: 100%;
	    }
	    .authorBodyContainer .midBanner {
	        height: auto;
	    }
	    .authorBodyContainer .authorTopContainer .rightAutorVideoSection.clearfix a > img {
	        width: 100%;
	    }
	    .authorListContainerImgbox > img {
	        height: auto;
	    }
	    /*.authorBodyContainer .input-append.span12{width: 85%;}*/
	    .authorBodyContainer .friends-list-block-sec.clearfix {
	        width: 87%;
	    }
	    /*.authorBodyContainer .cliqueList .profileDetails{width:100%;}
	.authorBodyContainer .cliqueList .addMemebers{width:100%;}*/
	    .authorBodyContainer .friends-list-block-sec.clearfix {
	        width: auto;
	    }
	    .stepContent .createRight .css-label {
	        float: right;
	    }
	    .stepContent input[type="radio"] {
	        float: left;
	    }
	    .authorBodyContainer .uploadBookContainer .profile-image.book-cover-image.default-book-cover {
	        margin: 0 auto;
	        width: 63%;
	    }
	    .authorBodyContainer .uploadBookContainer .avatar-view img {
	        width: 67%;
	    }
	    .authorBodyContainer .uploadBookContainer .uploadBook {
	        margin: 0 auto;
	        width: 100%;
	    }
	    .authorBodyContainer .uploadBookContainer .uploadBookDetails .inputBox {
	        width: 62%;
	    }
	    .authorBodyContainer .uploadBookContainer .uploadBookDetails {
	        float: none;
	        width: 100%;
	    }
	    .authorBodyContainer .uploadBookDetails1 .inputBox {
	        width: 62%;
	    }
	    .uploadBookContainer .profile-image {
	        width: 63%;
	        height: auto;
	        margin: 0 auto;
	    }
	    .authorBodyContainer .uploadBookContainer .uploadBookDetails {
	        width: 100%;
	        float: none;
	    }
	    .authorBodyContainer .list-group-head span.cliqueIcon {
	        background-size: 24%;
	    }
	    .authorBodyContainer .cliqueList .addMemebers {
	        width: auto;
	    }
	    .authorBodyContainer .addBtn {
	        width: 24px;
	        height: 24px;
	        background-size: 52%;
	    }
	    .authorBodyContainer .addMemebers span {
	        font-size: 14px;
	        margin: 0px 6px 0px 0px;
	    }
	    .profileDetails {
	        width: 55%;
	    }
	    .addMemebers {
	        width: auto;
	    }
	    /*.friends-list-block .friendProfilePic img{width:77%;}*/
	    /*.authorBodyContainer .uploadBookContainer .uploadBook{width:142px;}*/
	    /*.authorBodyContainer #custom-search-form .btnWire{width: 8%;}*/
	    .authorBodyContainer .uploadBookDetails .price {
	        margin: 10px 0;
	        width: 100%;
	    }
	    .authorBodyContainer .friendProfileContent p.friendName {
	        font-size: 15px;
	    }
	    .authorBodyContainer .tabList {
	        display: none;
	        float: none;
	    }
	    .authorBodyContainer .tabContainer {
	        float: none;
	        width: 100%;
	        border-left: 0 none;
	    }
	    .authorBodyContainer .bioTabs .tabContainer h3 {
	        display: block;
	    }
	    .authorBodyContainer .tabContent {
	        border-top: 3px solid #04a4ad;
	        border-bottom: 3px solid #04a4ad;
	    }
	    .authorBodyContainer .bioTabs .tabContainer h4 {
	        margin: 0;
	        padding: 15px;
	    }
	    .authorBodyContainer .bioTabs .tabContainer ul {
	        border-left: 0 none;
	    }
	    .authorBodyContainer #custom-search-form .search-query {
	        width: 90%;
	    }
	    /*--04-08-15--*/
	    /*.authorBodyContainer .col-md-8.middle-content .search-box{padding: 0;}*/
	    .authorBodyContainer .friends-list-block .friends-list-block-sec .search-box {
	        padding: 0;
	        width: 54%;
	        display: block !important;
	    }
	    /*--04-08-15--*/
	    /*--05-08-15--*/
	    .authorBodyContainer .list-group-head {
	        float: left;
	        padding: 18px 12px;
	        width: 100%;
	    }
	    .authorListContainer .conn-btn {
	        float: left;
	        margin-top: 5px;
	        width: 40%;
	    }
	    .authorListContainer .btn-flat.btn-green {
	        width: 100%
	    }
	    .authorBodyContainer .listContent {
	        clear: both;
	    }
	    /*--05-08-15--*/
	    /*--07-08-15--*/
	    .error_body .oops {
	        width: 100%;
	        padding: 0 10px;
	    }
	    /*--07-08-15--*/
	    /*--10-08-15--*/
	    .authorBodyContainer #youmax {
	        overflow-x: visible;
	        clear: both;
	    }
	    .youmax-subscribe {
	        width: auto !important;
	    }
	    /*--10-08-15--*/
	    /*--12-08-15--*/
	    .bookDetailsContainer .bookDetailsTitle p {
	        width: 50% !important;
	    }
	    .bookDetailsContentContainer .bookDetailsContent {
	        width: 63% !important;
	        float: left;
	    }
	    /*--12-08-15--*/
	    /*--13-08-18--*/
	    .friend-message {
	        padding-top: 10px;
	    }
	    .authorBodyContainer .col-md-8.middle-content .container .friend-message {
	        padding-top: 0px;
	    }
	    /*--13-08-18--*/
	}
	
	@media all and (min-width: 1400px) and (min-resolution: 2dppx) {
	    .image-bg-fluid-height {
	        height: 600px;
	    }
	}
	/*Start responsive author*/
	
	@media all and (min-width: 1197px) and (max-width: 1266px) {
	    .authorBodyContainer .authorTopContainer .bioContainer {
	        padding: 0px 0px;
	    }
	    .authorBodyContainer .authorTopContainer .bioContainer ul li a {
	        font-size: 13px;
	        min-height: 40px;
	    }
	    .friends-list-block {
	        width: 100%;
	    }
	    .friends-list-block-sec {
	        width: 86%;
	    }
	    .friends-list-block .friends-list-block-sec .search-box {
	        width: 36%;
	    }
	    .authorBodyContainer .authorListContainerimgbox > img {
	        height: auto;
	    }
	    .authorBodyContainer .authorTopContainer .listDetails .name {
	        font-size: 17px;
	    }
	    .authorTopContainer .youmax1-video-tnail,
	    .authorTopContainer #youmax1-video-list-div .no_video {
	        height: 145px;
	    }
	    .stepContent .tabList ul li a {
	        padding: 15px 10px;
	    }
	}
	
	@media all and (min-width: 1121px) and (max-width: 1196px) {
	    .authorBodyContainer .authorTopContainer .bioContainer {
	        padding: 0px 0px;
	        margin-top: 7px;
	    }
	    .authorBodyContainer .authorTopContainer .bioContainer ul li a {
	        padding: 0px 6px;
	    }
	    .paymentStepsContainer {
	        width: 90%;
	    }
	    .authorListContainerimgbox > img {
	        height: 87px;
	    }
	    .authorTopContainer .youmax1-video-tnail,
	    .authorTopContainer #youmax1-video-list-div .no_video {
	        height: 133px;
	    }
	}
	
	@media all and (min-width: 1080px) and (max-width: 1120px) {
	    .authorBodyContainer .authorTopContainer .bioContainer {
	        padding: 0px 0px;
	        margin-top: 0px;
	    }
	    .authorBodyContainer .authorTopContainer .bioContainer ul li a {
	        font-size: 11px;
	        min-height: 40px;
	    }
	    .paymentStepsContainer {
	        width: 90%;
	    }
	    .authorListContainerimgbox > img {
	        height: 80px;
	    }
	    .authorTopContainer .youmax1-video-tnail,
	    .authorTopContainer #youmax1-video-list-div .no_video {
	        height: 129px;
	    }
	}
	
	@media all and (min-width: 1024px) and (max-width: 1080px) {
	    .authorBodyContainer .authorTopContainer .bioContainer {
	        padding: 0px 7px;
	        margin-top: 0px;
	    }
	    .authorBodyContainer .listDetails p {
	        margin: 0px 0px 0px 0px;
	    }
	    .authorBodyContainer .authorTopContainer .listDetails .name {
	        font-size: 14px;
	    }
	    .authorBodyContainer .authorTopContainer .bioContainer ul li a {
	        font-size: 9px;
	        line-height: 20px;
	        padding: 0px 6px;
	    }
	    .paymentStepsContainer {
	        width: 90%;
	    }
	    .authorListContainer .btn-flat.btn-green {
	        font-size: 13px;
	        padding: 7px;
	    }
	    .authorListContainerimgbox > img {
	        height: 78px;
	    }
	    .authorBodyContainer .friends-mesg-block.wire-block .media-body .notification-name {
	        max-width: 67%;
	    }
	    .authorTopContainer .youmax1-video-tnail,
	    .authorTopContainer #youmax1-video-list-div .no_video {
	        height: 120px;
	    }
	}
	/*End responsive author*/
	
	@media all and (min-width: 940px) and (max-width: 1023px) {
	    .user-name {
	        width: 75%;
	    }
	    .greenHeader.fixed .user-name {
	        width: 86%;
	    }
	    .authorBodyContainer .leftAuthorListViews .listImg {
	        height: 54px!important;
	    }
	    .authorBodyContainer .col-md-8.middle-content {
	        margin: 0px 9px!important;
	    }
	    .authorBodyContainer .authorTopContainer .listDetails .name {
	        font-size: 20px!important;
	    }
	    .paymentStepsContainer {
	        width: 94%;
	    }
	    .authorListContainerimgbox > img {
	        height: 78px;
	    }
	    .authorTopContainer #youmax1 {
	        min-height: 98px;
	    }
	    .authorTopContainer .youmax1-video-tnail,
	    .authorTopContainer #youmax1-video-list-div .no_video {
	        height: 122px;
	    }
	    .authorBodyContainer .input-append.span12 {
	        width: 89%;
	    }
	    /*--10-08-15--*/
	    .friends-list-block .friends-list-block-sec .my-friends-count {
	        width: 35%
	    }
	    .authorBodyContainer .friends-list-block .friends-list-block-sec .search-box {
	        width: 60%
	    }
	    /*--10-08-15--*/
	}
	
	@media all and (min-width: 768px) and (max-width: 939px) {
	    .user-name {
	        width: 69%;
	    }
	    .greenHeader.fixed .user-name {
	        width: 83%;
	    }
	    .authorBodyContainer .bookPublished .socialMediaLinks ul li {
	        width: 50%;
	    }
	    .paymentStepsContainer {
	        width: 95%;
	        padding: 52px 23px;
	    }
	    .authorBodyContainer .list-group-head {
	        font-size: 15px;
	    }
	    .authorListContainer .btn-flat.btn-green {
	        font-size: 11px;
	        padding: 5px 12px;
	    }
	    .authorListContainerimgbox > img {
	        height: 69px;
	    }
	    .authorListContainer .conn-btn .btn-flat.btn-green {
	        padding: 6px 5px;
	    }
	    .friends-list-block .friends-list-block-sec .my-friends-count {
	        float: none;
	    }
	    /*.friendProfilePic img{width: 83%;}*/
	    .authorBodyContainer .cliqueBtns {
	        width: 100%;
	        margin: 10px 0px;
	    }
	    .friendProfilePic .iAuthorProfilePic img {
	        width: 100%;
	    }
	    .authorBodyContainer .col-md-2.left-aside .authorListContainer .list-group-head .btn-flat.btn-green {
	        padding: 6px 6px;
	    }
	    .authorBodyContainer .list-group-head span.follow_text {
	        width: 100%;
	    }
	    /*--10-08-15--*/
	    .friends-list-block .friends-list-block-sec .my-friends-count {
	        width: 45%
	    }
	    .authorBodyContainer .friends-list-block .friends-list-block-sec .search-box {
	        width: 100%;
	        margin: 14px 0 0;
	    }
	    /*--10-08-15--*/
	    /*--12-08-15--*/
	    .bookDetailsContainer .bookDetailsTitle p {
	        width: 50% !important;
	    }
	    .bookDetailsContentContainer .bookDetailsContent {
	        width: 60% !important;
	        float: left;
	    }
	    /*--12-08-15--*/
	}
	
	@media all and (min-width: 801px) and (max-width:940px) {
	    .authorTopContainer #youmax1 {
	        min-height: 98px;
	    }
	    .authorTopContainer .youmax1-video-tnail,
	    .authorTopContainer #youmax1-video-list-div .no_video {
	        height: 118px;
	    }
	    .authorBodyContainer .input-append.span12 {
	        width: 88%;
	    }
	}
	/*Start responsive author*/
	
	@media all and (min-width: 801px) and (max-width:890px) {
	    .authorBodyContainer .authorTopContainer .listDetails .name {
	        font-size: 18px!important;
	    }
	    .authorBodyContainer .col-md-8.middle-content {
	        margin: 0px 7px;
	    }
	    .authorListContainer .btn-flat.btn-green {
	        font-size: 12px;
	        padding: 5px;
	    }
	    .authorListContainerimgbox > img {
	        height: 60px;
	    }
	    .authorTopContainer #youmax1 {
	        min-height: 98px;
	    }
	    .authorTopContainer .youmax1-video-tnail,
	    .authorTopContainer #youmax1-video-list-div .no_video {
	        height: 110px;
	    }
	    .authorBodyContainer .input-append.span12 {
	        width: 86%;
	    }
	    /*--12-08-15--*/
	    .bookDetailsContainer .bookDetailsTitle p {
	        width: 50% !important;
	    }
	    .bookDetailsContentContainer .bookDetailsContent {
	        width: 53% !important;
	        float: left;
	    }
	    /*--12-08-15--*/
	}
	
	@media all and (min-width: 801px) and (max-width:860px) {
	    /*.authorTopContainer .youmax1-video-tnail{height:100px;}*/
	    .authorTopContainer #youmax1 {
	        min-height: 98px;
	    }
	    .authorTopContainer .youmax1-video-tnail {
	        height: 106px;
	    }
	    .authorTopContainer .youmax1-video-tnail,
	    .authorTopContainer #youmax1-video-list-div .no_video {
	        height: 96px;
	    }
	}
	
	@media all and (min-width: 768px) and (max-width:800px) {
	    .authorBodyContainer .authorTopContainer .listDetails .name {
	        font-size: 15px!important;
	    }
	    .paymentStepsContainer {
	        width: 100%;
	        padding: 52px 23px;
	    }
	    .authorBodyContainer .list-group-head {
	        font-size: 15px;
	    }
	    .authorListContainer .btn-flat.btn-green {
	        font-size: 11px;
	        padding: 3px;
	    }
	    .authorListContainerimgbox > img {
	        height: 58px;
	    }
	    .authorTopContainer #youmax1 {
	        min-height: 92px;
	    }
	    .authorTopContainer .youmax1-video-tnail,
	    .authorTopContainer #youmax1-video-list-div .no_video {
	        height: 92px;
	    }
	    .authorBodyContainer .input-append.span12 {
	        width: 92%;
	    }
	    /*--12-08-15--*/
	    .bookDetailsContainer .bookDetailsTitle p {
	        width: 46% !important;
	    }
	    .bookDetailsContentContainer .bookDetailsContent {
	        width: 53% !important;
	        float: left;
	    }
	    /*--12-08-15--*/
	    /*.authorBodyContainer .friends-list-block .friends-list-block-sec .search-box {
    width: 100%;
    display: block !important;
    float: left;
    margin: 5% 0 0;
    padding: 0;
}*/
	}
	/*End responsive author*/
	
	@media all and (min-width: 768px) and (max-width: 1023px) {
	    .top-nav .nav-left > li {
	        margin-right: 6px;
	    }
	    .top-nav {
	        padding: 0 20px;
	    }
	    .top-nav .nav-right > li {
	        margin-left: 6px;
	    }
	    .user-pro-outer-wrapper {
	        margin-top: -136px;
	    }
	    .banner-container {
	        height: 299px;
	    }
	    .image-bg-fluid-height {
	        height: 299px;
	    }
	    .image-bg-fluid-height #crop-cover,
	    .image-bg-fluid-height #crop-clique-cover {
	        width: 95%;
	    }
	    .profile-image {
	        width: 160px;
	        height: 160px;
	        margin-top: -12px;
	    }
	    .edit-profile-cam {
	        height: 43px;
	    }
	    .edit-profile-cam span {
	        margin-top: 21px;
	        margin-left: 39px;
	    }
	    .wire-communication-panel .notification-block-sec .left-panel {
	        min-width: 32%;
	        /*border:0;*/
	    }
	    .wire-communication-panel .notification-block-sec .right-panel {
	        min-width: 67%;
	        /*padding-left: 40px;*/
	    }
	    .wire-communication-panel .notification-block-sec .right-panel p.friends-post {
	        width: 97%;
	    }
	    .col-md-2.left-aside,
	    .col-md-2.right-aside.pull-right {
	        width: 22%;
	    }
	    .col-md-8.middle-content {
	        width: 56%;
	    }
	    /*====author====*/
	    .authorBodyContainer .authorTopContainer .bioContainer {
	        padding: 0px 6px;
	    }
	    .authorBodyContainer .col-md-2.left-aside,
	    .authorBodyContainer .col-md-8.middle-content {
	        float: left!important;
	    }
	    .authorBodyContainer .col-md-8.middle-content {
	        margin: 0px 0px 10px;
	        min-height: 124px;
	    }
	    .authorListContainer .bioContainer {
	        display: none;
	    }
	    .authorBodyContainer .authorTopContainer .listDetails {
	        width: 100%;
	        padding: 0px 0px 10px 0px;
	    }
	    .authorBodyContainer .authorTopContainer .listDetails .name {
	        font-size: 21px;
	    }
	    .authorBodyContainer .leftAuthorListViews .listImg {
	        width: 48px;
	        float: none;
	        height: 48px;
	    }
	    /*.authorBodyContainer  .bioContainer li a:hover {background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;}*/
	    .authorBodyContainer .bioContainer ul li a {
	        float: left;
	        padding: 0px;
	        text-align: center;
	        text-decoration: none;
	        text-transform: uppercase;
	        font-family: "Roboto-Bold";
	        font-size: 14px;
	        color: #fff;
	    }
	    .authorBodyContainer .bioContainer .fa {
	        color: #fff;
	        font-size: 20px;
	    }
	    .authorBodyContainer .bioContainer {
	        margin: 0px;
	    }
	    .authorBodyContainer .bioContainer span {
	        width: 100%;
	        display: block;
	    }
	    .authorBodyContainer .bioContainer ul {
	        float: left;
	        width: 100%;
	        margin: 0px;
	    }
	    .authorBodyContainer .bioContainer .fa {
	        font-size: 22px;
	    }
	    .authorBodyContainer .bioContainer .fa-edit::before,
	    .authorBodyContainer .bioContainer .fa-pencil-square-o::before {
	        font-size: 22px;
	    }
	    .authorBodyContainer .listDetails {
	        width: 67%;
	    }
	    .authorBodyContainer .listImg {
	        width: 35px;
	        height: 35px;
	    }
	    .authorBodyContainer .bookPublished .listImg {
	        height: auto;
	        width: 23%;
	    }
	    .authorListContainer.bookPublished .listDetails {
	        width: 72%;
	    }
	    .authorBodyContainer .list-group-head {
	        font-size: 16px;
	        padding: 18px 6px;
	    }
	    .authorBodyContainer .bookPublished .addIcon .fa-plus {
	        height: 14px;
	    }
	    /*.authorBodyContainer .bookPublished .addIcon{width:14px;height:20px;}*/
	    .authorBodyContainer .bookPublished .addIcon .fa-plus {
	        font-size: 14px;
	    }
	    .authorBodyContainer #custom-search-form .btnWire {
	        background-size: auto;
	        right: -4px;
	    }
	    .bookPublished .addIcon {
	        width: 30px;
	        height: 30px;
	        top: -1px;
	    }
	    /*	.authorBodyContainer #custom-search-form .search-query{width: 85%;}*/
	    /*.authorBodyContainer .col-md-8.middle-content .search-box{padding:10px 20px;}*/
	    .authorBodyContainer .rightAutorVideoSection {
	        padding: 8px 13px 0px;
	        min-height: auto;
	    }
	    .authorBodyContainer .friends-who-commented ul {
	        width: 86%;
	    }
	    .authorBodyContainer .wire-widget-search .wire-widget-search-user-avatar {
	        top: -6px;
	    }
	    .authorBodyContainer .wire-widget-search #custom-search-form .search-query {
	        height: 43px;
	    }
	    .authorBodyContainer .listContent input[type="text"] {
	        font-size: 13px;
	    }
	    .authorBodyContainer .authorTopContainer .rightAutorVideoSection.clearfix a > img {
	        width: 100%;
	    }
	    .authorListContainerImgbox > img {
	        height: auto;
	    }
	    .authorBodyContainer .authorTopContainer .col-md-8.middle-content {
	        min-height: 100%;
	    }
	    .authorBodyContainer .midBanner {
	        height: auto;
	    }
	    .authorBodyContainer .addMemebers span {
	        display: none;
	    }
	    .createCliquePopup .creat_profile_listbox .creat_profile_content {
	        height: auto;
	    }
	    .authorBodyContainer .uploadBookDetails #bookpriceselect span.select {
	        background-position: 95% center;
	    }
	    .authorBodyContainer .uploadBookDetails .price {
	        margin: 10px 0px;
	        width: 100%;
	    }
	    .authorBodyContainer .uploadBookDetails .freeBook {
	        width: auto;
	    }
	    .refercontent {
	        width: 558px;
	    }
	    .authorBodyContainer #custom-search-form .search-query {
	        width: 92%;
	    }
	    .authorBodyContainer .createCliquePopup .creat_profile_listbox .creat_profile_content {
	        height: 225px;
	    }
	    .authorBodyContainer .bioTabs .tabContainer label {
	        width: 29%;
	    }
	    .authorBodyContainer .bioTabs .tabContainer .inputBox {
	        width: 67%;
	    }
	    .stepContent .tabList ul li a {
	        padding: 15px 5px;
	    }
	    .paymentStepsContainer .stepContent .tabList ul li {
	        font-size: 13px;
	    }
	    .stepContent .tabContent .stepDetails .inputBox {
	        width: 66%;
	    }
	    .toolTipWhite,
	    .toolTipGreen {
	        display: none!important;
	    }
	    .paymentStepsContainer .tabContent .successContainer {
	        width: 78%;
	    }
	    .paymentStepsContainer .tabContent .successContent h2 {
	        font-size: 29px;
	    }
	    .leftSection {
	        width: 40% !important;
	    }
	    header.active {
	        left: 40% !important;
	    }
	    #wrapper.active {
	        left: 40% !important;
	    }
	    .menuTopBar .navigation li {
	        width: 50% !important;
	        text-align: center !important;
	    }
	    .navigation .bio {
	        float: none;
	        width: auto;
	    }
	    .leftSection .navigation li a {
	        float: none;
	    }
	    .menuBottom .search-box {
	        width: 247px !important;
	    }
	    .menuBottom .search-box .input-group {
	        width: 247px;
	    }
	}
	
	@media all and (max-width: 1023px) {
	    * {
	        box-sizing: border-box;
	        -moz-box-sizing: border-box;
	        -webkit-box-sizing: border-box;
	    }
	    body.active {
	        overflow: hidden;
	        height: 100%;
	        position: fixed;
	    }
	    .container {
	        width: 92%;
	    }
	    .login-container,
	    .infoContainer {
	        padding: 52px 40px;
	        width: 100%;
	    }
	    .one-fourth,
	    .three-fourth {
	        height: 365px;
	    }
	    .one-fourth {
	        width: 45%;
	    }
	    .three-fourth {
	        width: 52%;
	    }
	    .login-box {
	        width: 100%;
	    }
	    .paymentStepsContainer .login-box {
	        width: 100%;
	    }
	    .signup-box {
	        width: 47%;
	    }
	    .Signup .facebookBtn {
	        width: auto;
	    }
	    /*End Login*/
	    .Login_error .login-container {
	        width: 100%
	    }
	    .complete-profile-container .col-md-3 {
	        float: left;
	    }
	    .col-md-2.left-aside,
	    .col-md-2.right-aside.pull-right,
	    .col-md-8.middle-content {
	        width: 100%;
	        float: none;
	        padding: 0;
	    }
	    .col-md-8.middle-content {
	        margin-bottom: 20px;
	    }
	    #hamburger {
	        display: inline-block;
	    }
	    .responsiveBtn {
	        display: block;
	    }
	    #hamburger:before,
	    #hamburger:after,
	    #hamburger span {
	        display: block;
	    }
	    .leftSection {
	        left: -100%;
	        float: none;
	        width: 92%;
	        height: 100%;
	        position: fixed;
	        box-shadow: 0 0 5px rgba(0, 0, 0, 0.8);
	        top: 0;
	        background: url("../images/texture.jpg") top center;
	        z-index: 100000;
	        transition: all 1s;
	        -moz-transition: all 1s;
	        -webkit-transition: all 1s;
	        overflow-y: scroll;
	    }
	    .leftSection.active {
	        left: 0;
	        transition: all 1s;
	        -moz-transition: all 1s;
	        -webkit-transition: all 1s;
	    }
	    #wrapper {
	        left: 0;
	        transition: all 1s;
	        -moz-transition: all 1s;
	        -webkit-transition: all 1s;
	        position: relative;
	    }
	    #wrapper.active {
	        position: relative;
	        left: 92%;
	        transition: all 1s;
	        -moz-transition: all 1s;
	        -webkit-transition: all 1s;
	        overflow: hidden;
	    }
	    header.active {
	        left: 92%;
	    }
	    .top-nav .nav-left > li {
	        background: rgba(44, 178, 186, 0.7);
	        border-bottom: 1px solid #279da4;
	        float: none;
	        margin-right: 0;
	        padding: 0;
	    }
	    .dropdown span.ti-name {
	        color: #FFF;
	        margin-left: 10px;
	    }
	    .menuTopBar {
	        background: rgba(255, 255, 255, 0.2);
	        display: block;
	    }
	    .menuBottom {
	        display: block;
	        margin-top: 20px;
	        padding: 0 30px;
	        position: relative;
	    }
	    /*.leftSection .socialIcons li{ padding: 16px 4.5%;}*/
	    .leftSection .socialIcons li {
	        padding: 7px;
	    }
	    .leftSection .top-nav .nav-left {
	        margin-bottom: 0;
	    }
	    .top-nav .nav-left > li > .btn-group > a,
	    .top-nav .nav-left > li > a,
	    .top-nav .nav-right > li > .btn-group > a,
	    .top {
	        opacity: 1;
	        padding: 8px 30px;
	    }
	    .top-nav .nav-left.list-unstyled .dropdown a .ti-home,
	    .top-nav .nav-left.list-unstyled .dropdown a:hover span.ti-home {
	        background: url("../images/header-icons/responsive-menu.png") no-repeat 0 center;
	    }
	    .top-nav .nav-left.list-unstyled .dropdown a .ti-bell,
	    .top-nav .nav-left.list-unstyled .dropdown a:hover span.ti-bell {
	        background: url("../images/header-icons/responsive-menu.png") no-repeat -22px center;
	    }
	    .top-nav .nav-left.list-unstyled .dropdown a .ti-message,
	    .top-nav .nav-left.list-unstyled .dropdown a:hover span.ti-message {
	        background: url("../images/header-icons/responsive-menu.png") no-repeat -47px center;
	    }
	    .top-nav .nav-left.list-unstyled .dropdown a .ti-store,
	    .top-nav .nav-left.list-unstyled .dropdown a:hover span.ti-store {
	        background: url("../images/header-icons/responsive-menu.png") no-repeat -71px center;
	    }
	    .top-nav .nav-left.list-unstyled .dropdown a .ti-friend,
	    .top-nav .nav-left.list-unstyled .dropdown a:hover span.ti-friend {
	        background: url("../images/header-icons/responsive-menu.png") no-repeat -96px center;
	    }
	    .top-nav .nav-left.list-unstyled .dropdown a:hover span.ti-name {
	        color: #FFF;
	    }
	    .badge {
	        left: inherit;
	        right: 36px;
	        /*top: 7px;*/
	    }
	    .leftSection .dropdown-menu {
	        position: relative;
	        top: 0!important;
	        left: 0;
	        min-width: auto !important;
	        width: 100%;
	        padding: 0 30px;
	        border: 0;
	        background-color: rgba(50, 201, 210, 0.3);
	        margin: 0;
	        float: none;
	    }
	    .leftSection .dropdown-menu.with-arrow:before,
	    .leftSection .dropdown-menu.notification-dropdown.with-arrow:after,
	    .leftSection .dropdown-menu.with-arrow:after {
	        border: 0;
	    }
	    .leftSection .list-group-item {
	        background: transparent;
	    }
	    .leftSection .list-group-item {
	        border-color: #28a0a7;
	    }
	    .leftSection .notification-block-sec a,
	    .leftSection .follow-id,
	    .leftSection .notification-mesg,
	    .leftSection .notification-ago,
	    .leftSection .panel-footer a {
	        color: #FFF;
	    }
	    .top-nav .leftSection .notification-block-sec .follow-id {
	        font-size: 12px;
	    }
	    .leftSection .panel-footer {
	        background: transparent;
	        border-color: #28a0a7;
	    }
	    .leftSection #menu_notification p.mesg-subtext,
	    .leftSection #menu_message p.mesg-subtext,
	    .leftSection #menu_friends p.mesg-subtext {
	        background: transparent;
	        color: #FFF;
	    }
	    .leftSection .navigation li.active:before {
	        border: 0;
	    }
	    .leftSection .edit-profile-btn {
	        display: none;
	    }
	    .leftSection .socialIcons {
	        border-right: 0;
	        width: 42%;
	        padding: 0 1.5%;
	        border-color: rgba(255, 255, 255, 0.4);
	        float: none;
	        position: relative;
	        left: -46px;
	    }
	    .leftSection .bio {
	        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	    }
	    .leftSection .bio-icon {
	        background-image: url("../images/header-icons/bio-white.png");
	    }
	    .leftSection .bio p {
	        color: #FFF;
	    }
	    .leftSection #menu_acc {
	        display: none;
	    }
	    .top-nav .nav-right .search-box {
	        width: 72%;
	        max-width: none;
	        padding-right: 5%;
	    }
	    .top-nav .nav-right .conn-btn {
	        width: 13%;
	        padding-right: 1px;
	    }
	    .top-nav .nav-right .conn-btn1 {
	        width: 15%;
	    }
	    .top-nav .leftSection .btn-flat.btn-green {
	        background-color: #2cb2ba !important;
	        border: 0 none;
	        border-radius: 0;
	        box-shadow: none;
	        height: 45px;
	        width: 100%;
	    }
	    .top-nav .leftSection .btn-flat.btn-yellow {
	        border: 0 none;
	        border-radius: 0;
	        box-shadow: none;
	        height: 45px;
	        width: 100%;
	    }
	    .top-nav .nav-right .search-box input[type="text"] {
	        background-color: #FFF;
	    }
	    .top-nav .menuBottom .nav-right {
	        margin: 0;
	    }
	    .top-nav .nav-right > li {
	        margin: 0;
	    }
	    .nav-left .li-item {
	        padding: 10px 0 !important;
	        display: inline-block;
	    }
	    .top-nav .nav-left {
	        margin-top: 20px;
	    }
	    .top-nav .nav-right .input-group {
	        width: 100%;
	    }
	    .menuBottom .search-box .input-group-addon {
	        background: #2cb2ba;
	        padding: 6px 0;
	        width: 45px;
	    }
	    .search-box .form-control {
	        height: 45px;
	    }
	    .search-box .ti-search {
	        background-image: url("../images/header-icons/search-white.png");
	        margin: 0 auto;
	        float: none;
	        display: block;
	    }
	    .top-nav .rightSection .nav-right .search-box,
	    .rightSection .conn-btn,
	    .rightSection .conn-btn1 {
	        display: none !important;
	    }
	    ul.dropdown-menu.profile-menu.with-arrow.pull-right {
	        left: auto !important;
	    }
	    .dropdown-menu.profile-menu.with-arrow.pull-right:after {
	        left: auto;
	        right: 12px;
	    }
	    .badge:empty {
	        border: 1px solid #fff;
	        padding: 6px 8px;
	        right: 30px;
	        width: auto;
	    }
	    .user-name .bio,
	    .user-name .navigation,
	    .user-name .socialIcons {
	        display: none;
	    }
	    .circle {
	        left: 0;
	        margin-bottom: auto;
	        margin-left: auto;
	        margin-right: auto;
	        position: absolute;
	        right: 0;
	        top: 0;
	        width: 92px;
	    }
	    .user-name {
	        width: 67%;
	    }
	    .greenHeader.fixed .bioContainer {
	        width: 53%;
	    }
	    .edit-profile-btn {
	        float: right;
	        margin-left: 20px;
	    }
	    .userNameContent {
	        padding-left: 20px;
	    }
	    header {
	        left: 0;
	        transition: 1s all;
	        -moz-transition: 1s all;
	        -webkit-transition: 1s all;
	    }
	    .mySettings h3 {
	        font-size: 15px;
	    }
	    .mySettingsContainer h2 {
	        font-size: 18px;
	    }
	    .mySettingsContainer h4 {
	        font-size: 12px;
	    }
	    .settingContent label,
	    .settingContent .inputBox,
	    .settingContent .inputContent {
	        width: 100%;
	        float: none;
	    }
	    .settingContent label {
	        margin: 0 0 5px 0;
	    }
	    .settingContent .inputContent {
	        padding: 0;
	        margin: 5px 0 0 0;
	    }
	    span.select {
	        background-position: 96% center;
	    }
	    .settingLeft,
	    .settingRight {
	        float: none;
	        width: 100%;
	        padding: 0;
	        margin-bottom: 10px;
	    }
	    .bioTabs .radioBtns span {
	        margin-right: 15px;
	    }
	    .settingContent label.chk {
	        float: left;
	        margin-left: 8px;
	        width: 84%;
	    }
	    .settingRight label.css-label,
	    .settingRight label.css-label.chk {
	        float: left;
	        width: auto;
	        margin-left: 8px;
	    }
	    .settingLeft h5.changePassword {
	        margin-bottom: 20px;
	    }
	    .settingContent ul ul {
	        padding: 0;
	    }
	    .settingContent ul {
	        min-height: inherit;
	    }
	    .col-md-2.left-aside.settingsLeftPanel {
	        left: -55%;
	        position: absolute;
	        width: 60%;
	        transition: all 1s;
	        -moz-transition: all 1s;
	        -webkit-transition: all 1s;
	    }
	    .col-md-2.left-aside.settingsLeftPanel.active {
	        left: 2.5%;
	        transition: all 1s;
	        -moz-transition: all 1s;
	        -webkit-transition: all 1s;
	    }
	    .col-md-2.left-aside.settingsLeftPanel .mySettings ul {
	        display: none;
	        opacity: 0;
	        border: 1px solid rgb(218, 218, 218);
	        border-top: 0;
	        transition: all 1s;
	        -moz-transition: all 1s;
	        -webkit-transition: all 1s;
	    }
	    .col-md-2.left-aside.settingsLeftPanel.active .mySettings ul {
	        display: block;
	        opacity: 1;
	        transition: all 1s;
	        -moz-transition: all 1s;
	        -webkit-transition: all 1s;
	    }
	    .mySettings {
	        border-width: 0;
	    }
	    .mySettings h3 {
	        background-image: url("../images/settings.png");
	        background-repeat: no-repeat;
	        background-position: 97% center;
	        cursor: pointer;
	    }
	    .col-md-8.middle-content.settingsRightPanel {
	        left: 7%;
	        position: relative;
	        width: 93%;
	        transition: all 1s;
	        -moz-transition: all 1s;
	        -webkit-transition: all 1s;
	    }
	    .col-md-8.middle-content.settingsRightPanel.active {
	        left: 82%;
	        transition: all 1s;
	        -moz-transition: all 1s;
	        -webkit-transition: all 1s;
	    }
	    .boldTxt {
	        word-wrap: break-word;
	    }
	    .settingContent ul {
	        padding: 20px 15px;
	    }
	    .settingsHeading {
	        padding: 10px 15px 15px;
	    }
	    .settingBtn,
	    .settingLink {
	        float: none;
	        width: 100%;
	        text-align: left;
	    }
	    .settingBtns {
	        padding: 15px 10px;
	    }
	    /*Settings secion*/
	    .friends-list-block .friends-list-block-sec {
	        width: auto;
	    }
	    .socialMediaLinksContainer .socialMediaLinks ul li .inputBox {
	        width: 100%;
	    }
	    .menuTopBar .navigation li {
	        padding: 10px 7%;
	    }
	    .menuTopBar .navigation li:hover {
	        background: rgba(255, 255, 255, 0.2);
	    }
	    .navigation li a:hover {
	        background: transparent;
	    }
	    .leftSection .navigation li a {
	        padding: 0px;
	    }
	    .navigation li .bio a p {
	        font-size: 14px;
	        color: #fff;
	    }
	    .bioTxt {
	        background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
	    }
	    .menuTopBar .navigation a h3 {
	        font-size: 22px;
	    }
	    .menuTopBar .navigation li {
	        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	        border-top: 1px solid rgba(255, 255, 255, 0.2);
	        margin-top: -1px;
	        border-right: 1px solid rgba(255, 255, 255, 0.2);
	    }
	    .smallDeviceMenu {
	        margin: 0;
	        display: block;
	        float: left;
	    }
	    .top-nav .nav-right .search-box {
	        left: 30px;
	        padding: 0;
	        position: absolute;
	        top: 46px;
	        width: 248px;
	        z-index: 100;
	        display: none;
	    }
	    .leftSection .socialIcons {
	        display: none;
	        background: #FFF;
	        width: 200px;
	        z-index: 1;
	    }
	    .smallDeviceMenu li {
	        float: left;
	        width: 45px;
	    }
	    .menuBottom .searchIcon {
	        margin-right: 1px;
	    }
	    .smallDeviceMenu li a {
	        width: 100%;
	        height: 45px;
	        display: block;
	        background-repeat: no-repeat;
	        background-position: center;
	        background-color: #FFF;
	    }
	    .menuBottom .searchIcon a {
	        background-image: url("../images/header-icons/search-blue.png");
	    }
	    .menuBottom .shareIcon {
	        width: 45px;
	    }
	    .menuBottom .shareIcon a {
	        background-image: url("../images/header-icons/share-icon.png");
	    }
	    .top-nav .menuBottom .nav-right {
	        float: right !important;
	        margin: 0;
	        width: 63%;
	        text-align: right;
	    }
	    .top-nav .nav-right .conn-btn {
	        padding-right: 1px;
	        width: 69px;
	        float: none;
	        display: inline-block;
	        margin-right: -3px;
	    }
	    .top-nav .nav-right .conn-btn1 {
	        width: 80px;
	        float: none;
	        display: inline-block;
	    }
	    .leftSection .socialIcons li a {
	        background-image: url("../images/social-icons-mobile.png");
	    }
	    .menuBottom .search-box {
	        float: none;
	        width: 200px;
	        z-index: 1;
	        display: none;
	        margin: 1px 0px 0px 0px;
	        padding: 0;
	    }
	    .navigation a p {
	        color: #fff;
	    }
	    .authorBodyContainer .createLeft,
	    .authorBodyContainer .createRight {
	        width: 100%;
	    }
	    .authorBodyContainer .createLeft {
	        min-height: 100%;
	    }
	    .stepContent {
	        width: 100%;
	    }
	    .authorBodyContainer .uploadBookContainer .profile-image.book-cover-image.default-book-cover {
	        margin: 0 auto;
	        width: 63%;
	    }
	    .authorBodyContainer .uploadBookContainer .avatar-view img {
	        width: 67%;
	    }
	    .authorBodyContainer .uploadBookContainer .uploadBook {
	        margin: 0 auto;
	        width: 100%;
	        float: none;
	    }
	    .authorBodyContainer .uploadBookContainer .uploadBookDetails .inputBox {
	        width: 62%;
	    }
	    .authorBodyContainer .uploadBookContainer .uploadBookDetails {
	        float: none;
	        width: 100%;
	    }
	    .authorBodyContainer .uploadBookDetails1 .inputBox {
	        width: 62%;
	    }
	    .authorBodyContainer .uploadBookDetails .freeBook .inputBox {
	        width: 62%;
	    }
	    .uploadBookContainer .profile-image {
	        width: 63%;
	        height: auto;
	        margin: 0 auto;
	    }
	    /*.authorBodyContainer .iAuthorIcon{right:-21px;top:0px;}*/
	    /*.friends-list-block .friendProfilePic img{width:77%;}*/
	    /*

.StepContentPopup .stepContent.margin_top25.createClique{width: 61%;}*/
	    .authorBodyContainer .StepContentPopup .stepContent.margin_top25.createClique {
	        width: 100%;
	    }
	    .chatClick {
	        width: 50px;
	        height: 50px;
	        border-radius: 50%;
	        background: #04a4ad url("../images/chat-icon.png") no-repeat center;
	        position: fixed;
	        right: 10px;
	        bottom: 10px;
	        cursor: pointer;
	        -webkit-transition: all 0.3s;
	        transition: all 0.3s;
	        -moz-transition: all 0.3s;
	        z-index: 100;
	    }
	    .chatClick.active {
	        -webkit-transition: all 0.3s;
	        transition: all 0.3s;
	        -moz-transition: all 0.3s;
	        ;
	        background-color: #ffffff;
	        background-image: url("../images/chat-icon-active.png");
	        border: 1px solid #04a4ad;
	    }
	    #jsxc_roster #jsxc_toggleRoster {
	        display: none;
	    }
	    #jsxc_roster {
	        top: 0!important;
	        right: -184px !important;
	        -webkit-transition: all 0.3s;
	        transition: all 0.3s;
	        -moz-transition: all 0.3s;
	    }
	    #jsxc_roster.active {
	        right: 0 !important;
	        -webkit-transition: all 0.3s;
	        transition: all 0.3s;
	        -moz-transition: all 0.3s;
	    }
	    .main-content-container {
	        width: 100%;
	        padding: 0;
	        margin: 0;
	    }
	    .main-content-container.clearfix {
	        width: 95%;
	        margin: 0 auto;
	    }
	    .postOverlayScreen.active {
	        background: rgba(0, 0, 0, 0.5);
	        height: 100%;
	        position: fixed;
	        top: 0;
	        width: 100%;
	        z-index: 2;
	        display: block;
	    }
	    .removeFriendsPost {
	        left: 0;
	        margin: auto;
	        position: fixed;
	        right: 0;
	        top: 50%;
	        width: 60%;
	        z-index: 3;
	    }
	    .postCloseBtn {
	        background: #03a4ac url("../images/cancel.png") no-repeat center;
	        border-radius: 50% !important;
	        height: 25px;
	        position: absolute !important;
	        right: -15px;
	        top: -15px;
	        width: 25px;
	        cursor: pointer;
	    }
	    .friends-mesg-block ul.removeFriendsPost li {
	        font-size: 15px;
	    }
	    .friends-mesg-block ul.removeFriendsPost li a {
	        padding: 5px 8px;
	    }
	    .wirePopupContent {
	        left: 3%;
	        position: fixed;
	        top: 14%;
	        width: 94%;
	    }
	    .wirePopupContainer {
	        position: absolute;
	    }
	    #attachRewireMedia {
	        float: left;
	        position: relative;
	        width: 100%;
	        z-index: 9;
	    }
	    .popupContainer {
	        width: 40%;
	    }
	    .authorBodyContainer .main-content-container {
	        width: 100%;
	        padding: 0 10px;
	    }
	    #social-hover a:hover,
	    #social-hover a.active {
	        width: 36px;
	    }
	    .authorListContainer #social-hover {
	        right: 10px;
	        left: auto;
	        height: 28px;
	    }
	    .authorListContainer #social-hover li a {
	        height: 29px;
	        width: 27px;
	    }
	    .leftAuthorListViews #social-hover {
	        left: 0px;
	        top: 0px;
	        bottom: 0px;
	        right: 0px;
	        background-size: 78% auto;
	        height: 25px;
	        width: 26px;
	    }
	    .authorBodyContainer #social-hover li.ts-cam .ts-icon {
	        background-size: 69%;
	    }
	    .authorBodyContainer .uploadBook .chkBox {
	        width: 64%;
	        margin: 10px auto;
	    }
	    .authorBodyContainer .uploadBookDetails .freeBook {
	        width: 100%;
	    }
	    .authorBodyContainer .write-comment-box .iAuthorProfilePic {
	        top: 18px;
	    }
	    .authorBodyContainer .wire-communication-panel .notification-block-sec .left-panel {
	        min-width: 100%;
	        border-right: none;
	    }
	    .authorBodyContainer .wire-communication-panel .notification-block-sec .right-panel {
	        padding: 10px 0px 10px 15px;
	        min-width: 97%;
	        box-sizing: border-box;
	    }
	    .authorBodyContainer .wire-communication-panel .notification-block-sec .right-panel p.friends-post {
	        width: 97%;
	    }
	    .authorBodyContainer .wire-communication-panel .notification-block-sec .right-panel p.friends-post-delete {
	        float: right;
	    }
	    .authorBodyContainer .cliqueList .profileDetails {
	        width: 55%;
	        padding: 0% 2%;
	    }
	    .authorBodyContainer .friendList ul li {
	        width: 50%;
	    }
	    .authorBodyContainer .cliqueList.friendList ul li {
	        width: 100%;
	    }
	    .authorBodyContainer .friendList ul li:nth-child(2n) {
	        border-right: 1px solid #dadada;
	    }
	    .authorBodyContainer .friendList .friendProfilePic img {
	        width: 100%;
	    }
	    .authorBodyContainer .cliqueList.friendList .friendProfilePic img {
	        width: 83%;
	    }
	    .authorBodyContainer .cliqueList ul li {
	        min-height: 83px;
	    }
	    .refercontent {
	        width: 510px;
	        margin-top: 30px;
	    }
	    .referafrndWrapper {
	        padding: 50px 20px;
	    }
	    .authorBodyContainer .feedContainerSection .youmax-video-tnail-box {
	        width: 46%!important;
	    }
	    /*.paymentStepsContainer .stepContent .tabContent .stepDetails label{width:auto;}*/
	    /*.importantNoticeWrap .notice .subscription_pack_list li label{font-size: 14px;padding:10px 2px;}*/
	    .importantNoticeWrap .notice .subscription_pack_list li label {
	        font-size: 12px;
	    }
	    /*.authorBodyContainer .friends-list-block .friends-list-block-sec .search-box{width: 100%;padding: 14px 0 0;}
.friends-list-block .friends-list-block-sec .my-friends-count{width: 100%;}*/
	    /**/
	    .settingContent .settingRight label {
	        float: left;
	        /*width: auto;*/
	    }
	    /**/
	    #ui-id-2 {
	        height: 300px;
	        overflow-y: scroll;
	        position: fixed;
	    }
	    .badge {
	        border: 1px solid #fff;
	    }
	    .cliqueList .friendProfileContent {
	        width: 93%;
	    }
	    .friends-list-block .friends-list-block-sec {
	        margin: 20px;
	    }
	    .cliqueList .friendProfilePic {
	        height: 80px;
	        width: 80px;
	    }
	    .friendList.cliqueList ul li {
	        min-height: 80px;
	    }
	    a.dropdown-toggle .badge {
	        top: 5px;
	    }
	    /*--19-08-15--*/
	    .cliqueList {
	        margin-left: 40px;
	        padding: 0 20px;
	    }
	    .cliqueList .friendProfilePic {
	        /*left: -40px;*/
	        left: -55px;
	    }
	    .authorBodyContainer .friends-mesg-block ul.removeFriendsPost li {
	        padding: 10px;
	    }
	    /*--19-08-15--*/
	    /*--20-08-15--*/
	    /*.col-md-8.middle-content{ min-height: auto;}*/
	    /*--20-08-15--*/
	    .settingIcon {
	        margin: 3px 0;
	    }
	    .wireIcon {
	        height: 24px;
	    }
	}
	
	@media all and (max-width: 800px) {
	    .authorBodyContainer .authorTopContainer .col-md-2.left-aside,
	    .authorBodyContainer .col-md-2.right-aside.pull-right,
	    .authorBodyContainer .col-md-2.left-aside,
	    .authorBodyContainer .col-md-8.middle-content {
	        width: 100%;
	        float: none;
	    }
	}
	
	@media all and (min-width: 768px) and (max-width: 1280px) {
	    #attachRewireMedia {
	        width: 50%;
	    }
	    #postTextContainer {
	        width: 50%;
	        float: left;
	    }
	    #attachRewireMedia .rewire-image-container {
	        height: 190px;
	    }
	}
	
	@media all and (max-width: 767px) {
	    .one-fourth,
	    .three-fourth,
	    .row.heading {
	        width: 100%;
	        float: none;
	        height: auto;
	    }
	    .one-fourth {
	        margin-bottom: 20px;
	    }
	    .heading .tagline {
	        line-height: 32px;
	    }
	    .Login .submit {
	        width: 280px;
	    }
	    .login-box {
	        width: 48%;
	        float: left;
	        margin: 0 0 10px 0;
	    }
	    #Password.login-box {
	        float: right;
	    }
	    /*End Login*/
	    .Login_error .login-box {
	        width: 100%;
	        float: none;
	    }
	    .Login_error .one-fourth {
	        margin-bottom: 0;
	    }
	    .image-bg-fluid-height {
	        /*height: 250px;*/
	        height: 229px;
	    }
	    .banner-container {
	        height: 270px;
	    }
	    .user-name {
	        width: 63%;
	    }
	    .greenHeader.fixed .user-name {
	        width: 80%;
	    }
	    .main-content-container {
	        width: 100%;
	    }
	    .image-bg-fluid-height #crop-cover {
	        width: 95%;
	    }
	    /*home page*/
	    .col-md-2.left-aside.settingsLeftPanel {
	        left: -53%;
	    }
	    .mySettings h3 {
	        background-position: 96% center;
	    }
	    .col-md-8.middle-content.settingsRightPanel {
	        left: 8%;
	        width: 92%;
	    }
	    .my-friend-list.friendProfilePic img {
	        width: 90%;
	    }
	    .friends-list-block .friends-list-block-sec {
	        width: auto;
	    }
	    .paymentStepsContainer .stepContent .tabs {
	        margin: 0px 10px;
	    }
	    .paymentStepsContainer {
	        width: 100%;
	        padding: 52px 9px;
	    }
	    .socialMediaLinksContainer h2 {
	        margin: 20px 0px
	    }
	    .stepContent .tabList ul li a {
	        padding: 15px 9px;
	    }
	    .paymentStepsContainer .successContainer {
	        width: 79%;
	    }
	    .menuTopBar .socialIcons {
	        display: none!important;
	    }
	    .authorBodyContainer .bioContainer {
	        margin-top: 0px;
	    }
	    .invite-friends-div .gplus_block {
	        width: 277px;
	    }
	    /*.friendProfilePic > img{width: 87%;}*/
	    .StepContentPopup .stepContent.margin_top25.createClique {
	        width: 88%;
	    }
	    /*.friends-list-block .friendProfilePic img{width:77%;}*/
	    .menuTopBar .navigation .iAuthorIcon {
	        right: -17px;
	    }
	    /*==============03-08-15================*/
	    .authorBodyContainer .col-md-2.left-aside {
	        margin: 0 0 10px 0;
	    }
	    .authorBodyContainer .col-md-8.middle-content {
	        margin: 0 0 10px 0;
	    }
	    .authorBodyContainer .main-content-container.clearfix {
	        margin: 0 auto 0px !important;
	        width: 100% !important;
	    }
	    .authorBodyContainer .col-md-8.middle-content .search-box {
	        padding: 14px 10px;
	    }
	    .authorBodyContainer #custom-search-form .search-query {
	        width: 86%;
	        padding: 5px 0 5px 10px;
	    }
	    .authorBodyContainer .authorTopContainer .listDetails {
	        width: 68%;
	        padding: 5px 5px 5px 23px;
	        float: left;
	    }
	    .authorBodyContainer .authorTopContainer .listDetails .name {
	        font-size: 32px;
	    }
	    .authorBodyContainer .authorTopContainer .listDetails .nameId {
	        font-size: 12px;
	    }
	    .authorBodyContainer .leftAuthorListViews .listImg {
	        height: 50px;
	        width: 50px;
	    }
	    .footer-container {
	        padding-left: 20px;
	        padding-right: 20px;
	    }
	    .footer-container .footer-links {
	        width: 100%;
	        text-align: center;
	        margin: 0 auto;
	    }
	    .authorTopContainer .listImg #social-hover {
	        opacity: 0;
	    }
	    .authorBodyContainer .authorTopContainer .bioContainer ul li:nth-child(-n+4) {
	        display: none;
	    }
	    .authorBodyContainer .authorTopContainer .bioContainer ul li:last-child {
	        float: right;
	    }
	    .authorBodyContainer .authorTopContainer .bioContainer ul li:last-child span {
	        display: inline-block;
	        margin: 0 0 0 10px;
	        width: auto;
	    }
	    .authorBodyContainer .authorTopContainer .bioContainer ul li a {
	        background: #e4e4e2 none repeat scroll 0 0;
	        border-radius: 5px 5px 0 0;
	        float: right;
	        font-size: 14px;
	    }
	    .authorBodyContainer .friends-list-block .friends-list-block-sec .search-box {
	        width: 60%;
	        display: block !important;
	        float: left;
	        margin: 0px 0 0;
	        padding: 0;
	    }
	    /*==============03-08-15================*/
	    /*==============05-08-15================*/
	    .authorBodyContainer .write-comment-box .iAuthorProfilePic {
	        top: 14px;
	    }
	    .authorBodyContainer .list-group-head {
	        float: none;
	        padding: 18px 12px;
	    }
	    .authorListContainer .conn-btn {
	        float: left;
	        margin-top: 0px;
	        width: 17%;
	        text-align: right;
	    }
	    .authorBodyContainer .list-group-head span.follow_text {
	        width: 83%;
	    }
	    .authorListContainer .btn-flat.btn-green {
	        width: auto
	    }
	    .authorBodyContainer .listContent {
	        clear: both;
	    }
	    /*==============05-08-15================*/
	    /*--10-08-15--*/
	    .friends-list-block .friends-list-block-sec .my-friends-count {
	        width: 40%
	    }
	    /*--10-08-15--*/
	    .authorBodyContainer .mySettingsContainer .settingsHeading {
	        padding: 18px 12px;
	    }
	    .greenHeader.fixed .userNameContent {
	        width: 40%;
	    }
	    .my-message-count {
	        width: 40%;
	    }
	    .message-list-block-sec .search-box {
	        width: 55%;
	    }
	}
	
	@media all and (max-width: 666px) {
	    /*.leftSection .socialIcons{ width:100%;float: none;clear: both;}*/
	    /*.leftSection .bio{ width: 20%;}*/
	    .leftSection {
	        width: 84%;
	    }
	    #wrapper.active,
	    header.active {
	        transition: 1s all;
	        -moz-transition: 1s all;
	        -webkit-transition: 1s all;
	        left: 84%;
	    }
	    .menuBottom {
	        padding: 0 10px;
	        position: relative;
	    }
	    .leftSection .socialIcons li {
	        padding: 7px;
	    }
	    .notification-block-sec {
	        width: 80%;
	    }
	    .top-nav .media-body .notification-name {
	        color: #FFF;
	    }
	    .top-nav .notification-ago {
	        right: 0px;
	    }
	    .top-nav .nav-left > li > .btn-group > a,
	    .top-nav .nav-left > li > a,
	    .top-nav .nav-right > li > .btn-group > a,
	    .top {
	        padding: 8px 15px;
	    }
	    .leftSection .dropdown-menu {
	        padding: 0 15px;
	    }
	    .badge:empty {
	        right: 15px;
	        margin: 10px 0px;
	    }
	    #custom-search-form .search-query {
	        font-size: 12px;
	        padding-left: 5px;
	        padding-top: 12px;
	        padding-right: 45px;
	    }
	    /*.middle-content .search-box	#custom-search-form .search-query{padding-top: 0px;}*/
	    .search-box #custom-search-form .input-append input.search-query {
	        padding-bottom: 10px
	    }
	    .wire-communication-panel .notification-block-sec .right-panel {
	        min-width: 100%;
	        padding-left: 40px;
	        margin: 10px 0px;
	    }
	    .profile-image {
	        width: 85px;
	        height: 85px;
	        border: 6px solid #fff;
	    }
	    .edit-profile-cam span {
	        display: none;
	    }
	    .edit-profile-cam {
	        height: 35px;
	    }
	    .user-name h1 {
	        font-size: 18px;
	    }
	    .image-bg-fluid-height {
	        height: 250px;
	    }
	    .profile-image {
	        margin-top: -13px;
	    }
	    .userNameContent {
	        padding-left: 15px;
	    }
	    .user-pro-outer-wrapper-green {
	        display: none;
	    }
	    .user-name .bioContainer {
	        background: #04a4ad;
	        left: 0;
	        right: 0;
	        margin: 0 auto;
	        padding: 10px 0;
	        position: absolute;
	        top: 50px;
	        width: 100%;
	        z-index: -1;
	        height: 50px;
	    }
	    .bioContainer.clearfix {}
	    .edit-profile-btn {
	        margin-right: 10px;
	        margin-top: 0;
	    }
	    .main-content-container.clearfix {
	        margin: 100px auto 0;
	        overflow: hidden;
	        width: 95%;
	    }
	    .friends-mesg-block {
	        margin-right: 9px;
	    }
	    .edit-profile-btn .edit-pro-btn {
	        padding: 5px 7px;
	        font-size: 12px;
	    }
	    .greenHeader .user-name {
	        position: static;
	    }
	    .user-pro-outer-wrapper-white {
	        height: 50px;
	    }
	    .ui-dialog-title {
	        font-size: 14px;
	    }
	    .ui-dialog-content p {
	        font-size: 12px;
	    }
	    .ui-widget input,
	    .ui-widget select,
	    .ui-widget textarea,
	    .ui-widget button {
	        font-size: 0.8em !important;
	    }
	    /*.col-md-8.middle-content{ min-height: inherit;}*/
	    .bioTabs {
	        border-bottom: 0;
	    }
	    .bioTabs .tabList {
	        display: none;
	    }
	    .bioTabs .tabContainer h3 {
	        display: block;
	    }
	    .bioTabs .tabContainer {
	        float: none;
	        width: 100%;
	        border-left: 0;
	        padding: 0;
	    }
	    .tabContent {
	        border-top: 3px solid rgb(4, 164, 173);
	        border-bottom: 3px solid rgb(4, 164, 173);
	        margin: 0;
	        padding: 0 0 15px;
	    }
	    .bioTabs .tabContainer h4 {
	        margin: 0;
	        padding: 15px;
	    }
	    .bioTabs .tabContainer ul {
	        border-left: 0;
	    }
	    .bioTabs label {
	        width: 100%;
	        padding: 10px 15px;
	        float: none;
	    }
	    .bioTabs .inputBox {
	        width: 100%;
	        float: none;
	        border-left: 0;
	        padding-right: 15px;
	    }
	    .bioTabs .inputBox input[type="text"],
	    .bioTabs .tabContent .inputBox p {
	        padding: 10px 15px;
	    }
	    .saveBtn {
	        display: none;
	        margin: 0px;
	        border-bottom: 1px solid rgb(218, 218, 218);
	        padding: 10px;
	    }
	    .saveBtn.active {
	        display: block;
	    }
	    .employers-typeahead,
	    .institutes-typeahead {
	        padding-left: 35px !important;
	        background-position: 15px !important;
	    }
	    .work-edu-location {
	        background-position: 13px !important;
	        padding-left: 32px !important;
	    }
	    .Position-typeahead {
	        background-position: 15px center !important;
	    }
	    .wire-normal {
	        display: block;
	    }
	    .wire-bold {
	        display: block;
	        overflow: hidden;
	        text-overflow: ellipsis;
	        white-space: nowrap;
	    }
	    .wire-communication-panel .notification-block-sec .left-panel {
	        min-width: 100%;
	        border-right: 0;
	    }
	    .wire-block-widget .ti-name {
	        display: none;
	    }
	    .wire-block-widget .left-nav ul li,
	    .wire-block-widget .right-nav ul li {
	        width: 40px;
	    }
	    .search-box {
	        float: none;
	    }
	    .write-comment-box .message-avatar {
	        left: -15px !important;
	    }
	    .authorBodyContainer .write-comment-box .message-avatar {
	        left: 0 !important;
	    }
	    .friends-mesg-block.wire-block .notification-block-sec {
	        padding-top: 20px;
	    }
	    .footer-links {
	        width: 80%;
	        text-align: left;
	        margin: 0 0 0 3%;
	    }
	    .footer-links ul li:first-child a {
	        padding-left: 0;
	    }
	    /*.footer-divide{ display: none;}*/
	    .friendList ul li {
	        width: 50%;
	    }
	    .friendList.cliqueList ul li {
	        width: 100%;
	    }
	    .friendList ul li:nth-child(2n) {
	        border-right: 1px solid #dadada;
	    }
	    .friends-list-block .friends-list-block-sec .search-box {
	        width: 50%;
	    }
	    .friends-list-block .friends-list-block-sec .search-box .input-group input[type="text"] {
	        font-size: 13px;
	    }
	    .paymentStepsContainer {
	        width: 100%;
	    }
	    .stepContent .tabList ul li {
	        width: 96%;
	    }
	    .paymentTabs .tabContainer h3 {
	        display: block;
	    }
	    .paymentStepsContainer .stepContent .tabContent .stepDetails .inputBox {
	        width: 100%;
	        display: block;
	    }
	    .paymentStepsContainer .stepContent .tabContent .stepDetails ul {
	        padding: 0px 10px;
	    }
	    .paymentStepsContainer .stepContent .tabList ul li a {
	        background-position: 42px center;
	    }
	    .paymentStepsContainer .stepContent .tabList ul li a .txt {
	        margin-left: 20px;
	    }
	    .paymentStepsContainer .stepContent .tabList ul li:last-child a {
	        background: url("../images/left-arrow2.png") no-repeat scroll 43px center;
	    }
	    .paymentStepsContainer .stepContent .tabList ul li.active:last-child a {
	        background: url("../images/left-arrow1.png") no-repeat scroll 42px center;
	    }
	    .paymentStepsContainer .stepContent .tabContent .stepDetails h2 {
	        margin-top: 10px;
	        padding: 0px;
	    }
	    .paymentStepsContainer .successContainer {
	        width: 90%;
	    }
	    .importantNoticeWrap .notice {
	        padding: 0px;
	    }
	    .bioTabs .radioBtns span {
	        width: 30%;
	    }
	    .wire-widget-search .wire-widget-search-user-avatar {
	        left: 10px;
	    }
	    .wire-communication-panel .notification-block-sec .right-panel p.friends-post-delete {
	        float: right;
	        margin-right: 10px;
	    }
	    .wire-communication-panel .notification-block-sec .right-panel p.friends-post {
	        display: inline-block;
	    }
	    .write-comment-box .iAuthorProfilePic {
	        left: -15px;
	    }
	    /*.friendProfilePic > img{width: 87%;}*/
	    .bioTabs .inputBox textarea {
	        padding: 10px 15px;
	    }
	    .badge {
	        right: 10px;
	    }
	    .bootstrap-tagsinput {
	        padding: 10px 15px;
	    }
	    .infoContainer .content p {
	        text-align: justify;
	    }
	    .successContent h2 {
	        font-size: 26px;
	    }
	    .tabContent .successContainer .successImg img {
	        width: 84%;
	    }
	    /*==============03-08-15================*/
	    .authorBodyContainer .authorTopContainer .listDetails .name {
	        font-size: 18px;
	    }
	    .authorBodyContainer .authorTopContainer .listDetails .nameId {
	        font-size: 12px;
	    }
	    /*==============03-08-15================*/
	    /*==============04-08-15================*/
	    .authorBodyContainer .bioTabs label,
	    .authorBodyContainer .bioTabs .inputBox {
	        width: 100%;
	    }
	    /*==============04-08-15================*/
	    /*==============04-08-15================*/
	    .overviewContentauthor .inputBox span {
	        padding: 12px 15px 0px;
	    }
	    /*==============04-08-15================*/
	}
	
	@media all and (max-width: 568px) {
	    .login-container,
	    .infoContainer {
	        width: 100%;
	        padding: 30px;
	    }
	    .heading .tagline {
	        font-size: 25px;
	    }
	    .infoContainer h1,
	    .heading h1 {
	        line-height: 50px;
	        margin-bottom: 10px;
	    }
	    .infoContainer h1,
	    .heading h1 {
	        font-size: 40px;
	    }
	    .Signup .submit,
	    .Login .submit {
	        width: 100%;
	    }
	    /*End Login*/
	    .container.Login_error {
	        width: 95%;
	    }
	    .Login_error .login-container {
	        padding: 20px 25px;
	    }
	    .Login_error .error-msg,
	    .Login_error .relogin-div {
	        padding-left: 25px;
	        padding-right: 25px;
	    }
	    .genger-label {
	        width: 22%;
	        text-align: left;
	    }
	    .genderContent {
	        padding-left: 0;
	    }
	    .col-md-2.left-aside.settingsLeftPanel {
	        left: -50%;
	    }
	    .col-md-8.middle-content.settingsRightPanel {
	        left: 15%;
	        width: 84%;
	    }
	    .friends-list-block .iAuthorProfilePic {
	        left: 0 !important;
	        margin: 0 auto 5px;
	        right: 0 !important;
	        text-align: center;
	    }
	    .friendList ul li:nth-child(2n) {
	        border-right: 1px solid #dadada;
	    }
	    .friends-list-block .friends-list-block-sec .search-box .input-group input[type="text"] {
	        font-size: 13px;
	    }
	    .friendContent {
	        width: 100%;
	    }
	    .middle-content .friends-mesg-block .friendDetails p {
	        overflow: visible;
	        white-space: pre-line;
	    }
	    .middle-content .friends-mesg-block .friendDetails .friendContent p.notification-name {
	        white-space: normal;
	    }
	    .friends-list-block .friends-list-block-sec .my-friends-count .friends-added {
	        font-size: 10px;
	    }
	    .importantNoticeWrap .CouponCodeWrap span {
	        width: 18%;
	        padding: 8px 3px 0 10px;
	        font-size: 14px;
	    }
	    .importantNoticeWrap .notice .subscription_pack_list_2 li p {
	        font-size: 13px;
	    }
	    .importantNoticeWrap .notice {
	        padding: 0px;
	    }
	    .importantNoticeWrap .stepDetails ul {
	        padding: 0px;
	    }
	    .importantNoticeWrap .CouponCodeWrap input[type="button"] {
	        font-size: 12px;
	    }
	    .importantNoticeWrap .CouponCodeWrap {
	        padding: 10px 9px 15px;
	    }
	    .paymentStepsContainer .stepContent .tabContainer {
	        padding: 10px 10px 15px;
	    }
	    .importantNoticeWrap .notice .subscription_pack_list {
	        width: 100%;
	    }
	    .importantNoticeWrap .notice .subscription_pack_list_2 {
	        width: 100%;
	    }
	    .paymentStepsContainer .check.i_agree.aquamarine {
	        padding: 10px 0px;
	    }
	    .paymentStepsContainer .successContainer {
	        width: 100%;
	    }
	    .successContainer .successContent {
	        padding: 0 0 0 22px;
	    }
	    .wire-widget-search .wire-widget-search-user-avatar {
	        left: 10px;
	    }
	    .addMemebers {
	        position: absolute;
	        top: 10px;
	        right: 10px;
	    }
	    .cliqueList {
	        /*margin-left: 0px;*/
	        padding: 0 20px;
	    }
	    .authorBodyContainer .cliqueList .friendProfilePic {
	        /*left:-12px;*/
	        left: -36px;
	    }
	    /*.cliqueList .friendProfilePic{left:-24px;}*/
	    .authorBodyContainer .cliqueList.friendList .friendProfilePic img {
	        width: 66%;
	    }
	    #my-friend-list .friendProfilePic > img {
	        width: 77%;
	    }
	    .addBtn {
	        height: 25px;
	        width: 25px;
	        background-size: 55%;
	    }
	    .addMemebers span {
	        display: none;
	    }
	    /*#my-friend-list .friendProfilePic img{width: 80%;}*/
	    .createLeft {
	        width: 100%;
	        float: none;
	        min-height: 100%;
	    }
	    .createRight {
	        width: 100%;
	        float: none;
	    }
	    /*.friendList .iAuthorProfilePic .iAuthorIcon{right:6px;}*/
	    .createCliquePopup .createRight .input_text span.invalid {
	        top: 191px;
	        right: -8px;
	    }
	    .popupContainer {
	        width: 80%;
	        top: 80px !important;
	    }
	    .refercontent {
	        background: none;
	        width: 100%;
	    }
	    .referafrndWrapper {
	        padding: 50px 10px;
	        max-width: 300px;
	        width: 100%;
	        float: none;
	        margin: 0 auto;
	    }
	    .referafrndWrapper h3 {
	        font-size: 21px;
	    }
	    .referafrndWrapper button {
	        font-size: 16px;
	    }
	    .successContent h2 {
	        font-size: 24px;
	    }
	    .tabContent .successContainer .successImg img {
	        width: 87%;
	    }
	    .paymentStepsContainer .stepContent .tabList ul li a {
	        padding: 15px 9px;
	    }
	    .infoContainer .mCSB_container img {
	        width: 100%!important;
	        height: auto!important;
	    }
	    /*==============05-08-15================*/
	    .authorBodyContainer .wire-widget-search #custom-search-form .search-query {
	        width: 94%;
	    }
	    .notification {
	        margin-top: 7px;
	    }
	    /*==============05-08-15================*/
	    /*--07-08-15--*/
	    .oops img {
	        width: 300px;
	        margin: 0;
	    }
	    .oops {
	        font-size: 18px;
	    }
	    /*--07-08-15--*/
	    /*11-08-15*/
	    .authorListContainer .conn-btn {
	        float: left;
	        width: 100%;
	        text-align: left;
	        margin: 5px 0 0;
	    }
	    .authorBodyContainer .list-group-head span.follow_text {
	        width: 100%;
	    }
	    .message-list-block-sec .my-message-count {
	        width: 100%;
	    }
	    .message-list-block-sec .search-box {
	        width: 93%;
	    }
	    /*11-08-15*/
	    .authorBodyContainer .cliqueList .profileDetails {
	        width: 65%;
	    }
	    .cliqueList .friendProfileContent {
	        width: 86%;
	    }
	}
	
	@media all and (max-width: 480px) {
	    .heading .tagline {
	        font-size: 22px;
	        line-height: 25px;
	    }
	    .left.check.remember_me {
	        float: none;
	        text-align: left;
	        margin: 5px 0;
	    }
	    .right.forgot_pass {
	        float: none;
	        text-align: left;
	    }
	    .facebookBtn img {
	        width: 184px;
	    }
	    .signup-box {
	        width: 100%;
	        margin-left: 0 !important;
	    }
	    .Signup .facebookBtn {
	        width: 100%;
	    }
	    h2 {
	        font-size: 26px;
	    }
	    .login-box,
	    #Password.login-box {
	        float: none;
	        width: 100%;
	    }
	    /*End Login*/
	    .genger-label {
	        display: block;
	        text-align: left;
	        float: none;
	    }
	    .complete-profile-container .col-md-3 {
	        float: none;
	        padding: 0;
	        width: 100% !important;
	    }
	    .genderContent {
	        float: none;
	        width: 100%;
	    }
	    .Login_error h2 {
	        line-height: 30px;
	    }
	    .relogin-div h2 {
	        margin: 10px 0;
	    }
	    .ui-dialog {
	        width: 90% !important;
	    }
	    .main-content-container {
	        width: 100%;
	    }
	    .image-bg-fluid-height #crop-cover {
	        width: 94%;
	    }
	    /*.friends-list-block .friendList ul li{width:50%;}
	.friendList.cliqueList ul li{width: 100%;}*/
	    .friends-list-block .iAuthorProfilePic {
	        left: 0 !important;
	        margin: 0 auto 5px;
	        right: 0 !important;
	        text-align: center;
	        width: 71%;
	    }
	    .friends-list-block p.friendName {
	        font-size: 14px;
	    }
	    .friends-list-block .friends-list-block-sec .search-box .input-group input[type="text"] {
	        font-size: 13px;
	    }
	    .friends-list-block .friends-list-block-sec .search-box {
	        width: 100%;
	        float: left;
	        margin: 20px 0px;
	    }
	    .friends-list-block .friends-list-block-sec {
	        width: auto;
	    }
	    .paymentTabs .tabContainer h3 {
	        display: block;
	    }
	    .paymentStepsContainer {
	        width: 100%;
	        margin: 53px auto;
	        padding: 52px 12px;
	    }
	    .paymentStepsContainer .stepContent .tabContent .stepDetails .inputBox {
	        width: 100%;
	        display: block;
	    }
	    .paymentStepsContainer .stepContent .tabs {
	        margin: 0px 10px
	    }
	    .paymentStepsContainer .stepContent .tabList ul li {
	        width: 96%;
	    }
	    .paymentStepsContainer .stepContent .tabContent .stepDetails ul {
	        padding: 0px 5px;
	    }
	    .paymentStepsContainer .stepContent .tabList ul li a {
	        background-position: 42px center;
	    }
	    .paymentStepsContainer .stepContent .tabList ul li a .txt {
	        margin-left: 20px;
	    }
	    .paymentStepsContainer .stepContent .tabList ul li:last-child a {
	        background: url("../images/left-arrow2.png") no-repeat scroll 43px center;
	    }
	    .paymentStepsContainer .stepContent .tabList ul li.active:last-child a {
	        background: url("../images/left-arrow1.png") no-repeat scroll 42px center;
	    }
	    .paymentStepsContainer .stepContent .tabContainer {
	        padding: 10px 6px 15px;
	    }
	    .importantNoticeWrap .CouponCodeWrap {
	        padding: 10px 3px 15px
	    }
	    .importantNoticeWrap .CouponCodeWrap input[type="button"] {
	        font-size: 11px;
	    }
	    .socialMediaLinksContainer .socialMediaLinks {
	        padding: 0px;
	    }
	    .successContainer .successImg {
	        float: none;
	        margin: 0 auto;
	    }
	    .successContainer .successContent {
	        padding: 10px 0px;
	        text-align: center;
	        float: none;
	    }
	    .avatar-upload {
	        padding-bottom: 25px;
	    }
	    .txt_zoom_in_out {
	        top: 35px;
	    }
	    .socialMediaLinksContainer h2 {
	        padding: 0px;
	    }
	    .leftSection .navigation {
	        float: left;
	        width: 83%;
	    }
	    /*.friends-mesg-block ul.removeFriendsPost li a{padding: 5px 2px;}*/
	    .removeFriendsPost {
	        right: -21px;
	    }
	    .stepContent.margin_top25.createClique {
	        width: 100%;
	    }
	    .invite-friends-div .gplus_block {
	        width: 272px;
	    }
	    .invite-friends-container .invite-friends-div {
	        padding: 0px 10px;
	    }
	    /*.friendList .iAuthorProfilePic .iAuthorIcon{right:7px;}*/
	    /*.cliqueList .friendProfilePic{width: 72px; height: 72px;}*/
	    .profileDetails {
	        width: 76%!important;
	    }
	    /*.friendProfilePic .iAuthorProfilePic img{width: 80%;}*/
	    /*#my-friend-list .friendProfilePic img{width:80%;}*/
	    .authorBodyContainer .feedbody {
	        width: 100%;
	    }
	    /*=========05-08-15=========*/
	    .authorBodyContainer .uploadBookContainer .uploadBookDetails .inputBox,
	    .authorBodyContainer .uploadBookDetails1 .inputBox,
	    .authorBodyContainer .uploadBookDetails .freeBook .inputBox {
	        width: 100%;
	    }
	    .authorBodyContainer .freeBook .chkBox .icheckbox_minimal-blue {
	        margin-top: 0px;
	    }
	    .authorBodyContainer .socialMediaLinksContainer h2 {
	        padding: 0px 25px;
	    }
	    .socialMediaLinksContainer .socialMediaLinks {
	        padding: 0px 10px;
	    }
	    .authorBodyContainer .socialMediaLinks ul li label.facebook {
	        background-position: 5px center;
	    }
	    .authorBodyContainer .socialMediaLinks ul li label.youtube {
	        background-position: -77px center;
	    }
	    .authorBodyContainer .socialMediaLinks ul li label.tweeter {
	        background-position: -34px center;
	    }
	    .authorBodyContainer .socialMediaLinks ul li label.ishook {
	        background-position: -116px center;
	    }
	    /*=========05-08-15=========*/
	    /*=========05-08-15=========*/
	    .authorBodyContainer .feedContainerSection .youmax-video-tnail-box {
	        width: 100% !important;
	    }
	    /*=========05-08-15=========*/
	    /*--10-08-15--*/
	    .friends-list-block .friends-list-block-sec .my-friends-count {
	        width: 100%
	    }
	    .authorBodyContainer .friends-list-block .friends-list-block-sec .search-box {
	        width: 100%;
	        margin: 14px 0 0;
	    }
	    /*--10-08-15--*/
	    /*--12-08-15--*/
	    .bookDetailsContainer .bookDetailsTitle p {
	        width: 44% !important;
	    }
	    .bookDetailsContentContainer .bookDetailsContent {
	        width: 52% !important;
	    }
	}
	/*--12-08-15--*/
	
	@media all and (max-width: 375px) {
	    .friends-list-block .iAuthorProfilePic {
	        left: 0 !important;
	        margin: 0 auto 5px;
	        right: 0 !important;
	        text-align: center;
	        width: 100%;
	    }
	    /*#my-friend-list .friendProfilePic{width: auto;}*/
	    #my-friend-list .friends-list-block .friendProfilePic img {
	        width: 90%;
	    }
	    .socialMediaLinksContainer .socialMediaLinks li {
	        width: 100%;
	    }
	    .successContainer {
	        width: 100%;
	    }
	    .successContainer .successContent {
	        padding: 0px;
	    }
	    .successContainer .successContent h2 {
	        font-size: 23px;
	        margin: 10px 0px;
	    }
	    #jsxc_windowList > ul > li {
	        width: 100%
	    }
	    #jsxc_windowList {
	        left: -28px;
	        right: 300px;
	    }
	    .bioTabs .radioBtns span {
	        width: 35%;
	    }
	    .mySettingsContainer .radioBtns span {
	        width: 100%;
	        margin: 0px 0px 5px 0px;
	    }
	    .wire-widget-search .wire-widget-search-user-avatar {
	        left: 20px;
	    }
	    .leftSection .navigation {
	        float: left;
	        width: 100%;
	    }
	    .Login_error .invite-friends-container {
	        padding: 10px 9px;
	    }
	    .cliqueBtns {
	        width: 100%;
	        margin-top: 10px;
	    }
	    .cliqueBtns .btn.btn-yellow {
	        font-size: 12px;
	        padding: 10px 6px;
	    }
	    /*#my-friend-list .friendProfilePic img{width: 60%;}*/
	    /*#my-friend-list .friendProfilePic .iAuthorProfilePic img{width: 80%;}*/
	    .importantNoticeWrap .CouponCodeWrap span {
	        background-image: none;
	    }
	}
	
	@media all and (min-width: 375px) and (max-width: 568px) {
	    .leftSection .navigation li a {
	        padding: 0px;
	    }
	    .bioTabs .radioBtns span {
	        width: 30%;
	    }
	    .cliqueBtns {
	        width: 100%;
	        margin-top: 10px;
	    }
	    .importantNoticeWrap .CouponCodeWrap span {
	        padding: 8px 3px 0 23px;
	    }
	}
	
	@media all and (min-width: 581px) and (max-width: 666px) {
	    .image-bg-fluid-height {
	        height: 237px;
	    }
	    .banner-container {
	        height: 179px;
	    }
	}
	
	@media all and (min-width: 435px) and (max-width: 580px) {
	    .image-bg-fluid-height {
	        height: 295px;
	    }
	}
	
	@media all and (min-width: 320px) and (max-width: 375px) {
	    .createClique {
	        margin-right: 0px;
	        margin-bottom: 10px;
	        margin-right: 15px;
	    }
	    .cliqueBtns {
	        margin: 10px 0px;
	    }
	    .friendProfilePic {
	        /*height:92px;*/
	        height: 106px;
	    }
	    .leftSection .dropdown-menu {
	        min-width: 134px!important;
	        box-sizing: border-box;
	    }
	    .creat_profile_listbox .infodetails {
	        width: 64%;
	    }
	    .importantNoticeWrap .CouponCodeWrap span {
	        width: 22%;
	    }
	    .importantNoticeWrap .CouponCodeWrap input[type="text"] {
	        width: 52%;
	    }
	    .importantNoticeWrap .CouponCodeWrap input[type="button"] {
	        width: 25%;
	    }
	    .tabContent .stepDetails .expDate .select-container {
	        width: 44%;
	    }
	    .importantNoticeWrap .CouponCodeWrap span {
	        padding: 8px 3px 0 10px;
	    }
	    #my-friend-list .friendProfilePic .iAuthorProfilePic {
	        height: 92px;
	    }
	    /*--12-08-15--*/
	    .bookDetailsContainer .bookDetailsTitle p {
	        width: 28% !important;
	    }
	    .bookDetailsContentContainer .bookDetailsContent {
	        width: 100% !important;
	        padding: 10px 0 0;
	    }
	    /*--12-08-15--*/
	}
