
*{
	margin:0;
	padding:0;
	text-decoration:none;
	box-sizing: border-box;
}
body{
	font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
img {
    max-width: 100%;
}
h1{
    font-size: 42px;
}
h2{
	font-family: 'Poppins', sans-serif;
	position: relative;
    font-size: 36px;
}
h3 {
    font-size: 26px;
}
h4 {
    font-size: 22px;
}
p {
    line-height: 1.8;
    font-size: 18px;
}
.font-12 {
	font-size: 12px;
}
iframe {
	background: #dadada;
}
table {
	width: 100%;
}
table tr th,
table tr td {
	border: 1px #dadada solid;
	padding: 8px;
}
table tr th {
	font-size: 18px;
}
table tr td {
	font-size: 14px;
}
.head {
	text-align: center;
}
.bdr-left.head {
	text-align: left;
}
.head h2 {
	display: inline-block;
	padding-bottom: 20px;
}
.head h3 {
	display: inline-block;
	padding-bottom: 20px;
}
.width-1000 {
	max-width: 1000px;
	margin: auto;
}
.padding-0 {
	padding: 0 !important;
}
.padding-60 {
	padding: 60px 0;
}
.padding-lr-40 {
	padding: 0 40px;
}
.padding-t-60 {
	padding-top: 60px;
}
.padding-t-100 {
	padding-top: 100px;
}
.padding-tb-200 {
	padding: 200px 0;
}
.padding-tb-100 {
	padding: 100px 0;
}
.padding-tb-150 {
	padding: 150px 0;
}
.padding-lr-5 {
	padding-left: 5%;
	padding-right: 5%;
}
.margin-t-40 {
	margin-top: 40px;
}
.margin-t-50 {
	margin-top: 50px;
}
.margin-t-100 {
	margin-top: 100px;
}
.margin-tb-50 {
	margin: 50px 0;
}
.margin-tb-100 {
	margin: 100px 0;
}
.margin-tm-100 {
    margin-top: -100px;
}
.bg-img {
	background-color: #ffc42e;
}
.bg-img img {
	width: 100%;
}
.flex-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex-end {
    display: flex;
    align-items: flex-end;
}
.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.bg-theme {
	background: #6592d7;
	color: #fff;
}
.bg-yellow {
	background: #ffc42e;
}
.bg-light-grey {
	background: #f7f7f7;
}
.bg-dark-grey {
	background: #141618;
	color: #fff;
}
.bdr-yellow,
.bdr-theme,
.bdr-black,
.bdr-white{
	position: relative;
}
.bdr-yellow:after{
	content: "";
	clear: both;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: #ffcc00;
	height: 2px;
	width: 60%;
}
.bdr-theme:after{
	content: "";
	clear: both;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: #6592d7;
	height: 2px;
	width: 30%;
}
.bdr-white:after{
	content: "";
	clear: both;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: #fff;
	height: 2px;
	width: 30%;
}
.bdr-black:after{
	content: "";
	clear: both;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: #000;
	height: 2px;
	width: 30%;
}
.bdr-left .bdr-theme:after {
    right: auto;
}
.head-second h3 {
	padding-bottom: 20px;
}
.head-second .bdr-yellow:after,
.head-second .bdr-theme:after,
.head-second .bdr-black:after,
.head-second .bdr-white:after{
	width: 100%;
	height: 1px;
}
.clr-theme {
	color: #6592d7;
}
.clr-yellow {
	color: #ffcc00;
}
.clr-red {
	color: #9d1e1b;
}
.btn-theme a {
    background: #6592d7;
    display: inline-block;
    padding: 8px 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    border: 1px #6592d7 solid;
    cursor: pointer;
}
.btn-theme a:hover {
    background: transparent;
    color: #6592d7;
}
.bg-opacity {
	position: relative;
	z-index: 1;
}
.bg-opacity:after {
	content: "";
	clear: both;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: rgb(0 0 0 / 60%);
	height: 100%;
	width: 100%;
	z-index: -1;
}
.height-500 {
	height: 500px;
}



/*Header Start*/
header{
	position:sticky;
	top: 0;
	width:100%;
	padding: 20px 0;
	background:#fff;
	z-index: 9;
}
.logo{
	position:relative;
	z-index:123;
	font:18px verdana;
	color:#6DDB07;
	float:left;
	width:15%;
}
.logo img{
	max-width: 200px;
}
.logo a{
	color:#6DDB07;
	display: inline-block;
}
nav{
	position:relative;
    width: 100%;
    margin: 0 auto;
    /*max-width: 1366px;*/
}
#cssmenu ul {
	float: right;
}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{
	border:0;
	list-style:none;
	line-height:1.5;
	/*display:block;*/
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#cssmenu:after,#cssmenu > ul:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
#cssmenu #head-mobile{
	display:none
}
#cssmenu{
	font-family:sans-serif;
	/*background:#333*/
}
#cssmenu > ul > li{
	float:left
}
#cssmenu > ul > li > a{
	padding:12px 8px;
	font-size:12px;
	letter-spacing:1px;
	text-decoration:none;
	color:#000;
	font-weight:700;
}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{
	color:#6592d7
}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{
	/*background:#6592d7!important;*/
	-webkit-transition:background .3s ease;
	-ms-transition:background .3s ease;
	transition:background .3s ease;
}
/*#cssmenu > ul > li.has-sub > a{
	padding-right:30px
}*/
/*#cssmenu > ul > li.has-sub > a:after{
	position:absolute;
	top:22px;
	right:11px;
	width:8px;
	height:2px;
	display:block;
	background:#ddd;
	content:''
}*/
/*#cssmenu > ul > li.has-sub > a:before{
	position:absolute;
	top:19px;
	right:14px;
	display:block;
	width:2px;
	height:8px;
	background:#ddd;
	content:'';
	-webkit-transition:all .25s ease;
	-ms-transition:all .25s ease;
	transition:all .25s ease
}
#cssmenu > ul > li.has-sub:hover > a:before{
	top:23px;
	height:0
}*/
.menu-link {
    margin-top: 5px;
}
#cssmenu ul ul{
	position:absolute;
	left:-9999px
}
#cssmenu ul ul li{
	height:0;
	-webkit-transition:all .25s ease;
	-ms-transition:all .25s ease;
	/*background:#333;*/
	transition:all .25s ease
}
#cssmenu ul ul li:hover{
}
#cssmenu li:hover > ul{
	left:auto
}
#cssmenu li:hover > ul > li{
	height:auto;
}
#cssmenu ul ul ul{
	margin-left:100%;
	top:0
}
#cssmenu ul ul li a{
	border-bottom:1px solid rgba(150,150,150,0.15);
	padding:12px 10px;
	width:170px;
	font-size:12px;
	text-decoration:none;
	color:#000;
	font-weight:400;
	display: block;
	background: #fff;
}
#cssmenu ul ul li a:hover {
	color: #6592d7;
}
#cssmenu ul ul li:first-child a {
    padding-top: 50px;
}
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{
	border-bottom:0
}
/*#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{
	color:#fff
}*/
#cssmenu ul ul li.has-sub > a:after{
	position:absolute;
	top:16px;
	right:11px;
	width:8px;
	height:2px;
	display:block;
	background:#ddd;
	content:''
}
#cssmenu ul ul li.has-sub > a:before{
	position:absolute;
	top:13px;
	right:14px;
	display:block;
	width:2px;
	height:8px;
	background:#ddd;
	content:'';
	-webkit-transition:all .25s ease;
	-ms-transition:all .25s ease;
	transition:all .25s ease
}
#cssmenu ul ul > li.has-sub:hover > a:before{
	top:17px;
	height:0
}
/*#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{
	background:#363636;
}*/
#cssmenu ul ul ul li.active a{
	border-left:1px solid #333
}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{
	border-top:1px solid #333
}
/*Header Ends*/


