.navbar-toggle.navbar-left {
  float: left;
  margin-left: 10px;
}

#top-content-main-menu {
    position: absolute;
    top: 0;
    left: 0;
    /*background: url(../images/header_desktop.png) top center;*/
	/*background: url(../images/header_desktop_p1.png) top center;*/
	background: url(../images/header_desktop_work2.png) top center;
    background-repeat: repeat-x;
    /*height: 130px;*/
    /*z-index: -10;*/
    width: 100%;
}
#top-content {
    /*min-height: 74px;*/
	padding-top: 21px;
}
#main-menu-outer {
    /*background: blue;*/
    position: relative;
    top: -57px;
    /*height: 56px;*/
}
.menu-nav li {
    line-height: 36px;
	text-transform: uppercase;
}

ul.nav.nav-justified.menu-nav > li > a {
    padding: 10px 13px;
}
#main-menu-divider {
    top: 55px;
}
#top-content-social-cont {
	
}
ul.social-icons {
	display: inline-block;
	list-style: none;
    padding: 0;
    margin: 0;
	margin-right:17px;
}
ul.social-icons li {
	float: left;
	margin-right:12px;
}
ul.social-icons li:last-child {
	margin-right:0;
}
ul.social-icons li a {
	display: inline-block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.ic-facebook {
	background: url(../images/Facebook_red.png) center center;
	
}
.ic-twitter {
	background: url(../images/Twitter_red.png) center center;
}
.ic-google-plus {
	background: url(../images/GooglePlus_red.png) center center;
}
.ic-instagram {
	background: url(../images/Instagram_red.png) center center;
}
.ic-youtube {
	background: url(../images/YouTube_red.png) center center;
}
ul.top-menu {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
}

#logo-desktop a {
	width: 320px;
    min-height: 110px;
	top: -15px;
	display: block;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
	z-index: 9999;
}
#logo-tablet a {
    width: 160px;
    min-height: 55px;
    top: -10px;
	display: block;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.btn-search {
    width: 50px !important;
    height: 50px;
    /*background: url(../images/search-icon.png) center center no-repeat;*/
    border: 0;
    outline: 0;
    margin-left: 12px;
    padding-top: 0;
    float: right;
}

.foot-content .btn-search {
	height: auto;
	margin-left: 0;
}

#logo-small {
    padding-top: 7px;
    text-align: center;
}

@media (max-width: 1200px){
	.cat-children-img {
		height: 200px;
	}
}

@media (min-width: 992px) {
	.col-md-0 { width: 0%; padding: 0; }
}

@media (max-width: 991px) {
	#top-content-main-menu {
		/*background: url(../images/header_tablet.png) top center repeat-x;*/
		background: url(../images/header_tablet_p1.png) top center repeat-x;
		height: 113px;
	}
	#main-menu-outer {
		position: relative;
		/*top: -20px;*/
		top: -2px;
	}
	.menu-nav li {
		line-height: 19px;
	}
	.menu-nav li a {
		font-size: 15px;
	}

	header {
		height: 113px;
	}

	input#inputSearchTop,input#search {
		/* max-width: 180px; */
		width: 100%;
		float: left;
	}


	.cat-children-img {
		height: 250px;
	}

}

@media (min-width: 768px) {
	.hidden-sm {
		display: none;
	}
}

