/***************************************************************************
****************************************************************************
****************************************************************************
********    Created on : Jun 249, 2016, 12:35:12 AM                 ********
********    Author     : Panneer Selvam                             ********
********    Website    : BVE Construction                           ********
****************************************************************************
****************************************************************************
****************************************************************************/

html,body{
    
    min-height: 100%;
    position: relative;

}

section.context{
    position: relative;
}
footer{
    position: absolute;
    bottom: -53px;
    left: 0;
}
.backend{
    float: left;
}
.backend img{
    width: 1000px;
    height: 1000px;
}
.dropdownstyle {
        font-size: 16px;
    margin: 5px 0px;
}

.rec-img-blog span {
    font-family: 'Monda', sans-serif;
    color: #e67e22;
    background: white;
    float: left;
    width: 100%;
    padding: 22px;
    font-size: 20px;
    border: 1px solid #c7c3c3;
    margin-bottom: 20px;
    font-size: 24px;
    height: 130px;
    /*font-family: 'Monda', sans-serif;
    color: #ef434b;
    background: gainsboro;
    float: left;
    width: 100%;
    padding: 22px;
    font-size: 20px;
    /* border: 1px solid; */
/*    margin-bottom: 20px;
        font-size: 24px;
    
    height: 130px;*/
}
.optin-form h3 {
    background: url(../../images/titl.png);
    border: 0;
    color: #cfffab;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 200;
    font-size: 24px;
    font-size: 1.5rem;
    height: 149px;
    line-height: 32px;
    line-height: 2rem;
    margin: 0;
    padding: 16px 0 0;
    padding: 1rem 0 0;
    text-align: center;
    text-shadow: 1px 1px 0 #569726;
    width: 300px;
}
.optin-form span{
    padding: 0px 11px;
    color: white;
    font-size: 21px;
    float: left;
}
.aboutUsImage{
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 400px;
}
.aboutUsImage img{
     position: absolute;
    max-width: 120%;
    height: 100% !important;
    margin: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.service-questions-form{
    color: black;
    font-weight: bold;
}
.service-additional-content ol{
         font-family: Segoe UI;
    padding-left: 40px;
    font-size: 16px;
    letter-spacing: 0.4px;
}
body{
    background: white;
}
h2{
    font-family: 'Open Sans', sans-serif ! important;
    /*font-weight: bold;*/
}
p{
    font-family: Open Sans, sans-serif;
    font-weight: normal;
    text-align: justify;
}
p{
    font-family: Open Sans, sans-serif;
    font-weight: normal;
    text-align: justify;
    letter-spacing: 0.4px;
    font-size: 20px;
}
hr{
    /*background: red;*/
    border-top:1px solid #FAD500;
}
h1.services{
    margin-top: 0;
     position: relative;
    text-align: center;
    color: #36D7B7;
}
p.services{
    text-align: justify;
}

h1.one {
    margin-top: 0;
     position: relative;
    text-align: center;
    color: #36D7B7;
  }
  
  h1.one:before {
    content: "";
    display: block;
    border-top: solid 1px black;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    z-index: 1;

  }
  
  h1.one span {
    background: #fff;
    padding: 0 20px;
    position: relative;
    z-index: 5;
  }

.margin-top20{
    margin-top: 20px;
}

/*gallery style*/


.gallery{
    width: 100%; 
    /*height: 340px;*/
    position: relative;
}
.gallery-img{
    float: left ;
    position: relative;
    width: 50%;
    height: 125px;
    overflow: hidden;
}
.galleryInside{
    float:left; width: 100%; 
    /*height: 310px*/
}
.gallery-img img{
    max-width: 100%;
    max-height: 100%;
    border: 3px solid white;
    position: absolute;
    margin: auto;
    left: 0;
    /*right: 0;*/
    bottom: 0;
    top: 0;
}
.gallery-content{
    width: 100%;
    float: left;
}

.feedback-form{
        color: black;
    font-weight: bold;
}

/*services*/

.services h3{
    color: #e67e22;font-weight: normal;
}
.services h2{
font-size: 25px; 
/*color: #e67e22; */
font-weight: bold;
font-family: 'Open Sans', sans-serif; 
margin-bottom: 16px;
}
.services p{
 /*font-size: 15px; */
 /*font-family: Segoe UI;*/
 text-align: justify;
 /*padding-right: 63px;*/
 font-weight: normal;
 }
 .services p:first-letter{
    /*padding-left: 20px;*/
 }
 .breadcrumb{
       margin: 0;
    margin-top: 20px;
    margin-bottom: -16px;
 }
 .services img{
    float: left; 
    margin-right: 24px; 
    border: 3px solid white;
 }
 .service-img{
      width: 100%;
    height: 160px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;

 }

 .service-img img{
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
      max-width: 100%;
    max-height: 100%;
 }

 .service-doc ul{
        list-style: disc;
        padding-left: 40px;
        padding-bottom:     20px;
        font-family: 'Open Sans', sans-seri;
 }
 .service-view{
    margin-top:     20px;
    margin-bottom       :20px;
        float: left;
    padding: 20px;
    border: 1px solid #f1f1f1;      
 }
 .service-list{
        width: 80%;
    margin: auto;
    padding-bottom: 20px;
 }
 .service-list a.btn.btn-info{
    background: #36d7b7;
    border-color: #36d7b7;
 }
 .service-list h2 {
        color: #2c3e50;
    font-weight: bold;
        font-size: 28px;
}
 .service-list h3  {
    color: #e67e22;
 }
 .service-list .box{
    border: 1px solid #cccccc;
    margin-top: 10px;
    padding: 10px;
    margin-bottom: 10px;
    float: left;
 }
 .margin-left-25{
    margin-left: 25px;
    width: 43%;


 }
.height200{
    height: 200px;
}
.margin-left-top25{
    margin-top: 25px;
    margin-left: 25px;
} 
.Container-label{
width:100%;
background:#ffffff ;
float:left;
}
.containt-font{
height:62px;
width:62px;
float:left; 
margin-top:24px;
}
.service-content span {
    display: table;
    margin: 0px auto 25px;
    color: #55BADF;
    text-align: center;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    position: relative;
    border: 2px solid #55BADF;
    width: 100px;
    height: 100px;
    display: table;
    font-size: 35px;
    border-radius: 50%;
    padding-top: 22px;
}

.containt-font img{
margin:0px;
padding:0px;
vertical-align: -webkit-baseline-middle;; 
}
.containt-text{
float: left;
width: 82%;
margin-left: 20px;

}
.label-white{ 
width:100%;
float:left;
padding-bottom:95px;
padding-top:34px;
background: #F9F9F9;
}
.yellow-label-wrapper2{
float:left;
width:100%;
}
.label-yellow{
background:url(../images/map-bg.png) no-repeat 65%;
width:100%;
float:left;
padding-bottom:84px;
padding-top:52px; 
background-repeat:repeat;
background-attachment: fixed;
display: table;
width: 100%;
height: 100%;
min-height: 100%;
overflow: hidden;
vertical-align: middle;
z-index: 1;
}
.label-item .containt-text h3{
text-align:left;
/*font-family:SourceSansPro Light;*/
font-size:25px;
margin-top:18px;
margin-bottom:0px;
color: #e67e22;
}
.containt-text span{
text-align:left;
font-size:22px;
/*font-family:SourceSansPro Light;*/
}

.img-circle {
border-radius: 50%;
}


.Container-label{
width:100%;
background:#000000 ;
float:left;
}

.containt-font a {
   color: #2B3D4F ;
   /* border: 1px solid #2B3D4F ; */
}
.containt-font a {
    float: left;
    width: 62px;
    height: 62px;
    line-height: 75px;
    text-align: center;
    transition: all 150ms ease-in;
    -webkit-transition: all 150ms ease-in;
    -o-transition: all 150ms ease-in;
    -moz-transition: all 150ms ease-in;
    border: 1px solid;
    padding-left: 2px;
}
.containt-font a i.fa{
        font-size: 37px;
}
.label-item:hover .containt-font a {
    background: #36D7B7;
    color: white;
    border-color: white;
}
.containt-text p{
text-align:justify;
/*font-family:SourceSansPro Light;*/
/*font-size:16px;*/
margin-top:14px;
}
.container-margin{
border:1px solid red;
}
.float-left{}
.label-item{
width:100%;
margin-top:35px;
float:left;

}
.label-item-m{margin-left:10px;}
.label-item2{width:460px;margin-top:42px;}

.wrap.service{
    padding: 40px 0;
    text-align: center;

}
.wrap.service h2{
    color: white;
}

.wrap {
    padding: 70px 0;
    background: #36D7B7;
}

.wrap h3 {
        font-family: 'Open Sans', sans-serif ! important;
    margin: 0px 0px 10px;
    text-align: center;
    font-weight: 300;
    font-size: 45px;
    text-transform: none;
    color: #fff;
}

.wrap p {
    font-size: 20px;
    line-height: 24px;
    margin: 0px 0px 40px;
    text-align: center;
    font-weight: 300;
    padding: 0 12%;
    color: #fff;
}

.wrap em {
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    margin: -10px auto 0;
    display: table;
    letter-spacing: 1px;
    color: #fff;
}

.wrap a {
    font-size: 17px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    display: table;
    background: #000;
    line-height: 75px;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
    margin: 0 auto 15px;
    display: table;
    border-radius: 5px;
}

.wrap a span {
    position: relative;
    display: inline-block;
    padding: 0 110px;
    background: #fff;
    color: #55BADF;
    border: none;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    border-radius: 5px;
}

.wrap a span:hover {
    background: #2A3333;
    color: #fff;
}


.csstransforms3d .wrap a span::before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    background: transparent;
    font-size: 15px;
    content: attr(data-hover);
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
    border-radius: 5px;
}



