/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1169px) {
    .main-menu ul.navbar-nav li a {
        font-size: 13px;
        padding: 46px 10px;
    }	
    .header-area.stick .main-menu ul.navbar-nav li a{
        font-size: 13px;
        padding: 24px 10px;
    }   
    .service-content h4 {
        font-size: 15px;
    }
    .single-services .service-content h4 {
        font-size: 14px;
    }    
    .fun_text > h5 {
        font-size: 15px;
    }    
    .sub-head h4 {
        font-size: 26px;
    } 
    .blog-content a h4 {
        font-size: 20px;
    }
    .left-menu ul li a {
        font-size: 13px;
        padding: 14px 10px;
    }     
    .down-btn {
        font-size: 13px;
        padding: 15px 10px;
    }
    .header-right-link {
        display: none;
    }
    .banner-contact{
        float: none;
        clear: both;
    }
    .banner-btn{
        float: none;
    }
    .blog-custom-grids .single-blog:hover .blog-content {
        position: absolute;
        top: -15px;
        transform: scale(0.8);
    }
    .down-btn::after,
    .vc_wp_custommenu ul li a::after, .left-menu ul li a::after{
        position: static;
        margin-left: 5px;
        vertical-align: bottom;
    }
    .single-member:hover .team-content{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .team-title h4 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .team-title h6 {
        font-size: 13px;
        line-height: normal;
        margin-bottom: 5px;
    }
    .team-share p{
        font-size: 13px;
        max-height: 50px;
        overflow: hidden;
    }
    .team-content{
        top: 50%;
    }
    .team-content .social-icon {
        margin-top: 0;
        padding-left: 0;
    }
    .social-icon li a {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 16px;
    }
    .widget_search .blog-search-option input[type="text"]{
        width: 80%;
    }
    .support-text {
        padding: 20px 15px;
    }
    .support-text > h4 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .support-text > a {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .support-text a i{
        font-size: 18px;
    }
    .support-text > p {
        font-size: 14px;
    }
    .footer-icons ul li a{
        margin-right: 15px;
    }
    .banner-contact span i{
        vertical-align: middle;
    }
}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
.main-menu ul.navbar-nav li a,
.header-area.stick .main-menu ul.navbar-nav li a{
    font-size: 13px;
    padding: 46px 9px;
} 
.header-style-2 .main-menu ul.navbar-nav li a,
.header-style-2 .header-area.stick .main-menu ul.navbar-nav li a{
    font-size: 13px;
    padding: 13px 9px;
}
.header-style-2 .header-right-link a.main-search {
    padding: 17px 15px;
}
.header-style-2 .logo{padding-top: 0px}
.main-menu ul.nav li.parent-item > a::after, .pagess::after {top: 31%;}
.header-area.stick .main-menu ul.navbar-nav li a{
    font-size: 13px;
    padding: 24px 9px;
}
.section-headline h3 {
    font-size: 30px;
}
.sub-head h4 {
    font-size: 20px;
}
.layer-1-2 h1 {
    font-size: 36px;
    line-height: 40px;
}
.banner-contact {
    float: left;
    padding: 10px 0px;
}
.left-menu ul li a {
    font-size: 13px;
    padding: 14px 10px;
}     
.down-btn {
    font-size: 13px;
    padding: 15px 10px;
}    
.support-text {
    padding: 20px 10px;
}
.single-page {
    margin: 15px 0px;
}   
.single-services-page .mar-row {
    margin-top: 20px;
}    
.banner-btn{
    float: none;
}
.single-contact a i {
    padding-right: 11px;
}
.single-contact span {
    display: table-cell;
}
.banner-content h4 {
    font-size: 21px;
    max-width: 100%;
}
}
@media (max-width: 991px){
.mean-container a.meanmenu-reveal.meanclose{
    font-size: 36px !important;
    font-weight: 100;
    height: 36px;
    line-height: 42px;
    padding: 0 13px;
    font-family: inherit;
}
.logo {
    height: inherit;
    left: 15px;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99999;
    max-width: 200px;
}
.logo a {
    padding: 0px;
}
.mobile-menu-area .row > [class*="col-md-"]{
    float: none;
}
.banner-contact {
    float: none;
    clear: left;
}
.topbar-area {
    background: #3A526A;
}
.single-contact h5 {
    font-size: 16px;
}
.contact-head h3 {
    font-size: 23px;
}
h4 {
    font-size: 22px;
}
}
/* small mobile :320px. */
@media (max-width: 767px) {
.logo {
    left: 15px;
    max-width: 150px;
    top: 0px;
}
.pagess::after {
    display: none;
}
.layer-1-2 {
    margin: 5px 0;
}
.layer-1-2 h1 {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 10px;
}
.layer-1-1, 
.layer-1-1 p {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 20px;
    margin-bottom: 0;
}
.layer-1-1{
    margin-bottom: 20px;
}
 .ready-btn.right-btn {
    margin-left: 5px;
}   
.ready-btn {
    margin-top: 0px;
    padding: 8px 20px 8px 5px;
    width: 128px;
}    
.intro-area {
    width: 100%;
    height: auto;
    min-height: 220px;
}
.intro-content,
.slider-images img{
    width: auto !important;
    height: 100%;
    min-height: 220px;
    max-width: none;
}
.main-services {
    margin-bottom: 20px;
}
.section-headline h3 {
    font-size: 24px;
}
.about-inner h5 {
    font-size: 18px;
}
.fun_text > h5 {
    font-size: 13px;
}
.about-image {
    margin-top: 30px;
}
.review-content.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-prev, .review-content.owl-carousel.owl-theme .owl-controls .owl-nav div.owl-next {
    display: none !important;
}
.project-dec h4 {
    font-size: 16px;
}
.contact-icon {
    margin-bottom: 40px;
}
.sub-head h4 {
    font-size: 24px;
}
.blog-content a h4 {
    font-size: 20px;
}
.home-blog .blog-text p{
    display: none;
}
.banner-content h4 {
    font-size: 22px;
    margin-bottom: 0px;
    text-align: center;
}
.banner-contact {
    text-align: center;
}
.banner-contact span {
    font-size: 17px;
    margin-right: 6px;
}    
.banner-contact span i {
    margin-right: 10px;
    vertical-align: middle;
}
.banner-btn {
    float: none;
    margin-top: 20px;
}
.footer-content {
    margin-bottom: 40px;
}   
.copyright {
    text-align: center;
    margin: 10px 0px;
}
.copyright ul {
    text-align: center;
}
.copyright ul li {
    margin-left:10px;
    margin-right:10px;
}
.copyright ul li a {
    text-align: center;
} 
.about-feature {
    padding-top: 30px;
}
.single-about {
    margin-top: 70px;
}    
.video-text {
    margin-top: 30px;
}
.video-text h4 {
    font-size: 21px;
}
.single-member {
    margin-bottom: 30px;
} 
.left-head-blog {
    margin-top: 40px;
}    
.business-faq {
    margin-bottom: 40px;
}    
.single-faq h3 {
    font-size: 18px;
}
ul.project-menu{
    padding-left: 0;
}
.project-menu li a {
    font-size: 12px;
    margin: 0 4px;
    padding: 5px 1px;
}
.awesome-img img {
    width: 100%;
}
.project-details h3 {
    font-size: 26px;
}
.project-details{
    margin-bottom: 30px;
}
.project-history {
    padding: 50px 15px;
    margin-bottom: 30px;
}
.single-page {
    margin: 15px 0px;
}  
.single-services-page .mar-row {
    margin-top: 20px;
}    

[class*="gallery-columns"] .gallery-item{
    width: 50%;
}
[class*="gallery-columns"] .gallery-item:nth-child(3n+1){
    clear:none;
}
[class*="gallery-columns"] .gallery-item:nth-child(2n+1){
    clear:left;
}
.comments-content-wrap a.comment-reply-link {
    float: none;
}
.contact-head {
    padding: 50px 30px 50px 30px;
    width: auto;
    margin-right: -15px;
    display: inline-block;
    box-sizing: content-box;
}
.padding-right0 {
    padding-right: 15px;
}
.team-title h4 {
    margin-bottom: 10px;
}
.team-title h6 {
    margin-bottom: 6px;
}
.contact-form .padding-right0+.text-center{
    padding-left:15px;
    padding-right:15px;
}
.roadmap-inner.top-inner .roadmap-date, .roadmap-inner.bottom-inner .roadmap-date {
    width: 100%;
    left: 0;
    border: none;
}
}

@media (min-width: 992px){
    body.stickyon > header {
        min-height: 112px;
    }
    body.stickyon.admin-bar .header-area.stick{
        top: 32px;
    }
    .blog-page .col-md-3:nth-child(4n+1),
    .blog-page .col-md-4:nth-child(3n+1),
    .blog-page .col-md-6:nth-child(2n+1){
        clear: left;
    }
    .post-navigation .nav-links a{
        float: left;
    }
    .post-navigation .nav-links .nav-next a{
        float: right;
    }
    body.bizrins-landing-page .header-style-2 .alternative-logo,
    body:not(.bizrins-landing-page) .header-style-2 .primary-logo{
        display: none;
    }
    .footer-area .col-md-3:nth-child(4n+1){
        clear: left;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .recent-single-post h5{
        margin-bottom: 0;
        font-size: 14px;
    }
    .blog-custom-grids .single-blog:hover .blog-content {
        transform: scale(0.9);
        top: 7%;
    }
    .footer-area .col-sm-4:nth-child(3n+1){
        clear: left;
    }
    .single-services .service-images {
        height: 65px;
    }
    .single-services .service-content {
        padding-left: 0;
    }
    .well-services .service-content {
        padding-left: 0;
    }
    .well-services .well-icon {
        height: 58px;
    }
    .support-text h4{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .support-text a{
        margin-bottom: 5px;
        display: block;
        font-size: 14px;
    }
    .support-text a i{
        font-size: 22px;
    }
    .support-text p{
        font-size: 14px;
        line-height: normal;
    }
    .feature-text h4 {
        font-size: 18px;
    }
    .single-member:hover .team-content{
        padding: 30px 10px;
    }
    .team-title h4 {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .team-title h6 {
        font-size: 12px;
        line-height: normal;
        margin-bottom: 5px;
    }
    .team-share p{
        font-size: 12px;
        max-height: 50px;
        overflow: hidden;
    }
    .team-content{
        top: 50%;
        padding: 20px 10px;
    }
    .team-content .social-icon {
        margin-top: 0;
        padding-left: 0;
    }
    .social-icon li a {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 16px;
    }
    .widget_search .blog-search-option input[type="text"]{
        width: 75%;
    }
    .footer-area .col-sm-4:nth-child(3n+1){
        clear: left;
    }
}
@media (max-width: 991px){
    .blog-page .col-sm-6:nth-child(2n+1){
        clear: left;
    }
    .nav-links .nav-next{
        padding-top: 15px;
    }
    .nav-links .nav-previous, .nav-links .nav-next{
        width: 100%;
        text-align: center;
    }
    body.bizrins-landing-page .header-style-2 {position: static;}
}

@media (max-width: 479px){
    .blog-custom-grids .single-blog:hover .blog-content {
        transform: scale(0.8);
        top: 0;
    }
    /*body.bizrins-landing-page .header-style-2{position: static;}*/
}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.container {width:450px}
}
 
