@charset "UTF-8";
/* CSS Document */


.starter-template {
    padding: 0 15px;
   
}

.real-wedding-layout {
	/*padding-top:85px;*/
	padding-top:115px;#title-testimonial-icons
	
}

p  {
    margin: 0 0 20px;
}

/*br {
   display: block;
   margin: -3px 0;
}*/

.single-column {
	padding-left:5px !important;
	padding-right:5px!important;
	
}

.columns-testimonials{
	background-color:#fff !important;
	text-align:center;
	padding: 0 !important;
	/*min-height:420px;*/
	min-height:385px;
}

.columns-testimonials img{
	margin:auto;
	 width: 96%;
}

.columns-testimonials .real-wedding-social-icons{
	padding-top:10px;
	/*margin-left:7%;*/
	
}

.testimonials-single-column {
	padding-left:10px !important;
	padding-right:5px !important;
	
}


#box {
	border-style: solid; 
	border-width: 10px; 
	border-color:#FFFFFF;
	-webkit-box-shadow: 2px 3px 4px 1px rgba(128,128,128,0.4);
	-moz-box-shadow: 2px 3px 4px 1px rgba(128,128,128,0.4);
	box-shadow: 2px 3px 4px 1px rgba(128,128,128,0.4);
}



#title-wedding-testimonials-couple {
	/*padding:10px 30px 0px 30px;*/
	padding:0;
	font-size:1.15em;
	font-family: "Loew-Heavy","HelveticaNeue",Helvetica,Arial,sans-serif !important;
	text-transform:uppercase; 
	color:#ce3262 !important;
	font-weight:bold;
	/*line-height:25px;
	letter-spacing:3px;*/
}

#title-wedding-testimonials-hotel {
	font-size:1em;
	font-family: "Loew-Bold","HelveticaNeue",Helvetica,Arial,sans-serif !important;
	text-transform:uppercase; 
	color:#1d1d1d !important; 
	/*line-height:25px;
	letter-spacing:3px;*/
}


#testimonial-first-row{
	margin: 0px auto; 
	width: 1024px;
	height:356px;
	/*padding-bottom: 12px;*/
	background-color:white;
	z-index:100;
	padding-bottom: 43px;
	
}

#testimonial-first-row .testimonial-share a{
	position: relative; 
/*	padding-top: 300px; 
	float:left;*/
	top:0 !important;
}

#testimonial-first-row .testimonial-share a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

#testimonial-first-row .img-1 {
	float:left;
	margin-bottom:0;
	display: block; 
	padding-right:20px;
	
}

/*#testimonial-first-row .img-1 a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70);
}
*/

#testimonial-first-row .img-2 a{
	float:left;
	margin-left:0px;
	margin-bottom:0;
	display: block; 
	
}


#testimonial-first-row .img-2 a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}


#testimonial-second-row-left-col{
	float:left;
	width: 318px;
	height:auto;
	/*padding-bottom: 12px;*/
	background-color:white;
	z-index:101;
	padding-right: 28px;
}

#testimonial-second-row-left-col .img-1 a{
	float:left;
	display: block; 
	/*height:476px;*/
	width:318px;
	padding-bottom: 22px;
}

#testimonial-second-row-left-col .img-1 a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

#testimonial-second-row-left-col .img-2 a{
	float:left;
	display: block; 
	height:210px;
	width:318px;
	padding-bottom: 28px;
}

#testimonial-second-row-left-col .img-2 a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

#testimonial-second-row-right-col-top{
	float:right;
	width: 659px;
	height:304px;
	/*height:515px;*/
	padding-bottom: 6px;
	background-color:white;
	z-index:103;
}

#testimonial-second-row-right-col-top .img-1 a{
	float:left;
	display: block; 
	width:397px;
	height:291px;
	padding-right:22px;
}

#testimonial-second-row-right-col-top .img-1 a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}
	
#testimonial-second-row-right-col-top .img-2 a{
	float:left;
	display: block; 
}

#testimonial-second-row-right-col-top .img-2 a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}
		
	
#testimonial-second-row-right-col-bottom{
	float:right;
	width: 660px;
	height:331px;
	/*height:515px;
	padding-bottom: 12px;*/
	background-color:white;
	margin-bottom:0;
}

