/*
Theme Name:MarketBull
*/

@media screen and (max-width: 1366px) {
  ul#footer-menu {
    width: 100%;
    margin: auto;
    padding-top: 20px;
    margin-bottom: -25px;
  }

  .title-description {
    width: 482px;
  }

  .menu-footer-menu-french-container ul#footer-menu {
    width: 100%;
  }

  .menu-footer-menu-italian-container ul#footer-menu {
    width: 100%;
  }

  .menu-footer-menu-japanese-container ul#footer-menu {
    width: 100%;
  }

  .menu-footer-menu-russian-container ul#footer-menu {
    width: 100%;
  }

  .menu-footer-menu-swedish-container ul#footer-menu {
    width: 100%;
  }

  .menu-footer-menu-portuguese-portugal-container ul#footer-menu {
    width: 100%;
  }

  .menu-footer-menu-spanish-container ul#footer-menu {
    width: 100%;
  }

  .menu-footer-menu-hungarian-container ul#footer-menu {
    width: 100%;
  }

  .menu-footer-menu-polish-container ul#footer-menu {
    width: 100%;
  }

  .menu-footer-menu-arabic-container ul#footer-menu {
    width: 100%;
  }

  .menu-footer-menu-finnish-container ul#footer-menu {
    width: 100%;
  }
}

@media screen and (max-width: 1200px) {
  .col-contact-us-right .col-inner {
    width: 88%;
    margin-left: 5%;
  }
  .col-contact-us-left .col-inner {
    width: 70%;
    margin-left: 5%;
    float: none;
  }
  .contact-desc-col-inner {
    width: 100%;
  }
  .col-contact-us-right .col-inner input[type='submit'] {
    width: 100%;
  }
}

@media screen and (max-width: 1024px) {
  .content-marketing .partner-main {
    font-size: 24px;
  }

  .menu-toggle {
    top: 18px;
    display: block;
  }
  .social {
    display: none !important;
  }
  .commision-plans {
    background-position: 75% !important;
  }
  .arrow {
    display: none;
  }
  .arrow-mobile {
    display: block;
    margin: auto;
  }
  #workSection {
    text-align: center;
  }
  .row {
    width: 90%;
    margin: auto;
  }
  .main-navigation li {
    float: none;
    position: relative;
    border-left: 0px solid #999999;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    background: #2683c2;
    margin-top: 16px;
    padding-top: 6px;
    padding-bottom: 3px;
    color: white;
  }

  .main-navigation a {
    color: white;
  }
  .main-navigation {
    width: 100%;
    position: fixed;
    display: block;
    z-index: 100;
  }
  .title-description {
    width: 52%;
  }
  .subtitle {
    width: 80%;
  }
  .blocks {
    width: 100%;
  }
  .partner-blocks {
    width: 40%;
    margin-left: 4%;
    margin-right: 4%;
    min-width: 340px;
  }
  .commision {
    width: 100%;
    margin-bottom: 7px;
  }
  .commision:nth-child(6) {
    margin-bottom: 35px;
  }
  .commision:nth-child(2) {
    margin-left: 0px;
  }
  .commision:nth-child(5) {
    margin-left: 0px;
  }
  .content-commision {
    width: 90%;
    margin-right: 0px;
  }
  #popup-register {
    height: auto;
    margin-bottom: 20px;
  }
  .logos-block {
    width: 23%;
  }
  .logos-block img {
    width: auto;
  }
  .logos-block2 {
    margin: 10px;
    padding-top: 0px;
  }
  .footer-logos {
    padding-top: 16px;
  }

  .main-navigation ul {
    height: 0px;
    margin-top: 0px;
    -moz-transition: all 0s ease;
    -webkit-transition: all 0s ease;
    -o-transition: all 0s ease;
    transition: all 0s ease;
  }
  .main-navigation ul {
    overflow: hidden;
    list-style: none;
    margin: 0;

    padding-left: 0;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }
  .main-navigation.toggled ul {
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
  }

  div[class^='menu-mobile-header'] {
    margin-top: 0px;
  }

  div[class^='menu-mobile-header'] {
    position: fixed;
    width: 100%;
    margin-left: -5%;
    background: #2683c2;
    z-index: 2000;
  }

  div[class^='menu-mobile-header'] {
    display: block;
    margin-top: -65px;
  }
  .menu-menu-1-container {
    display: none;
  }

  #mobile-header li:first-child {
    margin-top: 24%;
  }

  .social-box {
    width: 100%;
    margin-right: 0px;
  }
  .mobile-only {
    display: block;
  }
  .wpml-ls-legacy-dropdown a {
    padding: 3px 5%;
  }
  .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    background: url('');
  }

  .menu-far {
    margin-top: -66px;
  }
  .menu-clouse {
    margin-top: -55px;
  }
  button.menu-toggle {
    position: absolute;
    top: 22px;
  }
  .main-navigation li:hover > a,
  .main-navigation li.focus > a {
    color: #fff;
  }
  .language-mobile {
    height: 0px;
    background: white;
    position: absolute;
    top: 0px; /*z-index: 1000*/
  }
  .partner {
    width: 100%;
    text-align: center;
    margin-left: 0px;
  }
  .content {
    width: 90%;
  }
  .partner .content {
    display: block;
    width: 100%;
    margin-top: -3px;
  }
  .header-logo {
    padding-top: 12px;
  }
  .wpml-ls-legacy-dropdown .wpml-ls-item {
    width: 100% !important;
  }

  .main-navigation.toggled ul {
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    height: 160vh;
  }

  .main-navigation a {
    font-size: 14px;
  }
}

