﻿body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: gk reg,Arial;
    direction: rtl;
    font-weight: 400
}

li, ol, ul {
    margin: 0;
    padding: 0;
    list-style: none
}

a {
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    transition: .2s
}

.rast {
    width: 20%;
    float: right;
    background: #172838;
    padding: 0 0 1.2%;
    margin: 0;
    height: 100vh;
    position: fixed;
    z-index: 10
}

.chap {
    width: 80%;
    float: left;
    padding: 0;
    margin: 0
}

.text {
    width: 100%;
    float: right;
    margin: 0
}

    .text img {
        width: 100%;
        border: 0
    }

.homeimage {
    width: 88.5%;
    float: right;
    overflow: hidden;
    height: auto;
    position: relative
}

    .homeimage img {
        width: 100%;
        border: 0;
        float: right;
        width: 100%;
        height: auto;
        -webkit-transition: all .7s ease;
        transition: all .7s ease;
        overflow: hidden
    }

    .homeimage h1 {
        font-size: 15px;
        font-family: gk reg,Arial;
        font-weight: 400;
        color: #d9dde0;
        right: 4%;
        top: 38%;
        position: absolute;
        width: 45%;
        padding: 1%;
        border: 1px solid transparent;
        -webkit-border-image: url(line.png) 10 round;
        -o-border-image: url(line.png) 10 round;
        border-image: url(line.png) 10 round
    }

        .homeimage h1 span {
            font-size: 30px;
            font-family: gk bold,Arial;
            color: #d9dde0;
            opacity: .9;
            padding: %;
            font-weight: 400;
            line-height: 50px
        }

        .homeimage h1 p {
            font-size: 15px;
            font-family: gk reg,Arial;
            font-weight: 400;
            color: #d9dde0;
            padding: 0
        }

    .homeimage h2 {
        font-size: 19px;
        font-family: gk reg,Arial;
        font-weight: 400;
        color: #d9dde0;
        left: 4%;
        bottom: 20%;
        position: absolute;
        width: 450px;
        padding: 0%;
        text-align: center;
        direction: ltr !important
    }

        .homeimage h2 span {
            font-size: 19px;
            font-family: gk bold,Arial;
            color: #d9dde0;
            opacity: .9;
            padding: 0%;
            font-weight: 400;
            line-height: 20px
        }

        .homeimage h2 p {
            font-size: 17px;
            font-family: gk reg,Arial;
            font-weight: 400;
            color: #d9dde0;
            padding: 0;
            width: auto;
            margin: 1% 0 0
        }

            .homeimage h2 p strong {
                font-size: 13.2px;
                font-family: gk reg,Arial;
                font-weight: 400;
                color: #d9dde0;
                padding: 0;
                width: auto;
                text-align: left;
                direction: ltr !important
            }

.logo {
    width: 11.5%;
    float: right
}

    .logo img {
        width: 100%;
        border: 0
    }

.line {
    width: 100%;
    height: 25px;
    float: right;
    padding: 1% 0;
    background: #223648;
    margin-bottom: 5%
}

.social {
    width: 70%;
    margin: 6% auto
}

    .social ul {
        width: auto;
        direction: rtl
    }

        .social ul li {
            width: 15%;
            text-align: center;
            float: right
        }

            .social ul li img {
                border: 0;
                height: 30px;
                width: 30px;
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out
            }

                .social ul li img:hover {
                    border: 0;
                    height: 30px;
                    width: 30px;
                    border-radius: 6px;
                    -webkit-transition: all .3s ease-in-out;
                    -moz-transition: all .3s ease-in-out;
                    -o-transition: all .3s ease-in-out;
                    transition: all .3s ease-in-out
                }

.garran {
    width: 70%;
    margin: 6% 10% 0 0;
    float: right
}

.gsearch {
    width: 100% !important;
    direction: rtl !important;
    height: 30px;
    float: left !important;
    margin-bottom: 10px !important
}

