/*
	Theme Name: National Cab - Taxi Company HTML5 Template
	Author: EraThemes
	Author URL: http://themeforest.net/user/erathemes
	Created: 01 Oct 2015
	Updated: 12 Oct 2015 Rental
	Version: 1.0
*/


/*
	[Table of contents]

	## Global
		- Font Settings
		- Padding/Margin

	## Header
		- Top Header
			-- Social
			-- Top Menu
			-- Logo block
		- Navigation Menu
		- Social Icons

	## Footer
		- Copyright Text	
		
	## Responsive
		-- min-width: 992 to max-width: 1200
		-- min-width: 768 to max-width: 991
		-- min-width: 319 to max-width: 767
		-- min-width: 991
*/


/* ## Global */

body {
	font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	overflow-x: hidden;
	line-height: 1.5em;
}

img {
	max-width: 100%;
	height: 55px;
}

a {
	outline: 0 !important;
}


/* - Font Settings */

.logo-block a b,
.ow-navigation .container>a,
.footer-main .widget-title,
.widget-about li,
a.see-more,
a.purchase,
.section-header h3,
.choose-us-content-box h3,
.booking-details-form .btn,
.we-do-more h3,
.we-do-more h2,
.what-we-do-box span,
.what-we-do-content>a,
.what-we-do-content .more-service a,
.driver-info>h3,
.we-are-hire span,
.testimonial .carousel-inner p,
.testimonial .carousel-inner p span,
.get-mobile h3,
.get-mobile h2,
.statistics-box>span,
.blog-content .entry-title,
.book-taxi-form>h3,
.about>h3,
.about>h2,
.service-box>h3,
.service-box>h2,
.service-box.book-now a,
.page-heading>h3,
.blog-area h3,
.widget-title h3,
.online-booking-form .btn,
.contact-form form .btn,
.map .content h3,
.media-heading h3 {
	font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
}

.subscribe-box h4,
.subscribe-box .input-group-btn>.btn,
.widget-about li:last-child span {
	font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
}

.contact-form form input,
.contact-form form textarea {
	font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif;
}

.photos-slider .carousel-caption h2,
a.purchase,
a.see-more,
.section-header h3,
.choose-us-content-box h3,
.choose-us-content-box a,
.booking-details-form .btn,
.we-do-more h3,
.we-do-more h2,
.what-we-do-box span,
.what-we-do-content>a,
.what-we-do-content .more-service a,
.we-are-hire span,
.get-mobile h3,
.get-mobile h2,
.blog-content .entry-title,
.entry-content>a,
.photos-slider2 .slider-content h2,
.photos-slider2-content h3,
.book-taxi-form .btn,
.about>h3,
.about>h2,
.about a,
.more-than-you>h3,
.service-box>h3,
.service-box>h2,
.service-box.content span,
.service-box.content>a,
.service-box.book-now a,
.page-heading>h3,
.blog-area h3,
.widget-title h3,
.recent-post-box h3,
.recent-title a,
.map .content h3 {
	text-transform: inherit;
}

.what-we-do-box {
	display: inline-block !important;
	margin-top: 19px !important;
	position: relative !important;
	/*text-align: justify !important;*/
	padding-left: 70px !important;
}

.what-we-do-box>img {
	position: absolute !important;
	left: 14px !important;
	top: 1px !important;
}


/* - Padding/Margin */

.no-padding {
	padding: 0;
}

.no-left-padding,
ul {
	padding-left: 0;
}

.no-right-padding {
	padding-right: 0;
}

.no-top-padding {
	padding-top: 0;
}

.no-bottom-padding {
	padding-bottom: 0;
}

.no-margin {
	margin: 0;
}

.no-left-margin {
	margin-left: 0;
}

.no-right-margin {
	margin-right: 0;
}

.no-top-margin {
	padding-top: 0;
}

.no-bottom-margin {
	margin-bottom: 0;
}


/* - Section Header */

.section-header {
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom;
	display: inline-block;
	width: 100%;
}


/* - Section Padding */

.section-padding {
	padding-top: 20px;
	padding-bottom: 10px;
}


/* ## Header */


/* - Top Header */


/* -- Social */

.social li {
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
}

.social li:first-child {
	margin-left: 0;
}

.social li:last-child {
    margin-right: 0;
}


/* -- Top Menu */

