@font-face {
    font-family: 'AvenirLTStd-Light';
    src: url(../fonts/AvenirLTStd-Light.eot);
    src: url(../fonts/AvenirLTStd-Light.eot) format('eot'), url(../fonts/AvenirLTStd-Light.woff) format('woff'), url(../fonts/AvenirLTStd-Light.ttf) format('truetype'), url(../fonts/AvenirLTStd-Light.svg) format('svg'), url(../fonts/AvenirLTStd-Light.woff2) format('woff2');
}

@font-face {
    font-family: 'AvenirLTStd-Medium';
    src: url(../fonts/AvenirLTStd-Medium.eot);
    src: url(../fonts/AvenirLTStd-Medium.eot) format('eot'), url(../fonts/AvenirLTStd-Medium.woff) format('woff'), url(../fonts/AvenirLTStd-Medium.ttf) format('truetype'), url(../fonts/AvenirLTStd-Medium.svg) format('svg'), url(../fonts/AvenirLTStd-Medium.woff2) format('woff2');
}

@font-face {
    font-family: 'AvenirLTStd-Black';
    src: url(../fonts/AvenirLTStd-Black.eot);
    src: url(../fonts/AvenirLTStd-Black.eot) format('eot'), url(../fonts/AvenirLTStd-Black.woff) format('woff'), url(../fonts/AvenirLTStd-Black.ttf) format('truetype'), url(../fonts/AvenirLTStd-Black.svg) format('svg'), url(../fonts/AvenirLTStd-Black.woff2) format('woff2');
}

@font-face {
    font-family: 'AvenirLTStd-Book';
    src: url(../fonts/AvenirLTStd-Book.eot);
    src: url(../fonts/AvenirLTStd-Book.eot) format('eot'), url(../fonts/AvenirLTStd-Book.woff) format('woff'), url(../fonts/AvenirLTStd-Book.ttf) format('truetype'), url(../fonts/AvenirLTStd-Book.svg) format('svg'), url(../fonts/AvenirLTStd-Book.woff2) format('woff2');
}

body {
    margin: 0;
    padding: 0;
    font-family: 'AvenirLTStd-Light';
}


/* footer page Div starts*/

.footerInDivtitle {
    display: block;
    padding-left: 30%;
    margin-bottom: 12px;
    font-family: 'AvenirLTStd-Black';
    color: #e4e4e4;
}

.footerInDivtitle a,
.footerInDivtitle a:hover {
    color: #e4e4e4;
}

.footerInDiv {
    font-size: 15px;
    color: #e4e4e4;
}

.footerInDivUl {
    padding-left: 30%;
    margin-bottom: 20px;
}

.footerInDivLi {
    list-style-type: none;
    margin-bottom: 12px;
}

.footerInDivLi a,
.footerInDivLi a:hover {
    color: #b7b7b7;
}

.footerBtmImgspan {
    display: block;
    padding-left: 30%;
    margin-bottom: 8px;
}

.imglft {}

.footerInDivLink {
    /* color: #337ab7 !important; */
}

.footerPg {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 430px;
    background: #292e32;
    padding: 30px;
}

.footerPgtop1 {
    color: #898d8e;
    font-size: 14px;
    padding-left: 30%;
}

.footerPgtop1resp {
    width: 450px;
}

.TwClik,
.fbClik {
    cursor: pointer;
}

.footerPgtop2 {
    color: #333736;
    font-size: 16px;
    margin-top: 10px;
}


/* footer page Div ends*/

.hderDiv {
    height: 105px;
    box-shadow: 1px 1px 7px #888888;
    background: #fff;
    z-index: 100000;
    position: relative;
}

.projMenu {
    display: inline-block;
    float: right;
    height: 70px;
}

.projMenuAnc {
    cursor: pointer;
    color: #7d8285 !important;
    display: inline-block !important;
    line-height: 67px !important;
    padding: 0 20px !important;
    text-decoration: none !important;
    margin-right: 12px;
}

.projMenuAnc:hover {
    text-decoration: none !important;
    color: #2295d1 !important;
    border-bottom: 3px solid #59b0dd !important;
}

.hdrClikCls {
    color: #2295d1;
    border-bottom: 3px solid #59b0dd;
}

.projLogo {
    display: inline-block;
}

.projLogo img {
    margin-top: 20px;
    /*  width: 175px;
    height: 85px; */
}

.productFeedmenList {
    margin: 40px 0;
}

.productFeedmenListspan {
    padding: 6px 20px;
    border: 1px solid #006699;
    border-radius: 20px;
    margin-right: 20px;
    background: #006699;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    margin-top: 15px;
}

.productFeedmenListspan:hover,
.productFeedAddCls {
    border: 1px solid #dfdfdf;
    background: #dfdfdf;
    cursor: pointer;
    color: #6b6b6b;
    display: inline-block;
}

.productFeedList {
    padding-bottom: 20px;
    border-bottom: 1px solid #c7c7c7;
    margin-bottom: 20px;
}

.productFeedListspan {
    display: inline-block;
    width: 140px;
    height: 140px;
    float: left;
    margin-right: 20px;
    position: relative;
}

.productFeedListimg {
    max-width: 140px;
    max-height: 140px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.productFeedtitl,
.productFeedLatUpd {
    display: block;
    margin-bottom: 7px;
}

.productFeedtitl,
.Bk_productFeedtitl {
    font-size: 24px;
    font-family: 'AvenirLTStd-Black';
}

.productFeedLatUpd {
    color: #81848d;
    font-size: 14px;
}

.productFeedTxt {
    display: block;
    max-height: 42px;
    overflow: hidden;
    color: #000;
    margin-bottom: 5px;
    font-size: 14px;
    /* color: rgb( 99, 106, 118 ); */
}

.productFeedAttr {
    display: block;
}

.productFeedAttrspan,
.productFeedAttrDot {
    display: inline-block;
    margin-right: 10px;
    font-size: 12px;
}

.productFeedAttrspan {
    color: #2295d1;
    cursor: pointer;
}

.Bk_productFeedLatUpd {
    font-size: 18px !important;
}

.Bk_productFeedTxt {
    font-size: 15px;
}

.productFeedAttrDot {
    width: 5px;
    height: 5px;
    border: 1px solid #c7c7c7;
    background: #c7c7c7;
    border-radius: 100%;
    margin-bottom: 1px;
}

.productLisCls {
    padding-top: 40px;
}

.ProdUPdat {
    float: right;
    /* margin-right: 12%; */
    color: #a2a5aa;
    font-weight: normal;
    font-size: 12px;
}

.followSpan,
.followSpan:hover {
    color: #2295d1;
    padding: 7px 20px;
    border: 1px solid #59b0dd;
    font-weight: bold;
    cursor: pointer;
    margin-top: 3px;
    display: inline-block;
    text-decoration: none;
    margin-right: 8px;
    border-radius: 3px;
    background: #fff;
}

.followSpan img {
    margin-left: 6px;
}

.footerBtmresp2 {
    display: none;
}

.Backcls,
.Backcls:hover {
    margin: 40px 0;
    color: #333;
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
}

.Bk_productFeedListspan {
    display: inline-block;
    /* border: 1px solid #c7c7c7; */
    width: 137px;
    height: 137px;
    position: relative;
    float: left;
    margin-right: 25px;
}

.Bk_productFeedListimg {
    position: absolute;
    max-width: 137px;
    max-height: 137px;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}

.Bk_productFeedListDetails {
    max-width: 810px;
    display: inline-block;
    float: left;
}

.Bk_productFeedtitl {
    display: block;
    margin-bottom: 6px;
}

.Bk_productFeedAttr {
    display: block;
    margin-top: 25px;
}

.Bk_productFeedtitl .ProdUPdat {
    margin-right: 4%;
}

.productUpTitl {
    margin: 40px 0;
}

.LoginDivBgClr {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
}

.LoginDivCls {
    width: 364px;
    background: #fff;
    z-index: 101;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: 100px auto;
    padding: 30px;
}

.loginprntCls {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1;
}

.LoginDivTit {
    text-align: center;
    font-weight: bold;
    margin: 0px 0 20px 0;
}

.loginpSpan {
    display: inline-block;
    width: 300px;
    margin: 7px 0;
}

.loginpSpan input {
    width: 100%;
    padding-left: 10px;
}

.sbtBtn {
    width: 300px;
    background: #59b0dd;
    border: 1px solid #59b0dd;
    color: #fff;
    padding: 7px 0;
    border-radius: 2px;
    font-family: AvenirLTStd-Black;
}

.commenttxtarea {
    width: 50%;
    min-width: 350px;
    max-width: 550px;
    margin-top: 10px;
    resize: none;
    float: left;
}

.commenpstBtn {
    background: #59b0dd;
    border: 1px solid #59b0dd;
    padding: 10px 30px;
    color: #fff;
    border-radius: 4px;
    margin: 50px 0 0 20px;
}


/* follow form div starts */

.Follow_PrnDiv {
    background: rgba(0, 0, 0, .3);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 100000;
}

.Follow_frm {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 30px auto;
    width: 420px;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 5px;
    padding: 15px;
    box-shadow: 1px 1px 5px #888888;
    /*max-height:610px;*/
    overflow: auto;
}

.Follow_frmwdth {
    width: 450px;
    padding: 15px 23px;
}

.Follow_frmHdr,
.Follow_emailconfirmHdr {
    height: 50px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #c7c7c7;
    font-weight: bold;
    font-size: 17px;
}

.Follow_emailconfirm {
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    margin: auto;
    width: 400px;
    height: 280px;
    background: #fff;
    border-radius: 3px;
    padding: 10px;
    box-shadow: 1px 1px 5px #888888;
}

.Follow_emailPdNam {
    font-family: 'AvenirLTStd-Medium';
    color: #000;
}

.Follow_emailconfirm img {
    margin: 30px auto 20px;
    display: block;
}

.Follow_frmDivLBL {
    display: block;
    font-size: 12px;
    font-weight: bold;
}

.Follow_frmInp {
    width: 375px;
    padding: 3px 10px;
    background: #f4f4f4;
    border: 1px solid #dcdcdc;
}

.Follow_frmInp2 {
    width: 400px;
}

.Follow_frmDiv {
    padding: 5px 0;
}

.Follow_frmInpchk {
    display: none;
}

.erFielddiv {
    margin-top: 25px !important;
}

.Follow_frmInpchk+label:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    margin-right: 8px;
    border: 1px solid #c7c7c7;
    margin-top: -3px;
}

.Follow_frmInpchk:checked+label:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    margin-right: 8px;
    border: 1px solid #c7c7c7;
    margin-top: -3px;
    background: #59b0dd;
    padding: 0px;
    border: 1px solid #fff;
    outline: 1px solid #c7c7c7;
}

.Follow_frmSbtBtn,
.Follow_Btn,
.Follow_viewAll {
    padding: 7px 25px;
    color: #fff;
    background: #59b0dd;
    border: 1px solid #59b0dd;
    border-radius: 4px;
    margin-top: 10px;
    cursor: pointer;
}

.Follow_viewAll {
    position: absolute;
    bottom: 10px;
}

.Follow_Container {
    font-family: 'AvenirLTStd-Roman';
}

.Follow_frmInrHd,
.Follow_emailconfirmtxt {
    font-size: 15px;
    color: #848484;
    text-align: center;
    margin: 20px 0 10px 0;
    padding-left: 20px;
}

.Follow_emailclose {
    position: absolute;
    right: -33px;
    top: -20px;
    width: 30px;
    height: 30px;
    color: #fff;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 100%;
    line-height: 23px;
    font-size: 20px;
    cursor: pointer;
}

.AddFollow_frm {
    margin: 100px auto;
}

.AddFollow_frmSbtBtn {
    margin-left: 40%;
}

.NotifyDiv {
    margin: 20px 0 10px 0;
    font-weight: 600;
}

