/*======================== Large devices ======================*/
@media (min-width:992px) and (max-width:1200px){
.navbar-right .btn {
	padding: 8px 12px;
	font-size: 18px;
}
.heading3 h2 {
	font-size: 30px;
}
.button3 a {
	padding: 10px 10px;
	margin-left: 8px;
}
.feedback-slide::before {
	bottom: -28px;
	right: -13px;
	z-index: 99;
}
.feedback-slide::after {
	top: -27px;
	left: -12px;
    z-index: 999;
}
.client-feedback {
	padding-bottom: 15px;
}    
.newsletter .col-lg-5 {
	-ms-flex: 0 0 48%;
	flex: 0 0 48%;
	max-width: 48%;
}
.calcfoot {
    border-radius: 8px;
    padding-bottom: 30px;
	margin-left:-10px;
}   
.calcfoot .col-lg-3 {
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	max-width: 33%;
}
#footer .col-lg-10 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}  
.calc-pg-img img {
	height: 100px;
}  
}
/*======================== Medium devices ======================*/
@media (min-width: 768px) and (max-width: 991px) {
.navbar-light .navbar-nav .nav-link {
	font-size: 14px;
	padding: 0 14px;
}
.navbar-right .btn {
	padding: 8px 8px;
	font-size: 14px;
}
.navbar-brand img {
    width: 100px;
    margin-top: -18px;
}
.banner-text {
	padding-top: 110px;
	padding-bottom: 100px;
}
.banner-text h1{
	font-size: 45px;
	margin-bottom: -20px;
}
.banner-text h2{
	font-size: 45px;
	margin-bottom: -20px;
}
.banner-text h3{
	font-size: 45px;
	margin-bottom: -20px;
}
.banner-text h4{
	font-size: 45px;
	margin-bottom: -20px;
}
.banner-text h5{
	font-size: 45px;
	margin-bottom: -20px;
}
/* .banner-text h2 { */
	/* font-size: 60px; */
/* } */
.calc-text {
	padding-top: 110px;
	padding-bottom: 100px;
}
.calc-text h3 {
	font-size: 48px;
	margin-bottom: -20px;
}
.calc-text h1 {
	font-size: 60px;
}   
.calc-text h2 {
	font-size: 48px;
	margin-bottom: -20px;
}   
#proposal .ml-auto {
	margin-left:0!important;
	/*background: url('https://love.calcoolator.pl/images/qmh2.png');*/
}
/* #proposal {
    background: #fff6da;
	background: url('https://love.calcoolator.pl/images/qmh2.png');
    margin-top: 95px;  
    position: relative; 
	z-index:-1000;
} */
.gift-img img {
	top: 30px;
	right: 150px;
	height: 350px;
	width: 310px;
	z-index:-1;
	opacity: 0.4;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
}
.gift-img {
	top: 30px;
	right: 150px;
	
}

.title-cat-image {	
	height: 350px;
	width: 310px;
}

.calc-pg-img img {
	height: 80px;
}
.heart-emoji-img img {
	width: 190px;
}
#gallery .col-lg-6 {
	width: 50%;
}
.social-engagment i {
	margin-left: 8px;
	margin-right: 0px;
}
#counter {
	height: 300px;
    background: #fbdfe6;
	margin-bottom: 30px;
    padding-bottom: 20px;
}
#countdown {
    height: auto ;
    background: #fbdfe6;
	margin-bottom: 30px;
    /* padding-bottom: 10px; */
}
.client-feedback {
        padding-bottom: 20px;
}    
.client-feedback ul li {
    float: none;
    text-align: center
}
.feedback-slide li img {
	margin: 0 auto;
}
.feedback-slide::before {
	bottom: -38px;
	right: -22px;
}
.feedback-slide::after {
	top: -38px;
	left: -21px;
}
#feedback .left {
	left: 43%;
	top: 45px;
	z-index: 999;
}
#feedback .right {
	right: 43%;
	top: 45px;
	z-index: 99;
}    
.newsletter {
    border-radius: 0;
    padding-bottom: 30px;
}    
.calcfoot {
    border-radius: 8px;
    padding-bottom: 30px;
}   
.newsletter .col-lg-3 {
    width: 50%;
}
#footer .col-lg-4 {
    width: 40%;
}
.tahsan2.col-lg-4 {
    width: 43%!important
}      
}

