/* large desktop :2160px. */
@media (min-width: 2160px) and (max-width: 3840px) {}


/* large desktop :2001px. */
@media (min-width: 2001px) and (max-width: 2160px) {}

/* large desktop :2001px. */
@media (min-width: 1920px){
     .photogallery-section h2 { 
        font-size: 40px;
        padding: 0 0 40px;
    } 
    .home-gallery-section .gallery-image-wrapper .portfokio-lightbox {
        min-height: 333px;
    } 
}

/* large desktop :1400px. */
@media (min-width: 1401px) and (max-width: 1919px) {
    
    .photogallery-section .owl-carousel .owl-item img {
        min-height: 390px;
    } 
    
   
	.stellarnav ul {
		gap: 47px;
	}

	.stellarnav>ul>li>a {
		font-size: 23px;
	}

	a.banner-butn {
		font-size: 19px;
	}

	a.banner-butn {
		font-size: 21px;
	}

	.logo {
		width: 100%;
		height: auto;
	}

.main-nav.scroll .logo {
	width: 100%;
	margin: 0px;
}

	.banner-text h1 {
		font-size: 46px;
		line-height: 54px;
		margin: 0px 0px 50px 0px;
	}

	.banner-text h3 {
		font-size: 40px;
		line-height: 56px;
	}

	.cumn-butn-body {
		font-size: 15px;
		line-height: 16px;
		padding: 17px 27px;
	}

	.banner-section {
		padding: 0px;
		height: 700px;
		width: 100%;
	}
	
	video {
      width: 100vw;
      height: 700px;
      object-fit: cover; 
    }

	a.banner-butn span {
		margin-right: 10px;
		width: 29px;
	}

	.banner-section-right .owl-dots {
		bottom: -38px;
	}

	.about-section-inner-right h2 {
		font-size: 46px;
		line-height: 54px;
		margin: 0px 0px 18px 0px;
	}

	.about-section-inner-right p {
		font-size: 16px;
		line-height: 22px;
		margin: 0px 0px 12px 0px;
	}

	.about-section-inner-right .cumn-butn-body.wht-butn {
		margin-top: 15px;
		padding: 14px 35px;
		font-size: 15px;
	}

	.about-section-inner-left {
		gap: 25px;
	}

	.about-section-logo {
		left: 51%;
		bottom: 53px;
		width: 138px;
		height: 138px;
	}

	.about-section-inner {
		min-height: 550px;
		height: 100%;
	}

	.about-section-inner-left-one {
		height: 448px;
		border: #ccc 1px solid;
	}

	.about-section-inner-left-one img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}

	.about-section-inner-left-two {
		height: 448px;
	}

	.about-section-inner-left-two img {
		height: 100%;
		width: 100%;
		object-fit: cover;
	}

	.cattleforsale-section h2 {
		font-size: 46px;
		line-height: 54px;
		margin: 0px 0px 19px 0px;
	}

	.cattlesale-cardimg {
		height: 275px;
	}

	.cattleforsale-section h3 {
		font-size: 25px;
		line-height: 30px;
		margin: 0px 0px 8px 0px;
	}

	.cattleforsale-section p {
		font-size: 14px;
		line-height: 20px;
		margin: 0px 0px 25px 0px;
	}

	.cattlesale-cardtext {
		padding: 25px 18px;
		min-height: 213px;
	}

	.cattleforsale-section h5 {
		font-size: 20px;
		line-height: 20px;
		margin: 0px 0px 7px 0px;
	}

	.cattleforsale-section {
		padding: 47px 0px 58px 0px;
	}

	.viewmore_btn {
		padding: 12px 33px;
		font-size: 15px;
	}

	.photogallery-section h2 {
		font-size: 46px;
		line-height: 54px;
		margin: 0px 0px 25px 0px;
	}

	.photogallery-section {
        padding: 75px 0px;
        min-height: 485px;
    } 

	.quoteform h3 {
		margin: 0px 0px 18px 0px;
		font-size: 46px;
		line-height: 30px;
	}

	.quoteform h6 {
		font-size: 19px;
		line-height: 29px;
	}

	.gettouchtext h3 {
		margin: 0px 0px 16px 0px;
		font-size: 46px;
		line-height: 30px;
	}

	.gettouchtext h6 {
		margin: 0px 0px 11px 0px;
		font-size: 17px;
		line-height: 23px;
	}

	.gettouchtext p {
		font-size: 19px;
		line-height: 29px;
		padding: 16px 0px 5px 0px;
	}

	.gettouchtext p span img {
		width: 27px;
	}

	.gettouchtext p span {
		width: 40px;
	}

	.gettouchtext .findus-icon {
		gap: 5px;
	}

	.gettouchtext .findus-icon a {
		width: 38px;
		height: 38px;
	}

	.aboutuspage-text p {
		margin: 0px 0px 14px 0px;
		font-size: 17px;
		line-height: 24px;
	}

	.aboutuspage-sectone {
		height: 920px;
	}

	.aboutuspage-sectone img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.aboutuspage-secttwo {
		height: 920px;
	}

	.aboutuspage-secttwo img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.aboutuspage-sect {
		gap: 24px;
	}

	.aboutuspage-sectlogo {
		left: 25%;
		bottom: 60px;
		width: 145px;
		height: 145px;
	}


	.footer-logo {
		width: 300px;
	}

	.footer-menu h3 {
		font-size: 25px;
		line-height: 24px;
		margin: 0px 0px 20px 0px;
	}

	.footer-info h3 {
		font-size: 25px;
		line-height: 24px;
		margin: 0px 0px 20px 0px;
	}

	.footer-menu ul li a {
		font-size: 14px;
		line-height: 20px;
	}

	.footer-menu ul li {
	    padding: 0px 5px 0 0;
	}

	.footer-info p {
		font-size: 14px;
		line-height: 19px;
		padding: 0px 0px 8px 0px;
	}

	.footer-info p span {
		width: 30px;
	}

	.footer-info p span img {
		width: 18px;
	}

	.footer-info h6 {
		font-weight: 400;
		font-size: 14px;
		line-height: 18px;
		padding: 0px 0px 14px 0px;
	}

	.findus-icon a {
		width: 28px;
		height: 28px;
	}

	.footer-bottom p {
		font-size: 14px;
		line-height: 30px;
	}

	.footer-bottom {
		padding: 13px 0px;
	}
	
	.owl-carousel .owl-item img {
        min-height:  370px; 
    }
}