.gsc-control-cse {
    font-family: Arial,sans-serif;
    border-color: none !important;
    background: 0 0 !important;
    direction: rtl !important;
    height: 20px !important;
    padding: 0 !important;
    border: 0 !important
}

gsc-input {
    text-align: left !important;
    direction: ltr !important;
    float: right !important;
    background: 0 0 !important;
    height: 20px !important
}

#gsc-i-id1 {
    text-align: right !important;
    direction: rtl !important;
    float: right !important;
    background: 0 0 !important;
    color: #d01304 !important;
    font-size: 12px !important;
    color: #9eafbf !important;
    font-family: gk reg,Arial !important;
    font-size: 13px !important
}

td.gsc-search-button {
    width: 1%;
    background-image: url(searchbg.jpg) !important
}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    border: none !important;
    background-color: #2a5274 !important;
    background-image: none;
    filter: none;
    width: 5px !important;
    background-image: url(search_Ku.png) !important;
    background-repeat: no-repeat;
    font-family: raleway,Arial !important;
    border-radius: 0 !important
}

    input.gsc-search-button:hover, input.gsc-search-button:hover, input.gsc-search-button:focus:hover {
        border: none !important;
        background-color: #2a5274 !important;
        background-image: none;
        filter: none
    }

.gsc-input-box {
    border: 1px solid #d9d9d9;
    background: #172838 !important;
    height: 22px !important;
    border: 0 !important;
    border-bottom: 2px solid #9eafbf !important
}

.clr {
    clear: both
}

.address {
    width: 80%;
    float: right;
    margin: 10% 7% 16.9% 0;
    font-family: gk reg,Arial;
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding: 10%;
    border: 1px solid transparent;
    padding: 15px;
    -webkit-border-image: url(line.png) 10 round;
    -o-border-image: url(line.png) 10 round;
    border-image: url(line.png) 10 round
}

.blog {
    width: 80%;
    margin: 0 auto
}

    .blog h1 {
        width: 98%;
        margin-right: 1%;
        text-align: center;
        font-family: gk bold,Arial;
        font-size: 20px;
        color: #172838;
        padding: .7% 0 .3%;
        float: right
    }

    .blog ul {
        list-style-type: none;
        float: right;
        margin-bottom: 10%;
        display: flex;
        flex-wrap: wrap;
        padding: 50px 0
    }

        .blog ul li {
            text-align: center;
            float: right;
            flex: 33%;
            height: 200px;
            box-sizing: border-box
        }

            .blog ul li img {
                width: 88%;
                height: 100%;
                margin-bottom: 1%;
                border: 0;
                padding: 1%;
                margin: 1%;
                border: 1px solid #d3d8db
            }

            .blog ul li h2 {
                width: 80%;
                margin: 0 auto
            }

                .blog ul li h2 a {
                    font-family: gk bold,Arial;
                    font-weight: 400;
                    font-size: 15px;
                    color: #172838;
                    text-decoration: none
                }

                    .blog ul li h2 a:hover {
                        color: #070f16
                    }

.office {
    width: 80%;
    margin: 0 auto
}

    .office h3 {
        width: 98%;
        margin-right: 1%;
        text-align: center;
        font-family: gk bold,Arial;
        font-weight: 400;
        font-size: 16px;
        color: #172838;
        padding: 2% 0 0;
        float: right;
        background-image: url(line.png);
        background-repeat: no-repeat;
        background-position: center top
    }

    .office ul {
        width: 100%;
        list-style-type: none;
        float: right
    }

        .office ul li {
            width: 25%;
            text-align: center;
            float: right
        }

            .office ul li img {
                width: 88%;
                height: 150px;
                margin-bottom: 1%;
                border: 0;
                padding: 1%;
                margin: 1%;
                border: 1px solid #d3d8db;
                overflow: hidden
            }

