body {
    font-family: 'Titillium Web', sans-serif;
    background-color:#f8f8f8
}
/*nav start*/

.navbar-brand {
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 20px;
    padding: 7px;
}
.navheadtop {
    border-top:12px solid #f16469
}
.navbar {
    position:relative;
    min-height:100px;
    border: none;
}
#header {
    background: rgba(0, 0, 0, 0) url("../images/header-shine.gif") no-repeat scroll 63% 100%;
    height: 99px;
    position: relative;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background:none;
    color: #f16469;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color:#f16469;
    background-color:transparent
}
.navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
    font-size:16px;
}
.navtop {
    padding-top:20px;
    position:relative;
    z-index:999
}
/*nav end*/



/*welcome start*/


.welcome {
    margin-top:60px;
    text-align:center
}
.welcome h1 {
    /*font-family: 'Kaushan Script', cursive;*/
    padding-bottom:20px;
    font-size:30px;
}
.welcome p {
    font-size:16px;
}
.hr-one {
    background-color: #fff;
    border-top: 1px dashed #b1b1b1;
    color: #fff;
    height: 1px;
    margin: 1px 0 0;
}
.h2-container {
    display: block;
    position: relative;
    text-align: center;
}
.readmore {
    background:#f16469;
    display: inline-block;
    float: none;
    position: relative;
    top: 16px;
    border-radius:8px;
}
.readmore a {
    color: #000;
    display: block;
    font-family: 'Kaushan Script', cursive;
    font-size: 14px;
    line-height: 12px;
    padding: 11px 14px;
    text-decoration: none;
}
/*welcome end*/









/*box start*/

.margintop {
    margin-top:150px;
}
.box1 {
    background-color:#f16469;
    padding:13px;
    color:#FFF;
    height:100%;
}
.imgv {
    position:relative;
    top:-99px;
    text-align:center
}
.imgv img {
    border: 6px solid #f16469;
    border-radius: 50%;
}
.boxtop {
    margin-top:-80px;
}
.box1 h1 {
    text-align:center;
    font-family: 'Kaushan Script', cursive;
    font-size: 26px;
    text-transform:uppercase
}
.box1 p {
    text-align:justify;
    font-size:16px;
    padding-top:16px;
}
.hr-one2 {
    background-color: #fff;
    border-top: 1px dashed #b1b1b1;
    color: #fff;
    height: 1px;
    margin: 41px 0 0;
}
/*box end*/



/*product start*/





.pt_cat3 {
    margin-top: 50px;
}
.product.light {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin: 5px auto 10px;
    max-width: 263px;
    overflow: hidden;
    position: relative;
}
.product.light:hover {
    border-color: #ffffff;
    -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
}
.product.light:hover .product-caption {
    /* background-color: #ffffff;*/
}
.product.light:hover .product-compare {
    right: 10px;
}
.product.light:hover .product-wishlist {
    right: 10px;
}
.product.light .product-compare {
    background-color: #000;
    border: 1px solid #FFF;
    bottom: 10px;
    color: #FFF;
    display: block;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    right: -100px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    vertical-align: middle;
    width: 40px;
    z-index: 103;
}
.product.light .product-caption {
    padding: 10px 10px 5px;
    position: relative;
    text-align: left;
    background-color:#f16469;
}
.product.light .product-caption:hover {
    background-color:#f83f46;
}
.product.light .product-caption .product-name {
    color: #FFF;
    display: block;
    font-size: 16px;
    padding: 0 0 5px;
    text-decoration: none;
    text-transform: uppercase;
}
.product.light .product-caption .product-name:hover {
    color:  #FFF
}
.product.light .product-caption .block-name {
    display: inline-block;
    margin-right: 50px;
}
.product-section figure {
    margin: 0 auto;
    max-width: 280px;
    overflow: hidden;
    position: relative;
}
.figure-hover-overlay {
    overflow: hidden;
    position: relative;
}
.pt_header_for_light {
    margin-bottom: 20px;
    position: relative;
}
.pt_header_for_light h1 {
    font-size: 35px;
    margin-top: 0;
    text-align: left;
    text-transform: uppercase;
    color: #201617;
    border-left: 4px solid #f16469;
    padding-left: 8px;
}
.toolbar-for-light {
    position: absolute;
    right: 0;
    top: 5px;
    width: 80px;
}
.toolbar-for-light .prev {
    float: left;
}
.toolbar-for-light a {
    background-color:#f16469;
    color: rgba(14, 14, 14, 0.3);
    display: inline-block;
    font-size: 22px;
    height: 36px;
    line-height: 26px;
    padding: 0 7px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    width: 36px;
}
.toolbar-for-light a:hover {
    background-color: #f83f46;
    color: #fff;
}
.toolbar-for-light a i {
    font-size: 22px;
    line-height: 36px;
    padding: 0 3px;
    color: #FFF;
}
.toolbar-for-light a i:hover {
    color:  #fff;
}
.toolbar-for-light .next {
    float: right;
}
/* product end*/





/*brand start*/


