










@media only screen and (min-width : 100px) and (max-width : 1400px) {

}
@media only screen and (min-width : 100px) and (max-width : 1100px) {

	header.header .row {
    width: 104%;
}
	.site-logo {
    width: 100%;
}
	.site-logo a {
    font-size: 36px;
}
	.home-slider-content h1 {
    font-size: 48px;
}
	.type-span-ht {
    font-size: 48px;
}
	.home-slider-content p {
    font-size: 16px;
    margin-bottom: 50px;
    margin-top: 14px;
    line-height: 27px;
}
	.home-slider-image {
    width: 100%;
    height: 700px;
}
	section.home-slider {
		height: auto;
}
	.home-slider-item {
    position: relative;
}
	.home-slider-content-wrap {
    top: 30%;
}
	h2.main-heading-2 {
    font-size: 38px;
    color: #fff;
    font-weight: 600;
    padding-right: 0;
}
	h4.main-heading-1 {
    font-size: 18px;
}
	.about-image-1 {
    width: 100px;
		height: auto;
    position: relative;
}
.about-content h3 {
    font-size: 30px;
    margin: 0px 0px;
}	
	.about-content p {
    font-size: 16px;
    padding-right: 10px;
}
	.about-image {
    width: 100%;
    height: 590px;
}
	section.section-about {
    padding: 60px 0px;
}
	section.section-service {
    padding: 50px 0px;
}
	.service-box {
    padding: 80px 15px 25px 15px;
}
	section.section-skills {
    width: 100%;
    padding: 70px 0px;
}
	.skill-box-1 {
    padding: 30px 30px 30px 40px;
}
	.port-image {
    width: 100%;
    height: 380px;
}
	.port-box {
    width: 100%;
    height: 380px;
}
	.project-heading {
    text-align: center;
    padding: 0 225px;
}
	.skills-tabs ul {
    justify-content: center;
    column-gap: 6px;
    margin-bottom: 20px;
}
	.skills-tabs ul li a {
    font-size: 14px;
    padding: 12px 22px;
}
	.project-image {
    width: 100%;
    height: 270px;
}
	.project-box-01 {
    width: 100%;
    height: 270px;
}
	section.section-marquee ul li {
    font-size: 80px;
}
	
	
	
	
	
	
	
	
	
	
	
	
}
@media only screen and (min-width : 100px) and (max-width : 1000px) {


	
	
	
	
	
}
@media only screen and (min-width : 100px) and (max-width : 900px) {
.inner-page-title {
    font-size: 2rem;
}
section.responsive-menu {
    width: 100%;
    right: -102%;
}
	.right-bars {
    display: none;
}
	.mobile-menu-btn {
    cursor: pointer;
    width: 80px;
    height: 80px;
    position: absolute;
    background: #58e8a5;
    margin-right: -15px;
    text-align: center;
    right: -96%;
    top: -80px;
    padding: 27px 20px;
}
	    .site-logo {
        width: 56%;
    }
	    .home-slider-content p {
        padding-right: 130px;
    }
	    .about-content h3 {
        font-size: 24px;
        margin: 0px 0px;
    }
	    .about-image {
        width: 100%;
        height: auto;
    }
	.service-heading {
    padding: 0px 0px;
}
	
	section.section-service .row {
    justify-content: center;
}
	.skills-heading h2 {
    padding: 0;
}
	    .port-box {
        width: 100%;
        height: 350px;
    }
	    .port-image {
        width: 100%;
        height: 350px;
    }
	.port-image img {
    object-fit: cover;
}
	    .project-heading {
        text-align: center;
        padding: 0 0px;
    }
	    .skills-tabs ul li a {
        font-size: 12px;
        padding: 8px 12px;
    }
	.contact-form {
    padding-bottom: 60px;
    padding-top: 60px;
}
	.copyright-text {
    text-align: center;
    margin-bottom: 15px;
}
.footer-menu ul {
    justify-content: center;
}
	
	
}

@media only screen and (min-width : 100px) and (max-width : 600px) {
.blogs-item .custom-theme-post-item {
    display: block;
}
.blogs-item .custom-theme-post-item .custom-theme-post-content {
    padding-left: 0px;
}
}

