/******************************

INDEX:

******************************/

body {
    overflow: visible;
    overflow-x: hidden;
}

@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1200px;
    }
	.widget .footer-social-links{
		padding-top: 20px;
	}
}

@media (max-width: 1400px){
	/*=== Header ===*/
	.header-style-1 .site-header-menu .pbmit-header-social-wrapper{
		display: none;
	}
	.header-style-6 .site-header-menu {
		padding: 0 16px;
	}
	.header-style-7 .site-navigation {
		margin-left: 50px;
	}
	.header-style-7 .site-navigation ul.navigation > li > a{
		padding: 0 17px;
	}
	.header-style-8 .site-branding {
		margin-right: 30px;
	}
	.header-style-8 .pbmit-header-button2-text{
		font-size: 15px;
	}
	.header-style-8 .pbmit-header-button2 a {
		padding: 0 30px 0 65px;
	}
	.header-style-8 .pbmit-header-search-btn {
		padding: 0 30px;
	}
	.our-history .about-img-bottom {
		margin-top: -310px;
	}
	.project-progress-section-one {
		padding: 90px 15px 80px 56px;
	}
	.about-img-bottom {
		margin-top: -338px;
	}
	.team-three_bg{
		padding: 90px 0px 80px 0px;
	}
	.banner-lottie {
		margin-top: -138px!important;
	}
	/*=== Homepage 09 ===*/
	.team9-arrow{
		right: 15%;
	}
	/*=== Homepage 10 ===*/
	.service_ten .pbmit-service7-head-area{
		width: 33.333333%;
	}
	.service_ten .pbmit-service7-slider-area{
		width: 66.666667%;
	}
	.service_ten .pbmit-service7-head-area .pbmit-heading-subheading-style-3 br{
		display: none;
	}
}

@media (max-width: 1366px){
	/*=== Header ===*/
	.header-style-10 .pbmit-header-search-btn{
		display: none;
	}
	.site-header.header-style-10 .pbmit-right-box .pbmit-btn-blackish{
		margin-left: 10px;
	}
	.site-header.header-style-10 .pbmit-header-button2{
		border-left: none;
	}
	.header-style-10 .site-navigation ul.navigation > li > a{
		padding: 0 10px;
	}
	/*=== Homepage 10 ===*/
	.service_ten{
		padding: 140px 25px 0 35px;
	}
	.about-section_ten{
		padding: 150px 0 80px 35px;
	}
}

@media (max-width: 1300px){
	/*=== Banner Slider ===*/
	.pbmit-slider-nine .pbmit-slider-content .pbmit-title{
		font-size: 90px;
		line-height: 85px;
	}
	.pbmit-slider-nine .pbmit-heading-desc{
		font-size: 17px;
	}
	.pbmit-slider-nine .pbmit-img-masking .pe-3{
		padding-right: 0 !important;
	}
}

@media (max-width: 1280px){
	/*=== Revolution ===*/
	#rev_slider_9_1_wrapper .rs-layer span{
		font-size: 90px;
	}
}

@media (min-width: 1201px){
	/*=== Header ===*/ 
	.site-header .site-navigation ul.navigation > li.active > a {
		color: var(--pbmit-global-color);
	} 
	.main-menu .navigation > li > ul li.active a{
		color: var(--pbmit-global-color);
	}
	.main-menu .navigation > li > ul a:hover{
		background-color: var(--pbmit-global-color);
		color: var(--pbmit-white-color);
	}
	.main-menu .navigation > li > ul li.active a:hover,
	.main-menu .navigation > li > ul a:hover{
		padding-left: 40px;
		color: var(--pbmit-white-color);
	}
	.main-menu .navigation > li > ul > li a:before {
		position: absolute;
		content: '';
		left: 18px;
		top: 24px;
		width: 0;
		height: 2px;
		background-color: transparent;
		-webkit-transition: all .500s ease-in-out;
		transition: all .500s ease-in-out;
	}
	.main-menu .navigation > li > ul > li:hover a:before{
		background-color: rgba(255,255,255,.50);
		width: 10px;
	}
	.header-style-3 .pbmit-header-overlay{
		background-color: rgba(255,255,255,.1);
		border-bottom: 1px solid rgba(255,255,255,.13);
	}
	.header-style-9 .pbmit-logo-menuarea{
		display: flex;
		justify-content: space-between;
	}
	.header-style-9 .site-branding{
		margin-right: 30px;
		padding-right: 60px;
		border-right: 1px solid rgba(255,255,255, 0.15);
	}
	.header-style-9 .site-navigation ul.navigation > li > a{
		height: 100px;
		line-height: 100px;
		padding: 0;
		margin: 0 25px;
	}
	.header-style-10 .pbmit-pre-header-wrapper > .container-fluid{
		max-width: none;
		padding: 0 55px;
	}
	.header-style-10 .pbmit-header-content{
		margin: 0 55px;
		position: relative;
	}
	.header-style-10 .site-navigation{
		margin-left: 85px;
	}
	.header-style-10 .pbmit-header-search-btn a{
		font-weight: normal;
    	font-size: 24px;
	}
	.header-style-10 .pbmit-header-button2 {
		border-left: 1px solid #e5e5e5;
		margin-left: 40px;
		padding-left: 30px;
	}
	.header-style-10 .pbmit-right-box .pbmit-header-button2 a {
		position: relative;
		vertical-align: middle;
		display: inline-block;
		padding: 0 35px 0 65px;
	}
	.header-style-10 .pbmit-right-box .pbmit-header-button2 a::before {
		font-family: "pbminfotech-base-icons";
		content: "\e833";
		font-size: 45px;
		line-height: 45px;
		top: 0px;
		position: absolute;
		left: 6px;
		color: var(--pbmit-global-color);
	}
	.header-style-10 .pbmit-header-button2 .pbmit-header-button2-text {
		font-size: 15px;
		display: block;
		color: #888888;
		line-height: normal;
	}
	.header-style-10 .pbmit-header-button2 .pbmit-header-button2-text2 {
		font-size: 17px;
		line-height: 32px;
		font-weight: bold;
		color: var(--pbmit-blackish-color);
	}
	.header-style-10 .pbmit-right-box .pbmit-btn-blackish{
		text-transform: none;
		padding: 0px 35px;
		height: 56px;
		line-height: 56px;
		letter-spacing: 0;
		border-radius: 3px;
		margin-left: 25px;
		font-family: var(--pbmit-body-typography-font-family);
	}
}

@media (min-width: 1200px){
	.demo_nine .container,
	.demo_ten .container{
		max-width: 1340px;
	}
	.ti-angle-down:before{
		display: none;
	}
	.pbmit-ihbox-style-2 .pbmit-ihbox-contents {
        padding-top: 15px;
    }
	.pbmit-element-service-style-8 .pbmit-service-content-slide .pbmit-featured-wrapper {
		display: none;
	}
	.pbmit-ihbox-style-13 .pbmit-ihbox-contents {
        padding-top: 15px;
	}
	
}

