@media (min-width:  1200px) and (max-width: 1400px){
	.self_publis_sec h2 {
        font-size: 50px;
        line-height: 58px;
    }


    .testimonials_slider .item p {
        font-size: 16px;
        min-height: 110px;
    }
}




@media(max-width: 767px){

	.btn_green, .btn_yellow {
        padding: 11px 13px 11px;
        font-size: 14px;
    }

	header .banner-cta li:first-child {
	    display: none;
	}

	header .banner-cta{
		padding: 0;
	}

	.logo {
	    display: inline-block;
	    width: 120px;
	}

	.banner_slid_img2, .banner_slid_img3 {
	    display: none;
	}

	.banner_slid_img1, .banner_slid_img4{
	    opacity:.1
	}

	.banner_slid_img4 {
	    width: 155px;
	}

	.hero_img_1 img {
	    width: 100%;
	}

	.main-banner-head h1 {
	    font-size: 41px;
	    line-height: 50px;
	}

	.main-banner-head p {
	    font-size: 18px;
	}

	section.main-banner {
	    padding: 150px 0 20px;
	}

	.services_sec {
	    padding: 20px 0 0px;
	}

	.services_sec h4 {
	    font-size: 20px;
	}

	.services_sec h2 {
	    font-size: 32px;
	    font-weight: 700;
	    color: #0B1A30;
	}

	.services_sec_boxes {
	    margin-top: 30px;
	    margin-bottom: 30px;
	}

	.cta_sec h2 {
	    font-size: 40px;
	}

	.cta_sec p {
	    font-size: 17px;
	    margin: 10px 0 30px;
	    color: #4B5560;
	}

	.cta_box_img img {
	    margin: 40px auto 20px;
	    left: -50px;
	    display: table;
	}

	.self_publis_sec {
	    overflow: visible;
	    padding: 50px 0;
	    background-position: top right;
	}

	.self_publis_sec h2 {
	    font-size: 57px;
	    font-weight: 600;
	    color: #001B3A;
	    line-height: 70px;
	}

	section.portfolio h2 {
	    font-size: 32px;
	}

	section.portfolio h5 {
	    font-size: 20px;
	    margin: 0 0 30px;
	}

	section.portfolio {
	    padding: 60px 0 40px;
	}

	section.portfolio .col-md-3 {
	    width: 50% !important;
	}

	section.lets_get h2 {
	    font-size: 36px;	
	}

	section.lets_get {
	    padding: 50px 0;
	}

	.lets_get .input {
	    margin-bottom: 30px;
	}

	.pp-badge {
        top: 5px;
    }

    .pp-line{
    	display: none;
    }

    section.dashboard_sec {
	    padding: 50px 0 50px;
	}

	section.dashboard_sec .row {
	    width: 100%;
	    margin: auto;
	}

	section.dashboard_sec h3 {
	    font-size: 32px;
	}

	.banner-cta {
	    column-gap: 10px;
	}


	.testi_title {
	    width: 100%;
	    margin: 0 0 50px;
	}

	.testi_title h3 {
	    font-size: 38px;
	}

	.testimonials_slider .owl-nav {	
	    top: -50px;
	}

	.testimonials {
	    padding: 60px 0 50px;
	}

	.faq-section {
	    background: #F9FAFB;
	    padding: 60px 0 170px;
	}

	.faq-title {
	    font-size: 40px;
	}

	.ebook-form {
	    width: 100%;
	    padding: 35px 15px;
	}

	.ebook-title {
    font-size: 38px;
	    text-align: center;
	}

	.footer-links.d-flex.gap-3 {
	    display: inline-block !important;
	}

	.footer-links a {
	    font-size: 0.6rem;
	    letter-spacing: .10em;
	}

    .main-banner-head h1 small {
        font-size: 22px;
        line-height: 28px;
        margin: 10px auto 10px;
    }
    
    .pp-title {
        font-size: 30px;
    }

}