@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;700&display=swap");
html {
  font-size: 14px;
  overflow-x: hidden;
}
html.menu-active {
  overflow-y: hidden;
}

body {
  font-size: 1rem;
  font-family: "Lato", sans-serif;
  overflow-x: hidden;
  line-height: 1.5;
}

img {
  max-width: 100%;
  height: auto;
}
a, input, button {
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

a {
  color: #000;
}

h1, h2, h3, h4 {
  font-weight: bold;
  margin: 0 0 30px;
  font-family: "Oswald", sans-serif;
}

h2 {
  font-size: 2rem;
  margin: 0 0 20px;
}

.mnbgimg {text-align: center;
    margin: 0 auto;
    overflow: hidden;
}

#header_selecttxt p {
    vertical-align: text-top;
	text-align: right;
}

.fvmm {margin-left: -24px;}

@media only screen and (max-width: 1199px) {
	.fvmm {margin-left: 0px;}}

@media only screen and (max-width: 992px) {
.freevideom {display: block;}}

@media only screen and (max-width: 991px) {
.freevideom {
    display: none !important;
}}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 991px) {
  .desk {
    display: none;}
.in__right {border-radius: 10px;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 10px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 3px rgba(0, 0, 0, 0.1) !important;	
  box-shadow: 0 10px 3px rgba(0, 0, 0, 0.1);
  padding: 35px 32px;
  min-width: 380px;	
  margin-top: 4px !important}
.shadowtoponly {
 -webkit-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.1) !important;}