@media (max-width: 1200px){
	/*=== Section Padding ===*/ 
	.section-lg {
		padding-top: 80px;
		padding-bottom: 60px;
	}
	.section-md {
		padding-top: 60px;
		padding-bottom: 40px;
	}
	/*=== Section Title ===*/ 
	.pbmit-heading-subheading-style-1 {
		margin-left: 50px;
	}
	.pbmit-heading-subheading-style-1.text-center {
		margin-left: 0px;
	}
	.pbmit-heading-subheading-style-1 Br,
	.pbmit-heading-subheading-style-3 Br{
		display: none;
	}
	.pbmit-heading-subheading-style-1 .pbmit-title,
	.pbmit-heading-subheading-style-3 .pbmit-title{
		font-size: 35px;
		line-height: 45px;
	}
	.pbmit-heading-subheading-style-3 .pbmit-heading-desc{
		left: -10px;
		font-size: 75px;
    	line-height: 40px;
	}
	/*=== Revolution ===*/
	#rev_slider_9_1_wrapper .rs-layer span{
		font-size: 84px;
	}
	/*=== Banne Slider ===*/
	.header-style-8 .pbmit-social-links{
		display: none;
	}
	/*=== Header ===*/ 
	.header-style-1 .pre-header-wrapper{
		display: none;
	}
	.header-style-1 .pbmit-right-side{
		display: none;
	}
	.header-style-1 .site-header-menu .site-branding {
		display: block;
	}
	.header-style-1 .site-title {
		height: 90px;
	}
	.pbmit-right-main-box {
		display: none;
	}
	.pbmit-header-button{
		display: none;
	}
	.header-style-3 .navbar-toggler{
		color: var(--pbmit-white-color);
	}
	.header-style-2 .pbmit-header-search-btn {
		display: none;
	}
	.pbmit-right-box{
		display: none;
	}
	.header-style-3.site-header .site-header-menu {
		height: auto;
	}
	.header-style-3 .pbmit-right-box{
		display: none;
	}
	.header-style-4 .site-header-menu .container-fluid.g-0 {
		padding-left: 20px;
		padding-right: 12px;
	}
	.header-style-4 .site-header-menu .pbmit-header-wrapper {
		justify-content: space-between!important;
	}
	.header-style-4 .pbmit-header-info{
		display: none;
	}
	.header-style-6 .site-header-menu {
		padding: 20px 0;
	}
	.header-style-6 .pbmit-right-main-box {
		display: none;
	}
	.header-style-7 .site-header-menu {
		padding: 0;
	}
	.header-style-7 .pbmit-header-search-btn {
		display: none;
	}
	.header-style-7 .pbmit-right-main-box{
		display: none;
	}
	.header-content{
		width: 100%;
	}
	.header-style-8.site-header .site-header-menu {
		background-color: #fff;
	}
	.header-style-8 .site-branding .responsive-logo {
		display: inline-block!important;
	}
	.header-style-8.site-header .site-branding img{
		display: none;
	}
	.pbmit-header-button2 {
		display: none;
	}
	.header-style-8 .pbmit-header-search-btn{
		display: block;
		margin-left: -130px
	}
	.header-style-8 .pbmit-header-search-btn a {
		color:var(--pbmit-blackish-color);
	}
	.header-style-8 .pbmit-right-box{
		margin-left: 0;
	}
	.header-style-9 .pbmit-header-content{
		padding: 0;
		margin: 0 20px 0 30px;
	}
	.header-style-9 .navbar-toggler{
		display: block;
		position: absolute;
		right: 0;
		top: 50%;
		color: var(--pbmit-white-color);
		transform: translateY(-50%);
	}
	.header-style-10 .pbmit-right-box{
		display: none !important;
	}
	.header-style-10 .pbmit-header-content{
		position: relative;
	}
	.header-style-10 .navbar-toggler{
		position: absolute;
		display: block;
		right: 0;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	/** Homepage 01 **/
	.pbmit-heading-subheading p {
		max-width: 800px;
	}
	.pbmit-heading-subheading Br{
		display: none;
	}
	.about-section-one{
		padding: 16px 16px 4px 16px;
	}
	.our-story-section-one {
		padding: 0;
		padding-bottom: 30px;
	}
	.our-story-section-img-one {
		padding: 0;
	}
	.our-story-section-one p{
		max-width: 800px;
	}
	.pbmit-ihbox-style-2-two .pbmit-ihbox-headingicon.d-flex{
		display: flex !important;
	}
	.pbmit-ihbox-style-2 .pbmit-ihbox-headingicon {
        display: block !important
    }
    .pbmit-ihbox-style-2 .pbmit-ihbox-contents {
        margin-top: 15px;
    }
	.pbminfotech-ele-fid-style-2 {
		display: inline-block;
        width: auto;
		left: 30px;
		padding-left: 110px;
        padding-bottom: 40px;
    }
    .pbminfotech-ele-fid-style-2 .pbmit-sbox-icon-wrapper {
        position: absolute;
        left: -90px;
        top: -8px;
    }
    .pbminfotech-ele-fid-style-2 .pbmit-fld-contents {
        position: relative;
    }
	.video-section-one {
		text-align: center;
	}
	.project-img-section-one{
		padding: 200px 0;
	}
	.project-progress-section-one {
		padding: 60px 15px;
	}
	.tesimonail-section-img{
		margin: 0px;
		--e-column-margin-right: 0px;
		--e-column-margin-left: 0px;
	}
	.testimonial-one_img{
		margin: 0px;
		--e-column-margin-right: 0px;
		--e-column-margin-left: 0px;
	}
	.testimonial-one_content {
		padding: 40px 0px 0px 0px;
		margin-left: 0;
	}
	.counter-section-one .counter-content {
		margin-top: 40px;
	}
	/** Homepage 02 **/ 
	.about-section-two {
		margin-top: 50px;
		padding: 0px 0px 40px 0px;
	}
	.button-wrapper a {
		padding: 13px 100px 13px 40px;
	}
	.about-img-bottom {
		margin-left: 280px;
	}
	.testimonial-section-bg-two{
		padding: 80px 0;
	}
	.pbmit-testimonial-style-1 .pbminfotech-box-author {
        padding-left: 0px;
    }
    .pbmit-testimonial-style-1 .pbminfotech-box-img {
        display: none;
    }
	.counter-img_three {
		text-align: left;
		margin-top: 50px;
	}
	.counter-img_three img{
		width: 100%;
	}
	.project-section-two {
		padding-top: 80px;
	}
	.about-img-top {
		padding-right: 0;
	}
	/** Homepage 03 **/ 
	.counter-three {
		padding: 0;
	}
	.client-left-section-home3{
		padding-top: 110px;
		padding-right: 30px;
	}
	/** Homepage 04 **/
	.about-us-four {
		margin-top: 0;
		padding-top: 60px;
	}
	.our-story-four {
		padding: 50px 0;
	}
	.our-story-four .text-center{
		text-align: left!important;
	}
	.our-story-four .row.align-items-center{
		margin-top: 50px;
	}
	.feature-four_single{
		margin: -100px 30px 0px 30px;
		--e-column-margin-right: 30px;
		--e-column-margin-left: 30px;
	}
	.feature-four_bg{
		padding: 120px 0;
    	margin-right: 0;
	}
	.blog-four_heading_dec {
		padding-top: 0px;
		margin: -25px 0px 35px 0px;
	}
	.testimonial-four .swiper-pagination-bullets.swiper-pagination-horizontal {
		bottom: 0;
		left: inherit;
		right: 0px;
		text-align: center;
	}
	/** Homepage 05 **/ 
	.service-five_bg {
		padding: 70px 0px 225px 0px;
		margin-bottom: -172px;
	}
	.our-story-five {
		padding: 80px 0px 70px 65px;
	}
	.pbmit-element-team-style-1 {
		padding: 80px 0 120px 0px;
		margin-left: 0;
	}
	/** Homepage 06 **/
	.banner-six_bg {
		padding-top: 80px;
	}
	.banner-lottie {
		margin-top: 0!important;
		margin-left: 0;
	}
	.banner-lottie::before{
		display: none;
	}
	.pbmit-text-style-1 .pbmit-title {
		font-size: 30px;
		line-height: 40px;
	}
	.pbmit-text-style-1 .pbmit-title Br{
		display: none;
	}
	.banner-six .me-4 {
		margin-right: 100px!important;
	}
	.pbmit-ihbox.pbmit-ihbox-style-8{
		margin-bottom: 30px;
	}
	.about-us-six_btn {
		margin-top: 30px;
	}
	div#choose-lottie {
		margin-left: 0;
	}
	.pbmit-col-stretched-left.choose-bg-lottie_box{
		padding: 80px 0px 50px 0px;
		background-size: cover;
	}
	.choose-six_right {
		padding: 0 15px;
	}
	.progress-six_inner .pbmit-heading-dec-right {
		padding-top: 0px;
	}
	.progress-six_single {
		padding: 35px 0px 40px 0px;
	}
	.progress-six_inner {
		padding: 60px 0px 60px 0px;
	}
	.pbminfotech-ele-fid-style-6 {
		margin-bottom: 20px;
	}
	.counter-six_bg_color{
		padding: 60px 35px 40px 35px;
	}
	.testimonial-six_content {
		padding: 130px 0px 0px 20px;
	}
	.footer-style-2 {
		position: relative;
		margin-top: 0px;
	}
	/** Homepage 07 **/ 
	.pbmit-text-style-2 {
		padding-top: 30px;
	}
	.pbmit-text-style-2 .pbmit-title{
		font-size: 35px!important;
		line-height: 45px!important;
	}
	.pbmit-text-style-2 .pbmit-title Br{
		display: none;
	}
	.banner-seven_bg {
		margin-top: -76px;
	}
	.ihbox-seven {
		right: 30px;
	}
	.pbminfotech-ele-fid-style-7 {
		margin-bottom: 30px;
	}
	.service-section_seven .pbmit-sticky {
		padding: 100px 0px 150px 0;
	}
	.about-bg-section-seven{
		margin-left: 0;
		padding: 250px 0px 0px 0px;
	}
	.about-seven_single{
		margin: 0px 30px 0px 30px;
		--e-column-margin-right: 30px;
		--e-column-margin-left: 30px;
	}
	.progress-seven_bg {
		padding: 70px 30px 0px 70px;
	}
	.progress-seven_bg .pbmit-heading-subheading-style-1 {
		margin-left: 0;
	}
	.about-seven_single .pbmit-heading-subheading-style-1{
		margin-left: 0;
	}
	/** Homepage 08 **/	
	.pbmit-ihbox-style-10 {
		margin-bottom: 0px;
	}
	.portfolio-single-eight {
		padding-right: 0px;
	}
	.tab-content .content-wrapper {
		padding-left: 0;
		padding-top: 20px;
	}
	.project-eight_bg::before{
		width: 100%;
		left: 0;
		right: 0;
	}
	.testimonial-eight {
		padding: 80px 0px 0px 0px;
	}
	.testimonial-eight .swiper-slider {
		padding-top: 30px;
	}
	/** Homepage 09 **/	
	.pbmit-element-service-style-8 .pbmit-hover-slide-images-wrapper {
		display: none;
	}
	.pbmit-element-service-style-8 .pbmit-hover-slide-content {
		width: 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.pbmit-element-service-style-8 .pbmit-service-content-slide {
		display: block !important;
	}
	.pbmit-element-service-style-8 .pbmit-featured-wrapper {
		padding: 40px 0;
		width: 100%;
		transform: inherit;
	}
	.pbmit-element-service-style-8 .pbmit-service-btn i {
		transform: inherit;
	}
	.pbmit-element-service-style-8 .pbmit-service-title {
		width: 100%;
		margin: 20PX 0 15PX 0;
	}
	.pbmit-element-service-style-8 .pbmit-service-content {
		max-width: 100%;
	}
	.pbmit-element-service-style-8 .pbmit-hover-slide-content-iiner {
		margin-top: 0;
	}
	/** Homepage 10 **/
	.about-us-ten_rightbox{
		padding: 130px 20px 70px 60px;
	}
	.contact-form-ten_rightbox{
		padding-left: 75px;
	}
	.blog_ten {
		padding: 90px 0 50px 0;
	}
	.blog_ten .pbmit-heading-subheading-style-3{
		margin-bottom: 50px;
	}
	/** About Us 1 **/
	.about-us-1-heading-desc {
		padding: 40px 10px 0px 10px;
	}
	.about-us-1-section {
		margin-top: 50px;
		margin-bottom: 80px;
	}
	/** About Us 2 **/
	.our-history-timeline {
		margin-top: 60px;
	}
	.our-histoy-left-section,
	.our-histoy-right-section {
		padding: 0;
	}
	.section-faq {
		padding: 80px 0px 80px 0px;
	}
	/** Contact **/
	.contact-section{
		margin-left: 0;
	}
	.contact-us-section .contact-form {
		padding: 60px 0px 0px 0px;
	}
	.contact-us-section{
		padding-bottom: 60px;
	}
}

