/* 
    Document   : uconnection
    Created on : Dec 10, 2014, 7:07:23 PM
    Author     : Yash
    Description:
        Purpose of the stylesheet follows.
*/

/*For the latest five user display*/



input:focus, select:focus, textarea:focus, button:focus {
    box-shadow : none;
}

html{
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
.userDummyImage{
    padding-top: 2px;
    text-transform: uppercase;
    text-decoration: none;
}
.userDummyImage{
    border: 2px #fff solid;
    border-radius: 50%;
    height: 82px;
    width: 82px;
    overflow: hidden;
    line-height: 82px;
    background: #282828;
}

.userDummyImageSmall{
    border-radius: 50%;
    height: 32px;
    width: 32px;
    overflow: hidden;
    line-height: 32px;
    background: #282828;
    border-radius: 50%;
    float: left;
}

.userDummyImageSmall a{
    text-decoration: none;
    text-transform: uppercase;
    color: #fff
}

.userDummyImageMid{
    
    border-radius: 50%;
    height: 42px;
    width: 42px;
    overflow: hidden;
    line-height: 42px;
    background: #282828;
    border-radius: 50%;
}

.fsm-sticky-header{
    top : 78px !important;
}

.userDummyImageMid a{
    text-decoration: none;
    text-transform: uppercase;
    color: #fff
}
.myphoto a.largepic{
    width: 82px;
    height: 82px;
    overflow: hidden;
    background-size: cover; 
    display: block;
    border-radius: 50%;
    background-position: center;
}
/*UC 3.0*/ 
.myphoto a.activityavtar{
    width: 57px;
    height: 57px;
    overflow: hidden;
    background-size: cover; 
    display: block;
    border-radius: 50%;
    background-position: center;
}

.myphoto a.leaderavtar{
    width: 50px;
    height: 50px;
    overflow: hidden;
    background-size: cover; 
    display: block;
    border-radius: 50%;
    background-position: center;
}

.userDummyImageActivityavtar{
    border: 2px #fff solid;
    border-radius: 50%;
    height: 57px;
    width: 57px;
    overflow: hidden;
    line-height: 57px;
    background: #282828;
}

.userDummyImageActivityavtar a{
    color: #fff;
    display: inline-block;
    line-height: 53px;
    text-align: center;
    width: 100%;
    font-size: 30px;
    text-transform: uppercase;
}

.userDummyImageleaderavtar{
    border: 2px #fff solid;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    overflow: hidden;
    line-height: 50px;
    background: #282828;
}

.userDummyImageleaderavtar a{
    color: #fff;
    display: inline-block;
    line-height: 46px;
    text-align: center;
    width: 100%;
    font-size: 25px;
    text-transform: uppercase;
}

.myphoto a.sidebarAvtarPic{
    width: 122px;
    height: 122px;
    overflow: hidden;
    background-size: cover; 
    display: block;
    border-radius: 50%;
    background-position: center;
}
.userDummyImageSidebarAvtarPic{
    border: 2px #fff solid;
    border-radius: 50%;
    height: 122px;
    width: 122px;
    overflow: hidden;
    line-height: 122px;
    background: #282828;
    margin: 0 auto;
}

.userDummyImageSidebarAvtarPic a{
  color: #fff;
  display: inline-block;
  line-height: 119px;
  text-align: center;
  width: 100%;
  font-size: 60px;
  text-transform: uppercase;
}


.myphoto a.reviewAvtarPic{
    width: 70px;
    height: 70px;
    overflow: hidden;
    background-size: cover; 
    display: block;
    border-radius: 50%;
    background-position: center;
}
.userDummyImageReviewAvtarPic{
    border: 2px #fff solid;
    border-radius: 50%;
    height: 70px;
    width: 70px;
    overflow: hidden;
    line-height: 70px;
    background: #282828;
}

.userDummyImageReviewAvtarPic a{
    color: #fff;
    display: inline-block;
    line-height: 53px;
    text-align: center;
    width: 100%;
    font-size: 30px;
    text-transform: uppercase;
}

.exr_dtl_block_adddr .userDummyImageReviewAvtarPic a{
    border: none;
    margin: 0;
    background: transparent;
    font-size: 30px;
    color:#fff;
    font-weight: 700;
    line-height: 53px;
}

.myphoto a{
    margin: 0px !important;
}
.myphoto a.midpic{
    width: 42px;
    height: 42px;
    overflow: hidden;
    background-size: cover; 
    display: block;
    border-radius: 50%;
    background-position: center;
}
.myphoto a.smallpic{
    width: 42px;
    height: 42px;
    overflow: hidden;
    background-size: cover; 
    display: block;
    border-radius: 50%;
    background-position: center;
}
.myphoto a.faveFivepic{
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-size: cover; 
    display: block;
    border-radius: 50%;
    background-position: center;
}

/*.usericon img , .userimg .icn{
    width: 30px;
    height: 30px;
    border-radius: 50%;
}*/
.db_Botm .dbuser .usericon{
    border: 0px;
}

body a {
    text-decoration: none !important;
}
/*.userimg .icn{
    border: #ccc 2px solid;
}*/

/*  for individule img display */

.feedbackUserAvtar, .comment_usericon {
    border: #ccc 2px solid;
}
.feedbackUserAvtar .userDummyImage, .comment_usericon .userDummyImage {
    padding-top: 2px;
    font-size: 25px;
}

.uc_popup .modal-backdrop{
    /*position: fixed;*/
}

/*// popup change by jack*/

.uc_popup .modal-content {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.75);
    margin: 0 auto;
    width: 1010px;
}
.uc_popup .modal-dialog {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: auto;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.uc_popup .modal-backdrop.in {
    opacity: 0.87;
    position: fixed;
}
.ucdb_mid .expandCommentView img {
    width: 80%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.commentbox .form-control:focus {
    border: 0px;
    box-shadow: none;
    border-color: #66afe9; 
    outline: 0;
}
/*.ucdealboxbig .ucdb_mid{
    min-height: 510px;
}
*/
/*.uc_popup_comments .writecomment{
    position: absolute;
    width: 100%;
    bottom: 0;
    max-height: 215px;
}
*/
/*.uc_popup_comments{
    position: relative;
    min-height: 610px;
}
*/


.popupinner{
    padding-top: 30px;
}

.ucdb_mid .desctxt{
    height: 122px;
    display: table-cell;
    vertical-align: middle;
    padding:0 5px;
}

.ucdb_botm .likes img:hover {
    opacity: 0.7;
    cursor: pointer;
}
.ucdb_top .likebtn img:hover {
    opacity: 0.7;
    cursor:pointer;
}

.infobox .infobottom img:hover {
    opacity: 0.7;
    cursor:pointer;
}


.ucdb_botm .edit img:hover {
    opacity: 0.7;
    cursor:pointer;
}

.like_dislike .icn_l:hover{
    opacity: 0.7;
    cursor:pointer;
}

.like_dislike .icn_r:hover{
    opacity: 0.7;
    cursor:pointer;
}

.midcontent .commentrow:hover{
    background-color : #fff
}

.infobox{
     border-radius: 0px;
}
.infobottom {
    background: #e9e9e9;
}

.popupinner_botm .infobottom .infobottom-r img {
    height: 20px;
    width: auto;
}

.ucUserListWrapper .topleft {
    float: none; 
    width: 100%;
    margin-right: 18px;
}

.ucUserListWrapper .likebtn img{
    float: left;
}
.ucUserListWrapper .likebtn{
    width: 400px;
    margin: 3px 20px;
}
.ucUserListWrapper .likebtn input.ps_input{
    float: left;
    width: 71%;
    margin-left: 10px;
}

.ucUserListWrapper .text-search{
    width: 300px;
    float: left;
    padding: 10px;
    background-color: #ccc;
    background-color: #e8e8e8;
    padding: 6px;
    border-right: #d8d8d8 solid 1px;
    margin: 6px;
}

.ucUserListWrapper .ps_input_ucuser{
    background: #fff;
    font-size: 12px;
    padding: 8px 10px;
    width: 247px;
    /*font-size: 12px;*/
    
}
.popupinner .profileUpdateSucc {
    width: 500px;
    margin: 0 auto;
}
.ucUserListWrapper .ps_input_ucuser:focus{
    box-shadow: none;
    outline: none;
    
}

.ucUserListWrapper .userList{
    margin: 15px;
}
.innrInfoBox.selected {
    background-color: rgba(0,0,0,0.2);
}

.innrInfoBox.selected .name::after {
    background-image: none;
}

.shareByEmailWrapper{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 2px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    color: #666;
    margin: 0 auto;
    position: absolute;
    width: 412px;
    z-index: 555;
    right: 371px;
    top: 124px;
}

.ucUserListWrapper .shareByEmailWrapper {
    right: 0;
}

.ucUserListWrapper .ucdealboxbig {
    background-color: #FFFFFF;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.24);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.24);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.24);
    position: relative;
    min-height: 600px;
}

.shareByEmailWrapper:before{
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(0,0,0,0.2);
    content: "";
    display: block;
    height: 0;
    left: 374px;
    position: relative;
    top: -11px;
    width: 0;
}

.shareByEmailWrapper .boxheader {
    padding: 0px 10px 10px 20px;
    text-align: left;
}

.shareByEmailWrapper .close {
    float: right;
}

.shareByEmailWrapper .boxedbutton{
    background: #f5f5f5;
    text-align: center;
}
.shareByEmailWrapper .boxedtextbox{
    text-align: center;
    padding: 0px 10px 10px 0px;
}

.shareByEmailWrapper .boxedtextbox input[type="text"]{
    width: 90%;
    padding: 2%;
    border: 1px solid #c6c6c6;
    border-radius: 2px;
    margin: 10px auto;
}

.shareByEmailWrapper .boxedbutton input[type="button"]{
    background: none repeat scroll 0 0 #f4f4f4;
    border: 0;
    display: inline-block;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    width: 100%;
    padding: 3% 0%;
}

div.comment_txt.ng-binding a{
    color : #89BCE0;
}


/*===== special listing 
.toppart .midimg2 {
    height: 300px;
}
.toppart .midimg2 img{
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.db_Botm .dbuser {
    /*float:none;
/*}*/

.fsm-sticky-header {
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
  border-radius: 2px !important;
}

.dealfavtopbelt{
    margin-top: 0px ;
}
.dco_topbelt_txt{
    text-transform: none;
}

/*======= favoutite vendor list*/ 

.dealfavboxouter .dealfavoritebox .dfb_leftimg img{
    width: 70px;
}

/*======= sad face*/ 

.nodealDiv .nodealDiv img{
    margin-top: 30px;
}


/*profile page*/
.tabbedpanelMain > .nav-tabs > li > a{
    cursor: pointer;
}

.profileImage .lefticon .userDummyImage, .topimage.profileImage .userDummyImage{
    width: 82px;
    height: 82px;
    background: #3E3E3E;
    border-radius: 50%;
    font-size: 40px;
    color: #fff;
}

.topimage.profileImage .userDummyImage{
    margin: 0 auto;
}

.userSchoolName {
    margin: 8px 0 13px 20px;
    color: #8d8d8d;
}

.profileheader h2{
    padding-top: 34px;
}
.profileheader h1{
    padding-top: 32px;
}

.profileImage .lefticon .userDummyImage a, .topimage.profileImage .userDummyImage a{
    color: #fff;
    display: inline-block;
    line-height: 82px;
    text-align: center;
    width: 100%;
}

.profileImage .myAvtarMain {
    width: 80px;
    margin: 0 auto;
}

.profileImage .myAvtarMain img {
    width: 100%;
    height: auto;
}

.topbelt2 .yousaved{
    color:#979797;
    font-size:14px;
    font-family: 'Montserrat-Light';
    text-transform:none;
    line-height:normal;
}
.yousaved span{
    color:#56a0d3;
}
.topbelt2 .dayago{
    color:#979797;
    font-size:14px;
    font-family: 'Montserrat-Light';
    text-transform:none;
    line-height:normal;
}
.userFaveVenues .detailbox {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 50px;
    left: 0;
    border-top: #56a0d3 solid 3px;
    z-index: 1006;
    background: url(../../images/db-hover-bg.jpg) no-repeat center top;
}

.userReviewWrapper {
    background: #fff;
    padding: 20px;
    border: 1px solid #d8d8d8;
    margin: 0 0 10px 0;
} 
.rcomment {
    width: 100%;
    font-size: 14px;
    
}
.vendorImage {
    float: left;
    margin: 0 20px 0 0;
    text-align: center;
    width: 100px;
} 
.reviewContent {
    margin: 0 0 0 120px ;
}
.reviewHeader {
    font-size: 18px; 
    
}
.reviewHeader h1{
    float: left;
    margin: 0 20px 0 0;
}
.reviewContent .rating {
    float:left;
    margin: 5px 13px 0 0;
}
.profilePageDealTile .midimg2 img{
bottom: 0;
height: 82%;
left: 0;
margin: auto;
position: absolute;
right: 0;
top: 0%;
width: auto;}

/*connection page*/

.innrInfoBox .name {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
}

.innrInfoBox .name:after {
    content: "";
    pointer-events: none;
    position: absolute;
    width: 100px;
    height: 100%;
    top: 0;
    right: 0;
    background-image: -webkit-linear-gradient(right, rgba(248, 248, 248, 1), rgba(248, 248, 248, 0));
    background-image: -moz-linear-gradient(right, rgba(248, 248, 248, 1), rgba(248, 248, 248, 0));
    background-image: -ms-linear-gradient(right, rgba(248, 248, 248, 1), rgba(248, 248, 248, 0));
    background-image: -o-linear-gradient(right, rgba(248, 248, 248, 1), rgba(248, 248, 248, 0));
    background-image: linear-gradient(to left, rgba(248, 248, 248, 1), rgba(248, 248, 248, 0));
}

.innrInfoBox:hover .name:after {
    background-image : none;
}
/*tab for profile page*/

.activityTab .innrInfoBox{width:100%; min-height: 350px;box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.16);margin-bottom: 0}
.activityTab .innrInfoBox .topimage {
    margin-top: 80px;
}

.activityTab .toppart .midimg2{
    height: 222px;
}
.activityTab .toppart .midimg2 img {
    height: 100%;
    width: auto;
}

.onepageexplore a.backToLastPage{
    color: #fff;
    float: right;
    font-family: "open_sansregular";
    position: fixed;
    right: 120px;
    top: 80px;
}
.profileFaveBlock{
    cursor: pointer;
}
/*
.onepageexplore a.backToLastPage:hover{
    background-color: #ccc;
    transition: all 0.2s ease-in-out 0.2s;
}
.onepageexplore a.backToLastPage:hover:before{
    border-right: 19px solid #ccc;
    transition: all 0.2s ease-in-out 0.2s;
}
*/
/*
.onepageexplore a.backToLastPage:before{
    border-bottom: 18px solid transparent;
    border-right: 19px solid #bababa;
    border-top: 18px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: -19px;
    position: absolute;
    top: 0;
    width: 0;
    transition: all 0.2s ease-in-out 0.2s;
}
*/


/******* new css start *****************/
div#content {
    min-height: 850px;
}

