body {
    padding: 0;
    margin: 0;
    font-family: 'Raleway', sans-serif !important;
}

img {
    border: none;
}

ul {
    margin: 0 !important;
    padding: 0;
}

a {
    text-decoration: none !important;
}

.inner-container {
    max-width: 1000px;
    margin: 0 auto;
}

header {
    background: #071b40;
    color: #fff;
    width: 100%;
    padding:5px 0;
    float: left;
    min-width: 1000px;
    z-index:999;
    position:relative;
}

header ul li {
    float: left;
    list-style: none;
}

header ul li a {
    color: #fff;
    font-size: 13px;
    padding: 0 5px;
    float: left;
}

header ul li a:hover {
    color: #ccc;
}

header ul.pull-right li a img {
    vertical-align: middle;
}

nav {
    background: url('../images/nav-bg.png') repeat;
    width: 100%;
    height: 70px;
    min-width: 1000px;
    float: left;
    position: relative;
    z-index: 999;
}

nav .logo img {
    width: 110px;
    height: 69px;
}

nav ul li {
    float: left;
    list-style: none;
    line-height: 69px;
}

nav ul li a {
    padding: 10px 20px;
    color: #fff;
}

nav ul li a:hover {
    color: #ccc;
}

#myCarousel {
    min-width: 1000px;
    margin: 0 auto;
    width: 100%;
}

a.view-more {
    background: #fff;
    opacity: .7;
    color: #000;
    border: 2px solid #4b5868;
    padding: 10px 15px;
    text-shadow: none;
    font-size: 16px;
    font-weight: bold;
}

.carousel-caption {
    right: auto !important;
    left: 11% !important;
    top: 150px;
    bottom: auto;
    text-align: left !important;
    text-shadow: none !important;
    width: 590px;
}

.carousel-caption h1 {
    background: url(../images/carosel-caption-bg.png) repeat;
    padding: 10px;
    font-size: 48px;
}

.carousel-caption p {
    background: url(../images/carosel-caption-bg.png) repeat;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 20px;
    width: 450px;
    color: #fff;
}

.carousel-inner>.item>img {
    margin: 0 auto;
}
a.read-more {
    background: #fff;
    color: #000;
    border: 2px solid #4c555a;
    padding: 10px 15px;
    text-shadow: none;
    font-size: 14px;
    text-transform: capitalize;
    float: right;
    margin-top: 5px;
    font-weight: 400;
}
.company-detail {
    padding: 30px 0;
    background: #fff;
    margin: 20px 0;
    float: left;
    width: 100%;
}

