/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
#0.1	Global Styling
#0.2	Theme reset style


#1.1	header
#1.2	hero
#1.3	about-booking
	#1.3.1	about and booking
#1.4	begin-journey-offer
	#1.4.1	begin-journey-special-offer
#1.5	service
#1.6	faeture
#1.7	news-shop
	#1.7.1	news
	#1.7.2	shop
#1.8	news-letter
#1.9	partner
#1.10	footer
#1.11	appoinment-popup-box
#1.12	news-letter-popup



-------------------------------------------------------------
#2	----> gallery 2
-------------------------------------------------------------
#2.1	gallery-content


-------------------------------------------------------------
#3	----> gallery 3
-------------------------------------------------------------
#3.1	gallery-content


-------------------------------------------------------------
#4	----> service
-------------------------------------------------------------
#4.1	banar
#4.2	about-victoria
#4.3	middle-banar


-------------------------------------------------------------
#5	----> about
-------------------------------------------------------------
#5.1	banar
#5.2	vic-partner
#5.3	team
#5.4	middle-banar
#5.5	About-vitorial

-------------------------------------------------------------
#6	----> team
-------------------------------------------------------------
#6.1	about-team


-------------------------------------------------------------
#7	----> shop
-------------------------------------------------------------
#7.1	shop


-------------------------------------------------------------
#8	----> shop-details
-------------------------------------------------------------
#8.1	vic-shop
#8.2	product-details 
#8.3	review
#8.4	shop


-------------------------------------------------------------
#9	----> contact
-------------------------------------------------------------
#9.1	keep-in-touch
#9.2	leave-message


-------------------------------------------------------------
#10	----> blog
-------------------------------------------------------------
#10.1	blog-content


-------------------------------------------------------------
#11	----> gallery
-------------------------------------------------------------
11.1 all






--------------------------------------------------------------
--------------------------------------------------------------*/

/*--------------------------------------------------------------
#0.2	Theme reset style
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
	.section-title h2,
	.section-title h3 {
		font-size: 30px;
	}
}

@media only screen and (max-width: 500px) {
	.section-title h2,
	.section-title h3,
	h2,
	h3 {
		font-size: 22px;
  }
  
	.iw_inner{padding:0 20px}

	.iw_inner h3,
	.iw_inner p{
		font-size:14px;
	}
	
	#fullpage .service_guide table td,
		#fullpage .service_guide table th{
		font-size:12px;
		padding:10px;
	}
	#fullpage .service_guide p{
		font-size: 10px;text-align:left;color:#777
	}

	footer .container .row:first-child > .col {
		min-height: auto !important;
	}
	
	footer p{
		font-size: 11.5px
	}
	
	footer .copyright p,
	footer .next_line2 {
		font-size: 11.5px;
	}
	footer > .container > .row{
display:block;
	}
	footer #footer-logo{
		display:block;
margin-bottom:0;
height:40px;
width:100%;
	}
}


/*page-breadcrumb*/
@media only screen and (max-width: 1199px) {
	.page-breadcrumb .row .col:last-child {
		padding-left: 0;
	}

	.page-breadcrumb .breadcrumb:before {
		width: 350px;
		left: -360px;
	}

	.page-breadcrumb .breadcrumb:after {
		width: 270px;
		right: -280px;
	}
}

@media only screen and (max-width: 991px) {
	.page-breadcrumb .breadcrumb:before {
		width: 220px;
		left: -230px;
	}

	.page-breadcrumb .breadcrumb:after {
		width: 190px;
		right: -200px;
	}
}

@media only screen and (max-width: 767px) {
  /* about us */
/*   #about .fun-fact .about-victoria {
    margin-bottom: 4rem;
  } */
  #about .fun-fact .about-victoria .section-title {
    width: initial;
  }
  #about .fun-fact figure .col-sm-6:first-child img {
    display: none;
  }
  #about .fun-fact figure .col-sm-6:last-child img {
    width: 100%;
    height: 28vh;
    margin-bottom: 1rem;
  }
  .fun-fact .number {
    margin: 0;
  }
  #about .fun-fact .fp-tableCell > .container > .row {    
    width: 100%;
  }
  #about .fun-fact .fp-tableCell > .container > .row .col-sm-3 {    
    width: 25%;
    padding: 0.5rem 0;
    text-align: center;
  }
  #about .fun-fact .fp-tableCell > .container > .row .col-sm-3 i {
    display: none;
  }
  #about .fun-fact .col {
    padding-top: 0!important;
    padding-bottom: 2rem;
  }
  #about .fun-fact .number {
    font-size: 1.5rem;
    display: block;
  }
  /* .fun-fact p {
    text-align: justify;
    width: 100%;
    font-size: 12px!important;
    margin: 0!important;
  } */
  .fun-fact h2 {
    text-align: center;
    font-size: 25px;
    margin: 1.5rem auto;
  }
  .fun-fact .heading-box {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85%;
  }
  .fun-fact .heading-box > a {
    margin: 0 auto;
    display: block;
  }
  .fun-fact .heading-box > p {
    display: none;
  }
	.page-breadcrumb {
    height: 10vh;
	}

	.page-breadcrumb .container {
		padding: 0 15px;
	}

	.page-breadcrumb .breadcrumb:before,
	.page-breadcrumb .breadcrumb:after {
		display: none;
	}

	.page-breadcrumb button {
		margin: 0 2px; 
	}

	.page-breadcrumb button i:before {
		font-size: 16px;
	}

	.page-breadcrumb button:after {
		display: none;
	}

	footer .container .row:first-child > .col {
		min-height: 270px;
	}

	.section-title h2 {
		font-size: 25px !important;
	}

	.section-title h2,
	h2 {
		font-size: 25px!important;
	}
	/* a.back-to-top {
		display: none !important;
	} */

}

@media only screen and (max-width: 500px) {
	.page-breadcrumb .row .col {
		width: 50%;
	}

	.page-breadcrumb .row .col:first-child {
		display: none;
	}

	.page-breadcrumb .row .col:nth-child(2) .breadcrumb {
		width:100%;
		text-align:center;
	}
	.page-breadcrumb .row > .col:nth-child(2) {
     position: static;
	}

	.simple-page-breadcrumb .row .col:first-child {
		display: block;
	}

	.fun-fact .number {
		margin-bottom: 0;
	}

	.fun-fact .fact-title {
		font-size: 15px;
	}

}

@media only screen and (max-width: 350px) {
	footer .copyright ul li {
		width: 60px !important;
	}

	footer .copyright ul li img {
		margin: 0 auto;
	}
}


/*banar style*/
@media only screen and (max-width: 991px){
	.banar h2,
	.middle-banar h2 {
		font-size: 38px !important;
	}
}

@media only screen and (max-width: 767px){
	.banar h2,
	.middle-banar h2 {
		font-size: 25px !important;
		margin-bottom: 15px;
	}

	.middle-banar p {
		font-size: 15px;
	}

	.middle-banar .btn {
	    width: 180px;
	    height: 40px;
	    line-height: 40px;
	    padding: 0;
	    font-size: 13px;
	}


	.banar .col {
		text-align: center !important;
	}
}

@media only screen and (max-width: 500px){
	.banar .col .playfair {
		margin-top: 0;
	}


	.middle-banar {
		height: 500px !important;
	}
	
}



/*--------------------------------------------------------------
#1.1	header
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
	header .navbar-header {
		margin-bottom: 20px;
		position: relative;
		left: 50%;
		-webkit-transform: translate(-50%);
		transform: translate(-50%);
	}

	header #navbar {
		padding-left: 0;
		padding-right: 0;
	}
}


@media only screen and (max-width: 991px) {

	/******************** navigation setting ********************/
	header .navbar-header {
		width: 100%;
	}

	header .navbar-brand {
		position: relative;
		left: 0;
		/* -webkit-transform: translate(-50%);
		transform: translate(-50%); */
	}

	header .navbar #navbar {
		margin-top: 60px;
	}

	header .navbar #navbar .dropdown li {
		margin-left: 0;
	}

	header .search-wrapper {
		position: absolute;
		top: 50px;
		right: 33px;
	}
}



