@charset "utf-8";
/*Custom CSS Document */
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);

body{
	background-color:#E5E3E3;
	padding:0;
	margin-bottom:10px;
}
/*
nav.navbar-center.navbar-inverse {
    background: #4D4C52;
}
.navbar-center .social-links a {
    width: 32px;
    height: 32px;
    float: left;
    padding-right: 5px;
}
nav.navbar-center .social-links {
    float: left;
    padding: 27px 0 10px 0;
}
nav.navbar-center img {
    max-width: 100%;
    height: auto;
}
nav.navbar-center .logo {
    float: left;
    padding: 10px 20px 10px 0;
}
.navbar-inverse button.navbar-toggle {
    margin: 0;
    border: none;
    border-radius: 0;
    padding: 10px;
    width: 50px;
    height: 80px;
}
.navbar-inverse button.navbar-toggle .icon-bar {
    width: 100%;
    display: block;
    margin: 5px 0;
    height: 3px;
    border-radius: 0;
    background:#fff;
    border:0px;
    padding: 0;
}
*/



/* Large desktops and laptops */
@media (min-width: 1200px) {
/*nav.navbar-center img {
	    width: 100%;
	    height: auto;
	}
	nav.navbar-center .container {
	    text-align: center;
	    max-width: 980px;
	}
	#navbar.my-collapse.collapse {
	    visibility: visible;
	    display: inline-block;
	}
	ul.navbar-center > li > a {
	    padding: 0 15px;
	    line-height: 80px;
	}
	nav.navbar-center .logo {
	    padding: 10px 0 10px 0;
	    text-align: left;
	    float: left;
	}
	nav.navbar-center .social-links {
	    line-height: 80px;
	    float: right;
	    padding: 0;
	}*/
	
.bg-cont{
		background-color:#E5E3E3;
	}

  
.logo .img-responsive{
	  max-width:230px;
	  margin:auto;
	  padding:30px 10px 10px 10px;
}

.logo-lines{
	margin:20px 0px 0px 0px;
}

.left-box-wrapper{
	margin-top:59.0px;

}



.icon-a {
    color: #4D4C52;
}


.left-bg{
	background-color:#fff;
	padding:10px;

}

.right-bg{
	background-color:#fff;
	margin-left:10px;
	padding:10px;
	max-width:99%;
}


.icons-link a{
	color:#D7D7D7;
	text-decoration:none;
}

.icons-link a:hover{
	color:#fff;
	text-decoration:none;
}

.left-links ul{
	margin:0;
	padding:0;	
}

.left-links ul li{
	margin:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	list-style:none;
	display:block;
	padding:5px 0px 5px 20px;
	text-decoration:none;
}

.left-links ul li a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#808284;
	text-decoration:none;

}

.left-links ul li a:hover{
	color:#FEC10D;

}

.left-links h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	color:#8082847;
	border-bottom:2px solid #e5e3e3;
	text-transform:uppercase;
	padding-left:20px;

}

.left-links h3 a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	color:#808284;
	text-transform:uppercase;
	text-decoration:none;

}

.left-links h3 a:hover{
	color:#000;
}

.slider{
	padding:10px;
	background-color:#fff;

}

.left-panel{
	margin-left:10px;
	background-color:#fff;
}


.inside-header h2{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:34px;
	color:#fff;
	padding:20px 20px;;
	background-color:#808284;
	margin:10px;
	
}

.left-client{
	background-color:#fff;
	padding:10px;
	margin-bottom:10px;
}

.column-border-1{
	border-right:thin dashed #666;
	border-bottom:thin dashed #666;
	text-align:center;
	padding:10px;
	display:table !important;
   
    height:120px;
	
}

.column-border-last{
	border-bottom:thin dashed #666;
	text-align:left;
	display:table !important;
    height:120px;
	
	
}


.row-margin{
	margin:10px auto;
}

.top-bar{
	background-color:#4D4C52;
	text-align:right;
}

.social-wrap{
	padding:5px;
	margin:10px 0px;
}

.top-head-inside{
	background-color:#4D4C52;
	height:80px;
}

.top-head-inside h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:30px;
	margin:20px 10px 5px 10px;
	padding:20px 10px 5px 10px;
	color:#fff;
}

.top-head-inside-yellow{
	background-color:#FEC10D;
	height:80px;
}

.top-head-inside-yellow h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:21px;
	margin:0px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	color:#808284;
}



.image-box{
	padding:0;
	margin:0;
}

.image-box img{
	width:100%;
}

.box-right, .box-left{
	padding-right:8px;
	padding-left:8px;
}


.box-right-less, .box-left-less{
	padding-right:5px;
	padding-left:5px;
}

.box-MD-home{
	margin-left:10px;
	background-color:#fff;
	padding:3px 3px;
}

.box-MD-9{
	margin-left:10px;
	background-color:#fff;
	padding:10px 5px;
}

.row-bottom{
	margin-bottom:15px;
}

.row-bottom2{
	margin-bottom:10px;
}

.img-3{
	min-width:300px;
	max-width:300px;
}

.img-4{
	max-width:330px;
}
	
.box-border{
	border:2px solid #ccc;
	padding:10px 10px 10px 10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	margin:0px 5px;
	min-height:225px;
}

.row-height {
       display: table;
    }
	
.row-height [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
}

.row-margin-top{
	margin-top:10px;
}



.img-bottom{
	max-width:300px;
}


.image-box img{
	width:100%;
	height:100%;
}

.contact1 a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

.contact1 a:hover{
	color:#FFC313;
}

.row-equal {
display: table;
}
 
.row-equal [class*="col-"] {
float: none;
display: table-cell;
vertical-align: top;

} 

.bottom-yellow{
	background-color:#FEC10D;
	min-height:305px;
}

.bottom-yellow p{
	background-color:#FEC10D;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#000;
	padding:10px 10px 10px 10px;
	

}

.md-margin{
	margin:10px 0;
}

.col-pad{
	padding:0;
}

.top-dark h3{
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#4D4C52;
	font-size:34px;
	margin:0;
	padding:20px 10px 10px 10px ;
	color:#fff;
}


.top-yellow h3{
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#FEC10D;
	font-size:22px;
	margin:0;
	padding:10px 10px 10px 10px ;
	color:#fff;
}

.left-right-mar{
	margin:0;
	padding:0;
}


.demo{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

#equalheight {
    overflow: hidden; 
}


.img-new1{
	max-width:228px;
	max-height:221px;
	padding:0;
	margin:0;
	background-image:url(../images/desking/555.jpg);
}

.img-new2{
	max-width:386px;
	max-height:221px;
		padding:0;
		margin:0;
}

.img-container{
    height:100%;
    min-height:281px;
}

.img-container2{
    height:100%;
    max-height:281px;
}

.img-container img{
    height:100% !important;
}

.bottom-corner{
	max-height:300px;
	background-color:#FEC10D;
}