.csstransforms3d .wrap a:hover span::before,
.csstransforms3d .wrap a:focus span::before {
    background: #000;
    color: #fff;
}
#features{
        /*background: #F2F0F1;*/
    /*padding: 75px 0 0;*/
}
a,a:hover,a:focus{
    text-decoration: none;
}
.common-row{
    background: #e8e8e8;
}
.common-content{
    /*background: white;*/
}
.common-margin{
    margin-top: 50px;
    margin-bottom: 50px;
    /*padding: 50px;*/
        padding: 30px;
    border: 1px solid #adadad;
       
}
.common-margin.services {
    padding-right: 0;
    padding-left: 0;
}
.common-color{
    background: white;
}
.common-box{
    /*bo*/
        float: left;
    width: 100%;
    margin: 10px 0;
    border: 1px solid #fbfbfb;
}
.service-color{
    background: #F9F9F9;
}
.ser-table,.faq-table{
    padding:20px 5%;
}
.logo{
    float: left;
    width: 100%;
}
.logo-img{
    float: left;
    position: relative;
    /*width: 15%;*/
    height: 80px;
    margin:20px 0px;
    width: 100%;
    height: 140px;
}
.logo-img img{
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.our-service-div{
    background: #36D7B7 ;
}
.our-service-div div p{
    float: right;
    padding: 40px 0px;
    font-size: 35px;
    font-weight: bold;
    margin: 0;
    color: white;
}
.our-service-div div a{
    background: #E6E6E6;
    color: #ff7b00 ;
    float: left;
    padding: 6px 30px;
    font-size: 20px;
    font-weight: bold;
    margin: 45px 10px;
    border-radius: 5px;
    /*border: 1px solid #5BBC2E;*/
}
.our-service-div.sr div a{
    border: none;
    float: right;
    background: yellow;
    /*background: #E6E6E6;*/
    color: #444444;
    float: left;
    padding: 6px 26px;
    font-size: 20px;
    font-weight: bold;
    margin: 45px 40%;
    border-radius: 5px;
    /*border: 1px solid #5BBC2E;*/
    /*text-align: center;*/

}
.slider{
    width: 100%;
    float: left;
    background: #f2f0f1;
    margin-top: -20px;
    position: relative;
}
.slider .slider-overlay-text{
    position: absolute;
    top: 156px;
    /* left: 0; */
    right: 189px;
    /* margin: 0; */
    display: block;
    width: auto;
    z-index: 1;
}
.slider .slider-overlay-text h3{
    text-align:right;
        color: #FF520F;
            font-family: 'Open Sans Condensed', sans-serif;
}

.navbar-default {
    background-color: transparent;
    /*background-color: white;*/
    border-color: #e7e7e7;
    margin: 0px;
    margin-top: 104px;
    border: none;
    border-radius: 0px;
}


.navbar-default .navbar-nav>li>a{
    /*color: #964CA1;*/
    color: #2C3E50;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif ! important;
    font-weight: bold;
    border-bottom: 6px solid transparent;
}.navbar-default .navbar-nav>li>a:hover{
 background: #d9d7d0;

}
.navbar-default  .navbar-nav>.active>a{
    color: #964CA1;
    background: white;
    border-bottom: 6px solid #EAD5BA;

}
.trackno{
    float: right;
    padding: 10px 200px 0px 0px;
    font-size: 18px;
}

.about_home{
    background: #F2F0F1;
    float: left;
    /*padding-bottom: 30px;*/
    /*padding-top: 30px;*/
    padding: 0;
}
.missionVision{
   
    float:left; width: 350px; 
}
.vision{
    width: 900px; height: 200px; margin: 0px auto;
}

.missionVision h1{
    font-size: 25px; width: 85px; color: #e67e22; margin-bottom: 8px; font-family: 'Open Sans', sans-serif; font-weight: bold;
}

#pro {
    /*background-image: url(http://bveconsultingengineers.com/wp-content/uploads/2014/09/link.png);*/
    background-repeat: no-repeat;
    /*padding-left: 30px;*/
    color: black;
    font-family: 'Open Sans', sans-serif;
    font-weight: 100;
    font-size: 15px;
font-weight: bold;
text-align: justify;
}

