.comment-section{padding: 15px 30px;}
.btinner-post img{width: 100%;}
/*-------------------------------------------------*/
/* =  Fixed
/*-------------------------------------------------
header {
position: fixed;
}
/*-------------------------------------------------*/
/* =  About us
/*-------------------------------------------------*/
div.about-page,.btlayout {
    padding: 30px 45px;
}
.about-page .btlayout-box{
    background: #fff;
    padding: 15px;
}
.btlayout .btlayout-box {
    padding: 25px 30px;
background: #fff;
overflow: hidden;
}
.comment-respond{
    background: #fff;
padding: 20px 30px;
}
.btlayout1{
    padding: 15px 30px;
}
.btlayout1 .btlayout-box {
    padding: 30px 45px;
background: #fff;
overflow: hidden;
}

/*-------------------------------------------------*/
/* =  404
/*-------------------------------------------------*/
.banner {
position: relative;
margin-bottom: 15px;
}
.banner h1 {
position: absolute;
width: 100%;
top: 50%;
left: 0;
margin-top: -25px;
text-align: center;
color: #ffffff;
font-size: 26px;
font-family: 'Roboto', sans-serif;
font-weight: 300;
text-transform: inherit;
}
.box-section h2 {
font-size: 18px;
font-family: 'Roboto', sans-serif;
color: #444444;
text-transform: uppercase;
font-weight: 700;
margin: 0 0 16px;
}
.skills-section p {
font-size: 15px;
color: #919191;
font-family: 'Roboto', sans-serif;
font-weight: 300;
-webkit-font-smoothing: antialiased;
line-height: 22px;
margin: 0 0 20px;
margin: 10px 0 0;
}
.bterror a {
background: #1ab5b3;
margin-top: 15px;
}
.bterror a {
color: #ffffff;
font-family: 'Roboto', sans-serif;
font-size: 13px;
display: inline-block;
text-decoration: none;
transition: all 0.23s ease-in-out;
-moz-transition: all 0.23s ease-in-out;
-webkit-transition: all 0.23s ease-in-out;
-o-transition: all 0.23s ease-in-out;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
padding: 9px 16px;
border: 1px solid #dedede;
margin-bottom: 5px;
margin-top: 15px;
}
.banner img{ width: 100%;}
.banner h1 {
color: #ffffff !important;
}
.banner h1 span {
display: inline-block;
padding: 10px 15px;
background: rgba(0, 0, 0, 0.6);
}
/*-------------------------------------------------*/
/* =  Gmap
/*-------------------------------------------------*/

.contact-section{
     padding: 5px 10px 20px 20px;
    
}
.btlayout .contact-box {
    position: relative;
    z-index: 3;
     margin: 0;
    padding: 30px 0;
    background: #fff;
    max-width: inherit !important;
    overflow: hidden;
}

/*-------------------------------------------------*/
/* =  Menu Mobile
/*-------------------------------------------------*/

@media (max-width: 991px) {
    
    
     li.drop ul.drop-down {
    position: relative !important;
    text-align: center !important;
    top: 0 !important;
    left: 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
    visibility: visible !important;
    opacity: 1 !important;
    -webkit-transform: rotateY(0deg) !important;
    -moz-transform: rotateY(0deg) !important;
    -ms-transform: rotateY(0deg) !important;
    -o-transform: rotateY(0deg) !important;
    transform: rotateY(0deg) !important;
    -webkit-transform: rotateX(0deg) !important;
    -moz-transform: rotateX(0deg) !important;
    -ms-transform: rotateX(0deg) !important;
    -o-transform: rotateX(0deg) !important;
    transform: rotateX(0deg) !important;
  }
}
/*********************Page
.inner-content{
    padding: 25px 45px;
    color: #a3a3a3;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin: 0 0 25px;
    line-height: 30px;
}
.inner-content.blog-content{padding:0}
.inner-content.blog-content> div {background:transparent}
.inner-content > div {background:#fff;}
.main-content {
    padding: 30px 14px;
} 

.spart.right-side {border-left: 1px solid #e5e5e5;}
.spart.left-side {border-right: 1px solid #e5e5e5;}
.col-md-4.spart {}

.main-content > img {margin-bottom:20px}
img, select, input, textarea {
max-width: 100%;
}
.inner-content p {
color: #a3a3a3;
font-size: 18px;
font-family: 'Roboto', sans-serif;
font-weight: 300;
line-height: 30px;
margin: 0 0 30px;
}
/*********************Services*************************/
.services-post {
    color: #a3a3a3;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 30px;
    margin: 0 0 30px;
    text-align: center;
    padding: 0 10px;
}
.services-post a i {
    color: #000;
    font-size: 40px;
    line-height: 114px;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}
.services-post a:hover i {
    color: #fff;
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
.services-post a:hover {
    background: #000;
}
.services-post a {
    display: inline-block;
    width: 114px;
    height: 114px;
    margin-bottom: 25px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #000;
    text-decoration: none;
    transition: all 0.17s ease-in-out;
    -moz-transition: all 0.17s ease-in-out;
    -webkit-transition: all 0.17s ease-in-out;
    -o-transition: all 0.17s ease-in-out;
}
.services-post h2 {
    color: #000000;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 26px;
    margin: 0 0 5px;
}

/*********************Tabs*************************/
ul.nav.nav-tabs {
    border: 1px solid #dbdbdb;
    border-bottom: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.vertical-tabs-box ul.nav.nav-tabs li:first-child {
    border-left: none;  
}
.vertical-tabs-box ul.nav.nav-tabs li {
    list-style: none;
    float: left;
    text-align: center;
    border-left: 1px solid #dbdbdb;
}
.vertical-tabs-box ul.nav.nav-tabs li:hover,.vertical-tabs-box ul.nav.nav-tabs li.active a,
.vertical-tabs-box .nav > li > a:hover,.vertical-tabs-box .nav > li > a:focus {
    background-color: #1ab5b3 !important;
}
.vertical-tab-section{
    padding: 20px 0;
}
.vertical-tabs-box ul.nav.nav-tabs li a {
    display: inline-block;
    width: 100%;
    padding: 18px;
    text-align: center;
    color: #000;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
        text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}
.vertical-tabs-box .tab-content {
    padding: 30px;
    border: 1px solid #dbdbdb;
    overflow: hidden;
}
/*********************Table*************************/
.table {
width: 100%;
margin-bottom: 20px;
}
table {
border: 1px solid #dddddd;
border-collapse: separate;
border-left: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
table td, table th {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #dddddd;
border-left: 1px solid #dddddd;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.btlayout > div:nth-child(1) {
    margin-top: 25px !important;
}