@media (min-width: 1200px) {
    .container {
        max-width: 1050px;
    }
}
@media (min-width: 1400px) {
	.container {
		max-width: 1250px;
	}
}
@media only screen and (max-width: 1479px){
	.main-header .main-box{
		padding: 0px 30px;
	}

	.sidenav-bar-visible header,
	.sidenav-bar-visible main{
		width: 100%;
	}

	.sidenav-bar{
		width: 100%;
	}
}

@media only screen and (max-width: 1139px){
	.about-us .content-column .inner-column{
		padding-right: 0;
	}

	.sec-title{
		padding-top: 30px;
	}

	.sec-title .float-text{
		font-size: 150px;
	}

	.fact-counter .column .inner{
		padding: 40px 20px;
	}

	.welcome-section .row,
	.pricing-section .row{
		margin: 0 -15px;
	}

	.welcome-section .column,
	.pricing-table{
		padding: 0 15px;
	}
	
	.fun-facts .progress-column .inner-column,
	.main-footer .footer-column .useful-links,
	.main-footer .footer-column .recent-posts{
		padding-left: 0;
	}

	.scroll-to-top{
		left: 15px;
	}
	
	.banner-section-three h2{
		font-size: 48px;
	}

	.about-section .image-column .inner-column{
		padding: 70px 0 0;
	}

	.blog-single, .blog-sidebar,
	.sidebar-side .services-sidebar,
	.contact-page-section .form-column .inner-column,
	.about-me .image-column .image-box{
		padding-right: 0;
	}

	.sidebar-side .sidebar.pd-left{
		padding-left: 0;
	}

	.header-style-two .main-menu .navigation > li{
		margin-right: 35px;
	}
}

@media only screen and (max-width: 1023px){
	.main-header{
		top: 0;
	}

	.main-header .main-box{
		padding: 0px 0px;
	}

	.banner-section .swiper-slide h2{
		font-size: 60px;
	}

	.banner-section-two .slide-item h2,
	.banner-section .swiper-slide h3{
		font-size: 40px;
	}

	.banner-section-three .social-icon-two,
	.banner-section-two .owl-nav,
	.banner-slider-arrows{
		left: 15px;
		bottom: 15px;
	}

	.banner-section-two .square-menu,
	.banner-section .circular-menu{
		right: 15px;
		bottom: 15px;
	}

	.banner-section-two .slide-item .content-box{
		height: 800px;
	}

	.subscribe-form{
		padding: 60px 50px;
	}

	.banner-section-three .center-stipts,
	.subscribe-form br{
		display: none;
	}

	.banner-section-three .shape-outer,
	.banner-section-three .inner{
		width: 75%;
	}

	.project-block .caption-box{
		position: relative;
		left: 0;
		right: 0;
		bottom: 0;
		opacity: 1;
    	transform: scale(1);
    	background-color: #252525;
	}

	.project-block .caption-box .read-more,
	.project-block .caption-box .text,
	.project-block .caption-box h4{
		opacity: 1;
	    visibility: visible;
	    transform: translateY(0);
	}

	.faq-form-section .image-column,
	.about-section .image-column .image:before,
	.call-back-section .image-column{
		display: none;
	}

	.service-detail-section .content-side,
	.about-section .content-column{
		order: 0;
	}

	.about-section .image-column .inner-column{
		padding: 0;
	}

	.time-counter .time-countdown,
	.coming-soon .content .content-inner .logo{
		margin-bottom: 120px;
	}

	.header-style-two .nav-outer .main-menu{
		display: none;
	}

	.header-style-two .outer-box .btn-box{
		display: block;
	}
}	

@media only screen and (min-width: 768px){
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
}