/*=============== small device ================*/
@media (max-width: 767px) {
.navbar-nav {
    padding-top: 20px;
    background: #fbdfe6;
    padding-bottom: 20px;
    text-align: center;
}
.navbar-collapse {
	margin-top: 10px;
}
.navbar-light .navbar-nav .nav-link::after {
	display: none;
}  
.banner-text {
	padding-top: 90px; 
	/* margin-top:-120px; */
	padding-bottom: 50px;
}
.banner-text h1{
	font-size: 34px;
	margin-bottom: -20px;
}
.banner-text h2{
	font-size: 34px;
	margin-bottom: -20px;
}
.banner-text h3{
	font-size: 34px;
	margin-bottom: -20px;
}
.banner-text h4{
	font-size: 34px;
	margin-bottom: -20px;
}
.banner-text h5{
	font-size: 34px;
	margin-bottom: -20px;
}
.banner-text p {
	padding-bottom: 15px;
}    
.banner-img {
	padding-top: 100px;
}    
.calc-text {
	padding-top: 100px;
	padding-bottom: 50px;
}
.calc-text h3 {
	font-size: 34px;
	margin-bottom: -14px;
}
.calc-text h2 {
	font-size: 34px;
	margin-bottom: -14px;
}
.calc-text h1 {
	font-size: 45px;
    padding-bottom: 0;
}
.calc-text p {
	padding-bottom: 15px;
}    
.calc-img {
	padding-top: 100px;
}   
.calc-pg-img img {
	height: 60px;
}
.navbar-light .navbar-nav .nav-link {
	text-align: center;
    padding-top: 10px;
}
.gift-img img {
	top: 30px;
	height: 150px;
	width: 140px;
}

.title-cat-image {	
	height: 150px;
	width: 140px;
}

.heart-emoji-img img {
	width: 160px;
}
.gallery-img img {
	width: 100%;
}
.social-engagment {
	width: 100%;
}
#counter {
    height: auto ;
    background: #fad3e4;
	margin-bottom: 30px;
    padding-bottom: 10px;
}
#countdown {
    height: auto ;
    background: #fad3e4;
	margin-bottom: 30px;
    /* padding-bottom: 10px; */
}
.client-feedback {
	padding-bottom: 10px;
}
.feedback-slide::before {
	bottom: -42px;
}
.client-feedback ul li {
    float: none;
    text-align: center
}
.feedback-slide li img {
	margin: 0 auto;
}
.name {
	margin-top: 0;
}    
.news ul {
	margin: 0;
	margin-left: 90px;
}
.news ul li h2 {
	font-size: 24px;
}
.news ul li i {
	margin-top: 0px;
}
.newsletter .col-lg-3 {
    width: 48%;
    margin: 0 auto;
}
.newsletter {
	padding-top: 10px;
	padding-bottom: 20px;
    border-radius: 0;
}
.calcfoot {
	padding-top: 10px;
	padding-bottom: 20px;
    border-radius: 6px;
}
#news11 {
	margin-bottom: -170px;
}
.footer-bg {
	padding-top: 110px;
}
#footer .col-lg-4 {
    width: 57%;
}    
}
@media (max-width:576px){
.feedback-slide::after {
	top: -10px;
	left: 5px;
    z-index: 99
}
.feedback-slide::before {
	bottom: -10px!important;
	right: 5px;
    z-index: 99
}
.newsletter {
	border-radius: 0;
} 
.calcfoot {
	border-radius: 0;
}    
.banner-text h1{
	font-size: 46px;
	margin-bottom: -20px;
}
.banner-text h2{
	font-size: 46px;
	margin-bottom: -20px;
}
.banner-text h3{
	font-size: 46px;
	margin-bottom: -20px;
}
.banner-text h4{
	font-size: 46px;
	margin-bottom: -20px;
}
.banner-text h5{
	font-size: 46px;
	margin-bottom: -20px;
}
}
@media (width:480px){
.banner-text{
	margin-top:-120px;
}
.feedback-slide::after {
	top: -10px;
	left: 5px;
    z-index: 99
}
.feedback-slide::before {
	bottom: -10px!important;
	right: 5px;
    z-index: 99
}
#footer .col-lg-4 {
    width: 64%!important;
}
.newsletter {
	border-radius: 0px;
}  
.calcfoot {
	border-radius: 0px;
}    
}
@media (max-width:420px){
.banner-text{
	margin-top:-120px;
}
.banner-text h1{
	font-size: 42px;
	margin-bottom: -20px;
}
.banner-text h2{
	font-size: 42px;
	margin-bottom: -20px;
}
.banner-text h3{
	font-size: 42px;
	margin-bottom: -20px;
}
.banner-text h4{
	font-size: 42px;
	margin-bottom: -20px;
}
.banner-text h5{
	font-size: 42px;
	margin-bottom: -20px;
}
.calc-text h1 {
	font-size: 54px;
}
.calc-text h2 {
	font-size: 38px;
	margin-bottom: -16px;
}
.calc-text h3 {
	font-size: 48px;
	margin-bottom: -16px;
}
.calc-pg-img img {
	display: none;
}
.tahsan4 {
	padding-left: 0;
}    
.heading2 h2,
.heading4 h2 {
	font-size: 30px;
}    
.feedback-slide::after,
.feedback-slide::before{
        display: none;
}
.heading3 h2 {
	font-size: 30px;
}
.gift-img img {
	display: none;
} 
.title-cat-image {	
	height: 110px;
	width: 100px;
}
.heart-emoji-img img {
	display: none;
}   
.button a {
	padding: 10px 15px;
	font-size: 14px;
}
.news ul {
	margin-left: 10px
}
.newsletter {
	border-radius: 0px;
}

.calcfoot {
	border-radius: 0px;
}
.newsletter .col-lg-3 {
	width: 100%;
	margin-bottom: 15px;
}
#footer .col-lg-4 {
	width: 100%;
}
#footer-bottom p {
	padding: 0 20px;
}
}