.footer-brands-logos img{
	width: 100%;
}

.footer-brands-logos{
	margin-bottom: 20px;
}

.footer-headers-text{
	font-size: 16px;
    font-weight: bold;
    color: rgb(255 255 255);	
}

.copyright-links a{
	color: rgb(255 255 255 / 75%) !important;
    border-bottom: none;
    transition: all 200ms ease-out;
}

.copyright-links a:hover{
	color: #fff !important;
	text-decoration: none !important;
	border-bottom: none;
}

.footer-app-links img{
	width: 200px;
	margin: 5px 0px;
}

.footer-icon-links{
	width: 20px;
	margin-right: 5px;
}

#ETBIS{
	width: 70px;
	float: left;
}

.etbis-payments-logo-container{
	display: flex;
    align-items: center;
    text-align: center;
    margin-top: 20px;
}

.footer-last-section{
    text-align: center;
    color: rgb(255 255 255 / 75%);
    margin-top: 20px;
}

.sub-menu{
	margin-right: 0 !important;
}

.sub-menu a{
    color: #A1A1A1 !important;
}

#footer-static-text{
	
	margin-top: 10px;
}

.footer-last-section img{
	margin: 0px 5px;
	max-width: 120px!important;
}

.footer-contact-container ul{
	list-style: none;
}

.footer-contact-container ul > li{
	margin-bottom: 5px;
}

.footer-contact-container ul{
	margin-bottom: 0px;
}

.footer-contact-container ul > li a{
	cursor: pointer;
	color: rgb(255 255 255 / 75%);
	transition: all 200ms ease-out;
}

.footer-contact-container ul > li a:hover{
	color: #fff;
}

.footer-contact-container ul > li p{
	color: rgb(255 255 255 / 75%);
	margin-bottom: 0px;
}


#header-phone-holder{
	position: absolute;
    top: 10px;
    right: 10px;
    width: unset !important;
    z-index: 99999;
}

#header-phone-holder a{
	font-size: 32px;
}



#cargo-img{
	
	margin-right: 5px;
}

#menu-vitamin-kitaplari a, #menu-vitamin-dijital a{
	color: #fff !important;
}

.static-pages #header.transparent-header{
	background-color: #333;
}

#menu-buy:hover > a{
	color: #fff !important;
}

#header-switch{
    height: auto;
   	background-color:#292929;
    width: 100%;
    text-align: center;
    padding: 5px 0px;
    padding: 5px 0px;
    height: 30px;
}

#header-switch a{
	color: #fff;
    right: 10px;
    position: absolute;
    font-size: 13px;
}

#header-switch a:hover{
	color: #fff;
}

.first-switch {
    margin-right: 20px;
    border-right: 1px solid;
    padding-right: 40px !important;
}

.switch-items{
	display: inline-block;
	padding: 7px 20px;
	color: #ddd;
	margin: 5px 0px;
}


.new-menu-items{
	display: none;
}

@media all and (max-width: 480px){
	#package-contents-container {
	    margin-top: -650px !important;
	}
	#step-name{
		font-size: 18px !important;
		line-height: 1.2;
	}
}

.dark #header-wrap:not(.not-dark) #primary-menu > ul > li > a{
	color: #eee;
}

li.sub-menu{
	margin-right: 20px;
	
}

@media all and (max-width: 991px){

	.new-menu-items{
		display: block;
	}
	#switch{
		display: none;
	}
	#header-switch,#switch-banner-header{

	}
	#header-switch a{
				right: auto;
		left: 50%;
		transform: translateX(-50%);
	}
}

.selected-switch.selected-switch a{
	color: #1ABC9C !important;
	font-weight: bold;
}


.switch-items a{
	display: block;
	color: #999;
	font-size: 12px;
	font-weight: bold;
}

#big-one-cikan-image{
	text-align: center;
	margin-bottom: 30px;
	float: left;
}

.refreshCaptcha{
	display: inline-block;
    float: left;
    margin-top: 17px;
}

.refreshCaptcha i{
	font-size: 25px;
	margin: 10px;
}

#captchaImg{
	margin-top: 30px;
	float: left;
}

#big-one-cikan-image img{
	width: 100%;
}

#show-app{
    background-color: #444;
}

.hide-school-text{
	display: none;
}


.iletisim-formu{
	font-size: 15px;
	margin-bottom: 20px;
}

.contact-form-link span {
    position: absolute;
    color: #fff;
    font-size: 12px;
    text-align: center;
    bottom: -10px;
    width: 100%;
    left: 0px;
}

.contact-form-link:hover{
	color: #fff;
}

#talep-message { resize: vertical; }

