/*----------------
[responsive]
------------------*/
@media (max-width:1180px){
	header .btn-primary {
		padding: 10px 16px;
    }
	.browse ul li {
		width: 151px;
		height: 175px;
		padding: 32px 0 0 0;
    }
	footer .matter {
		width: 39%;
	}
	footer .social li {
		padding: 9px 9px;
		margin-right: 7px;
		width: 40px;
		height: 40px;
    }
	.topbar .topsearch h2 {
		font-size: 14px;
    }
	.topbar .topsearch a {
		font-size: 13px;
    }
	#column-left .list-group .list-group-item {
		font-size: 14px;
    }
	.product-thumb .button-group button {
		font-size: 16px;
		padding: 7px 6px;
	}
	.product-thumb .button-group button + button {
		margin-left: 6px;
	}
	.product-thumb .button-group button:first-child {
		padding: 11px 11px;
		/* position: absolute; */
		/* top: 0; */
	}
	.product-thumb .button-group {
		bottom: 52%;
	}
	.product-thumb .caption ul li {
		font-size: 13px;
    }
	.rightside ul li {
		padding: 19px 32px;
	}
	.rightside .phone {
		font-size: 18px;
    }	
	.add .addform {
		margin: 50px 192px 80px;
	}
	.dashboard .profile ul li {
		/*padding: 10px 5px;*/
		/*width: 114px;*/
	}
	.dashboard .profile ul li p, .dashboard .icons li p {
		font-size: 14px;
    }
	.dashboard .profile .common {
		margin-bottom: 36px;
    }
	.dashboard .icons li {
		width: 155px;
	}
	.dashboard .inner-search .box ul li:last-child {
		padding: 0 0px 0 0;
    }
	.dashboard .inner-search .box ul li {
		padding: 0 5px 0 0;
		font-size: 12px;
    }
	.dashboard .inner-search .box p{
		font-size:12px;
	}
	.dashboard .inner-search .box .image {
		margin-right: 10px;
	}
	.contactus .address ul li span {
		width: 38%;
	}
	.contactus .address ul li p {
		font-size: 10px;
		width: 62%;
	}
	.blog .left .tag ul li:nth-child(7), .blog .left .tag ul li:last-child {
		margin: 0px 2px 10px 0;
	}
	.priceplan ul li {
		width: 300px;
	}
}