#testimonial-second-row-right-col-bottom .img-1 a{
	float:left;
	display: block; 
	width: 312px;
	height: 310px;
	padding-right:11px;


}

#testimonial-second-row-right-col-bottom .img-1 a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

#testimonial-second-row-right-col-bottom .img-2 a{
	float:left;
	display: block; 
}

#testimonial-second-row-right-col-bottom .img-2 a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}


#testimonial-share {
	text-align: center;
	width: 1024px;
	clear:both;
}

.showmore-testimonial {
	color:#9c937c;
	font-family:"Loew-Regular",HelveticaNeue,Helvetica,Arial,sans-serif; 
	text-transform:uppercase; 
	/*font-size: 0.9em;*/
	text-decoration:none;
	padding:20px 0 20px 0;
}

#info-wedding-toggle{
	-webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
     transition: all 0.5s ease-out;
}

.info-wedding-details{
	display: none;

}

#info-wedding-container{
	float:left;
	width: 1024px;
}

#info-wedding-container .img-1 a{
	float:left;
	display: block; 
	width: 300px;
	height: 300px;
	padding-right:50px;
    padding-bottom: 25px;

}

#info-wedding-container .img-1 a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}


#info-wedding-container .img-2 a{
	float:left;
	display: block; 
	width: 300px;
	height: 300px;
	padding-right:50px;
	padding-bottom: 25px;


}

#info-wedding-container .img-2 a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

#info-wedding-container .img-3 a{
	float:left;
	display: block; 
	width: 300px;
	height: 300px;
    padding-bottom: 25px;

}

#info-wedding-container .img-3 a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}


#info-wedding-container .img-4 a{
	float:left;
	display: block; 
	width: 300px;
	height: 300px;
	padding-right:50px;
    padding-bottom: 25px;

}

#info-wedding-container .img-4 a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}


#info-wedding-container .img-5 a{
	float:left;
	display: block; 
	width: 300px;
	height: 300px;
	padding-right:50px;
    padding-bottom: 25px;

}

#info-wedding-container .img-5 a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

#info-wedding-container .img-6 a{
	float:left;
	display: block; 
	width: 300px;
	height: 300px;
    padding-bottom: 25px;
	padding-right: 50px;

}

#info-wedding-container .img-6 a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

#info-wedding-container .img-7 a{
	float:left;
	display: block; 
	width: 300px;
	height: 300px;
/*	padding-right:50px;
*/    padding-bottom: 25px;

}

#info-wedding-container .img-7 a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}


#info-wedding-container .img-8 a{
	float:left;
	display: block; 
	width: 300px;
	height: 300px;
	padding-right:50px;
    padding-bottom: 25px;

}

#info-wedding-container .img-8 a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

#info-wedding-container .img-9 a{
	float:left;
	display: block; 
	width: 300px;
	height: 300px;
    padding-bottom: 25px;

}

#info-wedding-container .img-9 a:hover{
	opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}






#testimonial-content{
	/*background-image:url(../img/wedding-testimonials/Hilton-Wedding-Testimonials-background_630px.jpg) ;
	background-repeat:no-repeat;
	opacity:0.7;*/
	min-height:630px;
	
}

#testimonial-content-top {
	text-align: center;
	/*max-width: 1024px;
	background-color:#ede5d7;
	background-color:#ede3cf;*/
	padding:50px 150px 40px 150px ;
	/*margin-top:50px;*/
	margin-top:25px;
}


.network_holder{
	width:100%;
	height:30px;
	z-index:1;
	text-align:center;
	
}

.network_button {
    width: 30px;
    height: 30px;
    /*position: absolute;
    top: 9px;*/
    left: 9px;
    z-index: 1;
    cursor: pointer;
    text-indent: -9999px;
    /*display: none;*/
    background: no-repeat;
	top: 345px !important;
}

.network_button.facebook {
    background: url(../img/wedding-testimonials/bubble_facebook_share_button_grey.png);
	
}

.network_button.google {
    background: url(../img/wedding-testimonials/bubble_googleplus_share_button_grey.png);
}
.network_button.twitter {
    background: url(../img/wedding-testimonials/bubble_twitter_share_button_grey.png);

}

.network_button.pinterest {
    background: url(../img/wedding-testimonials/bubble_pinterest_share_button_grey.png);

}