nav.navbar-default{text-align: center;}
.showmedtl{
	margin: 30px 0;
}
.showmedtltitle{
	float: left;
	width: 75px;
	padding-top: 20px;
}
.showmedtltitle span{
	color: #333333;
	font-size:15px;
	font-family: 'open_sanslight';
}
.showindtl{
	float: left;
    position: relative;
    width: 14.5%;
	text-align: center;
	margin: 0 0.5% 0 0;
	background-color: #fff;
	border: 1px solid #dcdcdc;
}
.showindtl:hover{background-color: #f2f1f1;}

.showindtl.active{
	background:#f2f1f1;
}
.showindtl .pricepop li.active a{
    background-color: #f2f1f1;
    padding: 13px 0 14px;
}
.showindtl a.closeimg{
	display: none;
}
.showindtl.active a.closeimg {
    background:transparent;
    border: medium none;
    display: inline-block ;
    float: right;
    top: 22px;
	right: 10px;
	position: absolute;
    padding: 0;
}
.showindtl.active a{
	display: block;
}
.showindtl .pricepop.genreList{
    
}
.showindtl .pricepop.genreList ul{
   text-align: left;
}
.showindtl .pricepop.genreList ul li{
    float: none;
    width: 100%;
     border: 1px solid #dcdcdc;
     border-bottom: none;
     height: auto;
}

.showindtl .pricepop.genreList ul li:last-child{
    border-bottom: 1px solid #dcdcdc;
}
.showindtl .pricepop.genreList li a{
    border: none;
    padding: 12px 10px;
}


.showindtl a{	
	color: #333;
	font-family: 'open_sanslight';
	font-size: 15px;
	display: block;
	padding: 22px 0;
}
.showindtl .pricepop {
    position: absolute;
	z-index: 10;
  	top: 64px;
	right: 0;
}
.showindtl .pricepop ul {
    background-color: rgb(255, 255, 255);
    overflow: hidden;
    padding: 8px 10px;
    width: 170px;
	margin-top: 20px;
	position: relative;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
}
.showindtl .pricepop:before{
	background: url(../../images/popuparrow.png) no-repeat;
	content: "";
    display: block;
    height: 26px;
	right: 20px;
    position: absolute;
    right: 0;
    width: 30px;
}
.showindtl .pricepop ul li {
    float: left;
    height: 50px;
    list-style: outside none none;
    width: 50px;
	border: 1px solid rgb(220, 220, 220);
	border-right: none;
}
.showindtl .pricepop ul li:last-child{
	border-right: 1px solid rgb(220, 220, 220);
}
.showindtl .pricepop li a {
    padding: 12px 0;
	border: none;
	display: block;
}
.showindtl .pricepop li a:hover{
	background-color: #fff;
}

.dealdetail{
	padding: 30px 0;
	width: 100%;
	overflow: hidden;
}
.excdtlimg{
	position: absolute;
	top:-1px;
	right: -1px;
}
.excdtlimg img{
        height: 54px;
        width: 74px;
}
.deal_block{
	background-color: #fff;
	border: 1px solid #dcdcdc;
	margin: 0 1% 15px;
    overflow: visible;
    width: 31%;
	float: left;
    /*height: 206px;*/
    height: 135px;
	position: relative;
}
.deal_blocktop{
	border-bottom: 1px solid #dcdcdc;
/*	padding: 5px 12px;*/
	position: relative;
    /*min-height: 105px;*/
	min-height: 135px;
}
.dblockimg {
    border-radius: 70px;
    float: left;
    height: 57px;
	overflow: hidden;
    width: 57px;
    margin-top: 10px;
}
.dblockimg img {
    width: 100%;
    height: auto;
}
.deal_blockbtm{
	
}
.dblockdtl {
    margin-left: 65px;
	padding-right: 45px;
}
.dblockdtltitle{
	display: inline-block;
    line-height: 20px;
}
.dblockdtltitle h3{
	display: inline;
	font-size: 15px;
	color: #333;
	font-family: 'open_sanslight';
}
.dblockdtltitle img {
    height: auto;
    width: 14px;
    cursor: pointer;
}

.onepageexplore .dblockdtltitle img {
    height: auto;
    width: 22px;
    cursor: pointer;
    margin-bottom: 7px;
}

.dblockdtltitle img:hover{
	opacity: 0.8;	
}
.dblockdtltitle span{
	font-size: 12px;
	font-family: 'open_sanslight';
	color: #a2a2a2;
}
.dreviewblock{
	line-height: 20px;
}
.starblock{
	display: inline-block;
}
.starblock a{
	display: inline-block;
}
.dealtype{
	line-height: 20px;
}
.dealtype span{
	color: #666666;
	font-size: 12px;
	font-family: 'open_sanslight';
}
.dealtype .blockSpan{
    display: block !important;
}
.dealtype span.dsign{
	color: #66cc66;
}
.dreviewblock span{
	font-size:12px;
	font-family: 'open_sanslight';
	color: #666666;
	display: inline-block;
}
.dealdesc{
	min-height: 70px;
    overflow: hidden;
	max-height: 70px;
    padding: 7px 0 0; 
}
.dealdesc p{
	font-size: 13px;
	font-size: #666;
	font-family: 'open_sanslight';
    padding: 0 12px;
    line-height: 19px;
}
.hirirngdata{
    background-color: #f0ca31;
    color: #fff;
    font-size: 13px;
    padding: 3px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.specialdeal_wrapper{
	width: 90%;
	margin: 30px auto;
        max-width: 1360px;
}

.specialdeal_wrapper .dblockimg{
    margin-top: 5px;
}

.specialdeal_wrapper .dblockdtl{
    margin-top: 0px;
}

.sdblockpart{
        position: relative;
	background-color: #fff;
	width: 31%;
	margin:1%;
	float: left;
}
.sdblockpart .deal_blocktop{
	border: 1px solid #e1e1e1;
}
.specialdimg{
	 height: 142px;
     overflow: hidden;
     cursor: pointer;
    border-bottom: 1px solid #e1e1e1;
}
.specialdimg img{
	max-width: 100%;
        width: 100%;
        height: auto;
}

.onepageexplore .specialdimg img{
	max-width: 100%;
       width: 648px;
    height: 181px;
}
.sddiscounblk{
	border: 1px solid #e1e1e1;
	padding: 13px;
	overflow: hidden;
	background-color: #fff;
    cursor: pointer;
    border-top: 0px;
    display: table;
    height: 100%;
    width: 100%;
}
.sddiscounblk:hover ,.activityblock:hover, .specialdeal_wrapper .topdealblockin:hover{
    background-color: rgb(241,241,241);
    
}

.deal_block:hover{
    background-color: rgb(241,241,241);
}

.deal_block{
    cursor: pointer;
}

.onepageexplore .sddiscounblk{
        cursor: auto;
}
.onepageexplore .sddiscounblk:hover {
    background-color: #fff;
}

.discountimg{
    /*float: left;*/
    text-align: left;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 50px;
}
.discountimg img{
	
}
.spdiscdtl{
	display: table-cell;
    margin-left: 10px;
    vertical-align: middle;
}
.expandSpecialDealIcon{
    margin-top: 10px;    
    text-align: center;
}
.specialDealIcon{
    margin-top: 0px !important;
}
.spdiscdtl p{
	font-size: 16px;
	color: #333333;
	font-family: 'open_sanslight';
}
.spdiscdtl.specialDealIcon p{
        font-size: 20px;
    }
.spdiscdtl s{
	font-family: 'open_sanslight';
}

.deallistwrapper .spdiscdtl span{
    display: inline-block !important;
    font-size: 16px !important;
}
.spdiscdtl span{
	font-size: 12px;
	color: #999999;
	font-family: 'open_sanslight';
	display: block;
	line-height: 17px;
	line-height: 17px;
}
.spdiscdtl span img{
	margin-right: 5px;
}


.slidemenu{
	background-color: #1d1d1d;
	width: 320px;
	position: fixed;
	height: 100%;
	top: 37px !important;
}

a.navbar-brand {
    float: none;
}
.navbar-default{
	background-color: #1d1d1d;
	padding: 15px 0;
}
.navbar-header {
    width: 100%;
	text-align: center;
}
.navbar-default .navbar-brand img{
	width: auto;
	display: inline-block;
}
.sduserdtl{
	text-align: center;
	padding: 30px 0 60px;
	border-bottom: 1px solid #a9a9a9;
}
.sduserimg{
    padding: 10px 0;
}
.sduserimg:hover{
    background-color:#7aa9df;
    cursor: pointer;
}
.sduserimg img{
	max-width: 100%;
}
.sduserdtl h2{
	font-family: 'open_sanslight';
	font-size: 21px;
	color: #fff;
	padding: 10px 0;
        text-transform: capitalize;
}
.sduserdtl span{
	font-family: 'open_sanslight';
	font-size: 18px;
	color: #fff;
}
.sidebarnav{
	text-align: left;
} 
.sidebarnav a{
	margin-left: 15px;
	display: block;
	padding: 25px 0 25px 6px;
	border-bottom: 1px solid #a9a9a9;
}
.sidebarnav a:hover{
	background-color: #7aa9df;
	margin: 0;
	padding: 25px 10px;
}
.sidebarnav a .navimg{
	float: left;
	margin-right: 25px;
}
.sidebarnav a span{
	font-family: 'open_sanslight';
	font-size: 18px;
	color: #fff;
}
.menuicon{
	position: absolute;
	left: 35px;
	top: 18px;
	z-index: 10;
}
.menuicon a{
	display: block;
}
#hamburger{
    box-sizing: border-box;
    display: block;
    width: 70px;
    height: 45px;
    position: fixed;
    top: 15px;
    left: 0;
    z-index: 4;
}
#hamburger:before, #hamburger:after, #hamburger span{
    -webkit-transition: none 0.5s ease 0.5s;
    transition: none 0.5s ease 0.5s;
    -webkit-transition-property: transform, top, bottom, left, opacity;
    transition-property: transform, top, bottom, left, opacity;
}
#hamburger:before, #hamburger:after, #hamburger span{
    background: #fff;
  content: '';
  display: block;
  width: 30px;
  height: 5px;
  position: absolute;
  left: 20px;
}
#hamburger:before{
    top: 10px;
}
#hamburger span{
    top: 20px;
}
#hamburger:after{
    top: 30px;
}

