/*Extra small devices (portrait phones, less than 320px)*/
@media  (max-width: 320px){
	
	
	
	
	
}
/*Extra small devices (portrait phones, less than 360px)*/
@media  (max-width: 360px){
	
	
	
	
	
	
	
	
}
/*Extra small devices (portrait phones, less than 375px)*/
@media  (max-width: 375px){
	
	
	
	
	
	
}
/*Extra small devices (portrait phones, less than 414px)*/
@media  (max-width: 414px){
	
	
	
	
	
	
	
}
 /*Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    body{
        padding: 0 !important;
    }
.wrapper header .navbar .collapse .navbar-nav .nav-item {
    margin-right: 0;
    margin-bottom: 5px;
}
.wrapper header .navbar .collapse .navbar-nav .nav-item .nav-link {
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF !important;
    border-bottom: 2px solid transparent !important;
    transition: all ease .0s;
    display: inline-block;
}
.navbar-nav{
    text-align: center;
    transition: all ease .0s;
}
    .collapse:not(.show) {
    display: block;
}
.offcanvas.offcanvas-start {

    background: #96B022;
}
.wrapper {
    padding-top: 35px;
    background: #96B022;
}
.banner .box h1 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 35px;
}
.banner .box a {
    padding: 6px 25px 6px 25px;
    font-size: 14px;
    line-height: 25px;
}
.banner .box {
    border-bottom: 0px solid #F5BB00;
    position: relative;
}
.banner .banner-slider{
    position: relative;
}
.banner .banner-slider::before{
   position: absolute;
   content: "";
   left: -5px;
   bottom: -20px;
   width: 100%;
   height: 95%;
   background:#F5BB00;
}
.common-heading h2 {
    font-size: 28px;
    line-height: 32px;
}
.common-heading {
    padding-bottom: 60px;
}
.about-us .shape {
    display: none;
}
.about-us .item .item-left p {
    font-size: 16px;
    line-height: 140%;
    width: 100%;
    max-width: 100%;
    margin-bottom: 35px;
    font-weight: 400;
}
.about-us .item .item-left {
    text-align: center;
}
.about-us .item .item-right img {
    filter: drop-shadow(0px 15px 35px rgba(57, 76, 105, 0.25));
    display: block;
    width: 100%;
    margin-bottom: 35px;
}
.about-us .item1 {
    padding-bottom: 100px;
}
.Meet-team .slider-wrapper .slider-item img {
    width: 150px;
    height: 150px;
}
.Meet-team .slider-wrapper .slider-item {
    margin: 65px 15px 50px 15px;
}
.what-we .item-right img {
    display: block;
    margin: auto;
    margin-bottom: 70px;
}
.what-we .item-left h4 {
    text-align: center;
    font-size: 18px;
    line-height: 155%;
}
.what-we .item-left p {
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 30px;
}
.our-gallery .our-box img {
    display: block;
    margin: auto;
    width: 100%;
}
.our-gallery .shape{
    display: none;
}
.what-we {
    padding-top: 310px;
    margin-top: -190px;
}
.fees .box1 h3 {
    font-size: 20px;
    line-height: 135%;
    padding-bottom: 50px;
    text-align: center;
}
.fees .priching-wrapper .item-box {
    width: 400px;
    margin: auto;
    max-width: 100%;
}
.contact .from-right{
    padding-top: 60px;
}

.contact .item1 h4, .contact .item2 h4 {
    font-size: 30px;
    line-height: 135%;
}
footer .footer-copytext {
    padding-top: 100px;
}
footer {
    padding: 60px 0 30px 0;
}
.header-top .top-left .d-flex li {
    font-size: 12px;
    line-height: 140%;
    margin: 0 15px;
    text-align: center;
}
.header-top .top-left .d-flex li::after {
    left: -15px;
    height: 25px;
    width: 1px;
}
.Meet-team .slick-list.draggable {
    padding-right: 80px;
}
.Meet-team .box-container {
    padding-left: 8%;
}

.Meet-team .slider-wrapper .slider-item {
    margin: 65px 10px 50px 10px;
    padding: 30px;
}
.header-top .top-left .d-flex li::before{
    display: none;
}
.our-walk h2 {
    font-size: 24px;
    line-height: 135%;
    margin-bottom: 55px;
}
.our-walk a img:last-child {
    width: 120px;
}
.arrow-wrapper ul li {
    margin-right: 15px;
}
.our-gallery .link-bottom a {
    font-size: 16px;
    line-height: 30px;
    padding: 8px 20px;
}
.fees .top-pfees {
    font-size: 16px;
    line-height: 140%;
}
.fees .box1 ul {
    padding-left: 10px;
}
.fees .box1 ul li {
    font-size: 16px;
    line-height: 140%;
}

.fees .row>* {
    padding-right: calc(var(--bs-gutter-x) * .25);
    padding-left: calc(var(--bs-gutter-x) * .25);
}

.fees .priching-wrapper .item-box .item1 h2 {
    font-size: 28px;
    line-height: 40px;
}
.fees .priching-wrapper .item-box .item1 {
    padding: 30px 15px 15px 15px;
    min-height: auto;
}
.fees .priching-wrapper .item-box .item2 h4 {
    font-size: 22px;
    line-height: 100%;
}
.fees .priching-wrapper .item-box .item2 {
    padding: 30px 15px;
}
.fees .priching-wrapper .item-box .item2 h6 {
    font-size: 12px;
    line-height: 130%;
    margin-bottom: 20px;
}
.fees .priching-wrapper .item-box .item2 hr {
    margin-top: 20px;
    margin-bottom: 15px;
}
.fees .priching-wrapper .item-box .item2 ul li {
    font-size: 16px;
    line-height: 120%;
    margin-bottom: 10px;
}
.fees .priching-wrapper .item-box .item2 ul {
    margin-bottom: 30px;
}
.fees .priching-wrapper .item-box .item2 a {
    font-size: 16px;
    line-height: 24px;
    padding: 5px 20px 6px 20px;
}
.fees .ring-office p {
    font-size: 20px;
    line-height: 140%;
}
.contact .item1 h4, .contact .item2 h4 {
    font-size: 16px;
    line-height: 110%;
    margin-bottom: 20px;
}
.contact .item1 p, .contact .item2 p {
    font-size: 14px;
    line-height: 135%;
    color: #114B5F;
    margin-bottom: 15px;
}
.contact .from-right form button {
    padding: 8px 20px 8px 20px;
    font-size: 16px;
    line-height: 30px;
    margin-top: 10px;
}
footer .footer-copytext p {
    font-size: 12px;
    line-height: 140%;
}

.header-top .top-left .d-flex li {
    font-size: 12px;
    line-height: 140%;
    margin: 0 10px;
}
    
.header-top .top-left .d-flex li::after {
    left: -10px;
}   
.Meet-team .slider-wrapper .slider-item {
    filter: drop-shadow(2px 0px 15px rgba(57, 76, 105, 0.1));
    background: #FFFFFF;
    border-radius: 20px;
    margin: 65px 10px 50px 10px;
    padding: 42px;
}
.Garden .item h2 {
    font-size: 28px;
    line-height: 140%;
    margin-bottom: 60px;
}
.Garden .item h2 {
    font-size: 18px;
    line-height: 145%;
    margin-bottom: 60px;
}
.Curriculum {
    padding-top: 60px;
    padding-bottom: 100px;
}
.Curriculum .Gallery-img img {
    margin-bottom: 20px;
}
header.header2 ul {
    display: block !important;
    text-align: center;
}
header.header2 ul li {
    display: inline-block;
    margin: 5px 10px;
    align-self: center;
}
header.header2 ul li a {
    font-size: 16px;
    line-height: 25px;
}
header.header2 ul li:last-child a {
    font-size: 16px;
    line-height: 30px;
    padding: 3px 16px 5px 16px;
}
.Curriculum .item-top p {
    font-size: 16px;
    line-height: 140%;
}

.Garden .item p {
    font-size: 16px;
    line-height: 140%;
}

.Curriculum .item-wrapper .item h4 {
    font-size: 20px;
    line-height: 135%;
    margin-bottom: 0;
}
.Curriculum .item-wrapper .item p {
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 20px;
}
.Curriculum .item-wrapper .img-box img:last-child {
    display: none;
}

.Curriculum .item-wrapper .img-box img {
    margin: 30px 0;
}
.Curriculum .item-wrapper .item ul {
    padding-left: 10px;
    padding-top: 10px;
}
.Curriculum .item-wrapper .item ul li {
    font-size: 16px;
    line-height: 140%;
}
.gallery-wrapper .menu_iso ul li {
    margin: 5px 5px;
    display: inline-block;
    width: 140px;
    max-width: 100%;
}
.gallery-wrapper .menu_iso ul li a {
    border-radius: 40px;
    padding: 8px 10px;
    font-size: 10px;
    line-height: 20px;
}
.gallery-wrapper .container_gallery_iso {
    padding-top: 20px;
}
.gallery-wrapper .common-heading {
    padding-bottom: 50px;
}

.wrapper header .dropdown-menu:before, .wrapper header .dropdown-menu:after{
    display: none;
}

.wrapper header .dropdown-toggle::after{
    display: inline-block;
}
.wrapper header .dropdown-menu {
    padding: 10px 10px;
    border-radius: 20px 20px 20px 20px;
    margin-top: 0;
    min-width: 100%;
}
.header-top .top-left .d-flex li {
    text-align: center;
}













}

/*// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
.wrapper header .navbar .collapse .navbar-nav .nav-item {
    margin-right: 0;
    margin-bottom: 5px;
}
.wrapper header .navbar .collapse .navbar-nav .nav-item .nav-link {
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF !important;
    border-bottom: 2px solid transparent !important;
    transition: all ease .0s;
    display: inline-block;
}
.navbar-nav{
    text-align: center;
    transition: all ease .0s;
}
    .collapse:not(.show) {
    display: block;
}
.offcanvas.offcanvas-start {

    background: #96B022;
}
.wrapper {
    padding-top: 35px;
    background: #96B022;
}
.banner .box h1 {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 50px;
}
.banner .box a {
    padding: 10px 30px 10px 30px;
    font-size: 16px;
    line-height: 25px;
}
.banner .box {
    border-bottom: 10px solid #F5BB00;
}
.common-heading h2 {
    font-size: 35px;
    line-height: 42px;
}
.common-heading {
    padding-bottom: 60px;
}
.about-us .shape {
    display: none;
}
.about-us .item .item-left p {
    font-size: 18px;
    line-height: 140%;
    width: 100%;
    max-width: 100%;
    margin-bottom: 35px;
}