@media only screen and (max-width: 767px) {

	/******************** navigation setting ********************/
	/* header  {
		background: transparent !important;
	} */

	header .navbar .navbar-nav {
		visibility: visible !important;
		opacity: 1 !important;
	}

	header .open-menu {
		display: none;
	}

	header .navbar {
		padding-bottom: 0px !important;
	}

	header  #navbar {
    width: 100%;
    padding-left: 0;
    margin-top: 0px !important;
    position: absolute;
    z-index: 10;
    right: 0;
    margin-right: 0;
	}

	header .navbar-header {
		margin: 0 !important;
	}

	header .navbar-header button {
		border: 1px solid #fff;
    position: absolute;
    right: 0;
    top: 7.5px;
	}
  #home-1 header .navbar-header button {
    margin-right: 0!important;
  }
	header .navbar-header button span {
		background-color: #fff;
	}

	header .navbar .pull-right {
		float: none !important;
	}

	header .navbar #navbar ul > li {
    margin-left: 0;
    text-align: center;
    padding: 10px 30px;
	}

	header .navbar #navbar ul > li > a {
		padding: 10px 35px 10px 35px;
  }
  
  header .navbar-brand {
    height: initial;
    padding: 0;
  }
  header .navbar-header .navbar-brand {
    padding: 0;
  }
	/*search-wrapper*/
	header .search-wrapper .search-box {
		top: 85px;
	}
	
	header .search-wrapper {
		top: 70px !important;
	}

	.common-header .navbar #navbar {
		z-index: 1000;
	}

	/*drop-down-menu*/
	header .navbar a {
		position: relative;
	}

	header .navbar a i {
		font-size: 40px;
    padding: 0 0.5rem;
	}

	header .dropdown-menu {
		background: #fff !important;
		position: absolute !important;
		width: 100% !important;
		visibility: visible;
	}

	header .dropdown-menu a {
		padding-left: 45px !important;

	}

	.dropdown-menu:before {
		display: none;
	}
}

@media only screen and (max-width: 1199px) {
	.common-header .navbar #navbar > ul > li {
		margin-left: 20px;
	}
}

@media only screen and (max-width: 767px) {
	.common-header .navbar #navbar > ul > li {
		margin-left: 0;
	}
}



/*--------------------------------------------------------------
#1.2	hero
--------------------------------------------------------------*/

@media only screen and (max-width: 1199px) {

  /*hero for home style 1*/
  #home-1 .hero .item {
      height: 100vh;
  }
	/* #home-1 .hero .item {
		height: 700px;
	} */

	.hero > a {
		top: -190px;
	}

	/******************** title-box ********************/
	.hero .container .box {
		background: url(../images/home-2/slide-title-sm-bg.png) no-repeat;
		width: 650px;
		height: 203px;
	}

	.hero .box span {
		font-size: 20px;
	}

	.hero .box h2 {
		font-size: 62px;
		line-height: 70px;
		top: 20px;
	}


	/******************** slider-button ********************/
	.hero .owl-prev,
	.hero .owl-next {
		right: 1%;
	}

	.hero .owl-next {
		top: 56%;
		-webkit-transform: translateY(-56%);
		transform: translateY(-56%);
	}
}


@media only screen and (max-width: 991px) {
	.hero .box + p {
		margin: 33px 0 68px;
	}

	.hero .item img {
		height: 500px !important;
	}
	

	/******************** slider-button ********************/
	.hero .owl-next {
		top: 57%;
		-webkit-transform: translateY(-57%);
		transform: translateY(-57%);
	}
}


@media only screen and (max-width: 767px) {

	/*hero for home style 1*/
	#home-1 .hero .item {
    min-height: 100vh;
    max-height: 100vh;
  }

	.hero > a {
		top: -50px;
	}

	/*hero for home style-2*/
	.hero .item {
		height: 500px;
	}


	/******************** title-box ********************/
	.hero .container {
		width: 100%;
	}

	.hero .container .box {
		background: url(../images/home-2/slide-title-xs-bg.png) no-repeat;
		width: 400px;
		height: 125px;
	}

	.hero .box span {
		font-size: 12px;
	}

	.hero .box h2 {
		font-size: 32px;
		line-height: 40px;
		top: 12px;
	}

	.hero .box + p {
		font-size: 16px;
		line-height: 28px;
		padding: 0 25px;
		margin: 23px 0 38px;
	}


	/******************** slider-button ********************/
	.hero .owl-prev,
	.hero .owl-next {
		top: 90%;
		-webkit-transform: translateY(-90%);
		transform: translateY(-90%);
	}

	.hero .owl-next {
		top: 82%;
		-webkit-transform: translateY(-82%);
		transform: translateY(-82%);
	}

	#main-hero .owl-controls {
		margin-top: -50px;
	}
}



@media only screen and (max-width: 500px) {

	/*hero for home style 1*/
	#home-1 .hero .item {
    min-height: 100vh;
    max-height: 100vh
	}

	#home-1 .hero .title {
/*		top: 50%;*/
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.hero > a {
		top: -10px;
	}	
	
	/******************** title-box ********************/
	.hero .container .box {
		background: url(../images/home-2/slide-title-tin-bg.png) no-repeat;
		width: 300px;
		height: 110px;
	}

	.hero .box span {
		font-size: 14px;
	}

	.hero .box h2 {
		font-size: 24px;
		line-height: 30px;
		top: 18px;
	}

	.hero .box + p {
		font-size: 14px;
	}

	/*home-2*/
	#home-2 .hero .box + p {
		padding-left: 0;
		padding-right: 0;
	}


	#home-2 .hero .col a {
	    width: 180px;
	}

	#home-2 .hero .owl-buttons {
		display: none;
	}
}

@media only screen and (max-width: 320px) {
	.hero .container .box {
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	#home-2 .hero .item {
		height: 400px !important;
	}
}

/*--------------------------------------------------------------
#1.3.1	about and booking
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
	.booking form .col:nth-child(4)  {
		margin-bottom: 40px !important;
	}

	.booking form {
		padding-bottom: 100px;
	}

	.booking form .col .flaticon {
		left: 64% !important;
	}

	.booking form input[type="submit"] {
		width: 160px !important;
		bottom: 115px;
		left: 50%;
		margin-left: -80px;
	}
}

@media only screen and (max-width: 991px) {
	.about-booking {
		background: transparent;
	}

	/*booking*/
	.booking {
		background-color: #88a800;
		margin-top: -20px;
		padding-top: 100px;
	}

	.booking .content {
		padding-bottom: 25px;
	}


	/*inputs & selects*/
	.booking form {
		padding-left: 30px;
		padding-bottom: 50px;
	}

	.booking form .col i {
		left: 85% !important;
	}

	.booking form .col .flaticon {
		left: 82% !important;
	}

	.booking form input,
	.booking form select {
		width: 90% !important;
	}

	.booking form input[type="submit"] {
		bottom: 30px;
		left: 88%;
	}
}

