Template Name: christiecivil
*/

/* fonts */
@import url('https://fonts.googleapis.com/css?family=Arimo:400,700');
/* font-family: 'Arimo', sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
/* font-family: 'Lato', sans-serif; */
/* common */
body {
    color: #6f6e6e;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
}
p {
    margin: 0 0 15px;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul, ol {
    list-style: outside none none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
a:hover, a:focus {
    color: #3ac1d6;
    text-decoration: none;
}
img {
    max-width: 100%;
    height: auto;
    border: none;
}
.featured-image {
    background-size: cover !important;
    height: 138px;
}
.logo-area {
  position: relative;
}
/*General*/
.general {
    margin-bottom: 0;
}
.senior-conten-text p {
  font-family: 'Arimo', sans-serif;
  font-size: 16px;
  line-height: 25px;
}
/*General End*/
/*NEWS*/
.post-list:first-child {
    border-bottom: 1px solid #e8e8e8;
    padding-top: 1px;
    padding-bottom: 8px;
}
.post-list {
    border-bottom: 1px solid #e8e8e8;
    padding-top: 45px;
    padding-bottom: 11px;
    overflow: hidden;
}
.post-list .list-img {
    float: left;
    margin-right: 2%;
    width: 20%;
}
.post-list .blog-content {
    float: left;
    width: 78%;
}
.post-list .blog-content h3 {
    font-size: 20px;
    margin-top: -5px;
}

.post-list .blog-content h3 a {
    color: #004b9e;
    font-family: 'Arimo', sans-serif;
    font-weight: 600;
}

.post-list .meta-post {
    font-family: 'Arimo', sans-serif;
    color: #999999;
    font-size: 13px;
    margin-bottom: 9px;
}

.post-list .meta-post a {
    color: #fec006;
}

.post-list .blog-content p {
    margin-top: 0px;
    margin-bottom: 24px;
    font-size: 16px;
    color: #717171;
    font-family: 'Arimo', sans-serif;
}

.post-list .blog-content p+p a {
    background: #ffffff;
    border-radius: 0;
    border: 2px solid #004b9e;
    color: #004b9e;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    padding: 9px 25px;
}


.blog-box:first-child h2 {
    background: #454545;
    padding: 19px 21px;
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 0;
}

.blog-box {
    margin-bottom: 32px;
}

.blog-box:first-child ul {
    background: #f7f7f7;
    padding-bottom: 12px;
}

.blog-box:first-child ul li {
    border-bottom: 1px solid #d9d9d9;
    padding: 17px 21px  5px;
}

.blog-box:first-child ul li:last-child {
    border-bottom: 0;
}

.blog-box:first-child ul li a {
    color: #939393;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
}

.blog-box+.blog-box h2 {
    padding: 19px 18px;
    color: #004b9e;
    font-family: 'Arimo', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 22px;
    border-bottom: 1px solid #e8e8e8;
}

.blog-box+.blog-box ul li {
    padding: 14px 0 19px 17px;
    border-bottom: 1px solid #e8e8e8;

}

.blog-box+.blog-box ul li a {
    display: block;
    color: #333333;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
}

.blog-box+.blog-box ul li span {
    display: block;
    color: #999999;
    font-family: 'Arimo', sans-serif;
    font-size: 13px;
}

.blog-box+.blog-box+.blog-box h2 {
    padding: 19px 18px;
    color: #004b9e;
    font-family: 'Arimo', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 22px;
    border-bottom: 1px solid #e8e8e8;
}

.blog-box+.blog-box+.blog-box ul li {
    padding: 14px 0 14px 17px;
    border-bottom: 1px solid #e8e8e8;

}

.blog-box+.blog-box+.blog-box ul li a {
    display: inline-block;
    color: #333333;
    font-family: 'Arimo', sans-serif;
    font-size: 14px;
}

.blog-box+.blog-box+.blog-box ul li span {
    display: block;
    color: #999999;
    font-family: 'Arimo', sans-serif;
    font-size: 13px;
}

.blog-box ul li:hover a {
    color: #004b9e !important;
}

/* pagination */
.blog-pagination {
    margin-left: -15px;
    margin-top: 25px;
    overflow: hidden;
    margin-bottom: 43px;
}
.wp-pagenavi {
    float: left;
    margin-bottom: 30px;
    padding-top: 16px;
    text-align: right;
    width: 100%;
}
.wp-pagenavi span.current {
    background: #004b9e;
    color: #fff;
    display: inline-block;
    font-family: 'Arimo', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 10px;
    padding: 18px 22px;
    text-align: center;
}
.wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active {
    background: #454545;
    border: medium none;
    color: #fff !important;
    display: inline-block;
    font-family: 'Arimo', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    margin-left: 10px;
    margin-right: 0;
    padding: 18px 22px;
    text-align: center;
    text-decoration: none;
}
.wp-pagenavi .pages {
    display: none;
}

/*Single Post*/
.single-post .post-details {
    margin-bottom: 99px;
}
.single-img {
    float: left;
    margin-right: 26px;
}
.post-title {
  color: #004b9e;
    font-family: 'Arimo', sans-serif;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 11px;
  margin-top: 0;
  overflow: hidden;
}


.meta-post {
    color: #999999;
    font-size: 13px;
    overflow: hidden;
    margin-bottom: 11px;
}

.meta-post a {
    color: #fec006;
    font-size: 13px;
}
.main-content-text p {
  color: #424242;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 28px;
}



/* general page css start*/

.breadcrumb{
    background-color:#fff;
    color: #004b9e;
    font-weight: bold;
    padding-left: 0;
    padding-right: 0;
    text-transform: capitalize;
}
.breadcrumb-list .sep-arrow:first-child {
  display: none;
}
.breadcrumb a, .breadcrumb-list .sep-arrow{
    color: #989898;
    font-weight: 400;
    font-size: 13px
}
.breadcrumb .current{
    color: #004b9e;
    font-weight: 400;
}
.introduction-heading-wrap{
    text-transform: uppercase;
    font-weight:700;
    margin-top: 0;
}
.introduction-content-wrap {
    margin-bottom: 62px !important;
}
.featured-image h1,
.featured-image h2{
    text-transform: uppercase;
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-weight: 700;
    margin-top: 50px;
}
.featured-image {
    position: relative;
}
.featured-image::after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 166px;
    height: 8px;
    background: #fec006;
}
.general-top-img-wrap{
    margin-top:28px;
    margin-bottom: 28px;
}
.introduction-content-wrap p{
    font-family: 'Arimo', sans-serif;
    font-size: 16px;
    margin-top: 30px;
}
.introduction-content-left p{
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-top:20px;
}
.introduction-content-right p{
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-top:20px;
}
.introduction-content-right{
    padding-bottom: 50px;
    margin-top:13px;
}
.introduction-content-left{
    padding-bottom: 50px;
    margin-top:13px;
}
.accreditation-bg-color h2{
    font-weight: bold;
    margin-top: 20px;
}

.page-title-border{
    background:#fec006;
    height: 7px;
    width: 15%;
    margin: 0 auto;
}
/* footer style*/
.footer_top{
    background: url(./images/home-contact-bg.jpg) repeat scroll center center;
    background-size: cover !important;
    text-align: center;
    padding: 9px 0 23px;
}
.footer_top p{
    font-family: 'Lato', sans-serif;
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    font-weight:900;
    text-align: center;
    margin-top: 40px;
}
.footer_top ul li{
    color: #fff;
    font-weight: 600;
    padding: 10px 7px;
    display: inline-block;
}
.footer_top ul li a{
    color:#fff;
    font-family: 'Arimo', sans-serif;
    font-weight: 700;
    background: url(./images/phone-icon.png) no-repeat scroll left 0;
    padding-left: 57px;
    display: inline-block;
    line-height: 40px; 
    font-size: 16px;
}
.footer_top ul li+li a{
    background: url(./images/massege-icon.png) no-repeat scroll left 0;
}
.footer_widgets{
    background-color: #1c1c1c;
    padding: 50px 0px;
}

.copyright{
    background-color: #000;
    padding-top: 30px;
    padding-bottom: 70px;
    text-align: center;
    font-size: 14px;
    color: #868686;
    font-family: 'Arimo', sans-serif;
}
.copyright .container span{
    padding: 0px 12px;
}
.copyright .container,
.copyright .container a{
    color: #868686;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    font-size: 14px;
}
.menu-footer-menu-container ul li{
    padding: 5px 0px;
}

.menu-footer-menu-container ul li a{
    background: url(./images/yello-angle.png) no-repeat scroll left 0;
    padding-left: 18px;
    font-size:13px;
    color:#e3e3e3;
}
.menu-footer-menu-container ul li a:hover,
.copyright .container a:hover {
    color: #FEC006;
}
.sidebar-footer2,.sidebar-footer3,.sidebar-footer1 h3{
    font-family: 'Lato', sans-serif;
    font-size:20px;
    font-weight: bold;
    color: #fff;
    padding-bottom:10px;
}
.sidebar-footer3 .textwidget ul li {
    margin-bottom: 9px;
}
.sidebar-footer3 .textwidget ul li:first-child{
    background: url(./images/roll-icon.png) no-repeat scroll left 0;
    padding: 10px 50px;
    font-size: 13px;
    color: #e3e3e3;
}
.sidebar-footer3 .textwidget ul li+li {
    background: url(./images/phone-icon.png) no-repeat scroll left 0;
    padding: 10px 50px;
    font-size: 13px;
    color: #e3e3e3;
}
.sidebar-footer3 .textwidget ul li+li+li {
    background: url(./images/massege-icon.png) no-repeat scroll left 0;
    padding: 10px 50px;
    font-size: 13px;
    color: #e3e3e3;
}
.sidebar-footer3 .textwidget ul li a{
    color:#e3e3e3; 
}
.sidebar-footer1 .textwidget{
    font-size: 13px;
    color: #e3e3e3;
    line-height: 26px;
    text-align: left;
}
.sidebar-footer1 .textwidget a{
    color: #fec006;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    border: 2px #fec006 solid;
    padding: 11px 32px;
    display: block;
    width: 170px;
    text-align: center;
    margin-top: 20px;
}

/*form style start*/
.wpb_gmaps_widget .wpb_wrapper {
    background-color: #f4f4f4 !important;
    padding: 11px !important;
}
.wpb_gmaps_widget .wpb_wrapper .wpb_map_wraper {
    padding: 10px;
    background: white;
}
.contact-us-wraper{
    padding-bottom: 85px;
}
.contact-us-wraper input{
    /*/margin-left: 10px;/*/
    border: none;
    font-weight: normal;
    height: 28px;
    width:100%;
    border-bottom: 1px #ccc solid;
    /*/padding: 0 5px;/*/
}
.contact-us-wraper input:focus,
.contact-us-wraper textarea:focus {
    outline: none;
}
.contact-us-wraper label{
    font-weight: normal;
    font-family: 'Arimo', sans-serif;
    width: 100%;

}
.contact-us-wraper textarea{
    height: 106px;
    border: none;
    font-weight: normal;
    width: 100%;
    border-bottom: 1px #ccc solid;
}
.contact-us-wraper p+p+p+p+p+p{
    border-bottom:none;  
}
.contact-us-wraper .wpcf7-submit{
    background-color: #004b9e;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 36px;
    font-family: 'lato',bold;
    font-size: 18px;
    float: right;
    height: 45px;
    width: 115px;

}
.contact-address-text p{
    font-family: 'Lato', sans-serif;
    color: #6f6e6e;
}
    ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      font-family: 'Arimo', sans-serif;
      color: #6f6e6e;
    }
    ::-moz-placeholder { /* Firefox 19+ */
      color: #6f6e6e;
      font-family: 'Arimo', sans-serif;
    }
    :-ms-input-placeholder { /* IE 10+ */
      color: #6f6e6e;
      font-family: 'Arimo', sans-serif;
    }
    :-moz-placeholder { /* Firefox 18- */
      color: #6f6e6e;
      font-family: 'Arimo', sans-serif;
    }
