body { 
	background-color: #FFF; 
	background-repeat: no-repeat; 
	background-position:top center;  
	font-family:  'Josefin Sans', sans-serif;
	font-size: 18px;
}

/* Header */
header { width: 100%; margin-bottom: 0px !important; position: absolute; top: 0px; left: 0px; z-index: 9000; background-color: transparent !important;  background-image: linear-gradient(rgba(0,0,0,0.8), rgba(0,0,0,0)) !important; }


.header-lang { text-align: center; padding-top: 10px; padding-bottom: 0px; }
.header-lang .active { font-weight: bold; }
.header-lang a:link { color: #FFF; text-decoration: none; }
.header-lang a:visited { color: #FFF; text-decoration: none; }
.header-lang a:hover { color: #FFF; text-decoration: underline !important; }

#header_logo {
	margin-top: 0px;
	margin-bottom: 10px;
}
#header_toolbar {
	color: #666;
	float: right;
	margin-top: 10px;
}
#header_menu {
	font-size: 1em;
	color: #006179;
	margin-top: 10px;
	text-align: left;
}

#header_menu a { color: #006179; }
#header_menu a:visited { color: #006179; }
#header_menu a:hover { color: #006179; }

.navwrap {  }
/* Footer */

footer {
	padding-top: 20px;
	margin-top: 0px; 
	font-size: 0.9em;
	background-color: #000;
	color: #fff;
}
footer a { color: #fff; text-decoration: none; }
footer h3 { color: #fff; font-size: 1.8em; font-weight: normal; margin-bottom: 10px;}
footer .fa { font-size: 60px; color: #fff; }
footer .box_1 { text-align: center; padding: 15px 10px 15px 10px; border-right: 1px solid #00ABEC; }
footer .box_1_f {  border-left: 1px solid #00ABEC; }
footer .box_1:hover { background-color: #EEE; }
footer .box_2_f { padding-top: 10px; }
.social_icons { text-align: right; }
.social_icons .fa { font-size: 2.5em; color: #666; }
.med_blue { color: #00abec; font-family: 'Josefin Sans', sans-serif; font-size: 1.8em; margin-top: 12px;}
.fa_med { font-size: 26px !important; }

.footer-imgs { padding-top: 2px; }
.footer-imgs h3 { color: #FFF; margin-bottom: 15px; }
.footer-imgs  .col-sm-img {width: 11.955%; float: left; }
.footer-imgs  .col-sm-img-lg {width: 13.34%; float: left; }
.footer-imgs img { 
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 2px solid #000;
}

/* Main content */

h1 { margin-top: 30px !important; margin-bottom: 30px; color: #333; font-size: 52px; line-height: 55px; font-weight: 500; font-family:  'Josefin Sans', sans-serif; }
h2 { font-size: 36px; color: #000;  font-family:  'Josefin Sans', sans-serif;  margin-top: 20px; margin-bottom: 20px;}
h3 { font-family:  'Josefin Sans', sans-serif; font-size: 24px; margin-bottom: 15px; }

.big-title { font-size: 3em; }
.white { color: #FFF; }
.red { color: #F00000; }
.blue { color: #31308A !important; }
.yellow { color: #FCED05; }
.green { color: #B3D735; }


.pad_30TB { padding-top: 30px; padding-bottom: 30px; }
.pad_15B { padding-bottom: 15px; }
.mar_fb_i { margin-left: 65px; }
.mar_30T { margin-top: 30px; }
.mar_10L { margin-left: 10px; }

.main-container {background-color: rgba(255,255,255,0.9); margin-top: 30px; }

#content_path { margin: 15px 0px 0px 0px; font-size: 12px;}

#page_content h1 { margin-top: 0px !important; }
#page_content p { text-align: justify; }
#page_content a { text-decoration: underline !important; }
#page_content a.btn { text-decoration: none !important; }
#links_list a { text-decoration: underline !important; }
#links_list div { margin-bottom: 10px }
.h_contacts { font-size: 26px;}

.box_ind_cent { margin-left: 90px; margin-right: 90px; }

/* TABLES */
.tbl_1 {
	margin-bottom: 25px;
	width: 100%;
}
.tbl_1 td {
	
}
.tbl_1 th {
	font-weight: bold;
	background: #B3D735;
	color: #000;
}

.tbl_1 td .fa-check { color: #00B22D; }
.tbl_1 td .fa-times { color: #FF0000; }

.tbl_2 {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}

.tbl_2 td {
	vertical-align: top;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;

}

.tbl_2 th {
	vertical-align: top;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #EA0000;
	font-size: 16px;
	color: #FFF;
	text-align: left;
}
.tbl_2 td p {
	margin-top: 0px;
	padding-top: 0px;
}

/* IMAGES */
.p_img {
	margin: 2px 20px 5px 0px;
}
.p_img_1 {
	margin: 2px 10px 5px 0px;
}

.p_img_r {
	margin: 2px 0px 5px 20px;
	float: right;
}
.p_img_r_top {
	margin: 20px 0px 5px 20px;
	float: right;
}
.cat_img {
	margin: 10px 20px 5px 0px;
}
.carousel-caption {
	color: #000;
	text-align: left;
	bottom: 140px;
	left: 760px;
	width: 360px;
	height: 300px;
	text-shadow: none;
}

.capt-txt {	
	height: 240px;
	width: 360px;
	margin-top: 30px;
}

.carousel-caption > div > h1 { color: #F00000; margin-top: 0px !important; line-height: 1em; font-size: 36px; font-weight: normal; font-family: "Helvetica Neue", Helvetica, sans-serif;}
.carousel-caption > div > h2 { color: #F00000;}
.carousel-title-r-box {
	width: 360px;
	float: right;
	position: absolute;
	top: 20px;
	right: 0px;
	}
.carousel-title-r-box > h2 {
	margin: 0px 0px 10px 0px;
	background-color: #F00000;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	color: #FFF;
	padding: 6px;
}
.carousel-title-r-box > h2:hover { background-color:#31308A; }
.carousel-title-r-box > h2 a {
	font-size: 26px;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: auto;
}

/* News */
.news_img_b {
    float: left;
    height: 133px;
	width: 200px;
    /*margin: 0 11px 11px 0;*/
    overflow: hidden;
}
.news_img_g {
    float: left;
    height: 200px;
	width:16.6666666%;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 2px solid #000;
    overflow: hidden;
}
.news_img_b:hover { box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4); }
.news_img_b img { width: 100%; }
.img_news_i {
	float: left;
	height: 161px;
	margin: 0px 30px 0px 0px;
	border: 1px solid #CCC;
	padding: 10px;
}
#page_content  a.btn-info:link { text-decoration: none !important;}
.btn-default { font-family:  'Josefin Sans', sans-serif;  background-color: #BDD831; border-color: #BDD831; color: #000; }
.btn-lg { font-size: 42px; padding: 15px 10px 8px 15px; line-height: 42px; }
.glyphicon-large { margin-left: 15px; font-size: 28px; }
.btn-povprasevanje { border-color: #000; margin-bottom: 8px; font-size: 14px; font-weight: bold; padding: 3px 10px 3px 10px; margin-left: 20px;}
.fa { font-size: 2em; }

.btn-to-shop { border-color: #FF7F01; background-color: #FF7F01 !important;; margin-bottom: 8px; font-size: 18px; font-weight: bold; padding: 5px 10px 5px 10px; }
.btn-to-shop .fa { font-size: 22px; margin-right: 10px; }
#map_canvas { width: "100%"; height: 700px;  }

/* Forms */

#frm_enquiry {}
#frm_enquiry .fld {
	width: 400px;
	padding: 2px 4px 4px 5px;
	font-size: 12px;
	border: 1px solid #999;
	margin-bottom: 10px;
	font-family:  'Josefin Sans', sans-serif;

}
#frm_enquiry .fld_fw { width: 800px; height: 200px; }
#frm_enquiry fieldset {
	border: none;
	padding: 0px;
}

#frm_enquiry .btn { background-color:#F60; color: #FFF; font-weight: bold; font-size: 16px; padding:10px; border: none; }
#frm_enquiry .btn:hover {background-color:#000; }

#frm_enquiry label {
	width: 400px;
	display: block;
	padding-bottom: 2px;
}
.fld_sc { width: 178px !important; }

#frm_enquiry label.error { 
color: red; 
padding-bottom: 10px;
}

#frm_enquiry .fld.error { 
border: 1px solid #FF6633;
background-color: #FEECEB;
}

#frm_enquiry label.error { 
color: red; 
padding-bottom: 10px;
}

#msg_ok {
	font-size: 14px;
	border: 2px solid #0C3;
	padding: 20px;
}
.msg_res_err {
	font-size: 14px;
	border: 2px solid #F00;
	color: #F00;
	padding: 20px;
	margin-top: 20px;
}
.msg_res_ok {
	font-size: 14px;
	border: 2px solid #00B22D;
	color: #00B22D;
	padding: 20px;
	margin-top: 20px;
}

#loaderDiv { display: none; margin-bottom: 10px; width: 188px; text-align: center; }

#bann_bottom { padding: 20px 20px 0px 20px; text-align: center; }
#bann_bottom img { margin: 0px 30px 20px 30px; }
.banners-bottom { text-align: center; border-top: 1px solid #777; margin-top: 30px; padding-top: 15px; padding-bottom: 15px; }
.banners-bottom {}
#article_images { margin-bottom: 25px; }

#article_images .article_image {
    float: left;
    margin: 10px 7px 7px 0;
}

/* TITRO */

.top_bar { background-color: #EEE; padding: 5px 0px 5px; color: #006179; font-size: 12px;}
.top_bar .cont { color: #00ABEC; font-family:  'Josefin Sans', sans-serif;
 font-size: 22px; border-right: 1px solid #00ABEC; padding-right: 20px; }
.dropdown { z-index: 9000; border-radius: 0px; }
.dropdown-menu { border-radius: 0px; border: 1px solid #00ABEC; }
.dropdown-menu .fa { font-size: 16px; margin-right: 5px; }
.dropdown-menu > li > a { font-size: 16px; color: #00ABEC;  }
.header_contact { box-sizing:border-box;  width: 760px; padding: 25px; }
.header_contact h2 { margin-top: 0px !important; }
.header_contact a { text-decoration: underline !important; }
.header_links { box-sizing:border-box;  width: 360px; }
.dropdown-header { color: #3276B1; }
.btn { border-radius: 0px; }
.btn-primary { background-color: #00ABEC; border-color: #FFF;  }
#page_content a.btn-primary { text-decoration: none !important;  }
.dropdown .dropdown-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition:         all 0.2s  ase;
  -moz-transition:    all 0.2s  ease;
  -webkit-transition: all 0.2s  ease;
  -o-transition:      all 0.2s  ease;
  -ms-transition:     all 0.2s  ease;
}
.dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
}
.dropdown {
  display: inline-block;
}
.h_shop { color: #00ABEC; font-family:  'Josefin Sans', sans-serif;
 font-size: 22px; border-right: 1px solid #00ABEC; border-left: 1px solid #00ABEC; padding-left: 10px; padding-right: 10px; margin-left: 10px; }
.h_shop a:link {  color: #00ABEC !important; }
.h_shop a:visited {  color: #00ABEC !important; }
.h_shop a:hover {  color: #00ABEC !important; }

#page_intro {  margin: 60px 0px 0px 60px; float: left; box-sizing: border-box; width: 580px;}
#page_intro_txt { 
	padding: 15px;
	font-size: 22px;
	line-height: 1.1em;
	background-color: rgba(255,255,255,0.85); 
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.2);
	box-shadow:2px 2px 3px rgba(0,0,0,0.2);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#666666,Positive=true)";
}
#page_intro_txt h1 { margin-top: 0px !important; color: #000; padding-top: 0px; font-weight: normal; font-size: 2.3em; }

#page_intro_gallery { margin: 60px 60px 0px 0px; float: right; background-color: rgba(255,255,255,0.9); 
	box-sizing: border-box; 
	padding: 1px 1px 5px 1px; width: 292px; font-size: 12px;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.2);
	box-shadow:2px 2px 3px rgba(0,0,0,0.2);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#666666,Positive=true)";
}
.pi_1 { border: none; background-color: #FF0000; font-size: 16px; text-transform: uppercase; font-weight: bold;}
.pi_2 { border: none; background-color: #FC0; color: #000; font-size: 16px; text-transform: uppercase; font-weight: bold;}
.page_slog { font-family:  'Josefin Sans', sans-serif;
 font-size: 50px; font-weight: bold; color: #00ABEC; text-align: center; margin-bottom: 15px; border-bottom: 1px solid #999;}
.top_bg { height: 390px; }
#products_box { float: left; margin-bottom: 30px; display: block;}
#product_imges { margin: 25px 0px 25px 0px; }
#slideTo { font-size: 1.3em; text-align: center; border-bottom: 2px solid #00ABEC; width: 260px; margin: 10px auto 20px auto; display: block; color:#00ABEC; text-decoration: none;  }
#slideTo:hover { color: #FF0000; border-bottom: 2px solid #FF0000; }


.text-center p { text-align: center !important; }
p.text-center { text-align: center !important; }
.image-table {  color: #007EAE; }
/*
.image-table img {	padding: 5px; -webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.3);
	box-shadow:0px 0px 10px rgba(0,0,0,0.3);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color=#666666,Positive=true)";}
*/
.image-table-1 { padding: 0px; border: none; font-size: 0.9em; line-height: 1.2em; padding-top: 0px; color: #FFF !important; }
.image-table-1 h2 { margin-bottom: 15px; }
.image-table-1 .col-md-4 { padding-left: 2px !important; padding-right: 2px !important; text-align: center; }
.b-wrapper h2 { color: #FFF !important; }
.b-wrapper { color: #FFF !important; }
.b-wrapper p { text-align: center !important; padding: 10px; }
.res-table { border-top: 1px solid #666;  border-left: 1px solid #666;  }
.res-table > div { border-right: 1px solid #666;  border-bottom: 1px solid #666; }
.glej_tudi { border: 1px solid #999; padding: 15px; margin-top:30px;  }

.trgovina { border: 1px solid #999; padding: 15px; margin-top:30px; margin-bottom: 30px; }

.img-thumbnail { border-radius: 0px; }

.page_content a:link { text-decoration: underline;}


.b-wrapper { box-sizing: border-box; padding: 15px; }
.b-wrapper { padding: 0px; }


/* Sitemap */
.sm_lev_1 { padding-left: 0px; font-size: 1.8em; margin-top: 15px; }
.sm_lev_2 { padding-left: 25px; font-size: 1.1em; font-weight: bold;}
.sm_lev_3 { padding-left: 50px;}
.sm_lev_4 { padding-left: 75px;}


/* Products list */
#product_list {
	list-style-type: none;
	margin: 0px 0px 0px 0px ; 
	padding: 0px;
	border-top: 1px dotted #ccc;
	border-right: 1px dotted #ccc !important;
}
		
#product_list > li {
	float: left;
	list-style-type: none;
	margin-bottom: 0px;
	padding: 10px;
	border-bottom: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	width: 275px;
	box-sizing: border-box;
}

#product_list li h2 {
	color: #0099DF;
	font-size: 22px;
	margin-top: 10px;
}

#product_list li h2 a {
	color: #0099DF;
	text-decoration: none;
}

#product_list li h2 a:visited {
	color: #0099DF;
	text-decoration: none;
}

#product_list li h2 a:hover {
	color: #0099DF;
	text-decoration: underline;
}

#product_list li .d_img {
	float: left;
}
#product_list li .d_info {
	float: left;
	line-height: 1.2em;
	margin-left: 0px;
}


.cat_list_menu {
	list-style-type: none;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	font-size: 1.1em;
}
		
.cat_list_menu li {
	float: left;
	list-style-type: none;
	border: 1px solid #CCC; 
	margin-right: 15px;
	margin-bottom: 15px;
	width: 196px;
	height: 200px;
	padding-top: 10px;
	background-color: #FFF;
	box-sizing: border-box;
	border-radius: 2px;
	box-shadow:3px 3px 4px rgba(187,187,187,0.2);
	text-align: center;
}

.cat_list_menu li:hover { box-shadow:3px 3px 4px rgba(187,187,187,0.8); }

.cat_list_menu li h2 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #E0821B;
	border: none;
	padding: 10px;
	margin-top: 10px;
}

.cat_list_menu li h2 a {
	color: #00425B;
	text-decoration: none;
}

.cat_list_menu li h2 a:visited {
	color: #00425B;
	text-decoration: none;
}

.cat_list_menu li h2 a:hover {
	color: #00425B;
	text-decoration: none;
}

.cat_list_menu li .d_img {
	text-align: center;
}
.cat_list_menu li .d_info {
	padding: 5px;
	text-align: center;
	line-height: 14px;
}

#product_thumbs {
	list-style-type: none;
	margin: 0px ; 
	padding: 0px;
}
		
#product_thumbs > li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px 15px 15px 0px;
	width: 405px;
	height: 237px;
	overflow: hidden;
	box-sizing: border-box;
}
#product_thumbs > li > img  { width: 100%; }

.megamenu .menu-img  {display: none;}

#bann_left { display: block; }
#bann_left img { margin-bottom: 15px; }

.navbar .navbar-nav {
	background-color: transparent !important;
}

.navbar {
	min-height: 50px;
	margin-bottom: 0px;	
	margin-top: 10px !important;
	font-family:  'Josefin Sans', sans-serif;

}
.navbar-default {
    background: none !important;
    border: none !important;
	font-size: 19px !important;
	text-align: center;
}

.navbar-default a { text-decoration: none !important; text-transform: uppercase; padding-left: 5px !important; padding-right: 5px !important; }
.navbar-default .navbar-nav > li > a { color: #FFF; }
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #CCC;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
	/*background-color: #000;*/
}
.navbar .navbar-collapse {
    text-align: center;
}

.form-control {
    border-radius: 2px !important;
    border-color: #6C8699 !important;
	background-color: #F7F8F9;
    padding: 5px 12px !important;
}

#frm_prijava_f label.error { 
	color: red; 
	font-size: 11px;
	padding-bottom: 10px;
	width: 300px;
}

#frm_prijava_f .form-control.error { 
	border: 1px solid #FF2626 !important;
	background-color: #FEECEB;
}

#frm_prijava_f .submit { font-size: 22px; padding: 10px; }

.black-box {
	background-color: #000;
	color: #FFF;
	margin-top: 60px;
}

.uci-c1 {
	position: absolute;
	top: 10px;
	right: 20px;
	z-index: 9000;
	width: 120px;
}

.desfles {
	position: absolute;
	top: 10px;
	right: 170px;
	z-index: 9000;
	width: 120px;
}

.offer {
	border: 5px solid #BDD831;
	padding-top: 15px;	
	padding-bottom: 15px;	
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
}

.offer h2 { margin-top: 0px; }

.form-control { border-color: #AAA !important; border-radius: 3px; }


label.error { 
color: red; 

font-size: 11px;
padding-bottom: 10px;
}

.form-control.error { 
border: 1px solid #FF6633;
background-color: #FEECEB;
}

.payment-info { border: 3px solid #005399; margin-top: 30px; padding-top: 15px; padding-bottom: 15px; }
 
.panel-default { border-color: #357ebd; padding: 15px; border-width: 2px; }

#frm_prijava .btn-lg { font-size: 24px !important; }

.form-group-info { position: absolute; top: 0px; left: 3000px; }
#frm_prijava .form-group-info { display: none; }

.header_logo_l { position: absolute; left: 30px; top: 30px; z-index: 9900; display: block; }
.header_logo_r { position: absolute; right: 30px; top: 30px;  z-index: 9900; display: block;}
.header_logo_sm { position: absolute; left: 5px; top: 30px;  z-index: 9900; display: none; }
.navbar-brand { padding: 0px !important; }
.navbar-collapse { border-top: none; padding-top: 30px; }

.header_logo_l img { max-width: 100%; }
.header_logo_r img { max-width: 100%; }

.page-head-2 { 	height: 30vh; background: url(/template/images/bg-head.jpg) no-repeat center bottom; margin-bottom: 30px;  } 

.rezultati .fa { font-size: 18px; color:#090; }

.upcs { text-transform: uppercase; }
@media (min-width: 320px) {
	footer .box_1 {  border-right: none; }
	footer .box_1_f {  border-left: none; }
	header .dropdown { display: none; }
	#bann_left { display: none; }
	#page_intro_gallery { display: none; }
	#page_intro {  margin: 0px 0px 0px 0px; float: left; box-sizing: border-box; width: 100%;}
	.bon-aaa { display: none; }

	.uci-c1 { display: none; }
	.desfles { display: none; }
	.navbar { margin-top: 0px; }
	.header_logo_l { display: none; }
	.header_logo_r {display: none;}
	.header_logo_sm { display: block; }
	.page-head-2 { 	height: 15vh; } 
	.navbar-collapse { background-color: #000; }

}

@media (min-width: 360px) {
	footer .box_1 {  border-right: none; }
	footer .box_1_f {  border-left: none; }	
	header .dropdown { display: none; }
	#bann_left { display: none; }
	h1 { font-size: 38px; line-height: 38px; }
}

@media (min-width: 384px) {
	footer .box_1 {  border-right: none; }
	footer .box_1_f {  border-left: none; }
	header .dropdown { display: none; }
	#bann_left { display: none; }
}
	
	

@media (min-width: 480px) {
	footer .box_1 {  border-right: none; }
	footer .box_1_f {  border-left: none; }
	header .dropdown { display: none; }
	#bann_left { display: none; }
	.page-head-2 { 	height: 25vh; } 
}

@media (min-width: 640px) {
	footer .box_1 {  border-right: none; }
	footer .box_1_f {  border-left: none; }
	header .dropdown { display: none; }
	#bann_left { display: none; }

}

@media (min-width: 768px) {
	header .dropdown { display: none; }
	#bann_left { display: none; }
	#page_intro {  margin: 10px 0px 0px 10px; float: left; box-sizing: border-box; width: 740px;}
	.bon-aaa { display: inline-block; }
	.navbar-collapse { padding-left: 0px; padding-right: 0px; }
}
@media (min-width: 992px) {
	header .dropdown { display: block; }
	#bann_left { display: block; }
	#header_menu { font-size: 1.2em; text-align: right; }
	#page_intro {  margin: 60px 0px 0px 60px; float: left; box-sizing: border-box; width: 580px;}
	/*.form-control { width: 400px !important; */
	.uci-c1 { display: block; }
	.desfles { display: block; }
	.navbar { margin-top: 30px; }
	.header_logo_l { display: block; }
	.header_logo_r {display: block;}
	.header_logo_sm { display: none; }
	.navbar-collapse { background-color: transparent; }

}
@media  (min-width: 1200px) {
	header .dropdown { display: block; }
	.megamenu .menu-img  {display: block;}
	#bann_left { display: block; }
	#page_intro_gallery { display: block; }
	.navbar-default { font-size: 13px; }
	h1 { font-size: 52px; line-height: 55px; }
	.header_logo_l { max-width: 180px; }
	.header_logo_r { max-width: 200px; }
	.header_logo_l1 { max-width: 100px !important; left: 10px; top: 5px; }
	.header_logo_r1 { max-width: 150px !important; right: 10px; top: 5px;}
	.page-head-2 { 	height: 32vh; } 
	
}
@media (min-width: 1600px) {
	.container { width: 1320px; }
	.navbar-default { font-size: 18px; }

}

@media (min-width: 1900px) {
	.header_logo_l { max-width: 300px; }
	.header_logo_r { max-width: 350px; }
}