@media only screen and (max-width: 767px) {
	
	#home-1 .about .owl-prev, 
	#home-1 .about .owl-next {
    bottom: 0rem;
    top: initial!important;
    transform: translateY(-50%)
	}	
  #home-1 .about .owl-prev {right: 50%;}
  #home-1 .about .owl-next {left: 50%;}
	.about .owl-prev, 
	.about .owl-next {
		top: -45px;
	}	

	/*booking*/
	#home-2 .booking {
		padding-top: 70px;
	}

	.booking form {
		padding-left: 15px;
	}

	.booking form .col {
		margin-bottom: 40px !important;
	}

	.booking form .col i {
		width: 30px;
		left: 93% !important;
	}

	.booking form .col .flaticon {
		left: 92% !important;
	}

	.booking form input,
	.booking form select {
		width: 98% !important;
	}

	.booking form input[type="submit"] {
		bottom: 130px;
		left: 110px;
	}


	/*social*/
	.booking .social ul li {
		display: inline-block !important; 
	}
}


@media only screen and (max-width: 500px) {
	#home-2 .about-booking {
		padding-top: 115px;
	}

	#home-2 .about-booking .content > div:last-child > .col {
		width: 100%;
	}

	#home-2 .booking form input[type="submit"] {
		bottom: 165px;
	}

	#home-2 .about-booking h3 {
		margin-top: 15px;
		margin-bottom: 10px;
		font-size: 20px;
	}

	/*about slider*/
	.about .about-slider .col {
		padding: 0 30px 0 15px;
	}

	#home-2 .booking {
		padding-top: 50px;
	}

	.booking form .col i {
		left: 90% !important;
	}

	.booking form .col .flaticon {
		left: 88% !important;
	}
}

@media only screen and (max-width: 400px) {
	.booking form input[type="submit"] {
		bottom: 160px;
	}

	#home-2 .about-booking h3 {
		font-size: 20px;
	}
}




/*--------------------------------------------------------------
#1.4.1	begin-journey-special-offer
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
	.begin-journey-offer .special-offer .col > div {
		margin-top: 20%;
	}

	.begin-journey-offer .special-offer h4 {
		font-size: 16px;
	} 
}

@media only screen and (max-width: 991px) {
	.begin-journey-offer {
		margin-top: -10px;
	}

	.begin-journey-offer .special-offer {
		margin-top: -10px;
	}
}

@media only screen and (max-width: 500px) {
	.begin-journey-offer .special-offer > .col {
		width: 100%;
	}

	.begin-journey-offer .special-offer .col > div {
		margin-top: 0%;
		padding: 25px 0;
	}

	.begin-your-journey .begin-journey-slider p {
		background: none;
		width: 100%;
	}

	#home-2 .begin-journey-offer .special-offer .col-xs-push-6 {
		left: 0 !important;
	}

	#home-2 .begin-journey-offer .special-offer .col-xs-pull-6 {
		right: 0;
	}
}



/*--------------------------------------------------------------
#1.5	service
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
	.service .owl-prev {
		left: 10px;
	}

	.service .owl-prev {
		left: -7px;
	}
}

@media only screen and (max-width: 767px) {
	#home-2 .service {
		padding: 70px 0;
	}

	#home-2 .service .section-title {
		margin-bottom: 70px;
	}
}

@media only screen and (max-width: 500px) {
	.service .service-slider h3 {
		font-size: 20px;
	}
}



/*--------------------------------------------------------------
#1.6	faeture
--------------------------------------------------------------*/
@media only screen and (max-width: 1366px) {
  .latest-news .character {
    margin-top: 0;
  }
  .latest-news .heading-area {
    margin-top: 16rem;
  }
  .latest-news .character .col {
    padding: 75px 10px;
  }
}
@media only screen and (max-width: 1199px) {
	.faeture .col {
		padding: 40px 20px;
  }
  .latest-news .heading-area {
    margin-top: 22rem;
  }
  .latest-news .character .col {
    padding: 125px 20px;
  }
  .latest-news .character .col-xs-6 {
    height: 35vh;
  }
}

@media only screen and (max-width: 500px) {
	.faeture .col {
		width: 100%;
	}

	.faeture .col i:before {
		margin-left: 0;
		font-size: 25px;
	}

	.faeture h3 {
		margin: 1em 0;
	}
}

/*--------------------------------------------------------------
#1.7.1	news
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
  /*Luxury spa and resort*/
  .news-shop .row {
    margin: 15px;
  }
	.news-shop .news .portfolio + h3 {
		font-size: 45px;
	}

	.news-shop .news .portfolio + h3 span {
		font-size: 25px;
  }
  
  /* spa bath*/
  .news-shop .news {    
    width: 100%;
    height: calc(48vh - 153px);
  } 
  .news-shop .shop {
    width: 100%;
    padding: 0;
    height: 50vh;
    margin-top: 1vh;
  }
  .news-shop .shop .shop-slider .owl-wrapper {width: 200%;}
  .news-shop .shop .shop-slider .owl-wrapper .owl-item {width: 100%;}
  .news-shop .appointment .btn-group ul {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
  }
  .news-shop .appointment .btn-group ul li {
    width: 50%;
  }
  .news-shop .shop .item > .col:first-child {
    width: 50%; 
    height: calc(50vh - 15px);    
    padding: 3rem 0 3rem 0;
  }
  .news-shop .shop .item > .col:first-child .thumbnail {
    position: absolute;
    bottom: 50%;
    transform: translateY(50%);
    margin-right: 30px;
  }
  .news-shop .shop .item > .col:nth-child(2),
  .news-shop .shop .item > .col:nth-child(3) {
    width: 50%;
    padding: 0;
  }
  .news-shop .shop .item > .col:nth-child(2) .carrer_list,
  .news-shop .shop .item > .col:nth-child(3) .carrer_list {
    height: calc(25vh - 30px);
    min-height: calc(25vh - 30px);
  }
  .news-shop .shop .item > .col:nth-child(2) img {
    padding: 0;
    margin-top: 22px;
    height: calc(100% - 74px);   
  }
  .news-shop .shop .item > .col:nth-child(2) .carrer_list {
    position: relative;
  }
  .news-shop .shop .item > .col:nth-child(2) .carrer_list::before {
    content: "";
    display: block;
    background-color: #fff;
    width: 100%;
    height: calc(19vh - 22px);
    position: absolute;
    top: 0;
    z-index: -1;
  }
  /* .news-shop .shop .item > .col:nth-child(3) {
    height: 30vh;
  } */
  .news-shop .h-342 {width: 100%; height: 20vh; display: block;}
  .news-shop .shop .thumbnail {margin-bottom: 0;}
  .news-shop .container {
    top: 50%;
    width: 100%;
    transform: translate(-50% , -50%);
    left: 50%;
  }
  .news-shop .spacialist_profile {
    background: rgba(255, 255, 255, 0.2);
  }
  .news-shop .carrer_list ul li {
    font-size: 1.7rem;
    text-align: center;
    line-height: 140%;
  }
  .news-shop .spacialist_profile {
    bottom: 0;
    width: 100%;
  }
  .news-shop .shop .thumbnail h3 {
    font-size: 24px;
    margin: 10px;
  }
  .news-shop .shop .thumbnail > div {
    /* min-height: 10vh; */
  }
}

@media only screen and (max-width: 767px) {
  .news-shop .news .portfolio + h3 {
    border: 0;
  }
	.news-shop {
    /* padding: 70px 0; */
    display: block;
	}
  #home-1 .news-shop .row {
    margin: 0;
  }
  #home-1 .news-shop .news {
    height: auto;
    margin-top: 86px;
    padding: 30px 30px;
  }
  #home-1 .news-shop .news .portfolio + h3 span {
    margin-top: 2rem;
  }
  #home-1 .news-shop .appointment > a {
    width: 100%;
    margin-top: 0;
    position: inherit;
  }
  .news-shop .shop .item > .col:nth-child(2), .news-shop .shop .item > .col:nth-child(3) {display: none;}
  .news-shop .shop .item > .col:first-child {
    width: 100%;
    height: 250px!important;
    padding: 0;
  }
  .news-shop .shop .item > .col:first-child .thumbnail {margin-right: 0;}
  #home-1 .news-shop .sort-about {
    display: contents;
  }
  .news-shop .appointment .btn-group ul {
    display: none;
  }
	#home-2 .news-shop h3 {
		margin: 10px 0 15px;
	}

	#home-2 .news-shop .playfair {
		color: #fff;
	}

	#home-2 .news-shop .news-slider {
		margin-bottom: 30px;
	}

	#home-2 .news-shop .news-slider .owl-buttons {
		position: relative;
		top: -43px;
	}

	#home-1 .news-shop .sort-about .playfair {
		color: #fff;
	}

	.news-shop .news .portfolio h3 + p {
		margin-bottom: 1em;
	}

	.news-shop .news .portfolio span {
		font-size: 16px;
	}
}

