@import url("https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css");
@font-face {
    font-family: Swis721 Lt BT-normal;
    src: url('../fonts/Swis721 Lt BT-normal.ttf');
}

@font-face {
    font-family: Swis721 Cn BT_roman;
    src: url('../fonts/Swis721 Cn BT_roman.TTF');
}

@font-face {
    font-family: Swis721 Lt BT-normal;
    src: url('../fonts/Swis721 Lt BT-normal.ttf');
}

@font-face {
    font-family: Swis721 Cn BT;
    src: url('../fonts/Swis721 Cn BT.TTF');
}

body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.5;
    font-family: Swis721 Cn BT_roman;
}

article,
aside,
figcaption,
figure,
footer,
header,
nav,
section {
    display: block;
}

h1,
h2,
h3,
h4 {
    margin: 1em 0 .5em;
    line-height: 1.25;

}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.2em;
}

ul,
ol {
    margin: 1em 0;
    padding-left: 40px;
}

p,
figure {
    margin: 1em 0;
}

a {
    color: #B50104;
    text-decoration: none;
}

a:hover {
    color: #3D3D3D;
    text-decoration: none;
}

a img {
    border: none;
}

sup,
sub {
    color: #fff;
    font-size: 13px;
    padding: 3px 16px 6px;
    display: block;
    font-family: Swis721 Lt BT-normal;
    font-weight: bold;
}

iframe {
    max-width: 100%;
}


/*=== header Styleing ===*/

header {
    box-shadow: 0 2px 5px #ccc;
}

.mdd-top-strip {
    background-color: #242424;
}

.mdd-top-strip ul {
    padding: 0;
    margin: 0 -6px 0 0;
}

.mdd-top-strip ul li {
    display: inline-block;
}

.mdd-top-strip ul li a {
    color: #fff;
    font-size: 13px;
    padding: 3px 16px 6px;
    display: block;
    font-family: Swis721 Lt BT-normal;
    font-weight: bold;
}

.mdd-top-strip ul li:not(:last-child) a {
    border-right: 1px solid #fff;
}

.mdd-top-strip ul li:last-child a {
    padding-right: 0;
}

.mdd-top-strip ul li a i {
    margin-right: 9px;
}

.mdd-logo a {
    display: block;
    padding: 18px 0 0 10px;
    vertical-align: top;
}
.mdd-logo a img {
    display: inline-block;
}
.mdd-logo a h3 {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5%;
    text-transform: capitalize;
    color: #B50104;
}
.mdd-bottom-wrapper {
    padding-bottom: 13px;
}

.mdd-menu-wrapper ul {
    margin-top: 46px;
}

.mdd-menu-wrapper .nav-pills>li>a {
    font-family: Swis721 Cn BT_roman;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    line-height: normal;
    padding: 0 12.3px;
    color: #242424;
    font-weight: bolder;
}

.mdd-menu-wrapper .nav-pills>li>a:hover {
    color: #b50102;
    background: transparent;
}

#mdd-home-page-slider .item {
    position: relative;
    padding-bottom: 47.3%;
}

#mdd-home-page-slider .item img {
    position: absolute;
    max-width: 100%;
    height: auto;
}
#mdd-home-page-slider  .owl-nav div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 40px;
    width: 40px;
    background: rgb(36, 36, 36);
    border-radius: 100%;
    color: #fff;
    text-align: center;
    line-height: 40px;
    opacity: 0.5;
}
#mdd-home-page-slider .owl-nav div:hover {
    opacity: 1;
}
#mdd-home-page-slider .owl-prev {
    left: 10px;
}
#mdd-home-page-slider .owl-next {
    right: 10px;
}

section.mdd-section-one-wrapper {
    background: #EBEBEB;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 50px;
    transform: translateY(50px);
    transition: all 0.5s linear;
}

section.mdd-section-one-wrapper.col-sm-12.mdd-common-section.section-active {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
}
section.mdd-common-section .col-sm-4 img:last-child {
    padding: 16px 0px 16px 22%;
}
section.mdd-section-one-wrapper.col-sm-12 h1 {
    font-family: Swis721 Lt BT-normal;
    font-size: 30px;
}

