/*
Theme Name: Cove Property Group
Author: M.Nadeem
Author URI: http://webtechapps.com/
Description: A custom theme developed for The Cove site. Responsive theme for smartphone, tablet, laptop, or desktop computer.
Version: 1.0
Tags: Responsive, Blue, Graphical Customization, Shortcode based
*/
@font-face {
  font-family: 'Montserrat-Light';
  src: url('fonts/Montserrat-Light.eot');
  src: local('☺'), url('fonts/Montserrat-Light.woff') format('woff'), url('fonts/Montserrat-Light.ttf') format('truetype'), url('fonts/Montserrat-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GillSans-Light';
  src: url('fonts/GillSans-Light.eot');
  src: local('☺'), url('fonts/GillSans-Light.woff') format('woff'), url('fonts/GillSans-Light.ttf') format('truetype'), url('fonts/GillSans-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GillSans';
  src: url('fonts/GillSans.eot');
  src: local('☺'), url('fonts/GillSans.woff') format('woff'), url('fonts/GillSans.ttf') format('truetype'), url('fonts/GillSans.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
*{
   margin:0px;
   padding:0px;
}
body {
  line-height: 1;
  font-family: "Montserrat",Arial;
  font-weight: 400;font-size: 14px;
}
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
a{
  text-decoration: none;
  transition: all .2s;-webkit-transition: all .2s; /* Safari */
  color: #4f4a4a;
}
a:hover{
  color: #3b3838;
}
ol, ul {
  list-style: none;
}
i{
  font-style: italic;
}
img{
  border: none;
}
strong,.bold{
  font-weight: bold;
}
.hide{
  display: none !important;
}
.left{
  float: left;
}
.right{
  float: right;
}
.clear{
  clear: both;
}
.center{
  text-align: center;
}
.margin-center{
  margin: 0 auto !important;
}
.no-padding{
  padding: 0 !important;
}
.container{
  max-width: 1040px;margin: 0 auto;position: relative;
}
.btn-grey{
  background-color: #4f4a4a;padding: 11px 15px;color: #ffffff;line-height: normal;
  font-family: "Montserrat";font-weight: 700;font-size: 12px;display: inline-block;
}
.btn-grey:hover{
  background-color: #5b5858;color: #fff;
}
.nodisplay{
  display: none;
}

/* Required For Css Animation*/
.no-display{
  display: none;
}
.hidden{
  opacity: 0;
}

.visible{
  opacity: 1;
}
/** Start Header style**/
#main-header{
  position: relative;
}
#main-building{
  position: relative;z-index: 1;width: 100%;height: auto;
}
#top-content-wrap{
  position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 99;background-color: rgba(0,0,0,0.60);
}
#top-logo{
  text-align: center;padding-top: 92px;padding-bottom: 30px;
}
#logo-hover{display: none}

#top-menu{
  text-align: center;
}
#top-menu li{
  display: inline-block;padding: 0 13px;
}
#top-menu li a{
  display: block;line-height: 30px;color: #ffffff;font-size: 16px;text-transform: uppercase;font-family: "Montserrat-Light";font-weight: normal;
  -webkit-transform: border;transform: border;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: cubic-bezier(0, 1.48, 0.58, 1);transition-timing-function: cubic-bezier(0, 1.48, 0.58, 1);border-bottom: 8px solid transparent;
}
#top-menu li a:hover{
  border-bottom: 8px solid #d8d8d7;font-weight: 700;
}
.portfolio #top-nav{
  display: none;
}
#top-nav{
  text-align: center;
}
#fix-center{
  max-width: 860px;margin: 0 auto;padding: 0 50px;overflow: hidden;padding-bottom: 25px;
}


#top-nav.fixed{
  display: block;position: fixed;background-color: #d8d8d7;overflow: hidden;width: 100%;top: 0px;z-index: 999;-webkit-transform: all;transform: all;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: cubic-bezier(0, 1.48, 0.58, 1);transition-timing-function: cubic-bezier(0, 1.48, 0.58, 1);padding-top: 5px;padding-bottom: 0px;
}

#top-nav.fixed #logo-hover{
  display: inline-block; padding: 10px 30px 0px 25px;float: left;
}

