@media only screen and (max-width: 7000px){
	.page-wrapper{
		overflow: hidden;
	}

	.nav-dropdown{
		left: -13vw !important;
	}
	
}

@media (min-width: 1700px) and (max-width: 2000px){
	.nav-dropdown{
		left: -16vw !important;
	}
	.page-title h1{
		font-size: 5em;
	}
	#main-page-headers{

	}
}

@media (min-width: 1400px) and (max-width: 1700px){
	.nav-dropdown{
		left: -18vw !important;
	}
	.slider-text {
		margin-top: -40vh !important;
	}
	.slider-textX {
		margin-top: 33vh !important;
	}
	.slider-textX >h1 , .slider-text >h1{
		font-size: 3.5em !important;
		line-height: 1.4em !important;
	}
}

@media only screen and (max-width: 1400px){
	.welcome-section .image-one:before {
		display: none;
	}
	.project-block > h5{
		font-size: 15px;
	}
	.nav-dropdown{
		left: -22vw !important;
	}
	.slider-text {
		margin-top: -40vh !important;
	}
	.slider-textX {
		margin-top: 33vh !important;
	}
	.slider-textX >h1 , .slider-text >h1{
		font-size: 3.5em !important;
		line-height: 1.4em !important;
	}
}

@media only screen and (max-width: 1299px){
	.main-header.header-style-two .header-upper .link-box {
		display: none;
	}
	.header-style-two .header-top {
		padding-right: 0;
	}

	.slider-text{
		margin-top: -12vh !important;
	}
	.slider-textX{
		margin-top: -12vh !important;
	}
	.mcr{
		margin-top: -12vh !important;
	}
}

@media (min-width: 850px) and (max-width: 1199px){
	.text-center{
		margin-top: -28vh !important;
	}
}

@media only screen and (max-width: 1199px){

	.banner-section .banner-slider-nav {
		display: none;
	}
	.header-top .right-column {
	    display: none;
	}
	.banner-section .content-box h1 {
		font-size: 60px;
		line-height: 75px;
	}
	.header-style-two .auto-container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.projects-section .auto-container {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media only screen and (max-width: 1139px){
	/* Default */
	.main-header .nav-outer .main-menu,
	.sticky-header{
		display: none !important;
	}
	.nav-outer .mobile-nav-toggler{
		display: block;
	}
	.prod-image-banner{
		margin-top: 14vh !important;
	}
	#large-view-details{
		display: none;
	}
	#min-view-details{
		display: inline-block !important;
		margin-top: -12vh;
	}
	#product-dropdown{
		display: none !important;
	}
	#product-dropdown2{
		display: inline-block !important;
	}
}

