/*!
Theme Name: WP Bootstrap 4
Theme URI: https://bootstrap-wp.com
Author: TwoPoints
Author URI:
Description: "WP Bootstrap 4" is a simple & easy to use WordPress theme. It is based on world's most popular framework for responsive websites, Twitter Bootstrap 4. "WP Bootstrap 4" is a perfect combination of Bootstrap 4 and WordPress. It is fast and light-weight with around 20 kb style.css. It is also search engine friendly. It has a built-in slider for featured posts on blog's home page. It supports all major & popular WordPress plugins like Jetpack, Contact Form 7, Elementor, Beaver Builder, SiteOrigin Page Builder etc. Check demo on https://bootstrap-wp.com
Version: 1.0.9
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: wp-bootstrap-4
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, left-sidebar, right-sidebar, custom-colors, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

WP Bootstrap 4 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
.single-teachers .date{
	display:none;
}
.archive-thumb{
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
}
.search-input{
	border-radius: 10px 10px 10px 0!important;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.51)!important;
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.51)!important;
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.3)!important;
    border: 1px solid #9a9a9a!important;
    line-height: 21px!important;
	height: 30px;
}
.program-con {
    padding-top: 0;
}
.searchform{
	position: absolute;
    right: 138px; 
	
}

.search-input{
	border-radius: 10px 10px 10px 0!important;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.51)!important;
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.51)!important;
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.3)!important;
    border: 1px solid #9a9a9a!important;
    line-height: 21px!important;
	height: 33px;
}

.site-footer .contact-list li a {
    color: #000!important;
}
.site-footer .contact-list li a:hover{
    color: #47bad6!important;
}
.gform_confirmation_message{
	color: #08a7ce;
}
#breadcrumbs a{
	color:#000!important;
}
.accordion{
	margin-bottom:20px;
}
.accordion .card{
	border:none;
	border-radius:none;
}
.card-body .prominent {
    background: #fff!important;
}
.single-class .comment {
	display:inline-block;
}
.accordion .card-header .btn{
	  font-size: 23px;
    color: #fff;
    border-radius: 0;
    background: #08a7ce;
    text-decoration: none;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
} 
.single-class .method, .single-class .level-teacher{
	display:inline-block;
}
.single-class .method{
	margin-left:15px;
}
.accordion .card-header{
	border-bottom:none;
	padding:0;
}
.accordion .card-body{
	padding:0;
}
.single-class{
	padding: 10px 15px;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}

.card-body .single-class:first-child{
    background: #7fc4ab;
}
.card-body .single-class:nth-child(2){
    background: #b5dbcc;
}
.card-body .single-class:nth-child(3){
    background:#d0e7de;
}
.card-body .single-class:nth-child(4){
    background:#edd088;
}
.card-body .single-class:nth-child(5){
    background:#f4e2b9;
}
.card-body .single-class:nth-child(6){
    background:#f7ecd2;
}

.site-footer a {
    color: #000 !important;
}
.gform_confirmation_message{
	color: #08a7ce;
}
#breadcrumbs a{
	color:#000!important;
}
.accordion{
	margin-bottom:20px;
}
.accordion .card{
	border:none;
	border-radius:none;
}
.card-body .prominent {
    background: #fff!important;
}
.single-class .comment {
	display:inline-block;
}
.accordion .card-header .btn{
	  font-size: 23px;
    color: #fff;
    border-radius: 0;
    background: #08a7ce;
    text-decoration: none;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
} 
.single-class .method, .single-class .level-teacher{
	display:inline-block;
}
.single-class .method{
	margin-left:15px;
}
.accordion .card-header{
	border-bottom:none;
	padding:0;
}
.accordion .card-body{
	padding:0;
}
.single-class{
	padding: 10px 15px;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}

.card-body .single-class:first-child{
    background: #7fc4ab;
}
.card-body .single-class:nth-child(2){
    background: #b5dbcc;
}
.card-body .single-class:nth-child(3){
    background:#d0e7de;
}
.card-body .single-class:nth-child(4){
    background:#edd088;
}
.card-body .single-class:nth-child(5){
    background:#f4e2b9;
}
.card-body .single-class:nth-child(6){
    background:#f7ecd2;
}
.contact-list li a{
	color:#000;
}
.accordion .card-header .btn{
	font-size: 23px;
    color: #fff;
    background: #08a7ce;
	text-decoration: none;
} 
.single-class .method, .single-class .level-teacher{
	display:inline-block;
}
.single-class .method{
	margin-left:15px;
}
.accordion .card-header{
	padding:0;
}
html {
  scroll-behavior: smooth!important;
}
#breadcrumbs a{
	color:#000!important;
}
.home #breadcrumbs{
	display: none;
}
.gform_confirmation_message{
	color: #08a7ce;
}
.about-second-row{
	margin-top:30px;
}
.calender-yoga{
	width: 100%;
    height: 600px;
}
.open-video{
	position: absolute;
	width: 100%;
	right:0;
	left:0;
	top:0;
	bottom:0;
	z-index: 9;
	cursor: pointer;
}
.left-side-image .video a{
	margin-top: 19px;
    background: #47bad6;
    border-radius: 9px 0 9px 9px;
    padding: 0px 31px 1px;
    margin-bottom: 19px;
    font-size: 17px;
    color: #fff;
}
.left-side-image a:hover{
	color:#fff;
	
}
.page-template-page-thai-massage .main-links .mainLink h3{
	font-size: 18px;
    height: 77px;
    line-height: 20px;
    padding-top: 12px;
    margin-top: 15px;
}
.page-template-page-thai-massage .mainlink-img {padding:14px;}
.big-course-title{
	line-height: 31px;
	color: #08a7ce;
	font-size: 2rem;
}
.thai-text{
	margin-top:35px;
}
#carouselAboutControls iframe{
	width:100%;
}
 
#carouselAboutControls h3{
	    text-align: center;
    color: #08a7ce;
    margin-bottom: 15px;
    font-size: 37px;
}
.site-title{
	text-align:center;
	color: #08a7ce;
	margin-top:15px;
}
.updates a{
	color:#000;
}
.updates a:hover{
	color:#000;
}
.updates a:visited{
	color:#000;
}
.switches-list li{
	margin-bottom: 25px;
	float:none!important;}
.timetable a:hover{
	color:#000;
}
.course-con .modal-body{
text-align:initial;
}
.course-con .modal-body a{
	color:#08a7ce!important;
}

.purchase-buttons button{
	float:right;
    margin-bottom: 20px;
    border-radius: 10px 0 10px 10px;
    font-size: 19px;
	    margin-left: 15px;
	background: #ebcb7d;
    border-color: #ebcb7d;
}
.modal-lg iframe{
	width:100%;
	height: 600px;
	
}
#signupclass iframe .fc-agenda .fc-agenda-axis{
	font-size: 12px;
}
#signupclass h5{
	color:#08a7ce;
}
.close{
	margin:0!important;
	padding:0!important;
}
.modal-lg {
    max-width: 95%;
	background-color: rgb(113, 190, 164,0.15);
}
.modal-content{
	background:#e9f5f1!important;
}
.button-con{

	margin-right:5px;
}
.light-box .carousel-control-next-icon, .light-box .carousel-control-prev-icon{
	width: 40px;
    height: 40px;
}
.light-box .carousel-control-prev, .light-box .carousel-control-next {
	top: 24px;
}
.method a{
	color:#000;
}
.student-image img{
	width:100%;
	height:auto;
}
.main-links .mainLink h3{
	border-top: 13px solid;
	color: #000;
    font-size: 18px;
    text-align: center;
    height: 70px;
    padding: 10px 0;
}
.mainlink-img{
	width: 100%;
    padding: 10px 0;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.main-links .mainLink:first-child h3{	
	border-color: #71c0a5;   
}
.main-links .mainLink:first-child img{
	border-color: #71c0a5; 
}
.main-links .mainLink:first-child .mainlink-img{
	background-image:url(images/green-frame.png);
}
.main-links .mainLink:nth-child(2) h3{	
	border-color: #55bfcb;   
}
.main-links .mainLink:nth-child(2) img{
	border-color: #55bfcb; 
}
.main-links .mainLink:nth-child(2) .mainlink-img{
	background-image:url(images/mix-frame.png);
}
.main-links .mainLink:nth-child(3) h3{	
	border-color:#eccc7d;   
}
.main-links .mainLink:nth-child(3) img{	
	border-color:#eccc7d;   
}
.main-links .mainLink:nth-child(3) .mainlink-img{
	background-image:url(images/yellow-frame.png);
}
.main-links .mainLink:nth-child(4) h3{	
	border-color:#b7ddce;   
}
.main-links .mainLink:nth-child(4) img{	
	border-color:#b7ddce;   
}
.main-links .mainLink:nth-child(4) .mainlink-img{
	background-image:url(images/lightgreen-frame.png);
}
.main-links .mainLink:nth-child(5) h3{	
	border-color:#8ed1e0;   
}
.main-links .mainLink:nth-child(5) img{	
	border-color:#8ed1e0;   
}
.main-links .mainLink:nth-child(5) .mainlink-img{
	background-image:url(images/blue-frame.png);
}
.main-links .mainLink:nth-child(6) h3{	
	border-color:#45bdd9;   
}
.main-links .mainLink:nth-child(6) img{	
	border-color:#45bdd9;   
}
.main-links .mainLink:nth-child(6) .mainlink-img{
	background-image:url(images/darkblue-frame.png);
}
.mainlink-img img{
	width:85%;
	height:auto;
	border-radius: 50%;
	border:4px solid;
}
.question{
	font-size: 22px;
    color: #08a7ce;
}
.prominent{
	background:#fff!important;
}
.comment{
	line-height: 16px;
    font-size: 14px;
    margin-top: 5px;
    background: #fff;
    padding: 4px;
}
.method{
	font-size: 17px;
    font-weight: bold;
}
.level-teacher{
	font-size: 15px;
}
.level-teacher a{
	color:inherit;
}
.timeof-day{
	font-size: 22px;
}
.timetable{
	overflow: auto;
    min-width: 1100px;
	text-align:center;}
.timetable th{
	width:10%;
	background:#47bad6;
	color:#fff;
	font-weight:400;
	font-size:24px;
	border-left: 7px solid #fff;
}
.timetable th:first-child{
	width:5%;
}
.timetable th:last-child{
	border-left:none;
}
.timetable tr{
	border-bottom:7px solid #fff;}
.timetable tr:last-child{border-bottom:none;}
.timetable tr:nth-child(2){
	background:#7fc4ab;}

.timetable tr:nth-child(3){
	background:#b5dbcc;
}
.timetable tr:nth-child(4){
	background:#d0e7de;
}
.timetable tr:nth-child(5){
	background:#edd088;
}
.timetable tr:nth-child(6){
	background:#f4e2b9;
}
.timetable tr:last-child{
	border-left:none;
	background:#f7ecd2;
}
.timetable td{
	border-left: 7px solid #fff;
}
.timetable td:last-child{
	border-left:none;
}
a{text-decoration: none!important;}
.post-title{
	float:right;
	width:50%;}
.post-image{
	width: 48%;
    float: left;
	margin-bottom: 15px;
    margin-right: 2%;
    padding-right: 10px;
    border-right: 10px solid #08a7ce;
}
.post-image img{
	width:100%;
	height:auto;
}
.navigation h2{
	text-align:center!important;
}
.nav-previous{
	float:right!important;
	width:47%!important;
}
 .nav-next {
    float: left!important;
    text-align: right!important;
	 width: 47%!important;}
.parasha .course-img{
	float:right;
	background-size: 90%;
    width: 35%;
}
.parasha .course-img img{
	width:100%;
}
.parasha{margin-bottom:0!important;}
.post{
	background-color:transparent;
	border:none;
}
.archive-parashat a{
	color:#000;
}
.archive-parashat a:hover{
	color:#000;
}
.source-name{
	font-size: 20px;
}
.recommendation-card:nth-child(3n+1) .border-recommendation{
	border-color: #efd494;
}
.recommendation-card:nth-child(3n+1) .source-name{
	color: #efd494;
}
.recommendation-card:nth-child(3n+2) .border-recommendation{
	border-color: #71bea3;
}
.recommendation-card:nth-child(3n+2) .source-name{
	color: #71bea3;
}
.recommendation-card:nth-child(3n+3) .border-recommendation{
	border-color: #8ed0df;
}
.recommendation-card:nth-child(3n+3) .source-name{
	color: #8ed0df;
}
.border-recommendation{
	padding-right: 18px;
   border-right:10px solid;
}
.student-image .border-recommendation{
	border-left: 10px solid;
    border-right: none;
    margin-right: -15px;
    padding-left: 10px;
}
.text-recommendation{
	 height: 100%;
   	margin-top:-15px;
}

.recommendation-card{
	margin-bottom: 30px;
}
.course-img{
	padding:20px;
	margin-bottom:20px;
		background-size: 277px;
	background-position: center;
	background-repeat: no-repeat;
}
.course-con{
	text-align: center;
	margin-bottom: 70px;

}
.course-con:nth-child(5n+1) .course-img{
	background-image: url(images/yellow-frame.png);
}
.course-con:nth-child(5n+1) a{
	color:#efd494;
}
.course-con:nth-child(5n+1) img{
	border: 5px solid #efd494;
}
.course-con:nth-child(5n+2) .course-img{
	background-image: url(images/green-frame.png);
}
.course-con:nth-child(5n+2) img{
	border: 5px solid #71bea3;
}
.course-con:nth-child(5n+2) a{
	color:#71bea3;
}
.course-con:nth-child(5n+3) .course-img{
	background-image: url(images/mix-frame.png);
}
.course-con:nth-child(5n+3) img{
	border: 5px solid #71bea3;
}
.course-con:nth-child(5n+3) a{
	color:#4dbbd4;
}
.course-con:nth-child(5n+4) .course-img{
	background-image: url(images/lightgreen-frame.png);
}
.course-con:nth-child(5n+4) img{
	border: 5px solid #b5dbcc;
}
.course-con:nth-child(5n+4) a{
	color:#67b596;
}
.course-con:nth-child(5n+5) .course-img{
	background-image: url(images/blue-frame.png);
}
.course-con:nth-child(5n+5) img{
	border: 5px solid #8ed0df;
}
.course-con:nth-child(5n+5) a{
	color:#8ed0df;
}
.course-con a{
	text-decoration: none;
}
.course-con a{
	text-decoration: none;
}
.course-con img{
	width:250px;
	height:auto;
	border-radius: 130px;
}
.page-title{
	margin-bottom:30px;
	font-size: 40px;
}
.teachers-page{
	margin-bottom:30px;
}

.teachers-page:nth-child(3n+1) .teacher-image{
	 border-left: 10px solid #45bdd9;
}
.teachers-page:nth-child(3n+2) .teacher-image{
	 border-left: 10px solid #efd494;
}
.teachers-page:nth-child(3n+3) .teacher-image{
	 border-left: 10px solid #71bea4;
}



.teachers-page .teacher-image{
	max-height: none;
	width:100%;
	height: auto;
}
.teachers-row{
	margin-top:20px;
}
.with{
	font-size: 22px;
    margin-bottom: 20px;
    color: #08a7ce;
}
.date{
	color: #08a7ce;
}
.gform_wrapper label{
	display:none!important;
}
h2{
	color:#08a7ce;
}
.teacher-title{
	color:#08a7ce;
}
.video{
	margin-top:35px;
}
.video iframe{
	height: 320px!important;
}
.video p{
	margin:0;
}
.teacher-image{
	float: right;
    margin-left: 20px;
    padding-left: 10px;
    border-left: 10px solid #efd494;
    max-height: 300px;
    width: auto;
}
.details{
    margin-bottom: 0;
    margin-top: 8px;
}
.details span{
	color:#08a7ce;
	font-size: 18px;
}
.source{
	font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-top: 10px;
}
#course-recommand .carousel-indicators li{
	    width: 15px;
    height: 15px;
    border-radius: 15px;
}
#course-recommand h3{
	text-align: center;
    padding-top: 20px;
}
#course-recommand{
	background:#71bea4;
	color:#fff;
	height: 370px;
	margin-top: 35px;
}
#course-recommand .carousel-item{
	    padding: 0 70px;
	    line-height: 19px;
}
.site-content{
	min-height: 375px;
}
.light-box .modal-dialog{
	max-width:90%;
	margin: 2.75rem auto;
}
.light-box .modal-body img{
	max-width: 100%;
    height: auto;
	margin: 0 auto;
    display: block;
}
.two-col-content{
	 column-count: 2;
	column-gap: 60px;
	text-align:justify;
	    margin-bottom: 50px;
}
#carouselAboutControls .carousel-indicators li{
	width: 20px;
    height: 20px;
    border-radius: 20px;
    margin-right: 4px;
    margin-left: 4px;
}
.recommandation .read-more{
	position: absolute;
    bottom: 22px;
    left: 15px;
	padding-left: 20px;
    text-align: left;
	background-image:url(images/arrow.png);
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 19px;
}
.recommandation .read-more a{
	text-decoration: none;
	font-size: 20px;
}
.recommandation p{
    margin-top: 0;
    margin-bottom: 10px;
    line-height: 18px;
    text-align: justify;
}
.recommandation h3{
	font-size: 20px;
    font-weight: bold;
}
.recommandation{
	border-radius: 9px 0 9px 9px!important;
    background: rgb(113 190 164 / 80%)!important;
	color:#fff;
	padding: 10px 15px;
	margin-top: 0!important;
}
#carouselAboutControls{
	margin: 60px 0 40px;
}

#carouselAboutControls .carousel-item{
	height: 500px;
	background-size: cover;
	background-position: center;
}
.blue-side{
    position: absolute;
    top: 0;
    bottom: 0;
    right: -20px;
    width: 10px;
    background: #08a7ce;
}
.left-image{
       margin-right: 20px;
	
}
.right-image, .left-image{
	position: relative;
    height: 320px;
    background-size: cover;
	background-position: center;
}
.right-image{
	margin-left: 45px;
}
.yellow-side{
	position: absolute;
    top: 0;
    bottom: 0;
    left: -20px;
    width: 10px;
    background: #eccc7d;
}
.about-text-left, .about-text-right{
	text-align: justify;
	direction:rtl;
	
}
.about-text-right{
	padding-left: 40px;
    padding-bottom: 70px;
    
}
.about-text-left{
	padding-right: 30px;
    
}
body { 
	background-image:url(images/right-spot.png), url(images/left-spot.png), url(images/bottom-spot.png);
	background-color: rgb(113, 190, 164,0.15);
	    background-repeat: no-repeat;
    background-position: right 111px, left, bottom;
    background-size: 400px, 400px, 615px;
}
.gallery-item{
	margin-bottom:30px;
}
.gallery-item img{
	width:100%;
}
.space{
height: 35px;
}
.hero-img{
	background-size:cover;
	padding: 100px 0 50px;
	background-position: center;
    background-repeat: no-repeat;
	margin-right: 0;
    margin-left: 0;
}
.heroConText{
	color: #08a7ce;
	background-image: url(images/hero-con.png);
    background-size: contain;
    background-position: center;
    padding: 67px 117px;
    text-align: center;
    background-repeat: no-repeat;
    line-height: 18px;
}
.program-con{
/*	padding-top:8px;*/
}
.site-info{
	    padding: 3px 0 6px;
}
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }
#media_image-2 img{
	width: 140px;
    margin: 0 auto;
    display: block;
}
.updates-row .col-lg-1 h3{
	margin: 23px 0 8px;
    font-size: 21px;
    font-weight: 600;
	text-align: center;
	/*background:url(images/green-bullet.png) left center no-repeat;*/
	
}
.updates-row{
	margin-top:15px;
	margin-bottom:40px;
/* 	padding-top:15px;*/
	padding-bottom:15px; 
	border-top:1px solid #71bea4;
	border-bottom:1px solid #71bea4; 
}
.updates{
	width:100%;
	list-style-type: none;
	margin:0;
	padding:0;
	float:right;
}
.updates li{
	height: 43px;
    float: right;
    margin-top: 15px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto;
    padding-right: 3%;
    padding-left: 2%;
/*     display: flex; */
    align-items: center;
}
.home .updates li:first-child{
/* 	padding-top:10px; */
}
.updates li:nth-child(3n+2){
	background-image:url(images/yellow-bullet.png);
}
.updates li:nth-child(3n+3){
	background-image:url(images/blue-bullet.png);
}
.updates li:nth-child(3n+1){
	background-image:url(images/green-bullet.png);
}
.updates li h3{
	font-weight: 400;
	font-size: 16px;
	margin: 0;
}
.updates li span{
	font-size: 16px!important;
	font-weight: bold!important;
}
.program-link{
	float: right;
	color:#fff;
	background:#ebcb7d;
	padding: 4px 14px;
    border-radius: 11px 0 11px 11px;
}
.program-link:hover{
	color:#fff;
	text-decoration:none;
}
.program-link:active{
	color:#fff;
}
.program-link:focus{
	color:#fff;
}
.subtitle h3{
	color: #08a7ce;
	    margin-bottom: 0;
    font-size: 50px;
    line-height: 46px;
}
.menuCon{
	padding-top:10px;
}