.company-profile,
.recent-project {
    width: 320px;
    padding:15px 15px 72px;
    margin-right: 15px;
    position: relative;
}
.recent-project h1 {
    margin-top: 0;
}
.campus {
    padding: 15px 15px 72px;
    background: #93999c;
    width: 330px;
    color: #fff !important;
    position: relative;
}
.campus h4 {
    margin-top: 0;
}
.company-profile a.read-more,.recent-project a.read-more,.campus a.read-more {
    margin-top: 0;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.campus p {
    color: #fff;
}

h2 {
    font-size: 35px;
    color: #171814;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px !important;
}

p {
    font-size: 15px;
    color: #5c5c5a;
}

.recent-project img,
.campus img {
    width: 100%;
    margin-bottom: 20px;
}



footer {
    background: #4c555a url('../images/footer-bg.png') no-repeat center bottom;
    min-height: 280px;
    min-width: 1000px;
    float: left;
    width: 100%;
}

footer .footer-links {
    width: 20%;
    float: left;
}

footer .footer-links h3 {
    font-size: 23px;
    color: #e0e1dd;
    margin: 50px 0 20px;
}

footer .footer-links ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

footer .footer-links ul li a {
    color: #e0e1dd;
    font-weight: 300;
    line-height: 27px;
}

footer .footer-links p {
    color: #e0e1dd;
    font-weight: 300;
    margin-bottom: 5px !important;
}
footer .footer-links p a {
    color: #e0e1dd;
}
.copyright {
    background: #060505;
    height: 40px;
    min-width: 1000px;
    float: left;
    width: 100%;
}

.copyright p {
    color: #e0e1dd;
    font-size: 14px;
    line-height: 40px;
    margin-bottom: 0;
}

.dropdown-menu {
    background-color: #e5e1e1 !important;
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin: 0 !important;
    background-clip: inherit !important;
    padding: 0 !important;
    text-shadow: none !important;
}

.open > a,
a:focus {
    color: #fff !important;
}

.dropdown-menu > li {
    width: 100%;
}

.dropdown-menu > li > a {
    padding: 8px 20px !important;
}


/*inner page*/

.espire-towers {
    padding: 30px 0;
    margin: 20px 0;
    min-height: 350px;
}

.towers {
    width: 230px;
    margin: 30px 20px 10px 0;
    float: left;
    background: #e5e2e2;
    position: relative;
    padding-bottom: 50px;
}
.towers:last-child {
    margin-right: 0;
}

.towers img {
    width: 100%;
}

.towers a.read-more {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}

.towers h3 {
    color: #071b40;
    font-size: 20px;
    text-transform: uppercase;
    padding-left: 10px;
}

.towers p {
    padding-left: 10px;
    color: #101113;
}

.price-list {
    padding: 30px 0;
    margin: 20px 0;
}

.sidenav {
    background: #242424;
    width: 210px;
    height: 425px;
    position: absolute;
    left: 0;
    top: 110px;
    z-index: 999;
    padding: 10px;
}

.sidenav h3 {
    color: #edf0f6;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.sidenav ul li a {
    color: #edf0f6;
    font-size: 15px;
    line-height: 40px;
}

.sidenav ul li a img {
    vertical-align: middle;
}

.table>tbody>tr>td {
    font-weight: 500;
}

.table td,
.table th {
    text-align: center !important;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #d7d7d7 !important;
}

.table-striped>tbody>tr {
    border-bottom: 1px solid #ddd;
}

.price-list h2 {
    text-align: center;
}

.price-list h3 {
    font-size: 22px;
    margin-top: 30px;
}

.aside-nav {
    display: block !important;
    margin-top: 20px !important;
    margin-bottom: 25px !important;
    border: 1px solid #ddd !important;
    min-width: 230px !important;
}

.col-xs-6 ul {
    padding-left: 20px;
    margin: 20px 0 !important;
}

.col-xs-6 h4 {
    margin-top: 40px;
}

.col-xs-9 h3 {
    margin-bottom: 40px;
}

.sitemap ul {
    padding-left: 20px;
    margin: 20px 0 !important;
}

.sitemap ul li {
    line-height: 27px;
}

.sitemap ul li ul {
    margin-top: 10px !important;
    ;
}

.sitemap ul li a {
    color: #000;
}

.disabled {
    border: 2px solid #ccc !important;
    cursor: default;
}

.tower-logo {
    padding-left: 35px;
    padding-top: 30px;
}

.tower-detail-nav {
    height: 160px;
    top: 200px;
    padding-top: 45px;
    padding-left: 20px;
}

.sitemap ul li a:focus {
    color: #333 !important;
}

.pad0 {
    padding-left: 0 !important;
    margin-top: 15px;
}

hr {
    border-top: 1px solid #ccc !important;
    margin: 30px 0 !important;
}

body.error {
    background-image: url('../images/error.jpg');
    background-size: 100%;
    background-attachment: fixed;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #18001d;
}

#error404 {
    width: 500px;
    margin: 0 auto;
    padding-top: 100px;
    text-align: center;
    color: #fff;
}

#error404 p {
    color: #fff;
}

#error404 a {
    color: #fff;
    text-decoration: underline !important;
}

.carousel-inner {
    margin: 0 auto;
    max-width: 1280px;
}


/* Quick contact start css */

.quick-contact {
    background: rgba(0, 0, 0, 0) url("../images/inner-nav-bg.jpg") repeat scroll 0 0;
    cursor: pointer;
    height: 181px;
    position: fixed;
    right: 0;
    top: 100px;
    width: 45px;
    z-index: 99999;
}

.inner-chat-box {
    background: rgba(0, 0, 0, 0) url("../images/right-slider-bg.png") repeat scroll 0 0;
    position: fixed;
    right: -238px;
    top: 100px;
    width: 230px;
    z-index: 999999;
}