/*hero-banner*/
.hero-banner {
	background: #6592d7 url('../images/hero-banner.jpg') top center no-repeat;
	background-size: cover;
    height: 100vh;
    /*margin-top: -40vh;*/
    /*padding: 420px 0 280px;*/
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hero-banner:after {
	content: "";
	clear: both;
	display: block;
	background: rgba(0, 0, 0, 0.3);
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
    z-index: -1;
}
.hero-banner h1 {
	text-align: center;
    font-style: italic;
    color: #fff;
}
.hero-banner .svg-img svg {
    filter: FlipH;
    -ms-filter: "FlipH";
    -webkit-transform: translatex(-50%) scaley(-1);
    -moz-transform: translatex(-50%) scaley(-1);
    -o-transform: translatex(-50%) scaley(-1);
    -ms-transform: translatex(-50%) scaley(-1);
    transform: translatex(-50%) scaley(-1);
    position: absolute;
    left: 50%;
    vertical-align: bottom;
    bottom: -5px;
}
.hero-banner .banner-links {
	text-align: center;
	margin-top: 30px;
}
.hero-banner .banner-links li {
	display: inline-block;
	list-style-type: none;
	margin: 0 10px;
}
.hero-banner .banner-links a {
    background: #6592d7;
    padding: 10px 20px;
    display: inline-block;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
	border: 1px #6592d7 solid;
	transition: all 0.3s ease-in-out;
}
.hero-banner .banner-links a:hover {
	background: rgb(101 146 215 / 40%);
}

/*video-banner*/
.video-banner h2 {
	text-align: center;
}
.video-banner .youtube-iframe {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

/*four-column-section*/
.four-column-section h3,
.three-column-section h3 {
	margin: 20px 0;
}
.four-column-section p,
.three-column-section p {
    font-size: 16px;
}

/*vision-section*/
.vision-section p {
	text-align: center;
}

/*certified-section*/
.certified-section p {
	text-align: center;
	font-weight: 600;
}

/*three-column-section*/
.three-column-section {
	position: relative;
	z-index: 2;
}
.three-column-section h3 {
    font-size: 20px;
}
.three-column-section p {
    font-size: 15px;
}

/*over-section*/
.three-column-section.over-section p {
    height: 100px;
    overflow: hidden;
}

/*head-banner-section*/
.head-banner-section {
	background: #4b821f url('../images/training-banner.jpg') top center no-repeat;
	background-size: cover;
}
.head-banner-section h2 {
	color: #fff;
}

/*holiday-section*/
.holiday-section {
	background: #6592d7 url('../images/yoga-holiday.jpg') top center no-repeat;
	background-size: cover;
	padding: 80px 0;
}
.holiday-section h2 {
	color: #fff;
}
.holiday-section p {
	color: #fff;
	text-align: center;
	margin-top: 30px;
}
.holiday-section .holiday-inner-column {
	margin-top: 8%;
}
.holiday-section h4 {
	color: #fff;
    text-align: center;
}
.holiday-section .btn-theme {
    margin-top: 40px;
    text-align: center;
}

/*Owl*/
.owl-carousel .owl-item:nth-child(odd) {
	background-color: #ffc42e;
}
.owl-carousel .owl-item:nth-child(even) {
	background-color: #6592d7;
}
.owl-carousel .owl-dots {
  text-align: center;
  margin-top: 10px;
}
.owl-carousel .owl-dots button.owl-dot {
  height: 12px;
  width: 12px;
  background-color: #ddd;
  border-radius: 50px;
  margin: 0 8px;
}
.owl-carousel .owl-dots button.owl-dot.active {
  background-color: #6592d7;
}
.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  transform: translateY(-50%);
}
.owl-carousel button.owl-next {
  float: right;
}
.owl-carousel button,
.owl-carousel button:hover,
.owl-carousel button:active,
.owl-carousel button:visited,
.owl-carousel button:focus {
  border: 0;
  outline: 0;
}

/*owl nav*/
.yogo-slider-section .owl-carousel .owl-nav button.owl-prev,
.yogo-slider-section .owl-carousel .owl-nav button.owl-next {
  background: rgb(44 19 3 / 20%);
}
.yogo-slider-section .owl-carousel .owl-nav button img {
  padding: 10px;
}

/*pullquote-section*/
.pullquote-section {
	background: #4b821f url('../images/pullquote-banner.jpg') top center no-repeat;
	background-size: cover;
}
.pullquote-section p {
    text-align: center;
    color: #fff;
}

/*Apply Section */
.apply-section:after {
	content: "";
	clear: both;
	display: block;
}
.apply-section .icon-box {
	padding: 0 2px;
    float: left;
    width: 20%;
    position: relative;
}
.apply-section .icon-box:before {
    content: "";
    clear: both;
    display: block;
    background: #828282;
    height: 1px;
    width: 50%;
    position: absolute;
    left: 0;
    top: 24px;
    z-index: -1;
}
.apply-section .icon-box:after {
    content: "";
    clear: both;
    display: block;
    background: #828282;
    height: 1px;
    width: 50%;
    position: absolute;
    right: 0;
    top: 24px;
    z-index: -1;
}
.apply-section .icon-box:first-child:before {
	display: none;
}
.apply-section .icon-box:last-child:after {
	display: none;
}
.apply-section .fa-icon {
    border: 1px #828282 solid;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    background: #fff;
}
.apply-section .fa-icon .fa {
    color: #828282;
}
.apply-section .icon-content h5 {
    margin: 12px 0 6px;
    font-size: 12px;
    font-weight: 600;
}
.apply-section .icon-content p {
    font-size: 11px;
}

/*disclaimer-section*/
.disclaimer-section {
	border-top: 1px #9c9c9c solid;
}
.disclaimer-section p {
	font-size: 14px;
}

/*Inner Pages*/
.list-section .list-box {
	border-right: 1px #dadada solid;
}
.list-section .list-box ul li {
    list-style-type: none;
    padding: 10px 0;
    font-size: 18px;
}
.list-section h3 {
	font-size: 20px;
	padding: 20px 0;
	border-bottom: 1px #dadada solid;
}
.four-boxes-section .square-box {
	height: 260px;
    width: 25%;
    padding: 10px;
	border: 1px #fff solid;
	text-align: center;
	position: relative;
	z-index: 1;
}
.four-boxes-section .bg-img-opacity {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    z-index: -1;
}
.four-boxes-section .bg-color-odd .square-box:nth-child(odd) {
	background-color: #6592d7;
	color: #fff;
}
.four-boxes-section .bg-color-odd .square-box:nth-child(even) {
	background-color: #ffc42e;
}
.four-boxes-section .bg-color-even .square-box:nth-child(even) {
	background-color: #6592d7;
	color: #fff;
}
.four-boxes-section .bg-color-even .square-box:nth-child(odd) {
	background-color: #ffc42e;
}
.four-boxes-section .patnem-bg {
    background: url(../images/patnem-bg.jpg) top center no-repeat;
    background-size: cover;
}
.four-boxes-section .palolem-bg {
    background: url(../images/palolem-bg.jpg) top center no-repeat;
    background-size: cover;
}
.four-boxes-section .agonda-bg {
    background: url(../images/agonda-bg.jpg) top center no-repeat;
    background-size: cover;
}
.four-boxes-section .talpona-bg {
    background: url(../images/talpona-bg.jpg) top center no-repeat;
    background-size: cover;
}
.four-boxes-section .galgibaga-bg {
    background: url(../images/galgibaga-bg.jpg) top center no-repeat;
    background-size: cover;
}
.four-boxes-section .spice-bg {
    background: url(../images/spice-bg.jpg) top center no-repeat;
    background-size: cover;
}
.four-boxes-section .fresh-water-bg {
    background: url(../images/fresh-water-bg.jpg) top center no-repeat;
    background-size: cover;
}
.four-boxes-section .chawdi-bg {
    background: url(../images/chawdi-bg.jpg) top center no-repeat;
    background-size: cover;
}
/*about-ky-section*/
.about-ky-section p {
	text-align: justify;
}
.about-ky-section .ky-alliance-bg {
	background: url('../images/ky-alliance-bg.jpg') top center no-repeat;
	background-size: cover;
}
.about-ky-section .buddha-img {
	background: #4b821f url('../images/buddha-img.jpg') top center no-repeat;
	background-size: cover;
	height: 100%;
}
.about-ky-section .head-stand-img {
	background: #4b821f url('../images/head-stand.jpg') top center no-repeat;
	background-size: cover;
	height: 100%;
}
/*yoga-holiday-section*/
.yoga-holiday-section .about-yoga-img {
	background: #4b821f url('../images/about-yoga-img.jpg') top center no-repeat;
	background-size: cover;
	height: 100%;
}
.yoga-holiday-section .hatha-yoga {
	background: #ffc42e url('../images/hatha-yoga1.jpg') top center no-repeat;
	background-size: cover;
	height: 100%;
}
.yoga-holiday-section .hand-stand {
	background: #4b821f url('../images/hand-stand.jpg') top center no-repeat;
	background-size: cover;
	height: 100%;
}
.yoga-holiday-section .ashtanga-yoga {
	background: #6592d7 url('../images/ashtanga-yoga.jpg') top center no-repeat;
	background-size: cover;
	height: 100%;
}
.yoga-holiday-section .meditation-img {
	background: #4b821f url('../images/teaching-students.jpg') top center no-repeat;
	background-size: cover;
	height: 100%;
}
.yoga-holiday-section .celebration-img {
	background: #ffc42e url('../images/celebration.jpg') top center no-repeat;
	background-size: cover;
	height: 100%;
}
.yoga-holiday-section .aerial-yoga {
	background: #4b821f url('../images/aerial-yoga.jpg') top center no-repeat;
	background-size: cover;
	height: 100%;
}
.two-column-section .swimming-bg-img {
	background: #6592d7 url('../images/swimming-banner.jpg') top center no-repeat;
	background-size: cover;
	height: 100%;
}
.two-column-section .relaxing-bg-img {
	background: #4b821f url('../images/relaxing-bg-img.jpg') top center no-repeat;
	background-size: cover;
	height: 100%;
}
.two-column-section .retreat-centre-img {
	background: #ffc42e url('../images/retreat-centre.jpg') top center no-repeat;
	background-size: cover;
	height: 100%;
}
.two-column-section .green-surroundings-img {
	background: #4b821f url('../images/green-surroundings-img.jpg') top center no-repeat;
	background-size: cover;
	height: 100%;
}

/*Background Images*/
/*bg-img-section*/
.bg-img-section {
	background: #ffc42e url('../images/havan-img.jpg') top center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.yoga-middle-banner {
	background: #ffc42e url('../images/yoga-middle-banner.jpg') top center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.swimming-banner {
	background: #ffc42e url('../images/swimming-banner.jpg') top center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.yoga-practice-banner {
	background: #4b821f url('../images/yoga-practice-banner.jpg') top center no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

/*second-level-banner*/
.second-level-banner h1 {
	color: #fff;
	text-transform: uppercase;
}
.second-level-banner.apply-now {
	background: #6592d7 url('../images/enquiry_banner.jpg') top center no-repeat;
	background-size: cover;
}
.second-level-banner.location-banner,
.second-level-banner.gallery-banner {
    padding: 150px 0 0;
}
.second-level-banner.location-banner svg,
.second-level-banner.gallery-banner svg {
    vertical-align: bottom;
    position: relative;
    top: 4px;
    margin-top: 9%;
}
.second-level-banner.contact-us {
	background: #4b821f url('../images/contact-us-banner.jpg') top center no-repeat;
	background-size: cover;
}
.second-level-banner.yin-banner {
	background: #4b821f url('../images/contact-us-banner.jpg') top center no-repeat;
	background-size: cover;
}
.second-level-banner.training-banner {
	background: #4b821f url('../images/training-banner.jpg') top center no-repeat;
	background-size: cover;
}
.second-level-banner.three100-hr-banner {
	background: #4b821f url('../images/300-hour-banner.jpg') top center no-repeat;
	background-size: cover;
}
.second-level-banner.about-banner {
	background: #4b821f url('../images/about-banner.jpg') top center no-repeat;
	background-size: cover;
}
.second-level-banner.location-banner {
	background: #6592d7 url('../images/location.jpg') top center no-repeat;
	background-size: cover;
}
.second-level-banner.gallery-banner {
	background: #6592d7 url('../images/gallery-banner.jpg') top center no-repeat;
	background-size: cover;
}
.second-level-banner.yoga-holiday-banner {
	background: #6592d7 url('../images/yoga-holiday-banner.jpg') top center no-repeat;
	background-size: cover;
}
.second-level-banner.faqs-banner {
	background: #6592d7 url('../images/faq-banner.jpg') top center no-repeat;
	background-size: cover;
}
.second-level-banner.accommodation-banner {
	background: #6592d7 url('../images/accommodation-banner.jpg') top center no-repeat;
	background-size: cover;
}
.second-level-banner.testimonial-banner {
	background: #6592d7 url('../images/testimonial-banner.jpg') top center no-repeat;
	background-size: cover;
}


/*address-box*/
.address-box a {
	color: #000;
}
.review-img {
	padding: 30px 10px;
}

/* Goa footer */
.goa-footer {
    background: #1b1d1f;
    float: left;
    width: 100%;
    position: relative;
}
.goa-footer:after {
    content: "";
    clear: both;
    display: block;
}
.goa-footer .footer-logo {
    margin-bottom: 10px;
}
.goa-footer .footer-logo img {
    max-width: 200px;
}
.goa-footer li,
.goa-footer a,
.goa-footer h5,
.goa-footer p {
    line-height: 2;
    color: #fff;
}
.goa-footer h5 {
    font-weight: 600;
    margin: 0 0 10px;
    font-size: 16px;
}
.goa-footer p {
    font-size: 14px;
    margin-bottom: 5px;
}
.goa-footer .location-text p {
    font-size: 13px;
}
.goa-footer p.small-text {
    font-size: 9px;
    line-height: 1.4;
    margin-top: 30px;
}
.goa-footer li {
    list-style: none;
    margin: 0;
}
.goa-footer .social-links {
    margin-top: 20px;
}
.goa-footer .social-links li {
    display: inline-block;
}
.goa-footer a {
    font-size: 13px;
}
.goa-footer a:hover {
    text-decoration: underline;
}
.goa-footer .foot-bold {
    font-weight: 600;
	opacity: 0.8;
}
.goa-footer .social-links a {
    background: #fff;
    padding: 8px 8px 5px;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
}
.goa-footer .social-links a i {
    color: #fff;
    font-size: 15px;
}
.goa-footer .social-links a:hover {
    background: #ff7f5d;
}
.goa-footer .social-links p {
    margin-bottom: 10px;
}
.goa-footer .copyright {
	background: #141618;
	margin-top: 5px;
	padding: 20px 15px;
}
.goa-footer .copyright p {
  	font-size: 14px;
  	text-align: center;
}
.goa-footer .imgfooters {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;;
	margin-top: 20px;
}
.goa-footer .imgfooters li:nth-child(2) img,
.goa-footer .imgfooters li:nth-child(3) img {
	width: 110px;
}
.goa-footer .imgfooters li {
	padding-right: 10px;
}
.goa-footer a.pleft {
	padding-left: 48px;
}
.goa-footer .alliance-logo {
	text-align: left;
}
.goa-footer .single-logo {
	margin-bottom: 30px;
}

/*second-overview*/
.second-overview h2 {
	font-size: 24px;
}

/*two-column-section*/
.two-column-section p {
	text-align: justify;
}
.two-column-section .inner-content {
	margin-top: 20px;
}
.two-column-section ul {
    padding-left: 20px;
}
.two-column-section ul li {
    margin: 10px 0;
    font-size: 18px;
}

/*Tabs Section*/
.tabs-section ul.tabs {
	margin-bottom: 40px;
	padding: 0px;
	list-style: none;
	text-align: center;
	color: #000;
	border-bottom: 1px #dadada solid;
}
.tabs-section ul.tabs li {
    color: #222;
    display: inline-block;
    cursor: pointer;
    padding: 0 30px 20px;
    margin: 0 12px;
    font-weight: 600;
}
.tabs-section ul.tabs li.current {
    color: #6592d7;
    border: 0;
    border-bottom: 2px #6592d7 solid;
    border-radius: 0;
}
.tabs-section .tab-content {
  display: none;
}
.tabs-section .tab-content.current {
  display: inherit;
}
.tabs-section .tab-content-inner {
  padding: 10px;
}
.tabs-section .youtube-iframe {
	padding: 10px;
}
.tabs-section .tab-content-box {
  /*width: 50%;*/
  /*display: table-cell;*/
  /*vertical-align: middle;*/
  height: 100%;
  padding: 30px;
}
.tabs-section .tab-img img {
  width: 100%;
}

/*food-section*/
.food-section h4 {
	text-align: center;
}
.food-section ul li {
	list-style-type: none;
	text-align: center;
	font-weight: 600;
	margin: 20px 0;
}

/*progress-box*/
.progress-box {
	margin: 30px 0;
}
.progress-box .progress-outer {
	display: flex;
	justify-content: space-between;
    margin-bottom: 10px;
}
.progress-box .progress {
	height: 6px;
}

/*lightbox-gallery*/
.lightbox-gallery {
    overflow-x: hidden
}
.lightbox-gallery .bg-img {
	border: 1px #fff solid;
	position: relative;
	transition: all 0.3s ease-in-out;
}
.lightbox-gallery .bg-img:hover ::after {
	content: "";
	clear: both;
	display: block;
	background: rgb(101 146 215 / 50%);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: all 0.3s ease-in-out;
}
.lightbox-gallery .item:nth-child(odd) {
	background-color: #6592d7;
}
.lightbox-gallery .item:nth-child(even) {
	background-color: #ffc42e;
}
.lightbox-gallery .photos {
    padding-bottom: 20px
}
.lightbox-gallery .item {
    padding-bottom: 30px
}

/*faq-section*/
.faq-section .accordion-list {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
}
.faq-section .accordion-list > li {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	background-color: #fff;
	padding: 20px 0;
	margin: 0 auto 15px auto;
	border-bottom: 1px solid #eee;
	border-radius: 5px;
	cursor: pointer;
}
.faq-section .answer ul {
	padding-left: 20px;
}
.faq-section .answer li {
	list-style-type: disc;
	margin: 6px 0;
}
.faq-section .accordion-list li.active h3:after {
	transform: rotate(45deg);
}
.faq-section .accordion-list li h3 {
	font-weight: 700;
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	padding: 0 10px 0 0;
	margin: 0;
	font-size: 15px;
	letter-spacing: 0.01em;
	cursor: pointer;
	line-height: 1.5;
	transition: all 0.3s ease-in-out;
}
.faq-section .accordion-list > li:hover h3 {
	color: #6592d7;
}
.faq-section .accordion-list li h3:after {
	content: "\f067";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 0;
	top: 0;
	color: #000;
	transition: all 0.3s ease-in-out;
	font-size: 16px;
}
.faq-section .accordion-list li div.answer {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0;
    padding-top: 10px;
	cursor: pointer;
}
.faq-section .accordion-list li div.answer p {
	position: relative;
	display: block;
	font-weight: 300;
	padding: 0;
	cursor: pointer;
	line-height: 150%;
	margin: 0 0 15px 0;
	font-size: 14px;
}

/*Media Querries*/
@media screen and (max-width:1342px){
	#cssmenu > ul > li > a {
    	padding: 12px 6px;
    	font-size: 11px;
	}
}
@media screen and (max-width:1200px){
	#cssmenu > ul > li > a {
    	padding: 12px 2px;
    	font-size: 10px;
	}
	.logo img {
    	max-width: 150px;
	}
	.hero-banner .banner-links li {
	    margin: 10px;
	    width: 40%;
	}
	p {
	    line-height: 1.5;
	    font-size: 16px;
	}
	h3 {
	    font-size: 20px;
	}
	.second-overview h2 {
		font-size: 20px;
	}
	.padding-lr-40 {
		padding: 0 20px;
	}
	.height-500 {
		height: 300px;
	}
	.tabs-section ul.tabs {
	    margin-bottom: 10px;
	}
}