.row.equal [class*="col-"]{
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.row.equal{
  overflow: hidden; 
}

.client-logo .img-responsive{
	text-align:center;
	padding:33.2px 10px;
}

.top-text h4{
	background-color:#FEC10D;
	padding:10px;
	margin:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:21px;
	color:#808284;
}

.top-text-dark h4{
	background-color:#4D4C52;
	padding:10px;
	margin:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:21px;
	color:#fff;
}

.top-desking h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:28px;
	color:#fff;
	padding:20px 20px;
	margin:0;
	background-color:#808284;
	min-height:79px;
	line-height:38px;
}

.top-desking1 h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#fff;
	padding:20px 20px;
	margin:0;
	background-color:#FEC10D;
	min-height:79px;
}

.top-desking h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#fff;
	padding:0px 20px;
	margin:0;
	background-color:#FEC10D;
	min-height:79px;
	line-height:80px;
	
}

.image-height{
    height: 286px;
	overflow:hidden;
}

.image-height-2{
    height: 234px;
	overflow:hidden;
}


.height-div{
	min-height:272px;
}

.height-div-max{
	max-height:230px;
}


.height-div-max-panel-top{
	min-height:300px;
}

.table-width{
	width:94%;
	margin:auto;
	border:dashed thin #000;
}

.top{ border-top:dashed 1px #808284;}
.left{border-left:dashed 1px #808284;}
.right{border-right:dashed 1px #808284}
.bottom{border-bottom:dashed 1px #808284;}

.label-form-name{
	width:40px;
	height:40px;
	background-color:#E5E3E3;
	margin-right:5px;
	float:left;
	padding:10px;
}

.formwrapper{
	margin:10px;
	padding-bottom:5px;
}

.field-bg{
	min-height:40px;
	background-color:#E5E3E3;
	padding:5px;
	border:none;
	width:50%;
}

.form-icons{
	font-size:20px;
	margin:auto;
	color:#4D4C52;
}

.control-group{
	display:block;
	margin:5px;
}

.other-field{
	margin-left:50px;
	margin-top:10px;
}

.title-form{
	display:block;
	font-size:14px;
	color:#4D4C52;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}

.btn-wrap{
	width:55.5%;
}

.btn-style{
	background-color:#E5E3E3;
	float:right;
	border-radius: 0 !important;
}

.colum-check{
	float:left;
	width:25%;
	margin-right:10px;
}

.contact-height{
	margin-bottom:43px;
}

.margin-bothside{
	margin:0px 10px;
}

.about-text{
	font-size:14px;
	background-color:#E5E3E3;
	padding:30px 10px;
	margin:0px 5px 5px 0px;
	text-align:center;
}

.about-text2{
	font-size:14px;
	background-color:#E5E3E3;
	padding:50px 10px;
	margin:0px 5px 5px 0px;
	text-align:center;
	min-height:166px;
}
.about-text3{
	font-size:14px;
	background-color:#E5E3E3;
	padding:30px 10px 10px 10px ;
	margin:0px 5px 5px 0px;
	text-align:center;
	min-height:166px;
}

.about-text-dark{
	font-size:14px;
	background-color:#4D4C52;
	padding:30px 10px;
	margin:5px 0px 0px 0px;
	color:#fff;
	text-align:center;
}

.about-text-image{
	width:100%;
	margin:0px 10px;
}

.about img{
	max-height:166px;
	width:100%;
}

.left-margin-form{
	margin-left:50px;
}

.contact-right-menu-margin{
	margin-bottom:140px;
}

#cfg-element-1-7{
	width:20%;
}

.about-1 .img-responsive{
	text-align:center;
	margin: 0 auto;
}

.top-mobile-menu{
	display:none;
}

.about-text1 h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#fff;
	padding:20px 10px;
	margin-top:10px;
	text-align:center;
}



.text2{
	margin-bottom:10px;
}


.about-yellow h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#fff;
	padding:20px 10px;
	text-align:center;
	margin-top:0;
	margin-bottom:0;

}


.about-img{
	padding:0px 0px;
	width:100%;
}

.pad-abt-img-left{
	padding-left:0;
	padding-right:6px;

}

.pad-abt-img-right{
	padding-left:6px;
	padding-right:0;
}

.pad-abt-img-middle{
	padding-left:7px;
	padding-right:7px;
}

.pad-abt-img-middle2{
	padding-left:12px;
	padding-right:6px;
}

.abt-bottom{
	margin-bottom:10px;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.yellow-box{
	padding-top:70px;
}

.yellow-height{
	vertical-align:central;
	min-height:318px;
	padding-top:110px;
}

.inside-text1 h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#fff;
	text-align:center;
	margin-top:5px;
	padding:9px 0px;	
}
.inside-text1{
	margin-bottom:10px;
}

.inside-text1-top{
	margin-top:10px;
}

.inside-text1-top h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#fff;
	margin-top:5px;
	padding:9px 10px;	
	
}

.inside-text1-bottom h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#fff;
	margin-top:5px;
	padding:9px 10px;
	
}

.contact-text{
	margin:6px 10px;
}

.contact-text h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#808285;
	padding-bottom:5px;
	border-bottom:dashed #808285 thin;
}

.contact-text p{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#808285;
}

.abt-title-pad h3{
	padding:32.5px 10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#fff;
	margin-top:10px;
	text-align:center;
}
.img-margin-space{
	margin-bottom:14px;
}

.desking-blank{
	background-color:#E5E3E3;
	height:193px;
}

.desking-conf{
	background-color:#E5E3E3;
	height:84px;
}

.grey-height{
	padding-top:60px;
}

.grey-height-conference{
	padding-top:90px;
}

.grey-cabins-height{
	padding-top:60px;
	height:100px;
}

.grey-cubicles{
	height:310px;
	padding-top:100px;
}

.cubicle-gre-right-pad{
	padding-right:0;
}

}
/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

/*nav.navbar-center img {
	    width: 100%;
	    height: auto;
	}
	nav.navbar-center .container {
	    text-align: center;
	    max-width: 980px;
	}
	#navbar.my-collapse.collapse {
	    visibility: visible;
	    display: inline-block;
	}
	ul.navbar-center > li > a {
	    padding: 0 15px;
	    line-height: 80px;
	}
	nav.navbar-center .logo {
	    padding: 10px 0 10px 0;
	    text-align: left;
	    float: left;
	}
	nav.navbar-center .social-links {
	    line-height: 80px;
	    float: right;
	    padding: 0;
	}*/

.bg-cont{
		background-color:#E5E3E3;
	}

  
.logo .img-responsive{
	  max-width:230px;
	  margin:auto;
	  padding:30px 10px 10px 10px;
}

.logo-lines{
	margin:20px 0px 0px 0px;
}

.left-box-wrapper{
	margin-top:130px;
	
}


.icon-a {
    color: #4D4C52;
}


.left-bg{
	background-color:#fff;
	padding:10px;

}

.right-bg{
	background-color:#fff;
	margin-left:10px;
	padding:10px;
	max-width:99%;
}