#top-nav.fixed #top-menu{
  float: right;padding-top: 0px;background-color: transparent;padding-right: 0px;font-size: 0;
}
#top-nav.fixed  #top-menu li{
  padding:15px 16px;display: inline-block;padding-top: 18px;
}
#top-nav.fixed ul{
  display: block;width: auto;height: auto;position: initial;
}
#top-nav.fixed #top-menu li a{
  display: block;font-size: 16px;transition: none;
}
#top-nav.fixed  #top-menu li:first-child{
  padding-left: 0px;display: inline-block;
}
#top-nav.fixed  #top-menu li:last-child{
  padding-right: 0px;
}
#top-nav.fixed #fix-center{
  max-width: 1100px;margin: 0 auto;background-color: transparent;padding-bottom: 0;
}
#top-nav.fixed #top-menu li a{
  font-weight: normal;color: #4f4a4a;width: 100%;
}
#top-nav.fixed #top-menu li a:hover,#top-nav.fixed #top-menu li a.active{
  font-family: "Montserrat";font-weight: 700;border: none;line-height: 25px;
}
#menu-ctr {
    padding-left: 1.25em;width: 10px;height: 22px;display: none;
    position: fixed;top: 23px;right: 15px;z-index: 99991;

}
#menu-ctr:before {
  content: "";position: absolute;left: 0;z-index: 99999;top: 0.25em;width: 1.6em;height: 0.20em;background: #999;
  box-shadow: 
    0 0.4em 0 0 #999,
    0 0.8em 0 0 #999;
}
#portfolio-main-text{
  color: #ffffff;font-family: "GillSans-Light";font-weight: normal;font-size: 28px;line-height: 34px;text-align: center;
  max-width: 860px;margin: 0 auto;padding: 30px 50px;
}
#top-btn-wrap{margin-top: 40px;}
#portfolio-section{
  padding-top: 100px;padding-bottom: 50px;
}
#portfolio-section .container{overflow: hidden;max-width: 1300px;}

#portfolio-sub-link{
  overflow: hidden;
}
#portfolio-link-ul{
  list-style-type: none;overflow: hidden;display: block;text-align: right;margin-right: 11%;
}
#portfolio-link-ul li{
  display: inline-block;padding: 5px 15px;
}
#portfolio-link-ul li a{
  display: block;font-family: "Montserrat";font-weight: 400;color: #a0a097;padding-bottom: 5px;border-bottom: 5px solid transparent;
  
}
#portfolio-link-ul li a:hover, #portfolio-link-ul li.active a{
  border-bottom: 5px solid #d8d8d7;color: #3c446b;
}
#portfolio-wrap-ul{
  list-style-type: none;overflow: hidden;
}
#portfolio-wrap-ul .portfolio-wrap-li{
  overflow: hidden;opacity: 0;transition: opacity 0.5s;display: none;overflow: hidden;
}
#portfolio-wrap-ul .portfolio-wrap-li.active{
  opacity: 1 !important;display: block !important;
}
#portfolio-left-image{
  float: left;width: 25.5%;margin-right: 3.4%;
}
#portfolio-left-image img{
  max-width: 100%;height: auto;
}
#portfolio-content{
  width: 48%;margin-right: 4%;float: left;
}
#portfolio-details{
  width: 18%;float: right;box-sizing: border-box;margin-top: 125px;
  border-left: 1px dashed #215893;padding-left:25px;
}
#portfolio-details img{
  max-width: 100%;
}
.portfolio-details-ul li{
  font-family: "Montserrat";line-height: 28px;padding-bottom: 5px;opacity: 1 !important;display: block !important;
}
.portfolio-details-ul li strong{
  font-weight: 700;color: #3c446b;font-size: 15px;letter-spacing: 1.5px;
}
.portfolio-details-ul li span{
  font-weight: 400;color: #a0a097;font-size: 16px;letter-spacing: 1.6px;
}

