﻿/* Reset CSS Styles */
* { margin: 0px; padding: 0px; }

* html body {
  overflow: hidden; /* Prevent scroll on narrow devices */
}
html * {
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 { margin: 15px 0; }
h1 { font-size: 24px; color: #4f4949; }
p { margin: 10px 0; }

/* General Styles */
html, body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #86939b;
    margin: 0;
    padding: 0;
    border: 0;
	overflow-x: hidden; /* Prevent scroll on narrow devices */
	background: #fff;
}
.phpld-hlist {
	overflow: visible;
	position: relative;
	line-height: 1em;
	background: transparent;
	border-radius: 0px 0px;
	margin: 0px auto;
	box-shadow: 0px 0px 0px #999;
}

.btn-primary {
	color: #fff !important;
	background-color: #71b9e6;
	border-color: #71b9e6;
}

.btn-primary:hover {
	color: #fff !important;
	background-color: #58a6d6;
	border-color: #71b9e6;
}


.content-wrapper {
	background: transparent;
	box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0.3);
	border-top: 0px solid #ddd;
}
.page-title {
	color: #606060;
	font-size: 175%;
	padding: 5px 5px 5px 10px !important;
}

.phpld-col3 .phpld-columnar h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 99%;
}
.phpld-grid.phpld-full {
	margin: 5px 0 20px 0px;
}

/* Boxes style */
.phpld-widget {
	border: 0px solid #aaa;
	padding: 0px;
	border-radius: 0px;
	box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
}

.phpld-widget h3 {
    border-radius: 0px 0px 0 0;
    margin: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
	font-weight: bold;
	line-height: 42px;
	background: #eff4fa url(../images/arrow-left.png) no-repeat left;
	color: #4f4949;
	font: 32px/1.2em 'Roboto Condensed', sans-serif;
	padding-left: 30px !important;
	border-bottom: 1px dashed #c6d9ec;
	border-top: 1px dashed #c6d9ec;
	text-shadow: 0 0px 0 rgba(255,255,255,.8);
}
.col-9 .phpld-widget h3, .col-sm-9 .phpld-widget h3, .col-lg-9 .phpld-widget h3 {
	background: #eff4fa url(../images/arrow-left2.png) no-repeat left;
	
}
.phpld-grid {
	display: table;
	width: 100%;
	table-layout: fixed;
	list-style-type: none;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 10px;
}

span.dynatree-active a {
	background-color: #3679bb !important;
	color: white !important;
}
.error {
	background: #f2dede;
}
.success {
	background: #dff0d8;
}

.phpld-form {
	background: transparent;
	border: 2px #fff solid;
	margin: 1.5em 0 0 0;
	padding: 0;
	-webkit-box-shadow: 0 0 4px #ddd;
	-moz-box-shadow: 0 0 4px #ddd;
	box-shadow: 0 0 4px #ddd;
}



.phpld-widget .boxTop {
	margin: -11px -11px 40px -11px;
}

#widget_1 .boxTop {
margin: 0px -11px 40px -11px;
}

.textbox {
	margin-bottom: 20px;
}
.col-sm-3, .col-lg-2 {
	margin-top: 11px;
}	
a:link,
a:visited,
a:active {
	color: #4f4949;
    text-decoration: none;
}

a:hover {
    color: #71b8e6;
    text-decoration: underline;
}

.AllCategories h4 a {
	color: #4f4949;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0;
	line-height: 30px;
	border-bottom: 1px dotted #999;
	font-size: 15px;
}

.AllCategories h4 a:hover {
	color: #71b8e6;
}

h4 a.listing-title {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 18px;
}

a.readMore:link, a.readMore:active, a.readMore:visited {
	color: #71b8e6;
	font-weight: bold;
	text-decoration: none;
}
a.readMore:hover {
	text-decoration: underline;
}

/* Navigation top */
.navbar-default {
	background: #f0f5f9;
	border-color: #f0f5f9;
	font: bold 12px 'Noto Serif', Arial, Helvetica, sans-serif;
}

.nav > li {
	margin-left: 0px;
}

