﻿@font-face {
    font-family: 'Yekan';
    src: url('Images/fonts/Yekan.eot?#') format('eot'), /* IE6–8 */ url('Images/fonts/Yekan.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('Images/fonts/Yekan.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

@font-face {
    font-family: 'BVahidBold';
    src: url('Images/fonts/BVahidBold.eot?#') format('eot'), /* IE6–8 */ url('Images/fonts/BVahidBold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('Images/fonts/BVahidBold.ttf') format('truetype'); /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

body, html {
    height: 100%;
}

body {
    font-size: 12px;
    line-height: 22px;
    font-family: Yekan,ttttttt,arial, sans-serif;
    color: #828282;
    background: url(images/body.png) repeat 0 0;
    min-width: 980px;
}

/*font-family: 'Ubuntu', sans-serif;*/

a {
    color: #067aa7;
    text-decoration: none;
    cursor: pointer;
}

    a:hover {
        text-decoration: underline;
    }

    a img {
        border: 0;
    }

    a.view {
        padding-left: 8px;
        font-size: 10px;
        float: right;
        font-size: 10pt;
    }

article, aside, details, footer, header, menu, nav, section {
    display: block;
}

input, textarea, select {
    font-size: 12px;
    font-family: Yekan,tahoma,arial, sans-serif;
}

textarea {
    overflow: auto;
}

.cl {
    display: block;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
    clear: both;
}

.notext {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}

.left, .alignleft {
    float: left;
    display: inline;
}

.right, .alignright {
    float: right;
    display: inline;
}

.shell {
    width: 980px;
    margin: 0 auto;
}

.top-nav.desktop ul {
    display: block !important;
}

.top-nav .shell {
    position: relative;
}

.top-nav {
    background: #a1bddf;
    height: 59px;
}

    .top-nav ul {
        list-style: none;
        list-style-position: outside;
        font-family: Yekan,tahoma, 'Ubuntu', sans-serif;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 58px;
        font-weight: 700;
    }

        .top-nav ul li {
            float: right;
            padding: 0 0 0 0;
            border-right: 1px solid #dbeef3;
        }

            .top-nav ul li.active {
                border-right: 0;
            }

            .top-nav ul li a {
                color: #355b8a;
                float: left;
                padding: 0 34px;
                text-shadow: rgba(204,204,204,0.8) 0px 1px 0px;
            }

            .top-nav ul li span {
                float: left;
            }

            .top-nav ul li a:hover, .top-nav ul li.active a {
                color: #00719d;
                text-decoration: none;
                background: #c8e6ed;
            }

            .top-nav ul li.active a {
                background: #c8e6ed url(images/active-nav-border.png) no-repeat right 0;
            }

            .top-nav ul li.active span {
                background: url(images/active-nav-border.png) no-repeat 0 0;
                padding-left: 2px;
            }

    .top-nav span.top-nav-shadow {
        background: url(images/top-nav-shadow.png) no-repeat 0 0;
        width: 959px;
        height: 7px;
        position: absolute;
        top: 59px;
        left: 50%;
        margin-left: -480px;
        z-index: 99999;
    }

    .top-nav a.nav-btn {
        display: none;
    }

.header-top {
    background: url(images/header-t.png) repeat-x 0 0;
    width: 100%;
    height: 72px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.header-bottom {
    background: url(images/header-b.png) repeat-x 0 0;
    width: 100%;
    height: 72px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.header-center {
    background: url(images/header-i.png) repeat 0 0;
    width: 100%;
    position: relative;
}

.header-inner {
    z-index: 99;
    position: relative;
    background: url(images/header-cnt.png) repeat-y center 0;
    margin-bottom: -47px;
}

.header-cnt #logo {
    width: 397px;
    font-size: 0;
    line-height: 0;
}

    .header-cnt #logo a {
        height: 134px;
        background: url(images/logo.png) no-repeat 0 0;
        text-indent: -4000px;
        display: block;
    }

.header-cnt {
    width: 422px;
    padding-top: 30px;
}

    .header-cnt h2 {
        font-size: 74px;
        line-height: 83px;
        color: #fff;
        text-shadow: rgba(0,0,0,0.5) 0px 1px 2px;
        font-weight: bolder;
    }

    .header-cnt h3 {
        font-size: 40px;
        padding-bottom: 8px;
        line-height: 50px;
        font-weight: normal;
        color: #fff;
        text-shadow: rgba(0,0,0,0.5) 0px 1px 2px;
        font-family: Yekan,tahoma,, arial, helvetica, serif;
    }

    .header-cnt p {
        color: #fff;
        text-shadow: rgba(0,0,0,0.5) 0px 1px 2px;
        padding-bottom: 10px;
        direction: rtl;
        text-align: justify;
    }

    .header-cnt a.blue-btn {
        background: url(images/blue-btn.png) no-repeat 0 -75px;
        position: relative;
        bottom: -30px;
        z-index: 100;
        width: 198px;
        height: 70px;
        text-align: center;
        direction: rtl;
        line-height: 56px;
        display: block;
        color: #fff;
        text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;
        font-size: 16px;
        font-family: Yekan,tahoma, 'Ubuntu', sans-serif;
        font-weight: 700;
    }

        .header-cnt a.blue-btn:hover {
            text-decoration: none;
            background-position: 0 0px;
        }

.slider-holder {
    width: 495px;
    height: 293px;
    background: url(images/slider.png) no-repeat 0 0;
    position: absolute;
    bottom: -36px;
    right: -19px;
    padding: 34px 44px;
    z-index: 1000;
}

    .slider-holder .flexslider {
        width: 497px;
        height: 288px;
        position: relative;
    }

        .slider-holder .flexslider ul.slides {
            list-style: none;
            list-style-position: outside;
            position: relative;
        }

            .slider-holder .flexslider ul.slides li {
                width: 497px;
                height: 288px;
                float: left;
            }

                .slider-holder .flexslider ul.slides li img {
                    width: 497px;
                    height: 288px;
                }

.main {
    padding: 66px 0 50px;
    position: relative;
    height: 100%;
}

    .main span.shadow-top {
        background: url(images/main-shadow.png) repeat-x 0 0;
        top: 0;
        left: 0;
        position: absolute;
        width: 100%;
        height: 46px;
        z-index: 20;
        display: block;
    }

    .main h2 {
        font-size: 28px;
        color: #2d2d2d;
        line-height: 28px;
        font-family: Yekan,tahoma, 'Ubuntu', sans-serif;
        font-weight: 500;
        padding-bottom: 12px;
    }

    .main h3 {
        font-size: 20px;
        color: #2d2d2d;
        line-height: 22px;
        font-family: Yekan,tahoma, 'Ubuntu', sans-serif;
        font-weight: 500;
        padding-bottom: 8px;
    }

    .main section {
        background: url(images/section-shadow.png) no-repeat 0 bottom;
        padding-top: 40px;
        padding-bottom: 23px;
    }

        .main section:last-of-type {
            background: transparent;
        }

    .main .testimonial {
        text-align: center;
        padding-right: 88px;
        padding-left: 88px;
    }

        .main .testimonial p {
            padding-bottom: 10px;
        }

            .main .testimonial p strong {
                font-size: 28px;
                font-family: Yekan,tahoma,georgia, serif;
                position: relative;
                top: 10px;
                left: -5px;
            }

    .main .internalpages {
        width: 100%;
        border: 1px solid #bbc0b0;
        border-radius: 6px;
        padding: 5px 5px 5px 5px;
        direction: rtl;
        text-align: right;
        color: #333333;
        background-color: #eaf1f3;
    }

    .main .content {
        width: 615px;
        float: left;
        direction: rtl;
    }

        .main .content ul {
            list-style: none;
            list-style-position: outside;
            padding-top: 8px;
        }

            .main .content ul li {
                padding-left: 8px;
                background: url(images/bullet.png) no-repeat 0 9px;
                padding-bottom: 5px;
            }

                .main .content ul li a {
                    text-decoration: underline;
                }

                    .main .content ul li a:hover {
                        text-decoration: none;
                    }

        .main .content img.alignleft {
            margin-right: 22px;
            margin-bottom: 10px;
        }

        .main .content .cnt {
            overflow: hidden;
            height: 100%;
            text-align: justify;
        }

    .main section.blog {
        padding-bottom: 60px;
    }

    .main .sidebar {
        width: 282px;
        float: right;
    }

        .main .sidebar ul {
            list-style: none;
            list-style-position: outside;
        }

            .main .sidebar ul li {
                position: relative;
                padding-left: 84px;
                background: url(images/sidebar-list-border.png) no-repeat 0 bottom;
                padding-bottom: 15px;
                margin-bottom: -13px;
                min-height: 72px;
            }

                .main .sidebar ul li .img-holder {
                    position: absolute;
                    top: 6px;
                    left: 0px;
                    width: 66px;
                    height: 48px;
                    padding: 2px;
                    border: 1px solid #d7d7d6;
                    border-radius: 3px;
                    -moz-border-radius: 3px;
                    -webkit-border-radius: 3px;
                    -o-border-radius: 3px;
                }

                .main .sidebar ul li img {
                    width: 66px;
                    height: 48px;
                }

                .main .sidebar ul li .mobile {
                    font-style: normal;
                    display: none;
                }

                .main .sidebar ul li a {
                    color: #828282;
                }

                    .main .sidebar ul li a:hover {
                        text-decoration: none;
                        color: #666;
                    }

                .main .sidebar ul li p {
                    padding-bottom: 7px;
                }

                .main .sidebar ul li span {
                    font-size: 10px;
                    color: #c0c0c0;
                    display: block;
                }

        .main .sidebar .widget ul li.last {
            background: transparent;
        }


.maininternal {
    padding: 66px 0 50px;
    position: relative;
    height: 100%;
}

    .maininternal span.shadow-top {
        background: url(images/main-shadow.png) repeat-x 0 0;
        top: 0;
        left: 0;
        position: absolute;
        width: 100%;
        height: 46px;
        z-index: 20;
        display: block;
    }

    .maininternal h2 {
        font-size: 28px;
        color: #2d2d2d;
        line-height: 28px;
        font-family: Yekan,tahoma, 'Ubuntu', sans-serif;
        font-weight: 500;
        padding-bottom: 12px;
    }

    .maininternal h3 {
        font-size: 20px;
        color: #2d2d2d;
        line-height: 22px;
        font-family: Yekan,tahoma, 'Ubuntu', sans-serif;
        font-weight: 500;
        padding-bottom: 8px;
    }

    .maininternal section {
        background: url(images/section-shadow.png) no-repeat 0 bottom;
        padding-top: 40px;
        padding-bottom: 23px;
    }

        .maininternal section:last-of-type {
            background: transparent;
        }

    .maininternal .testimonial {
        text-align: center;
        padding-right: 88px;
        padding-left: 88px;
    }

        .maininternal .testimonial p {
            padding-bottom: 10px;
        }

            .maininternal .testimonial p strong {
                font-size: 28px;
                font-family: Yekan,tahoma,georgia, serif;
                position: relative;
                top: 10px;
                left: -5px;
            }

    .maininternal .content {
        width: 615px;
        float: left;
        direction: rtl;
    }

        .maininternal .content ul {
            list-style: none;
            list-style-position: outside;
            padding-top: 8px;
        }

            .maininternal .content ul li {
                padding-left: 8px;
                background: url(images/bullet.png) no-repeat 0 9px;
                padding-bottom: 5px;
            }

                .maininternal .content ul li a {
                    text-decoration: underline;
                }

                    .maininternal .content ul li a:hover {
                        text-decoration: none;
                    }

        .maininternal .content img.alignleft {
            margin-right: 22px;
            margin-bottom: 10px;
        }

        .maininternal .content .cnt {
            overflow: hidden;
            height: 100%;
            text-align: justify;
        }

    .maininternal section.blog {
        padding-bottom: 60px;
    }

    .maininternal .sidebar {
        width: 282px;
        float: right;
    }

        .maininternal .sidebar ul {
            list-style: none;
            list-style-position: outside;
        }

            .maininternal .sidebar ul li {
                position: relative;
                padding-left: 84px;
                background: url(images/sidebar-list-border.png) no-repeat 0 bottom;
                padding-bottom: 15px;
                margin-bottom: -13px;
                min-height: 72px;
            }

                .maininternal .sidebar ul li .img-holder {
                    position: absolute;
                    top: 6px;
                    left: 0px;
                    width: 66px;
                    height: 48px;
                    padding: 2px;
                    border: 1px solid #d7d7d6;
                    border-radius: 3px;
                    -moz-border-radius: 3px;
                    -webkit-border-radius: 3px;
                    -o-border-radius: 3px;
                }

                .maininternal .sidebar ul li img {
                    width: 66px;
                    height: 48px;
                }

                .maininternal .sidebar ul li .mobile {
                    font-style: normal;
                    display: none;
                }

                .maininternal .sidebar ul li a {
                    color: #828282;
                }

                    .maininternal .sidebar ul li a:hover {
                        text-decoration: none;
                        color: #666;
                    }

                .maininternal .sidebar ul li p {
                    padding-bottom: 7px;
                }

                .maininternal .sidebar ul li span {
                    font-size: 10px;
                    color: #c0c0c0;
                    display: block;
                }

        .maininternal .sidebar .widget ul li.last {
            background: transparent;
        }



.widget {
    direction: rtl;
}

    .widget ul {
        direction: rtl;
    }

.main .cols {
    padding-bottom: 0px;
}

    .main .cols a.view {
        margin-right: 16px;
        position: absolute;
        bottom: 0;
        right: 45px;
    }

    .main .cols .col {
        width: 292px;
        float: left;
        background: url(images/col-separator.png) no-repeat right 0;
        padding-right: 45px;
        margin-right: 12px;
        padding-bottom: 16px;
        position: relative;
        direction: rtl;
        text-align: justify;
    }

    .main .cols .col-cnt {
        padding-top: 7px;
        height: 100%;
        overflow: hidden;
        direction: rtl;
        text-align: justify;
    }

    .main .cols .col img.alignleft {
        margin-right: 7px;
    }

    .main .cols .col.last {
        width: 280px;
        padding-right: 0;
        margin-right: 0;
        background: transparent;
        direction: rtl;
        text-align: justify;
    }

html, body {
    height: 100%;
}

#wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -286px;
}

#footer, #footer-push {
    height: 286px;
}

    #footer span.shadow-bottom {
        background: url(images/main-shadow-bottom.png) repeat-x 0 0;
        top: -46px;
        left: 0;
        position: absolute;
        width: 100%;
        height: 46px;
        z-index: 20;
        display: block;
    }

#footer {
    border-top: 1px solid #fff;
    position: relative;
    height: 285px;
}

