/*Mobile Media Query*/
@media screen and (max-width: 650px) {
.icon-social-very-small{
float: right;
}
.hero-slider .swiper-container{
	height: 35vh;
}
.hero-slider {
    height: 35vh;
    margin-top: 60px;
}
.hero-style .slide-title h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 10px;
}
.hero-style .slide-text p {
    font-size: 14px;
    display: none;
}
.bread-title h2, h2 {
    font-size: 22px;
    line-height: 28px;
}
html .pt80 {
    padding-top: 40px;
}
.get-in-touch {
    left: -23%;
}
html .mb30 {
    margin-bottom: 0px;
}
.col-xs-12{
	width: 100%;
}
.mr-bt20m{
	margin-bottom: 20px!important;
}
.col-xs-6{
	width: 50%;
}
.hero-slider .slide-inner .container{
	width: 50%;
    margin-left: 0;
}
.col-xs-3{
    width:24.99%;
}
.col-xs-9{
    width:74.97%;
}
h3 {
    font-size: 20px;
    line-height: 23px;
}
.sub-top-head {
    font-size: 16px;
    line-height:18px;
    
}
p {
    font-size: 14px;
    line-height: 20px;
}
.col-xs-4{
    width:33.32%;
}
.col-xs-8{
    width:66.64%
}
.col-xs-6{
    width:49.98%
}
.col-xs-12{
    width:100%;
}
.admr-bt25{
    margin-bottom:35px;
}

}