.icons-link a{
	color:#D7D7D7;
	text-decoration:none;
}

.icons-link a:hover{
	color:#fff;
	text-decoration:none;
}

.left-links ul{
	margin:0;
	padding:0;	
}

.left-links ul li{
	margin:0;
	padding:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	list-style:none;
	display:block;
	padding:5px 0px;
	text-decoration:none;
}

.left-links ul li a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#808284;
	text-decoration:none;
	padding-left:20px;

}

.left-links ul li a:hover{
	color:#FEC10D;

}

.left-links h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	color:#8082847;
	border-bottom:2px solid #e5e3e3;
	text-transform:uppercase;
	padding-left:20px;


}

.left-links h3 a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	color:#808284;
	text-transform:uppercase;
	text-decoration:none;

}

.left-links h3 a:hover{
	color:#000;
}

.slider{
	padding:10px;
	background-color:#fff;
	margin-left:10px;
}

.left-panel{
	margin-left:10px;
	background-color:#fff;
}


.inside-header h2{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:36px;
	color:#fff;
	padding:20px 10px;;
	background-color:#4D4C52;
	margin:10px;
	
}

.left-client{
	background-color:#fff;
	padding:10px;
	margin-bottom:10px;
}

.column-border-1{
	border-right:thin dashed #666;
	border-bottom:thin dashed #666;
	text-align:center;
	padding:10px;
	display:table !important;
   
    height:120px;
	
}

.column-border-last{
	border-bottom:thin dashed #666;
	text-align:left;
	display:table !important;
    height:120px;
	
	
}


.row-margin{
	margin:10px auto;
}

.top-bar{
	background-color:#4D4C52;
	text-align:right;
}

.social-wrap{
	padding:5px;
	margin:10px 0px;
}

.top-head-inside{
	background-color:#4D4C52;
	height:80px;
	
}

.top-head-inside h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:30px;
	margin:20px 10px 5px 10px;
	padding:20px 10px 5px 10px;
	color:#fff;
}

.top-head-inside-yellow{
	background-color:#FEC10D;
	height:80px;
}

.top-head-inside-yellow h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:21px;
	margin:0px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	color:#808284;
}



.image-box{
	padding:0;
	margin:0;
}

.image-box img{
	width:100%;
}

.box-right, .box-left{
	padding-right:10px;
	padding-left:10px;
}




.box-MD-9{
	margin-left:10px;
	background-color:#fff;
	padding:10px 5px;
}

.row-bottom{
	margin-bottom:15px;
}

.img-3{
	min-width:300px;
	max-width:300px;
}

.img-4{
	max-width:330px;
}
	
.box-border{
	border:2px solid #ccc;
	padding:10px 10px 33px 10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	margin:0px 5px;
}

.row-height {
       display: table;
    }
	
.row-height [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
}

.row-margin-top{
	margin-top:10px;
}



.img-bottom{
	max-width:300px;
}


.image-box img{
	width:100%;
	height:100%;
}

.contact1 a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

.contact1 a:hover{
	color:#FFC313;
}

.row-equal {
display: table;
}
 
.row-equal [class*="col-"] {
float: none;
display: table-cell;
vertical-align: top;

} 

.bottom-yellow{
	background-color:#FEC10D;
	max-height:300px;
}

.bottom-yellow p{
	background-color:#FEC10D;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:15px;
	color:#000;
	padding:10px 10px 10px 10px;
	

}

.md-margin{
	margin:10px 0;
}

.col-pad{
	padding:0;
}

.top-dark h3{
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#4D4C52;
	font-size:34px;
	margin:0;
	padding:20px 10px 10px 10px ;
	color:#fff;
}


.top-yellow h3{
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#FEC10D;
	font-size:22px;
	margin:0;
	padding:10px 10px 10px 10px ;
	color:#fff;
}

.left-right-mar{
	margin:0;
	padding:0;
}

.demo{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

#equalheight {
    overflow: hidden; 
}


.img-new1{
	max-width:228px;
	max-height:221px;
	padding:0;
	margin:0;
	background-image:url(../images/desking/555.jpg);
}

.img-new2{
	max-width:386px;
	max-height:221px;
		padding:0;
		margin:0;
}

.img-container{
    height:100%;
    min-height:281px;
}

.img-container2{
    height:100%;
    max-height:281px;
}

.img-container img{
    height:100% !important;
}

.bottom-corner{
	max-height:300px;
	background-color:#FEC10D;
}


.row.equal [class*="col-"]{
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.row.equal{
  overflow: hidden; 
}

.client-logo .img-responsive{
	text-align:center;
}

.left-box-wrapper-client{
	margin-top:115px;
}

.top-text h4{
	background-color:#FEC10D;
	padding:10px;
	margin:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:21px;
	color:#808284;
}

.top-text-dark h4{
	background-color:#4D4C52;
	padding:10px;
	margin:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:21px;
	color:#fff;
}

.top-desking h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:24px;
	color:#fff;
	padding:20px 18px;
	margin:0;
	background-color:#808284;

	
}

.top-desking1 h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#fff;
	padding:20px 18px;
	margin:0;
	background-color:#FEC10D;

}

.top-desking h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#fff;
	padding:13px 20px;
	margin:0;
	background-color:#FEC10D;
	
	
}

