@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1445px) {
.applicationFourth {
    margin-bottom: 0;
        padding: 5rem 0;
}


}

@media only screen and (max-width: 1366px) {
	.container {
		max-width: 1140px;
	}
	:root {
	   font-size:13px;
	   }
	section {
    padding: 3rem 0;
}
header {
    position: static;
}
.main-slider h2 {
    font-size: 5.25rem;
}
.main-slider img {
    height:85vh;
    object-position:bottom;
    object-fit:cover;
}

.applicationImg img {
    height: 160px;
}
.view {
    padding-bottom: 80px;
}

.icons {
    margin-left: 1.125rem;
}

.icons img {width: 50px;}

.map iframe {
    width: 100%;
}


}

@media (max-width: 1199.98px) {
	.container {
		    max-width: 960px;
	}
	:root {
    font-size: 10px;
}
.domainCard figure {
    height: 115px;
}

.domainCard figure img {
    height: 70px;
}

.domainCard {
    min-height: 341px;
}

.technalogy-sec .domainCard {
    min-height: 400px;
}
.priv-sec li a {
    font-size: 13px;
}
footer .links li a {
    font-size: 13px;
}
.contactInfo li a {
    font-size: 13px;
}
.navbar-nav li a, .navbar-nav .nav-item .nav-link {
    font-size: 13px;
}
.main-slider h2 {
    font-size: 4.25rem;
}
.aboutHeading h2 {
    font-size: 2.75rem;
}
.storyContent h2 {
    font-size: 2.75rem;
}

.applicationImg img {
    height: 130px;
}



} 
@media (max-width: 991.98px) {
	.container {
		max-width: 720px;
	}
	:root {
    font-size: 10px;
}
.navbar-toggler {
    font-size: 2.25rem;
}
.themeBtn {
    padding: 0 1em 0 1.5em;
    height: 45px;
    font-size: 12px;
}

.themeBtn span {
    height: 46px;
}
.brandIco {
    height: 75px;
}
.domainCard figure img {
    height: 50px;
}
.domainCard figure {
    height: 75px;
}
.domainCard h3 {
    font-size: 12px;
}
.domainCard p {
    font-size: 11px;
}
.brandIco {
    height: 75px;
}

.servCard p {
    font-size: 10px;
    margin: 0 0 3px;
    line-height: 1;
}

.servCard a {
    font-size: 10px;
}
.servCard h2 {
    font-size: 13px;
}
.main-slider h2 {
    font-size: 3.5rem;
}
.secHeading {
    font-size: 4rem;
}
.socialIo li a {
    font-size: 2.125rem;
}
.priv-sec li a {
    font-size: 10px;
}
.contactInfo li a {
    font-size: 11px;
}
.servCard h3 {
    font-size: 1rem;
}
.navbar-nav li {
    margin-top: 1.4rem;
}
.storyImg p {
    font-size: 1.3625rem;
    line-height: 25px;
}
.sixth-sec {
    margin-bottom: 0;
}
.formPara p {
    font-size: 12px;
}
.icons img {
    width: 40px;
}
.contact .form-group label {
    font-size: 13px;
}
} 
@media (max-width: 767.98px) {
	.container {
		max-width: 540px;
	}
	header {
    position: static;
}

.carousel-caption {
    padding: 0;
}

.scrollDown {
    display: none;
}

.main-slider h2 {
    font-size: 2.5rem;
}

.brandIco {height: auto;margin-bottom: 1rem;}

.brandIco img {
    height: 100px;
}

.domainCard {
    min-height: auto;
    margin-bottom: 1rem;
}

.domainCard h3 {
    font-size: 15px;
}

.domainCard p {
    font-size: 13px;
}

.secHeading {
    font-size: 3rem;
}

.technalogy-sec .domainCard {
    min-height: auto;
}

.servicesSec {
    clip-path: unset;
}

.servCard h3 {
    font-size: 1.7rem;
}

.servCard p {
    font-size: 14px;
    line-height: 1.5;
    margin: 5px 0;
}

.servCard a {
    font-size: 13px;
}

.servCard h2 {
    font-size: 17px;
}
.footerContent {
    clip-path: unset;
    padding-top: 4rem;
}

footer a img {
    width: 120px;
    margin: 0 0 2rem;
}

.contactInfo li a {
    font-size: 13px;
}

.priv-sec {
    margin-top: 0;
    text-align: center;
    margin-bottom: 2rem;
}

.priv-sec li a {
    font-size: 13px;
}

.copyRight::before {
    clip-path: unset;
}

.copyRight p {
    font-size: 14px;
}

.socialIo {
    padding: 1rem 0;
}

.socialIo li a {
    font-size: 1.5rem;
    width: auto;
    height: auto;
}

footer {
    text-align: center;
}

.contactInfo li a {
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.contactInfo {
    justify-content: center;
}


.aboutHeading p {
    margin-bottom: 0;
}

.aboutcontent p {
    margin-top: 15px;
}

.applicationContent {
    text-align: center;
}

.applicationImg img {
    height: 100px;
    margin-bottom: 10px;
}
.applicationContent h2 {
    font-size: 2.5rem;
}

.view {
    padding-bottom: 30px;
}

.icons {
    display: block;
    text-align: center;
    margin-bottom: 3rem;
}

.icons img {
    margin-bottom: 12px;
}

.map iframe {
    height: 200px;
}



} 
@media (max-width: 575.98px) {

    .main-slider h2 {
    font-size: 2rem;
}

.main-slider p {
    font-size: 1.3rem;
}

.navbar-brand img {
    max-width: 80px;
}
.privacy-txt p {
    font-size: 14px;
}


} 
@media (max-width: 320.98px) {} 