/*Desktop Screens*/
@media (min-width: 1660px) and (max-width: 1920px){}
@media (min-width: 1440px) and (max-width: 1660px){
    section.banner .content {
        padding: 5% 30% 0 0;
    }
    section.banner .content p{
        padding: 0 5%;
    }
    section.banner .content, header {
    }
}
@media(max-width: 1440px){
	section.services_tab ul li a{
		    font-size: 18px;
	}
	section.banner .content h3{
	    font-size: 16px;
	}
}

@media(max-width: 1399px){
	section.banner .content {
	    padding: 15% 25% 0 0;
	}
	.inner_services .content{

	}
	header nav .navbar-nav li a{
	    /*margin: 0 5px;*/
	    font-size: 16px;
	}
	section.banner{
	    /*height: 800px;*/
	}
	section.banner .content,
	section.banner .content p {
	    padding: 0 0%;
	}
	section.banner .content p{
	    margin: 10px 0 25px;
	}
	section.banner .content h2,section.banner .content h1{
	    font-size: 50px;
	    line-height: 60px;
	}
	h2, .sec-heading{
		font-size: 40px;
	    line-height: 45px;
	}
	h3{
	    font-size: 30px;
    	line-height: 40px;
	}
	h4{
	    font-size: 20px;
	}
	p, .sec-para{
	    font-size: 16px;
	    line-height: 28px;
	}
	section.top-rated .content a.btn-business {
	    margin: 0px 0 0;
	}
	section.packages .p_box{
	    padding: 15% 10%;
	}
	section.packages .p_box ul.bullets li{
		font-size: 18px;
	}
	section.logo .logo_in{
	    padding: 40px 20px;
	}
	footer .foot_main ul.menu li a{
	    font-size: 16px;
	}
	section.contact .txt h3,
	section.contact .txt a{
	    font-size: 28px;
	}
	section.contact .txt{
        padding: 70px 40px;
	}
	nav#navbar-services ul li{
        margin: 0 2%;
	}
	section.team_sec .box .overlay h3{
		font-size: 24px;
		line-height: 28px;
	}
	section.team_sec .box .overlay{
		padding: 10px 10px;
	}
	section.guidance_sec .box{
		padding: 10% 8%;
	}
}
@media(max-width: 1199px){
	header nav .navbar-nav li a{
		font-size: 14px;
	}
	section.banner .content h3{
	}
	section.banner .content h2, section.banner .content h1 {
	    font-size: 45px;
	    line-height: 55px;
	}
	section.banner .content {
	padding: 0 0 !important;
	}
	section.top-rated {
	    padding: 0 0;
	}
	section.findus .box h3{
		font-size: 40px;
	}
	section.findus .box ul li{
	    font-size: 18px;
        line-height: 30px;
	}
	.scroll-down{
		left: 5px;
	}
	section.packages .p_box ul.bullets li {
	    line-height: 26px;
	    margin: 0 0 20px;
	}
	h3 {
	    font-size: 24px;
	    line-height: 35px;
	}
	section.testimonial .client_box{
	    box-shadow: 0px 0px 20px 0px #e5e5e591;
	    padding: 40px;
	}
	section.testimonial .item {
	    margin: 30px;
	}
	section.testimonial .slick-prev, section.testimonial .slick-next{
		bottom: 15px;
	}
	section.packages .p_box ul.bullets {
	    min-height: 300px;
	}
	section.top-rated .content {
	    padding: 0 0% 10% 0;
	}
	h2, .sec-heading {
	    font-size: 35px;
	    line-height: 40px;
	}
	section.logo{
	    top: 0;
	}
	section.logo .logo_in {
	    box-shadow: 0px 0px 20px 10px #dddddd52;
	}
	section {
	    padding: 40px 0 !important;
	}
	nav#navbar-services ul li {
	    margin: 0 2%;
	}
	header nav .navbar-brand img {
	    width: 80%;
	}
	header nav .navbar-nav li{
        margin: 0 2px;
	}
	section.contact .txt p{
        font-size: 18px !important;
	}
	.content_industry{
        font-size: 18px;
	}
	.mb-3.w45{
        width: 44%;
	}

}
/*Desktop Screens*/
/*Tablet Screen*/
@media(max-width: 991px){
	section.testimonial .client_box .star img{
		display: flex;
	    align-items: center;
	    justify-content: center;
	    width: 100%;
	    object-fit: scale-down;
	}
	.case-study-slider{
		border: 0;
	}
	section.testimonial .client_box p {
	    margin: 10px 0 30px;
	}
	header nav .navbar-brand{
		margin: 0;
	}
	.main-case-sec .slick-arrow:before{
		background-size: 50%;
	}
	section.banner .carousel-item img {
	    height: 800px;
	    object-fit: cover;
	}
	h3{
		font-size: 20px;
	    line-height: 30px;
	}
    header nav .navbar-nav li a {
        font-size: 16px;
    }
    header nav .navbar-nav li a.btn-business{
        width: 100%;
    }
    .dropdown-menu li a {
        font-size: 15px !important;
    }
    header ul li .navicon {
        display: none;
    }
	header{
		position: fixed;
		transition: all .5s ease;
	}
	header.shrink{
        background-color: var(--primary);
        padding: 5px 0;
        z-index: 2;
    }
	.navbar-toggler{
	    border: 2px solid #fff !important;
	    box-shadow: none !important;
	    outline: none !important;
	}
	.navbar-toggler .navbar-toggler-icon{
	    filter: invert(1);
	    opacity: 1;
	    font-size: 0;
	    width: 30px;
	    height: 30px;
	}
	header nav .navbar-nav {
	    background-color: #fff;
	    width: 100%;
	    text-align: center;
	    padding: 70px 10px 20px;
	    border-radius: 8px;
	}
	header nav .navbar-nav li a{
		color: #000;
		margin: 0 0 1px;
		text-align: center;
	}
	header nav .navbar-nav li a:hover, 
	header nav .navbar-nav li a.active{
	    background-color: var(--primary);
	    color: #000 !important;
	}
	section.banner .content h2, section.banner .content h1 {
	    font-size: 40px;
	    line-height: 50px;
	}
	h2, .sec-heading {
    	font-size: 30px;
    	line-height: 40px;
    }
	section.contact .t_box h3{
		font-size: 60px;
	    line-height: 80px;
	}
	section.contact .contact_box form .form-control{
	    min-height: 50px;
	}
	section.findus .box {
	    padding: 10px 10px;
	}
	.btn-business,
	.btn-business{
		font-size: 16px;
	}
	section.findus .box .img-box{
	    min-height: 160px;
	}
	section.packages p{
		width: 75%;
	}
	section.packages .p_box{
		margin: 0 0 30px;
	}
	section.support .box{
	    padding: 30px 10px;
	}
	section.banner {
        height: 700px;
    }   
    section.locations.qoute form{
        margin: 30px 0 0;
    }
    section.logo .logo_in img{
    }
    p, .sec-para {
	    font-size: 16px;
	    line-height: 26px;
	}
	nav#navbar-services{
	    top: 90px;
	}
	.dis-flex-start{
	    justify-content: center;
	}
	nav#navbar-services ul li {
        margin: 0 4%;
    }
    nav#navbar-services ul li a{
        font-size: 14px;
    }
    section.web_solution ul.web_sol li{
        display: unset;
    }
    section.team_sec .box{
	    margin: 0 0 30px;
	    min-height: 320px;
	   }
    section.values .content {
	    padding: 0 15% 0 20%;
	}
	section.top-rated .content p{
		    width: 100%;
	}
	.case-study-slider{
	    text-align: center;
	    padding: 0 30px;
	}
	.case-study-slider .row .col-sm-12{
		align-items: center;
	}
	.case-study-slider .case-images{
		margin: 30px 0 0;
	}
	section.contact .contact_box form button {
	    width: 50%;
	}
	.case-text h4{
	    font-size: 35px;
	}
	.case-text p{
	    font-size: 18px;
	    line-height: 30px;
	}
	.case-text a{
		width: 100%;
	}
	.main-case-sec .slick-arrow{
		left: -10%;
	}
	.main-case-sec .slick-next{
		    right: -10%;
	}
	section.driving_brand h2.sec-heading{
	    font-size: 70px;
        line-height: 70px;
	}

}
@media(max-width: 767px){
	body{
		text-align: center !important;
	}
	section.banner .content h2, section.banner .content h1{
		font-size: 35px;
    	line-height: 45px;
	}
	section.banner .content p{
		font-size: 18px;
	    line-height: 28px;
	}
	section.banner .content, section.banner .content p,
	section.banner .content h3{
		padding: 0 0 !important;
	}
	section.banner .content h3:before{
		content: none;
	}
	section.logo .logo_in img{
		height: 120px;
	}
	h2, .sec-heading{
		font-size: 24px;
		line-height: 30px;
	}
	section.top-rated .img-box{
		margin: 30px 0 0;
	}
	section.values .img-box {
	    margin: 0 0 30px;
	}
	.dis-flex-end{
	    justify-content: center;
	}
	section.testimonial .item {
	    margin: 5px;
	}	
	section.testimonial .client_box{
		padding: 20px;
		box-shadow: 0px 0px 5px 0px #e5e5e591;
	}
	section.testimonial .client_box:after{
		background-size: 75%;
	}
	section.testimonial .slick-prev, section.testimonial .slick-next{
		bottom: 0 !important;
	}
	section.testimonial .slick-prev {
	    right: 15% !important;
	}
	section.testimonial .client_box .media .media-body h4{
		text-align: left;
	}
	section.testimonial .client_box .media .media-body h4{
		font-size: 18px;
	}
	section.testimonial .client_box .media .media-body h4 span{
		font-size: 15px;
	}
	section.contact .contact_box {
	    margin: 30px 0 0;
	}
    section.support .box{
    	margin: 30px 0 0;
    }
    footer{
    	padding: 60px 0 0;
    }
    footer .foot_main ul.social {
    	display: flex;
    	justify-content: center;
    	align-items: center;
	}
	footer .copyright{
	    margin: 30px 0 0;
	}
	section.about_strategy .counter{
	    display: unset;
	}
	section.about_strategy .counter li,
	section.about_strategy .box {
	    margin: 0 0 30px;
	}
	section.about_strategy .counter li h3{
		font-size: 30px;
	}
	section.about_strategy .counter li span{
		font-size: 16px;
	}
	section.contact .contact_box{
	    padding: 30px 40px;
	    background-color: #FCFCFC;
	    border-radius: 8px;
	}
	section.contact .contact_box form .form-control{
	    background-color: transparent;
	}
	section.findus .box h3 {
	    font-size: 30px;
	}
	section.findus .box {
	    background-color: #FCFCFC;
	    border-radius: 8px;
	    padding: 10px 40px 30px;
	    margin: 0 0 30px;
	}
	section.findus .box .img-box {
	    min-height: 100px;
	}
	section.contact .t_box p{
		font-size: 20px;
	}
	.scroll-down{
		left: 0;
		right: 0;
		margin: auto;
		bottom: 0;
	}
	section.locations.qoute form{
	    margin: 40px 0 0;
	    text-align: left;
	}
	section.services_content .content ul.logos{
	    display: flex;
    	justify-content: center;
	}
	section.services_content .img-box{
		margin: 20px 0;
	}
	nav#navbar-services ul li a{
		padding: 15px 0 !important;
	}
	header.shrink{
		z-index: 999;
		height: 90px;
	}
	section.values .content {
        padding: 15% 5% 0;
	}
	section.values .overlay{
		right: 40px;
	}
	section.packages .p_box ul.bullets li{
        display: -webkit-box;
        margin-left: 30%;
        font-size: 16px;
        text-align: left;
 	}
    section.services_content .content ul.features li{
        display: -webkit-box;
        margin-left: 30%;
        font-size: 16px;
        text-align: left;
    }
    section.locations.qoute .content ul li{
        text-align: left;
    }
    section.locations.qoute .content ul li img{
            top: 0;
    }
    .portfolio_sec_main .col-sm-3 {
        width: 50%;
    }
    .portfolio_sec_main .portfolio_boxes:hover a:after{
        right: 0;
        left: 0;
        width: 70%;
    }
    section.contact .txt h3, section.contact .txt a {
        font-size: 22px;
    }
    .mb-3.w45 {
        width: 100%;
    }
    section.contact .txt {
        padding: 70px 20px;
    }
    section.banner .content{
        padding: 10% 0 0 !important;
    }
    .industy_image{
            margin: 0 0 30px;
    }
    section.testimonial .client_box .media img {
        width: 50px;
        height: 50px;
    }
    section.technology_stack ul li{
        height: 60px;
        width: 60px;
    }
    section.contact .contact_box form button {
        width: 50%;
    }
    section.guidance_sec .box{
	    margin: 0 0 30px;
    }
    section.top-rated .vertical{
    	    display: none;
    }
    section.top-rated .content p{

    }
    header nav .navbar-brand {
	    text-align: left;
	}
	section.contact .txt{
		    min-height: 450px;
	}
	3section.driving_brand h2.sec-heading{
	    font-size: 70px;
        line-height: 70px;
	}
	section.driving_brand h2.sec-heading{
	    font-size: 60px;
        line-height: 60px;
	}
}
/*Tablet Screen*/
/*Mobile Screen*/
@media(max-width: 567px){
     section.services_content .content ul.features li{
         margin-left: 15%;
     }
    section.packages .p_box ul.bullets li {
        margin-left: 10%;
    }
	section.testimonial .slick-prev {
	    right: 18% !important;
	}
	section.banner .content h2, section.banner .content h1 {
	    font-size: 26px;
	    line-height: 32px;
	}
	section.banner .content p {
	    font-size: 16px;
	    line-height: 24px;
	}
	nav#navbar-services ul li a {
    	padding: 10px 0 !important;
	    font-size: 13px;
	}
	.get_modal .modal-header h3{
	   font-size: 24px;
	}
	section.services_content .content a.btn_arrow{
	    padding: 0px 5px 0 20px;
        font-size: 16px;
	}
	header.shrink{
	    height: 80px;
	}
	.portfolio_sec_main .tab_nav_sec ul li button{
	    font-size: 14px;
        padding: 8px 25px;
        margin: 0 5px;
	}
	.portfolio_sec_main .portfolio_boxes:hover a:after{
        font-size: 14px;
        padding: 10px 10px !important;
        width: 50%;

	}
	nav#navbar-services {
        top: 80px;
    }
    .inner_banner {
        height: 500px !important;
    }
    .portfolio_sec_main .col-sm-3 {
        width: 100%;
    }
    section.values .overlay{
	    right: 10px;
	    bottom: -55px;
    }
    section.values .overlay:before {
	    padding: 0px 0px 0px 65px;
	    left: -65px;
	    bottom: -13px;
	    z-index: 9999999;
	    width: 50px;
	    height: 70px;
	}
}
@media(max-width: 414px){
	section.contact .contact_box,
	section.findus .box{
	    padding: 30px 20px;
	}
	header nav .navbar-brand {
	    width: 50%;
	}
	nav#navbar-services {
	    top: 80px;
	}
}
/*Mobile Screen*/