.top{ border-top:dashed 1px #000;}
.left{border-left:dashed 1px #000;}
.right{border-right:dashed 1px #000}
.bottom{border-bottom:dashed 1px #000;}


.label-form-name{
	width:40px;
	height:40px;
	background-color:#E5E3E3;
	margin-right:5px;
	float:left;
	padding:10px;
}

.formwrapper{
	margin:10px;
	padding-bottom:10px;
}

.field-bg{
	min-height:40px;
	background-color:#E5E3E3;
	padding:5px;
	border:none;
	width:50%;
}

.form-icons{
	font-size:20px;
	margin:auto;
}

.control-group{
	display:block;
	margin:5px;
}

.other-field{
	margin-left:50px;
	margin-top:10px;
}

.title-form{
	display:block;
	font-size:14px;
	color:#4D4C52;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}

.btn-wrap{
	width:55.5%;
}

.btn-style{
	background-color:#E5E3E3;
	float:right;
	border-radius: 0 !important;
}


.top{ border-top:dashed 1px #000;}
.left{border-left:dashed 1px #000;}
.right{border-right:dashed 1px #000}
.bottom{border-bottom:dashed 1px #000;}


.label-form-name{
	width:40px;
	height:40px;
	background-color:#E5E3E3;
	margin-right:5px;
	float:left;
	padding:10px;
}

.formwrapper{
	margin:10px;
	padding-bottom:46px;
}

.field-bg{
	min-height:40px;
	background-color:#E5E3E3;
	padding:5px;
	border:none;
	width:50%;
}

.form-icons{
	font-size:20px;
	margin:auto;
	color:#4D4C52;
}

.control-group{
	display:block;
	margin:5px;
}

.other-field{
	margin-left:50px;
	margin-top:10px;
}

.title-form{
	display:block;
	font-size:14px;
	color:#4D4C52;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}

.btn-wrap{
	width:55.5%;
}

.btn-style{
	background-color:#E5E3E3;
	float:right;
	border-radius: 0 !important;
}

.colum-check{
	float:left;
	width:20%;
	margin-right:10px;
}

.contact-height{
	margin-bottom:43px;
}

.margin-bothside{
	margin:0px 10px;
}

.about-text{
	font-size:14px;
	background-color:#E5E3E3;
	padding:30px 10px;
	margin:0px 5px 5px 0px;
	text-align:center;
}

.about-text2{
	font-size:14px;
	background-color:#E5E3E3;
	padding:50px 10px;
	margin:0px 5px 5px 0px;
	text-align:center;
	min-height:166px;
}
.about-text3{
	font-size:14px;
	background-color:#E5E3E3;
	padding:30px 10px 10px 10px ;
	margin:0px 5px 5px 0px;
	text-align:center;
	min-height:166px;
}

.about-text-dark{
	font-size:14px;
	background-color:#4D4C52;
	padding:30px 10px;
	margin:5px 0px 0px 0px;
	color:#fff;
	text-align:center;
}

.about-text-image{
	width:100%;
	margin:0px 10px;
}

.about img{
	max-height:166px;
	width:100%;
}

.top-mobile-menu{
	display:none;
}


.about-text1 h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#fff;
	padding:20px 10px;
	margin-top:10px;
	text-align:center;
}



.text2{
	margin-bottom:10px;
}


.about-yellow h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#fff;
	padding:20px 10px;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	background-color:#FFC10E;
}


.about-img{
	padding:0px 0px;
	width:100%;
}

.pad-abt-img-left{
	padding-left:0;
	padding-right:6px;

}

.pad-abt-img-right{
	padding-left:6px;
	padding-right:0;
}

.pad-abt-img-middle{
	padding-left:10px;
	padding-right:6px;
}

.abt-bottom{
	margin-bottom:10px;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.yellow-box{
	padding-top:70px;
}

.yellow-height{
	vertical-align:central;
	min-height:318px;
	padding-top:120px;
}

.inside-text1 h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#fff;
	margin-top:5px;
	padding:9px 0px;	
}
.inside-text1{
	margin-bottom:10px;
}

.inside-text1-top{
	margin-top:10px;
}

.inside-text1-top h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#fff;
	margin-top:5px;
	padding:9px 10px;	
}

.inside-text1-bottom h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#fff;
	margin-top:5px;
	padding:9px 10px;
	
}

.contact-text{
	margin:6px 10px;
}

.contact-text h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#808285;
	padding-bottom:5px;
	border-bottom:dashed #808285 thin;
}

.contact-text p{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#808285;
}

.abt-title-pad h3{
	padding:32.5px 10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#fff;
	margin-top:10px;
	text-align:center;
}
.img-margin-space{
	margin-bottom:14px;
}

.desking-blank{
	background-color:#E5E3E3;
	height:193px;
}

.desking-conf{
	background-color:#E5E3E3;
	height:84px;
}

.grey-height{
	padding-top:60px;
}

.grey-height-conference{
	padding-top:90px;
}

.grey-cabins-height{
	padding-top:60px;
	height:100px;
}

.grey-cubicles{
	height:250px;
	padding-top:50px;
}

.cubicle-gre-right-pad{
	padding-right:0;
}


}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
/*nav.navbar-center img {
	    width: 100%;
	    height: auto;
	}
	nav.navbar-center .container {
	    text-align: center;
	    max-width: 980px;
	}
	#navbar.my-collapse.collapse {
	    visibility: visible;
	    display: inline-block;
	}
	ul.navbar-center > li > a {
	    padding: 0 15px;
	    line-height: 80px;
	}
	nav.navbar-center .logo {
	    padding: 10px 0 10px 0;
	    text-align: left;
	    float: left;
	}
	nav.navbar-center .social-links {
	    line-height: 80px;
	    float: right;
	    padding: 0;
	}*/
	
.bg-cont{
		background-color:#E5E3E3;
	}

  
.logo .img-responsive{
	  max-width:230px;
	  margin:auto;
	  padding:30px 10px 10px 10px;
}

.logo-lines{
	margin:20px 0px 0px 0px;
}

.left-box-wrapper{
	margin-top:50px;
	
}


.icon-a {
    color: #4D4C52;
}


.left-bg{
	background-color:#fff;
	padding:10px;

}

.right-bg{
	background-color:#fff;
	margin-left:10px;
	padding:10px;
	max-width:99%;
}


.icons-link a{
	color:#D7D7D7;
	text-decoration:none;
}

.icons-link a:hover{
	color:#fff;
	text-decoration:none;
}

.left-links ul{
	margin:0;
	padding:0;	
}

.left-links ul li{
	margin:0;
	padding:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	list-style:none;
	display:block;
	padding:5px 0px;
	text-decoration:none;
}

.left-links ul li a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#808284;
	text-decoration:none;

}

.left-links ul li a:hover{
	color:#FEC10D;

}

.left-links h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	color:#8082847;
	border-bottom:2px solid #FEC10D;
	text-transform:uppercase;
	

}

.left-links h3 a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	color:#808284;
	text-transform:uppercase;
	text-decoration:none;

}

.left-links h3 a:hover{
	color:#000;
}

.slider{
	padding:10px;
	background-color:#fff;

}

.left-panel{
	margin-left:10px;
	background-color:#fff;
}


.inside-header h2{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:36px;
	color:#fff;
	padding:20px 20px;;
	background-color:#4D4C52;
	margin:10px;
	
}

.left-client{
	background-color:#fff;
	padding:10px;
	margin-bottom:10px;
}

.column-border-1{
	border-right:thin dashed #666;
	border-bottom:thin dashed #666;
	text-align:center;
	padding:10px;
	display:table !important;
   
    height:120px;
	
}

.column-border-last{
	border-bottom:thin dashed #666;
	text-align:left;
	display:table !important;
    height:120px;
	
	
}


.row-margin{
	margin:10px auto;
}

.top-bar{
	background-color:#4D4C52;
	text-align:right;
}

.social-wrap{
	padding:5px;
	margin:10px 0px;
}

.top-head-inside{
	background-color:#4D4C52;
	height:80px;
}

.top-head-inside h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:30px;
	margin:20px 10px 5px 10px;
	padding:20px 10px 5px 10px;
	color:#fff;
}

.top-head-inside-yellow{
	background-color:#FEC10D;
	height:80px;
}

.top-head-inside-yellow h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:21px;
	margin:0px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	color:#808284;
}



.image-box{
	padding:0;
	margin:0;
}

.image-box img{
	width:100%;
}

.box-right, .box-left{
	padding-right:5px;
	padding-left:5px;
}


.box-MD-9{

	background-color:#fff;
	padding:10px 5px;
}

.row-bottom{
	margin-bottom:15px;
}