.navbar-default .navbar-nav>li>a {
	font: normal 21px/25px Roboto Condensed;
    color: #3679bb;
	border-right: 1px solid #c6d9ec;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	margin: 0 auto;
	max-width: 1300px;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:active, .navbar-default .navbar-nav>li>a:focus, .navbar-default .active {
	color: #ffffff !important;
	background: #78c1ed;
}
.navbar-default .navbar-nav>.dropdown>a .caret {
	border-top-color: #818181;
	border-bottom-color: #818181;
}
.navbar-default .navbar-nav>.dropdown>a:hover .caret, .navbar-default .navbar-nav>.dropdown>a:active .caret, .navbar-default .navbar-nav>.dropdown>a:focus .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

.dropdown-menu {
	background-color: #fff;
	border: 1px solid #e2e8f1;
}

.dropdown-menu>li>a {
	color: #ffffff;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:active, dropdown-menu>li>a:visited  {
	color: #ffffff;
	background-color: #1f252a;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	color: #ffffff;
	background-color: #71b8e6;
}

.navbar {
	margin-bottom: 0px;
	border-radius: 0px;
}

/* Navigation top end */

/* Logo Top */
.logo-top {
    background-color: #4982c0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4982c0), to(#79a3d1));
	background-image: -webkit-linear-gradient(top, #4982c0, #79a3d1);
	background-image: -moz-linear-gradient(top, #4982c0, #79a3d1);
	background-image: -ms-linear-gradient(top, #4982c0, #79a3d1);
	background-image: -o-linear-gradient(top, #4982c0, #79a3d1);
	background-image: linear-gradient(top, #4982c0, #79a3d1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4982c0, endColorstr=#79a3d1);
    border-bottom: 0px solid #4982c0;
    padding: 15px 5px 15px 10px;
	color: #3b71eb;
	font-family: Arial;
	min-height: 150px;
	font-size: 11px;
}
.logo-top .img-responsive {
	display: inline;
	height: auto;
	max-width: 100%;
}
.logo-top a {
	font-size: 52px;
	
}

.logo-top a:hover {
	text-decoration: none;
}

.logo-top span {
    
}

.logo-top p {
    padding: 0px;
	margin: 0px;
}

.logo-top .container-logo{
	max-width: 1300px;
	margin: 0 auto;
	padding-top: 15px;
}
.logo-top .container-logo .logo-field{
	float: left;
	width: 260px;
	margin-left: 20px;
	font-size: 52px;
	color: #fff;
}
.logo-top .container-logo .logo-field a{
	font-size: 52px;
	color: #fff;
}
.logo-top .container-logo .search-field-top{
	float: right;
	width: 380px;
	text-align: left;
	display: inline;
	font-size: 11px;
}

.logo-top .container-logo .search-field-top hr {
	margin-top: 0px;
	margin-bottom: 0px;

}
.logo-top .container-logo .search-field-top a{
	font-size: 11px;
}
.logo-top .container-logo .search-field-top .note a{
	font-size: 10px;
	font-weight: bold;
}
.logo-top .container-logo .search-field-top .note a:hover{
	text-decoration: underline;
}


.headerSearch .phpld-fbox-button .phpld-searchbutton {
	background-color: #71b8e6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#71b8e6), to(#71b8e6));
	background-image: -webkit-linear-gradient(top, #71b8e6, #71b8e6);
	background-image: -moz-linear-gradient(top, #71b8e6, #71b8e6);
	background-image: -ms-linear-gradient(top, #71b8e6, #71b8e6);
	background-image: -o-linear-gradient(top, #71b8e6, #71b8e6);
	background-image: linear-gradient(top, #71b8e6, #71b8e6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#71b8e6, endColorstr=#71b8e6);
    border: 1px solid #71b8e6;
    color: #fff !important;
    padding: 5px 15px 5px 15px;
    cursor: pointer;
    width: auto;
    font-family: inherit;
    font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0px 0px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.15);
	-moz-box-shadow: 0 0 0px 0px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.15);
	box-shadow: 0 0 0px 0px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.15);
	text-shadow: 0 0px 0 rgba(255,255,255,.8);
}

.headerSearch .phpld-fbox-button .phpld-searchbutton:hover {
	background-color: #5db2e9;
    border: 1px solid #5db2e9;
    color: #ffffff;
	background-image: none;
}


.row {
	margin-right: 0px;
	margin-left: 0px;
}
#container {
   margin: 0 auto;
   max-width: 1400px;
}
.col-lg-8 {
	padding-right: 0px;
	padding-left: 0px;
}
.col-lg-9 {
	padding-left: 0px;
	margin-top: 0px;
}
.status_container {
   margin: 0 auto;
   max-width: 1300px;
}

/* Logo Top End */

/* Breadcrumb navigation */

#nav {
 	background: #fff;
	border-top: 1px solid #fff;
	overflow: auto;
	color: #3679bb;
	height: 45px;
}
#nav a{
 	color: #3679bb;
}

/* Breadcrumb navigation end*/
.phpld-wbox {
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	background: #eff4fa;
}

.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 {
	padding-right: 15px;
	padding-left: 15px;
}
.header {
	color: #ccc;
	width: 100%;
	height: 77px;
	margin: 0 auto;
	padding: 0px;
}

.navbar h1 {
	font-size: 32px;
	margin-top: 7px;
	margin-bottom: 0px;
	line-height: 32px;
}

.headerSearch {
	float: none;
	color: #ffffff;
	display: block;
	background: none;
	padding: 0px;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 0px #DDD;
	-moz-box-shadow: 0 0 0px #DDD;
	box-shadow: 0 0 0px #DDD;
	border: 0px;
	overflow: visible;
	width: 570px;
}
.headerSearch span {
	font-size: 12px;
	text-transform: none;
}
.headerSearch .search_dir_text {
	float: left;
	width: 210px;
	font-size: 28px;
}

.search-field-top .phpld-form div.phpld-fbox-button {
	position: relative;
	margin-bottom: 20px;
	float: left;
}
#footer_top .phpld-form div.phpld-fbox-button {
	position: relative;
	margin-bottom: 20px;
	float: left;
}


.phpld-form div.phpld-fbox-button {
	position: relative;
	margin-bottom: 20px;
	float: none;
}

.select2-container {
	padding-top: 2px;
}
.select2-container .select2-results li {
	line-height: 80%;
	padding: 7px 7px 8px;
	margin: 0;
	list-style: none;
	cursor: pointer;
	display: list-item;
	font-size: 12px;
}
.select2-container .select2-search {
	display: inline-block;
	white-space: nowrap;
	z-index: 1010;
	min-height: 26px;
	width: 100%;
	margin: 0;
	padding-left: 4px;
	padding-right: 4px;
	color: #666;
}
/*For right side links*/
.btn-slide {
    text-align: inherit;
    display: compact;
    font: bold 12px Tahoma, Arial, sans-serif;

}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 500px;
  margin-bottom: 0px;
}

.carousel h1 {
  text-shadow: -1px 1px 0px #000;
	color: #fff;
	font-size: 50px;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 500px;
}
.carousel-control {
  color: #fff !important;
}


/*main form button*/
.phpld-button, .phpld-form button, .phpld-form input[type="button"], .phpld-form input[type="reset"], .phpld-form input[type="submit"] {
	background-color: #71b8e6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#71b8e6), to(#71b8e6));
	background-image: -webkit-linear-gradient(top, #71b8e6, #71b8e6);
	background-image: -moz-linear-gradient(top, #71b8e6, #71b8e6);
	background-image: -ms-linear-gradient(top, #71b8e6, #71b8e6);
	background-image: -o-linear-gradient(top, #71b8e6, #71b8e6);
	background-image: linear-gradient(top, #71b8e6, #71b8e6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#71b8e6, endColorstr=#71b8e6);
    border: 1px solid #71b8e6;
    color: #fff !important;
    padding: 5px 15px 5px 15px;
    cursor: pointer;
    width: auto;
    font-family: inherit;
    font-size: 16px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 0px 0px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.15);
	-moz-box-shadow: 0 0 0px 0px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.15);
	box-shadow: 0 0 0px 0px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.15);
	text-shadow: 0 0px 0 rgba(255,255,255,.8);
}
.phpld-button:hover, .phpld-form button:hover, .phpld-form input[type="button"]:hover, .phpld-form input[type="reset"]:hover, .phpld-form input[type="submit"]:hover {
	background-color: #48a1db;
    border: 1px solid #48a1db;
    color: #ffffff;
	background-image: none;
}



/*Breadcrumbs*/
.breadcrumbs {
    margin: 0px;
    padding: 15px;
}
.breadcrumbs li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
	font-size: 14px;

}
.breadcrumbs .divider {
    padding: 0 5px;
    color:#999;
}

/* Footer */

.footer {
    padding-top: 15px;
    border-top: #78a3d1 1px solid;
    clear: both;
	background: #78a3d1;
	color: #ffffff;
}

.footer a {
	color: #5b5b5b;
}

.footer a:hover {
	color: #71b8e6;
}



/* Footer top */

#footer_top {
	padding: 15px 15px 15px 0px ;
    clear: both;
	background-color: #4982c0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4982c0), to(#79a3d1));
	background-image: -webkit-linear-gradient(top, #4982c0, #79a3d1);
	background-image: -moz-linear-gradient(top, #4982c0, #79a3d1);
	background-image: -ms-linear-gradient(top, #4982c0, #79a3d1);
	background-image: -o-linear-gradient(top, #4982c0, #79a3d1);
	background-image: linear-gradient(top, #4982c0, #79a3d1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4982c0, endColorstr=#79a3d1);
}
#footer_top  .container{
	padding-left: 0px;
}

#footer_top a {
	color: #fff;
}
#footer_top p {
	font: 14px/1.2em 'Roboto', sans-serif;
	line-height: 22px;
	color: #fff;
	text-transform: none;
	float: none;
	display: block;
	margin: 0;
}
#footer_top span {
	color: #ffffff;
}
#footer_top .container {
    margin: 0 auto;
	max-width: 1300px;
	margin-top: 25px;
	margin-bottom: 25px;
}

#footer_top .footer_box{
    width: 350px;
	float: left;
	display: block;
}
#footer_top .footer_box2 {
    width: 220px;
	float: right;
	display: block;
}

#footer_top .footer_box h3, #footer_top .footer_box2 h3 {
	color: #ffffff;
	font: 20px/20px 'Noto Serif', Arial, Helvetica, sans-serif;
	margin: 0;
	margin-bottom: 21px;
}