.footer {
    width: 100%;
    text-align: center;
    padding: 0;
    font-family: gk reg,Arial;
    font-size: 12px;
    color: #40627a;
    float: right;
    margin-top: 0%;
    z-index: 0
}

    .footer a {
        font-family: gk reg,Arial;
        font-size: 12px;
        color: #ffd31a;
        text-decoration: none
    }

        .footer a:hover {
            color: #fff
        }

.biography {
    width: 96%;
    float: right;
    padding: 2% 2% 70px
}

    .biography img {
        width: 97%;
        border: 0;
        margin: .5%;
        padding: .5%;
        border: .5px solid #d3d8db
    }

    .biography h1 {
        font-family: gk bold,Arial;
        font-weight: 400;
        font-size: 18px;
        color: #172838;
        padding: .2% 1%;
        width: auto;
        float: right;
        padding: 0 10px 0 0
    }

        .biography h1:after {
            content: " » "
        }

    .biography h2 {
        font-family: gk reg,Arial;
        font-size: 16px;
        color: #172838;
        padding: .2% 1%;
        width: auto;
        float: right;
        padding: 0 .5% 0 0
    }

    .biography p {
        font-family: gk reg,Arial;
        font-size: 14px;
        color: #172838;
        padding: .2% 1%
    }

    .biography table {
        width: 100%;
        float: right
    }

        .biography table td:first-child {
            width: 60%;
            font-family: gk reg,Arial;
            font-size: 14px;
            color: #172838;
            padding: 3.2% 1% .2%
        }

        .biography table td h2 {
            font-family: gk bold,Arial;
            font-weight: 400;
            font-size: 18px;
            color: #172838;
            padding: .2% 1%;
            width: 100%;
            float: right;
            padding: 0;
            margin: 0
        }

        .biography table td:last-child {
            width: 40%;
            font-family: gk reg,Arial;
            font-size: 14px;
            color: #172838;
            padding: 3.2% 1% .2%
        }

        .biography table td p {
            width: 95%;
            font-family: gk reg,Arial;
            font-size: 14px;
            color: #172838;
            padding: .2% 0%
        }

.txtbox {
    width: 70%;
    height: 25px;
    text-align: right;
    color: gray;
    padding-right: 2%;
    border: 1px solid silver;
    margin: .2% 0;
    font-family: gk reg,Arial;
    font-size: 14px;
    color: #5a788c
}

.txtbox2 {
    width: 70%;
    height: 180px;
    text-align: right;
    color: gray;
    padding-right: 2%;
    border: 1px solid silver;
    margin: .2% 0;
    font-family: gk reg,Arial;
    font-size: 14px;
    color: #5a788c
}

.gobtn {
    width: 70px;
    height: 25px;
    text-align: right;
    color: navy;
    border: 1px solid silver;
    text-align: center;
    font-family: gk reg,Arial;
    font-size: 14px;
    color: #5a788c
}

.nashtargaryakan {
    width: 90%;
    margin: 0 auto
}

    .nashtargaryakan ul {
        width: 100%;
        list-style-type: none;
        float: right;
        direction: rtl
    }

        .nashtargaryakan ul li {
            width: 25%;
            text-align: center;
            float: right
        }

            .nashtargaryakan ul li img {
                width: 88%;
                height: auto;
                margin-bottom: 1%;
                border: 0;
                padding: 1%;
                margin: 1%;
                border: 1px solid #d3d8db;
                overflow: hidden
            }

            .nashtargaryakan ul li h5 {
                font-family: gk reg,Arial;
                font-size: 14px;
                font-weight: 400;
                text-decoration: none;
                color: #2f4559;
                width: 89%;
                text-align: right;
                margin: 0 5.5% 0 0;
                padding: .5%;
                height: 50px;
                float: right
            }

            .nashtargaryakan ul li a {
                float: right;
                font-family: gk reg,Arial;
                font-size: 13px;
                font-weight: 400;
                text-decoration: none;
                color: #2f4559
            }

                .nashtargaryakan ul li a:hover {
                    color: #172838
                }

