﻿
/*fonts:begin*/
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('/css/fonts/Montserrat-Regular.eot');
    src: local('☺'), url('/css/fonts/Montserrat-Regular.woff') format('woff'), url('/css/fonts/Montserrat-Regular.ttf') format('truetype'), url('/css/fonts/Montserrat-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url('/css/fonts/Poppins-Regular.eot');
    src: local('☺'), url('/css/fonts/Poppins-Regular.woff') format('woff'), url('/css/fonts/Poppins-Regular.ttf') format('truetype'), url('/css/fonts/Poppins-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Light';
    src: url('/css/fonts/Poppins-Light.eot');
    src: local('☺'), url('/css/fonts/Poppins-Light.woff') format('woff'), url('/css/fonts/Poppins-Light.ttf') format('truetype'), url('/css/fonts/Poppins-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Medium';
    src: url('/css/fonts/Poppins-Medium.eot');
    src: local('☺'), url('/css/fonts/Poppins-Medium.woff') format('woff'), url('/css/fonts/Poppins-Medium.ttf') format('truetype'), url('/css/fonts/Poppins-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-SemiBold';
    src: url('/css/fonts/Poppins-SemiBold.eot');
    src: local('☺'), url('/css/fonts/Poppins-SemiBold.woff') format('woff'), url('/css/fonts/Poppins-SemiBold.ttf') format('truetype'), url('/css/fonts/Poppins-SemiBold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Lucida Grande';
    src: url('/css/fonts/LucidaGrande.eot');
    src: url('/css/fonts/LucidaGrande.eot?#iefix') format('embedded-opentype'), url('/css/fonts/LucidaGrande.woff') format('woff'), url('/css/fonts/LucidaGrande.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Architects Daughter';
    src: url('/css/fonts/ArchitectsDaughter.eot');
    src: url('/css/fonts/ArchitectsDaughter.eot?#iefix') format('embedded-opentype'), url('/css/fonts/ArchitectsDaughter.woff') format('woff'), url('/css/fonts/ArchitectsDaughter.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova Regular';
    src: url('/css/fonts/ProximaNova-Regular.eot');
    src: url('/css/fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'), url('/css/fonts/ProximaNova-Regular.woff') format('woff'), url('/css/fonts/ProximaNova-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova Light';
    src: url('/css/fonts/ProximaNova-Light.eot');
    src: url('/css/fonts/ProximaNova-Light.eot?#iefix') format('embedded-opentype'), url('/css/fonts/ProximaNova-Light.woff') format('woff'), url('/css/fonts/ProximaNova-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
.mainDivPromote{
	background-image:url("/sbimages/promote_bg.jpg");
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	height:450px;
	width:100%;
}
.mainDivExplore{
	background-image:url("/sbimages/explore1_bg.jpg");
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	height:450px;
	width:100%;
}
.sb-quarter{
       display: inline-block;
    width: 248px;
    /* max-width: 200px; */
    text-align: center;
    padding: 0px;
    padding-top: 1px;
    margin: 1.5%;
    vertical-align: top;
 }
 .sb-quarter>h2>a {
     color: #000;
    text-decoration: none;
   
 }
 .pinkTxtColor{
color:#e2097e!important;
font-size: 18px!important;
 }	 
.sb-homepage-links-panel {
	padding-left:10%;
	padding-right:10%;
	width:80%;
	text-align:justify;
	display: flex;
	justify-content: center;
}

.unordered-list {
	list-style-type:none;
	display: block;
	margin-block-start: 0em;
	margin-block-end:0em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 0px;
}

.unordered-list>li>a {
	color: #000;
	font-family: helvetica;
	text-decoration: none;
}

.unordered-list>li>a:hover {
  text-decoration: underline;
}

.unordered-list>li {
  line-height:24px;
}

.sb-homepage-two-column-list {
	-moz-column-count: 2; /* For FireFox */
	-webkit-column-count: 2; /* For Safari/Chrome */
	column-count: 2; /* For when the standard gets fully supported */
}

.header-wrp {
    height: 70px;
		width:100%;
 }

.sb-homepage-left-panel{
    width: 20%;
    color: #1E89C7;
    display: inline;
    height:50px;
    float:left;
    margin-left:10%;
    padding-top: 10px;
}
.site-logo {
    float:left;
    width:300px;
}
.site-logo>img {
    width:300px;
    padding-top:10p;
}
.sb-homepage-header-middle-panel{
	float:left;
	 width: 30%;
	margin-left:5%;
	margin-right:5%;
	padding-top:10px;
}

.sb-homepage-header-right-panel{
		width:250px;
    display: inline;
    height:100%;

   float:right;
		margin-right:10%;
    padding-top: 10px;
}
.explore-button {
     height: 25px;
		 margin-left:10%;
		 font-size:21px;
    display: inline-block;
    border: solid;
    border-color:#fff;
    width: 30%;
    float: left;
    margin-top: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.explore-button> a {
	text-decoration:none;
	font-weight:bold;
	color:#cf565b;
} 
.explore-button.active{
  border: solid;
	border-color:#cf565b;
}
.promote-button {
     height: 25px;
		 font-size:21px;
		 margin-left:10%;
    display: inline-block;
    border: solid;
    border-color:#fff;
    width: 30%;
    float: left;
    margin-top: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.promote-button> a {
	text-decoration:none;
	font-weight:bold;
	color:#546cb5;
} 

.promote-button.active{
  border: solid;
	border-color:#546cb5;
}
.sign-up-button {

     height: 25px;
    display: inline-block;
    border: solid;
    border-color:#fff;
    width: 40%;
    float: left;
    margin-top: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sign-up-button> a {
	text-decoration:none;
	font-weight:bold;
} 
.login-button {
 
    height: 25px;
    display: inline-block;
    color: #1E89C7;
    border: solid;
    width: 40%;
    float: left;
    margin-top: 8px;
    display: flex;
    justify-content: center;
    align-items: center;  
}
.login-button>a {     
    text-decoration:none;
    font-weight:bold;
    color: #1E89C7;
} 

.sb-homepage-big-text_promote{
    font-size: 42px;
    margin: 0;
    color: #546cb5;
    display: block;
    line-height: 70px;
     margin-left: 5%;
     font-style:italic;
	padding-top:20px;
     width:805px;
}

.sb-homepage-big-text_explore{
    font-size: 42px;
    margin: 0;
    color: #cf565b;
    display: block;
   line-height: 70px;
     margin-left: 5%;
	 padding-top:20px;
     font-style:italic;
    width:740px;
}

body {
   
	font-family: 'ProximaNova Regular', sans-serif;
}

.sb-footer-wrapper {
    clear:both;
    width:100%;
    background: #fff;
    height:100px;
}

.footer-logo {
    display: inline-block;
    margin-top: .75em;
    margin-left: 10%;
}
.footer-logo>img {
    width:175px;

}
.footer-list {
    padding-right:20px;
    width:100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height:30px;
    margin-top:2%;
    display: flex;
    justify-content: space-between;
    border-top:1px solid black;
}
h2 {
    font-size:18px;
    font-weight:bold;
}

.sb-homepage-location{
     height:78px;
     overflow:hidden;
     padding-top:10px;
      float:left;
      font-size:22px;
}
.footer_law-text {
    font-size: 12px;
    color: #000;
    padding-left: 10px;
    vertical-align: middle;
    height: 100%;
    vertical-align: super;
}

.socialmediafooter{
float:right;display: inline-block;
    margin-top: .75em;
    margin-right: 10%;
}

.searchinputtext
{
	height:42px;
}

.searchtextbox{
	/*width:697px;*/
}
.searchmenu{
	width: 800px;
}
.searchlastunder{
	width:950px;
}


.navbar {
  overflow: hidden;
  background-color: #fff;
}

.navbar a {
  float: left;
  font-size: 18px;
  color: black;
  text-align: center;
  padding: 0px 16px;
  text-decoration: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  font-size: 18px;  
  border: none;
  outline: none;
  color: black;
  padding: 0px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}



.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f3f5f6;
 
  box-shadow: 0px 18px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  
  padding: 20px;
  float: left;
}



.dropdown-content.arrow-top:after {
  content: " ";
  position: absolute;
  right: 30px;
  top: -15px;
  border-top: none;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 15px solid #f3f5f6;
}


.dropdown-content a {
  float: none;
  color: black;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown-all {
  float: left;
  overflow: hidden;
}

.dropdown-all .dropbtn-all {
  font-size: 18px;  
  border: none;
  outline: none;
  color: black;
  padding: 0px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}



.dropdown-content-all {
  display: none;
  position: absolute;
  background-color: #f3f5f6;
 
  box-shadow: 0px 18px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  
  padding: 20px;
  float: left;
}



.dropdown-content-all.arrow-top-all:after {
  content: " ";
  position: absolute;
  right: 285px;
  top: -15px;
  border-top: none;
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 15px solid #f3f5f6;
}


.dropdown-content-all a {
  float: none;
  color: black;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content-all a:hover {
  background-color: #ddd;
}

.dropdown-all:hover .dropdown-content-all {
  display: block;
}
.txtcolor{
	font-size:18px!important;
}


.search-block-wrp {
    vertical-align: middle;
     position: relative;
}
.search-block-wrp>* {
    display: inline-block;
    height: 45px;
   /* background: #00acee;*/
    vertical-align: middle;
}
.Homepagebutton {
  height: 40px;
    color: #fff;
    font-size: 20px;
   font-family: 'ProximaNova Regular', sans-serif;
    /* text-transform: uppercase; */
    border: none;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    border-radius: 6px;
    background: #e2097e;
    background-size: 19px 17px;
    padding-left: 20px;
    font-weight: bold;
    padding-right: 20px;
    text-decoration: none;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
input {
    line-height: normal;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}
.search-ddl {
    position: relative;
    width: 134px;
	 background:#e2097e!important;
	 font-weight: bold;
}
.search-block-wrp>* {
    display: inline-block;
    height: 45px;
   /* background: #00acee;*/
    vertical-align: middle;
	
}
.search-ddl_label {
    font-size: 17px;
   font-family: 'ProximaNova Regular', sans-serif;
    color: #fff;
	font-weight: bold;
    background:#e2097e!important;
    display: block;
		 line-height: 42px;
    padding-left: 7px;
    padding-right: 39px;
    height: 45px;

    cursor: pointer;
    transition: background-color .1s linear .1s;
}
.search-ddl_label:after {
    content: '';
    border-top: 12px solid #fff;
    border-right: 10px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 10px solid transparent;
    display: inline-block;
    position: absolute;
    right: 9px;
    top: 18px;
    transition: border-top-color .1s linear .1s;
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.select-location-panel>div ul, .search-ddl_label+ul, .blue-ddl ul, .ddl-wrp>div ul {
    display: none;
    height: 395px;
    width: 100%;
    background: #e2097e!important;
    position: absolute;
    left: 0;
    top: 34px;
    padding-left: 0;
    padding-bottom: 18px;
    padding-top: 13px;
    padding-right: 0px;
}
.select-location-panel>div li span, .select-location-panel>div li a, .search-ddl_label+ul li span, .blue-ddl li a, .blue-ddl li span, .ddl-wrp li a, .ddl-wrp li span {
    cursor: pointer;
    display: block;
    font-size: 17px;
    font-family: 'ProximaNova Regular',sans-serif;
    padding-left: 11px;
	 font-weight: bold;
    line-height: 14px;
    margin-bottom: 10px;
    color: #fff;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 10px;
}
ul {
    list-style: none;
}
.search-ddl_label+ul li span {
    color: #fff;
    padding-left: 12px;
}
.search-block-wrp input[type=text] {
    border: 1px!important;
   /* background: #f3f5f6;*/
    color: #000;
    font-size: 16px;
    font-family: 'ProximaNova Regular', sans-serif;
    padding: 0 13px;
    width: 180px;
    line-height: 32px;
}
.sits-status-line_sits-wrp, .sits-search_wrp {
    position: relative;
}
.sits-search_wrp .sits-search_icon {
    display: inline-block;
    background: url(/images/icons/search-by-tag-icon_pink.png) 0 0 no-repeat;
    width: 30px;
    height: 30px;
    padding-top: 0;
    border: 0;
    cursor: pointer;
    background-size: 100%;
}

.sits-status-line_sits-wrp>span, .sits-search_wrp>span {
    cursor: pointer;
}
.sits-search_wrp #SearchTagForm_InTheHeader {
    top: -11px;
    height: 33px;
    width: 250px;
    right: 46px;
}

.sits-status-line_sits-wrp #SearchTagPopupPanel, .sits-search_wrp #SearchTagForm_InTheHeader {
    display: none;
    position: absolute;
    height: 29px;
    width: 166px;
    top: -10px;
    right: 40px;
}
.sits-status-line_nav>.sits-status-line_search {
    padding: 0;
    left: 0;
    margin: 0;
    line-height: 10px;
}
table {
    background-color: transparent;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}
td, th {
    padding: 0;
}
.sits-status-line .sits-status-line_search input[type=button] {
    font-size: 13px;
   font-family: 'ProximaNova Regular', sans-serif;
    text-transform: uppercase;
    color: #fff;
    background: #e2097e url(/css/whiteLayout/images/sits-submit-icon.png) center center no-repeat;
    height: 30px;
    width: 50px;
    border: none;
    font-weight: normal;
    padding-left: 11px;
   /* border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;*/
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
.search-block_button {
    background: #0fc66f url(/css/whiteLayout/images/search-loop-icon.png) center center no-repeat;
    background-size: 24px 25px;
    border: none;
    width: 57px;
  /*  border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;*/
}
.search-block-wrp input[type=text] {
   
     border: 1px solid!important;
    color: #000;
    font-size: 16px;
   font-family: 'ProximaNova Regular', sans-serif;
    padding: 0 13px;
    width: 280px;
    line-height: 32px;
}
.search-ddl_label_sits-active {
    background-color: #e2097e;
    height: 45px;
}
.discoverh1{
	font-size:35px;
	color:#e2097e; 
	font-style: italic;
	padding-bottom:10px;
}
.discoverh2{
	font-size:20px; 
	font-style: italic;
	padding-bottom:30px;
}
.shareh1{
	font-size:32px;
	color:#e2097e;
	font-style: italic;
	padding-bottom:10px;
}
.shareh2{
	font-size:22px; 
	font-style: italic;
	padding-bottom:30px;
}

@media only screen and (max-width: 1170px) {
	.sb-homepage-left-panel{
			margin-left:0%;
			width:38%;
	}
	.sb-homepage-header-middle-panel{
			float:left;
			width: 30%;
			margin-left:0%;
			margin-right:0%;
			padding-top: 0px;
	}
	.sb-homepage-header-right-panel{
		margin-right:0%;
		width: 32%;
		float:right;
		padding-top: 0px;
	}
	.explore-button {
			height: 25px;
			border: solid;
			padding-left:2px;
				padding-right:2px;
			border-color:#fff;
			width: auto;
				margin-left:13%;
			float: left;
			margin-top: 8px;
			display: flex;
			justify-content: center;
			align-items: center;
	}
	.explore-button> a {
		text-decoration:none;
		font-size:9px;
		color:#cf565b;
	} 
	.promote-button {
			height: 25px;
			border: solid;
			border-color:#fff;
			width: auto;
			padding-left:2px;
				padding-right:2px;
			margin-left:3%;
			float: left;
			margin-top: 8px;
			display: flex;
			justify-content: center;
			align-items: center;
	}
	.promote-button> a {
		text-decoration:none;
		font-size:9px;
		color:#546cb5;
	} 
	 
	.sign-up-button {
			height: 25px;
			border: solid;
			border-color:#fff;
			width: 52px;
			float: left;
			margin-top: 8px;
			display: flex;
			justify-content: center;
			align-items: center;
	}
	.sign-up-button> a {
		text-decoration:none;
		font-size:9px;
	} 
	.login-button {
			height: 25px;
			color: #1E89C7;
			border: solid;
			width: 50px;
			float: left;
			margin-top: 8px;
			display: flex;
			justify-content: center;
			align-items: center;
	}
	.login-button>a {
			text-decoration:none;
			color: #1E89C7;
			font-size:9px;
	} 
}
@media only screen and (max-width: 767px) {
	.header-wrp 
	{
		height: 50px;
	}
	h2 {
		font-size:13px;
	   
	}
	.searchtextbox{
		width:100%;
		margin-top: 5px;
	}
	
	
	.search-block-wrp>* 
	{
    display: inline-block;
    height: 28px;
   /* background: white !important;*/
    vertical-align: middle;
    width: 89px;
	}
	
	.search-ddl_label 
	{
    font-size: 11px;
   font-family: 'ProximaNova Regular', sans-serif;
    color: #fff;
    background: #00acee;
    display: block;
    line-height: 28px;
    padding-left: 4px;
    padding-right: 39px;
    height: 28px;
    cursor: pointer;
    transition: background-color .1s linear .1s;
	}
	
.search-ddl_label:after {
    content: '';
    border-top: 6px solid #fff;
    border-right: 5px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 5px solid transparent;
    display: inline-block;
    position: absolute;
    right: 9px;
    top: 11px;
    transition: border-top-color .1s linear .1s;
}
	.search-block-wrp input[type=text] 
	{
    border: 0;
    background: #f3f5f6;
    color: #000;
    font-size: 7px;
    font-family: 'ProximaNova Regular', sans-serif;
    padding: 0 5px;
    width: 80px;
    line-height: 28px;
	height:28px
	}
	
	.search-block_button 
	{
		
    background: #0fc66f url(/css/whiteLayout/images/search-loop-icon.png) center center no-repeat;
    background-size: 18px 19px;
    border: none;
    width: 35px;
   /* border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;*/
	margin-right:15px
	}
	
	.searchmenu{
		width: 65%;
	}
	.searchlastunder{
		width:400px;
	}
	.sb-homepage-location{
    font-size:12px;
	}
	.sb-homepage-left-panel{
			margin-left:0%;
			width:38%;
	}
	.sb-homepage-header-middle-panel{
			float:left;
			width: 30%;
			margin-left:0%;
			margin-right:0%;
			padding-top: 0px;
	}
	.sb-homepage-header-right-panel{
		margin-right:0%;
		width: 32%;
		float:right;
		padding-top: 0px;
	}
	.explore-button {
			height: 25px;
			border: solid;
			padding-left:2px;
				padding-right:2px;
			border-color:#fff;
			width: auto;
				margin-left:13%;
			float: left;
			margin-top: 8px;
			display: flex;
			justify-content: center;
			align-items: center;
	}
	.explore-button> a {
		text-decoration:none;
		font-size:9px;
		color:#cf565b;
	} 
	.promote-button {
			height: 25px;
			border: solid;
			border-color:#fff;
			width: auto;
			padding-left:2px;
				padding-right:2px;
			margin-left:3%;
			float: left;
			margin-top: 8px;
			display: flex;
			justify-content: center;
			align-items: center;
	}
	.promote-button> a {
		text-decoration:none;
		font-size:9px;
		color:#546cb5;
	} 
	 
	.sign-up-button {
			height: 25px;
			border: solid;
			border-color:#fff;
			width: 52px;
			float: left;
			margin-top: 8px;
			display: flex;
			justify-content: center;
			align-items: center;
	}
	.sign-up-button> a {
		text-decoration:none;
		font-size:9px;
	} 
	.login-button {
			height: 25px;
			color: #1E89C7;
			border: solid;
			width: 50px;
			float: left;
			margin-top: 8px;
			display: flex;
			justify-content: center;
			align-items: center;
	}
	.login-button>a {
			text-decoration:none;
			color: #1E89C7;
			font-size:9px;
	} 
	.sb-homepage-links-panel {
		
		 font-size:10px;

	}
	.sb-homepage-big-text_promote{
		font-size: 9px;
		margin-left: 0%;
		width:380px;
		    line-height: 35px;
	  color: #546cb5;
		 
	}
	.sb-homepage-big-text_explore{
		font-size: 9px;
		margin-left: 0%;
		width:380px;    line-height: 35px;
		  color: #cf565b;
	}


	.mainDivPromote{
		background-image:url("/sbimages/promote_bg.jpg");
		background-position:center;
		background-repeat:no-repeat;
		background-size:cover;
		height:250px;
		width:100%;
	}
	.mainDivExplore{
		background-image:url("/sbimages/explore1_bg.jpg");
		background-position:center;
		background-repeat:no-repeat;
		background-size:cover;
		height:250px;
		width:100%;
	}
	.footer-logo {
			margin-left: 1%;
	}

	.site-logo>img {
			width:150px;
			padding-top:10p;
	}
	
	.sb-quarter{
		width: 90%;
		max-width: 90%;
		padding: 1px;
	 }
 
	.socialmediafooter{

    margin-top: .75em;
	float:none;
	display:block;
	}
	
	.dropdown .dropbtn {
    font-size: 9px;
    border: none;
    outline: none;
    color: black;
    padding: 0px 5px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
	}
	
	
	.dropdown-all .dropbtn-all 
	{
		font-size: 11px;
		border: none;
		outline: none;
		color: #000;
		padding: 0 7px;
		background-color: inherit;
		font-family: inherit;
		margin: 0;
		left: 0;
	}

	.select-location-panel>div li span, .select-location-panel>div li a, .search-ddl_label+ul li span, .blue-ddl li a, .blue-ddl li span, .ddl-wrp li a, .ddl-wrp li span 
	{
		cursor: pointer;
		display: block;
		font-size: 12px;
		font-family: 'ProximaNova Regular',sans-serif;
		top:28px;
		line-height: 14px;
		margin-bottom: 10px;
		
	}

	.select-location-panel>div ul, .search-ddl_label+ul, .blue-ddl ul, .ddl-wrp>div ul {
		display: none;
		height: 370px;
		width: 100%;
		background: #e2097e!important;
		position: absolute;
		left: 0;
		top: 28px;
		padding-left: 0;
		padding-bottom: 18px;
		padding-top: 13px;
		padding-right: 0px;
	}
	#TSsearchResult {
		list-style: none;
		padding: 0;
		width: 250px;
		position: absolute;
		margin: 0;
		font-size: 8px;
	}
	.navbar a {
		font-size: 9px;
		padding: 0px 15px;
	}
	
	.pinkTxtColor 
	{
    color: #e2097e!important;
    font-size: 11px!important;
	}
	
		
	.discoverh1{
		font-size:16px;
		color:#e2097e; 
		font-style: italic;
		padding-bottom:10px;
		    margin-left: -5px;
	}
	.discoverh2{
		font-size:10px; 
		font-style: italic;
		padding-bottom:30px;
		    margin-left: -5px;
	}
	.shareh1{
		font-size:13px;
		color:#e2097e;
		font-style: italic;
		padding-bottom:10px;
		    margin-left: -5px;
	}
	.shareh2{
		font-size:10px; 
		font-style: italic;
		padding-bottom:30px;
		    margin-left: -5px;
	}

	.Homepagebutton {
	  height: 30px;
		color: #fff;
		font-size: 13px;
		font-family: 'ProximaNova Regular', sans-serif;
		/* text-transform: uppercase; */
		border: none;
		display: inline-block;
		vertical-align: middle;
		line-height: 30px;
		border-radius: 6px;
		background: #e2097e;
		background-size: 19px 17px;
		padding-left: 15px;
		font-weight: bold;
		padding-right: 15px;
		text-decoration: none;
	}	
}