.top-header .top-menu {
    text-align: right;
	margin: -10px -93px 3px 0px;
}

.top-header .top-menu ul {
    padding-left: 0;
}

.top-header .top-menu ul {
    display: inline-block;
	list-style: none;
}

.top-header .top-menu ul li {
    float: left;
	padding-left: 22px;
	padding-right: 22px;
	position: relative;
	font-size: 13px;
}

.top-header .top-menu ul li a {
	color: #555;
	text-transform: capitalize;
	text-decoration: none;
}

.top-header .top-menu ul li a:hover {
	color: #de302f;
}

.top-header .top-menu ul li:first-child {
    padding-left: 0;
}

.top-header .top-menu ul li:last-child {
    padding-right: 0;
}

.top-header .top-menu ul li:before {
    content: "|";
	position: absolute;
	left: -1px;
}

.top-header .top-menu ul li:first-child:before {
    content: "";
}


/* -- Logo block */

.middle-header {
	padding-bottom: 0px;
	padding-top: 5px;
	background-color: #fff;
}

.logo-block {
    position: relative;
}

.logo-block a {
	padding-left: 102px;
	text-decoration: none;
}

.logo-block a img {
    position: absolute;
	left: 15px;
}

.logo-block a b {
    text-transform: uppercase;
	font-size: 24px;
	display: block;
	color: #000;
	margin-top: 3px;
}

.logo-block a span {
	font-size: 13px;
	color: #8c8b8b;
	float: left;
	margin-top: -6px;
}

.navbar-brand.logo-block {
	display: none;
}

.middle-header .col-md-6 {
    text-align: right;
}

.location,
.phone {
	position: relative;
	display: inline-block;
	text-align: center;
}

.location {
	margin-right: 32px;
}

.location>img,
.phone>img {
    position: absolute;
	left: 0;
}

.location p {
	font-size: 16px;
}

.location p span,
.phone p span {
    display: block;
}

.phone {
    margin: 0px 10px 0px 0px;
}

.phone>img {
    top: 2px;
}

.phone p {
    font-size: 9px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 0 0 0 87px;
	color: white;
}

.phone p span {
	font-size: 13px;
	font-weight: 600;
	color: #de302f;
	margin: -4px 0 0 0
}


/* - Navigation Menu */


/* - Social Icons */


/* ## Footer */

/* image content add new here*/

  .content-image {
            max-width: 100%;
            height: auto;
        }
        .content-area {
            padding: 2rem;
        }

/* image content add new here*/