#portfolio-slider li{
  position: relative;
}
#portfolio-slider li img{
  width: 100%;
}
#portfolio-slider .slider-caption span{display: block;}
#portfolio-slider .slider-caption{
  position: absolute;bottom: 5%;z-index: 999;left: 5%;
  color: #ffffff;font-family: "GillSans-Light";font-weight: normal;font-size: 28px;line-height: 24px;letter-spacing: 0.28px;
}
#slider-wrap .scroll-down{margin-left: 3%;margin-top: 15px;}
.slider-caption .bot-capt{
  font-size: 24px;letter-spacing: 0.24px;
}
#portfolio-slider-wrap{
  margin-top: 118px;
}
#portfolio-content h3{
  color: #4f4a4a;font-family: "GillSans-Light";font-weight: normal;font-size: 24px;line-height: normal;padding-bottom: 34px;
}
#portfolio-content h1{
  padding-bottom: 5px;
}
.portfolio-desc, #team-bio-info-in{
  color: #4f4a4a;font-family: "GillSans-Light";font-size: 18px;line-height: 22px;
}
.portfolio-desc{
  font-size: 16px;line-height: 25px;letter-spacing: 0.8px;
}
.portfolio-desc p, #team-bio-info-in p{
    padding-bottom: 12px;
}
.portfolio-desc .scroll-down{
    margin: 10px 0;
}
.image-gallery-btn{
  position: relative;height: 28px;width: 130px;overflow: hidden;  display: inline-block;margin-top: -14px;margin-bottom: -8px;margin-left: 15px;
}
#portfolio-slider-wrap .bx-wrapper{margin-bottom: 0px;}
#portfolio-slider-wrap .bx-wrapper .bx-pager{
  padding-top: 0px;bottom: auto;top: 47%;width: 30px;right: 2%;
}
#portfolio-slider-wrap .bx-wrapper .bx-pager.bx-default-pager a{background-color: #8193a7;width: 12px;height: 12px;}
#portfolio-slider-wrap .bx-wrapper .bx-pager.bx-default-pager a:hover,#portfolio-slider-wrap .bx-wrapper .bx-pager.bx-default-pager a.active{
  background-color: #083770;
}
#portfolio-slider-wrap .bx-wrapper .bx-pager .bx-pager-item{
  padding-bottom: 27px;
}
.gallery,.simple_img_gallery{
  position: absolute;width: 142px;overflow: hidden;height: 39px;opacity: 0;
  left: 0;top: -2px;cursor: pointer;z-index: 100;
}
.simple_img_gallery{
  z-index: 99;opacity: 1;
}
.simple_img_gallery span.blue-link{
    color: #3c446b;font-size: 16px;font-weight: normal;font-family: "Montserrat";
    text-transform: uppercase;
}
/** END Header style**/


/** Start Main Secion style**/
#main-section{
  position: relative;padding-top: 130px;padding-bottom: 88px;
}
.global-heading{
  color: #a0a097;font-size: 43px;font-family: "GillSans-Light";font-weight: normal;
  padding-bottom: 39px;
}
.firm-desc{
  font-family: "GillSans-Light";font-weight: normal;font-size: 21.5px;color: #4f4a4a;line-height: 35px;
}
.back-overlay{
  background-color: rgba(0,0,0,0.6);padding: 30px;color: #ffffff;max-width: 800px;margin: 0 auto;
}
.firm-desc p{
  padding-bottom: 35px;
}
.firm-desc.small-size{
  font-size: 16px;line-height: 25px;letter-spacing: 0.8px;
}
.firm-desc.small-size p{
  padding-bottom: 12px;
}
#expertise-section{
  background-color: #ffffff;padding-top: 130px;padding-bottom: 97px;
  position: relative;
}
#expertise-section .container{
  overflow: hidden;
}
#expert-slider{overflow: hidden;margin-left: 3%;}
#expert-slider li{
  display: inline-block;;width: 27%;
  margin-right: 9%;float: left;
}
#expert-slider li:last-child{
  margin-right: 0px;
}
.slider-head{
  font-family: "GillSans-Light";font-weight: normal;font-size: 28px;color: #4f4a4a;line-height: 32px;text-transform: uppercase;min-height: 120px;
}
.slider-desc{font-family: "GillSans";font-weight: normal;font-size: 16px;color: #4f4a4a;line-height: 22px;}
#expert-slider li img{
  max-width: 100%;margin-bottom: 17px;
}
.slide-two-step{
  overflow: hidden;margin-left: 10%;
}
.slide-two-step .left-part{
  width: 55%;float: left;margin-left: 5%;
  font-family: "GillSans-Light";font-weight: normal;font-size: 24px;color: #4f4a4a;line-height: 32px;
}
.slide-two-step .right-part{
  width: 40%;float: right;
  text-align: right;
}
.slide-two-step .right-part img{
  max-width: 100%;display: inline-block;
}
.arrow-down{
  margin-top: 5px;display: inline-block;opacity: 0.7;
}

