
@media (min-width: 767){
	#agent-summary {
		border-radius:3px !important;
		border:1px solid #B7BBC0 !important;
	}
}
@media (max-width: 765px) {
    .tripcentral-verified-reviews {
        display: none;
    }

}
/* #packageDetailsContent div.desktop-flight-summary tr::last-child td:first-child {
	border-radius: 0px 0px 0px 3px;
}
#packageDetailsContent div.desktop-flight-summary tr::last-child td:last-child {
	border-radius: 0px 0px 3px 0px;
}
 */
 

 
.wrap {
	padding:20px 0px 0px 0px !important;
	display:block;
	justify-content:initial !important;
	background-color:unset !important;
	display:block !important;
	
}

.media-overlay-content .panel .media-large img {
	width: initial !important; 
	margin-left: auto;
	margin-right: auto;
}


.desktop-travel-insurance h3 { 
	margin: -1px -1px 0px -1px;
    padding: 8px 20px;
    border: 1px solid #bbd8d8;
    background-color: #e7f3f3;
    color: #666666;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
}

#insuranceDelayed { 
	padding:0px !important;
}

 
	
/* .desktop-travel-insurance h3:first-child {
    margin: -1px -1px 0px -1px;
    padding: 15px 18px;
    border: 1px solid #70A4A6;
    border-radius: 3px 3px 0 0;
    background-color: #E7F3F3;
    color: #0B4749;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    position: relative;
} */

.desktop-travel-insurance h3 strong {
    display: inline-block;
    margin-right: 20px;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
	text-transform:capitalize !important;
}

.desktop-travel-insurance h3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.desktop-travel-insurance .price {
    box-sizing: border-box;
    width: 110px;
    text-align: right;
}

.desktop-travel-insurance h3 .price {
    margin-left: auto;
    font-weight: bold;
    color: #666666;
}

.desktop-travel-insurance h3 .price+.price {
    margin-left: 0;
}

.desktop-travel-insurance table {
    width: 100%;
    padding: 10px 0px 15px 20px;
    font-size: 14px;
    line-height: 1;
}

.desktop-travel-insurance table td {
    padding: 5px 20px 5px 0px;
}

.desktop-travel-insurance table a {
    color: #008286;
}

.desktop-travel-insurance .footer {
    padding: 10px 20px;
    border-top: 1px solid #BBBDBF;
    color: #666666;
    font-size: 12px;
    font-style: italic;
    line-height: 16px;
    background-color: #F1F1F2;
}

/* Tripadvisor */


.trip-advisory-container {
	margin-top: 20px !important;
	margin-bottom: 0px !important;
	border: 1px solid #B7BBC0 !important;
	border-radius: 3px 3px 0 0 !important;
	/* padding: 18px 20px 18px 60px !important; */
}

.details .tripa-detail {
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
}

.details .tripa-logo {
    background: none !important;
    display: inline-block !important;
    width: auto !important;
    height: auto !important;
}

.details .tripa-rating {
    display: table-cell;
    width: 100px !important;
}

.details .tripa-header {
    display: block;
    width: 100%;
    padding-top: 0;
    color: #68a150;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    text-align: left;
}

.details .tripa-header .reg {
    font-size: 12px;
}

.details .tripa-review {
    display: inline-block;
    margin-left: 10px;
    color: #666666;
    font-size: 14px;
    letter-spacing: -0.5px;
    padding: 0 10px;
    text-decoration: underline;
    white-space: nowrap;
}

.details .trip-advisory-container {
    margin-top: 20px;
    border: 1px solid #B7BBC0;
    border-radius: 3px 3px 0 0;
}

.details .tripa-detail {
    display: table;
    margin: 0;
}

.details .tripadvisor-container .listing h4 {
    color: #0f294e;
    font-size: 23px;
    margin: 8px 0 10px;
}

.details .tripadvisor-container {
    background: #fff none repeat scroll 0 0;
    padding: 0 0 10px;
}

.details .tripadvisor-container .logo img {
    max-width: 230px;
}

.details .tripadvisor-container .listing {
    display: table;
    padding-bottom: 18px;
    width: 100%;
}

.details .tripcentral-verified-reviews {
    padding-right: 60px;
    border: 1px solid #8EC2C3;
    background-color: #EDF7F7;
    color: #008286;
    font-size: 14px;
    line-height: 16px;
}

.details .tripcentral-verified-reviews strong {
    display: block;
    width: 100%;
    margin-bottom: 3px;
    font-size: 16px;
    line-height: 18px;
}

.details .tripcentral-verified-reviews {
    margin-top: -1px;
}

.details .tripcentral-verified-reviews .star-rating {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    margin-right: 8px;
}

.details .tripcentral-verified-reviews .star-rating img {
    height: 16px;
}

.details .tripcentral-verified-reviews .review-count {
    text-decoration: underline;
}


.wg-creview .review-stars h3 a {
  color: #00524a;
  font: 17px arial;
  letter-spacing: -0.2px;
}
.wg-creview .review-stars h3 { 
  margin-top: 2px;
}
.wg-g-bar {
  background: #eeeeee none repeat scroll 0 0;
  border: 0 solid #559839;
  display: inline-block;
  height: 14px;
  margin-right: 4px;
  width: 100px;
}
.wg-l-container, .wg-r-container {
  float: left;
  width: 30%;
}
.wg-r-container {
  width: 60%;
}
.wg-g-i-bar {
  background: #559839 none repeat scroll 0 0;
  display: inline-block;
  height: 14px;
}
.read-reviews {
  text-align: center;
}
.read-reviews a {
  color: #00524a;
  font-family: arial;
  font-size: 14px;
}


.wg-vc-review {
  display: table;
  margin: 0 auto 1px;
  width: 100%;
}