.about-us .item .item-left {
    text-align: center;
}
.about-us .item .item-right img {
    filter: drop-shadow(0px 15px 35px rgba(57, 76, 105, 0.25));
    display: block;
    width: 100%;
    margin-bottom: 35px;
}
.about-us .item1 {
    padding-bottom: 100px;
}
.Meet-team .slider-wrapper .slider-item img {
    width: 150px;
    height: 150px;
}
.Meet-team .slider-wrapper .slider-item {
    margin: 65px 15px 50px 15px;
}
.what-we .item-right img {
    display: block;
    margin: auto;
    margin-bottom: 70px;
}
.what-we .item-left h4 {
    text-align: center;
}
.what-we .item-left p {
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 30px;
}
.our-gallery .our-box img {
    display: block;
    margin: auto;
    width: 100%;
}
.our-gallery .shape{
    display: none;
}
.what-we {
    padding-top: 310px;
    margin-top: -190px;
}
.fees .box1 h3 {
    font-size: 28px;
    line-height: 140%;
    padding-bottom: 50px;
    text-align: center;
}
.fees .priching-wrapper .item-box {
    width: 400px;
    margin: auto;
    max-width: 100%;
}
.contact .from-right{
    padding-top: 60px;
}

.contact .item1 h4, .contact .item2 h4 {
    font-size: 30px;
    line-height: 135%;
}
footer .footer-copytext {
    padding-top: 100px;
}
footer {
    padding: 60px 0 30px 0;
}
.header-top .top-left .d-flex li {
    font-size: 12px;
    line-height: 140%;
    margin: 0 10px;
}
	
