/*YOUR CUSTOM STYLES*/

input, textarea, select, a, span { 
	outline: none; 
}

:focus {
	outline:none;
	/*border:1px solid #12a641;*/
}

.navbar-brand {
	padding: 11px 0px;
	font-size: 22px;
	line-height: 22px;
	height: 46px;
	font-family: inherit;
	color: #666;
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
  	padding-left: 50px;
  	position: relative;
  	background: url('../images/logo_trip_insurance_46x41.png') no-repeat 0 3px;
}

.phone-logo
{
	font-family: "Roboto";
}

.green
{
	color: #81BA10 !important;
}

.search-form
{
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	bottom: 180px;
	background: #fff;
  	padding: 15px 20px 5px 20px;
  	-webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.15);
  	box-shadow: 0 2px 1px rgba(0,0,0,0.15);
/*	max-width: 860px;*/
    z-index: 100;
}

.search-form--modal
{
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}

/*.search-form-ages-container
{
	max-width: 295px;
}*/

.search-form-age-container
{
	margin-bottom: 3px;
	margin-right: 3px;
}

.search-form .field-quotesearchform-trip_cost_type
{
	display: none;
}

.search-form-age-container .control-label
{
	display: none;
}

.search-form-button
{
	min-width: 157px;
	margin-top: 18px !important;
}

.search-form-more-button
{
	height: 34px;
	width: 40px;
	line-height: 24px;
}

.search-form-age
{
	max-width: 40px; 	
	/*max-width: 36px;*/
    /*margin-right: 5px;*/
    /*padding: 6px 3px !important;*/
	text-align: center;
}

.padding-sm
{
	padding: 6px 6px;
}


.w50
{
	max-width: 50px; 	
}

.provider_logo_carousel
{
	width: 200px;
}

.bg-mask
{
	opacity: 0.1;
}

.hidden
{
	display: none;
}

a.select2-choice
{
	height: 34px !important;
  	border-radius: 0px !important;
}

a.select2-choice:focus
{
	border-color: #12a641 !important;
	outline: #12a641 auto 5px !important;

    outline:none; /*or outline-color:#FFFFFF; if the first doesn't work*/
    border:1px solid #48A521;
    -webkit-box-shadow: 0px 0px 4px 0px #48A521;
    box-shadow: 0px 0px 4px 0px #48A521;
}

.select2-drop.select2-drop-above.select2-drop-active {
	border-top: 1px solid #12a641;
}

.select2-drop-active {
  	border-color: #12a641;
}

.select2-drop-active {
  	border: 1px solid #12a641;
  	border-top: none;
}

.select2-choice span.select2-chosen
{
	font-family: 'Open Sans', Tahoma, Arial, helvetica, sans-serif;
  	font-size: 14px;
  	color: #999;
}

.select2-dropdown-open .select2-choice
{
	border-color: #12a641 !important;
	outline-color: #12a641 !important;
}

ul.slimmenu li > ul
{
	min-width: 150px !important;
}

.select2-container .select2-choice .select2-arrow
{
	width: 24px;
	padding-left: 3px;
	padding-top: 2px;
}

.tagline > ul
{
	width: 480px;
}

ul.slimmenu li.slimmenu-sub-menu a
{
	padding: 12px 34px 12px 9px;
}

@media (min-width: 1201px) {

	.tagline
	{
		font-size: 46px;
	}

	.tagline > ul
	{
		/*width: 600px;*/
		width: 540px;
	}

	.form-control
	{
		color: #000;
  		font-size: 15px;
	}

	.select2-choice span.select2-chosen
	{
	  	font-size: 15px;
	}
	
}