@media (min-width: 1280px){
	.gallery-image-wrapper main .row {
	    display: flex;
	    flex-wrap: nowrap;
	}  
} 

/* desktop 1200px to 1600px */
@media (min-width: 1280px) and (max-width: 1400px) {
    
    .live-show-section h2 {
        font-size: 50px;
        line-height: 50px;
        padding: 0 0 30px;
    } 
    
    .live-show-section p.sub-heading {
        font-size: 22px;
        line-height: 33px; 
        padding: 0 0 50px;
    }
    
    
	.owl-carousel .owl-item img {
        min-height: 262px;
    }
    
 .blog-content-wrapper h5 {
    font-size: 22px;
    line-height: 24px;
    padding: 30px 0 20px;
}   
    
.blog-content-wrapper .excerpt p {
    font-size: 20px;
    padding: 0 0 22px;
}

.blog-content-wrapper p span.blog-date {
font-size: 20px;
}

.homepage-blog-section h2 {
    font-size: 50px;
    padding: 0 0 10px;
    line-height: 50px;
}

.homepage-blog-section p {
font-size: 20px;
padding: 1px 0 40px;
}

.about-section p {
    font-size: 18px;
    line-height: 30px;
}

.aboutrightimg {
    border: 2px solid #ccc;
}

.blog-content-wrapper p span.view-more a {
font-size: 14px;
}

.gallery-content-wrapper h2 {
        font-size: 50px;
        line-height: 50px;
        padding: 0 0 15px;
}

.gallery-content-wrapper p {
   
    font-size: 20px;
    padding: 0px 0 30px;
}

.home-contact-section h2 {
   font-size: 40px;
  padding: 0 0 35px;
}

.home-contact-section h5 {
 font-size: 26px;
  padding: 0 0 20px;

}

.home-contact-section form input[type="text"], .home-contact-section form input[type="email"] {
    font-size: 30px;
   padding: 13px 36px;
  border: 2px solid #FFFFFF;
}

.home-contact-section form textarea {
    min-height: 185px;
    border: 2px solid #FFFFFF;
        font-size: 30px;
}

.home-contact-section form button.butn-send {

    padding: 13px 71px;
   font-size: 23px;
}
.home-contact-section p {
    font-size: 18px;
}

.copyright-text p {
font-size: 20px;
}

.home-contact-section p {
    padding: 16px 0 0;
}
.checkbox-wrapper label {
   font-size: 18px;
}
.home-contact-section form input[type="checkbox"] {
    height: 40px;
    width: 40px;
}


	.custom-container {
		padding: 0px 100px;
	}

	.stellarnav ul {
		gap: 60px;
	}

	.stellarnav>ul>li>a {
		font-size: 20px;
		line-height: 20px;
	}


	a.banner-butn {
		font-size: 20px;
		line-height: 20px;
	}

	.bannercarousel-text h1 {
		font-size: 50px;
		line-height: 50px;
	}


	.bannercarousel-text {
		bottom: 110px;
	}

	.banner-section {
		height: auto;
	}

	.footer-info {
		margin: 0% 0% 0% 0%;

	}

	.footer-logo {

		width: 400px;
	}


	.footer-menu h3 {
		font-size: 22px;
		line-height: 22px;
	}


	.footer-menu ul li a {
		font-size: 14px;
		line-height: 16px;
	}
	
	.footer-social-icon ul li svg{
	    height: 42px;
	}
	.footer-social-icon ul {
    gap: 13px;
}

.footer-top {
    padding: 30px 0px;
}


	.footer-info p {
		font-size: 16px;
		line-height: 26px;
	}


	.footer-bottom p {
		font-size: 14px;
		line-height: 24px;
	}

	.about-section-inner-left-one {
		width: 200px;
		padding-right: 5px;
		height: 420px;
	}

	.about-section-inner-left-one img {
		height: 450px;
	}

	.about-section-inner-left-one img {
		height: 357px;
		object-fit: cover;
		border-radius: 10px;
	}

	.about-section-inner-left-two {
		width: 170px;
		padding-right: 5px;
		left: 30px;
		bottom: -44px
	}

	.about-section-inner-left-three {

		top: 9%;

		width: 285px;

		padding-left: 5px;
		
	}


	.about-section-inner-left-three img { 	width: 100%; height: 100%; }





	.about-section-inner-right h2 {

		font-size: 38px;
		line-height: 48px;

		padding: 0px;
		margin: 0px 0px 20px 0px;
	}

	.about-section-inner-right p {
		font-size: 16px;
		line-height: 24px;
		margin: 0px 0px 10px 0px;
	}


	.about-section-inner-right .cumn-butn-body.yel-butn {
		margin-top: 25px;
		float: left;
		padding: 18px 35px;
	}


	.cumn-butn-body {
		font-size: 18px;
		line-height: 18px;
	}


	.about-section-inner-left {
		position: relative;
		height: auto; 
	}


.photogallery-section h2 {
    font-size: 38px;
    line-height: 48px;
    margin: 30px 0px 62px 0px;
    text-align: center;
}

.about-section-inner-image .image-wrapper {
    padding: 30px;
}

.about-section-inner-text p {
    font-size: 18px;
    line-height: 30px;

}

.about-section-inner-text h2 {
    font-size: 40px;
    line-height: 34px;
    padding: 0 0 45px;
}

.about-section-inner-text h5 {
    font-size: 20px;
    line-height: 34px;
    padding: 0px 0 10px;
}

.director_left h2 {
font-size: 40px;
}
.director_left h2 span {
    font-size: 40px;
    color:#535353;
}

	.viewmore_btnsection .cumn-butn-body {
		padding: 18px 50px;
	}

	.about-full-wid {
		padding: 0px;
		margin: 0px;
		overflow: hidden;
	}

	.about-full-wid p {
		font-size: 16px;
		line-height: 24px;
		margin: 0px 0px 10px 0px;
	}


	.services-box-text h3 {
		font-size: 20px;
		line-height: 30px;
	}


	.services-box-text p {
		font-size: 14px;
		line-height: 20px;
		margin: 0px 0px 10px 0px;
	}


	.read-more {
		font-size: 16px;
		line-height: 16px;
	}


	.services-box {
		margin: 0px 0px 25px 0px;
	}


	.contact-page-info-box {
		padding: 30px 30px;
	}

	.drop-sms-section h2 {
		font-size: 38px;
		line-height: 48px;
	}

	.drop-sms-section p {
		font-size: 16px;
		line-height: 26px;
	}

	.contact-page-info-box h4 {
		font-size: 22px;
		line-height: 22px;
		margin: 0px 0px 15px 0px;
	}


}