.home {
  background: none !important;
  background-color: #fff !important;}
.homeltwyf {
  background: none !important;
  background-color: #fff !important;}	
.freevideomheading {display: block !important}}

.mob {
  display: none;
}

@media only screen and (max-width: 991px) {
  .mob {
    display: block;
  }
  .mob-center {
    text-align: center;
  }
}

.videotour li {line-height: 1.5}

h3 {
  font-size: 1.3rem;
}

p {
  margin: 0 0 25px;
}

.content {
  padding: 40px 0 0;
}

.container--sm {
  max-width: 700px;
}
@media only screen and (max-width: 767px) {
  .desk {
    display: none;
  }
}

.in__left {
text-align: center;
padding-top: 15px;
}

.button {
  display: inline-block;
  background: url(../images/greenbtn.png) no-repeat center center;
  background-size: cover;
  color: #000;
  border-radius: 9px;
  padding: 9px 20px 12px;
  border: 0;
  font-family: "Oswald", sans-serif;
  font-size: 1.9rem;
  font-weight: 500;
}
.button:hover{
  opacity: 0.8;
}
@media only screen and (max-width: 991px) {
  .button {
    font-size: 1.9rem;
  }
}
.button .fa {
  -webkit-transform: translateY(-1px);
      -ms-transform: translateY(-1px);
          transform: translateY(-1px);
}
.button--white {
  background: #fff;
  color: #5f429c;
}

.home {
  max-width: 1140px;
  margin: 0 auto;
  background: url("../images/bg.png") no-repeat center center;
  background-size: cover;
  padding: 0 20px;
  overflow: hidden;
}


.homeltwyf {
  max-width: 1140px;
  margin: 0 auto;
  background: url("../images/lovethewayyoufeel_vc_bg.jpg") no-repeat center center;
  background-size: cover;
  padding: 0 20px;
  overflow: hidden;
}

@media (min-width: 768px) {
.col-md-8 {
    -ms-flex: 0 0 64.666667% !important;
    flex: 0 0 64.666667% !important;
    max-width: 64.666667% !important;
}}


@media only screen and (max-width: 991px) {
  .home {
    padding: 0 10px;
  }
	.homeltwyf {
    padding: 0 10px;
  }		
}
.home.home2 {
  background-image: url(../images/bg2.png);
}
@media only screen and (max-width: 991px) {
  .home.home2 .in__right {
    margin-top: 20px;
	}}

.in {
  padding-top: 0.0%;
  padding-bottom:1.7%;
  padding-left: 0%;
  padding-right: 0%;
}
.in__left h1 {
  margin: 0 0 10px;
}
.in__left h1 img {
  max-height: 66px;
}
.in__left h4 {
  text-transform: uppercase;
  font-size: 2rem;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: rgba(255, 255, 255, 0.3);
}
.in__right {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  padding: 35px 32px;
  min-width: 380px;	
  margin-top: 14px;
}
.in__right h2 {
  text-align: center;
  margin: 0 0 10px;
  font-size: 2.6rem;
  position: relative;
  padding-left: 15px;
  font-weight: 500;
}
.in__right h2 span{
  position: relative;
  z-index: 1;
}

@media only screen and (max-width: 991px) {
  .in__right h2 {
    font-size: 1.8rem;
  }
}

.s1bg {
  background: url(../images/lovethewayyoufeel_bg.jpg) no-repeat center bottom;
  background-size: cover;
  position: relative;
  z-index: 100;
}

.s1duobg {
  background: url(../images/lovethewayyoufeel_duobg.jpg) no-repeat center bottom;
  background-size: cover;
  position: relative;
  z-index: 100;
}
@media only screen and (max-width: 991px) {
  .s1bg {
    background: url(../images/lovethewayyoufeel_bg.jpg) no-repeat center top;
    background-size: 100% auto;
    padding: 30px 0 154vw;
  }

.hdingfvm {padding-bottom: 55px; display: block}
	
  .s1duobg {
    background: url(../images/lovethewayyoufeel_duobg.jpg) no-repeat center top;
    background-size: 100% auto;
    padding: 10px 0 147vw;
  }	
}

@media only screen and (max-width: 730px) {
  .s1bg {
    background: url(../images/lovethewayyoufeel_bg.jpg) no-repeat center top;
    background-size: 100% auto;
    padding: 30px 0 152vw;
  }
  .s1duobg{
    background: url(../images/lovethewayyoufeel_duobg.jpg) no-repeat center top;
    background-size: 100% auto;
    padding: 0px 0 145vw;
  }	
}

@media only screen and (max-width: 630px) {
  .s1bg {
    padding: 30px 0 151vw;
  }
.hdingfvm {padding-bottom: 20px; display: block}	
  .s1duobg {
	padding: 0px 0 140vw;
  }	
}

@media only screen and (max-width: 530px) {
  .s1bg {
    padding: 30px 0 150vw;
  }
  .s1duobg {
	padding: 0px 0 140vw;
  }	
}

.in__right h2 img {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  min-height: 67px;
  max-height: 68px;	
}
@media only screen and (max-width: 991px) {
  .in__right h2 img {
    max-height: 50px;
  }
}
.in__right .sub {
  margin: 0 0 15px;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.2;
  font-weight: 300;
  padding-top: 10px;
}
.in__right .subsmall {
  font-size: 12px;
}
.trap {
  background-image: url(../images/trap.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  padding: 8px 0 8px;
  font-size: 1.4rem;
}
.in__right p {
  margin: 0 0 10px;
}
.in__right ul {
  padding: 5px 0 0 20px;
  max-width: 320px; 
  margin: 0 auto 20px;
  list-style: none;
}
.in__right ul li {
  font-weight: 500;
  font-size: 1.2rem;
  background-image: url("../images/checkmark_i.png");
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
}

form input {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  margin: 0 0 10px;
}
form .button {
  display: block;
  margin: 10px 0;
  width: 100%;
}
form .fsmall {
  text-align: center;
  line-height: 1.1;
  padding-top: 10px;
  font-size: .8rem;
  max-width: 230px;
  margin: 0 auto;
}

.lefter {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-left: -40px;
}
@media only screen and (max-width: 991px) {
  .lefter {
    margin: 0 -25px 0;
    padding-right: 10px;
  }
}
.lefter div:nth-child(1) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70%;
          flex: 0 0 70%;
}
.lefter div:nth-child(2) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 30%;
          flex: 0 0 30%;
  text-align: center;
}
.lefter div:nth-child(2) img {
  max-height: 170px;
}

.translate {
  text-align: center;
  padding-bottom: 20px;
}


@media only screen and (max-width: 330px) {
.container {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
	}
.in__right {
	padding: 15px 10px}
.freevideomheading img {height: 48px}
	
.in__right {border-radius: 10px;
  min-width: 100%;	
	}
.in__right ul li {
    font-weight: 500;
    font-size: 1.0rem;
    background-image: url(../images/checkmark_i.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
.in__right ul {
    padding: 5px 0 0 0px;
	padding-bottom: 10px;
    max-width: 300px;
    margin: 0 auto 5px;
    list-style: none;
}	
	.button {background-color: #bdeadb !important;
	background-image: none;
    -webkit-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0px -1px 3px rgba(0, 0, 0, 0.1) !important;
}		
	.button:hover {background-color: #d4f3ca !important;
	background-image: none;
	}	
.s1duobg {
    padding: 0px 0 139vw;}
.hdingfvm {
    padding-bottom: 0px;
    display: block;
}
.vidmobile {
    padding: 132px !important;
    margin: 0px 0px 0px 0px !important;
}	
}