.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }

.widget select { max-width: 100%; }

.sticky { display: block; }
/*
.hentry { margin: 0 0 1.5em; }*/

.updated:not(.published) { display: none; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; }

.page-links { clear: both; margin: 0 0 1.5em; }

.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer { display: block; }

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link { display: inline-block; }

.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.wp-caption-text { text-align: center; }

.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/

.recommend-section{
    background-size: cover;
    background-position: center;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 50px;
    min-height: 340px;
    padding-bottom: 50px;
}
.recommandation .carousel-item {
	padding: 0 40px!important;}

body { -ms-word-wrap: break-word; word-wrap: break-word; -webkit-font-smoothing: auto; text-rendering: optimizeLegibility !important; -moz-osx-font-smoothing: grayscale; font-smoothing: auto; }

a, button, input { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

blockquote { font-size: 1.25rem; padding: 1.25rem 1.75rem; }

table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

table th, table td { padding: 0.75rem; vertical-align: top;/* border-top: 1px solid #dee2e6;*/ }

table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

table tbody + tbody { border-top: 2px solid #dee2e6; }

table table { background-color: #fff; }

figcaption { padding-top: 0; padding-bottom: .75rem; color: #6c757d; text-align: left; }

input[type="button"], input[type="reset"], input[type="submit"] { display: inline-block; font-weight: 400; text-align: center; white-space: nowrap; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid transparent; line-height: 1.5; border-radius: 0.25rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; padding: 0.5rem 1.25rem; color: #fff; background-color: #007bff; border-color: #007bff; }

input[type="button"]:active, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:hover { color: #fff; background-color: #0062cc; border-color: #005cbf; cursor: pointer; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

input[type="text"]:-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder { color: #6c757d; opacity: 1; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

blockquote { font-style: italic; font-size: 1.15rem; border-left: 3px solid rgba(33, 37, 41, 0.25); padding: 0.5rem 1.75rem; background: rgba(33, 37, 41, 0.05); }

blockquote p { font-size: 1.15rem; }

blockquote p:last-child { margin-bottom: 0; }

.navbar-dark .navbar-nav .dropdown-menu a { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.site-footer .container{
	color:#000;
	padding-top: 40px;
	padding-bottom: 6px;
    border-top: 1px solid #71c0a5;
}
#gform_wrapper_1 label{
	display:none;
}
#gform_wrapper_1 ul li{
	margin-top:7px;
}
.gform_wrapper ul li input{
	border-radius: 10px 10px 10px 0!important;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.51)!important;
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.51)!important;
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.3)!important;
    border: 1px solid #9a9a9a!important;
	line-height: 21px!important;
}
#gform_wrapper_2 ul li input{
	border-radius: 10px 10px 10px 0;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.51);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.51);
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.3);
    border: 1px solid #9a9a9a;
	line-height: 21px;
}
.gform_wrapper ul li textarea{
	border-radius: 10px 10px 10px 0!important;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.51)!important;
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.51)!important;
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.3)!important;
    border: 1px solid #9a9a9a!important;
	line-height: 21px!important;
}
#gform_wrapper_2 .gform_title{
	color: #08a7ce;
	font-weight: 400;
}
#gform_2 .gform_footer {
    margin-top: 0;
}
#gform_wrapper_1 .gform_heading {
    margin-bottom: 10px;
}