@media screen and (max-width: 930px) {
  .buttons {
    float: none;
    margin-top: 15px;
  }
  .social {
    text-align: center;
    padding-bottom: 9px;
    height: auto;
  }
  #secondary {
    text-align: left;
  }
  .partner-blocks .section-description {
    width: 90%;
    left: 0px;
  }
  .partner-blocks {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
  }
  .fixedState .header-logo {
    padding-top: 12px;
  }

  .partner {
    width: 100%;
    text-align: center;
    margin-left: 0px;
  }
  .content {
    width: 90%;
  }
  .partner .content {
    display: block;
    width: 100%;
    margin-top: -3px;
  }
  .marketing-holder {
    text-align: left;
    width: 290px;
    left: 50%;
    margin-left: -145px;
    position: relative;
  }

  .marketing {
    margin-bottom: 5px;
    text-align: left;
  }
}

@media screen and (max-width: 900px) {
  .marketing .icons {
    color: black;
    margin-right: 20px;
  }
  .marketing .partner-main {
    font-weight: 400;
  }
  .marketing {
    display: block;
    width: 100%;
  }
}

@media screen and (max-width: 823px) {
  .title-description {
    font-size: 18px;
    line-height: 23px;
  }
  .subtitle {
    font-size: 20px;
  }
  .title {
    font-size: 30px;
  }
  input.signUpBtn {
    font-size: 22px;
    width: 300px;
    height: 60px;
    padding-top: 3px;
    margin-bottom: 20px;
  }
  h2,
  h3 {
    font-size: 26px;
  }
  .section-description {
    font-size: 18px;
    width: 367px;
    left: 50%;
    margin-left: -184px;
    position: relative;
  }
  .parallax-description {
    font-size: 17px;
  }
  .section-subtitle {
    font-size: 38px;
    margin-top: 114px;
  }
  .partner-subtitle {
    font-size: 20px;
  }
  .marketing-description {
    width: 90%;
  }
  h1 {
    font-size: 34px;
    width: 60%;
    margin: auto;
    line-height: normal;
  }
  a.section-link {
    position: relative;
  }
  .section-description {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 1024px) {
  .main-navigation.toggled ul {
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    height: 160vh;
  }

  .main-navigation a {
    font-size: 14px;
  }
}

@media screen and (max-width: 823px) {
  .onlymobile {
    display: block;
  }

  .onlydesktop {
    display: none;
  }
  #parallaxSection h2 {
    text-align: center;
  }
  .parallax-description {
    text-align: center;
    width: 100%;
  }
  input.paralaxBtn {
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  a.section-link {
    position: relative;
  }

  .section-description {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 764px) {
  #registerBtn {
    position: relative;
    display: inline-block;
  }
  #loginBtn {
    position: relative;
    display: inline-block;
    right: 0px;
  }
  .partner .icons {
    font-size: 43px;
  }
  .parallax-description {
    width: 90%;
  }
  .content-marketing .partner-main {
    font-size: 24px;
  }
  .col-contact-us-left {
    width: 100%;
    height: auto;
    padding-bottom: 21px;
  }
  .col-contact-us-right {
    width: 100%;
    height: auto;
    background-color: #1c6496;
    margin-top: -35px;
  }
  .col-contact-us-right .col-inner {
    margin-top: 36px;
  }
  .contact-us-logo {
    margin-top: -52px !important;
    margin-bottom: 22px;
  }
  .contact-desktop {
    display: none;
  }
  .contact-mobile {
    display: block;
    margin-top: 20px;
  }
  #popup-contact-us .closeBtn {
    display: none;
  }
  #popup-contact-us .closeBtnMobile {
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    background: url(img/close-blue.png);
    width: 36px;
    height: 36px;
    background-position: center;
    background-repeat: no-repeat;
  }

  .col-contact-us-right .col-inner button.submitBtn {
    width: 100%;
  }
  .contact-title-mobile {
    display: block;
  }
  #popup-contact-us {
    background-color: white;
  }
  .col-contact-us-right .col-inner {
    padding-bottom: 0px;
  }
  .col-contact-us-left .col-inner {
    margin-top: 56px;
  }
  .closeBtn-mobile {
    display: block;
  }

  .marketing-holder {
    text-align: left;
    width: 60%;
    left: 50%;
    margin-left: -115px;
    position: relative;
  }

  .marketing {
    margin-bottom: 5px;
    text-align: left;
  }
}