#extra-section{
  padding: 170px 0;background-color: #ebebeb;
}
#extra-section .firm-desc{
  font-size: 28px;line-height: 36px;
}
.firm-desc small{
  font-size: 24px;
}

#team-section{
  /*background: url('images/team-bg.jpg') no-repeat;background-size: 100% 100%;*/
  background-color: #ffffff;border-top: 0px solid #ccc;box-shadow: 1px  1px 5px #ccc inset;padding-top: 130px;padding-bottom: 71px;
}
#team-desc{
  font-family: "GillSans-Light";font-weight: normal;font-size: 21.5px;color: #4f4a4a;line-height: 35px;padding-bottom: 50px;text-align: justify;
}

.team-members{
  overflow: hidden;display: block;list-style-type: none;text-align: center;
}
.team-members li{
  display: inline-block;width: 33%;box-sizing: border-box;cursor: pointer;text-align: center;min-height: 255px;
}
.team-members.smaller-list li{
  width: 19%;
}
.team-members li .bio-pic{
  text-align: center;
}
.team-members li .bio-pic img{
  max-width: 100%;border-radius: 50%;transition: border .2s;max-height: 150px;padding: 3px;border: 2px solid transparent;
  filter: gray; /* IE6-9 */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  -webkit-filter: grayscale(1);
}
.team-members li:hover .bio-pic img{
  border: 2px dotted #0e5592;-webkit-filter: grayscale(0);filter: grayscale(0);filter: none;
}
.team-members li:hover .bio-name, .team-members li:hover .bio-pic-sep, .team-members li:hover .bio-resig{
  opacity: 1;
}
.bio-pic-sep{
  max-width: 150px;margin: 0px auto;height: 8px;width: 100%;background-color: #d8d8d7;opacity: 1;transition: opacity .2s;margin-bottom: 5px;
}
.bio-name, .bio-resig{
  font-family: "Montserrat";font-weight: normal;font-size: 16px;color: #4f4a4a;letter-spacing: 0.16px;line-height: 24px;opacity: 1;transition: opacity .2s;
}
.bio-name,#team-bio-popup h4{
  text-transform: uppercase;
}
.bio-resig{
  font-family: "GillSans-Light";white-space: nowrap;overflow: hidden;display: block;text-overflow: ellipsis;letter-spacing: 0.8px;
}

.team-memb-desc{
  display: none;
}
.body-overlay{
  background-color: rgba(0,0,0,0.5);display: none;position: fixed;width: 100%;height: 100%;left: 0;top: 0;z-index: 9999991;
}
#team-bio-popup{
  position: fixed;width: 80%;height: 80%;max-width: 980px;max-height: 755px;left: 0; top: 0;bottom: 0;right: 0;margin: auto;background-color: white;z-index: 9999992;box-sizing: border-box;background: url('images/team-bg.jpg') no-repeat;background-size: 100% 100%;padding: 70px 5%;display: none;
}
#team-bio-popup.no-bg{
  background-image: none;background-color: #ffffff;
}
#popup-close-btn{
  color: #90908c;border: 1px solid #97b3cb;border-radius: 50%;transition: all 0.2s;position: absolute;top: 7%;right: 6%;padding: 10px 12px;cursor: pointer;
}
#popup-close-btn:hover{
  background-color: rgba(255,255,255,0.4);
}
#team-bio-info-in{
  overflow-y:scroll;position: relative;display: block;max-height: 80%;box-sizing: border-box;padding-right: 10px;font-size: 16px;
}
#team-bio-popup h4{
  color: #3e3e35;font-size: 28px;font-family: "GillSans-Light";font-weight: normal;line-height: normal; padding-right: 45px;
}
#team-bio-popup h5{
  color: #4f4a4a;font-size: 16px;font-family: "GillSans";font-weight: normal;line-height: 21px;margin-bottom: 30px;
}
#team-bio-info-in::-webkit-scrollbar {
    width: 0.5em;
}
 