@media (max-width:1000px){	
	.top .icon li {
		padding: 0 20px 0 0;
	}
	.topnav ul li {
		padding: 0 0 0 20px;
		line-height: 15px;
	}
	.topnav ul li a, #language .text, .top .icon li a {
		font-size: 12px;
	}
	header .btn-primary {
		padding: 10px 9px;
		font-size: 12px;
	}
	header .btn-primary i {
		margin-right: 4px;
	}	
	.browse ul li {
		width: 150px !important;
	}
	.browse ul li img {
    	width: 48px;
	}
	footer p, footer .links li a {
		font-size: 12px;
	}
	footer .info {
		width: 25%;
		margin-right: 18px;
	}
	footer .links li:first-child, footer .links li:nth-child(3), footer .links li:nth-child(5), footer .links li:nth-child(7), footer .links li:nth-child(9) {
		width: 35%;
	}
	footer .links li:nth-child(2), footer .links li:nth-child(4), footer .links li:nth-child(6), footer .links li:nth-child(8), footer .links li:last-child {
		width: 63%;
	}
	footer .social li {
		padding: 6px 9px;
		margin-right: 2px;
		width: 32px;
		height: 32px;
	}
	footer .social li a {
		font-size: 14px;
    }
	.sort .btn + .btn {
		margin-left: 7px;
	}
	.topbar .topsearch p {
		font-size: 10px;
    }
	/*#column-left .list-group .list-group-item {
		padding: 10px 8px;
		font-size: 12px;
    }*/
	#column-left .list-group .list-group-item img {
		margin-right: 8px;
	}
	.product-thumb .button-group {
		position: absolute !important;
    	top: 0;
	}
	.product-thumb .button-group button {
		font-size: 16px;
		padding: 10px 9px;
	}
	.product-thumb .caption .des {
		font-size: 12px;
    }
	.product-thumb .caption hr {
		margin: 10px 0;
	}
	.product-thumb .caption ul li {
		font-size: 11px;
	}
	.product-list .product-thumb .button-group {
		right: 5px;
    	top: -15px;
		/* bottom: 11px; */
		/* left: 169px; */
	}
	.product-list .product-thumb .caption {
		margin-left: 121px;
		min-height: 173px;
		padding: 11px 11px 15px;
    }
	.product-list .product-thumb .image {
		width: 35%;
	}
	.maincategory1 .product-list .product-thumb .image {
		width: auto;
	}
	.maincategory1 .product-list .product-thumb .caption {
		margin-left: 263px;
		min-height: 206px;
		padding: 19px 20px 15px;
	}
	.maincategory1 .product-list .product-thumb .button-group {
		left: 86px;
	}
	.rightside .profile span {
		font-size: 12px;
	}
	.rightside ul li a {
		padding: 8px;
    }
	.rightside ul li {
		padding: 19px 21px;
	}
	.rightside .phone, .rightside .safety p {
		font-size: 12px;
	}
	.rightside .phone i {
		margin-right: 3px;
    }
	.rightside .safety h3 {
		font-size: 13px;
	}
	.add .addform {
		margin: 50px 170px 80px;
	}
	.dashboard .profile ul li {
		width: 87px;
	}
	.dashboard .profile ul li p, .dashboard .icons li p {
		font-size: 11px;
    }
	.dashboard .profile .common {
		margin-bottom: 40px;
    }
	.dashboard .icons li {
		width: 123px;
		padding: 29px 5px 19px;
	}
	.dashboard .icons li + li {
		margin-left: 10px;
	}
	.dashboard .product-list .product-thumb .image {
		width: 38%;
	}
	.dashboard .product-list .product-thumb .caption {
		margin-left: 258px;
		min-height: 202px;
	}
	.dashboard .product-thumb .caption .des {
		font-size: 11px;
	}
	.dashboard .product-list .product-thumb .button-group {
		left: 122px;
		bottom: 4px;
	}
	.dashboard .inner-search .box {
		padding: 19px 10px 19px;
	}
	.dashboard .inner-search .box .image {
		width: 70px;
		height: 70px;
		padding: 14px 0 8px;
    }
	.dashboard .inner-search .box ul li {
		padding: 0 2px 0 0;
		font-size: 9px;
	}
	.dashboard .inner-search .box p {
		font-size: 10px;
	}
	.dashboard .inner-search .box button {
		padding: 12px 18px;
    }
	.dashboard .inner-search .box h4 {
		font-size: 12px;
	}
	.dashboard .inner-message .left .nav li p {
		font-size: 9px;
	}
	.dashboard .inner-message .msg-box .comment .comment-title {
		font-size: 12px;
	}
	.dashboard .inner-message .left .nav li h5 {
		font-size: 11px;
	}
	.contactus .address ul li span {
		width: 32%;
		font-size:10px;
	}
	.contactus .address ul li p {
		font-size: 8px;
		width: 68%;
	}
	.contactus .address p {
		font-size: 10px;
	}
	.contactus .address ul {
		margin: 19px 15px;
	}
	.blog .box .box-caption .icons {
		margin: 0 0 0 100px;
    }
	.blog .left .category ul li {
		font-size: 13px;
	}
	.priceplan ul li {
		width: 347px;
	}
	.login .col-sm-6 {
		padding: 50px 60px;
	}
	.about p {
		font-size: 10px;
	}
	.add .photo ul li {
		width: 84px;
		height: 84px;
		padding: 23px;
	}
	.dashboard .inner-fav .product-list .product-thumb .button-group {
		left: 56px;
	}
	.dashboard .inner-message .msg-box .comment1 .comment-title, .dashboard .inner-message .msg-box .comment .comment-title  {
		font-size: 12px;
	}

}


@media (max-width:400px){
	/*.product-layout.product-list{
		margin-top: 100px !important;
	}
*/	/*.top_field{
		margin-top: 50px;
	}
*/	.button-for-ads button{
		padding: 8px 5px 8px 5px;
	}
}