.img-3{
	min-width:300px;
	max-width:300px;
}

.img-4{
	max-width:330px;
}
	
.box-border{
	border:2px solid #ccc;
	padding:10px 10px 80px 10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	margin:10px 5px;
}

.row-height {
       display: table;
    }
	
.row-height [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
}

.row-margin-top{
	margin-top:10px;
}



.img-bottom{
	max-width:300px;
}


.image-box img{
	width:100%;
	height:100%;
}

.contact1 a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

.contact1 a:hover{
	color:#FFC313;
}

.row-equal {
display: table;
}
 
.row-equal [class*="col-"] {
float: none;
display: table-cell;
vertical-align: top;

} 

.bottom-yellow{
	background-color:#FEC10D;
	max-height:300px;
}

.bottom-yellow p{
	background-color:#FEC10D;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#000;
	padding:10px 10px 10px 10px;
	

}

.md-margin{
	margin:10px 0;
}

.col-pad{
	padding:0;
}

.top-dark h3{
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#4D4C52;
	font-size:34px;
	margin:0;
	padding:20px 10px 10px 10px ;
	color:#fff;
}


.top-yellow h3{
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#FEC10D;
	font-size:22px;
	margin:0;
	padding:10px 10px 10px 10px ;
	color:#fff;
}

.left-right-mar{
	margin:0;
	padding:0;
}


.demo{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

#equalheight {
    overflow: hidden; 
}


.img-new1{
	max-width:228px;
	max-height:221px;
	padding:0;
	margin:0;
	background-image:url(../images/desking/555.jpg);
}

.img-new2{
	max-width:386px;
	max-height:221px;
		padding:0;
		margin:0;
}

.img-container{
    height:100%;
    min-height:281px;
}

.img-container2{
    height:100%;
    max-height:281px;
}

.img-container img{
    height:100% !important;
}

.bottom-corner{
	max-height:300px;
	background-color:#FEC10D;
}


.row.equal [class*="col-"]{
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.row.equal{
  overflow: hidden; 
}

.client-logo .img-responsive{
	text-align:center;
}

.top-text h4{
	background-color:#FEC10D;
	padding:10px;
	margin:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:21px;
	color:#808284;
}

.top-text-dark h4{
	background-color:#4D4C52;
	padding:10px;
	margin:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:21px;
	color:#fff;
}

.top-desking h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:34px;
	color:#fff;
	padding:10px 5px;
	margin:0;
	height:60px;
}

.top-desking h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#fff;
	padding:10px 5px;
	margin:0;
	height:60px;
}

.top{ border-top:dashed 1px #000;}
.left{border-left:dashed 1px #000;}
.right{border-right:dashed 1px #000}
.bottom{border-bottom:dashed 1px #000;}


.label-form-name{
	width:40px;
	height:40px;
	background-color:#E5E3E3;
	margin-right:5px;
	float:left;
	padding:10px;
}

.formwrapper{
	margin:10px;
	padding-bottom:46px;
}

.field-bg{
	min-height:40px;
	background-color:#E5E3E3;
	padding:5px;
	border:none;
	width:50%;
}

.form-icons{
	font-size:20px;
	margin:auto;
}

.control-group{
	display:block;
	margin:5px;
}

.other-field{
	margin-left:50px;
	margin-top:10px;
}

.title-form{
	display:block;
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}

.btn-wrap{
	width:55.5%;
}

.btn-style{
	background-color:#E5E3E3;
	float:right;
	border-radius: 0 !important;
}


.top{ border-top:dashed 1px #000;}
.left{border-left:dashed 1px #000;}
.right{border-right:dashed 1px #000}
.bottom{border-bottom:dashed 1px #000;}


.label-form-name{
	width:40px;
	height:40px;
	background-color:#E5E3E3;
	margin-right:5px;
	float:left;
	padding:10px;
}

.formwrapper{
	margin:10px;
	padding-bottom:46px;
}

.field-bg{
	min-height:40px;
	background-color:#E5E3E3;
	padding:5px;
	border:none;
	width:50%;
}

.form-icons{
	font-size:20px;
	margin:auto;
	color:#4D4C52;
}

.control-group{
	display:block;
	margin:5px;
}

.other-field{
	margin-left:50px;
	margin-top:10px;
}

.title-form{
	display:block;
	font-size:14px;
	color:#4D4C52;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}

.btn-wrap{
	width:55.5%;
}

.btn-style{
	background-color:#E5E3E3;
	float:right;
	border-radius: 0 !important;
}

.colum-check{
	float:left;
	width:30%;
	margin-right:10px;
}

.contact-height{
	margin-bottom:43px;
}

.margin-bothside{
	margin:0px 10px;
}

.about-text{
	font-size:14px;
	background-color:#E5E3E3;
	padding:30px 10px;
	margin:0px 5px 5px 0px;
	text-align:center;
}

.about-text2{
	font-size:14px;
	background-color:#E5E3E3;
	padding:50px 10px;
	margin:0px 5px 5px 0px;
	text-align:center;
	min-height:166px;
}
.about-text3{
	font-size:14px;
	background-color:#E5E3E3;
	padding:30px 10px 10px 10px ;
	margin:0px 5px 5px 0px;
	text-align:center;
	min-height:166px;
}

.about-text-dark{
	font-size:14px;
	background-color:#4D4C52;
	padding:30px 10px;
	margin:5px 0px 0px 0px;
	color:#fff;
	text-align:center;
}

.about-text-image{
	width:100%;
	margin:0px 10px;
}

.about img{
	max-height:166px;
	width:100%;
}

.top-hide{
	display:none;
}


.top-mobile-menu{
	visibility:visible;
}

.navbar{
	position:relative;
	margin-bottom:0;
	min-height:70px;
}

.menu-logo{
	display:none;
}

.navbar-brand .img-responsive{
	height:40px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ecf0f1;
  margin-top:20px;
}

.about-text1 h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#fff;
	padding:20px 10px;
	margin-top:10px;
	text-align:center;
}



.text2{
	margin-bottom:10px;
}


.about-yellow h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#fff;
	padding:20px 10px;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	background-color:#FFC10E;
}


.about-img{
	padding:0px 0px;
	width:100%;
}

.pad-abt-img-left{
	padding-left:0;
	padding-right:6px;

}

.pad-abt-img-right{
	padding-left:6px;
	padding-right:0;
}

.pad-abt-img-middle{
	padding-left:10px;
	padding-right:6px;
}

.abt-bottom{
	margin-bottom:10px;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.yellow-box{
	padding-top:70px;
}

.yellow-height{
	vertical-align:central;
	min-height:318px;
	padding-top:120px;
}

.inside-text1 h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#fff;
	margin-top:5px;
	padding:9px 0px;	
	text-align:center;
}
.inside-text1{
	margin-bottom:10px;
}

.inside-text1-top{
	margin-top:10px;
}

.inside-text1-top h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#fff;
	margin-top:5px;
	padding:9px 10px;	
}

.inside-text1-bottom h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#fff;
	margin-top:5px;
	padding:9px 10px;
	
}

.contact-text{
	margin:6px 10px;
}

.contact-text h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#808285;
	padding-bottom:5px;
	border-bottom:dashed #808285 thin;
}

.contact-text p{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#808285;
}

.abt-title-pad h3{
	padding:32.5px 10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#fff;
	margin-top:10px;
	text-align:center;
}
.img-margin-space{
	margin-bottom:14px;
}

.desking-blank{
	background-color:#E5E3E3;
	height:193px;
}

.desking-conf{
	background-color:#E5E3E3;
	height:84px;
}

.grey-height{
	padding-top:60px;
}

.grey-height-conference{
	padding-top:90px;
}

.grey-cabins-height{
	padding-top:60px;
	height:100px;
}

.grey-cubicles{
	height:460px;
	padding-top:200px;
}

.cubicle-gre-right-pad{
	padding-right:0;
}

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
/*
nav.navbar-center .my-collapse {
	    clear: both;
	    padding: 10px 0;
	}*/
	
.bg-cont{
		background-color:#E5E3E3;
	}

  
.logo .img-responsive{
	  max-width:230px;
	  margin:auto;
	  padding:30px 10px 10px 10px;
}

.logo-lines{
	margin:20px 0px 0px 0px;
}

.left-box-wrapper{
	margin-top:50px;
	
}


.icon-a {
    color: #4D4C52;
}


.left-bg{
	background-color:#fff;
	padding:10px;

}

.right-bg{
	background-color:#fff;
	margin-left:10px;
	padding:10px;
	max-width:99%;
}


.icons-link a{
	color:#D7D7D7;
	text-decoration:none;
}

.icons-link a:hover{
	color:#fff;
	text-decoration:none;
}

.left-links ul{
	margin:0;
	padding:0;	
}

.left-links ul li{
	margin:0;
	padding:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	list-style:none;
	display:block;
	padding:5px 0px;
	text-decoration:none;
}

.left-links ul li a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#808284;
	text-decoration:none;

}

.left-links ul li a:hover{
	color:#FEC10D;

}

.left-links h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	color:#8082847;
	border-bottom:2px solid #FEC10D;
	text-transform:uppercase;

}

.left-links h3 a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	color:#808284;
	text-transform:uppercase;
	text-decoration:none;

}

.left-links h3 a:hover{
	color:#000;
}

.slider{
	padding:10px;
	background-color:#fff;

}

.left-panel{
	margin-left:10px;
	background-color:#fff;
}


.inside-header h2{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:34px;
	color:#fff;
	padding:20px 10px;;
	background-color:#4D4C52;
	margin:10px;
	
}

.left-client{
	background-color:#fff;
	padding:10px;
	margin-bottom:10px;
}

.column-border-1{
	border-right:thin dashed #666;
	border-bottom:thin dashed #666;
	text-align:center;
	padding:10px;
	display:table !important;
   
    height:120px;
	
}

.column-border-last{
	border-bottom:thin dashed #666;
	text-align:left;
	display:table !important;
    height:120px;
	
	
}


.row-margin{
	margin:10px auto;
}

.top-bar{
	background-color:#4D4C52;
	text-align:right;
}

.social-wrap{
	padding:5px;
	margin:10px 0px;
}

.top-head-inside{
	background-color:#4D4C52;
	height:80px;
}

.top-head-inside h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:30px;
	margin:20px 10px 5px 10px;
	padding:20px 10px 5px 10px;
	color:#fff;
}