.contact-form-link {
    position: fixed;
    right: 0px;
    bottom: 100px;
    z-index: 999;
    width: 60px;
    height: 70px;
    color: #fff;
    background-color: #f58e38;
    cursor: pointer;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    line-height: 50px;
    font-size: 30px;
    padding-left: 16px;
    -webkit-box-shadow: -3px 1px 22px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: -3px 1px 22px 0px rgba(0,0,0,0.5);
    box-shadow: -3px 1px 22px 0px rgba(0,0,0,0.5);
}

/* Responsive Table Styles */

#t-glass{
	position: fixed;
	z-index: 999;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	transition: all 200ms ease-out;
	text-align: center;
	opacity: 1;
}

.more-top{
	top: 57px !important;
}

#login-button{
	transition: all 200ms ease-out;
}

#login-button:hover{
	background-color: #6f6f6f !important;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.1);
}

#login-button.disabled{
	opacity: 0.7;
	cursor: default !important;
}

#yil_29_logo {
    position: absolute;
    width: 120px;
    top: 105px;
    z-index: 99;
    transition: all .3s ease, opacity .3s ease;
    opacity: 1;
    left: 70px;
    max-width: 80px;
}

.sticky-header #yil_29_logo{
    max-width: 60px;
    top: 97px;
    left: 90px;
}

.show-t-glass{
	display: block;
}

.with-margin-left{
	margin-left: 30px;
	
}

#speacial-p{
	color: #fff;
    font-style: italic;
    font-size: 24px;
}

#new-ul{
	font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
    
    margin-left: 25px;
}


.parallax{
	background-size: 70% !important;
}

.full-width-parallax{

	background-size: cover !important;
} 

@media (max-width:1176px) {  

.full-width-parallax{

	background-size: cover !important;
} 

	#table-container{
    min-height: 100%;
    height: auto;
    width: 100% !important;
    
  }
  
  #table-container{
    overflow-x:scroll;
    overflow-y:hidden;
    white-space:nowrap;
    -webkit-overflow-scrolling: touch; 
-webkit-transform: translate3d(0, 0, 0); 
  }
  
  #table-container .overflow-row .col-lg-3 {
    float:none;
    display:inline-block;
    white-space:normal;
    vertical-align:top;
  }
}

.overflow-row{
	min-width: 1170px;
}


.table-containers{
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.3);
	border-radius: 5px;
	margin: 10px 0px 20px 0px;

}


.table-desc-container{
	width: 100%;
	margin: 10px 0px;
}

.table-desc-header{
	width: 100%;
	text-align: left;
	height: 160px;

    position: relative;

}

.table-desc{
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 10px 0px;
    font-size: 16px;
    font-style: italic;
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #6d6e71;
}

.table-desc-row-container{
	width: 100%;
}

.table-headers{
	width: 100%;
	text-align: center;
	height: 160px;
	border-top-left-radius: 5px;
	color: #fff;
	font-size: 21px;
	border-top-right-radius: 5px;
	font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    position: relative;
}

.table-descs{
	text-align: left;
	width: 100%;
    padding: 8px 0px 10px 0px;
	padding: 10px 0px;
	font-size: 15px;
	font-weight: bold;
    color: #6d6e71;
    height: 50px;
    line-height: 17px;
	background: url("images/table/seperator.png") no-repeat 0% 100%;
	white-space: normal;
    word-break: break-word;
}



.table-rows{
	text-align: center;
	width: 100%;
	padding: 13px 0px;
	background: url("images/table/seperator.png") no-repeat 50% 100%;
}

.table-rows:last-of-type, .table-descs:last-of-type{
	background: none !important;
}

#disclaimer-container{
	margin: 10px 0px 30px 0px;
}

#dot-image{
	float: left; 
	margin-top: 0px;
    font-style: italic;
}


#new-disclaimer{
	font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 200;
}

#table-container{
	/*min-width: 1170px;*/
	margin-top: 20px;
}

.table-rows i{
	color: #18b3d7;
	font-size: 25px;
}

.big-table-header.less-margin{
	margin-top: 25px;
}

.big-table-header{
    margin-top: 45px;
    float: left;
    width: 100%;
    line-height: 23px;
    padding: 0px 5px;
        word-break: break-word;
    white-space: normal;
}

.dark-table-header{
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 10px 0px;
	font-style: italic;
	text-indent: -9999px;
}

.green-table-header .dark-table-header{
	background-color: #3c9a65;
}

.table-headers.green-table-header{
	background-color: #4bc27e;
}

.blue-table-header .dark-table-header{
	background-color: #246f9e;
}

.table-headers.blue-table-header{
	background-color: #3197d7;
}