.footer-cols {
    background: url(images/footer-cols.png) repeat-x 0 0;
    padding: 26px 0;
}

    .footer-cols .col {
        float: left;
        width: 226px;
        padding-right: 24px;
    }

        .footer-cols .col.last {
            padding-right: 0;
        }

    .footer-cols h3 {
        color: #fff;
        text-shadow: rgba(0,0,0,0.6) 0px 1px 2px;
        font-size: 21px;
        line-height: 28px;
        font-family: Yekan,tahoma, 'Ubuntu', sans-serif;
        font-weight: 500;
        padding-bottom: 12px;
    }

        .footer-cols h3 a {
            color: #fff;
            text-shadow: rgba(0,0,0,0.6) 0px 1px 2px;
        }

            .footer-cols h3 a:hover {
                text-decoration: none;
                color: #bdbdbd;
            }

    .footer-cols p {
        color: #fff;
    }

        .footer-cols p a {
            color: #fff;
        }

    .footer-cols ul {
        list-style: none;
        list-style-position: outside;
    }

        .footer-cols ul li {
            color: #fff;
            padding-bottom: 6px;
            padding-left: 9px;
            background: url(images/bullet-footer-col.png) no-repeat 0 8px;
        }

            .footer-cols ul li a {
                color: #fff;
            }