#pro i {
    padding-right: 10px;
    color: #36D7B7;
}
.about_home p{
    font-size: 20px;
    margin: 25px 0px 15px 0px;
}
.about_home_div{
    padding: 0px 30px;
}
.about_background,.about_background_small{
    /*width: 100%;*/
    height: 440px;
    position: relative;

}
.about_background_small{
    display: none;
}
.about_background img,.about_background_small img{
    /*position: absolute;*/
    /*margin: auto;*/
    /*left: 0;*/
    /*right: 0;*/
    /*top: 0;*/
    /*bottom: 0;*/
    /*max-height: 100%;*/
    /*max-width:88%;*/
}
.about_background{
    border-left: 5px solid white;
    padding: 0px 70px;
}
.latest-news marquee{
    background: white;
    margin-top: 30px;
    height: 255px;
}

.latest-news marquee p{
    padding: 0px 30px;
}
.aboutus{
    width: 920px; 
    height: 270px; 
    order: 1px solid gainsboro; 
    margin-left: 40px; 
    margin-top: 40px;
}
.aboutus h1{
    font-size: 20px; color: #fa7003;
}
.aboutus h3{
     "font-size: 20px; color: #0099cc; margin-top: 5px;
}
.aboutus b{
     "color: #0099cc;
}
.aboutus p{
    margin-top: 5px;"
    font-size: 18px;
    margin-bottom: 10px;
    padding-left: 20px;
}
.aboutus p:last-child{
    margin-bottom: 50px;
}
.aboutus p:first-letter{
    padding-left: 50px;
}
h2{
    /*color: #974C9E;*/
    /*color: #880016;*/
    font-size: 45px;
}
h1,h2,h3,h4,h5,h6{
    color: #2C3E50;
    font-weight: normal;
}