.network_button:hover {
    background-position: 0 -30px;
}

/* Captions */
.screenshot {
  position: relative;
  overflow: hidden;
}

.screenshot > * { display: block; }

.screenshot-caption {
  position: absolute;
  width: 100%;
 /* height: 18%;*/
  padding: 5px;
 /* padding-left: 20px;  */
  /*customize below*/
  background: rgba(255,255,255,.7);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  
}

.screenshot-caption a {
 color: #1d1d1d;
  text-decoration:none;
  font-family: "Loew-Bold","Helvetica Neue", Helvetica, Arial, sans-serif;
  /*font-weight:100;*/
  text-transform: uppercase;
  /*letter-spacing:1.5px;
  font-size: 1em;
  font-size: 1em;*/
}


.screenshot-caption_top {
  top: -100%;
  left: 0;
}

.screenshot .screenshot-caption {
  top: 0;
  left: 0;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  text-align: right;
}

#caption-link{
	float:left;
	width:92%;
	line-height: 18px;
    padding: 5px 0 5px;
}

#arrow{

    float: right;
	width: 20px;
	height: auto;
	display: block;
	vertical-align: bottom;
	bottom: 12px;
	position: absolute;
	right: 8px;
}

/*.screenshot-caption .screenshot-caption_top::after {
	content:  url(../img/arrow-right-gold-color.png) ;
	position: absolute;
display: inline-block;
	
}

.screenshot:hover .screenshot-caption {
  top: 0;
  left: 0;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}*/

.screenshot-caption > * {
  /*-webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  transition: opacity 1s ease;*/
  opacity: 1;
}

/*.screenshot:hover .screenshot-caption > * {
  -webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  transition: opacity 1s ease;
  opacity: 1;
 
}*/

.couple-anne-evgeny-desktop {
	display:block;
}

.couple-anne-evgeny-mobile {
	display:none;
}

.couple-jason-naomi-desktop {
	display:block;
}

.couple-jason-naomi-mobile {
	display:none;
}

.couple-shirelle-brian-desktop{
	display:block;
}

.couple-shirelle-brian-mobile{
	display:none;
}

.couple-jayne-clement-desktop {
	display:block;
}

.couple-jayne-clement-mobile{
	display:none;
}

.couple-noviani-adhi-desktop{
	display:block;
}

.couple-noviani-adhi-mobile{
	display:none;
}

.couple-lianne-daniel-desktop{
	display:block;
}

.couple-lianne-daniel-mobile{
	display:none;
}

.couple-youbi-aaron-desktop{
	display:block;
}

.couple-youbi-aaron-mobile{
	display:none;
}

.couple-youbi-aaron-desktop{
	display:block;
}

.couple-youbi-aaron-mobile{
	display:none;
}

.couple-burn-jaster-desktop{
	display:block;
}

.couple-burn-jaster-mobile{
	display:none;
}

.couple-emilie-weixu-desktop{
	display:block;
}

.couple-emilie-weixu-mobile{
	display:none;
}

.placeholder-desktop{
	display:block;
}

.placeholder-mobile{
	display:none;
}


.real-wedding-title{
	display:none;
	
}

.custom-padding-real-wedding {
   padding:8px;
}

.info-text{
	display:none;
}

#info-toggle{
	-webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
     transition: all 0.5s ease-out;
}


.info1-text{
	display:none;
}

#info1-toggle{
	-webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
     transition: all 0.5s ease-out;
}


.info2-text{
	display:none;
}

#info2-toggle{
	-webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
     transition: all 0.5s ease-out;
}

.info3-text{
	display:none;
}

#info3-toggle{
	-webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
     transition: all 0.5s ease-out;
}


.showhide-padding{
	padding:10px;
}

#testimonial-content{
	/*background-image:url(../img/wedding-testimonials/Hilton-Wedding-Testimonials-background_630px.jpg) ;
	background-repeat:no-repeat;
	opacity:0.7;*/
	min-height:630px;
	
}

#testimonial-content-top {
	text-align: center;
	background-color:#fff;
	/*border: 2px solid #828282;*/
	/*max-width: 1024px;
	background-color:#ede5d7;
	background-color:#ede3cf;*/
	padding:50px 150px 40px 150px ;
	/*margin-top:50px;*/
	margin-top:25px;
}


