/**
* 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
*/

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

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

.wpb_wrapper .klb-button {
	display: block !important;
}
.wpb_wrapper .klb-button .btn-secondary {
	width: 100%;
}

@media (min-width: 1200px) {
.jumbotron {
    height: 268px;
}
.jumbo-heading {
    margin-top: 140px;
}
}

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