@media(max-width:1199px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: none;
    }
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		padding-right: calc(var(--bs-gutter-x) * .8);
		padding-left: calc(var(--bs-gutter-x) * .8);
	} 
	.sticky-header{
		position: relative  !important;
	}
    /** Main menu resoposive **/
	.pbmit-menu-wrap {
		background-color: #fff;
		position: fixed;
		top: 0;
		right: -400px;
		z-index: 1000;
		width: 300px;
		height: 100%;
		padding: 0;
		display: block;
		transition: all 600ms ease;
		-moz-transition: all 600ms ease;
		-webkit-transition: all 600ms ease;
		-ms-transition: all 600ms ease;
		-o-transition: all 600ms ease;
		opacity: 0;
		padding-top: 85px;
	}
	.active .pbmit-menu-wrap{
		right: 0px;
		visibility: visible;
		opacity: 1;
		overflow-y: scroll;
		-webkit-transition-delay: 300ms;
		-moz-transition-delay: 300ms;
		-ms-transition-delay: 300ms;
		-o-transition-delay: 300ms;
		transition-delay: 300ms;
		opacity: 1;
	}
	.pbmit-mobile-menu-bg {
		position: fixed;
		right: 0;
		top: 0;
		width: 0%;
		height: 100%;
		display: block;
		z-index: 99;
		background: rgba(0,0,0,.9);
		-webkit-transform: translateX(101%);
		-ms-transform: translateX(101%);
		transform: translateX(101%);
		transition: all 900ms ease;
		-moz-transition: all 900ms ease;
		-webkit-transition: all 900ms ease;
		-ms-transition: all 900ms ease;
		-o-transition: all 900ms ease;
		-webkit-transition-delay: 300ms;
		-moz-transition-delay: 300ms;
		-ms-transition-delay: 300ms;
		-o-transition-delay: 300ms;
		transition-delay: 300ms;
	}
	.active .pbmit-mobile-menu-bg {
		opacity: 1;
		width: 100%;
		visibility: visible;
		transition: all 900ms ease;
		-moz-transition: all 900ms ease;
		-webkit-transition: all 900ms ease;
		-ms-transition: all 900ms ease;
		-o-transition: all 900ms ease;
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
	}
	.closepanel {
		position: absolute;
		z-index: 99;
		right: 25px;
		margin-left: -20px;
		top: 30px;
		display: block;
		width: 30px;
		height: 30px;
		line-height: 30px;
		border-radius: 50%;
		text-align: center;
		cursor: pointer;
		font-size: 35px;
		color: #000;
		border: 0;
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
	}
	.header-style-11 .main-menu .navigation > li.dropdown:hover > ul{
		top: 0;
	}
    .navbar-toggler { 
		border: none; 
		font-size: 35px; 
		line-height: 35px;
		padding: 0; 
		outline: none; 
		color: #2c2c2c;
		vertical-align: middle;
	}
    .sticky-header .navbar-toggler { 
		top: 10px; 
	}
    .navbar-toggler:hover, 
	.navbar-toggler:focus { 
		outline: none; 
	}
    .main-menu .navbar-collapse {
		position: absolute;
		width: 100%; left: 0;
		background-color: #fff;
		z-index: 99;
		top: 82px; 
	}
    .sticky-header .navbar-collapse {
		 top: 60px; 
	}
    .main-menu .navigation > li {
		 float: none; 
		 border-bottom: 1px solid rgba(9, 22, 42, 0.15); 
	}
    .site-header .site-navigation ul.navigation > li > a {
		height: auto!important; 
		line-height: inherit!important; 
		padding: 15px 25px!important; 
		margin: 0; 		
	}
	.main-menu .navigation > li > ul a{
		padding: 15px 25px; 
		font-size: 13px;
		text-transform: none;
		line-height: 20px;
		letter-spacing: 0;
		font-weight: 600;
		font-style: normal;
	}
	.main-menu .navigation > li > ul a:hover{
		color: var(--pbmit-link-color-normal);
	}
    .main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul {
		border: none; 
		box-shadow: inherit !important; 
		width: 100%;
		display: none; 
		position: inherit; 
		-webkit-transform: translateY(0); 
		-moz-transform: translateY(0); 
		-ms-transform: translateY(0); 
		-o-transform: translateY(0); 
		transform: translateY(0); 
	}
    .main-menu .navigation > li > ul > li > ul { 
		left: 0; 
		top: 100%; 
	}
    .main-menu .navigation > li.dropdown > ul.open, 
	.main-menu .navigation > li.dropdown > ul.open li.dropdown > ul.open {
		display: block; 
		opacity: 1; 
		visibility: visible; 
		padding-bottom: 10px;
		padding-left: 1em;
		background-color: transparent;
	}
	.main-menu .navigation > li > ul li,
	.main-menu .navigation > li > ul li a{
		border: none;
	}
    .menu-right-box { 
		position: relative; 
		right: 30px; 
		top: 10px; 
	}
	.site-header .righticon {
		font-size: 22px; 
		position: absolute;
		z-index: 99;
		right: 0;
		top: 0;  
		display: block;
		height: 45px; 
		width: 45px; 
		cursor: pointer; 
		text-align: center; 
		line-height: 45px;
	}
    .site-header .menu-right-box { 
		display: none !important; 
	}
    .main-menu ul > li.dropdown > a:after{
		display: none;
	}
	.site-header .righticon i{
		font-size: 14px;
	}
    /** Header responsive **/
	.pbmit-left-main-box {
		width: 100%;
	}
    .site-header .header-button, 
	.site-header .pre-header { 
		display: none; 
	}
    .ipad-view-search {
		 display: block; 
	}
    .site-header .site-header-menu { 
		height: auto; 
	}
    .site-header .site-branding img { 
		max-height: 50px; 
	}
    .site-header .sticky-header .site-branding img {
		 max-height: 35px; 
	}
	.site-header .site-navigation ul.navigation > li > a{
		color: var(--pbmit-blackish-color);
	}
}