@media screen and (max-width: 800px) {
  .holder-header {
    text-align: center;
  }
  .subtitle {
    margin: auto;
  }
  .title-description {
    margin: auto;
    width: 70%;
  }
  .partner-image img {
    width: auto;
  }

  .marketing-description {
    width: 90% !important;
    left: 0px !important;
    margin-left: 5% !important;
  }
}

@media screen and (max-width: 730px) {
  .content-marketing .partner-main {
    font-size: 17px;
  }
}

@media screen and (max-width: 640px) {
  .section-description {
    min-height: auto;
    margin-bottom: 0px;
  }
  footer {
    font-size: 16px;
  }
  .title-description {
    width: 85%;
  }
  h1 {
    width: 79%;
  }
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  .main-navigation a {
    font-size: 20px;
  }
}

@media screen and (max-width: 900px) and (orientation: landscape) {
  .main-navigation.toggled ul {
    height: 442px;
    overflow-y: scroll;
  }

  .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    height: 477px;
  }
}

@media screen and (max-width: 640px) and (orientation: landscape) {
  .main-navigation.toggled ul {
    height: 403px;
    overflow-y: scroll;
  }

  .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    height: 493px;
  }
}

@media screen and (max-width: 568px) and (orientation: landscape) {
  .main-navigation.toggled ul {
    height: 361px;
    overflow-y: scroll;
  }

  .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    height: 650px !important;
  }
}