.top-head-inside-yellow{
	background-color:#FEC10D;
	height:80px;
}

.top-head-inside-yellow h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:21px;
	margin:0px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	color:#808284;
}



.image-box{
	padding:0;
	margin:0;
}

.image-box img{
	width:100%;
}

.box-right, .box-left{
	padding-right:10px;
	padding-left:10px;
}


.box-MD-9{

	background-color:#fff;
	padding:10px 5px;
}

.row-bottom{
	margin-bottom:15px;
}

.img-3{
	min-width:300px;
	max-width:300px;
}

.img-4{
	max-width:330px;
}
	
.box-border{
	border:2px solid #ccc;
	padding:10px 10px 80px 10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	margin:10px 5px;
}

.row-height {
       display: table;
    }
	
.row-height [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
}

.row-margin-top{
	margin-top:10px;
}



.img-bottom{
	max-width:300px;
}


.image-box img{
	width:100%;
	height:100%;
}

.contact1 a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

.contact1 a:hover{
	color:#FFC313;
}

.row-equal {
display: table;
}
 
.row-equal [class*="col-"] {
float: none;
display: table-cell;
vertical-align: top;

} 

.bottom-yellow{
	background-color:#FEC10D;
	max-height:300px;
}

.bottom-yellow p{
	background-color:#FEC10D;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#000;
	padding:10px 10px 10px 10px;
	

}

.md-margin{
	margin:10px 0;
}

.col-pad{
	padding:0;
}

.top-dark h3{
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#4D4C52;
	font-size:34px;
	margin:0;
	padding:20px 10px 10px 10px ;
	color:#fff;
}


.top-yellow h3{
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#FEC10D;
	font-size:22px;
	margin:0;
	padding:10px 10px 10px 10px ;
	color:#fff;
}

.left-right-mar{
	margin:0;
	padding:0;
}


.demo{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

#equalheight {
    overflow: hidden; 
}


.img-new1{
	max-width:228px;
	max-height:221px;
	padding:0;
	margin:0;
	background-image:url(../images/desking/555.jpg);
}

.img-new2{
	max-width:386px;
	max-height:221px;
		padding:0;
		margin:0;
}

.img-container{
    height:100%;
    min-height:281px;
}

.img-container2{
    height:100%;
    max-height:281px;
}

.img-container img{
    height:100% !important;
}

.bottom-corner{
	max-height:300px;
	background-color:#FEC10D;
}


.row.equal [class*="col-"]{
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.row.equal{
  overflow: hidden; 
}

.client-logo .img-responsive{
	text-align:center;
		display:table;
	margin:auto;
}

.top-text h4{
	background-color:#FEC10D;
	padding:10px;
	margin:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:21px;
	color:#808284;
}

.top-text-dark h4{
	background-color:#4D4C52;
	padding:10px;
	margin:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:21px;
	color:#fff;
}

.top-desking h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:34px;
	color:#fff;
	padding:10px 5px;
	margin:0;
	height:60px;
}

.top-desking h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#fff;
	padding:10px 5px;
	margin:0;
	height:60px;
}

.top-desking1 h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#fff;
	padding:10px 10px;
	margin:0;
	background-color:#FEC10D;
}