@media only screen and (max-width: 767px){
	.banner-section .swiper-slide .content .inner{
		max-width: 400px;
	}

	.banner-section-two .active .text br,
	.banner-section .swiper-slide .content .inner br{
		display: none;
	}

	.sec-title .float-text{
		font-size: 120px;
	}

	.pricing-table{
		padding: 0 50px;
	}

	.subscribe-form{
		text-align: center;
	}

	.subscribe-form .form-inner{
		max-width: 100%;
		text-align: center;
	}

	.subscribe-form .upper-box{
		padding-left: 0;
		border-left: 0;
	}

	.subscribe-form .envelope-image{
		position: relative;
		display: inline-block;
		left: 0;
		top: 0;
		height: 150px;
		width: 150px;
		right: 0;
		margin: 0 auto 20px;
	}

	.project-detail,
	.project-section,
	.call-back-section,
	.pricing-section,
	.about-me,
	.news-section.alternate,
	.service-detail-section,
	.faq-form-section,
	.features-section,
	.services-section,
	.testimonial-section,
	.fun-facts{
		padding: 70px 0;
	}
	
	.services-section-two,
	.about-section,
	.welcome-section,
	.faq-section,
	.sidebar-page-container,
	.main-footer .widgets-section,
	.about-us{
		padding: 70px 0 20px;
	}

	.team-section,
	.contact-page-section,
	.project-section-two{
		padding: 70px 0 40px;
	}

	.map-section{
		padding-bottom: 70px;
	}

	.video-section .content-box h2,
	.contact-info-section h2{
		font-size: 36px;
		line-height: 1.2em;
	}

	.contact-info-section h2 br{
		display: none;
	}

	.newsletter-section{
		padding: 0;
	}

	.welcome-section .sec-title br,
	.main-footer .footer-bottom .footer-nav{
		display: none;
	}

	.main-footer .footer-bottom .copyright-text{
		width: 100%;
		text-align: center;
	}

	.project-block .caption-box{
		position: relative;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		display: block;
	}

	.banner-section-three .shape-outer, 
	.banner-section-three .inner{
		width: 100%;
	}

	.about-section .sec-title{
		margin-bottom: 30px;
	}

	.page-title{
		padding: 150px 0 100px;
	}

	.page-title h2{
		font-size: 44px;
		line-height: 1.2em;
	}

	.project-detail .list-style-two li{
		width: 100%;
	}

	.error-section h3{
		font-size: 50px;
	}

	.error-section{
		padding: 150px 0 100px;
	}

	.login-section{
		padding: 100px 0 30px;
	}
}

