/* Footer Responsive */

.mobile-footer {
  display: none;
}
 /* Back To Top */

 #backtotop {
  display: inline-block;

  background: #102050;

  width: 32px;

  height: 32px;

  text-align: center;

  border-radius: 100%;

  position: fixed;

  bottom: 435px;

  right: 23px;

  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;

  opacity: 0;

  visibility: hidden;

  z-index: 1000;
}

#backtotop:hover {
  cursor: pointer;

  background-color: #333;
}

#backtotop:active {
  background-color: #555;
}

#backtotop.show {
  opacity: 1;

  visibility: visible;
}
@media only screen and (max-width: 1099px) {
  footer span {
    font-size: 18px;
  }

  a.gpay img,
  a.apple img {
    width: 135px;

    height: auto;
  }
}

@media only screen and (max-width: 767px) {
  .desktop-footer {
    display: none;
  }

  .mobile-footer {
    display: block;
  }

  .mobile-footer ul li {
    display: inline-block;
    margin-right: 15px;
    position: relative;
  }

  .mobile-footer ul {
    width: 100%;

    display: flex;

    justify-content: flex-end;

    align-items: center;
  }

  .mobile-footer a.gpay img,
  .mobile-footer a.apple img {
    width: auto;

    height: auto;
  }

  p.mobile-footer-reserve {
    color: #9fb1c4;
    font-size: 12px;
    text-align: left;

  }

  .mobile-footer ul.mobile-footer-menu-2 {
    margin: 25px 0;

    display: block;
  }

  .mobile-footer ul.mobile-footer-menu-2 li a {
    font-family: Roboto;

    font-style: normal;

    font-weight: normal;

    font-size: 16px;

    line-height: 19px;

    color: #9fb1c4;
  }

  .mobile-footer ul.mobile-footer-menu-2 li::after {
    content: " |";
    font-size: 16px;
    line-height: 19px;
    color: #9fb1c4;
    padding-left: 5px;
    position: absolute;
    right: -12px;
    top: 8px;
  }

  .mobile-footer ul.mobile-footer-menu-2 li:last-child::after {
    content: "";

    padding-left: 0;
  }
  .container.mobile-footer .row {
    padding: 60px 0;
  }
 
}

@media only screen and (max-width: 500px) {
  .mobile-footer a.gpay img,
  .mobile-footer a.apple img,
  .mobile-footer a.gpay,
  .mobile-footer a.apple {
    width: auto;
    height: auto;
  }
  .mobile-footer a.gpay {
      margin-right: 15px;
  }
  .google-apple-wrapper {
    display: flex;

    justify-content: space-between;

    align-items: center;
  }
}

/* About Responsive */

.mobile-about-title {
  display: none;
}

@media only screen and (max-width: 1199px) {
  .about-mobile-wrapper .mission p,
  .vission p {
    width: 100%;
  }

  .about-mobile-wrapper .vission {
    padding-top: 45px;
  }

  .about-mobile-wrapper .abitle {
    font-size: 56px;
  }
}

@media only screen and (max-width: 767px) {
  .mobile-about-title {
    display: block;

    font-family: Open Sans;

    font-style: normal;

    font-weight: bold;

    font-size: 16px;

    line-height: 20px;

    color: #cb4d2b;
  }

  .about-mobile-wrapper .titlelogo img {
    max-height: 81px;
  }

  .about-mobile-wrapper .aboutpage p.slidesub {
    font-size: 24px;

    line-height: 140%;

    color: #cb4d2b;
  }

  .about-mobile-wrapper img.aboutpagebnr {
    width: 250px;

    max-width: 100%;

    display: flex;

    margin: auto;

    margin-top: 150px;

    justify-content: center;

    align-items: center;
  }

  .about-mobile-wrapper .overviewbanner {
    margin-top: 50px;

    background: #e0f5e7;

    background-image: url(/wp-content/themes/quotetome-theme/images/about-mobile-banner1.png) !important;

    background-repeat: no-repeat;

    background-size: cover;

    padding-bottom: 45px;

    background-position: center;

    padding-top: 50px;
  }

  .about-mobile-wrapper .why {
    background: #e0f5e7;

    background-image: url(/wp-content/themes/quotetome-theme/images/about-mobile-banner2.png) !important;

    background-position: center !important;

    background-size: cover !important;

    background-repeat: no-repeat !important;

    padding-top: 35px;

    padding-bottom: 100px;
  }

  .about-mobile-wrapper span.btmline.abt:before,
  .about-mobile-wrapper span.btmline.abt:after {
    width: 10px;

    height: 10px;
  }

  .about-mobile-wrapper span.btmline.abt {
    padding: 15px 25px;

    font-size: 16px;

    line-height: 37px;
  }

  .about-mobile-wrapper .abitle {
    font-size: 36px;

    line-height: 130%;

    letter-spacing: -0.01em;

    text-align: left;
  }

  .about-mobile-wrapper p.abp {
    font-size: 22px;

    line-height: 28px;

    text-align: left;
  }

  .about-mobile-wrapper .abtdiv {
    background: #e7edf3;

    background-image: url(/wp-content/themes/quotetome-theme/images/about-mobile-banner3.png) !important;

    background-position: center !important;

    background-size: cover !important;

    background-repeat: no-repeat !important;

    padding-top: 35px;

    padding-bottom: 100px;

    text-align: left !important;
  }

  .about-mobile-wrapper .mvhead::before {
    width: 10px;

    height: 10px;
  }

  .about-mobile-wrapper .mvhead {
    position: relative;

    padding-left: 75px;

    font-size: 36px;

    line-height: 130%;

    padding-left: 20px;
  }

  .about-mobile-wrapper .mv p::before {
    width: 10px;
  }

  .about-mobile-wrapper .mv p::after {
    height: 10px;

    width: 138px;
  }

  .about-mobile-wrapper .mv p {
    padding: 0px 0px 24px 24px;

    margin: 10px 0;

    position: relative;

    width: 449px;

    max-width: 100%;

    font-size: 22px;

    line-height: 24px;
  }

  .about-mobile-wrapper .container.f-top {
    display: none;
  }
}

