.brand img {width:20% !important;}
.navigation {
	background-color:transparent;
	border-top: 2px solid #bfbfbf;
	border-bottom: 2px solid #bfbfbf;
}
.well {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f9f9f9+0,ffffff+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(249,249,249,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(249,249,249,1) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	border-radius:10px;
	border-style:ridge;
	box-shadow:
    0 0 0 1px hsl(0, 0%, 80%),
    0 0 0 2px hsl(0, 0%, 90%);
    }
.c_logo {}
div.c_head_mdl, .c_search, div.c_head_mdl_phone {text-align:center !important;}
.c_search {padding-top:10px;}
.c_banner img {width:100%;}
.footer {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+0,f6eafc+100 */
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 0%, rgba(246,234,252,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 0%,rgba(246,234,252,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 0%,rgba(246,234,252,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6eafc',GradientType=0 ); /* IE6-9 */
	border-radius:10px;
}
.breadcrumb {
	padding: 8px 15px;
	margin: 0 0 18px;
	list-style: none;
	background-color: transparent;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #F7F0F9;
}
@media (max-width: 960px) {
	div.c_head_mdl_phone {padding-top:10px !important;}
  	}
  	
/*-----------------------------FORM------------------------------------------------*/
.contact-form{color:#000 !important;}
#contact-form{margin:40px !important;}
.contact-form input {
  width: 80% !important;
}
.contact-form textarea {
  width: 80% !important;
}
/*-----------------------------FORM------------------------------------------------*/  	
.advsearchmoduleform .control-group input {width: 100%;}
.advsearchmoduleform .control-group select {width: 100%;}
.advsearchmoduleform .control-group {width:100%;}
.topads {padding-top:20px;}
.c_search {float:right;}
.c_logo img {width:50%;}
.catItemIntroText img {min-height:300px; max-height:300px;padding-bottom:10px;}
.catItemBody {min-height:400px;}
.catItemReadMore {
  background-color: #FF4040; /* Green */
  border-radius:10px;
  border-top-right-radius:50px;
  border-bottom-right-radius:0;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}
.catItemHeader {
	background-color:#f4f4f4;
	border-top: 2px solid #bfbfbf;
	border-bottom: 2px solid #bfbfbf;
	border-bottom-right-radius:20px;
	border-top-left-radius:20px;
	min-height:70px;
}
div.catItemHeader h3.catItemTitle {padding:5px 5px 5px 10px;}
.catItemReadMore a {color:#fff;}
.catItemTagsBlock {padding-bottom:10px;}

@media (max-width: 960px) {
.c_logo img {width:100%;}
.c_search {float:none;}
.catItemIntroText img {min-height:100%;max-height:100%;}
.c_ads {padding-top:20px;} 
.catItemBody {min-height:100%;}
}