/*header style css*/

.header-top{
    background-color: #101010;
}
.header-top .header-contact ul{
    width: 430px;
    float: right;
}
.header-top .header-contact ul li{
    float: left;
    padding: 8px 28px 8px 0;
    vertical-align: top;
}
.header-top .header-contact ul li:last-child {
    float: right;
    padding-right: 0;
}
.header-top .header-contact ul li a{
    background: url(./images/top-mail.png) no-repeat scroll left 0; 
    padding-left: 40px;
    display:inline-block;
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    line-height: 28px;
    font-size: 18px;
    color: #fff;
}
.header-top .header-contact ul li+li a{
    background: url(./images/top-phone.png) no-repeat scroll left 0; 
}

.logo-area img{
    z-index: 999;
    position: absolute;
    top: -45px;
}
.header{
    padding-bottom: 0px;

}
.header-menu{
    padding: 0px;
    margin: 0px;
}
.header-menu ul li{
    text-transform: uppercase;
    font-family: 'Arimo',bold;
    border: none;
    position: relative;

}
.header-menu ul li .sub-menu {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 9999;
    display: none;
    background: #fff;
    width: 162px;
    padding: 0;
}
.header-menu .navbar-default .navbar-nav > li .sub-menu li a {
  display: block;
  font-size: 14px;
  margin: 0;
  padding: 12px 10px;
}
.header-menu ul {
    margin-right: 0;
}
.header-menu .navbar-default .navbar-nav>li a {
    color: #212121;
    font-weight: 600;
    font-family: 'Arimo',sans-serif;
    font-size: 16px;
    padding: 30px 10px;
    margin-right: 46px;
}
.header-menu .navbar-default .navbar-nav > li:last-child a {
    margin-right: 0;
}
.header-menu ul li.current_page_item > a, .tax-project li#menu-item-90 > a, 
.single-projects  li#menu-item-90 > a, .header-menu ul  li.menu-item-has-children:hover > a,
.header-menu ul li.current-menu-parent a{
    background: #004b9e;
    color: #fff !important;
}