@media screen and (max-width: 550px) {
  .holder-header {
    text-align: center;
  }
  .buttons {
    width: 100%;
    margin-top: 10px;
  }
  .header-logo {
    width: 200px;
    margin-top: 2px;
  }
  .title-description {
    width: 90%;
    font-size: 14px;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
    line-height: normal;
  }
  .subtitle {
    width: 90%;
    font-size: 15px;
  }
  .title {
    width: 100%;
    font-size: 28px;
    text-align: center;
  }
  .partner-main {
    font-size: 16px;
    margin-bottom: 3px;
  }
  .partner-description {
    font-size: 14px;
  }

  h1,
  h2,
  h3 {
    font-size: 23px;
    padding-bottom: 24px;
  }
  .section-description {
    font-size: 14px;
  }
  .parallax-description {
    font-size: 14px;
  }
  .section-subtitle {
    font-size: 29px;
  }
  a.section-link {
    font-size: 20px;
  }
  .partner-blocks {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    min-width: 100%;
  }
  .partner-subtitle {
    font-size: 16px;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 28px;
  }
  .content {
    width: 85%;
  }
  .marketing .icons {
    font-size: 26px;
  }
  .marketing {
    margin-bottom: 5px;
    text-align: left;
  }
  .icons {
    font-size: 20px;
    padding-top: 5px;
  }
  .icons-quick {
    font-size: 40px;
  }
  #login-holder {
    width: 90%;
  }
  #register-holder {
    width: 90%;
  }
  .loginBtn {
    width: 100%;
  }
  .faq-basic-title {
    font-size: 18px;
  }
  .open-answer {
    font-size: 13px;
  }
  button.menu-toggle {
    width: 32px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: -5px;
  }
  .tel-desktop {
    display: none;
  }

  .tel-mobile {
    display: block;
  }
  .blocks {
    height: 370px;
  }
  .blocks:last-child {
    margin-bottom: 30px;
  }
  .partner-blocks {
    margin-top: 10px;
  }
  footer {
    font-size: 14px;
  }
  .partner {
    margin-bottom: 7px;
  }
  .partner:nth-child(2) {
    margin-top: 0px;
  }

  .partner:nth-child(7) {
    margin-bottom: 13px;
  }
  .content-marketing .partner-main {
    font-size: 20px;
  }
  .content-commision {
    width: 85%;
  }
  .contact-subtitle {
    font-size: 16px;
  }
  .social {
    display: none !important;
  }
  #mobile-menu {
    display: block;
  }
  #footer-menu {
    display: none;
  }
  .follow-mobile {
    display: block;
  }
  .follow-desktop {
    display: none;
  }
  .inc {
    padding-bottom: 10px;
    line-height: 25px;
    padding-top: 10px;
  }
  .commision .icons {
    margin-top: -6px;
  }
  .faq-title {
    font-size: 14px;
  }
  header {
    margin-bottom: 8px;
  }
  #parallax_31 {
    background-position: 92% 0% !important;
  }
  .logos-block {
    width: 32%;
  }
  .logos-block2 {
    width: 90%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
  }
  .logos-block2 img {
    width: auto;
  }
  .contact-title {
    margin-top: -10px;
    margin-bottom: 0px;
  }
  .closeBtn-mobile {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
  .closeBtn-mobile {
    top: 20px;
    right: 15px;
  }
  #mobile-header li:first-child {
    margin-top: 150px;
  }

  div[class^='menu-mobile'] {
    padding-top: 20px;
  }

  .marketing-holder {
    text-align: left;
    width: 192px;
    left: 50%;
    margin-left: -96px;
    position: relative;
  }

  .marketing {
    margin-bottom: 5px;
    text-align: left;
  }
  .section-subtitle {
    margin-top: 65px;
  }
  .partner-image img {
    width: 125px;
  }
  input.paralaxBtn {
    margin: auto;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .blocks .section-description {
    padding-bottom: 100px;
  }

  input.signUpBtn {
    font-size: 17px;
    width: 240px;
    height: 47px;
  }
}

