@charset "utf-8";
/* CSS Document */
.bg-color-test1{
	background: #C9F6FF;
}
.ctm-bg1{
	background: #fff8dd;
	box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15);
	border: 1px solid #F1EACC;
}

.mice-head{
	text-transform: lowercase;
}
.mice-bg {
	background-color: #f0f0f0;
	font-family: 'Open Sans', sans-serif;
}
.common-bg {
	background: #f3f4f5;
	border: 1px solid #E6E6E6;
	-webkit-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15);
}
.mice-area {padding: 30px;	margin:0;}
.mice-area .img-border {border: 4px solid #fff;}
.mice-area .col-md-3{padding:2px;}
/*.mice-area h1,h2,h4,h3,h5 {	font-family: 'Open Sans', sans-serif;text-transform: uppercase;}*/
.mice-area h1 {	font-size: 60px;}
.mice-area h3 {	font-size: 22px; line-height:32px; text-align:center;}
.font-blue-color {color:#002e8a;}
.mice-area .sub-head-1 {	
	font-size: 20px;
	padding-left: 3px;	
}
.mice-area-text {	
	padding-top: 8px;
	padding-bottom: 20px;
	font-size:17px;
}
.why-riviera-btn a {background:#002e8a; padding:15px 30px; color: #fff;text-decoration: none; text-transform:uppercase;}
.why-riviera-btn a:hover {background:#feca0a; color:#000;}
.other-btn a {background:#555; padding:15px 30px; color: #fff;text-decoration: none;text-transform:uppercase;}
.other-btn a:hover {background:#feca0a; color:#000;}


.mice-area-text a{
	padding:8px 15px;
	background: #555;
	text-transform: uppercase;
	color: #fff;
}
.mice-area-text a:hover{
	background: #f0f0f0;	
	color: #555;
	text-decoration: none;
	border: 1px solid #555;
}
.mice-services-title {
	padding-top:25px;
	padding-left: 15px;
}
.mice-services-lt {
	margin-left: 0px;
	margin-top: 10px;	
}
.mice-services-rt {
	margin-right: 0px;
	margin-top: 10px;	
}
.mice-services-bg {
	background-color: #f0f0f0;
}
.mice-services-bg h3{
	padding-top: 10px;
	padding-bottom:5px;
	font-size:20px !important;
	border-bottom: 1px solid #ccc;
}
.mice-services-ins-bg {	
	background-color: #f0f0f0;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 0px;
	margin:0;
	padding-right: 30px;
}
.mice-services-ins-bg p{	
	padding-right: 30px;
}
.mice-services-ins-bg h3{
	padding-top: 20px;
	padding-bottom:10px;
	padding-right:30px;		
	text-transform: uppercase;
	font-weight: 600;
}
.mice-services-pin {
	padding:30px 0 0 50px;
}
.mice-services-txt{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:17px;	
}
.mice-services-txt a{
	padding:8px 15px;
	background: #333;
	text-align:center;
}

.mice-page-pin {padding: 24px 0 0 60px;}
.more-info {
	padding:20px 15px;
	background: #002e8a;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	text-align: center;
}

.more-info a {
	padding:8px 15px;
	background: #f0f0f0;
	text-transform: uppercase;
	color: #555;
	font-size: 16px;
	font-weight: 600;
}
.more-info a:hover {
	background: #555;
	color: #f0f0f0;
	text-decoration: none;
	border:1px solid #f0f0f0;
}
.more-top-padding{
	padding-top: 25px;
	padding-left: 15px;
	padding-right: 20px;	
}
.mice-contact {
	padding-top: 20px;
}
.mice-link-area {
	padding:0 7px;
}
.mice-link-area h5{
  color: #111;
  margin:0;
  text-transform: uppercase;
  background: #ffcc29;
  padding:10px 0;
  padding-left: 20px; 
  font-weight: 600; 
  font-size: 18px;
}
.mice-link-area-bg {
  margin : 0 auto;
  background: #fff;
  border : 1px solid #ffcc29;
  line-height: 22px;
  padding: 10px 10px 10px 25px; 
}

.mice-link-area a {
	text-decoration: none;
	font-size: 15px;
	line-height: 24px;
}
.mice-link-area a:hover {
	color:#000000;
}

/***********************
 ********* For Corporate Travel side links ******
 ************************/
.corp-trav-links {
	padding:0 10px;
}
.corp-trav-links h5{
  color: #111;
  margin:0;
  text-transform:none;
  background: #ffcc29;
  padding:10px 0;
  padding-left: 20px;  
}
.corp-trav-links-bg {
  margin : 0 auto;
  background: #fff;
  border : 1px solid #ffcc29;
  line-height: 22px;
  padding: 10px 0 10px 20px; 
}

.corp-trav-links a {
	text-decoration:underline;
	font-weight: 600;
}
.corp-trav-links a:hover {
	color:#000000;
}
.corp-trav-links ul li  {
	list-style: none !important;
	padding: 3px 0;	
}
/*TRIANGLE ARROW CSS*/
/*.corp-trav-links ul li ul {
    margin: 0.05em 0;
    padding: 0 1em;
    list-style: none;
}
.corp-trav-links ul li ul li:before { 
    content: "";
    border-color: transparent #ccc;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 1.2em;
    position: relative;
}*/

/***********************
 ********* Media Tag starts from here ******
 ************************/

@media (min-width: 1200px) {
.mice-services-title {
	padding-top:25px;
	padding-left: 0;
}
.mice-services-lt {
	margin-left: -15px;	
}
.mice-services-rt {
	
	margin-right: -15px;	
}
.mice-row-margin {
	margin-top: 16px;
}
.mice-contact {
	padding-top: 0px;
}
.mice-services-ins-bg {	
	padding-bottom: 30px;
}

}


@media (max-width: 768px) {
	
}

@media (max-width: 1024px) and (min-width: 768px) {
	
}

@media (max-width: 640px) {
	
}

@media (max-width: 480px) {
	
}

@media (max-width: 480px) and (min-width: 360px) { 

}

/*----------------------------media class for 320 and 360 px*/
@media (max-width: 360px) and (min-width: 320px) { 

}

/*----------------------------media class for 360 px*/
@media (max-width: 360px) {
.mice-area {
	padding: 20px;
}

.mice-services-ins-bg h3{	
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;	
	line-height: 22px;
}
	
}

/*----------------------------media class for 320 px*/
@media (max-width: 320px) {
.mice-area {
	padding: 10px;
}
.mice-area h3 {	
	font-size: 16px;
	padding-top:18px;	
	line-height: 22px;
}
.mice-area-text a{	
	font-size: 10px;
	}
.mice-services-ins-bg h3{	
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;	
	line-height: 22px;
}	
}

@media (max-width: 220px) {
.mice-area {
	padding: 10px;
}
.mice-area-text a{
	font-size: 10px;
	}
	
}

.ctm-mice-item {
    background: #FFF;
		border: 1px solid #E6E6E6;
		-webkit-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.15);
    border-bottom: 2px solid #DEDEDE;
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
    margin: 0 0 20px;
    padding-top: 1px;	
}

.ctm-mice-item:hover {
    -webkit-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 12px -3px rgba(0, 0, 0, 0.4);
    border-bottom: 2px solid #D60D45;
}

.ctm-mice-item a {
    color: #fff;
	display: block;
	font-weight: 500;
	text-transform: none;
	transition: 0.5s;
}
.ctm-mice-item a:hover {
    color: #fff;
	background:#d60d45;
}
.ctm-mice-item:hover a {
    color: #fff ;
	background:#d60d45 ;
}
.ctm-mice-item .image {
    overflow: hidden;
    margin: 4px 5px 4px 0px;
	height:200px;
}
.ctm-mice-item .image img {
    transition: all .3s ease-in-out;
}

.ctm-mice-item:hover .image img {
    transform: scale(1.15);
    -ms-transform: scale(1.15);
    -ms-transform: scale(1.15);
	margin: 4px 5px 0;
}