@media only screen and (max-width: 991px){
	.banner-section .content-box h1 {
		font-size: 50px;
		line-height: 60px;
	}
	.welcome-section .image-one {
		margin-top: -20px;
		margin-bottom: 30px;
	}
	.welcome-section .image-one img {
		width: 100%;
	}
	.welcome-section .image-two {
		margin-left: 0;
		transform: translate(0) !important;
		margin-bottom: 30px;
		margin-top: 0;
	}
	.testimonial-block .author-title {
		margin-bottom: 50px;
	}
	.welcome-section-two .side-image {
		display: none;
	}
	.welcome-section-two .image-one {
		margin-left: 0;
		margin-right: 0;
	}
	.welcome-section-two .image-one img {
		width: 100%;
	}
	.rtl .faq-section .inner-container {
		padding-right: 15px;
	}
	.faq-section .inner-container {
		padding-left: 15px;
	}
	.faq-section .column .image {
		display: block;
		margin-bottom: 50px;
	}

	.faq-section .column .image img {
		width: 100%;
	}

	.faq-section .column {
		background: none !important;
	}
	.rtl .welcome-section-two .image-one {
		margin-right: 0;
		margin-left: 0;
	}
	.auto-container > .wrapper-box{
		padding: 0 5vw;
	}
	.auto-container > div > .service-block{
		min-width: 85vw;
	}
	.services-section > h1{
		margin-bottom: 13vh !important;
	}
	.test-desc{
		width: 40vw ;
	}
	.contact-details{
		padding: 0 7vw;
		margin-top: 0 !important;
	}
	.contact-map{
		margin: 0 !important;
	}
	.gmap_canvas{
		width: max-content !important;
		height: max-content !important;
	}
	.gmap_canvas > iframe{
		width: 85vw !important;
		margin-left: 8vw;
	}
	.left-content-foot{
		margin-left: 12vw;
	}
	.left-head-foot{
		margin-left: 12vw;
	}
	.sub-prod-head-1 > div > h2{
		font-size: 1.3rem;
		text-align: center !important;
	}
	.review-content{
		height: 50vh;
	}
	.review-slider-all{
		height: 90vh !important;
	}
	.second-hd{
		background-image: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px){
	.text-prods2{
		height: max-content;
	}
	.all-about{
		margin-left: 5vw !important;
	}
	.data-ul{
		padding: 3vh 4vw 5vh 14vw !important;
	}
	.slider-text{
		margin-top: -5vh !important;
	}
	.slider-TextX{
		margin-top: -5vh !important;
	}
	.mcr{
		margin-top: 5vh !important;
	}
	.banner-section .swiper-slide-active .content-box .inner > h1 {
		word-spacing: 0.4em;
		font-size: 4em !important;
	}
}

@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){
	#nav-dropdown > li > a {
		color: black;
	}
	.last-main-h{
		margin-top: 25vh !important;
	}
	#min-footer{
		display: inline-block !important;
	}
	#max-footer{
		display: none;
	}
	.slider-text, .slider-textX{
		margin-top: 10vh !important;
		/*font-family: 'Gotham', sans-serif;*/
	}
	.mcr{
		margin-top: 10vh !important;
	}
	.all-about{
		margin-left: 4vw !important;
	}
	br {
		display: none;
	}
	.data-ul{
		padding: 3vh 4vw 5vh 13vw !important;
	}
	.abt-nuradha > h5{
		margin-top: 3vh;
	}
	.welcome-section .list {
		margin-bottom: 50px;
	}
	.blue-thunder-img{
		position: relative !important;
		margin: 0 0 2vh 4vw !important;
	}
	.blue-thunder-img > img{
		width: 22vw !important;
	}
	.auto-container > .wrapper-box{
		padding: 0 5vw;
	}
	.banner-section .content-box {
		min-height: 700px;
	}
	.btn-style-one {
		padding: 13px 30px;
	}
	.banner-section.style-two .content-box .inner {
		padding-left: 0;
	}
	.banner-section.style-two .content-box .inner:before {
		display: none;
	}
	.welcome-section-two .bottom-content {
		padding-right: 0;
	}	
	.welcome-section-two .experience-years {
		position: relative;
		margin-bottom: 25px;
	}
	.contact-map iframe {
		border-radius: 0 !important;
	}

	/*-----------*/
	#slider-mobile-prods-1{
		display: none;
	}
	#slider-mobile-prods-2{
		display: inline !important;
	}
	.last-header-prods{
		margin-left: 0 !important;
		text-align: center;
		padding: 0 6vw;
	}
	.prod-head > h1 {
		font-size: 1.4rem;
	}
	.prod-head > h2 {
		font-size: 1.4rem;
		margin: 0 0 3vh 5vw;
	}
	.marine-prods {
		margin-left: -3vw !important;
	}
	.last-access > .row{
		width: 85vw !important;
		margin-left: 2vw !important;
	}
	.sub-prod-head-1 > div{
		padding-left: 0 !important;
	}
	.prod-head{
		margin-left: 0 !important;
	}
	.prod-head > h2{
		text-align: center !important;
		margin: 0 0 3vh 0 !important;
	}
	.sub-prod-head-1 > div > h2{
		font-size: 1.1rem;
		text-align: center !important;
	}
	.test-desc {
		width: 75vw;
	}
	.last-section{
		margin-left: 0 !important;
	}
	.slide-container{
		height: 40vh !important;
	}
	.contact-section{
		padding-top: 2vh !important;
	}
	.abt-img{
		min-width: 100vw !important;
		margin: 0 4vw 0 2vw !important;
	}
	.abt-img > img{
		max-width: 96% !important;
	}
	.ctz{
		min-width: 100vw !important;
		padding-right: 0 !important;
	}
	.contact-details{
		margin: 0 !important;
		padding: 0 0 0 8vw;
	}
	.crx{
		min-width: 100vw !important;
		padding-left: 10vw ;
	}
}