.Follow_frmDivLBLchk {
    font-size: 13px;
    cursor: pointer;
    margin-bottom: 0;
}

.pdtcommentBtn {
    background: #59b0dd;
    border: 1px solid #59b0dd;
    padding: 7px 29px;
    color: #fff;
    border-radius: 4px;
    margin: 5px 0 0 0px;
    float: right;
}


/* follow form div ends */


/* send product updates form div starts */

.Follow_frmDiTxtarea {
    width: 100%;
    border: 1px solid #ccc;
    resize: none;
    padding-left: 10px;
}

.Follow_frmInpurl {
    background: #fff;
}

.Follow_AddBtn {
    width: 100%;
}

.Follow_frmDivslct {
    cursor: pointer;
    margin: 3px 0;
}

.closeselctTxt {
    color: #7dc1e5;
    text-decoration: underline;
}

.closeselctTxt:hover {
    color: #7dc1e5;
    text-decoration: underline;
}

.Follow_frmInpFle {
    width: 200px;
}

.Follow_frmInpTxtbox {
    width: 230px;
    margin-right: 10px;
    cursor: pointer;
}

.fltLft {
    float: left;
}

.Follow_frmDivInpfle {
    position: relative;
}

.Follow_frmInpFle {
    position: absolute;
    left: 0;
    width: 250px;
    opacity: 0;
}

.Follow_frmInpImg {
    margin-top: 5px;
    margin-right: 5px;
}

.Follow_frmInpBtn {
    width: 115px;
    border: 1px solid #ccc;
    background: #fff;
    height: 28px;
    border-radius: 3px;
}

.productfrmCls {
    float: right;
    margin: -6px;
    cursor: pointer;
    width: 16px;
}


/* send product updates form div ends */


/* Registration form div starts */

.registrationfields {
    /* position: absolute; */
    width: 650px;
    border: 1px solid #c7c7c7;
    padding: 15px 10px;
    min-height: 500px;
    border-radius: 4px;
    background: #f9f8f8;
    left: 0;
    right: 0;
    top: 100px;
    bottom: 0;
    margin: 20px auto;
}

.fieldLbl {
    display: block;
}

.Reginp {
    width: 80%;
    height: 38px;
    border-radius: 2px;
    border: 1px solid rgb( 207, 217, 218);
    padding-left: 10px;
    display: block;
    margin-bottom: 10px;
    margin-left: 10%;
}

.erFieldreg {
    display: block;
    margin: 3px 0;
}

.erFieldreg .errorFill {
    color: red;
}

.regSubmt {
    width: 80%;
    background: #59b0dd;
    border: 1px solid #59b0dd;
    color: #fff;
    border-radius: 3px;
    height: 35px;
    margin-top: 20px;
}

.registrationfieldsimg {}

.imgreg {
    width: 100px;
    height: 100px;
    /* margin: 20px 0 0 30%; */
    border-radius: 100%;
    float: right;
    margin: 20px 15% 0 0%;
}

.editPhotoAnc,
.editPhotoAnc:hover {
    color: #59b0dd;
    text-decoration: none;
    cursor: pointer;
    display: block;
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
    padding-left: 30px;
}

.editPhotoinpfile {
    position: absolute;
    width: 90px;
    left: 15%;
    top: 0;
    right: 0%;
    margin: auto;
    opacity: 0;
    cursor: pointer;
}

.nw_slctpdOwnDiv .erFieldreg {
    margin: 3px 10% !important;
}

.editPhotoinpfileDiv {
    position: relative;
    cursor: pointer;
}

.registrationfieldsTitl {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.homeBg {
    background: url(../images/produsr2.jpg);
    height: 550px;
    background-repeat: no-repeat;
    background-size: cover;
}

.homeBg1 {
    background: url(../images/background1.jpg);
    background-size: cover;
    position: relative;
}

.Bk_productFeedmenListtxt {
    font-family: 'AvenirLTStd-Black';
}


/* Registration form div ends */


/* Home div starts */

.homeDesc {
    width: 650px;
    margin: 40px auto;
}

.homeDescontentimgspan1 .homeDescontentimg {
    margin: 40px 25px;
}

.homeDescontentimgspan {
    display: inline-block;
    float: left;
}

.homeDescontenttxt {
    display: inline-block;
    float: left;
    font-size: 17px;
    width: 390px;
    margin-left: 20px;
    height: 60px;
    margin: 60px auto 50px 20px;
}


/* .productFeedListDetailspg{
	max-width:745px;
	display:inline-block;
	float:left;
} */

.closetoHome {
    float: right;
    margin: -45px -60px;
    font-size: 18px;
    /*width: 25px;
    height: 25px;
    border: 2px solid #fff;
    border-radius: 100%;
    color: #fff;*/
    text-align: center;
    line-height: 17px;
    cursor: pointer;
}

.closetoHome:hover {
    color: #fff;
    text-decoration: none;
}

.Bk_productFeedtitl a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

.Bk_productFeedtitl a:hover {
    color: #59b0dd;
}

.productFeedListspan a,
.Bk_productFeedListspan a {
    display: inline-block;
    width: 140px;
    height: 140px;
    cursor: pointer;
}

.productFeedListAttach {
    display: block;
    margin: 10px 0;
}

.productFeedListAttach img {
    margin-top: -1px;
}

.productFeedListAttach a,
.productFeedListAttach a:hover {
    color: #2295d1;
}

.navbar-prodFd {
    background-color: #fff;
    border-color: #fff;
    border: none !important;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #fff !important;
    border-bottom: 3px solid #09d2e6 !important;
}

.profImg {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin-right: 5px;
}

.feedsrchDiv {
    margin-bottom: 30px;
}

.searchicons {
    margin-left: -30px;
}

.fa-searchicons {
    color: #c7c7c7;
    cursor: pointer;
}

.srchIcons {
    padding: 5px 25px 5px 10px;
    border-radius: 15px;
    border: 1px solid #c7c7c7;
    width: 300px;
}

.errorFill {
    color: red;
}

.errorFillalign {
    margin-left: 9px;
    display: inline-block;
    text-align: justify;
}

#my_profileImg {
    position: absolute;
}


/* Home div ends */


/* edit profile div */

.editprofDiv {
    width: 1000px;
    margin: 50px auto;
}

.editprofilefrm {
    background: #f7f7f7;
    padding: 30px;
}

.editfname_Editform {
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.editprofilepge {
    width: 980px;
    margin: 0 auto;
}

.mrgtopedipf {
    margin-top: 80px;
}

.bgeditprf {
    background: white;
    padding: 0px 0px 25px 0px;
}

.ediprofim img {
    border-radius: 0px;
    width: 150px;
    height: 150px;
}

.choosefileedit input {
    width: 85%;
}

.twospnedit a {
    display: block;
    text-align: center;
}

.editprofilepge h5 {
    font-size: 20px;
    display: inline-block;
    /*border-bottom:2px solid #59B0DD;	*/
}

.edtprfformflds label {
    width: 100%;
}

.edtprfformflds input {
    width: 100%;
    display: inline-block;
    margin: 0px 0px 7px 0px;
    padding: 4px 4px 4px 15px;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    max-width: 400px;
}

.bgeditbrk {
    padding: 0px 0px 0px 0px;
}


/*.brdereditprf
{
	height:1px;
	width:100%;
	background:lightgrey;
	position:absolute;	
}*/

.psnrelcntrnredit {
    margin-bottom: 100px;
}

.cmpnh5 h5 {
    margin-top: 20px;
}

.cmpnydetsdiv h4 {
    color: #797979;
    font-size: 16px;
}

.hightitle {
    padding: 0px 15px;
    background: #eeeeee;
    height: 40px;
}

.bgeditprf h3 {
    font-size: 21px;
    font-weight: bold;
}

.hightitle h5 {
    margin: 0 !important;
    line-height: 40px;
    font-weight: bold;
    font-size: 18px;
}

.cmpnydetsedit h4 {
    display: inline-block;
    font-size: 14px;
    color: #8e8e8e;
    width: 73%;
    vertical-align: top;
    margin: 4px 0px 0px 6px;
}

.cmpnydetsedit h6 {
    display: inline-block;
    font-size: 13px;
    color: #8e8e8e;
    width: 73%;
    vertical-align: top;
    margin: 4px 0px 0px 6px;
}

.cmpnydetsdiv label {
    font-size: 14px;
    width: 25%;
    vertical-align: top;
}

.singrow {
    margin: 2px 0px;
}

.othrdetssecn {
    padding: 0px 0px 190px 0px;
}

.svebtns {
    padding-top: 100px;
}

.svebtns a {
    display: block;
    text-align: center;
    background: #59b0dd;
    width: 80%;
    margin: 2px auto 10px auto;
    border-radius: 6px;
    padding: 6px;
    color: white;
}

.cncleitpr a {
    margin-bottom: 0px;
    background: lightgrey;
}

.mrgbt20 {
    margin-bottom: 25px;
}

.loaddivlist {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 200px;
    text-align: center;
    height: 50px;
    z-index: 100;
}

#submiteditform {
    width: 80%;
    margin: 5px 10%;
    background: #59b0dd;
    border: 1px solid #59b0dd;
    color: #fff;
    padding: 4px 0;
    border-radius: 6px;
}

.cmpnydetsdiv label {
    width: 18%;
}

.cmpnydetsedit h6 {
    word-wrap: break-word;
}

.updcncl {
    display: none;
}

.noeditclick input {
    color: grey;
    border: none;
    padding: 0px;
    background: #f7f7f7;
}

.svebtns input {
    display: block;
    text-align: center;
    background: #59b0dd;
    width: 80%;
    margin: 2px auto 10px auto;
    border-radius: 6px;
    padding: 6px;
    color: white;
    border: 1px solid transparent;
}

.noRecords {
    width: 100%;
    height: 150px;
    border: 1px solid #c7c7c7;
    font-size: 25px;
    line-height: 150px;
    text-align: center;
}


/* edit profile div ends*/


/* media Query Css */


/*  media queries starts*/

@media (max-width: 1079px) {
    .editprofDiv {
        width: 90% !important
    }
    .twospnedit a {
        text-align: left;
    }
}

@media (min-width: 1080px) {
    .container {
        width: 1030px !important;
    }
	.popcontent{
		width:40% !important;
	}
}

@media (max-width: 650px) {
    .myNavbar {
        margin-right: 10px;
    }
    .homeDescontentimgspan {
        display: block !important;
        float: none !important;
        text-align: center;
    }
    .homeDesc {
        width: 100%;
    }
    .homeDescontenttxt {
        display: block;
        width: 100%;
        text-align: center;
        margin: auto;
    }
	.abtuscnt1{
		padding: 10px !important;
	}
	.haidImg, .IIC, .kansoImg, .OpnImg{
		width: 100% !important;
	}
	.cicImg, .ermImg{
		margin-left: 0px;
		width: 100% !important;
	}
	.rsprow{
		padding:85px !important;
	}
}

.haidImg{
	width: 450px;
}
.cicImg{
	margin-left: 40px;
}
.ermImg{
	margin-left: 68px;
}
.IICimg{
	width: 453px;
}
.kansoImg{
	width: 434px;
}
.OpnImg{
	width: 410px;
}
/* media Query Css ends*/

.productFeedLatUpdfont {
    color: #8e8e92;
    text-transform: uppercase;
}

.productFeedProdname {
    display: block;
    margin-bottom: 7px;
}

.prodName,
.comName {
    font-family: 'AvenirLTStd-Medium';
    font-size: 14px;
    color: rgb( 86, 93, 101);
}

.productFeedmenListtit {
    font-family: 'AvenirLTStd-Medium';
    font-size: 18px;
}

.Bk_productFeedmenList {
    margin: 15px 0;
}

.Bk_productFeedmenList .productFeedmenListspan:hover {
    background: #e0e8ea;
    border: 1px solid #e0e8ea;
    color: #585d60;
}