@media (min-width: 1517px) and (max-width: 1706px) {
    .photogallery-section .owl-carousel .owl-item img {
        min-height: 319px;
    }
} 

@media (min-width: 1401px) and (max-width: 1516px) {
    .photogallery-section .owl-carousel .owl-item img {
        min-height: 319px;
    }
} 

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1279px) {
    
    .owl-carousel .owl-item img {
        min-height: 272px;
    } 
	.custom-container {
		padding: 0px 20px;
	}

	.main-nav.scroll {
		height: auto;
		padding: 8px 0px;
	}

	.stellarnav ul {
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}

	.main-nav.scroll .logo img {
		width: 60%;
	}

	.logo {
		width: auto;
		height: auto;
		margin: 0px;
		padding: 0px;
	}

	.stellarnav {
		justify-content: end;
		align-items: center;
		gap: 5px;
	}

	a.banner-butn {
		font-size: 16px;
		width: auto;
	}

	a.banner-butn span {
		margin-right: 10px;
		width: 20px;
	}

	.menu-toggle {
		display: block !important;
		text-align: center;
	}

	.stellarnav .menu-toggle span.bars {
		top: 0px;
	}

	.stellarnav .menu-toggle {
		padding: 6px;
	}

	.stellarnav .menu-toggle span.bars span {
		width: 25px;
		height: 3px;
		margin: 0 0 3px;
		background: #F9C611;
	}

	.stellarnav.mobile.right>ul {
		z-index: 999;
		background: #2a327f;
	}

	.main-nav .stellarnav ul ul {
		width: 100%;
		background: #fff0f6;
		padding: 11px 2px;
	}

	.modal-body {
		padding: 12px 25px 16px 21px;
	}

	.stellarnav>ul>li>a:hover {
		color: #F9C611 !important;
	}

	.stellarnav>ul>li>a.active {
		color: #F9C611 !important;
	}

	.stellarnav .icon-close::after {
		border-bottom: solid 3px #CE4A64;
	}

	.stellarnav .icon-close::before {
		border-bottom: solid 3px #CE4A64;
	}

	.stellarnav a.dd-toggle .icon-plus::after {
		border-bottom: solid 3px #fff;
	}

	.stellarnav a.dd-toggle .icon-plus::before {
		border-bottom: solid 3px #fff;
	}

	.stellarnav.mobile li a {
		color: #fff;
		font-size: 17px;
		border-bottom: 1px solid rgba(210, 176, 176, 0.15);
		text-align: left;
	}

	.stellarnav .menu-toggle span.bars {
		top: 5px !important;
	}


	.main-nav {

		padding: 5px 0px;

	}


	.banner-section {
		height: auto;
	}

	.banner-text-inner .owl-dots {
		bottom: 40px;
	}

	.banner-text-inner .owl-dots .owl-dot.active span,
	.banner-text-inner .owl-dots .owl-dot:hover span {
		width: 20px;
		height: 8px;
	}

	.banner-text-inner .owl-dots .owl-dot span {
		width: 8px;
		height: 8px;
	}


	.bannercarousel-text h1 {
		font-size: 40px;
		line-height: 40px;
	}

	.bannercarousel-text {
		bottom: 100px;
	}

	.about-section {
		padding: 60px 0px;
	}


	.about-section-inner-left-one {
		width: 217px;
		height: 100%;
		border-radius: 20px;
		position: absolute;
		top: 0px;
		left: 0px;
		padding-right: 10px;
	}


	.about-section-inner-left-three {
		position: absolute;
		right: 0px;
		top: 14%;
		border-radius: 20px;
		width: 190px;
		height: 100%;
		padding-left: 10px;
	}

	.about-section-inner-left-two {
		width: 190px;
		height: 275px;
		border-radius: 20px;
		position: absolute;
		left: 28px;
		bottom: 0px;
		padding-right: 10px;
	}


	.about-section-inner-right {
		padding: 10px 0px 0px 0px;
		margin: 0px;
	}


	.about-section-inner-right h2 {
		font-size: 34px;
		line-height: 44px;
		padding: 0px;
		margin: 0px 0px 10px 0px;
	}


	.about-section-inner-right p {

		font-size: 14px;
		line-height: 22px;

		padding: 0px;
		margin: 0px 0px 10px 0px;
	}

	.about-section-inner-right .cumn-butn-body.yel-butn {
		margin-top: 10px;
		float: left;
		padding: 12px 25px;
	}

	.cumn-butn-body {
		font-size: 16px;
		line-height: 16px;
	}


	.photogallery-section {
		padding: 60px 0px;
	}

	.photogallery-section h2 {
		font-size: 34px;
		line-height: 34px;
		margin: 0px 0px 50px 0px;
	}

	.viewmore_btnsection {
		margin: 20px auto 0px;
	}


	.viewmore_btnsection .cumn-butn-body {
		padding: 12px 30px;
	}


	.footer-top {
		padding: 40px 0px;
		background-size: cover;
	}


	.footer-menu h3 {
		font-size: 20px;
		line-height: 20px;
		margin: 0px 0px 10px 0px;
	}

	.footer-menu ul li a {
		font-size: 14px;
		line-height: 24px;
	}

	.footer-social-icon {
		margin: 10px 0px;
		padding: 0px;
	}

	.footer-logo {
		margin: 20px auto;
		text-align: center;
		width: 70%;
	}

	.footer-info {
		margin: 0px;


	}


	.footer-info h3 {
		font-size: 20px;
		line-height: 20px;
		margin: 0px 0px 10px 0px;
	}


	.footer-info p span.info-text {
		width: 100%;
		display: flex;
	}

	.footer-info p {
		font-size: 14px;
		line-height: 24px;
		padding: 0px 0px 5px 0px;
	}

	.footer-bottom p {
		font-size: 12px;
		line-height: 18px;
	}


	.footer-bottom-left {
		text-align: left;
	}

	.footer-bottom-right {
		text-align: right;
	}

	.footer-social-icon ul li a {
		width: 30px;
		height: 30px;
		font-size: 18px;
		line-height: 32px;
	}


	.about-full-wid {
		padding: 0px;
		margin: 10px 0px 0px 0px;
		overflow: hidden;
	}


	.about-full-wid p {
		font-size: 14px;
		line-height: 22px;
		padding: 0px;
		margin: 0px 0px 10px 0px;
	}


	.inner-banner-text h1 {
		font-size: 50px;
		line-height: 50px;
	}


	.services-section {
		padding: 60px 0px;
		margin: 0px;
	}


	.services-box-text h3 {
		font-size: 20px;
		line-height: 30px;
	}


	.services-box-text p {
		font-size: 14px;
		line-height: 20px;
		margin: 0px 0px 10px 0px;
	}


	.read-more {
		font-size: 16px;
		line-height: 16px;
		padding: 0px;
		margin: 0px;
	}


	.services-box {
		margin: 0px 0px 20px 0px;
	}


	.contact-page {
		padding: 60px 0px;
	}


	.contact-page-info-box {
		padding: 20px 20px;
		height: 140px;
	}


	.contact-page-info-box h4 {
		font-size: 22px;
		line-height: 22px;
		margin: 0px 0px 10px 0px;
	}

	.drop-sms-section {
		padding: 60px 0px;
	}


	.drop-sms-section h2 {
		font-size: 34px;
		line-height: 34px;
		margin: 0px 0px 20px 0px;
	}


	.drop-sms-section p {
		font-size: 16px;
		line-height: 26px;
		margin: 0px 50px 20px 50px;
	}


	.frm-inner {
		padding: 20px 40px 0px;
	}


	.about-section .about-section-inner-left-two {
		left: 28px;
		bottom: -48px;
	}


	.about-section-inner-left {
		position: relative;
		height: 91%;

	}


}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {


	.custom-container {
		padding: 0px 20px;
	}

	.main-nav.scroll {
		height: auto;
		padding: 8px 0px;
	}

	.stellarnav ul {
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}

	.main-nav.scroll .logo img {
		width: 60%;
	}

	.logo {
		width: 125px;
		height: auto;
		margin: 0px;
		padding: 0px;
	}

	.stellarnav {
		justify-content: end;
		align-items: center;
		gap: 5px;
	}

	a.banner-butn {
		font-size: 16px;
		width: auto;
	}

	a.banner-butn span {
		margin-right: 10px;
		width: 20px;
	}

	.menu-toggle {
		display: block !important;
		text-align: center;
	}

	.stellarnav .menu-toggle span.bars {
		top: 0px;
	}

	.stellarnav .menu-toggle {
		padding: 6px;
	}

	.stellarnav .menu-toggle span.bars span {
		width: 25px;
		height: 3px;
		margin: 0 0 3px;
		background: #F9C611;
	}

	.stellarnav.mobile.right>ul {
		z-index: 999;
		background: #000000;
	}

	.main-nav .stellarnav ul ul {
		width: 100%;
		background: #fff0f6;
		padding: 11px 2px;
	}

	.modal-body {
		padding: 12px 25px 16px 21px;
	}

	.stellarnav>ul>li>a:hover {
		color: #F9C611 !important;
	}

	.stellarnav>ul>li>a.active {
		color: #F9C611 !important;
	}

	.stellarnav .icon-close::after {
		border-bottom: solid 3px #CE4A64;
	}

	.stellarnav .icon-close::before {
		border-bottom: solid 3px #CE4A64;
	}

	.stellarnav a.dd-toggle .icon-plus::after {
		border-bottom: solid 3px #fff;
	}

	.stellarnav a.dd-toggle .icon-plus::before {
		border-bottom: solid 3px #fff;
	}

	.stellarnav.mobile li a {
		color: #fff;
		font-size: 17px;
		border-bottom: 1px solid rgba(210, 176, 176, 0.15);
		text-align: left;
	}

	.stellarnav .menu-toggle span.bars {
		top: 5px !important;
	}


	.main-nav {

		padding: 5px 0px;

	}


.banner-section {
	height: 300px;
}


.banner-section .owl-item img {
	/* height: calc(100vh - 96px); */
	object-fit: cover;
	height: 300px;
}

	.banner-text-inner .owl-dots {
		bottom: 25px;
	}

	.banner-text-inner .owl-dots .owl-dot.active span,
	.banner-text-inner .owl-dots .owl-dot:hover span {
		width: 20px;
		height: 8px;
	}

	.banner-text-inner .owl-dots .owl-dot span {
		width: 8px;
		height: 8px;
	}

	.bannercarousel-text {
		bottom: 60px;
		width: 90%;
	}

.bannercarousel-text h1 {
	font-size: 40px;
	line-height: 45px;
}

	.about-section {
		padding: 40px 0px;

	}


	.about-section-inner-right {
		padding: 10px 0px 0px 0px;
		margin: 0px;
	}


	.about-section-inner-right h2 {

		font-size: 30px;
		line-height: 35px;
		padding: 0px;
		margin: 0px 0px 10px 0px;
	}


	.about-section-inner-right p {

		font-size: 14px;
		line-height: 22px;

		padding: 0px;
		margin: 0px 0px 10px 0px;
	}

	.about-section-inner-right .cumn-butn-body.yel-butn {
		margin-top: 10px;
		float: left;
		padding: 12px 25px;
	}

	.cumn-butn-body {
		font-size: 16px;
		line-height: 16px;
	}

.photogallery-section {
	padding: 20px 0px;
	background-size: cover;
}

	.photogallery-section h2 {
		font-size: 30px;
		line-height: 30px;
		margin: 0px 0px 20px 0px;
	}

	.viewmore_btnsection {
		margin: 20px auto 0px;
	}


	.viewmore_btnsection .cumn-butn-body {
		padding: 12px 30px;
	}


	.footer-top {
		padding: 20px 0px;

		background-size: cover;

	}


	.footer-menu h3 {
		font-size: 20px;
		line-height: 20px;
		margin: 0px 0px 10px 0px;
	}

	.footer-menu ul li a {
		font-size: 14px;
		line-height: 24px;
	}

	.footer-social-icon {
		margin: 10px 0px;
		padding: 0px;
	}

	.footer-logo {
		margin: 20px auto;
		text-align: center;
		width: 85%;
	}

	.footer-info {
		margin: 0px;


	}


	.footer-info h3 {
		font-size: 20px;
		line-height: 20px;
		margin: 0px 0px 10px 0px;
	}


	.footer-info p span.info-text {
		width: 100%;
		display: flex;
	}

	.footer-info p {
		font-size: 14px;
		line-height: 24px;
		padding: 0px 0px 5px 0px;
	}

	.footer-bottom p {
		font-size: 12px;
		line-height: 18px;
	}


	.inner-banner-section {
		height: 100px;
	}

	.inner-banner-text h1 {
		font-size: 30px;
		line-height: 30px;
	}


	.about-full-wid {
		padding: 0px;
		margin: 0px;
		overflow: hidden;
	}

	.about-full-wid p {
		font-size: 14px;
		line-height: 22px;
		padding: 0px;
		margin: 0px 0px 10px 0px;
	}


	.services-section {
		padding: 40px 0px;
		margin: 0px;
	}

	.services-box-text h3 {
		font-size: 22px;
		line-height: 28px;
	}

	.services-box-text p {
		font-size: 14px;
		line-height: 20px;
		margin: 0px 0px 10px 0px;
	}


	.read-more {
		font-size: 16px;
		line-height: 16px;
		margin: 0px 0px 10px 0px;
	}


	.contact-page {
		padding: 40px 0px;
	}


	.contact-page-info-box {
		background: #fff;
		border: 2px dashed #2A327F;
		padding: 20px 20px;
		box-shadow: 22px 40px 40px 0px #0000000D;
		border-radius: 15px;
		height: 150px;
		margin: 0px 0px 10px 0px;
	}


	.contact-page-info-box h4 {
		font-size: 20px;
		line-height: 20px;
		margin: 0px 0px 15px 0px;
	}


	.contact-page-info-box p {
		font-size: 14px;
		line-height: 24px;
		gap: 2px;
	}

	.drop-sms-section {
		padding: 40px 0px;
	}


	.drop-sms-section h2 {
		font-size: 34px;
		line-height: 34px;
		margin: 0px 0px 20px 0px;
	}

	.drop-sms-section p {
		font-size: 16px;
		line-height: 26px;
		padding: 0px 20px 30px;
		margin: 0px;
	}


	.frm-inner {
		padding: 20px 40px 0px;
	}

	.frm-inner .form-row label {
		padding: 0px 0px 10px 0px;
	}


	.form-row .row .col-lg-6 {
		margin: 0px 0px 10px 0px;
	}


	.frm-inner .cumn-butn-body.orng-butn {
		margin: 20px auto 0px;
	}


	.footer-social-icon ul li a {
		width: 30px;
		height: 30px;
		font-size: 16px;
		line-height: 34px;
	}


	.about-section-inner-left {
		position: relative;
		height: 715px;

	}

.about-section-inner-left-three {
	right: 0px;
	top: 0px;
	padding-left: 0px;
}

.about-section-inner-left-two {
	left: 109px;
	bottom: 2px;
	padding-right: 0px;
}

    .director_left h2, .about-section-inner-text h2,.homepage-blog-section h2, .gallery-content-wrapper h2, .home-contact-section h2 {
        font-size: 50px;
        line-height: 60px;
        padding-bottom: 20px;
    } 
    .director_left {
        padding: 20px; 
    }
    .director_left p, .about-section p, .homepage-blog-section p, .gallery-content-wrapper p, .home-contact-section h5 {
        font-size: 20px;
        line-height: 32px;
        padding: 15px 0; 
    }
    .homepage-blog-section, .home-gallery-section .gallery-content-wrapper, .home-contact-section {
        padding: 60px 0px;
    }
    .checkbox-wrapper label {
        padding-left: 10px;
        font-size: 20px;
        line-height: 20px; 
        margin-top: -14px;
    }
    .homepage-blog-section .blog-wrapper {
        padding: 15px; 
        margin: 0 0 25px;
    } 
    .blog-content-wrapper h5 {
        font-size: 26px;
        line-height: 32px; 
        padding: 20px 0;
    }
    .blog-content-wrapper .excerpt p {
        font-size: 20px;
        line-height: 29px; 
        padding: 0 0 20px;
    }
    .about-section-inner-image .image-wrapper {
        padding: 20px;
    } 
    .photogallery-section .owl-carousel .owl-item img {
        min-height: 380px;
    }
    .cinema-wrapper { 
        padding: 10px;
    }
    .gallery-video video { 
        height: 400px;
    }

}


