body { margin: 0; padding: 0; }
/*#headerFeedback * { margin: 0; padding: 0; }
#headerFeedback { background: url(https://images.trvl-media.com/media/content/expaus/images/feedback/feedback.jpg) no-repeat scroll 0 0 transparent; color: #333333; font-family: arial; font-size: 12px; font-weight: bold; height: 267px; text-align: center; width: 630px; }
#headerFeedback .close { cursor: pointer; height: 12px; left: 613px; position: absolute; top: 18px; width: 12px; }
#headerFeedback div { display: inline-block; text-align: left; }
#headerFeedback .customersupport { cursor: pointer; display: inline-block; height: 267px; margin-left: -2px; text-align: left; width: 207px; }
#headerFeedback .customersupport div { position: relative; text-align: center; top: 230px; width: 207px; }
#headerFeedback .hotelreviews { cursor: pointer; display: inline-block; height: 267px; margin-left: -2px; text-align: left; width: 207px; }
#headerFeedback .hotelreviews div {position: relative; text-align: center; top: 230px; width: 207px; }
#headerFeedback .websitefeedback {cursor: pointer; display: inline-block; height: 267px; margin-left: -1px; text-align: left; width: 206px; }
#headerFeedback .websitefeedback div { position: relative; text-align: center; top: 230px; width: 207px; }

#headerFeedback-ab9434 * { margin: 0; padding: 0; }
#headerFeedback-ab9434 { background: url(http://images.trvl-media.com/media/content/expaus/images/feedback/updatedfeedback.jpg) no-repeat scroll 0 0 transparent; color: #333333; font-family: arial; font-size: 12px; font-weight: bold; height: 268px; text-align: center; width: 839px; }
#headerFeedback-ab9434 .close { cursor: pointer; height: 21px; left: 809px; position: absolute; top: 18px; width: 19px; }
#headerFeedback-ab9434 div { display: inline-block; text-align: left; }
#headerFeedback-ab9434 .customersupport { cursor: pointer; display: inline-block; height: 267px; margin-left: -2px; text-align: left; width: 207px; }
#headerFeedback-ab9434 .customersupport div { position: relative; text-align: center; top: 230px; width: 207px; }
#headerFeedback-ab9434 .hotelreviews { cursor: pointer; display: inline-block; height: 267px; margin-left: -2px; text-align: left; width: 207px; }
#headerFeedback-ab9434 .hotelreviews div {position: relative; text-align: center; top: 230px; width: 207px; }
#headerFeedback-ab9434 .websitefeedback {cursor: pointer; display: inline-block; height: 267px; margin-left: -1px; text-align: left; width: 206px; }
#headerFeedback-ab9434 .websitefeedback div { position: relative; text-align: center; top: 230px; width: 207px; }*/


body{
	background: #fff;
}

.headerFeedback-anzcode * { margin: 0; padding: 0;}

.headerFeedback-anzcode {	
	 width: 100%;
	 position: relative;

}


.headerFeedback-anzcode .close{
	background: url(https://images.trvl-media.com/media/content/expaus/images/feedback/close-window.png) no-repeat center center ;
    position: absolute; 
    width: 30px;
    height: 30px;
    z-index: 2000;
    top: 1px;
    right: 1px;
    cursor: pointer;
}

.headerFeedback-anzcode .sub-box{
	width: 25%;
	float: left;	
	height: 200px;
	-webkit-box-shadow: 1px 0px 0px 0px rgba(206,206,206,0.75);
    -moz-box-shadow: 1px 0px 0px 0px rgba(206,206,206,0.75);
    -o-box-shadow: 1px 0px 0px 0px rgba(206,206,206,0.75);
    -ms-box-shadow: 1px 0px 0px 0px rgba(206,206,206,0.75);
    box-shadow: 1px 0px 0px 0px rgba(206,206,206,0.75);
     cursor: pointer;

}

.headerFeedback-anzcode .sub-box.sub-box-three-elements{
	width: 33.33%;

}

.headerFeedback-anzcode .sub-box:last-child {
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

.headerFeedback-anzcode h1 {
	color: #00355f;
	font-size: 30px;
	text-align: left;
	font-weight: bold;
    padding: 18px 0px 15px 24px;
}

.headerFeedback-anzcode .sub-box .header-text {
	font-size: 13px;
	text-align: center;
	color: #868485;
	font-weight: bold;
	height: 40px;
	line-height: 16px;
    padding-top: 5px;   
}

.sub-box.hear-from-you .header-text {
    line-height: 30px;
}

.headerFeedback-anzcode .sub-box .logo{
	width: 132px;
	height: 132px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 12px;
}


.headerFeedback-anzcode .sub-box .bottom-text{
	color: #0065b8;
	font-size: 15px;
	text-align: center;	
}

.headerFeedback-anzcode .sub-box .bottom-text:hover{
	color:#0087f5;
}


.headerFeedback-anzcode .customersupport .logo{
	background: url(https://images.trvl-media.com/media/content/expaus/images/feedback/customer-support.png) no-repeat center center ;
	background-size: contain;
}

.headerFeedback-anzcode .hotelreviews .logo{
	background: url(https://images.trvl-media.com/media/content/expaus/images/feedback/hotel-reviews.png) no-repeat center center ;
	background-size: contain;
}

.headerFeedback-anzcode .websitefeedback .logo{
	background: url(https://images.trvl-media.com/media/content/expaus/images/feedback/website-feedback.png) no-repeat center center ;
	background-size: contain;
}

.headerFeedback-anzcode .hear-from-you .logo{
	background: url(https://images.trvl-media.com/media/content/expaus/images/feedback/hear-from-u.png) no-repeat center center ;
	background-size: contain;
}


.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }





@media screen and (max-width:619px) {


	.headerFeedback-anzcode .sub-box {
		width: 50%;
	}

	.headerFeedback-anzcode .sub-box.sub-box-three-elements {
		width: 50%;

	}


	.headerFeedback-anzcode .sub-box{
		margin-bottom: 30px;
	}

	.headerFeedback-anzcode .sub-box:nth-child(odd) {
		-webkit-box-shadow: none;
	    -moz-box-shadow: none;
	    -o-box-shadow: none;
	    -ms-box-shadow: none;
	    box-shadow: none;
	}

	.headerFeedback-anzcode .sub-box.sub-box-three-elements:last-child {
		-webkit-box-shadow: 1px 0px 0px 0px rgba(206,206,206,0.75);
	    -moz-box-shadow: 1px 0px 0px 0px rgba(206,206,206,0.75);
	    -o-box-shadow: 1px 0px 0px 0px rgba(206,206,206,0.75);
	    -ms-box-shadow: 1px 0px 0px 0px rgba(206,206,206,0.75);
	    box-shadow: 1px 0px 0px 0px rgba(206,206,206,0.75);

	}

	.headerFeedback-anzcode .sub-box .bottom-text {
   		font-size: 12px;
	}

}


/*@media screen  and (min-width: 320px) and (max-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {

.sub-box.hear-from-you .header-text {
    line-height: 16px;
}

}*/