/**
* Theme Name: Abctots Child
* Description: This is a child theme of Abctots, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: abctots
* Version: 1.6.1
*/

.jumbotron{
      background-attachment: unset; background-size: cover;
}

.credits p {
	font-size: 16px;
}

.skrollable,
.img-rounded {
	border-radius: 10px;
}

.wpb_wrapper .klb-button {
	display: block !important;
	text-align:center;
}
.wpb_wrapper .klb-button .btn-secondary {
	width: 100%;
	max-width: 300px;
	margin-left:auto;
	margin-right:auto;
}
.home-enroll-today .col-lg-6:last-child {
    text-align: center;
}
footer {
	padding-bottom: 20px;
}
@media (min-width: 1200px) {
.jumbotron {
    height: 268px;
}
.jumbo-heading {
    margin-top: 140px;
}
}

@media (min-width: 1500px) {
.jumbotron {
    height: 500px;
}
.jumbo-heading {
    margin-top: 270px;
}
}