#footer_top ul {
	list-style: none;
	margin: 0;
	margin-top: -6px;
}
#footer_top .footer_box ul li {
	line-height: 22px;
	display: inline-block;
	margin: 10px 10px 10px 0px;
	font: bold 14px 'Noto Serif', Arial, Helvetica, sans-serif;
}

#footer_top .footer_box2 ul li {
	float: left;
	margin-right: 13px;
	line-height: 22px;
	display: list-item;
	text-align: -webkit-match-parent;
	margin-top: 10px;
}
#footer_top .footer_box2 ul li a {
	display: inline-block;
	width: 47px;
	height: 46px;
	overflow: hidden;
}
#footer_top .footer_box2 ul li a:hover > img {
	margin-top: -46px;
	-webkit-transition: all 0.35s ease;
	-moz-transition: all 0.35s ease;
	-o-transition: all 0.35s ease;
	transition: all 0.35s ease;
}

/* Search Form footer */

#footer_top #searchform {
	width: 300px;
	float: left;
	padding-top: 10px;
	height: 40px;
	margin-top: -20px;
}
#footer_top .search-field {
	width: 200px;
}


#footer_top #searchform #keyword {
    width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #21272c;
	color: #fff;
	border: 1px solid #21272c;
	margin-top: 5px;
}