@media only screen and (max-width: 599px){

	.banner-section .swiper-slide h2{
		font-size: 40px;
		margin-bottom: 15px;
	}

	.error-section .sec-title h1{
		font-size: 150px;
	}

	.error-section h3{
		font-size: 34px;
	}

	.project-detail .lower-content h2,
	.banner-section .swiper-slide h3{
		font-size: 24px;
	}

	.banner-section .swiper-slide .text{
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 20px;
	}

	.banner-section .swiper-slide .btn-box .theme-btn{
		padding: 10px 30px;
		line-height: 20px;
		font-size: 14px;
	}

	.banner-section .swiper-slide .text br,
	.banner-section .content .inner:before,
	.banner-section .content .inner:after,
	.video-section .content-box h2 br,
	.about-us .image-column .inner-column:before,
	.main-header .cart-btn{
		display: none;
	}

	.main-header .btn-box,
	.main-header .search-box{
		margin-left: 0;
	}

	.banner-section-two .slide-item h2{
		font-size: 34px;
	}

	.about-us .about-years{
		padding: 0;
		box-shadow: none;
		background-color: transparent;
	}

	.about-us .image-column .image{
		padding: 0 0 30px;
	}

	.sec-title{
		padding-top: 20px;
	}

	.sec-title .float-text{
		font-size: 64px;
	}

	.sec-title h2{
		font-size: 34px;
	}

	.subscribe-form{
		padding: 40px 30px;
	}

	.subscribe-form .upper-box h4{
		font-size: 32px;
	}

	.contact-info-section .number{
		font-size: 24px;
	}

	.pricing-table{
		padding: 0 15px;
	}

	.testimonial-block .content-box .text{
		font-size: 16px;
		line-height: 1.4em;
	}

	.testimonial-block .info-box{
		padding: 30px 20px;
		padding-left: 120px;
	}

	.testimonial-block .thumb{
		left: 20px;
	}

	.subscribe-form .form-group{
		padding-right: 0;
	}

	.subscribe-form .form-group input[type="submit"],
	.subscribe-form .form-group button{
		position: relative;
		display: inline-block;
		margin-top: 30px;
	}

	.banner-section-two .slide-item .content-box{
		height: 700px;
	}

	.banner-section-three .content-outer{
		height: 500px;
	}

	.banner-section-three h2{
		font-size: 30px;
	}

	.service-block-two .text{
		font-size: 15px;
	}

	.service-block-two .lower-content{
		padding: 30px 20px;
	}

	.video-section .content-box h2,
	.contact-info-section h2{
		font-size: 28px;
	}

	.project-block .caption-box{
		padding: 30px 25px 30px;
		text-align: center;
	}

	.feature-block-two .inner-box .icon{
		left: 0;
		top: 0;
		position: relative;
		display: inline-block;
		margin-bottom: 20px;
	}

	.feature-block-two .inner-box{
		padding: 20px 30px;
		text-align: center;
	}

	.call-back-section .outer-box{
		max-width: 100%;
	}

	.about-section .content-column .message,
	.testimonial-block-two .inner-box .text{
		font-size: 18px;
		line-height: 1.4em;
	}

	.coming-soon .emailed-form .text br,
	.sec-title .text br{
		display: none;
	}

	.about-section .list-style-two li{
		width: 100%;
	}

	.about-me .info-column .text-box{
		padding: 40px 20px;
	}

	.time-counter .time-countdown, .coming-soon .content .content-inner .logo {
	    margin-bottom: 60px;
	}

	.coming-soon .emailed-form .text{
		font-size: 24px;
		line-height: 1.2em;
	}

	.clock-wrapper{
		transform: scale(1.2);
	}

	.project-detail .project-info{
		padding: 40px 20px 20px;
	}

	.styled-pagination li{
		margin: 0 0px;
	}

	.news-section.alternate .styled-pagination{
		margin-top: 0;
	}

	.blog-single blockquote{
		padding: 20px;
	}

	.blog-single blockquote cite span{
		display: block;
	}

	.comments-area .comment-box .author-thumb{
		position: relative;
		display: inline-block;
		left: 0;
		top: 0;
	}

	.comments-area .comment-box .reply-btn{
		position: relative;
		display: inline-block;
		left: 0;
		top: 0;
		margin-top: 20px;
	}

	.comments-area .comment{
		padding: 20px 20px;
	}

	.comment-form .form-group{
		margin-bottom: 20px;
	}

	.comments-area .comment-box.reply-comment{
		margin-left: 0;
	}

	.cart-section .apply-coupon .form-group{
		margin-right: 0;
	}

	.shop-comment-form .rating-box .text{
		width: 100%;
	}

	.shipping-form button, 
	.cart-section .coupon-btn, 
	.cart-section .cart-options > div, 
	.cart-section .apply-coupon .form-group,
	.cart-section .cart-options .cart-btn, 
	.cart-section .totals-table .proceed-btn, 
	.cart-section .apply-coupon .form-group input[type="text"]{
	    width: 100%;
	}

	.payment-box .payment-options li .radio-option .what-paypall{
		margin-left: 0;
		width: 100%;
		text-align: right;
	}

	.contact-form,
	.payment-box{
		padding: 30px 20px;
	}

	.sec-title,
	.contact-page-section .sec-title{
		margin-bottom: 30px;
	}

	.request-form{
		padding: 40px 20px;
	}

	.search-popup .form-group input[type="text"], .search-popup .form-group input[type="search"]{
		font-size: 16px;
	}
}

@media only screen and (max-width: 479px){

	.blog-single .post-share-options .social-icon-two{
		margin-top: 10px;
	}

	.latest-news .post{
		padding-top: 0;
	}

	.checkout-form .column .inner-column{
		padding: 30px 20px;
	}

	.login-form{
		padding: 30px 20px 25px;
	}
	.project-detail blockquote{
		padding: 20px 20px;
	}

	.payment-box .payment-options li .radio-option label .small-text{
		margin-left: -30px;
	}
}

/*=================================================
		RTL Responsive
==================================================*/


@media only screen and (max-width: 1479px){
	.rtl .main-header .main-box{
		padding: 0px 0px;
	}
}

@media only screen and (max-width: 1139px){
	.rtl .about-us .content-column .inner-column{
		padding-left: 0;
	}

	.rtl .fact-counter .column .inner{
		padding: 40px 20px;
	}

	.rtl .welcome-section .column,
	.rtl .pricing-table{
		padding: 0 15px;
	}
	
	.rtl  .fun-facts .progress-column .inner-column,
	.rtl .main-footer .footer-column .useful-links,
	.rtl .main-footer .footer-column .recent-posts{
		padding-right: 0;
	}

	.rtl .about-section .image-column .inner-column{
		padding: 70px 0 0;
	}

	.rtl .blog-single, .blog-sidebar,
	.rtl .sidebar-side .services-sidebar,
	.rtl .contact-page-section .form-column .inner-column,
	.rtl .about-me .image-column .image-box{
		padding-left: 0;
	}

	.rtl .header-style-two .main-menu .navigation > li, 
	.rtl .main-menu .navigation > li{
		margin-left: 35px;
	}
}