html.mm-opening #hamburger:before{
    transform: rotate( 45deg );
}
html.mm-opening #hamburger:before, html.mm-opening #hamburger:after{
      top: 20px;
}
html.mm-opening #hamburger span{
      left: -50px;
  opacity: 0;
}
html.mm-opening #hamburger:after{
      transform: rotate( -45deg );
}
html.mm-opening #hamburger:before, html.mm-opening #hamburger:after{
    top: 20px;
}

.mm-panel{
    top: 42px !important;
}

.activitytab {
    padding : 40px 0;
    overflow: hidden;
}
.activitytab ul{
	margin: 0 auto;
    overflow: auto;
    text-align: center;
    width: 460px;
}
.activitytab ul li{
	float: left;
	list-style: none;
	border: 1px solid #d3d3d3;
}
.activitytab ul li:last-child{
	border-left: none;
}
.activitytab li a{
	font-size: 20px;
	color: #333333;
	font-family: 'open_sanslight';
	background-color: #fff;
	width: 227px;
	display: inline-block;
	padding: 20px 0;
}
.activitytab ul li.active a ,.activitytab li a:hover{
	color: #6699cc;
}
.activitydetail {
    overflow: hidden;
}
.activityblock {
    float: left;
    margin: 0 1% 15px;
    width: 31%;
	border: 1px solid #d3d3d3;
	background-color: #fff;
	padding: 10px;
	min-height: 85px;
        cursor: pointer;
}
.activityblock img{
	float: left;
	margin-right: 10px;
}
.activityblock p{
	color: #333;
    font-family: "open_sanslight";
    font-size: 15px;
    height: 35px;
    line-height: 20px;
    margin-left: 65px;
    margin-top: 5px;
}
.activityblock p span{
	font-family: 'open_sansregular';
}
.savingblk{
	background-color: #fff;
	border:3px solid #d3d3d3;
	min-height: 150px;
	position: relative;
	margin-bottom: 30px;
        cursor: pointer;
}

.savingblkdtl{
	text-align: center;
}
.savingblkdtl p{
	font-size: 37px;
	color: #5697d1;
	font-family: 'open_sansregular';
	padding-top: 40px;
}
.addfavblk{
	background-color: #fff;
	border:1px solid #d3d3d3;
	position: relative;
	margin-bottom: 30px;
}
.addfavblkdtl{
	text-align: center;
}
.addfavblkdtl p{
	font-size: 25px;
	color: #5697d1;
	padding-top: 28px;
    padding-bottom: 34px;
}
.addfavblk > a:hover, .savingblk:hover{
    background-color: #f6f6f6;
    display: block;
}
.svgnumbelt{
	background: url(../../images/numbelt.png) no-repeat;
	font-size: 32px;
	text-align: center;
	color: #fff;
	position: absolute;
	content: '';
	display: block;
	top: 24px;
	left: -3px;
	width: 111px;
	height: 51px;
        cursor: pointer;
        background-color:#56a0d3;
}
.svgnumbelt {
    background-color: #56a0d3 !important;
}
.savingblk:hover .svgnumbelt{
    background: url(../../images/numbelthover.png) no-repeat;
}
.reviewsprogress{
	background-color: #fff;
	border:3px solid #d3d3d3;
	padding: 20px 45px 15px;
	margin-bottom: 15px;
}
.progress{
	margin: 0;
	background-color: #ececec;
	border-radius: 0;
	box-shadow: none;
}
.progress-bar{
	background-color: #5697d1;
	box-shadow: none;
}
.usmallimg{
	text-align: right;
	margin-bottom: 12px;
}
.usmallimg img{
	
}
.reviewprgtitle{
	margin-bottom: 12px;
}
.reviewprgtitle span{
	font-size: 21px;
	color: #666;
	font-family: 'open_sansregular';
	float: left;
}
.reviewprgtitle span:last-child{
	float: right;
}
.reviewsprogress p{
	text-align: right;
	color:#cccccc;
	font-family: 'open_sansregular';
	font-size: 21px;
	margin-top: 8px;
}
.onepageexplore{
	clear: both;
    margin: 0 auto;
    max-width: 96%;
    padding-top: 20px;
    width: 710px;
}
.exploreblock{
    height: auto;
}
.deal_block.exploreblock{
	width: 100%;
	border-width: 1px;
	margin: 0;
	float: none;
}
.exploreblock .dblockimg {
  margin-top: 14px;
}
.exploreblock .dblockdtltitle h3 {
	color: #333333;
	font-size: 25px;
}
.exploreblock .dblockdtltitle span{
	font-size: 23px;
	color: #cccccc;
	font-family: 'open_sansregular';
}
.exploreblock .dreviewblock span ,.exploreblock .dealtype span{
	font-size: 21px;
}
.exploreblock .dealtype{
	margin-top: 7px;
}
.exploreblock .dealdesc p{
	font-size: 21px;
        height: auto;
}
.exploreblock .dealdesc{
	min-height: auto;
	max-height: 100%;
}
.exploreblock .deal_blockbtm {
	padding: 12px 35px;
	border-top: 3px solid #dcdcdc;
}
.expanddescription{
    padding: 12px 35px;
    border: 1px solid #dcdcdc;
    background-color: #fff;
}

.expanddescription .dealdesc p{
    font-size: 22px;
    height: auto;
    line-height: 30px;
}
.expanddescription .dealdesc{
    overflow: visible;
    min-height: initial;
    max-height: initial;
    padding: 0;
}

.exploreblock .deal_blocktop{
	border: none;
	min-height: auto;
}
.exploreblock .excdtlimg {
    right: -1px;
    top: 0px;
}

.explore_cntdtl{
	border: 1px solid #dcdcdc;	
	width: 100%;
	background-color: #fff;
	clear: both;
	margin-top: 20px;
}
.ex_cntdtl_top{
	border-bottom: 1px solid #dcdcdc;
	padding: 35px 20px;
}
.ex_cntdtl_top span ,.ex_cntdtl_btmleft span, .ex_cntdtl_btmrgt span{
	color: #333; 
        font-family: "open_sanslight";
        font-size: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}