#footer_top .phpld-form input:valid {
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #21272c;
	color: #fff;
	border: 1px solid #21272c;
	margin-top: -3px;
	height: 30px;
}	
#footer_top .phpld-fbox-button .phpld-searchbutton {
	background: #21272c;
	border: 1px solid #21272c;
	color: #595e61;
	padding: 2px 10px 7px 10px;
	cursor: pointer;
	width: auto;
	font-family: inherit;
	font-size: 12px;
	margin-left: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


#footer_top .search-field {
	float: left;
}
#footer_top .search-field-end {
	width: 60px;
	float: left;
}

.full-float-right {
	float: right;

}
.listing-style-list .listing-list-item {
	margin-top: 10px;
}

/* Footer top end */

.category-description {
	margin-top: 10px;
}

@media screen and (max-width: 1199px) {
	.AllCategories .phpld-g25 { 
	width: 50%;
	
}

.phpld-g33 {
	width: 48.333%;
}

	
/* Logo */	
	
.logo-top {
	min-height: 170px;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 400px;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 400px;
}
.carousel-inner > .item > img {
  height: 400px;
}
	
}

@media screen and (max-width: 767px) {
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

.phpld-widget h3 {
	font: 20px/1.2em 'Roboto Condensed', sans-serif;

}
ul.dynatree-container {
	width: 202px !important;
}
#hierarchy {
	font-size: 16px !important;
}