.inner-chat-box .btn {
    background: rgba(0, 0, 0, 0) url("../images/services.jpg") repeat scroll 0 0;
    border-radius: 0;
}

.inner-chat-box .form-control {
    color: #000 !important;
    font-size: 11px;
    height: 26px;
}

.inner-chat-box .close-chat {
    cursor: pointer;
    height: 30px;
    left: -9px;
    position: absolute;
    top: -9px;
    width: 30px;
    z-index: 9999999;
}

.inner-chat-box textarea {
    height: 60px !important;
}

.inner-chat-box span {
    padding: 15px 5px 10px 25px;
}

.modal-header .close {
    margin-top: -10px;
}
.navbar-toggle .icon-bar {
    background: #fff;
}

.navbar {
    margin: 0 !important;
    border-radius: 0 !important;
}

.navbar-collapse {
    border-top: 0 !important;
}
#dropdownMenu1 {
    display: none;
}
.rightImg {
    margin-top: 30px;
}
.espire-towers ul {
    padding-left: 24px;
}
.espire-towers h2 {
    margin-bottom: 0 !important;
}
.espire-towers p a {
    color: #5c5c5a;
}
.espire-towers h3 { 
    padding-bottom: 10px;
}
.espire-towers h4 {
    margin-top: 30px;
    margin-bottom: 10px;
}
.presenceMap {
    margin-top: 30px;
}
.workSec h3 {
    margin-bottom: 40px;
}
.workCont {
    margin-top: 90px;
}
.sidenav li { 
    list-style: none;
}
.tableSec {
    display: none;
}
@media only screen and (max-width: 1024px) {
    .espire-towers {
        margin: 0;
    }
    #LocationMap img {
        max-width: 100%;
    }
    #SitePlan img {
        max-width: 100%;
    }
    .towers:last-child {
        margin-right: 0;
    }

    .price-list {
        margin: 0;
        padding-bottom: 0;
    }
    .price-list h2 {
        margin-top: 0;
    }
    #PriceList {
        margin-top: 20px;
    }

}

@media only screen and (max-width: 992px) {
    .inner-container {
        width: 100%;
        max-width:767px;
        padding: 0 15px;
    }
    header,nav, footer, .copyright,#myCarousel {
        min-width: 767px;
    }
    nav ul li a {
    	padding: 9px;
    }
    .carousel-caption {
        top: 0;
    }

    .carousel-caption p {
    	font-size: 18px;
    }
    .company-profile,.recent-project {
        width: 32%;
        margin-right: 10px;
    }
    .campus {
        width: 32%;
    }
    .company-profile h2,.recent-project h2, .campus h2 {
        font-size: 22px;
        margin-top: 0;
    }
    .recent-project h1 {
        font-size: 20px;
    }    
    .company-detail {
        margin: 0;
    }
    footer .footer-links h3 {
        font-size: 20px;
    }
    footer .footer-links p,footer .footer-links ul li a,.copyright p {
        font-size: 12px;
    }
    footer .footer-links h3 {
    	margin-top: 30px;
    }
    .floorImg {
        display: block;
        margin: 0 auto;
        width: 350px;
    }
    .floorImg img {
	    height: auto;
	    max-width: 100%;
	}
    .company-profile p, .recent-project p, .campus p {
        font-size: 13px;
    }
    .aside-nav  {
        min-width: 100% !important;
        max-width: 100%;
    }
    .aside-nav.dropdown-menu > li > a {
        font-size: 13px;
        padding: 8px 10px !important;
        white-space: inherit;
    }
    .espire-towers img {
        max-width: 100%;
    }
    .towers {
        width: 48.6%;
        padding-bottom: 60px;
    }
    .towers:nth-child(3) {
        margin-right: 0;
    }
    .towers:nth-child(5) {
        margin-right: 0;
    }
    .navbar .navbar-collapse {
        padding-right: 0;
    }
    #myCarousel .carousel-indicators {
        bottom: 0;
    }
    .tower-logo {
        padding-top: 10px;
        padding-left: 0;
    }
    .sidenav h3 {
        margin-bottom:10px; 
        font-size: 18px;
    }
    .sidenav li {
        /*float: left;*/
        text-align: left;
       /* width: 50%;*/
        list-style: none;
    }
    .sidenav ul li a {
        color: #edf0f6;
        font-size: 13px;
        line-height: 37px;
    }
    .sidenav {
        background: #242424;
        left: 0;
        height: auto;
        padding: 5px 5px 10px;
        position: absolute;
        text-align: center;
        top: 110px;
        /*width: 42%;*/
        z-index: 999;
    }
    nav {
        z-index: 9999;
    }
    .price-list {
        margin: 0;
        padding-bottom: 0;
    }
    .price-list h2 {
        margin-top: 0;
    }
    .table td, .table th {
        font-size: 13px;        
    }
    #SitePlan {
        padding-bottom: 20px;
    }    
    .espire-towers h2 {
        font-size: 24px;
    }
    .espire-towers h3 {
        font-size: 20px;
    }
    .espire-towers p {
        font-size: 14px;
    }

}

