HEX
Server: Apache/2.4.62 (Debian)
System: Linux plxsite 6.8.0-47-generic #47-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 27 21:40:26 UTC 2024 x86_64
User: root (0)
PHP: 8.1.30
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/themes/polygant_2023/inc/css/media.css
/* === {DISABLE ANIMATION ON MOBILE} === */
@media (max-width: 1200px) {
    .developers__row{
        flex-direction: column;
    }
    .developers__title{
        margin-bottom: 20px;
    }
}
@media (max-width: 991px) {
    .footer-lng{
        margin-left: 0;
    }
    .mainFooter .socialNetwork a{
        margin-left: 15px;
    }
    .devTitle span{
        font-size: 16px;
        display: block;
    }
}
@media (max-width: 767px) {
    .dmTable__row{
        flex-direction: column;
    }
    .dmTable{
        font-size: 14px;
    }
    .dmTable__col:first-child{
        padding: 0;
    }
    .hourlyRate{
        padding: 15px;
    }
    .devImage{
        padding: 0;
    }
    .developers a{
        width: 48%;
    }
    .animated {
        -o-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        animation: none !important;
    }

    .blogPost .singlePost {
        width: 100%;
        margin-right: 0;
    }

    .blogPost .singlePost .singlePost__image {
        max-height: 144px;
    }
    .developer{
        border-left: 0;
        border-right: 0;
        padding: 30px 0;
    }
    .devTitle{
        font-size: 20px;
    }
    .devContent{
        font-size: 13px;
    }
}

