p,
li {
	color: #6b6b6b;
}
a {
	color: #484848;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img,
svg {
	vertical-align: middle;
}
.wsmenu img,
object,
embed,
video {
	border: 0 none;
	max-width: 100%;
}
*:focus {
	outline: none !important;
	box-shadow: none !important;
}
.hot-regions .google-auto-placed {
	display: none;
}
/********Header*******/

.nav-item:hover {
	color: #194378;
	border-radius: 4px;
}
.nav-item:hover .dropdown-menu {
	display: block;
	position: absolute;
}
.dropdown-menu:before {
	content: "";
	display: block;
	width: 100%;
	height: 20px;
	top: -20px;
	position: absolute;
}
.custom_mobile_ads {
	display: none !important;
}
.top .navbar-nav li:first-child .dropdown-menu-lang a.active {
	border-radius: 4px 4px 0 0;
}
.top .navbar-nav li a.dropdown-item:hover {
	background-color: #eee;
}
.top .navbar-nav .nav-item:hover a {
	color: #fff;
}
.currency .dropdown-menu a.active {
	border-radius: 4px;
}
.currency .dropdown-menu a {
	max-width: calc(33.33% - 3px);
	flex: calc(33.33% - 3px);
	display: inline-flex;
	overflow: hidden;
	border: 0 !important;
	font-weight: 500;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: 0 0;
}
.dropdown-item {
	display: block;
	width: 100%;
	padding: 0.25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border: 0;
}
a.dropdown-item {
	color: #676767 !important;
}
.dropdown-item.active,
.dropdown-item.active:hover {
	background: #103b08 !important;
	color: #fff !important;
}
.dropdown-item:last-child {
	border-bottom: 0;
}
a:not([href]):not([tabindex]) {
	cursor: pointer;
}
.close-sub {
	display: none;
}
.flag {
	width: 24px;
	height: 18px;
	background: url(../images/bg-sprite-flags.png) 0 100px no-repeat;
	vertical-align: -3px;
	display: inline-block;
	speak: none;
}
.flag-18-en {
	background-position: -240px -458px;
}
.flag-18-th {
	background-position: -24px -434px;
}
.flag-18-cn {
	background-position: -48px -242px;
}
.flag-18-id {
	background-position: -217px -340px;
	position: relative;
	top: 3px;
}
/********MainMenu*******/
.wsmenu:before,
.wsmenu:after {
	content: "";
	display: table;
}
.wsmenu:after {
	clear: both;
}

.wsmenu-list > li:hover > a {
	background: #FFF !important;
	color: #032f5a !important;
	border-radius: 5px;
}
.wsmenu-list > li > a.navbar-brand:hover {
	background: transparent !important;
}
.wsmenu-list li:first-child a {
	border-radius: 4px 0 0 0;
}

.megamenu {
	box-shadow: -2px 6px 25px -5px rgba(0, 0, 0, 0.42);
	width: 48%;
	position: absolute;
	color: #000;
	z-index: 1000;
	margin: 0;
	text-align: left;
	padding: 14px 0;
	font-size: 15px;
	border: solid 1px #eeeeee;
	background-color: #fff;
}
li:hover .megamenu {
	display: block !important;
	position: absolute;
}
.megamenu:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 25px;
	top: -25px;
	z-index: -9;
}
.halfmenu {
	width: 40%;
	right: auto !important;
	left: auto !important;
}
.halfmenu.fixwidth3column {
	width: 560px;
}
.halfmenu.fixwidth2column {
	width: 350px;
}
.halfmenu.fixwidth1column {
	width: max-content;
	max-width: 250px;
}
.megamenu .container .row > ul {
	border-left: 1px solid #eee;
}
.megamenu .container .row ul:nth-child(1),
.megamenu .container .row ul:nth-child(4) {
	border-left: 0 solid #eee;
}
.wsmenu-list > li:nth-child(12) .megamenu,
.wsmenu-list > li:nth-child(13) .megamenu,
.wsmenu-list > li:nth-child(14) .megamenu,
.wsmenu-list > li:nth-child(15) .megamenu {
	right: 0 !important;
}
.megamenu .link-list li a {
	position: relative;
	padding-left: 8px;
	font-weight: 600;
	color: rgba(0, 0, 0, 0.5) !important;
}
.link-list li a,
.megamenu .title {
	white-space: normal;
}
.megamenu .link-list li,
.megamenu .link-list li a {
	background: none !important;
}
.megamenu .link-list li a::before {
	content: "-";
	position: absolute;
	left: 0;
	top: 6px;
	font-size: 14px;
}
.megamenu .title {
	border: 0;
	margin: 0;
	line-height: 1.3;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	padding: 9px 5px 9px 0;
	text-align: left;
}
.megamenu ul li.title {
	height: auto;
}
.link-list {
	padding-bottom: 15px;
}
.link-list li {
	font-size: 13px;
	color: #7e99b4;
	display: block;
	white-space: nowrap;
	text-align: left;
}
.link-list li a {
	font-size: 13px;
	line-height: 14px;
	word-wrap: break-word;
	border-right: none;
	text-align: left;
	padding: 6px 0;
	background: #fff !important;
	color: #666666 !important;
	border-right: 0 !important;
	display: block;
	border-right: 1px solid #e7e7e7;
}
.all-btn {
	padding-top: 20px;
	font-size: 12px;
}
.add-clinic {
	border: 1px solid #ffffff;
}
.nav-item:hover .add-clinic {
	border-color: #5b8bd5;
}
/********Content*******/
.container {
	padding-right: 15px;
	padding-left: 15px;
	width: 100%;
}
.mymeditravel_container {
	padding-right: 0;
	padding-left: 0;
	width: 100%;
}
.mymeditravel_container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 1500px) {
	.mymeditravel_container {
		width: 1480px;
	}
}
.btn {
	font-weight: 400;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.btn-search:hover {
	background: #18334e;
}
section {
	padding: 20px 0;
	overflow: hidden;
}
section#ProcedureSection {
	padding-top: 20px !important;
}
.header-data {
	/*padding-left: 35px;*/
	padding-left: 0;
}
.header-data-white {
	text-align: center;
	background: #fbfeff;
	border: 1px solid #c3e0e7;
	border-radius: 6px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.title_h1 {
	font-size: 1.5em;
	font-weight: 600;
	color: #212529;
	text-shadow: 0 1px 2px rgba(255, 255, 255, 0.5);
}
.sub-title-text {
	margin-bottom: 15px;
}
.clickMoveItem {
	position: relative;
}
.wrapper-scoll {
	position: relative;
	width: 100%;
	overflow-x: scroll;
	overflow-y: hidden;
	scrollbar-width: none;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
}
.row-item {
	margin: 0;
	width: max-content;
	white-space: nowrap;
}
.col-item-procedure {
	margin-right: 3px;
	width: 290px;
	position: relative;
	vertical-align: top;
	display: inline-block;
}
.col-item-procedure:first-child {
	margin-left: 0;
	padding-left: 0;
}
.col-item {
	padding-right: 5px;
	width: 288px;
	position: relative;
	vertical-align: top;
	display: inline-block;
}
.col-item:first-child {
	margin-left: 0;
	padding-left: 0;
}
.item {
	width: 100%;
	transition: all 0.4s ease;
}


/*
.block_catagory .title_block_catagory {
	transition: all 0.4s ease;
	font-size: 18px;
	color: #484848;
	font-weight: 600;
	padding: 20px 15px;
}
.block_catagory.no-border .data,
.block_catagory.no-border .title_block_catagory {
	border: 0;
	padding: 0 0 5px 0;
	position: relative;
	font-size: 12px;
	margin-bottom: 3px;
}
.block_catagory.no-border .title_block_catagory {
	padding-top: 15px;
	font-size: 16px;
	overflow: hidden;
	border-bottom: none;
}
.block_catagory.no-border .data {
	border: 0;
	padding: 0 0 5px 0;
	position: relative;
	font-size: 12px;
}
.block_catagory .data a {
	color: #333 !important;
	text-align: left;
	display: flex;
	justify-content: space-between;
	text-decoration: none;
	border: 1px solid #31b9cc;
	border-radius: 4px;
	background-color: #FFF;
	overflow: hidden;
}
.block_catagory .data a:hover, .block_catagory .data a:focus {
	background-color: #ebf7f9;
}
.block_catagory .data .location {
	font-size: 11px;
}
.item-procedure-location span {
	font-size: 10px;
	color: #757575;
	flex: 0 0 70%;
	padding: 0;
	margin: 0;
	font-weight: 600;
	display: block;
}
.block_catagory .rate {
	flex: 0 0 30%;
	line-height: 18px;
	text-align: center;
	display: flex;
	flex-direction: column;
	border-left: 1px solid #31b9cc;
}
.block_catagory .rate strong {
	font-size: 16px;
	font-weight: bold;
	color: #de2626;
}
.price-start-from {
	display: block;
	font-size: 10px;
	text-align: center;
	padding: 1px;
	font-weight: normal;
	color: #fff;
	background: linear-gradient(91.73deg, #31b9cc 0.29%, #194378 97.89%);
	margin-bottom: 3px;
}
*/

.text-center {
	text-align: center !important;
}
.item-next, .item-prev {
	background: #fff url(../images/arrow-right-large.svg) no-repeat;
	background-size: cover;
	top: 50%;
	width: 40px;
	height: 40px;
	transform: translate(0, -50%);
	right: 15px;
	z-index: 6;
	border-radius: 50%;
	left: auto;
	transition: all 0.4s ease;
	opacity: 0;
	position: absolute;
	cursor: pointer;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}
.item-next, .item-prev {
	background: #fff url(../images/arrow-right-large.svg) no-repeat;
	background-size: cover;
	top: 50%;
	width: 40px;
	height: 40px;
	transform: translate(0, -50%);
	right: 15px;
	z-index: 6;
	border-radius: 50%;
	left: auto;
	transition: all 0.4s ease;
	opacity: 0;
	position: absolute;
	cursor: pointer;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
}

.item-prev {
	right: auto;
	left: 15px;
	background: #fff url(../images/arrow-left-large.svg) no-repeat;
	background-size: cover;
}
.clickMoveItem:hover .item-next,
.clickMoveItem:hover .item-prev {
	opacity: 1;
}
.wrapper-scoll::-webkit-scrollbar {
	display: none;
}
.i-block {
	text-align: center;
	width: 90px;
	height: 90px;
	line-height: 90px;
	border-radius: 50%;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	z-index: 0;
	border: 8px solid #ece6e6;
	transition: all 0.4s ease !important;
}
.data-block-01 {
	padding: 12px 10px;
	z-index: -1;
	transition: all 0.4s ease;
	margin: 0;
	background: 0 0;
	border-radius: 4px;
	max-height: 350px;
	white-space: normal;
}
.data-block-01 p {
	text-shadow: 0 1px 2px rgba(255, 255, 255, 0.8);
	font-size: 13px;
	color: #8a8a8a;
}
.i-block i {
	font-size: 40px;
	color: #fff;
	transition: all 0.4s ease !important;
	line-height: 0;
}
#HowItWork .i-block {
	background-color: #5b8bd5 !important;
	border: 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#HowItWork .title_h3,
#HowItWork .data-block-01 p {
	text-shadow: none;
	height: 78px;
	overflow: hidden;
}
#HowItWork .title_h3,
#HowItWork .data-block-01 p {
	text-shadow: none;
	height: 78px;
	overflow: hidden;
}
#HowItWork .title_h3 {
	font-size: 16px;
	height: 60px;
}
.title_h3 {
	font-size: 20px;
	padding-bottom: 10px;
	font-weight: 600;
	letter-spacing: -0.5px;
	color: #484848;
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fa-search:before {
	content: "";
	background-size: cover !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	opacity: 0.3;
	display: inline-block;
	vertical-align: initial;
	width: 15px;
	height: 15px;
	background: url(/images/icon/magnifying_b.svg) no-repeat left top;
}
#HowItWork .item .fa:before {
	width: 35px;
	height: 35px;
	content: "";
	opacity: 1;
	background-size: cover !important;
	display: inline-block;
}
#HowItWork .item .fa-search:before {
	background: url(/images/icon/browsing.svg) no-repeat left top;
}
#HowItWork .item .fa-stethoscope:before {
	background: url(/images/icon/stethoscope.svg) no-repeat left top;
}
#HowItWork .item .fa-hospital-o:before {
	background: url(/images/icon/fa-hospital.svg) no-repeat left top;
}
#HowItWork .item .fa-question-circle:before {
	background: url(/images/icon/question.svg) no-repeat left top;
}
#HowItWork .item .fa-user-md:before {
	background: url(/images/icon/doctor.svg) no-repeat left top;
}
.photo-item {
	max-height: 360px;
	overflow: hidden;
	border-radius: 8px;
}
.photo-item img {
	width: 100%;
}
.photo-item img,
.block_catagory_img img {
	/*transition: all 0.4s ease;*/
}
.block_catagory ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	padding-left: 0;
	text-align: center;
	font-size: 13px;
	margin: 0;
	/*transition: all 0.4s ease;*/
}
.block_catagory ul li {
	list-style: none;
	display: inline-block;
	width: calc(100% / 2);
	padding: 10px 0;
	color: #333;
	font-weight: 600;
}
.block_catagory ul li:last-child {
	border-right: 0;
	text-align: right;
}
#Recommended .block_catagory .photo-item img {
	min-height: 197px;
}
#Recommended .title_block_catagory {
	padding: 8px 0 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.block_catagory .recommended {
	position: absolute;
	background: #e22c2c;
	color: #fff;
	padding: 2px 10px;
	border-bottom-right-radius: 10px;
	font-size: 12px;
	font-weight: 600;
}
#Recommended .block_catagory .data {
	padding: 0 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#Recommended .block_catagory .data .location {
	padding-bottom: 5px;
	position: relative;
	z-index: 5;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#Recommended .block_catagory .location .fa-map-marker:before {
	opacity: 0.4;
	width: 12px;
	height: 12px;
}
#Recommended .accreditation {
	top: 8px;
	position: absolute;
	padding-left: 10px;
	z-index: 5;
	right: 0;
}
#Recommended .type-clinic:before,
.block_catagory ul li {
	text-align: left;
}
#Recommended .item .fa:before {
	width: 15px;
	height: 15px;
	content: "";
	opacity: 1;
	background-size: cover !important;
	display: inline-block;
}
#Recommended .fa-hospital-o:before {
	content: "";
	background-image: url(../images/icon/hospital.svg);
	background-size: cover;
	width: 13px;
	height: 13px;
	display: block;
	opacity: 0.7 !important;
}
#PopulaDestinations .photo-item:before {
	content: "";
	position: absolute;
	bottom: 0;
	top: 50%;
	z-index: 1;
	left: 0;
	right: 0;
	background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 3%, rgb(0, 0, 0, 0.8) 100%) !important;
	border-radius: 0 0 4px 4px;
}
#PopulaDestinations .col-item:hover .photo-item:before {
	background-color: #5b8bd5;
	top: 0;
	opacity: 0.7;
}
#PopulaDestinations .block_catagory .title_block_catagory {
	color: #fff;
	padding: 5px 15px 20px;
}
#PopulaDestinations .col-item:hover .title_block_catagory {
	padding-bottom: 110px;
}
#PopulaDestinations .block_catagory ul {
	height: 0;
	opacity: 0;
}
#PopulaDestinations .col-item:hover .block_catagory ul {
	opacity: 1;
	height: auto;
	transition: all 0.4s ease;
	padding: 0 20px;
}
#PopulaDestinations .block_catagory ul li {
	color: #fff;
}
#PopulaDestinations .photo-item img {
	min-height: 333px;
	object-fit: cover;
}
.info-over {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 2;
	color: #fff;
	text-align: center;
}