@media screen and (max-width:1000px){
	.logo{
		position:absolute;
		top:0;
		left: 20px;
		/*width:100%;*/
		height:46px;
		text-align:left;
		padding:10px 0 0 0 ;
		float:none
	}
	.logo2{
		display:none
	}
	nav{
		width:100%;
	}
	#cssmenu{
		width:100%
	}
	#cssmenu ul li{
		width:100%;
		border-top:1px solid #444
	}
	#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{
		display:block;
	}
	#cssmenu ul.menu-link,
	#cssmenu ul{
		width:100%;
		display:none
	}
	#cssmenu > ul > li > a .fa {
		display: none;
	}
/*	#cssmenu ul li:hover{
		background:#363636;
	}*/
	#cssmenu ul ul li,#cssmenu li:hover > ul > li{
		height:auto
	}
	#cssmenu ul li a,#cssmenu ul ul li a{
		width:100%;
		border-bottom:0;
	    padding: 14px 2px;
	}
	#cssmenu > ul > li > a {
	    font-size: 12px;
	}
/*	#cssmenu > ul > li{
		float:none
	}*/
	#cssmenu ul ul li a{
		padding-left:25px
	}
	#cssmenu ul ul li{
		background:#333!important;
	}
	#cssmenu ul ul li:hover{
		background:#363636!important
	}
	#cssmenu ul ul ul li a{
		padding-left:35px
	}
	#cssmenu ul ul li a{
		color:#ddd;
		background:none
	}
	#cssmenu ul ul li:first-child a {
	    padding-top: 15px;
	}
	#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{
		color:#fff
	}
	#cssmenu ul ul,#cssmenu ul ul ul{
		position:relative;
		left:0;
		width:100%;
		margin:0;
		text-align:left
	}
	#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{
		display:none
	}
	#cssmenu #head-mobile{
		display:block;
		padding:23px;
		color:#ddd;
		font-size:12px;
		font-weight:700
	}
	.button{
		width:55px;
		height:46px;
		position:absolute;
		right:0;
		top:0;
		cursor:pointer;
		z-index: 12399994;
	}
	.button:after{
		position:absolute;
		top:22px;
		right:20px;
		display:block;
		height:8px;
		width:20px;
		border-top:2px solid #000;
		border-bottom:2px solid #000;
		content:''
	}
	.button:before{
		-webkit-transition:all .3s ease;
		-ms-transition:all .3s ease;
		transition:all .3s ease;
		position:absolute;
		top:16px;
		right:20px;
		display:block;
		height:2px;
		width:20px;
		background:#000;
		content:''
	}
	.button.menu-opened:after{
		-webkit-transition:all .3s ease;
		-ms-transition:all .3s ease;
		transition:all .3s ease;
		top:23px;
		border:0;
		height:2px;
		width:19px;
		background:#000;
		-webkit-transform:rotate(45deg);
		-moz-transform:rotate(45deg);
		-ms-transform:rotate(45deg);
		-o-transform:rotate(45deg);
		transform:rotate(45deg)
	}
	.button.menu-opened:before{
		top:23px;
		background:#000;
		width:19px;
		-webkit-transform:rotate(-45deg);
		-moz-transform:rotate(-45deg);
		-ms-transform:rotate(-45deg);
		-o-transform:rotate(-45deg);
		transform:rotate(-45deg)
	}
	#cssmenu .submenu-button{
		position:absolute;
		z-index:99;
		right:0;
		top:0;
		display:block;
		border-left:1px solid #444;
		height:46px;
		width:46px;
		cursor:pointer
	}
	#cssmenu .submenu-button.submenu-opened{
		background:#262626
	}
	#cssmenu ul ul .submenu-button{
		height:34px;
		width:34px
	}
	#cssmenu .submenu-button:after{
		position:absolute;
		top:22px;
		right:19px;
		width:8px;
		height:2px;
		display:block;
		background:#000;
		content:''
	}
	#cssmenu ul ul .submenu-button:after{
		top:15px;
		right:13px
	}
	#cssmenu .submenu-button.submenu-opened:after{
		background:#fff
	}
	#cssmenu .submenu-button:before{
		position:absolute;
		top:19px;
		right:22px;
		display:block;
		width:2px;
		height:8px;
		background:#000;
		content:''
	}
	#cssmenu ul ul .submenu-button:before{
		top:12px;
		right:16px
	}
	#cssmenu .submenu-button.submenu-opened:before{
		display:none
	}
	#cssmenu ul ul ul li.active a{
		border-left:none
	}
	#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{
		border-top:none
	}
	.padding-60 {
		padding: 20px 0;
	}
	.padding-t-60 {
		padding-top: 30px;
	}
	.padding-t-100 {
		padding-top: 40px;
	}
	.padding-tb-200 {
		padding: 100px 0;
	}
	.padding-tb-100 {
		padding: 40px 0;
	}
	.padding-tb-150 {
		padding: 50px 0;
	}
	.margin-t-50 {
		margin-top: 30px;
	}
	.margin-t-40 {
		margin-top: 30px;
	}
	.margin-t-100 {
		margin-top: 40px;
	}
	.margin-tb-100 {
		margin: 40px 0;
	}
	.margin-tm-100 {
	    margin-top: -50px;
	}
	h1 {
    	font-size: 36px;
	}
	h2 {
	    font-size: 28px;
	}
	h3 {
	    font-size: 18px;
	}
	h4 {
	    font-size: 18px;
	}
	p {
	    font-size: 14px;
	}
	.four-column-section p, .three-column-section p {
    	font-size: 14px;
	}
	.head h2 {
	    padding-bottom: 10px;
	}
	.four-column-section h3, .three-column-section h3 {
	    margin: 10px 0;
	}
	.three-column-section.over-section p {
	    height: auto;
	}
	.btn-theme a {
	    font-size: 14px;
	}
	.tabs-section ul.tabs li {
		padding: 0 20px 20px;
    }
}