.top{ border-top:dashed 1px #000;}
.left{border-left:dashed 1px #000;}
.right{border-right:dashed 1px #000}
.bottom{border-bottom:dashed 1px #000;}


.label-form-name{
	width:40px;
	height:40px;
	background-color:#E5E3E3;
	margin-right:5px;
	float:left;
	padding:10px;
}

.formwrapper{
	margin:10px;
	padding-bottom:46px;
}

.field-bg{
	min-height:40px;
	background-color:#E5E3E3;
	padding:5px;
	border:none;
	width:80%;
}

.form-icons{
	font-size:20px;
	margin:auto;
}

.control-group{
	display:block;
	margin:5px;
}

.other-field{
	margin-left:50px;
	margin-top:10px;
}

.title-form{
	display:block;
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}

.btn-wrap{
	width:55.5%;
}

.btn-style{
	background-color:#E5E3E3;
	float:right;
	border-radius: 0 !important;
}

.margin-bothside{
	margin:0px 10px;
}

.about-text{
	font-size:14px;
	background-color:#E5E3E3;
	padding:30px 10px;
	margin:0px 5px 5px 0px;
	text-align:center;
}

.about-text2{
	font-size:14px;
	background-color:#E5E3E3;
	padding:50px 10px;
	margin:0px 5px 5px 0px;
	text-align:center;
	min-height:166px;
}
.about-text3{
	font-size:14px;
	background-color:#E5E3E3;
	padding:30px 10px 10px 10px ;
	margin:0px 5px 5px 0px;
	text-align:center;
	min-height:166px;
}

.about-text-dark{
	font-size:14px;
	background-color:#4D4C52;
	padding:30px 10px;
	margin:5px 0px 0px 0px;
	color:#fff;
	text-align:center;
}

.about-text-image{
	width:100%;
	margin:0px 10px;
}

.about img{
	max-height:166px;
	width:100%;
}
.top-hide{
	display:none;
}


.top-mobile-menu{
	visibility:visible;
}

.navbar{
	position:relative;
	margin-bottom:0;
	min-height:70px;
}

.menu-logo{
	display:none;
}

.navbar-brand .img-responsive{
	height:40px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ecf0f1;
  margin-top:20px;
}


.about-text1 h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#fff;
	padding:20px 10px;
	margin-top:10px;
	text-align:center;
}


.text2{
	margin-bottom:10px;
}

.about-yellow h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#fff;
	padding:20px 10px;
	text-align:center;
	margin-top:0;
	margin-bottom:0;

}


.about-img{
	padding:0px 0px;
	width:100%;
}

.pad-abt-img-left{
	padding-left:0;
	padding-right:6px;

}

.pad-abt-img-right{
	padding-left:6px;
	padding-right:0;
}

.pad-abt-img-middle{
	padding-left:10px;
	padding-right:6px;
}

.abt-bottom{
	margin-bottom:10px;
}


.yellow-box{
	padding-top:10px;
}

.yellow-height{
	vertical-align:central;
}

.inside-text1 h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#fff;
	margin-top:5px;
	padding:9px 0px;	
	text-align:center;
}
.inside-text1{
	margin-bottom:10px;
}

.inside-text1-top{
	margin-top:10px;
}

.inside-text1-top h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#fff;
	margin-top:5px;
	padding:9px 10px;	
}

.inside-text1-bottom h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#fff;
	margin-top:5px;
	padding:9px 10px;
	
}

.contact-text{
	margin:6px 10px;
}

.contact-text h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#808285;
	padding-bottom:5px;
	border-bottom:dashed #808285 thin;
}

.contact-text p{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#808285;
}

.abt-title-pad h3{
	padding:32.5px 10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#fff;
	margin-top:10px;
	text-align:center;
}
.img-margin-space{
	margin-bottom:14px;
}

.desking-blank{
	background-color:#E5E3E3;
	
}

.desking-conf{
	background-color:#E5E3E3;
	
}

.grey-height{
	
}

.grey-height-conference{
	
}

.grey-cabins-height{
	
}

.grey-cubicles{
	
}

.cubicle-gre-right-pad{
	padding:0;
}

}

/* Landscape phones and smaller */
@media (max-width: 480px) {
/*nav.navbar-center .my-collapse {
	    clear: both;
	    padding: 10px 0;
	}*/
	
.bg-cont{
		background-color:#E5E3E3;
	}

  
.logo .img-responsive{
	  max-width:230px;
	  margin:auto;
	  padding:30px 10px 10px 10px;
}

.logo-lines{
	margin:20px 0px 0px 0px;
}

.left-box-wrapper{
	margin-top:50px;
	
}


.icon-a {
    color: #4D4C52;
}


.left-bg{
	background-color:#fff;
	padding:10px;

}

.right-bg{
	background-color:#fff;
	margin-left:10px;
	padding:10px;
	max-width:99%;
}


.icons-link a{
	color:#D7D7D7;
	text-decoration:none;
}

.icons-link a:hover{
	color:#fff;
	text-decoration:none;
}

.left-links ul{
	margin:0;
	padding:0;	
}

.left-links ul li{
	margin:0;
	padding:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	list-style:none;
	display:block;
	padding:5px 0px;
	text-decoration:none;
}

.left-links ul li a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	text-decoration:none;
	color:#808284;
	text-decoration:none;

}

.left-links ul li a:hover{
	color:#FEC10D;

}

.left-links h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	color:#8082847;
	border-bottom:2px solid #FEC10D;
	text-transform:uppercase;

}

.left-links h3 a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px;
	color:#808284;
	text-transform:uppercase;
	text-decoration:none;

}

.left-links h3 a:hover{
	color:#000;
}

.slider{
	padding:10px;
	background-color:#fff;

}

.left-panel{
	margin-left:10px;
	background-color:#fff;
}


.inside-header h2{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:36px;
	color:#fff;
	padding:20px 10px;;
	background-color:#4D4C52;
	margin:10px;
	
}

.left-client{
	background-color:#fff;
	padding:10px;
	margin-bottom:10px;
}

.column-border-1{
	border-right:thin dashed #666;
	border-bottom:thin dashed #666;
	text-align:center;
	padding:10px;
	display:table !important;
   
    height:120px;
	
}

.column-border-last{
	border-bottom:thin dashed #666;
	text-align:left;
	display:table !important;
    height:120px;
	
	
}


.row-margin{
	margin:10px auto;
}

.top-bar{
	background-color:#4D4C52;
	text-align:right;
}

.social-wrap{
	padding:5px;
	margin:10px 0px;
}

.top-head-inside{
	background-color:#4D4C52;
	height:80px;
}

.top-head-inside h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:30px;
	margin:20px 10px 5px 10px;
	padding:20px 10px 5px 10px;
	color:#fff;
}

.top-head-inside-yellow{
	background-color:#FEC10D;
	height:80px;
}

.top-head-inside-yellow h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:21px;
	margin:0px 10px 5px 10px;
	padding:5px 10px 5px 10px;
	color:#808284;
}



.image-box{
	padding:0;
	margin:0;
}

.image-box img{
	width:100%;
}

.box-right, .box-left{
	padding-right:10px;
	padding-left:10px;
}


.box-MD-9{
	
	background-color:#fff;
	padding:10px 5px;
}

.row-bottom{
	margin-bottom:15px;
}