.purple-table-header .dark-table-header{
	background-color: #5f62aa;
}

.table-headers.purple-table-header{
	background-color: #7f83e4;
}

/* Responsive Table Styles */


.ta-r{
	text-align: right;
}

.owl-item a{
	color: #444 !important;
}

.big-slider-p{
	font-family: 'Open Sans', sans-serif;
	line-height: 1.2;
}


.new_p{
	font-size: 21px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 5px;
}    

.big-slider-p span{
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6{
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 0px;
}

.margin-bottom-on-sm{
	margin-bottom: 40px;
}

.one-cikanlar{
	padding: 10px;
	transition: all 200ms ease-out;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0);
	-moz-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0);
	box-shadow: 0px 0px 10px 0px rgba(255,255,255,0);
}

.one-cikanlar:hover{
    transform: scale(1.02, 1.02);
    z-index: 99;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);
	box-shadow: 0px 0px 10px 0px rgba(255,255,255,1);
}

.one-cikanlar-text{
	text-align: center;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	text-shadow: 0px 1px 5px rgba(0, 0, 0, 1);
	font-size: 26px;
	line-height: 28px;
	position: absolute;
	width: 100%;
	top: 50%;
    transform: translateY(-50%);
}

.one-cikanlar{
	position: relative;
	min-height: 200px;
	background-size: cover !important;
	cursor: pointer;
}

.box-1{
	background: url("images/kutu1.jpg") no-repeat 50% 50%;
}

.box-2{
	background: url("images/kutu2.jpg") no-repeat 50% 50%;
}

.box-3{
	background: url("images/kutu3.jpg") no-repeat 50% 50%;
}

.box-4{
	background: url("images/kutu4.jpg") no-repeat 50% 50%;
}

.box-5{
	background: url("images/kutu5.jpg") no-repeat 50% 50%;
}

.box-6{
	background: url("images/kutu6.jpg") no-repeat 50% 50%;
}

.glass{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	height: 100%;
	width: 100%;
}

.box-1 .glass{
	background-color: rgba(228, 91, 64, 0.7);
}


.box-2 .glass{
	background-color: rgba(69,148, 130, 0.7);
}


.box-3 .glass{
	background-color: rgba(144, 51, 156, 0.7);
}


.box-4 .glass{
	background-color: rgba(158, 0, 57, 0.7);
}


.box-5 .glass{
	background-color: rgba(68, 140, 203, 0.7);
}


.box-6 .glass{
	background-color: rgba(131, 169, 79, 0.7);
}

.custom-page-header{
	font-size: 26px;
	font-weight: bold;
}

.teal-header:before{
	position: absolute;
	width: 14px;
	height: 83px;
	left: -10px;
	top: 15px;
	background-color: #78b0a3;
	content: "";
}

.green-header:before{
	position: absolute;
	width: 14px;
	height: 83px;
	right: -10px;
	top: 15px;
	background-color: #97ae75;
	content: "";
}

.index-logo-container, .index-ss-container{
	text-align: center;
}

.teal-row{
	background-color: #78b0a3;
	min-height: 560px;
} 

.index-logo-container{
	min-height: 80px;
	margin-top: 20px;
}

.text-align-right{
	text-align: right;
}

.salmon-header:before{
	position: absolute;
	width: 14px;
	height: 83px;
	right: -10px;
	top: 15px;
	background-color: #ec8975;
	content: "";
}

.purple-header:before{
		position: absolute;
	width: 14px;
	height: 83px;
	left: -10px;
	top: 15px;
	background-color: #cca1cf;
	content: "";
}

.pink-header:before{
		position: absolute;
	width: 14px;
	height: 83px;
	right: -10px;
	top: 15px;
	background-color: #cb7a96;
	content: "";
}

.blue-header:before{
		position: absolute;
	width: 14px;
	height: 83px;
	left: -10px;
	top: 15px;
	background-color: #709bc2;
	content: "";
}

.blue-row{
	background-color: #709bc2;	
	min-height: 660px;
}

.lead{
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}

#content p{
	line-height: 1.3;
}

.heading-block{
	margin-bottom: 20px !important;
}

.nopaddingleft{
	padding-left: 0px;
}

.bottom_ul{
	list-style-type: none;
	float: right;
	margin-bottom: 0px;
}

.bottom_ul li{
	float: left;
	padding: 0px 10px;
	border-right: 1px solid #ccc;
}

.bottom_ul li a{
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}

.first-item{
	padding-left: 0px !important;
}

.last-item{
	padding-right: 0px !important;
	border-right: none !important;
}