#map {
    width: 100%;
    height: 200px
}

#infomap {
    width: 100%;
    height: 250px;
    margin: 19% auto 0;
    float: left
}

    #infomap .mapHeading {
        color: #111;
        background: url(../wene/logo.png) no-repeat center bottom;
        padding-bottom: 5px;
        height: 100px;
        width: 100%;
        font-size: 12px
    }

#map-info p {
    color: #444;
    clear: both
}

#map-info a {
    color: #444;
    float: left;
    font-size: 12px
}

.chalak_telephone {
    background: url(../img/glyphicons_163_iphoneyellow.png) no-repeat left center;
    padding-left: 0;
    font-size: 12px;
    text-decoration: none
}

.chalak_email {
    font-size: 12px;
    text-decoration: none
}

.video {
    width: 100%;
    margin: 0 auto
}

    .video ul {
        width: 100%;
        list-style-type: none;
        float: right;
        direction: rtl
    }

        .video ul li {
            width: 32%;
            text-align: center;
            float: right;
            padding: 0 .5%
        }

            .video ul li h5 {
                width: 100%;
                text-align: center;
                margin: 0 auto;
                font-family: gk reg,Arial;
                font-weight: 400;
                font-size: 14px;
                color: #172838;
                margin-top: 1.5%
            }

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

    .video-container iframe, .video-container object, .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.dreje {
    width: 94%;
    float: right;
    padding: 3% 3% 70px
}

    .dreje h1 {
        font-family: gk bold,Arial;
        font-weight: 400;
        font-size: 18px;
        color: #172838;
        padding: .2% 1%;
        width: auto;
        float: right;
        padding: 0 10px 0 0
    }

        .dreje h1:after {
            content: " » "
        }

    .dreje h2 {
        font-family: gk reg,Arial;
        font-size: 16px;
        color: #172838;
        padding: .2% 1%;
        width: auto;
        float: right;
        padding: 0 .5% 0 0
    }

    .dreje h5 {
        font-family: gk reg,Arial;
        font-size: 16px;
        color: #172838;
        padding: 1.2% 1%;
        width: 98%;
        float: right;
        border-top: 1px solid #e2e7ea;
        border-bottom: 1px solid #e2e7ea
    }

    .dreje p {
        font-size: 14px;
        line-height: 22px
    }

        .dreje p img {
            float: left;
            margin-right: 2%;
            width: auto;
            height: 300px;
            padding: .5%;
            margin: .5%;
            border: 1px solid silver;
            margin-right: 2%
        }

.renmaey {
    width: 96%;
    float: right;
    padding: 2% 2% 70px
}

    .renmaey img {
        width: 97%;
        border: 0;
        margin: .5%;
        padding: .5%;
        border: .5px solid #d3d8db
    }

    .renmaey h1 {
        font-family: gk bold,Arial;
        font-weight: 400;
        font-size: 18px;
        color: #172838;
        padding: .2% 1%;
        width: auto;
        float: right;
        padding: 0 10px 0 0
    }

        .renmaey h1:after {
            content: " » "
        }

    .renmaey h2 {
        font-family: gk reg,Arial;
        font-size: 16px;
        color: #172838;
        padding: .2% 1%;
        width: auto;
        float: right;
        padding: 0 .5% 0 0
    }

    .renmaey p {
        font-family: gk reg,Arial;
        font-size: 14px;
        color: #172838;
        padding: .2% 1%
    }

    .renmaey ul {
        width: 100%;
        float: right
    }

        .renmaey ul li {
            width: 98%;
            float: right;
            padding: .5% 1%
        }

            .renmaey ul li:hover {
                width: 98%;
                float: right;
                padding: .5% 1%;
                background: #f2f2f2
            }

            .renmaey ul li a {
                font-family: gk bold,Arial;
                font-weight: 400;
                font-size: 14px;
                color: #172838;
                text-decoration: none
            }

                .renmaey ul li a:before {
                    content: " » "
                }

                .renmaey ul li a:hover {
                    color: #000
                }

