.module-hero-with-search {
	background-size: cover;
	background-position: center center;
	color: white;
	padding: 100px 0 80px;
}
.module-hero-with-search > .container {
	display: flex;
}
.module-hero-with-search .title.mob {
	flex: 0 0 auto;
	text-align: center;
	width: 100%;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 20px;
	display: none;
}
.module-hero-with-search .texts-holder {
	flex: 1 1 auto;
	max-width: 800px;
	margin-right: auto;
}
.module-hero-with-search .blue-box-holder {
	flex: 0 0 auto;
	width: 321px;
}

.module-hero-with-search .texts-holder .title {
	font-size: 48px;
	margin-bottom: 20px;
}

.module-hero-with-search .texts-holder .text {
	font-size: 18px;
	line-height: 25px;
}


.module-hero-with-search .texts-holder .buttons {
	padding-top: 30px;
	display: flex;
	box-sizing: content-box;
	flex-wrap: wrap;
}
.module-hero-with-search .texts-holder .buttons a {
	margin-right: 30px;
	background: #20b2cd;
	border-radius: 5px;
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	font-size: 16px;
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	min-width: 320px;
	height: 58px;
	line-height: 58px;
}
.module-hero-with-search .texts-holder .buttons a:nth-child(even) {
	background: #158fbd;
}
.module-hero-with-search .texts-holder .buttons a:last-child {
	margin-right: 0;
}
.module-hero-with-search .texts-holder .buttons a span.icon {
	width: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.module-hero-with-search .texts-holder .buttons a span.lb {
	flex: 1;
}
.module-hero-with-search .texts-holder .buttons a span.icon img {
	max-width: 25px;
	max-height: 25px;
}
.module-hero-with-search .texts-holder .buttons a span.append {
	width: 65px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #19a3bd;
	margin-left: 20px;
}
.module-hero-with-search .texts-holder .buttons a:nth-child(even) span.append {
	background: #167fa7;
}
.module-hero-with-search .blue-box-holder .blue-box-d {
	background: #00465f;
	border-radius: 10px;
	padding: 20px 30px;
}
.module-hero-with-search .blue-box-holder .blue-box-d > img,
.module-hero-with-search .blue-box-holder .blue-box-d > embed {
	display: block;
	margin: 0 auto 25px;
	max-width: 61px;
}

.module-hero-with-search .blue-box-holder .blue-box-d .title {
	font-size: 24px;
	color: white;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.module-hero-with-search .blue-box-holder .blue-box-d .title strong{
	
	font-weight: 600;
}

.module-hero-with-search .blue-box-holder .blue-box-d a {
	display: flex;
	justify-content: center;
	align-items: center;
    border-radius: 25px;
    padding: 0 20px;
    border: 0;
    font-size: 18px;
    font-weight: 600;
    color: white;
    background-color: #f2a114;
    background: -webkit-gradient(linear, center left, center right, from(#f2a114), to(#e77924));
    background: -webkit-linear-gradient(left, #f2a114, #e77924);
    background: -moz-linear-gradient(left,  #f2a114, #e77924);
    background: -o-linear-gradient(#f2a114, #e77924);
    background: -ms-linear-gradient(#f2a114, #e77924);
    background: linear-gradient(to right, #f2a114, #e77924);

    width: 100%;
    height: 45px;
}

.module-hero-with-search .blue-box-holder .blue-box-d a img {
	margin-left: 10px;
}

.module-hero-with-search .call-now-bar {
	height: 78px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	color: white;
	background: #00465f;
}

.module-hero-with-search .call-now-bar img,
.module-hero-with-search .call-now-bar embed {
	margin-right: 20px;
}

.module-hero-with-search .call-now-bar strong {
	margin: 0 5px;
	font-weight: 700;
}

.module-hero-with-search .call-now-bar span {
	margin: 0 10px 0 5px;
	color: #009fc2;

}

.module-hero-with-search-search {
	 max-width: 740px;
}
.module-hero-with-search-search .image {
	 text-align: center;
}

.module-hero-with-search-search .image img{
	width: 80px;
}
.module-hero-with-search-search select{
	width:100%;
	padding: 9px;
	border: none;
	background-image: url('https://www.sellmytimesharenow.com/wp-content/themes/smtn/images/resorts/select-icon.png');
	background-repeat:no-repeat;
   -webkit-appearance: none;
   -moz-appearance:    none;
   background-position: 100%;
   background-color:#fff;
   border-radius:4px;
   appearance:         none;
}

.module-hero-with-search-search .search_for{
	margin-bottom: 30px;
}
.module-hero-with-search-search .bootstrap-select .btn span.filter-option{
	color: #c0c0c0;
}
.module-hero-with-search-search .search_for button,
.module-hero-with-search-search .search_for button:focus {
	border: 2px solid #009cc3;
	color: white;
	background: transparent;
	font-size: 16px;
	font-weight: 600;
	line-height: 34px;
	padding: 0 35px;
    border-radius: 10px;
    box-shadow: none;
}

.module-hero-with-search-search .search_for button.active {
	background: #1fb0cd;
}


.module-hero-with-search-search .search_bar {
	margin-top: 30px;
	margin-bottom: 20px;
	border: 2px solid #009cc3;
    border-radius: 5px;
	line-height : 40px;
}
.module-hero-with-search-search .search_bar .input-group-addon {
	color: white;
	background: #1fb0cd;
	border: none;
	font-size: 18px;
	padding: 0 10px;
}

.module-hero-with-search-search .search_bar .input-group-addon.second {
	color: black;
	background: #f2f2f2;
}

.module-hero-with-search-search .search_bar input {
	height: 42px;
	width: 100%;
	line-height: 12px;
	border-radius: 0;
	color: #909090;
}

.module-hero-with-search-search .search_bar select{
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
   min-height: 40px;
}

.module-hero-with-search-search .bootstrap-select {
	padding: 0;
	width: 100% !important;
}

.module-hero-with-search-search .bootstrap-select .bs-caret {
	display: inline-block;
	width: 32px;
	text-align: center;
	background: #f2f2f2;
	border-left: 1px solid #e3e3e3;
}

.module-hero-with-search-search .bootstrap-select .btn {
	
	background: #fff  url(https://www.sellmytimesharenow.com/wp-content/themes/smtn/images/resorts/select-icon.png) no-repeat 100%;
	padding-top: 0;
	padding-bottom: 0;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
    padding-right: 35px;
}

.module-hero-with-search-search .calendar .input-group-addon {
    line-height: 24px;
}

.module-hero-with-search-search .calendar .form-control {
    height: 38px;
    border-top-right-radius: 4px; 
    border-bottom-right-radius: 4px; 
}

.module-hero-with-search-search .search_submit {
	width: 100%;
	height: auto;
	line-height : 40px;
    border-radius: 5px;
    padding: 0;
    border: 0;
    font-size: 18px;
    font-weight: 600;
    color: white;

    background-color: #f2a114;
	background: -webkit-gradient(linear, center left, center right, from(#f2a114), to(#e77924));
	background: -webkit-linear-gradient(left, #f2a114, #e77924);
	background: -moz-linear-gradient(left,  #f2a114, #e77924);
	background: -o-linear-gradient(#f2a114, #e77924);
	background: -ms-linear-gradient(#f2a114, #e77924);
	background: linear-gradient(to right, #f2a114, #e77924);
}

.module-hero-with-search-search .search_submit span {
	margin-left: 5px;
}

.ratings {
	display: flex;
}

.consumer-affairs{
	flex:1;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 20px
}
.consumer-affairs-content {
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 10vh;"
}

.reseller-ratings{
	flex:1;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 20px
}
.reseller-ratings-content{
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 10vh;
	scale: 1.28;
	margin-top: 5px;"
}

.featured-sub{
	margin-top: -20px;
	font-size: 1.5em;
}

.featured-sub-mob{
	display: none;
	text-align: center;
	margin-top: -30px;
	margin-bottom: 20px;
}

.module-hero-with-search .logos-container {
	display: flex;
	justify-content: space-between;
	padding: 30px 0;
	flex-wrap: wrap;
	align-items: center;s
}

.module-hero-with-search .logos-container img{
	max-height: 70px;
	margin-bottom: 50px;
}

@media (max-width: 1200px) {
	.module-hero-with-search .title.mob {
		display: block;
	}

	.module-hero-with-search .texts-holder .title {
		display: none;
	}
	.ratings{
		flex-direction: column;
		align-items: center;
	}

	.reseller-ratings-content{
		height: 0vh;
	}
	.featured-sub {
		display: none;
	}
	.featured-sub-mob{
		display: block;
	}
}

@media (min-width: 768px) and (max-width: 1200px) {
	.module-hero-with-search > .container {
		max-width: 700px;
	}
	.module-hero-with-search .texts-holder {
		max-width: 330px;
	}

	.module-hero-with-search .texts-holder .text {
		font-size: 16px;
		line-height: normal;
	}
	.module-hero-with-search .texts-holder .buttons a {
		margin-bottom: 20px;
		margin-right: 0;
	}
	.featured-sub {
		display: none;
	}
	.featured-sub-mob{
		display: block;
		margin-top: -20px;
	}
}

@media (max-width: 1024px) {
	.module-hero-with-search > .container {
		max-width: 700px;
	}
	.module-hero-with-search .title.mob {
		margin-bottom: 50px;
	}

	.module-hero-with-search .texts-holder {
		max-width: 330px;
	}

	.module-hero-with-search .texts-holder .text {
		font-size: 16px;
		line-height: normal;
	}
	.module-hero-with-search .texts-holder .buttons a {
		margin-bottom: 20px;
		margin-right: 0;
	}
		.module-hero-with-search-search .col-sm-5, .module-hero-with-search-search .col-sm-7{
		width: 100%;
	}
	.module-hero-with-search-search .col-sm-7{
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.featured-sub-mob{
		display: block;
	}

}


@media (max-width: 700px) {
	.module-hero-with-search .title.mob {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.module-hero-with-search .container {
		flex-direction: column;
	}
	.module-hero-with-search .texts-holder {
		max-width: 100%;
	}
	.module-hero-with-search .blue-box-holder {
		max-width: 320px;
		margin: 0 auto;
	}
	.module-hero-with-search .blue-box-holder .blue-box-d {
		width: 100%;
	}
	.module-hero-with-search .texts-holder .buttons {
		justify-content: center;
	}

	.module-hero-with-search .call-now-bar {
		height: 88px;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
	}

	.ratings {
		flex-direction: row;
	}

	.consumer-affairs-content {
		padding: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.reseller-ratings{
		padding: 0;
	}

	.reseller-ratings-content {
		padding: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 10vh;
		scale: 1.1;
		margin-top: 5px;
	}
	.featured-sub {
		display: none;
	}
	
}

@media (max-width: 700px) {
	.consumer-affairs {
		margin-top: -20px;
	}
	.consumer-affairs-content img {
		max-width: 150px;
	}
	.reseller-ratings {
		margin-bottom: 20px;
	}

	.featured-sub {
		display: none;
	}
	.featured-sub-mob{
		margin-top: -20px;
		font-size: 1em;
		text-align: center;
		display: block;
		margin-bottom: 20px;
		margin-right: 10px;
		margin-left: 10px;
	}
	.ratings {
		flex-direction: row;
	}

	.reseller-ratings-content {
		scale: 0.8;
		margin-left: -25px;
	}
}