.productFeedmenListEdit,
.productFeedmenListEdit:hover {
    border: 1px solid #59b0dd !important;
    width: 90px;
    display: inline-block;
    background: #fff !important;
    color: #2295d1 !important;
    position: relative
}

.productFeedmenListEdit img {
    margin-left: 4px;
    margin-top: -3px;
}

.editvals {
    position: absolute;
    width: 175px;
    padding: 10px;
    border: 1px solid;
    border-radius: 5px;
    background: #fff;
    top: 33px;
    left: 0px;
}

.editvalspan {
    display: block;
}

.productFeedListspan {
    height: 180px;
}

.Follow_frmDivLBLchkprnt {
    margin-top: 20px;
}

.prodName a,
.prodName a:hover {
    color: #333;
    text-decoration: none;
}

.feedld,
.feedld1,
.feedld2 {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    z-index: 9999;
}

.feedld1imgtxt {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 10000;
    width: 200px;
    height: 125px;
    text-align: center;
}

.feedldimg {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 10000;
}


/* product owners html starts*/

.productUsrsstarts {
    width: 85%;
    margin: 30px auto;
    margin-top: 34px;
    padding: 50px 0;
}

.productUsrsstartsfrm {
    width: 450px;
    margin: auto;
}

.productUsrsstartsfrm .Follow_frmInp {
    background: #fff;
}

.Followsbthm {
    margin-top: 15px;
}

.FollowsbthmsbtBtn {
    width: 215px;
    height: 38px;
    border: 1px solid #59b0dd;
    background: #59b0dd;
    border-radius: 3px;
    color: #fff;
}

.Follow_frmInpph {
    width: 50px;
}

.Follow_frmInpph2 {
    width: 160px;
}

.productUsrsscnter {
    text-align: center;
}

.productUsrsscnter button {
    width: 180px;
    height: 50px;
    border: 1px solid #59b0dd;
    background: #59b0dd;
    border-radius: 3px;
    color: #fff;
    margin-right: 15px;
    font-size: 16px;
    font-family: 'AvenirLTStd-Medium';
}

.projMenuAnclog,
.projMenuAnclog:hover {
    display: inline-block !important;
    padding: 5px 20px !important;
    border: 1px solid #9d9d9d;
    border-radius: 3px;
    cursor: pointer;
    color: #9d9d9d !important;
}

.hdspan {
    height: 70px;
    padding-top: 17px;
    margin: 0 8px;
}

.Bk-productUpTitl {
    font-size: 22px;
    font-family: "AvenirLTStd-Black";
}

.Bkbm_productFeedtitl {
    font-size: 16px;
}

.pdt_owners_banner_txt {
    font-family: 'AvenirLTStd-Light';
    font-size: 40px;
    color: #FFFFFF;
    line-height: 48px;
    width: 400px;
    display: inline-block;
    margin-top: 150px;
}

.pdt_getting_start {
    font-size: 26px;
    width: 450px;
    margin: 0 auto 24px auto;
}


/* product owners html ends*/


/* new feed home page starts*/


/* .newFeed_ProfImg{
	width: 60px;
    height: 60px;
    border-radius: 100%;
	float: left;
	margin-right:20px;
 } */

.newFeed_DivDetls {
    font-size: 14px;
    color: #9ea9b0;
    display: block;
    margin: 5px 0 8px 0;
}

.newFeed_cmpny {
    color: #333;
    font-family: 'AvenirLTStd-Black';
}

.newFeed_prod {
    color: #2295d1;
    font-family: 'AvenirLTStd-Black';
}

.newFeed_category {
    color: #565d65;
    font-family: 'AvenirLTStd-Medium';
}

.newFeed_DivTim {
    color: #9ea9b0;
    display: block;
    text-transform: uppercase;
}

.newFeed_DivPrnHdrTxt {
    float: left;
}

.newFeed_abbr {
    color: #44474b;
    font-size: 18px;
    font-family: 'AvenirLTStd-Medium';
    margin: 8px 0;
}

.newFeed_dtls {
    color: #000;
    font-size: 14px;
    margin: 8px 0;
    min-height: 40px;
    overflow: hidden;
}

.newFeed_RptDiv {
    padding-bottom: 20px;
    border-bottom: 1px solid #c7c7c7;
    margin: 20px 0;
}

.countatr {
    margin-right: 10px;
    font-size: 12px;
}

.newFeed_ProfImgDiv {
    float: left;
    background: white;
    width: 70px;
    /* width: 60px;*/
    height: 60px;
    /* border-radius: 100%;
    border: 1px solid #cad0d4;*/
    margin-right: 10px;
    position: relative;
    overflow: hidden;
}

.newFeed_ProfImgDiv img {
    width: 60px;
    /*width: 51px;*/
    margin: 0 auto;
    top: 17px;
    position: relative;
    left: 4px;
}


/* new feed home page ends*/

.forgetpwdnewre a {
    text-align: right;
    margin: 0px 0px 5px 0px !important;
    float: right;
    border-bottom: 1px dotted;
    text-decoration: none !important;
    margin-top: 5px;
    cursor: pointer;
}

.socIcon {
    border: none !important;
}

.btn-social-icon {
    position: relative !important;
    padding-left: 44px !important;
    text-align: left !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    height: 29px !important;
    width: 29px !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    margin-right: 3px !important;
}

.btn-social-icon>:first-child {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    width: 32px !important;
    line-height: 27px !important;
    font-size: 1.1em !important;
    text-align: center !important;
    border-right: 1px solid rgba(0, 0, 0, 0.2) !important;
}

.LoginDivClshght {
    height: 340px;
}


/************By Makesh 18-5-17***************/

.productFeedsearchif {
    margin-bottom: 40px;
}

.ifsearchpf {
    width: 348px;
    padding-left: 24px;
    padding-right: 38px;
    line-height: 33px;
    font-size: 15px;
    border: 1px solid #acbec0;
    border-radius: 20px;
    /*background-image: url("../images/productfeed_search_img_icon.png");*/
    background-repeat: no-repeat;
    background-position: 94% center;
}

.ifsearchpf:focus {
    outline: none;
    box-shadow: 0px 0px 2px blue;
}

.newFeed_RptDiv_new {
    border: 1px solid #dadada;
    padding: 20px;
    background: #fff;
    /* box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); */
    -moz-box-shadow: 0px 10px 18px -12px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0px 10px 18px -12px rgba(0, 0, 0, .5);
    box-shadow: 0px 10px 18px -12px rgba(0, 0, 0, .5);
}

.compeditname {
    margin: 0px 0 15px;
    font-size: 20px;
    font-family: 'AvenirLTStd-Medium';
}

.prdlitimg {
    max-width: 520px;
    max-height: 270px;
}

.bgeditprfloadingimg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    display: none;
}

.newFeed_DivPrnloadingimg {
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 100px auto;
    display: none;
}

.blinkclr {
    -webkit-animation-name: blink;
    /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 1s;
    /* Safari 4.0 - 8.0 */
    animation-name: blink;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}


/* Safari 4.0 - 8.0 */

@-webkit-keyframes blink {
    from {
        color: #000;
    }
    to {
        color: #59b0dd;
    }
}


/* Standard syntax */

@keyframes blink {
    from {
        color: #000;
    }
    to {
        color: #59b0dd;
    }
}


/********new signup div*********/

.nw_sgnuptitl {
    font-size: 25px;
    font-family: "AvenirLTStd-Black";
    text-align: center;
    padding-bottom: 15px;
}

.nw_slctusrtyp {
    text-align: center;
    font-size: 18px;
    color: #000;
    padding-top: 35px;
    border-top: 1px solid #c7c7c7;
    margin: 0 -10px;
    font-family: "AvenirLTStd-Book";
}

.nw_slctusrBtnDiv {
    margin-top: 50px;
    text-align: center;
}

.nw_slctusrBtn {
    border: none;
    height: 50px;
    padding: 0 25px;
    border-radius: 3px;
    background: #59b0dd;
    color: #fff;
    font-size: 13px;
    margin: 0 35px;
    font-family: "AvenirLTStd-Medium";
}

.registerChldDiv {
    position: relative;
}

.nw_slctusrTitl {
    margin: 25px -10px;
    border-bottom: 1px solid #c7c7c7;
    text-align: center;
}

.nw_slctusrTitlspan {
    font-size: 13px;
    padding: 0 10px 8px;
    display: inline-block;
    margin: 0 15px;
    font-family: "AvenirLTStd-Medium";
    cursor: pointer;
}

.nw_slctusrtabclr {
    color: rgb( 89, 176, 221);
    border-bottom: 1px solid rgb( 89, 176, 221);
}

.nw_slctpdOwnDivfrm {
    width: 400px;
    margin: auto;
}

.frmsbtBtn {
    border: none;
    height: 40px;
    width: 320px;
    margin: 20px 0;
    border-radius: 4px;
    background: #59b0dd;
    color: #fff;
    font-family: "AvenirLTStd-Medium";
}

.nw_fieldLbl {
    margin-left: 10%;
}

.ReginpUsr {
    margin-left: 0% !important;
    min-width: 320px !important;
}

.nw_slctOwnusrSpn {
    width: 250px;
    height: 280px;
    display: inline-block;
    background: #fff;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 3px;
    margin: 0 15px;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, .2);
}

.nw_slctOwnusrSpn:hover {
    box-shadow: 0px 0px 8px #50ebfa;
    border: 1px solid rgba(0, 0, 0, .1);
    ;
}

.nw_slctOwnusrImgSpn {
    display: block;
    margin: 20px 0 15px;
}

.nw_slctOwnusrtitlSpn {
    font-size: 16px;
    color: rgb( 39, 43, 46);
    font-family: "AvenirLTStd-Black";
    display: block;
}

.nw_slctOwnusrtextSpn {
    font-size: 13px;
    color: rgb( 100, 110, 116);
    display: block;
    margin: 10px 0 15px;
    font-family: "AvenirLTStd-Medium";
}

.nw_slctusrBtnclr {
    border: 2px solid #59b0dd;
    background: none;
    width: 90px;
    height: 40px;
    color: #59b0dd;
    font-family: "AvenirLTStd-Medium";
    font-size: 15px;
    border-radius: 2px;
}

.nw_slctusrBtnclr:hover {
    background: #59b0dd;
    border: 2px solid #59b0dd;
    color: #fff;
}

.nw_slctOwnusrBtnSpn {
    display: block;
    margin-top: 16px;
}

.nwPdtUpdateDiv {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
}

.posrel {
    position: relative;
}

.nwPdtUpdatespn {
    position: absolute;
    width: 400px;
    height: 130px;
    background: #fff;
    z-index: 1000;
    left: -165px;
    top: 95px;
    border-radius: 4px;
    padding: 20px;
}

.nwUsr_titlupd {
    font-size: 18px;
    font-family: "AvenirLTStd-Black";
    color: rgb( 27, 31, 31);
    display: block;
    text-align: center;
    width: 300px;
    margin: auto;
    line-height: 20px !important;
}

.nwUsr_txtupd {
    font-size: 15px;
    color: rgb( 81, 92, 93);
    display: block;
    text-align: center;
    width: 320px;
    margin: auto;
    line-height: 1.75;
    margin-top: 4px;
}

.nwUsr_txtupdBtn {
    height: 32px;
    background: #59b0dd;
    border: none;
    color: #fff;
    border-radius: 4px;
    float: right;
    margin-top: -12px;
    padding: 0 10px;
    line-height: 32px;
}

.triangle-up {
    width: 0;
    height: 0;
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-bottom: 23px solid #fff;
    position: absolute;
    left: 188px;
    top: -13px;
}


/********new signup div*********/

.hdrContainer {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important
}

.navbar-inverse .navbar-collapse {
    background: #fff;
    border-color: #fff;
}