.header-menu .navbar-nav > li > a:hover, .header-menu ul li .sub-menu li a:hover {
    background-color: #004b9e !important;
    color: #fff !important;
}
.header-menu .navbar-nav > li:hover .sub-menu {
    display: block;
}
.navbar-default {
    background-color: #fff;
    min-height: 1px;
    border: none;
    margin-bottom: 0;
}

/*senior personal style css*/

.seniar-image-wraper img{
    margin-top: 21px;
}
.senior-conten-text p:first-child{
   font-family: 'Arimo',bold;
   font-size: 14px;
   color: #ccc;
   margin-bottom: 6px;
}

/* 03052017 */

.images ol.flex-control-nav {
 display: none;
}

.images .flex-direction-nav li .flex-prev {
 background: url("images/left-angle.png") no-repeat scroll center center;
 height: 31px;
 left: 0;
 position: absolute;
 text-indent: -99999px;
 top: 40%;
 width: 21px;
}
.images  .flex-direction-nav li .flex-next {
 background: url("images/right-angle.png") no-repeat scroll center center;
 height: 31px;
 position: absolute;
 right: 0;
 text-indent: -99999px;
 top: 40%;
 width: 21px;
}
.flex-active-slide {
  background: #f1f1f1 none repeat scroll 0 0;
}
.images .flexslider {
 position: relative;
 text-align: center;
}
.images #slider .flex-direction-nav li .flex-prev {
 background: url("images/prev.png") no-repeat scroll center center;
 height: 59px;
 left: 10%;
 position: absolute;
 text-indent: -99999px;
 top: 40%;
 width: 24px;
}
.images #slider .flex-direction-nav li .flex-next {
 background: url("images/next.png") no-repeat scroll center center;
 height: 59px;
 position: absolute;
 right: 10%;
 text-indent: -99999px;
 top: 40%;
 width: 24px;
}
#slider.flexslider {
 margin-bottom: 25px;
}