@media(min-width:1025px){
	/** Homepage 09 **/
	.video-play-nine_bg{
		background-attachment: fixed;
	}
}
@media(max-width:1024px) {
	/** Section Title **/
	.pbmit-heading-subheading .pbmit-title,
	.pbmit-heading-subheading-style-3 .pbmit-title{
		font-size: 30px;
		line-height: 40px;
	}
	.pbmit-text-style-2 .pbmit-title {
		font-size: 30px!important;
		line-height: 40px!important;
	}
	.service-eight_heading-dec {
		margin-top: 10px;
	}
	.pbmit-heading-subheading-style-1 .pbmit-title {
		font-size: 30px;
		line-height: 40px;
	}
	.pbmit-heading-subheading-style-2 .pbmit-title{
		font-size: 30px;
		line-height: 40px;
	}
	.pbmit-heading-subheading-style-2 .pbmit-title Br{
		display: none;
	}
	/*=== Revolution ===*/
	#rev_slider_9_1_wrapper .rs-layer span{
		font-size: 72px;
	}
	/*=== Banner Slider ===*/
	.pbmit-slider-one .pbmit-slider-item{
		padding: 220px 0 195px 0;
	}
	.pbmit-slider-one .pbmit-slider-content .pbmit-sub-title{
		font-size: 11px;
		line-height: 18px;
	}
	.pbmit-slider-one .pbmit-slider-content .pbmit-title{
		font-size: 45px;
		line-height: 49px;
	}
	.pbmit-slider-two .pbmit-slider-item{
		height: 800px;
	}
	.pbmit-slider-two .pbmit-slider-content .pbmit-sub-title,
	.pbmit-slider-three .pbmit-slider-content .pbmit-sub-title,
	.pbmit-slider-five .pbmit-slider-content .pbmit-sub-title{
		font-size: 13px;
		line-height: 18px;
	}
	.pbmit-slider-two .pbmit-slider-content .pbmit-shape:after{
		width: 75px;
		height: 2px;
		left: -80px;
	}
	.pbmit-slider-two .pbmit-slider-content .pbmit-shape{
		font-size: 15px;
		line-height: 18px;
	}
	.pbmit-slider-two .pbmit-slider-content .pbmit-title,
	.pbmit-slider-three .pbmit-slider-content .pbmit-title,
	.pbmit-slider-four .pbmit-slider-content .pbmit-title,
	.pbmit-slider-five .pbmit-slider-content .pbmit-title{
		font-size: 46px;
		line-height: 50px;
		margin-bottom: 20px;
	}
	.pbmit-slider-three .swiper-buttons,
	.pbmit-slider-four .swiper-buttons,
	.pbmit-slider-five .swiper-buttons,
	.pbmit-slider-nine .swiper-buttons{
		display: none;
	}
	.pbmit-slider-three .pbmit-slider-item {
		padding: 375px 0 215px 0;
	}
	.pbmit-slider-three .pbmit-slider-content .pbmit-sub-title{		
		margin-bottom: 10px;
	}
	.pbmit-slider-four .pbmit-slider-item{
		padding: 200px 0 150px 0;
	}
	.pbmit-slider-four .pbmit-slider-content .pbmit-sub-title{
		font-size: 13px;
		line-height: 18px;
	}
	.pbmit-slider-five .pbmit-slider-item{
		height: 600px;
	}
	.pbmit-slider-eight .pbmit-slider-item{
		padding: 250px 0 150px 0;
	}
	.pbmit-slider-eight .pbmit-slider-content .pbmit-title{
		font-size: 100px;
		line-height: 92px;
	}
	.pbmit-slider-eight .pbmit-button a,
	.pbmit-slider-nine .pbmit-button a,
	.pbmit-slider-ten .pbmit-button a{
		font-size: 12px;
		line-height: 25px;
		padding: 10px 37px;
	}
	.pbmit-slider-nine .pbmit-slider-item{
		padding: 200px 0 100px 0;
	}
	.pbmit-slider-nine .pbmit-slider-content .pbmit-title{
		font-size: 70px;
		line-height: 70px;
	}
	.pbmit-slider-nine .pbmit-heading-desc{
		font-size: 14px;
		line-height: 20px;
	}
	.pbmit-slider-nine .pbmit-slider-strok,
	.pbmit-slider-ten .pbmit-slider-strok{
		font-size: 118px;
		line-height: 88px;
	}
	.pbmit-slider-nine .pbmit-img-masking img{
		margin-left: 45px;
		width: -webkit-fill-available;
	}
	.pbmit-slider-ten .pbmit-slider-item{
		padding: 200px 0 195px 0;
	}
	.pbmit-slider-ten .pbmit-slider-strok{
		left: -30px;
	}
	.pbmit-slider-ten .pbmit-slider-content .pbmit-title{
		font-size: 99px;
		line-height: 99px;
	}
	/** Header **/
	.header-style-8 .pbmit-slider-area-bg{
		padding: 200px 0;
	}
	.header-style-8 .pbmit-slider-area-bg .pbmit-heading-subheading-header-style .pbmit-title{
		font-size: 100px;
	}
	.header-style-10 .pbmit-pre-header-wrapper{
		display: none;
	}
	/** Section Padding **/
	.section-xl{
		padding-top: 100px;
		padding-bottom: 60px;
	}
	/** Homepage 09 **/
	.fid-nine_box .col-md-6:nth-child(3) .pbminfotech-ele-fid-style-9,
	.fid-nine_box .col-md-6:last-child .pbminfotech-ele-fid-style-9{
		padding-top: 60px;
	}
	.about-section_nine{
		padding-bottom: 70px;
	}
	.about-nine_leftbox{
		padding-right: 70px;
	}
	.about-nine_leftbox img{
		width: 100%;
	}
	.about-nine_rightbox{
		padding: 80px 0 0 0;
	}
	.about-nine_content{
		padding: 0 0 0 70px;
	}
	.service-nine_bg{
		padding: 90px 0 80px 0;
	}
	.service-nine_bg .service_btn{
		top: -40px;
		right: 30px;
	}
	.video-play-nine_bg{
		padding: 200px 0 200px 0;
	}
	.team-section-nine{
		padding: 90px 30px 180px 30px;
	}
	.team9-arrow{
		right: 0;
	}
	.marquestyle-02-second_box{
		padding-top: 50px;
	}
	.pbmit-testimonial-style-9 {
		padding: 40px 35px 35px;
	}
	.pbmit-testimonial-style-9 .pbminfotech-star-ratings-text h3 {
		font-size: 25px;
	}
	.portfolio-section_nine {
		padding-top: 95px;
	}
	.pbmit-blogbox-style-8 .pbminfotech-box-content {
		padding: 50px 26px 65px 26px;
		border-radius: 13px;
		background: var(--pbmit-secondary-color);
	}
	/** Homepage 10 **/
	.ihbox-section_ten{
		padding: 50px 30px 40px 30px;
	}
	.ihbox-section_ten .col-md-6:nth-child(3) .pbmit-ihbox-style-13,
	.ihbox-section_ten .col-md-6:last-child .pbmit-ihbox-style-13{
		padding-top: 30px;
	}	
	.service_ten{
		padding: 80px 0 0 25px;
	}
	.service_ten .swiper-slider{
		margin-left: 40px;
	}
	.fid_ten .col-md-6.col-xl-3:nth-child(3),
	.fid_ten .col-md-6.col-xl-3:last-child{
		padding-top: 50px;
	}
	.about-section_ten{
		padding: 80px 10px 70px 10px;
	}
	.about-section_ten .list-group-borderless{
		margin-left: 0;
	}
	.about-section_ten .map_img{
		text-align: center;
	}
	.contact-form-section_ten{
		margin-top: -90px;
		padding: 180px 15px 80px 15px;
	}
	.contact-form-ten_rightbox{
		padding: 40px 0 0 50px;
	}
	.contact-form-ten_rightbox .pbmit-text-editor, 
	.contact-form-ten_rightbox .pbmit-desc, 
	.contact-form-ten_rightbox .button_box{
		padding-left: 0;
	}
	.contact-form-ten_rightbox .button_box .pbmit-ihbox-style-2-two{
		margin-top: 30px;
	}
	.team-section_ten{
		padding: 90px 30px 80px 30px;
	}
	.pbmit-sticky-special{
		overflow: visible;
		height: 100%;
	}
	.about-us-ten_rightbox{
		padding: 80px 20px 70px 25px;
	}
	.about-us-ten_rightbox .pb_img img{
		width: 100%;
		max-width: 100%;
	}
}
@media (min-width: 992px){
	/** Footer **/
	.footer-style-4 .pbmit-footer-widget-col-1{
		flex: 0 0 25%;
    	max-width: 25%;
	}
	.footer-style-4 .pbmit-footer-widget-col-2{
		flex: 0 0 22%;
    	max-width: 22%;
	}
	.footer-style-4 .pbmit-footer-widget-col-3{
		flex: 0 0 33%;
    	max-width: 33%;
	}
	.footer-style-4 .pbmit-footer-widget-col-4{
		flex: 0 0 20%;
    	max-width: 20%;
	}
}

@media (min-width: 991px){
	.pbmit-blogbox-style-4 .pbmit-read-more-link {
		position: absolute;
		bottom: 25px;
	}
}