.contact-title{
	font-weight: bold;
	font-size: 22px;
    color: rgba(0,0,0,0.50);
}
.contact-list li{
	list-style: none;
    background-size: auto;
    background-position: right top 7px;
    background-repeat: no-repeat;
    padding-right: 15px;
    line-height: 19px;
    margin-bottom: 16px;
	color:#000!important;
}
.hebrew-years h3{
    margin: 14px 0 0!important;
    line-height: 26px!important;
}
.hebrew-years{
	margin-top:0;
	margin-bottom:40px;
}
.hebrew-years .updates li{
	height:auto;
}
/*.hebrew-years .updates li:first-child{
	padding-right:0;
	background-image:none!important;
}*/
.dropdown-menu{
	text-align: right;
    background: #e9f5f1;
    left: auto;
	min-width: 12rem;
}
.page-image{width:100%;}
.left-side iframe{
	height:350px;
}
.page-id-314 .page-image{
	margin-bottom:68px;
}
.dropdown-menu li{
	margin-right: 10px;
    padding-right: 6px!important;
}
.dropdown-menu li:first-child{
	background-image: url(images/green-bullet.png)!important;
}
.cat-item a{
	font-size:18px;
	color:#000;
}
.navbar-nav li{
	list-style: none;
    background-size: auto;
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 12px;
    line-height: 19px;
	padding-left: 4px;
}
#primary-menu li:first-child{
	padding-right:0;
	background-image:none;
}