.ser-ico{
    width: 100px;
    height: 100px;
    position: relative;
    float: left;
}
.ser-ico img{
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.ser-home2{
    width: 100%;
    float: left;
    text-align: center;
    padding:0 8%;
    background: #F9F9F9;
}
.ser-home2 a{
    /*margin-bottom: 30px;*/
}

.ser-home p,.ser-home2 p{
    font-size: 18px;
    margin: 20px 0px;
    text-align: left;
}
.ser{
    text-align: left;
}
.ser-home table,.ser-home2 table{
    background: white;
}
.ser-home .service-color    {
    padding: 10px 26px 0px 26px;
}
/*a.btn{
    float: right;
    background: yellow;
    font-size: 20px;
    border: 1px solid #72C64C;
    margin: 20px 0;
}*/
.yellow-btn {
    color: #444444;
    background: yellow;
    font-size: 18px;
    font-weight: bold;
}
.yellow-btn:hover{
    background: yellow;
    color: #444444;
    font-size: 18px;
    font-weight: bold;
}
a.bg{
    float: right;
    font-size: 20px;
}
a.bgf{
    margin-top: 10px;
    color: #5BBC2F;
    font-size: 30px;
}
.ser-home span,.ser-home2 span{
    line-height: 70px;
    padding: 0 27px;
    /*margin-top: 20px;*/
}
.ser-home table,.ser-home2 table{
    border: 1px solid black;
}
.ser_home_tbl{
    padding: 0px 60px;
    margin-top: 30px;
}
body{
    /*background: url(../images/house.jpg)*/
}
.common-margin.blog-list{
    padding: 20px;
}
.blog-hme{
    background: #e4e0e2;;
    float: left;
    width:100%;
    /*margin-top: 20px;*/
margin-bottom: 20px;
}
.hme-blog{
    text-align: center;
}
.hme-blog h2{
    margin-bottom: 30px;
}
.hme-blog .col-lg-4 {
    margin-bottom: 20px;
}
.rec-img{
    width:100%;
    height: 125px;
    position: relative;
}
.rec-img img{
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.rec-contant p{
    text-align: justify;
    color: black;
    font-size: 18px;
    margin: 0px 0px 20px;

}
.rec-contant-blog div.home-view-blog-p{
    text-align: justify;
    background: white;
    color: #424242;
    padding: 22px;
    font-size: 16px;
    float: left;
    width: 300px;
    height: 215px;
}

.rec-img-blog{
    width:100%;
    
    position: relative;
}
.rec-img-blog img{
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.rec-img-blog p{
     background:#e8883a;
    color: white;
    padding: 22px;
    font-size: 20px;
    float: left;
    margin: 0px 0px 20px;
}

.rec-contant-blog-span{
    background:#e8883a;
    color: white;
    padding: 22px;
    font-size: 20px;
    float: left;
    margin: 0px 0px 20px;

}


h2.tech-title{
    color: #e67e22;
}
.num{
    color: red;
}
.rec-contant-blog-question{
    text-align: left;
    background: #36D7B7 ;
    color: white;
    padding: 22px;
    font-size: 18px;
}
.

.services-hme{
    float: left;
    width:100%;
    /*margin-top: 20px;*/
}
.hme-services{
    text-align: center;
}
.hme-services h2{
    margin-bottom: 30px;
}
.hme-services p{
    /*font-weight: normal;*/
    /*font-size: 16px;*/
    margin-bottom: 5px;
}
.floatLeft{
    float: right;
}

.borderRadius{
    border: 1px solid rgba(0,0,0,0.1);
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: justify;
    padding: 10px;
}
.serviceAlignment{

    width: 100%;
    height: 42%;
    float: left;    
}



/*footer style*/

#footer {
    background: #0E2A36;
    float: left;
    width: 100%;
    padding: 0px 20px;
    color: #964CA1;
    /*margin-top: 10px;*/
    padding: 15px;
}
#footer p{
    font-weight: bold;
    margin: 0;
    font-size: 16px;
}
#footer-c-p{
    float: left;
    width: 48%;

}
#footer-d-p{
    float: right;
    width: 48%;
    text-align: right;
}
#footer-d-p a{
    font-weight: bold;
    color: #50C7E7;
}


