/*
Template Name: Ravan
Version: 1.2.1
*/

body {
    font-family: 'Josefin Sans', 'Open Sans', sans-serif;
    /*padding-top: 108px;*/
}

a {
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

.aa-navigation-menu .navbar-default .navbar-nav>li>a{
    color: #a5a5a5;
    border-radius: 5px;
    font-family: 'Josefin Sans', 'Open Sans', sans-serif;
    font-weight: 600;
    vertical-align: middle;
    line-height: 13px;
    display: block;
    font-size: 12px;
}
.aa-navigation-menu .navbar-default .navbar-nav>.active>a {
    color: #000 !important;
    b/*order: 1px solid rgba(255, 255, 255, 0.6) !important;
    background-color: rgba(255, 255, 255, 0.4);*/
}
.aa-navigation-menu .navbar-default .navbar-nav>li>a:hover, 
.aa-navigation-menu .navbar-default .navbar-nav>li>a:focus{
    color: #ea5555; 
}

.detail_click{
    cursor: pointer;
}

p {
    line-height: 1.5em;
    font-size: 1.2em;
    font-weight: 300;
}

h1 {
    font-size: 3.4em;
     line-height: 1.3em;
}

h2 {
    font-size: 3em;
    line-height: 1.3em;
}

h3 {
    font-size: 2.6em;
    line-height: 1.35em;
}

h4 {
    font-size: 2.2em;
    line-height: 1.4em;
}


h5 {
    font-size: 1.8em;
    line-height: 1.45em;
}

h6 {
    font-size: 1.3em;
    line-height: 1.5em;
}

h2 {
    margin-bottom: 30px;
}

.mb-0{ margin-bottom: 0px !important; }
.mb-1{ margin-bottom: .25rem !important }
.mb-2{ margin-bottom: .5rem !important; }
.mb-3{ margin-bottom: 1rem !important; }
.mb-4{ margin-bottom: 1.5rem !important; }
.mb-5{ margin-bottom: 3rem !important; }
.pb-0{ padding-bottom: 0px !important; }
.pb-1{ padding-bottom: .25rem !important }
.pb-2{ padding-bottom: .5rem !important; }
.pb-3{ padding-bottom: 1rem !important; }
.pb-4{ padding-bottom: 1.5rem !important; }
.pb-5{ padding-bottom: 3rem !important; }

.separator {
    width: 100%;
    display: inline-block;
    margin: 55px 0 0 0;
}

/* heading-border */
.m-heading-border {
    height: 4px;
    width: 80px;
    margin: 18px auto 15px auto;
}

.aa-round-shape{ border-radius: 100%;}
.font-13{ font-size: 13px;}

.padding-top-zero{ padding-top: 0px !important;}
.margin-top-zero{ margin-top: 0px !important;}

/*main wrapper*/
.wrapper {
    width: 100%;
}

/* page loader */

.page-loader {
    width: 100%;
    height: 100%;
    position: absolute;
    /*background: url('../img/preloader.gif') no-repeat center center #fff !important;*/
    background: url('../img/preloader.gif') no-repeat center center #fff !important;
}

.l-content-wrap {
    position: relative;
    /*z-index: 100;*/
    /*background-color: #f3f3f3;*/
    background-color: #fcfcfc;
}

.l-wrapper {
    opacity: 1;
}

/* SPLASH IMAGE */

.m-splash-image {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.m-splash-image .slide-background:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    /*background-color: rgba(0,0,0,0.6);*/
    z-index: 4;
}

.splash-image-wrap {
    /*background-color: #000000;*/
    background-color: #f5f5f5;
}

.flexslider-splash .flex-direction-nav li a:hover {
    opacity: 0.3;
}

.menu-wrap {
    /*float: left;*/
    width: 100%;
    z-index: 111;
    position: relative;
}

.splash-wrap {
    display: table;
    height: 100%;
    width: 100%;
}

.flexslider-splash .flex-direction-nav li a {
    text-indent: 99999px;
    background:url('../img/arrow.png') no-repeat center;
    padding: 40px;
    border-radius: 50%;
    opacity: 1;
     -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}



.flexslider-splash .flex-direction-nav .flex-next {right: 80px; opacity: 1;} 
.flexslider-splash .flex-direction-nav .flex-prev {left: 80px; opacity: 1;}

.flexslider-splash .flex-direction-nav li a.flex-next {        
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.flexslider-splash .flex-direction-nav li a.flex-prev {        
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    transform: rotate(90deg);
}

.splash-content {
    display: table-cell;
    vertical-align: middle;
    z-index: 10;
    position: relative;
    background-color: rgba(245, 245, 245, 0.80);
}

.splash-centering {
    margin: 0 auto 0 auto;
    width: 100%;
    text-align: left;
    opacity: 0.8;
}

.m-splash-image p {
    font-size: 1.4em;
}

.video-background .mb_YTVPlayer {
    padding: 0;
    border: none;
}

.m-splash-image p a{
    font-size: inherit;
}


.m-splash-image a {
    padding: 13px 25px;
    /*border: 1px solid #0d0d0d;*/
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-size: 1.2em;
    margin-right: 5px;
    margin-bottom: 5px;
}

.m-splash-image a:hover {
    color: #ea5555;
    /*border: 1px solid #ea5555;*/
    /*background-color: #fff;*/
}

.m-splash-image h1 {
    margin-bottom: 0.4em;
    font-weight: 700;
    font-size: 4em;
    letter-spacing: 0.05em;
    line-height: 1.1em;
    padding-bottom: 22px;
    border-bottom: 1px solid #fff;
    width: 80%;
    margin: 0 auto 20px auto;
}


.contact-splash-text a{
    padding: 5px 10px;
    border: none;
}
.contact-splash-text .fa{
    width: 25px;
}
.contact-splash-text span{
    margin-left: 10px;
}

.btn .fa {
    padding-right: 5px;
}

.second-btn {
    background-color: #269796;
}

.m-splash-image .second-btn:hover {
    color: #269796;
}

.div-centered {
    float: none;
    margin: 0 auto 0 auto;
}

.splash-text {
    margin-bottom: 40px;
}

.m-splash-image {    
    position: fixed;
}

.slide-background {
    /*background: url('../img/home-section-bg.jpg') no-repeat center;*/
    /*background: url('../img/Projects/Sunder-Residence/DSCN7274.jpg') no-repeat center;*/
    /*background: url('../img/hero-landing.jpg') no-repeat center;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

/*
.video-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #05bff4;
    opacity: 0.5;
    z-index: 10;
}
*/
.flexslider-splash {
    margin-bottom: 0;
}

.flexslider-splash li {
    overflow: hidden; 
}

/* video background */

.video-background {
    min-width: 100%;
    min-height: 100%;
    position: fixed;
    z-index: -100 !important;
}

.video-overlay {
    width: 100%;
    height: 100%;
    background: url('../img/slider-pattern.png');
    position: absolute;
}

.arrow-wrap {
    position: absolute;
    left: 50%;
}

.bottom-arrow {
    position: relative;
    left: -50%;
    width: 30px;
    height: 30px;
    background: url('../img/arrow.png') no-repeat;
    bottom: 140px;
    -webkit-animation: arrowanimation 2s; /* Chrome, Safari, Opera */
    animation: arrowanimation 2s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    
}

/* arrow animation in splash image */
/* Chrome, Safari, Opera */
@-webkit-keyframes arrowanimation
{
	
        33% { -webkit-transform: translateY(0px) }       
        66% { -webkit-transform: translateY(30px) }
      

}

/* Standard syntax */
@keyframes arrowanimation
{	
        33% { -webkit-transform: translateY(0px) }       
        66% { -webkit-transform: translateY(0px) }      

}

.l-navigation-wrap {
    width: 100%;
    /*float: left;*/
    z-index: 110;
    transition: padding 0.2s linear;
    -webkit-transition: padding 0.2s linear;
    -moz-transition: padding 0.2s linear;
}

.arrow-top {
    background: url('../img/arrow.png') no-repeat;
    width:30px;
    height: 30px;
    display: inline-block;
    position: relative;
    margin: 4px 0 0 40px;
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.arrow-top a {
    width: 100%;
    height: 100%;
    position: absolute; 
}

.m-navbar {
    margin: 0 auto 0 auto;
}

.navbar-default .navbar-toggle .icon-bar {
    width: 100%;
    /*background-color: #fff;*/
}

.navbar-toggle:hover .icon-bar {
    background-color: #34495e;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
}

.navbar-collapse {
    max-height: none;
}
.navbar-toggle  {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 10px;
    height: 50px;
    width: 50px;
    /*margin: 10px 0 0 0;*/
    border: 2px solid #fff;
}

.nav {
    padding: 18px 0;
}

.navbar .navbar-collapse .nav li a {
    border: 1px solid transparent;
}

.navbar ul li a {
    font-size: 1em;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus{
    /*border: 1px solid rgba(255, 255, 255, 0.3);*/
    color: #34495e;
    background-color: transparent;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background-image: none;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    background-color: transparent;
    color: #34495e;
}

.half-image img {
    max-width: 100%;
}

/* SOCIAL ICONS */
.m-social-icons {
    padding:0 13px 0 0;
    float: left;
    margin: 15px 0 5px 0;
}

.m-social-icons a {
    color: #fff;
    float: left;
    text-align: center;
    display: inline-block;
    font-size: 1.2em;
    padding: 13px;
}

.m-social-icons a i {
    width:15px;
    height: 15px;
    float: left;
}

.m-social-icons a:hover {
    background-color: #f36363;
}

.l-copyright p {
    margin: 20px 0 0 0;
    color: #fff;
    font-size: 0.9em;
}

/*LOGO*/

.l-logo {
    float: left;
    /*padding:30px 0 27px 0;*/
    padding:10px 0 10px 0;
}

/* PAGE SECTION */
.l-content-wrap .l-page-section {
    padding: 150px 0 100px;
    margin: 0px;
}

.menu-padd {
    padding: 15px 0 15px 0;
}

.round-icon {
    margin-bottom: 30px;
    -ms-transform: scale(0); /* IE 9 */
    -webkit-transform: scale(0); /* Chrome, Safari, Opera */
    transform: scale(0);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;     
}


.circle-animate { 
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Chrome, Safari, Opera */
    transform: scale(1);
}

.l-section {
    padding: 100px 0;
}

.l-standard-section {
    padding: 100px 0;
}

/* paralax section */

.l-paralax-section h5 {
    margin: 30px 0 0 0;
}

.l-paralax-section p {
    margin: 20px 0;
}

.paralax-section1 {
    background: url('../img/magic-pixel.png') repeat top left, url('../img/Projects/Office-Interiors/CONFERENCE%20V2.jpg');
    /*background-image: url('../img/Projects/Office-Interiors/CONFERENCE%20V2.jpg');
    background-position: right center;
    background-repeat: no-repeat;
    position: relative;*/
}
/*
.paralax-section1:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: rgba(0,0,0,0.7);
    z-index: 2;
}
.paralax-section1 > .container{ 
    position: relative;
    z-index: 4;
}
*/

.what-we-do-section h6 {
    margin-top: 20px;
}

 .opacity {
    opacity: 0;
    transition: opacity 300ms linear;
    -webkit-transition: opacity 300ms linear;
    -moz-transition: opacity 300ms linear;
}

.opacity-on {
    opacity: 1;
}

.paralax-section2 {
    background: url('../img/magic-pixel.png') repeat top left, url('../img/background-testimonials.jpg') no-repeat top left;
}

.l-twitter-section {
    background: url('../img/magic-pixel.png') repeat top left, url('../img/background-testimonials.jpg');
}


/* ABOUT ME SECTION */

.m-about-me-left {
    width: 100%;
    text-align: right;
}

.about-me-center {
    text-align: center;
}

.about-me-center img {
    max-width: 100%;
    border-radius: 100%;
    vertical-align: bottom;
}

.about-me h1,
.about-me h2,
.about-me h3,
.about-me h4,
.about-me h5,
.about-me h6 {
    margin-bottom: 0;
}

/* latest posts */

.m-news-post h4{
    margin: 0 0 25px 0;
}

.news-content {
    padding: 40px 40px 45px 40px;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    float: left;
    width: 100%;
    margin-bottom: 45px;
}

.news-button {
    padding: 15px 25px;
    text-transform: uppercase;
    font-size: 1.1em;
    margin: 30px 0 0 0;
    display: inline-block;
}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

.white-popup img {
    width: 100%;
    margin-bottom: 30px;
}

.white-popup iframe {
    width: 100%;
    border-width: 0px;
}

.m-image-wrap {
    height: 100%;
    float: left;
    width: 100%;
    position: relative;
}

.m-image-wrap img {
    position: relative;
    width: 100%;
    display:inline-block;
}

.m-image-wrap:hover .image-hover {
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Chrome, Safari, Opera */
    transform: scale(1);
    opacity: 1;
}

.m-news-post {
    -webkit-transition:  all 0.3s linear;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transform: scale(0); /* IE 9 */
    -webkit-transform: scale(0); /* Chrome, Safari, Opera */
    transform: scale(0);
}

.scale-up {
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Chrome, Safari, Opera */
    transform: scale(1);
}
 
.image-hover {
    width: 100%;
    height: 100%;
    background-color: #1abc9c;
    z-index: 10;
    display: table;
    -ms-transform: scale(0); /* IE 9 */
    -webkit-transform: scale(0); /* Chrome, Safari, Opera */
    transform: scale(0);
    transition: all 200ms linear;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    opacity: 0;
}

.hover-wrap {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 10;
}

.image-hover .categories {
    display: table-cell;
    vertical-align: middle;
}

.image-hover .categories a {
    font-size: 1.3em;
}

.categories .m-heading-border {
    margin-top: 10px;
}

.post-meta {
    width: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
    height: 32px;
}

.post-comments {
    float: left;
    width: 50%;
    padding-left: 4%;
}

.post-date {
    float: left;
    width: 50%;
    padding-right: 4%;
}

.m-posts {
    margin:35px 0 0 0;
}

/* TESTIMONIALS */

.flexslider {
    background-color: transparent;
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.flexslider .slides img {
    width: auto;
    display: inline-block;
    margin-bottom: 17px;
}

.flex-control-paging li a {
    border: 2px solid #fff;
    background-color: transparent;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    z-index: 100;
}

.flex-control-nav li {
    margin: 0 2px 0 3px;
}



.testimonials-paralax .flex-direction-nav a, .l-twitter-section .flex-direction-nav a  {
             border:2px solid #c8a412;
             border-radius: 50%;
             -webkit-border-radius: 50%;
             -moz-border-radius: 50%;        
             opacity: 1;
            -moz-transition: none;
           -webkit-transition: none;
           -o-transition: color 0 ease-in;
           transition: none;           
           padding: 55px;
           color: #c8a412;
           -webkit-transition: all 0.2s linear;
           -moz-transition: all 0.2s linear;
           transition: all 0.2s linear;
}

.testimonials-paralax .flex-direction-nav a:hover, .l-twitter-section .flex-direction-nav a:hover {
    color: #fff;
    background-color: #c8a412;
}

.testimonials-paralax .flex-direction-nav a.flex-next, .l-twitter-section .flex-direction-nav a.flex-next {
    right: 80px;
    opacity: 1;
}

.testimonials-paralax .flex-direction-nav a.flex-prev, .l-twitter-section .flex-direction-nav a.flex-prev {
    left: 80px;
    opacity: 1;
}

.testimonials-paralax .flex-direction-nav a.flex-next:before, .l-twitter-section .flex-direction-nav a.flex-next:before {
             display: inline-block;
             font-family: 'FontAwesome';
             content:"\f105";
             font-size: 50px; 
             text-shadow: none;            
             top: -37px;
             left: -2px;
             position: relative;
   }
   
.testimonials-paralax .flex-direction-nav a.flex-prev:before, .l-twitter-section .flex-direction-nav a.flex-prev:before {
             display: inline-block;
             font-family: 'FontAwesome';
             content:"\f104";
             font-size: 50px; 
             text-shadow: none;            
             top: -37px;
             left: -13px;
             position: relative;
}
   

.testimonials-paralax .flexslider li span {
    font-size: 1.2em;
    font-style: italic;
}

.testimonials-paralax .flexslider li p {    
    width: 80%;
    margin: 20px auto;
}


/* Chart style */


.chart {
  position: relative;
  display: inline-block;
  width: 175px;
  height: 175px;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}
.chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.chart img {
    margin: 46px;
    opacity: 0.9;
}
.percent {
  display: inline-block;
  line-height: 170px;
  z-index: 2;
  font-size: 2.3em;
  color: #fff;
}
.percent:after {
  content: '%';
  margin-left: 0.1em;
  font-size: .8em;
}
.angular {
  margin-top: 100px;
}
.angular .chart {
  margin-top: 0;
}

/* gallery CSS */



.l-gallery-categories ul {
    padding:0;
    /*margin: 40px 0 0 0;*/    
    margin: 0px;
}

.l-gallery-categories ul li {
    list-style-type: none;
    display: inline-block;
    color: #0d0d0d;
    /*padding: 8px 20px;
    border: 1px solid #d5d5d5;
    margin: 0 1px 5px 0;*/
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    padding: 5px 2px;
    margin: 0 15px 5px 15px;
    border-bottom: 1px solid transparent;
}
.l-gallery-categories ul li:hover {
    /*background-color: #d66969;
    border: 1px solid #d66969;*/
    color: #d66968;
    cursor: pointer;
}
.l-gallery-categories ul li.active {
    /*background-color: #d66969;
    border: 1px solid #d66969;*/
    color: #d66968;
    cursor: pointer;
    border-bottom: 1px solid #d66969;
}

.gallery-post {
    display: inline-block;
    width: 33.32%;  
    position: relative;
}
.detailpage-gallerypost .gallery-post{
    width: 33.32%;  
}

.gallery-post.project-list-item {
    padding: 10px;
}
.gallery-post.project-list-item .project-list-item-link {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}


.gallery-post > img {
    width: 100%;
}


.l-gallery-posts {
      margin: 50px 0 40px 0;
}

.gallery-post img {
    position: relative;
}
.gallery-post.project-list-item img {
    position: relative;
    width: 100%;
    height: auto;
    -moz-transition: all 1s cubic-bezier(.165,.84,.44,1);
    -o-transition: all 1s cubic-bezier(.165,.84,.44,1);
    -webkit-transition: all 1s cubic-bezier(.165,.84,.44,1);
    transition: all 1s cubic-bezier(.165,.84,.44,1);
}
.gallery-post.project-list-item:hover img {
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}

.gallery-post:hover .gallery-hover {
    opacity: 1;
    /*transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);*/
}

.gallery-hover {
    color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: #303030;
    opacity: 0;
    /*transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);*/    
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

/* gallery bacgrounds */
.whitehoverbg {
    background: rgba(255,255,255,.8);
}
.green {
    background-color: #1abc9c;
}

.red {
    background-color: #e74c3c;
}

.blue {
    background-color: #34495e;
}

.emerald {
    background-color: #5ed5dc;
}

.yellow {
    background-color: #efc84a;
}

.gallery-hover-wrap  {
    display: table;
    width: 100%;
    height: 100%;
}

.gallery-hover-wrap h5 a {
    color: #fff;
}

.gallery-hover-wrap h5 a:hover {
    opacity: 0.6;
}

.gallery-cell {
    display: table-cell;
    vertical-align: middle;
}

.gallery-cell h5 {
    font-size: 1.8em;
    margin-bottom: 0;
}

.gallery-category {
    margin:0 0 13px 0;
}

.gallery-cell h6 {
    margin: 7px 0 0 0;
}

.title-border {
    width: 100px;
    height: 1px;
    background-color: #fff;
    display: inline-block;  
}

.member-description {
    padding: 31px 35px 31px 35px;
    width: 295px;
    position: relative;  
    -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
}

.l-description-wrap {
    position: absolute;
    left: 50%;
    margin-left: -147px;
    top: 370px;
    opacity: 0;    
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    z-index: 20;
}

.team-member-image {
    margin-bottom: 20px;
    width: 85%;
    border: 8px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.team-social-icons {
    float: left;
    width: 100%;
}

.team-social-icons a {
    font-size: 0.8em;
    padding: 10px;
    width: 38px;
    height: 38px;
    display:inline-block;
}

.team-social-icons a:last-child {
    margin-right: 0;
}

.l-team-section .container > p {
    margin-bottom: 70px;
}

.m-arrow-wrap {
    position: absolute;
    top: -10px;
    left: 50%;
}

.m-arrow {
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 16.5px 13px 16.5px;
    border-color: transparent transparent #ffffff transparent;
    position: relative; 
    left: -50%;
}

.m-team-member {
    overflow: hidden;
}

.m-team-member:hover {
    overflow: visible;
}

.m-team-member:hover .l-description-wrap {
    opacity: 1;
    top: 295px;
}




/* TWITTER SECTION */

.m-twitter-logo {
    width: 79px;
    height: 79px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center;
    margin: 0 auto 35px auto;
    display: inherit;
}

.m-twitter-logo i {
    font-size: 3.5em;
    margin: 23px 0 0 0;
}

.l-twitter-section .tweet {
    font-size: 1.4em;
    width: 75%;
    display: inline-block;
    line-height: 1.6em;
}

.l-twitter-section .tweet a {
    word-wrap: break-word;
}

.l-twitter-section .tweet-time {
    width: 100%;
    display: inline-block;
    font-style: italic;
    font-size: 1.1em;
    margin: 10px 0 0 0;
}



/* contact us */


#map {
    width: 100%;
    height: 100%;
    position: relative;
    margin: 0px;
}

.contact-message {
    margin: 16px 0 0 0;
    padding: 18px;
    display: none;
}

.message-error {
    background-color: rgba(255, 255, 255, 0.9);
    color: red;   
}

.message-sent {
    background-color: rgba(255, 255, 255, 0.9);
    color: #269796;   
}

.form-wrapper label.error {
    position: absolute;
    right: 30px;
    top: 16px;
    color: #ea5555;
}    

.l-content-wrap .l-map-section {
    padding-bottom: 0;
}

.l-content-wrap .l-contactus-section {
    padding: 0px;
}

.l-contactus-section ul {
    list-style-type: none;
    padding: 0;
    margin: 30px 0 0 0;
}

.l-contactus-section ul li img {
    margin-right: 17px;
}

.l-contactus-section ul li {
    margin: 0 0 17px 0;
}

.l-contactus-section .col-lg-6 input {
    margin: 0 0 18px 0;
    /*color: #fff;*/
}

/*.l-contactus-section .col-lg-12 textarea {
    color: #fff;
}*/

/*.l-contactus-section .col-lg-6 input::-webkit-input-placeholder, .l-contactus-section .col-lg-12 textarea::-webkit-input-placeholder  {
    color: #fff;
}*/

.form-margin {
    margin-top: 30px;
}

.form-button {
    margin: 16px 0 0 0;
    padding: 10px 20px;   
}

.l-copyright {
    /*background-color: rgba(0, 0, 0, 0.2);*/
    background-color: #aeb7ac;
    padding: 10px 0 15px;
    width: 100%;
    margin: 55px 0 0 0;
}


/* magnific */

.white-popup .mfp-close, .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    right: -44px;
    top: 0px;
    opacity: 1;
    filter: alpha(opacity=100);
    padding: 0 10px 18px 10px;
    color: black;
    font-size: 28px;
    background-color: #fff !important;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    top: 40px;
    text-align: center;
}

.white-popup .mfp-close:active {
    top: 0px;
}




/* RESPONSIVE */


@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
            
    .navbar .arrow-top {
        display: none;
    }
}


@media (max-width: 1200px)  {
    .m-posts .news-content {
        padding: 25px;
    }
    
    .news-button {
        margin-top: 10px;
    }
    
    .flex-direction-nav {
        display: none;
    }
    
    .m-team-member:hover .l-description-wrap {
        top: 260px;
    }
    
    .gallery-cell h5 {
        font-size: 1.35em;
    }
    
    .gallery-cell > img {
        width: 18%;
    }
}

@media (max-width: 980px)  {
    .gallery-post {
        width: 33.3%;
    }
    
    .m-splash-image h1 {
        font-size: 3.2em;
    }
}


@media (max-width: 768px)  {
    
    p {
        font-size: 1.1em;
        line-height: 1.7em;
    }
    
    h1 {
        font-size: 3.2em;       
    }

    h2 {
        font-size: 2.9em;
    }

    h3 {
        font-size: 2.3em;
    }

    h4 {
        font-size: 1.9em;
    }


    h5 {
        font-size: 1.5em;
    }

    h6 {
        font-size: 1.25em;
    }
    
    .m-splash-image h1 {
        font-size: 3em;
    }
    
    .l-section {
        padding: 70px 0;
    }
    
    .what-we-do-section .col-xs-12 {
        margin-bottom: 20px;
    }

    
    .l-page-section .col-sm-4 p {
        margin-bottom: 50px;
    }
    
    .l-page-section .col-sm-4:last-child p {
        margin-bottom: 0;
    }
    
    .m-team-member {
        margin: 15px 0 15px 0;
    }
    
    .m-team-member img.team-member-image  {
        width: 50%;
    }
    
    .container {
        padding-left: 25px;
        padding-right: 25px;
    }
    
    .form-wrapper {
        margin: 30px 0 0 0;
    }

    .gallery-post {
        width: 50%;
    }
    
    .m-team-member:hover .l-description-wrap {
        top: 360px;
    }    
    
    .m-about-me-left, .m-about-me-right {
        text-align: center;
    }
    
    .about-me-center img {
        margin: 20px 0;
    }
    
}

@media (max-width: 660px)  {
    .m-team-member:hover .l-description-wrap {
        top: 320px;
    }
    
    .m-splash-image a {
        float: left;
        width: 100%;
    }
    
    .m-splash-image h1 {
        font-size: 2.8em;
    }
    
    .l-navigation-wrap {
        position: static !important;
    }
    
    .l-page-section {
        margin: 0;
    }

}

@media (max-width: 460px)  {
    .m-splash-image h1 {
        font-size: 1.7em;
    }
    
    .l-logo img {
        /*width: 150px;*/
        width: 200px;
    }
    
    .arrow-wrap {
        display: none;
    }
    
    .m-splash-image p {
        font-size: 1em;
    }
    
    h1 {
        font-size: 2.8em;       
    }

    h2 {
        font-size: 2.5em;
    }

    h3 {
        font-size: 2.1em;
    }

    h4 {
        font-size: 1.8em;
    }

    h5 {
        font-size: 1.4em;
    }

    h6 {
        font-size: 1.1em;
    }
        
    
    .l-contactus-section button {
        width: 100%;
    }
    
    .l-contactus-section ul li img {
        margin-right: 0;
    }

    .contactList .fa{
        font-size: 24px;
        float: left;
        margin-right: 20px;
        margin-bottom: 15px;
    }
    .contactList li {
        min-height: 40px;
    }
    .contactList li a{
        /*color:#fff;*/
    }
    .contactList li a:hover{
        color:#eee;
        text-decoration: underline;
    }
    
    .gallery-post {
        width: 100%;
    }
    
    .m-posts .news-content {
        padding: 30px  25px 45px 25px;
    }
    
    .m-team-member:hover .l-description-wrap {
        top: 250px;
    }
    
    .l-twitter-section .tweet {
        font-size: 1.25em;
    }
    
    .l-navigation-wrap {
        position: static !important;
    }
    
    .gallery-cell h5 {
        font-size: 1.5em;
    }
    
    .gallery-cell > img {
        width: 22%;
    }
}

p.what-we-do{
    font-size: 13px;
    text-align: center;
    width: 80%;
    margin: 0 auto;
}

.profile-card-container{
    position: relative;
}

.project-modal{

}
.project-modal .modal-dialog{
    width: 98%;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    border: none;
    margin: 1% auto;
}
.project-modal .modal-content{
    border-radius: 0px;
    border: none;
}
.projectSubMenu {
    margin: 60px 0px 0px;
    padding: 0px;
    text-align: center;
}
.projectSubMenu li {
    list-style-type: none;
   /* display: inline-block;*/
    margin-bottom: 15px;
    text-align: left;
}
.projectShortDetails > li {
    margin-right: 15px;
    padding-right: 15px;
    font-size: 16px;
}
.projectShortDetails > li span {
    font-weight: bold;
}

/* Updates 26 Sep 2016 */
.service-title{
    min-height: 100px;
    font-weight: bold;
}

#aa-profile-details{
    background-color: #ffffff;
}
#aa-profile-details .modal-content {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
#aa-profile-details .modal-content .close {
    float: right;
    font-size: 40px;
}
#aa-profile-details .viewImageAction{
    display: inline-block;
    margin: 1%;
}

#archemist-map-section{
    display: none;
}
#archemist-map-section.open{
    display: block;
}
.mapTriggerButton{ cursor: pointer;}