#pcarousel .slides li {
 margin-right: 15px;
 float: none !important;
 display: inline-block !important;

}
#pcarousel .slides {
  text-align: center;
  width: 100% !important;
}

#carousel.flexslider {
  margin: 0 auto;
  max-width: 1035px;
  text-align: center;
  position: relative;
}

#carousel.flexslider .flex-direction-nav li .flex-prev {
 background: url("images/left-angle.png") no-repeat scroll center center;
 height: 31px;
 left: 0;
 position: absolute;
 text-indent: -99999px;
 top: 31%;
 width: 21px;
}
#carousel.flexslider  .flex-direction-nav li .flex-next {
 background: url("images/right-angle.png") no-repeat scroll center center;
 height: 31px;
 position: absolute;
 right: 0;
 text-indent: -99999px;
 top: 31%;
 width: 21px;
}
.home #carousel {
    text-align: initial !important;
}
.home #carousel .slides > li {
 display: inline-block !important;
 float: none !important;
 padding: 0;
 text-align: center;
 vertical-align: middle;
 width: 250px !important;
}
.home #carousel .slides > li img {
 vertical-align: middle;
 height: auto;
}
.vc_row.container {
  margin-left: auto !important;
  margin-right: auto !important;
}
/*Home Page*/
#home_section h1 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #004b9e;
    text-transform: uppercase;
    padding-bottom: 28px;
    margin: 24px 0 57px;
    position: relative;
}
#home_section h1::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 166px;
    height: 8px;
    background: #fec006;
}
#home_section .home-left p {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #3f51b5;
    text-transform: uppercase;
    line-height: 30px;
}
#home_section .home-right p {
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #6f6e6e;
    margin-bottom: 25px;
}
#home_section .home-right .wpb_text_column .wpb_wrapper p:nth-last-child(2) {
    font-weight: 700;
    margin-bottom: 43px;
}
#home_section .home-right .wpb_text_column .wpb_wrapper p:last-child a {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #004b9e;
    text-transform: uppercase;
    background: transparent;
    padding: 11px 30px 13px;
    border: 2px solid #004b9e;
}
#home_section {
    padding-bottom: 41px;
}
.home-content .our-service h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #004b9e;
    text-transform: uppercase;
    padding-bottom: 28px;
    margin: 16px 0 48px;
    position: relative;
}
.home-content .our-service h2::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 166px;
    height: 8px;
    background: #fec006;
}
.home-content .our-service ul li {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 1px solid #c7c7c7;
  float: left;
  margin: 0 2.5% 34px 0;
  min-height: 210px;
  padding: 46px 16px;
  text-align: center;
  width: 18%;
}
.home-content .our-service ul li:nth-child(5n) {
    margin-right: 0;
}
.home-content .our-service ul li:nth-child(5n+1) {
    clear: left;
}
.home-content .our-service ul li strong {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #525252;
    text-transform: uppercase;
    margin-top: 9px;
}
.home-content .our-service {
    padding-bottom: 20px;
}
.home-content .featured-project h2,
.home-content .awards-section h2,
.footer_our_client h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #004b9e;
    text-transform: uppercase;
    padding-bottom: 29px;
    margin: 46px 0 59px;
    position: relative;
}
.home-content .featured-project h2::after,
.home-content .awards-section h2::after,
.footer_our_client h2::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 166px;
    height: 8px;
    background: #fec006;
}
.featured-project .vc_gitem-zone {
  height: 246px;
}
.vc_gitem-animate-scaleRotateIn .vc_gitem-zone-a {
  transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  transition: transform 0.3s ease-in-out 0s;
}
.vc_grid-item-mini:hover .vc_gitem-zone-a {
  transform: scale(1.2) !important;
  -webkit-transform: scale(1.2) !important;
}
.home-content .awards-section {
    padding-bottom: 21px;
}
.home-content .awards-section h2 {
    margin: 7px 0 45px;
}
.home-content .awards-section ul {
    text-align: center;
}
.home-content .awards-section ul li {
    display: inline-block;
    padding-right: 38px;
}
.home-content .awards-section ul li:last-child {
    padding-right: 0;
}
.footer_our_client h2 {
    text-align: center;
    padding-bottom: 28px;
    margin: 41px 0 38px;
}
.footer_our_client {
    padding-bottom: 55px;
}
.fixed-height {
  max-height: 961px;
}
.home .metaslider .caption-wrap {
    height: auto !important;
}
.main-slider .metaslider .caption-wrap {
  background: none repeat scroll 0 0;
  display: block;
  left: 50%;
  line-height: 1.4em;
  margin: 0 auto;
  max-width: 1140px;
  opacity: 1;
  position: absolute;
  top: 47%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
}
.home .metaslider .rslides li {
  max-height: 837px;
}
.home .metaslider .caption-wrap .caption {
    text-align: center;
}
.home .metaslider .caption-wrap .caption h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 50px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 41px;
}
.home .metaslider .caption-wrap .caption h2::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 166px;
    height: 8px;
    background: #fff;
}
.home .metaslider .caption-wrap .caption p {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    margin-top: 37px;
}
.main-slider {
    position: relative;
    overflow: hidden;
    height: -moz-calc(100% - 124px);  
    height: -webkit-calc(100% - 124px);  
    height: calc(100% - 124px);
    max-height: 837px;
    clear: both;
    width: 100%;
    display: block;
}
.main-slider .metaslider, .main-slider #metaslider_container_101, 
.main-slider .rslides, .main-slider .rslides li {
  height: 100% !important;
}
.main-slider .rslides li img {
  height: auto !important;
}
.main-slider .rslides_tabs {
    position: absolute;
    bottom: 94px;
    z-index: 9999;
    background: transparent;
}
.home .metaslider .caption-wrap .caption {
  position: absolute;
  top: 26%;
  width: 100%;
}
.main-slider .rslides_tabs li a {
    background: url('images/slider-bullet.png') no-repeat center;
    display: inline-block;
    text-indent: -99999px;
    padding: 9px 13px;
}
.main-slider .rslides_tabs li.rslides_here a {
    background: url('images/slider-bullet-active.png') no-repeat center;
}
.main-slider .go_next {
    background: url('images/go.png') no-repeat center;
    display: inline-block;
    text-indent: -9999px;
    width: 60px;
    height: 27px;
    position: absolute;
    bottom: 34px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
/*Home Page End*/


/*Project Page*/
.project-content .projects-cat-list {
    overflow: hidden;
    margin: 50px 0 80px;
}
.project-content .projects-cat-list ul li {
    border: 1px solid #c7c7c7;
    float: left;
    width: 23%;
    margin: 0 2.6% 34px 0;
    text-align: center;
    padding: 0 16px;
    min-height: 262px;
}
.project-content .projects-cat-list ul li:last-child {
	display: none;
}
.project-content .projects-cat-list ul li:nth-child(4n) {
    margin-right: 0;
}
.project-content .projects-cat-list ul li:nth-child(4n+1) {
    clear: left;
}
.project-content .projects-cat-list ul li img {
  height: 55px;
  margin-top: 60px;
  width: auto;
}
.project-content .projects-cat-list ul li > a {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #525252;
    text-transform: uppercase;
    margin: 18px 0 61px;
}
.project-content .project-cat-title {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #3f51b5;
    text-align: center;
    margin-bottom: 65px;
    text-transform: uppercase;
}
.project-content .projects-list .project-box {
    margin-bottom: 42px;
}
.project-content .projects-list .project-box:nth-child(4n+1) {
    clear: left;
}
.project-content .projects-list .project-box h3 {
    margin-top: 11px;
}
.project-content .projects-list .project-box h3 a {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #525252;
    display: inline-block;
    line-height: 19px;
}
.project-content .projects-list .project-box img {
  background: #f4f4f4 none repeat scroll 0 0;
  border: 1px solid #e1e1e1;
  padding: 10px;
}
.project-content {
    margin-bottom: 0;
}
.project-post-details .project-title-section {
    text-align: center;
}
.project-post-details .project-title-section h3,
.project-post-details .project-title-section h1 {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #3f51b5;
    text-transform: uppercase;
    margin-bottom: 0;
}
.project-post-details .project-title-section h1 {
    font-weight: 700;
    font-size: 20px;
    text-transform: initial;
    margin-top: 8px;
}
.project-post-details .project-title-section {
    margin-bottom: 35px;
}
.project-post-details .images {
    border-bottom: 1px solid #d9d9d9;
    padding-bottom: 35px;
    margin-bottom: 53px;
}
.project-post-details .main-content-text ul li {
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #6f6e6e;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 14px;
    margin-bottom: 12px;  
}
.project-post-details .main-content-text ul li:last-child {
    border-bottom: none;
}
.project-post-details .main-content-text ul li strong {
    display: block;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #3f51b5;
    text-transform: uppercase;
    margin-bottom: 1px;
}
.project-post-details .main-content-text p {
    font-family: 'Arimo', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #6f6e6e;
    margin-top: 0;
}
.project-post-details .main-content-text p strong {
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    color: #3f51b5;
    text-transform: uppercase;
}
.project-post-details {
    margin-bottom: 55px;
}
/*Project Page End
/* new changes */
.home-content {
  padding-top: 22px;
}
#home_section .home-right .wpb_text_column .wpb_wrapper p:last-child a:hover {
  background: #004b9e none repeat scroll 0 0;
  color: #fff;
}
.our-service li img {
  height: 55px;
  margin-bottom: -2px;
  width: auto;
}
.sidebar-footer1 .textwidget a:hover {
  background: #fec006 none repeat scroll 0 0;
  color: #fff;
}
.featured-project .vc_gitem-post-data.vc_gitem-post-data-source-post_date {
  display: none;
}
.post-list .blog-content p + p a:hover {
  background: #004b9e none repeat scroll 0 0;
  color: #fff;
}
.project-content .projects-list .project-box:hover img {
  border: 1px solid #004b9e;
}
.home-content .our-service ul li a:hover strong {
  color: #004b9e;
}
/* Responsive site css */

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.header-top .header-contact ul {
  width: 430px;
}
.header-menu .navbar-default .navbar-nav > li a {
  margin-right: 25px;
}
.main-slider .rslides_tabs {
  bottom: 50px;
}

