@media (max-width: 1920px) {
    .btn {
        font-size: 12px
    }

    article {
        padding: 0 0 20px
    }

    header .logo img {
        height: 25px
    }

    .topMenu ul li a {
        padding: 20px 15px;
        font-size: 14px
    }

    .topMenu ul li ul li a {
        font-size: 13px;
        padding: 8px 15px
    }

    .topBanner .topBannerPhoto img {
        max-width: 100%;
    }

    #homeSolutions {
        margin: 40px 0 20px
    }

    #homeSolutions .container {
        max-width: 1024px
    }

    .solutionItems {
        height: 300px
    }

    .solutionItems .solutionPhoto {
        height: 200px
    }

    .solutionItems .solutionText {
        height: 100px;
        padding: 20px 20px
    }

    .solutionItems .solutionText strong {
        font-size: 18px;
        line-height: 22px
    }

    .solutionItems .solutionText .link {
        width: 40px;
        height: 40px;
        min-width: 40px;
        min-height: 40px
    }

    .solutionItems .solutionText .excerpt {
      font-size:13px;
		line-height:18px;
	

    }

	.solutionItems:hover .solutionText .excerpt {
		height:36px !important
	}
	.projectList  .solutionItems .solutionText .excerpt {
		height:36px !important
	}

    #howTo {
        margin: 20px 0;
    }

    .sectionTitle {
        font-size: 22px;
        line-height: 28px;
    }

    .sectionDesc {
        font-size: 16px
    }

    #howTo .sectionTitle {
        margin-bottom: 60px
    }

    #howTo .howToList .howToItem .icon {
        height: 42px;
    }

    #howTo .howToList .howToItem .icon img {
        height: 100%
    }

    #howTo .howToList .howToItem strong {
        font-size: 18px;
        line-height: 22px;
        padding: 0 40px;
		min-height:44px
    }

    .linksBarContent {
        font-size: 16px
    }

    .linkBarHome {
        margin-top: -60px
    }

    #homeJobs {
        margin: 50px 0
    }

    .jobsItem {
        padding: 45px 25px
    }

    .jobsItem .jobName {
        font-size: 18px;
        line-height: 22px;
        height: 44px
    }

    .jobsItem p {
        font-size: 15px;
        line-height: 18px;
        height: 36px;
        margin-bottom: 20px
    }

    .jobsItem .jobsMeta span i {
        font-size: 13px
    }

    .jobsItem .jobsMeta {
        margin-bottom: 20px;
    }

    footer .footerTop .footerBar .footerLogo img {
        height: 20px
    }

    footer .footerTop .footerBar .social a {
        height: 36px;
        width: 36px
    }

    footer .footerTop .footerBar .social a svg {
        height: 20px
    }

    footer .footerMenus .menu > ul > li > a {
        font-size: 16px;
    }

    footer .footerMenus .menu > ul > li > ul li a {
        font-size: 13px
    }

    footer .footerMenus .menu > ul > li > ul li + li {
        margin-top: 5px
    }

    .footerContact strong {
        font-size: 16px
    }

    .footerContact i {
        font-size: 13px;
    }

    .footerContact span {
        font-size: 13px;
    }

    .copyRight {
        font-size: 13px;
        padding: 15px
    }
}


@media (max-width: 1400px) {
    .jobSlider {
        padding-left: calc((100vw - 1140px) / 2);
    }

    .topBannerItems span.purpleBg {
        left: 10%;
    }

    .topBannerItems span.pinkBg {
        left: 5%;
    }

    .topBannerItems span.greenBg {
        right: 5%;

    }

    .topBannerItems span.blueBg {
        right: 10%;

    }

}

@media (max-width: 1200px) {
    .jobSlider {
        padding-left: calc((100vw - 940px) / 2);
    }

    .topBanner .topBannerText strong {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 10px
    }

    .topBanner .topBannerText p {
        font-size: 20px;
        line-height: 22px
    }

    #howTo .howToList .howToItem {
        padding: 0 10px
    }

    #howTo {
        padding: 50px 0 80px
    }

    #howTo .sectionTitle {
        margin-bottom: 40px
    }

    .footerContact {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
        min-width: 100%;
        justify-content: space-between;
    }

    .footerContact > strong {
        width: 100%;
        min-width: 100%;
    }

    .footerContact .fContactItem + .fContactItem {
        margin-top: 0;
        margin-left: 10px
    }

    footer .footerMenus  {
        padding-right: 0
    }
	.solutionItems:hover .solutionText .excerpt {
		height:0
	}

}

@media (max-width: 1024px) {
    #howTo .howToList .howToItem {
        width: 50%;
        min-width: 50%;
    }

    #howTo .howToList {
        flex-wrap: wrap
    }

    #howTo .howToList .howToItem {
        padding: 50px 50px 0;
    }

    #howTo .howToList .howToItem:nth-child(1),
    #howTo .howToList .howToItem:nth-child(2) {
        padding-bottom: 50px
    }

    #howTo .howToList .howToItem:nth-child(1):after,
    #howTo .howToList .howToItem:nth-child(2):after,
	    #howTo .howToList .howToItem:nth-child(3):after {
        content: "";
        bottom: -1px;
        left: 0;
        height: 1px;
        width: 100%;
        position: absolute;
        background: rgba(86, 67, 193, 0.07);
    }

    #howTo .howToList .howToItem:nth-child(3):before {
        display: none;
    }

    #homeSolutions .container .row .col-lg-4:first-child {
        margin-bottom: 24px
    }

    .container {
        max-width: 80%
    }

    .solutionItems .solutionText {
        height: 120px
    }

    .solutionItems {
        height: 320px
    }


    .topBannerItems span.purpleBg {
        top: 10px
    }

    .topBannerItems span.pinkBg {
        bottom: 10px
    }

    .topBannerItems span.greenBg {
        top: 5px
    }

    .topBannerItems span.blueBg {
        bottom: -5px
    }

}