@media (max-width: 767px) {


	.cat-children-img {
		height: 300px;
	}

	.hidden-xs {
		display:none;
	}
	header {
		height: 50px;
	}

	.main { margin-top: 0; }

	.cat-sec1{
		margin-top: -45px;
		padding: 10px;
	}

	.cat-sec1-title{
		font-size: 26px;
	}

	.cat-sec2-subtitle{
		font-size: 14px;
	}

	.hero-random{
		display: none;
	}

	.visible-random {
		display: block;
	}

	.citem {
		position: relative;
	}

	.ctitle{
		height: 20%;
		font-size: 12px;
		padding-top: 4%;
	}
	.cbutton{
		height: 15%;
		font-size: 12px;
		padding: 5px 0;
		margin-top: 0;
	}

	.cview{
		position: absolute;
		bottom: 0;
		width: 100%;
	}

	.slick-prev, .slick-next{
		width: 24px;
		height: 40px;
	}
	.slick-next {
		background-size: cover !important;
		right: -15px;
	}
	.slick-prev {
		background-size: cover !important;
		left: -15px;
	}

	.hp-nsearch{
		height: auto;
		width: 100%;
	}

	#search_mini_form_cms{
		padding: 20px;
	}

	.hp-nsearch-inner {
		width: 100%;
	}
	.hp-nsearch-inner h1{
		font-size: 18px;
		padding-top: 0;
		margin-top: 0;
	}

	.new-tool-inner { margin: 0; }

	.copy{
		padding: 10px;
	}
	.copy span {
		font-size: 1.1em;
	}

	.copy h1 {
		font-size: 1.1em;
	}

	.copy .learn-more{
		margin-top: 5px;
		font-size: 0.9em;
	}

	.cms-newsletter {
		margin: 0;
		padding: 0;
		height: auto;
	}

	.cms-newsletter .newsletter-group {
		width: 100%;
		padding: 20px;
	}

	.new-tool .newsletter-group h1 { font-size: 22px; }
	.new-tool .newsletter-group h4 { font-size: 12px; }
	.cms-newsletter input {
		float: none !important;
		font-size: 16px;
		padding: 10px;
	}
	.newsletter-group button {
		float: none;
		position: relative;
		margin-top: 10px;
		right: auto;
		font-weight: bold;
	}

	h1.hhistory {
		padding-top: 40px;
		font-size: 24px;
		line-height: 30px;
	}

	p.hhistory {
		font-size: 14px;
		line-height: 20px;
		padding-top: 20px;
	}

	p.hhistory-last { padding-bottom: 40px; }

	.txt-wr-2, .txt-wr-1 { margin: 0; }

	.two-blocks-item .caption {
		float: none;
		display: inline-block;
		height: 100%;
	}

	footer { padding-top: 20px; }

	.foot-content, .foot-content ul li {
		text-align: center;
		line-height: 40px;
	}

	.foot-content .newsletter-group button {
		margin-top: 0;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li> {
		background-color: #ccc;
		border-bottom: 1px solid black;
		padding: 10px 0;
		text-align: center;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		background-color: #ccc;
		color: #222;
		text-align: center;
		padding: 10px 0;
		border-bottom: 1px solid black;
	}

	.navbar-nav>li>a {
		text-align: center;
		text-transform: uppercase;
		font-weight: bold;
	}

	.new-tool .validation-advice {
		position: relative;
	}
	.dropdown-menu {
		padding: 0;
	}

	#search_cms{
		font-size: 16px;
	}

	.language-chooser {
		padding-left: 33%;
	}
	.language-chooser li {
		display: inline-block;
		text-align: center;
		color: #9d9d9d;
		padding: 10px 0;
	}
	.language-chooser li span, .language-chooser li a span {
		color: #9d9d9d;
	}
	.language-chooser li a span {
		/*text-decoration: underline;*/
		font-weight: bold;
	}

	header {
		background: url(../images/pattern_small.png) repeat;
	}

	.social-icons.mobile-social-icons {
	    padding: 12px 0 2px 0;
	    position: relative;
	    left: 50%;
	    margin-left: -109px;
	    width: 218px;
	}

	.nav>li {
		border-bottom: 1px solid white;
	}
	.leftsidebar {
		height: auto;
		padding-bottom: 20px;
	}

	.category-landing-children {
		padding: 0;
	}

	.row-height {
		padding: 5px;
	}
	.cat-children-title {
		padding: 5px 0;
		font-size: 14px;
	}
	.cat-children-img { padding: 15px; }

	h1.sim-title {
		padding: 0;
		font-size: 30px;
    	line-height: normal;
    	font-weight: bold;
	}

	.product-detail-info-block h2 { font-size: 25px; }

	#similar-products {
		padding: 10px;
	}

	.list-specs li {
		width: 100%;
		margin-left: 0;
	}

	.specstitle h3 {
		margin-left: 0;
		margin-right: 0;
	}

	#home-gallery-inner{
		padding: 20px;
	}

	.caption { height: auto; }
	
	.txt-wr-1 {
		padding: 0;
		padding-top: 20px;
	}
	.txt-wr-2 {
		padding: 0;
		border-bottom: solid 1px #000000;
	}
	.two-blocks-image {
		float: left;
		/*max-width: 300px;*/
		/*width: 140px;*/
		max-width: 30%;
		min-width: 30%;
	}
	.two-blocks-item .caption {
		float: left;
		margin-left: 2%;
		/*width: 55%;*/
		max-width: 68%;

	}
	.brdrleft {
		border-left: none;
	}
	#two-blocks-section-inner {
		padding: 40px 0;
	}
	.two-blocks-item .caption h3 {
		text-align: left;
		margin-top: -5px;
		font-size: 21px;
	}
	.two-blocks-item .caption p {
		text-align: left;
	}
	p.two-blocks-link-container {
		position: relative;
		top: auto;
		bottom: 0;
	}

	.features-specs-inner,.features-specs { margin: auto; }
}