.home .metaslider .caption-wrap .caption h2 {
  font-size: 30px;
  line-height: 30px;
}
.our-service li img {
  height: 55px;
  margin-bottom: -2px;
  width: auto;
}
#carousel.flexslider {
  max-width: 775px;
}
.sidebar-footer3 .textwidget ul li{
    margin-bottom: 10px;
}
.fixed-height {
  height: auto !important;
}
.main-slider {
  height: auto;
  overflow: inherit;
}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.header-menu .navbar-default .navbar-nav > li a {
  font-size: 13px;
  margin-right: 10px;
  padding: 11px 10px;
}
.main-slider .go_next {
  bottom: 10px;
}
.main-slider .rslides_tabs {
  bottom: 25px;
}

#home_section .home-left p {
  font-size: 20px;
  line-height: 20px;
}
.home-content .our-service ul li {
  min-height: 161px;
  padding: 30px 10px;
}
.home-content .our-service ul li strong {
  font-size: 13px;
}
#carousel.flexslider {
  max-width: 525px;
}
.footer_top p {
  font-size: 30px;
  margin-top: 30px;
}
.footer-box.box-two {
  padding: 0;
}
.footer-box .box-three {
  padding-right: 0px !important;
}
.project-content .projects-cat-list ul li {
  min-height: 220px;
}
.project-content .projects-cat-list ul li img {
  height: 60px;
  margin-top: 30px;
  width: auto;
}
.project-content .projects-cat-list ul li > a {
  font-size: 15px;
  margin: 18px 0 30px;
}
.blog-box:first-child h2 {
  font-size: 18px;
}
.single-img {
  float: none;
  margin-bottom: 15px;
  margin-right: 0;
}
.featured-project .vc_gitem-zone {
  height: 150px;
}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
.header-top .header-contact ul {
  float: none;
  margin: 0 auto;
  width: 290px;
}
.header-top .header-contact ul li {
  padding: 4px 3px;
}
.header-top .header-contact ul li a {
  font-size: 11px;
  padding-left: 40px;
}
.header-top .header-contact ul li + li a {
  font-size: 11px;
  padding-left: 40px;
}
.navbar-header {
  background: #004b9e none repeat scroll 0 0;
}
.logo-area img {
  position: relative;
  top: 0;
  z-index: 999;
}
.logo-area {
  margin: 10px 0;
  text-align: center;
}
.navbar-default .navbar-toggle {
  border-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: inherit;
}
.header-menu ul {
  margin-left: 0;
}
.header-menu .navbar-default .navbar-nav > li a {
  font-size: 16px;
  margin-right: 0;
  padding: 7px 10px;
  margin-bottom: 5px;
}
.header-menu ul li .sub-menu {
  display: block;
  padding: 0 10px 5px;
  position: relative;
  width: auto;
}
.main-slider .go_next {
  display: none;
}
.main-slider .rslides_tabs {
  bottom: -14px;
}

