/*=== Responsive Style Sheet ===*/

@media only screen and (max-width: 1600px){
	.main-header{
		top: 40px;
		right: 160px;
	}

	.nav-toggler{
		top: 0;
	}

	.sec-icon span{
	    width: 80px;
	    height: 60px;
	    line-height: 60px;
	}

	.pp-section.active .sec-icon{
	    top: 35px;
	}

	.sec-count {
	    width: 80px;
	    height: 60px;
	    line-height: 60px;
	    font-size: 45px;
	    bottom: 35px;
	}

	.banner-section .image-box{
		padding-right: 120px;
	}


	.sec-float-text{
		font-size: 80px;
	    right: 48px;
	    bottom: -79px;
	}

	.banner-section .title-box h2{
		font-size: 80px;
	}

	.sec-title h2,
	.banner-section .title-box h3{
		font-size: 42px;
	}

	.center-box,
	.services-section .center-box,
	.about-me .center-box{
		padding: 120px 0;
	}

	#pp-nav li a, .pp-slidesNav li a,
	#pp-nav li, .pp-slidesNav li{
		height: 40px;
	}

}

@media only screen and (max-width: 1440px){
	.auto-container{
		max-width: 80%;
	}

	.testimonial-block{
		padding-bottom: 70px;
	}

	.pp-viewing-Contact .social-icon-two{
		display: none;
	}

	.about-me .image-column .image:after,
	.about-me .image-column .image:before{
		border-radius: 50% 50% 0 0;
	}

	.about-me .image-column .image .girl-img{
		top: -5px !important;
		margin: 0 auto;
	}

	.about-me .progress-bars{
		margin-bottom: 30px;
	}

	.header-style-two .menu-box .navigation > li{
		margin: 0 15px;
	}
}

@media only screen and (max-width: 1280px){
	.banner-section .content-box{
		max-width: 50%;
		min-width: 50%;
	}

	.banner-section .title-box p br{
		display: none;
	}

	.banner-section .image-box{
		padding: 0;
	    width: 65%;
	    right: -15%;
	}

	.banner-section .title-box p{
		margin-bottom: 30px;
	}

	.banner-section .title-box h2{
		font-size: 60px;
	}

	.sec-title h2, .banner-section .title-box h3{
		font-size: 32px;
	}

	#pp-nav:before,
	#pp-nav:after{
		display: none;
	}

	#pp-nav.left{
		left: 50px;
		padding: 0;
	}

	#pp-nav li a, .pp-slidesNav li a,
	#pp-nav li, .pp-slidesNav li{
		height: 30px;
	}

	.sidenav-bar,
	.sidenav-bar .nav-box{
		width: 350px;
	}

	.nav-toggler{
		right: 0;
	}

	.social-icon-two,
	.sec-float-text,
	.sec-icon{
		display: none;
	}

	.main-header .logo{
		max-width: 170px;
		z-index: 9;
	}

	.resume-block .expirience{
		width: 270px;
	}

	.resume-block .inner-box{
		padding-left: 320px;
	}

	.service-block .floating-text{
		font-size: 100px;
		line-height: 120px;
	}

	#nav-icon1,
	.nav-toggler{
		-webkit-transform: scale(.7);
		-moz-transform: scale(.7);
		-ms-transform: scale(.7);
		-o-transform: scale(.7);
		transform: scale(.7);
		transform-origin: right top;
		top: 7px;
	}

	.main-header{
		right: 0;
	}

	.main-header .main-box{
		padding: 0 50px;
	}
}

@media only screen and (max-width: 1139px){
	.testimonial-section .sec-title{
		margin-bottom: 30px;
	}

	.testimonial-block .text-box{
		padding-top: 80px;
	}

	.banner-section .image-box{
		padding: 0;
	    width: 70%;
	    right: -20%;
	}

	.banner-section .contact-info li{
		margin-right: 30px;
	}

}

