.sub-banner {
    background: url('../images/sub-bnr-bg.jpg') top center fixed no-repeat;
    height: 327px;
    position: relative;
    /* margin-top: 18px; */
    text-align: center;
    padding-top: 90px;
    background-size:cover;
}
    .sub-banner h1 {
   font-size: 36px;
    color: #fff;
    font-weight: bold;
    margin: 43px;
    text-shadow: 2px 4px 0px rgba(0,0,0,0.5);
    margin-bottom: 10px;
}
    .sub-banner p {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0px;
    text-shadow: 2px 3px 0px rgba(0,0,0,0.5);
}
    .sub-banner .breadcrumb {
       background: rgba(0,0,0,0.4);
    display: inline-block;
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
    border-radius: 4px 4px 0 0;
    width: 270px;
    margin: 0 auto;
    left: 0px;
    right: 0px;
    height: 40px;
    padding: 12px 0px 0px 0px;
}
    .sub-banner .breadcrumb li {
    color: #ffc300;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
}
    .sub-banner .breadcrumb li a {
    color: #fff;
    text-transform: uppercase;
}
    .sub-banner .breadcrumb li {
    color: #ffc300;
    font-size: 13px;
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
}
    .breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
    .tittle {
    text-align: left;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 50px;
}
    .tittle h2 {
    margin: 0px;
    font-weight: 700;
    line-height: 37px;
    text-transform: uppercase;
    padding-left: 15px;
}
    .tittle h2:before {
    height: 22px;
    width: 5px;
    position: absolute;
    display: inline-block;
    content: "";
    background: #f5b900;
    margin-top: 10px;
    left: 0px;
    z-index: 9;
    position: absolute;
}
    /*service page*/
      .service-part .ser-details {
    
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 );
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: absolute;
    height: 50%;
    left: 0px;
    bottom: 0px;
    width: 100%;
    text-align: center;
}
    .service-part .ser-details a {
    position: absolute;
    bottom: 25px;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    width: 100%;
    left: 0px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
    
 .service-part .ser-details:hover { 
  
    background: -moz-linear-gradient(top, rgba(68,138,255,0.8) 0%, rgba(35,35,35,0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(235, 196, 77)), color-stop(100%, rgba(35,35,35,0.8)));
    background: -webkit-linear-gradient(top, rgb(210, 176, 76) 0%, rgba(35,35,35,0.8) 100%);
    background: -o-linear-gradient(top, rgba(68,138,255,0.8) 0%, rgba(35,35,35,0.8) 100%);
    background: -ms-linear-gradient(top, rgba(68,138,255,0.8) 0%, rgba(35,35,35,0.8) 100%);
    background: linear-gradient(to bottom, rgba(248, 206, 77, 0.69) 0%, rgba(35,35,35,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc448aff', endColorstr='#cc232323', GradientType=0 );
    height: 100%;

}   
 section.service-part li {
    list-style: none;
}
 .line-big{
     margin-top:30px;
 }
 .offer-services .nav-tabs {
    background: #f8f8f8;
    border: none;
}
 .offer-services .nav-tabs li {
    display: inline-block;
    width: 100%;
    border-bottom: 2px solid #fff;
    list-style:none;
}
 .offer-services .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: none;
}
 .offer-services .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: #448aff;
    color: #fff;
}
 .offer-services .nav-tabs li a {
    color: #777777;
    font-size: 13px;
    font-weight: 600;
    line-height: 45px;
    padding: 0px 20px;
    text-transform: uppercase;
}
 .offer-services .nav-tabs li.active a i {
    display: block;
}
.offer-services .nav-tabs li a i {
    margin-left: 10px;
    display: none;
    line-height: 45px;
    float: right;
    position: absolute;
    top: 0px;
    right: 20px;
}
.offer-services .tab-content ul li i {
    color: #ffc107;
    margin-bottom: 0px;
    margin-right: 10px;
   
}
.service-list{
    list-style:none;
}

/*End Service Page*/
/*@media (max-width: 480px) { 
    .items{
        height:250px;
    }
    .item-res{
        min-width: 435px;
    position: relative;
    display: inline-block;
    height: auto;

    }
    .items4{
  position: relative; 
  max-height: 345px !important;  
  list-style:none;
}
}
@media (max-width: 320px) { 
    .gal-item .gallery-over {
    top: 0px;
   width:100%;
}
}*/
@media (max-width: 980px) {
    .col-sm-9.blogRow {
        width: 100%;
    }
    .col-sm-3.sidebar {
    width: 85%;
display: inline !important;
position: relative;
margin: 0px 0px 0px 45px;
}
    .right-img {
    position: relative;
    height: 512px !important;
    list-style: none;
}
   
}
@media (max-width: 800px) {
    .col-sm-9.blogRow {
        width: 100%;
    }
    .col-sm-3.sidebar {
    width: 85%;
display: inline !important;
position: relative;
margin: 0px 0px 0px 45px;
}
    .right-img {
    position: relative;
    height: 512px !important;
    list-style: none;
}
   
}
@media (max-width: 768px) {
    .col-sm-9.blogRow {
        width: 100%;
    }
    .col-sm-3.sidebar {
    width: 85%;
display: inline !important;
position: relative;
margin: 0px 0px 0px 45px;
}
    .right-img {
    position: relative;
    height: 512px !important;
    list-style: none;
}
   
}
@media (max-width: 640px) { 

.right-img {
    height: 500px !important;
}
}

@media (max-width: 640px) { 

.right-img {
    height: 500px !important;
}
}

@media (max-width: 480px) { 
.items.col-4.right-img {
    width: 100%;
    position: relative;
    display: inline-block;
    margin:0;
    padding: 0 1px 8px 0;
}
.right-img {
    position: relative;
    height: 350px !important;
    list-style: none;
}

}

@media (max-width: 360px) { 
.right-img {
    height: 250px  !important;

}
}
@media (max-width: 320px) { 
.items.col-4.right-img {
    width: 100%;
    position: relative;
    display: inline-block;
    margin:0;
    padding: 0 1px 8px 0;
}
.right-img {
    position: relative;
    height: 215px  !important;
    list-style: none;
}


}

/*footer*/
    #services_single .container .tab_contents .pageCover {
        padding: 0 30px;
        background: url(../images/services/tab-cover.jpg) no-repeat scroll 0 0;
        border-radius: 3px;
    }
    /* ## Footer Section ## */
.footer-section {
    background-image: url('../images/footer-bg.jpg');
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 500px;
    width: 100%;
    clear: both;
    padding-top: 60px;
    position: relative;
}

    .footer-bottom {
        background-color: #3c3c44;
        height: 72px;
        bottom: 0;
        left: 0;
        width: 100%;
    }

        .footer-bottom:before {
            width: 31.21%;
            content: "";
            height: 100%;
            border-top: 72px solid #79b445;
            border-left: 30px solid transparent;
            right: 0;
        }

        .footer-bottom.footer-bottom2:before {
            border-top-color: #0dbae8;
        }

        .footer-bottom p {
            color: #7a7a89;
            font-size: 12px;
            line-height: 72px;
            margin-bottom: 0;
        }

    .footer_social {
        text-align: right;
    }

        .footer_social li {
            display: inline-block;
            line-height: 71px;
            margin: 0 5px;
        }

            .footer_social li a {
                color: #fff;
                font-size: 18px;
            }

    .footer-bottom .social {
        position: relative;
    }
    .col-md-3.col-sm-6.foot p {
    color: #000;
}
.foot{
    color:#000;
}