@font-face {
    font-family:'DelmBook';
    src: url('fonts/DelmBook.eot');
    src: url('fonts/DelmBook.eot') format('embedded-opentype'),
         url('fonts/DelmBook.woff2') format('woff2'),
         url('fonts/DelmBook.woff') format('woff'),
         url('fonts/DelmBook.ttf') format('truetype'),
         url('fonts/DelmBook.svg#Avenir55Roman_0') format('svg');
}

@font-face {
    font-family:'DelmBold';
    src: url('fonts/DelmBold.eot');
    src: url('fonts/DelmBold.eot') format('embedded-opentype'),
         url('fonts/DelmBold.woff2') format('woff2'),
         url('fonts/DelmBold.woff') format('woff'),
         url('fonts/DelmBold.ttf') format('truetype'),
         url('fonts/DelmBold.svg#Avenir55Roman_0') format('svg');
}
@font-face {
    font-family:'DelmLight';
    src: url('fonts/DelmLight.eot');
    src: url('fonts/DelmLight.eot') format('embedded-opentype'),
         url('fonts/DelmLight.woff2') format('woff2'),
         url('fonts/DelmLight.woff') format('woff'),
         url('fonts/DelmLight.ttf') format('truetype'),
         url('fonts/DelmLight.svg#Avenir55Roman_0') format('svg');
}
@font-face {
    font-family:'Delm';
    src: url('fonts/Delm.eot');
    src: url('fonts/Delm.eot') format('embedded-opentype'),
         url('fonts/Delm.woff2') format('woff2'),
         url('fonts/Delm.woff') format('woff'),
         url('fonts/Delm.ttf') format('truetype'),
         url('fonts/Delm.svg#Avenir55Roman_0') format('svg');
}

@font-face {
    font-family: 'tt0001m';
    src: url('fonts/tt0001m.eot');
    src: url('fonts/tt0001m.eot') format('embedded-opentype'),
         url('fonts/tt0001m.woff2') format('woff2'),
         url('fonts/tt0001m.woff') format('woff'),
         url('fonts/tt0001m.ttf') format('truetype'),
         url('fonts/tt0001m.svg#Swiss921_BT') format('svg');
		 font-weight:normal;
}

@font-face {
    font-family: 'Swismed';
    src: url('fonts/SWZ721M.eot');
    src: url('fonts/SWZ721M.eot') format('embedded-opentype'),
         url('fonts/SWZ721M.woff2') format('woff2'),
         url('fonts/SWZ721M.woff') format('woff'),
         url('fonts/SWZ721M.ttf') format('truetype'),
         url('fonts/SWZ721M.svg#Swiss921_BT') format('svg');
		 font-weight:normal;
}

body
{
margin:0px;
padding:0px;
font-family: DelmLight;
color:#231F20;
overflow-x:hidden;
font-size:12px;
background-color:#f2f2f4;
}
#logo
{
width:85%;
}
#maincontain
{
width:94%;
margin:0 auto;
}

#shops,#dine,#wellness,#workspaces
{
padding-top:80px;
}

#homecontian
{
background:url(../images/banner2.jpg);
background-attachment:fixed;
height:400px;
width:100%;
background-size:contain;
}

