@media screen and (min-device-width:320px) and (max-device-width:767px)
{
    .logo {
        width: 50%;
        padding: 15px 0;
    }
    .banner-text1 h1 {
        font-size: 44px;
        margin-bottom: 5px;
        margin-top: 0;
    }
    .banner-text1 p {
        color: #48484a;
        font-size: 17px;
        letter-spacing: 1px;
        font-weight: 300;
        margin-bottom: 15px;
    }
    .bb
    {
    border-bottom: 1px solid #ffffff85;
    }
.advantage-item
{
margin-bottom: 0;
}
.advantages {
    padding: 30px 0;
}
.heading {
    margin-bottom: 30px;
}
.support-before-hdng {
    width: 90%;
    margin-top: -1px;
}
.vdo-txt
{
  margin-bottom: 30px;
}
.pf-heading h3 {
    text-transform: uppercase;
    font-size: 27px;
}
.vdo-txt h3 {
    letter-spacing: 0;
}
.testimonial-heading p {
    width: 90%;
}
.touch-left-header p {
    font-size: 26px;
}
.ftr, .ftr p
{
 text-align: center;
}
.inner-left-content h2 {
    font-size: 22px;
    text-transform: uppercase;
    line-height: normal;
    font-weight: bold;
}
.inner-left-content p {
    font-size: 14px;
}
.stick {
    position: relative;
    width: 100%;
    top: 00px;
    height: auto;
    padding-top: 200px;
}




}




@media screen and (min-device-width:768px) and (max-device-width:1024px)
{
    .banner-text1 {
        padding-top: 5%;
    }

    .banner-text1 h1 {
        font-size: 34px;
    }

    .support-before-hdng {
        width: 70%;
    }
.support-item img
{
    width: 100%;
    vertical-align: middle;
}
.support-item h3
{
    font-size: 100%;
}
.application-heading p {
    margin-bottom: 15px;
}
.innerpage #menu-toggle {
    padding: 8px 16px;
}
.sidebar h3 {
    padding: 10px 0;
    font-weight: bold;
    margin-top: 0;
    border-bottom: 1px solid #fff;
    text-align: center;
    font-size: 14px;
}
.stick {
    padding-top: 75px;
}

.sidebar ul li {
    padding: 5px 0;
    border-bottom: 1px solid #fff;
    margin-bottom: 15px;
    margin-left: 0;
    padding-left: 3px;
    font-size: 13px;
}


















}
/* 
@media screen and (min-device-width:960px) and (max-device-width:1024px)
{
	
	
	
	
	
	
	
	
	
	
	
	
	
	
} */