@media (max-width:767px){
	#showOnMobile{
		display: flex !important;
	}

	.product-layout.product-list{
		margin-top: 70px;
	}
	.contactus form {
    	padding: 15px 25px 15px 25px;
	}
	.contactus form hr{
		margin-top: 0;
		width: 100%;
	}

	.item-condition-tag{
		/*left: -15px;*/
	}
	.topbar .topsearch .citysearch .form-control{
		margin: 0;
	}
	.onmob{
		display: flex;
    	/*margin-bottom: 0 !important;*/
	}
	.clear-and-toggle {
    	/*display: flex;*/
    	place-content: center;
    	align-items: flex-start;
	}
	.clear-and-toggle form{
		margin: 0 !important;
	}
	#equal_column{
		margin: 10px -15px 10px -15px;
	}
	#days_hrs{
		margin-top: 15px !important;
	}
	.add .addform label span{
		font-size: 12px;
    	display: block;
    	float: initial !important;
	}

	.ads_product-b ul li {
    	font-size: 12px;
	}
	.ads_product-b ul li i {
	    font-size: 12px;
	    margin-right: 0;
	}

	#icon_placed{
		position: absolute;
    	top: 0;
    	margin: -5px 0 0 0px;
    	right: 0;
	}
	
	.notify{
		/*height: 35px !important;
    	width: 35px !important;*/
		margin-right: 15px;
		background: none !important;
    	box-shadow: none !important;
	}
	.notify i{
		transform: rotate(0deg) !important;
	}
	.notify span{
		border: none !important;
	    margin: -20px 0 0 30px !important;
	    height: 17px !important;
	    width: 17px !important;
	    font-size: 10px !important;
	}	

	.top .icon {
		display: flex;
	    height: 100%;
	    align-items: center;
	    white-space: nowrap;
	}	
	.topnav ul li a, #language .text, .top .icon li a {
		font-size: 14px;
	}
	.top .icon li a i {
	    margin-right: 5px;
	    vertical-align: middle;
	}
	.topnav {
		overflow: hidden;
		background-color: #333;
		float:none;
		margin:20px 0 0 0;
	}
	.mega-menu{
		left: initial;
    	right: 0;
    	width: 350px !important;
	}
	.mega-menu:before{
		right: 110px;
		left: initial !important;
	}
	.mega-menu:after{
		right: 111px;
		left: initial !important;
	}