.ex_cntdtl_top span{
    white-space: normal;
}
.ex_cntdtl_btmleft span{
    width: 160px;
    display: block;
}
.ex_cntdtl_btmrgt span{
    display: block;
    width: 80%;
}
.ex_cntdtl_btm{
	
}
.ex_cntdtl_btmleft{
	float: left;
	border-right: 1px solid #dcdcdc;
	width: 35%;
}
.ex_cntdtl_btmleft ,.ex_cntdtl_btmrgt{
	padding: 35px 20px;
}
.ex_cntdtl_btmrgt{
	overflow: auto;
	width: 65%;
}
.ex_cntdtlimg{
	float:left;
	margin-right: 15px;
}
.exreviewdtl{
	margin: 10px 0;
}
.deal_blockbtm label{
    padding: 10px 0;
}
.exreviewdtl label ,.deal_blockbtm label{
	font-size: 21px;
	color: #333333;
	font-family: 'open_sanslight';
	padding-left: 15px;
}
.exreviewdtl_block{
	background-color: #fff;
	border: 1px solid #dcdcdc;
	padding-left: 20px;
	margin-top: 5px;
	padding-bottom: 20px;
}
.exr_dtl_block_editer{
	padding: 15px 0 10px 0;
}
.exr_dtl_block_adddr{
	overflow: hidden;
	padding-top: 20px;
	position: relative;
}
.myReviewimg{ 
    position:relative;
}
.myReviewimg > img {
    position: absolute;
    right: 76px;
    top: -56px;
}
.myReviewimg a.closeimg {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    bottom: 35px;
    position: absolute;
    right: 50px;
}
.ruserimg{
/*
	width: 71px;
	height: 71px;
*/
	border-radius: 100px;
	float:left;
}
.revietext{
	margin-left: 85px;
	overflow: hidden;
}
.rusertitle{
	float: left;
}
.rusertitle h3{
	font-family: 'open_sanslight';
	font-size:25px;
	color: #333333;
}
.revietext span{
	font-size: 21px;
	color: #999999;
	font-family: 'open_sanslight';
	float: right;
}
.revietext p{
	color: #666666;
	font-family: 'open_sanslight';
	font-size: 21px;
	clear: both;
	margin-top: 8px;
	display: block;
}
.reviewlike{
	
}
.reviewlike a{
	color: #999;
	font-size:20px;
	font-family: 'open_sanslight';
	float: left;
}	
.reviewlike a img{
	margin: 0 5px;
}
.exr_dtl_block_adddr a{
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #cacaca;
	font-size: 27px;
	padding: 5px 15px;
	display: inline-block;
	margin: 10px 0 0 10px;
	font-family: 'open_sansregular';
}
.exr_dtl_block_adddr a i{
	background: url(../../images/add_reviewicon.png) no-repeat;
	padding: 2px 23px;
}
.exr_dtl_block_wrapper::before {
    background-color: #e1e1e1;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: 0;
    width: 96%;
	top: 0;
}
activity-actoruser-avtar {
    float: left;
}
.exr_dtl_block_wrapper{
  position: relative;
  padding: 20px 10px 15px 0;
}
.dlblockimg{
    border-bottom: 3px solid #e1e1e1;
    height: 250px;
}
.specialdimg.dlblockimg img{
	width: 100%;
	height: auto;
}
.dealBlock{
    background-color: #fff;
    border: 1px solid #dedede;
}
.specialdealday{
	width: 100%;
	clear: both;
	padding: 15px 15px 10px;
	position: relative;
    overflow: hidden;
}
.specialdealday:before{
	position: absolute;
	width: 96%;
	height: 2px;
	background-color: #dcdcdc;
	content: '';
	display: block;
	top: 0;
	right: 0;
}
.specialdtitle{
	float: left;
}
.specialdtitle span {
    color: #7aa9df;
    display: inline-block;
    font-size: 14px;
    margin-top: 4px;
    text-transform: uppercase;
}
.sddayblock{
	padding-right: 0;
    border:none;
}
.sddayblock .spdiscdtl{
	padding-right: 15px;
}
.specialdealday ul{
    float: right; 
    display: table;
    width: 80%;
}
.specialdealday ul li{  
	margin: 0 12px;
	list-style: none;
	display: table-cell;
	text-align: center;
	vertical-align: middle; 
}
.specialdealday ul li a{
    background: #D4D4D4;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	display: block;
	line-height: 25px;
	width: 25px;
	height: 25px;
	border-radius: 50%;
        margin: 0 auto;
}
.specialdealday ul li.active a{
	background-color: #7aa9df;
}
.specialdtitle span br {
    display: none;
}
give-rate-stars {
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
}
.exreviewdtl_block textarea{
	border:1px solid #dcdcdc;
	margin-left: 2%;
	height: 90px !important;
	float: left;
    width: 78%;
}

.reviewimg{
	width: 60px;
	height: 60px;
	margin: 8px 0;
}
.reviewimg img{
	width: 100%;
}
.cameraimg{
	float: right;
    margin-right: 22px;
    margin-top: 58px;
    overflow: hidden;
}
.cameraimg a{
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	font-size: 0;
}
.cameraimg a img{
	
}
.myReviewimg a.closeimg{
	background: none;
	border: none;
}
.notucgurutop{

}
.notucgurutop .usmallimg{
    text-align: right;
}
.notucguru ,.notucguru .usmallimg {
    text-align: center;
}
.notucguru .reviewprgtitle span:last-child {
    float: none;
    text-align: center;
}
.notucguru{
	position: relative;
}
.notucguru a{
	position: absolute;
	right: -34px;
    top: -15px;
}
.notucguru a img {
    height: auto;
    width: 13px;
}

.socialicon{
	width: 120px;
	text-align: center;
	position: fixed;
	left: 0;
	top: 120px;
	border: 1px solid #dcdcdc;
	border-left: none;
	background: #fff;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	z-index: 1;
}
.sharedtl i{
	background: url(../../images/shareicon.png) no-repeat;
	padding: 0 15px
}
.sharedtl{
	background: #5bb16f;
	padding: 20px 0;
}
.sharedtl span{
	color:#fff;
	font-size: 20px;
	font-family: 'open_sansregular';
}
.socialicon ul{
	
}
.socialicon ul li{
	list-style: none;
}
.socialicon ul li a {
    display: block;
    padding: 17px 0;
}
.socialicon a:hover{
	background: #f0f0f0;
}
.socialicon ul li a i{
	display: block;
    height: 43px;
    margin: auto;
    width: 46px;
    cursor: pointer;
}

.socialicon ul li a i.scicon1{
	background: rgba(0, 0, 0, 0) url("../../images/socialicon.png") no-repeat scroll 3px 0;
}
.socialicon ul li a i.scicon2{
	background: rgba(0, 0, 0, 0) url("../../images/socialicon.png") no-repeat scroll -46px 0;
}
.socialicon ul li a i.scicon3{
	background: rgba(0, 0, 0, 0) url("../../images/socialicon.png") no-repeat scroll -92px 0;
}
.socialicon ul li a i.scicon4{
	background: rgba(0, 0, 0, 0) url("../../images/socialicon.png") no-repeat scroll -140px 0;
}
.socialicon ul li a i.scicon5{
	background: rgba(0, 0, 0, 0) url("../../images/socialicon.png") no-repeat scroll -185px 0;
}
.socialicon ul li:hover a i.scicon1{
	background: rgba(0, 0, 0, 0) url("../../images/socialicon.png") no-repeat scroll 3px -47px;
}
.socialicon ul li:hover a i.scicon2{
	background: rgba(0, 0, 0, 0) url("../../images/socialicon.png") no-repeat scroll -46px -47px;
}
.socialicon ul li:hover a i.scicon3{
	background: rgba(0, 0, 0, 0) url("../../images/socialicon.png") no-repeat scroll -92px -47px;
}
.socialicon ul li:hover a i.scicon4{
	background: rgba(0, 0, 0, 0) url("../../images/socialicon.png") no-repeat scroll -140px -47px;
}
.socialicon ul li:hover a i.scicon5{
	background: rgba(0, 0, 0, 0) url("../../images/socialicon.png") no-repeat scroll -185px -47px;
}
.sharingbtn{
	padding: 80px 0;
}
.sharingbtn a{
	display: block;
	padding: 25px 0;
        cursor: pointer;
}
.sharingbtn a i{
	background: url(../../images/sharingbtn.png) no-repeat;
	display: block;
	height: 43px;
	width: 46px;
	margin: auto;
}
.sharingbtn a:hover i{
	background: rgba(0, 0, 0, 0) url("../../images/sharingbtn.png") no-repeat scroll 0 -47px;
}
.uguruimg{
    display: inline;
}
.profileheader h1 ,.profileheader h2{
    display: inline;
    float: none;
}
.usermainblock{
	background: #fff;
	padding: 15px 15px 0 30px;
	width: 900px;
	max-width: 85%;
}
.userinfoblock{
	margin-top: 15px;
}
.text-search .ps_input_ucuser {
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    box-shadow: none;
    padding: 6px 15px;
    width: 80%;
}
.innrInfoBox.cursorPointer {
    padding: 0 5px;
}
.sduserdtl.mm-panel.mm-hasnavbar.mm-opened.mm-current {
    padding: 0;
}

.profilepage .innerwrapper{padding:20px 0 0;}

.vendorImage > a {
    border-radius: 100px;
    display: inline-block;
    height: 75px;
    width: 75px;
}
.vendorImage a img {
    height: auto;
    max-width: 100%;
}
.profilepage .pull-left {
    padding-top: 15px;
}
.mm-navbar {
    display: none !important;
}
.usercount{
    display: inline-block;
}


.leaderboard{
    background-color: #f6f6f6;
    padding:15px 15px 20px;
    box-shadow: 0 0px 10px rgba(0,0,0,0.2);
}
.insidelboard{
    width: 100%;
    overflow: hidden;
}
.lbuserdtl{
    width: 48%;
    margin: 0 1% 10px;
    position: relative;
    float:left;
    background-color: #fff;
    border: 3px solid #dcdcdc;
    padding: 10px 10px 10px 75px;
}
.lbnumbelt{
    background: url(../../images/numbelt-small.png) no-repeat;
    color: #fff;
    content: "";
    display: block;
    font-size: 19px;
    height: 29px;
    left: -3px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 65px;
    background-color: #56a0d3;
}
.lbinuserdtl{
    display: inline;
}
.lbuserimg{
    width: 50px;
    height: 50px;
    border-radius: 100px;
    float: left;
    margin-right: 10px;
}
.lbuserimg img{
    max-width: 100%;
}
.userprzdtl{
    float: right;
    margin-top: 10px;
}
.userprzdtl a{ 
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #6095d1;
    color: #6095d1;
    font-size:16px; 
    min-width: 127px;
    text-align: center;
}   
.lbusernm{
    margin-top: 5px;
}
.lbusernm h3{
    font-family: 'open_sansregular';
    font-size: 18px;
}
.lbusernm span{
    font-family: 'open_sanslight';
    font-size: 16px;
}

