.privacy-terms-link a{
  color: #2F0E5B;
}
.privacy-terms-link a:hover{
  color: #2F0E5B;
  text-decoration: none;
}
.reset-password span{
  color: #2F0E5B;
}
.reset-password span:hover{
  cursor: pointer;
}
.back-login span{
  color: #2F0E5B;
}
.back-login span:hover{
  cursor: pointer;
}
.reset-password-textbox{
  display: none;
}
.deal-extras-label{
  background-color: #00EA22 !important;
}
.deal-recognition-label{
  background-color: #E309E4 !important;
}
.deal-freePremium-label{
  background-color: #4124F2 !important;
}
.deal-discount-label{
  background-color: #E81D17 !important;
}


.question-type-main-color{
  background-color: #fff !important;
  padding: 0px !important;
}
.question-type-main-color span{
  margin-right: 3px;
}
.question-type-main-color span span{
  padding: 4px 11px;
}
.question-type-main-color .label-discount{
  background-color: #E81D17 !important;
}
.question-type-main-color .label-freePremium{
  background-color: #4124F2 !important;
}
.question-type-main-color .label-recognition{
  background-color: #E309E4 !important;
}
.question-type-main-color .label-extras{
  background-color: #00EA22 !important;
}
.question-type-main-color .label-general{
  background-color: #2F0E5B !important;
}

body.stop-scrolling{
  overflow-y: scroll !important;
}
.up-fill{
  color: #2f0e5b;
}
.modal-open{
  overflow-y: scroll;
  padding-right: 0px !important;
}
.index-no-box{
  margin-bottom: 15px;
}
#header-top{
  height: auto !important;
  padding: 10px 0px 0px 0px; 
  margin-bottom: 15px;
}
#header-top .logo{
  padding: 0px;
}
#header-top .logo img{
  width: 199px;
  height: 55px;
}
#header-top .search{
  padding: 6px 0px 6px 20px;
}
#header-top .search .form-control:focus{
  box-shadow: none !important;
}
#header-top .search input::-webkit-input-placeholder {
  color: #fff !important;
}
#header-top .search input:-moz-placeholder { /* Firefox 18- */
  color: #fff !important;
}
#header-top .search input::-moz-placeholder {  /* Firefox 19+ */
  color: #fff !important;
}
#header-top .search input:-ms-input-placeholder {  
  color: #fff !important;
}
.header-search input{
  background-color: #5E497E !important;
  width: 250px !important;
  -webkit-transition: width  0.1s ease-in-out;
  -moz-transition:width  0.1s ease-in-out;
  -o-transition: width  0.1s ease-in-out;
  transition: width  0.1s ease-in-out;
  padding: 7px 0px 7px 10px !important;
}
.header-search input:focus{
  background-color: #fff !important;
  color: #2F0E5B !important;
  width: 350px !important;
}

.search_box_icon{
  position: absolute;
  right: 0px;
  top: 0px;
  padding: 14px;
  font-size: 14px !important;
  color: #2F0E5B;
}

#header-top .menu{
  padding: 6px 0px;
}
#header-top .header-top-nav .navbar-brand{
  color: #fff;
}
#header-top .header-top-nav .navbar-toggle{
  border:1px solid #fff;
}
#header-top .header-top-nav .navbar-toggle span{
  background: #fff;
}
#header-top .header-top-nav .navbar-collapse,
#header-top .header-top-nav .navbar-collapse .navbar-nav{
  padding: 0px !important;
  margin: 0px !important;
}
#header-top .header-top-nav .navbar-header{
  padding: 0px !important;
  margin: 0px !important;
  display: none;
}
#header-top .header-top-nav li{
  font-weight: bold;
}
#header-top .header-top-nav li a{
  text-decoration: none;
  font-size: 14px;
  padding: 0px !important;
  line-height: 40px; 
}
#header-top .header-top-nav li a:focus,
#header-top .header-top-nav li a:hover{
  background: none;
  outline: none;
}
#header-top .header-top-nav li .user-name{
  font-weight: normal;
}

.errorMsgStyle{
	color: red !important;
}
.help-block p{
	color: red;
  margin: -12px 0px 0px;
}
.message_pass{
  color: red;
}
.form-group{
	margin-bottom: 10px;
}
.with-errors{
  color: red;
}
input:required {
  box-shadow:none;
}
input:invalid {
    box-shadow:0 0 0px red;
}

textarea:required {
  box-shadow:none;
}
textarea:invalid {
    box-shadow:0 0 0px red;
}

button:disabled {
  opacity: 0.65 !important;
  cursor: not-allowed;
}

.header-top-img{
  background: #2F0E5B;
  position: relative;
  top: -15px;
}
.header-image{
  background: rgba(0, 0, 0, 0) url("../images/header-image.png") no-repeat scroll center bottom / contain ;
  height: 330px;
  margin-top: 0;
  position: relative;
  width: 100%;
}
.header-caption{
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50px;
  width: 700px;
}
.header-caption h1{
  color: #fff;
  font-size: 48px;
  font-style: italic;
  margin: 0;
  text-align: center;
  font-weight: normal;
}
.header-top-nav li::after{
  color: #DF5120;
  margin-top:-2px;
}
.cap-text{
    color: #fff;
    font-style: italic;
    margin-top: 35px;
}
.cap-text h3{
  font-weight: normal;
  line-height: 30px;
  font-size: 24px;
}

.week-heading{
  background: #8E74B2;
  background: #2F0E5B;
  margin-bottom: 10px;
  padding: 8px;
  color: white;
}

/*START header search*/
.typeahead,
.tt-query,
.tt-hint {
  width: 396px;
  padding: 8px 12px;
  font-size: 20px;
  line-height: 30px;
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  outline: none;
   height: 35px;
  margin-top: 12px;
}

.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  /*border: 2px solid #0097cf;*/
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {
  width: 550px;
  margin: 10px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0px;
     -moz-border-radius: 0px;
          border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
    left: 0px !important;
    top: 75% !important;
    z-index: 1001 !important;
}

