@media screen and (max-width:1920px) {
img, iframe {
	max-width: 100%;
	height: auto;
}
}
@media screen and (max-width:1800px) {

}
@media screen and (max-width:1680px) {

}
 @media screen and (max-width:1600px) {

}
 @media screen and (max-width:1510px) {

}
@media screen and (max-width:1440px) {
}
@media screen and (max-width:1366px) {
		.header_bottom {
	    padding: 16px 0;
	}
	.logoArea {
	    max-width: 190px;
	}
	.bannerContent h4 {
	    font-size: 45px;
	    line-height: 47px;
	    margin-bottom: 15px;
	}
	h1 {
    font-size: 50px;
    line-height: 55px;
    font-family: 'Inter-ExtraBold';
}
h2 {
    font-size: 50px;
    line-height: 55px;
}
.banner_area h6 {
    font-size: 19px;
    line-height: 28px;
}
.bannerContent h1 {
    margin-bottom: 19px;
}
section.banner_area .owl-dots {
    bottom: 20px;
    margin: 0 !important;
}
section.banner_area .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
}
.bannerBox img {
    height: 550px;
    object-fit: cover;
}
.choosBox {
    padding: 30px 15px;
}
.choosBox .cont {
    max-width: 237px;
}
p {
    line-height: 27px;
}
.welCont ul li {
    font-size: 17px;
    line-height: 25px;
}
.welCont ul li::before {
    top: 4px;width: 18px;
    height: 18px;
}
.welCont ul li::after {
    font-size: 11px;
    left: 3px;
    top: 8px;
}
.specialist p {
    font-size: 18px;
    line-height: 28px;
}
.SoftwareCont p {
    font-size: 18px;
    line-height: 30px;
}
h4 {
    font-size: 25px;
    line-height: 28px;
    letter-spacing: -0.5px;
}
.forArea .row {
    margin-bottom: 45px;
}
.forArea {
    padding: 55px 45px;
}






}
@media screen and (max-width:1280px) {

}
@media screen and (max-width:1170px) {
.solidButton.login span {
    display: none;
}
.solidButton.login {
	height: 40px;
    width: 40px;
    padding: 0 17px;
    border-radius: 50%;
  }
.solidButton i {
    margin-right: 0; font-size: 23px;
}
a.traparentButton.contactUS {
    display: none;
}
section.whyChoose h3+p br {
    display: none;
}
.indusWrap .col-md-3 {
    width: 33.33%;
    margin-bottom: 20px;
}
.mapBoxx img {
    height: 551px;
    object-fit: cover;
}
.choosBox {
    flex-direction: column;
    text-align: center;
}
.choosBox .cont {
    max-width: 100%;
}
.choosBox img {
    margin: 0 auto;
}
ul.navbar-nav li.nav-item:last-child {
    display: block;
}



}
@media screen and (max-width:1024px) {
.topLeft p, .topRight a {
    font-size: 15px;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 16px;
}
.footer_top {
    padding: 50px 0 40px 0;
}
.formAndMap {
    margin-bottom: 50px;
}

.banner-video .video-js {
    height: 400px;
}
section.contactUs.contact-us-page {
    padding: 80px 0 0 0;
}
.formAndMap {
    margin-bottom: 0;
}
section.contactUs {
    padding: 40px 0 0 0;
}

}
@media screen and (max-width: 950px) {
}
 @media screen and (max-width: 870px) {
}
 @media screen and (max-width: 800px) {

.banner-video .video-js {
    height: 275px;
}
.toggle_terget{
    display: block;
}
.toggle_terget i{ font-size:19px; color:#f07c24; }
.toggle_terget i.fa.fa-times { display: none;}
.toggle_terget.open i.fa.fa-bars{ display:none; }
.toggle_terget.open i.fa.fa-times {  display: block;margin-top: 8px;}


.toggle_terget {
	cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 2px solid #f07c24;
    border-radius: 50%;
}

.navbar-collapse.open {
    left: 0;
}

.navbar-collapse {
    display: block !important;
		transition: all ease 300ms;
    position: fixed;
    left: -60%;
    top: 0;
    bottom: 0;
    z-index: 50;
    background: #f07c24;
    width: 60%;
}
ul.navbar-nav {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.navbar-nav .nav-link {
    text-align: center;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff !important;
    font-family: 'Graphik-Medium';
    font-size: 20px;
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: #763809 !important;
}




    .header_top .container {
	    flex-direction: column;
	    row-gap: 7px;
	}
.bannerContent h4 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 15px;
}
h1 {
    font-size: 40px;
    line-height: 45px;
    font-family: 'Inter-ExtraBold';
}
h2 {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: -1px; text-align: center;
}
.SoftwareCont p {
    text-align: center;
}
.solidButton.oganeButton {
    background: #f07c24;
    height: 50px;
    font-size: 14px;
}
.softButtonBox {
    justify-content: center !important;
}

.banner_area h6 {
    font-size: 17px;
    line-height: 26px;
}
.banner_area h6 br {
    display: none;
}
.BannerButtonBox {
    padding-top: 10px;
}
.bannerBox img {
    height: 470px;}
    .choosBoxWrap .col-md-4 {
    width: 100%;
    margin-bottom: 15px;
}
.choosBoxWrap .col-md-4:last-child {
    margin-bottom: 0;
}
.SoftwareCont,
.welCont {
    width: 100%;
    padding-bottom: 20px;
}
.SoftwareRight,
.welRight {
    width: 100%;
}

.welRight.softLft {
    margin-left: 0;
}
section.welcome.softaare .row {
    flex-direction: column-reverse;
}
.indusWrap .col-md-3 {
    width: 50%;
    margin-bottom: 20px;
}

.contactUs h2+p br {
    display: none;
}
.addressWrap .col-md-4 {
    width: 100%;
}
.addBox {
    padding: 0 45px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.addressWrap .addBox::after {
    right: unset;
    top: unset;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    height: 1px;
    width: 100%;
}
.forArea {
    width: 100%;
    padding: 55px 45px;
    border-radius: 15px 15px 0 0;
}
.mapBoxx {
    padding: 0;
    width: 100%;
}
.mapBoxx img {
    height: auto;    border-radius: 0 0 15px 15px;
}
.footer_top .col-md-3, .footer_top .col-md-5, .footer_top .col-md-4 {
    width: 100%;
}
.ourServ {
    margin-bottom: 30px; padding-bottom: 30px; margin-top: 30px; padding-top: 30px;}
.ourServ::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 80%;
    height: 1px;
    background: #3c3c3c;
    transform: translateX(-50%);
}
.ourServ::after {
    content: '';
    position: absolute;
    left: 50%;
    top: unset;
    bottom: 0;
    right: unset;
    width: 80%;
    height: 1px;
    background: #3c3c3c;
    transform: translateX(-50%);
}

.footer_top h6 {
    margin-bottom: 20px;
    text-align: center;
}
.commonLink {
    text-align: center;
}
a.footerLogo {
    margin-left: auto;
    margin-right: auto;
}
.foocont {
    text-align: center;
}
.sociWrap {
    justify-content: center !important;
}




section.whyChoose,section.welcome, .specialist, .ourSoftware, .ourindustries {
    padding: 40px 0;
}
section.contactUs {
    padding: 40px 0 0 0;
}
.NavBox  nav.navbar {
    padding: 0;
}
.NavBox nav.navbar .container-fluid {
    padding: 0;
    margin: 0;
}
.NavBox .navbar-light .navbar-toggler {
    padding: 4px  !important;
}
.navbar-toggler:focus {
    box-shadow: none;
}
.welCont p br {
    display: none;
}
.welCont p {
    text-align: center;
}
.BannerButtonBox .traparentButton {
    height: 50px;
}
.welCont h4{
    text-align: center;
}









}
 @media screen and (max-width: 750px) {
}
 @media screen and (max-width: 700px) {
.forArea .row {
    margin-bottom: 0;
}
.forArea .row .form-group {
    margin-bottom: 20px;
}


}
 @media screen and (max-width: 630px) {

}
@media screen and (max-width: 500px) {

.bannerContent h4 {
    font-size: 20px;
    line-height: 28px;
}
h1 {
    font-size: 30px;
    line-height: 35px;
}
h2, h3 {
    font-size: 35px;
    line-height: 40px;    letter-spacing: 0;
}
.welCont p {
    font-size: 18px;
    line-height: 27px;
}
body {
    font-size: 16px;
    line-height: 1;
}
.specialist p, .SoftwareCont p {
    font-size: 16px;
    line-height: 26px;
}
.indusWrap .col-md-3 {
    width: 100%;
}
.imgbox img {
    width: 100%;
}
.ourindustries h2 {
    margin-bottom: 23px;
}
.traparentButton.submitB {
    height: 50px;
    width: 100%;
}




}
 @media screen and (max-width: 450px) {

}
 @media screen and (max-width: 400px) {
.topLeft {
    flex-direction: column;
}
.topRight {
    flex-direction: column;
    row-gap: 8px;
}
.topPhone {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
}
.navbar-collapse {
    left: -75%;
    width: 75%;
}
.BannerButtonBox {
    padding-top: 10px;
    flex-direction: column;
    row-gap: 12px !important;
}
.bannerBox img {
    height: 500px;
}
.topLeft p, .topRight a {
    font-size: 15px;
    text-align: center;
    line-height: 19px;
}
.bannerContent h4 {
    font-size: 18px;
    line-height: 28px;
}
.banner_area h6 {
    font-size: 16px;
    line-height: 25px;
}



}
@media screen and (max-width: 360px) {
h1 {
    font-size: 27px;
    line-height: 35px;
}
.bannerContent h1 {
    margin-bottom: 5px;
}
.bannerContent h4 {
    margin-bottom: 7px;
}


}