.established {
	border-left: 1px solid #e3e3e3;
	padding-left: 7px;
	display: inline-block;
	margin-left: 5px;
}
.review {
	margin: 5px 0 0;
}
.review i {
	color: #fac917;
	font-size: 15px;
}
.fa-star:before {
	content: "" !important;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 0;
	background: url(../images/icon/star.svg) no-repeat center center;
	background-size: cover;
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "" !important;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 0;
	background: url(../images/icon/star_o.svg) no-repeat center center;
	background-size: cover;
	/*background: url(../images/icon/star_half.svg) no-repeat center center;*/
}
.fa-star-o:before {
	content: "" !important;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: 0;
	background: url(../images/icon/star_o.svg) no-repeat center center;
	background-size: cover;
}
.accreditation {
	margin-top: 10px;
	min-height: 40px;
	margin-bottom: 35px;
}
.accreditation img {
	width: 25px !important;
	height: 25px;
	display: inline-block !important;
	margin-right: 5px;
}
.type-clinic {
	font-size: 13px;
	font-weight: 400;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.type-clinic:before {
	content: "" !important;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 0;
	background: url(../images/icon/check.svg) no-repeat center center;
	background-size: cover;
}
#WhyMyMeditravel {
	margin: 0;
}
#WhyMyMeditravel .container {
	max-width: 100%;
	padding: 0 35px;
}
#WhyMyMeditravel .col-md-3 img {
	width: 20px;
	float: left;
	height: 20px;
	margin-right: 6px;
}
.title_h4 {
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: 600;
	letter-spacing: -0.5px;
	color: #484848;
}
.home-news .row-item {
	white-space: normal !important;
	line-height: 20px;
}
.home-news {
	margin-bottom: 30px;
}
.home-news .title_block_catagory {
	white-space: normal;
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
/*.tt-dataset {*/
/*	overflow: hidden;*/
/*	display: flex;*/
/*	flex-direction: column;*/
/*}*/
/*.tt-dataset h4 {*/
/*	margin-top: 0 !important;*/
/*	margin-bottom: 5px;*/
/*	text-align: left;*/
/*	display: block;*/
/*	width: 100%;*/
/*	color: #333;*/
/*	background-color: #f9f9f9 !important;*/
/*}*/
/*.tt-menu .tt-suggestion {*/
/*	display: flex !important;*/
/*	flex-direction: row;*/
/*	align-items: center;*/
/*	justify-content: space-between;*/
/*	line-height: normal !important;*/
/*	height: auto !important;*/
/*	font-size: 12px;*/
/*	margin: 0 !important;*/
/*	padding: 3px 15px !important;*/
/*}*/
/*.tt-menu .tt-suggestion .search-value {*/
/*	margin: 0 !important;*/
/*	order: 1;*/
/*	text-align: left;*/
/*	margin-left: 0 !important;*/
/*	margin-right: auto !important;*/
/*	flex: 0 0 60%;*/
/*	font-size: 13px;*/
/*	max-width: 260px;*/
/*	overflow: hidden;*/
/*	text-overflow: ellipsis;*/
/*	white-space: nowrap;*/
/*}*/
/*.tt-menu .tt-suggestion .search-type {*/
/*	order: 2;*/
/*	flex: 0 0 40%;*/
/*	text-align: right;*/
/*}*/
footer {
	padding: 25px 0 0;
	background: #474e52;
	color: #fff !important;
	display: block;
	clear: both;
	font-size: 14px;
}
footer .row > div {
	flex: 0 0 25%;
	max-width: 25%;
}
.dark-bg {
	background-color: #474e52;
	color: #fff;
}
.dark-bg a,
footer.dark-bg ul li.list-title {
	color: #ccc;
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
footer .container {
	max-width: 100% !important;
}
footer .copyright {
	font-size: 14px;
	margin-bottom: 0;
	text-align: center;
	padding: 10px 0;
	font-size: 12px;
	margin-top: 15px;
	display: table;
	width: 100%;
	color: #ccc;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
footer .copyright a {
	color: #ccc;
	font-size: 11px;
	font-weight: 600;
	margin-right: 5px;
	display: inline-block;
}
footer ul {
	padding: 0;
}
footer ul li.list-title {
	font-size: 13px;
	font-weight: 600;
	padding-bottom: 5px;
	color: #fff;
}
footer ul li {
	list-style: none;
	font-size: 12px;
}
.cmsLink {
	color: #ccc;
	margin-left: 5px;
}
ul.nav-footer {
	padding: 0 0 20px;
}
.nav-footer li {
	display: block;
	list-style: none;
	padding: 0;
}
.nav-footer li a {
	font-size: 13px;
}

footer .copyright a .fa:before {
	content: "";
	font-size: 15px !important;
	width: 12px;
	height: 12px;
	display: inline-block;
	background-size: cover;
	opacity: 0.8;
}
.fa-facebook:before {
	background: url(/images/icon/facebook.svg) no-repeat left top;
}
.fa-twitter:before {
	background: url(/images/icon/twitter.svg) no-repeat left top;
}
.fa-youtube:before {
	background: url(/images/icon/youtube-w.svg) no-repeat left top;
}
.fa-linkedin:before {
	background: url(/images/icon/in.svg) no-repeat left top;
}
#hp2 {
	display: none;
}

.text-danger {
	color: #ff0500;
	font-size: 14px;
	margin: 0;
	font-weight: 600;
	text-shadow: 1px 0px #1d1d1d;
}
.fixed-manual {
	display: none;
}
.profileli.open .megamenu-profile {
	display: block !important;
	position: absolute;
	right: 0 !important;
	top: 31px;
}

@media only screen and (min-width: 767px) {
	.megamenu {
		border-radius: 4px;
	}

	footer .row > div {
		flex: 0 0 25%;
		max-width: 25%;
	}
}
@media (min-width: 1460px) {
	#how-work .clickMoveItem .item-next,
	#how-work .clickMoveItem .item-prev {
		display: none;
	}
}
@media (min-width: 1600px) {
	#HowItWork .row-item {
		display: flex;
		width: 100%;
		flex-direction: row;
		justify-content: center;
	}
	#HowItWork .col-item {
		padding: 0 7px;
		width: 19%;
		float: left;
	}
}
@media (max-width: 1070px) {
	.wsmenu-list .navbar-brand img {
		height: 20px !important;
	}
	.wsmenu-list > li > a {
		padding: 30px 4px !important;
	}
	.wsmenu-list > li > a.navbar-brand {
		position: absolute !important;
		top: -45px;
	}
	.top {
		margin-top: 10px;
	}
	.wsmenu {
		border-bottom: none;
	}
}
@media (max-width: 1280px) {
	.top .navbar-nav li.Getfreequote a {
		margin-left: 0;
	}
	.wsmenu-list .navbar-brand img {
		max-width: inherit;
		margin-left: 7px;
		height: 30px;
	}
	.wsmenu-list > li > a {
		padding: 8px 4px;
	}
	.add-clinic {
		padding: 0 10px !important;
	}
}
@media only screen and (max-width: 1023px) and (min-width: 767px) {
	.wsmenu-list > li:nth-child(11) .megamenu {
		right: 0 !important;
		width: 530px;
	}
}