.wg-tc-review {
  background: rgba(0, 0, 0, 0) url("//useruploads.visualwebsiteoptimizer.com/useruploads/200303/images/2f3309191f4fdf137d5dc5bd2801fe9c_trip-central-test_03.jpg") no-repeat scroll 0 0 / 100% auto;
  display: table-cell;
  height: 49px;
  width: 144px;
}

.wg-tc-creview {
  color: #00524a;
  display: table-cell;
  font-family: arial;
  font-size: 18px;
  font-weight: 600;
  padding: 5px 0 12px;
  text-align: right;
  vertical-align: middle;
}
 
.wg-creview .review-stars {
  border: 1px solid #e9e9e9;
  border-radius: 3px;
  padding: 14px 15px 19px;
}

.position .reviews {
  display: none;
}

.wg-creview h5 {
  display: none;
}


.read-reviews {
  padding: 7px 0 0;
  text-align: center;
} 



.flight-summary.wg-summary h5 {
  background: #018287 url("//useruploads.visualwebsiteoptimizer.com/useruploads/200303/images/78c8f3b47d7f7065d61b5b4d32c15ce0_trip-central-test_03.jpg") no-repeat scroll right center;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.8;
}

.click-to-book {
  color: #5e5e5e;
  font-size: 16px;
  text-align: center;
}

.position .wg-summary.flight-summary td, .position .wg-summary.flight-summary p {
  color: #5e5e5e;
  font-family: arial;
  padding-bottom: 8px;
  letter-spacing: -0.8px;
  font-size: 16px;
}

.flight-summary.wg-summary table {
  border-bottom: 1px solid #b7b7b7;
  margin: 10px 0 0;
}

.flight-summary.wg-summary table tr:last-child td {
  padding-bottom: 11px;
}

.position .wg-summary.flight-summary img {
  vertical-align: top;
  width: 16px;
}

.awbt-ab li:nth-child(1), .awbt-ab li:nth-child(2), .awbt-ab li:nth-child(3), .awbt-ab li:nth-child(4) {
   
}

.awbt-ab li {
	display:none;
}

.wg-review-title::before, .wg-review-title::after {
    content: "\"";
}
.wg-review-title::before, .wg-review-title::after {
    content: "\"";
}
.wg-review-title {
    color: #6ba156;
    font-size: 19px;
    font-style: italic;
    padding: 0 0 5px;
}

.wg-review-rating img {
  display: inline-block;
  float: left;
  height: 16px;
}
.wg-i {
  font-style: italic;
}
.wg-reviwer {
  color: #636363;
  display: inline-block;
  font-family: arial;
  font-size: 14px;
  font-weight: 600;
  padding: 0 8px;
}

.wg-review-detail {
  padding: 7px 0;
}

.wg-review-img {
  background: rgba(0, 0, 0, 0) url("//useruploads.visualwebsiteoptimizer.com/useruploads/200303/images/21f431afbd8c5703a111114f0b6befd1_user-placeholder_03.jpg") repeat scroll 0 0 / 100% auto;
  border-radius: 50px;
  height: 73px;
  width: 73px;
}
.wg-reviewer-img {
  float: left;
  margin-right: 15px;
  width: 10%;
}
.rating {
  color: #569747;
  font-weight: 600;
  margin: 5px 0;
}
.hotel-img-rate {
  background: rgba(0, 0, 0, 0) url("http://www.tripadvisor.com/img/cdsi/img2/ratings/traveler/4.5-34941-5.png") no-repeat scroll -36px 0;
  display: inline-block;
  float: left;
  height: 20px;
  width: 91px;
}
.hotel-name h3 {
  color: #2e4362;
  font-size: 22px;
  font-weight: 300;
  margin: 2px 0;
}
.hotel-name {
  margin: 0 0 15px;
}
.hotel-location {
  color: #737373;
  display: block;
  margin: 4px 0 0;
}
.hotel-review-text {
  color: #2f2f2f;
  display: inline-block;
  font-size: 14px;
  margin-top: 2px;
}
.tripadvisor-container .listing h4 {
  color: #0f294e;
  font-size: 23px;
  margin: 8px 0 10px;
}

.
.listing {
  margin-bottom: 40px;
  display: table;
  width: 100%;
}
.hotel-review {
  color: #2f2f2f;
  margin-bottom: 21px;
}
.wg-location-review {
  display: table;
  max-width: 500px;
  width: 100%;
  margin-top:3px;
}
.wg-location-name, .wg-location-quality {
  float: left;
  width: 50%;
}
.wg-location-rate, .wg-location-graph {
  float: left;
  width: 50%;
}
.wg-location-quality {
  width: 28%;
}
.wg-location-cnt {
  color: #559839;
}
.wg-review-item {
  box-shadow: 1px 1px 5px 0 #aaa;
  display: table;
  margin-bottom: 12px;
  padding: 14px 0 6px 6px;
}
.tripadvisor-container {
  background: #fff none repeat scroll 0 0;
  padding: 0 0 10px;
}
.tripadvisor-container .logo img {
  max-width: 230px;
}
.reviews.wg-creview {
  margin: 0 0 2px;
}

.write-trip-review, .write-trip-copy {
  margin-bottom: 10px;
  text-align: center;
}

.write-trip-review a {
  color: #54943d;
  font-weight: 600;
  text-decoration: none;
}

.write-trip-copy a {
  color: #777;
  font-size: 14px;
  text-decoration: none;
}
 
.tripadvisor-container .listing {
  display: table;
  padding-bottom: 18px;
  width: 100%;
}
.review-more {
  color: #54943d;
  display: block;
  text-decoration: none;
}

.awbt-ab {
  margin-bottom: 10px;
  position: relative;
}  

.wg-reviewer-detail {
  float: left;
  width: 86%;
}