@media (min-width:1024px) and (max-width:1100px)
{
#floortext{background-color:#000000;width:100%;float:left;color:#ffffff;font-size:25px;text-transform:uppercase;}
.borderfloortext{border-bottom:1px solid #524E4F;width:100%;}
.ftext{font-size:20px;text-transform:uppercase; padding:4% 0% 3% 5%;}

#mobile{display:none;}
#desktop{display:block;}
header
{
background-color: rgba(35, 31, 32, 0.9);
width: 94%;
z-index: 1111;
position: fixed;
height: 100px;
top: 0px;
margin:0px auto;
}

#whiteContainer
{
width:100%;
background-color:#FFFFFF;
}

#homecontian
{
background:url(../images/banner2.jpg);
background-attachment:fixed;
height:310px;
width:100%;
background-size:contain;
}

#workspacecontian
{
background:url(../images/workspace-banner.jpg);
background-attachment:fixed;
height:310px;
width:100%;
background-size:contain;
}
#Container
{
width:90%;
margin:0px auto;
color:#ffffff;
}

.ButtonPannel ul 
{
margin:0px;
padding:0px;
}

.ButtonPannel ul li
{
list-style:none;
padding:15px 25px 15px 15px;
float:left;
}


.ButtonPannel ul li a
{
color:#ffffff;
font-size: 18px;
text-decoration:none;
text-transform:uppercase;
}

.ButtonPannel ul li a:hover
{
background: transparent url("../images/but-hover.gif") no-repeat scroll center bottom;
text-decoration:none;
padding-bottom:0px;
text-transform:uppercase;
}

.ButtonPannel ul li a.active
{
background: transparent url("../images/but-hover.gif") no-repeat scroll center bottom;
text-decoration:none;
padding-bottom:0px;
text-transform:uppercase;
}

.floatright
{
float:right;
}

.floatleft
{
float:left;
}

.clearboth
{
clear:both;
}

.width60
{
float:left;
padding-left:40px;
}

.righttext
{
font-size:15px;
color:#DAB148;
text-transform:uppercase;
float:right;
padding-top:10px;
padding-right:27px;
letter-spacing:1px;
}

.welcomeheading
{

position:relative;
z-index:2;
font-size:23px;
text-transform:uppercase;
font-family:'DelmBold';letter-spacing:1px;width:50%;margin:0px auto;line-height:24px;
}

.welcomeheading-workspace
{
position:relative;
z-index:2;
font-size:23px;
text-transform:uppercase;
font-family:'DelmBold';letter-spacing:1px;width:50%;margin:0px auto;line-height:24px;
}

#TextContainer
{
width:85%;
margin:0px auto;
line-height:17px;
color:#231F20;
font-size:12px;
 font-family: 'tt0001m';
  padding:0px 0px 30px 0px;
}

#width49
{
width:49%;
float:left;
}

#width1
{
width:1%;
float:left;
}

#blackhead
{
width:100%;
background-color:#000000;
font-size:18px;
letter-spacing:2px;
color:#ffffff;
font-weight:bold;
padding:10px 0 7px 0;
}

#heading
{
width:100%;
text-align:center;
padding:20px 0 15px 0;
background-color:#B69A51;
font-size:35px;
letter-spacing:2px;
color:#ffffff;
text-transform:uppercase;

}


#width20
{
width:20%;
float:left;
padding-top:60px;
}


#width30
{
width:30%;
float:left;

}

#width12
{
width:12%;
float:left;
padding-top: 70px;
}


#MainContainer
{
width:85%;
margin:0px auto;
line-height:20px;
color:#231F20;
font-size:15px;
}


#MainContainer1
{
width:90%;
margin:0px auto;
line-height:20px;
color:#231F20;
font-size:12px;
letter-spacing:1px;
font-family:tt0001m;
}
#contactus
{

font-size:15px;
color:#231F20;

display:table;
width:100%;
border-collapse:collapse;
}
.row
{
display:row;
padding-left:20px;
width:100%;

}

#widthcontact49
{
width:49%;
float:left;
height:275px;

}
.contactheading{font-size:15px;width:25%;float:left;text-transform:uppercase;display:table-cell;}
.contactdetails{font-size:13px;width:75%;float:left;color:#ffffff;font-family:arial;display:table-cell;}
footer
{
width:100%;
background-color:#231F20;
height:50px;
}

.footerlink
{
color:#ffffff;
font-size:15px;
padding:0px 5px 0px 5px;
float:left;
}

}

@media (min-width:1101px) and (max-width:1280px)
{
#floortext{background-color:#000000;width:100%;float:left;color:#ffffff;font-size:25px;text-transform:uppercase;}
.borderfloortext{border-bottom:1px solid #524E4F;width:100%;}
.ftext{font-size:20px;text-transform:uppercase; padding:4% 0% 3% 5%;}
#homecontian
{
background:url(../images/banner2.jpg);
background-attachment:fixed;
height:400px;
width:100%;
background-size:contain;
}
#workspacecontian
{
background:url(../images/workspace-banner.jpg);
background-attachment:fixed;
height:400px;
width:100%;
background-size:contain;
}
#mobile{display:none;}
#desktop{display:block;}

#whiteContainer
{
width:100%;
background-color:#FFFFFF;
}
header
{
background-color: rgba(35, 31, 32, 0.9);
width: 94%;
z-index: 1111;
position: fixed;
height: 100px;
top: 0px;
margin:0px auto;
}

#Container
{
width:70%;
margin:0px auto;
color:#ffffff;
}

.ButtonPannel ul 
{
margin:0px;
padding:0px;
}

.ButtonPannel ul li
{
list-style:none;
padding:15px 25px 15px 15px;
float:left;
}


.ButtonPannel ul li a
{
color:#ffffff;
font-size:19px;
text-decoration:none;
text-transform:uppercase;
}

.ButtonPannel ul li a:hover
{
background: transparent url("../images/but-hover.gif") no-repeat scroll center bottom;
text-decoration:none;
padding-bottom:0px;
text-transform:uppercase;
}

.ButtonPannel ul li a.active
{
background: transparent url("../images/but-hover.gif") no-repeat scroll center bottom;
text-decoration:none;
padding-bottom:0px;
text-transform:uppercase;
}

.floatright
{
float:right;
}

.floatleft
{
float:left;
}

.clearboth
{
clear:both;
}

.width60
{
float:left;
padding-left:40px;
}

.righttext
{
font-size:18px;
color:#DAB148;
text-transform:uppercase;
float:right;
padding-top:10px;
padding-right:27px;
letter-spacing:1px;
}

.welcomeheading
{

position:relative;
z-index:2;
font-size:26px;
text-transform:uppercase;
font-family:'DelmBold';letter-spacing:1px;width:30%;margin:0px auto;line-height:24px;
}


.welcomeheading-workspace
{
position:relative;
z-index:2;
font-size:26px;
text-transform:uppercase;
font-family:'DelmBold';letter-spacing:1px;width:30%;margin:0px auto;line-height:24px;
}


#TextContainer
{
width:65%;
margin:0px auto;
line-height:17px;
color:#231F20;
font-size:12px;
 font-family: 'tt0001m';
 padding:0px 0px 30px 0px;
}

#width49
{
width:49%;
float:left;
}

#width1
{
width:1%;
float:left;
}

#blackhead
{
width:100%;
background-color:#000000;
font-size:18px;
letter-spacing:2px;
color:#ffffff;
font-weight:bold;
padding:10px 0 7px 0;
}

#heading
{
width:100%;
text-align:center;
padding:20px 0 15px 0;
background-color:#B69A51;
font-size:35px;
letter-spacing:2px;
color:#ffffff;
text-transform:uppercase;

}


#width20
{
width:20%;
float:left;
padding-top:60px;
}


#width30
{
width:30%;
float:left;

}

#width12
{
width:12%;
float:left;
padding-top: 70px;
}


#MainContainer
{
width: 68%;
margin:0px auto;
line-height:20px;
color:#231F20;
font-size:15px;
}

#MainContainer1
{
width:80%;
margin:0px auto;
line-height:20px;
color:#231F20;
font-size:12px;
letter-spacing:1px;
font-family:tt0001m;
}

#contactus
{

font-size:17px;
color:#231F20;

display:table;
border-collapse:collapse;
width:100%;
}
.row
{
display:row;
padding-left:20px;
width:100%;

}

#widthcontact49
{
width:49%;
float:left;
height:300px;
background:#B69A51;
}
.contactheading{font-size:17px;width:25%;float:left;text-transform:uppercase;display:table-cell;}
.contactdetails{font-size:13px;width:75%;float:left;color:#ffffff;font-family:arial;display:table-cell;}
footer
{
width:100%;
background-color:#231F20;
height:50px;
}

.footerlink
{
color:#ffffff;
font-size:15px;
padding:0px 5px 0px 5px;
float:left;
}

}

@media (min-width:1281px) and (max-width:1400px)
{
#floortext{background-color:#000000;width:100%;float:left;color:#ffffff;font-size:25px;text-transform:uppercase;}
.borderfloortext{border-bottom:1px solid #524E4F;width:100%;}
.ftext{font-size:20px;text-transform:uppercase; padding:4% 0% 3% 5%;}
.borderfloortext{border-bottom:1px solid #ffffff;padding-bottom:20px;}
.ftext{font-size:25px;text-transform:uppercase;}
#homecontian
{
background:url(../images/banner2.jpg);
background-attachment:fixed;
height:430px;
width:100%;
background-size:contain;
}
#workspacecontian
{
background:url(../images/workspace-banner.jpg);
background-attachment:fixed;
height:450px;
width:100%;
background-size:contain;
}
#mobile{display:none;}
#desktop{display:block;}
header
{
background-color: rgba(35, 31, 32, 0.9);
height: 100px;
width: 94%;
position:fixed;
z-index:1111;

}
#whiteContainer
{
width:100%;
background-color:#FFFFFF;
}

#Container
{
width: 65%;
margin:0px auto;
color:#ffffff;
background-color:#FFFFFF;
}

.ButtonPannel ul 
{
margin:0px;
padding:0px;
}

.ButtonPannel ul li
{
list-style:none;
padding: 15px 0px 15px 30px;
float:left;
}


.ButtonPannel ul li a
{
color: #FFF;
font-size:15px;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
}

.ButtonPannel ul li a:hover
{
background: transparent url("../images/but-hover.gif") no-repeat scroll center bottom;
text-decoration:none;
padding-bottom:0px;
text-transform:uppercase;
}

.ButtonPannel ul li a.active
{
background: transparent url("../images/but-hover.gif") no-repeat scroll center bottom;
text-decoration:none;
padding-bottom:0px;
text-transform:uppercase;
}

.floatright
{
float:right;
}

.floatleft
{
float:left;
}

.clearboth
{
clear:both;
}

.width60
{
float:left;
padding-left:40px;
}

.righttext
{
font-size:15px;
color:#DAB148;
text-transform:uppercase;
float:right;
padding-top:10px;
padding-right:0px;
letter-spacing:1px;
}

.welcomeheading
{

position:relative;
z-index:2;
font-size: 29px;
text-transform:uppercase;
font-family:'DelmBold';letter-spacing:1px;width:30%;margin:0px auto;line-height:24px;
}

.welcomeheading-workspace
{
position:relative;
z-index:2;
font-size: 29px;
text-transform:uppercase;
font-family:'DelmBold';letter-spacing:1px;width:30%;margin:0px auto;line-height:24px;
}

#TextContainer
{
width: 75%;
margin:0px auto;
line-height:17px;
color:#231F20;
font-size:12px;
font-family: 'tt0001m';
background-color:#FFFFFF;
 padding:0px 0px 30px 0px;
}

#width49
{
width:49%;
float:left;
}

#width1
{
width:1%;
float:left;
}

#blackhead
{
width:100%;
background-color:#000000;
font-size:18px;
letter-spacing:2px;
color:#ffffff;
font-weight:bold;
padding:10px 0 7px 0;
}

#heading
{
width:100%;
text-align:center;
padding:20px 0 15px 0;
background-color:#B69A51;
font-size:26px;
letter-spacing:2px;
color:#ffffff;
text-transform:uppercase;
}


#width20
{
width:20%;
float:left;
padding-top:60px;
}


#width30
{
width:30%;
float:left;
}

#width12
{
width:13%;
float:left;
padding-top: 70px;
}


#MainContainer
{
width: 75%;
margin:0px auto;
line-height:20px;
color:#231F20;
font-size:12px;
letter-spacing:1px;
font-family:tt0001m;
}

#MainContainer1
{
width:87%;
margin:0px auto;
line-height:20px;
color:#231F20;
font-size:12px;
letter-spacing:1px;
font-family:tt0001m;
}

#contactus
{
font-family:arial;
font-weight:normal;
font-size: 15px;
color:#231F20;

display:table;
border-collapse:collapse;
width:100%;
}
.row
{
display:row;
padding-left:20px;
width:100%;

}

#widthcontact49
{
width:49%;
float:left;
height:349px;

}
.contactheading{
font-size:14px;
width:27%;
float:left;
text-transform:uppercase;
display:table-cell;
/*font-family:Swismed;*/
font-family:arial;
font-weight:normal;
}
.contactdetails{font-size:12px;width:72%;float:left;color:#ffffff;font-family:arial;display:table-cell;}
footer
{
width:100%;
background-color:#231F20;
height:50px;
font-size: 13px;
}

.footerlink
{
color:#ffffff;
font-size:12px;
padding:0px 5px 0px 5px;
float:left;
}
}


@media (min-width:1401px) and (max-width:1500px)
{
#floortext{background-color:#000000;width:100%;float:left;color:#ffffff;font-size:20px;text-transform:uppercase;}
.borderfloortext{border-bottom:1px solid #524E4F;width:100%;}
.ftext{font-size:20px;text-transform:uppercase; padding:4% 0% 3% 5%;}
.lefttext{float:left;}
.righttext{float:left;}


#homecontian
{
background:url(../images/banner2.jpg);
background-attachment:fixed;
height:470px;
width:100%;
background-size:contain;

}

#workspacecontian
{
background:url(../images/workspace-banner.jpg);
background-attachment:fixed;
height:450px;
width:100%;
background-size:contain;
}
#logo
{
width:82%;
}

#mobile{display:none;}
#desktop{display:block;}
header
{
background-color: rgba(35, 31, 32, 0.9);
height:100px;
width: 94%;
position:fixed;
z-index:1111;

}
#whiteContainer
{
width:100%;
background-color:#FFFFFF;
}

#Container
{
width:55%;
margin:0px auto;
color:#ffffff;
background-color:#FFFFFF;
}

.ButtonPannel ul 
{
margin:0px;
padding:0px;
}

.ButtonPannel ul li
{
list-style:none;
padding: 15px 0px 15px 32px;
float:left;
}


.ButtonPannel ul li a
{
color: #FFF;
font-size: 18px;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
}

.ButtonPannel ul li a:hover
{
background: transparent url("../images/but-hover.gif") no-repeat scroll center bottom;
text-decoration:none;
padding-bottom:0px;
text-transform:uppercase;
}

.ButtonPannel ul li a.active
{
background: transparent url("../images/but-hover.gif") no-repeat scroll center bottom;
text-decoration:none;
padding-bottom:0px;
text-transform:uppercase;
}

.floatright
{
float:right;
}

.floatleft
{
float:left;
}

.clearboth
{
clear:both;
}

.width60
{
float:left;
padding-left:40px;
}

.righttext
{
font-size:14px;
color:#DAB148;
text-transform:uppercase;
float:right;
padding-top:10px;
padding-right:0px;
letter-spacing:1px;
}

.welcomeheading
{

position:relative;
z-index:2;
font-size: 29px;
text-transform:uppercase;
font-family:'DelmBold';letter-spacing:1px;width:20%;margin:0px auto;line-height:24px;
}

.welcomeheading-workspace
{
position:relative;
z-index:2;
font-size: 29px;
text-transform:uppercase;
font-family:'DelmBold';letter-spacing:1px;width:25%;margin:0px auto;line-height:24px;
}

#TextContainer
{
width:55%;
margin:0px auto;
line-height:21px;
color:#231F20;
font-size:13px;
font-family: 'tt0001m';
background-color:#FFFFFF;
padding:10px 0px 30px 0px;
}

#width49
{
width:49%;
float:left;
}

#width1
{
width:1%;
float:left;
}

#blackhead
{
width:100%;
background-color:#000000;
font-size:18px;
letter-spacing:2px;
color:#ffffff;
font-weight:bold;
padding:10px 0 7px 0;
}

#heading
{
 font-family:'DelmLight';
width:100%;
text-align:center;
padding:10px 0 5px 0;
background-color:#B69A51;
font-size:40px;
letter-spacing:2px;
color:#ffffff;
font-weight:normal;
text-transform:uppercase;
}


#width20
{
width:20%;
float:left;
padding-top:60px;
}


#width30
{
width:30%;
float:left;
}

#width12
{
width:13%;
float:left;
padding-top: 70px;
}


#MainContainer
{
width:55%;
margin:0px auto;
line-height:20px;
color:#231F20;
font-size:12px;
letter-spacing:1px;
font-family:tt0001m;
}

#MainContainer1
{
width:67%;
margin:0px auto;
line-height:20px;
color:#231F20;
font-size:12px;
letter-spacing:1px;
font-family:tt0001m;
}

#contactus
{
font-family:arial;
font-weight:normal;
font-size: 15px;
color:#231F20;


display:table;
width:100%;
border-collapse:collapse;
}
.row
{
display:row;
padding-left:20px;


}

#widthcontact49
{
width:49%;
float:left;
height:280px;


}
.contactheading{
font-size:15px;
width:27%;
float:left;
text-transform:uppercase;
display:table-cell;
font-family:arial;
font-weight:normal;
}
.contactdetails{font-size:12px;width:72%;float:left;color:#ffffff;font-family:arial;display:table-cell;}
footer
{
width:100%;
background-color:#231F20;
height:50px;
font-size: 13px;
}

.footerlink
{
color:#ffffff;
font-size:12px;
padding:0px 5px 0px 5px;
float:left;
}
}

@media (min-width:1501px) and (max-width:1800px)
{
#floortext{background-color:#000000;width:100%;float:left;color:#ffffff;font-size:25px;text-transform:uppercase;}
.borderfloortext{border-bottom:1px solid #524E4F;width:100%;}
.ftext{font-size:20px;text-transform:uppercase; padding:4% 0% 3% 5%;}
#homecontian
{
background:url(../images/banner2.jpg);
background-attachment:fixed;
height:530px;
width:100%;
background-size:contain;
}
#workspacecontian
{
background:url(../images/workspace-banner.jpg);
background-attachment:fixed;
height:530px;
width:100%;
background-size:contain;
}
#mobile{display:none;}
#desktop{display:block;}
header
{
background-color: rgba(35, 31, 32, 0.9);
height:100px;
width: 94%;
position:fixed;
z-index:1111;

}
#whiteContainer
{
width:100%;
background-color:#FFFFFF;
}

#Container
{
width:60%;
margin:0px auto;
color:#ffffff;
background-color:#FFFFFF;
}

.ButtonPannel ul 
{
margin:0px;
padding:0px;
}

.ButtonPannel ul li
{
list-style:none;
padding: 15px 0px 15px 30px;
float:left;
}


.ButtonPannel ul li a
{
color: #FFF;
font-size: 18px;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
}

.ButtonPannel ul li a:hover
{
background: transparent url("../images/but-hover.gif") no-repeat scroll center bottom;
text-decoration:none;
padding-bottom:0px;
text-transform:uppercase;
}

.ButtonPannel ul li a.active
{
background: transparent url("../images/but-hover.gif") no-repeat scroll center bottom;
text-decoration:none;
padding-bottom:0px;
text-transform:uppercase;
}

.floatright
{
float:right;
}

.floatleft
{
float:left;
}

.clearboth
{
clear:both;
}

.width60
{
float:left;
padding-left:40px;
}

.righttext
{
font-size:18px;
color:#DAB148;
text-transform:uppercase;
float:right;
padding-top:10px;
padding-right:0px;
letter-spacing:1px;
}

.welcomeheading
{

position:relative;
z-index:2;
font-size:33px;
text-transform:uppercase;
font-family:'DelmBold';letter-spacing:1px;width:25%;margin:0px auto;line-height:24px;
}

.welcomeheading-workspace
{
position:relative;
z-index:2;
font-size:33px;
text-transform:uppercase;
font-family:'DelmBold';letter-spacing:1px;width:25%;margin:0px auto;line-height:24px;
}


#TextContainer
{
width: 60%;
margin: 0px auto;
line-height: 22px;
color: #231F20;
font-size: 15px;
font-family: "tt0001m";
background-color: #FFF;
padding:10px 0px 30px 0px;
}

#width49
{
width:49%;
float:left;
}

#width1
{
width:1%;
float:left;
}

#blackhead
{
width:100%;
background-color:#000000;
font-size:18px;
letter-spacing:2px;
color:#ffffff;
font-weight:bold;
padding:10px 0 7px 0;
}

#heading
{
width:100%;
text-align:center;
padding:20px 0 15px 0;
background-color:#B69A51;
font-size:35px;
letter-spacing:2px;
color:#ffffff;
text-transform:uppercase;
}


#width20
{
width:20%;
float:left;
padding-top:60px;
}


#width30
{
width:30%;
float:left;
}

#width12
{
width:13%;
float:left;
padding-top: 70px;
}


#MainContainer
{
width: 60%;
margin:0px auto;
line-height:20px;
color:#231F20;
font-size:13px;
letter-spacing:1px;
font-family:tt0001m;
}


#MainContainer1
{
width:62%;
margin:0px auto;
line-height:20px;
color:#231F20;
font-size:12px;
letter-spacing:1px;
font-family:tt0001m;
}
#contactus
{
font-family:arial;
font-weight:normal;
font-size:17px;
color:#231F20;

display:table;
width:100%;
border-collapse:collapse;
}
.clearboth
{
clear:both;
}
.row
{
display:row;
padding-left:20px;
width:100%;

}

#widthcontact49
{
width:49%;
float:left;
height: 292px;


}
.contactheading{
font-size:17px;
width:27%;
float:left;
text-transform:uppercase;
display:table-cell;
font-family:arial;
font-weight:normal;
}
.contactdetails{font-size:13px;width:72%;float:left;color:#ffffff;font-family:arial;display:table-cell;}
footer
{
width:100%;
background-color:#231F20;
height:50px;
font-size: 13px;
}

.footerlink
{
color:#ffffff;
font-size:12px;
padding:0px 5px 0px 5px;
float:left;
}
}


@media (min-width:1801px) 
{
.clearboth
{
clear:both;
}
#floortext{background-color:#000000;width:100%;float:left;color:#ffffff;font-size:25px;text-transform:uppercase;}
.borderfloortext{border-bottom:1px solid #524E4F;width:100%;}
.ftext{font-size:20px;text-transform:uppercase; padding:4% 0% 3% 5%;}
#homecontian
{
background:url(../images/banner2.jpg);
background-attachment:fixed;
height:550px;
width:100%;
background-size:contain;
}
#workspacecontian
{
background:url(../images/workspace-banner.jpg);
background-attachment:fixed;
height:550px;
width:100%;
background-size:contain;
}
#mobile{display:none;}
#desktop{display:block;}
header
{
background-color: rgba(35, 31, 32, 0.9);
height: 100px;
width: 94%;
position:fixed;
z-index:1111;

}
#whiteContainer
{
width:100%;
background-color:#FFFFFF;
}

#Container
{
width: 50%;
margin:0px auto;
color:#ffffff;
background-color:#FFFFFF;
}

.ButtonPannel ul 
{
margin:0px;
padding:0px;
}

.ButtonPannel ul li
{
list-style:none;
padding: 15px 0px 15px 40px;
float:left;
}


.ButtonPannel ul li a
{
color: #FFF;
font-size:22px;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
}

.ButtonPannel ul li a:hover
{
background: transparent url("../images/but-hover.gif") no-repeat scroll center bottom;
text-decoration:none;
padding-bottom:0px;
text-transform:uppercase;
}
.ButtonPannel ul li a .active
{
background: transparent url("../images/but-hover.gif") no-repeat scroll center bottom;
text-decoration:none;
padding-bottom:0px;
text-transform:uppercase;
}


.floatright
{
float:right;
}

.floatleft
{
float:left;
}

.clearboth
{
clear:both;
}

.width60
{
float:left;
padding-left:40px;
}

.righttext
{
font-size:18px;
color:#b59a51;
text-transform:uppercase;
float:right;
padding-top:10px;
padding-right:0px;
letter-spacing:1px;
}

.welcomeheading
{

position:relative;
z-index:2;
font-size:33px;
text-transform:uppercase;
font-family:'DelmBold';letter-spacing:1px;width:20%;margin:0px auto;line-height:24px;
}


.welcomeheading-workspace
{
position:relative;
z-index:2;
font-size:33px;
text-transform:uppercase;
font-family:'DelmBold';letter-spacing:1px;width:25%;margin:0px auto;line-height:24px;
}



#TextContainer
{
width: 50%;
margin: 0px auto;
line-height: 28px;
color: #231F20;
font-size: 15px;
font-family: "tt0001m";
background-color: #FFF;
padding:20px 0px 40px 0px;
}

#width49
{
width:49%;
float:left;
}

#width1
{
width:1%;
float:left;
}

#blackhead
{
width:100%;
background-color:#000000;
font-size:18px;
letter-spacing:2px;
color:#ffffff;
font-weight:bold;
padding:10px 0 7px 0;
}

#heading
{
width: 100%;
text-align: center;
padding: 14px 0px 5px;
background-color: #B69A51;
font-size: 45px;
letter-spacing: 2px;
color: #FFF;
text-transform: uppercase;
}


#width20
{
width:20%;
float:left;
padding-top:60px;
}


#width30
{
width:30%;
float:left;
}

#width12
{
width:13%;
float:left;
padding-top: 70px;
}


#MainContainer
{
width: 50%;
margin:0px auto;
line-height:20px;
color:#231F20;
font-size:13px;
letter-spacing:1px;
font-family:tt0001m;
}

#MainContainer1
{
width:60%;
margin:0px auto;
line-height:20px;
color:#231F20;
font-size:12px;
letter-spacing:1px;
font-family:tt0001m;
}

#contactus
{
font-family:arial;
font-weight:normal;
font-size:17px;
color:#231F20;

display:table;
width:100%;
border-collapse:collapse;
}
.row
{
display:row;
padding-left:20px;
width:100%;

}

#widthcontact49
{
width:49%;
float:left;
height:339px;


}
.contactheading{
font-size:17px;
width:27%;
float:left;
text-transform:uppercase;
display:table-cell;
font-family:arial;
font-weight:normal;
}
.contactdetails{font-size:15px;width:72%;float:left;color:#ffffff;font-family:arial;display:table-cell;}
footer
{
width:100%;
background-color:#231F20;
height:50px;
font-size: 13px;
}

.footerlink
{
color:#ffffff;
font-size:12px;
padding:0px 5px 0px 5px;
float:left;
}
#logo
{
width:80%;
}
}