@media(max-width:991px) {
    /** Section Padding **/
	.section-lg{ 
		padding-top: 60px; 
		padding-bottom:60px;
	}
	.section-lgx{ 
		padding-top: 80px; 
		padding-bottom:80px;
	}
	.section-lgt{ 
		padding-top: 80px; 
	}
	.section-lgb{ 
		padding-bottom:80px;
	}
	/*=== Revolution ===*/
	#rev_slider_9_1_wrapper .rs-layer span{
		font-size: 63px;
	}
	/*=== Banner Slider ===*/
	.pbmit-slider-one .pbmit-slider-item{
		padding: 200px 0 170px 0;
	}
	.pbmit-slider-one .pbmit-slider-content .pbmit-title{
		font-size: 34px;
		line-height: 39px;
		margin-bottom: 15px;
	}
	.pbmit-slider-one .pbmit-slider-content .pbmit-button a{
		font-size: 10px;
		line-height: 23px;
		padding: 6px 23px;
	}
	.pbmit-slider-two .pbmit-slider-item{
		height: 550px;
	}
	.pbmit-slider-two .pbmit-slider-content .pbmit-sub-title{
		font-size: 11px;
		line-height: 17px;
		margin-bottom: 10px;
	}
	.pbmit-slider-two .pbmit-slider-content .pbmit-title{
		font-size: 35px;
		line-height: 41px;
	}
	.pbmit-slider-two .pbmit-slider-content .pbmit-shape{
		right: 38%;
	}
	.pbmit-slider-two .pbmit-button a{
		font-size: 12px;
		padding: 10px 30px;
	}
	.pbmit-slider-three .pbmit-slider-item{
		padding: 295px 0 155px 0;
	}
	.pbmit-slider-three .pbmit-slider-content .pbmit-sub-title,
	.pbmit-slider-five .pbmit-slider-content .pbmit-sub-title{
		font-size: 10px;
		line-height: 14px;
	}
	.pbmit-slider-three .pbmit-slider-content .pbmit-title{
		font-size: 36px;
		line-height: 39px;
	}
	.pbmit-slider-four .pbmit-slider-item{
		padding: 150px 0 150px 0;
	}
	.pbmit-slider-four .pbmit-slider-content .pbmit-sub-title{
		font-size: 11px;
		line-height: 15px;
		padding: 3px 15px;
		margin-bottom: 20px;
	}
	.pbmit-slider-four .pbmit-slider-content .pbmit-title{
		font-size: 35px;
		line-height: 40px;
	}
	.pbmit-slider-four .pbmit-slider-content .pbmit-button a,
	.pbmit-slider-five .pbmit-slider-content .pbmit-button a{
		font-size: 9px;
		padding: 8px 30px;
	}
	.pbmit-slider-five .pbmit-slider-item{
		height: 500px;
	}
	.pbmit-slider-five .pbmit-slider-content .pbmit-sub-title{
		padding: 3px 13px;
	}
	.pbmit-slider-five .pbmit-slider-content .pbmit-title{
		font-size: 36px;
		line-height: 39px;
	}
	.pbmit-slider-eight .pbmit-slider-content .pbmit-sub-title{
		font-size: 10px;
		line-height: 17px;
	}
	.pbmit-slider-eight .pbmit-slider-content .pbmit-title{
		font-size: 63px;
		line-height: 63px;
	}
	.pbmit-slider-eight .pbmit-button a{
		font-size: 9px;
		line-height: 21px;
		padding: 6px 21px;
	}
	.pbmit-slider-nine .pbmit-slider-strok{
		font-size: 90px;
		line-height: 90px;
		left: 0;
	}
	.pbmit-slider-nine .pbmit-slider-content .pbmit-title{
		font-size: 53px;
		line-height: 53px;
	}
	.pbmit-slider-ten .pbmit-slider-item{
		padding: 200px 0 120px 0;
	}
	.pbmit-slider-ten .pbmit-slider-strok{
		left: 0;
	}
	/*=== Title Bar ===*/
	.pbmit-header-style-1 .pbmit-title-bar-content, 
	.pbmit-header-style-1 .pbmit-title-bar-wrapper{
		min-height: 350px;
	}	
	/** Homepage 01 **/ 
	.testimonial-one {
		padding-bottom: 0!important;
	}
	/** Homepage 03 **/ 
	.client-left-section-home3{
		max-width: 100%;
	}
	.client-left-section-home3 {
		padding-top: 60px;
		padding-right: 0;
	}
	.team-three_left {
		padding-top: 0;
		padding-right: 0;
	}
	.team3-arrow {
		margin-bottom: 80px;
	}
	.team-three_bg {
		padding: 0px 0px 80px 0px;
	}
	/** Homepage 04 **/ 
	.our-story-four .pbminfotech-ele-fid {
		text-align: center;
	}
	.pbmit-static-box-style-3 .pbmit-img-wrapper:before,
    .pbmit-static-box-style-3 .pbmit-img-wrapper:before {
        display: none;
    }
	.pbmit-static-box-style-3 {
		margin-bottom: 30px;
	}
	.pbmit-blogbox-style-4 .post-item {
        display: block !important;
    }
    .pbmit-blogbox-style-4 .post-item .pbmit-featured-container {
        width: 100%;
        flex-shrink: 0;
    }
	.blog-four_heading_dec {
		margin: -25px 0px 25px 0px;
	}
	/** Homepage 05 **/ 
	.service-five_bg .text-white {
		margin-left: -3px;
	}
	.team-three_left {
		max-width: 100%;
	}
	.team-three_left{
		padding-top: 60px;
	}
	.pbmit-pricing-table-style-1 .pbminfotech-ptable-price {
        font-size: 50px;
        line-height: 60px;
    }
    .pbmit-pricing-table-style-1 .pbmit-ptable-lines-w {
        padding: 30px 20px;
    }
	/** Homepage 06 **/ 
	.progress-six_bg{
		margin-top: 80px;
	}
	.footer-style-2 {
		margin-top: 40px;
	}
	/** Homepage 08 **/ 
	.pbmit-service-style-6 {
		margin-bottom: 30px;
	}
	.service-eight_heading-dec {
		margin-top: 10px;
	}
	.pbmit-element-static_box-style-1 .pbmit-static-box-inner {
        padding-bottom: 60px;
    }
    .pbmit-element-static-box-style-1 .pbmit-static-box-inner {
        margin-left: 0;
    }
    .pbmit-static-box-style-1 .pbmit-contentbox img {
        width: 100%;
    }
	.section-faq Br{
		display: none;
	}
	/** Homepage 09 **/ 
	.pbmit-element-testimonial-style-9 .pbmit-element-posts-wrapper {
        display: block;
    }
    .pbmit-element-testimonial-style-9 .pbmit-element-posts-wrapper .col-md-5,
    .pbmit-element-testimonial-style-9 .pbmit-element-posts-wrapper .col-md-7 {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .pbmit-element-testimonial-style-9 .pbmit-testimonial-2-carousel-area {
        margin-top: 60px;
        padding-left: 0;
        padding-right: 0;
    }
    .pbmit-element-testimonial-style-9 .pbmit-element-posts-wrapper .col-md-5.pbmit-testimonial-2-head-area img {
        width: 100%;
    }
	.pbmit-testimonial-style-9 .pbminfotech-box-content .pbminfotech-testimonial-text {
        font-size: 22px;
        line-height: 32px;
    }
	.pbmit-testimonial-style-9 .pbminfotech-box-img img {
		height: 60px;
		width: 60px;
	}
	.pbmit-testimonial-style-9 .pbminfotech-box-content .pbminfotech-box-author .pbminfotech-box-title {
		font-size: 20px;
		line-height: 20px;
	}
	/** Homepage 10 **/ 
	.contact-form-section_ten{
		margin-top: -70px;
    	padding: 130px 15px 70px 15px;
	}
	.contact-form-ten_leftbox{
		padding: 40px 30px 30px 30px;
		height: 100%;
	}
	.contact-form-ten_rightbox{
		padding: 50px 0 0 50px;
	}
	/** Service Details **/
	.pbmit-ihbox-style-1{
		margin-bottom: 30px;
	}
	.service-page-infobox .pbmit-ihbox-style-1{
		margin-bottom: 30px;
	}
	.service-offer img{
		margin-bottom: 30px;
	}
	.pbmit-short-description {
		padding-top: 30px;
	}
	/** Portfolio-Detail **/
	.portfolio-single .post-navigation .nav-links{
		display: block;
	}
	.portfolio-single .post-navigation .nav-links .nav-previous, 
	.post-navigation .nav-links .nav-next{
		width: 100%;
	}
	.post-navigation .nav-links{
		padding-top: 0;
	}
	.post-navigation .nav-links .nav-next {
		margin-top: 15px;
	}
	/** Sidebar **/
	.service-left-col {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.service-right-col {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.pbmit-sidebar-left ,
	.pbmit-sidebar-right {
	    flex: 0 0 34%;
	    max-width: 34%;
	}
	.pbmit-sidebar-left,
	.pbmit-sidebar-right{
	    flex: 0 0 66%;
	    max-width: 66%;
	} 
	.blog-left-col {
		flex: auto;
		max-width: 100%;
	}
	.blog-right-col{
		max-width: 100%;
		flex: auto;
	}
	.widget.footer-social-links {
		margin: 0!important;
	}
	.comment-respond {
		margin-bottom: 40px;
	}
	/*=== Footer ===*/
	.footer-style-2 .pbmit-footer-widget-area {
		margin-top: 0;
	}
	.footer-style-2 .widget.greenly_contact_widget-2 {
		margin-right: 0;
	}
	.footer-style-2 .pbmit-footer-social-area {
		padding: 10px 0;
	}
	.footer-style-2 .pbmit-footer-menu-area {
		text-align: center;
	}
	.footer-style-4 .pbmit-footer-big-area {
		padding: 50px 0 0px 0;
	}
	.footer-style-4 .pbmit-footer-big-area .pbmit-footer-big-left,
	.footer-style-4 .pbmit-footer-big-area .pbmit-footer-big-right{
		width: 100%;
		padding: 0 40px;
		text-align: left
	}
	.footer-style-4 .pbmit-footer-big-area .pbmit-footer-big-left img{
		margin-bottom: 20px;
	}
	.footer-style-4 .pbmit-footer-widget-area{
		padding: 40px 10px 35px 10px;
	}
	.footer-style-4 .pbmit-footer-widget-col-1 {
		display: none;
	}
}

@media (max-width: 875px){
	.pbmit-tab-style-1{
		display: block;
	}
	.tab-content {
		margin: 0;
		padding-left: 0px;
		padding-top: 30px;
	}
	.tab-content .content-wrapper {
		padding-left: 0px;
		margin-top: 20px;
	}
	.pbmit-tab-style-1 .nav-item a {
		text-align: center;
		border: 1px solid #eee!important;
		margin: 10px 0;
		padding: 10px;
	}
	.pbmit-tab-style-1 .nav-item a.active{
		border: none;
	}
	.pbmit-testimonial-style-7 .pbminfotech-box-content {
		padding: 30px 0 0 0px;
	}
	.pbmit-testimonial-style-7:after {
		content: unset;
	}
	.pbmit-testimonial-style-7 h3.pbminfotech-box-title {
		font-size: 18px;
		line-height: 28px;
	}
	.pbmit-testimonial-style-7 {
		padding: 25px;
	}
}

@media(max-width:768px){
	/*=== Banner Slider ===*/
	.pbmit-slider-two .pbmit-slider-content .pbmit-shape{
		right: 35%;
	}
	.pbmit-slider-nine .pbmit-slider-content .pbmit-title{
		font-size: 50px;
		line-height: 50px;
	}
	.pbmit-slider-nine .pbmit-heading-desc{
		display: none;
	}
	.pbmit-slider-ten .pbmit-slider-content .pbmit-title{
		font-size: 96px;
		line-height: 96px;
	}
}

@media(max-width:767px) {
	/** Section Padding **/ 
	.section-lg{ 
		padding-top: 60px;
		padding-bottom:40px;
	}
	.section-lgx{ 
		padding-top: 60px; 
		padding-bottom:60px;
	}
	.section-lgt{ 
		padding-top: 60px; 
	}
	.section-lgb{ 
		padding-bottom:60px;
	}
	.section-md {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	.section-xl{
		padding-top: 65px;
		padding-bottom: 50px;
	}
	.section-mdxl{
		padding-top: 60px;
		padding-bottom: 60px;
	}
    /** Section Title **/ 
	.pbmit-heading-subheading .pbmit-title,
	.pbmit-heading-subheading-style-3 .pbmit-title{
		font-size: 25px;
		line-height: 35px;
	}	
	.pbmit-text-style-2 .pbmit-title {
		font-size: 25px!important;
		line-height: 35px!important;
	}
	.pbmit-heading-subheading-style-1 .pbmit-title {
		font-size: 25px;
		line-height: 35px;
	}
	/*=== Revolution ===*/
	#rev_slider_9_1_wrapper .rs-layer span{
		font-size: 61px;
	}
	#rev_slider_9_1_wrapper .pbmit-img-masking::before{
		right: -10px;
		top: -10px;
	}
	#rev_slider_9_1_wrapper .pbmit-img-masking::after{
		left: -10px;
    	bottom: -10px;
	}
	/** Homepage 01 **/
	.counter-section-one .counter-content {
		margin-bottom: 0px;
	}
	.pbmit-client-style-1 .col-md-20percent {
		flex: 0 0 100%;
		max-width: 100%;
		text-align: center;
	}
	.testimonial-one_content {
		padding: 40px 0px 0px 0px;
	}
	.about-section-one {
		margin-top: -20px;
	}
	.pbmit-testimonial-style-1 .pbminfotech-post-item {
        padding: 0 30px;
    }
    .pbmit-testimonial-style-1 .pbminfotech-box-desc:after {
        left: -40px;
    }
	.pbmit-blogbox-style-1 {
		margin-bottom: 50px;
	}
	/** Homepage 02 **/
	.about-section-two {
		padding: 0px;
	}
	.about-img-top {
		padding-right: 0;
	}
	.button-wrapper {
		padding-top: 20px;
	}
	.about-img-bottom {
		margin-top: 50px;
		margin-left: 50px;
	}
	.about-img-section::before{
		height: calc(100% + 50px);
	}
	.about-img-section {
		margin-bottom: 40px;
	}
	.pbmit-service-style-1 {
		margin-bottom: 50px;
	}
	.project-section-two {
		padding: 60px 30px;
	}
	.project-section-two .col-md-2 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.appointment-one .text-end {
		text-align: left!important;
		margin-top: 30px;
	}
	.appointment-one .heading-title {
		font-size: 25px;
	}
	.pbmit-blogbox-style-2 .post-item {
        display: block !important;
    }
    .pbmit-blogbox-style-2 .post-item .pbmit-featured-container {
        width: 100%;
        flex-shrink: unset;
    }
    .pbmit-blogbox-style-2 .pbminfotech-box-content {
        padding: 30px 0px 30px 0px;
    }
	/** Homepage 03 **/
	.pbmit-service-style-2 {
		padding-bottom: 30px;
	}
	.slider-section-three .swiper-slide-thumb-active .tp-tab-title, 
	.swiper-slide-visible .tp-tab-title{
		display: none;
	}
	.slider-section-three .inbox-slider_two{
		display: none;
	}
	/** Homepage 04 **/
	.about-us-four {
		margin-top: 0;
	}
	.our-story-four .pbminfotech-ele-fid {
		text-align: left;
	}
	.our-story-four .row.align-items-center .col-lg-8.col-md-6{
		margin-bottom: 50px;
	}
	.feature-four_single{
		padding: 30px;
	}
	.pbmit-static-box-style-3 {
        margin-bottom: 30px;
    }
    .pbmit-staticbox-ele:nth-child(2) .pbmit-static-box-style-3 {
        transform: translateY(0px);
    }
    .pbmit-staticbox-ele:nth-child(2) .pbmit-static-box-style-3 img {
        height: 200px;
        width: 200px;
    }
    .pbmit-ihbox.pbmit-ihbox-style-hsbox.pbmit-align-center {
        margin-bottom: 40px;
    }
	/** Homepage 05 **/
	.service-five_bg {
		padding: 50px 30px 150px 0px;
		margin-bottom: -110px;
	}
	.pbmit-service-style-3{
		margin-bottom: 50px;
	}
	.pbmit-service-style-3:last-child {
		margin-bottom: 0px;
	}
	.our-story-five {
		padding-left:0px;
	}
	.pricing-table-five {
		padding: 50px 15px 270px 15px;
	}
	.pbmit-pricing-table-style-1 .pbmit-pricing-table-box {
		margin-bottom: 40px;
	}
	/** Homepage 06 **/
	.pbmit-heading-subheading-style-2 .pbmit-title {
		font-size: 25px;
		line-height: 35px;
	}
	#testimonial-lottie {
		margin: 0;
	}
	.testimonial-six_content {
		padding: 0px 0px 0px 0px;
	}
	.footer.site-footer.footer-style-2{
		padding: 0;
	}
	.footer-style-2 {
		position: relative;
		margin-top: 60px;
	}
	/** Homepage 07 **/
	.progress-seven_img {
		padding-top: 0;
	}
	.progress-seven_bg {
		padding: 50px 0px 0px 40px;
	}
	.pbmit-sticky .pbmit-btn-white {
		margin-left: 50px;
	}
	.service-section_seven .pbmit-sticky {
		padding: 60px 0px 0px 0;
	}
	.pbmit-element-service-style-5 {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.pbmit-element-service-style-5 .pbmit-element-posts-wrapper .pbmit-service-ele:nth-child(odd) {
		margin-top: 0;
	}
	.about-seven_single {
		margin: 0px;
		--e-column-margin-right: 0px;
		--e-column-margin-left: 0px;
	}
	.about-seven_single{
		padding: 50px 30px 50px 60px;
	}
	.about-seven_single .pbmit-heading-subheading-style-1{
		margin-left: 0;
	}
	.testimonial-seven_heading_desc {
		padding: 0;
		margin-top: -25px;
    	margin-bottom: 30px;
	}
	.blog-seven_block{
		display: block!important;
		margin-bottom: 40px;
	}
	.blog-seven_block .pbmit-heading-subheading-style-1{
		margin-bottom: 30px;
	}
	.pbmit-blogbox-style-7 .post-item .pbmit-featured-container {
		margin: 0 40px 0 0;
	}
	.testimonial-Seven.swiper-horizontal > .swiper-pagination-bullets{
		display: block;
	}
	/** Homepage 08 **/
	.tab-eight_btn {
		text-align: left;
		padding-top: 0px;
	}
	.testimonial-eight {
		padding-top: 60px;
	}
	.footer-style-3.site-footer .widget {
		margin-top: 0px;
	}
	.about-us-1-section {
		margin-top: 40px;
		margin-bottom: 60px;
	}
	.about-us-1-img{
		margin-bottom: 20px;
	}
	.about-us-1-heading-desc {
		padding: 0px;
	}
	.about-us-2-inbox {
		margin-top: 0px;
	}
	.pbmit-element-static_box-style-1 .pbmit-static-box-inner {
        margin-left: 0px;
        padding-bottom: 60px;
    }
    .pbmit-element-static-box-style-1 .pbmit-element-posts-wrapper .pbmit-static-box-ele {
        margin-bottom: 30px;
    }
	.our-history .button-wrapper {
		padding-top: 0px;
	}
	.header-style-8.site-header .site-header-menu{
		position: static;
	}
	.header-style-8 .pbmit-slider-area-bg{
		padding: 150px 0 100px;
	}
	.header-style-8 .pbmit-slider-area-bg .pbmit-heading-subheading-header-style .pbmit-subtitle{
		font-size: 16px;
    	margin-bottom: 20px;
	}
	.header-style-8 .pbmit-slider-area-bg .pbmit-heading-subheading-header-style .pbmit-title{
		font-size: 70px;
		line-height: 70px;
	}
	/** Homepage 09 **/
	.fid-nine_box .col-md-6:not(:first-child) .pbminfotech-ele-fid-style-9{
		padding-top: 40px;
	}
	.about-nine_content {
		padding: 0 0 0 30px;
	}
	.about-nine_leftbox{
		padding-right: 40px;
	}
	.service-nine_bg .pbmit-element-service-style-8{
		padding-top: 165px;
	}
	.service-nine_bg .service_btn{
		top: -40px;
		right: 50%;
		width: auto;
		max-width: 100px;
	}
	.video-play-nine_bg{
		padding: 150px 0 150px 0;
	}
	.team-section-nine{
		padding: 65px 30px 160px 30px;
	}
	.team9-arrow{
		display: none !important;
	}
	.team-section-nine .pbmit-heading-subheading-style-3{
		margin-bottom: 40px;
	}
	.pbmit-marquestyle-02-second .icon-list-item{
		font-size: 80px;
		line-height: 80px;
	}
	.portfolio-section_nine {
		padding-top: 65px;
	}
	.portfolio-section_nine .col-md-20percent{
		flex: 0 0 100%;
    	max-width: 100%;
	}
	.portfolio-section_nine .pbmit-heading-subheading-style-3{
		margin-bottom: 40px;
	}
	.blog-nine_btn{
		text-align: left;
		margin-bottom: 50px;
	}
	.pbmit-blogbox-style-8 .pbminfotech-box-content {
		margin-bottom: 30px;
	}
	/** Homepage 10 **/
	.ihbox-section_ten .col-md-6:not(:first-child) .pbmit-ihbox-style-13{
		padding-top: 20px;
	}
	.service_ten .pbmit-service7-head-area,
	.service_ten .pbmit-service7-slider-area{
		width: 100%;
	}
	.about-us-ten_rightbox {
		padding: 60px 30px 50px 30px;
	}
	.about-us-ten_rightbox .ihbox-style-13_box{
		padding-right: 0;
	}
	.about-us-ten_leftbox{
		height: 50vh;
	}
	.about-section_ten {
		padding: 60px 10px 50px 10px;
	}
	.fid_ten .col-md-6.col-xl-3:nth-child(2){
		padding-top: 50px;
	}
	.pbmit-element-portfolio-style-3 .container-fluid{
		padding: 0 30px !important;
	}
	.contact-form-ten_rightbox{
		padding-left: 0;
	}
	.team-section_ten{
		padding: 60px 30px 60px 30px;
	}
	.team-section_ten .pbmit-heading-subheading-style-3{
		margin-bottom: 40px;
	}
	.blog_ten {
		padding: 60px 0 50px 0;
	}
	.blog-ten_leftbox {
		padding-right: 0px;
	}
	.pbmit-blogbox-style-9 .post-item {
		display: block !important;
	}
	.pbmit-blogbox-style-9 .pbminfotech-box-content {
		padding: 35px 30px 40px 30px;
	}
	.pbmit-blogbox-style-10 .post-item {
        display: block !important;
    }
    .pbmit-blogbox-style-10 .post-item .pbmit-featured-container {
		height: 100%;
		width: 100%;	
        flex-shrink: unset;
    }
    .pbmit-blogbox-style-10 .pbminfotech-box-content {
        padding: 30px 0px 0px 0px;
    }
	/** portfolio **/
	.pbmit-element-portfolio-style-1 .pbmit-element-posts-wrapper {
        display: block;
    }
    .pbmit-portfolio-style-1 img {
        width: 100%;
    }
	.service_ten{
		padding-left: 15px;
	}
	.service_ten .swiper-slider{
		margin-left: 0;
		margin-top: 30px;
	}
	/** Team Single **/
	.team-details-wrap .pbmit-title, .team-contact .pbmit-title{
		padding-top: 0;
	}
	.pbmit-team-details-inner {
		padding: 20px 0 0 0;
	}
	.team-headding-dec {
		padding-right: 0;
	}
	.team-headding-dec:first-child {
		padding-top: 30px;
	}
	/** Contact Us **/
	.contact-us-section{
		padding-bottom: 40px;
	}
	/** Faq **/
	.section-faq {
		padding: 60px 0px 40px 0px;
	}
	/*=== Footer ===*/
	.site-footer .widget {
		margin-top: 0px;
	}
	.site-footer .textwidget{
		margin-top: 35px;
	}
	.pbmit-footer-copyright-text-area {
		text-align: center;
	}
	.footer-style-2 .pbmit-footer-widget-area {
		padding-top: 70px;
	}
	.footer-style-2 .widget.greenly_contact_widget-2 {
		margin-left: 0;
	}
	.footer-style-3 .pbmit-footer-big-area {
		padding-top: 60px;
	}
	.footer-style-3 .pbmit-footer-big-title {
		font-size: 35px;
		line-height: 45px;
	}
	.footer-style-3 .pbmit-footer-widget-area {
		padding-bottom: 0px;
	}
	.footer-style-3 .pbmit-footer-social-area {
		padding: 10px 0;
	}
	.footer-style-3 .pbmit-footer-menu-area {
		text-align: center;
	}
	.footer-style-3 input.form-control{
		margin-bottom: 0;
	}
	.footer-style-3 button#button-addon2{
		position: relative;
		width: 100%;
	}
	.footer-style-3 .input-group{
		display: block;
	}
	.footer-style-4 .pbmit-footer-newslatter{
		display: block;
	}
	.footer-style-4 .pbmit-footer-mailchip{
		padding-left: 0;
		margin-top: 30px;
	}
	.footer-style-4 .widget{
		margin-top: 35px;
	}
	.footer-style-4 .pbmit-footer-widget-col-4 .widget{
		margin: 0 0 15px;
	}
}

