@font-face { font-family: "Yekan"; font-style: normal; font-weight: normal; src: url("../fonts/Yekan.woff") format("woff"); }

body { font-family: "Yekan"; direction: rtl; font-size: 14px; color: #333; cursor: default;position: relative;}

.ltr { direction: ltr; font-family: Calibri; font-size: 14px; }

a { text-decoration: none !important; outline: none !important; }

img { max-width: 100%; }
iframe {
    width: 100%;
    border: none;
}
/*[RTL]*/

.rtl .col-xs-1, .rtl .col-xs-2, .rtl .col-xs-3, .rtl .col-xs-4, .rtl .col-xs-5, .rtl .col-xs-6, .rtl .col-xs-7, .rtl .col-xs-8, .rtl .col-xs-9, .rtl .col-xs-10, .rtl .col-xs-11, .rtl .col-xs-12 { float: right; }

@media (min-width: 768px) {
    .rtl .col-sm-1, .rtl .col-sm-2, .rtl .col-sm-3, .rtl .col-sm-4, .rtl .col-sm-5, .rtl .col-sm-6, .rtl .col-sm-7, .rtl .col-sm-8, .rtl .col-sm-9, .rtl .col-sm-10, .rtl .col-sm-11, .rtl .col-sm-12 { float: right; }

    .rtl .navbar-nav > li { float: right; }

    .rtl .navbar-right { float: left !important; }

    .rtl .navbar-header { float: right; }

    .rtl .navbar-nav { float: right; margin: 0; }

    .rtl .navbar > .rtl .container .rtl .navbar-brand, .rtl .navbar > .rtl .container-fluid .rtl .navbar-brand { margin-left: 0; margin-right: -15px; }

    .rtl .navbar-left { float: right !important; }

    .rtl .navbar-form.rtl .navbar-right:last-child { margin-left: -30px; margin-right: 0; }

    #videoSection iframe {
        height: 460px;
    }
	
    .page-header { font-size:20px!important;}
}

@media (min-width: 992px) {
    .similar-tags {
        padding-top: 20px;
    }
    .rtl .col-md-1, .rtl .col-md-2, .rtl .col-md-3, .rtl .col-md-4, .rtl .col-md-5, .rtl .col-md-6, .rtl .col-md-7, .rtl .col-md-8, .rtl .col-md-9, .rtl .col-md-10, .rtl .col-md-11, .rtl .col-md-12 { float: right; }
    #videoSection iframe {
        height: 460px;
    }
}

@media (min-width: 1200px) {
    .rtl .col-lg-1, .rtl .col-lg-2, .rtl .col-lg-3, .rtl .col-lg-4, .rtl .col-lg-5, .rtl .col-lg-6, .rtl .col-lg-7, .rtl .col-lg-8, .rtl .col-lg-9, .rtl .col-lg-10, .rtl .col-lg-11, .rtl .col-lg-12 { float: right; }
    #videoSection iframe {
        height: 460px;
    }
}

.rtl .nav { padding-right: 0; }



/*[form]*/
.form-control, .btn { border-radius: 0; }