#team-bio-info-in::-webkit-scrollbar-track {
    
}
 
#team-bio-info-in::-webkit-scrollbar-thumb {
  background-color: grey;width: 50%;
}

.simple_img_gallery{
  display: inline-block;
}

.jp-carousel-info{
  display: none;
}
.jp-carousel-info{    border-top: 1px solid #eee;}

#team-section .scroll-down.center{
    margin-top: 10px;
}
/** END main se style**/

/** Start Home News section style**/
#news-section{
  padding-top: 100px;
  padding-bottom: 50px;
}
#news-section .container{
  overflow: hidden;
}
#news-left-secton{
  float: left;
  width: 20%;
  box-sizing: border-box;
}
#news-section-img img{
  max-width: 100%;
  border-radius: 50%;
  transition: border .2s;
  max-height: 150px;
  padding: 3px;
  border: 2px dotted #0e5592;
}
#news-section-years-ul{
  margin-top: 22px;
  text-align: right;
  margin-right: 36%;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-top: 5px;
  border-right: 2px dotted #0e5592;
}
#news-section-years-ul li{
  color: #504a4a;
  font-size: 19px;
  font-family: "GillSans-Light";
  line-height: 22px;
}
#news-section-years-ul li.active, #news-section-years-ul li a:hover{
  font-family: "GillSans";
}
#news-section-years-ul li a{
  cursor: pointer;
}
#in-the-news-section{
  float: left;
  width: 80%;
  box-sizing: border-box;
}
#in-the-news-section .global-heading{
  padding-bottom: 24px;
}
.news-entries{
  padding-top: 5px;
}
.news-entries li{
  padding-bottom: 10px;
}
.news-entries .entry-title{
  color: #504a4a;
  font-family: "GillSans-Light";
  font-size: 20px;
  line-height: 28px;
}
.news-entries .entry-summary{
  font-size: 13px;
  color: #504a4a;
  font-family: "GillSans";
  line-height: 20px;
}
.news-entries .news-date{
  font-weight: bold;text-transform: uppercase;
}
#team-bio-info-in .news-date{
  font-size: 16px;
  float: left;
  padding-right: 5px;
  font-weight: bold;
  font-family: "GillSans";
  text-transform: uppercase;
}
.news-entries .entry-permalink{
  font-size: 14px;
  color: #365293;
  cursor: pointer;
  font-family: "GillSans-Light";
}
.entries.news-wrap{
  display: none;
  -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.entries.news-wrap.active{
  display: block;
}
.pagination{
  text-align: center;
  padding-top: 16px;
}
.pagination li {
  display:inline-block;
  padding:5px;
}
.pagination li a{
  color: #365293; 
  font-size: 14px;
  font-family: "GillSans-Light";
}
.pagination li.active a{
  font-family: "GillSans";
}

/** End Home News section style**/

/** Start Footer se style**/
#site-footer{
  background-color: #ebebeb;padding-top: 90px;
}
#footer-logo{
  text-align: left;padding-bottom: 40px;
}
#footer-logo img{max-width: 140px;}
#footer-contact-container{
  overflow: hidden;padding-bottom: 35px;
}
#footer-contact-info{
  padding-bottom: 15px;padding-top: 15px;
  width: 50%;float: left;
}
#footer-contact-info .text{
  font-family: "Montserrat";font-weight: 400;color: #4f4a4a; font-size: 18px;text-transform: uppercase;line-height: 32px;letter-spacing: 1.6px;margin-bottom: 0px;
}
#footer-contact-info .text p:last-child{
  margin-top: 25px;margin-bottom: 10px;
}
#footer-contact-info p.icons a{
  display: inline-block;margin: 0;text-align: center;
  width: 35px;height: 35px;border-radius: 50%;border: 2px solid #ebebeb;line-height: 30px;
}
#footer-contact-info p.icons a:hover{
  border-color: #4f4a4a;
}
#footer-contact-info p.icons a:hover img{
  opacity: 1;
}
#footer-contact-info p.icons a img{
  height: 17px;position: relative;top: 16%;
  opacity: 0.7;
}
#footer-contact-info p.icons a:first-child img{
  height: 16px;top: 15.5%;
}

