@media all and (max-width: 1440px) {
  .blocks {
    position: relative;
  }
  .aboutMainImages {
    max-width: 400px;
  }
}
@media all and (max-width: 1500px) {
  #hiddenElements {
    padding: 15px 0;
    height: auto;
    overflow: auto;
  }
  #hiddenElements .heSubMenu {
    /*display:table; margin-left:auto; margin-right:auto;*/
    position: relative;
  }
  #hiddenElements .forMobileElements {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #hiddenElements .hiddenElements {
    max-width: 100%;
  }
  #hiddenElements .hiddenElements .hiddenElementInside .he-featuredImage {
    width: 49%;
    float: left;
    margin: 0 auto;
  }
  #hiddenElements .hiddenElements .hiddenElementInside .he-featuredImage img {
    max-width: 100%;
  }
  #hiddenElements .hiddenElements .hiddenElementInside .he-content {
    width: 49%;
    float: right;
  }
  #secondSection .catArticlesMenu .catMenuItem .cam-item {
    width: 280px;
    height: 280px;
  }
  #secondSection .catArticlesMenu .catMenuItem .cam-item .catArticleContent div strong {
    padding: 0 15px;
    font-size: 18px;
  }
  #media.mediaPage {
    overflow: hidden;
  }
  #media.mediaPage img.mediaPageBackground {
    width: auto;
    max-width: none;
  }
  #main.aboutPage .wrapper {
    padding-top: 75px;
  }
  .ownerImages .ownerImgBack {
    max-width: 50%;
  }
  .ownerImages .ownerImgFront {
    max-width: 50%;
    left: 310px;
    margin-left: 0;
    margin-top: 0;
  }
}
@media all and (max-width: 1280px) {
  body.page-template-main-category {
    overflow: auto;
  }
  #secondSection .catArticlesMenu .catMenuItem {
    width: 25%;
    height: auto;
  }
}
@media all and (max-width: 1366px) {
  #media.mediaPage .mediaBG {
    padding-top: 0;
  }
  #hiddenElements .heSubMenu {
    width: 700px;
    max-width: 100%;
  }
  footer {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  footer .f-blocks {
    margin-top: 0;
  }
  body.page-template-main-category a.backToTop {
    bottom: 50px;
  }
  body.page-template-main-category #firstStrip img.firstStrip {
    width: auto;
  }
  #contactForm .cfTitle {
    margin-bottom: 0;
  }
  #client {
    overflow: hidden;
  }
  #client img.clientBackground {
    max-width: none;
    width: auto;
  }
  #hiddenElements .heSubMenu {
    position: absolute;
    display: table;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  #hiddenElements .hiddenElements .hiddenElementInside {
    width: 700px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #hiddenElements .hiddenElements .hiddenElementInside.active {
    padding-top: 71px;
  }
  #hiddenElements .hiddenElements .hiddenElementInside .he-featuredImage {
    width: 350px;
    max-width: 100%;
  }
  #hiddenElements .hiddenElements .hiddenElementInside .he-content {
    width: 350px;
    max-width: 100%;
    height: 351px;
  }
  #hiddenElements .hiddenElements .hiddenElementInside .he-content .hec-text {
    padding: 20px;
  }
  #secondSection {
    height: auto;
  }
  #secondSection .catArticlesMenu .catMenuItem {
    width: 200px;
    height: 200px;
    margin-bottom: 25px;
  }
  #secondSection .catArticlesMenu .catMenuItem .cam-item {
    margin: 0;
    width: 200px;
    height: 200px;
  }
  #secondSection .catArticlesMenu .catMenuItem .cam-item .catArticleContent div {
    margin-right: 0;
    right: 0;
    padding: 5px 10px;
  }
  #secondSection .catArticlesMenu .catMenuItem .cam-item .catArticleContent div strong {
    font-size: 20px;
    padding: 0;
  }
  #sphere .sphereTitle {
    font-size: 24px;
  }
  #sphere #canvasBox {
    max-height: 400px;
  }
  #sphere .wrapper .sphereBox {
    text-align: center;
  }
  #sphere .wrapper .sphereBox .circleTypeSphere {
    margin: 35px 5px;
  }
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-1,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-2,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-3,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-4,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-5,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-6 {
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    display: inline-block;
    vertical-align: top;
  }
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-1:before,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-2:before,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-3:before,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-4:before,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-5:before,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-6:before {
    top: 50%;
    transform: rotate(0deg);
    left: -28px;
    width: 40px;
    margin-top: -1px;
  }
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-1:after,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-2:after,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-3:after,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-4:after,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-5:after,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-6:after {
    content: none;
  }
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-1 {
    margin-right: 0;
  }
  #main.aboutPage .ownerImages {
    position: relative;
  }
  #main.aboutPage .ownerImages:before {
    content: none;
  }
  #main.aboutPage .ownerImages .ownerImgBack,
  #main.aboutPage .ownerImages .ownerImgFront {
    float: none;
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 25px;
    bottom: 0;
  }
  #main.aboutPage .ownerImages .ownerImgBack .circle,
  #main.aboutPage .ownerImages .ownerImgFront .circle {
    position: relative;
    padding: 15px;
    bottom: 0;
  }
  #main.aboutPage .ownerImages .ownerImgBack .circle .co-content,
  #main.aboutPage .ownerImages .ownerImgFront .circle .co-content {
    height: auto;
  }
  #main.aboutPage .ownerImages .ownerImgBack .circle:hover,
  #main.aboutPage .ownerImages .ownerImgFront .circle:hover {
    padding: 15px;
    width: 278px;
    height: auto;
    border-radius: 0;
    max-width: 100%;
  }
  #main.jobsPage {
    overflow: hidden;
    max-height: none;
  }
  #main.jobsPage img.JobsPageMainImage {
    width: auto;
    max-width: none;
  }
  #firstStrip .wrapper {
    width: 100%;
  }
  #firstStrip .wrapper #secondSection {
    width: 100%;
  }
  #main.contactPage {
    overflow: hidden;
    padding-bottom: 80px;
  }
  #main.contactPage img.contactPageBackground {
    width: auto;
    max-width: none;
  }
  #main.jobsPage {
    padding-bottom: 80px;
  }
  .page-template-jobs-page #copyright {
    position: relative;
  }
  .ownerImages {
    z-index: 1090;
  }
  .ownerImages:before {
    left: -3064px;
  }
  .ownerImages .ownerImgBack {
    max-width: 25%;
  }
  .ownerImages .ownerImgBack .circle {
    padding: 10px;
    border-radius: 0;
    bottom: 0;
    right: 0;
    left: auto;
    height: auto;
    max-width: 100%;
  }
  .ownerImages .ownerImgFront {
    max-width: 25%;
  }
  .ownerImages .ownerImgFront .circle {
    bottom: 20px;
    padding: 10px;
    border-radius: 0;
    left: 0;
    height: auto;
    max-width: 100%;
  }
  #media {
    padding-top: 50px;
  }
  #media .mediaBG .mediaArticles {
    padding-top: 20px;
  }
  #media .mediaBG .mediaArticles .mediaArticle {
    width: 200px;
  }
  #media .mediaBG .mediaArticles .mediaArticle .mediaArticleImage img {
    max-width: 100%;
  }
  #main.articlesPage {
    padding: 60px 0;
  }
}
@media all and (max-width: 980px) {
  #main.jobsPage .wrapper .jobsContainers .jobTypes {
    position: relative;
    margin-bottom: 25px;
  }
  #main.jobsPage .wrapper .jobsContainers .jobsContainer .jobDescription {
    width: 100%;
    max-width: 100%;
    padding: 30px;
  }
  #main.jobsPage .wrapper .jobsContainers .jobsContainer .jBottomDesc {
    width: 100%;
    max-width: 100%;
  }
  #main.jobsPage .wrapper .jobsContainers .jobsContainer .jBottomDesc .jBottomDesc-b {
    min-height: 70px;
    height: auto;
  }
  #main.jobsPage .wrapper .jobsContainers .jobsContainer .jBottomDesc .jBottomDesc-b .wpcf7 form p {
    height: auto;
  }
  #main.jobsPage .wrapper .jobsContainers .jobsContainer .jBottomDesc .jBottomDesc-b .wpcf7 form p input[type="submit"] {
    transform: rotate(0deg);
    -webkit-transfrom: rotate(0deg);
    position: relative;
    top: 0;
    left: 0 !important;
  }
  #main.articlesPage .wrapper .apBox .endPosts p:before,
  #main.articlesPage .wrapper .apBox .endPosts p:after {
    content: none;
  }
  #hiddenElements .hiddenElements .hiddenElementInside .he-featuredImage {
    width: 100%;
  }
  #hiddenElements .hiddenElements .hiddenElementInside .he-content {
    width: 100%;
  }
  #hiddenElements .projectMenu {
    display: none;
  }
  body.page-template-main-category #firstStrip .specArticle,
  #secondSection,
  #sphere,
  #media,
  #client,
  #contactForm,
  #sphere .wrapper,
  #client .wrapper,
  #contactForm .wrapper {
    height: auto;
    max-height: none;
    min-height: 0;
  }
  #firstStrip .wrapper {
    padding-top: 150px;
  }
  #firstStrip .wrapper .specArticle .sa-Content h1 {
    font-size: 24px !important;
  }
  #secondSection .catArticlesMenu .catMenuItem .cam-item {
    height: auto;
    width: 150px;
  }
  body.page-template-main-category a.nextSection {
    position: relative;
    bottom: 0;
  }
  #media .mediaBG {
    background-size: auto;
  }
  #media .mediaBG .mediaArticles .mediaArticle {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  #media .mediaBG .mediaArticles .mediaArticle .mediaArticleImage img {
    max-width: 100%;
  }
  #media .mediaBG .mediaTitle:before,
  #media .mediaBG .mediaTitle:after {
    content: none;
  }
}
@media all and (max-width: 920px) {
  .mobileVersionOwnerImage {
    display: block;
    width: 250px;
    height: 250px;
    border-radius: 50%;
    margin: 25px auto;
    overflow: hidden;
    background-color: #ff302e;
  }
  #main.aboutPage .a-Content h1 {
    margin-bottom: 0;
    background-color: #f92f2e;
    padding-top: 25px;
  }
  .aboutMainImages.ami-mobileVersion {
    display: block;
    width: 100%;
    max-width: 100%;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    background: #f92f2e;
  }
  .bgAboutPage:before {
    content: none;
  }
  #main.aboutPage .a-Content .columns {
    max-height: none;
  }
  #main.aboutPage .a-Content .columns .column {
    margin: 25px 0!important;
  }
  #main.aboutPage {
    height: auto;
  }
  .ownerImages {
    display: none;
  }
  #contactForm .contactFormBox {
    display: table;
    margin: 25px auto;
  }
  #contactForm .contactFormBox .wpcf7 {
    text-align: center;
  }
  #contactForm .contactFormBox .wpcf7 form p span.wpcf7-form-control-wrap.your-message {
    float: none;
    margin-top: 10px;
  }
  #contactForm .contactFormBox .wpcf7 form p input[type="submit"] {
    float: none;
    display: table;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
  }
  .blocks {
    top: 25px;
    bottom: 0;
  }
  .blocks .block {
    display: inline-block;
    width: 45%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .blocks .block.f-b,
  .blocks .block.th-b,
  .blocks .block.s-b {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    padding: 0 0 15px;
    margin-bottom: 25px;
  }
  .blocks .block.fo-b {
    border-left: 0 !important;
  }
}
@media all and (max-width: 767px) {
  .wrapper {
    padding: 0 15px;
    box-sizing: border-box;
  }
  .mainImg img {
    width: 300%;
    margin-right: 0;
    max-width: none;
  }
  #HomePageSection {
    margin-bottom: 35px;
  }
  #HomePageSection h1 {
    font-size: 30px;
    line-height: 1em;
    padding: 0 15px;
    box-sizing: border-box;
  }
  #main.aboutPage .ownerImages .circle {
    height: auto;
  }
  #main.jobsPage img.JobsPageMainImage {
    max-width: 100%;
  }
  .page-template-jobs-page #copyright,
  #copyright {
    margin-top: 50px;
    position: relative;
  }
  .page-template-jobs-page #copyright p.footerText,
  #copyright p.footerText {
    float: none;
  }
  .page-template-jobs-page #copyright p.ownerCopyright,
  #copyright p.ownerCopyright {
    float: none;
  }
  footer .f-blocks .f-block {
    width: 100%;
    display: table;
  }
  footer .f-blocks .f-block ul {
    padding: 0;
  }
  body.home:before {
    position: fixed;
  }
  .blocks {
    top: 25px;
    bottom: 0;
  }
  .blocks .block {
    display: inline-block;
    width: 45%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .blocks .block.f-b,
  .blocks .block.th-b,
  .blocks .block.s-b {
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    padding: 0 0 15px;
    margin-bottom: 25px;
  }
  .blocks .block.fo-b {
    border-left: 0 !important;
  }
  #contactForm .contactFormBox {
    width: 100%;
  }
  #contactForm .contactFormBox .wpcf7 form strong {
    font-size: 20px;
  }
  #contactForm .contactFormBox .wpcf7 form p span.wpcf7-form-control-wrap {
    display: block;
  }
  #contactForm .contactFormBox .wpcf7 form p span.wpcf7-form-control-wrap.your-message {
    float: none;
    margin-top: 0;
    top: 20px;
    height: auto;
  }
  #contactForm .contactFormBox .wpcf7 form p span.wpcf7-form-control-wrap input,
  #contactForm .contactFormBox .wpcf7 form p span.wpcf7-form-control-wrap textarea {
    max-width: 250px;
  }
  #contactForm .contactFormBox .wpcf7 form p span.wpcf7-form-control-wrap.newsletter {
    float: none;
  }
  #contactForm .contactFormBox .wpcf7 form p input[type="submit"] {
    float: none;
  }
  #secondSection .catArticlesMenu .catMenuItem {
    width: 45%;
    max-width: 100%;
    display: inline-block;
    margin: 15px;
    height: auto;
  }
  #secondSection .catArticlesMenu .catMenuItem .cam-item {
    width: 100%;
  }
  #secondSection .catArticlesMenu .catMenuItem .cam-item .catArticleContent div strong {
    padding: 0;
  }
  #hiddenElements .heSubMenu .closeHiddenElement {
    width: 55px;
    height: 55px;
  }
  #hiddenElements .heSubMenu .openHiddenElement i {
    width: 55px;
    height: 55px;
  }
  #hiddenElements .heSubMenu .openHiddenElement ul {
    height: 44px;
  }
  #hiddenElements .heSubMenu .openHiddenElement ul li {
    font-size: 16px;
  }
  #hiddenElements .hiddenElements .hiddenElementInside .he-content {
    height: auto;
    padding: 25px 0;
  }
  #hiddenElements .hiddenElements .hiddenElementInside .he-content .hec-text {
    padding: 0 15px;
  }
  #sphere {
    background-size: auto;
  }
  #sphere .wrapper .sphereBox .sphereTitle {
    font-size: 24px;
  }
  body.page-template-main-category {
    overflow: auto;
  }
  body.page-template-main-category #firstStrip {
    overflow: hidden;
    width: 100%;
    position: relative;
  }
  body.page-template-main-category #firstStrip img.firstStrip {
    width: auto;
  }
  #contactForm {
    position: relative;
    overflow: hidden;
  }
  #contactForm img.footerBackground {
    width: auto;
    max-width: none;
  }
  .mainMenu nav.nav ul {
    max-width: 100%;
  }
  #main.contactPage {
    overflow: hidden;
  }
  #main.contactPage img.contactPageBackground {
    width: auto;
    max-width: none;
  }
  #main.contactPage .wrapper .contactPageRedSection .cprsContent h2 {
    font-size: 24px;
  }
  #main.contactPage .wrapper .contactPageRedSection .cprsContent .cprsInfo {
    padding: 15px;
  }
  #main.contactPage .wrapper .contactPageRedSection .cprsBottomText {
    padding: 15px;
  }
  #main.contactPage .wrapper .contactFormPage .wpcf7 form .wpcf7-form-control-wrap {
    width: 100%;
  }
  #main.contactPage .wrapper .contactFormPage .wpcf7 form .wpcf7-form-control-wrap.your-family,
  #main.contactPage .wrapper .contactFormPage .wpcf7 form .wpcf7-form-control-wrap.your-name {
    width: 100%;
    margin: 5px 0;
  }
  #main.contactPage .wrapper .contactFormPage .wpcf7 form .wpcf7-form-control-wrap.phone-number {
    width: 200px;
  }
  #main.contactPage .wrapper .contactFormPage .wpcf7 form input[type="submit"] {
    position: relative;
    bottom: 0;
  }
  .ownerImages {
    position: relative;
    padding-top: 75px;
  }
  .ownerImages:before {
    content: none;
  }
  .ownerImages .ownerImgFront,
  .ownerImages .ownerImgBack {
    position: relative;
    display: block;
    float: none;
    max-width: 100%;
    left: 0;
    right: 0;
  }
  .ownerImages .circle {
    position: relative;
    width: 100%;
    bottom: 0 !important;
    height: auto;
    border-radius: 0;
    background: rgba(11, 31, 44, 0.9);
  }
  .ownerImages .circle .co-content {
    opacity: 1;
    height: auto;
  }
  #firstStrip .specArticle,
  #secondSection,
  #sphere,
  #media,
  #client,
  #contactForm,
  #sphere .wrapper,
  #client .wrapper,
  #contactForm .wrapper {
    padding: 60px 0;
  }
}
@media all and (max-width: 720px) {
  #main.jobsPage .wrapper .jobsContainers .jobsContainer .jBottomDesc .jBottomDesc-b {
    float: none;
    width: 100%;
  }
  #media .mediaBG .mediaArticles .mediaArticle {
    width: 200px;
    max-width: 100%;
  }
  #hiddenElements .heSubMenu {
    width: 100%;
  }
  #hiddenElements .hiddenElements .hiddenElementInside.active {
    padding: 0;
    box-sizing: border-box;
  }
  body.page-template-main-category #firstStrip {
    display: inline-block;
  }
  #client .clientBox > img {
    width: 38%;
  }
  #canvasID {
    min-height: 0 !important;
  }
}
@media all and (max-width: 600px) {
  h1,
  h2,
  h3 {
    font-size: 30px !important;
  }
  #HomePageSection {
    height: auto;
    margin-top: 150px;
  }
  .circleNav {
    display: none;
  }
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-1:before,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-2:before,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-3:before,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-4:before,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-5:before,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-6:before {
    top: auto;
    transform: rotate(-90deg);
    left: 50%;
    width: 40px;
    margin-top: -1px;
    bottom: 0;
    margin-left: -20px;
    bottom: -33px;
  }
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-1:after,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-2:after,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-3:after,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-4:after,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-5:after,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-6:after {
    content: none;
  }
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-1 {
    margin-right: 0;
  }
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-5:before,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-6:before {
    content: none;
  }
  .mainMenu nav.nav {
    overflow: auto;
  }
  :lang(en) .blocks .block.f-b,
  :lang(en) .blocks .block.th-b,
  :lang(en) .blocks .block.s-b {
    border-right: 0;
  }
  :lang(en) body.page-template-main-category #firstStrip .specArticle .sa-Content h1 img {
    display: table;
    margin: 0 auto 35px;
  }
  #secondSection {
    justify-content: normal;
  }
  #secondSection h2 {
    padding-top: 30px;
  }
  #secondSection h2 img {
    display: table;
    margin: 0 auto 25px!important;
    width: 50px;
  }
  #secondSection .catArticlesMenu .catMenuItem {
    display: inline-block;
    width: 42%;
    vertical-align: top;
    height: 185px;
    overflow: hidden;
  }
  #secondSection .catArticlesMenu .catMenuItem .cam-item .catArticleContent img {
    max-width: 100%;
    height: auto;
  }
  #secondSection .catArticlesMenu .catMenuItem .cam-item .catArticleContent div {
    right: 50%;
    margin-right: -70px;
    width: 140px;
  }
}
@media all and (max-width: 600px) {
  .mainImg img {
    width: auto;
  }
  header .logo {
    width: 160px;
    display: table;
    margin: 13px auto;
  }
  header .logo img {
    max-width: 100%;
    margin-top: 4px;
  }
  .blocks .block {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    border-bottom: 0 !important;
  }
  #HomePageSection h1 {
    font-size: 40px !important;
    margin-bottom: 60px;
  }
  body.page-template-main-category #firstStrip .specArticle {
    padding-top: 60px;
  }
  body.page-template-main-category #firstStrip .specArticle .sa-Content {
    padding: 0 30px;
  }
  body.page-template-main-category #firstStrip .specArticle .sa-Content h1 {
    font-size: 30px !important;
  }
  body.page-template-main-category #firstStrip .specArticle .sa-Content h1 img {
    display: table;
    margin: 0 auto 35px;
  }
  body.page-template-main-category #firstStrip .specArticle .sa-Content p {
    font-size: 30px;
  }
  #hiddenElements .heSubMenu {
    position: relative;
    margin-top: 85px;
  }
  #hiddenElements .heSubMenu .closeHiddenElement {
    margin-top: 14px;
    width: 30px;
    height: 30px;
    background-size: 100%;
    background-position: top 0 center;
  }
  #hiddenElements .heSubMenu .openHiddenElement ul {
    height: auto;
  }
  #hiddenElements .hiddenElements .hiddenElementInside .he-content .hec-text .hec-title {
    font-size: 24px;
  }
  #hiddenElements .hiddenElements .hiddenElementInside .he-content .hec-text p {
    font-size: 18px;
  }
  #hiddenElements .hiddenElements .hiddenElementInside .he-content .hec-text ul li:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 9px;
    height: 9px;
    margin-left: 5px;
  }
  #secondSection .catArticlesMenu .catMenuItem {
    width: 40%;
  }
  body {
    overflow: visible !important;
  }
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-1:before,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-2:before,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-3:before,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-4:before,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-5:before,
  #sphere .wrapper .sphereBox .circleTypeSphere.cts-6:before {
    content: none;
  }
  #sphere .wrapper .sphereBox .circleTypeSphere {
    width: 164px;
    height: 164px;
  }
  #sphere .sphereTitle {
    font-size: 40px;
    font-weight: bold;
    z-index: 150;
    line-height: 1.2em;
  }
  #media .mediaBG .mediaTitle {
    font-size: 40px;
  }
  #media .mediaBG .mediaArticles .mediaArticle {
    width: 100%;
  }
  #media .mediaBG .mediaArticles .mediaArticle .mediaArticleImage {
    width: 225px;
    float: left;
  }
  #media .mediaBG .mediaArticles {
    padding: 80px 20px 0;
    text-align: right;
  }
  #client .clientBox h2 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1em;
  }
  #client .clientBox h2 img {
    display: table;
    margin: 0 auto 25px;
    width: 80px;
  }
  .contactFormBox form {
    text-align: center;
  }
  #contactForm .contactFormBox .wpcf7 form p span.wpcf7-form-control-wrap {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 312px;
    box-sizing: border-box;
  }
  #contactForm .contactFormBox .wpcf7 form p span.wpcf7-form-control-wrap input {
    margin-bottom: 0;
    width: 100%;
  }
  #contactForm .contactFormBox .wpcf7 form p span.wpcf7-form-control-wrap.your-message {
    top: 0;
    width: 312px;
    max-width: 100%;
    box-sizing: border-box;
  }
  #contactForm .contactFormBox .wpcf7 form p span.wpcf7-form-control-wrap.your-email {
    margin-top: 0;
  }
  #contactForm .contactFormBox .wpcf7 form p span.wpcf7-form-control-wrap.phone-number {
    display: inline-block;
    width: 205px;
    margin-bottom: 15px;
  }
  #contactForm .contactFormBox .wpcf7 form p span.wpcf7-form-control-wrap.area-code {
    text-align: center;
    display: inline-block;
    width: 100px;
  }
  #contactForm .contactFormBox .wpcf7 form p input[type="submit"] {
    margin-top: 25px;
  }
  #contactForm .contactFormBox .wpcf7 form p span.wpcf7-form-control-wrap input,
  #contactForm .contactFormBox .wpcf7 form p span.wpcf7-form-control-wrap textarea {
    max-width: 100%;
  }
  footer .f-blocks {
    margin-top: 0;
  }
  footer .f-blocks .f-block:first-of-type,
  footer .f-blocks .f-block.artMenu {
    display: inline-block;
    vertical-align: top;
    width: 47%;
  }
  footer {
    padding: 0 15px;
  }
  footer .f-blocks .f-block.extMenu {
    border-top: 1px solid #ff0000;
    border-bottom: 1px solid #ff0000;
    margin: 25px 0;
    padding: 25px 0;
  }
  footer .f-blocks .f-block:nth-last-of-type(2) {
    text-align: center;
  }
  body.page-template-main-category a.backToTop {
    bottom: 43px;
  }
  :lang(en) #media .mediaBG .mediaArticles .mediaArticle .mediaArticleImage {
    float: right;
  }
  :lang(en) #media .mediaBG .mediaArticles {
    padding: 80px 20px 0;
    text-align: left;
  }
  #main.aboutPage .a-Content h1 {
    text-align: center;
  }
  #main.aboutPage .a-Content h1 img {
    display: table;
    width: 50px;
    margin: 0 auto 25px;
  }
  #main.aboutPage .a-Content .columns .column {
    width: 100%;
    max-width: 100%;
  }
  .bgAboutPage:after {
    content: none;
  }
  .ownerImages .ownerImgBack .circle {
    left: 0;
  }
  .ownerImages .ownerImgBack > :last-of-type {
    width: 350px;
    overflow: hidden;
    border-radius: 50%;
    display: table;
    margin: 15px auto;
  }
  .ownerImages .ownerImgFront .circle {
    left: 0;
  }
  .ownerImages .ownerImgFront > :last-of-type {
    width: 350px;
    overflow: hidden;
    border-radius: 50%;
    display: table;
    margin: 15px auto;
  }
  .langSwitcher .qtranxs_widget ul {
    direction: ltr;
    text-align: left;
  }
  .langSwitcher .qtranxs_widget ul li {
    width: 25px;
    overflow: hidden;
  }
  :lang(en) .langSwitcher > img {
    margin-right: 0;
    margin-left: 0;
  }
  :lang(en) .langSwitcher .qtranxs_widget ul {
    direction: ltr;
    text-align: left;
  }
  :lang(en) .langSwitcher .qtranxs_widget ul li {
    width: 28px;
    overflow: hidden;
  }
  .home .blocks .block {
    width: 140px;
    max-width: 100%;
  }
  #firstStrip .wrapper {
    padding-top: 0;
  }
  #main.jobsPage .wrapper .jobsContainers .jobsContainer .jBottomDesc .jBottomDesc-b .wpcf7 form p input[type="submit"] {
    width: 100%;
  }
  #main.jobsPage .wrapper .jobsContainers .jobsContainer .jBottomDesc .jBottomDesc-b .wpcf7 form p .wpcf7-form-control-wrap.file-299:hover {
    background-color: #0b1f2c;
  }
  #main.contactPage .wrapper .contactFormPage .wpcf7 form .wpcf7-form-control-wrap.area-code {
    width: 91px;
  }
  #main.contactPage .wrapper .contactFormPage .wpcf7 form .wpcf7-form-control-wrap.phone-number {
    width: 170px;
  }
}
@media all and (max-width: 540px) {
  body.page-template-main-category #firstStrip .specArticle .sa-Content p {
    font-size: 18px;
  }
  body.page-template-main-category #firstStrip img.firstStrip {
    max-width: none;
  }
  #secondSection .catArticlesMenu .catMenuItem {
    margin: 0;
    height: auto;
    margin-bottom: 25px;
    width: 48%;
  }
  #secondSection .catArticlesMenu .catMenuItem .cam-item .catArticleContent div {
    right: 0;
    width: auto;
    margin-right: 0;
    position: relative;
  }
  #secondSection .catArticlesMenu .catMenuItem .cam-item .catArticleContent div strong {
    font-size: 16px;
  }
  .langSwitcher {
    left: 5px;
  }
}