.leaderboard a.crossbtn{
    float: right;
    margin-bottom: 10px;
    margin-right: 10px;
}
.profileFaveBlock:hover {
    background-color: #f9f6f6;
}

.topdealblockin ,.maindealbl .topdealblockin{
    /*padding: 5px 10px;*/
    padding: 0px 10px;
}
.exploreblock .topdealblockin {
    padding: 10px;
}

.topdealblockin {
    cursor: pointer;
}

.maindealbl{
    min-height: inherit;
}

.hirirngdata.nothirendata{
    height: 26px;
}



.marketing_page{
    margin-top: 20px;
    position: relative;
    background: #fff;
    border-radius: 15px;
    padding: 25px;
    width: 1100px;
}
.marketpageone{
    /*display: none;*/
}
.dealfav_inner{position: relative;}

.marketingtab{
    left: -125px;
    position: absolute;
    top: 90px;
    width: 125px;
    background: #f0f0f0;
    z-index: 1000;
}
.marketingtab li{
    width: 100%;
    list-style: none;
}
.marketingtab li.active{
    background: #fff;
}

.marketingtab li.active{
    background: #fff;
    border-radius: 10px 0 0 10px;
}

.marketingtab li a{
    display: block;
    padding: 16px 10px;
    text-align: center;
}
.marketingtab li a img{
     opacity: 0.5;
} 

.marketingtab li a span{
    display: block;
    margin-top: 5px;
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'brandon_grotesqueregular';
}
.marketingtab li:hover{
    border-radius: 10px 0 0 10px;
    background: #fff;
}
.marketingtab li:hover a img ,.marketingtab li.active a img{
    opacity: 1;
}
.marketingtab li:hover a span ,.marketingtab li.active a span{
    color: #333;
}

.marketingtable {
    margin: 0 auto;
    overflow: auto;
    padding-top: 20px;
    width: 94%;
}
.marketingtable table{
    width: 100%;
}
.marketingtable table tr th{
    background: #e8e8e8;
    color: #373737;
    font-size:18px;
    font-weight: lighter;
    padding:7px 7px;
    border: 1px solid rgba(0,0,0,0.13);
    font-family: 'brandon_grotesqueregular';
}
.marketingtable table tr th:first-child{
    padding: 7px 15px;
}
.marketingtable table tr td{
    padding: 5px 7px;
    border: 1px solid rgba(0,0,0,0.13);
    font-family: 'brandon_grotesqueregular';
}
.marketingtable table tr td:first-child{
    padding: 5px 15px;
}
.marketingtable table tr td p{
    margin: 5px 0 0;
    font-family: 'brandon_grotesqueregular';
}
.marketingtable table tr td p:first-child{
    font-size: 16px;
    color: #373737;
}
.marketingtable table tr td p:last-child{
    font-size: 14px;
    color: #999;
}

.marketchart{
    overflow: auto;
    padding-bottom: 20px;
    position: relative;
}
.marketchart:after{
    background: #ccc none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 90%;   
}

.membersgraph{
    width: 75%;
    float: left;
}
.membersgraph h2{
    color: #333;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 4px;
    float: left;
    margin-top: 6px;
    margin-right: 20px;
    position: relative;
    z-index: 1;
    font-family: 'brandon_grotesqueregular';
}
.membersgraph .dropdown{
    width: auto;
}
.membersgraph .btn-primary ,.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary ,.taskdatebtm .dropdown button{
    background: #f9f8f8;
    color: #999999;
    border: 1px solid #999; 
}
.memtitle{
    
}
.marketpageone .dropdown-menu{
    left: 154px;
    min-width: 79px;
}
.dropdown-menu > li > a{
    line-height: 15px;
    padding: 3px 8px;
}

.bronzeegraph {
    text-align: center;
}
.bronztop {
    margin: 10px 0 15px;
}
.bronztop h2{
    display: block;
    color: #333333;
    font-size:20px;
    font-family: 'brandon_grotesqueregular';
    text-transform: uppercase;
}
.bronztop p{
    color: #333333;
    font-size: 12px;
    font-family: 'brandon_grotesqueregular';
}
.bronztop span{
    color: #60c86a;
    font-size: 18px;
}
.bronzbottom {
    overflow: auto;
    font-family: 'brandon_grotesqueregular';
}
.bronzbottom h2{
    color: #999;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 4px;
    text-transform: uppercase;
}
.bronzbottom p{
    font-size: 12px;
    margin-top: 5px;
    font-family: "open_sanslight";
}

.marketpagetwo {
    padding: 10px 55px 20px 30px;
    position: relative;
}
.comblock{
    margin-top: 15px;
}
.comblock p{
    font-size: 15px;
    color: #999999;
    font-family: 'brandon_grotesqueregular';
}
.comblock p span{
    text-transform: uppercase;
    font-size: 20px;
    margin-right: 5px;
    font-family: 'brandon_grotesqueregular';
}
.redblock p span{
    color: #ff5d5d;
}
.blueblock p span{
    color: #00aeef;
}
.markblockdtl {
    margin-top: 15px;
    position: relative;
}
.markblockdtl::after {
    background: #999 none repeat scroll 0 0;
    bottom: -7px;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: 0;
    width: 98%;
}
.markblockdtl input[type="checkbox"] {
    margin-right: 5px;
    margin-top: 0;
}
.markblockdtl span{
    font-family: 'brandon_grotesqueregular';
    font-size: 22px;
    color: #333;
}
.marketpagetwo > a {
    position: absolute;
    right: 28px;
    top: 25px;
}
h4.marpoptitle{
    color: #333;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
    margin: 25px 0;
}
.modal-header{
    border: none;
}
.taskdate{
    padding: 0 20px;
    overflow: auto;
    margin-bottom: 25px;
}
.taskdate ul{
    width: 100%;
}
.taskdate ul li input {
    width: 100%;
    border-radius: 0;
    border: 1px solid #999;
    border-left: 0;
    padding: 10px 5px;
    font-family: 'brandon_grotesqueregular';
}
.taskdate ul li:first-child input{
    border-left: 1px solid #999;
}

.taskdate ul li {
    float: left;
    list-style: outside none none;
    text-transform: uppercase;
    width: 30%;
}
.taskdate ul li:first-child {
    width: 39%;
}
.taskdatebtm{
    padding: 0 20px;
}
.modal-content{
    padding-bottom: 20px; 
}
.taskdatebtm a{
    color: #fff;
    font-size: 16px;
    background: #39b54a;
    display: inline-block;
    padding: 10px;
    text-transform: uppercase;
    font-family: 'brandon_grotesqueregular';
}
.taskright{
    float: right;
    width: 170px;
}
.taskright input[type="checkbox"]{
    margin: 0;
}
.taskright span.rpttxt{
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    float: left;
    margin-top: 6px;
    font-family: 'brandon_grotesqueregular';
}

.taskdatebtm .dropdown {
    float: left;
    margin: 0 10px;
    width: auto;
}
.taskdatebtm .dropdown button{
    padding: 4px;   
    font-size: 12px;
    text-transform: uppercase;
    width: 70px;
}
.taskdatebtm .dropdown-menu{
    min-width: 70px;
}
.taskdatebtm .dropdown-menu > li > a{
    font-size: 12px;
    color: #ccc;
    background-color: transparent;
}
.taskdatebtm .dropdown-menu > li > a:hover{
    color: #fff;
    background: #3991e9;
}
.taskblockone{
    
}
.taskblocktwo{
    margin: 40px auto 0;
    max-width: 90%;
    text-align: center;
    width: 350px;
}
.tbtmiddleblk{
    
}
.tbtmiddleblk img{
    margin: 55px 0;
}
.tbtmiddleblk input[type="text"]{
    font-size: 14px;
    border-bottom: 1px solid #999999;
    border-left: none;
    border-right: none;
    border-top: none;
    color: #999999;
    width: 80%;
    padding-bottom: 5px;
}
.tbtmiddleblk button{
    background: #5697d1;
    border: medium none;
    border-radius: 50px;
    color: #fff;
    margin: 70px 0 0;
    text-transform: uppercase;
    width: 80%;
    padding: 5px;
}

a.completed{
    background:#5dd55d;
    border: 1px solid #5dd55d;
    padding: 5px;
}
a.remining{
    background: #f76b6b;  
    border: 1px solid #f76b6b;
    padding: 5px;
}
a.currentorfuture{
    background: #00AEEF;  
    border: 1px solid #00AEEF;
    padding: 5px;
   
}
a.currentorfuture span , a.remining span , a.completed span{
     font-family: 'brandon_grotesqueregular';
}
.bronzeprdtl {
    position: absolute;
    right: 32px;
    text-align: center;
    top: 32%;
    width: 200px;
}
.bronzeprdtl span{
    font-size: 32px;
    color: #aaaaaa;
    display: block;
    font-family: 'brandon_grotesqueregular';
}
.bronzeprdtl p{
    color: #aaaaaa;
    font-size: 14px;
    font-family: 'brandon_grotesqueregular';
}
.dropdown.territoryList {
    position: fixed;
    right: 15%;
    top: 23px;
    z-index: 10000;
}
.dropdown.territoryList .dropdown-menu{
    min-width: 148px;
}

.marketpageone > p {
    float: right;
    margin-right: 3%;
    margin-top: 20px;
}
.marketpageone p input {
    border: 1px solid #ccc;
    margin-right: 12px;
    padding: 5px;
}
.taskAddSucc li{
    font-family: 'brandon_grotesqueregular';
    list-style: none;
}
.alert.alert-success.taskAddSucc {
    padding: 5px 0;
    text-align: center;
}
.marketpageone .fc-day-grid-event .fc-content{
    white-space: normal;
}


/******* new css end *****************/




/*no data found sad faces*/

.privateUserImg, .noDataFound {
    margin: 50px auto;
    width: 16%;
}
.noDataFound div{
    margin: 21px 0 21px 21px;
    color: #aaa;
}

.noDataFound img {
    height: 200px;
}

.nofaveyet{
    width: 23%;
}
    