.socialmediastyle {
    width: 40px !important;
    height: 40px !important;
    border: 0 !important;
    margin-left: 3px !important;
    float: right !important
}







.naxsha {
    height: 370px !important;
    width: 100% !important;
    margin: 15px auto 15px auto !important;
}














@media only screen and (max-width:1500px) {
    .social {
        width: 95%;
        margin: 0% auto
    }

        .social ul {
            width: auto;
            direction: rtl
        }

            .social ul li {
                width: 15%;
                text-align: center;
                float: right
            }

                .social ul li img {
                    border: 0;
                    height: 30px;
                    width: 30px;
                    -webkit-transition: all .3s ease-in-out;
                    -moz-transition: all .3s ease-in-out;
                    -o-transition: all .3s ease-in-out;
                    transition: all .3s ease-in-out
                }

                    .social ul li img:hover {
                        border: 0;
                        height: 30px;
                        width: 30px;
                        border-radius: 6px;
                        -webkit-transition: all .3s ease-in-out;
                        -moz-transition: all .3s ease-in-out;
                        -o-transition: all .3s ease-in-out;
                        transition: all .3s ease-in-out
                    }

    .garran {
        width: 90%;
        margin: 5% 0% 0 0;
        float: right
    }
}

@media only screen and (max-width:1400px) {
    .rast {
        width: 25%;
        float: right;
        background: #172838;
        padding: 0;
        margin: 0
    }

    .chap {
        width: 75%;
        float: left;
        padding: 0;
        margin: 0
    }

    .office ul li img {
        width: 88%;
        height: 120px;
        margin-bottom: 1%;
        border: 0;
        padding: 1%;
        margin: 1%;
        border: 1px solid #d3d8db;
        overflow: hidden
    }

    .homeimage h1 {
        font-size: 15px;
        font-family: gk reg,Arial;
        font-weight: 400;
        color: #d9dde0;
        right: 4%;
        top: 38%;
        position: absolute;
        width: 55%;
        padding: 1%;
        border: 1px solid transparent;
        -webkit-border-image: url(line.png) 10 round;
        -o-border-image: url(line.png) 10 round;
        border-image: url(line.png) 10 round
    }

        .homeimage h1 span {
            font-size: 30px;
            font-family: gk bold,Arial;
            color: #d9dde0;
            opacity: .9;
            padding: %;
            font-weight: 400;
            line-height: 50px
        }

    .homeimage h2 {
        font-size: 19px;
        font-family: gk reg,Arial;
        font-weight: 400;
        color: #d9dde0;
        left: 2%;
        bottom: 15%;
        position: absolute;
        width: 400px;
        padding: 0%;
        text-align: center
    }

        .homeimage h2 span {
            font-size: 23px;
            font-family: gk bold,Arial;
            color: #d9dde0;
            opacity: .9;
            padding: 0%;
            font-weight: 400;
            line-height: 20px
        }

        .homeimage h2 p {
            font-size: 17px;
            font-family: gk reg,Arial;
            font-weight: 400;
            color: #d9dde0;
            padding: 0;
            width: auto;
            margin: 1% 0 0
        }

            .homeimage h2 p b {
                font-size: 13.2px;
                font-family: gk reg,Arial;
                font-weight: 400;
                color: #d9dde0;
                padding: 0;
                width: auto
            }

    .text {
        margin: 0
    }

    .line {
        margin-bottom: 10px
    }

    .address {
        margin: 5% 7% 5% 0;
        font-size: 12px
    }
}