.logo-row{
	/*margin: 50px 0px 0px 0px;*/
}


.bottom-menu-holder{
	margin-top: 10px;
}

.yellow-row .container{
	text-align: center;
	color: #000000;
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
	font-weight: 200;
}

.nopaddingtop{
	padding-top: 0px;
}

.vertical-center {
	display: flex;
	align-items: center;
}

#parallax-text{
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 200;
	color: #000;
}

.section-headers{
	font-size: 26px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}

.section-ul li{
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 200;
}

.big-text-containers{
	/*padding-top: 100px;*/
}

.ta-c{
	text-align:center;
}

.section-ul li{
	margin-bottom: 20px;
}

.nopaddingbottom{
	padding-bottom: 0px !important;
}

/* Özellikler Sayfası */
#page-menu-wrap{
	background-color: rgba(0,0,0,1);
}

#page-menu nav li a{
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.ozellikler-big-header{
	font-size: 36px;
	line-height: 37px;
	font-weight: bold;
	margin-bottom: 0px;
	width: 100%;
	float: left;
}

#soru_sinav_big_image{
	margin: 10px 0px 20px 0px;
}


.ozellikler-sub-header{
	font-weight: lighter;
	line-height: 35px;
}

#mesleki-gelisim-img{
	margin: 10px 0px;
}

.sub-img{
	margin: 5px 0px;
	text-align: center;
}

#portfolyo-img{
	margin: 0px 0px 30px 0px;
}

.smaller-p{
	font-size: 	16px !important;
}

.more-margin-bottom{
	margin-bottom: 30px;
}

.olcme-images{
	margin: 10px 0px;
}

.new-slide-links{
	font-style: italic;
	
}

.bold-p{
    color: #a5cb38;
    font-weight: bold !important;
    margin-bottom: 5px;
}

.default-p{
	font-size: 20px;
	font-weight: 200;
}

.yellow-row, .yellow-row-ozellikler{
	background-color: #f2c91d;
}

.green-row{
	background-color: #a5cb38;
}

.with-custom-padding{
	padding: 60px 0px;
}

.with-custom-shadow:before{
	content: "";
	position: absolute;
	top: 0px;
	width: 100%;
	height: 31px;
	left: 0px;
	z-index: 98;
	background: url("images/top-shadow.png") no-repeat 50% 50%;
	opacity: 0.7;
}

.big-bg-container{
	background: url("images/index-big-bg.jpg") 50% 100% no-repeat;

}

 .gray-hover:hover{
 	color: #222 !important;
 }
 
  .gray-hover{
 	color: #222 !important;
 }
 


.with-custom-shadow:after{
	content: "";
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 31px;
	left: 0px;
	z-index: 98;
	background: url("images/top-shadow.png") no-repeat 50% 50%;
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	transform: rotate(180deg);
	opacity: 0.7;
}

.row{
	position: relative;
}

.list-header{
	font-size: 24px;
	line-height: 1.3;
	font-family: 'Open Sans', sans-serif;
	font-weight: 200;
	font-style: italic;
}

.page-ul{
	list-style-type: decimal;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	margin-left: 25px;
	font-weight: bold;
	
}

.dinamik-mat-heading{
	color: #8cc53f !important;
}

.hizligo-heading{
	color: #d7539f !important;
}

.new-header{
	font-size: 26px;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}

.page-ul li span{
	font-weight: 200 !important;
}

.salmon-row{
	background-color: #f26a4f;
}

.red-row{
	background-color: #df1e31;
}

.arrowed-header{
	font-size: 20px;
	margin-bottom: 5px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
}

.arrowed-content{
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 200;
}

.t-triangle{
	width: 15px;
	height: 15px;
	position: relative;
	padding-right: 25px;
	float: left;
	margin-top: 3px;
}

.t-triangle:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 15px;
	position: absolute;
	border-color: transparent transparent transparent #f26a4f;
}


.t-triangle-teal{
	width: 15px;
	height: 15px;
	position: relative;
	padding-right: 25px;
	float: left;
	margin-top: 3px;
}


.t-triangle-teal:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 15px;
	position: absolute;
	border-color: transparent transparent transparent #72c9bf;
}



.t-triangle-green{
	width: 15px;
	height: 15px;
	position: relative;
	padding-right: 25px;
	float: left;
	margin-top: 3px;
}


.t-triangle-green:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 15px;
	position: absolute;
	border-color: transparent transparent transparent #a5cb38;
}



.t-triangle-magenta{
	width: 15px;
	height: 15px;
	position: relative;
	padding-right: 25px;
	float: left;
	margin-top: 3px;
}