.tt-suggestion {
  padding: 5px 20px;
  font-size: 18px;
  line-height: 24px;
}

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;

}
.tt-suggestion p {
  margin: 0;
}

#custom-templates .empty-message {
  padding: 5px 10px;
 text-align: center;
}

#multiple-datasets .league-name {
  margin: 0 20px 5px 20px;
  padding: 3px 0;
  border-bottom: 1px solid #ccc;
}

#scrollable-dropdown-menu .tt-menu {
  max-height: 150px;
  overflow-y: auto;
}

#rtl-support .tt-menu {
  text-align: right;
}
.image-ajax .image {
  width: 50px;
  height: 40px;
  float: left;
}
.image-ajax .menu-text{
    padding-bottom: 0px;
    margin: 0px;
}
.image-ajax .price{
    font-size: 12px;
    margin: 0px;
}
.image-ajax .ajax-text{
    padding-left: 60px;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion p {
  margin: 5px;
}

.image-ajax a {
  color: #000;
  text-decoration: none;
  font-family: "Avenir", "Helvetica", "Arial", "sans-serif";
}

.show-all{
  padding-left: 20px;
  padding-top: 20px;
}

/*END header search*/

/*START social with login and register*/

.login-submit i{
  color: white;
}

.signin-with-social-sidebar a{
  width: 100%;
  margin-bottom: 5px !important;
}

.signin-with-social{
	margin-left: 13px;
}

.signup-with-social{
	margin-left: 2px;
}

.signup-signin-with-social .button{

  display: inline-block;
  height: 40px;
  line-height: 1.6;
  padding-right: 40px;
  padding-left: 60px;
  position: relative;
  background-color:rgb(0,0,0);
  color:white;
  text-decoration: none;
  text-transform: lowercase;
  letter-spacing: 1px;
  margin-bottom: 15px;
  text-shadow:0px 1px 0px rgba(0,0,0,0.5);
-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";zoom:1;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true);

  -moz-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
  -webkit-box-shadow:0px 2px 2px rgba(0,0,0,0.2);
  box-shadow:0px 2px 2px rgba(0,0,0,0.2);
  -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true)";
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=2,Color=#33000000,Positive=true);
}

.signup-signin-with-social .button span{
  padding-left: 10px;
}

.signup-signin-with-social a p{
	color: white;
}

.signup-signin-with-social .button:hover{
    text-decoration: none;
  	color: #eeeaee;
}

.signup-signin-with-social .button p{
	font-size: 17px;
    font-weight: 500;
    margin-top: 8px;
}
.signup-signin-with-social .button span {
  position: absolute;
  left: 0;
  width: 50px;
  height: 40px;
  font-size:25px;
  text-align: center;
  -webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
border-right: 1px solid  rgba(0,0,0,0.15);
    text-decoration: none;
}

.signup-signin-with-social .button.twitter {
  background: #00acee;
}

.signup-signin-with-social .button.facebook {
 background: #3b5998;
}

.signup-signin-with-social .button.google-plus{
  background: #db4a39;
}