@media only screen and (min-width : 100px) and (max-width : 500px) {
.inner-page-title {
    font-size: 1.6rem;
}
.custom-theme-post-title a {
    font-size: 1.3rem;
}
	.wrapper {
    overflow: hidden;
}
	header.header .row {
        width: 108%;
    }
	    .mobile-menu-btn {
        right: -188%;
        top: -80px;
    }
	section.home-slider {
    margin: 0;
}
	h1.type-heading br {
    display: none;
}
	.home-slider-content h1 {
        font-size: 34px;
    }
	    .type-span-ht {
        font-size: 34px;
    }
	    .home-slider-content p {
        padding-right: 0;
        color: #fff;
        display: none;
    }
	.home-slider-image {
        width: 100%;
        height: 320px;
    }
	.home-slider-btns a {
    padding: 14px 20px;
}
	.home-slider-btns {
    margin-top: 38px;
}
	    h2.main-heading-2 {
        font-size: 24px;
    }
	    h4.main-heading-1 {
        font-size: 14px;
    }
	.about-heading {
    margin-bottom: 30px;
}
	p {
    font-size: 14px !important;
    line-height: 26px !important;
}
	    .about-content h3 {
        font-size: 20px;
        margin: 0px 0px;
    }
	.service-heading h2 {
    padding-right: 0px;
    margin: 20px 0px 0px;
}
	.service-box {
    margin-top: 50px;
}
	.ser-icon img {
    width: 50%;
}

.ser-icon {
    width: 80px;
    height: 80px;
    background: #55e6a5;
    border-radius: 5px;
    text-align: center;
    line-height: 80px;
    position: absolute;
    top: 30px;
}
	.site-logo a {
        font-size: 24px;
    }
	.site-logo {
        width: 56%;
        text-align: center;
        line-height: 50px;
        height: 50px;
        padding: 0;
    }
	header.header .row {
        width: 108%;
        height: 50px;
    }
	    .mobile-menu-btn {
        right: -191%;
        top: -50px;
        height: 50px;
        padding: 12px 20px;
    }
	.home-slider-image:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 50%;
}
	    h2.main-heading-2 {
        font-size: 20px;
    }
	.about-image-1 {
        width: 70px;
    }
	    .about-content p {
        font-size: 16px;
        padding-right: 0;
    }
	    p {
        font-size: 13px !important;
        line-height: 25px !important;
    }
	    .about-content h3 {
        font-size: 18px;
    }
	.about-icon-box {
    width: 260px;
    padding: 22px 12px;
}
	.award-content h3 {
    font-size: 30px;
}
	.award-content h5 {
    font-size: 14px;
}
	.ser-icon {
        width: 60px;
        height: 60px;
        border-radius: 5px;
        line-height: 60px;
        top: 30px;
    }
	.service-box {
        padding: 60px 15px 25px 15px;
    }
	.skill-box-content h2 {
    font-size: 18px;
    margin: 8px 0px 8px 0px;
}
	.skill-box-content h4 {
    font-size: 14px;
    margin-bottom: 10px;
}
	.perf-part h5 {
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 15px;
}
	h3.sbox-title:before {
    left: -22px;
}
	    .project-heading {
        margin: 0;
    }
	
	.skills-tabs ul li {
    margin: 8px 0px;
}
	.project-image {
        width: 100%;
        height: auto;
    }
	    .project-box-01 {
        width: 100%;
        height: auto;
    }
	.project-box-01:hover h1.pro-head {
    font-size: 18px;
}
	.project-box-cont {
    padding: 95px 0px;
}
	.submit-btn {
    text-align: left;
}
	input.submit-btn {
    padding: 8px 20px;
}
	input.input1 {
	padding: 12px 12px;
    font-size: 14px;
}
	select.input1{
		padding: 12px 12px;
    font-size: 14px;
	}
	textarea.textarea{
		 font-size: 14px;
	}
	ul li a{
		font-size: 14px !important;
	}
	    section.section-marquee ul li {
        font-size: 30px;
    }
	
	.mobile-menu-btn {
        right: -191%;
        top: -50px;
        height: 50px;
        padding: 12px 10px;
        width: auto;
    }
	
	
	
	
}
@media only screen and (min-width : 100px) and (max-width : 375px) {
.post-meta span {
    font-size: 11px;
    letter-spacing: .5px;
}
.custom-theme-post-title a {
    font-size: 1.2rem;
}
	    .site-logo {
        width: 60%;
    }
	.site-logo a {
        font-size: 20px;
    }
	
	    .home-slider-content h1 {
        font-size: 28px;
    }
	    .type-span-ht {
        font-size: 28px;
    }
	.home-slider-btns a {
        padding: 10px 15px;
        font-size: 14px;
    }
	    .home-slider-image {
        width: 100%;
        height: 260px;
    }
	h2.main-heading-2 {
        font-size: 18px;
    }
	h4.main-heading-1 {
        font-size: 12px;
    }
	
	
	
	
	
	
	
	
}
@media only screen and (min-width : 100px) and (max-width : 320px) {

	 .home-slider-content h1 {
        font-size: 22px;
    }
	    .type-span-ht {
        font-size: 22px;
    }
	
	
	
	
	
	
}