.projectSubMenu {
    margin: 20px 0px 30px !important;
    padding: 0px;
    text-align: center;
}


@media screen and (max-device-width: 1024px), (max-width: 1024px){
    .round-icon {
        -ms-transform: scale(1); /* IE 9 */
        -webkit-transform: scale(1); /* Chrome, Safari, Opera */
        transform: scale(1);
        margin-bottom: 0px;
    }
    .service-title{
        min-height: 0px;
    }
    .chart {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .separator{
        display: none;   
    }
    .menu-wrap {
        width: 100%;
        z-index: 111;
        position: fixed;
        top: 0px;
        left: 0px;
    }
    .menu-padd {
        padding: 10px 0 10px 0;
    }
    /*.navbar-toggle {
        margin: 0px;
    }*/
    p.what-we-do{
        width: auto;
        line-height: 18px;
    }
    .profile-card-container img{ width:200px !important; height: 200px !important;}
}










/* Trending List - Whois Getting Published page */
.projectCollegeList{ padding:20px !important; }
.projectCollegeList li {
    position: relative;
    display:inline-block;
    padding:2px;
    margin:5px 2px;
}
.projectCollegeList .imageContainer {
    /*margin:10px;*/
    margin:1px;
    -webkit-user-select: none;
    position: relative; 
    float: left;    
    padding: 0px;
}

.projectCollegeList .imageContainer a {
    margin: 0px;
    /*padding: 0px;*/
}

.projectCollegeList .imageContainer .viewImageAction{
    display:block;
    background-position:center;
    background-size:cover;
    cursor:pointer;
    transition: all .3s ease;
}
.projectCollegeList .imageContainer:hover .viewImageAction{
    background-size: 120% auto;
}

.projectCollegeList li .imgBrick,
.projectCollegeList .imageContainer div.imgBrick{position: relative;}
.projectCollegeList li .imgBrick img,
.projectCollegeList .imageContainer div.imgBrick img{ vertical-align:bottom; }
.projectCollegeList li div.imgBrick,
.projectCollegeList .imageContainer div.imgBrick{
    background: none repeat scroll 0 0 #F0F0F0;
    color: #666666;
    font-weight: 600;
    line-height: 20px !important;
    min-height: 107px;
}

.projectCollegeList li:hover div.imgBrick, 
.projectCollegeList li.selected div.imgBrick {
    background: none repeat scroll 0 0 #89C2C6 !important;
    color: #43888A !important;
}
.projectCollegeList li:hover div.imgBrick,
.projectCollegeList .imageContainer:hover .imgBrick{ 
    background: none repeat scroll 0 0 transparent !important;
}

.projectCollegeList li .imgBrick .actions,
.projectCollegeList .imageContainer .imgBrick .actions{ 
    padding:0px; 
    /*display:none;*/ 
    /*background-color:rgba(102,102,102,0.6);
    background-color:rgba(98, 168, 38,0.9);*/
    background-color: rgba(181, 189, 25,0.6);
    
    color:#ffffff;
    text-align:center;
    position:absolute;
    right:0px;
    left:0px;
    bottom:0px;
    width:auto;
    height:100%;
    /*transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;*/
    opacity:0;
    transition: all .3s ease;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    transition: all .3s ease;
}
.projectCollegeList li:hover .imgBrick .actions,
.projectCollegeList .imageContainer:hover .imgBrick .actions{ 
    /*display:block;*/ 
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    text-decoration: none;
}

/*.projectCollegeList .imageContainer .imgBrick .actions:after {
    content: '';
    background: rgba(40,186,0,.9);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    z-index: 1;
    transition: all .3s ease;
}
.projectCollegeList .imageContainer:hover .imgBrick .actions:after {
    margin: 20px;
}*/

.projectCollegeList .imageContainer .imgBrick .actionsOverHide{
    padding:0px; 
    background-color:rgba(102,102,102,0.6);
    /*background-color:rgba(98, 168, 38,0.6);*/
    color:#ffffff;
    text-align:center;
    position:absolute;
    right:0px;
    left:0px;
    bottom:0px;
    width:auto;
    height:30px;
    transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   opacity:1;
}
.projectCollegeList .imageContainer .imgBrick .actionsOverHide .photoCredit{
    position:absolute;
    display:inline-block;
    line-height:26px !important;
    bottom:2px;
    left:2%;
    font-size:14px;
    font-weight:lighter !important;
    /*text-transform:uppercase;*/
    color:#FFFFFF !important;
    width:99%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align:left;
}

.projectCollegeList .imgBrick .actions .projectViewBtn{ 
    color:#ffffff; 
    border:none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    border-radius: 0px;
    font-size: 40px;
    width: 60px;
    height: 60px;
    text-decoration:none;
}
.projectCollegeList .imgBrick .actions .projectViewBtn:hover{
    color: rgba(0, 0, 0, 0.4) !important;
}
    
.projectCollegeList .imgBrick .actions .vendorCount{
        /*font-size:26px; text-align:center; margin:80px 0px 5px 0px;*/
    font-size: 16px;
    text-align: right;
    margin: 20px 20px 10px;
}
.projectCollegeList .imgBrick .actions .businessFeatured{font-size:14px; font-weight:lighter; text-align: right; padding: 0px 20px;}
.projectCollegeList .imgBrick .actions .businessFeatured span{ /*font-weight:bold;*/ display:block; line-height:14px; margin-top: 5px;}
.projectCollegeList .imgBrick .actions .businessFeatured span a{ font-weight:bold; color:#ffffff; display:block;}
.projectCollegeList .imgBrick .actions .businessFeatured span a:hover{color:#ffffff !important; text-decoration:underline;}
.projectCollegeList .imgBrick .actions .trendAlbumTitle{
    position:absolute;
    display:inline-block;
    line-height:16px;
    bottom:22px;
    left:2.5%;
    font-size:13px;
    color:#FFFFFF !important;
    width:99%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align:left;
}
.projectCollegeList .imgBrick .actions .photoCredit{
    position:absolute;
    display:inline-block;
    line-height:26px !important;
    bottom:2px;
    left:2%;
    font-size:14px;
    font-weight:lighter !important;
    /*text-transform:uppercase;*/
    color:#FFFFFF !important;
    width:99%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align:left;
}
.projectCollegeList .imgBrick .actions .photoCreditIcon {
    display: inline-block;
    float: left;
    margin-right:4px;
    width:20px;
    height:20px;
    background: url(../img/tbl_web_Sprite.png) no-repeat -60px -212px !important;
}


.projectCollegeList .imgBrick .profilePhoto{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    border: 4px solid #ffffff;
    background-color: #ffffff;
    -webkit-border-radius: 80px;
    border-radius: 80px;
    margin-top: 10px;
    margin-bottom: 10px;
}


.projectCollegeList li.box {
    float: left;
    line-height: 1.4em;
    margin: 5px;
    padding: 5px;
    /*width:225px;*/
    width:270px;
}
.projectCollegeList li .imgBrick img{
    /*min-width:225px;*/
    min-width:270px;
}

.projectBriefAbs{
    position:absolute;
    top: -155px;
    right: 15px;
    width: 600px;
    height: 200px;
    overflow-y:auto;
    color:#FFFFFF;
    background-color:rgba(0,0,0,0.4);
    padding:15px;
    z-index:1002;
}

.office-image-content img{
    width: 100%;
}

.about-splash-content{
    /*background-color: #fff;*/
    padding-top: 15px;
    padding-bottom: 15px;
}
.about-splash-content h1, 
.about-splash-content h2, 
.about-splash-content h3, 
.about-splash-content h4, 
.about-splash-content h5, 
.about-splash-content h6 {
    text-transform: none;
    font-size: 20px;
    line-height: 24px;
    margin: 5px 0;
    font-weight: 600;
    color: #0d0d0d;
    /*border-left: 2px solid #000;
    padding-left: 20px;*/
    padding-top: 10px;
    padding-bottom: 10px;
}
.about-splash-content.marginTop-40{
    margin-top: 40px;
}
.outerWrapper.peoplePage{
    margin-top: 20px;
}
.peoplePage .profileBlock{
    display: block;
    padding: 15px 20px;
    background-color: #fff;
    border: 1px solid #eef1f5;
    margin-bottom: 15px;
}
.peoplePage .profileBlock .profileImageThumb{
    width: 200px;
    height: 200px;
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    position: relative;
    display: block;
    margin: 15px auto;
}
.peoplePage .profileBlock .heading{
    margin-bottom: 0px;
    text-align: center;
}
.peoplePage .profileBlock .peopleDesignation{
    margin-bottom: 15px;
    text-align: center;
}

.peoplePage .profileBlock.principalArchitects .profile-image{
    margin: 0 20px 0 0;
    padding: 0;
    float: left;
}
@media (max-width: 767px){
    .peoplePage .profileBlock.principalArchitects .profile-image{
        float: none;
        margin: 0 0 20px 0;
        width: 100%;
    }
}
.peoplePage .profileBlock.principalArchitects .profile-image img{
    max-width: 100%;
}
.peoplePage .profileBlock.principalArchitects .profile-desc {
    overflow: hidden;
}
.peoplePage .profileBlock.principalArchitects .heading,
.peoplePage .profileBlock.principalArchitects .peopleDesignation{
    text-align: left !important;
}

.section-services{
    padding-bottom: 60px;
}
.section-services .title-base{
    margin-bottom: 15px;
}
.title-base.text-left hr, .title-base.text-right hr {
    max-width: 100%;
}
.title-base h2, h4 {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0;
}
.title-base h2, .title-base h4 {
    display: inline;
    position: relative;
}
.title-base h2:before, .title-base h4:before {
    content: "";
    height: 2px;
    width: 200%;
    background-color: #272b2b;
    position: absolute;
    top: 7px;
    right: -215%;
    right: calc(-200% - 15px);
}
.title-base.text-right h2:before, .title-base.text-right h4:before {
    left: -215%;
    left: calc(-200% - 15px);
    right: auto;
}
.title-base p {
    font-size: 14px;
    margin: 20px 0 0 0;
    font-weight: 400;
}


.advs-box-top-icon {
    margin-top: 0 !important;
}
.advs-box{
    margin-bottom: 15px;
}
.advs-box h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    margin: 5px 0;
    font-weight: 600;
}
.advs-box-side-icon h3, .advs-box-top-icon-img h3 {
    margin-top: 0;
}
.advs-box-side-icon {
    display: table;
    text-align: left;
    width: 100%;
}
.advs-box-side-icon .icon-box {
    display: table-cell;
    vertical-align: top;
    padding-right: 25px;
}

.advs-box-side-icon .icon-box img {
    font-size: 65px;
    line-height: 72px;
    text-align: center;
    box-sizing: initial;
    width: 65px;
    height: 65px;
}


.news-frame{
    border: solid 1px #d1d3d4;
    background: #fff;
    padding: 10px;
}
.news-frame .newsContent{
    margin-top: 15px;
}

