@media (max-width: 1199px) {

	.menu-area__inner {
		position: relative;
		display: flex;
		flex-direction: row-reverse;
		justify-content: space-between;
		align-items: center;
	}

}

@media screen and (min-width: 1025px) and (max-height: 680px) {
    .secure__image {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    .secure__image.secure__image-path {
        margin: 0 auto;
        max-width: 90%;
    }
}

@media screen and (max-width: 1024px) {
    .secure__image {
        margin: 0 auto;
        max-width: 90%;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

	.secure__header {
        padding-bottom: 22px;
        padding-top: 62px;
    }

	.services__single {
		padding: 35px;
	}

	.about__img {
		padding-right: 0px;
		max-width: 600px;
		width: 100%;
	}

	.about__content {
		padding-top: 65px;
		max-width: 800px;
		width: 100%;
	}

	.menu-area .navbar-wrap {
		display: none !important;
	}

	.menu-area .mobile-nav-toggler {
		display: block;
	}

	.menu-nav__right {
		margin-left: 50px;
	}

	.contact-info-box-one {
		display: none;
	}

	.main-header-block {
		position: relative;
		background: var(--ttx-black-bg);
	}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {

	.services__single {
		max-width: 500px;
		width: 100%;
		margin: 0 auto 30px;
	}

	.about__img {
		padding-right: 0px;
		max-width: 600px;
		width: 100%;
		margin: 0 auto;
	}

	.about__content {
		padding-top: 65px;
		max-width: 800px;
		width: 100%;
	}

	.footer-bottom {
		text-align: center;
	}

	.footer-bottom .copyright-text {
		margin-bottom: 10px;
	}

	.footer-bottom .text-end {
		text-align: center !important;
	}

	.menu-area .navbar-wrap {
		display: none !important;
	}

	.menu-area .mobile-nav-toggler {
		display: block;
	}

	.menu-nav__right {
		margin-left: 50px;
	}

	.contact-info-box-one {
		display: none;
	}

	.main-header-block {
		position: relative;
		background: var(--ttx-black-bg);
	}

	.banner__content .big-title h2 {
		font-size: 60px;
	}

	.banner__content .big-title h2 a.button-style-1 {
	    top: 15px;
	}

	.banner__single {
		padding: 200px 0 295px;
	}

	.secure__header {
        position: absolute;
        padding-bottom: 0;
        padding-top: 0;
        opacity: .05;
    }

    .donut_block {
        display: flex;
        justify-content: center;
    }

}

@media only screen and (max-width: 767px) {

	.services__single {
		max-width: 500px;
		width: 100%;
		margin: 0 auto 30px;
	}

	.about__img {
		padding-right: 0px;
		width: 100%;
		margin: 0 auto;
	}

	.about__content {
		padding-top: 65px;
		max-width: 800px;
		width: 100%;
	}

	.about__shape1 {
		display: none;
	}

	.section-title h2 {
		font-size: 35px;
	}

	.about__img-top ul {
		display: flex;
	    gap: 15px;
	    justify-content: center;
	    padding-left: 15px;
		margin-left: 0px;
		margin-right: 0px;
	}

	.about__img-top ul li {
		padding: 0 0px 0;
		margin-bottom: 15px;
	}

	.about__img-top li:nth-child(1) .about__single-img-box::before {
		display: none;
	}

	.about__img-top li:nth-child(1) .about__single-img-box .inner {
		width: 100%;
	}

	.about__img-top li:nth-child(1) .about__single-img-box .inner img, .about__img-top li:nth-child(2) .about__single-img-box .inner img, .about__img-bottom ul li:nth-child(1) .about__single-img-box .inner img, .about__img-bottom ul li:nth-child(2) .about__single-img-box .inner img {
		border-radius: 7px;
	}

	.about__img-icon {
		margin-left: -3px;
    	margin-top: 1px;
	}

	.about__img-bottom ul {
		display: flex;
	    gap: 15px;
	    justify-content: center;
	    padding-left: 15px;
		margin-left: 0px;
		margin-right: 0px;
	}

	.about__img-bottom ul li {
		padding: 0 0px 0;
		float: none;
	}

	.about__img-top ul li {
		float: none;
	}

	.about__img-top {
		padding-left: 0px;
	}

	.about__img-bottom {
		padding-right: 0px;
	}

	.cta__inner .title-box h2 {
		font-size: 30px;
		line-height: 40px;
	}

	.cta__inner .title-box span {
		font-size: 20px;
		line-height: 27px;
	}

	.cta__inner .shape1 {
		display: none;
	}

	.cta__form {
		display: block;
		text-align: center;
		max-width: 500px;
	}

	.cta__form input {
		margin-left: 0px;
		margin: 10px auto 0px;
	}

	.cta__form button {
		margin-left: 0px;
		margin: 20px auto 0px;
	}

	.cta__inner {
		padding: 53px 15px 65px;
	}

	.footer-bottom {
		text-align: center;
	}

	.footer-bottom .copyright-text {
		margin-bottom: 10px;
	}

	.footer-bottom .text-end {
		text-align: center !important;
	}

	.services.pdt0 {
		padding-top: 0;
	}

	.menu-area .navbar-wrap {
		display: none !important;
	}

	.menu-area .mobile-nav-toggler {
		display: block;
	}

	.menu-nav__right {
		display: none;
	}

	.contact-info-box-one {
		display: none;
	}

	.main-header-block {
		position: relative;
		background: var(--ttx-black-bg);
	}

	.banner__content .big-title h2 {
		font-size: 36px;
		line-height: 1.2em;
	}

	.banner__content .big-title h2 a.button-style-1 {
		top: 30px;
		font-size: 12px;
	}

	.banner__single {
		padding: 182px 0 195px;
	}

	.quadrocopter_and_camera_img {
        width: 100px;
    }

    .footer-main {
        padding-bottom: 0;
    }

    .contacts-map {
        height: auto;
        margin-bottom: 0;
    }
    
    .map-container {
        height: 300px;
    }
    
    .contacts-info {
        background-color: var(--ttx-primary-body-background);
        position: static;
        width: 100%;
        left: 0;
    }
    
    .contacts-wrapper {
        flex-direction: column;
        margin-bottom: 0;
    }
    
    .contacts-details {
        width: 100%;
        border-right: none;
    }
    
    .address,
    .phone-link,
    .email-link {
        color: var(--ttx-white);
    }
    
    .messengers {
        width: 100%;
        box-shadow: none;
    }
    
    .messengers-links {
        margin-top: 0;
    }
    
    .messenger-icon {
        border: 1px solid #7a7c8c;
    }

}

@media only screen and (max-width: 575px) {
	.banner__content .big-title h2 {
		font-size: 30px;
		line-height: 1.2em;
	}
}
