body {
    font-family: 'PT Sans', sans-serif;
    padding: 0px;
    margin: 0px;
}
.container {
    width: 1200px;
    max-width: 1200px;
} 
.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}
.no-margin {
    margin-left: 0px;
    margin-right: 0px;
}

#header {
    width: 100%;
    float: left;
}

#mdl {
    width: 100%;
    float: left;
}

#footer {
    width: 100%;
    float: left;
    background: #000;
    color: #FFF;
    font-size: 15px;
    line-height: 21px;
}

.footer_bt {
    border-top: solid 1px #4a4a4d;
    padding: 15px 0px;
}

.footer_top {
    padding: 20px 0px;
}

.footer_top a {
    color: #d8d8d8;
    text-decoration: none;
    margin: 5px 14px;
}
a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

/* New css */
.top-info {
    font-size: 19px;
    font-weight: bold;
    color: #fff;
    float: left;
    text-align: right;
    width: 100%;
}

.top-info span {
    float: right;
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 45px;
}

.top-info span:last-child {
    margin-right: 20px;
}

.top-info a {
    color: #000;
    text-decoration: none;
}

.top-info span img {
    float: left;
    margin-right: 10px;
}
.bt-search {
    width: 100%;
    text-align: right;
    float: left;
}
.sr-input {
    width: 470px;
    height: 40px;
    border-bottom: solid 1px #a5a5a5;
    outline: none;
    background: none;
    font-size: 16px;
    color: #5c5c5c;
    text-indent: 12px;
    position: relative;
    border-top: none;
    border-right: none;
    border-left: none;
    float: right;
    margin-top: 10px;
 
}
.sr-bt {
    width: 50px;
    height: 50px;
    border: none;
    outline: none;
    padding: 0px;
   margin-left: -10px;
    background: url(../images/sr.png) no-repeat center center;
    cursor: pointer;
    float: right;
 
}

.logo {
    margin: 6px 0px;
}

.link_bg {
    background: #000;
    color: #fff;

}

.link_bg  a {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin: 5px 15px;
    text-transform: uppercase;
}

.link_bg .active {
    border-bottom: solid 3px #f37425;
}

.dropdown-menu {
    background: #000;
    padding: 0px;
}

.dropdown-menu .dropdown-item {
    font-size: 16px;
    margin: 6px 0;
    border-bottom: solid 1px #ffffff20;
}

.navbar-toggler-icon {
    background: url(../images/menu.png) no-repeat left top ;
    background-size: 30px 30px;
}

.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }

.banner {
    width: 100%;
    float: left;
}
.carousel-inner img {
    width: 100%;
}
.carousel-indicators li {
    width: 15px !important;
    height: 15px !important;
    background: #aaaaaa;
    border: none !important;
}
.carousel-caption {
    text-align: left;
    width: 66%;
    left: 0;
    top: 28%;
    bottom: auto;
    height: 229px;


    
}

.carousel-caption p {
    width: 90%;
}
.caption-lft {
    width: 55%;
    float: left;
    background: #f37425;
   /* height: 229px;*/
    padding: 1em 0 0 3em;

}
.caption-rgt {
    width: 362px;
    height: 229px;
    
    float: left;
}



.carousel-caption h5 {
    font-size: 45px;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
}
.quote {
    background: #06060a;
    font-size: 18px;
    color: #fff;
    padding: 30px 0px;
   width: 100%;
   float: left;
}

.quote strong {
    font-size: 34px;
    font-weight: bold;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 1px;
    display: block;
   
}
.main-width-inner {
    width: 100%;
    
}
.qt-bt {
    background: #f37425;
    border-radius: 4px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 2px 2px 10px #00000020;
    outline: none;
    text-align: center;
    color: #fff;
    padding: 12px 28px;
    transition: 0.6s;
   /* margin-top: 20px;*/
    text-transform: uppercase;
    display: inline-block;
}

.qt-bt:hover {
    color: #fff;
    background: #d2611a;
}
.pr-area {
    font-size: 18px;
    line-height: 24px;
    color: #494949;
    text-align: center;
    padding: 3em 0;
    float: left;
}
.pr-area h1 {
    font-size: 44px;
    color: #06060a;
    font-weight: bold;
    margin-bottom: 25px;
}
.pr-box {
    width: 100%;
    padding: 15px;
    border-radius: 4px;
    background: #f0f0f0;
    text-align: center;
    color: #2a2a2a;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
    cursor: pointer;
}

.pr-box img {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 4px;
}

.pr-box span {
    margin-bottom: 12px;
    font-weight: bold;
}
.more {
    width: 100%;
    height: 200px;
    background: rgb(243,117,38);
    background: linear-gradient(0deg, rgba(243,117,38,1) 0%, rgba(255,157,96,1) 100%);
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    padding: 3em 0;
    color: #fff;
    margin-top: 12px;
    margin-bottom: 12px;
    min-height: 252px;
    border-radius: 4px;
    cursor: pointer;
}
.more span {
    display: block;
    margin-bottom: 10px;
   
}

.logo-sec {
    background: url(../images/logo-bg.png) repeat-x left top;
    padding: 3.5em 0 2em 0;
    text-align: center;
    width: 100%;
    float: left;
}