.pt_con2 {
    margin-top: 20px;
}
.pt_con {
    padding-bottom: 50px;
    overflow: hidden;
    margin-top: 80px;
}
.pt_con img {
    max-width: 100%;
    display: block;
    height: auto
}
.title {
    padding-left: 8px;
    border-left: 4px solid #f16469;
    font-size: 40px;
    margin-bottom: 15px
}
.pt_title_bg {
    position: relative;
    margin-bottom: 40px;
}
.pt_title_bg .title {
    margin: 7.5px 0
}
.pt_title_bg>h2 {
    position: relative;
    display: inline-block;
    left: 0;
    padding-right: 30px;
    z-index: 1;
    color: #201617;
    font-size: 35px;
}
.pt_title_bg:after {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.5px;
    display: block;
    width: 100%;
    height: 1px;
    z-index: 0
}
.pt_content_title {
    margin-bottom: 20px
}
#brand-slider-container {
    margin-bottom: 30px
}
.brand-slider a {
    display: block;
    padding: 0 15px;
    text-align: center;
}
.brand-slider img {
    display: inline-block!important
}
.carousel-btn i {
    color: #fff;
    font-size: 22px;
    line-height: 36px;
    padding: 0 15px;
}
.carousel-btn i:hover {
    color:#FFF;
}
/*brand end*/






/*inner page start*/




/*company page start*/


.padd{ margin-left:10px;}
.innerimg {
    position:relative
}
.innermianhead {
    position:absolute;
    margin-top:-138px;
}
.innermianhead h1 {
    font-family: "Kaushan Script", cursive;
    font-size: 40px;
    padding-bottom: 20px;
    color:#FFF;
    font-weight:bold;
    text-shadow: 2px 2px #000;
}
.mar-top {
    margin-top:50px;
    margin-bottom:20px;
}
.mar-top p {
    font-size:16px;
    text-align:justify
}
/*company page end*/



/*product page start*/

.prf {
    background:#FFF;
    padding-bottom:20px;
    border-color: #efefef;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
}
.prf span {
    font-family: "Kaushan Script", cursive;
    font-weight:bold;
    font-size:20px;
    padding-left:10px;
}
.prf ul {
    padding-left:12px;
    /*height:150px;*/
}
.prf ul li {
    list-style-type:none;
    color:#737373;
    padding:5px 0
}
.buttonhole {
    color:#f16469;
    font-size:12px;
    padding-right:10px;
}
.imgdiv {
    padding-bottom:20px;
}
/*product page end*/


/*    Careers page start*/

.frm
{
    margin:10px;
}

/*    Careers page end*/


/*gallery page start*/