.navbar-inverse {
    background-color: #fff !important;
    border-color: #fff !important;
}

.editPdtDetails {
    border: 1.32px solid #59b0dd;
    border-radius: 19px;
    font-size: 14px;
    color: rgb( 89, 176, 221);
    float: right;
    padding: 8px 9px 6px 24px;
    font-family: 'AvenirLTStd-Medium';
    cursor: pointer;
    display: inline-block;
    width: 95px;
}

.editPdtDetails img {
    margin-left: 8px;
    margin-top: -3px;
}

.productEditPopupOvrly {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 1000000;
}

.productEditPopclspan {
    position: absolute;
    right: -25px;
    top: -10px;
    z-index: 100000000;
    cursor: pointer;
}

.Follow_frmDivLBLsubDv {
    margin: 10px 0;
}

.Follow_frmDivLBLsub {
    font-size: 15px;
    margin-right: 15px;
    font-family: 'AvenirLTStd-Medium';
    display: inline-block;
    height: 50px;
    float: left;
}

.subcheck {
    margin-right: 6px !important;
}

.productEditPopup {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 500px;
    background: #fff;
    position: absolute;
    z-index: 1000000000;
    height: auto;
    line-height: 1.4285;
}

.productEditPopupDv {
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 10px auto;
    background: #fff;
    position: relative;
    z-index: 1000000;
    height: auto;
    padding: 0 0 20px 0;
}

.productEditPopupDvtitl {
    height: 65px;
    border-bottom: 1px solid #c7c7c7;
    text-align: center;
}

.producttitledtspan {
    display: inline-block;
    height: 65px;
    line-height: 65px;
    margin: 0 5px;
    padding: 0 15px;
    font-family: 'AvenirLTStd-Medium';
    cursor: pointer;
}

.addClrpdtedit {
    color: #2295d1;
    border-bottom: 2px solid #59b0dd;
}

.productEditPopuppdtdetl {
    width: 330px;
    margin: auto;
}

.productEditinduDiv {
    margin: 15px 0;
    position: relative;
}

.productEditinduDivlbl {
    display: block;
}

.productEditinduBtn {
    position: absolute;
    top: 29px;
    width: 100px;
    height: 32px;
    left: 220px;
    cursor: pointer;
    border: 1px solid #c7c7c7;
    border-radius: 2px;
    background: #e6e6e6;
}

.productEditinduDivInp {
    display: block;
    width: 100%;
    height: 40px;
    border: 1px solid #c7c7c7;
    padding-left: 20px;
    border-radius: 3px;
}

.textarelbl1 {
    width: 100%;
    border: 1px solid #c7c7c7;
    border-radius: 3px;
    height: 100px;
    resize: none;
    padding: 8px 12px;
}

.textareadiv {
    width: 100%;
    border: 1px solid #c7c7c7;
    border-radius: 3px;
    padding: 8px 12px;
    word-wrap: break-word;
}

.productEditPopupDvSbt {
    width: 100%;
    padding: 8px;
    background: #59b0dd;
    border: none;
    color: #fff;
}

.productEditinduDivfl {
    position: absolute;
    opacity: 0;
}

.closSuccessspan {
    float: right;
    cursor: pointer;
}

.closSuccessspan img {
    margin: 0 auto;
}

.updatepassword {
    text-align: center !important;
    background: #59b0dd !important;
    width: 150px !important;
    border-radius: 6px !important;
    padding: 6px !important;
    color: white !important;
    margin: 10px 100px !important;
}

.comprnDiv {
    margin-bottom: 30px;
}

.companyfd_abbr {
    margin: 0px 0;
}

.compPdtupdate {
    margin: 10px 0 !important;
}

.ftrdpdtupdDivinduv {
    display: inline-block;
    width: 235px;
    border: 1px solid #c7c7c7;
    padding: 20px;
    margin: 0 15px 30px 0;
    background: #fff;
}

.ftrdpdtupdDivinduv:last-child {
    margin-right: 0 !important;
}

.ftrdpdtupdspantitl {
    font-size: 15px;
    font-family: 'AvenirLTStd-Black';
    color: rgb( 21, 22, 23);
    margin: 10px 0;
}

.ftrdpdtupdcnt {
    font-size: 14px;
    color: rgb( 131, 145, 153);
    margin-bottom: 10px;
}

.ftrdpdtupdcntspn {
    font-size: 12px;
    color: rgb( 176, 190, 199);
    float: right;
}

.companc,
.companc:hover {
    font-size: 16px;
    font-family: "AvenirLTStd-Medium";
    color: rgb( 55, 152, 202);
    text-decoration: underline;
    margin-bottom: 15px;
    display: inline-block;
    cursor: pointer;
}

.comcUpdatesdiv {
    padding: 10px;
    border: 1px solid #c7c7c7;
    box-shadow: 0px 0px 3px #888888;
    background: #fff;
}

.companyseeUpdatescntr {
    margin-top: 0px;
}

.compNofupdates {
    font-size: 16px;
    color: rgb( 131, 145, 153);
    margin-bottom: 5px;
    /* display:block; */
}

.newFeed_cmpnycupdates {
    font-size: 23px;
}

.newFeed_cupdates {
    margin: 0px 0 3px 0;
}

.chngpwdcls {
    background: none !important;
    width: auto !important;
    margin: 0 !important;
    border-radius: 6px !important;
    padding: 0 !important;
    color: #59b0dd !important;
    text-decoration: underline !important;
}

.changepasswPopup {
    position: fixed;
    background: rgba(0, 0, 0, .6);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000000000;
    bottom: 0;
    right: 0;
}

.changepasswinrPopup {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    width: 400px !important;
    height: 410px !important;
    margin: auto;
    background: #fff;
}

.closechangpwd {
    float: right;
    margin-top: -15px;
    margin-right: -25px;
    cursor: pointer;
}

.complstDtlsindu {
    width: 235px;
    border: 1px solid #c7c7c7;
    height: 265px;
    margin: 20px 10px 20px 0;
    display: inline-block;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    background: #fff;
}

.complstDtlsimgspan {
    display: inline-block;
    height: 140px;
    width: 235px;
    position: relative;
    margin-bottom: 5px;
    cursor: pointer;
}

.complstDtlsimg {
    margin: auto;
    max-width: 225px;
    max-height: 140px;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    position: absolute;
}

.compNamlist {
    font-size: 13px;
    font-family: "AvenirLTStd-Medium";
    color: rgb( 32, 35, 36);
    padding-left: 18px;
    margin-bottom: 7px;
    cursor: pointer;
}

.compltUpd {
    font-size: 11px;
    color: rgb( 163, 175, 182);
    padding-left: 18px;
    margin-bottom: 7px;
}

.compdets {
    height: 60px;
    border-top: 1px solid #c7c7c7;
}

.compdetspan {
    width: 49%;
    display: inline-block;
    text-align: center;
    height: 60px;
    border-right: 1px solid #c7c7c7;
}

.compdetspan:last-child {
    border-right: none;
}

.compdetspancnt {
    font-size: 20px;
    font-family: "AvenirLTStd-Medium";
    color: rgb( 66, 71, 75);
    margin-top: 5px;
    display: inline-block;
}

.compdetspantxt {
    font-size: 11px;
    color: rgb( 155, 167, 175);
}

.updateDelEditIcons {
    float: right;
    cursor: pointer;
}

.editpd,
.deledtUpd {
    display: inline-block;
}

