@media only screen and (max-width: 768px) {
	/* .procontent .tabing .tablinks{
		padding: 10px 24px 12px;
		font-size: 13px;
	} */
	.tabcontent .inner img{
		width: 100%;
	}
	.right-content-sec .daddy-view-profile .tabing .tablinks{
		padding: 10px 20px 12px;
		font-size: 13px;
	}
	.tabcontent .slider-photos, .tabcontent .member-pr-photo, .tabcontent .pr-photos, .tabcontent .private-photos{
		margin-top:-5px;
	}
	
}
/**Footer Start**/
@font-face {
  font-family: 'BebasNeue Bold';
  src: url('fonts/BebasNeue Bold.woff2') format('woff2'),
       url('fonts/BebasNeue Bold.woff') format('woff'),
       url('fonts/BebasNeue Bold.ttf')  format('truetype');
}
@font-face {
  font-family: 'BebasNeue Thin';
  src: url('fonts/BebasNeue Thin.woff2') format('woff2'),
       url('fonts/BebasNeue Thin.woff') format('woff'),
       url('fonts/BebasNeue Thin.ttf')  format('truetype');
}
@font-face {
  font-family: 'BebasNeue Regular';
  src: url('fonts/BebasNeue Regular.woff2') format('woff2'),
       url('fonts/BebasNeue Regular.woff') format('woff'),
       url('fonts/BebasNeue Regular.ttf')  format('truetype');
}
@font-face {
  font-family: 'BebasNeue Light';
  src: url('fonts/BebasNeue Light.woff2') format('woff2'),
       url('fonts/BebasNeue Light.woff') format('woff'),
       url('fonts/BebasNeue Light.ttf')  format('truetype');
}
@font-face {
  font-family: 'BebasNeue Book';
  src: url('fonts/BebasNeue Book.woff2') format('woff2'),
       url('fonts/BebasNeue Book.woff') format('woff'),
       url('fonts/BebasNeue Book.ttf')  format('truetype');
}
.contact{
	background:#151515;
}
.footer-logo{
	width:175px;
	margin:0px auto;
	background:#2c2c2c;
	text-align:center;
	height:153px;
	border-radius:0px 0px 100px 100px;
	padding:20px 0px 0px;
}
.footer-logo img{
	margin:0px auto;
}
.footer-contact-info{
	padding:0px;
}
.footer-newsletter h1{
	font-family: 'Bebas Neue';
	font-size: 30px;
	text-transform: uppercase;
	margin-top: 34px;
	margin-bottom: 11px;
	font-weight: 500;
}
.email-box {
	position: relative;
	width:498px;
	margin:0px auto;
	    max-width: 100%;
}
.footer-newsletter input[type="text"]{
	display: block;
	width: 100%;
	font-size: 14px;
	padding: 12px 55px 12px 29px;
	border-radius: 25px;
	border: 1px solid #b7b7b7;
	color: #fffefe;
	background: none;
	height: 50px;
	font-family: 'Poppins';
	font-weight:normal;
}
.footer-newsletter input::-webkit-input-placeholder{
	color:rgba(255, 254, 254, 0.24) !important;
}
.footer-newsletter input:-ms-input-placeholder{
	color:rgba(255, 254, 254, 0.24) !important;
}
.footer-newsletter input::placeholder{
	color:rgba(255, 254, 254, 0.24) !important;
}
.footer-newsletter button {
  	appearance: none;
	border: none;
	background: #dc972f;
	font-size: 20px;
	position: absolute;
	right: 3px;
	top: 3px;
	padding: 0;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	margin: 0px;
	background: -moz-linear-gradient(left, #db962e 0%, #cb9b4f 100%);
	background: -webkit-linear-gradient(left, #db962e 0%,#cb9b4f 100%);
	background: linear-gradient(to right, #db962e 0%,#cb9b4f 100%);
}
.footer-newsletter button i{
	color:#fff;
}
.footer-contact-info .footer-thought{
    width: 595px;
    margin: 0px auto;
	    max-width: 100%;
	padding-bottom: 22px;
}
.footer-contact-info .footer-thought li{
	font-size:15px;
	font-family: 'Muli';
	font-weight:normal;
	line-height:26px;
	color:#909090;
}
.footer-newsletter {
    margin-bottom: 30px;
}
.social-icon ul {
    display: flex;
	/* justify-content: center; */
    justify-content: flex-end;
}
.social-icon li {
    float: left;
    width: 26px;
    height: 26px;
    border: 1px solid #555555;
    color: #555555;
    border-radius: 50%;
    text-align: center;
    line-height: 23px;
	margin:0px 4px;
}
.social-icon li i{
	color: #555555;
    line-height: inherit;
}
.social-icon li:hover {
	background:#dc972f;
	border-color:#dc972f;
}
.social-icon li:hover i{
	color:#fff;
}
.social-icon li a{
    display: block;
}
.copyright-txt .style-1{
	margin:0px;
}   
.footer-contact-info {
    padding:0px 0px 9px;
    border-bottom:4px solid #2d2d2d;
    margin-bottom:15px;
}
.contact .container {
    width: 804px;
	    max-width: 100%;
}
.copyright-txt .copyright, .footer-contact-menu li a{
	font-size:12px;
	color:#909090;
	font-family: 'Muli';
    font-weight:normal;
    text-transform: capitalize;
}
.footer-contact-menu li a:hover{text-decoration:underline;}
.footer-contact-menu ul{
	display: flex;
	justify-content: right;
}
.footer-contact-menu li {
    padding-left: 29px;
}
.footer-bottom{
	padding-top:20px;
	margin-bottom:20px;
	width: 100%;
	clear: both;
	float: left;
}
.footer-logo a{
	display:block;
}
/**Footer End**/
/**Header Start**/
.navbar-default .nav li a {
    font-weight: 600;
    color: #dc972f;
    font-size: 16px;
    padding: 10px 15px;
    font-family: 'Muli';
    text-decoration: none;
}
.navbar-default .nav li a:hover, .navbar-default .nav li a:focus {
    color: #ffffff;
}
.navbar-default .nav li a.login-link{
	background:#dc972f;
	color:#fff;
	border-radius: 25px;
	font-size: 14px;
	padding: 10px 33px 12px;
	background: -moz-linear-gradient(left, #db962e 0%, #cb9b4f 100%);
	background: -webkit-linear-gradient(left, #db962e 0%,#cb9b4f 100%);
	background: linear-gradient(to right, #db962e 0%,#cb9b4f 100%);
}
.navbar-default .nav li a.login-link:hover, .navbar-default .nav li a.login-link:focus{
	background: #d78b1b !important;
}	
.navbar-header {
    background: #dc972f;
    width: 170px;
    margin: 0px auto;
    text-align: center;
    height: 155px;
    border-radius: 0px 0px 100px 100px;
    padding:0px 0px 0px;
	position: absolute;
	top:-24px;
}
.navbar-header a{
    display: block;
    margin: 0px auto !important;
    height: 100%;
    float: none;
    text-align: center;
    padding: 25px 0px 0px 0px !important;
}
.navbar .container {
    width: 100%;
    padding: 0px 30px;
}
.navbar{
	padding:0px;
	position:relative;
	min-height: 72px;
	display: flex;
	align-items: center;
    top: 23px;
}
.navbar-top {
   /* padding-top: 24px; */
    position: absolute;
    width: 100%;
    left: 0px;
    right: 0px;
}
.navbar-nav > li {
    margin: 0px 10px;
}
.navbar-nav > li a.login-link{
	margin-left:23px;
}
.navbar-brand img{
	margin:0px auto;
}
.navbar.navbar-default {
    background: rgba(21,21,21,1) !important;
}
.navbar.navbar-shrink{
	position:fixed;
	padding: 0px !important;
	margin: 0px;
	top: 0px;
}
.navbar-shrink .navbar-header{
	top:0px;
	width: 150px;
	height: 125px;
}
.navbar-shrink .navbar-header a {
    padding: 10px 0px 0px 0px !important;
}
.navbar-shrink .navbar-brand .logo {
    width: 100px;
}
/**Header End**/
/**Login start css**/
.login-bg {
    background: url(../images/login-bg.jpg) no-repeat;
    width: 100%;
    float: left;
    clear: both;
    padding: 40px 20px 40px;
    display: block;
    background-size: cover;
    padding-top: 160px;
}
.login-bg .login-logo{
	text-align:center;
}
.login-bg .login-logo img{
	margin-bottom:27px;
}
.loginpage {
    position: relative;
    background-color: rgba(0, 0, 0, 0.68);
    margin-bottom: 50px;
    width: 100%;
    border-radius:0px;
    padding: 35px 20px 35px;
    float: left;
    border: 1px solid #886c36;
}
.loginpage h1 {
    border-bottom:none;
    font-size: 35px;
    color: #dc972f;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Bebas Neue';
    font-weight: 500;
    /* padding: 0px 0px 10px 0px; */
    margin: 0px 0px 3px 0px;
}
.loginpage p{
    font-size:16px;
    color: #dc972f;
    text-align: center;
    font-family: 'Muli';
    margin: 0px 0px 40px 0px;
}
input[type="text"], input[type="search"], input[type="email"], input[type="password"], input[type="tel"], 
.modal-dialog.member-dialog input.card-number.card, #paypal-credit-card .modal-dialog.member-dialog input, 
.contactpage textarea,.form-group select {
width: 100%;
    background: #000;

    color: #cc9b4e;
    padding: 11px 30px 11px 30px;
    border: 1px solid #cc9b4e;
    text-align: left;
    border-radius: 25px;
    height: 44px;
    font-size: 13px;
    font-family: 'Poppins';
    line-height: normal;
    font-weight: 400;
    outline:none;
}

.form-control:focus, input:focus{
    box-shadow:0 0 0 !important;
    border:1px solid #6d542c !important;
}
.form-group select {
    padding-right: 35px;
	background: url(../images/dropdown-arrow.png) no-repeat 97% center !important;
}
.form-group {
    margin-bottom: 25px;
}
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
.blue-btn-container {
    text-align: right;
}
.blue-btn {
    padding: 10px 33px 12px;
    float: initial;
    background: #da9732; background: -moz-linear-gradient(left, #db962e 0%, #cb9b4f 100%);
    background: -webkit-linear-gradient(left, #db962e 0%,#cb9b4f 100%);
    background: linear-gradient(to right, #db962e 0%,#cb9b4f 100%);
    font-family: 'Muli';
    font-weight: 600;
    font-size: 14px;
    color: #fffdfe;
    border-radius: 25px;
    border: none;
    line-height: normal;
}
.blue-btn:hover,.blue-btn:focus{
    background: #db8f1b;
    color: #fff;
    text-decoration:none;
    border:0 !important;
}
.forgot-login a {
    color: #dc972f;
    font-size: 13px;
}
.forgot-login a:hover,.forgot-login a:focus{
	color: #dc972f;
	text-decoration:underline;
}
.loginform-main {
    width: 425px;
    max-width: 100%;
}
.changepass form{
    margin-bottom: 0px;
}
/**Login end css**/
 
/*  START CHANGE PASSWORD */
.loginpage.change-password{
    padding: 0px;
}
.loginpage.change-password .change-pass{
    padding: 35px 20px 40px;
}
.back-home{
    background: #090909;
    padding: 10px 20px;
}
.back-home p{
    color: #dc972f;
    font-size: 14px;
    font-family: 'Muli';
    margin: 0px;
}

/*  END CHANGE PASSWORD */

/**Registration page start**/
.reg-desc{
	font-family: 'Muli';
    font-weight: 400;
	color:#dc972f;
	line-height:normal;
	font-size:16px;
	text-align:center;
	margin-bottom: 36px;
}
.loginpage form#msform fieldset{
	background:none;
	border-radius:0px;
	padding:0px;
	height:auto;
}
.loginpage h1.reg-head{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 2px 0px;
}
.loginpage #msform{bottom:auto;}
.loginpage label.registration-label1,.rig-page .resigtration-suger-daddy{margin:0px;}
.resigtration-suger-baby {
    margin-left: 16px;
}
.rig-page .field-blk1 {
    margin-left: 10px;
}
.rig-page .registration-field1 .action-button {
    height: 14px;
    width: 14px;
    background:none !important;
    vertical-align: middle;
    margin-bottom: 2px;
    border: 1px solid #dc972f;
	margin-top:0px;
}
.rig-page .registration-field1 .action-button:focus{
	border:5px solid #dc972f;
	border-radius:50%;
	box-shadow:none;
	outline:none;
}
.loginpage label.registration-label1,.loginpage .field-blk1 label{
	color: #dc972f;
	font-size: 13px;
	font-weight: 400;
	font-family: 'Muli';
	vertical-align: top;
}
.loginpage .checkbox-years{
	position: relative;
    display: block;
	padding-left: 8px;
}
.loginpage .checkbox-years label{
	font-size:12px;
	color:#dc972f;
	margin: 0px;
}
.loginpage .checkbox-years a{
	color:#ffffff;
}
/*.checkbox-years input[type="checkbox"] {
    width: auto;
    opacity: 0.00000001;
    position: absolute;
    left: 0;
    margin-left:0px;
}*/
.checkbox-years label {
    position: relative;
}
.checkbox-years input[type="checkbox"] {
    width: 13px;
    height: 11px;
    margin-top: 0px;
    vertical-align: middle;
    margin-right: 2px;
}
.checkbox-years label {
  display: block;
  position: relative;
  padding-left:20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkbox-years input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkbox-years .checkmark {
  position: absolute;
  top:-1px;
  left: 0;
  width: 13px;
  height: 13px;
  background-color: #dc972f;
  cursor:pointer;
  border-radius:0px;
}
.checkbox-years label:hover input ~ .checkmark {
  background-color: #dc972f;
}
.checkbox-years input:checked ~ .checkmark {
  background-color: #dc972f;
}
.checkbox-years .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkbox-years input:checked ~ .checkmark:after {
  display: block;
}
.checkbox-years label .checkmark:after {
  left: 4px;
    top: 1px;
    width: 5px;
    height: 9px;
    border: solid #000101;
    border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.blue-btn.join-btn{
    padding: 9px 51px 12px;
	margin-bottom: 38px;
}
.already-membr p{
	font-size:14px;
	color:#d9d9d9;
	margin:0px;
	font-weight: 400;
	font-family: 'Muli';
	padding:11px 0px 12px;
}
.already-membr a{
	color:#dc972f;
}
.already-membr a:hover{
	text-decoration:underline;
}
.loginpage.join-now-pg{
/* 	padding-bottom:0px; */
}
.already-membr{
	margin-left: -20px;
    margin-right: -20px;
	background:#090909;
}
input:focus,select:focus,button:focus{
	outline:none;
}
.alert.alert-success {
    color: #fff;
    background: transparent;
    font-size: 15px;
    letter-spacing: 1px;
    border: 0px;
    font-family: 'Muli';
    padding: 0px;
    margin: 0px 0px 10px 0px;
    text-align: center;
}
.interestedin_error, .gender_error, .wantbecome_error, .nickname_error, 
#msform .join_error, .my-form-section .error, #paypal .error, .sign_up_form .error,
.contactpage .error_msg1,
.contactpage .error_msg2,
.contactpage .error_msg3 {
    font-size: 12px;
    color: #dd1b1b;
    padding: 0px 0px 0px 0px;
    font-weight: 300;
    font-family: 'Muli';
    line-height: 25px!important;
}
/**Registration page end**/
/**Auction room start**/
.action-room h1 .auction-room-date {
    color: #dc972f;
    background: none;
    font-style: normal;
    padding: 0px 0px 0px 0px;
    margin-left: 0;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Muli';
}
.action-room h1,.action-time h4{
    font-size: 16px;
	font-family: 'Muli';
    font-weight:bold;
    margin: 0px;
}
.action-room h2 {
    color: #ffffff;
    font-family: 'Bebas Neue';
    font-weight: 500;
    padding-bottom: 0px;
    font-size: 45px;
    letter-spacing: 2px;
    margin: 0px 0px 22px;
}
.action-time {
    position: static;
    top: 0;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: none;
    right: auto;
    background: none;
    width: auto;
    padding: 0px;
    text-align: left;
    border-radius: 0;
    color: #fff;
}
#close-timer br{display:none;}
.room-auction-time .auction-time-min ul {
    text-align: left;
    width: 100%;
}
.room-auction-time .auction-time-min li span,.room-auction-time .auction-time-min li{
	font-size:45px;
	color:#ffffff;
	font-family: 'Muli';
	font-weight:bold;	
	background: none;
    border-radius: 0;
    padding: 0;
    width:auto;
    min-height: auto;
	line-height:45px;
}
.room-auction-time .auction-time-min li span#second{
	color:#dc972f;
}
.action-room h1{
    margin:0px 0px 6px 0px;
}
.action-time h4{
    margin: 0px 0px 5px;
    color: #ffffff;
    font-weight: 400;
}
.action-room {
    /* top:35%;
    position: absolute;
    z-index: 9; */
    position: absolute;
    z-index: 9;
    top: calc(50% - 30px);
    padding: 0;
}
.filterfile .filter-button {
    background:none;
    color: #cdd0d1;
    border: 1px solid #dc972f;
    padding: 5px 25px 7px;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: 'Muli';
    margin-right: 8px;
    margin-bottom: 0px;
    border-radius: 25px;
    height: 40px;
    width: 142px;
    color: #dc972f;
    text-transform: uppercase;
}
.filterfile .active {
    background-color: #d99732;
    border-color: #d99732;
    color: #fff;
    font-weight:bold;	
    background: -moz-linear-gradient(left, #db962e 0%, #cb9b4f 100%);
    background: -webkit-linear-gradient(left, #db962e 0%,#cb9b4f 100%);
    background: linear-gradient(to right, #db962e 0%,#cb9b4f 100%);
}
.auction-room2 {
    /* padding: 52px 0 0px; */
    background: #151515;
	clear: both;
	float: left;
	width: 100%;
}
.auction-room2.filter-location{
    padding-top: 90px;
}
.auction-btn-outer{
    padding:62px 0px;
}
.gallery_product {
    padding: 0px;
	margin-bottom:0px;
}
.paymentrecinventory .profilimg {
    padding: 0;
}
.paymentrecinventory .profilimg img {
    margin-bottom: 0px;
}
.member-gallery .gallery_product.member-photos p {
    font-size: 16px;
    font-weight: bold;
}
.member-gallery .gallery_product .on-hover-text p {
    font-size: 18px;
}
.member-gallery .gallery_product .on-hover-text li p {
    font-size: 12px;
	font-weight: 400;
	font-family: 'Muli';
}
.profilimg .start2 img {
    height: 62px !important;
}
.girl-page .profilimg .start2 img {
    height:46px !important;
}
.start2 {
    position: absolute;
    top: 50%;
    right: 15px;
    min-height: 62px;
    margin-top: -31px !important;
}
/**Auction room end**/
/**Girls page start**/
.girl-page .start2 {
    margin-top: -23px !important;
}
.girl-page .profilimg {
    margin:0;
}
.girl-page.paymentrecinventory {
    padding: 0px 0 30px 15px;
}
.girl-page.member-gallery .gallery_product.member-photos p {
    font-size: 12px;
    letter-spacing: 1px;
}
.girl-page.member-gallery .gallery_product .on-hover-text p {
    font-size: 14px;
}
.girl-page.member-gallery .gallery_product .on-hover-text li p {
    font-size: 9px;
	letter-spacing: 0.5px;
	margin-right: 8px;
}
.girl-page.member-gallery .on-hover-text {
    background: #ca9a52;
}
.girl-search {
    background: none;
    padding-top: 0;
}
.reset-text p{
    font-size: 16px;
    color: #ffffff;
    font-weight: 300;
    line-height: 29px;
    font-family: 'Muli';
}
.girl-search input::-webkit-input-placeholder{
	color:#fefefe !important;
}
.girl-search input:-ms-input-placeholder{
	color:#fefefe !important;
}
.girl-search input::placeholder{
	color:#fefefe !important;
}
.girl-search input{
	color:#fefefe;
	font-size:17px;
	font-weight: 300;
	font-family: 'Muli';
	border-color:#dc972f;
    padding:8px 35px 8px 19px;
    background: transparent;
}
.girl-search-input{
    position:relative;
    margin-bottom: 50px;
}
.girl-search .girl-search-input .searchlocataion{
	font-size: 0px;
    background: url(../images/search-icon.png) no-repeat;
    width: 19px;
    height: 18px;
    padding: 0px;
    position: absolute;
    right: 11px;
    top: 50%;
    margin-top: -8px;
    border: 0px;
}
.girl-search{
	padding-right:0px !important;
}
/**Girl page end**/

/* Girls Page design start */
.masouerfilter.mothby-filter.filter_checkbox .masouer .padding-v-xs{
    margin-right:0;
    width:100%;
    margin: 0px 0px 18px 0px;
}
.masouerfilter.mothby-filter.filter_checkbox .masouer .padding-v-xs:last-child{
    margin: 0px;
}
.mothby-filter.filter_checkbox .filertsection .masouer{
    padding:0 20px 0 20px;
    width:100%;
    box-sizing:border-box;
    float:left;
}
/* .mothby-filter.filter_checkbox .filertsection .masouer:first-child{
    padding-top: 35px;
} */
.member-gallery .on-hover-text{
    opacity: 0;
    transition: all .2s ease-in-out;
}
.member-photos:hover .on-hover-text{
    opacity: 1;
    transition: all .2s ease-in-out;
}
.filter-location .panel-heading{
    border-top-left-radius:0px;
    border-top-right-radius:0px;
}
.filter-location .panel-group .panel{
    border-radius:0;
}

.collapse[aria-expanded="true"] .masouer{
    background:#2f2f2f;
}
.filter_checkbox .btn-default:active, 
.filter_checkbox .btn-default.active, 
.filter_checkbox .open > .dropdown-toggle.btn-default{
    color: #fff;
    background-color: #dc972f;
    border-color: #dc972f;
    border-radius: 0;
}
.filter_checkbox input[type="checkbox"]{
    margin:0;
}
.filter_checkbox .padding-v-xs span.icon{
    height:16px;
    width:13px;
}
.filter_checkbox .btn-default{
    background-color: transparent;
    border-color: #dc972f;
    border-radius: 0;
    padding: 0px 3px;
}
/* Girls Page design end */

/** added by harshal arora start*/
.footer-newsletter span{
    float: left;
    margin-left: 32px;
}

.importantRule { border: 4px solid #dc972f !important; }

/** added by harshal arora end*/

.heart_outer .heart-icon.center_blk{
    margin-left: -68px;
    left: 50%;
}
.heart_outer .fa-heart{
    font-size: 30px;
    color: #db8f1b;
    position: relative;
    top: -2px;
}
.filter_checkbox h4 a{
    position:relative;
    width:100%;
    display:block;
}
.filter_checkbox h4 a[aria-expanded="true"]:after,
.filter_checkbox h4 a.open_arrow:after,
.filter_checkbox h4 a.close_arrow[aria-expanded="true"]:after{
    content:"";
    position:absolute;
    top:50%;
    right:15px;
    margin-top:-4px;
    box-sizing: border-box;
    height: 10px;
    width: 10px;
    border-style: solid;
    border-color: #fff;
    border-width: 0px 1px 1px 0px;
    transform: rotate(-135deg);
    transition: border-width 150ms ease-in-out;
}
.filter_checkbox h4 a[aria-expanded="false"]:after,
.filter_checkbox h4 a.close_arrow:after{
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -7px;
    box-sizing: border-box;
    height: 10px;
    width: 10px;
    border-style: solid;
    border-color: #fff;
    border-width: 0px 1px 1px 0px;
    transform: rotate(45deg);
    transition: border-width 150ms ease-in-out;
}
.filter_checkbox .panel-default>.panel-heading {
    color: #fff;
	background: #db962e; /* Old browsers */
	background: -moz-linear-gradient(left,  #db962e 0%, #cb9b4f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #db962e 0%,#cb9b4f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #db962e 0%,#cb9b4f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db962e', endColorstr='#cb9b4f',GradientType=1 ); /* IE6-9 */
    border: none;
    padding:0;
}
.filter_checkbox .panel-default>.panel-heading .panel-title a,
.filter_checkbox .panel-default > .panel-heading .panel-title a.close_arrow[aria-expanded="true"]{
    color: #fff;
	background: #db962e; /* Old browsers */
	background: -moz-linear-gradient(left,  #db962e 0%, #cb9b4f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #db962e 0%,#cb9b4f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #db962e 0%,#cb9b4f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db962e', endColorstr='#cb9b4f',GradientType=1 ); /* IE6-9 */
    border:none;
    padding:10px 15px;
    position:relative;
}

.filter_checkbox .panel-default > .panel-heading .panel-title a.close_arrow,
.filter_checkbox .panel-default > .panel-heading .panel-title a.close_arrow[aria-expanded="false"],
.filter_checkbox .panel-default > .panel-heading .panel-title a.open_arrow[aria-expanded="false"]{
    background:#000; /* Old browsers */
	background:-moz-linear-gradient(left,  #000 0%, #000 100%); /* FF3.6-15 */
	background:-webkit-linear-gradient(left,  #000 0%,#000 100%); /* Chrome10-25,Safari5.1-6 */
	background:linear-gradient(to right,  #000 0%,#000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db962e', endColorstr='#cb9b4f',GradientType=1 ); /* IE6-9 */
}


.profilelink .successmess.alert-success{
    width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
}

.allign_start_blk .auc-height-wrap .label_txt{
    justify-content:start;
    display:flex;
    min-width:80px;
}
.allign_start_blk .auc-height-wrap .label_col{
    width:50px;
}
.modal-body .auc-list li{
    min-width: 80px;
    text-align: center;
}
.error.FormFieldMessageError4{
    text-align:center;
    color:#f00;
}
.for_mobile_blk_outer{
    display:none;
}
.pagename h1{
    color: #fff;
    font-family: 'Bebas Neue';
    font-size: 45px;
    line-height:40px;
    font-weight: 500;
    margin: 0px;
}
.pagename > p{
    font-size:15px;
    line-height:1.1;
}
.pagename.action-room{
    margin-bottom:0;
}
.inner-container .pagename.mid_blk{
    transform:inherit;
}
.for_mobile_slide .closebtn{
    display:none;
}
.member-photos:hover .on-hover-text ul{
    max-width:80%;
}
.member-photos:hover .with_star{
    max-width:80%;
}
.girls-page-panel .seconrow{
    height:200px;
    overflow-y:auto;
    padding:0;
    margin:25px 15px 25px 0;
}

.modal-footer.show_txt button[type="button"]{
    font-size:20px !important;
    position: relative;
    right: auto;
    top: auto;

    width:auto !important;
    padding: 10px 33px 12px !important;
    float: initial;
    font-family: 'Muli';
    font-weight: 600;
    font-size: 12px !important;
    color: #fffdfe !important;
    border-radius: 25px !important;
    border: none;
    line-height: normal;
    padding-bottom: 15px;
    background-color: #db962f !important;
    background: -moz-linear-gradient(left, #db962e 0%, #cb9b4f 100%) !important;
    background: -webkit-linear-gradient(left, #db962e 0%,#cb9b4f 100%) !important;
    background: linear-gradient(to right, #db962e 0%,#cb9b4f 100%) !important;
    padding-bottom:15px !important;

}
.modal-footer.show_txt{
    position: relative;
    right: auto;
    top: auto;
    text-align:center;
    padding-bottom:15px;
}

/* footer design start */
.footer-link_blk .footer-thought{
    margin-top:10px;
    font-size:15px;
    color:#909090;
}
.footer-link_blk .footer_link li{
    padding:5px 0;
}
.footer-link_blk .footer_link li a{
    /* margin-top:65px; */
   color:#909090;
   font-size:14px;
}
.footer-link_blk{
    border-bottom: 4px solid #2d2d2d;
    float: left;
    margin-bottom: 0;
    padding-bottom: 20px;
}
/* footer design end */
.about_content_main  h1, 
.about_content_main .h1, 
.about_content_main h2, 
.about_content_main .h2, 
.about_content_main h3, 
.about_content_main .h3,
.about_content_main h4, 
.about_content_main .h4,
.about_content_main h5, 
.about_content_main .h5,
.about_content_main h6, 
.about_content_main .h6,
.about_content_main ol,
.about_content_main ul{
    color:#fff;
}
.about_content_main h3, .about_content_main .h3 {
    font-size: 24px;
}
.about_content_main ol li {
    list-style-type: lower-latin;
}
.about_content_main h4{
    font-weight: 700;
    text-decoration: underline;
}

ul.footer_link{
    display: flex;
    flex-wrap: wrap;
}
.footer-link_blk .footer_link li {
    padding: 5px 0;
    flex-basis: 50%;
}


/* .inner-container .pagename.action-room{
    transform:inherit;
} */

/* .auc-height-wrap.allign_start_blk .align-left{

} */


/* responsive main menu start */
/*@media (max-width: 1360px) {
    #main-slide.new-home-banner .carousel-inner .slider-content{
        top: 33%;
    }
}*/
/*@media (max-width: 1325px) {
    #main-slide.new-home-banner .carousel-inner .slider-content{
        position: inherit;
        background: #151515;
        margin: 0px;
    }
    #main-slide.new-home-banner .carousel-inner .inner-container{
        padding: 60px 0px 0px 0px;
    }  
    #main-slide.new-home-banner .carousel-inner .content-slider{
        margin: 0 auto;
    }
}*/
@media (max-width: 1250px) {
    .member-gallery .member-gallery-row .member-galry-header{
        padding-left: 45px;
    }
}
@media (max-width: 1179px) {
    .new-home-banner .content-slider {
        padding: 25px 20px 10px 20px;
        margin:15px auto 0;
    }
}
/* @media (max-width: 1125px){
    .aution-banner .action-room{
        left: 30px;
        margin-top: 30px;
    }
} */
@media (max-width: 1100px) {
#main-slide.new-home-banner .carousel-inner .slider-content{
          position:static;
          background: #151515;
          margin: 0px;
          top:0px;
      }
      #main-slide.new-home-banner .carousel-inner .inner-container{
          padding: 60px 0px 0px 0px;
      }  
     
}
@media (max-width: 1080px){
    .home-auction .auction-row{
        margin: 0px;
    }
    .home-auction .testinomial-img{
        display: none;
    }
    .home-auction .auction-row .testinomial-auction{
        padding: 40px 0px;
        justify-content: center;
        width: 100%;
    }
    .home-browse .inner-container{
        margin: 0px;
        padding: 0px 15px;
    }
    .action-room {        
        position:absolute;
        z-index:9;
        left:30px;
        top: calc(50% - 30px);
        padding: 0;
    }
}

@media (max-width: 992px) {
    .navbar-collapse {
        position:relative;
        top: 54px;
        right:0;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 100%;
        transition: all 0.3s ease;
        display: block;
		-webkit-box-shadow: inset 0 0px 0 rgba(255,255,255,.1);
		box-shadow: inset 0 0px 0 rgba(255,255,255,.1);
    }
    .navbar-default .nav li a {
        color: #ffffff;
    }
    .navbar-default .nav li a:hover, .navbar-default .nav li a:focus,.navbar-default .nav li a.active{
        color: #dc972f;
    }
    .navbar-collapse.collapsing {
        height: auto !important;
        margin-right: 50%;
        transition: all 0.3s ease;
        display: block;
    }
    .navbar-collapse.show {
        right: 0;
    }
	.mobile-toggle .navbar-collapse{
		display:none;
		border:0;
	}
	.navbar-top .account-dropdown{
		display:none;
	}
	.mobile-toggle .collapse.in{
		display: flex;
        align-items: center;
	}
	.navbar-default .navbar-toggle{
		border-color: #d89734;
		background-color: #d89734;
		border-radius: 26px;
		width: 40px;
		height: 40px;
		margin:0;
		text-align: center;
	}
	.navbar-default .navbar-toggle .icon-bar{
		background-color:#fff;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
		background-color:#d89734;
	}
	.navbar-toggle .icon-bar{
		width: 20px;
		text-align: center;
		margin: 0 auto;
	}
	.menuOpen .navbar-top{
		padding-top:0;
		height:100%;
	}
	.menuOpen .navbar-top .container{
		height:100%;	
	}
	.navbar-default .navbar-toggle .icon-bar:last-of-type{
		width: 12px;
		float: right;
		right: -1px;
		position:relative;
	}
	.menuOpen .navbar.navbar-shrink {
		position: fixed;
		padding: 0px !important;
		margin: 0px;
		top: 0px;
	}
	.menuOpen .navbar.navbar-default{
		height:100%;
	}
	.menuOpen .navbar.navbar-shrink .container{
		height: 100%;
	}
	.menuOpen .navbar.navbar-default .mobile-toggle{
		height: 100%;
	}
	.menuOpen .mobile-toggle .collapse.in{
		left: 50%;
		top:calc(50% - 10px);
		transform: translate(-50%, -50%);
		padding: 0;
	}
	.menuOpen .mobile-toggle .collapse.in .navbar-nav{
		margin:0;
		text-align: center;
	}
	.menuOpen .mobile-toggle .collapse.in .navbar-nav li{
		margin:0;
	}
	.navbar-default .nav li a{
		padding:15px 0;
	}
	.navbar-default .nav li:nth-of-type(2) a{
		padding-top:0;
	}
	/*------------*/
	.menuOpen .navbar .container{
		height:100%;
	}
	.navbar-top.menuOpen{
		padding-top:0;
		width:100%;
		left:0px;
		right:0px;
		height:100%;
	}
	
	.navbar-top.menuClose.menuOpen{
		top:0;
	}
	.navbar-top.menuOpen .navbar-default .navbar-toggle{
		top:16px;
	}
	.navbar.navbar-default{
		background:rgb() !important;
	}
	.navbar-top.menuOpen .navbar-header{
		background:transparent;
        top:0px;
	}
    .navbar-top.menuClose .navbar-default .navbar-brand{
        top:10px;
	}
    .navbar-top.menuClose.navbar-shrink .navbar-default .navbar-brand{
        top:20px;
	}
    .navbar{
        min-height:60px;
    }
    .navbar-shrink .navbar-header{
        width:126px;
        height:125px;
    }
    .navbar-header{
        top: -23px;
        width:126px;
        height:125px;
    }
    .navbar-header a{
        padding:10px 0px 0px 0px !important;
    }
    .navbar-brand .logo {
        width: 100px;
    }
    .member-gallery .member-gallery-row .member-galry-header{
        padding:75px 15px;
        justify-content: center;
        width:100%;
    }
    .member-gallery .member-gallery-row .member-galry-header h2, .member-gallery .member-gallery-row .member-galry-header p{
        text-align: center;
    }
    .home-auction .auction-border {
        min-width:445px;
        padding:0 30px;
        box-sizing:border-box;
    }
    .navbar-default .navbar-toggle[aria-expanded="true"]{
        border-color:transparent;
        background-color:transparent;
    }
    .navbar-default .navbar-toggle[aria-expanded="true"] .icon-bar:nth-of-type(2){
        -webkit-transform: translateX(4px) translateY(-3px) rotate(45deg);
        -ms-transform: translateX(4px) translateY(-3px) rotate(45deg);
        transform: translateX(4px) translateY(-3px) rotate(45deg);
        top:-6px;
        transition: -webkit-transform .2s;
        transition: transform .2s;
        transition: transform .2s,-webkit-transform .2s;
        top: 50%;
        position: absolute;
        margin-left: -12px;
        left: 50%;
        margin-top: 0px;
    }
    .navbar-toggle[aria-expanded="true"] .icon-bar:nth-of-type(3){
       display:none;
    }
    .navbar-default .navbar-toggle[aria-expanded="true"] .icon-bar:last-of-type{
        -webkit-transform: translateX(4px) translateY(2px) rotate(-45deg);
        -ms-transform: translateX(4px) translateY(2px) rotate(-45deg);
        transform: translateX(4px) translateY(2px) rotate(-45deg);
        top:6px;
        width:20px;
        transition: -webkit-transform .2s;
        transition: transform .2s;
        transition: transform .2s,-webkit-transform .2s;
        position: absolute;
        left: 50%;
        margin-left: -12px;
        margin-top: 8px;
    }
    .navbar-default .navbar-toggle[aria-expanded="true"] .icon-bar{
		background-color:#d89734;
	}
    .personal-se-sep .field-set.mt-lt{
        margin-left: 0%;
    }
	.menuOpen .navbar {
        top: 0px;
    }
    .auction-room2 .filterfile .filter-button{
        margin:5px 5px 5px;
        font-size: 12px;
        width: 94px;
        height: 33px;
        padding: 5px 5px 7px;
    }
    .auction-btn-outer {
        padding: 40px 0px;
    }
    .navbar-top{
        background:#000;
    }
    .girl-page.paymentrecinventory{
        padding:0px 0 30px 0;
    }
    .full_width_blk .girl-search{
        padding-right:15px !important;
    }

    .col-xs-12.full_width_blk .reset-text{
        text-align:center;
    }
    .girl-search-input {
        position:relative;
        max-width:350px;
        margin:0 auto 15px;
        float:right;
    }
    .for_mobile_blk_outer{
        display:block;
    }
    .girl-search.hide_m{
        display:none;
    }
    .for_mobile_blk_outer .for_mobile_blk {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .for_mobile_blk_outer .for_mobile_blk a{
        border:1px solid #dc972f;
        padding:8px 19px 8px 19px;
        border-radius:25px;
        height:44px;
        display:block;
        width:auto;
        text-decoration:none;
        cursor:pointer;
        color:#fff;
    }
    .filter_btn .fa-filter{
        text-align: right;
        float: right;
        line-height: 24px;
    }
    .divisde.reset-text{
        text-align:center;
    }
    .for_mobile_blk .filter_blk{
        max-width:180px;
    }
    .for_mobile_slide.sidenav .closebtn{
        top: -15px;
        right: 12px;
        font-size: 52px;
    }
    .for_mobile_slide.sidenav{
        z-index:99999;
        padding-top:60px;
        opacity:0;
    }
    .for_mobile_slide .closebtn{
        display:block;
    }

    .auction-room2.filter-location .inner-container{
        padding:0;
    }

    .girls-page-form{
        padding: 35px 15px;
    }
    .new-baby-highest #bidding_price{
        padding: 5px 10px 5px 10px;
        font-size: 12px;
    }

}

@media (max-width: 768px){
    .aution-banner.mobile-hide{
        padding-bottom:60% !important;
    }

    .action-room h2{
        font-size:30px;
        margin:0px 0px 16px;
    }
    .room-auction-time .auction-time-min li span, .room-auction-time .auction-time-min li{
        font-size: 30px;
        line-height:32px;
    }
    .member-header{
        padding:40px 15px 40px 15px;
    }

    .show-image-popup{
        max-width:300px;
        height: auto !important;
        margin-left:auto;
        margin-right:auto;
        position:relative;
    }
    .show-image-popup .modal-content{
        height:auto !important;
    }
    .row.girlprofile-row {
        display:flex;
        flex-direction:column;
    }
    .new-sugar-baby-banner .right-content-sec{
        order:1;
    }
    .new-sugar-baby-banner .sidebar-left-profile{
        order:2;
    }
    .new-sugar-baby-banner .sidebar-left-profile{
        width:100%;
    }
    #bidding_price{
        width: 70%;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
    .sidebar-left-profile .usernotes-head h6::after {
        width: calc(100% + 625px);
    }
    
}

@media (max-width: 767px){
    .home-browse{
        padding: 40px 0px !important;
    }
    .home-browse img{
        width:100%;
    }
    .home-browse .browse-img{
        margin-bottom: 90px;
    }
    .member-header{
        padding-left: 30px;
        padding-right: 30px;
    }
    .member-header p br{
        display: none;
    }
    .pagename h1, .action-room h2, .room-auction-time .auction-time-min li span, .room-auction-time .auction-time-min li,
    .pagename.action-room h1{
        font-size: 30px ;
        line-height: 30px;
    }
    .pagename p, .action-room h1, .action-room .room-auction-time h4{
        font-size:15px;
        margin-bottom:5px;
    }
    .action-room h1, .action-time h4{
        font-size:15px;
    }
    .join-slider .bid-close-time{
        left: 0;
        transform: translate(0%, -50%);
        margin-left: 30px;
        top: 60%;
    }
    .join-slider .action-timer h4{
        margin-bottom: 10px;
        text-align: left;
    }
    .join-slider .auction-time-left li span{
        font-size: 30px;
    }
    /* .new-sugar-baby-banner .auction-profile-img{
        transform: translate(0, -86px);
    } */
    .auction-profile-img .profile-rating{
        width:40px;
    }
    .navbar-top.menuOpen{
        top:0;
    }
    .menuOpen .navbar-header a{
        top:10px !important;
    }
    .navbar-brand .logo,
    .navbar-shrink .navbar-brand .logo{
        width:80px;
    }
    .navbar-header, .navbar-shrink .navbar-header{
        width:110px;
        height:100px;
    }
    .footer-logo{
        width:110px;
        height:110px;
    }
    .footer-logo img{
        width:80px;
    }
    .footer-contact-menu {
        margin-top: 10px;
    }
    .footer-bottom{
        padding-top:20px;
    }
    .number-section{
        padding:60px 0px !important;
    }

    .navbar-top .navbar.navbar-default,
    .navbar-top.menuClose .navbar.navbar-default{background: rgba(21,21,21,.6) !important;}
    .navbar-top.menuOpen .navbar.navbar-default{background: rgba(21,21,21,1) !important;}

    .profile-right-sec{
        padding:35px 15px 35px;
        margin-bottom:40px;
    }
    .footer-quality-box {
        padding:0 35px; 
    }
    .number-section h2 {
        font-size:30px;
        margin-bottom:2px;
    }
    .number-section p {
        font-size:16px;
        text-transform: uppercase;
        line-height:17px;
    }
    .footer-newsletter h1{
        font-size:24px;
    }
    .navbar {
        top: 10px;
    }
    .navbar-header {
        top: -10px;
        left: 45px;
    }
    .new-home-banner .slider-content h3{
        font-size:33px;
    }

    
    .auction-room2.filter-location{
        padding-top:40px;
    }
    .pagename h1{
        font-size: 30px;
        line-height: 30px;
    }
    .about_content p{
        text-align:left;
    }
    
    .member-photos:hover .on-hover-text ul{
        max-width:80%;
    }
    .member-photos:hover .with_star{
        max-width:80%;
    }
    .profilimg .start2{
        width:auto;
    }
    .girl-search-input{
        margin-bottom:15px;
    }
    .abt-content .privacy_content p, .about_content p, .about_content h4, .about_content h3, .new-welcome p{
        text-align:left;
    }

    /* --------- */
    .footer-link_blk{
        border-bottom:2px solid #2d2d2d;
        padding-bottom:15px;
        /* max-width: 595px;
        margin: 0 auto;
        float: none; */
    }
    .footer-link_blk .copyright-txt{
        padding-bottom:10px;
        /* text-align:center; */
    }
    .footer-link_blk .copyright-txt .logo{
        margin:0 auto;
    }
    .footer-link_blk .footer-thought{
        font-size:14px;
    }
    .footer-bottom{
        padding-top:0;
        float: none;
        display: flex;
        flex-wrap:nowrap;
        justify-content: center;
        align-items: center;
    }
    .social-icon li:last-child{
       margin-right:0;
        
    }

    .footer-bottom .col-xs-12{
        padding-top:15px;
    }
    .footer-bottom .social-icon ul {
        display:flex;
        justify-content:flex-end;
    }

    /* ul.footer_link{
        display: flex;
    } */
    /* .footer-link_blk .footer_link li{
        padding:6px 0;
        width:33%;
        text-align:center;
    } */
    .copyright-txt{
        text-align:center;
    }
    .footer-link_blk .footer_link li {
        padding: 5px 0;
        flex-basis: 33%;
        text-align: center;
    }

}
@media (max-width: 600px){
    .social-icon li {
        width: 46px;
        height: 46px;
        line-height: 42px;
        margin: 0 7px;      
    }
    .social-icon li a {
        font-size: 22px;
    }
    .footer-contact-info {
        border-bottom:2px solid #2d2d2d;
        padding-bottom:15px;
    }
    .footer-contact-info .footer-thought li {
        font-size:14px;
    }
    .copyright-txt .style-1 {
        text-align: center;
    }
    .copyright-txt .copyright, .footer-contact-menu li a {
        font-size:13px;
    }
    .footer-contact-menu li {
            padding:0 10px;
    }
    .footer-contact-menu ul {
        justify-content: center;
    }
    .footer-bottom{
        flex-wrap:wrap;
    }
    .footer-bottom .social-icon ul {
        display: flex;
        justify-content: center;
    }
    .footer-bottom .copyright-txt{
        flex-basis: 100%;
        float: none;
        order: 2;
    }
    
    

}
@media (max-width: 568px) {
    .navbar-header{
        left: 30px;
    }
    #main-slide.new-home-banner .carousel-inner .inner-container{
        padding:40px 15px 0 15px;
    }
    #main-slide.new-home-banner .carousel-inner .content-slider {
        width:100%;
    }
    .member-header{
        padding-left:15px;
        padding-right:15px;
    }
    .member-gallery .member-photos .on-hover-text{
        padding:10px;
    }
    .member-gallery .member-photos .on-hover-text p {
        font-size:13px;
        margin:0px 0px 0px 0px;
    }
    .member-gallery .member-photos .on-hover-text ul p{
        margin:0px 5px 0px 0px;
        line-height: 18px;
        font-size:12px;
    }
    .new-home-banner .slider-content h3 br,
    .member-header p br{
        display:none;
    }
    .home-auction .auction-border {
        min-width: 100%;
        width: 100%;
        padding: 0px 15px;
    }
    .home-browse .browse-img, .home-browse .browse-para{
        padding-left: 0px;
        padding-right: 0px;
    }


    .profile-info-detail a{
        padding: 5px 13px 8px 13px;
        font-size: 12px;
    }
    .profile-info-detail a::after {
        top: 7px;
        left: 14px;
    }
    
    
    .profile-right-sec{
        margin-bottom: 30px;
    }
    .profilelink .successmess.alert-success{
        padding: 5px 8px 8px 8px;
        margin: 0px 15px 20px;
        font-size: 12px;
    }
    .my-form-section #personal_info_frm .heart_outer {
        margin-bottom: 26px;
    }
    .publicphoto.profile-tile{
        margin-top: 30px;
    }

    .girlprofile-row .new-baby-highest, .girlprofile-row .usernotes-head, .girlprofile-row .girls-page-form{
        padding: 30px 15px;
    }
    form#frmusernotes{
        margin-bottom: 0px;
    }

    
    


}
@media (max-width: 480px) {
    .join-slider img{
        height: 210px;
    }
    .pagename h1{
        font-size: 24px;
        line-height: 28px;
    }
    .pagename p {
        line-height: 14px;
    }
    .loginpage {
        margin-bottom: 0px;
        padding: 35px 20px 25px;
    }
    .login-bg {
        padding: 130px 15px 40px;
    }
    .loginform-main {
        width: 100%;
    }
    .loginpage .form-group {
        float: left;
        width: 100%;
    }
    .rig-page .registration-field1 {
        margin-bottom: 0;
    }
    .blue-btn.join-btn {
        margin-bottom: 30px;
    }

    
    .member-header h1, .home-browse h2{
        font-size: 38px;
    }
    .member-gallery .member-galry-header h2{
        font-size: 35px;
        margin: 0px;
    }
    .member-gallery .member-gallery-row .member-galry-header{
        padding: 40px 15px;
    }
    .home-browse .browse-img{
        margin-bottom: 40px;
    }
    .home-browse p{
        font-size: 15px;
        line-height: 22px;
        margin: 0px 0px 25px 0px;
    }

    .action-room h2{
        font-size:22px;
        margin:0px 0px 16px;
    }
    .room-auction-time .auction-time-min li span, .room-auction-time .auction-time-min li{
        font-size:22px;
        line-height:22px;
    }
    .action-room h2{
        margin:0px 0px 6px;
    }
    .action-room{
        top:calc(50% - 10px);
    }
    .footer-link_blk .footer_link{
        margin:0 auto;
    }
    .footer-link_blk .footer_link li{
        padding: 5px 10px;
        flex-basis: 33%;
        text-align: center;
    }
}
@media (max-width: 450px) {
    .footer-link_blk .footer_link li{
        flex-basis:50%;
    }
}
@media (max-width: 420px) {
    .new-home-banner .content-slider form .inline-input .form-group {
        width: 100%;
    }
    .new-home-banner .content-slider form .inline-input .form-group:nth-child(1){
        margin-right: 0px;
    }
    .new-home-banner .content-slider form .inline-input .form-group:nth-child(2){
        margin-left: 0px;
    }
    .member-gallery .member-photos{
        width:100%;
    }
    .new-baby-highest #bidding_price{
        width:100%;
    }

}


.fot_logo_links{

}