.nofaveyet div {
    margin: 21px 0;
    color: #aaa;
    text-align: center;
    display: block;
}

.noVenueFound {
   margin: 30px auto 50px;
    width: 55%;
}
.noVenueFound img{
    height: 200px;
}
.noVenueFound div
{
    margin: 21px 0 21px 21px;
    color: #aaa;
    text-align: center;
}
mentio-menu {
    z-index: 100000 !important;
}

/*--- Home pge Yash----*/ 

#homeWrapper .noDataFound {
    margin: 50px auto;
    width: 270px;
}

.top3-wrapper .dealBox {
    cursor: pointer;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.16);
}

textarea {
    resize: none;
}

.toppart.dbtop_2:hover .topbelt2 {
    background: none repeat scroll 0 0 #f1f1f1;
}

.toppart.dbtop3:hover .topbelt2 {
    background: none repeat scroll 0 0 #f1f1f1;
}

.infoWrapper:hover .infotop {
    background: none repeat scroll 0 0 #f1f1f1;
}


/*Edit profile page*/

.profileEdit_wrapper{
    margin-top: 30px;
}

.profileEdit_wrapper .profile_img .userDummyImage {
    width: 125px;
    height: 125px;
    background: #3E3E3E;
    border-radius: 50%;
    font-size: 60px;
    color: #fff;
}
.profileEdit_wrapper .profile_img .userDummyImage a {
    color: #fff;
/*    padding: 17px 11px 11px 22px;*/
    display: inline-block;
    line-height: 125px;
    text-align: center;
}
.profileEdit_wrapper .profile_img img{
/*    height: 120px;
    width: 120px;*/
    border-radius: 50%;
}


.userinfo .ui_img img {
    height: 70px;
    width: 70px;
    border-radius: 50%;
}

.pe_input.error {
  border: red 1px solid;
}

.profileUpdateSucc {
    padding: 10px;
    width: 56%;
    text-align: center;
    margin: 10px auto;
}

.profileUpdateSucc ul{
    list-style: none;
}

.profileUpdateSucc ul li{
    text-align: center;
    padding: 0px;
}




/*top3 slider*/

.top3-wrapper{
    margin: 0 auto;
    min-height: 400px;
    /*overflow: auto;*/
    position: relative;

}

.top3-wrapper #main {
  left: 0;
  position: absolute;
  right: 0;
  top: 72px;
}

.top3-wrapper #main section {
  background: none repeat scroll 0 0 #c0c0c0;
  border-radius: 30px;
  height: 380px;
  left: 50%;
  /*margin-left: -210px;*/
  margin-left: -175px;
  margin-top: -220px;
  opacity: 10;
  position: absolute;
  top: 50%;
  transform: none;
  width: 350px;
}

.top3-wrapper .bespoke-parent .midimg_top3 img {
    bottom: 0;
    height: 88%;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 12%;
    width: 100%;

}
.top3-wrapper .dealBox .toppart {
    background: url("../../images/dealbox-bg.jpg") no-repeat scroll center top / 100% 100% rgba(0, 0, 0, 0);
    min-height: 330px;
    position: relative;
    width: 100%;
}

.top3-wrapper .dealBox .db_Botm {
    background-color: #e9e9e9;
    bottom: 0;
    height: auto;
    position: absolute;
    width: 100%;
}

.top3-wrapper .toppart .topbelt2{
    padding: 8px 14px;
}

/*header menu*/

.usermenu .dropdown > a:hover{
    background-color: #56a0d3;
    color: #fff;
}

.usermenu .active > a{
    /*dynamic css*/
    /*background-color: #56a0d3 !important;*/
    color: #fff;
}

.usermenu .dropdown .myAvtarMain a{
    padding: 0px 15px 6px 18px;
}

.userinfo:hover{
    background-color: #4a4a4a;
}
.usermenu .dropdown .myAvtarMain a{
    background-color : transparent;
}
.usermenu .dropdown myAvtarMain a:hover{
    background-color : transparent;
}




/*myfavourites page*/

.singleFavWrapper:hover {
    background-color: #e5e3e3;
    cursor: pointer;
} 


/*common class*/

.cursorPointer{
    cursor: pointer;
}

.dblikes img:hover, .dbedit img:hover {
    opacity: 0.7;
}

.dealBox .toppart .midimg2 .infoTileSlidUp {
    background-color: rgba(0,0,0,0.5);
    padding: 10px;
    position: absolute;
    width: 100%;
    bottom: 0px;
    color: #fff;
}

.whiteBox:hover{background-color: #f5f5f5;}
.innrInfoBox:hover{
    background-color:#e9e9e9;
}

/*common class end*/

/*sort functionality hover effect*/

.searchstyle:focus{
    border-color:#56a0d3;
    box-shadow: 0px 0px 4px #56a0d3;
} 
/*.dc_dropdown .open > a{
    border-color: #56a0d3 #56a0d3 rgba(0, 0, 0, 0);
    box-shadow: 0 0px 3px rgba(86,160, 211, 0.6);
}
.dc_dropdown .open > .dropdown-menu {
    border-color:rgba(0, 0, 0, 0) #56a0d3 #56a0d3;
    box-shadow: 0 3px 3px #56a0d3;
}*/
.dc_refresh a:hover img{
    -moz-transform: rotate(360deg);
    -moz-transition: transform 1s;
    -webkit-transform: rotate(360deg);
    -webkit-transition: transform 1s;
}

.dc_refresh img:hover{
    /*transition: all .2s ease-in-out;*/
    opacity: 0.7;
}

.dc_open{
    margin-right: 16px;
    margin-left: 11px;
}
.dc_open:hover{
    background-color: #94231e;
    color: #fff;
    margin-top: 14px;
    border-radius: 0;
    padding: 7px 0 7px 0;
}
.dc_open.active{
    background-color: #94231e;
    color: #fff;
    margin-top: 14px;
    border-radius: 0;
    padding: 7px 0 7px 0;}
.dc_likes { 
    width: 8%;
    padding-top: 23px;
    margin-right:4%;
}


.dc_likes { 
    margin-right:2%;
}
.dc_optiongroup {
    width: 18%;
}

.dc_likes img:hover {
    opacity: 0.7;
}

.dc_optiongroup .btn-group label {
    font-size: 15px;
    color: #56a0d3;
    padding: 8px;
}

.df_search a{
    font-size: 22px;
    height: 71px;
    padding: 21px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #2e2e2e;
    display: inline-block;
    text-decoration: none;
}
.df_search a.df_search_fav{
    height: 43px;
    padding: 0;
    display:block; 
}
.add_more_fav{
 padding: 0;
}
.add_more_fav a{
 display: block;
 padding: 21px 0;
}
.add_more_fav a:hover{
  background-color: #dadada;
  text-decoration: none;
}
.df_search.add_more_fav img {
  margin-left: 10px;
}





.deliveryDropdown:hover,  .cuisineDropdown:hover, .priceDropdown:hover{
	border-color: #56a0d3;
	box-shadow: 0px 0px 4px #56a0d3;
}
.sduserimg .myphoto {
    border-radius: 100px;
    height: 122px;
    margin: 15px auto 0;
    width: 122px;
}

.db_Botm .dbuser div {
    float: left;
}


.usermenu .dropdown ul a {
    /*background-color: #282828;*/
    display: inline-block;
    font-size: 40px;
    padding: 0;
}
.usermenu .dropdown .ui_info a:hover{
    background-color : transparent;
}

.usermenu .dropdown ul .ui_info a {
    font-size: 15px;
}

.userinfo .ui_img{
    padding-top : 0px;
}
.userinfo .ui_info{
    padding-top: 1px;
    padding-left: 3px;
}
.ui_info .useremail {
    width: 100%;
    overflow: hidden;
}

/*UC 3.0 Profile*/

.tabbedpanelMain > .nav-tabs > li{
      width: 25%;
}


/*footer*/

footer {
    position: relative;
    background-color: rgba(0, 0, 0, 0.8);
    color: #656565;
    height:auto;
    padding: 10px 15px 14px;
}
footer .ftr_right li a {
    color: #656565;
}
footer .ftr_right li a {
    color: #656565;
}
footer .ftr_right li a {
    color: #656565;
}
footer .ftr_right li a:hover {
    color: #fff;
    text-decoration: none;
}
footer .ftr_left{
    color: #656565;
}
.header{ 
    min-height:100px;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0) { 

     Safari only override 
    ::i-block-chrome,.db_Botm .dbuser {
    float:none;
    }
}*/

.dealBox {
    cursor: pointer !important;
}
.img-wait {
    margin: 10px auto 0 auto;
    text-align: center;
}

.innrInfoBox .btnConn a:hover{
    cursor: pointer;
}


/* Vendor Media Fency Box Change Strat */
.sliderthumbimg {
    margin: 20px 20px 0 0;
    overflow: auto;
    padding-bottom: 8px;
    width: 96%;
}
.sliderthumbimg > div {
    display: table-cell;
}
.sliderthumbimg .dealdesc {
    display: block;
    margin-right: 5px;
    overflow: hidden;
    padding: 7px 0 0;
}
.dealdesc.vmediaSlider > img {
    height: 60px;
    width: 60px;
}
.imgpopup img {
    height: 50%;
    max-height: 400px;
    max-width: 400px;
    width: auto;
}
.userpopdetail {
    padding-right: 15px;
}
.fancybox-nav {
    width: 50px !important;
}
.userpopdetail_right {
    float: right;
    font-size: 12px;
    padding: 10px 10px 10px 0;
}
.userpopdetail_left { 
    padding-top: 10px;
    text-align: left;
    width: 100%;
}
.imgpopup .userpopdetail_left img {
    float: left;
    height: 40px;
    margin-right: 11px;
    max-width: 40px;
}
.imgpopup .userpopdetail_left a img{
    height: auto;
}
.userpopimg_detail {
    font-size: 13px;
    overflow: hidden;
}
.userpopimg_detail > div {
    margin-bottom: 4px;
}
.fancybox-inner{
    width: 415px !important;
} 
.fancybox-desktop {
    left: 0 !important;
    margin: auto !important;
    right: 0 !important;
    width: 430px !important;
}
.userpopimg_detail h3 {
    display: inline;
    padding-right: 15px;
}
.userpopimg_detail span{
    float: right; 
}

.myVmediaimg {
    position: absolute;
    right: 8px; 
    width:50px;
    overflow: hidden;
}
.myVmediaimg > img {
    height: auto;
    width: 50px;
}
/* Vendor Media Fency Box Change End */

.searchitembox{

}
.searchitembox .searchwrapper, .searchitembox .showmedtl{
    margin-top: 0;
}
.showitemblock{}
.searchitembox span{
    display: block;
    color: #333333;
    font-family: "open_sanslight";
    font-size: 15px;
    margin: 15px 0;
}
.searchitembox .showmedtltitle{
    width: 100%;
    padding: 0;
}
.searchitembox .showindtl{
    width: 24%;
    margin-bottom: 5px;
}
.categoryList ul li a, .filterdropdown ul li a {
    padding: 8px 0;
}
.categoryList li, .filterdropdown li {
    list-style:none;
}
.categoryList ul, .filterdropdown ul {
    height: 275px;
    overflow: auto;
    padding: 10px;
} 
.searchitembox .categoryList, .filterdropdown{
    left: 0;
    position: absolute;
    right: 0;
    z-index: 100;
    background:#fff;
    margin-top: 25px;
}
.searchitembox .categoryList:before, .filterdropdown:before{
    background: rgba(0, 0, 0, 0) url("../../images/popuparrow.png") no-repeat scroll 0 0;
    content: "";
    display: block;
    height: 26px;
    position: absolute;
    right: 20px;
    top: -22px;
    width: 30px;
}
.searchitembox .showindtl a{
     background:#fff;
     border:1px solid #dcdcdc;
     padding: 12px 0;
}
.searchitembox  .categoryList a, .filterdropdown a{
    border-width: 0 1px 1px;
     border-color: transparent #dcdcdc #dcdcdc;
     border-style: solid;    
}
.searchitembox .showindtl li:first-child a{
    border-top: 1px solid #dcdcdc;
}
.searchitembox .showindtl{
    background:none;
    border: none;
}

.searchitembox .showindtl a:hover{
    background:#f2f1f1;
}

/*------ amazone gift css start ------*/

#freeGiftCardWrapper .amazonegiftblock:first-child{
    padding: 0;
    background: none;
    overflow: hidden;
}
.amazonegiftblock{
    width: 600px;
    margin: 20px auto;
    padding: 30px;
    max-width: 96%;
    background:#fff;
}
.gifttopblock{
    text-align: center;
}