.editpd img {
    padding: 4.5px;
    border: 1px solid #c7c7c7;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.deledtUpd img {
    padding: 5.5px;
    border: 1px solid #c7c7c7;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}


/********06-06-2017*********/

.compImgspn {
    width: 125px;
    height: 90px;
    border: 1px solid #e9ecf0;
    display: inline-block;
    float: left;
    margin-right: 18px;
    position: relative;
    background: #fff;
}

.compImg {
    max-width: 120px;
    max-height: 90px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
}

.ftrdpdtupdspan {
    width: 200px;
    height: 150px;
    display: inline-block;
    margin: 10px 0;
    position: relative;
}

.ftrdpdtupdspanimg {
    max-width: 200px;
    max-height: 150px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
}

.compfdtxt {
    display: block;
    overflow: hidden;
    color: #000;
    margin-bottom: 5px;
    font-size: 14px;
}

.pickAccCtrlDiv {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 40px auto;
    width: 525px;
    min-height: 200px;
    border: 1px solid #c7c7c7;
    /* position: relative; */
    z-index: 1000000000000;
    background: #fff;
    position: fixed;
    height: 510px;
}

.pickAccPrnttitle {
    height: 75px;
    line-height: 75px;
    text-align: center;
    border-bottom: 1px solid #c7c7c7;
    background: #f9f8f8;
    font-size: 25px;
    font-family: "AvenirLTStd-Black";
    color: rgb( 31, 34, 36);
}

.pickAccdiv {
    height: 90px;
    border-bottom: 1px solid #c7c7c7;
}

.pickAccdivimgspn {
    display: inline-block;
    margin: 15px 0 0 15px;
    width: 100px;
    height: 60px;
    border: 1px solid #e8e8e8;
    position: relative;
    float: left;
}

.pickAccdivimg {
    max-width: 90px;
    max-height: 55px;
    margin: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.pickAcctxtspn {
    display: inline-block;
    width: 280px;
    margin: 15px 0 0 20px;
    float: left;
}

.pickAcctxtspnDv {
    margin-top: 5px;
    color: rgb( 100, 110, 116);
    overflow: hidden;
    max-height: 25px;
}

.pickAcccomNam {
    font-size: 15px;
    font-family: "AvenirLTStd-Black";
    color: rgb( 39, 43, 46);
}

.pickAcccomsubNam {
    font-size: 15px;
    color: rgb( 39, 43, 46);
}

.pickentrBtn {
    margin: 15px 0 0 10px;
    float: left;
}

.pickcustentBtn {
    background: #59b0dd;
    border: 1px solid #59b0dd;
    color: #fff;
    padding: 5px 18px;
    border-radius: 2px;
    margin-top: 13px;
    font-size: 15px;
}


/********06-06-2017 ends*********/

.chooseaccimg {
    width: 45px;
    height: 45px;
    margin-top: 6px;
}

.switchAccOverly {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%;
    z-index: 100000;
}

.switchaccclspn {
    float: right;
    margin-right: -25px;
    margin-top: -10px;
    cursor: pointer;
}

.pickAccdivhvr {
    cursor: pointer;
}

.sampcodanc {
    cursor: pointer;
}

.clsamplcod {
    float: right;
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.replistcontTitl {
    margin: 40px 0 25px;
    font-family: 'AvenirLTStd-Medium';
    font-size: 20px;
}

.replstAtrBtns {
    margin-bottom: 25px;
}

.replstAtrBtnCls {
    padding: 5px 15px;
    border: 1px solid #c7c7c7;
    background: #fff;
    border-radius: 3px;
    margin-right: 10px;
    color: rgb( 102, 109, 112);
}

.replstAtrBtnCls span {
    margin-right: 5px;
    font-size: 12px;
}

.fapls {
    color: #afafaf;
}

.tableborderedstatic {
    margin-bottom: 0px !important;
}

.tableDiv {
    border: 1px solid #ddd;
    border-radius: 3px;
    min-height: 450px;
    margin-bottom: 30px;
}

.replisttbl thead tr {
    height: 55px;
    background: #f6f7f8;
}

.replisttbl thead tr th {
    line-height: 50px;
    font-size: 13px;
    font-family: 'AvenirLTStd-Medium';
    color: #727d83;
}

.imgHdtd {
    padding: 10px 0 !important;
}

.replisttbl tbody tr td {
    padding: 18px 0;
    font-size: 13px;
    font-family: "AvenirLTStd-Light";
    border-bottom: 1px solid #ddd !important;
}

.imgHd {
    text-align: center;
}

.replisttblimg {
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.replistimginpcls+label {
    background-color: #fff;
    border: 1px solid #cacece;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 8px;
    display: inline-block;
    position: relative;
    margin: 0px;
    top: 8px;
    border-radius: 3px;
    margin-right: 10px;
    cursor: pointer;
    margin-left: 10px;
}

.replistimginpcls:checked+label:after {
    background-color: #59b0dd;
    color: #59b0dd;
    content: '\2714';
    font-size: 0px;
    left: 2px;
    padding: 6px;
    position: absolute;
    top: 2px;
    border-radius: 2px;
    cursor: pointer;
}

.replistimginpcls {
    display: none;
}

.percent20 {
    width: 22%;
}

.percent10 {
    width: 12%;
}

.replisttabNam {
    color: #337ab7;
    font-family: 'AvenirLTStd-Medium';
}

.percentdat {
    width: 10%;
}

.faclr {
    color: #afafaf;
}

.clrcr {
    color: #b2babd;
}

.followingBtn,
.followingBtn:hover {
    background: #54d35e !important;
    border: 2px solid #54d35e !important;
    color: #fff !important;
    border-radius: 2px !important;
}

.pdlstsrchadd25 {
    margin-right: 35% !important;
}

.pricingprnt {
    width: 100%;
    border: 1px solid #e4e4e4;
    padding: 15px 10px;
    min-height: 650px;
    border-radius: 4px;
    background: #f9f8f8;
    left: 0;
    right: 0;
    top: 50px;
    bottom: 0;
    margin: 15px auto 90px;
    ;
}

.pricingprntTitl {
    text-align: center;
    margin: 20px 0;
    font-size: 24px;
    font-family: "AvenirLTStd-Black";
    color: rgb( 31, 34, 36);
}

.pricingprntsubTitl {
    font-size: 18px;
    font-family: "AvenirLTStd-Light";
    color: rgb( 123, 123, 123);
    text-align: center;
    margin-bottom: 20px;
}

.Basepricing {
    width: 280px;
    height: 400px;
    background: #fff;
    border-radius: 2px;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, .2);
    margin: 10px 15px;
    float: left;
    border-top: 7px solid #dddddd;
}

.Basepricingtitl {
    font-size: 21px;
    font-family: "AvenirLTStd-Black";
    color: rgb( 34, 36, 37);
    text-align: center;
    margin: 20px 0 10px;
}

.Basepricingmoney {
    font-size: 35px;
    font-family: "AvenirLTStd-Light";
    color: rgb( 89, 176, 221);
    text-align: center;
    height: 110px;
    padding-top: 20px;
}

.pricingDeilspn {
    display: block;
    padding: 5px 20px;
    font-size: 15px;
    color: rgb( 135, 143, 147);
}

.pricingDeilsInduimg {
    margin-right: 12px;
}

.pricingDeilscount {
    font-family: "AvenirLTStd-Black";
    display: inline-block;
    margin-right: 5px;
}

.pricingDeilsIndu {
    height: 140px;
}

.sub1 {
    font-size: 26px;
}

.sub2 {
    font-size: 40px;
    font-family: "AvenirLTStd-Medium";
    bottom: -20px;
    left: 6px;
}

.sub3 {
    font-size: 16px;
    font-family: "AvenirLTStd-Light";
    bottom: -24px;
    left: -20px;
}

.Basepricingmoneyval {
    padding-top: 0px !important;
}

.pricingselectdiv {
    text-align: center;
}

.pricingselectdivbtn,
.adClspricingselect:hover {
    border: 1px solid #59b0dd;
    padding: 6px 30px;
    background: none;
    color: rgb( 89, 176, 221);
    font-size: 14px;
    border-radius: 2px;
}

.adtopbrdr {
    border-top: 7px solid #59b0dd;
}

.pricingsubTab {
    padding-left: 20px;
}

.pricingselectdivbtn:hover,
.adClspricingselect {
    border: 1px solid #59b0dd;
    padding: 6px 30px;
    background: #59b0dd;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
}

.scrolltopdiv {
    position: fixed;
    right: 10px;
    bottom: 10px;
    padding: 8px 20px;
    border: 1px solid #59b0dd;
    border-radius: 3px;
    background: #59b0dd;
    color: #fff;
    cursor: pointer;
    display: none;
}

.uparw {
    display: inline-block;
    margin-right: 5px;
}

.paymentsslDesc {
    font-size: 11px;
    color: rgb( 131, 142, 147);
    text-align: center;
}

.paylckcls {
    margin-right: 10px;
}

.paymentfrm {
    width: 330px;
    margin: 30px auto;
}

.paymentfrmsblbl {
    display: block;
}

.paymentfrmsbDv {
    margin-bottom: 15px;
}

.paymentfrmsbInp {
    width: 330px;
    height: 40px;
    padding-left: 14px;
    border: 1px solid #cfd9da;
    border-radius: 3px;
    font-size: 14px;
}

.exprDiv {
    float: left;
    width: 230px;
}

.cvvDv {
    float: right;
    width: 100px;
}

.exprDiv select {
    height: 40px;
    width: 80px;
    margin-right: 10px;
    padding-left: 20px;
    border: 1px solid #cfd9da;
    border-radius: 3px;
    font-size: 14px;
}

.cvvDv .paymentfrmsbInp {
    width: 100px;
}

.pyNowSbt {
    display: block;
    width: 330px;
    border: 1px solid #59b0dd;
    height: 40px;
    background: #59b0dd;
    color: #fff;
    border-radius: 3px;
    margin-top: 10px;
}

.selectplanDiv {
    float: left;
    position: relative;
}

.AccDetDiv {
    float: left;
    position: relative;
}

.paymentnwDiv {
    float: left;
    position: relative;
}

.prcingmenDv {
    width: 450px;
    margin: auto auto 55px;
}

.prcingmenDvImg {
    margin-left: 5px;
    cursor: pointer
}

.prevcls {
    margin-left: 10%;
    margin-right: 12px;
    padding: 10px 0;
    background: #fff;
    border: 1px solid #59b0dd;
    border-radius: 3px;
    color: #59b0dd;
    margin-top: 15px;
    font-family: 'AvenirLTStd-Medium';
    width: 150px;
}

.nextcls {
    margin-right: 12px;
    padding: 10px 0;
    border: 1px solid #59b0dd;
    border-radius: 3px;
    color: #fff;
    margin-top: 15px;
    background: #59b0dd;
    font-family: 'AvenirLTStd-Medium';
    width: 150px;
}

.pricingtxtprntspn {
    position: absolute;
    top: 45px;
    right: -70px;
    width: 130px;
    color: #3491c0;
    cursor: pointer;
}

.pricingprntsuccess {
    text-align: center;
    /* height:450px;
	min-height:450px; */
}

.pricingprntdivimg {
    margin-top: 80px;
}

.pricingprntdivtxt {
    margin-top: 50px;
    font-size: 25px;
    color: rgb( 65, 70, 73);
}

.pricingprntdivBtns {
    margin-top: 60px;
}

.pricingprntbtnInp {
    width: 175px;
    height: 40px;
    border: 1px solid #59b0dd;
    background: #59b0dd;
    color: #fff;
    border-radius: 3px;
    margin: 0 20px;
    font-size: 15px;
}

.pricingprntbtnInp2 {
    width: 175px;
    height: 40px;
    border: 1px solid #59b0dd;
    color: #59b0dd;
    background: #fff;
    border-radius: 3px;
    margin: 0 20px;
    font-size: 15px;
}

.backclsdv {
    margin-top: 40px;
}

.bcki {
    font-size: 27px !important;
    cursor: pointer;
    color: black;
}

.registrationfieldsub {
    margin: 60px auto;
}

.bk2rg {
    position: absolute;
    top: -50px;
}

.ldnaviDv {
    text-align: center;
    margin-top: 50px;
}

.ldnaviDvfx {
    text-align: center;
    margin-top: 50px;
}

.ldnaviDvfximg {
    position: fixed;
    bottom: 230px;
    left: 46%;
    width: 32px;
    height: 32px;
    right: 0;
}

.addPrdLnk,
.addPrdLnk:hover {
    width: 175px;
    height: 45px;
    border: 1px solid #59b0dd;
    background: #59b0dd;
    color: #fff;
    border-radius: 3px;
    margin: 0 20px;
    font-size: 15px;
    padding: 10px 45px;
    text-decoration: none !important;
}

.profLnk,
.profLnk:hover {
    width: 200px;
    height: 40px;
    border: 1px solid #59b0dd;
    color: #59b0dd;
    background: #fff;
    border-radius: 3px;
    margin: 0 20px;
    font-size: 15px;
    padding: 10px 60px;
    text-decoration: none !important;
}

.nomemscls {
    text-align: center;
    height: 250px;
    line-height: 240px !important;
    font-size: 25px !important;
    font-family: "AvenirLTStd-Light" !important;
}

.nomemscls img {
    margin-right: 10px;
}

.percent25 {
    width: 25%;
}

.productFeed {
    background: #f8f8f8;
}

.productFeedListprnbrdr {
    border: 1px solid #dadada;
    padding: 20px;
    background: #fff;
    -moz-box-shadow: 0px 10px 18px -12px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0px 10px 18px -12px rgba(0, 0, 0, .5);
    box-shadow: 0px 10px 18px -12px rgba(0, 0, 0, .5);
    margin-bottom: 20px;
}

.productFeedListbrdr {
    padding-bottom: 0px !important;
    border-bottom: none !important;
    margin-bottom: 10px !important;
}

.pickAccscrlPrnt {
    height: 360px;
    overflow-y: auto;
}

.dispInlnBlk {
    display: inline-block;
}


/* new landing page */

.homebtnsdivprnt {
    background: #f5f5f5;
    padding: 60px 0;
}

.homeBtnspan {
    display: inline-block;
    background: #fff;
    width: 220px;
    border-radius: 6px;
    text-align: center;
    height: 200px;
    -moz-box-shadow: 0px 0px 17px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0px 0px 17px rgba(0, 0, 0, .1);
    box-shadow: 0px 0px 17px rgba(0, 0, 0, .1);
}

.signuphomeimg,
.sendMsgHmeimg {
    width: 190px !important;
}

#signuphomeimgid {
    width: 220px !important;
}

.signuphomeimg img {
    height: 100px;
    width: 85px;
    margin-top: 50px;
}

.AddproductsHmeimg img {
    margin-top: 46px;
}

.AdfllowBtnsimg img {
    margin-top: 43px;
}

.sendMsgHmeimg img {
    margin-top: 60px;
}

.homeBtnspantxt {
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    color: rgb( 90, 98, 102);
    font-family: 'AvenirLTStd-Medium';
}

.homebtnsdivprnthdr {
    margin-bottom: 65px;
    text-align: center;
    font-size: 38px;
    color: rgb( 43, 46, 47);
}

.leftImghome {
    background: #fff;
    padding: 145px 0;
}

.leftImghomedv2 {
    padding: 93px 0;
}

.leftImghomeimg {
    max-width: 100%;
}

.leftImghometxt {
    padding: 30px 0;
    margin-top: 50px;
    max-width: 82%;
    margin-left: 12%;
}

.leftImghometxttitl {
    display: block;
    font-size: 24px;
    color: rgb( 38, 164, 216);
    margin-bottom: 20px;
    font-family: 'AvenirLTStd-Medium';
}

.leftImghometxtspn {
    font-size: 15px;
    color: rgb( 55, 58, 54);
    display: block;
}

.rightImghome {
    background: #f5f5f5;
    padding: 140px 0;
}

.rightImghomedv2 {
    padding: 166px 0;
}

.leftImghomedv {
    text-align: center;
}

.leftImghometxt2 {
    margin-top: 100px;
}

.engagespn {
    display: inline-block;
    margin-right: 30px;
    font-size: 23px;
    font-family: 'AvenirLTStd-Medium';
    color: rgb( 28, 26, 26);
}

.schedDemo {
    border: 1px solid #59b0dd !important;
    background: #fff !important;
    color: #59b0dd !important;
}

.resphomebtn {
    text-align: center;
    margin-bottom: 30px;
}

.btngets {
    font-size: 16px;
    font-family: "AvenirLTStd-Medium";
    color: rgb( 255, 255, 255);
    background: #36abe8;
    border: 1px solid #36abe8;
    width: 165px;
    height: 48px;
    margin: 50px 10px 0 0;
    border-radius: 2px;
}

.btnschdDemo {
    background: none;
    border: 1px solid #fff;
}

.leftImghometxtusr {
    max-width: 430px !important;
    margin: 50px auto;
    padding: 50px 0;
}

.leftImghometxtusr2 {
    padding: 100px 0;
}

.rightImghomeusr {
    padding: 93px 0;
}

.leftImghomeusr {
    padding: 164px 0;
}

.scheduledemofrmdiv {
    background: rgba(0, 0, 0, .7);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 100000;
}

.scheduleDemofrmcls {
    background: #fff;
    width: 460px;
    z-index: 100000;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    min-height: 494px;
    margin: 100px auto;
    padding: 30px 60px;
    position: relative;
    border-radius: 3px;
}

.closepopupschedfrm {
    position: absolute;
    right: -35px;
    top: 0px;
    cursor: pointer;
}

.scheduleDemofrminpdiv {
    margin-bottom: 14px;
}

.scheduleDemofrminplbl {
    display: block;
}

.scheduleDemofrminps {
    width: 100%;
}

.scheduleDemofrmhdr {
    font-size: 25px;
    font-family: 'AvenirLTStd-Black';
    color: rgb( 31, 34, 36);
    margin-bottom: 30px;
    text-align: center;
}

.scheduleDemofrminplbl {
    font-size: 14px;
    font-family: "AvenirLTStd-Book";
    color: rgb( 39, 43, 45);
}

.scheduleDemofrminps {
    border: 1px solid rgb( 207, 217, 218);
    border-radius: 2px;
    left: 632px;
    top: 185px;
    width: 100%;
    height: 39px;
    padding-left: 15px;
}

.scheduleDemofrmsbt {
    height: 42px;
    border: 1px solid #59b0dd;
    background: #59b0dd;
    color: #fff;
    margin-top: 15px;
    font-family: 'AvenirLTStd-Medium';
    font-size: 16px;
}

.scheduleDemofrmsuccess {
    text-align: center;
    padding: 0;
}

.thanimg {
    margin-top: 115px;
}

.thankline {
    font-size: 27px;
    font-family: "AvenirLTStd-Medium";
    color: rgb( 56, 61, 63);
    margin-top: 35px;
}

.followersCntDetls {
    float: left;
    margin: 0 4px;
    padding: 0 5px;
    cursor: pointer;
    height: 55px;
    line-height: 37px;
}

.addflowclr {
    border-bottom: 2px solid rgb( 5, 226, 248);
}

.cntNumb {
    font-size: 13px;
    font-family: 'AvenirLTStd-Medium';
    color: #676c6e;
    display: inline-block;
}

.cntDetails {
    font-size: 13px;
    font-family: 'AvenirLTStd-Medium';
    color: #676c6e;
    margin-top: 10px;
    display: inline-block;
    line-height: 20px;
}

.flowcountpopup {
    min-width: 605px;
}

.followersCntDetlshd {
    padding: 0px 13px;
    height: 55px;
    background: #f7f7f7;
}

.folowdetlspn {
    display: inline-block;
    width: 45px;
    height: 45px;
    float: left;
    margin-right: 25px;
}

.folowdetlsimg {
    width: 45px;
    height: 45px;
    border-radius: 100%;
}

.folowdetls {
    padding: 20px 30px;
    border-bottom: 1px solid #c7c7c7;
}

.folowdetlsprnt {
    height: 440px;
    overflow-y: auto;
}

.alignlfttxt {
    float: left;
}

.alignrgttxt {
    float: right;
}

.alreadysubDiv {
    font-size: 25px;
    text-align: center;
    padding: 20px 0;
    border: 1px solid #c7c7c7;
    border-radius: 3px;
}

.alreadysubimg {
    width: 70px;
    margin: 15px 20px;
}

.closesucsub {
    position: absolute;
    right: -35px;
    top: -30px;
    cursor: pointer;
}

.folownamediv {
    text-align: left;
    margin-bottom: 5px;
    font-family: 'AvenirLTStd-Medium';
    position: relative;
    font-size: 15px;
    color: rgb( 25, 27, 28);
}

.folowmaildiv {
    text-align: left;
    font-size: 13px;
    color: rgb( 104, 109, 111);
}

.folowtim {
    position: absolute;
    right: 0;
    font-size: 13px;
    color: rgb( 104, 109, 111);
}

.Acntinfocntrcss {
    padding: 30px;
    border: 1px solid #c7c7c7;
    border-radius: 3px;
}

.usrflterDivTitl {
    padding: 0 10px;
    font-size: 15px;
    font-family: 'AvenirLTStd-Medium';
    background: #f9f9f9;
    border-bottom: 1px solid #c7c7c7;
    height: 50px;
    line-height: 50px;
}

.usrfilterPdtspn {
    display: block;
    padding: 0 10px;
}

.usrfilterPdtspn label {
    font-family: 'AvenirLTStd-Light';
    font-weight: normal;
    cursor: pointer;
    vertical-align: top;
}

.usrfilterPdtname {
    width: 162px;
}

.usrfilterPdtPrnt {
    max-height: 395px;
    overflow-y: auto;
    padding: 10px 0;
}

.ldingusrlist {
    position: absolute;
    left: -17px;
    right: 0;
    bottom: 2px;
    margin: auto;
    background: #fff;
    width: 97%;
    height: 87%;
}

.ldingusrlist img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: rgba(255, 255, 255, 0.3);
}


/* new landing page ends*/

.exclamatoryimg {
    width: 59px;
    height: 50px;
    margin-bottom: 35px;
}

.Follow_yesrNo {
    border: 1px solid #59b0dd;
    background: #59b0dd;
    color: #ffffff;
    border-radius: 3px;
    height: 35px;
    line-height: 25px;
    padding: 0 20px;
    margin: 0 10px;
}

.closeconfirmpop {
    position: absolute;
    right: -25px;
    top: -30px;
    cursor: pointer;
}

.followinpspanprnt {
    display: inline-block;
    vertical-align: text-bottom;
    float: left;
    margin-right: 12px;
}

.subslct {
    height: 31px;
    padding: 0 10px;
    background: #f3f3f3;
    margin-right: 12px;
    border: 1px solid #dcdcdc;
}

.sublbelfrm {
    margin: 0 10px 10px 0;
}

.subslct option {
    height: 100px;
    overflow: auto;
}


/* account stngs page starts*/

.acntstngsCntr {
    padding: 50px 0;
}

.Acntinfocntr {
    background: #fff;
    margin-bottom: 20px;
    position: relative;
}

.Acntinfocntrinr {
    padding: 30px;
    border: 1px solid #c7c7c7;
    border-radius: 3px;
}

.AccountInfoDvhdr {
    font-family: "AvenirLTStd-Medium";
    color: rgb( 21, 22, 23);
    margin-bottom: 35px;
}

.AccountInfoDvhdrspn {
    font-size: 22px;
}

.Accleftmenudtls {
    width: 160px;
    display: inline-block;
    text-align: right;
    font-size: 14px;
    font-family: "AvenirLTStd-Medium";
    color: rgb( 39, 43, 45);
    margin-right: 25px;
    vertical-align: top;
    height: 40px;
    line-height: 40px;
}

.AccountInfoDv {
    margin-bottom: 15px;
}

.rgtAnsMenu {
    width: 330px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb( 207, 217, 218);
    border-radius: 2px;
    background-color: rgba( 150, 153, 162, .1);
    display: inline-block;
    min-height: 40px;
    line-height: 39px;
    padding: 0 15px;
    color: rgb( 150, 153, 162);
}

.AccimgMenu {
    width: 250px;
    height: 100px;
    position: relative;
    border: 1px solid rgb( 207, 217, 218);
    background: rgba( 150, 153, 162, .1);
    display: inline-block;
}

.AccimgMenuimg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 250px;
    max-height: 100px;
}