.footer-bottom {
    background: #b6cae4;
    height: 14px;
    padding: 22px 0 18px 0;
}

.footer-nav {
    float: left;
    font-size: 11px;
    line-height: 11px;
}

    .footer-nav ul {
        list-style: none;
        list-style-position: outside;
    }

        .footer-nav ul li {
            float: left;
            padding: 0 10px;
            background: url(images/footer-nav-border.png) no-repeat 0 0;
        }

            .footer-nav ul li.first {
                background: transparent;
                padding-left: 0;
            }

        .footer-nav ul a {
            color: #6d6d6d;
        }

.footer-bottom p.copy {
    float: right;
    color: #6d6d6d;
    line-height: 11px;
}

    .footer-bottom p.copy span {
        padding: 0 9px;
    }

    .footer-bottom p.copy a {
        text-decoration: underline;
    }

        .footer-bottom p.copy a:hover {
            text-decoration: none;
        }

.textareastyle {
    width: 400px;
}
/* #Media Queries
================================================== */

/* ipad portrait */
@media only screen and ( min-width: 768px) and ( max-width: 980px ) {
    body {
        min-width: 768px;
    }

    .shell {
        max-width: 768px;
    }

    #header {
        background: url(images/header-tablet.png) repeat-x 0 0;
        height: 257px;
    }

    .header-cnt #logo {
        width: 277px;
        font-size: 0;
        line-height: 0;
    }

        .header-cnt #logo a {
            height: 93px;
            background: url(images/logo-tablet.png) no-repeat 0 0;
            text-indent: -4000px;
            display: block;
        }

    .top-nav span.top-nav-shadow {
        display: none;
    }

    .top-nav ul {
        font-size: 14px;
    }

        .top-nav ul li a {
            color: #355b8a;
            float: left;
            padding: 0 24px;
            text-shadow: rgba(204,204,204,0.8) 0px 1px 0px;
        }

        .top-nav ul li.last a {
            padding-right: 34px;
        }

    .header-inner {
        width: 728px;
        padding: 0 20px;
    }

    .header-cnt {
        width: 295px;
    }

        .header-cnt h2 {
            font-size: 56px;
            line-height: 60px;
        }

        .header-cnt h3 {
            font-size: 30px;
            line-height: 32px;
        }

        .header-cnt p .desktop {
            display: none;
        }

        .header-cnt p .mobile {
            display: block;
        }

        .header-cnt a.blue-btn {
            bottom: -60px;
        }

    .slider-holder {
        width: 382px !important;
        height: 260px !important;
        background: url(images/slider-tablet.png) no-repeat 0 0;
        padding: 30px 35px 0;
        bottom: -10px;
        right: 0;
    }

        .slider-holder .flexslider {
            width: 382px;
            height: 220px;
        }

            .slider-holder .flexslider ul.slides li {
                width: 100%;
                height: 100%;
            }

                .slider-holder .flexslider ul.slides li img {
                    width: 100%;
                    height: 100%;
                }

    .container {
        padding: 0 20px;
        width: 728px;
    }

    .main section {
        background: url(images/tablet-section-shadow.png) no-repeat 0 bottom !important;
    }

        .main section.blog {
            padding-bottom: 60px;
        }

        .main section.blog {
            background: transparent !important;
            padding-bottom: 0;
        }

    .main .cols {
        background: transparent !important;
        padding-bottom: 0;
    }

        .main .cols .col {
            width: 232px;
            padding-right: 15px;
            margin-right: 0;
            background: transparent;
        }

            .main .cols .col.last {
                padding-right: 0;
                width: 232px;
                direction: rtl;
                text-align: justify;
            }

            .main .cols .col img {
                float: none;
                display: block;
                margin: 0 auto 0 auto !important;
            }

    .main .content {
        width: 100%;
        float: none;
        display: block;
        padding-bottom: 40px;
        direction: rtl;
    }

    .main .sidebar {
        width: 100%;
        float: none;
        display: block;
    }

        .main .sidebar ul li {
            margin: 0 0 0 0;
            background: url(images/tablet-section-shadow.png) no-repeat center bottom;
            display: block;
            min-height: 70px;
        }

            .main .sidebar ul li .mobile {
                display: inline;
            }

        .main .sidebar a.view {
            margin-right: 20px;
        }




    .maininternal section {
        background: url(images/tablet-section-shadow.png) no-repeat 0 bottom !important;
    }

        .maininternal section.blog {
            padding-bottom: 60px;
        }

        .maininternal section.blog {
            background: transparent !important;
            padding-bottom: 0;
        }

    .maininternal .cols {
        background: transparent !important;
        padding-bottom: 0;
    }

        .maininternal .cols .col {
            width: 232px;
            padding-right: 15px;
            margin-right: 0;
            background: transparent;
        }

            .maininternal .cols .col.last {
                padding-right: 0;
                width: 232px;
                direction: rtl;
                text-align: justify;
            }

            .maininternal .cols .col img {
                float: none;
                display: block;
                margin: 0 auto 0 auto !important;
            }

    .maininternal .content {
        width: 100%;
        float: none;
        display: block;
        padding-bottom: 40px;
        direction: rtl;
    }

    .maininternal .sidebar {
        width: 100%;
        float: none;
        display: block;
    }

        .maininternal .sidebar ul li {
            margin: 0 0 0 0;
            background: url(images/tablet-section-shadow.png) no-repeat center bottom;
            display: block;
            min-height: 70px;
        }

            .maininternal .sidebar ul li .mobile {
                display: inline;
            }

        .maininternal .sidebar a.view {
            margin-right: 20px;
        }





    .footer-cols .shell {
        padding-left: 20px;
        padding-right: 20px;
        width: 728px;
    }

    .footer-cols .col {
        width: 166px;
        padding-right: 20px;
        direction: rtl;
        text-align: justify;
    }

        .footer-cols .col.last {
            padding-right: 0;
            direction: rtl;
            text-align: justify;
        }

    .footer-bottom {
        height: 48px;
        line-height: 17px;
    }

        .footer-bottom .footer-nav {
            float: none;
            display: block;
            padding-bottom: 16px;
        }

        .footer-bottom p.copy {
            float: none;
            display: block;
            clear: both;
        }

        .footer-bottom .shell {
            padding-left: 20px;
            width: 748px;
        }

    .main span.shadow-top {
        display: none;
    }

    #header {
        height: auto;
    }

    .header-inner {
        padding-bottom: 22px;
    }

    .textareastyle {
        width: 300px;
    }
}