@media only screen and (max-width: 1023px){
	.rtl .main-header .main-box{
		padding: 0px 0px;
	}

	.rtl .subscribe-form{
		padding: 60px 50px;
	}

	.rtl .about-section .image-column .inner-column{
		padding: 0;
	}
}

@media only screen and (max-width: 767px){
	.rtl .pricing-table{
		padding: 0 50px;
	}

	.rtl .subscribe-form .upper-box{
		padding-right: 0;
		border-right: 0;
	}

	.rtl .newsletter-section{
		padding: 0;
	}
}

@media(max-width:1024px){
	.quiclenksSec .quiklinksItms .quikItem .quikData .databox h2{
		width: auto;
	}
}
@media(max-width:768px){
  
    .main-header .outer-box{
        gap:10px;
    }
    .switch_Mode_Label{
        margin-left: 0px;
    }
  
    .Sec_Title h2 {
    font-size: 20px;
    line-height: 34px;
            margin-bottom: 10px;
        width: auto;
}

    .header-style-two .logo img{
        height: 30px;
        width: auto;
    }

   
/**********************/
.PartnerItems .owl-dots {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    row-gap: 15px;
    justify-content: center;
}

.LangBTN{
    height: 45px;
    width: 45px !important;
    padding: 0;
     min-width: 40px !important;
}

.BanneSection .DataLayer h1{
          font-size: 40px;
        line-height: normal;
        margin-bottom: 40px;
}
.BanneSection .DataLayer h2 {
    font-size: 20px;
    line-height: normal;
}
.BanneSection .DataLayer .Description {
    width: 100%;
}
.BanneSection .DataLayer .ScrollBTN{
    bottom: 20px;
}
.PartnerItems .partnrhome-carousel::before{
    width: 80px;
}
.PartnerItems .partnrhome-carousel::after{
    width: 80px;
}
.Sec_Title {
    margin-bottom: 30px;
}
.BestPartner {
    padding-top: 40px;
    padding-bottom: 40px;
}
.PartnerItems {
    margin-top: 0;
}
.KnowMoreSection .KnowMoreBox{
    flex-direction: column;
}
.KnowMoreSection .theme-btn {
    border-radius: 12px;
    position: relative;
    width: 100%;
}
.KnowMoreSection .KnowMoreBox .data {
    text-align: center;
}
.KnowMoreSection .KnowMoreBox .data h2{
    margin-bottom: 12px;
}
.meetAISection .MeetData .titile h1 {
    font-size: 24px;
    line-height: 24px;
}
.meetAISection .MeetData .titile h2 {
    font-size: 16px;
    line-height: 24px;
}
.meetAISection .MeetData .titile {
    margin-bottom: 16px;
}
.meetAISection .MeetData .titile h1{
    margin-bottom: 8px;
}
.meetAISection .MeetData .infoss {
    margin-bottom: 24px;
}
.meetAISection .imageBox{
    margin-top: 30px;
}
.whatyouCanSection {
    padding: 40px 0;
}
.portalItems .itemPortal .portalData {
    padding: 20px;
}
.portalItems .itemPortal .portalData .logoArrow {
    margin-bottom: 20px;
}
.portalItems .itemPortal .portalData .titile h2 {
    font-size: 20px;
}
.portalItems .itemPortal .portalData .titile {
    margin-bottom: 20px;
}
.portalItems .itemPortal .portalData .SeeMoreLink {
    margin-top: 50px;
}
.connectGrowSec {
    padding: 40px 0;
}
.Sec_Title p{
    margin-top: 0;
}
.connectGrowSec .youtubeBox .BoxData{
    padding: 20px;
}
.connectGrowSec .youtubeBox .BoxData .header {
    gap: 8px;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.connectGrowSec .youtubeBox .BoxData .header h2 {
    font-weight: 800;
    font-size: 25px;
}
.connectGrowSec .youtubeBox .BoxData .desc {
    margin-bottom: 20px;
}
.connectGrowSec .youtubeBox .BoxData .desc p {
    text-align: center;
}
.connectGrowSec .youtubeBox .BoxData .seeAllTotruals {
    margin-top: 20px;
}
.connectGrowSec .youtubeBox{
    margin-bottom: 40px;
}
.connectGrowSec .joinandExplorBox .joinBox .dowenBox {
    padding: 20px 20px;
}
.connectGrowSec .joinandExplorBox .joinBox .dowenBox h2 {
    font-size: 20px;
    margin-bottom: 4px;
}
.connectGrowSec .joinandExplorBox .joinBox .dowenBox p {
    margin-bottom: 12px;
}
.connectGrowSec .joinandExplorBox .explorbox {
    padding: 20px;
}
.connectGrowSec .joinandExplorBox .explorbox h2 {
    font-size: 20px;
    margin-bottom: 4px;
}
.connectGrowSec .joinandExplorBox .explorbox p{
    margin-bottom: 12px;
}
.whatsnewsItems .itemwhatsnew{
    padding: 20px;
}
.whatsnewsItems .itemwhatsnew h2{
    font-size: 18px;
    margin-bottom: 8px;
}
.whatsnewsItems .itemwhatsnew p{
    margin-bottom: 12px;
}
.whatsnewsItems .itemwhatsnew .iconimage{
    margin-bottom: 16px;
}
.whatsnewsItems{
    padding-bottom: 40px;
}
.quiclenksSec{
    padding-bottom: 40px;
}

.meetAISection{
    padding-top: 0;
}
.meetAISection .MeetData .icon {
    margin-bottom: 25px;
}
.meetAISection .MeetData .descrip {
    margin-bottom: 25px;
}
.quiclenksSec{
    padding: 40px 0;
}
.explorsec .explorBox .explorbody{
    height: 200px;
}
.connectGrowSec .youtubeBox:hover .BoxData .itemVedios .owl-nav .owl-prev{
	right: 0px;
}
.connectGrowSec .youtubeBox:hover .BoxData .itemVedios .owl-nav .owl-next{
	left: 0px;
}
.explorsec .explorBox .headerbox img {
    margin-bottom: 0;
    height: 24px;
}
.explorsec .explorBox .headerbox p {
    font-size: 14px;
}
.explorsec .explorBox .headerbox{
	padding: 12px;
}
.PartnerItems .partnrSlickCaurosel::after{
	width: 100px;
}
.PartnerItems .partnrSlickCaurosel::before{
	width: 100px;
}

}


@media only screen and (max-width: 599px){
	.rtl .banner-section .swiper-slide .btn-box .theme-btn{
		padding: 10px 30px;
	}

	.rtl .main-header .btn-box,
	.rtl .main-header .search-box{
		        margin-left: auto;
        margin-right: auto;
        float: left;
        padding: 0;
	}

	.rtl .about-us .about-years{
		padding: 0;
	}

	.rtl .about-us .image-column .image{
		padding: 0 0 30px;
	}

	.rtl .subscribe-form{
		padding: 40px 30px;
	}

	.rtl .pricing-table{
		padding: 0 15px;
	}

	.rtl .testimonial-block .info-box{
		padding: 30px 20px;
		padding-right: 120px;
	}

	.rtl .testimonial-block .thumb{
		right: 20px;
	}

	.rtl .subscribe-form .form-group{
		padding-left: 0;
	}

	.rtl .service-block-two .lower-content{
		padding: 30px 20px;
	}

	.rtl .project-block .caption-box{
		padding: 30px 25px 30px;
	}

	.rtl .feature-block-two .inner-box .icon{
		right: 0;
	}

	.rtl .feature-block-two .inner-box{
		padding: 20px 30px;
	}

	.rtl .about-me .info-column .text-box{
		padding: 40px 20px;
	}

	.rtl .project-detail .project-info{
		padding: 40px 20px 20px;
	}

	.rtl .blog-single blockquote{
		padding: 20px;
	}

	.rtl .comments-area .comment-box .author-thumb{
		right: 0;
	}

	.rtl .comments-area .comment-box .reply-btn{
		right: 0;
	}

	.rtl .comments-area .comment{
		padding: 20px 20px;
	}

	.rtl .contact-form,
	.rtl .payment-box{
		padding: 30px 20px;
	}

	.rtl .request-form{
		padding: 40px 20px;
	}
}

@media only screen and (max-width: 479px){

	.rtl .project-detail blockquote{
		padding: 20px 20px;
	}

	.rtl .payment-box .payment-options li .radio-option label .small-text{
		margin-right: -30px;
		margin-left: 0;
	}
}