@media only screen and (min-width: 1023px){
	.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: 1023px){
	
	.mobile-nav-toggler{
		display: block;
		order: 2;
	}

	.main-header{
		top: 20px;
	}

	.main-header.fixed-header .main-box,
	.main-header .main-box{
		padding: 0 20px;
	}

	.sidenav-bar .side-nav .navigation .dropdown-btn{
		height: 22px;
		width: 22px;
		line-height: 22px;
		font-size: 18px;
	}

	.sidenav-bar .side-nav .navigation > li li a{
		font-size: 14px;
		line-height: 28px;
	}

	.banner-section .title-box h2{
		font-size: 48px;
	}

	.sec-title .title{
		font-size: 14px;
		padding-left: 30px;
	}

	.sec-title .title:before{
		width: 25px;
		height: 2px;
	}

	.banner-section .title-box h3{
		font-size: 28px;
	}

	.banner-section .image-box {
	    width: 80%;
	    right: -25%;
	}

	.banner-section .title-box p{
		font-size: 14px;
		margin-bottom: 20px;
	}

	.banner-section .contact-info{
		flex-direction: column;
		margin-bottom: 10px;
	}

	.banner-section .contact-info li{
		margin-right: 0;
		margin-bottom: 20px;
	}

	.banner-section .title-box h4{
		font-size: 16px;
	}

	.auto-container{
		max-width: 90%;
	}

	#pp-nav.left{
		display: none;
	}

	.banner-section .content-box{
		padding: 100px 0 60px;
	}

	.resume-carousel{
		position: relative;
		padding-bottom: 100px;
	}

	.resume-carousel .owl-nav{
		top: auto;
		bottom: 0px;
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	.resume-tabs .tab-buttons li{
		width: 50%;
	}

	.service-block{
		margin-top: 0 !important;
	}

	.project-tab .project-tab-btns{
		flex-wrap: wrap;
		justify-content: flex-start;
		margin-bottom: 20px;
	}

	.testimonial-block{
		flex-direction: column;
		padding-bottom: 80px;
	}

	.testimonial-block .text-box,
	.testimonial-block .text-box .inner-box{
		max-width: 100%;
		width: 100%;
	}

	.testimonial-block .image-box{
		display: none;
	}

	.testimonial-block .image-box .image{
		padding: 50px 0 0;
		margin-bottom: 0;
		max-width: 50%;
		margin: 0 auto;
	}

	.sec-count{
		display: none;
	}
	
	.center-box,
	.services-section .center-box,
	.testimonial-section .center-box,
	.about-me .center-box{
		padding: 100px 0 30px;
	}

	.portfolio-section .center-box,
	.resume-section .center-box{
		padding: 100px 0 70px;
	}

	.contact-section .contact-column .inner-column{
		padding-top: 0;
	}

	.main-footer .text{
		font-size: 14px;
	}

	.main-footer .text br{
		display: none;
	}

	.sidenav-bar .side-nav .navigation > li > a{
		font-size: 18px;
		line-height: 22px;
	}

	.sidenav-bar .upper-box{
		padding: 0;
		margin-bottom: 20px;
	}

	.sidenav-bar, .sidenav-bar .nav-box{
		width: 280px;
	}

	.sidenav-bar .nav-box .inner-box{
		padding: 25px 25px 120px;
	}

	.sidenav-bar .bottom-box{
		padding: 0 25px 0;
		min-height: 100px;
	}

	.sidenav-bar .upper-box .nav-toggler{
		font-size: 24px;
	}

	.sidenav-bar .copyright-text br{
		display: none;
	}

	.sidenav-bar .side-nav{
		margin-bottom: 50px;
	}

	.nav-toggler{
		top: 7px;
	}

	.testimonial-section .image-column,
	.testimonial-carousel{
		width: 100%;
	}

	.testimonial-section .image-column{
		margin-top: 50px;
	}

	.testimonial-section .image-column .image{
		padding-left: 0;
	}

	.main-header .menu-box{
		position: fixed;
		left: 0;
		top: 0;
		height: 100%;
		width: 300px;
		background-color: #111111;
	}

	.main-header .menu-box .navigation{
		position: relative;
		flex-direction: column;
		padding-top: 100px;
	}

	.header-style-two .menu-box .navigation li{
		margin: 0;
		width: 100%;
		padding: 10px 20px;
	}

	.pp-viewing-Testimonials .main-header .menu-box,
	.pp-viewing-Services .main-header .menu-box,
	.pp-viewing-About .main-header .menu-box{
		background-color: #fff;
	}

	.main-menu .navigation > li > ul:before{
		display: none;
	}

	.menu-box .navigation li .dropdown-btn{
	    position: absolute;
	    right: 15px;
	    top: 5px;
	    display: block;
	    font-size: 18px;
	    line-height: 32px;
	    width: 32px;
	    background: rgba(255,255,255,.20);
	    color: inherit;
	    text-align: center;
	    z-index: 8;
	}

	.menu-box .navigation > li > ul {
		position: relative;
		width: 100%;
		margin: 0;
		left: 0;
		top: 0;
	    opacity: 1;
	    margin-top: 20px;
	    transform: translateY(0px);
	    transition: none;
	}

	.header-style-two .menu-box .navigation li > ul > li{
		padding: 0;
	}
}

@media only screen and (max-width: 767px){
	.banner-section .content-box{
		max-width: 60%;
	}

	.banner-section .contact-info li strong{
		margin-bottom: 0;
	}

	.resume-block .inner-box{
		padding-left: 35px;
	}

	.resume-block .expirience{
		position: relative;
		width: 100%;
		text-align: left;
		margin-bottom: 0px;
		top: -8px;
	}

	.project-tab .project-tab-btns .p-tab-btn{
		font-size: 14px;
		padding: 10px 20px;
		min-width: 120px;
	}

	.project-tab .carouse-outer{
		padding-left: 0;
	}

	.project-tab .about-projects{
		position: relative;
		width: 100%;
	}

	.main-footer .logo{
		max-width: 170px;
	}
}


@media only screen and (max-width: 599px){
	.banner-section .content-box{
		max-width: 100%;
	}

	.banner-section .btn-style-one .btn-icon{
		display: none;
	}

	.resume-tabs .tab-buttons{
		flex-direction: column;
	}

	.resume-tabs .tab-buttons li{
		width: 100%;
	}

	.project-tab .p-tab{
		display: flex;
		flex-direction: column;
	}

	.project-tab .about-projects{
		order: 2;
	}

	.about-me .text-box h4{
		font-size: 24px;
		line-height: 1.2em;
	}
}

@media only screen and (max-width: 479px){
	.sec-title .title:before{
		display: none;
	}
	.sec-title .title{
		padding-left: 0;
	}

	.testimonial-block .text-box .inner-box{
		padding: 50px 20px 35px;
	}

	.testimonial-block .text-box p{
		font-size: 16px;
		line-height: 22px;
	}

	.testimonial-block .quote-icon {
	    top: -40px;
	    height: 60px;
	    width: 80px;
	}

	.project-tab .project-tab-btns .p-tab-btn{
		margin: 0;
		width: 50%;
		padding: 10px 15px;
	}

	.project-block .caption-box h4{
		font-size: 18px;
	}

	.resume-block .text-box h4{
		font-size: 20px;
	}

	.banner-section .title-box h3{
		font-size: 24px;
	}
}