.AccountInfoSbhdr {
    font-size: 16px;
    font-family: "AvenirLTStd-Medium";
    color: rgb( 112, 115, 120);
    margin-top: 45px;
}

.AccountInfoembeddet {
    font-size: 14px;
    font-family: "AvenirLTStd-Medium";
    color: rgb( 39, 43, 45);
    margin-bottom: 25px;
}

.GetCodeDv {
    font-size: 14px;
    font-family: "AvenirLTStd-Medium";
    color: #59b0dd;
    cursor: pointer;
}

.AccntBtn {
    border: 1px solid #59b0dd;
    color: #59b0dd;
    background: #fff;
    padding: 0 20px;
    height: 30px;
    font-size: 14px;
    font-family: "AvenirLTStd-Medium";
    border-radius: 3px;
    float: right;
    margin-right: 20px;
}

.AccntBtn2 {
    border: 1px solid #59b0dd;
    color: #59b0dd;
    background: #59b0dd;
    padding: 0 20px;
    height: 30px;
    font-size: 14px;
    font-family: "AvenirLTStd-Medium";
    border-radius: 3px;
    float: right;
    margin-right: 20px;
    color: #fff;
}

.AccountInfoInps {
    border-style: solid;
    border-width: 1px;
    border-color: rgb( 207, 217, 218);
    border-radius: 2px;
    width: 330px;
    display: inline-block;
    height: 39px;
    line-height: 39px;
    padding: 0 15px;
    color: rgb( 150, 153, 162);
}

.AccountInfoTxtArea {
    border-style: solid;
    border-width: 1px;
    border-color: rgb( 207, 217, 218);
    border-radius: 2px;
    width: 330px;
    display: inline-block;
    padding: 0 15px;
    color: rgb( 150, 153, 162);
}

.AccountInfoInpsBtn {
    border: none;
    width: 100px;
    height: 31px;
    line-height: 32px;
    float: right;
    margin-top: 3px;
    border-radius: 2px;
    margin-right: -10px;
}

.dynamicurl {
    line-height: 18px;
    padding: 10px 20px;
    height: auto;
    min-height: 40px;
}

.Acntinfocntr .errorFill {
    margin-left: 190px;
    margin-bottom: 12px
}

.emailSettings .errorFill {
    margin-left: 230px;
    margin-bottom: 12px
}

.subscriptionfrm {
    max-width: 400px;
    margin-left: 30px;
}

.subscripAttrspn {
    display: inline-block;
    padding-left: 20px;
    cursor: pointer;
}

.subscribtn {
    padding: 10px 20px;
    border: 1px solid #59b0dd;
    background: #59b0dd;
    color: #fff;
    border-radius: 3px;
    font-family: 'AvenirLTStd-Light';
    font-size: 14px;
    margin-right: 20px
}

#staticscriptag,
#staticscriptagcls {
    color: #000;
}

.unsubtn {
    padding: 10px 20px;
    border: 1px solid #59b0dd;
    background: #59b0dd;
    color: #fff;
    border-radius: 3px;
    font-family: 'AvenirLTStd-Light';
    font-size: 14px;
    margin-right: 20px
}

.feedldacc1,
.feedldacc2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .6);
    width: 100%;
    z-index: 1;
    display: none;
}

.feedldacc {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .6);
    width: 100px;
    margin: auto;
}

.accinfoTxtare {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(207, 217, 218);
    border-radius: 2px;
    width: 100%;
    display: inline-block;
    line-height: 25px;
    padding: 6px 15px;
    color: rgb(150, 153, 162);
    max-width: 400px;
    resize: none;
    min-height: 80px;
    margin-top: 15px;
}