@media (max-width:675px) {
    .pbmit-testimonial-style-8:after {
        font-size: 50px;
        line-height: 60px;
        bottom: 0px;
        right: 0;
    }
}

@media(max-width:690px) {
	.pbmit-blogbox-style-7 .post-item {
		display: block!important;
	}
	.pbmit-blogbox-style-7 .post-item .pbmit-featured-container {
		width: 100%;
	}
	.pbmit-blogbox-style-7 .pbmit-meta-container {
		width: 100%;
	}
	.pbmit-blogbox-style-7 .creativesplanet-box-content {
		padding-top: 20px;
	}
	.pbmit-blogbox-style-7 .post-item .pbmit-meta-date {
		display: flex;
		align-items: center;
	}
	.pbmit-blogbox-style-7 .post-item .pbmit-meta-date .pbmit-year-wrap {
		padding-left: 20px;
	}
}

@media(min-width:576px) {
	.pbmit-slider-one .swiper-pagination .swiper-pagination-bullet{
		margin: 3px 0 !important;
	}
}
@media(max-width:575px) {
	/** Section Title **/ 
    .pbmit-heading-subheading .pbmit-title{
        font-size: 25px;
    	line-height: 35px;
    }
	/*=== Revolution ===*/
	#rev_slider_9_1_wrapper .rs-layer span{
		font-size: 43px;
	}
	/*=== Banner Slider ===*/
	.pbmit-slider-one .pbmit-slider-item{
		padding: 120px 0 120px 0;
	}
	.pbmit-slider-one .pbmit-slider-content .pbmit-sub-title{
		font-size: 10px;
		line-height: 17px;
		padding: 2px 10px;
		letter-spacing: 1px;
		margin-bottom: 10px;
	}
	.pbmit-slider-one .pbmit-slider-content .pbmit-title{
		font-size: 24px;
        line-height: 27px;
	}
	.pbmit-slider-one .swiper-horizontal>.swiper-pagination-bullets{
		display: block;
		top: auto;
		bottom: 20px;
		left: auto;
		right: 45%;
	}
	.pbmit-slider-two .pbmit-slider-item{
		height: 450px;
	}
	.pbmit-slider-two .pbmit-slider-content .pbmit-title{
		font-size: 30px;
        line-height: 33px;
	}
	.pbmit-slider-two .swiper-pagination,
	.pbmit-slider-five .swiper-pagination{
		display: block;
	}
	.pbmit-slider-three .pbmit-slider-item{
		padding: 180px 0 100px 0;
	}
	.pbmit-slider-three .pbmit-slider-content .pbmit-title,
	.pbmit-slider-five .pbmit-slider-content .pbmit-title{
		font-size: 24px;
		line-height: 26px;
	}
	.pbmit-slider-four .pbmit-slider-item{
		padding: 120px 0 100px 0;
	}
	.pbmit-slider-four .pbmit-slider-content{
		padding-left: 30px;
	}
	.pbmit-slider-four .pbmit-slider-content .pbmit-sub-title,
	.pbmit-slider-five .pbmit-slider-content .pbmit-sub-title{
		font-size: 8px;
		line-height: 10px;
		margin-bottom: 10px;
	}
	.pbmit-slider-four .pbmit-slider-content .pbmit-title{
		font-size: 25px;
		line-height: 27px;
		margin-bottom: 10px;
	}
	.pbmit-slider-four .pbmit-slider-content .pbmit-button a{
		padding: 5px 20px;
	}
	.pbmit-slider-five .pbmit-slider-item{
		height: 350px;
	}
	.pbmit-slider-five .pbmit-slider-content .pbmit-title{
		margin-bottom: 10px;
	}
	.pbmit-slider-five .swiper-horizontal>.swiper-pagination-bullets{
		right: 45%;
	}
	.pbmit-slider-eight .pbmit-slider-item{
		padding: 100px 0 100px 0;
	}
	.pbmit-slider-eight .pbmit-slider-content .pbmit-title{
		font-size: 55px;
		line-height: 49px;
	}
	.pbmit-slider-nine .pbmit-slider-item{
		padding: 180px 0 80px 0;
	}
	.pbmit-slider-nine .pbmit-slider-strok{
		font-size: 80px;
		line-height: 80px;
		top: -35px;
	}
	.pbmit-slider-nine .pbmit-slider-content .pbmit-title{
		font-size: 34px;
		line-height: 34px;
	}
	.pbmit-slider-nine .pbmit-img-masking:before,
	.pbmit-slider-nine .pbmit-img-masking:after{
		width: 45%;
	}
	.pbmit-slider-ten .pbmit-slider-item{
		padding: 150px 0 100px 0;
	}
	.pbmit-slider-ten .pbmit-slider-strok{
		font-size: 90px;
		line-height: 65px;
		top: -20px;
	}
	.pbmit-slider-ten .pbmit-slider-content .pbmit-title{
		font-size: 66px;
		line-height: 69px;
	}
	.pbmit-slider-ten .pbmit-button a{
		padding: 8px 25px;
	}
	/** Homepage 01 **/
	.testimonial-one_img{
		padding: 0px 30px 1px 0px;
	}
	.testimonial-one_img .testimonial-one_img_content a{
		font-size: 18px;
	}
	.counter-section-one .pbmit-btn {
		margin-top: 0;
	}
	.project-img-section-one::before{
		margin-left:0;
	}
	/** Homepage 04 **/
	.blog-four_heading_dec {
		padding-top: 0px;
		margin-bottom: 20px;
	}
	.our-story-four {
		padding: 30px 0;
	}
	.swiper-pagination {
		display: none;
	}
	.pbmit-testimonial-style-8 .pbminfotech-box-author.d-flex {
        display: block!important;
    }
    .pbmit-testimonial-style-8 .pbminfotech-box-img .pbmit-featured-wrapper {
        margin-right: 0;
        margin-bottom: 30px;
    }
	/** Homepage 06 **/
	.pbmit-res-fid-5 .pbmit-column .vc_column-inner {
        padding-top: 60px!important;
    }
    .pbmit-res-fid-5 .pbminfotech-ele-fid-style-5 {
        margin-top: -45px!important;
        right: -45px;
    }
	.banner-six .me-4 {
		margin-right: 0px!important;
		margin-bottom: 20px;
	}
	.choose-six_right p {
		margin-top: -25px;
	}
	.progress-six_bg{
		margin-top: 80px;
		padding: 0px 0px 180px 0px;
	}
	/** Homepage 07 **/
	.banner-seven_bg {
		margin-top: 40px;
	}
	.project-eight_bg .swiper-horizontal>.swiper-pagination-bullets {
		bottom: -40px;
		display: block;
	}
	.project-eight_bg {
		padding-bottom: 40px!important;
	}
	.header-style-8 .pbmit-header-search-btn {
		display: block;
		margin-left: -112px;
	}
	/** Homepage 09 **/
	.testimonial_nine .swiper-pagination{
		display: block;
	}
	/** Homepage 10 **/
	.client-ten_title{
		text-align: center;
	}
	/** Project **/
	.pbmit-portfolio-lines-wrapper ul {
		display: grid;
		grid-template-columns: repeat(1,1fr);
		grid-gap: 30px 30px;
	}
	.pbmit-single-project-details-list {
		padding: 30px;
	}
	.post-navigation .pbmit-post-nav.nav-title {
		text-overflow: ellipsis;
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	/** Blog */
	.blog-classic .pbmit-post-title {
		font-size: 25px;
		line-height: 35px;
	}
	.comments-box .media{
		display: block;
	}
	.comments-box .comment-meta:before{
		top: -10px;
		left: 17px;
		border-width: 0px 10px 10px 10px;
		border-color: transparent transparent #fff transparent;
	}
	.comments-box  .comment-meta:after{
		top: -13px;
		left: 15px; 
		border-width: 0px 12px 12px 12px;
		border-color: transparent transparent #e9e9e9 transparent;
	}
	.comment-author{
		text-align: left;
	}
	.comments-box .media{
		margin-bottom: 30px;
	}
	.action-box-wrap .row .col {
		width: 100%;
	}
	.our-history .about-img-bottom {
		margin-top: 30px;
	}
	/** Blog details*/
	.pbmit-blog-meta.pbmit-blog-meta-bottom {
		display: block!important;
	}
	.pbmit-blog-meta-bottom-left{
		width: 100%;
	}
	.pbmit-blog-meta-bottom-right {
		width: 100%;
		margin-top: 20px;
		text-align: left;
	}
	.pbmit-author-box {
		display: block;
	}
	.pbmit-author-content {
		margin-top: 20px;
		padding: 0;
	}
	.blog-left-col {
		padding-bottom: 40px;
		margin-top: 0;
	}
	.media-body.comment-meta {
		margin-left: 0;
		padding-top: 20px;
		margin-top: 20px;
	}
	.comments-box .children .media.even.depth-2 {
		margin-left: 0;
	}
	.post-content-bottom{
		text-align: center;
	}
	.pbmit-author-image{
		height: 100%;
		width: 100%;
	}
}