.amazoneimg{
    width: 170px;
    max-width: 100%;
}
.gifttopblock p {
    font-size: 30px;
    margin: 30px 0;
    font-family: 'Montserrat-Regular';
    text-transform: uppercase;
    color: #333333;
}
.gifttopblock p span{
    display: block;
    font-family: 'Montserrat-Bold';
}
.referralblock{
    background: #fff;
    border: 2px solid #e1e1e1;
    padding: 15px;
    text-align: right;
}
.referralblock img{
    width: 50px;
}
.referralblock h3{
    font-size: 22px;
    color: #666666;
    font-family: 'open_sansregular';
    margin: 10px 0;
}
.referralblock ul{
    background: #ececec;
    height: 15px;
    margin: 5px 0;
    text-align: left;
}
.referralblock ul li{
    list-style: none;
    background: #3399cc;
    height: 15px;
    float: left; 
    transition: 0.3s all;
}
.referralblock ul li.step1{
    width:20%;
    transition: 0.3s all;
}
.referralblock ul li.step2{
    width:40%;
    transition: 0.3s all;
}
.referralblock ul li.step3{
    width:60%;
    transition: 0.3s all;
}
.referralblock ul li.step4{
    width:80%;
    transition: 0.3s all;
}
.referralblock ul li.step5{
    width:100%;
    transition: 0.3s all;
}

.referralblock span{
    font-size: 16px;
    color: #cccccc;
    font-family: 'open_sansregular';
}
.refdetail{
    text-align: center;
    margin-top: 20px;
    overflow: hidden;
}
.refdetail p{
    font-size: 18px;
    font-family: 'open_sanslight';
    color: #333333;
    margin-bottom: 35px;
    line-height: 25px;
}
.refdetail p span{
    text-transform: uppercase;
    font-family: 'open_sansregular' ;
    font-weight: 600;
}
.refdetail p span.italictxt{
    font-style: italic;
    font-weight: 500;
    text-transform: none;
}

.socailbtn{
    text-align: center;
    margin-top: 0px;
}
.socailbtn a{
    display: inline-block;
    margin: 0 5%;
}
.socailbtn a i{
    width:40px;
    height: 40px;
    display: block;
    background-size: 100% !important;
    margin: 0 auto 5px;
}
.socailbtn a i.fbicon{
    background: url('../../images/fbicon1.png')no-repeat;
}
.socailbtn a i.twticon{
    background: url('../../images/twticon1.png')no-repeat;
}
.socailbtn a i.emailicon{
    background: url('../../images/mailicon1.png')no-repeat;
}
.socailbtn a span{
    display: block;
} 
.amazpopup{
    
}
.amazpopup .modal-content{
    background: none;
    border: none;
    box-shadow: none;
}
.amazpopup .modal-header{
    
}
.amazpopup .modal-header .close{
    opacity: 1;
    color: #fff;
}
.amazpopup .modal-body{
    background: #fff;
    padding: 35px;
    margin-top: 20px;
    overflow: hidden;
} 
.amzdecoblock{
    overflow: hidden;
}
.amzdecoblock img{
    float: left;
    width: 70px;
    height: auto;
}
.amzdecoblock img.decoimgright{
    float: right;
}
.amzpopdetail{
    text-align: center;
    margin: 50px auto;
}
.amzpopdetail .amazoneimg{
    margin-bottom: 35px;
}
.amzpopdetail h2{
    font-size: 42px;
    color: #666666;
    font-family: 'brandon_grotesqueregular';
    margin-bottom: 10px;
}
.amzpopdetail span{
    color: #333333;
    font-size: 35px;
    font-family: 'brandon_grotesquemedium';
}

.giftactiveityblock > div {
    display: table;
}
.giftactiveityblock p{
    margin-top:0px;
    height:auto; 
}  
.referralHistoryTime { 
    font-size: 12px;
    position: absolute;
    right: 7px;
    top: 1px;
}
.activityblock{
    position: relative;
}
.giftactivitydetail, .giftactiveityblock > div > img, .activityblock p{
    display: table-cell;
    vertical-align: middle;
}
.giftactiveityblock .giftactivitydetail p{
    display:block;
    margin-left: 0;
}
.giftactiveityblock .giftactivitydetail p:first-child{
    margin-top: 5px;
}
.giftactiveityblock .singlegiftdetail{
    padding-top: 10px;
}

.myemailform{
    max-width: 600px;
    margin:30px auto;
    width:96%;
    text-align: center;
    padding: 30px;
    background: #fff;
}
.myemailform label {
    font-size: 20px;
    margin-bottom: 10px;
}
.myemailform .form-group input {
    border-radius: 0;
    font-size: 16px;
    height: auto;
    padding: 15px;
    text-align: left;
}
.myemailform span {
    display: block; 
}
.myemailform input[type="button"] {
    margin-top: 20px;
    padding: 10px 25px;
    text-transform: uppercase;
}
.myemailclose{
    position: absolute;
    right: 0;
    top: 0;
}
.savingymdetail {
    bottom: 7px;
    height: auto !important;
    position: absolute;
    right: 7px;
}

/*------ amazone gift css end ------*/

@media (max-width:1320px) {
    .marketing_page{max-width: 70%;}
    .bronzeprdtl{right: 10px;}
}

@media (max-width:1280px) {
	.activityTab .innrInfoBox {min-height:340px;}
    .marketingtab{width: 100px;left: -100px;}
    .marketingtab img {height: 40px;width: auto;}
    .marketing_page{padding: 20px 15px;}
}


@media screen and (max-width:1199px){
	.socialicon{width: 95px;}
	.sharedtl span{font-size: 18px;}
	.socialicon ul li a{padding: 14px 0;}
	.sharedtl{padding: 15px 0;}
	.exploreblock .dblockdtltitle h3{font-size: 22px;}
	.exploreblock .dblockdtltitle span{font-size: 20px;}
	.dblockdtltitle img {height: auto;width: 20px;}
	.rusertitle h3{font-size: 19px;}
	.ex_cntdtl_top span, .ex_cntdtl_btmleft span, .ex_cntdtl_btmrgt span{font-size: 20px;}
	.savingblkdtl p{font-size: 35px;}
    .membersgraph{width: 100%;}
    .bronzeegraph{width: 100%;}
    .bronzeprdtl {bottom: 17%;left: 0;margin: auto;right: 0;text-align: center;top: auto;}
    .highcharts-container {width: 100% !important;}
}
@media screen and (max-width:1130px){
    .onepageexplore a.backToLastPage{right: 20px;}
	
}
@media screen and (max-width:1050px){
	.deal_block{width: 48%;}
	.excdtlimg > img {height: auto;width: 60px;}
	.dblockdtl{padding-right: 35px;}
}


@media screen and (max-width:991px){
	.activityblock{width: 48%;min-height: 80px;}
	.activityblock p{margin-top: 12px;}
	.activitytab li a{padding: 15px 0;width: 200px;font-size: 18px;}
	.activitytab ul{width: 403px;}
	footer .ftr_left {padding-top: 3px;font-size: 12px;}
	footer{padding: 5px 0;}
	footer .ftr_right li a{font-size: 12px;}
	footer .ftr_right li{padding: 0 10px;line-height: 10px;}
	footer .ftr_right{padding: 0;}
	.showmedtltitle{float: none;margin-left: 1%;padding: 0 0 10px;}
	.showindtl{width: 31%;margin: 0 1% 10px;}
	.showmedtl{margin-top: 0;}
	.showindtl a{padding: 15px 0;font-size: 14px;}
	.showindtl.active a.closeimg{top: 15px;}
	.showindtl .pricepop{top: 49px;}
	.dblockimg{width: 50px;height: 50px;}
	.socialicon{width: 80px;}
	.sharedtl span {font-size: 16px;}
	.sharedtl i{padding: 0px 12px;}
	.sdblockpart{width:48%;}
	.ex_cntdtl_btmleft, .ex_cntdtl_btmrgt ,.ex_cntdtl_top{padding: 20px 15px;}
	.explore_cntdtl{margin-top: 10px;}
	.exploreblock .dealdesc p {font-size: 18px;}
	.exploreblock .deal_blockbtm{padding: 10px 20px;}
	.revietext p{font-size: 18px;}
	.rusertitle h3{font-size: 19px;}
	.revietext span{font-size: 19px;}
	.exploreblock .dblockdtltitle h3 {font-size: 20px;}
	.exploreblock .dblockdtltitle span{font-size: 18px;}
	.ex_cntdtlimg img {height: auto;width: 20px;}
	.ex_cntdtl_top .ex_cntdtlimg img {height: auto;width: 15px;}
	.ex_cntdtlimg img {height: auto;width: 25px;}
	.exploreblock .dreviewblock span, .exploreblock .dealtype span {font-size: 19px;}
	.reviewlike a{font-size: 18px;}
    .slidemenu{width: 275px;}
    html.mm-opening .mm-slideout{transform: translate(275px, 0px) !important;}
    .savingblkdtl p{font-size: 30px;}
    .savingblk{min-height: 120px;}
    .savingblkdtl p{padding-top: 28px;}
    .dropdown.territoryList{right: 20px;}
    .searchitembox .showindtl{width: 31%;} 
    
}
@media screen and (max-width:900px){
	.onepageexplore{margin: 20px 1% 20px auto;max-width: 90%;}	
    .onepageexplore a.backToLastPage{top: -20px;}
    .exploreblock {margin-top: 22px !important;}
}

