﻿@media only screen and (max-width: 768px) {
    .navigation-portrait .nav-search-button {
   
    line-height: 60px;

}
.nav-search>form{
    width:75%;
}

.banner .item .cover .header-content .line{
    border:none;
}
.banner .item .cover .header-content h2 {

    font-size: 20px;
    color: #fff;
   
}
.banner .item .cover .header-content h1{
    font-size:14px;
}
.banner .item .cover .header-content{
    padding:0px;
    width:100%;
}
.header-content h4 a , .pera a{
    padding:10px 15px;
    margin:0px;
}
.main-content{
    margin:30px 0px 0px 0x;
}
.side-image img{
    margin:30px 0px 0px 0px;
}
.more-btn a{
    font-size:19px;
}
.more-btn{
line-height: 166px;
    min-height: 168px;
}
.recent-tags{
    padding:0px;
}
.events-faqs{
    margin:30px 0px 0px 0px;
}
.social-icons{
    text-align:center;
}
.copy{
    text-align:center;
}
.custom-logo img{
    height:60px;
}
.banner{
    padding:70px 0px 0px 0px;
}

.inner-banner{
	    padding: 65px 0px 0px 0px;
}

.inner-banner-text h2 {
    color: #fff;
    font-size:20px;
    font-weight: normal;
    line-height: 1.1425;
    /* margin: 0px; */
}

}