@media screen and (max-width: 480px) {
	h1 {
	    font-size: 30px;
	}
	h2 {
	    font-size: 22px;
	}
	.order1 {
		order: 1;
	}
	.order2 {
		order: 2;
	}
	.padding-lr-40 {
		padding: 0;
	}
	.hero-banner .banner-links a {
	    padding: 6px 20px;
	    font-size: 14px;
	}
	.hero-banner .svg-img svg {
	    height: 50px;
	}
	.three-column-section .three-column-inner,
	.four-column-section .four-column-inner {
	    margin-bottom: 30px;
	}
	.padding-tb-200 {
	    padding: 60px 0;
	}
	.apply-section .icon-box {
	    width: 100%;
	}
	.apply-section .icon-box:before {
		display: none;
	}
	.apply-section .icon-box:after {
	    height: 60px;
	    width: 1px;
	    position: relative;
	    right: 0;
	    left: 0;
	    top: 0;
	    margin: auto;
	}
	.apply-section .icon-content p {
	    margin-bottom: 0;
	}
	.goa-footer .alliance-logo {
	    padding: 20px 0;
	}
	iframe {
	    max-height: 200px;
	}
	.second-overview h2 {
		font-size: 18px;
	}
	.height-500 {
		height: 200px;
	}
	.two-column-section .inner-content {
	    margin-bottom: 30px;
	}
	.margin-tb-50 {
    	margin: 30px 0;
	}
	/*Inner BG Image Height*/
	.about-ky-section .buddha-img,
	.about-ky-section .head-stand-img,
	.yoga-holiday-section .about-yoga-img,
	.yoga-holiday-section .hatha-yoga,
	.yoga-holiday-section .hand-stand,
	.yoga-holiday-section .ashtanga-yoga,
	.yoga-holiday-section .meditation-img,
	.yoga-holiday-section .celebration-img,
	.yoga-holiday-section .aerial-yoga,
	.two-column-section .swimming-bg-img,
	.two-column-section .retreat-centre-img,
	.two-column-section .green-surroundings-img,
	.two-column-section .relaxing-bg-img {
		height: 300px;
	}

	.four-boxes-section .square-box {
	    width: 50%;
	    height: 180px;
	}
	.flex-center {
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    flex-wrap: wrap;
	}
    .lightbox-gallery h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }
	.bg-img-section,
	.yoga-middle-banner,
	.swimming-banner,
	.yoga-practice-banner {
		background-attachment: scroll;
	}
	.faq-section .accordion-list li h3 {
    	font-size: 13px;
    }
	.faq-section .accordion-list li h3:after {
	    font-size: 10px;
	}
	.faq-section .accordion-list > li {
	    padding: 10px 0;
    }
	.features-section .head-second h3 {
		padding-top: 30px;
	}
	.features-section .margin-t-50 {
    	margin-top: 0;
	}
	.tabs-section ul.tabs li {
	    padding: 0 5px 10px;
	    margin: 0 0;
	    font-size: 12px;
	}
}

@media screen and (max-width: 360px) {
	.hero-banner .banner-links li {
	    margin: 10px 0;
	    width: 100%;
	}
	.second-overview h2 {
		font-size: 16px;
	}
	.tabs-section ul.tabs li {
	    padding: 0 4px 10px;
	    margin: 0 0;
	    font-size: 11px;
	}
}