.body-container-wrapper h2 {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 2px;
    margin: 0 0 25px;
    border-left: 3px double #000;
    padding-left: 7px;
    line-height: 1.4;
}

.mdd-section-two-wrapper .custom-section-inside-image {
    background-image: url('../images/project_background_image.jpg');
}

.mdd-section-three-wrapper .custom-section-inside-image {
    background-image: url('../images/THE_POTENTIAL_background_image.jpg');
}

.mdd-section-four-wrapper .custom-section-inside-image {
    background-image: url('../images/restaurantsetc-backgroundimage.jpg');
    /*        background-size: contain !important;*/
}

.custom-section-inside-image {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.mdd-common-section .col-sm-6 {
    background: rgba(235, 235, 235, 0.88);
    min-height: 559px;
    transition: all 0.5s linear;
}

.mdd-section-three-wrapper.mdd-common-section h1,
.mdd-section-two-wrapper.mdd-common-section h1 {
    color: #BC3C3F;
    font-size: 50px;
    font-family: Swis721 Cn BT;
    text-transform: uppercase;
    margin-top: 80px;
}

.mdd-common-section p {
    font-family: Swis721 Cn BT_roman;
    text-align: justify;
}

section.mdd-common-section {
    margin-bottom: 83px;
}

a.mdd-read-more {
    font-weight: bold;
    display: inline-block;
    margin-bottom: 50px;
    font-size: 16.81px;
    font-family: Swis721 Lt BT-normal;
    letter-spacing: 1px;
}

section.mdd-section-four-wrapper .custom-section-inside-image {
    min-height: 310px;
}

.mdd-section-four-wrapper ul.fade-in {
    visibility: visible;
    transform: translateY(0px);
    opacity: 1;
}

.mdd-section-four-wrapper ul {
    display: block;
    padding: 70px 0 0;
    margin: 0;
    transform: translateY(50px);
    transition: all 0.5s linear;
    text-align: center;
}

.mdd-section-four-wrapper ul li {
    display: inline-block;
    width: 32.9%;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}
.saamag-mdd-address strong {
    margin-right: 10px;
}
@media (min-width:768px) {
    .mdd-section-four-wrapper ul li {
        display: inline-block;
        width: 24.5%;
    }
}

.mdd-section-four-wrapper ul li p {
    text-align: center !important;
    font-size: 20px;
    font-family: Swis721 Cn BT_roman;
    margin: 0;
}

.mdd-section-four-wrapper ul li h2 {
    font-size: 40px;
    Font-weight: bold;
    Font-family: Swis721 Cn BT;
    Color: #fff;
    margin: 20px 0 0;
}
.mdd-section-four-wrapper ul li h2 span {
    font-size: 15px;
    display: inline-block;
    vertical-align: top;
}

.mdd-section-four-wrapper ul li i {
    display: inline-block;
}


/*==Footer==*/

.taurus-footer-wrapper {
    background: #242424;
    text-align: center;
    color: #fff;
    min-height: 85px;
    padding: 30px 0;
    margin-top: 30px;
}

.taurus-footer-wrapper p {
    font-size: 16px;
    Font-family: Swis721 Cn BT_roman;
    Color: #fff;
    margin: 0;
}

.mdd-section-five-wrapper {
    position: relative;
    min-height: 383px;
    margin-bottom: 0 !important;
}

.mdd-section-five-wrapper iframe {
    position: static;
    width: 100%;
    height: 250px;
}

.mdd-section-five-wrapper form {
    position: static;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 30px;
}

@media (min-width:768px) {
    .mdd-section-five-wrapper form {
        position: absolute;
        right: 8%;
        top: 0;
        height: 100%;
        width: 37.61%;
    }
    .mdd-section-five-wrapper iframe {
        position: absolute;
        width: 100%;
        left: 0;
        height: 100%;
        top: 0;
        right: 0;
        bottom: 0;
    }
}

.mdd-section-five-wrapper form .form-control,
body.contact .body-container-wrapper form .form-control {
    border: 1px solid #242424;
    border-radius: 0;
    height: 47px;
    font-size: 11px;
    letter-spacing: 1px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-shadow: 0 0 0 #ccc;
}

body.contact .body-container-wrapper form .form-control:focus {
    box-shadow: 0 10px 10px #ccc;
}

.mdd-section-five-wrapper form textarea.form-control,
body.contact .body-container-wrapper form textarea.form-control {
    min-height: 94px;
}

.mdd-section-five-wrapper .form-group,
body.contact .body-container-wrapper .form-group {
    margin-bottom: 30px;
}

.mdd-section-five-wrapper .btn-default,
body.contact .body-container-wrapper .btn-default {
    background-color: #B50102;
    border: none;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    padding: 11.5px 12px;
    Font-family: Swis721 Cn BT_roman;
    font-size: 17px;
    letter-spacing: 1px;
    display: block;
}

.col-sm-6.col-sm-6-active {
    visibility: visible;
    opacity: 1;
}


/*==About Page Style==*/

section.col-sm-12.custom-section-header {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 100px 0;
    font-size: 30px;
    margin: 15px 0;
    position: relative;
    overflow: hidden;
}

.smaaag-mdd-banner {
    background-color: transparent;
    background-position: right top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size:cover;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

section.col-sm-12.custom-section-header h1 {
    margin: 0;
    display: inline-block;
    background-color: rgba(51, 51, 51, 0.7);
    padding: 30px 35px;
    font-family: arial;
    font-weight: bold;
    line-height: 1;
    font-size: 1.6em;
    position: relative;
}

section.col-sm-12.custom-section-header h1:after, section.col-sm-12.custom-section-header h1:before {
    content: "";
    border-top: 5px solid #fff;
    position: absolute;
    top: -10px;
    right: -10px;
    display: inline-block;
    height: 50%;
    width: 70%;
    border-right: 5px solid #fff;
}
section.col-sm-12.custom-section-header h1:before {
    left: -10px;
    right: auto;
    bottom: -10px;
    top: auto;
    border-bottom: 5px solid #fff;
    border-left: 5px solid #fff;
    border-top: none;
    border-right: none;
}

.saamag-mdd-about {
    background-image: url(../images/About-Us_1.jpg);
}

.saamag-mdd-potential{
     background-image: url(../images/ThePotential_1.jpg);   
}

.saamag-mdd-contact {
    background-image: url(../images/contact_us1.jpg);
}
.saamag-mdd-project{
    background-image: url(../images/the-project_1.jpg);
}

ul.saamag-mdda-tab li a {
    display: block;
    padding: 10px 30px;
    border: 1px solid #242424;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    border-bottom: none;
    margin-bottom: -1px;
    background-color: #242424;
    color: #fff;
    text-decoration: none;
}
ul.saamag-mdda-tab li.active-tab > a {
    background-color: #fff !important;
    color: #333;
}
ul.saamag-mdda-tab li {
    display: inline-block;
}
ul.saamag-mdda-tab {
    padding: 0;
    margin:20px 0;
    display: block;
    list-style: none;
    border-bottom: 1px solid #ccc;
}
.saamag-mdda-tab-content-main-wrapper {
    border: 1px solid #242424;
    margin-top: -21px;
    margin-bottom: 30px;
}
.sammag-mdda-tab-content-wrapper ul li {
    margin-bottom: 10px;
}
.sammag-mdda-tab-content-wrapper ul li span {
    display: inline-block;
    margin-left: 10px;
    color: #cc4042;
}
.mdd-menu-trigger {
    display: none;
}

@media (max-width: 1199px) {
    .mdd-menu-wrapper .nav-pills>li>a {
        padding: 0 5px;
    }
}

@media (max-width: 990px) {
    .mdd-menu-wrapper .nav-pills>li>a {
        font-size: 12px;
    }
}
@media (max-width: 800px) {
    .row{
        margin:0;
    }
}


@media (max-width: 767px) {
    .mdd-logo {
        text-align: center;
        position: relative;
    }
    .mdd-logo a {
        display: inline-block;
        padding: 20px 0;
    }
    .mdd-top-strip ul {
        margin: 0;
        text-align: center;
        float: none !important;
    }
    .mdd-menu-wrapper {
        position: fixed;
        z-index: 999;
        top: 0;
        background: rgba(255, 255, 255, 0.78);
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        left: -100%;
        right: 0;
        bottom: 0;
        -webkit-transition:all 0.5s ease;
        -o-transition:all 0.5s ease;
        transition:all 0.5s ease;
    }
    body.active-menu-wrap .mdd-menu-wrapper{
        left:0;
    }
    #mdd-home-page-slider .item {
        padding-bottom: 56%;
    }
    section.mdd-section-one-wrapper {
        padding: 15px;
        text-align: center;
    }
    section.mdd-section-one-wrapper.col-sm-12 h1 {
        font-size: 18px;
        margin: 15px 0;
    }
    .mdd-section-one-wrapper img:last-child {
        margin-bottom: 0;
    }
    .mdd-section-one-wrapper img {
        float: none !important;
        margin: 20px auto;
    }
    .mdd-common-section .col-sm-6,
    section.mdd-section-four-wrapper .custom-section-inside-image {
        min-height: inherit !important;
    }
    .mdd-section-three-wrapper.mdd-common-section h1,
    .mdd-section-two-wrapper.mdd-common-section h1 {
        margin-top: 0;
        padding-top: 15px;
    }
    section.col-sm-12 {
        margin-bottom: 30px;
    }
    .mdd-section-four-wrapper ul {
        display: block;
        padding: 25px 0;
    }
    .mdd-section-four-wrapper ul li i img {
        max-width: 100%;
    }
    .mdd-section-four-wrapper ul li i {
        width: 30px;
        height: 30px;
    }
    .mdd-section-four-wrapper ul li h2 {
        font-size: 30px;
        margin: 10px 0 0;
    }
    .mdd-section-four-wrapper ul li p {
        font-size: 15px;
    }
    .mdd-section-five-wrapper .form-group .form-control {
        margin-bottom: 15px;
    }
    .mdd-section-five-wrapper .form-group {
        margin-bottom: 0;
    }
    .mdd-section-three-wrapper.mdd-common-section h1,
    .mdd-section-two-wrapper.mdd-common-section h1 {
        font-size: 30px;
    }
    .mdd-top-strip ul li:not(:last-child) a {
        border-right: none;
    }

    .mdd-top-strip ul li {
        display: block;
    }
    .mdd-top-strip ul li a {
        padding:5px 0;

    }
    .mdd-bottom-wrapper {
        padding-bottom: 0;
    }
    .mdd-logo a h3 {
        display: block;
        margin: 5px 0;
    }

    section.mdd-common-section .col-sm-4 img:last-child {
        padding: 0;
    }
    .mdd-section-four-wrapper ul li {
        width: 100%;

    }
    .mdd-menu-trigger {
        display: inline-block;
        width: 35px;
        height: 35px;
        padding: 5px 0;
        cursor: pointer;
        position: absolute;
        right: 30px;
        top: 50%;
        transform: translateY(-50%);
    }
    body.active-menu-wrap .mdd-menu-trigger{
        z-index: 9999;
    }
    .mdd-menu-trigger span.mdd-menu-trigger-child {
        display: block;
        width: 4px;
        height: 4px;
        background: #B50104;
        border-radius: 100%;
        margin: 0 auto 5px;
    }
    .mdd-menu-wrapper .nav-pills>li {
        float: none;
        display: block;
    }
    .mdd-menu-wrapper ul {
        float: none !important;
        margin: 0;
    }
    .mdd-menu-wrapper .nav-pills>li>a {
        font-size: 27px;
        text-align: center;
        padding: 7px;
    }
    section.col-sm-12.custom-section-header h1 {
        padding: 20px;
        line-height: 1;
        font-size: 1em;

    }

}
@media(max-width:300px){
    section.col-sm-12.custom-section-header h1 {
        font-size: 0.6em;
    }
}
div#result span {
    display: block;
}