@media only screen and (max-width: 500px) {
	/*portfoliio*/
	#home-2 .portfolio + h3 {
		margin-top: 50px !important;
	}

	.news-shop .news .portfolio h3 {
		font-size: 20px;
	}

	.news-shop .news .portfolio h3 + p {
	    font-size: 17px;
	    line-height: 25px;
	}

	.news-shop .news .portfolio span {
    	font-size: 15px;
	}

	/*luxery text*/
	.news-shop .news .portfolio + h3 {
		font-size: 40px;
		line-height: 35px;
		padding-bottom: 10px;
	}

	.news-shop .news .portfolio + h3 span {
		font-size: 25px;
	}

	.news-shop .news-slider .news-details h3 {
		font-size: 20px;
	}

	.news-shop .sort-about p:first-child {
		font-size: 15px;
	}


	/*news-slider*/
	.news-shop .news-slider .date > div {
		width: 60px;
		padding: 10px 0;
	}

	.news-shop .news-slider .date {
		padding-left: 0;
	}

	.news-shop .news-slider .date p {
		font-size: 20px;
		line-height: 20px;
	}

	.news-shop .news-slider .date p span {
		font-size: 14px;
	}

	.page-breadcrumb {
		padding:  0;
		overflow: hidden;
	}
	.simple-page-breadcrumb .breadcrumb.playfair{
        font-size: 12px;
        color: #383838;
    }

}



/*--------------------------------------------------------------
#1.7.2	shop
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
	.news-shop .shop .item > .col {
		padding: 0 4px;
	}
}

@media only screen and (max-width: 991px) {
	.news-shop .shop {
    margin-top: 0;
    height: initial!important;
	}
}

@media only screen and (max-width: 767px) {
	.news-shop .shop .item > .col {
		padding: 0 15px;
	}
}

@media only screen and (max-width: 500px) {
	.news-shop .shop .item > .col {
		width: 100%;
	}
}



/*--------------------------------------------------------------
#1.8	news-letter
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
	.news-letter .row .col:first-child {
		text-align: center;
		margin-bottom: 25px;
	}

	.news-letter .form-inline input[type="submit"] {
		width: 100%;
	}
}

@media only screen and (max-width: 500px) {
	.news-letter h2 {
		font-size: 25px;
	}

	#home-2 .news-letter h2 {
		font-size: 20px;
	}

	.news-letter .playfair {
		font-size: 17px;
	}

	.news-letter .form-inline .col {
		width: 100%;
		margin-bottom: 25px !important;
	}

	.news-letter .form-inline .col:last-child {
		margin-bottom: 0 !important;
	}
}



/*--------------------------------------------------------------
#1.9	partner
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
	.partner .partner-slider .owl-prev,
	.partner .partner-slider .owl-next {
		top: 70px;
		-webkit-transform: none;
		transform: none;
	}

	.partner .partner-slider .owl-prev {
		left: 0%;
	}

	.partner .partner-slider .owl-next {
		right: 0%;
	}
}

/*--------------------------------------------------------------
#1.10	footer
--------------------------------------------------------------*/
@media (max-width: 750px) {
  #last_wrap .last_cont {
    /* position: inherit; */
  }
}

@media only screen and (max-width: 991px) {
	footer .row:first-child .col:nth-child(1),
	footer .row:first-child .col:nth-child(2) {
		margin-bottom: 70px;
	}


	/*copyright*/
	footer .copyright .col:last-child {
		padding-left: 0;
		margin-top: 25px;
	}

	footer .copyright .pull-right {
		float: left !important;
	}
}

@media only screen and (max-width: 767px) {
  .footer_text .col-xs-12 {text-align: center;}
  footer .row:first-child .victoria {display: none;}
	footer .row:first-child .col:nth-child(1), 
	footer .row:first-child .col:nth-child(2) {
		margin-bottom: 30px;
	}
  #home-1 .partner{display: none;}
  #home-1 .leave-message .left-col {display: none;}
/*  #map {height: calc(75vh - 96px)!important;}*/
  footer .text-right {
    width: 100%!important;
  }
  footer .text-right ul {
    margin: 0 auto;
    justify-content: space-evenly;
    width: 60%!important;
  }
	footer h2 {
	    font-size: 22px;
	    margin: 0 0 20px 0;
	    padding: 0 0 15px 0;
	}

	footer .nav li {
		display: inline-block !important;
	}

	/*victoria*/
	footer .victoria .nav {
		padding-left: 15px;
	}

	
	/*copyright*/
	footer .copyright {
		margin-left: 10px;
		margin-right: 10px;
	}

	footer .copyright .nav {
		padding-left: 15px;
	}
}

@media only screen and (max-width: 500px) {
	footer h2 {
		font-size: 20px;
		margin: 0 0 25px 0;
		padding: 0 0 25px 0;
	}

	footer .row:first-child > .col {
		width: 100%;
	}

	footer .row:first-child .col {
		margin-bottom: 70px;
	}

	footer .row:first-child .col:last-child {
		margin-top:10px;
		margin-bottom: 0;
	}


	footer .copyright .col:first-child {
		line-height: auto;
	}

	footer .copyright .nav li {
		margin-left: 5px;
	}

	footer .copyright img {
		display: block;
		width: 100%;
	}
}



/*--------------------------------------------------------------
#1.11	appoinment-popup-box
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
	.appoinment-popup-box {
		overflow: scroll !important;
	}

	.appoinment-popup-box .booking {
		height: 520px;
		padding: 55px 100px;
	}

	.appoinment-popup-box .booking:before {
		width: 60px;
		height: 105px;
		right: 15px;
		top: -9px;
	}


	/*title*/
	.appoinment-popup-box .section-title h3 {
		font-size: 25px;
		line-height: 18px;
	}

	.appoinment-popup-box .section-title .playfair {
		font-size: 15px;
		line-height: 10px;
		margin-bottom: 15px;
	}

	.appoinment-popup-box .btn-group .btn {
		width: 35px;
		height: 35px;
		line-height: 35px;
	}

	.appoinment-popup-box .btn-group button i:before {
		margin: 0;
		font-size: 18px;
	}


	/*form*/
	.appoinment-popup-box .form-inline {
		margin-top: 20px;
		padding-bottom: 0 !important;
		padding-left: 0 !important;
	}

	.appoinment-popup-box form > .col {
		margin-bottom: 20px !important;
		padding-left: 0;
	}

	.appoinment-popup-box form > .col:nth-child(4) {
		margin-bottom: 20px !important;
	}

	/*footer*/
	.appoinment-popup-box .appointment-footer {
		margin-top: 42px;
	}

	.appoinment-popup-box .appointment-footer > .col:first-child {
		padding-left: 0 ;
	}

	.appoinment-popup-box .appointment-footer > .col:nth-child(2) {
		padding-left: 0 ;
		font-size: 14px;
	}

	.appoinment-popup-box .appointment-footer p {
		font-size: 12px;
	}
}