@media only screen and (max-width: 767px) {
    .inner-container {
        width: 100%;
        max-width:100%;
        padding: 0 15px;
    }
    header,nav, footer, .copyright,#myCarousel {
        min-width: 100%;
    }
    .navbar .inner-container { 
        padding: 0;
    } 
    /*.content-wrapper {
        display: none;
    }*/
    .company-profile, .recent-project,.campus {
        width: 100%;
    }
    .carousel-caption {
        left: 7% !important;
    }
    .carousel-caption h1 {
        font-size: 20px;
        float: left;
    }
    .carousel-caption p {
        display: none;
    }
    .carousel-caption a.view-more {
        float: left;
        clear: both;
    }
    
    .company-profile, .recent-project {
        min-height: 1px !important; 
        border-bottom: 1px solid #aeaead;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 40px;
        margin-bottom: 20px;
    }
    .campus {
        min-height: 1px !important;  
        margin-top: 20px;
        padding-bottom: 40px;
    }
    .company-detail {
        padding-top: 20px;
    }
    .company-profile a.read-more, .recent-project a.read-more, .campus a.read-more {
        bottom: 0;
        margin-top: 10px;
        position: static;
        right: 0;
    }
    marquee img {
        height: 90px;
    }
    footer .inner-container {
        max-width: 100%;
        padding: 0;
    }
    footer .footer-links {
        width: 100% !important;
        border-bottom: 1px solid #000;        
        cursor: pointer;
    }

    footer .footer-links:last-child {
        border-bottom: none;
    }
    footer .footer-links ul {       
        display: none;
        padding:0 10px 10px 19px;
    }
    footer .footer-links p {        
        display: none;
        padding: 0 10px 10px 19px;
    }
    footer .footer-links h3 {
        display: block;
        margin: 0;
        padding: 18px;
        font-size: 16px;
        background:url('../images/rightArrow.png') no-repeat right 20px;
    }
    footer .footer-links h3.active {
        background:url('../images/rightArrow_active.png') no-repeat right 20px;
    }
     nav ul li {
        width: 100%;
    }    
    .logo {
        padding-left: 15px;
    }
    .navbar-collapse {
        border: 0 !important;
        width: 100%;
        padding: 0 !important;
    }
    
    .navbar .inner-container {
        background:#4b5b65;
    }
    .navbar {
        border:none !important;
    }
    .dropdown-menu {
        position: relative !important;
    }
    .navbar .navbar-toggle {
        margin-top: 16px;
        margin-right: 10px;
    }
    .navbar .navbar-toggle .icon-bar {    
        height: 3px;
        width: 30px;
    }
    .navbar .navbar-collapse {
        border:none;
        box-shadow: none;
    }
    nav ul li {
        line-height: 40px;
    }
    nav ul li a {
        float: left;
        padding: 0 15px;
        width: 100%;
    }
    .navbar .pull-right {
        padding: 20px 0;
    }
    .navbar .dropdown-menu {
        min-width: 100%;
    }
    .copyright {
        height: auto;
        padding: 10px 0;
    }
    .copyright p {
        line-height: 18px;
    }
    .carousel-caption a.view-more {
        font-size: 14px;
        padding: 10px;
    }
    .dropdown-menu {
        background: #fff !important;
    }
    .dropdown-menu > li > a {
        border-bottom: 1px solid #000;
        font-size: 13px;
    }
    .dropdown-menu > li:last-child > a {
        border-bottom:none;
    }
    #dropdownMenu1 {
        display: block;
        background: #e5e1e1;
        border-color: #e5e1e1;
        border-radius: 0;
        width: 100%;
        text-align: left;
        position: relative;
        margin-top: 25px;
        margin-bottom:10px;
    }
    #dropdownMenu1 .caret {
        position: absolute;
        right: 10px;
        top: 12px;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid;
    }
    .dropdown .aside-nav.dropdown-menu {
        display:none !important;
    }
    .dropdown.open .aside-nav.dropdown-menu {
        display:block !important;
        margin-top: -10px !important;
    }
    .espire-towers .col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }
    .espire-towers h3 {        
        font-size: 20px;
    }
    .espire-towers h2 {
        font-size: 22px;
        margin-top: 0;
    }
    .espire-towers p {
        font-size: 13px;
    }
    .espire-towers ul {
        padding-left: 24px;
    }
    .espire-towers ul li {
        font-size: 13px;
    }
    .rightImg {
        text-align: center;
        margin-bottom: 20px;
    }
    .espire-towers h4 {
        margin-top: 20px;
    }
    .towers {
        width: 100%;
        height: auto !important;
    }
    .espire-towers .sitemap .col-xs-12 {
        padding-left: 24px;
    }
    .espire-towers .sitemap .siteCol {
        margin-top:0 !important;
    }
    #error404 {
        max-width: 100%;
        width: 100%;
    }
    #error404 h1 {
        font-size: 24px;
    } 
    #error404 p {
        font-size: 13px;
    } 
    .sidenav {
        display: none;
    } 
    .price-list h2 {
        font-size: 22px;
    } 
    .price-list h3 {
        font-size: 20px;
    }
    #PriceList {
        padding-top: 40px;
        margin-top: 0;
    }
    .tableSec {
        float: left;
        width: 100%;
        display: block;
        border:1px solid #ddd;
        margin-bottom: 20px !important;

    }
    .tableSec li {
        float: left;
        width: 100%;
        list-style: none;
        border-bottom:1px solid #ddd;
    }
     .tableSec li:last-child {
        border-bottom: none;
     } 
    .tableSec li .tableCol1 {
        float: left;
        width: 100%;
        background: #d7d7d7;
        color:#333;
        padding: 10px;
    }
    .tableSec li .tableCol1 h4 {
        margin: 0;
        font-size: 14px;
        color:#333;
    }
    .tableSec li .tableCol2 {
        float: left;
        width: 100%;
        padding: 5px 5px 5px 10px;
        color:#333;
    }
    .tableSec li .tableCol2 p {
         font-size: 13px;
         color:#333;
         padding-bottom: 5px;
         margin-bottom: 0;
    }
