
.module-wrapper .main {
    padding: 0 !important;
}


/*mobile devices*/

@media (max-width: 480px) {
.main .tv-search-form {

    -webkit-box-shadow: none !important;
    -moz-box-shadow:  none !important;
    box-shadow:  none !important;
}
    .banner3Text {
        padding: 20px;
        font-size: large !important;
        color: #575757;
        width: 85% !important;
        margin: 50px auto !important;
        background-color: rgba(255, 255, 255, .9) !important;
        text-align: center;
    }
    .banner3Text p
    {
      text-align: left;
    }

    div.modal {
        top: 10px;
        left: 10px;
        right: 10px;
    }
  
.banner3 .container
{margin: 50px auto !important;
}

.header
{
  margin-top: 0px;
}
	.slider {
    position: relative !important;
    /* top: 170px !important; */
    margin: 0px !important;
  }
  
.slider {
    margin: 0px;
}
  
  .TVSHot .TVSImagePrice {
    background-image: none !important;
    top: 147px!important;
    margin-top: 10px !important;
    margin: auto !important;
}
}


@media (min-width: 768px) and (max-width: 1025px) {

    /*tablet devices*/

.main .tv-search-form {

    -webkit-box-shadow: none !important;
    -moz-box-shadow:  none !important;
    box-shadow:  none !important;
}

.header
{
  margin-top: 0px;
}

.banner3 .container

{
    
    max-width: 60% !important;
    padding-left: 0px;

}
    
.logo img {
    max-width: 100% !important;
    margin: auto;
   
}
.slider {
    margin-top: 30px !important;
}
.moduletable.main {
    margin: 0 auto;
    position: relative;
    z-index: 10;
    width: 100%;
}

.slider 

{ margin: 0 !important} 

.navbar{
  background-color: #fff;
}

.secondmenu .navbar{
  background: transparent;
}
.header{
  margin-top: 0 !important;
}
}

.feedback_button .TVBColor
{
 background-color: #E21F26 !important;
}

.well  .feedback_button
{
  
}

.moduletable.hott_module
{
  /* background-color: #f5f6f6; */
  /* padding: 20px 0; */
}

.hott_module .tv-hot-tours
{
  margin: 0 15px;
}
.no_slider
{
  background-image: url(/images/system/noslider.jpg);
  height: 579px;
  width: auto;
  background-size: cover;
  background-position: center;
}

.hott_module
{
  /* margin: 0 15px; */
}

.maximum h3, .hott_module h3
{
      font-weight: 700;
      font-size: 22px;
      text-transform: uppercase;
      padding: 12px 0;
      margin: 0;
      line-height: 40px;
      text-align: center;
      color: #333;
}

.maximum
{
  width: 100%;
}

.moduletable.newsblock
{
  margin: 20px;
}

.TVFilterForm
{
  text-shadow: none !important;
}


/*city selector*/
.global-city:after {
    content: '\e95e';
    font-family: 'TVIcons';
    font-size: 14px;
    cursor: pointer;
    position: absolute;
    right: -17px;
    bottom: -2px;
}
.global-city {
	font-size: 15px;
	border-bottom: 1px dashed #999;
	position: relative;
	display: inline-block;
	margin-top: 3px;
	cursor: pointer;
	color: #333;
}

.global-city:hover {
	border-bottom: 1px dashed transparent;
	color: #000;
}
.header-label {
	font-size: 14px;
	/*text-transform: uppercase;*/
	color: #3c3c3b;
	font-weight: 400;
	margin-top: 4px;
}

.header-phone {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

.region
{
    display: inline-flex;
}

.header-label
{
    margin-right: 10px !important;
}