.poolTitle										{ color: #ffffff; font-family: MontserratSemiBold, Arial; font-size: 50px; line-height: 54px; text-align: center; padding-bottom: 8px; }
.poolShortDescription									{ color: #ffffff; font-family: MontserratRegular, Arial; text-align: center; padding-bottom: 20px; }

.swiper-container									{ width: 100%; max-width: 1200px; }

.boldBlueText										{ font-family: MontserratBold, Arial; color: #7c91b0; }


@media screen and (min-width: 300px)
{
 .poolTitle										{ font-size: 22px; line-height: 26px; padding-bottom: 4px; }
 .poolShortDescription									{ padding-bottom: 6px;  }
 .poolScheme										{ padding-top: 20px; }
 .betweenPools										{ height: 22px; }
}


@media screen and (min-width: 400px)
{
 .poolTitle										{ font-size: 24px; line-height: 28px; padding-bottom: 4px; }
 .poolShortDescription									{ padding-bottom: 6px;  }
 .poolScheme										{ padding-top: 20px; }
 .betweenPools										{ height: 24px; }
}


@media screen and (min-width: 500px)
{
 .poolTitle										{ font-size: 28px; line-height: 32px; padding-bottom: 4px; }
 .poolShortDescription									{ padding-bottom: 8px;  }
 .poolScheme										{ padding-top: 20px; }
 .betweenPools										{ height: 26px; }
}


@media screen and (min-width: 600px)
{
 .poolTitle										{ font-size: 30px; line-height: 34px; padding-bottom: 6px; }
 .poolShortDescription									{ padding-bottom: 8px;  }
 .poolScheme										{ padding-top: 22px; }
 .betweenPools										{ height: 30px; }
}


@media screen and (min-width: 700px)
{
 .poolTitle										{ font-size: 30px; line-height: 34px; padding-bottom: 6px; }
 .poolShortDescription									{ padding-bottom: 10px;  }
 .poolScheme										{ padding-top: 26px; }
 .betweenPools										{ height: 36px; }
}


@media screen and (min-width: 800px)
{
 .poolTitle										{ font-size: 34px; line-height: 38px; padding-bottom: 6px; }
 .poolShortDescription									{ padding-bottom: 12px;  }
 .poolScheme										{ padding-top: 30px; }
 .betweenPools										{ height: 36px; }
}


@media screen and (min-width: 900px)
{
 .poolTitle										{ font-size: 38px; line-height: 42px; padding-bottom: 6px; }
 .poolShortDescription									{ padding-bottom: 14px;  }
 .poolScheme										{ padding-top: 34px; }
 .betweenPools										{ height: 40px; }
}


@media screen and (min-width: 1000px)
{
 .poolTitle										{ font-size: 42px; line-height: 46px; padding-bottom: 6px; }
 .poolShortDescription									{ padding-bottom: 14px;  }
 .poolScheme										{ padding-top: 36px; }
 .betweenPools										{ height: 40px; }
}


@media screen and (min-width: 1100px)
{
 .poolTitle										{ font-size: 46px; line-height: 50px; padding-bottom: 8px; }
 .poolShortDescription									{ padding-bottom: 14px;  }
 .poolScheme										{ padding-top: 38px; }
 .betweenPools										{ height: 50px; }
}


@media screen and (min-width: 1260px)
{
 .poolTitle										{ font-size: 50px; line-height: 54px; padding-bottom: 8px; }
 .poolShortDescription									{ padding-bottom: 16px; }
 .poolScheme										{ padding-top: 42px; }
 .betweenPools										{ height: 60px; }
}