.navbar-nav li:nth-child(3n+2){
	background-image: url(images/blue-bullet.png);
}
.navbar-nav li:nth-child(3n+3){
	background-image: url(images/yellow-bullet.png);
}
.navbar-nav li:nth-child(3n+1){
	background-image: url(images/green-bullet.png);
}

.contact-list li:first-child{
	background-image: url(images/blue-bullet.png);
}
.contact-list li:nth-child(2){
	background-image: url(images/yellow-bullet.png);
}
.contact-list li:nth-child(3){
	background-image: url(images/green-bullet.png);
}
.contact-list{
	padding-right:0!important;
	margin-top: 20px;
}
.blue-text-footer{
	/*color:#47bad6;*/
	
	     background: linear-gradient(to right, #47bad6, #71bea4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
#gform_wrapper_1 span.gform_description{
	margin-bottom:0;
}
#gform_wrapper_1 .gform_footer {
	padding: 10px 0 10px 0;}
#gform_wrapper_1 ul li input::placeholder{
	font-size:14px;
}
.gform_button{
	background: #47bad6!important;
    border-radius: 9px 0 9px 9px!important;
    font-weight: bold!important;
    padding: 3px 31px!important;
    float: left!important;
    margin-bottom: 26px!important;
    font-size: 14px!important;
}
#syllabus .modal-body{
	max-height: 600px;
	overflow-x: auto;
	background-image: url(images/right-spot.png), url(images/left-spot.png), url(images/bottom-spot.png);
    background-color: rgb(113, 190, 164,0.15);
    background-repeat: no-repeat;
    background-position: right 111px, left, bottom;
    background-size: 20%, 20%, 40%;

}

