.top-nav {
	display: none;
}
.logo-left {
    display: inline-block;
}
.logo-right {
    display: inline-block;
}
@media (max-width: 320px) {
    .logo-left {
       display: inline;
       width: 50%;
    }
    .logo-right {
       display: inline;
       width: 50%;
       position: relative;
       left: 60px;
       top: 5px;
    }
    .logo-right img {
        width: 160px !important;
        height: auto !important;
    }
}
@media (min-width: 321px) and (max-width: 1000px) {
    .logo-left {
       display: inline;
       width: 50%;
    }
    .logo-right {
       display: inline;
       width: 50%;
       position: relative;
       left: 70px;
    }
    .logo-right img {
        width: 200px !important;
        height: auto !important;
    }
}
@media (min-width:1001px) {
	.top-nav {
		display: block;
		padding: 10px 30px;
		background-color: #fff;
		overflow: hidden;
	}
	.logo img {
		width: 100%;
		height: auto;
	}
	.input-group2 {
		float: right;
	}
	.extra {
		margin: 25px 0 10px 0;
		float: left;
	}
	.extra li {
		display: inline-block;
	}
	.extra li a:hover {
		background-color: #cccccc;
		color: #fff;
	}
	.extra li a {
		color: #696969;
		border-radius: 25px;
		text-decoration: none;
		font-size: 1.4em;
        line-height: 1em;
		transition-duration: 1.5s;
		-webkit-transition-duration: 0.5s;
		-ms-transition-duration: 0.5s;
		padding: 0.3em 0.7em;
	}
	.icon {
		float: left;
		float: none\0;
		display: inline\0;
		margin-left: 80px;
	}
	.icon li {
		display: inline;
		padding-left: 10px;
	}
	.icon img {
		width: auto;
		height: 45px;
	}
	.search-box {
		float: right;
	}
	#custom-search-input2 {
		width: 50%;
		float: right;
	}
	#custom-search-input2 .input-group2 {
		float: right;
	}
	#custom-search-input2 input {
		border-radius: 0;
		box-shadow: none;
	}
	.btn.btn-info2.btn-lg {
		background-color: transparent;
		border: none;
		color: #555555;
		outline: none;
		padding: 5px 5px;
		font-size: 1.2em;
		border-radius: 0;
		float: right;
		font-weight: bold;
	}
	input.form-control.input-lg {
		background: url(../images/search/search.svg) 97% center no-repeat #fff;
		background-size: auto 50%;
		padding: 0 45px 0 15px;
	}
	.btn.btn-info2.btn-lg2 b {
		font-size: 1.2em;
	}
	#custom-search-input2 input[placeholder] {
		font-size: 1em;
	}
	.search-text2 {
		padding-top: 5px;
		font-weight: bold;
		color: #8b8b8b;
		clear: both;
		width: 250px;
		float: right;
	}
    .logo-right {
       position: relative;
       left: 20%;
    }
}
@media (min-width:1001px) and (max-width:1150px) {
	.extra li a {
		font-size: 1.2em;
	}
	#custom-search-input2 {
		width: 70%;
	}
	.extra li a {
		padding: 0.3em 0.7em;
	}
	.icon {
		margin-left: -55px;
		margin-left: -55px\0;
		width: 35%\0;
	}
	.icon li {
		padding-left: 5px;
	}
	.icon img {
		width: auto;
		height: 40px;
		height: 40px\0;
	}
    .logo-right {
       position: relative;
       left: 15%;
    }
}
@media (min-width:1151px) and (max-width:1350px) {
	.extra li a {
		font-size: 1.2em;
	}
	#custom-search-input2 {
		width: 56%;
	}
	.icon {
		float: left;
		margin-left: 0;
		float: none\0;
		display: inline\0;
		margin-left: -20px\0;
	}
    .logo-right {
       position: relative;
       left: 35%;
    }
}
@media (min-width:1351px) and (max-width:1401px) {
	.extra li a {
		font-size: 1.2em;
	}
	#custom-search-input2 {
		width: 56%;
	}
	.icon {
		float: left;
		margin-left: 0;
		float: none\0;
		display: inline\0;
		margin-left: 25px\0;
	}
    .logo-right {
       position: relative;
       left: 35%;
    }
}
@media (min-width:1400px) {
	.icon {
		float: right;
		margin: 0px 30px 0px 0;
		margin: 0px 5px 0px 0\0;
		width: 35%\0;
	}
	#custom-search-input2 {
		margin: 10px 0px;
	}
    .logo-right {
       position: relative;
       left: 35%;
    }
}
@media (min-width:1600px) {
	.icon {
		width: 35%\0;
		margin-left: 25px\0;
	}
    .logo-right {
       position: relative;
       left: 39%;
    }
}
@media (min-width:1920px) {
	.icon {
		width: 35%\0;
	}
    .logo-right {
       position: relative;
       left: 39%;
    }
}