#footer-contact-form{
  width: 45%;float: right;margin-bottom: 30px;
}
.form-field{
  width: 100%;margin-bottom: 13px;
}
.input-wrap{
  position: relative;
}
.input-wrap span{
  position: absolute;left: 0px;top: 10%;border-right: 1px dotted #ccc;width: 40px;height: 80%;
}
.input-wrap span.name-icon{
  background: url('images/name-icon.png') no-repeat;background-position: center;
}
.input-wrap span.phone-icon{
  background: url('images/phone-icon.png') no-repeat;background-position: center;
}
.input-wrap span.email-icon{
  background: url('images/email-f-icon.png') no-repeat;background-position: center;
}
.input-wrap span.message-icon{
  background: url('images/message-icon.png') no-repeat;background-position: top center;
}
.form-heading{
  font-family: "Montserrat";font-weight: 400;color: #4f4a4a; font-size: 24px;line-height: normal;margin-bottom: 20px;
}
.form-field input, .form-field textarea{
  display: block;width: 100%;border-radius: 1px;border: none;box-sizing: border-box;font-size: 15px;padding-left: 50px;background-color: rgba(204, 204, 204, 0.29);outline: none;
}
.form-field input{
  height: 40px;
}
.form-field input[type=image]{
  display: inline-block;width: auto;background-color: transparent;transition: all .1s;border: 1px solid #88898e;border: 0;height: 35px;padding-left: 0px;position: relative;outline: none;
}
.form-field input[type=image]:hover{
  opacity: 0.9;
}
.form-field textarea{
  height: 80px;padding-top: 10px;
}
.form-field label{
  color: #484848;font-size: 18px;font-family: "GillSans-Light";line-height: 25px;margin-bottom: 5px;
}

#copywrite-menu{
  overflow: hidden;max-width: 85%;margin: 0 auto;
}
#copywrite{
  float: left;font-family: "Montserrat";font-weight: 400;color: #ffffff; font-size: 12px;text-transform: uppercase;letter-spacing: 1.6px;line-height: 75px;
}
#copywrite strong{font-weight: 700;text-decoration: none;text-transform: uppercase;}
#footer-menu{
  float: right;text-align: right;
}
#footer-menu li{
  display: inline-block;
  margin: 0 18px;
}
#footer-menu li:last-child{
  margin-right: 0px;
}
#footer-menu li:first-child{
  margin-left: 0px;
}
#footer-menu li a{
  font-family: "Montserrat";font-weight: 400;color: #ffffff; font-size: 12px;text-transform: uppercase;letter-spacing: 1.6px;line-height: 75px;
}
#copywrite-wrap{
  background-color: #88898e
}
/** END Footer se style**/