.isotopeWrapper article {
    margin-bottom: 30px;
}
#portfolio {
}
#portfolio img {
    width: 100%;
}
#portfolio article p {
    margin-bottom: 1.45em;
    /*set next row on the baseline*/;
}
nav#filter {
    margin-bottom: 1.5em;
}
nav#filter li {
    display: inline-block;
    margin: 10px;
}
nav#filter a {
    padding: 4px 12px;
    line-height: 20px;
    border: 1px solid #f16469;
    text-decoration: none;
    color: #f16469;
}
nav#filter a.current {
    background: #f16469;
    color: #fff;
}
.iconColor .fa {
    color: #ee0c45;
}
.portfolio-items article img {
    width: 100%;
}
.portfolio-item {
    display: block;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.portfolio-item img {
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
}
.portfolio-item .portfolio-desc {
    display: block;
    opacity: 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    color: rgba(220, 220, 220);
}
.fancybox-overlay {
    background: rgba(0, 0, 0, 0.64);
}
.portfolio-item:hover .portfolio-desc {
    padding-top: 20%;
    height: 100%;
    -webkit-transition: all 200ms ease-in-out 0s;
    transition: all 200ms ease-in-out 0s;
    opacity: 1;
    background: rgba(61, 61, 61, 0.67);
}
.portfolio-item .portfolio-desc a {
    color: #fff;
    text-align: center;
    display: block;
}
.portfolio-item .portfolio-desc a:hover {
    /*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);*/
    text-decoration: none;
}
.portfolio-item .portfolio-desc .folio-info {
    top: -20px;
    padding-top: 30px;
    height: 0;
    opacity: 0;
    position: relative;
    text-align:center;
}
.portfolio-item:hover .folio-info {
    height: 100%;
    opacity: 1;
    -webkit-transition: all 500ms ease-in-out 0s;
    transition: all 500ms ease-in-out 0s;
    top: 5px;
}
.portfolio-item .portfolio-desc .folio-info h5 {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 1.4em;
}
.portfolio-item .portfolio-desc .folio-info p {
    color: #ffffff;
    font-size: 12px;
}
/*gallery page end*/




/*contact page start*/


.divider.half-margins {
    margin: 30px 0;
}
.divider {
    border: 0;
    margin: 60px 0;
    height: 4px;
    border-top: #ddd 1px solid;
    border-bottom: #ddd 1px solid;
    text-align: center;
    position: relative;
    clear: both;
}
.block {
    display: block !important;
}
.block a {
    color:#f16469
}
textarea {
    margin-bottom:10px;
}
.form-control {
    height: 38px;
    border:#e6e6e6 2px solid;
    border-radius:0;
    -webkit-box-shadow:none;
    box-shadow:none;
}
form label {
    font-weight: 300;
    font-size:16px;
    color:#979797
}
.form-group:after {
    display: block;
    content: ".";
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}
.btn-primary {
    background-color: #f16469;
    border-color: #f45056;
    color: #fff;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color:#fff;
    background-color:#f83f46;
    border-color:#f83f46;
}
/*contact page end*/	





/*inner page end*/







/*footer start*/

.footer {
    color: #bdc3c7;
    padding-bottom: 14px;
    padding-top: 30px;
}
.black {
    background-color: #2a2a2a;
}
.social {
    font-size:22px;
    padding-left:20px;
}
.fb {
    padding-right:10px;
}
.fb a {
    color:#999999;
}
.fb a:hover {
    color:#3b5998
}
.tw a {
    color:#999999;
}
.tw a:hover {
    color:#5ea9dd
}
/*footer end*/
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background-color: #ebebeb;
        border-color: #e7e7e7;
        margin-top: 0px;
        z-index: 999;
        position:relative;
    }
    .navtop {
        padding-top: 20px;
        position: relative;
        text-align: center;
        z-index: 999;
    }
    .navbar-brand img {
        width:90%
    }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background-color: #ebebeb;
        border-color: #e7e7e7;
        margin-top: 30px;
        z-index: 999;
        position:relative;
    }
}
@media all and (max-width: 640px) and (min-width: 360px) {
    .navbar-brand img {
        width:90%
    }
    .prf span {
        text-align:center;
        display:block
    }
    /*.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    background-color: #ebebeb;
    border-color: #e7e7e7;
    margin-top: 30px;
    z-index: 999;
    position:relative;
}*/
    .navtop {
        padding-top: 20px;
        position: relative;
        text-align: center;
        z-index: 999;
    }
    .imgv {
        top: -54px;
    }
    .box1 {
        margin-bottom: 50px;
    }
    .boxtop {
        margin-top: -59px;
    }
    .imgv img {
        border: 6px solid #f16469;
        border-radius: 50%;
        width:30%
    }
    .pt_header_for_light h1 {
        font-size: 22px;
    }
    .pt_title_bg > h2 {
        font-size: 22px;
    }
    .innermianhead {
        position:absolute;
        margin-top:-56px;
    }
    .innermianhead h1 {
        font-size: 20px;
    }
    .prf {
        margin-bottom:20px;
    }
}
@media all and (max-width: 1024px) and (min-width: 768px) {
    .navbar-brand img {
        width:90%
    }
    .imgv {
        position:relative;
        top:-99px;
        text-align:center
    }
    .imgv img {
        border: 6px solid #f16469;
        border-radius: 50%;
        width:71%
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background-color: #ebebeb;
        border-color: #e7e7e7;
        margin-top: 25px;
        z-index: 999;
        position:relative;
    }
    .nav > li {
        display: block;
        position: relative;
        text-align:center
    }
    .innermianhead {
        position:absolute;
        margin-top:-88px;
    }
    .innermianhead h1 {
        font-size: 30px;
    }
    .imgdiv {
        width:100%;
        margin:0 auto
    }
    .prf span {
        text-align:center;
        display:block
    }
}
@media all and (max-width: 1280px) and (min-width: 980px) {
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background:none;
        border-color: #e7e7e7;
    }
    .prf span {
        text-align:left;
        display:block
    }
}
@media all and (max-width: 800px) and (min-width: 600px) {
    .imgv img {
        border: 6px solid #f16469;
        border-radius: 50%;
        width:27%;
    }
    .box1 {
        margin-bottom: 105px;
    }
    .imgdiv {
        width:46%;
        margin:0 auto
    }
    .prf {
        text-align:center;
        margin:20px 0;
        padding-top:20px;
    }
}
.padblock{
    padding: 70px 0px;
}
.hr-margin{
    margin: 0px 0px 10px;
}
.showrooms-page h3{
    padding: 15px 25px;
    background: #efefef;
    border-top: 2px solid #f16469;
}
@media (max-width:990px){
    .salmaniya .showrooms-hours{
        margin: 15px 0px;
    }
}
.dropdown-menu>li>a {
    padding: 7px 20px !important;

}
.salmaniya{
    margin-top: 35px;
}
.carousel-indicators li{
    border: 1px solid #0ca5bb;
}
.showrooms-hours span {
    color: #10a921;
}
.showrooms-hours a{
    color: #333;
}
.showrooms-hours a:hover{
    text-decoration: none;
    color: #f16469;
}
.nav>li>a {
    padding: 10px 12px;
    line-height: 35px;
}
/* ---- SM toggle view ---- */
@media (max-width: 1024px) and (min-width : 680px) {
    .navbar-header {
        float: none;
    }
    .navbar-left, .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
        margin: 28px auto;
        margin-right: 25px ;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        /*margin-top: 7.5px;*/
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        margin-top: 0px;
        background-color: #ebebeb;
        position: relative;
    }
    .dropdown-menu>li>a{
        text-align: center;
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
/* ---- end toggle view ---- */