.Accleftmenuemail {
    width: 200px;
}

.sendbyfrm {
    margin-top: 15px;
}

.sendNotifDiv {
    margin: 5px 0;
}

.sendNotifDiv label {
    color: #848484;
    font-weight: normal;
}


/* account stngs page ends*/


/* UserlistSrch*/

.usrlistSrch {
    margin-top: 35px;
}

.usrBtnSpn {
    float: right;
    background: #2295d1;
    color: #fff;
    padding: 10px 20px;
    border-radius: 3px;
    cursor: pointer;
    margin: -35px 20px 0 0;
    font-size: 13px;
    font-family: "AvenirLTStd-Medium";
}

.usrBtnmsg {
    margin: -2px 6px 0 0;
}

.usrlistTable {
    display: block;
    /* 
	height:450px;*/
    border: 1px solid #c7c7c7;
    background: #fff;
    /* width: 100%;
	position:relative; */
    border-collapse: collapse;
    -moz-box-shadow: 0px -4px 11px -8px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0px -4px 11px -8px rgba(0, 0, 0, .5);
    box-shadow: 0px -4px 11px -8px rgba(0, 0, 0, .5);
    width: 753px;
}

.thtrspnbg {
    background: #f9f9f9;
}

.usrlistTablePrnt {
    margin: 20px 0;
    padding: 0;
}

.thspn {
    display: table-header-group;
    font-size: 14px;
    font-family: "AvenirLTStd-Medium";
    color: rgb( 23, 24, 25);
}

.tbspnprnt {
    display: block;
    max-height: 500px;
    overflow-y: auto;
    width: 100%;
    font-size: 14px;
    color: rgb( 85, 85, 85);
    min-height: 400px;
    overflow-x: hidden;
}

.thtrspn {
    display: block;
    min-height: 50px;
    border-bottom: 1px solid #c7c7c7;
    width: 750px;
}

.thtdspn {
    /* text-align: center; */
    vertical-align: middle;
    width: 13%;
    display: inline-block;
    margin-top: 5px;
    margin-left: 5px;
}

.thtdspnemail {
    width: 20%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.thtdspnpdt {
    width: 30%;
    word-wrap: break-word;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.institutionWdth {
    width: 17%;
}

.dotTrTd {
    width: 4%;
    position: relative;
    cursor: pointer;
}

.EditrCls {
    position: absolute;
    width: 100px;
    height: 50px;
    border: 1px solid #c7c7c7;
    background: #fff;
    border-radius: 3px;
    left: -60px;
    top: 30px;
    z-index: 1;
}

.EditrClspn {
    display: block;
    float: left;
    padding: 0px 10px;
    cursor: pointer;
}

.EditrClspn .fa {
    margin-right: 5px;
}

.thtdspnclrBlu {
    color: rgb( 34, 149, 209);
    cursor: pointer;
}

.clsComma:last-of-type {
    display: none;
}

.prchPdt {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    z-index: 100000;
    left: 0;
    top: 0;
}

.prchPdtDv {
    width: 475px;
    height: 400px;
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    border-radius: 8px;
}

.edtPdtfrmdvlft {
    width: 110px;
    display: inline-block;
    vertical-align: top;
}

.edtPdtfrmdvrgt {
    width: 200px;
    display: inline-block;
}

.edtPdtfrmdvrgt input {
    width: 200px;
}

.edtPdtfrmdv {
    margin: 10px 0;
}

.edtPdtfrmSbt {
    width: 100px;
    height: 35px;
    border: 1px solid #59b0dd;
    background: #59b0dd;
    border-radius: 3px;
    color: #fff;
    margin-left: 106px;
}

.prchDvtitl {
    height: 80px;
    border-bottom: 1px solid #c7c7c7;
}

.prchDvtitlhd {
    font-size: 20px;
    font-family: "AvenirLTStd-Medium";
    color: rgb( 43, 45, 49);
    text-align: center;
    padding-top: 13px;
}

.prchDvtitlName {
    font-size: 14px;
    color: rgb( 154, 159, 168);
    text-align: center;
    padding-top: 2px;
}

.prchDvDetals {
    padding: 10px 15px;
    max-height: 300px;
    overflow-y: auto;
}

.prchDvName {
    font-size: 14px;
    color: rgb( 8, 136, 204);
    margin: 10px 3px;
}

.showpurchasCls {
    float: right;
    margin-right: -30px;
    cursor: pointer;
}

.usrSlctcls {
    float: right;
    margin: -35px 20px 0 0;
    height: 38px;
    padding: 0 10px;
    border-radius: 3px;
    border: 1px solid #2295d1;
    color: #2295d1;
    cursor: pointer;
}

.NoUsrRecFnd {
    text-align: center;
    line-height: 47px;
    font-size: 16px;
}

.usrflterDiv {
    min-width: 200px;
    border: 1px solid #c7c7c7;
    max-height: 450px;
    min-height: 300px;
    margin-top: 20px;
    border-radius: 3px;
    margin-bottom: 20px;
    background: #fff;
}

.titleft {
    float: left;
    text-align: left;
    margin: 12px 15px 10px;
}

.titright {
    float: right;
    text-align: left;
    margin: 12px 15px 10px;
}

.titname {
    font-size: 18px;
    font-family: "AvenirLTStd-Medium";
    color: rgb( 43, 45, 49);
}

.titemail {
    font-size: 14px;
    font-family: "AvenirLTStd-Light";
    color: rgb( 154, 159, 168);
    margin-top: 2px;
    display: inline-block;
}

.titinsti {
    font-size: 14px;
    font-family: "AvenirLTStd-Light";
    color: rgb( 104, 108, 115);
}

.titphn {
    font-size: 14px;
    font-family: "AvenirLTStd-Light";
    color: rgb( 103, 107, 114);
    margin-top: 2px;
    display: inline-block;
}

.prchDvDetals th {
    width: 50%;
    text-align: left;
    background: #e8e8e8;
    font-size: 13px;
    border-bottom: 1px solid white;
    padding: 8px 10px;
    line-height: 16px;
}

.prchDvDetals td {
    width: 50%;
    border-bottom: 1px solid white;
    padding: 8px 10px;
    line-height: 16px;
    font-size: 12px;
}

.prdTtl {
    font-size: 16px;
    font-family: "AvenirLTStd-Medium";
    color: rgb( 43, 45, 49);
    padding-bottom: 9px;
}

.srchCls {
    position: absolute;
    left: 479px;
    top: 119px;
    cursor: pointer;
    color: #c7c7c7;
}

.usrlistmenu {
    display: inline-block;
    float: left;
}

.usrSrchFrm {
    padding-top: 13px;
    display: inline-block;
    position: relative;
}

.productlistBdy {
    position: relative;
}

.productlistload {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: rgba(255, 255, 255, .6);
}

.productlistload img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.searchiconsusr {
    position: absolute;
    left: 350px;
    top: 22px;
    cursor: pointer;
    color: #c7c7c7;
}

.searchiconscls {
    position: absolute;
    left: 325px;
    top: 24px;
    cursor: pointer;
    color: #c7c7c7;
}

.prdtLstNorecds {
    display: inline-block;
    width: 100%;
    text-align: center;
}


/* UserlistSrch*/


/* product list starts*/

.sortBySpn {
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    font-family: "AvenirLTStd-Medium";
    color: rgb( 132, 139, 143);
}

.sortBySpnSlct {
    font-family: "AvenirLTStd-Light";
    background: none;
    border: none;
}

.productlistTable {
    border: 1px solid #c7c7c7;
    margin-bottom: 20px;
    background: #fff;
}

.productlistTH {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #c7c7c7;
    background: #f8f8f8;
    font-size: 13px;
    font-family: "AvenirLTStd-Medium";
    color: rgb( 30, 32, 33);
    text-transform: uppercase;
}

.productlistTR {
    width: 10%;
    display: inline-block;
    padding-left: 10px;
    float: left;
}

.listpdtcls {
    width: 30%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.catpdtcls {
    width: 15%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}

.productlistTb {
    height: 40px;
    line-height: 40px;
}

.sendnotificationImg {
    margin: 0 10px;
    cursor: pointer;
}

.shwMoreImg {
    margin: 0 10px;
    cursor: pointer;
}

.latupdCls {
    width: 12%;
}

.productlistTRicons {
    width: 13%;
    text-align: right;
}


/* product list ends*/


/* dashboard container starts*/

.dashcontainer {
    padding: 20px 0;
}

.dashleftClm,
.dashrgtclm {
    background: #fff;
    height: 320px;
    padding: 2px 20px;
    position: relative;
    -moz-box-shadow: 0px 10px 18px -12px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0px 10px 18px -12px rgba(0, 0, 0, .5);
    box-shadow: 0px 10px 18px -12px rgba(0, 0, 0, .5);
    border-radius: 3px;
    border: 1px solid #dadada
}

.nopdtAvailbleprnt {
    width: 300px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 100px;
    text-align: center;
}

.nopdtAvailble {
    font-size: 16px;
    font-family: "AvenirLTStd-Medium";
    color: rgb( 81, 88, 92);
}

.nopdtAvailbleBtn {
    padding: 6px 20px;
    border-radius: 3px;
    background: #2295d1;
    border: 1px solid #2295d1;
    color: #fff;
    margin-top: 20px;
}

.notipsAvailable {
    margin-top: 12px;
}

.leftpdtDetails {
    height: 105px;
    border-bottom: 1px solid #c7c7c7;
}

.leftpdtimg {
    margin-right: 25px;
}

.leftpdtTitl {
    font-size: 18px;
    font-family: "AvenirLTStd-Book";
    color: rgb( 81, 86, 89);
    line-height: 100px;
}

.leftpdtCount {
    float: right;
    line-height: 100px;
    font-size: 30px;
    font-family: "AvenirLTStd-Medium";
}

.leftpdtCount1 {
    color: rgb( 98, 180, 223);
}

.leftpdtCount2 {
    color: rgb( 75, 200, 90);
}

.leftpdtCount3 {
    color: rgb( 251, 202, 50);
}

.leftpdtDetails:last-child {
    border-bottom: none;
}

.mgbtm30 {
    margin-bottom: 30px;
}

.dashTitl {
    margin: 20px 0;
}

.dashTitlTxt {
    font-size: 15px;
    font-family: "AvenirLTStd-Medium";
    color: rgb( 164, 172, 176);
    text-transform: uppercase;
}

.dashTitlRgt {
    font-size: 14px;
    font-family: "AvenirLTStd-Light";
    color: rgb( 98, 180, 223);
    float: right;
}

.mgbtm30 .table thead tr {
    font-size: 14px;
    text-transform: uppercase;
    color: rgb( 81, 86, 89);
}

.mgbtm30 .table tbody tr {
    font-size: 14px;
    color: rgb( 81, 86, 89);
    text-transform: capitalize;
}

.mgbtm30 .table tbody tr td {
    padding: 12px
}

.updatestblname {
    width: 50%;
}

.updatestblcat {
    width: 30%;
}

.updatestblviews {
    width: 20%;
}

.mgbtm30 .table tbody tr:first-child td {
    padding-top: 20px;
}

.tablepdtName {
    width: 80%;
}

.tablepdtcnter {
    text-align: center;
}

.table>tbody>tr>td {
    border-top: none;
}

.linkDvTitl {
    font-size: 14px;
    color: rgb( 42, 45, 47);
    margin-bottom: 5px;
}

.linkDvPrnt {
    margin-bottom: 15px;
}

.linkDvUrl {
    font-size: 13px;
    font-family: "AvenirLTStd-Light";
    color: rgb( 85, 176, 237);
}

.cstlft {
    display: inline-block !important;
    width: 29px;
    height: 29px;
    border: 1px solid #c7c7c7;
    border-radius: 5px;
    margin: 0px -4px;
    vertical-align: middle;
    line-height: 27px !important;
    text-align: center;
    cursor: pointer;
    background: #f6f6f6;
}

.calenSpn {
    float: right;
    display: inline-block;
}

.calenSpnstyl {
    width: 50px;
    display: inline-block;
    height: 32px;
    line-height: 30px;
    border: 1px solid #c7c7c7;
    text-align: center;
    margin-right: -3px;
    border-radius: 2px;
    cursor: pointer;
}

#myCarousel {
    width: 350px;
    height: 250px;
}

.carousel-inner .item img {
    height: 150px !important;
}

.weekDtls {
    margin-top: 10px;
    text-align: center;
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: none !important;
}

.dashboardSlide .carousel-control {
    background-image: none;
}

.dashboardSlide .carousel-indicators li {
    border: 1px solid #59b0dd;
}

.dashboardSlide .carousel-indicators li.active {
    background: #59b0dd;
}

.dashboardSlide .carousel-control .glyphicon-chevron-left,
.dashboardSlide .carousel-control .glyphicon-chevron-right,
.dashboardSlide .carousel-control .icon-next,
.dashboardSlide .carousel-control .icon-prev {
    top: 30%;
}

.dashLink,
.dashLink:hover {
    text-decoration: none;
}

.dashLink:hover span {
    color: #59b0dd;
}

.dasboardPopup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 100000;
}

.dasboardPopupContainer {
    width: 900px;
    margin: 100px auto;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.updatestblname {
    cursor: pointer;
}

.dasboardPopupCls {
    position: absolute;
    right: 0;
    top: 20px;
    cursor: pointer;
}

.feedldimgdash {
    position: absolute;
    z-index: 100;
    left: 50%;
    top: 75px;
}


/* dashboard container ends*/

@media(max-width: 576px) {
    .pickAccCtrlDiv {
        overflow: auto;
        height: 90% !important;
    }
}

@media (max-width: 668px) {
    .productFeedListAttach_new {
        overflow: hidden;
    }
}

@media (max-width: 767px) {
    .footerPg {
        height: auto;
    }
}


/********footer responsive(home page)*********/

@media (max-width: 485px) {
    .pdt_getting_start,
    .productUsrsstartsfrm,
    .Follow_frmInp {
        width: 100%;
    }
    /********Get Started form responsive(home page)*********/
}

@media (max-width: 355px) {
    .pdt_owners_banner_txt {
        width: 100%;
        left: auto;
        text-align: center;
    }
    /********Banner responsive(home page)*********/
}

@media (max-width: 991px) {
    .productFeedmenListspan {
        display: inline-block;
        margin-bottom: 5px;
    }
    /*******body menu responsive(feed page)*********/
    .productFeedmenList {
        text-align: justify;
    }
    /*******body menu responsive(feed page)*********/
}

@media (max-width: 578px) {
    .productFeedmenList,
    .productFeedsearchif {
        text-align: center;
    }
    /*******body menu responsive(feed page)*********/
}

@media (max-width: 475px) {
    .productFeedmenListspan {
        display: block;
        margin-right: 0px;
    }
    .productFeedAttr {
        margin-bottom: 10px;
    }
    /*******body menu responsive(feed page)*********/
    .ifsearchpf {
        width: 100%;
    }
}

@media (max-width: 428px) {
    .Follow_frm {
        width: 95%;
    }
    /*******popup responsive(product detail page)*********/
}

@media (max-width: 541px) {
    .productFeedListspan {
        display: block;
        float: none;
        margin: 0 auto;
    }
    /*******product list responsive(product page)*********/
    .productFeedListDetails {
        display: block;
        text-align: center;
    }
    /*******product list responsive(product page)*********/
    .productFeedAttr {
        text-align: center;
    }
    /*******product list responsive(product page)*********/
}

@media (max-width: 592px) {
    .prdlitimg {
        width: 100%;
    }
    /*******product list responsive(product page)*********/
}

@media (max-width: 668px) {
    .registrationfields {
        width: 95% !important;
    }
    .nw_slctOwnusrSpn {
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    .imgreg {
        float: none;
    }
    .projMenuAnclog,
    .projMenuAnclog:hover {
        margin-left: 12px;
    }
    .pdt_owners_banner_txt {
        /* display:none; */
    }
    .projLogo {
        margin-left: 10px;
    }
    .productUsrsscnter button {
        margin-top: 25px;
    }
    .noRecords {
        padding-top: 33px;
        line-height: 1 !important;
    }
    .editPhotoinpfile {
        width: 107px !important;
        left: 0 !important;
        top: 0 !important;
        right: 0% !important;
        margin: auto !important;
    }
    .editPhotoAnc,
    .editPhotoAnc:hover {
        padding-left: 0px !important;
    }
    .Reginp {
        max-width: 320px !important;
    }
    .regfieldsimgresp {
        max-width: 320px !important;
        margin: auto;
    }
    #image-holder {
        text-align: center;
    }
    .imgreg {
        margin: 0 !important;
    }
    .respBtn {
        width: 80% !important;
    }
    .respFooter {
        display: inline-block;
        float: left;
    }
    .respFooter1 {
        width: 220px !important;
    }
    .respFooter2 {
        width: 150px !important;
    }
    .respFooter3 {
        width: 150px !important;
    }
    .footerInDivtitle,
    .footerInDivUl,
    .footerBtmImgspan,
    .footerPgtop1 {
        padding-left: 0 !important;
    }
    .projMenuAnc {
        display: block !important;
    }
    .navbar-header {
        height: 69px !important;
    }
    .navbar-prodFd {
        border: 1px solid rgba(0, 0, 0, .2) !important;
        border-top: 1px solid rgba(0, 0, 0, 0) !important;
    }
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: rgba(0, 0, 0, .2) !important;
    }
    .navbar-toggle {
        margin-top: 15px !important;
    }
    .projMenuAnc {
        line-height: 35px !important;
    }
    .hdspan a {
        height: 41px !important;
        padding-top: 8px !important;
    }
    .respnavbar {
        height: 69px !important;
    }
    /* 
	.hdspan  {
		height: 0px !important;
		padding-top: 0px !important;
	} */
    #myNavbar {
        border-bottom: 1px solid #c7c7c7 !important;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #000;
        background-color: transparent;
    }
    .leftImghometxt {
        margin-top: 20px !important;
    }
}