@media only screen and (max-width: 500px) {
  .about-mobile-wrapper .aboutpage p.slidesub {
    font-size: 16px;

    line-height: 140%;

    color: #cb4d2b;
  }

  .about-mobile-wrapper .abitle {
    font-size: 32px;

    line-height: 130%;

    letter-spacing: -0.01em;
  }

  .about-mobile-wrapper p.abp {
    font-size: 20px;

    line-height: 28px;
  }

  .about-mobile-wrapper .mvhead {
    position: relative;

    padding-left: 75px;

    font-size: 32px;

    line-height: 130%;

    padding-left: 20px;
  }

  .about-mobile-wrapper .mv p {
    padding: 0px 0px 24px 24px;

    margin: 10px 0;

    position: relative;

    width: 449px;

    max-width: 100%;

    font-size: 18px;

    line-height: 24px;
  }
}

/* Press & Media Responsive */

.mobile-press {
  display: none;
}

@media only screen and (max-width: 1199px) {
  .press-mobile-wrapper .procb h2.slidetitle {
    font-size: 56px;
  }
}

@media only screen and (max-width: 900px) {
  .press-mobile-wrapper .procb h2.slidetitle {
    font-size: 48px;
  }
}

@media only screen and (max-width: 767px) {
  .desktop-press {
    display: none;
  }

  .press-mobile-wrapper .procb.overviewbanner.aboutpage {
    margin-top: 0;
    background-image: url(/wp-content/themes/quotetome-theme/images/press-mobile-banner1.png) !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-bottom: 45px;
    background-position: bottom;
    padding-top: 20px;
    padding-bottom: 100px;
    background-color: #e0f5e7;
  }

  .press-mobile-wrapper img.aboutpagebnr {
    width: 300px;
    max-width: 100%;
    display: flex;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
  }

  .press-mobile-wrapper .mobile-press {
    width: 100%;

    background-color: #e7edf3;

    display: flex;

    flex-direction: column;
  }

  .press-mobile-wrapper .mobile-press-box {
    width: auto;

    height: auto;

    margin: 0 20px;

    margin-top: 42px;

    background-color: #fff;

    border-radius: 5px;

    padding-bottom: 18px;

    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }

  .press-mobile-wrapper .mobile-press-box:last-child {
    margin-bottom: 42px;
  }

  .press-mobile-wrapper .m-press-image-title {
    min-height: 75px;

    display: flex;

    width: 100%;

    justify-content: center;

    align-items: center;
  }

  .press-mobile-wrapper .m-press-image-title img {
    max-height: initial;
    width: auto;
  }

  .m-press-content {
    padding: 24px 12px;
    background: #fff;
  }

  .m-press-content h4 {
    font-family: Roboto;

    font-style: normal;

    font-weight: 900;

    font-size: 24px;

    line-height: 120%;

    letter-spacing: -0.01em;

    color: #102050;
  }

  p.m-press-date {
    font-family: Roboto;

    font-style: normal;

    font-weight: normal;

    font-size: 14px;

    line-height: 14px;

    color: #647b94;

    padding: 22px 0;
  }

  .m-press-content p {
    font-family: Roboto;

    font-style: normal;

    font-weight: normal;

    font-size: 16px;

    line-height: 24px;

    color: #495869;

    padding-bottom: 28px;
  }

  .press-mobile-wrapper .overviewbanner a.bannerbtn.alwaysvisible {
    display: block;

    margin-bottom: 50px;

    max-width: 150px;

    text-align: center;
  }

  .press-mobile-wrapper .procb h2.slidetitle {
    font-size: 40px;
  }

  .procb.aboutpage p.slidesub {
    font-size: 18px;

    line-height: 140%;
  }
}

@media only screen and (max-width: 500px) {
	.press-mobile-wrapper .procb h2.slidetitle {
	    font-size: 48px;
	    font-size: 36px;
	    line-height: 140%;
	    letter-spacing: -0.01em;
	 }
  	.procb.aboutpage p.slidesub {
	    font-size: 16px;
	    line-height: 140%;
  	}
  a.gpay img, a.apple img{
    width: auto;
  }
  	.about-mobile-wrapper .overviewbanner {
	    margin-top: 0;
	    padding-top:25px;
	}
	.w-100 {
    	margin: 0 auto;
	}
	.about-mobile-wrapper img.aboutpagebnr {
		width: 220px;
	    margin-top: 50px;
	}
	.about-mobile-wrapper .why,.about-mobile-wrapper .abtdiv{
		padding-top: 0;
	}
	.abtdiv, .why {
	    padding: 0 20px;
	}
	.plusicon img {
	    width: 25px;
	    margin: 20px;
	}
	.mission,.vission {
	    padding: 0 25px;
	}
	.about-mobile-wrapper .vission {
	    padding-top: 0;
	}
	.mvhead {
	    margin-left: 24px;
	}
	.press-mobile-wrapper img.aboutpagebnr {
	    width: 230px;
	}
	p.m-press-date {
	    text-transform: uppercase;
	    padding: 7px 0;
	    font-size: 14px;
	}
	.m-press-content {
	    padding: 24px 20px;
	}
}