.header-top .top-left .d-flex li::after {
    left: -10px;
}	
.Meet-team .slider-wrapper .slider-item {
    filter: drop-shadow(2px 0px 15px rgba(57, 76, 105, 0.1));
    background: #FFFFFF;
    border-radius: 20px;
    margin: 65px 10px 50px 10px;
    padding: 42px;
}
.Garden .item h2 {
    font-size: 28px;
    line-height: 140%;
    margin-bottom: 60px;
}
.Garden .item h2 {
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 60px;
}
header.header2 ul {
    display: block !important;
    text-align: center;
}
header.header2 ul li {
    display: inline-block;
    margin: 5px 10px;
    align-self: center;
}
header.header2 ul li a {
    font-size: 16px;
    line-height: 25px;
}
header.header2 ul li:last-child a {
    font-size: 16px;
    line-height: 30px;
    padding: 3px 16px 5px 16px;
}
.Curriculum .item-top p {
    font-size: 16px;
    line-height: 140%;
}

.Garden .item p {
    font-size: 16px;
    line-height: 140%;
}
.gallery-wrapper .menu_iso ul li {
    margin: 5px 5px;
    display: inline-block;
    width: 210px;
    max-width: 100%;
}
.gallery-wrapper .menu_iso ul li a {
    border-radius: 40px;
    padding: 12px 20px;
    font-size: 14px;
    line-height: 25px;
}