.footer-main {
    background-image: url("images/footer-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 40px;
}

.bottom-footer {
	background-color: #171717;
	padding: 30px 0;
}

.bottom-footer ul {
    margin-bottom: 0;
	list-style: none;
}

.bottom-footer ul li {
    float: left;
	padding: 0 8px;
	position: relative;
}

.bottom-footer ul li:before {
	content: "|";
	color: #fff;
	position: absolute;
	left: -4px;
	top: 0;
}

.bottom-footer ul li:first-child:before {
    content: "";
}

.bottom-footer ul li a {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Rawal Balouch';
	font-size: 12px;
}

.bottom-footer p {
    margin-bottom: 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
}


/* -- Widget */


/* -- Widget Subsribe */

.widget-subscribe .subscribe-box {
    display: inline-block;
	padding: 45px 35px;
	border: 1px solid rgba(209, 209, 209, 0.2);
	color: #eee;
}

.subscribe-box h4 {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 30px;
	color: #fff;
}

.subscribe-box p {
    font-size: 13px;
	line-height: 24px;
	margin-bottom: 30px;
}

.subscribe-box input {
    border: none;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 12px;
	height: auto;
}

.subscribe-box input:focus {
    box-shadow: none;
}

.subscribe-box input,
.subscribe-box .input-group-btn>.btn {
    border-radius: 0;
	outline: none;
}

.subscribe-box .input-group-btn>.btn {
    text-transform: uppercase;
	background-color: #f7b731;
	border-color: #f7b731;
	padding-top: 11px;
	padding-bottom: 11px;
}

.widget-subscribe ul {
    margin-top: 22px;
	list-style: none;
}

.widget-subscribe ul li {
    float: left;
	margin: 0 10px;
}

.widget-subscribe ul li a {
	width: 32px;
	height: 35px;
	display: inline-block;
	overflow: hidden;
	position: relative;
}

.widget-subscribe ul li a img {
    position: absolute;
}

.widget-subscribe ul li a:hover img {
	top: -38px;
}

.footer-main .widget-title {
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #fff;
	background-image: none;
}

/* -- Widget Links */

.footer-main .widget {
    width: 100%;
	display: inline-block;
}

.widget-links ul li {
	display: inline-block;
	width: 100%;
	margin-bottom: 0px;
}

.widget-links ul li:last-child {
	margin-bottom: 0;
}

.widget-links ul li a {
    font-size: 13px;
	color: #fff;
	text-decoration: none;
}

.widget-links ul li a:before {
    content: "";
	background-repeat: no-repeat;
	width: 7px;
	height: 10px;
	display: inline-block;
}


/* -- Widget About */

.widget-about {
    color: #fff;
	font-size: 14px;
}

.widget-about p {
    margin-bottom: 40px;
}

.widget-about li {
    display: inline-block;
	width: 100%;
	position: relative;
	line-height: 16px;
	margin-bottom: 30px;
	font-weight: bold;
}

.widget-about li span {
    display: block;
}

.widget-about li img {
	position: absolute;
	left: 0;
	top: 0;
}

.widget-about li:last-child {
	margin-bottom: 0;
}

.widget-about li a {
    color: #fff;
	font-weight: normal;
}


/*.choose_image{*/


    /*    max-width: 90%;*/
    
    
    /*    height: auto;*/
    

/*    margin-top: 24px;*/


/*}*/


/*index css start from here*/

.logoo {
	left: -106px;
	margin: 5px 0 0 -90px;
	max-width: 220%;
	height: 58px;
}

.choose_image {
	max-width: 100%;
	height: auto;
	margin-top: 25px;
}

.choose_image1 {
	max-width: 77%;
	height: auto;
	margin-top: 10px;
}

.img {
	max-width: 100%;
	height: 38px;
	margin: 0 0 0 -12px;
}

.Parent {
	background-color: #FFD934;
	/*height:220px;*/
}

.Parent-row-yellow {
	background-color: #ecbd1c;
	height: 5px;
}

.Parent-row-number {
	background-color: #05537a;
	height: 25px;
}

.faq-section .panel-default>.faq_heading_1 a {
	padding: 0px 65px 11px 65px !important;
	position: relative;
	display: inline-block;
	width: 100%;
}

.test1 {
	line-height: 24px !important;
}

.test1 h1 {
	color: red !important;
	text-align: left !important;
}

.test1 h2 {
	margin-top: inherit !important;
	text-align: left !important;
}

.test1 p {
	color: black !important;
	margin: -10px 0 0 !important;
	text-align: justify !important;
}

.bg_url{
    background-image: url("images/blog/Ludwigshafenblog.jpg")
}


.hover_section {
	margin-top: 30px !important;
}

.choose-us_2 {
	max-width: 85%;
	height: auto;
	margin-top: 24px;
}

.service {
	/*margin: 0px -33px 0px -30px;*/
	margin-left: 50px !important;
}

.entry-cover h3 {
	margin-top: inherit;
}

.funktioniert {
	line-height: 20px;
}

.funktioniert h1 {
	color: red;
	text-align: left;
	font-size: 30px;
}

.funktioniert h2 {
	margin-top: inherit;
	text-align: left;
}

.funktioniert ul {
	text-align: left;
	margin-top: 18px;
	margin-left: 22px;
	line-height: 23px;
}

.Rental {
	height: 71px;
	top: -3px;
	margin-left: -5px;
	max-width: 100%;
}

.company-contract {
	height: 40px;
	top: 4px;
	margin-left: -10px;
	max-width: 100%;
}

.contract {
	height: 70px;
	top: 0px;
	margin-left: -4px;
	max-width: 100%;
}

.choose-us_3 {
	max-width: 89%;
	height: auto;
	margin-top: 24px;
}

.Buchungsm {
	line-height: 30px;
}

.Buchungsm h1 {
	color: red;
	text-align: left;
	font-size: 28px;
}

.Buchungsm h2 {
	margin-top: inherit;
	text-align: left;
}

.Buchungsm ul {
	text-align: left;
	margin-top: 18px;
	margin-left: 22px;
	line-height: 29px;
}

.car_images {
	height: 125px;
}

.image_size {
	height: auto;
}

.choose_2_h4 {
	font-size: 34px;
	color: #DE302F;
}


/*.col-sm-4{*/


/*    text-align:justify;*/


/*}*/


/*.Genuine{*/


/*    height: 41px; top: -5px; margin-left: 15px;*/


/*}*/

.p_tag {
	line-height: 20px !important;
	margin-left: 12px;
}

.home_pickup {
	height: 32px;
	top: 3px;
	margin-left: 15px;
}

.Sie {
	line-height: 20px !important;
	margin-left: 12px;
}

.Unsere {
	line-height: 20px !important;
	margin-left: 12px;
}

.twenty_four_by_seven {
	margin: 0 0 0 -72px !important;
	text-align: justify !important;
}

.Kostenlose {
	margin: 0 -35px 0 5px !important;
	text-align: justify !important;
}

.Professionelle {
	margin: 0 -90px 0 49px !important;
	text-align: justify !important;
}

.Tolles {
	margin: 0 -65px 0 -12px !important;
	text-align: justify !important;
}

.Einfache {
	margin: 0 -118px 0 68px !important;
	text-align: justify !important;
}

.Keine {
	margin: 0 -211px 0 122px !important;
	text-align: justify !important;
}

.what-we-do-box1 {
	height: 37px;
	top: 1px;
	margin-left: 15px;
}

.Limousine_fleet_text h3 {
	margin: -15px 0 0 12px !important;
}

.kombi_fleet_text h3 {
	margin: -15px 0 0 12px !important;
}

.MiniVan_fleet img {
	margin: -7px 0 0 0 !important;
}

.MiniVan_fleet_text h3 {
	margin: -7px 0 0 12px !important;
}

.MiniBus_fleet img {
	margin: -8px 0 0 0 !important;
}

.MiniBus_fleet_text h3 {
	margin: -4px 0 0 12px !important;
}

.set_ab_num {
	text-align: right !important;
}

.set_image_size {
	max-width: 100%;
	height: 35px;
}

.mobile_logo {
	top: 1px;
	height: 48px;
	margin: 0 0 0 -8px;
}
.orange_margin{
	margin: 15px !important;
}
.hr1{
    border-top: 1px solid white; margin-top: 2px; margin-bottom: 10px;
}
/*index css end from here*/

/* min media queries */
@media only screen and (min-width: 501px) {
    .top-header {
        background-color: #1a1a1a;
        padding-bottom: 12px;
        padding-top: 30px;
    }
}
@media screen and (min-width: 1000px) {
	.tag_h3 {
		margin-top: 20px;
	}
	.child {
		display: flex;
		justify-content: center;
	}
	.sub_child {
		margin: 18px 0px;
	}
	.m-0 {
		margin: 0px !important;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 1200px;
	}
	.tes a:hover {
		background-color: #ffd133;
		color: #3d5379;
		box-shadow: 0px 0px 5px #05537a;
	}
	.test a {
		line-height: 30px;
		font-weight: 800;
		font-size: large;
		color: #45423c;
	}
	.test3 {
		margin-left: 64px;
	}
	.num {
		color: #055379;
		font-size: large;
		font-weight: 800;
	}
	/*.col-xs-7 {*/
	/*       width: 55% !important;*/
	/*   }*/
	/*.abc{*/
	/*	color: black;*/
	/*	font-size: 15px;*/
	/*	font-weight: 500;*/
	/*}*/
	.phone p {
		font-size: 14px;
		font-weight: 500;
		text-transform: uppercase;
		margin: 2px 11px 0 20px;
		color: white;
	}
}

/* max media queries */
@media only screen and (max-width: 500px) {
    .top-header {
        background-color: #1a1a1a;
        padding-bottom: 8px;
        padding-top: 20px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1920px) {
	.logoo {
		margin: 0px;
		padding: 6px;
	}
	.nav_container{
		width: auto;
	}
}

/* min between max media queries */
@media only screen and (min-width: 319px) and (max-width: 767px) {
	.logoo {
		left: -47px;
		margin: 10px;
		max-width: 220%;
		height: 50px;
	}
	.mobile_logo {
		top: 1px;
		height: 30px!important;
		margin: -12px 0 0 11px;
	}
    .orange_margin{
    	margin: 10px 15px !important;
    }
	.choose_image {
		max-width: 90%;
		height: auto;
		margin-top: -15px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.choose_image1 {
		max-width: 80%;
		height: auto;
		margin-top: 20px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.choose-us_2 {
		max-width: 71%;
		height: auto;
		margin-top: 26px;
		display: block;
		margin-left: 4px;
		margin-right: auto;
	}
	.choose-us_3 {
		max-width: 77%;
		height: auto;
		margin-top: 18px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.choose_2_h4 {
		color: #DE302F;
		font-size: 11px;
		font-weight: bold;
	}
	.tag_h3 {
		font-size: 18px !important;
	}
	.sub_child_2 {
		position: relative;
		min-height: 1px;
		/*padding-right: 7px !important;*/
		padding-left: 7px!important;
		/*padding-top: 7px !important;*/
		padding-bottom: 7px !important;
		margin: -12px 0 0 0;
	}
	.Rental {
		height: 55px;
		top: -3px;
		margin-left: -5px;
		max-width: 100%;
	}
	.company-contract {
		height: 28px;
		top: 4px;
		margin-left: -5px;
		max-width: 100%;
	}
	.contract {
		height: 55px;
		top: 0px;
		margin-left: -2px;
		max-width: 100%;
	}
	.set_size {
		text-align: justify !important;
		margin: -13px 0 0 0 !important;
	}
	.Kunden {
		margin: 2px 0 0 0px !important;
		height: 40px;
	}
	.car_style {
		margin: -15px 0 0 0;
	}
	.car_images {
		height: 75px;
	}
	.Limousine_fleet img {
		margin: 15px 0 0 -184px !important;
	}
	.Limousine_fleet_text h3 {
		margin: -6px 0 0 -184px !important;
		font-size: 16px;
	}
	.kombi_fleet img {
		margin: -200px 0 0 170px !important;
	}
	.kombi_fleet_text h3 {
		margin: -76px 0 0 165px !important;
		font-size: 16px;
	}
	.MiniVan_fleet img {
		margin: -60px 0 0 -188px !important;
	}
	.MiniVan_fleet_text h3 {
		margin: 0px 0 0 -194px !important;
		font-size: 16px;
	}
	.MiniBus_fleet img {
		margin: -208px 0 0 172px !important;
	}
	.MiniBus_fleet_text h3 {
		margin: -77px 0 0 183px !important;
		font-size: 16px;
	}
	.Limousine {
		margin-top: -5px;
	}
	.Kombi {
		margin-top: -15px;
	}
	.MiniVan {
		margin-top: -13px;
	}
	.MiniBus {
		margin-top: -1px;
	}
	.test3 {
		margin: 0px 0 0 0 !important;
	}
	.faq-section .panel-title>a.collapsed,
	.faq-section .panel-title>a {
		font-size: 12px !important;
		text-transform: uppercase;
		color: #222;
		letter-spacing: 1px;
		font-weight: 600;
		-webkit-transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		-o-transition: all 1s ease 0s;
		transition: all 1s ease 0s;
	}
	.Frankfurt-content p {
		text-align: justify;
	}
	.Datenschutzer {
		font-size: 32px !important;
	}
}

@media only screen and (min-width: 600px) and (max-width: 1000px) {
    
}

/* -- min-width: 768 to max-width: 991 */

@media only screen and (min-width: 768px) and (max-width: 991px) {
	/* ## Header */
	.location,
	.phone {
		margin: 0px;
	}
	/* .section-header h1{*/
	/*color: #DE302F !important;*/
	/*text-align: center;*/
	/*  font-size: 30px !important;;*/
	/*}*/
	.section-header h2 {
		font-size: 15px;
		color: #05537A;
		margin-top: -05px;
	}
	.nav_container {
		margin: 0px;
		padding: 0px;
		margin-left: auto;
		width: auto;
	}
	.logoo{
	margin:10px;
	margin-right: auto;
}
.navbar-toggle {
	padding: 31px 10px;
	margin-left: auto;
	}
}
/* -- min-width: 992 to max-width: 1200 */

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	/* ## Header */
	.logoo {
		left: -47px;
		margin:0px;
		max-width: 220%;
		height: 50px;
	}
	.nav_container{
		margin-top: 12px;
		padding-left: 15px;
		width: auto;
	}
}

/* -- min-width: 319 to max-width: 767 */

@media only screen and (min-width: 319px) and (max-width: 767px) {
	/* ## Header */
	.top-header .social {
		width: 100%;
		text-align: center;
	}
	.top-header .social {
		margin-bottom: 14px;
	}
	.top-header .top-menu {
		padding: 0 51px 0px 0px;
		margin-top: -40px;
	}
	.top-header .top-menu ul li {
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.logo-block {
		margin-bottom: 33px;
	}
	.logo-block a {
		max-width: 220px;
		display: inline-block;
		position: relative;
	}
	.logo-block a img {
		left: 0;
	}
	/* ## Footer */
	.bottom-footer ul,
	.bottom-footer p {
		width: 100%;
		text-align: center;
	}
	.bottom-footer,
	.bottom-footer ul,
	.bottom-footer ul li {
		float: none;
		display: inline-block;
	}
	.bottom-footer ul {
		margin-bottom: 10px;
	}
	.section-header h1 {
		color: #DE302F;
		/*text-align: center;*/
		font-size: 28px;
	}
	.section-header h2 {
		font-size: 15px;
		color: #05537A;
		margin-top: -05px;
	}
	.tes a:hover {
		/*background-color: #05537a;*/
		color: white;
		padding: 10px;
		box-shadow: 0px 0px 5px #05537a;
	}
	.test a {
		line-height: 30px;
		font-weight: 800;
		font-size: large;
	}
	.col-xs-3 {
		width: 38%;
	}
	.Frankfurt-content h2 {
		font-size: 16px;
	}
	.test1 ol {
		display: none;
	}
	.test1 ol {
		display: none;
	}
	/*.col-xs-12 {*/
	/*    width: 101%;*/
	/*}*/
	.test1 h1 {
		font-size: 22px;
	}
	.test1 h2 {
		font-size: 19px;
	}
	.test2 h1 {
		font-size: 22px;
	}
	.test2 h2 {
		font-size: 16px;
	}
	.test4 h1 {
		font-size: 22px;
	}
	.test4 h2 {
		font-size: 19px;
	}
	/*    .hover1 a{*/
	/*    background-color: #eaeaea;*/
	/*}*/
	.num {
		color: #055379;
		font-weight: 800;
	}
	.abc {
		color: black;
		font-size: 15px;
		font-weight: 500;
	}
	.set_ab_num {
		margin: 0 0 0 -8px;
	}
	.margin-left-span {
		margin-left: -21px;
		color: #2C5379;
	}
	.margin-right-span {
		margin-right: -75px;
		color: #2C5379;
	}
	.a1 a {
		background-color: #F5F5F5 !important;
	}
	.a2 a {
		background-color: #fbfbfb !important;
	}
}

/*@media only screen and (min-width: 0px) and (max-width: 100px){*/
/*    .flag_button {*/
      /*position: relative;*/
/*      display: inline-block;*/
/*      right:-77px;*/
/*    }*/
/*}*/
@media only screen and (min-width: 267px) and (max-width: 367px){
    .flag_button {
      /*position: relative;*/
      display: inline-block;
      right:-69px;
    }
}

@media only screen and (min-width: 368px) and (max-width: 467px){
    .flag_button {
      /*position: relative;*/
      display: inline-block;
      right:-123px;
    }
}

@media only screen and (min-width: 468px) and (max-width: 567px){
    .flag_button {
      /*position: relative;*/
      display: inline-block;
      right:-282px;
    }
}
@media only screen and (min-width: 568px) and (max-width: 667px){
    .flag_button {
      /*position: relative;*/
      display: inline-block;
      right:-382px;
    }
}
@media only screen and (min-width: 668px) and (max-width: 767px){
    .flag_button {
      /*position: relative;*/
      display: inline-block;
      right:-482px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 867px){
    .flag_button {
      /*position: relative;*/
      display: inline-block;
      right:-568px;
    }
}
@media only screen and (min-width: 868px) and (max-width: 967px){
    .flag_button {
      /*position: relative;*/
      display: inline-block;
      right:-668px;
    }
}
@media only screen and (min-width: 968px) and (max-width: 990px){
    .flag_button {
      /*position: relative;*/
      display: inline-block;
      right:-691px;
    }
}