@media screen and (max-width:1366px){
	html, body{
		 overflow-x: hidden;
	}
}
@media screen and (max-width: 1024px){
	h1 {
    	font-size: 58px;
    }
    h2 {
 	   font-size: 37px;
	}
    .counter-box-right .counter-label {
    	font-size: 15px;
	}
	.title {
    	font-size: 26px;
   	}
   	#counter-box {
	    width: 200px;
	}
	.section-blue-row {
    	padding: 2em 1em 2em 1em;
	}
	.filler-header .btn {
	    width: 30%;
	}
	.testimonial-bubble p {
	    font-size: 16px;
	}
	.carousel-indicators {
	    bottom: -3rem;
	}
	.section-solutions {
	    padding: 6em 0em 6em 0em;
	}
	.counter-box-left span img {
	    height: 55px;
	}
	.rounded-icon-white-bg {
	    height: 50px;
	    width: 50px;
	}
}
@media screen and (max-width: 768px){
	.section-banner .row div:first-of-type {
	    order: 2;
	}
	.section-banner .row {
	    flex-direction: column;
	}
	.banner-right img {
	    width: 80%;
	    display: block;
	    margin: auto;
	}
	.aboutus-right a.btn.orange-btn {
	    display: block;
	    width: 75%;
	    margin: auto;
	}
	.banner-left h6 {
	    text-align: center;
	}
	.banner-left h1 {
		text-align: center;
	    font-size: 50px;
	}
	.aboutus-right h6 {
	    text-align: center;
	    line-height: normal;
	}
	.aboutus-right h2 {
	    text-align: center;
	}
	.aboutus-right p{
	    text-align: justify;
	}
	.section-testimonial h6 {
	    text-align: center;
	    line-height: normal;
	}
	.section-testimonial h2 {
	    text-align: center;
	    font-size: 29px;
	}
	.testimonial-right h2~p{
		text-align: justify;
	}	
	.section-blue-row .card {
	    margin: auto;
	}
	.section-blue-row .row > div {
	    margin-bottom: 10px;
	}
	.section-blue-row {
	    padding: 2em 1em 1em 1em;
	}
	section.section-w-counter .col-lg-3 {
	    width: 50%;
	}
	#counter-box {
	    width: 270px;
	    margin-left: auto;
	    margin-right: auto;
	    margin-bottom: 2rem;
	    margin-top: 2rem;
	}
	.counter-box-left span img {
	    height: 60px;
	}
	.title {
	    font-size: 34px;
	}
	.counter-box-right .counter-label {
	    font-size: 19px;
	}
	.section-w-counter {
	    padding: 5em 2em 5em 2em;
	}
	.section-aboutus {
	    padding: 5em 0em 3em 0em;
	}
	.section-solutions {
	    padding: 4em 0em 3em 0em;
	}
	.testimonial-left img {
	    width: 45%;
	    display: block;
	    margin: auto;
	}
	.filler-header .btn {
	    width: 50%;
	}
	.section-filler {
	    padding: 4em 4em 4em 4em;
	}
	.footer-bottom p {
	    font-size: 11px;
	}
}
@media screen and (max-width: 660px){
	.banner-left h1 {
	    text-align: center;
	    font-size: 45px;
	    line-height: 50px;
	}
	.banner-right img {
	    width: 60%;
	}
	.navbar {
	    justify-content: space-between;
	    padding-top: 1rem;
	    padding-left: 1rem;
	}
	a.navbar-brand img {
	    width: 80%;
	}
	.banner-left {
	    padding: 2em 3em 3em 3em;
	}
	.section-banner p {
	    font-size: 18px;
	    line-height: 29px;
	}
	.section-blue-row .card .row {
	    flex-flow: nowrap;
	    justify-content: center;
	}
	.section-blue-row .card .row .col-md-2 {
	    width: 15%;
	}
	.section-blue-row .card .row .col-md-10 {
	    width: 80%;
	}
	.section-counter-header p {
	    font-size: 18px;
	}
	.section-w-counter {
	    padding: 3em 2em 3em 2em;
	}
	h2 {
	    font-size: 35px;
	}
	.aboutus-left img {
	    width: 60%;
	}
	.section-aboutus {
	    padding: 3em 0em 1em 0em;
	}
	section.section-solutions .row~.row .col {
	    width: 50%;
	    margin-bottom: 30px;
	}
	.section-solutions {
	    padding: 3em 2em 2em 2em;
	}
	.solutions-box {
	    height: 100%;
	}
	.filler-header .d-flex {
	    display: block !important;
	}
	.filler-header .btn {
	    width: 90%;
	}
	.filler-header .btn.blue-btn {
	    margin-right: 0px !important;
	    margin-bottom: 0.5rem;
	}
	.section-testimonial {
	    padding: 4em 0em 3em 0em;
	}
	div#testimonialSlider .carousel-item .row .col-md-6 {
	    margin-bottom: 1rem;
	}
}
@media screen and (max-width: 430px){
	.banner-left h1 {
	    font-size: 40px;
	}
	.section-banner p {
	    font-size: 17px;
	    line-height: 28px;
	    text-align: justify;
	}
	.banner-left .d-flex {
	    display: block !important;
	}
	.banner-left a.btn.blue-btn {
	    margin-right: 0px !important;
	    margin-bottom: 0.5rem;
	}
	section.section-w-counter .col-lg-3 {
	    width: 100%;
	}
	h2 {
	    font-size: 33px;
	}
	section.section-solutions .row~.row .col {
	    width: 100%;
	}
	section.section-full-image-bg .d-flex {
	    display: block !important;
	}
	section.section-full-image-bg a.btn.white-btn {
    	margin-right: 0px !important;
	    margin-bottom: 0.5rem;
	}
	.full-image-bg .btn {
	    width: 90%;
	}
	.full-image-bg {
	    padding: 0em 3em 0em 3em;
	}
	section.section-full-image-bg h5 {
	    font-size: 18px;
	}
	.section-filler {
	    padding: 2em 2em 3em 2em;
	}
	.footer-bottom p {
	   	font-size: 10px;
	    width: 80%;
	    margin: auto;
	    line-height: normal;
	}
	.testimonial-left img {
	    width: 60%;
	}
	.aboutus-left img {
	    width: 65%;
	}
	a.navbar-brand img {
    width: 60%;
	}
	.solutions-header {
	    margin-bottom: 2rem;
	}
}
@media screen and (max-width: 375px){
	.banner-left h1 {
	    font-size: 37px;
	    line-height: 45px;
	}
	h2 {
	    font-size: 31px;
	}
	
	.aboutus-right h6 {
	    margin-bottom: 5px;
	}
	.full-image-bg {
	    padding: 0em 2em 0em 2em;
	}
	.section-full-image-bg h2 {
	    font-size: 27px;
	}
	section.section-full-image-bg h5 {
	    font-size: 17px;
	}
	.testimonial-right {
	    padding: 3em 2em 3em 2em;
	}
	.section-filler {
	    padding: 2em 1em 3em 1em;
	}
	
}
@media screen and (max-width: 360px){
	.banner-left h1 {
	    font-size: 35px;
	    line-height: 43px;
	}
	.aboutus-right h2 {
	    font-size: 29px;
	    line-height: 33px;
	}
	}