@media (min-width: 768px) and (max-width: 1000px) {
    #myNavbar {
        padding: 0;
        margin: 0;
    }
    .hderDiv .container {
        width: 100% !important;
    }
    .contain1000 {
        width: 100% !important;
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -36px !important;
    }
}

@media (max-width: 768px) and (min-width: 415px) {
    .projMenu {
        width: 240px;
    }
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 0px;
    }
}

@media (max-width: 500px) {
    .respFooter {
        width: 100% !important;
        display: inline-block;
    }
    .footerBtmresp2 {
        display: block;
    }
    .footerBtmresp1 {
        display: none;
    }
    .footerInDivtitle,
    .footerInDivUl,
    .footerBtmImgspan,
    .footerPgtop1 {
        padding-left: 0 !important;
        width: 270px !important;
        margin: 12px auto !important;
    }
    .footerBtmImgspan,
    .footerPgtop1 {
        margin: 0px auto !important;
    }
    .footerInDiv {
        width: 280px !important;
        margin: auto !important;
    }
}

@media (max-width:636px) {
    .homeBg1 {
        background: url(../images/mobile-banner.jpg);
        height: 440px;
        background-size: cover;
    }
    .homeBgusers {
        background: url(../images/mobile-banner-2.jpg);
        height: 440px;
        background-size: cover;
    }
}

@media (min-width:637px) and (max-width:900px) {
    /* .homeBg1 {
		background: url(../images/mobile-banner.jpg);
	}
	.homeBgusers{
		background: url(../images/mobile-banner-2.jpg);
	} */
}

@media (max-width: 414px) {
    .navbar-prodFd {
        border: 1px solid rgba(0, 0, 0, 0) !important;
    }
    .homeBg1 {
        background: url(../images/mobile-banner.jpg);
        height: 320px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .homeBgusers {
        background: url(../images/mobile-banner-2.jpg);
        height: 320px;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: rgba(0, 0, 0, 0) !important;
    }
    .LoginDivCls {
        width: 300px !important;
    }
    .loginpSpan input {
        width: 80% !important;
    }
    .erField {
        display: block;
    }
    .forgetpwdnewre a {
        float: left;
    }
    .sbtBtn {
        width: 100%;
    }
    .LoginDivTit {
        margin: 0px 0 8px 0 !important;
    }
    .loginpSpan {
        margin: 0px !important;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .homebtnsdivprntcntr {
        width: 100% !important;
    }
    .homeBtnspan {
        width: 180px !important;
        height: 180px !important;
    }
    .homeBtnspantxt {
        width: 180px !important;
    }
}

@media (max-width: 525px) {
    .resphomebtn {
        width: 100% !important;
    }
    .homeBtnspantxt {
        width: 100% !important;
    }
}

@media (min-width: 1150px) and (max-width:1320px) {
    .homebtnsdivprntcntr {
        width: 1100px !important;
    }
}

@media (min-width: 1321px) {
    .homebtnsdivprntcntr {
        width: 1270px !important;
    }
}

@media(max-width: 480px) {
    .changepasswinrPopup {
        overflow: auto;
        height: 80% !important;
    }
    .pdt_owners_banner_txt {
        margin-top: 85px;
        font-size: 25px;
        line-height: 38px;
        width: 100%;
    }
    .btngets {
        font-size: 14px;
        width: 145px;
        height: 44px;
        margin: 22px 10px 0 0;
        border-radius: 4px;
    }
    .homeBg1 {
        height: 320px;
    }
    .homeBgusers {
        height: 320px;
    }
    .homebtnsdivprnthdr {
        padding: 0 20px;
    }
}


/* HiTone Style */

.slides_container {
    overflow: hidden;
    position: relative;
    margin-top: 30px;
    display: block;
}

.slides_control {
    /* position: relative; */
    width: 2880px;
    height: 312px;
    left: -960px;
}

.slide-heading {
    background: url(../images/slide-heading.png) no-repeat;
    width: 585px;
    height: 95px;
    color: #fff;
    font-size: 22px;
    padding-top: 30px;
    padding-left: 60px;
    margin-top: 35px;
    margin-bottom: 30px;
}

.slide-right {
    position: absolute;
    top: 0;
    left: 400px;
}

.slide-right p {
    width: 430px;
    float: right;
}

.btmtxt_title {
    background-color: #f4a15c;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 10px;
    font-size: 16px;
}

.clrBlu {
    color: #006699;
    font-weight: bold;
}

.abtuscnt1 {
    padding: 50px;
    line-height: 30px;
    font-size: 16px;
}

.popcontent {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: 30px auto;
    width: 70%;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 5px;
    padding: 15px;
    box-shadow: 1px 1px 5px #888888;
    /* max-height: 610px; */
    overflow: auto;
}

.cstmtile {
    float: left;
    width: 200px;
    height: 165px;
    padding: 0;
    margin: 22px;
    line-height: 1.5em;
    background: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border: 1px solid #dcdcdc;
    cursor: pointer;
    border-radius: 10px;
}

.AddDocSpn {
    font-size: 19px;
    display: block;
    text-align: center;
    margin-top: 100px;
    cursor: pointer;
    color: grey;
}

@media (max-width: 359px) and (min-width: 320px) {
    .pdt_owners_banner_txt {
        margin-top: 60px;
    }
}

#slider {
    display: block;
    width: 100%;
    height: 300px;
    padding: 0;
    margin: 0 0 10px;
    overflow: hidden;
}

#prev,
#next {
    bottom: 0;
    display: block;
    width: 120px;
    background-color: #00ABFF;
    padding: 5px;
    border: none;
    font-size: 17px;
    color: #fff;
}

#prev {
    float: left;
}

#next {
    float: right;
}


/***************** end *****************/