@media (max-width: 479px) {

    .developers__title{
        padding-top: 0;
    }

    .developers, .developers .align-right{
        text-align: center;
    }

    .popupForm {
        width: 320px !important;
    }

    section.page {
        padding-top: 95px;
    }

    section.page .pageSidebar {
        display: none;
        padding-top: 30px;
    }

    .theContent h1 {
        font-size: 36px;
    }

    .theContent h2 {
        font-size: 32px;
    }

    .theContent h3 {
        font-size: 28px;
    }

    .theContent h4 {
        font-size: 24px;
    }

    .theContent h5 {
        font-size: 22px;
    }

    .theContent h6 {
        font-size: 20px;
    }

    .theContent p {
        font-size: 18px;
    }

    .theContent p b, .theContent p strong {
        font-weight: 600;
    }

    .theContent ul li, .theContent ol li, .theContent td, .theContent th {
        font-size: 16px;
    }

    .theContent blockquote, .theContent blockquote p {
        font-size: 18px;
    }

    .theContent blockquote::before {
        top: 18px;
        left: 18px;
        font-size: 36px;
    }

    .container {
        min-width: 320px;
        max-width: 320px;
    }

    .mainHeader .mnuRowWrap {
        height: 60px;
    }

    .mainHeader .mnuRowWrap .mnuRow .logo {
        padding: 0 25px;
        border-left: 1px solid rgba(140, 140, 140, 0.2);
        border-right: 1px solid rgba(140, 140, 140, 0.2);
    }

    .mainHeader .mnuRowWrap .mnuRow .langSelect {
        padding: 0 15px;
    }

    .mainHeader .mnuRowWrap .mnuRow .phoneWrap {
        display: block;
        width: 100%;
    }

    .mainHeader .mnuRowWrap .mnuRow .phoneWrap .phone {
        width: 100%;
        text-align: right;
    }

    .mainHeader .mnuRowWrap .mnuRow .phoneWrap .phone__num {
        float: none;
        font-size: 15px;
        padding-top: 5px;
    }

    .mainHeader .mnuRowWrap .mnuRow .phoneWrap .phone__btn {
        float: right;
    }

    .mainHeader .mnuRowWrap .mnuRow div:nth-child(n+2) .phone {
        margin-top: 10px;
    }

    .mainHeader .mnuRowWrap .mnuRow .requestWrap {
        float: right;
        margin-top: 20px;
        margin-right: 15px;
    }

    .mainHeader .mnuRowWrap .mnuRow .requestWrap .requestPopup {
        top: 60px;
        left: auto;
        right: -30px;
        width: 320px;
    }

    .mainHeader .mnuRowWrap .mnuRow .requestWrap .requestPopup::before {
        right: 85px;
    }

    .mainHeader .mnuRowWrap .mnuRow .mobileMnu {
        padding: 0 15px;
    }

    .mainHeader .headerScrolled {
        min-height: 60px;
    }

    .particles {
        padding-top: 60px;
    }

    .particlesSection {
        min-height: calc(100vh - 60px);
    }

    .particlesSection .mainTitle {
        font-size: 25px;
        font-weight: normal;
    }

    .particlesSection .headerList {
        width: 100%;
        margin: 0;
    }

    .particlesSection .headerList:nth-child(2) {
        margin-top: -32px;
    }

    .particlesSection .headerList li a, .particlesSection .headerList li span {
        font-size: 14px;
        padding-right: 0;
    }

    .particlesSection .readMoreBtn {
        font-size: 11px;
        min-width: 140px;
        padding: 10px 75px 10px 20px;
    }

    a.blogBtn {
        font-size: 11px;
        padding: 10px 20px 10px 20px;
    }

    section.slider .setTableCell {
        padding: 48px 0 62px;
        min-height: auto;
    }

    section.slider .header span {
        font-size: 14px;
        font-weight: bold;
    }

    section.slider .header a {
        font-size: 14px;
        min-width: 100px;
        font-weight: bold;
        margin-left: 10px;
        padding: 5px 10px;
    }

    section.slider .sliderWrap .slide__title {
        font-size: 25px;
        margin-top: 35px;
        font-weight: normal;
    }

    section.slider .sliderWrap .slide__content {
        font-size: 13px;
        margin-top: 15px;
        max-width: 100%;
        line-height: 1.5;
    }

    section.slider .sliderWrap .slide .linksWrap__link {
        max-width: 140px;
        margin-right: 5px;
    }

    section.slider .sliderWrap .slide .imgWrap {
        padding-top: 40px;
    }

    section.slider .sliderWrap .slide .imgWrap img {
        max-height: 200px;
    }

    section.slider .owl-theme .owl-nav {
        margin-top: 50px;
    }

    section.slider .owl-theme .owl-nav [class*=owl-] {
        font-size: 30px;
        border: 2px solid #8301af;
        padding: 12px 10px 16px;
        line-height: 0;
    }

    section.carousel .setTableCell {
        min-height: auto;
        padding: 50px 0;
    }

    section.carousel .header {
        font-size: 25px;
        font-weight: 400;
        text-align: left;
    }

    section.carousel .carouselWrap {
        margin-top: 40px;
    }

    section.carousel .carouselWrap .carouselItem__content {
        font-size: 13px;
    }

    section.carousel .carouselWrap .carouselItem .dataWrap__title {
        font-size: 13px;
    }

    section.carousel .carouselWrap .carouselItem .dataWrap__desc {
        font-size: 13px;
    }

    section.carousel .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 40px;
    }

    section.carousel .owl-theme .owl-dots {
        text-align: left;
    }

    section.gridRound .setTableCell {
        padding: 50px 0;
        min-height: auto;
    }

    section.gridRound .header {
        font-size: 25px;
        font-weight: normal;
    }

    section.gridRound .itemsWrap .item {
        margin-top: 50px;
    }

    section.gridRound .item-right {
        float: none;
        margin-right: auto !important;
    }

    section.gridRound .item-left {
        float: none;
        margin-left: auto !important;
    }

    section.location {
        padding-bottom: 0;
        min-height: auto;
    }

    section.location .header {
        font-size: 25px;
        font-weight: 400;
    }

    section.location .wrap .tab {
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        padding: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        text-align: center;
    }

    section.location .wrap .tab::after {
        display: none;
    }

    section.location .wrap .tab .buttonWrap__btn {
        font-size: 11px;
        min-width: 50%;
    }

    section.location .wrap .tab .buttonWrap__btn:first-child::after {
        -webkit-transform: translateX(-150%);
        -ms-transform: translateX(-150%);
        transform: translateX(-150%);
    }

    section.location .wrap .tab .buttonWrap__btn:last-child::after {
        left: auto;
        right: 50%;
        -webkit-transform: translateX(150%);
        -ms-transform: translateX(150%);
        transform: translateX(150%);
    }

    section.location .wrap .mapWrap {
        width: 100%;
        height: 250px;
        margin-top: 20px;
    }

    section.location .wrap .mapWrap .map {
        width: 100%;
        height: 250px;
    }

    section.haveForm .setTableCell {
        min-height: auto;
        padding: 60px 0;
    }

    section.haveForm .header {
        margin-top: 40px;
        margin-bottom: 20px;
        font-size: 25px;
        font-weight: normal;
        text-align: left;
    }

    section.haveForm .advancedWrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
    }

    section.haveForm .advancedWrap__content {
        margin-top: 25px;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        font-size: 14px;
        margin-left: 0;
        padding-top: 5px;
    }

    section.haveForm .advancedWrap__content::before {
        top: 0;
    }

    section.haveForm .fieldWrap label {
        font-size: 14px;
    }

    section.haveForm .fieldWrap input, section.haveForm .fieldWrap textarea {
        margin-bottom: 10px;
    }

    section.haveForm .formButtonWrap {
        width: 100%;
        margin-top: 35px;
    }

    section.haveForm .formButtonWrap__btn {
        min-width: 100%;
        padding: 10px 0;
        font-size: 11px;
    }

    .mainFooter .copyright {
        float: left;
        width: 50%;
    }

    .mainFooter .socialNetwork {
        /* float: right;
        width: 50%;
        margin-top: 0px; */
        text-align: left;
    }

    .mainFooter .socialNetwork a {
        margin-left: 30px;
    }

    /* .mainFooter .socialNetwork a:first-child {
        margin-left: 30px;
    } */

    .mainFooter .dataWrap {
        margin-top: 40px;
        max-width: 240px;
    }

    #scrollUpBtn {
        width: 30px;
        height: 30px;
        bottom: 10px;
        right: 10px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {

    .developers__title{
        padding-top: 0;
    }

    .developers, .developers .align-right{
        text-align: center;
    }

    .popupForm {
        width: 320px !important;
    }

    section.page {
        padding-top: 95px;
    }

    section.page .pageSidebar {
        display: none;
        padding-top: 30px;
    }

    .theContent h1 {
        font-size: 36px;
    }

    .theContent h2 {
        font-size: 32px;
    }

    .theContent h3 {
        font-size: 28px;
    }

    .theContent h4 {
        font-size: 24px;
    }

    .theContent h5 {
        font-size: 22px;
    }

    .theContent h6 {
        font-size: 20px;
    }

    .theContent p {
        font-size: 18px;
    }

    .theContent p b, .theContent p strong {
        font-weight: 600;
    }

    .theContent ul li, .theContent ol li, .theContent td, .theContent th {
        font-size: 16px;
    }

    .theContent blockquote, .theContent blockquote p {
        font-size: 18px;
    }

    .theContent blockquote::before {
        top: 18px;
        left: 18px;
        font-size: 36px;
    }

    .container {
        min-width: 320px;
        max-width: 320px;
    }

    .mainHeader .mnuRowWrap {
        height: 60px;
    }

    .mainHeader .mnuRowWrap .mnuRow .logo {
        padding: 0 25px;
        border-left: 1px solid rgba(140, 140, 140, 0.2);
        border-right: 1px solid rgba(140, 140, 140, 0.2);
    }

    .mainHeader .mnuRowWrap .mnuRow .langSelect {
        padding: 0 15px;
    }

    .mainHeader .mnuRowWrap .mnuRow .phoneWrap {
        display: block;
        width: 100%;
    }

    .mainHeader .mnuRowWrap .mnuRow .phoneWrap .phone {
        width: 100%;
        text-align: right;
    }

    .mainHeader .mnuRowWrap .mnuRow .phoneWrap .phone__num {
        float: none;
        font-size: 15px;
        padding-top: 5px;
    }

    .mainHeader .mnuRowWrap .mnuRow .phoneWrap .phone__btn {
        float: right;
    }

    .mainHeader .mnuRowWrap .mnuRow div:nth-child(n+2) .phone {
        margin-top: 10px;
    }

    .mainHeader .mnuRowWrap .mnuRow .requestWrap {
        float: right;
        margin-top: 20px;
        margin-right: 15px;
    }

    .mainHeader .mnuRowWrap .mnuRow .requestWrap .requestPopup {
        top: 60px;
        left: auto;
        right: -30px;
        width: 320px;
    }

    .mainHeader .mnuRowWrap .mnuRow .requestWrap .requestPopup::before {
        right: 85px;
    }

    .mainHeader .mnuRowWrap .mnuRow .mobileMnu {
        padding: 0 15px;
    }

    .mainHeader .headerScrolled {
        min-height: 60px;
    }

    .particles {
        padding-top: 60px;
    }

    .particlesSection {
        min-height: calc(100vh - 60px);
    }

    .particlesSection .mainTitle {
        font-size: 25px;
        font-weight: normal;
    }

    .particlesSection .headerList {
        width: 100%;
        margin: 0;
    }

    .particlesSection .headerList:nth-child(2) {
        margin-top: -32px;
    }

    .particlesSection .headerList li a, .particlesSection .headerList li span {
        font-size: 14px;
        padding-right: 0;
    }

    .particlesSection .readMoreBtn {
        font-size: 11px;
        min-width: 140px;
        padding: 10px 75px 10px 20px;
    }

    a.blogBtn {
        font-size: 11px;
        padding: 10px 20px 10px 20px;
    }

    section.slider .setTableCell {
        min-height: auto;
        padding: 48px 0 62px;
    }

    section.slider .header span {
        font-size: 14px;
        font-weight: bold;
    }

    section.slider .header a {
        font-size: 14px;
        min-width: 100px;
        font-weight: bold;
        margin-left: 10px;
        padding: 5px 10px;
    }

    section.slider .sliderWrap .slide__title {
        font-size: 25px;
        margin-top: 35px;
        font-weight: normal;
    }

    section.slider .sliderWrap .slide__content {
        font-size: 13px;
        margin-top: 15px;
        max-width: 100%;
        line-height: 1.5;
    }

    section.slider .sliderWrap .slide .linksWrap__link {
        max-width: 140px;
        margin-right: 5px;
    }

    section.slider .sliderWrap .slide .imgWrap {
        padding-top: 40px;
    }

    section.slider .sliderWrap .slide .imgWrap img {
        max-height: 200px;
    }

    section.slider .owl-theme .owl-nav {
        margin-top: 50px;
    }

    section.slider .owl-theme .owl-nav [class*=owl-] {
        font-size: 30px;
        border: 2px solid #8301af;
        padding: 12px 10px 16px;
        line-height: 0;
    }

    section.carousel .setTableCell {
        padding: 50px 0;
        min-height: auto;
    }

    section.carousel .header {
        font-size: 25px;
        font-weight: 400;
        text-align: left;
    }

    section.carousel .carouselWrap {
        margin-top: 40px;
    }

    section.carousel .carouselWrap .carouselItem__content {
        font-size: 13px;
    }

    section.carousel .carouselWrap .carouselItem .dataWrap__title {
        font-size: 13px;
    }

    section.carousel .carouselWrap .carouselItem .dataWrap__desc {
        font-size: 13px;
    }

    section.carousel .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 40px;
    }

    section.carousel .owl-theme .owl-dots {
        text-align: left;
    }

    section.gridRound .setTableCell {
        padding: 50px 0;
        min-height: auto;
    }

    section.gridRound .header {
        font-size: 25px;
        font-weight: normal;
    }

    section.gridRound .itemsWrap .item {
        margin-top: 50px;
    }

    section.gridRound .item-right {
        float: none;
        margin-right: auto !important;
    }

    section.gridRound .item-left {
        float: none;
        margin-left: auto !important;
    }

    section.location {
        padding-bottom: 0;
        min-height: auto;
    }

    section.location .header {
        font-size: 25px;
        font-weight: 400;
    }

    section.location .wrap .tab {
        width: 100%;
        position: relative;
        top: auto;
        left: auto;
        padding: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        text-align: center;
    }

    section.location .wrap .tab::after {
        display: none;
    }

    section.location .wrap .tab .buttonWrap__btn {
        font-size: 11px;
        min-width: 50%;
    }

    section.location .wrap .tab .buttonWrap__btn:first-child::after {
        -webkit-transform: translateX(-150%);
        -ms-transform: translateX(-150%);
        transform: translateX(-150%);
    }

    section.location .wrap .tab .buttonWrap__btn:last-child::after {
        left: auto;
        right: 50%;
        -webkit-transform: translateX(150%);
        -ms-transform: translateX(150%);
        transform: translateX(150%);
    }

    section.location .wrap .mapWrap {
        width: 100%;
        height: 250px;
        margin-top: 20px;
    }

    section.location .wrap .mapWrap .map {
        width: 100%;
        height: 250px;
    }

    section.haveForm .setTableCell {
        min-height: auto;
        padding: 60px 0;
    }

    section.haveForm .header {
        margin-top: 40px;
        margin-bottom: 20px;
        font-size: 25px;
        font-weight: normal;
        text-align: left;
    }

    section.haveForm .advancedWrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        text-align: left;
    }

    section.haveForm .advancedWrap__content {
        margin-top: 25px;
        -webkit-box-flex: 1;
        -ms-flex: auto;
        flex: auto;
        font-size: 14px;
        margin-left: 0;
        padding-top: 5px;
    }

    section.haveForm .advancedWrap__content::before {
        top: 0;
    }

    section.haveForm .fieldWrap label {
        font-size: 14px;
    }

    section.haveForm .fieldWrap input, section.haveForm .fieldWrap textarea {
        margin-bottom: 10px;
    }

    section.haveForm .formButtonWrap {
        width: 100%;
        margin-top: 35px;
    }

    section.haveForm .formButtonWrap__btn {
        min-width: 100%;
        padding: 10px 0;
        font-size: 11px;
    }

    .mainFooter .copyright {
        float: left;
        width: 50%;
    }

    .mainFooter .socialNetwork {
        /* float: right;
        width: 50%;
        margin-top: 0px; */
        text-align: left;
    }

    .mainFooter .socialNetwork a {
        margin-left: 30px;
    }

    .mainFooter .dataWrap {
        margin-top: 40px;
        max-width: 240px;
    }

    #scrollUpBtn {
        width: 30px;
        height: 30px;
        bottom: 10px;
        right: 10px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    .developers__title{
        padding-top: 0;
    }

    .developers, .developers .align-right{
        text-align: center;
    }

    #blockChain .imgWrap{
        position: absolute;
        /* top: -100px; */
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 60px;
    }
    #blockChain .sliderWrap .owl-stage-outer{
        padding-top: 70px;
        padding-bottom: 100px;
    }
    .blockChain__title{
        position: absolute;
        top: 0;
        z-index: 9999;
    }
    #blockChain .setTableCell > .container{
        position: relative;
    }
    #blockChain .owl-nav{
        position: absolute;
        bottom: 35px;
    }
    
    .blogPost .singlePost .singlePost__image {
        max-height: 111px;
    }

    .blogPost .singlePost .singlePostMeta .singlePostMeta__date,
    .blogPost .singlePost .singlePostMeta .singlePostMeta__views {
        float: none;
        display: block;
    }

    .popupForm {
        width: 750px !important;
    }

    /* colored rhombuses */
    section.carousel .rhombusesBgWrap,
    section.gridRound .rhombusesBgWrap,
    section.haveForm .rhombusesBgWrap,
    .mainFooter .rhombusesBgWrap {
        position: absolute;
        left: 50%;
        width: 100%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        overflow-x: hidden;
    }

    section.slider .rhombusesBg,
    section.carousel .rhombusesBg,
    section.gridRound .rhombusesBg,
    section.haveForm .rhombusesBg,
    .mainFooter .rhombusesBg {
        position: absolute;
        left: 50%;
        width: 1306px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 1;
    }

    section.slider .rhombuses2TopBg {
        top: 0;
        height: 455px;
        background: url("../img/bg/section_2_top_750.png") top center no-repeat;
    }

    section.slider .rhombuses2BottomBg {
        bottom: 0;
        height: 260px;
        background: url("../img/bg/section_2_bottom_750.png") bottom center no-repeat;
    }

    section.slider .rhombuses3TopBg {
        top: 0;
        height: 231px;
        background: url("../img/bg/section_3_top_750.png") top center no-repeat;
    }

    section.slider .rhombuses3BottomBg {
        bottom: 0;
        height: 356px;
        background: url("../img/bg/section_3_bottom_750.png") bottom center no-repeat;
    }

    section.carousel .rhombusesBgWrapTop {
        top: 0;
        height: 390px;
    }

    section.carousel .rhombuses4TopBg {
        top: 0;
        height: 390px;
        background: url("../img/bg/section_4_top_750.png") top center no-repeat;
    }

    section.gridRound .rhombusesBgWrapTop {
        top: -70px;
        height: 406px;
    }

    section.gridRound .rhombusesBgWrapBottom {
        bottom: 0;
        height: 332px;
    }

    section.gridRound .rhombuses5TopBg {
        top: 0;
        height: 406px;
        background: url("../img/bg/section_5_top_750.png") top center no-repeat;
    }

    section.gridRound .rhombuses5BottomBg {
        bottom: 0;
        height: 332px;
        background: url("../img/bg/section_5_bottom_750.png") bottom center no-repeat;
    }

    section.haveForm .rhombusesBgWrapTop {
        top: -80px;
        height: 364px;
    }

    section.haveForm .rhombusesBgWrapBottom {
        bottom: 0;
        height: 382px;
    }

    section.haveForm .rhombuses6TopBg {
        top: 0;
        height: 364px;
        background: url("../img/bg/section_6_top_750.png") top center no-repeat;
    }

    section.haveForm .rhombuses6BottomBg {
        bottom: 0;
        height: 382px;
        background: url("../img/bg/section_6_bottom_750.png") bottom center no-repeat;
    }

    .mainFooter .rhombusesBgWrapTop {
        top: -130px;
        height: 165px;
    }

    .mainFooter .rhombusesBgWrapBottom {
        bottom: 0;
        height: 93px;
    }

    .mainFooter .rhombuses7TopBg {
        top: 0;
        height: 165px;
        background: url("../img/bg/section_7_top_750.png") top center no-repeat;
    }

    .mainFooter .rhombuses7BottomBg {
        bottom: 0;
        height: 93px;
        background: url("../img/bg/section_7_bottom_750.png") bottom center no-repeat;
    }

    /* end colored rhombuses*/
    section.page {
        padding-top: 130px;
    }

    section.page .pageSidebar {
        display: none;
        padding-top: 30px;
    }

    .mainHeader .mnuRowWrap .mnuRow .langSelect {
        padding: 0 20px 0 40px;
    }

    .mainHeader .mnuRowWrap .mnuRow .phoneWrap .phone {
        width: 100%;
        text-align: right;
    }

    .mainHeader .mnuRowWrap .mnuRow .phoneWrap .phone__num {
        float: none;
        font-size: 17px;
        padding-top: 4px;
    }

    .mainHeader .mnuRowWrap .mnuRow .phoneWrap .phone__btn {
        float: right;
    }

    .mainHeader .mnuRowWrap .mnuRow .phoneWrap div:nth-child(n+2) .phone {
        margin-top: 10px;
    }

    .particlesSection .mainTitle {
        font-size: 46px;
    }

    .particlesSection .headerList li a, .particlesSection .headerList li span {
        font-size: 18px;
        padding-right: 45px;
    }

    section.slider .header span {
        font-size: 18px;
    }

    section.slider .header a {
        min-width: 125px;
        font-size: 18px;
        margin-left: 10px;
    }

    section.slider .sliderWrap .slide__title {
        font-weight: 300;
        font-size: 35px;
    }

    section.slider .sliderWrap .slide__content {
        font-size: 14px;
    }

    section.slider .sliderWrap .slide .linksWrap__link {
        max-width: 165px;
        margin-right: 5px;
    }

    section.slider .sliderWrap .slide .imgWrap {
        padding-top: 100px;
    }

    section.slider .sliderWrap .slide .imgWrap img {
        max-height: 340px;
    }

    section.slider .owl-theme .owl-nav [class*=owl-] {
        padding: 0 18px 3px;
    }

    section.carousel .header {
        font-size: 35px;
        font-weight: 300;
    }

    section.carousel .carouselWrap .carouselItem__content {
        font-size: 13px;
    }

    section.carousel .carouselWrap .carouselItem .dataWrap__title {
        font-size: 13px;
    }

    section.carousel .carouselWrap .carouselItem .dataWrap__desc {
        font-size: 13px;
    }

    section.gridRound .item-right {
        float: right;
        margin-right: 25px !important;
    }

    section.gridRound .item-left {
        float: left;
        margin-left: 25px !important;
    }

    section.location {
        padding: 0 0 100px;
        min-height: auto;
    }

    section.location .wrap .mapWrap {
        width: 720px;
        height: 400px;
    }

    section.location .wrap .mapWrap .map {
        width: 720px;
        height: 400px;
    }

    section.haveForm .advancedWrap__content {
        max-width: 215px;
        font-size: 14px;
        padding-top: 8px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    .developers__title{
        padding-top: 0;
    }

    .developers, .developers .align-right{
        text-align: center;
    }

    #blockChain .imgWrap{
        position: absolute;
        /* top: -100px; */
        padding-left: 15px;
        padding-right: 15px;
    }
    #blockChain .sliderWrap .owl-stage-outer{
        padding-top: 70px;
        padding-bottom: 100px;
    }
    .blockChain__title{
        position: absolute;
        top: 0;
        z-index: 9999;
    }
    #blockChain .setTableCell > .container{
        position: relative;
    }
    #blockChain .owl-nav{
        position: absolute;
        bottom: 35px;
    }

    .blogPost .singlePost .singlePost__image {
        max-height: 106px;
    }

    .blogPost .singlePost .singlePostMeta .singlePostMeta__date,
    .blogPost .singlePost .singlePostMeta .singlePostMeta__views {
        float: none;
        display: block;
    }

    .popupForm {
        width: 970px !important;
    }

    /* colored rhombuses */
    section.carousel .rhombusesBgWrap,
    section.gridRound .rhombusesBgWrap,
    section.haveForm .rhombusesBgWrap,
    .mainFooter .rhombusesBgWrap {
        position: absolute;
        left: 50%;
        width: 100%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        overflow-x: hidden;
    }

    section.slider .rhombusesBg,
    section.carousel .rhombusesBg,
    section.gridRound .rhombusesBg,
    section.haveForm .rhombusesBg,
    .mainFooter .rhombusesBg {
        position: absolute;
        left: 50%;
        width: 1306px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 1;
    }

    section.slider .rhombuses2TopBg {
        top: 0;
        height: 455px;
        background: url("../img/bg/section_2_top_750.png") top center no-repeat;
    }

    section.slider .rhombuses2BottomBg {
        bottom: 0;
        height: 260px;
        background: url("../img/bg/section_2_bottom_750.png") bottom center no-repeat;
    }

    section.slider .rhombuses3TopBg {
        top: 0;
        height: 231px;
        background: url("../img/bg/section_3_top_750.png") top center no-repeat;
    }

    section.slider .rhombuses3BottomBg {
        bottom: 0;
        height: 356px;
        background: url("../img/bg/section_3_bottom_750.png") bottom center no-repeat;
    }

    section.carousel .rhombusesBgWrapTop {
        top: 0;
        height: 390px;
    }

    section.carousel .rhombuses4TopBg {
        top: 0;
        height: 390px;
        background: url("../img/bg/section_4_top_750.png") top center no-repeat;
    }

    section.gridRound .rhombusesBgWrapTop {
        top: -70px;
        height: 406px;
    }

    section.gridRound .rhombusesBgWrapBottom {
        bottom: 0;
        height: 332px;
    }

    section.gridRound .rhombuses5TopBg {
        top: 0;
        height: 406px;
        background: url("../img/bg/section_5_top_750.png") top center no-repeat;
    }

    section.gridRound .rhombuses5BottomBg {
        bottom: 0;
        height: 332px;
        background: url("../img/bg/section_5_bottom_750.png") bottom center no-repeat;
    }

    section.haveForm .rhombusesBgWrapTop {
        top: -80px;
        height: 364px;
    }

    section.haveForm .rhombusesBgWrapBottom {
        bottom: 0;
        height: 382px;
    }

    section.haveForm .rhombuses6TopBg {
        top: 0;
        height: 364px;
        background: url("../img/bg/section_6_top_750.png") top center no-repeat;
    }

    section.haveForm .rhombuses6BottomBg {
        bottom: 0;
        height: 382px;
        background: url("../img/bg/section_6_bottom_750.png") bottom center no-repeat;
    }

    .mainFooter .rhombusesBgWrapTop {
        top: -130px;
        height: 165px;
    }

    .mainFooter .rhombusesBgWrapBottom {
        bottom: 0;
        height: 93px;
    }

    .mainFooter .rhombuses7TopBg {
        top: 0;
        height: 165px;
        background: url("../img/bg/section_7_top_750.png") top center no-repeat;
    }

    .mainFooter .rhombuses7BottomBg {
        bottom: 0;
        height: 93px;
        background: url("../img/bg/section_7_bottom_750.png") bottom center no-repeat;
    }

    /* end colored rhombuses*/
    .mainHeader .mnuRowWrap .mnuRow .phoneWrap .phone {
        text-align: right;
    }

    .mainHeader .mnuRowWrap .mnuRow .phoneWrap .phone__num {
        float: none;
    }

    .mainHeader .mnuRowWrap .mnuRow .phoneWrap .phone__btn {
        float: right;
    }

    .mainHeader .mnuRowWrap .mnuRow .phoneWrap div:nth-child(n+2) .phone {
        margin-top: 10px;
    }

    .particlesSection .headerList li a, .particlesSection .headerList li span {
        padding-right: 45px;
    }

    section.page {
        padding-top: 100px;
    }

    section.location {
        padding: 0 0 100px;
        min-height: auto;
    }

    section.location .wrap .mapWrap {
        width: 720px;
        height: 400px;
    }

    section.location .wrap .mapWrap .map {
        width: 720px;
        height: 400px;
    }

    section.haveForm .advancedWrap__content {
        font-size: 14px;
        padding-top: 8px;
    }
}