#testimonial-content-bottom {
	text-align: center;
	max-width: 1024px;
	/*background-color:#ede5d7;*/
	padding:50px 200px 85px 200px ;
	margin-top:58px;

}


.title-testimonial-header{
	/*color:#83785b;*/
	color:#ce3262;
	font-family:"Loew-Bold",HelveticaNeue,Helvetica,Arial,sans-serif; 
    font-size:1.3em;
	/*font-size:17px;*/
	letter-spacing:1px;
	
}

.title-testimonial-subheader{
	/*color:#83785b;*/
	color:#ce3262;
	font-family:"Loew-Bold",HelveticaNeue,Helvetica,Arial,sans-serif; 
    font-size:1.1em;
	/*font-weight:bold;*/
	margin-bottom: 0;
}

.title-testimonial-body{
	/*color:#83785b;*/
	color:#1d1d1d;
	font-family:"Loew-Regular",HelveticaNeue,Helvetica,Arial,sans-serif; 
    font-size:1em;
	
}

#title-testimonial-icons{
	/*background-color:#ede5d7;*/
	position: relative; 
	height:30px; 
	/*padding-bottom: 67px;*/
	padding-bottom: 34px;
}

#title-testimonial-icons .icons-top{
	width:100%; 
	text-align:center; 
	padding-bottom:40px; 
	text-align:center;
}

#title-testimonial-icons .icons-bottom{
	width:100%;
	text-align:center;
}

.wedding-testimonial-hotel{
	font-family:"Loew-Bold",HelveticaNeue,Helvetica,Arial,sans-serif; 
	/*color:#666;*/
	/*color:#83785b;*/
	color:#1d1d1d;
	font-weight:bold;
	/*padding-top:10px;*/
	/*padding-bottom:90px;*/
}

.wedding-testimonial-link{
	/*color:#83785b;*/
	color:#624f1c;
	padding-right:10px;
    padding-left:10px;

}

.wedding-testimonial-link:hover{
	opacity:0.8;

}

.wedding-testimonial-link-last{
	/*color:#83785b;*/
	color:#624f1c;
	padding-left:10px;
}

.wedding-testimonial-link-last:hover {
	opacity:0.8;
}

.testimonial-data-desktop{
		display:block;
}
	
	
.testimonial-data-mobile{
		display:none;
}

.btn-real-wedding {
	font-family: "Loew-Regular",HelveticaNeue,Helvetica,Arial,sans-serif;
	color: #fff !important;
    background-color: #ce3262;
    /*border-color: #483c16;*/
	border-radius: 0;
	width:280px;
    height: 55px;
    margin-top: 4px;
	font-size: 13px;
	margin-left: 7px;
}

.btn-real-wedding:hover {
	color: #fff !important;;
    background-color: rgba(206, 50, 98, 0.8);
    /*border-color: #83785b;*/
}

.title-wedding-tips{
	height:25px;
}