.course-title{margin-bottom:10px!important;}
.syllabus-btn{
	margin-top: 19px;
	    background: #47bad6;
    border-radius: 9px 0 9px 9px;
    /*font-weight: bold;*/
    padding: 3px 31px;
    margin-bottom: 19px;
    font-size: 17px;
    color: #fff;
}
#gform_submit_button_1:focus{
	outline:none;
}
#gform_submit_button_2:focus{
	outline:none;
}
#gform_1 .gform_description{
	font-size: 14px;
}
#gform_wrapper_1{margin:0;}
.gform_footer{
	margin-top:0!important;
}
.textwidget{
	text-align:right;
}
#gform_widget-2 h5{display: none;}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; text-align: left; width: 50%; }

.post-thumbnail { margin-top: 1.5em; display: inline-block; }

.card-title.entry-title { 
	font-size: 24px;
   text-align: right;
	width: 63%;
	margin-right:2%;
    float: left; }

.entry-meta { font-size: .9rem; }

.entry-footer { font-size: .9rem; margin-top: 1rem; }

.comments-link { float: right; margin: 4px 0px 4px 10px; font-size: 90%; padding-top: 0.2em; }

.cat-links .badge, .tags-links .badge { font-size: 90%; font-weight: normal; border: 1px solid rgba(0, 0, 0, 0.125); margin: 4px 10px 4px 0; padding: 0.4em .9em; }

