@media only screen and (max-width:1600px) and (min-width:1020px){
html{font-size:85%}

section.our-banner:after {width: 69%;}

.info-banner {    margin-top: 50px;	}

img.isticker-70 {    top: 0;	}

section.cta-heading {    width: 100%;	}

.testi-inn .container-wh:before {    left: -20px;	}

.cta-heading h2 {    font-size: 4rem;	}
 
}
	

@media only screen and (max-width: 980px) and (min-width: 220px) {
	
	.logo img {
    max-width: 180px;
}

.form-control {
    font-size: 13px;
}
	
    html{font-size:80%}
        a.menu-bottom {
        display: revert;
    }
 
    .menu li a:before{
        display: none;
    }
    .menu-bottom span:nth-child(2) {
        width: 70%;
    }
    .menu-bottom.click span:nth-child(1) {
        width: 0;
    }
    .menu-bottom.click span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        position: relative;
        top: 9px;
        width: 100%;
    }
    .menu-bottom.click span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .menu-bottom span:last-child {
        margin-bottom: 0;
    }
    .menu-bottom {
        width: 40px;
        height: 40px;
        padding: 5px;
        float: none;
        position: absolute;
        z-index: 99999999999;
        cursor: pointer;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        right: 10px;
        top: -30px;
        text-align: right;
    }
    .menu-bottom span {
        height: 2px;
        background: #ffffff;
        display: block;
        width: 100%;
        margin-bottom: 6px;
        position: relative;
    }
    .menu-bottom.click span {
        background: #ffffff;
    }
    .menu-bottom.click {
        top: -100px;
        position: fixed;
        top: 30px;
        right: 10px;
    }
    .main-menu{
        margin: 0;
        overflow: auto;
        position: fixed;
        right: -100%;
        width: 100%;
        top: 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        background: #05005a;
        background: linear-gradient(110deg, rgba(21, 41, 71, 1) 0%, rgba(50, 38, 222, 1) 100%);
        height: 100%;
        z-index: 9999999 !important;
        padding-top: 80px;
    }
    .main-menu ul {
        padding: 0 0;
        width: 100%;
        display: block;
    }
    .menu li {
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 100%;
        border-bottom: 1px solid #ffffff9c;
        position: relative;
        text-align: left;
    }
    .menu li a {
        font-size: 16px !important;
        padding-left: 0;
        color: #ffffff !important;
        font-weight: 400 !important;
        padding: 10px 0 10px 15px;
        text-align: left;
        display: block;
        width: 100%;
        letter-spacing: 0.5px;
        text-align: left;
        text-transform: uppercase;
        line-height: 22px !important;!i;!;
        height: auto;
    }
    .menu-open .main-menu {
        right: 0;
    }
    .menu-open .menu {
        transition-delay: 0.5s;
        opacity: 1;
    }
    
  
	.dropdown-menu {
		position: relative;
		display: block;
		width: 100%;
		background: transparent;
		border: none;
		margin: 0;
	}

	.dropdown-toggle::after {
		width: 9px;
		height: 9px;
		filter: brightness(0) invert(1);
		top: 2px;
		position: relative;
	}

	.menu li .dropdown-item {padding: 5px 0 5px 30px;font-size: 15px !important;text-transform: capitalize;border-top: 1px solid #ffffff9c;border-bottom: none;}
		
		
    header .menu {
        opacity: 0;
    }
    
    .btn {
        font-size: 14px;
        padding: 8px 19px;
        /* text-transform: capitalize; */
        /* display: inline-flex; */
        align-items: center;
    }
 
    section {
        padding: 40px 0;
        overflow: hidden;
    }

 	br {
		display: none;
	}

	.popupform {
		width: 92%;
		/* padding: 20px 15px; */
	}

	.popupform h2 {
		font-size: 1.6rem;
	}
 section.our-banner {
    padding-top: 8rem;
    padding-bottom: 3rem;
}

header .col-md-9 {
    display: none;
}

header {
    text-align: center;
}

.row {
    display: block;
}

.our-banner .col-md-3 {
    display: none;
}

img.writing {
    display: none;
}

section.our-banner:before {
    display: none;
}

section.our-banner:after {
    width: 100%;
    border-radius: 0;
}

.info-banner {
    left: 0;
    width: 100%;
    text-align: center;
    position: relative;
}

img.isticker-70 {
    position: absolute;
    max-width: 48px;
    margin-left: auto;
    margin-right: auto;
    display: table;
    right: 0;
    bottom: 60px;
    top: auto;
}

img.partner {
    margin-right: 0;
    max-height: 50px;
}

.partner-logo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.info-ban-shd {
    min-width: unset;
    float: none;
    margin-top: 40px;
}

section.our-banner .info-banner p {
    margin-top: 0px;
    margin-bottom: 10px;
}

section.our-banner h1 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 10px;
}