/* Tablet desktop :320px. */
@media (min-width: 320px) and (max-width: 767px) {
	.custom-container {
		padding: 0px 20px;
	}
	
	video {
    height: auto;
}

iframe {
    height: auto;
}

.live-show-section {
    padding: 60px 0;
}

.live-show-section h2 {
font-size: 40px;
line-height: 56px;
padding: 0 0 1px;
}


.home-gallery-section .gallery-image-wrapper .portfokio-lightbox {
    min-height: auto;
}

	.main-nav.scroll {
		height: auto;
		padding: 8px 0px;
	}

	.stellarnav ul {
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}

	.main-nav.scroll .logo img {
		width: 60%;
	}

	.logo {
		width: auto;
		height: auto;
		margin: 0px;
		padding: 0px;
	}

	.stellarnav {
		justify-content: end;
		align-items: center;
		gap: 5px;
	}

	a.banner-butn {
		font-size: 16px;
		width: auto;
	}

	a.banner-butn span {
		margin-right: 10px;
		width: 20px;
	}

	.menu-toggle {
		display: block !important;
		text-align: center;
	}

	.stellarnav .menu-toggle span.bars {
		top: 0px;
	}

	.stellarnav .menu-toggle {
		padding: 6px;
	}

	.stellarnav .menu-toggle span.bars span {
		width: 25px;
		height: 3px;
		margin: 0 0 3px;
		background: #F9C611;
	}

	.stellarnav.mobile.right>ul {
		z-index: 999;
		background: #000000;
	}

	.main-nav .stellarnav ul ul {
		width: 100%;
		background: #fff0f6;
		padding: 11px 2px;
	}

	.modal-body {
		padding: 12px 25px 16px 21px;
	}

	.stellarnav>ul>li>a:hover {
		color: #F9C611 !important;
	}

	.stellarnav>ul>li>a.active {
		color: #F9C611 !important;
	}

	.stellarnav .icon-close::after {
		border-bottom: solid 3px #CE4A64;
	}

	.stellarnav .icon-close::before {
		border-bottom: solid 3px #CE4A64;
	}

	.stellarnav a.dd-toggle .icon-plus::after {
		border-bottom: solid 3px #fff;
	}

	.stellarnav a.dd-toggle .icon-plus::before {
		border-bottom: solid 3px #fff;
	}

	.stellarnav.mobile li a {
		color: #fff;
		font-size: 17px;
		border-bottom: 1px solid rgba(210, 176, 176, 0.15);
		text-align: left;
	}

	.stellarnav .menu-toggle span.bars {
		top: 5px !important;
	}


	.main-nav {

		padding: 5px 0px;

	}


	.banner-section {
		height: auto;
	}

	.banner-text-inner .owl-dots {
		bottom: 10px;
	}

	.banner-text-inner .owl-dots .owl-dot.active span,
	.banner-text-inner .owl-dots .owl-dot:hover span {
		width: 20px;
		height: 8px;
	}

	.banner-text-inner .owl-dots .owl-dot span {
		width: 8px;
		height: 8px;
	}


.bannercarousel-text h1 {
	font-size: 25px;
	line-height: 25px;
}


	.bannercarousel-text {
		bottom: 33px;
	}


    .about-section {
        padding: 40px 0px;
    } 

	.about-section-inner-left {
		position: unset;
		height: auto;
		width: 100%;
	}

	.about-section-inner-left-one {
		width: 100%;
		height: auto;
		border-radius: 20px;
		position: unset;
		top: 0px;
		left: 0px;
		padding-right: 0px;
		margin-bottom: 10px;
	}

	.about-section-inner-left-one img {
		width: 100%;
		height: auto;
	}

	.about-section-inner-left-two {
		width: 100%;
		height: auto;
		border-radius: 20px;
		position: unset;
		left: 118px;
		bottom: -29px;
		padding-right: 0px;
		margin-bottom: 10px;

	}

	.about-section-inner-left-two img {
		width: 100%;
		height: auto;
	}

	.about-section-inner-left-three {
		position: unset;
		right: 0px;
		top: 15%;
		border-radius: 20px;
		width: 100%;
		height: auto;
		padding-left: 0px;
	}

	.about-section-inner-left-three img {
		width: 100%;
		height: auto;
	}

	.about-section-inner-right {
		padding: 10px 0px 0px 0px;
		margin: 0px;
	}


	.about-section-inner-right h2 {

		font-size: 30px;
		line-height: 35px;
		padding: 0px;
		margin: 0px 0px 10px 0px;
	}


	.about-section-inner-right p {

		font-size: 14px;
		line-height: 22px;

		padding: 0px;
		margin: 0px 0px 10px 0px;
	}

	.about-section-inner-right .cumn-butn-body.yel-butn {
		margin-top: 10px;
		float: left;
		padding: 12px 25px;
	}

	.cumn-butn-body {
		font-size: 16px;
		line-height: 16px;
	}

.photogallery-section {
	padding: 20px 0px;
	background-size: cover;
}


	.photogallery-section h2 {
		font-size: 30px;
		line-height: 30px;
		margin: 0px 0px 20px 0px;
	}

	.viewmore_btnsection {
		margin: 20px auto 0px;
	}


	.viewmore_btnsection .cumn-butn-body {
		padding: 12px 30px;
	}


	.footer-top {
		padding: 20px 0px;

		background-size: cover;

	}


	.footer-menu h3 {
		font-size: 20px;
		line-height: 20px;
		margin: 0px 0px 10px 0px;
	}


	.footer-menu ul li a {
		font-size: 12px;
		line-height: 26px;
	}

	.footer-social-icon {
		margin: 10px 0px;
		padding: 0px;
	}

	.footer-logo {
		margin: 20px auto;
		text-align: center;
		width: 85%;
	}

	.footer-info {
		margin: 0px;


	}


	.footer-info h3 {
		font-size: 20px;
		line-height: 20px;
		margin: 0px 0px 10px 0px;
	}


	.footer-info p span.info-text {
		width: 100%;
		display: flex;
	}

	.footer-info p {
		font-size: 16px;
		line-height: 26px;
		padding: 0px 0px 5px 0px;
	}


	.footer-bottom p {
		font-size: 12px;
		line-height: 18px;
	}


	.footer-bottom-left {
		text-align: center;
	}

	.footer-bottom-right {
		text-align: center;
	}

	/* =======inner-page-responsive===================== */

	.inner-banner-section {
		height: 100px;
	}

	.inner-banner-text h1 {
		font-size: 30px;
		line-height: 30px;
	}


	.about-full-wid {
		padding: 0px;
		margin: 0px;
		overflow: hidden;
	}

	.about-full-wid p {
		font-size: 14px;
		line-height: 22px;
		padding: 0px;
		margin: 0px 0px 10px 0px;
	}


	.services-section {
		padding: 20px 0px;
		margin: 0px;
	}


	.services-box-text h3 {
		font-size: 22px;
		line-height: 28px;
	}

	.services-box-text p {
		font-size: 14px;
		line-height: 20px;
		margin: 0px 0px 10px 0px;
	}


	.read-more {
		font-size: 16px;
		line-height: 16px;
		margin: 0px 0px 10px 0px;
	}


	.contact-page {
		padding: 20px 0px;
	}


	.contact-page-info-box {
		background: #fff;
		border: 2px dashed #2A327F;
		padding: 20px 20px;
		box-shadow: 22px 40px 40px 0px #0000000D;
		border-radius: 15px;
		height: auto;
		margin: 0px 0px 10px 0px;
	}


	.contact-page-info-box h4 {
		font-size: 20px;
		line-height: 20px;
		margin: 0px 0px 15px 0px;
	}


	.contact-page-info-box p {
		font-size: 14px;
		line-height: 24px;
		gap: 2px;
	}

	.drop-sms-section {
		padding: 20px 0px;
		background-size: cover;
	}


    .drop-sms-section h2 {
        font-size: 36px;
        line-height: 38px;
        margin: 10px 0px 10px 0px;
    } 


	.drop-sms-section p {
		font-size: 16px;
		line-height: 26px;
		padding: 0px;
		margin: 0px;
	}


	.frm-inner {
		padding: 20px 0px 0px;
	}

	.frm-inner .form-row label {
		padding: 0px 0px 10px 0px;
	}


	.form-row .row .col-lg-6 {
		margin: 0px 0px 10px 0px;
	}


	.frm-inner .cumn-butn-body.orng-butn {
		margin: 20px auto 0px;
	}

	/* =======inner-page-responsive===================== */
	
.banner-section .owl-item img {
    height: 200px;
    object-fit: cover;
    min-height: 190px;
} 
.services-box { border-radius: 15px;
  margin: 0px 0px 10px 0px;  }


.services-box-img { border-radius: 10px; }

    .director_left h2 {
        font-size: 40px;
        line-height: 53px;
        padding: 0 0 20px; 
    } 
    
    .director_left h2 span {
        font-size: 40px;
        line-height: 53px;
    } 
    
    .director_left {
        padding: 50px 20px;
    }
    .director-section {
        height: auto; 
    }
    
    .about-section-inner-text h2 {
        font-size: 40px;
        line-height: 33px; 
        padding: 0 0 30px;
    } 
    .director_left p {
        font-size: 20px;
        line-height: 32px; 
    }
    .about-section p {
        font-size: 20px;
        line-height: 32px; 
    }
    
    .homepage-blog-section p {
        font-size: 20px;
        line-height: 32px;
        padding: 0 0 25px;
    } 
    .gallery-content-wrapper p {
        font-size: 20px;
        line-height: 30px; 
        padding: 0 20px 0;
    } 
    .home-contact-section h5 {
        font-size: 28px;
        line-height: 32px;
        padding: 0 0 40px;
    }
    .checkbox-wrapper label {
        padding-left: 8px;
        font-size: 18px;
        line-height: 27px;
        margin-top: -8px;
    } 
    .home-contact-section form input[type="checkbox"] {
        height: 20px;
        width: 20px;
    }
    .checkbox-wrapper {
        text-align: left;
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }  
    .home-contact-section {
        padding: 60px 0; 
    }
    .home-contact-section h2 {
        font-size: 50px;
        line-height: 53px;
        padding: 0 0 20px;
    } 
    .homepage-blog-section h2 {
        font-size: 50px;
        line-height: 53px; 
        padding: 0 0 30px;
    }
    .homepage-blog-section {
        padding: 50px 0px; 
    }
    .home-gallery-section .gallery-content-wrapper {
        padding: 50px 0 30px;
    }
    .gallery-video video {
        height: 320px;
    } 
    .gallery-content-wrapper h2 {
        font-size: 40px;
        line-height: 33px;
        padding: 0 0 30px; 
    }
    .home-contact-section form input[type="text"], .home-contact-section form input[type="email"] {
        font-size: 20px;
        line-height: 123%;
        padding: 16px 20px;
        margin-bottom: 30px; 
    }
    
    .home-contact-section form textarea {
        font-size: 20px;
        line-height: 123%;
        padding: 16px 20px;
        margin-bottom: 30px; 
       min-height: 120px;
    } 
    
    .home-contact-section form button.butn-send {
        padding: 10px 50px;
        font-size: 23px;
        line-height: 32px; 
    }
    .home-contact-section p {
        font-size: 18px;
        line-height: 27px;
        padding: 30px 0 0;
    }
    .copyright-text p {
        font-size: 15px;
        line-height: 27px;
        padding: 0 0 20px;
        text-align: center;
    }
    .footer-menu {
        padding: 0 0 20px; 
    }
    .footer-content-wrapper {
        text-align: center; 
    }
    .footer-social-icon ul { 
        gap: 10px;
    }
    .footer-social-icon { 
        display: flex;
        justify-content: center;
    }
    .homepage-blog-section .blog-wrapper { 
        padding: 12px; 
        margin: 0 0 20px;
    }
    .blog-content-wrapper h5 {
        font-size: 28px;
        line-height: 34px; 
        padding: 20px 0;
    }
    .blog-content-wrapper .excerpt p {
        font-size: 18px;
        line-height: 27px;
        padding: 0 0 25px;
    } 
    .photogallery-section .owl-carousel .owl-item img {
        min-height: 340px;
    }
    .about-section-inner-image .image-wrapper {
        padding: 20px;
    } 
    .director_right img {
        height: 449px;
        object-fit: cover;
        background-position: center center;
        overflow: hidden;
    } 
    .blog-content-wrapper p span.blog-date {
        font-size: 24px;
        line-height: 27px; 
    }
    .blog-content-wrapper p span.view-more {
        font-size: 15px;
        line-height: 27px; 
    }
    .aboutuspage-text h3 {
        font-size: 28px;
        line-height: 30px;
        padding-bottom: 34px;
    }
}