.cat-links a, .tags-links a { color: #6c757d; }

.cat-links a:hover, .tags-links a:hover { text-decoration: none; color: #212529; }

.entry-meta a, .comments-link a, .edit-link a { color: #6c757d; }

.entry-meta a:hover, .comments-link a:hover, .edit-link a:hover { text-decoration: none; color: #007bff; }

.entry-title a:hover { color: #007bff !important; }

.content-area.wp-bp-404 .card-body { padding: 2.5rem 4rem; }

.footer-widgets .widget { padding: 0.5rem; }

#wp-calendar #next { text-align: right; }

#wp-calendar #prev a, #wp-calendar #next a { color: #6c757d; }

#wp-calendar #prev a:hover, #wp-calendar #next a:hover { color: #212529; text-decoration: none; }

#calendar_wrap table th, #calendar_wrap table td { padding: .25rem; }

.hentry.card .card-body { padding:0; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

.entry-title a:hover { text-decoration: none; }
/*
.mt-3r { margin-top: 3rem; }*/

.wp-bs-4-jumbotron { margin-bottom: 0; }

.wp-bs-4-jumbotron .jumbotron-heading { font-weight: 600; }

.wp-bs-4-jumbotron .container { max-width: 40rem; }

.comments-area { clear: both; -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .media-body { overflow: auto; }

.comments-area .comment-list { list-style: none; padding-left: 0; }

.comments-area .comment-list > li { border-bottom: 1px solid #dee2e6 !important; padding: 2.5rem 4rem; }

.comments-area .comment-list ul.children { list-style: none; padding-left: 2rem; }

.comments-area .comment-list ul.children li { padding: 2.5rem 0 0; }

.comments-area .comment-list .comment-respond { padding: 2.5rem 4rem; }

.comments-area .comments-title { padding: 2.5rem 4rem; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .comment-navigation { padding: 1rem 4rem 0; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .wb-comment-form { padding: 2.5rem 4rem; }

.comments-area .wb-cancel-reply { margin-left: 2rem; }

.comments-area .logged-in-as { padding-left: 15px; font-size: .9rem; }

.comments-area .logged-in-as a { color: #6c757d; }

.comments-area .logged-in-as a:hover { color: #212529; text-decoration: none; }

.comments-area .wb-comment-notes { font-size: .9rem; }

.comments-area .no-comments { padding: 1rem 4rem; }

.comments-area small { font-size: .9rem; }

.comments-area p { -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .comment-reply-link, .comments-area .comment-edit-link { margin-right: 1rem; color: #6c757d; }

.comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover { color: #212529; text-decoration: none; }

.comments-area .comment-author a:hover { text-decoration: none; color: #212529; }

.wp-bp-sticky { position: absolute; top: 0; right: 1rem; }

.single .post-navigation .nav-links a { color: #6c757d; margin-bottom: 2rem; display: inline-block; }

.single .post-navigation .nav-links a:hover { color: #212529; text-decoration: none; }

.navbar {padding: 1rem 0; }

#wp-bp-posts-slider { border: 1px solid rgba(0, 0, 0, 0.125); }

#wp-bp-posts-slider .carousel-item img { width: auto; height: 400px; -o-object-fit: cover; object-fit: cover; }

#wp-bp-posts-slider .carousel-caption { background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; padding: 2rem 4rem; }

#wp-bp-posts-slider .carousel-control-prev, #wp-bp-posts-slider .carousel-control-next { width: 10%; }

.custom-logo-link {
	float:left;
	margin-right: 1rem; }

.site-title a, .navbar-dark .navbar-brand, .site-description { color: #fff; margin-bottom: 0; }

.navbar-brand { font-size: 1.5rem; }

.navbar-dark .navbar-nav .nav-link { color: #000; opacity: 0.5; }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: #fff; opacity: 0.75; }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; opacity: 1; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .dropdown-menu .active > .nav-link { color: #212529; }

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus { color: #212529; }

.page-template-full-width .site-footer.mt-4, .wb-bp-front-page .site-footer.mt-4 { margin-top: 0 !important; }

.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: none; }

.navbar-toggler { outline: none; /*background-color: #343a40; */}

.site-header {padding: 15px 0;}

body.custom-background .wp-bp-main-content .col-md-8 { background: #f8f9fa; padding: 2rem; border: 1px solid rgba(0, 0, 0, 0.125); }

.site-footer a:hover { text-decoration: none; }

.admin-bar .site-header.sticky-top { top: 32px; }

.wb-bp-front-page .site-header { border-bottom: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron { padding: 0; background-size: cover; background-position: center; background-color: #343a40; border-radius: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay { padding: 10rem 2rem; /* background: rgba(#212529, 0.7); */ }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead { opacity: .75; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading { font-weight: 600; font-size: 3rem; margin-bottom: 1rem; }

.wb-bp-front-page .wp-bp-services-section { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content { padding: 4rem 0; }



.wb-bp-front-page .wp-bp-main-content blockquote { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content blockquote p { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content .post-thumbnail { margin-bottom: 1rem; margin-top: 0.5rem; }

.wb-bp-front-page .wp-bp-feat-card-img { -o-object-fit: cover; object-fit: cover; height: 200px; width: 100%; }

.wp-caption .wp-caption-text { font-size: 0.95rem; }
footer{
	/*background:#47bad6;*/
	color:#000;
}
.credit{
	background:#47bad6;
	color:#fff;
	text-align:center;
}
.recommandation a{color:#fff;}
.validation_error{
	display:none;
}
.validation_message{
	display: none;
}
#gform_fields_1 .gfield_error{
	padding-right: 0!important;
	background-color: rgba(255,223,224,0);
     margin-bottom: 0!important; 
     border-top: none; 
     border-bottom: 0px solid #C89797; 
     padding-bottom: 0; 
     padding-top: 0;
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
    border: 2px solid #d21010!important;
}
.gform_confirmation_message{
	text-align:center;
}
.course-slider{
	margin: 0px 0 20px!important;
}
.mobile{
	display:none;
}

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) { 
	/*.hentry.card .card-body { padding: 2.5rem 4rem; }*/
  .wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: block; } }
@media  only screen and (max-width:767px){
	.page-template-page-thai-massage .main-links .mainLink h3 {
		    line-height: 30px;	
	}
	#carouselAboutControls h3 {
	 	font-size: 19px;
	}
	#carouselAboutControls iframe{
		height: 200px;
	}
	.site-title{
		font-size: 23px;
	}
	.purchase-buttons button {
		font-size: 15px;
    padding: 3px 8px;    margin-left: 6px;
	}
	.teacher-image{
		max-height: inherit;
		width:100%;
		margin-top: 15px;
	}
	.video {
    margin-top: 0;
}
	.left-image{
		margin-bottom:15px;
	}
	.with{
		margin-bottom: 8px;
		text-align:center;
	}
	.mobile{
	display:block;
}
	.desktop{
		display:none;
	}
	.dropdown-menu li {
    padding-right: 15px!important;
}
	.page-title {
    margin-bottom: 17px;
    font-size: 31px;
}
	.updates li{
		width:100%;
		height:auto;
		margin-bottom:10px;
		padding-left:0;
		padding-right: 18px;
	}
	.updates-row .col-lg-1 h3 {
		margin: 15px 0 0 0;}

	.recommandation .read-more{
		bottom:15px;
	}
	.recommandation .carousel-indicators{
		padding:0;
		bottom:30px;
	}
	#course-recommand{
	height: 522px;
    
	}
	.page-title{text-align:center;}
	.course-img {
		padding: 4%;}
	#course-recommand .carousel-item {
		padding: 0 20px!important;}
	.hentry.card .card-body {
    padding: 0;
}
	.course-img {
		padding:5%;}
	.course-con {
    margin-bottom: 20px;
}
	.post-title, .post-image{
		width:100%;
		margin-right:0;
	}
	.two-col-content {
		column-count: 1;}
	.right-image {
    margin-left: 19px;
		margin-bottom: 15px;
}
	.about-text-right {
    padding-left: 15px;
    padding-bottom: 29px;
}
	.about-text-left {
    padding-right: 15px;
}
	#carouselAboutControls {
    margin: 15px 0 0;
}
	.left-side-image{
		margin-bottom:15px;
	}
	.right-image, .left-image {
		height:200px;}
	#primary-menu li:first-child {
    padding-right: 12px;
    background-image: url(images/green-bullet.png)!important;
}
	#carouselAboutControls .carousel-item {
		height: 250px;}
	.custom-logo{
	 width: 100%!important;
    height: auto!important;
}
	.gform_wrapper {
		padding-right:0!important;}
	.gform_wrapper ul.gform_fields li.gfield {
		padding-left: 0!important;}
	.subtitle h3{
		    font-size: 16px;
		line-height: 15px;
    margin-bottom: 0;
    margin-top: 13px;
	}
	.main-links h3 {
		height: auto!important;
		font-size: 30px!important;
		margin-top:30px;
	}
	.main-links img{
		margin: 0 auto;
    	display: block;
	}
	.gallery-item img{
		max-width: auto;
		width: auto;
	}
	.menuCon {
    padding-top: 0px;
}
	.program-con {
    padding-top: 0px;
}
	.hero-img{
		padding:25px 0;
	}
}
@media  only screen and (max-width:480px){
	.searchform{
		width:50%;
	}
	.heroConText{
		padding: 56px 25%;
	}
	.site-title {
    font-size: 21px;
	}
	}
	@media  only screen and (max-width:320px){
	
	.heroConText{
		padding: 56px 20%;
	}
	.site-title {
    font-size: 21px;
	}
	


}