@media only screen and ( max-width: 767px) {
    body {
        min-width: 320px;
    }

    .shell {
        max-width: 100%;
    }

    .main {
        padding-top: 260px !important;
        margin-top: 0;
    }

    .maininternal {
        padding-top: 260px !important;
        margin-top: 0;
    }

    a.view {
        background: url(images/bullet.png) no-repeat 0 8px;
        padding-left: 8px;
        font-size: 10px;
        float: right;
    }

    #header {
        background: url(images/header-@2x.png) repeat-x 0 0;
        width: 100%;
    }

    .header-cnt #logo {
        width: 280px;
        font-size: 0;
        line-height: 0;
        margin-bottom: 8px;
    }

        .header-cnt #logo a {
            height: 94px;
            background: url(images/logo-@2x.png) no-repeat 0 0;
            text-indent: -4000px;
            display: block;
        }

    .top-nav {
        position: relative;
        z-index: 1001;
        background: #fcfcff;
        height: 48px;
        margin: 7px;
        border: 1px solid #9ad0e2;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
    }

        .top-nav span.top-nav-shadow {
            display: none;
        }

        .top-nav ul {
            display: none;
            font-size: 14px;
            position: absolute;
            width: 100%;
            top: 46px;
            left: -1px;
            line-height: 24px;
            padding: 0 0px 0px 0px;
            background: #fcfcff;
            border: 1px solid #9ad0e2;
            border-top: 0;
            border-radius: 0 0 5px 5px;
            -moz-border-radius: 0 0 5px 5px;
            -webkit-border-radius: 0 0 5px 5px;
            -o-border-radius: 0 0 5px 5px;
        }

            .top-nav ul li.active a {
                display: block;
                float: none;
                background: none;
            }

            .top-nav ul li.active span {
                display: block;
                float: none;
                background: none;
            }

            .top-nav ul li {
                display: block;
                float: none;
                padding: 15px 20px 15px 20px;
                background: url(images/tablet-section-shadow.png) no-repeat center top;
            }

                .top-nav ul li a {
                    display: block;
                    float: none;
                    padding: 0 0 0 0;
                }

                .top-nav ul li span {
                    float: none;
                }

                .top-nav ul li a:hover {
                    display: block;
                    float: none;
                    background: none;
                }

                .top-nav ul li.last a {
                    float: none;
                    display: block;
                    padding-right: 0;
                }

                .top-nav ul li.last {
                    padding-bottom: 10px;
                }

        .top-nav a.nav-btn {
            width: 100%;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            height: 48px;
            display: block;
            color: #355b8a;
            font-size: 14px;
            line-height: 48px;
            text-shadow: 0 1px 0 rgba(204, 204, 204,0.8);
            font-family: Yekan,tahoma, 'Ubuntu',sans-serif;
            font-weight: 700;
            padding-left: 20px;
        }

            .top-nav a.nav-btn:hover {
                text-decoration: none;
            }

            .top-nav a.nav-btn span {
                background: url(images/nav-arr@2x.png) no-repeat center 20px;
                width: 40px;
                height: 48px;
                display: block;
                position: absolute;
                top: 0px;
                right: 0;
                z-index: 2000;
            }

                .top-nav a.nav-btn span.active {
                    background: url(images/nav-arr-active.png) no-repeat center 20px;
                }

        .top-nav ul li.first {
            display: none;
        }

    .header-inner {
        width: 100%;
        padding: 0 10px;
        background: transparent;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .header-cnt {
        width: 100%;
        padding-top: 20px;
    }

        .header-cnt a.blue-btn {
            bottom: -290px;
            position: absolute;
            left: 50% !important;
            margin-left: -97px;
        }

            .header-cnt a.blue-btn:hover {
                background-position: 0 0;
                text-decoration: none;
                color: #dbdbdb;
            }

        .header-cnt h2 {
            font-size: 56px;
            line-height: 60px;
        }

        .header-cnt h3 {
            font-size: 30px;
            line-height: 32px;
        }

        .header-cnt p .desktop {
            display: inline;
        }

        .header-cnt p .mobile {
            display: none;
        }

    .slider-holder {
        width: 280px !important;
        height: 163px !important;
        background: url(images/slider-mobile.png) no-repeat 0 0;
        padding: 20px;
        bottom: -220px;
        left: 50%;
        margin-left: -160px;
    }

        .slider-holder .flexslider {
            width: 280px;
            height: 163px;
        }

            .slider-holder .flexslider ul.slides li {
                width: 100%;
                height: 100%;
            }

                .slider-holder .flexslider ul.slides li img {
                    width: 100%;
                    height: 100%;
                }

    .container {
        padding: 20px 10px 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .main .testimonial {
        padding-left: 0;
        padding-right: 0;
    }

    .main span.shadow-top {
        top: 0px;
        left: 0;
    }

    .main section {
        background: url(images/mobile-section-shadow.png) no-repeat center bottom !important;
    }

        .main section.blog {
            background: transparent !important;
            padding-bottom: 0;
        }

    .main .cols {
        background: transparent !important;
        padding-bottom: 0;
    }

        .main .cols .col {
            width: 100%;
            padding-right: 0px;
            margin-right: 0;
            padding-bottom: 20px;
            background: url(images/mobile-section-shadow.png) no-repeat center bottom;
            direction: rtl;
            text-align: justify;
        }

            .main .cols .col a.view {
                bottom: 20px;
                right: 10px;
            }

            .main .cols .col.last {
                width: 100%;
                padding-right: 0px;
                direction: rtl;
                text-align: justify;
            }

            .main .cols .col img {
                float: left;
            }

    .main .content {
        width: 100%;
        float: none;
        display: block;
        padding-bottom: 40px;
        direction: rtl;
    }

        .main .content img.alignleft {
            margin-right: 8px;
            float: none;
            display: block;
            margin: 0 auto 30px auto;
        }

        .main .content p {
            font-size: 11px;
            line-height: 18px;
        }

        .main .content ul li {
            font-size: 11px;
            padding-bottom: 0;
            line-height: 18px;
        }

        .main .content ul li {
            background-position: 0 7px !important;
            display: block;
        }

    .main .sidebar {
        width: 100%;
        float: none;
        display: block;
        padding-right: 0;
    }

        .main .sidebar ul li {
            margin: 0 0 0 0;
            background: url(images/mobile-section-shadow.png) no-repeat center bottom;
            display: block;
            min-height: 70px;
        }

            .main .sidebar ul li .mobile {
                display: inline;
            }

        .main .sidebar a.view {
            margin-right: 20px;
        }




    .maininternal .testimonial {
        padding-left: 0;
        padding-right: 0;
    }

    .maininternal span.shadow-top {
        top: 0px;
        left: 0;
    }

    .maininternal section {
        background: url(images/mobile-section-shadow.png) no-repeat center bottom !important;
    }

        .maininternal section.blog {
            background: transparent !important;
            padding-bottom: 0;
        }

    .maininternal .cols {
        background: transparent !important;
        padding-bottom: 0;
    }

        .maininternal .cols .col {
            width: 100%;
            padding-right: 0px;
            margin-right: 0;
            padding-bottom: 20px;
            background: url(images/mobile-section-shadow.png) no-repeat center bottom;
            direction: rtl;
            text-align: justify;
        }

            .maininternal .cols .col a.view {
                bottom: 20px;
                right: 10px;
            }

            .maininternal .cols .col.last {
                width: 100%;
                padding-right: 0px;
                direction: rtl;
                text-align: justify;
            }

            .maininternal .cols .col img {
                float: left;
            }

    .maininternal .content {
        width: 100%;
        float: none;
        display: block;
        padding-bottom: 40px;
        direction: rtl;
    }

        .maininternal .content img.alignleft {
            margin-right: 8px;
            float: none;
            display: block;
            margin: 0 auto 30px auto;
        }

        .maininternal .content p {
            font-size: 11px;
            line-height: 18px;
        }

        .maininternal .content ul li {
            font-size: 11px;
            padding-bottom: 0;
            line-height: 18px;
        }

        .maininternal .content ul li {
            background-position: 0 7px !important;
            display: block;
        }

    .maininternal .sidebar {
        width: 100%;
        float: none;
        display: block;
        padding-right: 0;
    }

        .maininternal .sidebar ul li {
            margin: 0 0 0 0;
            background: url(images/mobile-section-shadow.png) no-repeat center bottom;
            display: block;
            min-height: 70px;
        }

            .maininternal .sidebar ul li .mobile {
                display: inline;
            }

        .maininternal .sidebar a.view {
            margin-right: 20px;
        }





    .footer-cols .shell {
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .footer-cols .col {
        width: 100%;
        display: block;
        padding-right: 0;
        direction: rtl;
        text-align: justify;
    }

        .footer-cols .col ul li {
            padding-right: 0;
        }

        .footer-cols .col .col-cnt {
            display: none;
            direction: rtl;
            text-align: justify;
        }

        .footer-cols .col.last {
            padding-right: 0;
            direction: rtl;
            text-align: justify;
        }

    .footer-bottom {
        height: 48px;
        line-height: 17px;
    }

        .footer-bottom .footer-nav {
            float: none;
            display: block;
            text-align: center;
            padding-bottom: 16px;
            font-size: 10px;
        }

            .footer-bottom .footer-nav ul li {
                padding: 0 2px 0 4px;
                float: none;
                display: inline;
                background-position: 0 2px;
            }

        .footer-bottom p.copy {
            float: none;
            display: block;
            text-align: center;
            clear: both;
            font-size: 10px;
        }

        .footer-bottom .shell {
            width: 100%;
        }

    .header-inner {
        height: auto;
        margin-bottom: 0;
        padding-bottom: 22px;
    }

    #header {
        height: auto;
    }

    .textareastyle {
        width: 200px;
    }
}

@media only screen and ( max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) {
    .slider-holder {
        background: url(images/slider-mobile@2x.png) no-repeat 0 0;
        -webkit-background-size: 320px 202px;
        -moz-background-size: 320px 202px;
        background-size: 320px 202px;
    }

    .main section, .main .cols .col, .main .sidebar ul li {
        margin: 0 0 0 0;
        background: url(images/mobile-section-shadow@2x.png) no-repeat center bottom;
        -webkit-background-size: 299px 14px;
        -moz-background-size: 299px 14px;
        background-size: 299px 14px;
        direction: rtl;
        text-align: justify;
    }

    .textareastyle {
        width: 200px;
    }
}

.Reservation {
    display: block;
    float: right;
    width: 290px;
    height: 300px;
    overflow: hidden;
    margin: 0 0 0 20px;
    padding: 5px;
    border: 1px solid #CCCCCC;
    direction: rtl;
    border-radius: 4px;
    background-color: #eff0f0;
    font-family: BTraffic,Yekan,tahoma, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    text-align: right;
    position: relative;
}

    .Reservation table td {
        height: 30px;
    }

.txtStyleRight {
    height: 25px;
    direction: rtl;
    font-family: Yekan,Tahoma;
    font-size: 12px;
    color: #000000;
}

/* LOGIN Style*/
.loginstyle {
    background-color: #ecefe7;
    width: 100%;
    border: 1px solid #bbc0b0;
    border-radius: 6px;
    font-size: 12pt;
    color: #505050;
    padding: 8px 8px 8px 8px;
    text-align: center;
}
/* LOGIN Style*/


/* TextBox Style*/
.txextboxstyle {
    background-image: url(../Images/form_bg.jpg);
    background-repeat: repeat-x;
    border: 1px solid #d1c7ac;
    color: #777777;
    padding: 3px;
    margin-right: 4px;
    margin-bottom: 8px;
    font-family: tahoma, arial, sans-serif;
    font-size: 13px;
    text-align: right;
}
/* TextBox Style*/


/* TextBox Style*/
.txextboxstylelogin {
    background-image: url(../Images/form_bg.jpg);
    background-repeat: repeat-x;
    border: 1px solid #d1c7ac;
    color: #777777;
    padding: 3px;
    margin-right: 4px;
    margin-bottom: 8px;
    font-family: tahoma, arial, sans-serif;
    font-size: 15px;
    text-align: left;
    height: 25px;
}
/* TextBox Style*/


/*  /////////////////////////  Galender /////////////////// */

SELECT {
    font-family: Tahoma;
    font-size: 12px;
}

.PickerCSS {
    background-color: #FFFFFF;
    border-right: #c0d8fa 1px solid;
    border-top: #c0d8fa 1px solid;
    border-left: #c0d8fa 1px solid;
    border-bottom: #c0d8fa 1px solid;
    font-family: Tahoma;
    font-size: 12px;
}

.PickerHeaderCSS {
    background-color: #c0d8fa;
    height: 30px;
    font-family: Tahoma;
    font-size: 12px;
}

.PickerFooterCSS {
    background-color: #c0d8fa;
    font-family: Tahoma;
    font-size: 12px;
}

.PickerWeekDayCSS {
    background-color: #e9f0fa;
    text-align: center;
    font-size: 10px;
    font-family: Tahoma;
    border-right: #c0d8fa 1px solid;
    border-top: #c0d8fa 1px solid;
    border-left: #c0d8fa 1px solid;
    border-bottom: #c0d8fa 1px solid;
    height: 19px;
}

.PickerCalendarCSS {
    background-color: #fffde8;
    border-right: #c0d8fa 1px solid;
    border-top: #c0d8fa 1px solid;
    border-left: #c0d8fa 1px solid;
    border-bottom: #c0d8fa 1px solid;
    height: 19px;
    font-family: Tahoma;
    font-size: 12px;
    position: absolute;
}

.PickerWorkDayCSS {
    background-color: #ffffff;
    border-right: #c0d8fa 1px solid;
    border-top: #c0d8fa 1px solid;
    border-left: #c0d8fa 1px solid;
    border-bottom: #c0d8fa 1px solid;
    font-family: Tahoma;
    font-size: 12px;
}

A.PickerWorkDayCSS {
    color: black;
    text-decoration: none;
    border: none;
    font-family: Tahoma;
    font-size: 12px;
}

.PickerForbidenCSS {
    background-color: #d0ccc6;
    color: Red;
    border-right: #c0d8fa 1px solid;
    border-top: #c0d8fa 1px solid;
    border-left: #c0d8fa 1px solid;
    border-bottom: #c0d8fa 1px solid;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 12px;
}

.PickerSelectedCSS {
    background-color: #d0d3bd;
    border-right: #c0d8fa 1px solid;
    border-top: #c0d8fa 1px solid;
    border-left: #c0d8fa 1px solid;
    border-bottom: #c0d8fa 1px solid;
    font-family: Tahoma;
    font-size: 12px;
}

A.PickerSelectedCSS {
    font-weight: bold;
    color: #555844;
    text-decoration: underline;
    border: none;
    font-family: Tahoma;
    font-size: 12px;
}
/*  /////////////////////////  Galender /////////////////// */

/* Button*/
.myButton {
    -moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
    box-shadow: inset 0px 1px 0px 0px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
    background: -moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background: -webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background: -o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background: -ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background: linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
    background-color: #ededed;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    cursor: pointer;
    color: #555555;
    font-family: tahoma,arial;
    font-size: 13px; /*font-weight:bold;*/
    padding: 3px 15px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffffff;
}

    .myButton:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
        background: -moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
        background: -webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
        background: -o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
        background: -ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
        background: linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);
        background-color: #dfdfdf;
    }

    .myButton:active {
        position: relative;
        top: 1px;
    }
