@media (max-width: 1200px) {
	/*=== thsn-header-style-3 ===*/
	.thsn-header-style-3 .thsn-header-wrapper > .container{
		position: relative;
	}
	.thsn-header-style-3 .thsn-header-search-btn,
	.thsn-header-style-3 .thsn-header-button{
		display: none;
	}
	.thsn-header-style-3 .thsn-header-wrapper > .container > .d-flex .site-title{
		text-align: left;
	}
	.thsn-header-style-3 .thsn-header-wrapper > .container > .d-flex{
		position: relative;
		display: block !important;
		align-items: normal !important;
	}

}

@media (min-width: 1201px) {

	/*=== thsn-header-style-3 ===*/	
	.thsn-header-style-3 .thsn-pre-header-wrapper{
		border: none;
		font-size: 14px;
	}
	.thsn-header-style-3 .thsn-pre-header-wrapper ul{
		padding: 0;
	 	list-style: none;
	 	border: none;
	}
	.thsn-header-style-3 .thsn-pre-header-wrapper ul li{
		display: inline-block;
		position: relative;
		border: none;
		padding: 0;
	}
	.thsn-header-style-3 .thsn-pre-header-wrapper ul.thsn-contact-info > li{
		padding-right: 22px;
	}
	.thsn-header-style-3 .thsn-pre-header-wrapper ul.thsn-contact-info > li:last-child{
		padding-right: 0px;
	}
	.thsn-header-style-3 .thsn-pre-header-wrapper.thsn-color-blackish,
	.thsn-header-style-3 .thsn-pre-header-wrapper a{
		color: #071323;
	}
	.thsn-header-style-3 .thsn-pre-header-wrapper .thsn-social-links a{
		font-size: 15px;
		width: 35px;
	}
	.thsn-header-style-3 .thsn-pre-header-wrapper .thsn-social-links li a:hover{
		background-color: transparent;
		color: var(--thsn-dentiq-global-color);
	}
	.thsn-header-style-3 .navigation-top{
		margin-left: auto!important;
	}
	.thsn-header-style-3 .thsn-navbar div > ul > li > a {
	    margin: 0 17px;
	}
	.thsn-header-style-3 .thsn-header-overlay{
		position: absolute;
		z-index: 9;
		width: 100%;
	}
	.thsn-header-style-3 .thsn-header-wrapper.thsn-bg-color-white{
		background-color: rgba(255, 255, 255, 0.50);
	}
	.thsn-header-style-3 .thsn-bg-color-white.thsn-sticky-header{
		background-color: rgba(255, 255, 255, 1);
	}
	.thsn-header-style-3 .thsn-logo-menuarea{
		display: -ms-flexbox!important;
		display: flex!important;
		-webkit-flex: 1;
		-ms-flex: 1;
		flex: 1;
		-webkit-box-pack: justify!important;
		-ms-flex-pack: justify!important;
		justify-content: space-between!important;
	}
	.thsn-header-style-3 .thsn-cart-wrapper,
	.thsn-header-style-3 .thsn-header-search-btn a,
	.thsn-header-style-3 .thsn-header-button,
	.thsn-header-style-3 .thsn-header-search-btn{
		line-height: var(--thsn-dentiq-header-height);
		height: var(--thsn-dentiq-header-height);
	}
	
	.thsn-header-style-3 .thsn-header-search-btn a,
	.thsn-header-style-3 .thsn-cart-wrapper a,
	.thsn-header-style-3 .thsn-header-button a{
		-webkit-transition: all 300ms ease;
		transition: all 300ms ease;
	}
	.thsn-header-style-3 .thsn-sticky-header .thsn-cart-wrapper,
	.thsn-header-style-3 .thsn-sticky-header .thsn-header-search-btn a,
	.thsn-header-style-3 .thsn-sticky-header .thsn-header-button,
	.thsn-header-style-3 .thsn-sticky-header .thsn-header-search-btn{
		line-height: var(--thsn-dentiq-sticky-header-height);
		height: var(--thsn-dentiq-sticky-header-height);
	}
	.thsn-header-style-3 .thsn-header-button a{
	    color: var(--thsn-dentiq-global-color);
	    letter-spacing: .5px;
	    text-transform: uppercase;
	    font-weight: 700;
	    font-size: 13px;
	    line-height: 13px;
	    display: inline-block;
	    border: 1px solid var(--thsn-dentiq-global-color);
	    padding: 15px 30px;
	    border-radius: 5px;
	}
	.thsn-header-style-3 .thsn-header-button a:hover{
		color: #fff;
		background-color: var(--thsn-dentiq-global-color);
	}
	.thsn-header-style-3 .thsn-cart-wrapper .thsn-cart-link{
		position: relative;
	}
	.thsn-header-style-3 .thsn-title-bar-content{
		padding-top: 180px;
	}
	.thsn-header-style-3 .thsn-cart-count{
		color: #fff;
	    position: absolute;	   
	    width: 20px;
	    height: 20px;
	    line-height: 20px;
	    font-size: 11px;
	    text-align: center;
	    border-radius: 50%;
	    right: 5px;
	    top: -23px;
	}
}

/*=== .thsn-header-style-3 ===*/
.thsn-header-style-3 .thsn-header-info-inner .thsn-header-box-1,
.thsn-header-style-3 .thsn-header-info-inner .thsn-header-box-2,
.thsn-header-style-3 .thsn-header-info-inner .thsn-header-box-3{
    display: inline-block;
}
.thsn-header-style-3  .thsn-header-menu-area{
   position: relative;
    z-index: 9;
}
.thsn-header-style-3 .thsn-header-info-inner > div{
    margin-right:   30px;
    padding-right:  30px;
    position: relative;
}
.thsn-header-style-3 .thsn-header-info-inner > div .thsn-header-box-icon{
    position: absolute;
    top: 7px;
    left: -30px;
    font-size: 24px;
    display: inline-block;
}
.thsn-header-style-3 .thsn-header-info-inner > div:last-child{
    margin-right:   0;
    padding-right: 0;
}
.thsn-header-style-3 .thsn-header-info-inner > div:after{
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    top: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.30);
}
.thsn-header-style-3 .thsn-header-info-inner > div:last-child:after{
    display: none;
}