/*
Theme Name:   Appointment Red
 Description:  A Business theme which is ideal for creating a corporate / business website. Appointment Red theme is a child theme of appointment theme and it is the Red color variation. Theme has couple of extra templates makes it even more powerful.
 Author:       webriti
 Author URI:   http://www.webriti.com
 Theme URI:    http://webriti.com/appointment-red-child-version-details-page-1/
 Template:     appointment
 Version:      1.1.1
 Tags: 		   red,white, full-width-template, threaded-comments, microformats,two-columns,  right-sidebar, responsive-layout, sticky-post, custom-background, custom-menu, translation-ready
 Text Domain: appointment-red
*/

.carou-direction-nav a 
{
    top: 80% !important;
}

.page-title-section
{ 
	background-color: #23282d !important;
}
.footer-section
{ 
	background-color: transparent !important;
	margin: 0 !important;
	padding: 0 !important;
}

.Service-section 
{
    background: transparent;
    margin: 0 !important;
}

.footer-widget-section .col-md-3 
{ 
	width: 33%; !important;
}

.footer-widget-column {
	margin-top: 25px;
    margin-bottom: 0 !important;
}


.btn-area a {
    margin-bottom: 10px;
}


/*

SLIDER

Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */
  .carousel-inner > .item  IMG, .carousel-inner > .item > a  IMG{
  height: 180px !important;
}

.slide-text-bg1 {
  width: 100% !important;
}

.slide-text-bg1 > h2 {
  font-size: 90% !important;
  line-height: initial !important;
}

.slide-text-bg2 {
  width: 100% !important;
}
.slide-text-bg2 > span {
  font-size: 70% !important;
  line-height: initial !important;
}

}