@media only screen and (max-width:1280px) {
    .homeimage {
        width: 100%;
        float: right
    }

    .logo {
        display: none
    }

    .blog ul li {
        text-align: center;
        float: right;
        flex: 33%;
        height: 120px;
        box-sizing: border-box
    }

        .blog ul li img {
            width: 92%;
            height: 100%
        }
}

@media only screen and (max-width:1100px) {
    .rast {
        width: 100%;
        float: right;
        background: #172838;
        padding: 1% 0;
        margin: 0;
        height: auto;
        position: relative
    }

    .chap {
        width: 100%;
        float: left;
        padding: 0;
        margin: 0
    }

    .text {
        width: 18.5%;
        float: right;
        margin: 0;
        border-left: 1px dotted #48637c;
        padding-left: .5%
    }

        .text img {
            width: 100%;
            border: 0
        }

    .line {
        display: none
    }

    .social {
        width: 20%;
        margin: 0 1% 0 0;
        float: right
    }

    .garran {
        width: 40%;
        margin: 0 0 0 6%;
        float: left
    }

    .address {
        width: 40%;
        margin: 0 0 0 6%;
        float: left;
        display: none
    }

    .blog {
        width: 98%;
        margin: 0 auto
    }

        .blog ul li {
            text-align: center;
            float: right;
            flex: 33%;
            height: 170px;
            box-sizing: border-box
        }

            .blog ul li img {
                width: 92%;
                height: 100%
            }

    .footer {
        display: none
    }
}

@media only screen and (max-width:1060px) {
    .text {
        width: 28.5%;
        float: right;
        margin: 0;
        border-left: 1px dotted #48637c;
        padding-left: .5%
    }

    .social {
        width: 28%;
        margin: 0 1% 0 0;
        float: right
    }

    .garran {
        display: none
    }
}

@media only screen and (max-width:850px) {
    .homeimage h1 {
        font-size: 15px;
        font-family: gk reg,Arial;
        font-weight: 400;
        color: #d9dde0;
        right: 4%;
        top: 25%;
        position: absolute;
        width: 55%;
        padding: 1%;
        border: 1px solid transparent;
        -webkit-border-image: url(line.png) 10 round;
        -o-border-image: url(line.png) 10 round;
        border-image: url(line.png) 10 round
    }

        .homeimage h1 span {
            font-size: 25px;
            font-family: gk bold,Arial;
            color: #d9dde0;
            opacity: .9;
            padding: %;
            font-weight: 400;
            line-height: 50px
        }

    .homeimage h2 {
        font-size: 19px;
        font-family: gk reg,Arial;
        font-weight: 400;
        color: #d9dde0;
        left: 4%;
        bottom: 5%;
        position: absolute;
        width: 94%;
        padding: 1%;
        text-align: left
    }

        .homeimage h2 span {
            font-size: 25px;
            font-family: gk bold,Arial;
            color: #d9dde0;
            opacity: .9;
            padding: %;
            font-weight: 400;
            line-height: 30px
        }
}