/*End of footer style*/


/*********************FAQ style****************************/
.faq-head:hover{
    cursor:pointer;
}
.faq-ico{
    width: 3%;
    float: left;
}

.faq-ico span{
    padding:15px 10px;
    display: none;
}
.faq-contant{
    width:95%;
    margin-left: 10px;
}
.faq-contant p{
    font-size: 18px;
}
.faq-contant h3{
    font-size: 18px;
    font-family: 'open sans';
    font-weight: bold;
}
.faq-contant p{
    font-size: 18px;
    margin-bottom: 10px;
    padding-left: 20px;
}
.faq-contant p:first-letter{
    padding-left: 50px;
}
.faq-div{
    border:1px solid  #ddd;
}
.faq-table .faq-div:last-child{
    margin-bottom: 50px;
}

/*********************End of FAQ style*************************/

/*********************Contact  style***************************/
.contact {
    margin-bottom: 50px;
}
.contact address,.contact a,.contact .number p{
    font-size:  18px;
    padding-left: 70px;
}

.contact .number{
    margin-bottom: 60px;
    float: left;
}
.contact .number p{

    margin: 0;

}
.contact-address h1{
    /*padding-top: 20px;*/
    color: #e67e22;
}
.contact iframe{
    /*height: 78%;*/
}
.address-color{
    color:#337ab7;
}
.contact-top{
    margin-top: 30px;
}
.contact-top p{
    text-align: justify;
}
.contact-address p{
    text-align:left;
}
.feedback-form h1{
    color:#e67e22;
}
/*********************End of Contact style**********************/
.navbar-nav{
    /*margin-left: 23%;*/
}
a.menu_title{
    display: none;
    color: #974C9E;
}