body {
    overflow-x: hidden;
}
.quick-contact {
    position: absolute;
}
.inner-chat-box {
    position: absolute;
}
.mylivechat_inline .mylivechat_prechat_name_box {
    height: 26px !important;
}
.mylivechat_inline .mylivechat_prechat_email_box {
    height: 26px !important;
}

}

@media only screen and (max-width: 479px) {
    .inner-container {
        width: 100%;
        max-width:100%;
        padding: 0 15px;
    }
    header,nav, footer, .copyright,#myCarousel {
        min-width: 100%;
    }
    .floorImg {
        display: block;
        margin: 0 auto;
        width: 280px;
    }
    .carousel-caption h1 {
        font-size: 14px;
    }
    .carousel-caption a.view-more {
        font-size: 12px;
        padding: 8px;
    }
    .pdfLink img {
        float: left;
        margin-right: 10px;
    }
    .workCont {
        float: left;
        margin-top: 20px;
        width: 100%;
    }
    .pull-left.blogImg {
        display: block;
        float: none !important;
        margin: 0 auto;
        text-align: center;
        width: 170px;
    }  
   
    #Specification tr td {
        text-align: left !important;

    }
    #Specification tr td, #Specification tr th {
    float: left;
    text-align: left !important;
    width: 50%;
    word-wrap: break-word;
}
body {
    overflow-x: auto;
}
.quick-contact {
    position:fixed;
}
.inner-chat-box {
   position:fixed;
}
.mylivechat_inline {
    width: 250px !important;
}

}