.wrapper header .dropdown-menu:before, .wrapper header .dropdown-menu:after{
    display: none;
}

.wrapper header .dropdown-toggle::after{
    display: inline-block;
}
.wrapper header .dropdown-menu {
    padding: 10px 10px;
    border-radius: 20px 20px 20px 20px;
    min-width: 100%;
    margin-top: 0;
}
.header-top .top-left .d-flex li {
    text-align: center;
}

























	
	
	
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
.wrapper header .navbar .collapse .navbar-nav .nav-item {
    margin-right: 0;
    margin-bottom: 5px;
}
.wrapper header .navbar .collapse .navbar-nav .nav-item .nav-link {
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF !important;
    border-bottom: 2px solid transparent !important;
    transition: all ease .0s;
    display: inline-block;
}
.navbar-nav{
	text-align: center;
	transition: all ease .0s;
}
	.collapse:not(.show) {
    display: block;
}
.offcanvas.offcanvas-start {

    background: #96B022;
}
.wrapper {
    padding-top: 35px;
    background: #96B022;
}
.banner .box h1 {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 50px;
}
.banner .box a {
    padding: 10px 30px 10px 30px;
    font-size: 16px;
    line-height: 25px;
}
.banner .box {
    border-bottom: 10px solid #F5BB00;
}
.common-heading h2 {
    font-size: 35px;
    line-height: 42px;
}
.common-heading {
    padding-bottom: 60px;
}
.about-us .shape {
    display: none;
}
.about-us .item .item-left p {
    font-size: 18px;
    line-height: 140%;
    width: 100%;
    max-width: 100%;
    margin-bottom: 35px;
}

.about-us .item .item-left {
    text-align: center;
}
.about-us .item .item-right img {
    filter: drop-shadow(0px 15px 35px rgba(57, 76, 105, 0.25));
    display: block;
    width: 100%;
    margin-bottom: 35px;
}
.about-us .item1 {
    padding-bottom: 100px;
}
.Meet-team .slider-wrapper .slider-item img {
    width: 150px;
    height: 150px;
}
.Meet-team .slider-wrapper .slider-item {
    margin: 65px 15px 50px 15px;
}
.what-we .item-right img {
    display: block;
    margin: auto;
    margin-bottom: 70px;
}
.what-we .item-left h4 {
    text-align: center;
}
.what-we .item-left p {
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 30px;
}
.our-gallery .our-box img {
    display: block;
    margin: auto;
    width: 100%;
}
.our-gallery .shape{
	display: none;
}
.what-we {
    padding-top: 310px;
    margin-top: -190px;
}
.fees .box1 h3 {
    font-size: 28px;
    line-height: 140%;
    padding-bottom: 50px;
    text-align: center;
}
.fees .priching-wrapper .item-box {
    width: 400px;
    margin: auto;
    max-width: 100%;
}
.contact .from-right{
    padding-top: 60px;
}

.contact .item1 h4, .contact .item2 h4 {
    font-size: 30px;
    line-height: 135%;
}
footer .footer-copytext {
    padding-top: 100px;
}
footer {
    padding: 60px 0 30px 0;
}
.Meet-team .slider-wrapper .slider-item {
    filter: drop-shadow(2px 0px 15px rgba(57, 76, 105, 0.1));
    background: #FFFFFF;
    border-radius: 20px;
    margin: 65px 10px 50px 10px;
    padding: 42px;
}
.Garden .item h2 {
    font-size: 28px;
    line-height: 140%;
    margin-bottom: 60px;
}
.Garden .item h2 {
    font-size: 26px;
    line-height: 145%;
    margin-bottom: 60px;
}



.wrapper header .dropdown-menu:before, .wrapper header .dropdown-menu:after{
    display: none;
}

.wrapper header .dropdown-toggle::after{
    display: inline-block;
}
.wrapper header .dropdown-menu {
    padding: 10px 10px;
    border-radius: 20px 20px 20px 20px;
    min-width: 100%;
    margin-top: 0;
}