.info-ban {
    padding: 10px 0;
}

.container-wh {
    border-radius: 0;
    padding: 0;
    box-shadow: none;
}

.what_service:before {
    display: none;
}

section.what_service {
    padding: 40px 0;
    border-radius: 0;
    background: #fff;
}

.info-ser {min-height: auto;text-align: center;margin-top: 0;margin-bottom: 0;}

.banner-back {
    display: none;
}

section.grey-bar {
    margin-top: 0;
    text-align: center;
}

.banner-shd {
}
.our-story .col-md-5 {
    display: none;
}

.our-story .col-md-7 {
    text-align: center;
}

h6.h5pen {
    margin-left: auto;
    margin-right: auto;
}

.ul2-b ul li {
    display: flex;
    justify-content: left;
}

.ul2-b ul {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
}

ul.nav.nav-pills {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.container.ots-container {background: #fff;}

.ots-container .container-wh {
    padding-top: 40px;
}

ul.nav.nav-pills li.nav-item {
    display: inline-block;
    margin: 0;
    width: calc(50% - 5px);
}

img.book-sol {
    /* display: none; */
    max-width: 50%;
    margin-bottom: 30px;
}

.heading h2:after {
    display: none;
}

.heading h2 {
    font-size: 1.8rem;
}

.various:before {
    display: none;
}

img.cta-books {
    display: none;
}

.cta-heading h2 {
    font-size: 1.625rem;
}

section.cta-heading {
    width: 100%;
    border-radius: 0;
    padding-bottom: 30px;
    text-align: center;
}

.cta-heading .btn-block {
    margin-top: 0;
}

.cta-in-4 {
    margin-top: 0;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.btn-block {
    justify-content: center;
}

img.cta-sticker {
    /* display: none; */
    position: absolute;
    top: 0;
    width: 70px;
    right: 40px;
    top: 30px;
}

ul.nav.nav-pills a.nav-link {
    font-size: 12px;
    justify-content: center;
}

.nav-container {
    margin-top: 0;
}

.tab-content {
    text-align: center;
}

.book-txt h2 {
    margin-bottom: 20px;
}

.book-txt p {
    margin-bottom: 20px;
}

section.testimonial {
    margin-top: 0;
}

.our-sponser {
    margin-top: 0;
    margin-bottom: 40px;
}

.testi-inn .container-wh {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 40px;
    text-align: center;
}

section.or-cta {margin-top: 0;padding-top: 40px;}

section.or-cta h3 {
    font-size: 1.8rem;
}

.cta-left {
    margin-bottom: 10px;
}

section.footer-up {
    padding: 30px 0;
}

.copy {
    padding: 20px 0;
    text-align: center;
}

.copy ul {
    justify-content: center;
}

.copy ul li a {
    font-size: 13px;
}

.copy p {
    font-size: 13px;
}

.owl-testimonial p:before {
    right: 0;
    margin: 0 auto;
}

.owl-testimonial p {
    font-size: 1.1rem;
}

.owl-testimonial {
    margin-top: 30px;
}

img.ftr-logo {
    width: 220px;
}


} 