.goToProd{
	background-color: #2b323da1 !important;
}

@media only screen and (max-width: 575px){

	#main-page-headers{
		display: inline-block !important;
	}
	.last-main-h{
		margin-top: 20vh !important;
	}
	.all-about{
		margin-left: 2vw !important;
	}
	.data-ul{
		padding: 3vh 4vw 5vh 8vw !important;
	}
	.blue-thunder-img > img{
		width: 75vw !important;
	}
	.blue-thunder-img{
		position: relative !important;
		margin: -2vh 0 2vh -5vw !important;
	}
	.mar{
		margin-left: 10vw !important;
		width: 80vw !important;
	}

	.weichai{
		max-width: 25vw !important;
	}

	.lightbox{
		margin-left: 7vw;
	}
	.product-header{
		font-size: 19px;
		text-align: center;
		/*margin: 5vh 0 5vh 0 !important;*/
	}
	.project-details{
		padding: 121px 0 47px !important;
	}
	.auto-container > .mt-5{
		margin-top: 0 !important;
	}
	.our-team{
		margin-left: -7vw;
	}
	.review-slide-main{
		margin-top: -2vh;
		z-index: 5;
	}
	.slider-text,.slider-textX{
		margin-top: 10vh !important;
	}
	.mcr{
		margin-top: 10vh !important;
	}
	.main-desc-2 {
		margin: 2px 6% !important;
	}
	.ma1 > img{
		min-height: 35vh !important;
		padding: 4vw;
	}
	.ma2 > img{
		min-height: 30vh !important;
		padding: 4vw;
	}
	.banner-section .content-box h1 {
		font-size: 60px;
		line-height: 54px;
	}
	.rtl .testimonials-section .icon-box {
		padding-right: 30px;
	}
	.testimonials-section .icon-box {
		padding-left: 30px;
	}
	
	.testimonials-section .icon-box .icon {
		margin-bottom: 20px;
	}
	
	.testimonials-section .icon-box h4 {
		width: 100%;
	}
	.news-block .content {
		padding: 20px;
	}
	.news-block.style-two h4 {
		font-size: 20px;
	}
	.news-block h4 {
		font-size: 30px;
	}
	.sec-title h2 {
		font-size: 40px;
		line-height: 50px;
	}
	.clients-logo-section {
		padding: 80px 0;
	}
	.newsletter-section .icon-box {
		padding-left: 0;
	}
	.newsletter-section .icon-box .icon {
		display: none;
	}
	.cta-section h3 {
		font-size: 35px;
	}
	.video-section h2 {
		font-size: 40px;
		line-height: 50px;
	}
	.page-title h1 {
		font-size: 40px;
		line-height: 50px;
	}
	.service-details .service-benifit .icon-box h4 {
		width: 100%;
	}	
	.service-details .service-benifit .icon-box .icon {
		margin-bottom: 20px;
	}
	.styled-pagination li a {
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.post-tag .social-icon {
		width: 100%;
		margin-top: 30px;
		justify-content: left;
	}	
	.sidebar-page-container .author-box {
		padding: 30px;
	}	
	.sidebar-page-container .author-box .image {
		position: relative;
		top: 0;
		left: 0;
		margin-bottom: 30px;
	}	
	.comments-area .comment-box .reply-comment-btn {
		position: relative;
	}	
	.comments-area .comment {
		padding-left: 0;
	}	
	.comments-area .comment-box .author-thumb {
		position: relative;
	}	
	.comments-area .comment-info {
		margin-bottom: 10px;
	}	
	.blog-sidebar .widget {
		padding: 31px;
	}
	.rtl .sidebar-page-container .author-box {
		padding-right: 40px;
	}
	.rtl .sidebar-page-container .author-box .image {
		right: 0;
	}
	.rtl .comments-area .comment {
		padding-right: 0;
	}
	.prod-image-banner{
		margin-top: 12vh !important;
	}
	.llh2-text{
		font-size: 12px !important;
	}
	.llh-list > li {
		font-size: 12px !important;
	}
	#min-view-details {
		margin-top: -18vh;
	}
	.get-touch > h2{
		font-size: 25px !important;
	}
	.dets{
		font-size: 15px !important;
	}
	.all-contact > div{
		font-size: 15px !important;
	}
	#gallery-inner{
		width: 118% !important;
		margin-left: -7vw !important;

	}
	.carousel-control-prev > span{
		margin-top: 15vh !important;
	}
	.carousel-control-next > span{
		margin-top: 15vh !important;
	}
}