@media (max-width: 767px ) {
	
	.starter-template {
    padding: 15px 15px 0;
   
    }

	
	.real-wedding-layout {
    padding-top: 15px;
    }
	.columns-testimonials img{

	 width: 100%;
	}
	.columns-testimonials .real-wedding-social-icons {
	display:none;
	}
	
	.columns-testimonials {
	min-height:100px;
		
	}
	
	.padding-col{
		margin-top: 10px !important;
		
	}
	
	#title-wedding-testimonials-couple {
	
	font-size:0.9em;
	
	}

	#title-wedding-testimonials-hotel {
	font-size:0.8em;
	}
	
	#caption-link {
    float: left;
	line-height: 15px;
    /*width: 83% !important;*/
	}
	
	
	.real-wedding-title{
	display:block;
	font-size:1.1em;
	color:#624f1c;
	margin-bottom: 41px !important;
	}
	
    .custom-padding-real-wedding {
   padding:5px;
   }

	.couple-anne-evgeny-desktop {
	display:none;
	}

	.couple-anne-evgeny-mobile {
	display:block;
	}
	
	.couple-jason-naomi-desktop {
	display:none;
	}

	.couple-jason-naomi-mobile {
	display:block;
	}
	
	
    .couple-shirelle-brian-desktop{
	display:none;
	}

	.couple-shirelle-brian-mobile{
	display:block;
	}

	.couple-jayne-clement-desktop {
	display:none;
	}

	.couple-jayne-clement-mobile{
	display:block;
	}

	.couple-noviani-adhi-desktop{
	display:none;
	}

	.couple-noviani-adhi-mobile{
	display:block;
	}

	.couple-lianne-daniel-desktop{
	display:none;
	}

	.couple-lianne-daniel-mobile{
	display:block;
	}
    
	.couple-youbi-aaron-desktop{
	display:none;
	}

	.couple-youbi-aaron-mobile{
	display:block;
	}

	.couple-burn-jaster-desktop{
	display:none;
	}

	.couple-burn-jaster-mobile{
	display:block;
	}

    .couple-emilie-weixu-desktop{
	display:none;
	}

	.couple-emilie-weixu-mobile{
	display:block;
	}


    .placeholder-desktop{
	display:none;
	}

	.placeholder-mobile{
	display:block;
	padding-bottom:0px;
	}
	
	.testimonial-share-holder {
		padding-bottom:30px;
	}
	
	#testimonial-content-top {
		padding:50px 30px 40px 30px ;
	}
	
	.testimonial-data-desktop{
		display:none;
	}
	
	
	.testimonial-data-mobile{
		display:block;
	}
	
	
	#box {
    border-width: 7px !important;
	}
	
	#title-testimonial-icons img {
		width:95%;
		/*width:60%;*/
		margin: auto;
	}
	
	.clear-space {
		display: none;
	}
	
	#arrow {
    float: right;
	width: 16px;
	height: auto;
	display: block;
	vertical-align: bottom;
	bottom: 11px;
	position: absolute;
	right: 8px;	
    }   
	

}

@media (max-width: 991px) {
	.columns-testimonials img{

	 width: 100%;
	}
	.columns-testimonials .real-wedding-social-icons {
	display:none;
	}
	.columns-testimonials {
	min-height:100px;
	/*padding-bottom: 15px !important;*/
	}
	
	#caption-link {
    float: left;
    width: 90%;
	}
	
	.real-wedding-title{
	display:block;
	font-size:1.1em;
	color:#624f1c;
	margin-bottom: 41px !important;
	}

	
	.couple-anne-evgeny-desktop {
	display:none;
	}

	.couple-anne-evgeny-mobile {
	display:block;
	}
	
	.couple-jason-naomi-desktop {
	display:none;
	}

	.couple-jason-naomi-mobile {
	display:block;
	}
	
	.couple-shirelle-brian-desktop{
	display:none;
	}

	.couple-shirelle-brian-mobile{
	display:block;
	}

	.couple-jayne-clement-desktop {
	display:none;
	}

	.couple-jayne-clement-mobile{
	display:block;
	}

	.couple-noviani-adhi-desktop{
	display:none;
	}

	.couple-noviani-adhi-mobile{
	display:block;
	}

	.couple-lianne-daniel-desktop{
	display:none;
	}

	.couple-lianne-daniel-mobile{
	display:block;
	}
	
	.couple-youbi-aaron-desktop{
	display:none;
	}

	.couple-youbi-aaron-mobile{
	display:block;
	}

	.couple-burn-jaster-desktop{
	display:none;
	}

	.couple-burn-jaster-mobile{
	display:block;
	}
	
	.couple-emilie-weixu-desktop{
	display:none;
	}

	.couple-emilie-weixu-mobile{
	display:block;
	}


	 .placeholder-desktop{
	display:none;
	}

	.placeholder-mobile{
	display:block;
	padding-bottom:0px;
	}
	
	.testimonial-share-holder {
		padding-bottom:30px;
	}
	
	#testimonial-content-top {
		padding:50px 30px 40px 30px ;
	}
	
    #box {
    border-width: 8px;
	}
	
	.testimonial-data-desktop{
		display:none;
	}
	
	
	.testimonial-data-mobile{
		display:block;
	}
	
	#title-testimonial-icons img {
		width:95%;
		/*width:60%;*/
		margin: auto;
	}
	
	.clear-space {
		display: none;
	}
	
	.custom-margin {
		margin-top:-20px;
	}
	

}

@media (max-width: 1200px) {

}