.img-3{
	min-width:300px;
	max-width:300px;
}

.img-4{
	max-width:330px;
}
	
.box-border{
	border:2px solid #ccc;
	padding:10px 10px 10px 10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	margin:10px 5px;
}

.row-height {
       display: table;
    }
	
.row-height [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
}

.row-margin-top{
	margin-top:10px;
}



.img-bottom{
	max-width:300px;
}


.image-box img{
	width:100%;
	height:100%;
}

.contact1 a{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

.contact1 a:hover{
	color:#FFC313;
}

.row-equal {
display: table;
}
 
.row-equal [class*="col-"] {
float: none;
display: table-cell;
vertical-align: top;

} 

.bottom-yellow{
	background-color:#FEC10D;
	max-height:300px;
}

.bottom-yellow p{
	background-color:#FEC10D;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#000;
	padding:10px 10px 10px 10px;
	

}

.md-margin{
	margin:10px 0;
}

.col-pad{
	padding:0;
}

.top-dark h3{
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#4D4C52;
	font-size:34px;
	margin:0;
	padding:20px 10px 10px 10px ;
	color:#fff;
}


.top-yellow h3{
	font-family: 'Roboto Condensed', sans-serif;
	background-color:#FEC10D;
	font-size:22px;
	margin:0;
	padding:10px 10px 10px 10px ;
	color:#fff;
}

.left-right-mar{
	margin:0;
	padding:0;
}


.demo{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
}

#equalheight {
    overflow: hidden; 
}


.img-new1{
	max-width:228px;
	max-height:221px;
	padding:0;
	margin:0;
	background-image:url(../images/desking/555.jpg);
}

.img-new2{
	max-width:386px;
	max-height:221px;
		padding:0;
		margin:0;
}

.img-container{
    height:100%;
    min-height:281px;
}

.img-container2{
    height:100%;
    max-height:281px;
}

.img-container img{
    height:100% !important;
}

.bottom-corner{
	max-height:300px;
	background-color:#FEC10D;
}


.row.equal [class*="col-"]{
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}

.row.equal{
  overflow: hidden; 
}

.client-logo .img-responsive{
	text-align:center;
	display:table;
	margin:auto;
}

.top-text h4{
	background-color:#FEC10D;
	padding:10px;
	margin:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:21px;
	color:#808284;
}

.top-text-dark h4{
	background-color:#4D4C52;
	padding:10px;
	margin:0;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:21px;
	color:#fff;
}

.top-desking h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:24px;
	color:#fff;
	padding:10px 5px;
	margin:0;
	height:auto;
}

.top-desking h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#fff;
	padding:10px 5px;
	margin:0;
	height:auto;
}

.colum-check{
	float:left;
	width:40%;
	margin-right:20px;
}

.top{ border-top:dashed 1px #000;}
.left{border-left:dashed 1px #000;}
.right{border-right:none}
.bottom{border-bottom:dashed 1px #000;}


.label-form-name{
	width:40px;
	height:40px;
	background-color:#E5E3E3;
	margin-right:5px;
	float:left;
	padding:10px;
}

.formwrapper{
	margin:10px;
	padding-bottom:10px;
}

.field-bg{
	min-height:40px;
	background-color:#E5E3E3;
	padding:5px;
	border:none;
	width:80%;
}

.form-icons{
	font-size:20px;
	margin:auto;
}

.control-group{
	display:block;
	margin:5px;
}

.other-field{
	margin-left:50px;
	margin-top:10px;
}

.title-form{
	display:block;
	font-size:14px;
	color:#000;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}

.btn-wrap{
	width:55.5%;
}

.btn-style{
	background-color:#E5E3E3;
	float:right;
	border-radius: 0 !important;
}

.margin-bothside{
	margin:0px 10px;
}

.about-text{
	font-size:14px;
	background-color:#E5E3E3;
	padding:30px 10px;
	margin:0px 5px 5px 0px;
	text-align:center;
}

.about-text2{
	font-size:14px;
	background-color:#E5E3E3;
	padding:50px 10px;
	margin:0px 5px 5px 0px;
	text-align:center;
	min-height:166px;
}
.about-text3{
	font-size:14px;
	background-color:#E5E3E3;
	padding:30px 10px 10px 10px ;
	margin:0px 5px 5px 0px;
	text-align:center;
	min-height:166px;
}

.about-text-dark{
	font-size:14px;
	background-color:#4D4C52;
	padding:30px 10px;
	margin:5px 0px 0px 0px;
	color:#fff;
	text-align:center;
}

.about-text-image{
	width:100%;
	margin:0px 10px;
}

.about img{
	max-height:166px;
	width:100%;
}

#cfg-element-1-7{
	width:100%;
}

.top-hide{
	display:none;
}

.top-mobile-menu{
	visibility:visible;
}

.navbar{
	position:relative;
	margin-bottom:0;
	min-height:70px;
}


.menu-logo{
	display:none;
}


.navbar-brand .img-responsive{
	height:40px;
}


.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ecf0f1;
  margin-top:20px;
}


.about-text1 h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#fff;
	padding:20px 10px;
	margin-top:10px;
	text-align:center;
}


.text2{
	margin-bottom:10px;
}


.about-yellow h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#fff;
	padding:20px 10px;
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	
}


.about-img{
	padding:0px 0px;
	width:100%;
}

.pad-abt-img-left{
	padding-left:0;
	padding-right:0px;
}

.pad-abt-img-right{
	padding-left:0px;
	padding-right:0;
}

.pad-abt-img-middle{
	padding-left:0px;
	padding-right:0px;
}

.abt-bottom{
	margin-bottom:10px;
}


.yellow-box{
}

.yellow-height{
	vertical-align:central;
	margin-top:10px;
}

.inside-text1 h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#fff;
	margin-top:5px;
	padding:9px 0px;
	text-align:center;
}

.inside-text1{
	margin-bottom:10px;
}

.inside-text1-top{
	margin-top:10px;
}

.inside-text1-top h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#fff;
	margin-top:5px;
	padding:9px 10px;	
}

.inside-text1-bottom h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#fff;
	margin-top:5px;
	padding:9px 10px;	
}

.contact-text{
	margin:6px 10px;
}

.contact-text h3{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:20px;
	color:#808285;
	padding-bottom:5px;
	border-bottom:dashed #808285 thin;
}

.contact-text p{
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#808285;
}

.abt-title-pad h3{
	padding:32.5px 10px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:22px;
	color:#fff;
	margin-top:10px;
	text-align:center;
}
.img-margin-space{
	margin-bottom:14px;
}

.desking-blank{
	background-color:#E5E3E3;
}

.desking-conf{
	background-color:#E5E3E3;
}

.grey-height{
}

.grey-height-conference{
	
}

.grey-cabins-height{
	
}

.mobile-margin{
	margin-bottom:10px;
}

.cubicle-gre-right-pad{
	padding:0;
}

.pad-abt-img-middle2{
	padding:0;
}


}