@media only screen and (max-width:768px) {
    .social {
        width: 35%;
        margin: 1.5% 2.5% 0 0;
        float: right
    }

    .office ul li img {
        width: 88%;
        height: 90px;
        margin-bottom: 1%;
        border: 0;
        padding: 1%;
        margin: 1%;
        border: 1px solid #d3d8db;
        overflow: hidden
    }

    .nashtargaryakan ul li {
        width: 50%;
        text-align: center;
        float: right
    }

    .video ul li {
        width: 49%;
        text-align: center;
        float: right;
        padding: 0 .5%
    }

    .homeimage h2 {
        font-size: 19px;
        font-family: gk reg,Arial;
        font-weight: 400;
        color: #d9dde0;
        left: 2%;
        bottom: 15%;
        position: absolute;
        width: 300px;
        padding: 0%;
        text-align: center
    }

        .homeimage h2 span {
            font-size: 22px;
            font-family: gk bold,Arial;
            color: #d9dde0;
            opacity: .9;
            padding: 0%;
            font-weight: 400;
            line-height: 20px
        }

        .homeimage h2 p {
            font-size: 17px;
            font-family: gk reg,Arial;
            font-weight: 400;
            color: #d9dde0;
            padding: 0;
            width: auto;
            margin: 1% 0 0
        }

            .homeimage h2 p b {
                font-size: 13px;
                font-family: gk reg,Arial;
                font-weight: 400;
                color: #d9dde0;
                padding: 0;
                width: auto
            }

    .biography table td:first-child {
        width: 100%;
        font-family: gk reg,Arial;
        font-size: 14px;
        color: #172838;
        padding: .2% 1%;
        float: right
    }

    .biography table td:last-child {
        width: 100%;
        font-family: gk reg,Arial;
        font-size: 14px;
        color: #172838;
        padding: .2% 1%;
        float: right
    }

    #infomap {
        width: 100%;
        height: 250px;
        margin: 0 auto;
        float: left
    }

    .blog ul li {
        text-align: center;
        float: right;
        flex: 33%;
        height: 150px;
        box-sizing: border-box
    }

        .blog ul li img {
            width: 92%;
            height: 100%
        }
}

@media only screen and (max-width:650px) {
    .text {
        width: 33.5%;
        float: right;
        margin: 0;
        border-left: 1px dotted #48637c;
        padding-left: .5%
    }

    .social {
        width: 45%;
        margin: 2% 2.5% 0 0;
        float: right
    }

    .office ul li {
        width: 50%
    }

        .office ul li img {
            width: 88%;
            height: 130px;
            margin-bottom: 1%;
            border: 0;
            padding: 1%;
            margin: 1%;
            border: 1px solid #d3d8db;
            overflow: hidden
        }

    .homeimage h1 {
        font-size: 15px;
        font-family: gk reg,Arial;
        font-weight: 400;
        color: #d9dde0;
        right: 4%;
        top: 40%;
        position: absolute;
        width: 94%;
        padding: 1%;
        border: 1px solid transparent;
        -webkit-border-image: url(line.png) 10 round;
        -o-border-image: url(line.png) 10 round;
        border-image: url(line.png) 10 round
    }

        .homeimage h1 span {
            font-size: 25px;
            font-family: gk bold,Arial;
            color: #d9dde0;
            opacity: .9;
            padding: %;
            font-weight: 400;
            line-height: 50px
        }

    .homeimage h2 {
        display: none
    }

    .blog ul li {
        text-align: center;
        float: right;
        flex: 33%;
        height: 130px;
        box-sizing: border-box
    }

        .blog ul li img {
            width: 92%;
            height: 100%
        }

        .blog ul li h2 a {
            font-size: 13px;
            line-height: 17px
        }
}

@media only screen and (max-width:530px) {
    .homeimage h1 {
        font-size: 15px;
        font-family: gk reg,Arial;
        font-weight: 400;
        color: #d9dde0;
        right: 4%;
        top: 40%;
        position: absolute;
        width: 94%;
        padding: 1%;
        border: 1px solid transparent;
        -webkit-border-image: url(line.png) 10 round;
        -o-border-image: url(line.png) 10 round;
        border-image: url(line.png) 10 round
    }

        .homeimage h1 span {
            font-size: 20px;
            font-family: gk bold,Arial;
            color: #d9dde0;
            opacity: .9;
            padding: 0%;
            font-weight: 400;
            line-height: 35px
        }

        .homeimage h1 p {
            font-size: 13px;
            margin: 0
        }
}