/*	.padd0 .row{
		display: flex;
	}
*/
	.sellBtn{
		color: #57247b;
	    outline: none;
	    display: block;
	    font-weight: 600;
	    padding: 5px 10px 5px 10px;
	    border-radius: 25px;
	    height: 35px;
	    min-width: 75px;
	    border: 2px solid;
	    background: #fff;
	}
	.sellBtn i{
		font-size: 16px;
	    margin-right: 2px;
	    vertical-align: text-top;
	}
	.topnav ul li{
		display:block;
		padding:0;
	}
	.topnav ul li a {
		padding: 14px 16px;
		color:#fff;
	}
	.topnav ul li a:hover {
		background-color: #ddd;
		color: black;
	}
	#hideOnMobile{
		display: none;
	}
	.payment ul{
		display: flex;
	}
	.payment ul li {
	    font-size: 13px;
	    font-weight: 600;
	    padding: 15px 5px 15px 5px;
	    display: inline-block;
	    width: 100%;
	    white-space: nowrap;
	    text-align: center;
	}
	.payment-b .row{
		display: flex;
    	place-content: center;
	}
	.payment-b .row button{
		padding: 10px 15px 10px 15px;
	}
	.checkedTab {
	    border-bottom: 2px solid #57247b !important;
	}
	.netbanking .col-md-6{
		display: flex;
	}
	.netbanking .col-md-6 label{
		width: 100%;
		margin-right: 5px;
	}
	.netbanking .col-md-6 label:last-of-type{
		margin-right: 0px;
	}
	.mobileWindow{
		display: flex;
	}
	.top {
	    display: flex;
	    align-items: center;
	    place-content: flex-end;
	}
	.top > .container, .row, .col-md-5, .col-sm-5, .col-xs-12{
		padding: 0;
		margin: 0;
	}
	.mobileWindow .col-sm-3{
		width: 100%;
	}
	header #logo {
		margin: 10px 0 20px;
		display: none;
	}
	#logo img{
		margin:0 auto;
	}
	#mobileView{
		display: block !important;
    	width: 130px;
	    position: absolute;
	    left: 10px;
	}
	#mobileView-a{
		display: flex;
	}
	#mobileView-a .col-sm-3{
		width: 100%;
	}
	#mobileView-b{
		display: block !important;
	}
	#mobileView-b button{
		background: #57247b;
	    color: #fff;
	    width: 100%;
	    border: none;
	    outline: none;
	    margin-top: 10px;
	    border-radius: 40px;
	    padding: 10px;
	}
	.bottom_navigation{
		background: #fff;
	    position: fixed;
	    bottom: 0px;
	    left: 0;
	    right: 0;
	    z-index: 999;
	    display: flex;
	    padding: 0;
	    margin: 0;
	    /*box-shadow: 2px 0px 3px 0 #57247b;*/
	    border-top: 1px solid #ddd;
	}
	.bottom_navigation li{
		display: inline-block;
	    width: 100%;
	    text-align: center;
	    font-size: 13px;
	    padding: 5px 0 5px 0;
	    cursor: pointer;
	    /*font-weight: 600;*/
	}
	.bottom_navigation li i{
		display: block;
	    color: #57247b;
	    font-size: 18px;
	}
	.bottom_navigation li a{
		color: initial;
	}
	.sell a i{
		border-radius: 50%;
	    width: 40px;
	    height: 40px;
	    display: flex;
	    align-items: center;
	    place-content: center;
	    margin: 0 auto;
	    position: relative;
	    bottom: 25px;
	    margin-bottom: -20px;
	    border-image-slice: 1;
	    background-image: linear-gradient(to bottom, #57247b, #b71281);
	    color: #fff;
	}
	.paddright {
		padding: 0;
	}
	.hot-listing h2{
		    margin: 25px 0 0;
	}

	#responsive_a{
		display: flex;
    	flex-wrap: wrap;
	}

	.profile-field {
    	top: 0;
    	margin-left: 20px;
	}
	.picture-container {
    	top: 0px !important;
	}
	.picture{
		width: 80px !important;
		height: 80px !important;
	}
	.button-for-ads {
    	margin-top: -15px;
    	display: table-row;
	}


	footer {
    padding: 20px 0 40px;
	}
	header {
	    padding: 10px 0;
	}
	header .category .bootstrap-select.btn-group{
		/*margin-bottom:10px;*/
	}
	header .category .bootstrap-select .btn-default {
    	border-radius: 40px !important;
    	border: 1px solid #57247b !important;
	}
	header .category .sc{
    	margin-right: 10px;
	}
	header .center{
		text-align:center;
	}
	header .btn-primary {
		padding: 10px 32px;
		font-size: 16px;
		margin-top:20px;
	}
	.search .form-control {
	    border-radius: 40px !important;
	    border: 1px solid #57247b;
	}
	.search .btn{
		display: none;
	}
	.slideshow img {
		height: auto;
	}
	.browse ul li {
		/*width: 100%;*/
		height: auto;
    	padding: 15px 0 15px 0;
    }
	footer .matter, footer .info {
		width: 100%;
		margin-right:0;
	}
	footer p, footer .links li a {
		font-size: 14px;	
	}
	footer .social li {
		padding: 9px 9px;
		margin-right: 7px;
		width: 40px;
		height: 40px;
	}
	footer .social li a {
		font-size: 20px;
    }
	.bread-crumb .pull-left, .bread-crumb .pull-right{
		float:none !important;
		text-align:center;
	}
	.terms .mainbox, .faq .panel-group  {
		margin:0px;
	}
	.terms .box h4 {
		padding:16px 10px;
	}
	.terms  .box p{
		padding:22px 10px;
	}
	.faq .panel-title {
		font-size: 14px;
    }
	.contactus .form-group, .blog .box .box-caption .leave .form-group {
    		margin-bottom:0;
	}
	.contactus .form-control, .contactus form, .blog .box .box-caption .leave .form-control{
		margin-bottom:20px;
	}
	.topbar .topsearch {
		min-height: 158px;
	}