.header-top .top-left .d-flex li {
    text-align: center;
}















	
	
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
footer .offset-lg-1 {
    margin-left: 3.333333%;
}
.header-top .top-right .d-flex li a .img-fluid {
    width: 28px;
}
.wrapper header .navbar .collapse .navbar-nav .nav-item .nav-link {
    font-size: 18px;
    line-height: 26px;
}
.banner .box h1 {
    font-size: 44px;
    line-height: 45px;
    margin-bottom: 40px;
}

.banner .box {
    border-bottom: 10px solid #F5BB00;
}

.common-heading h2 {
    font-size: 44px;
    line-height: 48px;
}
.about-us .shape img:first-child {
    top: 19%;
    width: 530px;
}
.about-us .shape img:last-child {
    width: 530px;
    top: 56%;
}
.Meet-team .box-container {
    padding-left: 0;
}
.Meet-team .slider-wrapper .slider-item img {
    width: 175px;
    height: 175px;
}
.fees .priching-wrapper .item-box .item1 h2 {
    font-size: 36px;
    line-height: 40px;
}
.fees .priching-wrapper .item-box .item1 p {
    font-size: 12px;
    line-height: 100%;
}
.fees .priching-wrapper .item-box .item1 {
    min-height: 100px;
    padding: 30px 15px 15px 15px;
}
.fees .priching-wrapper .item-box .item2 h4 {
    font-size: 24px;
    line-height: 100%;
}

.fees .priching-wrapper .item-box .item2 hr {
    margin-top: 20px;
    margin-bottom: 15px;
}
.fees .priching-wrapper .item-box .item2 {
    padding: 30px 15px;
}
.fees .priching-wrapper .item-box .item2 h6 {
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 20px;
}
.fees .priching-wrapper .item-box .item2 ul li {
    font-size: 16px;
    line-height: 125%;
    margin-bottom: 12px;
}
.fees .priching-wrapper .item-box .item2 ul {
    margin-bottom: 35px;
}
.fees .priching-wrapper .item-box .item2 a {
    font-size: 16px;
    line-height: 25px;
    padding: 5px 20px 8px 20px;
}
.wrapper {
    padding-top: 30px;
}
.about-us .item .item-left p {
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 35px;
}
.about-us .item .item-left a {
    font-size: 16px;
    line-height: 30px;
    padding: 12px 20px;
}
.our-walk h2 {
    font-size: 30px;
    line-height: 140%;
    margin-bottom: 60px;
}
.what-we .item-left h4 {
    font-size: 30px;
    line-height: 140%;
    margin-bottom: 60px;
}
.what-we .item-left p {
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 30px;
}
.our-gallery .link-bottom a {
    font-size: 18px;
    line-height: 25px;
    padding: 11px 20px;
}
fees .top-pfees {
    font-size: 17px;
    line-height: 140%;
}
.fees .box1 h3 {
    font-size: 30px;
    line-height: 140%;
    padding-bottom: 60px;
}
.fees .box1 ul li {
    font-size: 16px;
    line-height: 140%;
}
.contact .item1 h4, .contact .item2 h4 {
    font-size: 30px;
    line-height: 140%;
    margin-bottom: 30px;
}
.contact .item1 p, .contact .item2 p {
    font-size: 16px;
    line-height: 140%;
    margin-bottom: 15px;
}
.contact .from-right form button {
    padding: 8px 20px 9px 20px;
    font-size: 18px;
    line-height: 30px;
    margin-top: 15px;
}
footer .item-right form label {
    margin-bottom: 10px;
    font-size: 14px;
}
footer .item-right form input {
    padding: 12px 16px;
    font-size: 14px;
}	









	
}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1439.98px) {
footer .offset-lg-1 {
    margin-left: 5.333333%;
}

	
	
	
}



/*// Extra large devices (large desktops, 1440px and up)*/
@media (min-width: 1440px) and (max-width: 1699.98px){
	footer .offset-lg-1 {
    margin-left: 5.333333%;
}

}





/*// Extra large devices (large desktops, 1440px and up)*/
@media (min-width: 1700px) and (max-width: 2099.98px){
footer .offset-lg-1 {
    margin-left: 5.333333%;
}

	
	
	
	
}



/*// Extra large devices (large desktops, 1440px and up)*/
@media (min-width: 2100px){
footer .offset-lg-1 {
    margin-left: 5.333333%;
}

	
	
}
/* 
2160*1440
2560*1440
1920×1080
1600×900
1536×864
1440×900
1366×768    
1280×720    
1280×800    
1280×1024   
1024×768    
768×1024
 */











