@media (min-width:1920px) {
     .wrapper {
         width: 1326px;
     }	 
}

@media only screen and (max-width: 1800px) {
	
	.site-branding img {
		max-width:170px;
	}
	
	.menu li:not(:last-child) {
		padding-right:46px;
	}
	
	.site-footer {
		padding: 48px 0;
	}
	
	.footer-row {
		padding-bottom:26px;
	}
	
	.footer-left .site-branding {
		margin-bottom: 30px;
	}
	
	.footer-descreption p {
		font-size: 12px;
		margin-bottom:28px;
	}
	
	.footer-left {
		width: 29.0181%;
	}
	
	.footer-right {
		width: 65.250377%;
	}
	
	.footer-heading h2 {
		font-size: 17px;
		margin-bottom: 30px;
	}
	
	.footer-block ul li a ,.footer-bottom ul li a {
		font-size: 13px;
	}
	
	.company-information li:not(:last-child) {
		margin-bottom: 14px;
	}
	
	.footer-block:first-child {
		width: 15.381215%;
	}
	
	.footer-block:nth-child(2) {
		width: 25.994475%;
	}
	
	.footer-block:last-child {
		width: 39.701657%;
	}
	
	.footer-bottom {
		padding-top: 32px;
	}
	
	.copyright-text p {
		font-size: 13px;
	}
	
	.footer-bottom ul li:not(:last-child) {
		padding-right: 38px;
	}
	
	section.about-section {
		padding: 48px 0 66px 0;
	}
	
	.about-content .heading-group {
		margin-bottom: 40px;
	}
	
	h2{
		font-size:36px;
	}
	
	body {
		font-size:15px;
	}
	
	p {
		margin:0 0 28px 0;
	}
	
	.button {
    	font-size: 15px;
		padding: 22px 42px ;
	}
	
	.wrapper {
		width: 73.0625%;
	}
	
	.about-content {
		width: 82.431373%;
	}
	
	section.services-section {
		padding: 76px 0 110px 0;
	}
	
	.heading-group {
		margin-bottom: 25px;
	}
	
	.services-section .intro-description {
    	width: 57.86274509803922%;
	}
	
	.intro-description {
		margin-bottom: 28px;
	}
	
	.services-content {
		margin-top: 19px;
	}
	
	h5 {font-size:17px;}
	
	section {padding:90px 0;}
	
	.product-section .heading-group {
		margin-bottom: 52px;
	}
	
	.product-wrap:first-child {
		padding-bottom: 140px;
	}
	
	h3{
		font-size:34px;
	}
	
	.cta-row {padding:32px 32px 40px 32px;}
	
	.cta-content {
		width: 63%;
	}
	
	section.inner-banner {
		padding:65px 0;
	}
	
	.authorised-section .heading-group {
		margin-bottom: 38px;
	}
	
	.service-section .image-block-row{padding:22px;}
	
	.company-block {padding:22px;}
	
	h4 {
		font-size: 30px;
	}
	
	.coming-wrap {
		padding: 135px 0;
	}
	
	h1, .title {
		font-size: 46px;
	}
}
@media only screen and (max-width: 1600px) {
	
	.site-branding img {
		max-width:160px;
	}
	
	
	.menu li:not(:last-child) {
		padding-right:42px;
	}
	
	.wrapper {
		width: 79.0625%;
	}
	
	.site-footer {
		padding: 46px 0;
	}
	
	.footer-row {
		padding-bottom:24px;
	}
	
	.footer-left .site-branding {
		margin-bottom: 28px;
	}
	
	.footer-descreption p{
		margin-bottom:26px;
	}
	
	.footer-block:last-child {
		width: 38.701657%;
	}
	
	.footer-heading h2 {
		font-size: 16px;
		margin-bottom: 28px;
	}
	
	.footer-block ul li a ,.footer-bottom ul li a {
		font-size: 12px;
	}
	
	.company-information li:not(:last-child) {
		margin-bottom: 13px;
	}
	
	.footer-bottom {
		padding-top: 30px;
	}
	
	.copyright-text p {
		font-size: 12px;
	}
	
	.footer-bottom ul li:not(:last-child) {
		padding-right: 36px;
	}
	
	.company-information li a img {
		top: 7px;
	}
	
	section.about-section {
		padding: 46px 0 62px 0;
	}
	
	.about-content .heading-group {
		margin-bottom: 36px;
	}
	
	h2{
		font-size:34px;
	}
	
	body {
		font-size:14px;
	}
	
	p {
		margin:0 0 26px 0;
	}
	
	.button {
    	font-size: 14px;
		padding: 20px 40px ;
	}
	
	.about-content {
		width: 81.431373%;
	}
	
	section.services-section {
		padding: 72px 0 100px 0;
	}
	
	.heading-group {
		margin-bottom: 24px;
	}
	
	.intro-description {
		margin-bottom: 26px;
	}
	
	.services-content {
		margin-top: 18px;
	}
	
	h5 {font-size:16px;}
	
	section {padding:80px 0;}
	
	.product-section .heading-group {
		margin-bottom: 48px;
	}
	
	.product-wrap:first-child {
		padding-bottom: 130px;
	}
	
	
	h3{
		font-size:32px;
	}
	
	.cta-row {padding:30px 30px 38px 30px;}
	
	.cta-content {
		width: 62%;
	}
	
	section.inner-banner {
		padding:60px 0;
	}
	
	.authorised-section .heading-group {
		margin-bottom: 36px;
	}
	
	.service-section .image-block-row{padding:20px;}
	
	.company-block {padding:20px;}
	
	h4 {
		font-size: 28px;
	}
	
	.coming-wrap {
		padding: 120px 0;
	}
	
	h1, .title {
		font-size: 44px;
	}
}
@media only screen and (max-width: 1440px) {
	
	.site-branding img {
		max-width:150px;
	}
	
	
	.menu li:not(:last-child) {
		padding-right:38px;
	}
	
	.wrapper {
		width: 82%;
	}
	
	.site-footer {
		padding: 44px 0;
	}
	
	
	
	.footer-left .site-branding {
		margin-bottom: 26px;
	}
	
	.footer-descreption p{
		margin-bottom:24px;
	}
	
	.footer-heading h2 {
		margin-bottom: 26px;
	}
	
	.company-information li:not(:last-child) {
		margin-bottom: 12px;
	}
	
	.footer-bottom {
		padding-top: 28px;
	}
	
	.footer-bottom ul li:not(:last-child) {
		padding-right: 34px;
	}
	
	section.about-section {
		padding: 45px 0 60px 0;
	}
	
	.about-content .heading-group {
		margin-bottom: 32px;
	}
	
	h2{
		font-size:32px;
	}
	
	body {font-size:13px;}
	
	p {
		margin:0 0 24px 0;
	}
	
	.button {
    	font-size: 14px;
		padding: 19px 38px ;
	}
	
	.about-content {
		width: 76.431373%;
	}
	
	section.services-section {
		padding: 68px 0 90px 0;
	}
	
	.heading-group {
		margin-bottom: 22px;
	}
	
	.intro-description {
		margin-bottom: 24px;
	}
	
	.services-content {
		margin-top: 17px;
	}
	
	.services-section .intro-description {
		width: 54.862745%;
	}
	
	section {padding:75px 0;}
	
	.product-section .heading-group {
		margin-bottom: 45px;
	}
	
	
	.product-wrap:first-child {
		padding-bottom: 115px;
	}
	h3{
		font-size:30px;
	}
	
	.cta-row {padding:28px 28px 36px 28px;}
	
	.cta-content {
		width: 58%;
	}
	
	section.inner-banner {
		padding:55px 0;
	}
	
	.authorised-section .heading-group {
		margin-bottom: 34px;
	}
	
	h4 {
		font-size: 26px;
	}
	
	.coming-wrap {
		padding: 105px 0;
	}
	
	h1, .title {
		font-size: 42px;
	}
}
@media only screen and (max-width: 1366px) {
	
	.site-branding img {
		max-width:145px;
	}
	
	
	.menu li:not(:last-child) {
		padding-right:34px;
	}
	
	.site-footer {
		padding: 40px 0;
	}
	
	
	.footer-left .site-branding {
		margin-bottom: 24px;
	}
	
	.footer-descreption p{
		margin-bottom:22px;
		font-size:11px;
	}
	
	.footer-heading h2 {
		margin-bottom: 24px;
	}
	
	.footer-bottom {
		padding-top: 26px;
	}
	
	.footer-bottom ul li:not(:last-child) {
		padding-right: 30px;
	}
	
	.footer-block:last-child {
		width: 40.701657%;
	}
	
	.footer-left {
		width: 30.0181%;
	}
	
	section.about-section {
		padding: 45px 0 56px 0;
	}
	
	.about-content .heading-group {
		margin-bottom: 30px;
	}
	
	h2{
		font-size:30px;
	}
	
	body {font-size:12px;}
	
	p {
		margin:0 0 22px 0;
	}
	
	.button {
    	font-size: 13px;
		padding: 18px 36px ;
	}
	
	.about-content {
		width: 78.431373%;
	}
	
	section.services-section {
		padding: 64px 0 80px 0;
	}
	
	.heading-group {
		margin-bottom: 20px;
	}
	
	.intro-description {
		margin-bottom: 22px;
	}
	
	.services-content {
		margin-top: 16px;
	}	
	
	section {padding:70x 0;}
	
	.product-section .heading-group {
		margin-bottom: 40px;
	}
	
	
	.product-wrap:first-child {
		padding-bottom: 100px;
	}
	
	
	h3{
		font-size:28px;
	}
	
	.cta-row {padding:26px 26px 34px 26px;}
	
	.cta-content {
		width: 61%;
	}
	
	section.inner-banner {
		padding:50px 0;
	}
	
	.authorised-section .heading-group {
		margin-bottom: 32px;
	}
	
	h4 {
		font-size: 24px;
	}
	
	.coming-wrap {
		padding: 90px 0;
	}
	
	h1, .title {
		font-size: 40px;
	}
}
@media only screen and (max-width: 1200px) {
	
	.site-branding img {
		max-width:140px;
	}
	
	
	.menu li:not(:last-child) {
		padding-right:30px;
	}
	
	.wrapper {
         width: 90%;
    }
	
	.site-footer {
		padding: 38px 0;
	}

	.footer-left .site-branding {
		margin-bottom: 22px;
	}
	
	.footer-descreption p {
		margin-bottom:20px;
	}
	
	
	.footer-heading h2 {
		margin-bottom: 22px;
	}
	
	.footer-bottom {
		padding-top: 24px;
	}
	
	.footer-bottom ul li:not(:last-child) {
		padding-right: 28px;
	}
	
	.footer-block:nth-child(2) {
		width: 27.994475%;
	}
	
	.footer-block:first-child {
		width: 16%;
	}
	
	section.about-section {
		padding: 45px 0 52px 0;
	}
	
	.about-content .heading-group {
		margin-bottom: 28px;
	}
	
	h2{
		font-size:28px;
	}
	
	p {
		margin:0 0 20px 0;
	}
	
	.button {
    	font-size: 12px;
		padding: 17px 30px ;
	}
	
	.about-content {
		width: 83.7%;
	}
	
	section.services-section {
		padding: 60px 0 70px 0;
	}

	.intro-description {
		margin-bottom: 20px;
	}
	
	.services-section .intro-description {
		width: 59.862745%;
	}
	
	section {padding:65px 0;}
	
	.product-section .heading-group {
		margin-bottom: 35px;
	}
	
	
	.product-wrap:first-child {
		padding-bottom: 90px;
	}
	
	ul.product-row li {
		width: 33.33%;
	}
	
	
	h3{
		font-size:26px;
	}
	
	.cta-row {
		padding: 25px 25px 32px 25px;
	}
	
	.cta-content {
		width: 65%;
	}
	
	.authorised-section .heading-group {
		margin-bottom: 30px;
	}
	
	h4 {
		font-size: 22px;
	}
	
	.tabbing-link {
		padding: 16px;
		font-size: 16px;
	}
	
	.coming-wrap {
		padding: 80px 0;
	}
	
	h1, .title {
		font-size: 38px;
	}
}
@media only screen and (max-width: 1023px) {
	
	.site-branding img {
		max-width:130px;
	}
	
	.menu li:not(:last-child) {
		padding-right:28px;
	}
	
	.footer-block:last-child {
		width: 45%;
	}
	
	.site-footer {
		padding: 36px 0;
	}

	.footer-left .site-branding {
		margin-bottom: 20px;
	}
	
	.footer-heading h2 {
		margin-bottom: 20px;
	}
	
	.footer-bottom {
		padding-top: 22px;
	}
	
	.footer-bottom ul li:not(:last-child) {
		padding-right: 26px;
	}
	
	section.about-section {
		padding: 45px 0 50px 0;
	}
	
	.about-content .heading-group {
		margin-bottom: 26px;
	}
	
	h2{
		font-size:26px;
	}
	
	p {
		margin:0 0 18px 0;
	}
	
	.button {
		padding: 16px 28px;
	}
	
	section.services-section {
		padding: 56px 0 60px 0;
	}

	section {padding:60px 0;}
	
	.product-section .heading-group {
		margin-bottom: 30px;
	}
	
	
	.product-wrap:first-child {
		padding-bottom: 80px;
	}
	
	h3{
		font-size:24px;
	}
	
	.cta-row {padding:25px 25px 30px 25px;}
	
	.coming-wrap {
		padding: 70px 0;
	}
	
	h1, .title {
		font-size: 36px;
	}
}
@media only screen and (max-width: 992px) {
	
	.site-branding img {
		max-width:120px;
	}
	
	.menu li:not(:last-child) {
		padding-right:26px;
	}
	
	.site-footer {
		padding: 35px 0;
	}
	
	.footer-left , .footer-right {width:100%;}
	
	.footer-left {margin-bottom:30px;}
	
	.footer-block:last-child {
		width: 42%;
	}
	
	.footer-bottom {
		padding-top: 20px;
	}
	
	.footer-bottom ul li:not(:last-child) {
		padding-right: 22px;
	}
	
	.about-content .heading-group {
		margin-bottom: 24px;
	}
	
	.button {
		padding: 15px 25px;
	}
	
	.about-content {
		width: 100%;
		margin-bottom: 20px;
	}
	
	section.services-section {
		padding: 52px 0 55px 0;
	}
	
	.services-section .intro-description {
		width: 80%;
	}
	
	h2{
		font-size:24px;
	}
	
	section {padding:55px 0;}
	
	.product-section .heading-group {
		margin-bottom: 26px;
	}
	
	
	.product-wrap:first-child {
		padding-bottom: 70px;
	}
	
	
	h3{
		font-size:22px;
	}
	
	.cta-img img {
		width: 100%;
		min-height: 150px;
		object-fit:fill;
	}
	
	.cta-row {padding:25px;}
	
	.cta-content {
		width: 72%;
	}
	
	.left-part, .right-part {width:100%;}
	
	.contact-top ul.company-information {justify-content:center;}
	
	.contact-top ul.company-information li {width:50%;}
	
	.left-block, .right-block {width:100%;}
	
	ul.product-categories li {width:50%;}
	
	ul.related-posts li {width:50%;}
	
	.prod-details-images > div {width:100%;}
	
	.post-right, .post-left {width:100%;}
	
	.tabbing-link {
		padding: 10px;
	}
	
	.contact-wrap {
		flex-direction: column-reverse;
	}
	
	.coming-wrap {
		padding: 60px 0;
	}
	
	h1, .title {
		font-size: 32px;
	}
	
}
@media only screen and (max-width: 767px) {
	
	.wrapper {
		width:calc(100% - 40px);
	}
	
	
	.site-branding img {
		max-width:115px;
	}
	
	.hamburger-menu {
        display: block;
    }

    .main-navigation {
        top: 0;
        max-width: 350px;
        right: -100%;
        width: 100%;
        background-color: #ffffff;
        height: 100%;
        position: fixed;
        z-index: 9;
        overflow-y: auto;
        transform: translate3d(0, 0, 205px);
        transition: all 500ms ease-in-out;
        justify-content: center;
        align-items: unset;
    }

    .menu {
        flex-direction: column;
        margin-top: 70px;
    }
	
	.menu li {
        margin: 0;
        overflow: hidden;
        padding: 10px 20px !important;
        position: relative;
        text-align: center;
    }

    .main-navigation.active {
        right: 0;
        transform: translate3d(0, 0, 0);
        transition: 500ms all ease-in-out;
    }

	.copyright-text p {
		font-size: 11px;
	}
	
	.footer-bottom ul li:not(:last-child) {
		padding-right: 18px;
	}
	
	h2{
		font-size:22px;
	}
	.about-content .heading-group {
		margin-bottom: 20px;
	}
	
	section.services-section {
		padding: 50px 0 50px 0;
	}
	
	.services-section .intro-description {
		width: 91%;
	}
	
	section {padding:50px 0;}
	
	.product-section .heading-group {
		margin-bottom: 22px;
	}
	
	
	.product-wrap:first-child {
		padding-bottom: 60px;
	}
	
	ul.product-row li {
		width: 50%;
	}
	
	
	h3{
		font-size:20px;
	}
	
	.cta-img img {
		min-height: 250px;
	}
	
	.cta-row {padding:20px;}
	
	.cta-content {
		width: 100%;
		margin-bottom:20px; 
	}
	
	section.service-section .wrapper {
		width:100%;
	}
	
	.tabbing-list {
		flex-direction:column;
		flex-wrap:wrap;
	}
	
	.courses-tab {padding:20px;}
	
	.coming-wrap {
		padding: 50px 0;
	}
	
	.banner-img, .banner-content {
		width:100%;
		text-align:center;
	}
}
@media only screen and (max-width: 640px) {
	
	.footer-bottom  {
		justify-content:center;
		text-align:center;
		align-items:center;
	}
	
	.copyright-text p {
		margin-top:18px;
	} 
	
	.footer-bottom {
        flex-direction: column-reverse;
    }
	
	.footer-block:first-child , .footer-block:nth-child(2) {width:50%;}
	
	
	.footer-block:last-child {width:100%; margin-top:30px;}
	
	.services-section .intro-description {
		width: 100%;
	}
	
	
	ul.product-row li {
		width: 100%;
	}
	
	.contact-top ul.company-information li {width:100%;}
	
	ul.product-categories li {width:100%;}
	
	ul.related-posts li {width:100%;}
	
}
@media only screen and (max-width: 480px) {

	.footer-block {width:100% !important; }
	
	.footer-block:not(:last-child) {margin:0 0 30px 0;}
	
	.footer-block:last-child {margin-top:0;}
	
	.footer-bottom ul li:not(:last-child) {
		padding-right: 16px;
	}

}