@media only screen and (max-width: 520px) {
	.slider-text, .slider-textX{
		margin-top: 16vh !important;
	}
	.mcr{
		margin-top: 8vh !important;
	}
	.slider-text > h1, .slider-textX > h1{
		font-size: 35px !important;
		word-spacing: 8px !important;
	}
	.data-ul > li{
		font-size: 15px;
	}
	.text{
		text-align: left !important;
	}
	.text > div > p{
		font-size: 14px;
	}
	.sec-title > h3{
		font-size: 22px;
	}

	.services-section > h1{
		font-size: 1.8rem;
	}

	.light-header > h4{
		font-size: 1.2rem;
	}
	.prod-6{
		width: 80vw !important;
	}
	.hy-mot{
		margin-left: 10vw !important;
		width: 80vw !important;
	}

}

@media only screen and (max-height: 700px){
	#slider-mobile-prods-2 > div {
		margin-bottom: 20vh !important;
	}
	.prod-image-banner{
		margin-top: 13.5vh !important;
	}
	.review-slider-all{
		height: 100vh !important;
	}
	.review-content{
		height: 60vh;
	}
}

@media only screen and (max-height: 600px){
	#slider-mobile-prods-2 > div {
		margin-bottom: 20vh !important;
	}
	.prod-image-banner{
		margin-top: 13.5vh !important;
	}
	.review-slider-all{
		height: 100vh !important;
	}
	.review-content{
		height: 60vh;
	}
	.slider-text > h1{
		font-size: 2em !important;
	}
	.slider-textX > h1{
		font-size: 2em !important;
	}
}

@media only screen and (max-width: 450px){
	.test-desc {
		width: 70vw;
	}
	.cta-section-x{

	}
	.last-main-h{
		margin-top: 10vh !important;
	}
	.theme-btn > span > h3{
		font-size: 1.1em !important;
	}

	.text-prods2{
		font-size: 14px;
		line-height: 27px;
	}
	.sec-title > h1 {
		margin-left: 0 !important;
	}
	.text > .hidden2 > p{
		font-size: 13px !important;
	}
	.all-detail-pg > h2{
		margin: -3vh 0 5vh 8vw !important;
		font-size: 21px;
	}
	.all-about{
		margin-left: -4.7vw !important;
	}
	.abt-nuradha{
		width: 89vw !important;
	}
	.abt-nuradha > h5{
		font-size: 1rem ;
	}
	.data-ul > li {
		font-size: 12px;
	}
	.review-content{
		font-size: 12px !important;
		height: 30vh;
	}
	.slide-container{
		height: 36vh !important;
	}
	.ser-2{
		margin: 8vh 2vw 0 0 !important;
	}
	.ser-1{
		margin: 0 6vw 4vh 6vw !important;
	}
	.ser-3{

	}
}