@media screen and (max-width: 450px) {
  .content-marketing .partner-main {
    font-size: 14px;
  }
  .logos-block2 img {
    width: 44%;
  }
  .arrow-mobile {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }

  .blocks {
    margin-top: 4px;
    margin-bottom: 8px;
  }
  #workSection .row .blocks:nth-child(2) {
    margin-top: 20px;
  }

  .partner-blocks .section-description {
    width: 70%;
    left: 0;
  }
  .marketing-holder {
    text-align: left;
    width: 200px;
    left: 50%;
    margin-left: -100px;
    position: relative;
  }

  .marketing {
    margin-bottom: 5px;
    text-align: left;
  }

  .menu-mobile-container {
    border-bottom: 1px solid #b6b6b6;
  }

  .section-description {
    width: 280px;
    left: 50%;
    margin-left: -140px;
    position: relative;
  }
}

@media screen and (max-width: 350px) {
  .logos-block2 img {
    width: 44%;
  }
}

/* hp new-sections */
.txt-img-section {
  margin-top: 50px;
}
.txt-img-section .title {
  font-size: 26px;
  color: #1187f3;
  text-transform: none;
  font-weight: 400;
  text-align: left;
  line-height: 1.3;
  padding-top: 68px;
  padding-bottom: 20px;
}
.txt-img-section .generalText {
  font-size: 20px;
  color: #011647;
  line-height: 1.3;
  font-weight: 400;
  padding-bottom: 20px;
}
.txt-img-section .additional-title {
  font-size: 20px;
  color: #1187f3;
  font-weight: 600;
  padding-top: 50px;
}
.txt-img-section .link-bold {
  font-size: 20px;
  color: #011647;
  font-weight: 600;
  padding-bottom: 10px;
  text-decoration: underline;
  display: block;
}
.txt-img-section .bg-img {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.txt-img-section .icon-1 {
  background-image: url(/wp-content/themes/avapartner/img/hp/icon-1.svg);
  height: 210px;
}
.txt-img-section .icon-2 {
  background-image: url(/wp-content/themes/avapartner/img/hp/icon-2.svg);
  height: 250px;
}

.txt-img-section .icon-3 {
  background-image: url(/wp-content/themes/avapartner/img/hp/icon-3.svg);
  height: 234px;
}
.txt-img-section .icon-4 {
  background-image: url(/wp-content/themes/avapartner/img/hp/icon-4.svg);
  height: 250px;
}
.txt-img-section .icon-5 {
  background-image: url(/wp-content/themes/avapartner/img/hp/icon-5.svg);
  height: 260px;
}
.txt-img-section#brokerage .generalText {
  padding-bottom: 0;
}
.txt-img-section#brokerage .generalText.last {
  padding-top: 20px;
}
.txt-img-section#brokerage .last,
.txt-img-section#promote .last,
.txt-img-section#plans .last {
  display: inline-block;
}
.txt-img-section#brokerage {
  margin-bottom: 50px;
}

@media screen and (min-width: 1024px) {
  .txt-img-section {
    margin-top: 100px;
  }
  .txt-img-section .row {
    margin-top: 50px;
    display: flex;
    flex-direction: row;
  }
  .txt-img-section .column1 {
    width: 30%;
  }
  .txt-img-section .column2 {
    width: 70%;
  }
  .txt-img-section .bg-img {
    margin-top: 10px;
  }
  .txt-img-section .title {
    padding-top: 0;
    font-size: 36px;
    max-width: 100%;
  }
  .txt-img-section .generalText {
    font-size: 24px;
  }
  .txt-img-section#broker .generalText:nth-child(3) {
    padding-bottom: 0;
  }
  .txt-img-section .additional-title {
    font-size: 24px;
    padding-top: 30px;
  }
  .txt-img-section#plans .links .link-bold {
    display: block;
  }
  .txt-img-section .link-bold {
    font-size: 24px;
  }

  .txt-img-section#broker .column1,
  .txt-img-section#help .column1,
  .txt-img-section#brokerage .column1 {
    order: 1;
  }
}

/*not-found page style*/
.search-no-results .page-content {
  font-size: 15px;
  text-align: center;
}
