﻿.instagram-media {
    margin-left: auto !important;
    margin-right: auto !important;
    min-width: auto !important;
}
.info-header-div-sartitr {
    text-align: right;
    font-size: 18px;
    padding: 10px;
    background-color: #4b3a71;
    color: white;
}

    .info-header-div-sartitr .header-nav-sartitr {
        padding-right: 10px;
    }

.navbar .navbar-toggle {
    background-color: #fec503;
    border-color: #929782;
    text-transform: uppercase;
    color: black;
    padding: 10px 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 14px;
}

    .navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus {
        background-color: #fec503;
    }

.container-2 {
    /*background-color: #f6d900;
    border-top: 1px solid #000;
    border-bottom: 1px solid #e7cb69;
    box-shadow: 0 1px 2px rgba(0,0,0,.12);*/
}



section {
    padding-bottom: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
}

.info-section-header-div-sartitr {
    background-color: white;
    font-size: 20px;
    text-align: center;
    padding: 10px;
    padding-top: 50px;
    color: black;
}

    .info-section-header-div-sartitr a {
        /*color:white;*/
    }

.info-header-sartitr {
    font-size: 18px;
    text-align: right;
}

.info-header-count {
    font-size: 14px;
    text-align: right;
}

.info-header-div-sartitr a {
    /*color: #fec503;*/
    color: white;
}

.navbar-toggle {
    margin-right: 0px;
}

.li-pull-right-lg {
    float: right !important;
}

.text-primary {
    color: #fed136;
}

.intro-section {
    /*height: 100%;*/
    padding-top: 5px;
    text-align: center;
    /*background-image: url('../image/mainimage/background/128-82.jpg');
    background-repeat: repeat;*/
    background-color: white;
    color: black;
}

.intro-section-header {
    /*height: 100%;*/
    padding-top: 10px;
    text-align: center;
    /*background-image: url('../image/mainimage/background/128-82.jpg');
    background-repeat: repeat;*/
    background-color: white;
    color: black;
}

.padding-for-center {
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

.min-heigh-100 {
    min-height: 10%;
}

.padd-top {
    padding-top:;
}

.h1-infoname {
    font-size: 22px;
}

.sections-info {
    background-color: white;
    padding-top: 50px;
    padding-bottom: 50px;
}

.btn-xl {
    color: white;
    background-color: #fed136;
    border-color: #fed136;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 3px;
    font-size: 18px;
    padding: 20px 40px;
}

    .btn-xl:hover, .btn-xl:focus, .btn-xl:active, .btn-xl.active, .open .dropdown-toggle.btn-xl {
        color: white;
        background-color: #fec503;
        border-color: #f6bf01;
    }

.tooltip > .tooltip-inner {
    background-color: #73AD21;
    color: #FFFFFF;
    border: 1px solid green;
    padding: 15px;
    font-size: 14px;
    font-family: "yekan", Arial;
    width: 200px;
}

.explain-text {
    color: #929782;
    line-height: 22px;
}

.explain-header {
    color: #ff9000;
}

.info-header-main-menu {
    background-color: gray;
}

@media (max-width: 768px) {
    .info-header-div-sartitr {
        text-align: center;
        font-size: 16px;
    }

        .info-header-div-sartitr .header-nav-sartitr {
            padding-right: 0px;
            padding: 10px;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            color: white;
        }

    .info-header-sartitr {
        font-size: 16px;
        text-align: center;
    }

    .info-header-count {
        font-size: 14px;
        text-align: center;
    }

    .img-count {
        height: 42px;
        width: 42px;
    }

    .label-info-steps {
        line-height: 35px;
    }

    .li-pull-right-lg {
        float: none !important;
    }

    .intro-section {
        padding-top: 30px;
    }

    .intro-section-header {
        padding-top: 5px;
    }

    .h1-infoname {
        font-size: 18px;
    }

    .sections-info {
        background-color: white;
        padding-top: 70px;
        padding-bottom: 20px;
    }
}
