/*------------------------------------*\
         Media Queries
\*------------------------------------*/
@media (max-width: 1470px) {
}
@media (max-width: 1360px) {
  .hdr-btm {
    padding: 10px 15px;
  }
  .top-banner-wrapper .container-xl,
  .container {
    max-width: 96%;
  }
  .banner-right-logo {
    max-width: 290px;
  }
  .banner-content-block p {
    padding: 0;
  }
  .social a {
    width: 40px;
    height: 40px;
  }
  .social img {
    max-height: 18px;
  }
  .vision-blog-wrapper {
    padding: 180px 0;
  }
  .vision-title {
    font-size: 140px;
  }
  .vision-block-box {
    padding-left: 55px;
  }
  .number {
    font-size: 90px;
    line-height: 130px;
    top: -53px;
  }
  .vision-block-box h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .vision-blog-wrapper p {
    font-size: 14px;
  }
  .main-title {
    font-size: 90px;
    line-height: 90px;
  }
  .ser-icon img {
    max-width: 60px;
  }
  .ser-icon {
    margin: -68px auto 30px auto;
    width: 137px;
    height: 137px;
  }
  .service-box p {
    font-size: 14px;
  }
  .project-count strong {
    font-size: 60px;
    line-height: 60px;
  }
  .project-count p {
    letter-spacing: 1px;
  }
  .profile-right-content p {
    font-size: 16px;
  }
  .profileImg {
    max-width: 80%;
  }
  .get-form h2 {
    font-size: 48px;
  }
  .get-form h6 {
    font-size: 16px;
  }
  .bottom-marquee-slide {
    font-size: 200px;
    padding: 175px 0;
    line-height: 200px;
  }
  footer {
    padding: 70px 0;
  }
}