@media (max-width:768px) {
   .df_search a{font-size: 18px;}
	 .dc_likes {margin-right:6%;}
	.userDummyImageActivityavtar a{line-height: 50px;}
	.userDummyImageActivityavtar{line-height: 50px;width: 50px;height: 50px;}
	.navbar-default .navbar-brand img{width: 200px;}
	.menubtn > img {height: auto;width: 50px;}
	.menuicon{top: 22px;}
	.header {min-height: 60px;}
	.dealdesc p{font-size: 12px;}
	.deal_blockbtm{padding: 8px 10px;}
	.excdtlimg > img {height: auto;width: 55px;}
	.slidemenu{top: 67px;}
	.socialicon{width: 50px;top: 80px;}
	.sharedtl span{display: none;}
	.socialicon ul li a i ,.sharingbtn a i{
	 -webkit-transform: scale(0.7);  /* Saf3.1+, Chrome */
     -moz-transform: scale(0.7);  /* FF3.5+ */
      -ms-transform: scale(0.7);  /* IE9 */
       -o-transform: scale(0.7);  /* Opera 10.5+ */
          transform: scale(0.7);
	}
	.socialicon ul li a {padding: 3px 0;}
	.dealfavtopbelt.ng-isolate-scope.fsm-sticky-header{top: 68px !important;}
	.ex_cntdtl_btmleft{width: 100%; border-bottom: 3px solid rgb(220, 220, 220);float: none;border-right: none;}
	.ex_cntdtl_btmrgt{width: 100%;}
	.myphoto a.reviewAvtarPic{width: 50px;height: 50px;}
	.comment_input ,.exreviewdtl_block textarea{width: 70%;}
	.revietext {margin-left: 62px;}
	.revietext span{font-size: 17px;}
	.revietext p ,.exploreblock .dealdesc p{font-size: 16px;}
	.exploreblock .dblockdtltitle h3 {font-size: 18px;}
	.exploreblock .dblockdtltitle span{font-size: 16px;}
	.ex_cntdtl_top span, .ex_cntdtl_btmleft span, .ex_cntdtl_btmrgt span {font-size: 18px;}
	.ex_cntdtl_btmleft, .ex_cntdtl_btmrgt ,.ex_cntdtl_top{padding: 15px 15px;}
	.exploreblock .dreviewblock span, .exploreblock .dealtype span {font-size: 17px;}
	.reviewlike a{font-size: 16px;}
	.dco_topbelt_txt {font-size: 17px;}  
    .specialdealday ul{width:70%;margin: 0;}
    .tabbedpanelMain > .nav-tabs > li:last-child{width: 25%;}
    .userReviewWrapper{padding: 15px;}
    .vendorImage > a{width: 60px;height: 60px;}
    .vendorImage{width: 80px;}
    .reviewContent{margin: 0 0 0 100px;}
    .savingblkdtl p{font-size: 26px;}
    .savingblk{min-height: 100px;}
    .sharedtl {padding: 5px 0;}
    .marketingtab {left: 0;top: -69px;width: auto;}
    .marketingtab li{width: 110px;float: left;}
    .marketing_page{margin-top: 95px; border-radius: 0 10px 10px 10px;max-width: 96%;}
    .marketingtab li.active ,.marketingtab li:hover{border-radius: 10px 10px 0 0;}
    .marketingtab li a span{margin-top: 7px;font-size: 10px;}
    .marketingtab img{height: 27px;}
    .marketingtab li a{padding: 10px;}
    .marketingtab li{width: 90px;}
    .marketingtable table tr th{font-size: 15px;}
    .marketingtable table tr td p:first-child{font-size: 14px;}
    .marketingtable table tr td p:last-child{font-size: 12px;}
    .marketingtable table tr td{font-size: 14px;}
    .marketpagetwo{padding: 10px 20px 20px;}
    .comblock p span{font-size: 19px;}
    .comblock p{font-size: 13px;}
    .markblockdtl > span {font-size: 16px;}
    .marketpagetwo > a{right: 0;}
    .tbtmiddleblk img{height: auto;margin: 10px 0 30px; width: 100px;}
    .taskdatebtm a{padding: 6px 10px;font-size: 12px;}
    .taskdate ul li{font-size: 13px;}
    .specialDealIcon.spdiscdtl p{font-size: 16px;}
    
    .amazoneimg{width: 150px;}
    .gifttopblock p{font-size: 22px;}
    .referralblock img {width: 40px;}
    .referralblock h3{font-size: 19px;}
    .referralblock span{font-size: 14px;}
    .refdetail p{font-size: 16px;margin-bottom: 25px;}
    
    .ex_cntdtl_top span, .ex_cntdtl_btmleft span, .ex_cntdtl_btmrgt span{white-space: normal;overflow-wrap: break-word;text-overflow:inherit;}
    .ex_ntdtl_btmleft {border-bottom: 1px solid rgb(220, 220, 220);}
    .ex_cntdtl_btmleft span{width: auto;}
}
@media screen and (max-width:700px){
	.activityblock{width: 96%;margin: 0 2% 10px;min-height: auto;}
	.deal_block{width: 98%;}
	.deal_blocktop{min-height: auto;}
	.dblockimg{width: 45px;height: 45px;}
	.specialdealday ul{width: 70%;}
}


@media screen and (max-width:600px) {
	.showindtl a{font-size: 13px;}
	.showindtl.active a.closeimg{right: 6px;}
	.sdblockpart{width:96%;}   
	.exploreblock .dblockdtltitle h3 {font-size: 16px;}
	.exploreblock .dblockdtltitle span{font-size: 15px;}
	.exploreblock .dreviewblock span, .exploreblock .dealtype span {font-size: 14px;}
	.reviewlike a{font-size: 14px;}
	.dco_topbelt_txt {font-size: 16px;} 
    .specialdealday ul li{width: 37px;height: 37px;margin-top: 6px;} 
    .reviewsprogress{padding: 15px 25px;}
    .savingblkdtl p{font-size: 24px;}
    .dropdown.territoryList{top: -110px;position: absolute;z-index: -1;}
    .marketing_page{margin-top: 130px;}
}
@media screen and (max-width:520px) {
	.comment_input {width: 60%;}
    .tabbedpanelMain > .nav-tabs > li ,.tabbedpanelMain > .nav-tabs > li:last-child{width: 50%;}
    .userReviewWrapper{padding: 10px;}
    .myphoto a.reviewAvtarPic {height: 35px; width: 35px;}
	.revietext {margin-left: 42px;}
    .vendorImage{width: auto;margin: 0 10px 0 0;}
    .reviewContent { margin: 0 0 0 70px;}
     
}
@media screen and (max-width:480px) {
	.navbar-default .navbar-brand img { width: 150px;}
	.menubtn > img{width: 40px;}
	.menuicon{top: 15px;}
	.showindtl{width: 48%;}
	.dblockimg{width: 50px;height: 50px;}
	.slidemenu{top: 59px;}
	.dealfavtopbelt.ng-isolate-scope.fsm-sticky-header{top: 59px !important;}
	.revietext span{font-size: 15px;}
	.revietext p ,.exploreblock .dealdesc p{font-size: 15px;}
	.ex_cntdtlimg{margin-right: 10px;}
	.ex_cntdtl_top span, .ex_cntdtl_btmleft span, .ex_cntdtl_btmrgt span {font-size: 17px;}
    .dblockdtltitle img{width: 16px;}
    .specialdealday ul li{width: 30px;height: 30px;margin-top: 6px;} 
    .savingblkdtl p{font-size: 21px;}
    #hamburger{top: 6px;}
    .dlblockimg{height: 200px;}  
.specialdtitle span br{display: inline;}
.specialdtitle span{font-size: 15px;margin:0;}
.specialdealday ul{width:80%;}

.amazonegiftblock{
    padding: 30px 15px;
}

}
@media screen and (max-width:460px) {
	.activitytab ul {width: 100%;}
	.activitytab ul li{width: 50%;}
	.activitytab li a{width: auto;display: block;}
	.activityblock p{margin-top: 6px;}
	footer .ftr_right li{padding: 0 6px 0 0;}
	footer .ftr_right li a ,footer .ftr_left{font-size: 10px;}
	footer{padding: 3px 0;}
    .savingblkdtl p {padding-bottom: 25px;padding-top: 50px;}
    .svgnumbelt.ng-binding ,.savingblk:hover .svgnumbelt{background-size: 90px auto;font-size: 26px;height: 42px;width: 90px;top: 5px;}
    
    .gifttopblock p {font-size: 20px;margin: 20px 0;}
    .amazoneimg {width: 150px;}
    .referralblock{padding: 10px;}
    .referralblock span{font-size: 17px;}
    .referralblock h3{font-size: 20px;}
    .refdetail p {font-size: 19px;line-height: 30px;}
    .refdetail {margin-top: 20px;} 
}

@media screen and (max-width:420px){
    .rusertitle{float: none;}
    .revietext span{float: none;} 
    .specialdealday ul li{margin: 5px 0.7% 0;}
    .vendorImage > a {height: 45px;width: 45px;}
    .reviewContent {margin: 0 0 0 55px;}
    .slidemenu {width: 250px;}
    html.mm-opening .mm-slideout {transform: translate(260px, 0px) !important;}
    .exreviewdtl_block textarea {width:60%;}
    .specialdtitle span{font-size: 12px;}
    .searchitembox .showindtl{width: 48%;}
}

@media screen and (max-width:350px) {
	.showindtl a{padding: 10px 0;}
	.showindtl{margin: 0 1% 5px;}
	.showindtl .pricepop{top: 37px;}
}


















