@media screen and (min-width: 320px) and (max-width:1199px)
{
html body header .main-header-wrapper .main-menu-wrapper .navbar .navbar-nav li a {
    font-size: 13px;
}
html body .silder-section .hero_slide_wrap .silder-contant h1 {
    color: #ffffff;
    font-size: 36px;
}
html body .silder-section .hero_slide_wrap .silder-contant h3
{
    color: #ffffff;
    font-size: 28px;
}
html body .silder-section .hero_slide_wrap .silder-contant {
    max-width: 600px;
}
.top-wrapper .main-top-div ul li a {
    font-size: 14px;
}
}

@media screen and (min-width: 320px) and (max-width:991px)
{
.top-wrapper .col-sm-6 {
    width: 100%;
}
.top-wrapper .main-top-div .left-side ul li {
    float: none;
    padding-right: 0px;
}

.top-wrapper .main-top-div .social-icon ul {
    float: none;
    text-align: center;
    clear: both;
    max-width: 93px;
    margin: auto;
}
.top-wrapper .main-top-div .left-side
{
	text-align:center;
}
header .main-header-wrapper .logo-section {
    float: none;
    max-width: 142px;
    margin: auto;
}
header .main-header-wrapper .main-menu-wrapper .navbar .navbar-nav li {
    padding: 13px 18px;
}
.top-wrapper .main-top-div .left-side ul li {
    padding: 5px 0;
}
.company-welcome-section .about-contant h3 {
    font-size: 22px;
    padding-bottom: 10px;
}
.company-welcome-section .about-contant a {
    background: transparent;
    color: #34a8c5;
    padding: 8px 20px;
    margin-top: 10px;
    display: inline-block;
    border: 2px dashed #34a8c5;
    font-size: 14px;
}
.footer-wrapper .footer-section h3 {
    font-size: 20px;
    padding-bottom: 8px;
}
.footer-wrapper .col-sm-3 {
    width: 50%;
    float: left;
}
.footer-wrapper {
    padding: 40px 0 40px;
    background: black;
}
.copy-right-section .main-copy-right-section p {
    margin: 0px;
    color: #ffffff;
    font-size: 13px;
}

.neck-ties-wrapper .neck-ties-porduct h2 {
    font-size: 30px;
}
}
@media screen and (min-width: 320px) and (max-width:767px)
{
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #000000;
}
header .main-header-wrapper .logo-section {
    float: left;
    max-width: 202px;
    margin: 0;
}
.navbar-toggle {
    padding: 32px 10px;
}
.company-welcome-section .company-images img {
    max-width: 100%;
    margin-top: 25px;
}
.company-welcome-section {
    padding: 40px 0 40px;
}
.neck-ties-wrapper {
    padding: 40px 0 107px;
    background-color: #f7f7f7;
}
.quick-feedback-wrapper .google-maps {
    margin-top: 25px;
}
.quick-feedback-wrapper {
    padding: 40px 0px 40px;
}
.footer-wrapper .col-sm-3 {
    width: 100%;
    float: left;
}
.company-brand.text-right
{
    float: left;
    margin-top: 3px;
}
.footer-area {
    float: right;
    width: 100%;
    padding: 24.5px 0;
    text-align: center;
}
}

@media screen and (min-width: 320px) and (max-width:600px)
{
html body .silder-section .hero_slide_wrap .silder-contant h1 {
    color: #ffffff;
    font-size: 24px;
}
html body .silder-section .hero_slide_wrap .silder-contant h3 {
    color: #ffffff;
    font-size: 15px;
}
.silder-section .hero_slide_wrap .silder-contant a {
    padding: 7px 18px;
    margin-top: 14px;
    font-size: 14px;
}
.silder-section .hero_slide_wrap .silder-contant {
    height: 173px;
}
html body .silder-section .hero_slide_wrap .silder-contant {
    max-width: 400px;
}
}

@media screen and (min-width: 320px) and (max-width:450px)
{
html body .silder-section .hero_slide_wrap .silder-contant {
    display: none;
}	
}