.form-control:focus { box-shadow: 0 0 0 3px rgba(161, 194, 43, 0.21); border-color: #b5da2d; }

.rtl .pull-right { float: left !important; }

.rtl .pull-left { float: right !important; }


/*[container]*/
@media screen and (min-width:1200px) {
    .container { width: 1024px; }
}

/*[header]*/
.header {
    box-shadow: inset 0 2px 2px 0 #b5da2d;
}

.header .first-line { padding: 30px 15px 0 15px; }

.header h1 { margin: 0; }

.header .tool { font-family: Arial; margin-top: 10px; }

.header .tool i { width: 10px; }

.header .tool .btn-group { margin-right: 1px; }

.header .btn-success { font-family: Yekan; font-size: 14px; padding: 6px 52px 6px 15px; position: relative; }

.header .btn-success i { position: absolute; float: right; border-left: 1px solid rgba(0,0,0,0.1); height: 32px; display: block; right: 0; top: 0; width: 35px; line-height: 30px; text-align: center; }

.btn-toggle { display: none; font-family: Yekan; cursor: pointer; }

.time-box {
    width:100%;
    padding:8px 20px;
    background: #f1f1f1;
    margin: 15px 0 10px 0;
    font-size:0.85em;
    color:#666;
    text-align:center;
}

.left-p {
    text-align:end;
}

.time-box p span {
    margin-right:10px;
    font-size:1.1em;
    border-bottom: 2px solid #B5DA3F;
}

.time-box p i {
    margin-left:10px;
    color:#b5da2d;
    font-size:1.5em;
    position:relative;
    top:3px;
}

.custom-pagin {
    color:#666!important;
}
/*[nav-header]*/
.nav-header { background-color: #f5f5f5; margin-bottom:10px;}

.nav-header .form-search { margin-top: 8px; }

.nav-header .form-search .form-control { width: 180px; }

/*[navigation]*/
.navigation ul { list-style: none; margin: 0; padding: 0; }

.navigation ul li { float: right; height: 50px; }

.navigation ul li a { line-height: 50px; padding: 0 15px; color: #666; font-size: 15px; display: block; outline: none !important; }

/*[carousel]*/
.carousel-banner { margin-bottom: 30px; }

.carousel-banner .item { height: 387px; text-align: center; background-color: #333; }

.carousel-banner .fa { position: absolute; top: 50%; margin-top: -20px; font-size: 30px; }



/*[article-list]*/
.article-list .article-item { border-bottom: 1px solid #eee; margin-bottom: 15px; font-size: 14px; text-align: justify; }

.article-list .article-item a { color: #333; }

.article-list .article-item h2 { margin: 0 0 10px; font-weight: bold; font-size: 18px; letter-spacing: -0.5px; }

.article-list .article-item img { float: right; margin-left: 20px;opacity: 0.2; height:70px;}

/*[organ]*/
.organ { background-color: #fff; display: table; width: 100%; }

.organ ul { padding: 0; margin: 0; list-style: none; }

.organ .organ-list,
.organ .organ-view { width: 50%; display: table-cell; vertical-align: top; background: #eee; height: 496px; border-left:4px solid #fff; }

.organ .organ-list ul li.first-li{ border-bottom:4px solid #fff;}

.organ .organ-list ul li:last-child {border-bottom:none;}

.organ .organ-list ul li h3 { margin:0px; background-color: #eee; margin-bottom: 1px; padding: 20px 10px; font-size: 14px; font-weight: bold; cursor: pointer; }

.organ .organ-list ul li h3 i { position: relative; top: 3px; margin-left:10px; }

.organ .organ-list ul li.active .fa-angle-left { display: none; }

.organ .organ-list ul li .fa-angle-down { display: none; margin-right: -3px; }

.organ .organ-list ul li.active .fa-angle-down { display: inline-block; }

.organ .organ-list ul li div { display: none; padding: 20px; border-bottom: 1px solid #ddd; }

.organ-view .organ-view-image { width: 89px; height: 236px; background: url(../img/organ.jpg) no-repeat 0 0; margin: 30px auto 0; }

.organ-view .organ-view-image-back { background: url(../img/organ.jpg) no-repeat right 0; }

.organ-view .organ-view-nav { width: 130px; margin: 30px auto; }

.organ-view .organ-view-nav > span { width: 60px; height: 65px; float: left; cursor: pointer; background: url(../img/arrow-organ.jpg) no-repeat 0 0; }

.organ-view .organ-view-nav .organ-view-nav-left { margin-left: 10px; background-position: right 0; }

.organ-view-image { position: relative; }

.organ-view-image span { /*width: 8px; height: 8px;*/ width: 4px; height: 4px; background-color: #8b0000; display: block; border-radius: 10px; position: absolute; border: 1px solid #8b0000; box-shadow: 0 0 0 1px #8b0000; cursor: pointer; -moz-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }

.organ-view-image span:hover { /*width: 16px; height: 16px;*/ width: 13px; height: 13px;  /*margin-top: -4px; margin-right: -4px;*/  margin-top: -3px; margin-right: -3px; -moz-animation: point infinite 0.5s; -o-animation: point infinite 0.5s; -webkit-animation: point infinite 0.5s; animation: point infinite 0.5s; }

.organ-view-image span.active { -moz-animation: point infinite 0.5s; -o-animation: point infinite 0.5s; -webkit-animation: point infinite 0.5s; animation: point infinite 0.5s; }


@keyframes point {
    0% { width: 16px; height: 16px; margin-top: -4px; margin-right: -4px; }

    100% { width: 8px; height: 8px; margin-top: 0; margin-right: 0; }
}

/*[panel]*/
.panel { border-radius: 0; box-shadow: none; margin-top: 15px; border-color: #eee; }


.panel .panel-heading { padding: 0; height: 32px; line-height: 32px; font-size: 14px; padding-right: 10px; border-radius: 0; background: #eee; border-bottom: none; }

.panel .panel-heading i { position: relative; font-size: 16px; top: 2px; margin-left: 4px; }

.panel .panel-heading .carousel-panel { width: 32px; height: 32px; float: left; border-right: 1px solid #ddd; text-align: center; line-height: 33px; color: #333; }

.panel .panel-body { text-align: justify; padding: 0; }

.dr-list .dr-image { margin-left: 20px; width: 220px; }

.dr-list p { margin: 0; }

.dr-list .dr-title { margin: 0; font-weight: bold; font-size: 18px; margin-bottom: 15px; }

.dr-list .carousel { margin: 0; padding: 0; }

.dr-list .carousel .item { height: auto; background: none; text-align: justify; padding: 15px; }

/*[news-list]*/
.news-list { padding: 0; }

.news-list .news-item { border-bottom: 1px solid #eee; padding: 12.5px 17px; }

.news-list .news-item p { margin: 0; }

.news-list .news-item h4 { margin: 0; }

.news-list .news-item h4 a { color: #428BCA; font-weight: bold; font-size: 16px; }

.news-list .news-item:last-child { border-bottom: none; }


.vertical .carousel-inner { height: 100%; }


.carousel.vertical .item { -webkit-transition: 0.6s ease-in-out top; -moz-transition: 0.6s ease-in-out top; -ms-transition: 0.6s ease-in-out top; -o-transition: 0.6s ease-in-out top; transition: 0.6s ease-in-out top; }

.carousel.vertical .active { top: 0; }


.carousel.vertical .next { top: 300px; }

.carousel.vertical .prev { top: -300px; }

.carousel.vertical .next.left,
.carousel.vertical .prev.right { top: 0; }

.carousel.vertical .active.left { top: -300px; }

.carousel.vertical .active.right { top: 300px; }

.carousel.vertical .item { left: 0; }

.carousel.vertical .carousel-control { width: 100%; bottom: inherit; top: inherit; }

.carousel.vertical .carousel-control.left { top: 0; }

/*.carousel.vertical .item {-webkit-transition: opacity 3s; -moz-transition: opacity 3s; -ms-transition: opacity 3s; -o-transition: opacity 3s; transition: opacity 3s;}
.carousel.vertical .active.left {left:0;opacity:0;z-index:2;}
.carousel.vertical .next {left:0;opacity:1;z-index:1;}*/

/*[footer]*/
.footer { background: #ececec;  margin-top: 15px;position: absolute;bottom: -200px;right: 0;width: 100%; }

.footer .container-first { background: #ececec url(../img/footer-logo.png) no-repeat 0 center;  padding:40px 0;}

.footer i { margin-left: 4px; background: #b5da2d; color: #fff; border-radius: 100%; width: 20px; height: 20px; font-size: 12px; text-align: center; line-height: 20px; }

.footer p:last-child { margin: 0; }


/*[page]*/
.page { margin-top: 30px; margin-bottom: 30px; }

.page-header { font-size: 24px; font-weight: bold; margin: 0 0 30px; padding-bottom:20px; line-height:30px; }

/*[widget]*/
.widget { margin-bottom: 30px; }

.widget .widget-header { background: #eeeeee; font-size: 18px; font-weight: bold; color: #444; padding: 0 10px 0 0; line-height: 32px; }

.widget .widget-header i { margin-left: 5px; position: relative; top: 1px; font-size: 16px; }

.widget .widget-content { }

.widget .widget-header .carousel-panel i { position: relative; font-size: 16px; top: 2px; margin-left: 4px; }

.widget .widget-header .carousel-panel { width: 32px; height: 32px; float: left; border-right: 1px solid #ddd; text-align: center; line-height: 33px; color: #333; }


.widget .widget-content .carousel .item { padding: 15px; }

/*[list]*/
.list { list-style: none; margin: 0; padding: 0; }

.list li { border-bottom: 1px dotted #eee; }

.list li a { line-height: 35px; display: block; padding: 0 10px; color: #333; }

.list li a:hover { color: #000; background: #f5f5f5; }

/*[page-contact]*/
.page-contact { }

.page-contact ul { list-style: none; padding: 0; }

.page-contact ul li { padding: 10px; font-size: 15px; display:inline-block; width:100%; background:#eee; border-left:3px solid #b5da2d; margin-bottom:10px; border-radius:0 4px 4px 0;}

.page-contact ul li i { margin-right: 10px; float:left;position:relative;top: 8px;}

    .page-contact ul li i a {
        margin-left: 10px;
        color: #555;
        cursor: pointer;

    }

/*[dr-list-item]*/
.dr-name-list ul { list-style: none; padding: 0; margin: 0; }

.dr-name-list ul li h3 { margin: 0; background-color: #ddd; margin-bottom: 1px; line-height: 40px; padding: 0 15px; font-size: 14px; font-weight: bold; cursor: pointer; }

.dr-name-list ul li a { color: #333; }

.dr-name-list ul li h3 i { position: relative; top: 3px; }

.dr-name-list ul li.active .fa-angle-left { display: none; }

.dr-name-list ul li .fa-angle-down { display: none; margin-right: -3px; }

.dr-name-list ul li.active .fa-angle-down { display: inline-block; }

.dr-name-list ul li div { display: none; padding: 20px; border-bottom: 1px solid #ddd; }

.no-style { list-style: none; padding: 0; margin: 0; }



/*[dr-page]*/
.dr-info { margin-top: 30px; }

.dr-info li { margin-bottom: 3px; line-height: 30px; }

.dr-info-item div {
    padding: 20px 0;
}

.dr-name-item {
    background:#eee;
    margin-bottom:8px;
    padding:20px 10px;
}

.read-more {
    width:100px;
    height:30px;
    text-align:center;
    line-height:30px;
    color:#fff;
    background:#b5da2d;
    border:none;
    float:left;
}


.dr-info-item h3 { margin: 0; background-color: #eee; margin-bottom: 1px; line-height: 40px; padding: 0 15px; font-size: 14px; font-weight: bold; cursor: pointer; border-right: 3px solid #B5DA2D;}

.dr-info-item h3 i { position: relative; top: 3px; }

.dr-info-item h3 .fa-angle-left { }

.dr-info-item.active h3 .fa-angle-left { display: none; }

.dr-info-item h3 .fa-angle-down { display: none; margin-right: -3px; }

.dr-info-item.active h3 .fa-angle-down { display: inline-block; }

.dr-info-item > div { display: none; }


/*[page-dr-info]*/
.page-dr-info .dr-info-title { font-size: 26px; margin-top: 0; margin-bottom: 0; }

.page-dr-info .dr-info-desc { font-size: 18px; margin-bottom: 30px; margin-top: 12px; color: #666; }

/*[]*/
.article-page .article-item { border-bottom: 1px solid #eee; margin-bottom: 15px; font-size: 14px; text-align: justify; line-height: 32px; padding-bottom: 17px; }

.article-page .article-item a { color: #333; }

.article-page .article-item h2 { margin: 0 0 10px; font-weight: bold; font-size: 17px; }

.article-page .article-item img { float: right; margin-left: 20px; }

/*[]*/
.dr-about-list,
.dr-about-list ul { list-style: none; padding: 0; margin: 0; }
.dr-about-list ul { padding-right: 20px; display: none; }
.dr-about-list > li > a { margin: 0; background-color: #ddd; margin-bottom: 1px; line-height: 40px; padding: 0 15px; font-size: 14-px; font-weight: bold; cursor: pointer; display: block; }
.dr-about-list li a { color: #333; }
.dr-about-list li i { position: relative; top: 3px; }
.dr-about-list li.active .fa-angle-left { display: none; }
.dr-about-list li .fa-angle-down { display: none; margin-right: -3px; }
.dr-about-list li.active .fa-angle-down { display: inline-block; }


@media screen and (max-width:1200px) {
    .article-list .article-item { min-height: 110px; }
    .article-list .article-item p { overflow: hidden; text-overflow: ellipsis; height: 67px; }
}

@media screen and (max-width:992px) {
    .page-header { margin-top: 20px; }

    .nav-header .container { padding: 0; }

    .form-search,
    .header .tool .btn-group { display: none; }

    .footer {bottom -215px;}

    .footer .container { background-image: none; }

    .navigation { border-top: 1px solid #ddd; display: none; }

    .btn-toggle { display: inline-block; }

    .navigation ul,
    .navigation { width: 100%; float: none; }

    .navigation ul li { float: none; width: 100%; border-bottom: 1px solid #ddd; }

    .navigation ul li a { display: block; }

    .container { width: 100%; }

    .page {margin-top:0;}
}

/* #videoSection id declares the video iframe */

@media (max-width: 480px) {
    #videoSection iframe {
        height: 240px;
    }
}

@media (max-width: 600px) {
    #videoSection iframe {
        height: 350px;
    }
}

@media (max-width: 768px) {
    #videoSection iframe {
        height: 400px;
    }
}

@media (max-width: 321px) {
    #videoSection iframe {
        height: 180px;
    }
}

@media screen and (max-width:830px) {
      .footer {
          bottom: -280px;
      }  
}

@media screen and (max-width:480px) {
    .footer { padding: 0; text-align: center;bottom: -270px; }

    .footer .container { padding: 0; }

    .footer p { border-bottom: 1px solid #ccc; padding: 0 10px 10px; }

    .footer i { display: block; margin: 10px auto; }

    .header { margin-bottom: 15px; }

    .carousel-banner { display: none; }

    .dr-list .carousel .item img { float: none !important; margin: 0 auto; }

    .dr-list .carousel .item { text-align: center !important; }

    .dr-list .carousel .item p,
    .dr-list .carousel .item h4 { display: none; }

    .first-line .logo,
    .first-line .tool { float: none !important; }

    .header .container { width: 100%; padding: 0; }

    .first-line .tool { background-color: #f5f5f5; padding: 10px; text-align: left; }

    .first-line .logo { padding: 20px; text-align: center; }

    .first-line .tool .btn-toggle { float: right; }
}


/*[]*/

.sec { position: relative; max-width: 99%; margin: 0 auto; opacity: 0; -moz-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
.sec-title { font-size: 40px; font-weight: bold; letter-spacing: -2px; text-align: center; }
.sec-title span { display: inline-block; position: relative; top: -30px; background-color: #fff; z-index: 10000; padding: 0 20px; }
.sec-content { font-size: 20px; padding: 50px 0 110px; }


/**/
.sec.active { opacity: 1; }

/**/
.trpr { padding: 60px 0 50px; }
.trpr .sec1 { padding: 0; margin: 0 auto; width: 200px; height: 200px; position: relative; }
.trpr .sec1 .fa { font-size: 200px; color: #b5da2d; }
.trpr .sec1 .img { background: #b5da2d url(../img/f-2.png) no-repeat 6px center; border: 5px solid #fff; width: 100px; height: 100px; border-radius: 100%; position: absolute; top: 50px; left: 63px; }

/**/
.trpr .sec2 { text-align: center; position: relative; margin-top: 60px; }
.trpr .sec2 .sec-content { font-size: 20px; width: 70%; padding: 50px 0 110px; margin: 0 auto; }
.trpr .sec2 .sec-border-1 { width: 0; right: 50%; }
.trpr .sec2.active .sec-border-1 { width: 50%; }

.trpr .sec2 .sec-border-2 { height: 0; -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; transition-delay: 0.5s; }
.trpr .sec2.active .sec-border-2 { height: 100%; }

.trpr .sec2 .sec-border-3 { width: 0; -moz-transition-delay: 1s; -o-transition-delay: 1s; -webkit-transition-delay: 1s; transition-delay: 1s; }
.trpr .sec2.active .sec-border-3 { width: 50%; left: 0; }


/**/
.trpr .sec3 { }
.trpr .sec3 .bottom { width: 0%; }
.trpr .sec3.active .bottom { width: 50%; }
.trpr .sec3 .sec-content ul { text-align: center; }
.trpr .sec3 .sec-content ul li { top: -50px; opacity: 0; position: relative; -moz-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; font-weight: bold; font-size: 28px; letter-spacing: -2px; color: #fff; width: 200px; height: 200px; display: inline-block; margin: 0 10px; line-height: 310px; background-color: #b5da2d; border-radius: 100%; }
.trpr .sec3.active .sec-content ul li { top: 0; opacity: 1; }
.trpr .sec3 .sec-content ul li.item-1 { -moz-transition-delay: 1s; -o-transition-delay: 1s; -webkit-transition-delay: 0.5s; transition-delay: 1s; background: #b5da2d url(../img/f-3.png) no-repeat center 50px; }
.trpr .sec3 .sec-content ul li.item-2 { -moz-transition-delay: 1.5s; -o-transition-delay: 1.5s; -webkit-transition-delay: 1.5s; transition-delay: 1.5s; background: #b5da2d url(../img/f-4.png) no-repeat center 50px; }
.trpr .sec3 .sec-content ul li.item-3 { -moz-transition-delay: 2s; -o-transition-delay: 2s; -webkit-transition-delay: 2s; transition-delay: 2s; background: #b5da2d url(../img/f-5.png) no-repeat center 50px; }

.trpr .sec3 .sec-content-desc { position: relative; top: 90px; font-size: 30px; -moz-transition: all ease 1s 0.8s; -o-transition: all ease 1s 0.8s; -webkit-transition: all ease 1s 0.8s; transition: all ease 1s 0.8s; }
.trpr .sec3.active .sec-content-desc { opacity: 0; }

.trpr .sec3 .sec-border-4 { width: 0; left: 50%; -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; transition-delay: 0.5s; }
.trpr .sec3.active .sec-border-4 { width: 50%; }

.trpr .sec3 .sec-border-5 { height: 0; -moz-transition-delay: 1.0s; -o-transition-delay: 1.0s; -webkit-transition-delay: 1.0s; transition-delay: 1.0s; }
.trpr .sec3.active .sec-border-5 { height: 100%; }

.trpr .sec3 .sec-border-6 { width: 0; -moz-transition-delay: 1.5s; -o-transition-delay: 1.5s; -webkit-transition-delay: 1.5s; transition-delay: 1.5s; }
.trpr .sec3.active .sec-border-6 { width: 50%; }



/**/
.trpr .sec4 .bottom { width: 50%; }
.trpr .sec4 .animate-box { position: relative; height: 177px; }
.trpr .sec4 .mahan,
.trpr .sec4 .female,
.trpr .sec4 .user { opacity: 0; -moz-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
.trpr .sec4.active .mahan,
.trpr .sec4.active .female,
.trpr .sec4.active .user { opacity: 1; }
.trpr .sec4 .mahan { -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; transition-delay: 0.5s; width: 146px; height: 173px; background: url(../img/f-6.png) no-repeat 0 0; position: absolute; right: 0; }
.trpr .sec4 .female { -moz-transition-delay: 1s; -o-transition-delay: 1s; -webkit-transition-delay: 1s; transition-delay: 1s; width: 82px; height: 175px; background: url(../img/f-7.png) no-repeat 0 0; position: absolute; right: 0px; }
.trpr .sec4 .user { -moz-transition-delay: 1.5s; -o-transition-delay: 1.5s; -webkit-transition-delay: 1.5s; transition-delay: 1.5s; width: 74px; height: 177px; background: url(../img/f-8.png) no-repeat 0 0; position: absolute; left: 50px; }
.trpr .sec4.active .mahan { right: 100px; }
.trpr .sec4.active .user { left: 140px; }
.trpr .sec4.active .female { right: 450px; }

.trpr .sec4 .sec-border-7 { width: 0; right: 50%; -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; transition-delay: 0.5s; }
.trpr .sec4.active .sec-border-7 { width: 50%; }

.trpr .sec4 .sec-border-8 { height: 0; -moz-transition-delay: 1.0s; -o-transition-delay: 1.0s; -webkit-transition-delay: 1.0s; transition-delay: 1.0s; }
.trpr .sec4.active .sec-border-8 { height: 100%; }

.trpr .sec4 .sec-border-9 { width: 0; -moz-transition-delay: 1.5s; -o-transition-delay: 1.5s; -webkit-transition-delay: 1.5s; transition-delay: 1.5s; }
.trpr .sec4.active .sec-border-9 { width: 50%; }

/**/
.trpr .sec5 .animate-box { overflow: hidden; position: relative; height: 282px; }
.trpr .sec5 .bord, .trpr .sec5 .pic, .trpr .sec5 .dr2, .trpr .sec5 .user, .trpr .sec5 .dr1 { position: absolute; }
.trpr .sec5 .bord { right: 0; bottom: 0; width: 428px; height: 282px; background: url(../img/f-13.png) no-repeat center 0; }
.trpr .sec5 .pic { left: 45px; top: 0; width: 98px; height: 98px; background: url(../img/f-11.png) no-repeat center 0; }
.trpr .sec5 .dr1 { left: 400px; bottom: 0; z-index: 98; width: 93px; height: 235px; background: url(../img/f-12.png) no-repeat right 0; }
.trpr .sec5 .dr2 { left: 120px; bottom: 0; z-index: 98; width: 116px; height: 235px; background: url(../img/f-10.png) no-repeat right 0; }
.trpr .sec5 .user { left: 0; bottom: 0; z-index: 100; width: 231px; height: 167px; background: url(../img/f-9.png) no-repeat center 0; }
.trpr .sec5 .sec-border-10 { width: 0; left: 50%; -moz-transition-delay: 1s; -o-transition-delay: 1s; -webkit-transition-delay: 1s; transition-delay: 1s; }
.trpr .sec5.active .sec-border-10 { width: 50%; }

.trpr .sec5 .pic,
.trpr .sec5 .dr1,
.trpr .sec5 .dr2,
.trpr .sec5 .bord,
.trpr .sec5 .user { opacity: 0; -moz-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }

.trpr .sec5 .pic { left:150px; -moz-transition-delay: 2.5s; -o-transition-delay: 2.5s; -webkit-transition-delay: 2.5s; transition-delay: 2.5s; top:-20px;}
.trpr .sec5 .dr1 {-moz-transition-delay: 2s; -o-transition-delay: 2s; -webkit-transition-delay: 2s; transition-delay: 2s; }
.trpr .sec5 .dr2 { display:none;}
.trpr .sec5 .bord{ -moz-transition-delay: 2s; -o-transition-delay: 2s; -webkit-transition-delay: 2s; transition-delay: 2s; }
.trpr .sec5 .user { -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; transition-delay: 0.5s; left: -100%; }

.trpr .sec5.active .pic{  opacity:1; top:0;    }
.trpr .sec5.active .dr1{ opacity:1;  left:270px;  }
.trpr .sec5.active .dr2 { display:none; }
.trpr .sec5.active .bord{ opacity:1;   }
.trpr .sec5.active .user { opacity:1; left:120px;  }



.sec-border { position: absolute; -moz-transition: all ease 0.5s; -o-transition: all ease 0.5s; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; }
.sec-border.left { left: 0; }
.sec-border.right { right: 0; }
.sec-border.top { top: 0; }
.sec-border.bottom { bottom: 0; }
.sec-border-h { height: 0; width: 100%; border-bottom: 3px dotted #b5da2d; }
.sec-border-v { width: 0; height: 100%; margin-top: 0; }
.sec-border-v.left { border-left: 3px dotted #b5da2d; margin-left: -2px; }
.sec-border-v.right { border-right: 3px dotted #b5da2d; margin-right: -2px; }


.slider1024 {
    width: 994px;
    clear: both;
    margin: 3px auto 0 auto;
    
}

.quizSection {
    /*margin: 30px 100px 30px 0;*/
    margin: 30px auto;
    width: 994px;
    clear: both;
    
}
.itemquiz {
    /*border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;*/
    /*border-bottom: 1px solid #444444;*/
    clear: both;
    /*width: 700px;*/
    width: 800px;
    margin-bottom: 10px;
    margin-right: 80px;
}

.headerquiz {
    /*float: right;*/
    height: 30px;
    clear: both;
    /*position: relative;*/
    border: 1px solid #666666;
    /*border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;*/
    box-shadow: 1px 1px 3px 3px #cccccc;
    -webkit-box-shadow:1px 1px 3px 3px #cccccc;
    -moz-box-shadow:1px 1px 3px 3px #cccccc;
   
   
   

}
.headerquiz a {
    float: right;
    margin-right: 10px;
    display: block;
    margin-bottom: 5px;
    width: 20px;
    height: 20px;
    
    
   
}
.headerquiz strong {
   float: left;
    margin-left: 10px;

}
.bodyquiz {
    clear: both;
    margin: 15px 10px;
}
.bodyquiz strong {
    color: #a52a2a;
    line-height: 153%;
    float: right;
    text-align: right;
    clear: both;
    margin-right: 5px;

}
.bodyquiz p {
    clear: both;
    margin-right: 5px;
}
.childquiz  {
    margin: 3px 30px 1px 2px;
    clear: both;
    width:600px;
} 
.headerchild {
   float: right;
    height: 20px;
    clear: both;
    /*width: 660px;*/
    /*width: 894px;*/
    margin: 0 auto;

}
.headerchild span {
      float: left;
    margin-left: 10px;
    color: #666666;
}
.bodychild {
    clear: both;
    margin: 2px 2px;
}

.QuizSend {
    margin: 20px auto;
     border: 1px solid #8b0000;
    /*border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;*/
    box-shadow: 1px 1px 3px 3px #cccccc;
    -webkit-box-shadow:1px 1px 3px 3px #cccccc;
    -moz-box-shadow:1px 1px 3px 3px #cccccc;
    padding: 20px 20px;
}
.QuizSend textarea {
    min-width: 500px;
    min-height: 200px;
}


.footer-copyright {
	background-color:#333;
	color:#000;
	line-height:20px;
	padding: 20px 0;
	font-size:12px;
	color:#fff;
}
.footer-copyright a {color:#3abcff !important }

.sharingBox {
    width: 25px;
    margin: 2px;
    float: right;
}
.sharingBox img {
    width: 25px;
    height: 25px;
}

.similar-tags ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.similar-tags ul a {
    margin: 0 0 5px 5px;
    float: right;
}

.similiar-videos a {
    width: 100%;
}

.similiar-videos a img {
    width: 100%;
}
.btn.PlayVideoBtn{
    width:100%;
}
.similiar-videos{
    float:left;
    height:250px;
}
.SocialIconeTage a{
     font-size:25px;
     color:#000;
     margin-right:15px;
}
.SocialIconeTage .Social_Box{
    background-color:#b5da2d;
    width:40%;
}
.well{
    width:31%;
    margin-top:10px;
    padding:0px;
}
.well i:hover{
     color:#393939;
}
.btn.Social-btn{
    margin-top:11px;
}