@media (min-width: 1024px) and (max-width: 1200px) {

	.tagline
	{
		font-size: 36px;
	}

	.tagline > .tagline-main-text
	{
		font-size: 36px;
		text-transform: uppercase;
	}

	.tagline > ul
	{
		width: 600px;
	}

	.tagline > ul > li
	{
		font-size: 24px;
	}

	.control-label
	{
		font-size: 12px;
	}

	.form-control
	{
		color: #000;
  		font-size: 12px;
	}

	.select2-choice span.select2-chosen
	{
	  	font-size: 14px;
	}

	.search-form-button {
	  min-width: 100px;
	  width: 130px;
	  font-size: 14px;
	  margin-top: 22px !important;
	}

	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	  position: relative;
	  min-height: 1px;
	  padding-left: 10px;
	  padding-right: 10px;
	}

	.search-form-age {
	  max-width: 34px;
	  text-align: center;
	  font-size: 11px;
	}
}

@media (min-width: 800px) and (max-width: 1023px) {

	.tagline
	{
		font-size: 36px;
	}

	.tagline > ul
	{
		width: 420px;
	}

	.control-label
	{
		font-size: 12px;
	}

	.select2-choice span.select2-chosen
	{
	  	font-size: 14px;
	}

	.form-control
	{
		color: #000;
  		font-size: 11px;
  		padding: 6px 6px;
	}

	.search-form-button {
		min-width: 90px;
		width: 80px;
		font-size: 12px;
		padding-left: 7px;
		margin-top: 24px !important;
	}
}

.form-control
{
	color: #000;
}

.search-form .help-block
{
	/*display: none;*/
	color: red;
}

.search-form-main .help-block span
{
	/*display: none;*/
	color: red;
}

.search-form-main .help-block
{
	/*display: none;*/
	color: #fff;
}

.search-form .age-help-block.help-block
{
    width: 100%;
    display: inline-block;
    margin-top: 3px;
}

.search-form-age-container .help-block
{
	display: none;
}

.star-rating .clear-rating
{
	display: none;
}

.star-rating .caption
{
	display: none;
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
	background-color: #000;
}


.op05, .bg-holder > .bg-mask.op05
{
	opacity: 0.05;
}

.op10, .bg-holder > .bg-mask.op10
{
	opacity: 0.1;
}

.op15, .bg-holder > .bg-mask.op15
{
	opacity: 0.15;
}

.op20, .bg-holder > .bg-mask.op20
{
	opacity: 0.2;
}

.op25, .bg-holder > .bg-mask.op25
{
	opacity: 0.25;
}

.select2-container .select2-choice abbr
{
	right: 30px;
}

#tagline
{
	/*background: rgba(0,0,0,0.02);*/
	-webkit-border-radius: 10px;
	        border-radius: 10px;
}

.tagline-main-text
{
	color: #ffffff !important;
	font-weight: 300;
	text-shadow: 1px 1px 2px #000;
	padding: 0px;
}

.tagline-text
{
	font-weight: 300 !important;
	text-shadow: 1px 1px 2px #000;
	text-transform: none !important;
	font-size: 44px !important;
}

.banner-about
{
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-border-radius: 10px;
	        border-radius: 10px;
	background: rgba(0,0,0,0.5);
}

.banner-about-header
{
	font-weight: 600;
	text-shadow: 1px 1px 2px #000;
}

.banner-about-text
{
	font-size: 16px;
  	color: #ffffff !important;
  	font-weight: 600;
  	text-shadow: 1px 1px 2px #777
}

.width-reg
{
	width: auto;
}

.owl-item
{
	width: 100%;
}

@media (min-width: 992px) {
	.modal-lg {
		width: 1000px;
	}
}

#buy-trip-details-form .select2-choice
{
	height: 30px !important;
	/*padding: 6px 0 !important;*/
}

#buy-trip-details-form .select2-chosen
{
	padding-top: 1px !important;
}

#buy-trip-details-form .select2-arrow b
{
	background-position: 0 2px !important;
}

.text-extra-small
{
	font-size: 7.5pt;
	line-height: 1.5;
	text-align: justify;
}

.search-form .select2-allowclear .select2-chosen
{
	color: #000 !important;
}

.form-control.input-sm
{
	font-size: 13px;
}

.mr2
{
	margin-right: 2px;
}