@media (max-width:570px) {
	.pbmit-testimonial-style-7:after {
		content: normal;
	}
}

@media (max-width:446px) {
	.pbmit-footer-big{
		display: block!important;
	}
	.footer-style-3 .pbmit-footer-big-right {
		padding-right: 0;
		margin: 20px 0 10px 0;
	}
}

@media (max-width: 414px) {
    .pbmit-ihbox-style-9 .pbmit-ihbox-headingicon {
        display: block!important;
    }
    .pbmit-ihbox-style-9 .pbmit-ihbox-icon {
        padding-right: 0px;
        padding-bottom: 20px;
    }
	.button-wrapper a {
		padding: 13px 40px 13px 40px;
	}
	.pbminfotech-ele-fid-style-5 {
		top: 48px;
		right: 50px;
	}
	.banner-seven_bg {
		margin-top: 20px;
	}
	.header-style-8 .pbmit-slider-area-bg .pbmit-heading-subheading-header-style .pbmit-title {
		font-size: 50px;
		line-height: 60px;
	}
}

@media (max-width:480px){
	.rs-layer span{
		line-height:30px; 
		font-size:26px
	}
	/*=== Banner Slider ===*/
	.pbmit-slider-one .pbmit-slider-item{
		padding: 80px 0 90px 0;
	}
	.pbmit-slider-two .pbmit-slider-content .pbmit-shape{
		display: none;
	}
	.pbmit-slider-two .pbmit-slider-content .pbmit-title{
		font-size: 24px;
		line-height: 29px;
	}
	.pbmit-slider-two .pbmit-button a{
		padding: 8px 20px;
	}
	.pbmit-slider-three .pbmit-slider-item {
        padding: 120px 0 70px 0;
    }
	.pbmit-slider-three .pbmit-slider-content .pbmit-sub-title{
		font-size: 14px;
		line-height: 17px;
		font-weight: 400;
	}
	.pbmit-slider-three .pbmit-slider-content .pbmit-title{
		font-size: 22px;
		line-height: 29px;
		font-weight: 400;
	}
	.pbmit-slider-three .pbmit-button{
		display: none;
	}
	.pbmit-slider-four .pbmit-slider-item{
		padding: 90px 0 70px 0;
	}
	.pbmit-slider-four .pbmit-slider-content{
		padding-left: 0;
	}
	.pbmit-slider-four .pbmit-slider-content .pbmit-title{
		font-size: 20px;
		line-height: 23px;
	}
	.pbmit-slider-five .pbmit-slider-item{
		height: 250px;
	}
	.pbmit-slider-eight .pbmit-slider-content .pbmit-title{
		font-size: 35px;
        line-height: 35px;
        margin-bottom: 10px;
	}
	.pbmit-slider-nine .pbmit-slider-strok{
		font-size: 60px;
		line-height: 60px;
	}
	.pbmit-slider-nine .pbmit-slider-content .pbmit-title{
		font-size: 23px;
		line-height: 25px;
	}
	.pbmit-slider-nine .pbmit-img-masking:before, 
	.pbmit-slider-nine .pbmit-img-masking:after{
		width: 42%;
	}
	.pbmit-slider-nine .pbmit-img-masking img{
		margin-left: 40px;
	}
	.pbmit-slider-ten .pbmit-slider-item{
		padding: 110px 0 80px 0;
	}
	.pbmit-slider-ten .pbmit-slider-strok{
		font-size: 60px;
		line-height: 39px;
		left: 15px;
	}
	.pbmit-slider-ten .pbmit-slider-content .pbmit-title{
		font-size: 47px;
		line-height: 47px;
		margin-bottom: 20px;
	}
}
@media(max-width:375px) {
	/*=== Revolution ===*/
	#rev_slider_9_1_wrapper .rs-layer span{
		font-size: 27px;
	}
    .pbmit-ihbox-style-12 {
        padding: 15px;
    }
	.pbminfotech-ele-fid-style-6 .d-flex {
		display: block!important;
	}
	.pbminfotech-ele-fid-style-6 .pbmit-content-wrap {
		margin-top: 10px;
	}
	/*=== Banner Slider ===*/
	.pbmit-slider-four .pbmit-slider-content .pbmit-title{
		font-size: 18px;
	}
	.pbmit-slider-five .pbmit-slider-content .pbmit-title{
		font-size: 20px;
        line-height: 23px;
	}
	.pbmit-slider-nine .pbmit-slider-content .pbmit-title{
		font-size: 20px;
	}
	.pbmit-slider-nine .pbmit-slider-content .pbmit-button a{
		line-height: 17px;
		padding: 9px 27px;
	}
}
@media (max-width:300px) {
	.banner-seven_bg {
		margin-top: 70px;
	}
	.footer-style-2 .pbmit-contact-widget-lines .pbmit-contact-widget-line{
		padding-left: 68px;
	}
	.header-style-8 .pbmit-header-search-btn {
		display: block;
		margin-left: -130px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pbmit-portfolio-style-1 .pbminfotech-box-content {
        margin: 5px;
    }
    .pbmit-portfolio-style-1 .pbminfotech-titlebox {
        left: 10px;
    }
    .pbmit-portfolio-style-1 .pbminfotech-box-content .pbmit-portfolio-title {
        font-size: 15px;
        line-height: 25px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1800px){
	div#choose-lottie {
		margin-left: 0;
	}
}
@media (min-width: 1300px) and (max-width: 1400px){
	.pbmit-sticky-special{
		height: 600px !important;
		min-height: 600px !important;
	}
}
@media (min-width: 1025px) and (max-width: 1366px){
	.team-nine-heading_area{
		padding-left: 35px;
	}
}
@media (min-width: 1025px) and (max-width: 1300px){
	.pbmit-sticky-special{
		min-height: 550px !important;
    	height: 550px !important;
	}
}
@media (max-width: 1270px){
	.header-style-8 .pbmit-header-button2 a {
		padding: 0 20px 0 65px;
	}
	.header-style-8 .site-navigation ul.navigation > li > a {
		padding: 0px 10px;
	}
}
@media (max-width: 1600px){
	/*=== Header ===*/
	.header-style-10 .pbmit-pre-header-wrapper > .container-fluid{
		padding: 0 30px;
	}
	.header-style-10 .pbmit-header-content{
		margin: 0 30px;
	}
	/*=== Banner-slider ===*/
	/* .pbmit-slider-one .slide-02 .second-img{
		right: 270px;
	} */

}
@media (max-width: 1500px){
	.client-six {
		margin-top: 0px;
	}
	.banner-lottie {
		margin-top: -200px;
	}
}
@media (max-width: 1450px){
	/*=== Header ===*/
	.header-style-10 .site-navigation{
		margin-left: 20px;
	}
	.header-style-10 .pbmit-right-box .pbmit-btn-blackish{
		padding: 0 25px;
	}
}