@media only screen and (max-width:490px) {
    .text {
        width: 100%;
        float: right;
        margin: 0;
        border-left: 0 dotted #48637c;
        padding-left: 0;
        text-align: center
    }

        .text img {
            width: 65%;
            border: 0
        }

    .social {
        width: 60%;
        margin: 2% auto;
        float: none
    }

    .blog ul li {
        text-align: right;
        float: right;
        flex: 100%;
        height: auto;
        box-sizing: border-box;
        padding-bottom: 15px
    }

        .blog ul li img {
            width: 95%;
            height: auto
        }

        .blog ul li h2 a {
            font-size: 14px;
            line-height: 17px
        }

    .footer {
        font-size: 11.5px;
        padding: 1.5% 0
    }

        .footer a {
            font-size: 11.5px
        }

    .biography {
        width: 94%;
        float: right
    }

        .biography h1 {
            font-family: gk bold,Arial;
            font-weight: 400;
            font-size: 14px;
            color: #172838;
            padding: .2% 1%;
            width: auto;
            float: right;
            padding: 0 10px 0 0
        }

            .biography h1:after {
                content: " » "
            }

        .biography h2 {
            font-family: gk reg,Arial;
            font-size: 13px;
            color: #172838;
            width: auto;
            float: right;
            padding: 0 0% 0 0
        }

        .biography p {
            font-size: 13px
        }

    .office ul li {
        width: 100%
    }

        .office ul li img {
            width: 88%;
            height: 160px;
            margin-bottom: 1%;
            border: 0;
            padding: 1%;
            margin: 1%;
            border: 1px solid #d3d8db;
            overflow: hidden
        }

    .txtbox {
        width: 95%;
        height: 25px;
        text-align: right;
        color: gray;
        padding-right: 2%;
        border: 1px solid silver;
        margin: .2% 0;
        font-family: gk reg,Arial;
        font-size: 13px;
        color: #5a788c
    }

    .txtbox2 {
        width: 95%;
        height: 180px;
        text-align: right;
        color: gray;
        padding-right: 2%;
        border: 1px solid silver;
        margin: .2% 0;
        font-family: gk reg,Arial;
        font-size: 13px;
        color: #5a788c
    }

    .gobtn {
        width: 70px;
        height: 25px;
        text-align: right;
        color: navy;
        border: 1px solid silver;
        text-align: center;
        font-family: gk reg,Arial;
        font-size: 13px;
        color: #5a788c
    }

    .nashtargaryakan ul li {
        width: 100%;
        text-align: center;
        float: right
    }

    .homeimage h1 {
        font-size: 15px;
        font-family: gk reg,Arial;
        font-weight: 400;
        color: #d9dde0;
        right: 4%;
        top: 35%;
        position: absolute;
        width: 94%;
        padding: 1%;
        border: 1px solid transparent;
        -webkit-border-image: url(line.png) 10 round;
        -o-border-image: url(line.png) 10 round;
        border-image: url(line.png) 10 round
    }

        .homeimage h1 span {
            font-size: 20px;
            font-family: gk bold,Arial;
            color: #d9dde0;
            opacity: .9;
            padding: 0%;
            font-weight: 400;
            line-height: 35px
        }

        .homeimage h1 p {
            font-size: 13px;
            margin: 0
        }
}

@media only screen and (max-width:355px) {
    .social {
        width: 80%;
        margin: 2% auto;
        float: none
    }

    .homeimage h1 {
        font-size: 15px;
        font-family: gk reg,Arial;
        font-weight: 400;
        color: #d9dde0;
        right: 4%;
        top: 20%;
        position: absolute;
        width: 94%;
        padding: 1%;
        border: 1px solid transparent;
        -webkit-border-image: url(line.png) 10 round;
        -o-border-image: url(line.png) 10 round;
        border-image: url(line.png) 10 round
    }

        .homeimage h1 span {
            font-size: 15px;
            font-family: gk bold,Arial;
            color: #d9dde0;
            opacity: .9;
            padding: 0%;
            font-weight: 400;
            line-height: 35px;
            margin: 0
        }

        .homeimage h1 p {
            font-size: 13px;
            margin: 0;
            line-height: 17px;
            padding: 0
        }
}