.logo-sec h2 {
    font-size: 44px;
    color: #06060a;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}
.fr-bt {
    background: #101013;
    font-size: 14px;
    color: #c5c5c560;
    padding-top: 15px;
    padding-bottom: 15px;
}
.fr-top {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}
.fr-col {
    padding: 1em 0;
    border-right: 1px solid #6a6a6a60;
    min-height: 215px;
}

.fr-col h3 {
    font-size: 28px;
    font-weight: bold;
    color: #000;
    margin-bottom: 12px;
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
}
.inner-heading {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    left: 11%;
    top: 26%;
    background: #00000040;
    border-radius: 4px;
    padding: 20px 20px;
}

.inner-heading .navi {
    font-size: 16px;
    font-weight: normal;
    display: block;
    margin-top: 10px;
}

.inner-heading .navi a {
    margin-right: 12px;
    color: #f37425;
}
.pr-top-links {
    background: #e9e4d8;
    padding: 2em 0;
    width: 100%;
    float: left;
}

.pr-top-links a {
    border-radius: 20px;
    margin-right: 12px;
    font-size: 15px;
    color: #535049;
    padding: 8px 15px;
    background: #ccc3ab;
    margin-bottom: 12px;
    display: inline-block;
}
.pr-details {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #494949;
    line-height: 22px;
    padding: 2.5em 0;
}
.pr-details h1 {
    font-size: 34px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: 'Roboto Condensed', sans-serif;
}
.dt-img {
    width: 100%;
    border-radius: 5px;
}
.pr-details ul {
    margin-bottom: 25px;
    padding-left: 18px;
}
.rq-bt {
    background: #f37425;
    border-radius: 4px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 10px 18px;
    font-family: 'Roboto Condensed', sans-serif;
    margin-top: 22px;
    transition: 0.6s;
}

.rq-bt:hover {
    color: #fff;
    background: #c25715;
}
.dt-col {
    
    padding: 1em 0 2em 0;
    width: 100%;
    float: left;
}

.detail-section {
    font-size: 16px;
    line-height: 21px;
    width: 100%;
    box-shadow: 1px 1px 15px #00000030;
    padding: 15px;
    margin-top: 1.5em;
    border-radius: 4px;
}

.detail-section h3 {
    margin-bottom: 18px;
    display: block;
    font-weight: bold;
    font-size: 28px;
    font-family: 'Roboto Condensed', sans-serif;
}

.detail-section h4 {
    margin-bottom: 5px;
    display: block;
    font-weight: bold;
    font-size: 22px;
    font-family: 'Roboto Condensed', sans-serif;
}

.detail-section strong {
    font-size: 18px;
    display: block;
    margin-bottom: 5px;
    font-family: 'Roboto Condensed', sans-serif;
    margin-top: 12px;
}

.detail-section ul {
   padding-left: 15px;
}
.dt-table {
    width: 100%;
    
}
.dt-table td {
    padding: 6px 8px;
    border-bottom: solid 1px #aaa;
}

.dt-table td:first-child {
    font-weight: bold;
}
.gal-section {
    padding: 2em;
    background: #f4f0e6;
    width: 100%;
    text-align: center;
    float: left;
}

.gal-section h4 {
    font-size: 28px;
    font-family: 'Roboto Condensed', sans-serif;
    margin-bottom: 20px;
    font-weight: bold;
}
.gal-thum {
    width: 100%;
    margin-bottom: 15px;
    border-radius: 5px;
}
.con-details {
    font-size: 17px;
    line-height: 23px;
}

.con-details strong {
    display: block;
    margin-top: 12px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
}

.other-details {
    width: 100%;
    background: #00000010;
    padding: 15px;
   /* margin-top: 15px;*/
}
.con-logo {
    display: block;
    width: 40%;
    margin-bottom: 5px;
}
.contact-dt .detail-section {
    min-height: 230px;
}


/* new css end */











@media only screen and (max-width: 990px) {
    .container {
        width: 96%;
    }
}



@media only screen and (max-width: 768px) {
    .container {
        width: 96%;
    }
    .logo {
        margin-top: 8px;
        text-align: center;
        margin-bottom: 5px;
        
    }
   

    /* New CSS */
    .top-info {
        text-align: center;
        
    }
    .top-info span {
     float: left;
     margin-left: auto;
     margin-right: auto;
     padding: 0px;
     margin-bottom: 8px;

    }
    .bt-search {
        margin-bottom: 20px;
    }
    .sr-input {
        width: 96%;
        position: relative;
        margin-top: 13px;
    }
    .sr-bt {
       margin-left: -40px;
        position: absolute;
      
    }
    .link_bg .active {
        border: none;
    }
    .dropdown-menu {
        background: #242424;
    }
    .link_bg a {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .carousel-caption  {
        width: 80%;
        font-size: 12px;
        top: 1%;
        background: none;
        display: none;
    }

    .carousel-caption h5 {
        font-size: 16px;
    }
    .pr-area h1 {
        font-size: 35px;
    }
    .inner-heading {
        top: 2%;
        left: 6%;
        font-size: 20px;
        text-align: center;
    }

    /* New css end */
   
 


}