/*	#column-left .list-group .list-group-item {
		padding: 10px 18px;
		font-size: 16px;
	}*/
	.blog .box .box-caption .icons{
		margin:40px 15px 0;
	}
	.blog .box .box-caption .icons li{
		display:block
	}
	.blog .box .box-caption .icons li:last-child, .blog .box .box-caption .icons li:nth-child(3){
		float:none !important;	
	}
	.blog .box .box-caption .tags{
		margin:0 10px 30px;
		padding:15px;
	}
	.blog .box .box-caption .btn{
		display:inline-block;
		margin:0 10px 19px;
		padding: 14px 22px;
	}
	.pagination > li:first-child > a, .pagination > li:last-child > a{
		padding:10px 10px;
	}
	.pagination > li > a{
		font-size:12px;
		margin-bottom:10px;
	}
	.login .col-sm-6 {
		padding: 50px 15px;
	}
	.product-thumb img {
		width:100%;
	}	
/*	.product-thumb .caption{
		text-align:center;
	}*/
	.product-thumb {
    	margin-bottom: 20px;
	}
	.product-thumb .button-group {
		bottom: 0;
		position:relative;
		margin-top:10px;
	}	
	.product-thumb .caption .des {
		font-size: 14px;
	}
	.product-thumb .caption ul li {
		font-size: 11px;
	}
	.sort .form-group{
		margin-bottom:20px !important;
	}
	.sort .price .form-control {
		width: 44%;
    }	
	.topbar .topsearch p, .topbar .topsearch a  {
		font-size: 14px;
	}
	.topbar .topsearch h2 {
		font-size: 18px;
	}
	#ad-single span {
		float: none !important;
		margin-left:5px;
	}
	#ad-single .icons {
		margin: 35px 0 29px;
	}
	.rightside .profile span, .rightside .safety p {
		font-size: 14px;
	}