.login-or {
    position: relative;
    font-size: 18px;
    color: #aaa;
    margin-top: 10px;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .signin-span-or {
    display: block;
    position: absolute;
    left: 50%;
    top: -2px;
    margin-left: -25px;
    background-color: #2F3239;
    width: 50px;
    text-align: center;
  }

  .signup-span-or {
    display: block;
    position: absolute;
    left: 50%;
    top: -2px;
    margin-left: -25px;
    background-color: #fff;
    width: 50px;
    text-align: center;
  }
  .hr-or {
    background-color: #cdcdcd;
    height: 1px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

/*END social with login and register*/

/*START Dealbox style*/

.heart-uncheck{
  color: #D6D6D6;
}
.heart-check{
  color: #2F3239;
}
.btn-heart-uncheck-hover:hover{
  color: #2F3239;
  cursor: pointer;
}

.btn-heart-check-hover:hover{
  color: #D6D6D6;
  cursor: pointer;
}

.logo-preview-main{
  margin-left: 19%;
  background-color: #DEDEDE;
  height: 160px;
  padding-top: 5px;
}
.image-preview-main{
  background-color: #DEDEDE; 
  height: 160px;
  padding-top: 5px;
}
.select-image-main{
  background-color: #DEDEDE; 
  height: 160px;
  padding-top: 5px;
}

/*END Dealbox style*/

/*START Submit New Deal style*/

.submit-new-deal-form .form-control{
  width: 82%;
  margin-bottom: 15px;
}
.submit-new-deal-form .title-wesite-typeahead .twitter-typeahead{
  margin-top: 15px !important;
}
.submit-new-deal-form .title-wesite-typeahead label{
  padding-top: 15px;
}
.submit-new-deal-form .form-group-space .twitter-typeahead input{
  width: 100% !important;
}
.submit-new-deal-form .form-style-5.form-style label{
  margin-top: 0px !important;
}
.submit-new-deal-form .form-group-space textarea,
input[type="url"]{
  background: #f3f3f3 none repeat scroll 0 0;
  border:1px solid #dedede;
  border-radius: 2px;
  font-weight: 600;
  font-size: 13px;
  max-width: 100%;
  outline: medium none;
  padding: 8px;
  color: #2F0E5B;
  transition: border 0.25s linear 0s, color 0.25s linear 0s, background-color 0.25s linear 0s;
}
.submit-new-deal-form .form-group-space textarea:focus,
input[type="url"]:focus{
  border-color: #8e74b2;
} 

.upvote-text{
  font-weight: bold;
  color: #2F3239;
}
.upvote-text i{
  font-size: 18px;
}

.preview-img-submit{
  height: 100px;
  width: 125px;
}

.click-deal-main-div{
  padding: 10px;
  min-height: 170px;
}
.question h2{
  margin: 0px 0px 0px 235px;
  color: #474D5D;
  overflow: hidden;
  /*font-size: 14px !important;*/
  font-weight: 600 !important;
  padding-right: 161px;
}
.click-deal-main-div:hover{
  cursor: pointer;
}
.main-sponsor-deal:hover{
  cursor: pointer;
}
.main-sponsor-deal{
  padding-bottom: 5px;
  padding-top: 8px;  
}
.main-deal-image{
  border: 1px solid #dedede;
  padding: 2px;
  position: relative;
}
.deal-category{
  background-color: #2F0E5B;
  color: white;
  padding: 5px 10px;
  border-radius: 0px;
  position: absolute;
  top: 5px;
  left: 5px;
  font-weight: normal;
}
.main-tagline{
  font-size: 13px;
  padding-bottom: 5px;
}
.deal-list-hr{
  background-color: #2F0E5B;
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  padding: 0; 
}
.deal-detail-logo{
  height: 30px;
  width: 30px;
}
.title-wesite-typeahead input[type="text"]{
  /*padding: 10px 8px 8px 8px;*/
}
.eac-sugg{
  padding-top: 8px !important;
  color: #cdcdcd;
}
.tab-inner .question{
  padding: 0px;
}
.question-inner .bottom-icon-btn{
  border:1px solid #c1c1c1;
  position: absolute;
  bottom: 0px;
  height: 25px;
  width: 55px;
  text-align: center;
  border-radius: 3px;
}
.question-inner .question-comment.bottom-icon-btn{
  left: 65px;
  width: 45px;
}
.question-inner .question-comment.bottom-icon-btn a{
  float: none !important; 
  text-decoration: none;
  color: #bbbbbb;
}
.question-inner .question-comment.bottom-icon-btn a i{
  color: #bbbbbb;
}
/*END Submit New Deal style*/

/*START Control-panel Style*/

.control-panel-style .tabs-vertical .tabs{
  border-bottom: medium none;
  float: left;
  width: 200px;
}

.control-panel-style .tabs-vertical .tab-inner-warp{
  float: none;
  margin-left: 200px;
  background-color: white;
  border:5px solid #8E74B2;
}

.project-deal-img img{
  width: 150px;
  height: 150px;
}
/*END Control-panel Style*/





/* Control Panel */
.card {
    padding: 30px;
    background-color: rgba(214, 224, 226, 0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.card.hovercard {
    position: relative;
    padding-top: 0;
    overflow: hidden;
    text-align: center;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1);
}
.card.hovercard .card-background {
    height: 150px;
}
.card-background img {
    -webkit-filter: blur(25px);
    -moz-filter: blur(25px);
    -o-filter: blur(25px);
    -ms-filter: blur(25px);
    filter: blur(25px);
    margin-left: -100px;
    margin-top: -200px;
    min-width: 130%;
}
.card.hovercard .useravatar {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
}
.card.hovercard .useravatar img {
    width: 100px;
    height: 100px;
    max-width: 100px;
    max-height: 100px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(255, 255, 255, 0.5);
}
.card.hovercard .card-info {
    position: absolute;
    bottom: 14px;
    left: 0;
    right: 0;
}
.card.hovercard .card-info .card-title {
    padding:0 5px;
    font-size: 20px;
    line-height: 1;
    color: #262626;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.card.hovercard .card-info {
    overflow: hidden;
    font-size: 12px;
    line-height: 50px;
    color: #737373;
    text-overflow: ellipsis;
}
.page-content{
  border:1px solid #2F0E5B;
  margin-bottom: 15px;
  height: auto !important; 
}
.page-content-padding{
  padding-top: 0px;
}
.page-content .boxedtitle, .main-content .boxedtitle{
  padding-left:0px;
}
.main-content .page-content .boxedtitle.page-title{
  margin-bottom: 0px !important;
}
.control-panel-title{
  background-color: #2F0E5B;
  padding: 5px 15px;
  margin-bottom: 15px;
}
.control-panel-title h2{
  color: #fff;
  margin: 0px;
}
.controlp-custom{
  margin: 0px -20px;
}
.controlp-custom-sub{
  padding: 0px;
}
.controlp-custom-sub .tab a{
  margin-right: 0px;  
  font-weight: bold;
  background: #2F0E5B;
  text-decoration: none;
}
.controlp-custom-sub .tab a:focus{
  outline: none;
}
.controlp-custom-sub .tab a:hover,
.controlp-custom-sub .tab a.current{
  color: #DF5120;
}
.controlp-custom-sub .tabs{
  background: #2F0E5B;
}
.controlp-custom-sub .tab-inner-warp{
  background-color: #fff;
  min-height: 350px;
}
.control-panel-sub-title{
  background-color: #2F0E5B;
  color: #fff;
  padding: 5px 5px 5px 15px;
  margin-bottom: 15px !important;
}
.tab-inner-sub{
  margin-bottom: 15px;
}
.ep_pp_btn{
  text-align: center;
}
.ep_pp_btn .button{
  border-radius: 0px;
  width: 170px;
}
.ep_pp_img{
  padding:0px 0px 15px 0px;
}
.ep_pp_img img{
  width: 150px;
  height: 150px;
}
.form-group-space{
  margin-bottom: 15px;
  /*overflow: hidden;*/
}
.form-group-space .help-block{
  padding-left: 15px;
}
.custom-submit-btn input.submit{
  width: 170px;
  float: none;
  margin: auto;
  border-radius: 0px;
}
.label-radio{
  width: 100% !important;
}


/* Submitted Deal in control panel */

.sub-deal {
  overflow: hidden;
  position: relative;
  border: 1px solid #CCC;
  border-radius: 4px;
  text-align: center;
  padding: 0;
  background-color: #fff;
  color: rgb(136, 172, 217);
  margin-bottom: 15px !important;
}
.sub-deal .header-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  border-bottom: 1px #FFF solid;
  background-color: #8E74B2;
  z-index: 1;
}
.sub-deal .avatar {
  position: relative;
  margin-top: 15px;
  z-index: 100;
  min-height: 100px;
}
.sub-deal .content {
  min-height: 100px;
}

.sub-deal .avatar img {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 5px solid rgba(142,116,178,0.8);
}

.title-wesite-typeahead .twitter-typeahead{
  width: 82%;
}

.title-wesite-typeahead .tt-menu{
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  left: 0 !important;
  margin: 0;
  padding: 5px 0;
  top: 76% !important;
  width: 737px;
  z-index: 1001 !important;
}

.title-wesite-typeahead .image-ajax .image{
  float: left;
  width: 35px;
}
#edit-logo-pre-image,
#logo-pre-image{
  height: 100px;
  width: 100px;
}
/* Submitted Deal */

.page-content-sb-deal{
  border:1px solid #dedede !important;
}
.page-content-sb-deal h2{
  color: #2F0E5B;
  border-bottom: 2px solid #dedede;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.custom-newD-btn{
  text-align: center;
}

/*searchbox popup*/
.panel-pop-custom {
  background-color: transparent;
  border: 0px solid #e5e5e5;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
  width: 100%;
  position: fixed !important;
  padding: 0px;
  top: 0%;
  top: 0% !important;
  left: 0%;
  margin-left: 0px;
  z-index: 998;
  overflow: hidden;
  color: #2f3239;
  display: none;
  margin-top: 0px !important;
  bottom: 0px;
  overflow-y: scroll;
}
.panel-pop-custom h2{
  margin-bottom: 0px !important; 
  padding-bottom: 0px !important;
  background-color: rgba(255, 255, 255, 0.8);
  height: 50px;
  position: relative;
  border-bottom:0px solid #fff;
}
.panel-pop-custom h2 i{
  background: #2F3239;
  color: #fff;
  margin: 0px;
  border-radius: 50%;
  position: absolute;
  left: 50px;
  top: 5px;
  font-size: 20px;
  padding: 5px 8px;
}
.panel-pop-custom .body{
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0px 20px;
}
.panel-pop-custom .body .body-sub{
  min-height: 650px;
  background: #fff;
}
a{
  cursor: pointer;
}
.fb-profile img.fb-image-lg{
    z-index: 0;
    width: 100%;  
    margin-bottom: 10px;
}

.fb-image-profile
{
    margin: -90px 10px 0px 50px;
    z-index: 9;
    width: 20%; 
}
.fb-profile-text{
  padding: 0px 15px;
}

@media (max-width:768px)
{
    
.fb-profile-text>h1{
    font-weight: 700;
    font-size:16px;
}

.fb-image-profile
{
    margin: -45px 10px 0px 25px;
    z-index: 9;
    width: 20%; 
}
}

.body-sub{
  padding-right: 0px;
  padding-left: 0px;
}

.select2-container--default .select2-selection--single{
  border-radius: 0px !important;
  border:1px solid #dedede !important;
  background: #f3f3f3 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  color: #2F0E5B !important;
  font-weight: 600 !important; 
}


::-webkit-input-placeholder{
   opacity: 1;
}

:-moz-placeholder {
   opacity: 1;  
}

::-moz-placeholder {
   opacity: 1;  
}

:-ms-input-placeholder {  
   opacity: 1;    
}


.login-popup .modal-dialog{
  margin:60px auto 30px auto !important;
  width: 320px;
}
.login-popup .modal-dialog .modal-header{
  background-color: #DDDDDC;
  background: rgba(0, 0, 0, 0) linear-gradient(to right, #dcdcdc, #a9abac, #dcdcdc);
  position: relative;
  height: 120px;
  border-radius: 5px 5px 0px 0px;
}
.modal-header .close-b{
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0 1px 1px 0 #5a5a5a;
  padding: 2px 8px;
  position: absolute;
  right: 10px;
  cursor: pointer;
}
.login-popup .modal-dialog .modal-body{
  padding: 15px 15px 0px 15px !important;
}
.login-popup .modal-dialog .modal-body .help-block{
  margin-bottom: 0px !important;
  margin-top: 15px !important;
}
.login-popup .modal-dialog .modal-body .alert{
  padding: 10px 15px !important; 
}
.login-popup .modal-dialog .modal-body .alert span{
  color: #a94442 !important;
}

 
.modal-header .user-img-circle{
  position: absolute;
  top: -250px;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 0px 1px 1px #5a5a5a;
}
.modal-header .user-img-circle img{
  height: 100%;
  width: 100%;
  border-radius: 50%;
}
.modal-header p.headding{
  font-size: 24px;
  margin-top: 55px;
}
.modal-body .input-group{
  width: 100% !important;
}
.modal-body .tabs-warp{
  margin: 0px !important; 
}
.modal-body .tabs-warp .tabs{
  border: 1px solid #5C666F !important;
  width: 100% !important;
  border-radius: 5px;
  margin: 15px 0px 10px 0px;
}
.modal-body .tabs a{
  background: #fff;
  color: #000;
  width: 50% !important;
  float: left;
}
.modal-body .tabs a.current{
  border-radius: 0px;
  background: #5C666F !important;
  color: #fff;
}
.modal-body .tab-inner-warp{
  padding: 0px !important;
  background: #fff !important;
}

.modal-body .signup-signin-with-social{
  margin: 0px !important;
}
.modal-body .signup-signin-with-social .button{
  width: 100% !important;
  margin-bottom: 5px !important;
}
.modal-body .signin-span-or{
  background-color: #fff;
}
.submit-btn{
  padding: 0px;
  background-color: #EA5323;
  margin-top: 15px;
}
.submit-btn button:hover,
.submit-btn button{
  background-color: #EA5323;
  color: #fff;
  padding: 20px 0px; 
}
.submit-btn button i{
  border: 1px solid #fff;
  border-radius: 50%;
  padding: 4px 12px;
  font-size: 26px;
}

.login-register-body .form-control{
  z-index: 0 !important;
}
.header-user-img{
  height: 25px;
  width: 25px;
}

.right-side-popup {
    position: fixed;
    margin: auto;
    width: 50% !important;
    height: 100%;
    padding-left: 2px;
}
.right-side-popup .modal-content {
  height: 100%;
  /*height: 200px;*/
  overflow-y: auto;
  box-shadow: 0px 0px 6px 0px #2F0E5B;
}

.right-side-popup .modal-body {
  padding: 0px 0px 0px 0px;
}
.right-side-popup.fade .modal-dialog {
  padding: 0px !important;
  width: 100% !important;
  margin: 0px !important;
  right: -50%;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}
.right-side-popup.fade.in .modal-dialog {
  right: 0% !important;
  height: 100% !important;
}
.right-side-popup .modal-content {
  border-radius: 0;
  border: none;
}

/*custom modal dealdetail*/

.custom-modal-dealdetail .body-top{
  height: 300px;
  padding: 0px;
  position: relative;
  overflow: hidden;
}
.custom-modal-dealdetail .modal-body .row{
  margin: 0px !important;
  overflow: hidden;
}
.custom-modal-dealdetail .body-top .bg-img{
  position: absolute;
  width: 100%;
}
.custom-modal-dealdetail .body-top .sub-content{
  height: 300px;
  position: relative;
  background: rgba(0, 0, 0, 0.5) !important;
  color: #fff;
}
.custom-modal-dealdetail .body-top .sub-content .custom-close{
  position: absolute;
  opacity: 1;
  padding: 3px 8px 5px 8px;
  background: #2f3239;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  top: 5px;
  right: 5px;
  z-index: 1001;
}
.custom-modal-dealdetail .body-top .title-logo{
  text-align: center;
  padding: 30px 0px 0px 0px;
}
.custom-modal-dealdetail .body-top .title{
  text-align: center;
  padding: 15px 0px 0px 0px;
}
.custom-modal-dealdetail .body-top .title h1 a{
  margin: 0px;
  text-shadow: 0px 0px 1px #000;
  color: #FFFFFF;
}
.custom-modal-dealdetail .body-top .title a:hover{
  text-decoration: none;
}
.custom-modal-dealdetail .body-top .middel{
  text-align: center;
}
.custom-modal-dealdetail .body-top .middel h3{
  margin: 5px 0px;
  text-shadow: 0px 0px 1px #000;
}
.custom-modal-dealdetail .body-top .middel span{
  text-shadow: 0px 0px 1px #000;
}
.custom-modal-dealdetail .middel .btn-getit{
  background: #DA542F;
  color: #fff;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 600;
  padding: 5px 30px;
}
.custom-modal-dealdetail .middel .caretup{
  width: 190px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-left: -10px;
}
.custom-modal-dealdetail .middel .btn-caretup{
  color: #000;
  padding: 2px 0px;
  background: #fff;
  overflow: hidden;
  border-radius: 3px;
  width: 25px;
  float: left;
}
.custom-modal-dealdetail .middel .btn-caretup i{
  font-size: 20px;
  line-height: 0px;
}
.custom-modal-dealdetail .middel .btn-caretup span{
  float: left;
  width: 100%;
  line-height: 12px;
}

.custom-modal-dealdetail .body-top .footer{
  position: absolute;
  bottom: 15px;
}
.custom-modal-dealdetail .footer .btn-save{
  background: transparent;
  color: #fff;
  border-color: #fff;
  font-weight: 600;
}
.custom-modal-dealdetail .modals-body{
  padding: 0px;
}
.custom-modal-dealdetail .modals-body .left{
  padding: 0px;
  border-right: 1px solid #eaedee;
  min-height: 400px;
}
.custom-modal-dealdetail .modals-body .right{
  padding: 15px 0px;
  min-height: 380px;
}
.custom-modal-dealdetail .modals-body .right h4{
  text-transform: uppercase;
  color: #AEAEAE;
  font-weight: normal;
  margin-bottom: 0px;
  padding-left: 15px;
} 
.custom-modal-dealdetail .modals-body .share,
.custom-modal-dealdetail .modals-body .tags,
.custom-modal-dealdetail .modals-body .s-product{
  padding: 15px;
}

.custom-modal-dealdetail .modals-body .btn{
  color: #fff;
  width: 40px;
}
.custom-modal-dealdetail .modals-body .btn-envelope{
  background: #AEAEAE;
}
.custom-modal-dealdetail .modals-body .btn-google{
  background: #DC4437;
}
.custom-modal-dealdetail .modals-body .btn-twitter{
  background: #00C4F5;
}
.custom-modal-dealdetail .modals-body .btn-facebook{
  background: #2662A0;
}
.custom-modal-dealdetail .modals-body .s-product{
  color: #AEAEAE;
  text-align: center;
  padding: 30px 15px;
}
.custom-modal-dealdetail .modals-body .footer{
  position: absolute;
  bottom: 5px;
  padding:5px 0px;
  left: 50%;
  transform: translateX(-50%);
  border: 1px solid #eaedee;
  width: 90%;
  color: #AEAEAE;
}
.modals-body .footer .f-left{
  padding: 0px 0px 0px 5px;
  position: relative;
}
.modals-body .footer .f-left span{
  background: #000;
  border-radius: 50%;
  color: #fff;
  font-size: 11px;
  height: 15px;
  left: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 15px;
}
.modals-body .footer .f-left img{
  width: 32px;
  height: 28px;
  border:1px solid;
  border-radius: 50%;
}
.modals-body .footer .f-right{
  text-transform: uppercase;
}

.add-deal-width{
  width:100% !important;
}
.add-deal-width-50{
  width: 50% !important;
}
.sm-popup-deal{
  width: 100% !important;
  right: 0px !important;
  background-color: rgba(0,0,0,0.5) !important;
}
.sm-popup-deal-dialog{
  overflow-x: scroll !important;
}
.sm-popup-deal-content{
  width: 95% !important;
  position: absolute;
  top: 30px;
  left: 50% !important;
  transform: translateX(-50%) !important;
  overflow-y:hidden !important;
  box-shadow: none !important;
  border-radius: 3px !important;
}

*::-moz-selection{
  color: #fff !important; 
  background: #F27C47 !important;
}

.comment-textarea{
  height: 50px;
  width: 100%;
}
.comment-main-row{
  margin: 0px;
  padding-top: 15px;
}
.comment-main h5{
  margin-bottom: 1px;
}

.comment-boxes{
  margin: 0px;
}
.comment-boxes-left{
  text-align: left;
  padding: 1px;
}
.comment-boxes-left img{
  width: 50px;
  height: 50px;
  border-radius: 3px;
}

.comment-boxes-left-rreplay{
  text-align: left;
  padding: 1px;
}
.comment-boxes-left-rreplay img{
  width: 40px;
  height: 40px;
  border-radius: 3px;
}

.rreplay-textarea-link:hover{
  cursor: pointer;
}

.comment-boxes-right{
  padding: 0px;
}

.comment-boxes-right textarea {
  overflow: hidden;
  width: 100%;
  height: 50px;
  min-height: 50px !important;
  border: 2px solid #d4d7d8;
  background: #fff;
  resize:none;
  border-radius: 5px;
  padding:12px 15px;
  color: #5a5a5a;
}

.comment-boxes-right textarea::-webkit-input-placeholder {
  opacity: 0.5;
}
.comment-boxes-right textarea:-moz-placeholder { /* Firefox 18- */
  opacity: 0.5;
}
.comment-boxes-right textarea::-moz-placeholder {  /* Firefox 19+ */
  opacity: 0.5;
}
.comment-boxes-right textarea:-ms-input-placeholder {  
  opacity: 0.5;
}
.comment-boxes-right .textarea {
  padding: 0px;
}
.comment-boxes-right .textarea-btn {
  padding: 0px;
  border: 2px solid #d4d7d8;
  border-radius: 0px 0px 5px 5px;
  border-width: 0px 2px 2px 2px;
  display: none;
}
.textarea-btn .btn-submit{
  background: #0088cc;
  border-color: #d4d7d8;
  border-radius: 0 !important;
  border-width: 0 0 0 2px;
  line-height: 22px;
  padding-right: 25px;
  padding-left: 25px;
  color: #fff;
  width: auto !important;
}
.textarea-btn .btn-submit:hover{
  background: #131618;
}
.textarea-btn .btn-login{
  background: #f5f5f5;
  border-radius: 0 !important;
  border-width: 0px;
  line-height: 22px; 
}
.textarea-btn .btn-login:hover{
  background: #EEEEEE;
}

.all-comment{
  margin: 15px 0px 0px 0px;
}
.all-comment-head{
  border-bottom:2px solid #EAEDEE;
  padding: 5px 0px;
}
.all-comment-head span{
  padding: 5px 0px;
  font-weight: bold;
  border-bottom: 2px solid #2F0E5B;
}
.all-comment-body{
  padding: 0px;
  margin-top: 5px;
}
.all-comment-body-sub{
  margin: 0px;
  margin: 10px 0px;
}
.all-recomment-body-sub{
  margin: 0px;
}
.all-comment-body-subl{
  width: 50px !important;
  padding: 0px;
}
.all-comment-body-subl img{
  width: 50px !important;
  height: 50px !important;
  border-radius: 3px;
}
.replay-textarea-box{ 
  clear: both;
}
.all-comment-replay img,
.replay-textarea-box img{
  width: 40px !important;
  height: 40px !important;
}

.all-comment-body-subr{
  padding: 0px;
}
.all-comment-body-subr a{
  text-decoration: none;
}
.all-comment-body-subr .time{
  color: #c1c1c1;
  font-size: 10px;
  padding-left: 5px;
}
.all-comment-body-subr .time i{
  font-size: 8px;
}
.all-comment-body-subr .acction{
  text-align: right;
}
.all-comment-body-subr .acction a{
  color: #c1c1c1;
  font-size: 12px;
}
.all-comment-body-subr a.defaule{
  color: #5a5a5a;
} 
.all-comment-body-subr a.danger{
  color: #d72113;
}
.all-comment-body-subr .label{
  padding: 1px 3px !important;
} 
.all-comment-body-subr .comemt-text{
  padding:5px 15px 15px 15px;
}
.all-comment-body-subr .replay{
  color: #5a5a5a;
  font-size: 12px;
  float: left;
  width: 60px;
  line-height: 0px;
}
.replay-textarea-link:hover{
  cursor: pointer;  
}
.all-comment-body-subr .replay span i{
  font-size: 8px;
  padding:0px 5px;
}
.all-comment-body-subr .like{
  float: left;
  line-height: 0px;
  margin-top: -5px;
  font-size: 13px;
  padding-right: 5px;
  border-right: 1px solid #c1c1c1;
}
.all-comment-body-subr .like span{
  color: #6dad85;
}
.all-comment-body-subr .unlike span{
  color: #ad756d;
}
.all-comment-body-subr .unlike{
  float: left;
  line-height: 0px;
  font-size: 13px;
  margin-top: -5px;
  padding-left: 5px;
}
.all-comment-body-subr .like a,
.all-comment-body-subr .unlike a{
  color: #c1c1c1; 
}

#myModal2{
 z-index: 1000; 
 right: -50%;
}

.table-approval .img-approval{
  height: 80px;
  border:1px solid black;
  width:100%;
}
.btn-flat{
  border-radius: 0px;
}
.sweet-alert input[type="text"], input[type="password"], input[type="email"], textarea, select{
  width: 100%;
}
.edit-deal .modal-dialog{
  width: 1000px;
}
.table-approval .img-approval{
  width: 80px;
}
.about-us-body{
  min-height: 480px;
}
.question-type-main{
  top: 10px !important;
  right: 10px !important;
  left: inherit !important;
}

.deal-reject-modal .modal-dialog{
  width: 250px;
  border-radius: 5px;
}
.deal-reject-modal .modal-dialog .modal-content{
  background: #fff;
  border:0px;
}
.deal-reject-modal .modal-dialog .modal-body{
  padding: 30px 15px;
}
.deal-reject-modal .modal-body .input-group{
  margin-top: 5px;
}
.deal-reject-modal .modal-body .close{
  position: absolute;
  background: #2F0E5B;
  border-radius: 50%;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  top: 6px;
  right: 6px;
  opacity: 1;
  text-shadow: 0 0px 0 #fff;
  padding: 0px 4px;
}
.deal-reject-modal .modal-body .reject-deal-btn{
  text-transform: uppercase;
  box-shadow: 0px 3px 3px 0px #4a4a4a;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  border:0px;
  bottom: -15px;
  background: #2F0E5B;
  color: #fff;
}

.header-top-nav ul .user-det{
  line-height: 0px;
}
.user-dropd-btn{
  background: transparent;
  color: #fff;
  border:0px;
}
.user-dropd-btn a,
.user-dropd-btn:hover a{
  color: #fff !important;
}
.header-top-nav .user-det .dropdown-menu{
  background: #fff;
  color: #2F0E5B !important;
  right: 0px !important;
  left: auto !important; 
  border:0px !important;
}
.header-top-nav .user-det .dropdown-menu:after{
    border-color: #2f0e5b #2f0e5b #fff;
    border-style: solid;
    border-width: 0 10px 10px;
    content: "";
    position: absolute;
    right: 10px;
    top: -10px;
}
.header-top-nav .dropdown-menu li:after,
.header-top-nav .user-det .dropdown-menu li:after{
  content: none !important;
}
.header-top-nav .dropdown-menu li,
.header-top-nav .user-det .dropdown-menu li{
  width: 100%;
  padding-left: 10px;
}
.header-top-nav .dropdown-menu li a i,
.header-top-nav .user-det .dropdown-menu li a i{
  color: #2F0E5B !important;
}
.header-top-nav .dropdown-menu li a,
.header-top-nav .user-det .dropdown-menu li a{
  color: #2F0E5B !important;
  width: 100%;
}

.latest-comment-home:hover{
  cursor: pointer;
}
.latest-comment-home{
  border-bottom: 1px solid #dedede;
  margin: 0px;
  margin-bottom: 7px;
  padding-bottom: 7px;
}
.latest-comment-home:last-child{
  border-bottom: 0px solid #dedede;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.latest-comment-home .left{
  padding: 0px;
  width: 45px;
}
.latest-comment-home .left img{
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.latest-comment-home .right{
  padding: 0px;
  font-size: 12px;
}
.latest-comment-home p{
  margin: 0px;
}
.mobile-menu-li{
    display: none !important;
}

.submit-new-deal-form .cke_chrome{
  width: 99% !important;
  float: right;
}


/*Start Choose Plan CSS*/
.membership-pricings{
  z-index: 1100;
}
.membership-pricing-dialog{
  width: 950px;
}
.membership-pricing{
    border: 1px solid #e2e2e2;
    margin: 0px 25px;
}
.membership-pricing table tr,
.membership-pricing table tr th,
.membership-pricing table tr td,
.membership-pricing table{
  border: 0px solid #fff !important;
}
.membership-pricing table tr:first-child th .pricing-plan-name {
    font-size: 22px;
}
.membership-pricing table tr:first-child th .pricing-plan-price {
    line-height: 35px;
}
.membership-pricing table tr:first-child th .pricing-plan-price>sup {
    font-size: 45%;
}
.membership-pricing table tr:first-child th .pricing-plan-price>span {
    font-size: 30%;
}
.membership-pricing-first{
  padding: 0px;
  width: 31%;
}
.membership-pricing table{
  margin: 0px;
}
.membership-pricing table tr:last-child td{
  border-bottom:0px solid #fff !important;
}
.membership-pricing table .plan-header {
    text-align: center;
    font-size: 48px;
    padding: 25px 0;
}
.membership-pricing-second{
  padding: 0px;
  width: 23%;
}
.membership-pricing-second table .plan-header-free {
    background-color: #eee;
    color: #2F0E5B;
}
.membership-pricing-third{
  padding: 0px;
  width: 23%;
}
.membership-pricing-third table .plan-header-middal {
    color: #fff;
    background-color: #5E497E;
    border-color: #5E497E;
}
.membership-pricing-forth{
  padding: 0px;
  width: 23%;
}
.membership-pricing-forth table .plan-header-standard {
    color: #fff;
    background-color: #2F0E5B;
    border-color: #2F0E5B;
}
.membership-pricing table tr:first-child{
  height: 130px;
  overflow: hidden;
}
.membership-pricing table tr td{
  border: 1px solid #e2e2e2 !important;
}
.membership-pricing table td{
    text-align: center;
    padding:10px 10px;
    background-color: #fafafa;
    font-size: 14px;
}
.membership-pricing-first table tr td{
    text-align: left !important;
    color: #555;
    font-weight: bold;
}
.membership-pricing-first table tr:first-child th:first-child {
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: #e2e2e2;
    text-align: center;
    color: #2F0E5B;
    font-weight: bold;
    font-size: 22px;
    padding: 25px 15px;
}
.membership-pricing table tr td .remove-icon{
  color: #a93717;
  font-size: 16px;
}
.membership-pricing table tr td .check-icon{
  font-size: 16px;
  color: #209e61;
}
.membership-pricing table tr td span:first-child{
  display: none;
  color: #555;
  font-weight: bold;
  padding: 0px 10px;
}
/*End Choose Plan CSS*/

.load-more-btn{
  padding-right: 100px;
  padding-left: 100px;
}



/*.header-search input{
  background-color: white;
  border-radius: 50px;
  height: 35px;
  color: black !important;
  padding: 0px 30px 0px 10px;
  position: relative;
  width: 375px;
}*/

/*.header-search .twitter-typeahead:first-child input[type=text]:focus{
  width: 425px;
}*/

.small-screen-header{
  display: none;
}

.header-caption a{
  display: none;
}

@media (max-width:490px){
  #header-top .logo{
    width: 100%;
    text-align: center;
  }
  #header-top .search{
    width: 100%;
    padding: 15px;
  }
  .header-search{
    position: relative;
    float: none;
  }
  .header-top-nav{
    float: none;
  }
  #header-top .header-top-nav .navbar-header{
    display: block;
    border-top: 1px solid #fff;
  }
  .header-user-img{
    float: left;
    margin-right: 10px;
  }
  #header-top .header-top-nav .user-det{
    display: none;
  }
  #header-top .header-top-nav li{
    width: 100%;
  }
  .header-top-nav li::after{
    content: "";
  }
  #header-top .header-top-nav li a{
    width: 100% !important;
    padding-left: 15px !important;
  }
  .header-image{
    height: 270px;
  }
  .header-caption{
    width: 100%;
    top: 40px;
  }
  .header-caption h1{
    line-height: 38px;
    font-style: 38px;
  }
  .cap-text h3{
    font-size: 20px;
  }
  .tt-menu{
    width: 260px;
    display: block;
  }
  .question-tab .tabs li{
    width: 25%;
    float: left;
  }
  .question-tab .tabs li a{
    padding: 10px 0px !important;
    text-align: center;
    width: 100% !important;
  }
  .question-type-normal.question h2, .question-type-poll.question h2{
    padding-top: 190px;
  }
  .question-report{
    top: 185px !important;
    right: 20px !important;
    left: inherit !important;
  }
  .question-type-main{
    top: 175px !important;
    right: inherit !important;
    left: 10px !important;
  }
  .submit-new-deal-form .form-style-5.form-style label{
    padding: 0px !important;
    height: 25px !important;
  }
  .dealdetail-singel .body-top .middel{
    position: relative;
    top: 40px;
    transform: none;
  }
  .comment-boxes-left{
    width: 20%;
    float: left;
  }
  .comment-boxes-right{
    width: 76%;
    float: right;
  }
  .comment-boxes-right .textarea-btn{
    overflow: hidden;
  }
  .all-comment-body-subr{
    width: 80%;
    float: right;
  }
  .all-comment-body-subl{
    float: left;
  }
  .all-comment-body-subr .acction{
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .all-recomment-body-sub .all-comment-body-subr{
    float: left;
    width: 81%;
  }
  .all-recomment-body-sub .all-comment-body-subl{
    width: 35px !important;
    float: left;
  }
  .question-inner{
    top: 0px !important;
  }
  .question h2{
    margin: 0px 0px 0px 0px;
    color: #474D5D;
    overflow: hidden;
    /*font-size: 14px !important;*/
    font-weight: 600 !important;
    padding-right: 0px;
  }
  .panel-pop-custom{
    margin-left: 0px !important;
  }
  .panel-pop-custom h2 i{
    left: 5px;
  }
  .question-author{
    width: 94% !important;
    top: 10px !important;
    left: 10px !important;
  }
  .mobile-menu-li{
    display: block !important;
  }
  .custom-modal-dealdetail .body-top .middel{
    width: 100%;
  }
  .right-side-popup .modal-content{
    height: auto;
  }
  .right-side-popup{
    padding-left: 0px;
  }
  .set-detail label{
    text-align: left !important;
    padding-left: 0px !important;
  }
  .membership-pricing{
    border:0px solid #e2e2e2;
  }
  .membership-pricing-dialog{
    width: 92%;
    margin:30px auto;
  }
  .membership-pricing-first,
  .membership-pricing-second,
  .membership-pricing-third,
  .membership-pricing-forth{
    width: 100%;
  }
  .membership-pricing-first{
    display: none;
  }
  .membership-pricing-second,
  .membership-pricing-third,
  .membership-pricing-forth{
    margin-bottom: 15px;
  }
  .membership-pricing table{
    border: 1px solid #e2e2e2 !important;
  }
  .membership-pricing table tr td span:first-child{
    display: block;
  }
  .question-inner .bottom-icon-btn{
    position: relative;
  }
  .question-inner .question-comment.bottom-icon-btn{
    left: 0px;
  }
  .header-caption h1{
    display: none;
  }

  .header-caption a{
    display: block;
  }

  .full-screen-logo{
    display: none;
  }

  .full-screen-search{
    display: none;
  }

  .small-screen-header{
    display: block;
  }

  .header-search input:focus{
    background-color: #fff !important;
    color: #2f0e5b !important;
    width: 250px !important;
  }

  .cap-text{
    color: #fff;
    font-style: italic;
    margin-top: 10px;
  }

  .header-caption {
    top: 15px;
    width: 100%;
  }

  #header-top {
    height: auto !important;
    margin-bottom: 0px;
    padding: 10px 0 0;
  }

}

