
@media (max-width:800px){

	.articles-list .items .row .article-title {
	    font-size: 18px;
	    margin-top: 0px;
	}

	.articles-list .items .row .w-pic {
		padding: 0px;
	}


	.div_out_over{
		width:100%;
		height:100%;
		background:#000;
		position: fixed;
		background: rgba(0,0,0,0.6);
		top: 0px;
		left: 0px;
		text-align: center;
		z-index: 1000000000000000 !important;
	}
	.div_in img{
		height: 45px !important;
	}
	.div_in h3{
		font-size: 18px !important;
		min-height: 0px;
	}

	.div_in .pic-1 {
			text-align: center;
		}
	.div_in .pic-2 {
			text-align: center;
			padding-top: 40px;
		}

	.div_in{
		width:90%;
		max-height:90%;
		min-height: 500px;
		height: 500px;
		padding: 10px;
		margin: 20px auto;     
		background-color:white;
		position: relative;
		-webkit-box-shadow: 0 10px 6px -6px #777;
		-moz-box-shadow: 0 10px 6px -6px #777;
		box-shadow: 0 10px 6px -6px #777;
	}

	.col-md-12.header-notice {
		font-size: 16px;
		padding: 0px 5% 20px;
	}

	div#advatages-pic {
		display: block;
    	background-color: #fff1c9;
    	text-align: center;
	}

	body {
		margin-bottom: 0px !important;
	}

	#topheader {
	    // background-image: url(/themes/wwrent/static/images/header-bg.png) left top repeat-x;
	    background-image: none;
	    min-height: 95px;
	    background-color: #242a32;
	}
	#topheader #mainlogo {
	    float: none !important;
	    padding-top: 10px !important;
	    position: relative !important;
	    width: 190px !important;
	    margin: 0px auto !important;

	    clear: both;
	}

	.booking-uk-form .form-location, .booking-uk-form .form-wrap {
		margin-bottom: 5px !important;
	}
	
	#topheader #auth-data {
	    width: 100%;
	    float: none;
	    margin-top: 10px;
	}
	#topheader #auth-data ul {
		margin-left: 20px;
	}

	#advatages-wrap {
		display: none;
	}

	#subheader.search-page {
		background: none;
		min-height: 367px;
		background-color: #026284;
	}
	#subheader.search-page {
		min-height: 390px;
	}

	#subheader .parts-wrap .left-part {
		float: none;
		width: 100%;
		padding: 0px 15px;
	}

	.search-form .booking-uk-form {
		margin-right: 0px;
	}
	.search-form .form-row.form-age.form-select {
	    display: none;
	}

	.booking-uk-form .form-wrap .form-date, .booking-uk-form .form-wrap .form-email {
		width: 100%;
	}

	.wwssubmit {
		float: none;
		padding-top: 5px;
	}

	.wwssubmit .submit-button {
		margin-right: 0px;
		margin-top: 35px;
		width: 100% !important;
	}

	.bblue {
    	width: 40%!important;
    	text-align: left !important;
    	// width: 120px!important;
	}

	.booking-uk-form .form-wrap .form-time {
	    margin-bottom: 5px;
	    display: block;
	    width: 100%;
	}
	.booking-uk-form .form-wrap .form-time .input-group {
		width: 100%;
	}
	.booking-uk-form .form-wrap .form-time .input-group-icon {
	    width: 198px !important;
	    // width: 210px !important;
	    // width: 100%;
	    // width: auto;
	    line-height: 24px;
	}

	.booking-uk-form .input-group-icon select {
		width: 92% !important;
	}

	.booking-uk-form .form-wrap.form-date-time {
	    height: 73px;
	}

	.booking-uk-form .form-row.form-date {
	    margin-bottom: 5px;
	    display: block;
	    width: 100%;
	}

	#subheader.results-page .parts-wrap .right-part, #subheader.home-page-search .parts-wrap .right-part {
		float: left;
		width: 49%;

		display: none;
	}
	// #subheader .parts-wrap .right-part {
	//     float: left;
	//     width: 49%;
	//     display: none;
	// }

	#footerbox {
  		position: static !important;
  	}
	#tips-wrap-home {
		background-color: #eff2f3 !important;
		background-image: none !important;
		padding-bottom: 20px;
	}
	#content-wrap {
		background-color: #fff !important;
		// background-color: #eff2f3 !important;
		background-image: none !important;
		padding-bottom: 20px;
		padding-top: 20px;
	}
	#content-wrap .right-part {
    	border-top: 1px solid #eff2f3;
	}
	.partner-slideshow .cycle-slideshow {
		margin-left: 0px !important;
	}

	.testimonials-widget .testimonial-header {
		margin-left: 0px !important;
	}

	#content-wrap #newsletter {
		width: 100% !important;
	}

	#content-wrap .partner-slideshow.cycle-slideshow {
		display: block !important;
	}
	#content-wrap .slideshow-block {
    	display: block !important;
    }

	#content-wrap .slideshow-block img {
    	width: 100% !important;
    	margin: 4px 0px !important;
    }

	#tips-wrap-home .inner-page {
		padding: 0px !important;
	}
	#topfooter .b1, #topfooter .b2 {
		padding-left: 20px;
	}
	#topfooter .b3 {
		padding-left: 0px;
	}
	#topfooter .b1 {
		padding-bottom: 15px;
	}
	#topfooter .b4 {
		padding: 20px 0 0 40px !important;
		text-align: center !important;
	}

	.testimonial-info, .testimonials {
		padding: 10px 0 0px 0px !important;
	}


	#sign-up-popup .modal-dialog {
	    width: auto !important;
	}


	#subheader.results-page {
	    /* background: url(/themes/wwrent/static/images/bg-home-wide-2.jpg) center top no-repeat; */
	    background-image: none !important;
	    min-height: 367px !important;
	    background-color: #054f6a !important;
	}

	#subheader.details-page {
	    /* background: url(/themes/wwrent/static/images/bg-home-wide-2.jpg) center top no-repeat; */
	    background-image: none !important;
	    min-height: 390px !important;
	    background-color: #ecf0f1 !important;
	    // background-color: #054f6a !important;
	}

	.details-page .vehicle-features .vehicle-feature-info .vehicle-feature-single {
		height: auto !important;
	}

	.details-page .vehicle-block {
		float: none !important;
		height: auto !important;
	}

	.vehicles-wrap .vehicles-count{
		width: 100% !important;
	}

	.details-page .vehicle-base-title {
		height: auto;
	}

	#subheader.details-page .parts-wrap .left-part {
		padding: 0px !important;
		// border: 2px solid #dfdfdf;
		min-height: 360px;
	}
	#subheader.details-page .parts-wrap .right-part {
		float: none !important;
		width: auto !important;

		// display: none;
	}
	#subheader.details-page .driver-details.driver-form {
		padding: 0px 15px;
		color: #333;
	}
	#subheader.details-page .driver-details.driver-form .input-group-addon.input-group-icon {
		// border-left: 1px solid #ccc;
		border: 1px solid #fff;
	}

	.details-page .driver-form .driver-title .bblue {
		width: 40%!important;
	}
	.details-page .driver-form .driver-title .input-group {
		// width: 100%;
		width: 50%;
	}

	.driver-details-title.first-title {
		border-bottom: 1px dotted;
	}

	#content-details-wrap {
		// background: url(/themes/wwrent/static/images/details-middle-bg.png) center top repeat-y;
		background-image: none !important;
	}
	#content-details-wrap .left-part {
		float: none; 
		width: auto; 
		padding: 20px;
	}

	#content-details-wrap .right-part {
		float: none; 
		width: auto; 
		padding: 20px;
	}

	#content-details-wrap .action-buttons button {
		padding: 2px 10px !important;
		margin: 5px 5px !important;
	}

	.vehicles-wrap .vehicles-list .vehicle-single .vehicle-base {
		// float: none;
		// width: 50%;
		// width: auto;
		// min-width: 0;
		// display: table;
	}
	.vehicles-wrap .vehicles-list .vehicle-single .vehicle-params {
		// float: none;

		// width: auto;
		// min-width: 0;
		// display: table;

		// width: 50%;
	    // padding: 10px;
	    // border-bottom: 1px dotted #dfdfdf;
	    // margin-bottom: 10px;
	}
	.vehicles-wrap .vehicles-list .vehicle-single .companies-prices {
		// float: none;
		// width: 100%;
	}

	.cmswidget-body_top.cmswidget-wcookiewidget {
		width: 95% !important;
	}


}