/* Carousel base class */
.carousel {
  height: 220px;
}
.carousel h1 {
	font-size: 20px;
}

.carousel p {
	font-size: 12px;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 220px;
}
.carousel-inner > .item > img {
  height: 220px;
}

.phpld-g33 {
	width: 95%;
}
.AllCategories .phpld-g25 { 
	width: 90%;
	
}
.AllCategories .phpld-gl { 
	float: none;
	margin: 0px;
}
	
	
.search-field-top .phpld-form div.phpld-fbox-button {
	padding-left: 0px;
}
	
.full-float-right {
	float: none;

}

#footer_top .footer_box, #footer_top .footer_box2{
    width: 97%;
	float: none;
	margin: 0 auto;
	margin-left: 20px;
	margin-top: 20px;
}
/* Logo top */

.logo-top {
    padding: 5px 5px 5px 0px;
	min-height: 250px;
}
.logo-top a {
	font-size: 40px;
}
.logo-top p {
	font-size: 14px;
}
.logo-top .container-logo .logo-field{
	width: 90%;
	text-align: center;
}

.logo-top .container-logo .search-field-top{
	float: none;
}

.logo-top .container-logo .search-field-top .search-field {
	width: 75%;
	float: left;
	margin-bottom: 0px;
}
.logo-top .container-logo .search-field-top .search-field-end {
	width: 10%;
	float: left;
	margin-bottom: 10px;
}

.logo-top .container-logo .social-field-top{
	float: none;
	margin: 0 auto;
	display: block;
}
form.headerSearch .phpld-fbox-text {
	float: none;
}

/* Logo top end */


/* Navigation top */
.navbar-default {
	font-size: 14px;
}
.navbar-default .navbar-nav>li>a {
	color: #3679bb;
	font-size: 18px;
}

.navbar-default .navbar-brand {
	font-size: 26px;
}

.navbar-default .navbar-toggle {
	border-color: #ffffff;
	background-color: #6f9cce;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:active, .navbar-default .navbar-toggle:focus {
	background: #71b8e6;
}

.navbar-default .navbar-toggle input.submit, button {
	background: #6f9cce;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #3679bb;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	background: #1f252a;
	color: #ffffff;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background: #fff;
}
 /* Navigation top end */
 

.header {
	height: 140px;
}

.navbar h1 {
	font-size: 28px;
	line-height: 28px;
	margin-left: 10px;
}



.headerSearch {
	width: 250px;
}
.headerSearch .search_dir_text {
	float: none;
	font-size: 28px;
	margin: 0 auto;
}

#footer_top .search-field {
	width: 200px;
	float: left;
}

#footer_top div.phpld-fbox-button {
	padding-left: 0px;
}

form.headerSearch div.phpld-columnar {
margin-top: -16px;
}

}

@media only screen and (max-width: 317px) {
.headerSearch {
	width: 250px;
}
}