.home .metaslider .caption-wrap .caption h2 {
  font-size: 14px;
  line-height: 14px;
  margin-top: 0;
  padding-bottom: 15px;
}
.home .metaslider .caption-wrap .caption p {
  font-size: 10px;
  margin-top: 11px;
}
#home_section .home-left p {
  font-size: 25px;
  line-height: 30px;
}
.home-content .our-service ul li {
  border: 1px solid #c7c7c7;
  float: none;
  margin: 0 auto 34px !important;
  min-height: 210px;
  padding: 46px 16px;
  text-align: center;
  width: 200px;
}
.our-service li img {
  height: auto;
  margin-bottom: 0;
  width: auto;
}
.home-content .our-service ul li strong {
  font-size: 18px;
}
.home-content .awards-section ul li {
  display: block;
  float: left;
  margin-bottom: 0;
  padding: 0 5px;
  width: 25%;
}
.home-content .featured-project h2, .home-content .awards-section h2, .footer_our_client h2 {
  padding-bottom: 25px;
}
.footer_top p {
  font-size: 25px;
  margin-top: 25px;
}
#carousel.flexslider {
  max-width: 253px;
}
.footer-box.box-two {
  padding: 0 15px;
}
.copyright .container span {
  display: none;
}
.copyright .container, .copyright .container a {
  display: block;
}
.featured-image h1, .featured-image h2 {
  font-size: 25px;
}
.seniar-image-wraper img {
  margin-top: 0;
}
.project-content .projects-cat-list ul li {
  float: none;
  margin: 0 auto 34px !important;
  min-height: 262px;
  width: 263px;
}
.project-content .projects-cat-list ul li img {
  height: auto;
  margin-top: 60px;
}
.project-content .projects-cat-list ul li > a {
  font-size: 18px;
  margin: 18px 0 61px;
}
.project-content .projects-list .project-box {
  float: none;
  margin: 0 auto 42px;
  padding: 0;
  width: 248px;
}
#pcarousel .slides {
  text-align: center;
  width: 1000% !important;
}
#pcarousel .slides li {
  display: block !important;
  float: left !important;
  margin-right: 15px;
}
.blog-box:first-child h2 {
  font-size: 22px;
}
.blog-box {
  margin: 0 auto 32px;
  width: 290px;
}
.post-list .list-img {
  float: none;
  margin-bottom: 15px;
  margin-right: 0;
  width: 100%;
}
.post-list .blog-content {
  width: 100%;
}
.featured-project .vc_gitem-zone {
  height: auto;
}

} 