@media only screen and (max-width: 991px) {
	.appoinment-popup-box .booking {
		height: 520px;
		padding: 50px;
		height: auto !important;
	}

	.appoinment-popup-box .section-title {
		padding-bottom: 20px;
	}

	/*title*/
	.appoinment-popup-box .section-title .pull-right {
		clear: both !important;
	    width: 100%;
	}


	.appoinment-popup-box .btn-group .btn {
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.appoinment-popup-box .btn-group button i:before {
		margin: 0;
		font-size: 15px;
	}

	.appoinment-popup-box .submit .btn {
		width: 100px !important;
		height: 35px;
		font-size: 14px;
		font-weight: normal;
		padding: 0;
	}
}

@media only screen and (max-width: 767px) {
	.appoinment-popup-box .booking {
		padding: 50px 15px 80px;
		top:10px;
		-webkit-transform: none;
		transform: none;
	}

	.appoinment-popup-box .booking:before {
		display: none;
	}

	.appoinment-popup-box .section-title .playfair {
		line-height: 20px;
	}

	.appoinment-popup-box .appointment-footer .social {
		margin-left: 10px !important;
	}

	.appoinment-popup-box .appointment-footer > .col {
		width: 100%;
		padding-left: 0 !important;
	}

	.appoinment-popup-box .submit {
		left: 80px !important;
		bottom: -40px;
	}
}



/*--------------------------------------------------------------
#1.12	news-letter-popup
--------------------------------------------------------------*/
@media only screen and (max-width: 991px) {
	.news-letter-popup .row .col img {
		margin-left: 40px;
	}
}

@media only screen and (max-width: 767px) {
	.news-letter-popup {
		display: none;
	}
}



/*--------------------------------------------------------------
#2	gallery-2
--------------------------------------------------------------*/

/*--------------------------------------------------------------
#2.1	gallery-content
--------------------------------------------------------------*/
@media only screen and (max-width: 991px){
	.gallery-content .hover-content h3 {
		font-size: 20px;
	}
}

@media only screen and (max-width: 767px){
	.gallery-content {
		padding-bottom: 60px !important;
	}

	.gallery-content .hover-content h3 {
		font-size: 15px;
	}

	.gallery-content .hover-content a {
		width: 100px;
		height: 35px;
		line-height: 35px;
	}
}

@media only screen and (max-width: 500px){
	.gallery-content .col {
		width: 100%;
	}

	.gallery-content .container > a {
	    width: 120px;
	    height: 35px;
	    line-height: 35px;
	    border-radius: 0;
	    font-size: 12px;
	    margin-top: 38px !important;
	}

	#gallery-3 .my-gallery > .col {
		margin-bottom: 50px;
	}
}



/*--------------------------------------------------------------
#3	gallery-3
--------------------------------------------------------------*/

/*--------------------------------------------------------------
#3.1	gallery-content
--------------------------------------------------------------*/
@media only screen and (max-width: 767px){
	#gallery-3 .gallery-content .container {
		padding: 0 25px;
	}

	#gallery-3 .gallery-content .hover-content + img {
		width: 100%;
	}

	#gallery-3 .thumbnail h3 {
		font-size: 18px;
	}
}

@media only screen and (max-width: 500px){
	#gallery-3 .gallery-content .col {
		width: 100%;
		text-align: center;
	}

	#gallery-3 .thumbnail h3 {
		font-size: 14px;
	}
}
/*--------------------------------------------------------------
#4	rest & recovery
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
  #dragon_city_video .resort,
  #dragon_city_video .faeture2 {
    width: 100%;
    height: 50vh;
  }
  #dragon_city_video #facility .resort-slider .item {
    height: 40vh;
    width: 100%;
  }
  #dragon_city_video .resort, 
  #dragon_city_video .faeture2 {
    margin-top: 0;
    height: calc(27.5vh - 16px);
  }
  #dragon_city_video .faeture2 .col-xs-6 {
    height: 20vh;
  }
  #dragon_city_video .faeture2 .col-xs-6 img {
    min-height: 20vh;
    max-height: 20vh;
    width: 100%;
  }
  #dragon_city_video .faeture2 .col-xs-6:nth-child(4) p {
    top: 20%;
  }  
  .faeture2 .faeture_btn {
    bottom: 44%!important;
  }
  .fun-fact {
    min-height: 25vh;
    height: 25vh;
  }
  .fun-fact video {
    height: 25vh;
  }
}

/*--------------------------------------------------------------
#4	facial
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
  .facial .left,
  .facial .right {
    width: 100%;
  }
  .facial .left {
    height: calc(50vh - 138px);
    margin-top: 138px;
  }
  .movie_chart > div > div > div .poster img {
    width: 100%;
    height: calc(40vh - 64px)!important;
    display: block;
  }
  .services .facial {
    padding-top: 64px;
  }
  .services .facial .left {
    height: calc(40vh - 64px)!important;
  }
  .services .facial .right {
    height: 45vh!important;
  }
  .services .facial-right-thumbnail {
    background: transparent;
    padding: 4rem 0;
    margin: 0;
  }
  .facial .right .victorial-facila-massage {
    padding: 4rem; 
    margin-bottom: 0; 
    height: 20vh;
  }
  .facial .right .victorial-facila-massage > a {margin-bottom: 0;}
  .facial .movie_title li {width: 30%;}
  .facial .movie_title li a {width: initial!important;}
  .services .fp-tableCell {
    padding-top: 0;
  }
  .facial .movie_title {margin-top: 4rem;}
  .facial .movie_title .thumbnail span {
    padding: 118px 24px;
    font-size: 3rem;
  }
}
/*--------------------------------------------------------------
#4	service
--------------------------------------------------------------*/
@media only screen and (max-width: 1366px) {
  #service .img-responsive {
    height: 78vh;
  }
}
@media only screen and (max-width: 1199px) {
  #service .service_wrap .about,
  #service .service_wrap .resort {
    width: 100%;
    min-height: 50vh;
  }
  #service .img-responsive {
    height: 29vh;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {

  #service .service_wrap .resort .title {
    top: 30%;
  }
  #service .service_wrap .resort strong {
    font-size: 16px;
    top: 50%;
    width: 82%;
    margin: 0 9%;
    line-height: 160%;
  }
  #service .service_wrap .resort .resort_btn {
    position: absolute;
    top: 74%;
  }
  #dragon_city_video #facility .resort-slider .item {
    height: calc(27.5vh - 16px)!important;
  }
  #home-1 #facility {
    min-height: calc(55vh - 32px)!important;
    height: calc(55vh - 32px)!important;
  }
  #home-1 .fun-fact {
    min-height: calc(30vh - 32px)!important;
    height: calc(30vh - 32px)!important;
  }
  #home-1 .fun-fact video {
    height: 30vh!important;
  }
}
/*--------------------------------------------------------------
#4.1	banar
--------------------------------------------------------------*/
@media only screen and (max-width: 1366px){
	.services .facial .movie_chart > div > div > div .poster img {
    width: 585px;
  }
}
@media only screen and (max-width: 1199px){
	.services .facial .movie_chart > div > div > div .poster img {
    width: 100vw;
  }
}

@media only screen and (max-width: 991px){
	#service .about-victoria h2,
	#service .services h2 {
		font-size: 38px !important;
	}
}

