@font-face {
    font-family: "IRANSans";
    src: url(http://www.7gardoon.com/bootstrap/assets/fonts/IRANSansWeb.eot);
    src: url(http://www.7gardoon.com/bootstrap/assets/fonts/IRANSansWeb.ttf);
    src: local('IRANSans'), local('IRANSans'), url(http://www.7gardoon.com/bootstrap/assets/fonts/IRANSansWeb.woff) format('woff');
}

@font-face {
    font-family: "IRANsansLight";
    src: url(http://www.7gardoon.com/bootstrap/assets/fonts/IRANSansLight.eot);
    src: url(http://www.7gardoon.com/bootstrap/assets/fonts/IRANSansLight.ttf);
    src: local('IRANsansLight'), local('IRANsansLight'), url(http://www.7gardoon.com/bootstrap/assets/fonts/IRANSansLight.woff) format('woff');
}
@font-face {
    font-family: "IRANsansMedium";
    src:url(http://www.7gardoon.com/bootstrap/assets/fonts/IRANSansMedium.eot);
    src:url(http://www.7gardoon.com/bootstrap/assets/fonts/IRANSansMedium.ttf);
    src: local('IRANsensMedium'), local('IRANsensMedium') , url(http://www.7gardoon.com/bootstrap/assets/fonts/IRANSansMedium.woff) format('woff');
}
body{
    background-color: #e9e9e9;
    overflow-x: hidden;
    font-family: IRANSans;
}
.h1, .h2, .h3, h1, h2, h3
{
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 13px;
}

.padding-zero {
    padding: 0;

}

a{
    color: white;

}
a:hover{
    text-decoration: none;
}
.main{
    margin: auto;
}
.logo {
    height: 100px;
    background-color: white;
}
.logo img{
    height: 100px;
    width: 400px;
}
.searching-toolbar{
    background-color:#4b4b4b ;
    min-height: 100px;
}
ul li {
    display:inline;
}
.background-menu{
    color: #8f8f8f;
    background-color: #5e5e5e;
}
.icon-menu{
    margin: 0 5px 0 5px;
}
.float-right{
    float: right;
}
.float-left{
    float: left;
}
#search{
    margin-left: 20px;
    margin-top: 8px;
    font-size: 12px;
}
.background-menu-bottom{
    color: white;
}
.register{
    margin-right:47px;
    margin-top: 23px;
}
.register a {
    color: white;
}
.register a:hover{
    color: white;
}
.right-box
{
    padding-left: 0;
}
.register span
{
    font-size: 13px;
}
.lock{
    margin-right: 5px;
}
.search-toolbar{
    margin-left: 10px;
    margin-top: 19px;
    width: 270px;
    border-radius: 30px;
    background-color: white;
   height:28px;
}

.searching-icon{
    color: #8f8f8f;
    float: left;
    margin-top: 7px;
    margin-left: 5px;

}
.searching-top{
    color: #8f8f8f;
    position: relative;top: 5px;
}
.style-form{
    width: 251px;
    float: right;
    height: 28px;
    border: white;
    border-radius: 30px;
    font-size: 12px;
}
.form-top{
    width: 149px;
    float: right;
    height: 26px;
    border-radius: 30px;
    font-size: 11px;
    background-color: transparent;
    border: 1px transparent;
}
.menu{
    margin-top: 6px;
    margin-bottom: 6px;
}
.menu a
{
    font-size: 12px;
    color: #9B9C9E;
}
.menu a:hover
{
    color: #ccc;
}
.top-baner{
    margin-top: 9px;

}

.top-baner img{
   max-height:120px;
    width: 100%;
}
.bottom-baner{
    margin-top: 5px;

}
.bottom-baner img{
width: 100%;
    max-height: 60px;
}
.top-title{
    background-color: #49C668;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 11px 16px 11px 16px;
    font-family: IRANsansMedium;
    font-size: 16px;
}
.ad-box
{
    padding-right: 3px;
    padding-left: 3px;
	float: right;
}
.ad-box2
{
    padding-right: 3px;
    padding-left: 3px;
}

.news a {
    color: black;
    font-size: 11px;
}
.Advertising{
    border: 1px solid rgba(0,0,0,0.25);
    border-radius: 6px;
    margin-top: 8px;
    padding: 5px;
    min-height: 150px;
    float: left;
    transition: all .3s;
}

.Advertising:hover{
    box-shadow: 0 0 4px 2px #ccc;
}
.Advertising-pic
{
    width: 110px;
    height: 110px;
    position: relative;
    top: 10px;
    left: 5px;
}
.Advertising img{
    border-radius: 3px;
    width: 110px;
    height: 110px;
}
.Advertising-down{
    border:1px solid #49C668;
    border-radius: 10px;
    margin-top: 27px;
}
.advertising-txt
{
    font-size: 13px;
    margin-top: 5px;
    text-align: right;
    height: 100px;
    width: 100%;
    line-height: 1.7em;
    overflow: hidden;
}
.Advertising-down img{
    margin: 20px 5px 20px 5px;
}
.gardoon-pic
{
    width: 45px;
    height: 25px;
    margin-top: 10px;
}
.gardoon-pic2
{
    width: 45px;
    height: 25px;
    margin-top: 0px;
}

.gardoon-pic img
{
    width: 30px;
    height: 20px;
}
.capital{
    text-align: center;
    background-color: #ff5a60;
    margin-top: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 1px 0;
    float: left;
    width: 100%;
}
.capital ul{
    position: relative;
    z-index: 9999 ;
    float: left;
}
li a, .dropbtn {
    display: inline-block;
    color: white;
    margin-top: 10px;

    text-decoration: none;
    text-align:center;
}
.dropbtn{
    font-family:IRANsansMedium ;
}
li.dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: right;
}

.dropdown-content a:hover {background-color: darkgray}

.dropdown:hover .dropdown-content {
    display: block;
}
li a, .dropbtn2 {
    display: inline-block;
    color: #333333;
    margin-top: 10px;

    text-decoration: none;
    text-align:center;
}
.dropbtn2{
    font-family:IRANsansMedium ;
}
li.dropdown2 {
    display: inline-block;
}

.dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

.dropdown-content2 a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: right;
}

.dropdown-content2 a:hover {background-color: darkgray}

.dropdown2:hover .dropdown-content2 {
    display: block;
}
.seri-gardon{
    background-color: white;
}
.seri-gardon-top{
    margin-bottom:10px;
    float: left;
    border-bottom-right-radius: 5px ;
    border-bottom-left-radius: 5px;
    width: 100%;

}
.top-ads {
    color: black;
}
.Ads-feature {
    background-color: #c1c6c4;
    min-height: 373px;
}
.other-link{
    padding: 10px 0 10px 0;
    position: relative ;
    text-align: center;
    width: 100%
}
.other-page {
    background-color: #49C668;
    text-align: center;
    margin-left: 30px;
    color: white;
    width: 200px;
    padding: 4px;
    border-radius: 5px;
    background: -webkit-linear-gradient(#46DD96, #49C668); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#46DD96, #49C668); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#46DD96, #49C668); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#46DD96, #49C668); /* Standard syntax (must be last) */
}
.advertise-seri-gardon{
    padding-bottom: 20px;
    background-color: white;
    padding-top: 13px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.logo-gardoon{
    width: 44px ;
    height: 26px;
    padding-left: 6px;
}
.Group-advertise-top{
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
.group-top{
    float: left;
    width: 100%
}
.Group-advertise{
    margin-bottom: 3px;
    border-right: 7px#fbc03e solid;
    background-color: white;
    min-height: 30px;
    display: block;
    padding-top: 5px;
    padding-right: 10px;
	font-size: 12px;
}
.Group-advertise a{
    color: black;
}
.top-title-right{
    background-color: #FBB01F;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 10px 16px 10px 16px;
    font-family: IRANsansMedium;
    font-size: 15px;
}
.top-title-rightUp{
    background-color: #FBB01F;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 6px 16px 6px 16px;
    font-family: IRANsansMedium;
    font-size: 17px;
    margin-top: 25px;
}
.Symbol{
    height: 200px ;
    background-color: white;
    padding-bottom: 20px;
    padding-right: 3px;
    padding-top: 8px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.Symbol img{
    height: 150px ;
    width: 150px;
    position: relative;
    top: 20px;
    right: 20px
;

}
.friends{
    height: 486px;
    background-color: white;
    padding-bottom: 20px;
    padding-right: 3px;
    padding-top: 8px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.rb-common{background-color:white;text-align: center;padding-top: 2px;}
.friends-link{
    background-color: white;
    padding-bottom: 20px;
    padding-right: 0;
    padding-top: 8px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.This-icon{
    color:#fbc03e ;
    font-size: 12px !important;
}
.Group-friends{
    padding: 5px;
    background-color: white;
    font-size: 11px;
    overflow:hidden;
    transition: all .3s;

}
.Group-friends:hover{
    background-color: rgba(201, 201, 201, 0.501);
}
.Group-friends:hover a{
    color: #31708f;
}
.Group-friends i{
    font-size: 8px;
}
.Group-friends a{
    color: black;
    font-size: 12px;
}
.special-advertise{
    background-color: white;
    padding-bottom: 20px;
    padding-right: 3px;
    padding-top: 8px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.update-advertise{
    background-color: white;
    padding-bottom: 20px;
    padding-right: 3px;
    padding-top: 8px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.sent-advertise{
    background-color: white;
    padding-bottom: 20px;
    padding-right: 3px;
    padding-top: 8px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.free-advertise{
    background-color: white;
    padding-bottom: 20px;
    padding-right: 7px;
    padding-top: 8px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;

}
.top-slider{
    padding-bottom:20px;
    float: left;
    width: 100%;
    background-color: white
}

.slider{

    background-color: #FF5A60;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 11px 16px 11px 16px;
    font-family: IRANsansMedium;
    font-size: 16px;
    margin-top: 0;
}
.key-words {
    padding-bottom: 2px;
    background-color: white;
    padding-top: 1px;
    padding-right: 3px;
    font-size: 11px;
    width: 50%;
    float: right;

}

.key-words:hover {
    background-color: #C9c9c9;
}

.key-words i {
    font-size: 8px;
}

.key-words a {
    color: black;
    font-size: 11px;
}
.new-subject{
    background-color: white;
    padding-bottom: 20px;
    padding-right: 7px;
    padding-top: 8px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 100%;
    height: 350px;
	overflow: hidden;
}

.new-subject-down{
    height: 60px;
    margin-bottom: 10px;
}
.image-profile{
    width: 70px;
    height: 50px;
}
.new-advertise{
    background-color: white;
    padding-bottom: 20px;
    padding-right: 7px;
    padding-top: 8px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    float: left;
    width: 100%;
 /*   min-height: 800px;*/
}


.new-advertise a:hover {
    color: #FF5A60;
}
.new-advertise-box{
    border-bottom: 1px solid #B3B3B3;
    min-height: 100px;
    margin-bottom: 10px ;
    float: right;
    width: 100%;
}
.advertise-imgright {
    width: 50px;
    height: 42px;
}

.advertise-textcenter {
    width: 75%;
    margin: 0 10px 0 0;
    font-size: 11px;
    height: 57px;
}

.advertise-textcenter a {
    color: #555;
}

.advertise-imgleft {
    width: 28px;
    height: 20px;
}

.advertise-textbottom {
    float: left;
    font-size: 10px;
    margin-left: 36px;
}

.advertise-textbottom a {
    color: #4B4B4B;
}
.last-post{
    padding-bottom:20px;
    float: left;
    width: 100%;
}
.last-update{
    background-color: white;
    padding-bottom: 20px;
    padding-right: 7px;
    padding-top: 8px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 100%;
    float: left;
    height: 350px;
	overflow: hidden;
}
.height250 {
	height: 450px;
}
.text-box{
    padding-right: 0;
    height: 410px;
}
.profile {
    background-color: white;
    padding-bottom: 20px;
    padding-right: 7px;
    padding-top: 8px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    float: left;
    min-height: 430px;
}
.profile a {
    color: #FF5A60;
    font-family: IRANsansMedium;
    font-size: 15px;
}
.profile img{
    width: 70px;
    height: 60px;
    margin-top: 22px;
}
.profile-text{
    margin-right: 10px;
    font-size: 12px;
    margin-top: 5px;
    width: 85%;
}
.profile-box{
    border-bottom: 1px solid #B3B3B3;
    min-height: 120px;
    margin-bottom: 10px;
    float: right
}
.update-group{
    margin-bottom: 7px;
    background-color: white;
    padding-top: 2px;
    padding-right: 3px;
    font-size: 11px;
    float: left;
    width: 100%
}
.update-group a{
    color: black;
    font-size: 13px;
}
.text-update{
   margin-right: 30px;
    float: right;
    font-size: 12px;
    margin-top: 7px;
}
.text-update-top{
    margin-right: 30px;
    float: right;
    font-size: 12px;
    margin-top: 20px;
}

.non-specific {
    background-color: white;
    padding-bottom: 20px;
    padding-right: 7px;
    padding-top: 8px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    float: left;
    width: 100%;
    min-height: 832px;
}

.non-specific a {
    color: #555;
    font-family: IRANsansMedium;
}

.non-specific a:hover {
    color: #FF5A60;
}
.last-update i{
    font-size: 10px;
}
.number{
    float: left;
    text-align: center;
    background-color: #FF5A60;
    padding: 2px 8px;
    margin-left: 6px;
    border-radius: 5px;
    color: white;
    font-size: 10px;
}
.next-page{
    float: left;
    color: #FF5A60;
    margin-left: 9px;

}
.next-number{
    float: left;
    position: absolute;
    bottom: 10px;
    left: 5px;
    padding-left: 16px;

}

.next-number-left{
    float: left;
    position: absolute;
    bottom: 10px;
    left: 5px;
}


.jssorb03 {
    position: absolute;
}
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av {
    position: absolute;
    /* size of bullet elment */
    width: 21px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    color: white;
    font-size: 12px;
    background: url('../img/b03.png') no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.jssorb03 div { background-position: -5px -4px; }
.jssorb03 div:hover, .jssorb03 .av:hover { background-position: -35px -4px; }
.jssorb03 .av { background-position: -65px -4px; }
.jssorb03 .dn, .jssorb03 .dn:hover { background-position: -95px -4px; }

/* jssor slider thumbnail navigator skin 16 css */
/*
.jssort16 .p            (normal)
.jssort16 .p:hover      (normal mouseover)
.jssort16 .pav          (active)
.jssort16 .pav:hover    (active mouseover)
.jssort16 .pdn          (mousedown)
*/
.jssort16 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 100px;
}

.jssort16 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 100px;
    border: none;
}

.jssort16 .p img {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 100px;
    filter: alpha(opacity=55);
    opacity: .55;
    transition: opacity .6s;
    -moz-transition: opacity .6s;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
}

.jssort16 .pav img, .jssort16 .pav:hover img, .jssort16 .p:hover img {
    filter: alpha(opacity=100);
    opacity: 1;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}

.jssort16 .pav:hover img, .jssort16 .p:hover img {
    filter: alpha(opacity=70);
    opacity: .7;
}

.jssort16 .title, .jssort16 .title_back {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 200px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #000;
    font-size: 14px;
}

.jssort16 .title_back {
    background-color: #fff;
    filter: alpha(opacity=50);
    opacity: .5;
}

.jssort16 .pav .title_back {
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: .5;
}

.jssort16 .pav .title {
    color: #fff;
}

.jssort16 .p.pav:hover .title_back, .jssort16 .p:hover .title_back {
    filter: alpha(opacity=40);
    opacity: .4;
}

.jssort16 .p.pdn img {
    filter: alpha(opacity=100);
    opacity: 1;
}
.footer{
    text-align: center;
    min-height: 150px;
    background-color: #4B4B4B;
    padding: 40px;
    margin-top: 30px;
}
.footer b {
    font-size: 13px;
    color: white;
    margin-bottom: 10px;
}
.footer span{
    font-size: 11px;
    color: #CCCCCC;
}
.padding-zero{
    padding: 0;

}
.video{
    border:3px solid #FF5A60;
    border-radius: 10px;
    margin-bottom: 8px;
    padding-top: 0;
    height: 183px
}
.video-top{
    border:3px solid #FF5A60;
    border-radius: 10px;
    margin-bottom: 29px;
    padding-top: 0;
    height: 183px
}
.gallery{
    padding-top: 18px;

}
.slide-show {
    background-color: #ffffff;
    height: 419px;
    padding-top: 10px;
    padding: 10px 0 10px 0;
}
.box-video{
    padding-top: 18px;
    padding-left: 4px;

}
.video-view{
    height: 177px;
    border-radius: 8px;
}
.city-box{
    margin-bottom: 10px;
}
.city{
    margin-left: 5px;
}
.footer a {
    color: #B3B3B3;
}
.footer a:hover{
    color: ghostwhite;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
}

.clear
{
    clear: both;
}
.wt1
{
    color: white;
}
.w100
{
    width: 100%;
}
.en1
{
    cursor:pointer;
}
#i25
{
    width:25px;
}
.i15
{
    width:15px;
}
.i46p
{
    width: 46%;
}
.levelimg
{
    background-image: url('http://www.7gardoon.com/bootstrap/assets/img/level.png');color:white;padding:4px;
}
.blk1
{
    color:black;
}
.brd0
{
    border:0;
}
.txLeft
{
    text-align: left;
}
.txBlack
{
    color: black;
}
.bnpd0
{
    padding:0px;
}
.bn1
{
    padding-left:2px;padding-right:2px;
}
.slider1 {
    background-color: #FF5A60;
    color: white;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 11px 16px 11px 16px;
    font-family: IRANsansMedium;
    font-size: 16px;
    margin: -6px -6px -6px -6px;
}
#share-buttons {
    float: right;
}

#share-buttons img {
    width: 35px;
    padding: 3px;
    border: 0;
    display: inline;
    height: 35px;
}
@media only screen and (max-width: 768px) {
   .top-slider
   {
       display: none;
   }
}
@media screen and (min-width: 240px) and (max-width: 400px){

.top-menue{
    font-size: 13px;
    width: 100%;
}
}
@media screen and (min-width: 401px) and (max-width: 700px){

    .top-menue{
        font-size: 12px;
        width: 32%;
    }
}
@media screen and (min-width: 700px) and (max-width: 1339px){
    .top-menue{
        font-size: 10px;
        width: 32%;
    }
}
@media screen and (min-width: 768px) and (max-width: 845px){
    .image-profile{
        width: 62px;
        height: 46px;

    }
    .new-subject a{
        font-size: 12px;
    }
}