/* Button*/


.pageitem_comment {
    width: 100%;
    background-color: #EEEEEE;
    border: 1px solid #AAA;
    padding: 2px 2px 2px 2px;
    direction: rtl;
    text-align: right;
}

.pageitem_comment_title {
    background-color: #e5e5e5;
    margin-right: 2px;
    color: #666666;
}

.pageitem_comment_gride {
    border: 0px hidden;
}

.msg_style {
    margin-right: 100px;
    text-align: center;
    color: #FF0000;
    direction: rtl;
}

.table01 td {
    height: 30px;
}

.internaltd5 td {
    border: 1px solid #e9f0fa;
    background: #f7fafe;
}

.internaltd4 td {
    border: 1px solid #d2b48c;
    background: #e9f0fa;
}

.internaltdright4 {
    border: 1px solid #d2b48c;
    background: #e9f0fa;
    text-align: right;
}

.internaltdleft4 {
    border: 1px solid #d2b48c;
    background: #e9f0fa;
    text-align: left;
}

.table02 td {
    height: 30px;
    border: 1px solid #ddd;
    text-align: center;
    vertical-align: middle;
    background-color: #D5EAF0;
    font-family: Yekan,tahoma;
    font-size: 14px;
    color: #800000;
}

    .table02 td:hover {
        background: #BCD9E1;
    }