@media only screen and (max-width: 767px) {
  .exparts .career_list ul li {
    line-height: 200%;
    letter-spacing: -1px;
  }
  .exparts .career_list {
    height: 83%;
  }
  .exparts .section-title {
    margin-bottom: 15px;
  }
  .exparts .section-title p {
    width: 80%;
    margin: 0 auto;
  }
	#service .services {
		padding-top: 70px;
  }
  
  #service .img-responsive {height: 18vh;}

	#service .services .section-title p {
		margin-bottom: 60px;
  }
  #service .service_wrap .section-title p {
    font-size: 14px !important;
    width: 83%;
    margin: 0 auto;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 8px;
  }

	#service .about-victoria h2,
	#service .services h2 {
		font-size: 30px !important;
	}

  .facial .left {
    margin-top: 0;
  }
  .services .facial .right {
    margin-top: 0;
  }
  .services .facial-right-thumbnail {
    padding: 0;
  }
  .facial .left {
    padding-top: 64px;
  }
  .facial .right .victorial-facila-massage {
    height: 29vh;
  }
  .facial .movie_title {
    margin-top: 0;
  }
  .services .facial .victorial-facila-massage > a {
    margin: 2rem auto;
  }
	.services .facial .victorial-facila-massage, 
	.services .body .victorial-body-massage, 
	.services .foot .victorial-foot-massage {
		padding: 20px;
  }
  .facial .movie_title .thumbnail span {
    padding: 4.8rem 0;
    font-size: 1.2rem;
  }
	.services .facial .like-comment, 
	.services .body .like-comment, 
	.services .foot .like-comment {
		margin-top: 40px;
	}

	/* #home-1 .services {
		padding-bottom: 60px;
	} */

	#service .banar .col {
		text-align: center;
  }
  .latest-news .heading-area {
    padding-top: 86px;
    margin: 0;
  }
  .latest-news .character_wrap {
    position: initial;
  }
  .latest-news .character {
    height: calc(40vh - 83px );
  }
  .latest-news .character .col-xs-6 {
    height: calc(20vh - 41.5px)!important;
    width: 50%;
    padding: 3.4rem 0!important
  }
  .latest-news .fa-plus {
    padding-top: 0;
  }
  .latest-news .fa_wrap {
    width: 58%;
  }
  .latest-news strong {
    width: 70%;
    display: block;
    margin: 0 auto 1rem auto;
  } 
}

@media only screen and (max-width: 500px) {
	#service .services h2 {
		font-size: 20px !important;
	}
	
	#leave-message .heading-area-hide{display:none;}

	.services .facial .victorial-facila-massage h4, 
	.services .body .victorial-body-massage h4, 
	.services .foot .victorial-foot-massage h4 {
		font-size: 17px;
	}

	.services .facial .victorial-facila-massage p, 
	.services .body .victorial-body-massage p, 
	.services .foot .victorial-foot-massage p {
		font-size: 12px;
		line-height: 20px;
	}

	.spa-advantages .advantages .row {
		margin-bottom: 15px;
	}

	.spa-advantages .advantages .icon {
		width: 50px;
	    height: 50px;
    }

	.spa-advantages .advantages i {
	    width: 40px;
	    height: 40px;
	}

	.spa-advantages .advantages i:before {
		font-size: 25px;
	}

	.spa-advantages .playfair {
		font-size: 13px;
	}

	.spa-advantages .advantages h3 {
		font-size: 17px;
		line-height: 170%;
	}

	#service .shop .view-all {
		width: 140px;
		height: 35px;
		line-height: 35px;
		font-size: 12px;
	}

	#service .shop {
		padding-bottom: 40px;
	}
}




/*--------------------------------------------------------------
#4.2	about-victoria
--------------------------------------------------------------*/
@media only screen and (max-width: 767px){
	/* #service .about-victoria .section-title h2 {
		font-size: 25px !important;
		margin-bottom: 15px;
	} */

  /*icon*/
  #about .about-victoria2 .icon ul,
  #service .about-victoria .icon ul,
  #service .about-victoria2 .icon ul,
  #service .about-victoria3 .icon ul {
    margin-top: 2rem;
  }
  #about .about-victoria2 .icon li,
  #service .about-victoria .icon li,
  #service .about-victoria2 .icon li,
  #service .about-victoria3 .icon li {
		margin-right: 3%!important;
	}
  #service .about-victoria .icon li:nth-child(3n),
  #service .about-victoria2 .icon li:nth-child(3n),
  #service .about-victoria3 .icon li:nth-child(4n) {
		margin-right: 0!important;
	}

	#service .about-victoria .icon li a i {
		width: 60px;
		height: 60px;
	}

	#service .about-victoria .icon li a i:before {
		font-size: 30px;
	}

	#service .about-victoria .icon .btn {
		width: 200px;
		height: 40px;
		line-height: 40px;
	}
}

@media only screen and (max-width: 500px) {
  #service .about-victoria3 .section-title h2 {
		font-size: 25px !important;
		margin-bottom: 15px!important;
  }
  #service .about-victoria .section-title h2,
  #service .about-victoria2 .section-title h2 {
    font-size: 25px !important;
    margin: 86px 0 1rem 0!important;
  }
	#service .about-victoria .section-title h2 + p {
		font-size: 13px !important;
	}

	#service .about-victoria .icon li a i:before {
		font-size: 30px;
	}

	#service .about-victoria .icon .btn {
	    width: 180px;
	    height: 40px;
	    line-height: 40px;
	    font-size: 12px;
	    margin-top: 20px;
   }

}




/*--------------------------------------------------------------
#4.3	middle-banar
--------------------------------------------------------------*/
@media only screen and (max-width: 767px){
	.middle-banar {
		height: 600px;
	}
}

@media only screen and (max-width: 767px){
	#service .service-shop-slider .price {
		width: 70px;
		height: 70px;
		line-height: 70px;
		font-size: 24px;
	}
}
/*--------------------------------------------------------------
#5	faeture
--------------------------------------------------------------*/
@media only screen and (max-width: 1366px) {
  #facility .faeture2 .col-xs-6:nth-child(4) p {
    width: 85%;
    line-height: 200%;
  }
  #facility .faeture2 .faeture_btn {
    bottom: 25%!important;
  }
  #facility .faeture .col-xs-6:nth-child(4) {
    min-height: 25vh;
  }
}
@media only screen and (max-width: 1199px) {
  #facility .faeture .col-xs-6:nth-child(4) {
    min-height: 20vh;
  }
}
@media only screen and (max-width: 767px) {
  #facility .faeture2 .col-xs-6:nth-child(4) p {
    display: none;
  }
  #facility .faeture2 .faeture_btn {
    bottom: 50%!important;
  }
  .faeture2 #first-box .first-box_wrap {
    padding: 26px;
  }
}


/*--------------------------------------------------------------
#5	about
--------------------------------------------------------------*/

/*--------------------------------------------------------------
#5.1	banar
--------------------------------------------------------------*/
@media only screen and (max-width: 991px){
	#about .about-victoria h2  {
    font-size: 38px !important;
    margin-bottom: 2rem!important;
	}
}

@media only screen and (max-width: 767px) {
	#about .team .section-title .playfair, 
	#team .team .section-title .playfair {
		font-size: 14px;
		margin-bottom: 10px;
	}
	#about .about-victoria h2 {
		font-size: 25px !important;
  }
  #about .exparts .container {
    padding-top: 64px;
    text-align: center;
  }
  #about .content strong {display: none;}
  #about .service_guide strong {display: block;}
}

@media only screen and (max-width: 600px){
	#about .about-victoria .section-title img {
		width: 20%;
	}
}

@media only screen and (max-width: 500px){
	#about .about-victoria .popup_btn {
    width: 100%;
    font-size: 13px;
    margin-top: 2rem;
 	}
}

@media only screen and (max-width: 320px){
	#about .about-victoria h2 {
		line-height: 26px;
	}

}




/*--------------------------------------------------------------
#5.2	vic-partner
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px){
	/*partner-slider*/
	#about .vic-partner .partner-slider {
		padding: 0;
	}

	/*line*/
	#about .vic-partner .top-button .col:nth-child(2) {
		width: 75%;
	}
}

