@media (min-width: 1500px) {
.header .navbar-nav .nav-link {
  padding: 5px 20px !important;
  font-size: 15px;
}
.header-btn-group .navbar-btn.btn-atis {
  font-size: 15px;
}
.header-btn-group .navbar-btn.btn-atis-line {
  font-size: 15px;
}
.header .navbar-nav .nav-item.dropdown::after {
  top: 30px;
  right: 5px;
  font-size: 20px;
}
}

@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}

@media (min-width: 992px) {

  .navbar-nav .dropdown>.dropdown-menu {
    transition: all .2s ease-in-out !important;
}
.navbar-nav .dropdown>.dropdown-menu.show {
  transition: all .2s ease-in-out !important;
}
}

@media (max-width: 767px) {
	.section {
    padding: 50px 0;
}
.grids-sm-2 {
  display: grid;
  
  grid-template-columns: repeat(2, 1fr);
}

.atis-heading-one {
  text-align: center;
}
.atis-heading-one h2 {
  font-size: 36px;
}
.heading-two.text-right {
  text-align: center !important;
}

.banner-item .banner-content {
  margin-top: 0;
  margin-bottom: 30px;
}
.banner-newsletter {
  position: relative;
  bottom: 0;
  width: 100%;
  margin-top: 30px;
}
.financial-tools-section .atis-box-icon {
  border-right: none;
}


.top-performing-fund-category {
  display: block;
  white-space: nowrap;
  overflow: auto;
  width: 100%;
}
.top-performing-fund-category .radio {
  padding: 10px;
}
.top-performing-fund-category .radio em {
  font-size: 15px;
  white-space: normal;
}
.atis-health-checkup-section .image {
  margin-top: 30px;
}
.tickers .ticker_item {
  width: calc(100% + 20px);
}
.feature-img {
  text-align: center;
  margin: 30px 0 0;
}
.feature-img img {
  width: 70%;
}

.atis-advertisement-section .advertisement-box-content .mobile-content h2 {
  font-size: 15px;
  line-height: 18px;
  margin-top: 15px;
}
.atis-advertisement-section .advertisement-box-content .mobile-content p {
  font-size: 15px;
  color: #fff;
}
.atis-advertisement-section .app-links img {
  width: 70px;
}
.atis-advertisement-section .mobile-image img {
  width: 100%;
}
.atis-advertisement-section .advertisement-box.mobile-box::after {
  height: 100%;
  top: 0%;
  border-radius: 18px;
}
.atis-advertisement-section .app-links {
  margin-bottom: 15px;
}
.atis-advertisement-section .mobile-image {
  margin-right: 10px;
  margin-top: 15px;
}

.navbar-collapse {
  left: 0;
  max-height: 100%;
  top: 0;
  width: 100%;
}
body {
  padding: 0 !important;
}
.header .navbar-nav .nav-item {
  padding: 5px 0;
}
.header .header-btn-group .login-drop-menu {
  display: block;
}
.header .header-btn-group .login-drop-menu .btn-atis {
  display: block;
  width: 95%;
  margin: 5px 10px;
}
.header-btn-group .navbar-btn.btn-atis-line {
  display: block;
  margin: 5px 10px;
}
header.header .navbar-nav {
  margin-top: 50px;
}
/* .navbar-collapse .navbar-nav .dropdown>.dropdown-menu {
  display: none !important;
} */
.header .navbar-nav .nav-item.dropdown::after {
  top: 10px;
  right: 15px;
  font-size: 16px;
}
.header .navbar-nav .nav-item:hover .nav-link {
  margin-bottom: 0;
}
.header .navbar-nav .dropdown-menu .dropdown-item {
  width: 100% !important;

}
.btn-atis-fill-primary {
  padding: 5px 15px;
  font-size: 15px;
}
.rvTab {
  white-space: nowrap;
  overflow: auto;
}
.useful-links .atis-unlist-listing {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(2, 1fr);
}
.useful-links .atis-unlist-listing li::after {
  display: none;
}
.footer-bottom .contact-info a {
  margin-left: 0;
}
.footer .widget {
  margin-top: 20px;
}

.banner-two-section .banner-two-content {
  top: 15%;
}
.banner-two-section .banner-two-content .title {
  font-size: 24px;
}
.banner-inner-section {
  height: auto;
}
.banner-inner-section .banner-inner-content {
  top: 35%;
}
.banner-inner-section .banner-inner-content .title {
  font-size: 24px;
}
.counter-box {
  margin-bottom: 40px;
}
.contact-form {
  padding: 0 25px;
}
.atis-heading-one.atis-heading-border h2::after {
  display: none;
}
.atis-faq-section {
  padding-top: 0;
}
.membership-box {
  margin-bottom: 20px;
}
.atis-faq-heading {
  margin-bottom: 30px;
}
.atis-faq-section .atis-bg-light-two {
  padding: 20px;
  margin: 20px 0;
}
.header .header-btn-group .login-drop-menu .login-dropdown {
  position: relative;
  width: 94%;
  left: 3%;
  display: none;
  margin-bottom: 30px;
}
.header .header-btn-group .login-drop-menu.active .login-dropdown {
  display: block;
}
.header .header-btn-group .login-drop-menu .login-dropdown .btn-atis-light {
  display: block;
  width: 100%;
}
.login-panel-main {
  padding: 10px;
}
.atm-right.atm-image {
  margin: 30px 0;
}
.atis-top-sharks .owl-nav {
  display: none;
}
.atis-top-sharks .owl-dots {
  display: none;
}
.atis-integration-partner .partner-box .logo.self {
  height: 95px;
}
.why-atis-section .why-atis-box {
  width: 100%;
}
.banner-two-item {
  min-height: 140px;
}
.banner-newsletter .newsletter_form .form-group {
  width: 100%;
}
.atis-top-performing-fund .top-performing-fund-box {
  padding: 80px 0 0 0;
}
.atis-popular-fund-box .top-performing-fund-box {
  padding: 0;
}

.atis-advertisement-section {
  padding: 20px 0;
}
.newuser-panel-main {
  margin: 20px 0;
}
	.fd-ft-calculator .board {
    width: 100%;
		    padding: 15px 10px;
}
.fd-ft-calculator {
    padding: 30px 15px;
}
	.fd-ft-calculator .board .items .label, .fd-ft-calculator .board .items p {
    font-size: 16px;
}
}
@media (min-width: 992px) and (max-width: 1500px) {
	.top-performing-fund-category .radio {
    padding: 8px;
}
.top-performing-fund-category .radio em {
    width: 75px;
    height: 75px;
	    line-height: 15px;
    font-size: 14px;
}

}