/*	.rightside ul li{
		width:50%;
		text-align:center;
	}*/
	.rightside .phone {
		font-size: 24px;
		text-align: center;
	}
	.rightside .safety h3 {
		font-size: 18px;
	}

	.view-order tr td {
    	word-break: break-word;
	}

	.add .addform {
		margin: 10px;
	}
	.add .addform .nav-tabs > li > a {
		width: 90px;
    }
    .add .addform .nav-tabs > li {
	    width: 90px !important;
	    margin: 0 5px 0 5px;
	}
	.MultiCarousel .lCustom, .MultiCarousel .rCustom {
    	top: calc(3.3% - 15px) !important;
	}
	.dashboard .profile .padd0{
		text-align:center;
	}
	.dashboard .profile .common {
		height: auto;
	}	
	.dashboard .profile .des, .dashboard .profile .des1 {
		float: none !important;
	}
	.dashboard .profile ul li, .dashboard .icons li {
		width: 100%;
		white-space: nowrap;
    	/*padding: 10px 10px;*/
	}
	.dashboard .profile ul li a {
    	padding: 5px 10px 5px 10px;
	}
	.dashboard .profile ul li p, .dashboard .icons li p {
		font-size: 14px;
	}
	.dashboard .profile {
		min-height: 260px;
	}
	.fav {
    	height: 10vh;
    	align-items: center;
	}
	/*.ads_product{
		padding: 12px 0px 0px 0px;
	}		*/
	.dashboard .icons li + li {
		margin-left: 0px;
		margin-top:20px;
	}
	.dashboard .inner-ads .links{
		height:auto;
	}
	.dashboard .inner-ads .links .pull-left, .dashboard .inner-ads .links .pull-right{
		float:none !important;
	} 
	.dashboard .inner-ads .links ul li{
		margin-bottom:10px;
		padding: 11px 12px;
	}
	.dashboard .product-list .product-thumb .image {
		width: 100%;
		/*float:none !important;*/
	}	
	.dashboard .product-list .product-thumb .image img {
		border-radius: 8px 8px 0px 0px;
	}
	.dashboard .product-list .product-thumb .caption {
		margin-left: 0;
		min-height: auto;
		border-left: 1px solid #e5e5e5;
		border-radius: 0 0px 8px 8px;
	}
	.dashboard .product-list .product-thumb .button-group {
		position: relative;
		right: auto;
		top: auto;
		left:auto;
		bottom:auto;
		margin-top:10px;
	}
	.dashboard .product-list .product-thumb .button-group button + button {
		margin-top: 10px;
	}
	.dashboard .product-thumb .caption .des {
		font-size: 14px;
	}
	.dashboard .inner-search .box {
		text-align:center;
		height:auto;
	}
	.dashboard .inner-search .box .pull-left, .dashboard .inner-search .box .pull-right {
		float:none !important;
	}
	.dashboard .inner-search .box .image {
		margin:0 auto;
		float:none !important;
		width: 90px;
		height: 90px;
		padding: 24px 0;
	}
	.dashboard .inner-search .box h4 {
		font-size: 18px;
    }
	.dashboard .inner-search .box ul li {
		padding: 0 20px 0 0;
		font-size: 14px;
    }
	.dashboard .inner-search .box p {
		font-size: 14px;
		margin:0 0 20px;
    }
	.dashboard .inner-search .box button {
		padding: 12px 21px;
    }
	.dashboard .inner-message .left{
		margin-bottom:20px;
	}
	.dashboard .inner-message .left .nav li p {
		font-size: 12px;
	}
	.dashboard .inner-message .msg-box .comment .comment-title {
		font-size: 14px;
	}
	.dashboard .inner-message .left .nav li h5 {
		font-size: 18px;
	}
	.dashboard .inner-message .msg-box .comment1 .comment-title:after, .dashboard .inner-message .msg-box .comment .comment-title:after  {
		top: 21px;
	}
	.dashboard .inner-message .msg-box .input-group{
		width:100%;
	}
	.contactus .address ul li span {
		width: 27%;
		font-size:16px;
	}
	.contactus .address ul li p {
		font-size: 14px;
		width: 73%;
	}
	.contactus .address p {
		font-size: 14px;
	}
	.blog .left .category ul li {
		font-size: 14px;
	}
	.blog .box .box-caption .comment ul li img {
		float: none;
		margin: 0 auto 20px;
	}
	.blog .box .box-caption .comment .profile, .blog .box .box-caption .comment ul li:nth-child(2) {
		margin-left: 0;
	}
	.priceplan ul li {
		width: 100%;
	}
	.about p {
		font-size: 14px;
	}
	.team .box img {
		width: 100%;
	}
	.about img{
		margin:0 auto 20px;
	}
	.add .photo ul li {
		width: 120px;
		height: 120px;
		padding: 40px;
	}
	.add .photo ul li + li{
		margin-top:10px;
	}
	footer .social li:last-child {
		/*margin-top: 10px;*/
	}
	.dashboard .inner-fav .product-list .product-thumb .button-group {
		left: auto;
	}

	.onMobile{
		padding: 0 15px 0 15px;
	}
	footer .powered {
    margin: 20px 0 20px;
	}

	#spaceCover .col-md-4, .col-md-6, .col-md-8, .col-sm-12, .col-md-12, .col-sm-6{
		padding-left: 0;
		padding-right: 0;
		margin-top: 10px;
	}
	.neft-form-a h2{
		font-size: 16px;
	}
	.add .addform label{
		font-size: 14px;
	}
	.photo label{
		height: 70px;
	}
	.thumbnail-images li {
	    height: 70px;
	    bottom: 85px;
	    margin-bottom: -85px;
	}
	.photo label i{
		font-size: 16px;
	}

	.about h1, .team h1{
		display: none;
	}
	.about hr, .team hr{
		display: none;
	}
	.commontop {
		margin-top: 15px !important;
	}
	.terms h5{
		display: none;
	} 
	.terms hr{
		display: none;
	}
	.terms{
		border: none;
	}
	.wAre-a{
		padding: 0;
	}
	.wAre-a li{
		min-width: 60px;
		font-size: 14px;
		height: 60px;
	}
	.wAre{
		text-align: initial;
		font-size: 14px;
		min-height: auto;
	}
	.about h2{
		font-size: 24px !important;
	}


}

@media (min-width:320px) and  (max-width:414px){
	.add .photo ul li:nth-child(3){
		margin-left:0;
	}
}

#showOnMobile{
	display: none;
}