@media only screen and (max-width: 767px){
	#about .vic-partner .container > .row {
		padding-left: 15px;
	}

	#about .vic-partner .partner-slider .owl-prev {
		left: 5px;
  }
  #about .partner .container .row .col-xs-3 {
    width: 33.3333%;
  }
}

@media only screen and (max-width: 500px){
	#about .vic-partner p {
		font-size: 14px;
	}
}

@media only screen and (max-width: 350px){
	#about .about-victoria {
		padding-bottom: 50px;
	}

	#about .vic-partner p {
		display: none;
	}
}



/*--------------------------------------------------------------
#5.3	team
--------------------------------------------------------------*/
@media only screen and (max-width: 991px){
	#about .team .social,
	#team .team .social {
		background: #b8b9b5;
	}
}



/*--------------------------------------------------------------
#5.4	middle-banar
--------------------------------------------------------------*/
@media only screen and (max-width: 991px) {
	#about .middle-banar,
	#team .middle-banar {
		height: 500px;
	}
}



/*--------------------------------------------------------------
#5.5	About-vitorial
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
	#about .about-victoria .learn-more {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media only screen and (max-width: 350px) {
	#about .vic-partner .partner-slider .owl-pagination {
		position: static;
	}
}




/*--------------------------------------------------------------
#6	team
--------------------------------------------------------------*/

/*--------------------------------------------------------------
#6.1	about-team
--------------------------------------------------------------*/
@media only screen and (max-width: 991px){
	#team .about-team h2 {
		font-size: 38px !important;
	}
}

@media only screen and (max-width: 767px){
	#team .team .simple-page-breadcrumb {
		padding-bottom: 70px;
	}

	#team .about-team h2 {
		font-size: 30px !important;
	}

	#team .team .container > .btn {
	    width: 100px;
	    height: 35px;
	    line-height: 35px;
	    font-size: 12px;
	    border-radius: 0;
   	}

   	#team .team {
   		padding-bottom: 50px;
   	}

   	#team .team .content > .col {
   		margin-bottom: 40px;
   	}


   	#team .about-team {
   		padding: 20px 0 40px;
   	}

   	#team .about-team .playfair {
   		font-size: 15px;
   	}

   	#team .about-team h2 {
   		font-size: 22px !important;
   		margin: 8px 0 13px;
   	}

   	#team .about-team h2 + p {
   		font-size: 15px;
   	}

   	#team .team-skill h3 {
   		font-size: 20px !important;
   		margin-bottom: 13px;
   	}
}

@media only screen and (max-width: 500px){
	#team .team .content > .col {
		margin-bottom: 80px;
	}

   	#team .about-team h2 {
   		font-size: 20px !important;
   		margin: 8px 0 10px;
   	}

   	#team .about-team h2 + p {
   		font-size: 15px;
   	}

   	#team .team-skill h3 {
   		font-size: 16px !important;
   		margin-bottom: 13px;
   	}
}



/*--------------------------------------------------------------
#7	shop
--------------------------------------------------------------*/

/*--------------------------------------------------------------
#7.1	shop
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
	#shop .breadcrumb:before {
		width: 300px;
	    left: -310px;
	}

	#shop .breadcrumb:after {
		width: 260px;
	    right: -270px;
	}

}

@media only screen and (max-width: 991px) {
	#shop .breadcrumb {
		left: 40%;
	}

	#shop .breadcrumb:before {
		width: 180px;
	    left: -190px;
	}

	#shop .breadcrumb:after {
		width: 150px;
	    right: -160px;
	}
}

@media only screen and (max-width: 767px) {
	#shop .shop {
		padding-bottom: 50px;
	}

	#shop .page-breadcrumb p {
		font-size: 14px;
	}
}

@media only screen and (max-width: 991px) {
	#shop .shop .price {
		width: 80px;
	    height: 80px;
	    line-height: 80px;
	    font-size: 28px;
	}
}

@media only screen and (max-width: 500px) {
	#shop .shop .content > .col {
		width: 100%;
		margin-bottom: 50px;
	}
}



/*--------------------------------------------------------------
#8	shop-details
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
	#shop-details .vic-shop h2 {
		font-size: 30px;
	}
}

@media only screen and (max-width: 500px) {
	#shop-details .vic-shop h2 {
		font-size: 25px;
	}
}

/*--------------------------------------------------------------
#8.1	vic-shop
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
	#shop-details .simple-page-breadcrumb .row .col:before,
	#shop-details .simple-page-breadcrumb .row .col:after {
		width: 43%;
	}
}

@media only screen and (max-width: 767px) {
	#shop-details .simple-page-breadcrumb .row .col:before,
	#shop-details .simple-page-breadcrumb .row .col:after {
		width: 41%;
	}
}

@media only screen and (max-width: 500px) {
	#shop-details .simple-page-breadcrumb .row .col {
		position: static;
	}

	#shop-details .simple-page-breadcrumb .row .col:before,
	#shop-details .simple-page-breadcrumb .row .col:after {
		display: none;
	}
}



/*--------------------------------------------------------------
#8.2	product-details 
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
	#shop-details .details .description form .col {
		margin-bottom: 10px;
	}

	#shop-details .details .description form .col:last-child {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 767px) {
	#shop-details .product > .col:last-child {
		display: none;
	}

	#shop-details .details .title p {
		margin-top: 10px;
	}

	#shop-details .details .description {
		padding-top: 35px;
	}

	#shop-details .details .description h3 {
		margin-bottom: 15px;
	}

	#shop-details .details .description p {
		font-size: 15px;
		margin-bottom: 20px;
	}

	#shop-details .own-review .thumbnail div {
		padding-bottom: 10px;
		height: 300px;
	}

	#shop-details .shop {
		padding-bottom: 60px;
	}

	#shop-details .shop .common-btn {
		margin-top: 20px;
	}
}


@media only screen and (max-width: 500px) {
	#shop-details .product-review {
		margin-bottom: 60px !important;
	}

	#shop-details .details h2 {
		font-size: 22px;
		letter-spacing: -1px;
	}

	#shop-details .details .title .price {
		font-size: 22px;
	}
}



/*--------------------------------------------------------------
#8.3	review
--------------------------------------------------------------*/
@media only screen and (max-width: 991px) {
	#shop-details .product-review {
		margin-bottom: 100px;
	}

	#shop-details .own-review .thumbnail div {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 767px) {
	#shop-details .product-review .tab-pane > div div:first-child {
		margin-bottom: 15px;
	}
}

@media only screen and (max-width: 500px) {
	#shop-details .nav-tabs li {
		margin-right: 14px;
	}

	#shop-details .nav-tabs a {
		font-size: 14px;
		padding: 0 14px 0 0;
	}

	#shop-details .product-review .tab-content {
		padding: 20px 15px;
	}

	#shop-details .product-review .review-rating i {
		font-size: 12px;
	}

	#shop-details .tab-content img {
		display: block;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 320px) {
	#shop-details .product-review .tab-pane h5 {
		font-size: 16px;
		color: #000;
	}

	#shop-details .product-review .tab-pane > div div:first-child {
		margin-bottom: 20px;
	}
}




/*--------------------------------------------------------------
#8.4	shop
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
	#shop-details .shop .price {
		width: 80px;
	    height: 80px;
	    line-height: 80px;
	    font-size: 28px;
	}

	#shop-details .shop .top-button p {
		font-size: 14px;
	}

}

@media only screen and (max-width: 500px) {
	#shop-details .shop .content .col {
		width: 100%;
	}
}



/*--------------------------------------------------------------
#9	contact
--------------------------------------------------------------*/

