
.sgp_centerblock {
	margin-bottom: 0 !important;
}

h2.quickjump-selection__dropdown-label {
	font: bold 1.1em/1.6625 Lato,sans-serif;
	color:#000000;
	margin-top: 0;
  margin-bottom: 0;
}



.quickjump-selection {
	padding-top: 15px;
	padding-bottom: 35px;
	margin-left: auto;
	margin-right: auto;
	max-width: 350px; 
}

.quickjump-selection__dropdown-wrapper {
    position: relative;
    width: 300px;
    margin-left: 30px;
}

.quickjump-selection__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}


.quickjump-selection__dropdown {
    background: 0 0;
    border-radius: 0;
    border-color: #00aad2;
    width: 100%;
    height: 50px;
    padding-left: 15px;
    font-size: 16px;
}

.box-sizing * {
    box-sizing: border-box;
}
.quickjump-selection__dropdown-wrapper select  {
    padding: 4px 5px;
    padding-left: 5px;
    color: #333;
    border: 1px solid #2C997E;
    border-radius: 3px;
    -webkit-appearance: none;
    max-width: inherit;
    width: inherit;
    font: normal 0.9em/1.6625 Fabriga regular,Lato,sans-serif;
    font-weight:normal;
}

.quickjump-selection__dropdown-wrapper select option {
    font: normal 0.9em/1.6625 Fabriga regular,Lato,sans-serif;
    font-weight:normal;
}


.quickjump-selection__dropdown-wrapper::after {
    background-color: #fff;
    background-image: url(/files/tao/img/arrow_blue.jpg);
    content: "";
    position: absolute;
    height: 30px;
    -webkit-mask: url(/files/tao/img/arrow.svg);
    -webkit-mask-size: cover;
    mask-size: cover;
    right: 10px;
    top: 10px;
    width: 30px;
    z-index: 2;
}

.quickjump-selection__dropdown-wrapper::after, .quickjump-selection__dropdown-wrapper::before {
    content: "";
    position: absolute;
    pointer-events: none;
}

.quickjump-selection__dropdown-wrapper::before {
    background-color: #2EA386;
    bottom: 0;
    height: 50px;
    right: 0;
    top: 0;
    width: 50px;
    z-index: 1;
}








/*  150 x 480  */
@media only screen and (min-width: 150px) and (max-width: 480px) and (orientation: portrait) {

			.quickjump-selection {
				padding-bottom: 35px;
				max-width:280px; 
			}

		.quickjump-selection__dropdown-wrapper {
		    width: 285px;
		    margin-left: 0px;
		}

	.quickjump-selection__wrapper { display: inline-block; }
  h2.quickjump-selection__dropdown-label { text-align: center; }
  

}



/*  360 x 640  */
@media only screen and (min-width: 360px) and (max-width: 640px) and (orientation: portrait) {}

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: portrait) {}

@media only screen and (min-width: 375px) and (max-width: 667px) and (orientation: landscape) {}








@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: landscape) {
	
	.quickjump-selection__dropdown-wrapper {
    width: 200px;
	}

}


@media only screen and (min-width: 414px) and (max-width: 736px) and (orientation: landscape) {}



/*  768 x 1024  */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {}


@media only screen and (min-width: 640px)  {}



/*  1024px x 1366px   ipad pro */
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: portrait) {}
	
	
@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {}
	
/*  980 x 1280  */
@media only screen and (min-width: 980px) and (max-width: 1280px) and (orientation: portrait) {}
	

/*  1440 x 900  */
@media only screen and (min-width: 900px) and (max-width: 1440px) and (orientation: portrait) {}
	

	
	


/* iPhone 5 & 5S in landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {}


/* iPhone 5 & 5S in portrait  */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {}




/* iPhone 6 in landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {}


/* iPhone 6 in portrait*/
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {}


/* iPhone 6 Plus in landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {}  
  
/* iPhone 6 Plus in portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {}


@media only screen and (min-width: 1200px) and (max-width: 1920px) and (orientation: landscape) {}


@media only screen and (min-width: 900px) and (max-width: 1440px) and (orientation: landscape) {}


@media only screen and (min-width: 600px) and (max-width: 1280px) and (orientation: landscape) {}
	
	
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {}
	
	
@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape),
@media only screen and (min-width: 360px) and (max-width: 740px) and (orientation: landscape) {}	
	
	
@media only screen and (min-width: 360px) and (max-width: 640px) and (orientation: landscape) {}



@media only screen and (min-width: 1921px) and (max-width: 2560px) and (orientation: landscape) {}



@media only screen and (min-width: 1280px) {}