@media (min-width: 491px) and (max-width: 1000px) {

  #header-top .logo{
    width: 30%;
    float: left;
  }
  #header-top .search{
    width: 70%;
    float: left;
    padding: 0px 15px;
  }
  #header-top .menu{
    float: left;
    width: 100%;
  }
  .submit-new-deal-form .form-style-5.form-style label{
    width: 100% !important;
    padding-left: 0px;
  }
  .submit-new-deal-form .form-control{
    width: 100% !important;
  }
  .controlp-custom-sub .tabs .tab{
    width: 50% !important;
    float: left;
  }
  .controlp-custom-sub .tabs .tab a{
    width: 100% !important;
  }
  .panel-pop-custom .body .body-sub{
    width: 100%;
  }
  .dealdetail-singel .body-top .middel{
    position: relative;
    top: 40px;
    transform: none;
  }
  .comment-boxes-right .textarea-btn{
    overflow: hidden;
  }
  .all-comment-body-subr .acction{
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .custom-modal-dealdetail .body-top .middel{
    width: 100%;
  }
  .right-side-popup .modal-content{
    height: auto;
  }
  .right-side-popup{
    padding-left: 0px;
  }
  .membership-pricing{
    border:0px solid #e2e2e2;
    width: 80%;
    margin: auto;
  }
  .membership-pricing-dialog{
    width: 60%;
    margin:30px auto;
  }
  .membership-pricing-first,
  .membership-pricing-second,
  .membership-pricing-third,
  .membership-pricing-forth{
    width: 100%;
  }
  .membership-pricing-first{
    display: none;
  }
  .membership-pricing-second,
  .membership-pricing-third,
  .membership-pricing-forth{
    margin-bottom: 15px;
  }
  .membership-pricing table{
    border: 1px solid #e2e2e2 !important;
  }
  .membership-pricing table tr td span:first-child{
    display: block;
  }

}

.new-deal-ribbin-img{
  position: absolute;
  top: 0px;
}

.new-deal-ribbin-img img{
  height: 60px;
}