/********************* Lightbox style**********************/

#shadowing
{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #CCA;
    z-index:10;
    opacity:0.5;
    filter: alpha(opacity=50);
}


#box
{
    display: none;
    position: fixed;
    top: 16%;
    left: 15%;
    width: 900px;
    /*height: 200px;*/
    padding: 48px;
    margin:0;
    border: 1px solid black;
    background-color: white;
    z-index:101;
    overflow: auto;
}
label{
    font-family: 'Open Sans', sans-serif ! important;
}
#boxtitle
{

    /*    position: absolute;
        float: center;
        top: 0;
        left: 0;
        width: 100%;
        height: 38px;
        padding: 0;
        padding-top: 4px;
        left-padding: 8px;
        margin: 0;
        border-bottom: 4px solid #E3C38D;
        background-color: #F99523;
        color: #B18CA4;
        text-align: center;*/
}

#box input[type=submit].btn-block {
    /*    width: 36%;
        float: left;
        margin: 0;
        margin-left: 25px;*/
}


/*Blog style*/
#content_box{
    margin: 20px 0;
}
#content_box .post header{

    float: left;
    width: 100%;
}
.post.excerpt{
    padding-bottom: 40px;
}
.author_mt i{
    padding-right: 4px;
}
.single-title{
    color: #e67e22;
    width: 100%;
}
.title-wrap{
        border-bottom: 1px solid #c1c1c1;
    padding-bottom: 10px;
}
.single-content{
        background: white;
    /*border: 1px solid #e4e4e4;*/
    padding: 20px;
}
.single-post-content{
    padding: 0 20px;
}
.readMore {
    float: right;
    color: #7B7A79;

}
.title a{
    color: #e67e22;
        font-size: 29px;
}
.post-date-ribbon{
      background: #36D7B7;
}
.readMore a{
    background: #36D7B7;
}
section.content{
        padding-top: 20px;
    background: #e8e8e8;
}

/********************* End of Lightbox style**********************/
@media (max-width: @screen-xs-max) {
 

}
@media (max-width: 768px) {
.post.excerpt{
    width: 100%;
} 
.single-content{
    padding: 0;
    padding-top: 20px;
    padding-bottom: 20px;
 }
 .content.content-single .common-margin{
    padding: 10px 0;
 }
}
@media (min-width: @screen-md-min) and (max-width: @screen-md-max) {  }
@media (min-width: @screen-lg-min) {  }


@media(max-width:990px){
    .navbar-nav{
        margin-left:2%;
    }
    .navbar-default {
        margin-top: 0;
    }
}
@media(max-width:769px){

    .navbar-default {
        margin-top: 0;
    }
    a.menu_title{
        display: block;
    }
    .about_home_div{
        padding: 0 20px 0px 10px;
    }
    .ser_home_tbl{
        padding: 0px 10px;
    }
    .aboutus p{
        padding-right: 20px;
    }
    .about_home p{
        margin-top: 10px;
    }
    .about_background{
        display: none;
    }
    .about_background_small{
        display: block;
        height: 100px;

    }
    .about_background_small img{
        max-width: 100%;
    }
    .contact address, .contact a, .contact .number p{
        padding-left: 0px;
    }
    .trackno{
        display: none;
    }
    .our-service-div.sr div a{
        margin-left: 20%;
        margin-right: 20%;
    }
}
@media only screen and (max-width: 767px){

.wrap a span {
    padding: 1px 21px;
    padding-top: 1px;
    padding-right: 21px;
    padding-bottom: 1px;
    padding-left: 21px;
}

}

@media (min-width: 1000px) and (max-width: 1200px){
.col-sm-6.uk-scrollspy-init-inview.uk-scrollspy-inview.uk-animation-fade {
    height: 397px;
    /* border: 1px solid; */
}


}