@media (min-width: 1200px) {

    .blogPost .singlePost .singlePost__image {
        max-height: 133px;
    }

    .popupForm {
        width: 1170px !important;
    }

    /* colored rhombuses */
    section.carousel .rhombusesBgWrap,
    section.gridRound .rhombusesBgWrap,
    section.haveForm .rhombusesBgWrap,
    .mainFooter .rhombusesBgWrap {
        position: absolute;
        left: 50%;
        width: 100%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        overflow-x: hidden;
    }

    section.slider .rhombusesBg,
    section.carousel .rhombusesBg,
    section.gridRound .rhombusesBg,
    section.haveForm .rhombusesBg,
    .mainFooter .rhombusesBg {
        position: absolute;
        left: 50%;
        width: 1920px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        z-index: 1;
    }

    section.slider .rhombuses2TopBg {
        top: 0;
        height: 492px;
        background: url("../img/bg/section_2_top.png") top center no-repeat;
    }

    section.slider .rhombuses2BottomBg {
        bottom: 0;
        height: 455px;
        background: url("../img/bg/section_2_bottom.png") bottom center no-repeat;
    }

    section.slider .rhombuses3TopBg {
        top: 0;
        height: 758px;
        background: url("../img/bg/section_3_top.png") top center no-repeat;
    }

    section.carousel .rhombusesBgWrapTop {
        top: -64px;
        height: 162px;
    }

    section.carousel .rhombusesBgWrapBottom {
        bottom: 0;
        height: 771px;
    }

    section.carousel .rhombuses4TopBg {
        top: 0;
        height: 162px;
        background: url("../img/bg/section_4_top.png") top center no-repeat;
    }

    section.carousel .rhombuses4BottomBg {
        bottom: 0;
        height: 771px;
        background: url("../img/bg/section_4_bottom.png") bottom center no-repeat;
    }

    section.gridRound .rhombusesBgWrapTop {
        top: -70px;
        height: 759px;
    }

    section.gridRound .rhombusesBgWrapBottom {
        bottom: 0;
        height: 125px;
    }

    section.gridRound .rhombuses5TopBg {
        top: 0;
        height: 759px;
        background: url("../img/bg/section_5_top.png") top center no-repeat;
    }

    section.gridRound .rhombuses5BottomBg {
        bottom: 0;
        height: 125px;
        background: url("../img/bg/section_5_bottom.png") bottom center no-repeat;
    }

    section.haveForm .rhombusesBgWrapTop {
        top: -160px;
        height: 646px;
    }

    section.haveForm .rhombusesBgWrapBottom {
        bottom: 0;
        height: 477px;
    }

    section.haveForm .rhombuses6TopBg {
        top: 0;
        height: 646px;
        background: url("../img/bg/section_6_top.png") top center no-repeat;
    }

    section.haveForm .rhombuses6BottomBg {
        bottom: 0;
        height: 477px;
        background: url("../img/bg/section_6_bottom.png") bottom center no-repeat;
    }

    section.page {
        padding-top: 100px;
    }

    .mainFooter .rhombusesBgWrapTop {
        top: -35px;
        height: 118px;
    }

    .mainFooter .rhombusesBgWrapBottom {
        bottom: 0;
        height: 129px;
    }

    .mainFooter .rhombuses7TopBg {
        top: 0;
        height: 118px;
        background: url("../img/bg/section_7_top.png") top center no-repeat;
    }

    .mainFooter .rhombuses7BottomBg {
        bottom: 0;
        height: 129px;
        background: url("../img/bg/section_7_bottom.png") bottom center no-repeat;
    }

    #blockChain .imgWrap{
        position: absolute;
        /* top: -170px; */
        padding-left: 15px;
        padding-right: 15px;
    }
    #blockChain .sliderWrap .owl-stage-outer{
        padding-top: 120px;
        padding-bottom: 100px;
    }
    .blockChain__title{
        position: absolute;
        top: 50px;
        z-index: 9999;
    }
    #blockChain .setTableCell > .container{
        position: relative;
    }
    #blockChain .owl-nav{
        position: absolute;
        bottom: 35px;
    }

    /* end colored rhombuses */

}