/** Start Responsive Design **/
@media screen and (max-width: 1310px){
  #portfolio-section .container{
    max-width: 98%;
  }
}
@media screen and (max-width: 1060px){
  .container{max-width: 98%;}
}
@media screen and (max-width: 960px){
  #copywrite-menu{max-width: 99%;}
  #fix-center{
    padding: 0 10px;
  }
}
@media screen and (max-width: 900px){
  #top-logo{padding-top: 60px;padding-bottom: 25px;}
  #top-nav.fixed  #top-menu li{
    padding: 10px;
  }
  #portfolio-main-text{
    font-size: 24px;line-height: 28px;padding: 20px 40px;
  }
}
@media screen and (max-width: 820px){
  #menu-ctr {
    display: block;
  }
  #top-menu li{
    padding: 0 8px;
  }
  #top-nav.fixed ul{
    display: none;
  }
  #top-nav.fixed,#top-nav.fixed #fix-center{overflow: visible;}
  #top-nav.fixed #top-menu{
    position: absolute;top: 68px;right: 0px;background-color: #d8d8d7;
  }
  #top-nav.fixed  #top-menu li{
    display: block !important;padding: 0;
  }
  #top-nav.fixed #top-menu li a{padding: 10px;}
  #top-nav.fixed #top-menu li a:hover, #top-nav.fixed #top-menu li a.active{
    font-weight: normal;background-color: #eeeeee;font-family: "Montserrat-Light";line-height: 30px;
  }


  #top-nav ul{display: none;}
  #top-nav #top-menu{
    position: absolute;top: 68px;right: 0px;background-color: #d8d8d7;
  }
  #top-nav  #top-menu li{
    display: block !important;padding: 0;
  }
  #top-nav #top-menu li a{padding: 10px;color: #4f4a4a;}
  #top-nav #top-menu li a:hover, #top-nav #top-menu li a.active{
    font-weight: normal;background-color: #eeeeee;font-family: "Montserrat-Light";line-height: 30px;border-bottom: 0;
  }

  
  #top-nav.fixed #logo-hover{padding-bottom: 10px;}
  #top-nav.fixed #logo-hover img{max-width: 120px;}
  .team-members.smaller-list li{
    width: 30%;
  }
  #main-section,#expertise-section,#team-section{
    padding-top: 100px;
  }
    #portfolio-content h3{}
    .image-gallery-btn{margin: 0;
        right:0;
        top:0px;display:block;
    }
  #main-section .container,#expertise-section .container, #extra-section .container, #team-section .container,#portfolio-section .container{
  padding-left:15px;padding-right:15px;box-sizing:border-box;
  }
  #news-section-img img{
    max-width: 90%;
  }
}

@media screen and (max-width: 660px){
  #top-logo{
    padding-top: 40px;padding-bottom: 20px;
  }
  #top-logo img{
    max-width: 180px;
  }
  #portfolio-main-text{font-size: 22px;line-height: 24px;}

}
@media screen and (max-width: 641px){
  #main-building{height: 500px;}
  #expert-slider li{
    width: 100%;box-sizing: border-box;margin: 0;text-align: center;padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #eee;
  }
  .global-heading{
    font-size: 30px;
  }
  #expert-slider{margin-left: 0;}
  .slider-head{min-height: auto;margin-bottom: 10px;font-size: 26px;}
  .firm-desc{
    font-size: 20px;line-height: 26px;
  }
  #extra-section .firm-desc{font-size: 26px;line-height: 32px;}
  .slider-head br{
    display: none;
  }
  #slider-wrap .scroll-down{text-align: center;margin-left: 0;}
  .team-members.smaller-list li{width: 45%;}
  #portfolio-left-image{
    display: none;
  }
  #portfolio-content{
    width: 66%;margin-right: 0;
  }
  #portfolio-details{width: 31%;}
  .portfolio-desc p, #team-bio-info-in p{margin-bottom: 7px;padding-bottom: 0;}
  .portfolio-desc,#team-bio-info-in{
    line-height: 20px;font-size: 14px;
  }
  #footer-contact-form{
    padding: 40px 20px 0 20px;box-sizing: border-box;
  }
  #site-footer{padding-top: 40px;}
  #footer-contact-info,#footer-contact-form{
    width: 100%;float: none;
  }
  #footer-logo{text-align: center;padding-bottom: 20px;}
  #footer-contact-info .text,#footer-contact-info p.icons{text-align: center;}
  #copywrite,#footer-menu{float: none;text-align: center;}
  #copywrite{line-height: normal;padding-top: 20px;}

  #news-left-secton, #in-the-news-section{
    width: 100%;float: none;
  }
  #news-left-secton{
    text-align: center;
  }
  #news-section-years-ul{
    margin-right: 0;padding-right: 0;margin-bottom: 20px;padding-bottom: 20px;border-right: 0px;border-bottom: 2px dotted #0e5592;text-align: center;display: block;
  }
  #news-section-years-ul li{
    display: inline-block;padding: 0 2%;
  }
}
@media screen and (max-width: 540px){
  .team-members.smaller-list li{width: 95%;}
}
/** End Responsive Design **/