@media (max-width: 1200px) {
  .banner-right-logo {
    max-width: 250px;
  }

  .banner-content-block p {
    padding: 0;
    font-size: 12px;
    line-height: 18px;
  }

  .vision-block-box {
    padding-left: 55px;
  }

  .vision-block-box h2 {
    font-size: 36px;
    line-height: 40px;
  }

  .project-count {
    margin-right: 20px;
  }
  .profile-right-content {
    margin: 100px 0 0 auto;
  }

  .bottom-marquee-slide {
    font-size: 170px;
    line-height: 170px;
    padding: 150px 0;
  }
  footer {
    padding: 50px 0;
  }
  .logo-sec {
    padding-left: 50px;
  }
}
@media (max-width: 1100px) {
}
@media (max-width: 991px) {
  p {
    line-height: 18px;
  }
  .logo-sec {
    padding-left: 0;
  }
  .banner-bottom {
    display: none;
  }
  .vision-blog-wrapper {
    padding: 120px 0;
  }
  .vision-title {
    font-size: 90px;
  }
  .vision-title-row {
    margin-bottom: 130px;
    align-items: center;
  }
  .vision-block-box {
    padding-left: 15px;
  }
  .number {
    font-size: 60px;
    line-height: 90px;
    top: -33px;
  }
  .vision-block-box a {
    color: #7f9094;
    font-size: 12px;
    letter-spacing: 1px;
    background: url(../images/arrow-left.svg) no-repeat 0 center;
    padding-left: 44px;
    background-size: 40px;
  }
  .vision-block-box h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .main-title {
    font-size: 72px;
    line-height: 72px;
  }
  .service-blog-wrapper {
    padding: 80px 0;
  }
  .service-box {
    padding: 0px 15px 30px 15px;
  }
  .project-right-content {
    padding-left: 20px;
  }
  .project-count {
    max-width: 150px;
  }
  .project-count p {
    font-size: 12px;
  }
  .profileImg {
    max-width: 90%;
    background-size: contain;
  }
  .profile-right-content {
    margin: 50px 0 0 auto;
  }
  .get-touch-text {
    padding: 0px 0 30px 0px;
  }
  .bottom-marquee-slide {
    font-size: 100px;
    padding: 100px 0;
    line-height: 100px;
  }
  .get-touch-form-wrapper {
    padding: 120px 0;
    background-size: cover;
  }
  .get-touch-form-wrapper .main-title {
    text-align: center;
    margin-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .top-banner-wrapper {
    padding: 130px 0 0 0;
  }
  .banner-text-section {
    max-width: 90%;
    margin: auto auto 50px auto;
  }
  .vision-blog-wrapper {
    padding: 80px 0;
  }
  .vision-title {
    font-size: 72px;
  }
  .banner-title {
    font-size: 90px;
    line-height: 90px;
}
.title h1 {
    font-size: 48px;
    line-height: 50px;
    
}
  .vision-title-row {
    margin-bottom: 60px;
  }
  .vision-block-box {
    margin: 15px 0;
  }
  .service-box {
    padding: 0px 10px 20px 10px;
  }
  .ser-icon {
    margin: -49px auto 20px auto;
    width: 97px;
    height: 97px;
  }
  .service-box {
    margin-top: 80px;
  }
  .ser-icon img {
    max-width: 35px;
  }
  .main-title {
    font-size: 42px;
    line-height: 42px;
  }
  .project-world-wrapper {
    padding: 80px 0;
  }
  .project-world-wrapper .main-title {
    text-align: center;
    margin-bottom: 20px;
  }
  .project-right-content {
    padding-left: 0;
    text-align: center;
  }
  .project-count strong {
    font-size: 50px;
    line-height: 50px;
  }
  .profile-wrapper {
    padding: 80px 0 0 0;
  }
  .transformHospility ul { display: grid;}
  .transformGames {
    background: url(../images/game04.svg) no-repeat calc(110% - 20px) calc(108% - 20px);
    padding: 170px 0;
}

  .profile-right-content {
    margin: 0;
    padding: 30px;
  }
  .profileImg {
    max-width: 100%;
  }
  .get-touch-form-wrapper .service-box {
    margin-top: 80px;
    height: auto;
  }
  .get-touch-form-wrapper .main-title {
    margin-bottom: 20px;
  }
  .profile-right-content p {
    font-size: 15px;
    line-height: 21px;
  }
  .hdr-btm {
    padding: 10px 0;
  }
}

@media (max-width: 767px) {
  section.your-journey-section .your-journey-section-bg::before{
    width: 100%;
  }
  .guranteed-employment-panel {
    position: relative;
    right: 0;
    top: 0;
    max-width: 400px;
    width: 100%;
  }
  .top-banner.aboutBanner.fortucoConsultancy .banner-title {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 20px;
  }
  .top-banner.aboutBanner.fortucoConsultancy .banner-text-section{
    max-width: 100%;
    text-align: left;
    margin: 0;
  }
  .top-banner.aboutBanner.fortucoConsultancy .top-banner-wrapper {
    height: auto;
  }
  .currencyExchange .vision-title {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 36px;
  }
  .currencyExchange p {
    font-size: 16px;
    line-height: 30px;
  }
  .guranteed-employment-panel .employment-guranteed-points ul li {
    display: flex;
    line-height: 30px;
  }
  .expert-immigration-guidance {
    margin-top: 40px;
  }
  .expert-immigration-guidance p br{
    display: none;
  }
  .your-journey-section {
    padding: 100px 0 100px;
  }
  .expert-immigration-guidance h3 br{
    display: none;
  }
  .top-banner.fortucoMartsection .top-banner-wrapper {
    background: url(../images/mart-fortuco.png) no-repeat right bottom;
    height: auto;
  }
  .top-banner.aboutBanner.aboutBg.fortucoMartsection .banner-text-section {
    max-width: 100%;
  }
  .aboutSection.fortucoMartSection .lineTitle {
    font-size: 120px;
    line-height: 120px;
  }
  .aboutSection.fortucoMartSection .aboutSection-wrapper {
    padding: 100px 0 100px 0;
  }
  .aboutSection.fortucoMartSection .vision-title {
    font-size: 62px;
    line-height: 64px;
    margin-bottom: 20px;
  }
  .aboutSection.fortucoMartSection .vision-title-row p {
    max-width: 100%;
    margin: auto;
    line-height: 26px;
  }
  .fortucoMartSection .vision-title-row h5 {
    padding: 10px 0;
  }
  .aboutSection.fortucoMartSection .position-relative {
    padding-left: 0;
  }
  .aboutSection.fortucoMartSection .number {
    position: relative;
    top: 0;
  }
  .aboutSection.fortucoMartSection .aboutProcess li:first-child::before {
    left: -20px;
    z-index: 1;
    top: 130px;
  }
  .aboutSection.fortucoMartSection .aboutProcess li {
    padding: 50px 60px 50px 60px;
    border-bottom: 2px dotted #04BA71;
    position: relative;
  }
  .projectShopping-Section .main-title {
    font-size: 70px;
    line-height: 80px;
  }
  .projectShopping-Section .investmentHub {
    text-align: center;
  }
  .projectShopping-Section ul li {
    width: calc(100% - 0px);
  }
  .unveiling-section .col-md-12.col-lg-4 {
    width: 100%;
  }
  .unveiling-section .col-md-6.col-lg-4 {
    width: 100%;
  }
  .fortucoMartSection ul.aboutProcess .yellow-oval::before {
    left: 100%;
  }
  .unveiling-section .vision-title {
    font-size: 46px;
    margin-bottom: 20px;
  }
  .unveiling-section .vision-title-row p {
    max-width: 100%;
    line-height: 26px;
  }
  .unveiling-section .vision-title-row h5 {
    padding: 0;
  }
  .unveiling-section {
    padding: 80px 0 0;
  }
  .top-banner.jewelsBanner.fortucoEntertaiment .container-xl {
    max-width: 100%;
    margin: 0 auto;
  }
  .top-banner.jewelsBanner.fortucoEntertaiment .container-xl .banner-text-section {
    max-width: 100%;
  }
  .top-banner.jewelsBanner.fortucoEntertaiment .container-xl .banner-text-section .banner-title {
    font-size: 75px;
    line-height: 78px;
    margin-bottom: 20px;
  }
  .main-camera-stand {
    padding-top: 0;
  }
  section.FortucoHospitality-Section.EntertaimentBringingSection .InvestingHospitalityPanel h2 {
    font-size: 60px;
    line-height: 65px;
    margin-bottom: 20px;
    margin-top: 30px;
  }
  .experts-block .main-title-expert {
    font-size: 16px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.4);
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 5px;
    position: relative;
    display: flex;
  }
  .transformHospility.logisticsSection .vision-title {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 20px;
  }
  .transformHospility.logisticsSection {
    padding-top: 90px;
  }
  .transformHospility h2 {
    font-size: 70px;
    line-height: 67px;
    margin-bottom: 20px;
  }
  .experience-difference-panel h3 {
    font-size: 60px;
    line-height: 66px;
  }
  .currencyExchange.partner-brighter-futurePlant .hd-plane-img {
    position: relative;
    bottom: 0;
    width: 100%;
    left: 0;
  }
  .top-banner.jewelsBanner.fortucoHospitalitysection .container-xl {
    max-width: 100%;
  }
  .top-banner.jewelsBanner.fortucoHospitalitysection .banner-title {
    font-size: 75px;
    line-height: 78px;
    margin-bottom: 20px;
  } 
  .top-banner.jewelsBanner.fortucoHospitalitysection .banner-text-section {
      max-width: 100%;
      text-align: left;
  }
  .FortucoHospitality-Section .main-title-Hospitality {
    font-size: 70px;
    line-height: 70px;
    margin-bottom: 15px;
  }
  .experianceDiff.experianceDiff-section h2 {
    font-size: 70px;
    line-height: 72px;
  }
  .experianceDiff.experianceDiff-section p {
    line-height: 26px;
  }

}

@media (max-width: 575px) {
}