.table02 a {
    color: #800000;
}

.tourism {
    font-size: 10pt;
    text-align: justify;
    direction: rtl;
    padding: 5px 5px 5px 5px;
}

    .tourism img {
        float: right;
        display: inline;
        margin-left: 4px;
    }

.onovertd {
}

.navbar {
    border-radius: 0px !important;
    min-height: 60px !important;
    font-size: 11pt;
    margin-bottom: 0px !important;
}

.navbar-default {
    background-color: #a1bddf !important;
    border-color: #e7e7e7;
}

    .navbar-default a {
        color: #355b8a !important;
        padding-right: 25px !important;
        padding-left: 25px !important;
        padding-bottom: 23px !important;
    }

        .navbar-default a:hover {
            color: #4a719d !important;
        }

    .navbar-default li {
        border-right-width: 1px !important;
        border-color: #000 !important;
        /*border-left: 1px solid black !important;*/
        /*border-right: 1px solid black !important;*/
        border-right: solid 1px #dbeef3 !important;
        /*text-shadow: 0 0 2px #c2c9d0;*/
        text-shadow: 0px 1px 0px #c2c9d0;
    }

        .navbar-default li:hover {
            background-color: #c8e6ed;
        }

.navmenu {
    background-color: #a1bddf;
}

.header-center-default {
    background-color: #416999 !important;
    background-image: url(images/header-b.png);
    background-repeat: repeat-x;
    background-position: bottom;
    width: 100%;
    color: #fff;
    padding: 15px;
}

    .header-center-default img {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

.mainslider {
    padding-top: 15px;
}

.mainpageslider .carousel-inner {
    border: 20px solid !important;
    border-radius: 10px;
    border-color: #ececec;
}

.infobutton {
    margin-top: 10px;
    text-align: left;
}

    .infobutton .btn {
        border: 1px solid !important;
        padding: 10px 20px 10px 20px;
        font-size: 11pt;
    }


/* first page album image-->*/
.section-box-ten {
    height: 250px;
    background: radial-gradient(#6e6e6e,#2f2f2f);
    background: -webkit-radial-gradient(#6e6e6e,#2f2f2f);
    background: -moz-radial-gradient(#6e6e6e,#2f2f2f);
    color: #fff;
    position: relative;
    overflow: hidden;
    direction: rtl;
    margin-bottom:10px;
}

    .section-box-ten figure {
        position: absolute;
        direction: rtl;
        text-align: justify;
        padding: 10px 19px 19px 19px;
        width: 100%;
        height: 100%;
        border-top: 1px solid #fff;
        background: rgba(0, 0, 0, 0.71);
        bottom: -80%;
        transition: ease-in-out .5s;
    }

    .section-box-ten:hover figure {
        bottom: 0;
    }

    .section-box-ten figure h3 {
        margin: 0;
        padding-bottom: 10px;
    }

    .section-box-ten img {
        height: 100%;
        align-content:center;
        margin:auto;
    }

.btn-read {
    background: transparent;
    border-radius: 0;
    border: 1px solid #ffffff;
    color: #fff;
}

.firstpagealbum {
    color: #0b144a;
}

    .firstpagealbum a:hover {
        color: #f5ff00;
    }

.Reservationform {
    margin-top: 20px;
    border-radius: 2px !important;
    border: 1px solid #CCC !important;
    padding: 7px;
    background-color: #eff0f0;
}

.btmtourism {
    font-size: 14px;
}

    .btmtourism h2 {
        color: #2d2d2d;
        text-align: center;
        font-size: 2.5em;
    }

    .btmtourism h3 {
        color: #2d2d2d;
        text-align: center;
        font-size: 1.7em;
    }

    .btmtourism p {
        text-align: justify;
    }

    .btmtourism img {
        padding-left: 3px;
    }

.footer-center-default {
    background-color: #416999 !important;
    background-image: url(images/footer-cols.png);
    background-repeat: repeat-x;
    background-position: top;
    width: 100%;
    color: #fff;
    padding: 15px;
}

.footerstyle {
    color: #FFF;
    text-align:center;
    font-size:1.2em;
}
    .footerstyle h3 {
    text-shadow: 2px 2px rgba(0,0,0,0.5);
}
        .footerstyle h3 a:hover {
        color:#a8bdbd;
        }

    .footerstyle a {
        color: #FFF;
        text-decoration:none;
    }
    .footerstyle a:hover {
        color: rgba(204,204,204,0.8);
    }
.footer-menu {
    background-color:#b6cae4;
    font-size:1.2em;
    padding:5px;
    min-height:38px;
    vertical-align:middle;
}

.footer-menu a{
text-decoration:none;
}

.Divgallerystyle
{
    border-color: #CCCCCC; 
    border-style: solid;
    border-width: 2px;   
    background-color:#EAEAEA;  
    margin:8px 0px 8px 0px; 
     
}
.Divgallerystyle:hover
{
    border-color: #FBCE9E; 
    border-style: solid;
    border-width: 2px;   
    background-color:#FBCE9E;  
    }
.Divgallerytitle
{
    padding:8px 5px 8px 5px;
    text-align:center;
    
    }
.Divgallerypic
{
    background-color:#EAEAEA;
    text-align:center;
    }
.gallerystyle
{
        height:150px;
        margin:auto;
        padding:auto;
        display:block;
    }
.gallerythumb
{
    
}
 .thumbnail {
    position:relative;
    overflow:hidden;
}