@media (max-width: 992px) {
    .jobSlider {
        padding-left: calc((100vw - 720px) / 2);
    }

    #howTo .howToList .howToItem:nth-child(1),
    #howTo .howToList .howToItem:nth-child(3) {
        padding-left: 0
    }

    #howTo .howToList .howToItem:nth-child(2),
    #howTo .howToList .howToItem:nth-child(4) {
        padding-right: 0
    }

    footer .footerMenus  ul {
        flex-wrap: wrap
    }

    footer .footerMenus  > ul > li {
        width: 50%;
        margin-bottom: 30px;
        text-align: center
    }

    .footerContact i {
        font-size: 15px
    }

    .footerContact span {
        font-size: 15px;
    }

    .footerContact strong + .fContactItem {
        width: 100%;
        min-width: 100%;
        margin-bottom: 20px;
    }

    .footerContact strong + .fContactItem + .fContactItem {
        margin-left: 0
    }

    #homeSolutions .container {
        max-width: 720px;
    }

    header {
        padding: 20px 0
    }

    header .logo img {
        height: 30px
    }

    .hc-nav-trigger {
        position: relative;
        top: auto
    }

    .topBannerItems span.purpleBg {
        top: -10px
    }

    .topBannerItems span.pinkBg {
        bottom: -10px
    }

    .topBannerItems span.greenBg {
        top: -5px
    }

    .topBannerItems span.blueBg {
        bottom: -5px
    }

    .topBannerItems span {
        font-size: 12px;
        padding: 10px 20px
    }

    .topBanner .topBannerPhoto img {
        min-height: 280px
    }

    .footerLogo {
        text-align: center;
        margin: 10px auto 20px;
    }

    .social {
        justify-content: center !important;
        margin: 20px auto 10px
    }

    footer .footerTop .footerBar span {
        text-align: center
    }

    .footerContact {
    text-align: center;
        justify-content: center
    }

    .footerContact .fContactItem + .fContactItem {
        margin-left: 40px
    }
	
.projectList .solutionItems {
    flex-direction: column;
}
	.projectList .solutionItems .solutionText {
		flex-direction:column;
		height:auto;
		padding:15px 10px;
	}
	.projectList .solutionItems .solutionPhoto {
		width:100%;
	}
	.projectList .solutionItems .solutionText .link {
		margin-left:0;
		margin-top:15px
	}
}

@media (max-width: 768px) {

    .jobSlider {
        padding-left: 20px;
    }

    #howTo .howToList {
        display: block;
    }

    #howTo .howToList .howToItem {
        width: 100%;
    }

    #homeSolutions .container .row .col-lg-4 {
        margin-bottom: 20px
    }

    .container {
        max-width: calc(100% - 20px)
    }

    .topBanner .topBannerText strong {
        font-size: 24PX
    }

    .topBanner .topBannerText p {
        font-size: 18px;
        line-height: 22px;
        font-weight: 300
    }

    #howTo .howToList .howToItem + .howToItem:before {
        display: none;
    }

    #howTo .howToList .howToItem {
        padding: 30px !important
    }

    #homeJobs .sectionTitle {
        text-align: center
    }

    #homeJobs .sectionDesc {
        text-align: center;
        margin-bottom: 20px;
    }

    .jobSliderWrapper {
        width: calc(100% - 20px);
        margin: 40px auto 0;
        padding-right: 12px;
        padding-left: 12px;
    }

    .jobSlider {
        padding-left: 0
    }



    @keyframes floating1 {
        0% {
            transform: translateX(0px);
        }



        50% {
            transform: translateX(-10px);
        }

        100% {
            transform: translateX(0px);
        }
    }

    @keyframes floating2 {
        0% {
            transform: translateX(0px);
        }

        50% {
            transform: translateX(10px);
        }



        100% {
            transform: translateX(0px);
        }
    }

    @keyframes floating3 {
        0% {
            transform: translateX(0px);
        }

        50% {
            transform: translateX(-10px);
        }

        100% {
            transform: translateX(0px);
        }
    }

    @keyframes floating4 {
        0% {
            transform: translateX(0px);
        }

        50% {
            transform: translateX(10px);
        }



        100% {
            transform: translateX(0px);
        }
    }
    .linksBarContent {
        text-align: center;
        line-height: 30px
    }
      footer .footerMenus  > ul > li {
        width: 100%;
        margin-bottom: 30px;
        text-align: center
    }

}

@media (max-width: 576px) {
    footer .footerMenus .menu >ul >li {
        width: 100%;
        text-align: center
    }
  
    .footerContact strong {
        text-align: center
    }
    .footerContact .fContactItem {
        text-align: center;
        width: 100%;
        margin: 10px 0 !important;
        padding: 0
    }
}