.t-triangle-magenta:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 15px;
	position: absolute;
	border-color: transparent transparent transparent #b33775;
}

.t-triangle-blue{
	width: 15px;
	height: 15px;
	position: relative;
	padding-right: 25px;
	float: left;
	margin-top: 3px;
}

.t-triangle-blue:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 15px;
	position: absolute;
	border-color: transparent transparent transparent #5293ce;
}

.blue-row{
	background-color: #5293ce;
}

.white-text *{
	color: #fff !important;
}

.ribbon-row img{
	width: 100%;
}

.gray-row{
	background-color: #f5f4f4;
}

/* Özellikler Sayfası */

/* Login Sayfası */
.loginpage #big_text{
	margin: 20px 0px;
	color: #ffffff;
	font-size: 30px;;
	font-family: 'Open Sans', sans-serif;
	font-weight: lighter;
}

.loginpage h3.center{
	font-family: 'Open Sans', sans-serif;
	font-weight: lighter;
}

.loginpage label{
	font-family: 'Open Sans', sans-serif;
}

.loginpage #big_text span{
	font-weight: bold;
}

.loginpage #huge_text{
	margin: 20px 0px;
	color: #ffffff;
	font-size: 64px;
	font-weight: 900;
	line-height: 1.2;
	font-family: 'Raleway', sans-serif;
}

@media all and (min-width: 992px) and (max-width: 1200px) {
	.loginpage #huge_text{
		font-size: 50px;
	}
	.loginpage #big_text{
		font-size: 30px;
	}
}



@media (max-width: 991px) {
	#yil_29_logo{
		display: none !important;
	}
}


@media all and (max-width: 400px){

	.with-custom-padding{
		padding: 10px 0px;
	}
	
	.blue-row{
		min-height: 300px;
	}
}


@media all and (min-width: 768px) and (max-width: 991px) {
	.loginpage #huge_text{
		text-align: center;
		font-size: 40px;
	}
	.loginpage #big_text{
		text-align: center;
		font-size: 30px;
	}
}

.loginpage .button{
	background-color: #444;

}

@media all and (min-width: 1200px) {
	.ribbonImages{
		max-width: 116px !important;
		float: right;
	}
}



@media all and (max-width: 768px) {
	
	.footer-logo{
		
	}
	
	.loginpage #huge_text{
		text-align: center;
		font-size: 30px;
	}
	.loginpage #big_text{
		text-align: center;
		font-size: 20px;
	}
	
	.ribbonImages{
		max-width: 100px !important;
	}
	
	.ribbon-row{
		text-align: center;
	}
	
	.no-margin-row{
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}

.loginpage .vertical-center {
	min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
	min-height: 100vh; /* These two lines are counted as one :-)       */

	display: flex;
	align-items: center;
}

.loginpage #content{
	background-color: transparent;
	top: -100px;
}

.loginpage #slider .container{
	height: auto;
}

/* Login Sayfası */

.ekuygulamalar .with-custom-padding{
	padding: 60px 0px 30px 0px;
}

.ekuygulamalar .ribbon-row img{
	width: 100%;
}

.ekuygulamalar .content-wrap{
	padding-top: 30px;
	padding-bottom: 0px;
}

#page-menu nav li a{
	font-size: 13px;
	padding: 0px 10px;
	border-right: 1px solid rgba(255,255,255,0.3);
}

.last-a{
	border-right: none !important;
}

.yellow-row{
	background-color: #f8c950;
	height: 75px
}




		#mobile-banner-container{
			width: 100%;
			height: 80px;
			background-color: grey;
			transition: all 200ms ease-out;
			position: relative;
		}
		
		#show-app{
			position: absolute;
			color: #fff;
			top: 50%;
			right: 25px;
			margin-top: -20px;
		}

		#close-button{
			position: absolute;
			color: #fff;
			font-size: 20px;
			margin-top: -13px;
			top: 50%;
			left: 10px;
			width: 20px;
			height: 20px;
		}
		
		#close-button img{
			max-width: 100%;
			top: 0px;
			vertical-align: top;
		}
		
		#app-logo-container{
			position: absolute;
			top: 10px;
			left: 40px;
			width: 145px;
			height: auto;
		}
		
		#app-name{
			font-family: 'Open Sans', sans-serif;
			font-weight: lighter;
			color: #fff;
			font-size: 16px;
		}
		
		#popup-modal{
			display: none;
		}
		
		
#language-selection{
	height: 30px;
	line-height: 30px;
	background-color: #f8c950;
	font-weight: 200;
	text-align: right;	
}

#language-selection a{
	font-family: 'Open Sans', sans-serif;	
	font-size: 16px;
	color: #000;
	
}