a {
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	text-decoration: none;
}
img {
	max-width: 100%;
	}
.upperlogo {
	text-align: center;
	width: 100%;
	float: left;
	border-top: 5px solid #751d4d;
	padding: 15px 0px;
	margin: 5px 0px 0px 0px;
	}
.navbar-default {
	background: none;
	border: none;
	}	
.navbar-collapse {
	background: #741d4a;
	border-bottom: 3px solid #292125 !important;
	padding: 0px 100px !important;
	}
.navbar-default .navbar-nav>li>a {
	color: #fff;
	text-transform: uppercase;
}		
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #994198;
	}
.navbar-nav ul {
	position: absolute;
	top: 96%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #741d4a;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 0px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
	background-clip: padding-box;
}
.navbar-nav ul li a {
	color: #fff;
	text-transform: uppercase;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 1.42857143;
	white-space: nowrap;
	}	
.navbar-nav ul li {
	float: left;
	display: inline-block;
	width: 100%;
	}

.footer p {
	color: #fff;
	padding: 10px;
	padding-bottom: 0px;
	}
.footer {
	background: #741d4a;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	}	
.homo-image img {
	border: 2px solid #b17e9b;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	width:100%
	}
.homo-info p {
	font-size: 16px;
	color: #ccc;
	}		
.homo-info {
	padding: 20px;
	}	
.homo-info small {
	font-size: 75%;
	}	
.icon-btn {
	background: #609505;
	color: #fff;
	padding: 8px 5px 8px 5px;
	display: inline-block;
	}
.icon-btn:hover {
	color: #fff;
	background: #000;
	text-decoration: none;
	}
.icon-btn .fa {
	padding-left: 5px;
	}
.homo-info .icon-btn {
	margin-top: 50px;
	float: right;
	margin-right: 20px;
	}
.home-box1 {
	color: #741d4a;
	font-size: 16px;
	font-weight: 700;
	background: #e5e5e5;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	padding: 18px;
	text-align: justify;
	border: 2px solid #ccc;
	float: left;
	margin-right:15px;
	}
.home-box1 p {
	padding-bottom: 0px;
	}
.home-tempo {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	background: url(../images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-position-y: 0px;
	}
.home-box2 {
	color: #000;
	font-size: 12px;
	background: #e5e5e5;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	padding: 18px;
	padding-bottom: 2px;
	border: 2px solid #ccc;
	float: left;
	width: 100%;
	}
.home-box2 p {
	padding-bottom: 0px;
	}
.home-box2 .read-more {
	font-size: 16px;
	font-weight: 700;
	color: #741d4a;
	font-style:italic;
	display: inline-block;
	padding-left: 10px;
	}
.home-box2 img {
	float: right;
	margin-top: -10px;
	max-width: 65px !important;
	max-height: 50px;
	}
.view-all {
	text-transform: uppercase;
	float: right;
	font-weight: 700;
	color: #b17e9b;
	}	
.view-all:hover {
	text-decoration: none;
	color: #b17e9b;
	}
.app-btn {
	float: right;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	}
.space-tb {
	margin: 5px 0px;
	}
.title {
	font-weight: 700;
	color: #741d4a;
	text-transform: uppercase;
	font-size: 20px;
	padding-left: 0px;
	}
.title > span {
	font-style: italic;
	color: #ccc;
	}
.font-18 {
	font-size: 18px;
	font-weight: normal;
	}
.social a {
	font-size: 42px;
	display: inline-block;
	padding: 10px;
	}
.social {
	padding-top: 5px;
	text-align: right;
	}
.social a .fa {
	color: #741d4a;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	}
.social a .fa:hover {
	color: #0274b3;
	}
.list-style {
	padding-left: 15px;
	}	
.list-style li {
	line-height: 30px;
	}
.space20 {
	padding-top: 20px;
	display: inline-block;
	}
.space40 {
	padding-top: 40px;
	display: inline-block;
	width: 100%;
	}		
.border-img {
	border: 2px solid #b17e9b;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	height:285px !important;
	width:100%;
}
.no-list {
	list-style: none;
	padding-left: 0px;
	}
.no-list a {
	color: #0082F3;
	text-decoration: underline;
	}
.borer-box {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	background: #e5e5e5;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	padding: 18px;
	text-align: justify;
	border: 2px solid #ccc;
	float: left;
	width: 100%;
	}	
.borer-box p {
	margin-bottom: 0px;
	}
.width75 {
	width: 75%;
	}
#map {
	min-height: 180px;
	}
#map2 {
	min-height: 180px;
	}
.pink-clr {
	color: #741d4a;
	}
.space30 {
	padding-top: 30px;
	display: inline-block;
	width: 100%;
	}
.testimonials {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	background: #f7f7f7;
	border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-webkit-border-radius: 40px;
	-o-border-radius: 40px;
	padding: 40px;
	text-align: justify;
	border: 2px solid #741d4a;
	float: left;
	width: 100%;
	}
#testimonials2 .item span {
	color: #741d4a;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	}
.contact-img {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	}
.contact-img img {
	border: 2px solid #ccc;
	}
.width100 {
	width: 100%;
	}	
.links {
	list-style: none;
	padding-left: 0px;
	}
.links li a {
	color: #00F;
	text-decoration: underline;
	}	
.links li {
	padding-bottom: 30px;
	}
.video-container {
	float: left;
	width: 100%;
	text-align: center;
	padding: 50px 0px;	
	}
.navbar-nav ul li a:hover {
	text-decoration: none;
	}
.single-brand {
  float: left;
  margin: 1%;
  width: 23%;
}
.single-brand  img{
	max-width: 100%;
	height: 75px;
	}
.link-common{
	width:50%;
	height:auto;
	float:left
	}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-left: 0px;
  padding-right: 0px;
}	
.carousel-inner > .item > img#img-p, .carousel-inner > .item > a > img#img-p{
	height:200px;
	border: 2px solid #b17e9b;
	border-radius: 2px;
	width:100%
}
/* Fade transition for carousel items */
.carousel .item {
    left: 0 !important;
      -webkit-transition: opacity .4s; /*adjust timing here */
         -moz-transition: opacity .4s;
           -o-transition: opacity .4s;
              transition: opacity .4s;
}
.carousel-control {
    background-image: none !important; /* remove background gradients on controls */
}
/* Fade controls with items */
.next.left,
.prev.right {
    opacity: 1;
    z-index: 1;
}
.active.left,
.active.right {
    opacity: 0;
    z-index: 2;
}

.single-b{
	width:48%;
	margin:1%;
	float:left;
}
.single-b a{
	display:block;
}
.single-b a img{
	width:100%;
	height:90px;
}
.su-tabs-nav span {
  font-weight: bold;
}
.su-tabs-pane {
  font-size: 12px;
  font-weight: bold;
}
.su-tabs-nav span {
  color: #741d4a !important;
}
.su-tabs-panes p {
  font-size: 14px;
  font-weight: normal;
  margin-right: 10px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent !important;
  color: #fff;
}

	
@media (min-width: 768px){
.navbar-nav {
	width: 100%;
}
.navbar-nav li {
	float: none;
	width: 1%;
	display: table-cell;
	text-align: center;
	}
.navbar-nav ul li {
	border-bottom: 1px solid #fff;
	}
.navbar-nav ul li:last-child {
	border-bottom: none;
	}
	
}