/*--------------------------------------------------------------
#9	contact
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
	#contact .keep-in-touch h2,
	#contact .leave-message .right-col .section-title h2 {
		font-size: 30px;
	}
}

@media only screen and (max-width: 500px) {
	#contact .keep-in-touch h2,
	#contact .leave-message .right-col .section-title h2 {
		font-size: 25px;
	}
}


/*--------------------------------------------------------------
#9.1	keep-in-touch
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
	#contact .keep-in-touch {
		padding: 50px 0;
	}

	#contact .keep-in-touch .content .col {
		margin-bottom: 80px;
		border: 0;
	}

	#contact .keep-in-touch .content .col:last-child {
		margin-bottom: 0;
	}

	#contact .keep-in-touch .content h3 {
		margin: 1em 0;
		font-size: 18px;
	}

	#contact .keep-in-touch .container > a {
		width: 160px;
	    height: 35px;
	    line-height: 35px;
	    border-radius: 25px;
	    margin-top: 80px;
	    font-size: 12px;
	}
}



/*--------------------------------------------------------------
#9.2	leave-message
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
	/*right-col*/
	#contact .leave-message .right-col {
		padding: 80px 20px;
	}

	#contact .leave-message .right-col .section-title {
		padding-bottom: 72px;
		margin-bottom: 40px;
	}

	#contact .leave-message .right-col .section-title div {
		left: 0 !important;
		top: 80px;
	}

	#contact .form-inline .col label {
		color: #fff;
		font-size: 14px;
	}
}


@media only screen and (max-width: 767px) {
	#contact .leave-message .left-col {
		height: 400px !important;
	}

	#contact .leave-message .right-col {
		padding: 80px 30px;
	}

	#contact .form-inline .col {
		padding-left: 0 !important;
	}

	#contact .leave-message .form-inline input[type="submit"] {
	    width: 120px;
	    height: 35px;
	    line-height: 30px;
	    border: 1px solid #fff;
	    font-size: 14px;
	}
}

@media only screen and (max-width: 500px) {
	#contact .leave-message .right-col {
		padding: 60px 30px;
	}

	#contact .map #googleMap {
		height: 350px;
	}

	#contact .keep-in-touch .section-title {
		margin-bottom: 50px;
	}

	#contact .keep-in-touch .content span {
	    width: 80px;
	    height: 80px;
	}

	#contact .keep-in-touch .content span i {
	    width: 70px;
	    height: 70px;
	}
}



/*--------------------------------------------------------------
#10	blog
--------------------------------------------------------------*/

/*--------------------------------------------------------------
#10.1	blog-content
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
	#blog .blog-title h2 {
		font-size: 30px;
	}

	#blog .pg-breadcrumb .mid-col:before {
		width: 40%;
		left: 0;
	}
}

@media only screen and (max-width: 991px) {
	#blog .pg-breadcrumb .mid-col:before {
		width: 41%;
		left: -5%;
	}

	#blog .pg-breadcrumb .mid-col:after {
		width: 35%;
	}


	/*latest-post*/
	#blog .sidebar .latest-post > div .col:last-child {
		padding-left: 30px;
	}
}

@media only screen and (max-width: 767px) {
	#blog .blog-content .news .playfair {
		display: inline-block;
		font-size: 15px;
		margin-bottom: 5px;	
	}

	/*pg-breadcrumb*/
	#blog .pg-breadcrumb .mid-col:before,
	#blog .pg-breadcrumb .mid-col:after {
		display: none;
	}

	#blog .pg-breadcrumb .filter-btn i:before {
		font-size: 15px;
	}

	#blog .pg-breadcrumb .filter-btn button {
		margin-right: 10px;
	}

	#blog .pg-breadcrumb .filter-btn button:hover {
		color: #000;
	}

	#blog .pg-breadcrumb .filter-btn button:after {
		height: 20px;
		right: -7px;
	}

	#blog .pg-breadcrumb .bred-title p {
		font-size: 14px;
	}


	/*news*/
	#blog .blog-content .news {
		padding-left: 15px;
	}

	#blog .blog-content .news h3 {
		font-size: 22px;
		margin: 40px 0 10px;	
	}

	#blog .blog-content .news .common-btn {
	    width: 100px;
	    height: 35px;
	    line-height: 35px;
	    margin-top: 25px;
	    font-size: 12px;
	    border-radius: 0;
	}

	#blog .blog-content .news .pull-right {
		width: 100%;
		float: left !important;
	}

	#blog .blog-content .news p {
		font-size: 15px;
		color: #949494;
		line-height: 29px;
		margin: 0;
	}

	/*sidebar-latest-post*/
	#blog .sidebar h3 {
		font-size: 18px;
	}

	#blog .sidebar .form {
		margin-right: 10px;
	}

	#blog .sidebar .latest-post > div .col:last-child {
		padding-left: 45px;
	}
}

@media only screen and (max-width: 500px) {
	#blog .blog-title h2 {
		font-size: 25px;
	}

	#blog .blog-content .news h3 {
		font-size: 20px !important;
	}


	#blog .pg-breadcrumb .col {
		width: 50%;
	}

	#blog .pg-breadcrumb .row .col:last-child {
		display: none;
	}

	#blog .pg-breadcrumb .row .col:nth-child(2) {
		text-align: right;
	}

	/*slidebar*/
	#blog .sidebar h3 {
		font-size: 18px;
	}
}

@media only screen and (max-width: 450px) {
	#blog .sidebar .latest-post > div .col:last-child {
		padding-left: 55px;
	}

	#blog .blog-content .news .pull-right {
		margin-top: 8px;
	}

	#blog .blog-content .news .pull-right span {
		margin-left: 5px;
		font-size: 12px;
	}
}

@media only screen and (max-width: 320px) {
	#blog .blog-content .news .pull-right span {
		margin-left: 5px;
		font-size: 10px;
	}
}



/*--------------------------------------------------------------
#11	gallery
--------------------------------------------------------------*/

/*--------------------------------------------------------------
#11.1	all
--------------------------------------------------------------*/
@media only screen and (max-width: 500px) {
	#gallery .services .facial .victorial-facila-massage, 
	#gallery .services .body .victorial-body-massage, 
	#gallery .services .foot .victorial-foot-massage {
		padding: 30px 15px 15px;
	}

	#gallery .services {
		padding-bottom: 40px;
	}

	.services .view-all-service {
		background-color: #85ad00;
	    width: 140px;
	    height: 35px;
	    font-size: 12px;
	    line-height: 35px;
	    margin-top: 45px;
    }
}


@media only screen and (max-width: 500px) {
	#home-1 .about-resort .about-slider h3 {
		font-size: 20px !important;
	}
}

/*hero home 1*/
@media (max-width:1919px) and (min-width:1200px) {
	/* #home-1 .hero .item {
		height: 800px;
	} */

	.hero > a {
		top: -200px;
	}
}


@media (max-width:1919px) and (min-width:1200px) {

	/*home-style-2*/
	/*about*/
    .about .section-title {
    	width: 100%;
    	margin-left: 0;
    }

    .booking .content {
    	width: 100%;
    	margin-left: 0;
    }


	/*inputs & selects*/
	.booking form .col i {
		left: 160px;
	}

	.booking form .col .flaticon {
		left: 150px;
	}

	.booking form input,
	.booking form select {
		width: 180px !important;
		height: 40px;
	}

	.booking form input[type="submit"] {
		width: 130px !important;
		right: 5px;
	}


	/*social links*/
	.booking .social {
		padding: 0;
	}

	.booking .social ul li {
		margin-left: 2px;
	}

	.booking .social ul li:first-child {
		margin: 0;
	}

	/*verify text*/
	.booking .social + div {
		padding-left: 0;
		font-size: 12px;
	}




	/******************** contact-page ********************/
	/*leave-message*/
	/*right-col*/
	#contact .leave-message .right-col {
		background-color: #88a800;
		padding: 112px 40px 112px 40px;
	}
}​
