html,body{
    font-size:12px;
    margin:0 auto;
    padding: 0;
    font-family: IRANSans-web-normal;
    direction: rtl;
    position: relative;
    font-weight:normal;
	overflow-x:hidden;
}
 
.rf-nums-modules{}
.rf-nums-modules h3{}
.rf-nums-modules h3:before{}
.rf-nums-modules h3 span{}
.rf-nums-modules .conetnt{}
.left-menu{
    position: relative;
}
.top-page-bar{
    background-color: #00a891 ;
    padding: 5px 0;
}
.top-page-bar *{
    color: #fff;
	line-height:30px;
	font-size:13px;
}
.top-page-bar .top-page-bar-right{
    text-align: right;
}
.top-page-bar .top-page-bar-left{
    text-align: left;
    float: left;
}

.top-page-bar .top-page-bar-left .fa-stack-2x {
    font-size: 2.3em;
}
header{
    transition:0.4s;
}
header.header-scroll{
    position: fixed;
    width: 100%;
    top: 0;
    transition:0.4s;
    z-index: 999999;
    animation-duration: 2s;
    animation-name: slidein;
}
@keyframes slidein {
    from {
        top: -300px;
    }

    to {
        top: 0;
    }
}

.header-box{
    height:117px;
    overflow: hidden;
    background-color:#fff;
	padding:0 5%;
	position:relative;
}
.header-box .header-center{
	position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 0;
    height: 117px;
    overflow: hidden;
	text-align:center;
}
.header-box .header-center img,
.header-box .header-right img,
.header-box .header-left img{
	height: 117px;
}
.header-box .header-right img{
    float: right;
}
.header-box .header-left img{
    float: left;
}
header.header-scroll .header-box img{
    height:75px;
}
header.header-scroll .header-box{
    -webkit-border-radius: 0 0 30px 30px;
    -moz-border-radius: 0 0 30px 30px;
    border-radius: 0 0 30px 30px;
    -webkit-box-shadow: 0 10px 30px #dcdcdc;
    -moz-box-shadow: 0 10px 30px #dcdcdc;
    box-shadow: 0 10px 30px #dcdcdc;
}
header .menu-holder{
	position:relative;
	height:80px;
	padding: 0 5%;
}
header .menu-container{ position:relative}
header .menu-container .menu-inner{}

header .menu-holder .menu-inner:before{
	content:" ";
	background:url(../images/shape-1-left.png) top left no-repeat!important;
	height: 80px!important;
    width: 80px!important;position:absolute!important;
	background-size:contain!important;
	top:0;
	border:none!important;
	left:0;
}
header .menu-holder .menu-inner:after {
	content:" ";
	background:url(../images/shape-1-right.png)top right no-repeat;
	height: 80px!important;
    width: 80px!important;
	position:absolute;
	background-size:contain!important;
	top:0;right:0;
}
header .menu-holder .menu-inner .dj-megamenu-wrapper{
	background:#232175;
	margin: 0 69px!important;
	height:80px!important;
    padding:15px 5px!important;  
	line-height:80px!important;
}
header.header-scroll .menu-inner{
	box-shadow: 0 10px 13px #232175;
    border-radius: 50px;
}
header.header-scroll .container{
    width:100%;
    max-width:100%;
}
 
.breadcrumbs-pos{}
.breadcrumbs-pos .breadcrumb{
    margin:10px 30px;
}
.breadcrumbs-pos-bottom{margin-bottom: 60px;}
.dj-megamenu-wrapper{margin:0 40px;}
.slider-pos{}
.fullwidth-pos{}
.fullwidth-pos .sptab_red .items_mask .active{
    min-height: 300px;
}
.bottom-pos{
    padding:10px 5%;
    margin:0px 0;
    text-align: right;
    direction: rtl;
}
.bottom-pos .rf-nums-modules h3 span{
}
.bottom-pos .rf-nums-modules{}
.new-link-title{margin: 40px 0;}
.new-link-title h3 span{
    font-size: 1.8em;
}
.bottom-pos .rf-nums-modules h3,.new-link-title h3{
    position:relative;
    text-align:center;
    height:30px;
}
.bottom-pos .rf-nums-modules h3 span,.new-link-title h3 span{
    display:inline-block;
    background-color: #f5f4f4;
    position: relative;
}
.bottom-pos .rf-nums-modules h3 span:before,.new-link-title h3 span:before {
    border-bottom: 1px solid #000;
    height: 1px;
    content: ' ';
    width: 100px;
    position: absolute;
    left: -111px;
    top: 11px;
}
.bottom-pos .rf-nums-modules h3 span:after,.new-link-title h3 span:after {
    border-bottom: 1px solid #000;
    height: 1px;
    content: ' ';
    width: 100px;
    position: absolute;
    right: -111px;
    top: 11px;
}
.new-link-title h3 span{
    color: #000;
    background-color: #fff;
}
.new-link-title h3 span:after,.new-link-title h3 span:before{

    top: 23px;
}
.bottom-pos .rf-nums-modules .conetnt{}
.bottom-pos .bottom-right-pos{}
.bottom-pos .bottom-left-pos{}
.bottom-pos .bottom-center-pos{}
.fullwidth-bottom-pos{
    margin:0;
    position: relative;
    background: #27287e url(../images/back-line-1.jpg) no-repeat center top;
    background-size: cover;
}
footer{
  
    position: relative;
    background: #232175 url(../images/footer-back.png) no-repeat center top;
    background-size: 100%;
}
footer .container{
    position: relative;
}
.footer-head{
    height:50px;
    position: absolute;
    top:-50px;
    left: -5%;
    width: 110%;
}
.footer-head::before {
    content: ' ';
    border-top: 0px solid #2a2882;
    border-bottom: 50px solid #2a2882;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    height: 50px;
    display: block;
    width: 100%;
    transition: 0.4s;
    position: absolute;
    left:0;
}
.footer-head .footer-head-title{
    color:#fff;
    text-align: right;
    padding-right: 10%;
    padding-top: 20px;
}
.footer-head .footer-head-icons{}
.footer-icons {
    padding:0;
    padding-top: 20px;
    margin:0 auto!important;
    display:table;
    min-height:unset!important;
    text-align:center
}
.footer-icons li {
    float:none;
    display:inline-block;
    margin-left:10px
}
.footer-icons li a {
    display:block;
    width:30px;
    height:32px;
    border-radius:100%;
    line-height:38px;
    text-align:center
}
.footer-icons li a i {
    vertical-align:top
}
.footer-icons li.glyphicon a {
    background:#808080
}
.footer-icons li.glyphicon a i {
    font-size:17px;
    color:#fff;
    vertical-align:unset
}
.footer-icons li.glyphicon.fb a:hover {
    background:#3b5a9a
}
.footer-icons li.glyphicon.tw a:hover {
    background:#28a9e2
}
.footer-icons li.glyphicon.gp a:hover {
    background:#e04a39
}
.footer-icons li.glyphicon.li a:hover {
    background:#337ab7
}
footer .copyright{
    text-align: center;
    padding: 20px 0;
    color:#fff;
    line-height:20px;
    font-size: 1em;
    background: #141357;
}
footer .footer-content{
    padding: 25px 0;
    text-align: right;
    direction:rtl;
    color: #fff;
}
footer .footer-content h3{
    color: #fff;
    padding: 0;
    margin: 0 0 10px;
    font-size: 1.3em;
}
footer .footer-content a{
    color:#57a8ff;
}
[class*=-sicon] {
    background-image:url('../images/sprite.png');
    display:inline-block;
    vertical-align:middle
}
.morning-sicon {
    background-position:0 0;
    width:14px;
    height:34px
}
.noon-sicon {
    background-position:-15px 0;
    width:36px;
    height:36px
}
.evening-sicon {
    background-position:-52px 0;
    width:28px;
    height:28px
}
.apple-sicon {
    background-position:-81px 0;
    width:28px;
    height:34px
}
.google-sicon {
    background-position:-110px 0;
    width:30px;
    height:33px
}
.bazar-sicon {
    background-position:-140px 0;
    width:30px;
    height:34px
}
.back-page-sicon {
    background-position:-171px 0;
    width:6px;
    height:10px;
    margin-left:10px
}
.next-page-sicon {
    background-position:-178px 0;
    width:6px;
    height:10px;
    margin-right:10px
}
.rss-sicon {
    background-position:-187px 0;
    width:30px;
    height:32px
}
.rss-sicon:hover {
    background-position:-187px -32px
}
.viber-sicon {
    background-position:-250px -1px;
    width:30px;
    height:32px
}
.viber-sicon:hover {
    background-position:-250px -33px
}
.aparat-sicon {
    background-position:-300px 0;
    width:30px;
    height:32px
}
.aparat-sicon:hover {
    background-position:-300px -32px
}
.telegram-sicon {
    background-position:-218px 0;
    width:31px;
    height:32px
}
.telegram-sicon:hover {
    background-position:-218px -32px
}
.font-text-sicon {
    background-position:-280px 0;
    width:19px;
    height:18px
}
.soroush-sicon {
    background-position: -332px 0;
    width: 32px;
    height: 34px;
}
.soroush-sicon:hover {
    background-position:-332px -33px
}
.robika-sicon {
    background-position:-366px 0;
    width: 31px;
    height: 34px;
}
.robika-sicon:hover {
    background-position:-366px -33px
}


.footer-static-row{
    background: url("../images/footer-back.png");
    background-size: cover;
    padding: 40px;
}

.mini-container{
    width: 96%;
    margin: 2%;
}
.footer_images {
    width: 100%;
    background: url("../images/map.png");
    min-height: 250px;
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: right;
}
.address_fotter2 .row {
    padding-right: 50%;
}
.address_title {
    color: #ffffff;
    font-size: 16px;
    display: inline-block;
    font-weight: 500;
    line-height: 38px;
}
.address_desc {
    font-size: 13px;
    display: inline-block;
    padding-right: 8px;
    color: #cacaca;
    MARGIN-BOTTOM: 10PX;
}
.address_fotter2:nth-child(1) .address_desc{
    padding-top: 7px;
    padding-right: 0;
}
.address_fotter ,
.address_fotter2 {
    padding-top: 70px;
    padding-bottom: 70px;
}

.box-portal {
    background: rgba(15, 14, 101,1);
    background: -moz-linear-gradient(top, rgba(15, 14, 101,1) 0%, rgba(33, 39, 119,0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(33, 39, 119,1)), color-stop(100%, rgba(33, 39, 119,0)));
    background: -webkit-linear-gradient(top, rgba(15, 14, 101,1) 0%, rgba(33, 39, 119,0) 100%);
    background: -o-linear-gradient(top, rgba(15, 14, 101,1) 0%, rgba(33, 39, 119) 100%);
    background: -ms-linear-gradient(top, rgba(15, 14, 101,1) 0%, rgba(33, 39, 119) 100%);
    background: linear-gradient(to bottom, rgb(15, 14, 101) 0%, rgb(33, 39, 119) 100%)
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f0e65', endColorstr='#f0e65', GradientType=0 );
    border-radius: 53px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    padding: 10px 29px;
}
.box-portal .img {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.box-portal .img img{
    width: 40px;

}.box-portal .name {
     display: inline-block;
     COLOR: #fff;
     font-size: 15px;
     text-align: right;
     padding-right: 13px;
     font-weight: 500;
     width: calc( 100% - 50px);
 }

div.etelaeiyeh-nums .content{
    background-color: #780620;
    color:#fff;
    padding: 10px 10px;
    min-height: 368px;
}
div.etelaeiyeh-nums a{
    color:#fff;
    line-height:30px;
}
div.etelaeiyeh-nums a:hover{
    color:#ffd012;
}
.tagspopular ul {
    padding:10px;
    margin: 0;
    list-style: none;
}
.tagspopular ul li{
    margin:3px;
    list-style: none;
    float: right;
    display: inline-block;
    background: #243080;
    padding: 3px 12px;
    line-height: 25px;
    border-radius: 30px;
}
.tagspopular ul li a{
    line-height:25px;
}
.tagspopular ul li .badge-info {
    color: #fff;
    background-color: #313f9e;
    border-radius: 30px;
    line-height: 30px;
    width: 36px;
    margin: -3px 0 -3px -10px;
    box-shadow: inset -5px 0px 8px #3d4db7;
    font-size: 11px;
}





















.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    width: 100%;
    clear: both;
    text-align: center;
}

.pagination    li {
    display: inline;
}
.pagination-list{
    display: inline-block;
    text-align: center;
}
.pagination  li a,.pagination li span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination li a span {
    padding: 0;
    margin: 0;
    line-height: 1.42857143;
    border: none;
}

.pagination li:first-child a,.pagination li:first-child span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination li:last-child a,.pagination li:last-child span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination li a:focus,.pagination li a:hover,.pagination li span:focus,.pagination li span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.pagination .active a,.pagination .active a:focus,.pagination .active a:hover,.pagination .active span,.pagination .active span:focus,.pagination .active span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination .disabled a,.pagination .disabled a:focus,.pagination .disabled a:hover,.pagination .disabled span,.pagination .disabled span:focus,.pagination .disabled span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination-lg li a,.pagination-lg li span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.pagination-lg li:first-child a,.pagination-lg li:first-child span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg li:last-child a,.pagination-lg li:last-child span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm li a,.pagination-sm li span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm li:first-child a,.pagination-sm li:first-child span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm li:last-child a,.pagination-sm li:last-child span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}


.items-leading,#userpages{
    margin: 5px 1px;
    padding:10px;
}
.content-container h2 ,.content-container h2  a{
    font-size:1.8em;
    color:#223e7f;
    font-weight:bold;
}
.content-container .item-page,.items-row .item, .category-list  {
    min-height: 150px;
    border-radius:2px;
    -moz-border-radius:2px;
    -o-border-radius:2px;
    -webkit-border-radius:2px;
    border:1px solid #ededed;
    box-shadow: 0 1px 3px #cfcfcf  ;
    -moz-box-shadow: 0 1px 3px #cfcfcf  ;
    -webkit-box-shadow: 0 1px 3px #cfcfcf  ;
    -o-box-shadow: 0 1px 3px #cfcfcf  ;
    background:#fcfcfc;
}
.category-list  {
    padding: 20px;
}
.rf-content{
    text-align:right;
    direction: rtl;
    padding: 10px 0;
	overflow-x: hidden;
}
.rf-content  .item-page{
    padding: 10px;
    margin: 10px 0;
    line-height: 35px;
    font-size: 1.5em;
    color: #545454;
}

.content-container .item-page{
    padding: 10px;
    margin: 10px 0;
    line-height:35px;
    font-size:1em;
}
.content-container h2{
    padding: 3px 20px 10px 5px;
}
.items-row{
    padding:0;
}
.items-row{

}
.items-row .item  h2  a,
.items-row .item  h2{
    font-size: 1em;

    line-height: 40px;
}
.cols-1 .column-1{
    padding: 5px 10px!important;
    margin: 2px 0 5px!important;
    overflow: hidden!important;
    line-height: 35px;
    font-size: 1.5em;
    color: #545454;
}
.cols-2 .column-1,.cols-2 .column-2{
    float:right;
    width:48%!important;
    margin: 10px 1%!important;
    padding: 5px 2%!important;
    overflow: hidden;
    line-height: 35px;
    font-size: 1.5em;
    color: #545454;
}
.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3{
    float:right;
    width:29%!important;
    margin: 10px 1%!important;
    padding: 5px 1%!important;
    overflow: hidden;
    line-height: 35px;
    font-size: 1.5em;
    color: #545454;
}
.row-separator,.items-morer{
    clear:both;
}
.items-more{
    clear:both;
    padding: 15px 5px;
    margin-top:5px;
}
.items-more a{
    display:inline-block;
    padding: 0px 15px 0px 0;
    color:#888888;
}
.rf-content .lead-text{
	    color: #9a9898;
    margin-bottom: 0px;
    margin-top: 10px;
    font-size: 1.2em; 
}
/*.rf-content .article-info-container .fields-container{display:none;}*/
.rf-content h1,
.rf-content h2,
.rf-content h3,
.rf-content h4, 
.rf-content h5,
.rf-content h6{
    color: #0d4f89;
    border-bottom: 4px double #9FB3C3;
    margin-bottom: 10px;
    padding: 10px 0;
    font-weight: bold;
    line-height: 40px;
}
.rf-content h1{
    font-size: 1.7em;
}
.rf-content h2{
    font-size: 1.5em;
}
.rf-content h3{
    font-size: 1.2em;
}
.rf-content h4{
    font-size: 1em;
}
.rf-content h5{
    font-size: 0.9em;
}
.rf-content h6{
    font-size: 0.8em;
}
.rf-content p{
    font-size: 1em;
}
.rf-content p a{
    display:inline-block;
    border-bottom: 1px dashed #42A21A;
    color: #42A21A;
}
.rf-content p a:hover{
    color:#E48F32;
    border-bottom: 1px dashed #E48F32;
    transition:0.3s;
}

.content_rating{
    float:right;
    color: #0D4F89;
    margin-bottom: 3px;
    padding: 0 5px;
    font-size: 11px;
    font-weight: bold;
    border-bottom: 1px dotted #0D4F89;
    border-right: 2px solid #0D4F89;
    border-radius: 4px;
}
.content_rating img {
    padding: 0!important;
    margin: 0!important;
    background: none !important;
    border: none!important;
}
.content_vote_form{
    float:left;
    color: #0D4F89;
    margin-bottom: 3px;
    font-size: 11px;
    padding: 0 5px;
    font-weight: bold;
    border-bottom: 1px dotted #0D4F89;
    border-left: 2px solid #0D4F89;
    border-radius: 4px;
}
.article-info-container{
	margin-bottom:10px;	
}
.article-info{
    clear:both;
    border: 1px dotted #0D4F89;
    border-left: 2px solid #0D4F89;
    border-right: 2px solid #0D4F89;
    background:#fff;
    padding: 0px 5px;
    margin: 0px;
    border-radius: 4px;
    font-size: 12px;
	display:inline-block;
    line-height: 26px;
}
.article-info dt,.article-info dd{
    display:inline-block;
    line-height: 26px;
	margin:0 10px 0 0;
}
.article-info dt{
    color: #0D4F89;
    padding-left: 5px;
    font-size: 11px; 
    font-weight: bold;
    line-height: 26px;
	margin: 0 5px;
}
.article-info .category-name{
    color: #C27830;
    padding: 0 0 0 10px;
}
.article-info .create{
    color: #0D4F89;
    padding: 0 0 0 10px;
    float: left;
}
.item-page .pagenav{
    clear:both;
    border-radius: 4px;
    height: 50px;
    padding: 3px  10px;
    margin: 20px 0;
    background:#fff;
    border: 1px dotted #0D4F89;
    border-left: 2px solid #0D4F89;
    border-right: 2px solid #0D4F89;
    list-style: none;
}
.item-page .pagenav .previous{
    float:right;
    color: #0D4F89;
    font-size: 13px;
    font-weight: bold;
}
.item-page .pagenav .next{
    float:left;
    color: #0D4F89;
    font-size: 13px;
    font-weight: bold;
}
.item-page .pagenav .previous a,.item-page .pagenav .next a{
    color: #0D4F89;
    font-size: 13px;
    font-weight: bold;
}
.rf-content .items-leading img,
.rf-content .item-page img,
.rf-content .item img{
    background-color: #FFFFFF;
    border: 1px solid #ccc;
    padding: 5px;
    margin: 0px  0  0 21px;
    border-radius: 8px;
}
.rf-content .img-intro-left{
    float: left;
}
.rf-content .img-intro-left img,
.rf-content .img-intro-right img{
    width:30%;
}
.rf-content .img-intro-right{
    float: right;
}
.rf-content  .item-separator{
    clear: both;
    margin: 45px 0 15px 0;
    border-bottom: 1px dotted #ccc;
}
.rf-content a.readmore,
.rf-content  a.readon,
.rf-content .items-leading p.readmore a ,
.rf-content .item p.readmore a  {
    display: inline-block;
    padding: 10px 20px 10px 5px;
    color: #a8b7c5;
    cursor: pointer;
    float: left;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}
.rf-content a.readmore:hover,
.rf-content  a.readon:hover,
.rf-content .items-leading p.readmore a:hover,
.rf-content .item p.readmore a:hover{
    color: #0d4f89;
    padding: 10px 20px 10px 25px;
}
.rf-content .categories-list{
    margin-top: 10px;
    border-bottom: 1px dotted #ccc;
    padding: 20px 0 0 0;
}

.rf-content .categories-list .category-desc{
    border-top: 1px dotted #ccc;
    padding: 20px 0 0 0;
    margin-top: 20px;
}
.categories-list ul{
    margin-top: 20px;
}
.categories-list ul li{
    clear:both;
    transition:  0.3s;
    -webkit-transition: 0.3s;
    padding: 15px;
    margin-top: 10px;
}
.categories-list ul li:hover{
    background: #f6f6f6;
}
.categories-list ul li  .category-desc{
    color:#9a9a9a
}
.categories-list ul li .item-title {
    padding: 3px 20px 6px 5px;
    display:inline-block;
    margin: 0 20px 0 0 ;
}
.categories-list ul li .item-title a{}
.categories-list ul li ul{
    margin-right:45px;
    border-right:1px solid #868ca0;
    border-bottom:3px solid #868ca0;
    padding-bottom: 10px;
    border-radius: 0 0  10px 0px;
    -moz-border-radius:0 0  10px 0px;
    -o-border-radius:0 0  10px 0px;
    -webkit-border-radius:0 0  10px 0px;

}
.categories-list ul li ul li{
    padding-right:12px;
    border-bottom:1px solid #868ca0;
    border-radius: 0 0  10px 0px;
    -moz-border-radius:0 0  10px 0px;
    -o-border-radius:0 0  10px 0px;
    -webkit-border-radius:0 0  10px 0px;
}
.categories-list ul li dl{
    text-align:left;
}
.categories-list ul li  dt,.categories-list ul li  dd{
    display:inline-block;
    padding: 0 3px
}
.aidanews2_table{
    direction: rtl;
    text-align: right;
}

.service-desk .page-content{

}
.nums-home-line{
    background: url(../images/nums-line.jpg) bottom center no-repeat;
    background-size: cover;
}
.item-page .icons {
    position: relative;
}
.item-page .icons .btn-group{
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 99;
    border: 1px solid #19588f;
    background: #eef3f7;
}
.item-page .icons .btn-group li a{
    display: block;
    height: 30px;
    text-align: right;
    padding: 0 10px;
    border-bottom: 1px solid #ccc;
}
.camera_wrap .camera_pag .camera_pag_ul{width:100%}
/*#sptab105 .sptab-content-items{*/
    /*background: url(../images/bg-news.jpg) top center no-repeat;*/
    /*background-size: cover;*/
    /*height: 400px;*/
/*}*/
#sptab153{
    border-radius: 10px;
}
#sptab153 .tabs_buttons {
    overflow: hidden;
    border-radius: 10px;
}
#sptab153 ul.tabs_container li.tab {
    margin-right: 0px!important;
    float: right!important;
}
#sptab153 ul.tabs_container li.tab {
    margin: 0px 0px!important;
}
ul.latestnews,ul.mostread  {
    text-align: right;
    list-style: none;
    padding:0;
    margin: 0;
}
ul.latestnews li,ul.mostread li{
    list-style: none;
    padding:0;
    margin: 0;
}
ul.latestnews li a,ul.mostread li a{
    display: block;
    border-bottom: 1px solid #e2e2e2;
    color: #8a8a8a;
    padding: 0 5px 4px;
    margin-bottom: 3px;
    font-size: 11px;
    background: #fbfbfb;
    border-radius: 10px;
    transition: 0.4s;
}
ul.latestnews li a:hover ,ul.mostread li a:hover {
    background: #fff8c6;
    border-bottom: 1px solid #ffdb9c;
    color: #1b9ae4;
    text-decoration: none;
}
.item-page .article-body{
	clear:both;
	margin-top:0px;
	padding-top: 10px;
}
.item-page ul.tags{
    text-align: right;
    list-style: none;
    padding:0;
    margin: 0;
	float:right;
}
.item-page ul.tags li{
    list-style: none;
    padding:0;
    margin: 0;
    display: inline-block;
}
.item-page ul.tags li a{
    display: inline-block;
    border-bottom: 1px solid #e2e2e2;
    color: #ffffff;
    padding: 2px 5px;
    margin-bottom: 3px;
    font-size: 10px;
    line-height: 20px;
    background: #729c00;
    border-radius: 10px;
    transition: 0.4s;
}
.item-page ul.tags li a:hover {
    background: #333333;
    border-bottom: 1px solid #333333;
    color: #fff;
    text-decoration: none;
}
.moduletable{
    padding: 10px 0;
}
.Left-Pos .moduletable{
    text-align: right;
}
.Left-Pos .moduletable h3{
    text-align: center;
    border-bottom:2px solid #333333;
    padding:4px 0;
    margin-bottom: 10px;
    font-size: 14px;
}
.item-page{
    background:url(../images/bg-article-2.jpg) bottom center no-repeat;
    border-radius: 10px;
    border:1px solid #eeeeee;
}
.item-page .item-image{
    text-align:center;
}
.item-page .item-image  img{
    width: 35%;
}
 
.reading-time{
	    font-weight: bold;
    font-size: 11px;
    border: 2px solid #0d4f89;
    padding: 0px 10px;
    border-radius: 5px;
    line-height: 26px;
    margin: 0 10px 0 0;
    border-top: 1px dotted #0d4f89;
    border-bottom: 1px dotted #0d4f89;
    color: #0d4f89;
	background:#fff;
	display:inline-block;
}
.reading-time span{ 
	color: #C27830;
	display:inlin-block;
	padding: 0 5px;
}

#searchForm fieldset ,fieldset.resultbox {
  border-top: 4px double #9FB3C3;
    padding-right: 25px;
  margin-top: 10px;
}
#searchForm fieldset div{ 
	padding-top: 5px;
}
#searchForm fieldset legend,fieldset.resultbox legend{
	padding: 2px 10px;
    background: none;
    border: none;
    display: inline-block;
    width: initial;
    font-size: 13px;
    font-weight: bold;
    color: #1C5A90;
}
#searchForm .searchintro{
  text-align: center;
}
#searchForm .searchintro p,#searchForm p.counter{
  display: inline-block;
  background: #fff;
  border: 1px solid #1C5A90;
  padding: 4px 17px;
  margin: 3px;
  border-radius: 20px;
}
.search label{
  display: inline-block;
  padding:5px;
  font-size: 13px;
  font-weight: bold;
  text-align: right;
}
#searchForm .phrases-box,
#searchForm .ordering-box,
#searchForm .form-limit,
#searchForm .counter{
	display: inline-block;
	padding: 0 10PX;

}
.resultbox .search-results{
	border: 1px solid #ececec;
    padding: 10px 15px;
    background: #fffced;
    border-radius: 5px;
}
.resultbox .search-results div{
	border-bottom: 1px solid #e4d68f;
	padding: 0 0 10px;
	margin: 0 0 10px;
	transition: 0.4s;
}
.resultbox .search-results div:hover{
	background: #fff5e9;
}
.resultbox .result-title{
	font-size: 1.2em;
	display: inline-block;
	padding:0 0 0 20px;
}
.resultbox .result-category{
	display: inline-block;
}
.resultbox .result-text{
	padding: 10px 30px;
}
.resultbox .result-created{
	font-size:0.8em;
	color: #c7aa17;
	padding: 0px 30px;
}

.tag-category fieldset.filters{
	display:block;
	width:100%;
	padding:15px 0;
    border-bottom: 4px double #9fb3c3;
	margin:0 0 20px 0;
}
.tag-category ul{
	
    list-style: decimal-leading-zero;
}
.tag-category fieldset.filters .btn-group{
	margin: 0 10px;
}

#rsform_8_page_0,.rsform_theme_1{}
#rsform_8_page_0 fieldset,.rsform_theme_1 fieldset{
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-bottom: 15px;
}

#rsform_8_page_0 fieldset legend,.rsform_theme_1 fieldset legend{
	display: inline-block;
	border-radius: 30px;
    width: inherit; 
    margin: 0 20px 0 0; 
    padding: 3px 10px;
    background: #617890;
    color: #fff;
    font-weight: bold;
}
#rsform_8_page_0 fieldset .form-row,.rsform_theme_1 fieldset .form-row{ 
	margin:10px;
}



.sppb-nav-pills>li ,.sppb-nav-modern>li{
    float: right!important;
    display: inline-block;
}

.colapsbtn-box{
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 99999;
    background: #fff;
    border-radius: 40px;
    box-shadow: 0 0 20px #ccc;
    font-size: 1.5em;
    overflow: hidden;
    padding: 10px 10px 10px 24px;
    line-height: 28px;
  cursor: pointer;
}

.colapsbtn-box i{
 	background: #2a2882;
    color: #fff;
    padding: 10px;
    margin: -10px -10px -10px 10px;
    height: 70px;
    line-height: 70px;
    width: 70px;
    text-align: center;
    font-size: 1.9em;
    border-radius: 100%;
    line-height: 41px;

}
.colapsbtn-box:hover i{
      background: #dd4b39;
}

#collapseExample{
  position: fixed;
    width: 98%;
    height: 300px;
    background: #fff;
    z-index: 9999999;
    bottom: 20px;
    left: 1%;
    border-radius: 13px;
    padding: 10px;
    box-shadow: 0 0 10px #000;
}

.colapsbtn-box-inner{
  position: absolute;
    top: -30px;
    z-index: 99999;
    /* padding: 10px; */
    border-radius: 20px;
    background: #d61313;
    color: #fff;
    height: 40px;
    width: 40px;
    font-size: 1.5em;
    line-height: 40px;
    text-align: center;
    box-shadow: 0 0 10px #000;
    cursor: pointer;
}
.SettingBut{
         position: fixed;
		top: 165px;
		right: 20px;
		background: #f1f1f1;
		border: solid 1px #dcdcdc;
		padding: 5px;
		text-align: center;
		z-index: 1000;
		border-radius: 4px;
		font-size: 20px;
		color: #1f668c;
		box-shadow: 0 0 10px #e6e6e6;
    
    }
	.SettingBut a:hover {
		color: #ef760f;
	}
#collapseExample .card{
	height: 280px;
    overflow-y: scroll;
}


.category-module{
padding:0;
margin:0;
list-style:none;
}
.category-module li{
border: 1px solid #ccc;
    background: #f6faff;
    padding: 2px 5px;
    margin-bottom: 1px;
    text-align: right;
    direction: rtl;
    border-radius: 5px;
    border-bottom: 2px solid #ccc;
}
.under-slider-pos{padding:0 10%;}
.nums-diamond-box{
    position: relative;
    background: #00356b;
    color: #fff;
    text-align: center;
	
}
.nums-diamond-box-inner{
	padding: 10px;
	min-height:50px;
}
.nums-diamond-box:before {
    position: absolute;
    content: '';
    top: 0px;
    left: -50px;
    transform: rotateX(45deg) rotateZ(45deg);
    background: #00356b;
}
.nums-diamond-box:after {
    position: absolute;
    content: '';
    top: 0px;
    right: -50px;
    transform: rotateX( 45deg) rotateZ( 45deg);
    background: #00356b;
}

.under-slider-pos-1 ,.under-slider-pos-2{
	margin:0 
}
.under-slider-pos-1 .nums-diamond-box-1,
.under-slider-pos-2 .nums-diamond-box-2{
	
}
.under-slider-pos-1 .nums-diamond-box-1 .nums-diamond-box-inner-1,
.under-slider-pos-2 .nums-diamond-box-2 .nums-diamond-box-inner-2{
	
}
.under-slider-pos-1 .nums-diamond-box-1 {
	position:relative;
}
.under-slider-pos-1 .nums-diamond-box-1:before{
	content:" ";
	background:url(../images/shape-1-left.png) top left no-repeat;
	height:100px;
	width:85px;
	position:absolute;
	top:0;
	left:0;
}
.under-slider-pos-1 .nums-diamond-box-1:after {
	content:" ";
	background:url(../images/shape-1-right.png)top right no-repeat;
	height:100px;
	width:85px;
	position:absolute;
	top:0;
	right:0;
}
.under-slider-pos-1 .nums-diamond-box-1 .nums-diamond-box-inner-1{
	background:#232175;
	margin: 0 85px;
	height:100px;
	overflow:hidden;
	line-height:100px;
	color:#fff;
	text-align:center;
	font-size:1.3em;
}
.under-slider-pos-1 .nums-diamond-box-1 .nums-diamond-box-inner-1 a{
	color:#fff;
	font-size:1.3em;
} 

.under-slider-pos-2 .nums-diamond-box-2 {
	position:relative;
    margin: -44px 3%;
}
.under-slider-pos-2 .nums-diamond-box-2:before{
	content:" ";
	background:url(../images/shape-2-left.png) top left no-repeat;
	height:150px;
	width:160px;
	position:absolute;
	background-size:auto 100%;
	top:0;
	left:0;
}
.under-slider-pos-2 .nums-diamond-box-2:after {
	content:" ";
	background:url(../images/shape-2-right.png) top right no-repeat;
	height:150px;
	width:160px;
	position:absolute;
	background-size:auto 100%;
	top:0;
	right:0;
}
.under-slider-pos-2 .nums-diamond-box-2 .nums-diamond-box-inner-2{
 
	margin: 0 85px;height:150px;
	overflow:hidden;line-height:150px;
	background:url(../images/shape-2-center.png) center center  repeat-x ;
	background-size:auto 100%;
	color:#fff;
	text-align:center;
	font-size:1.3em;
}
.under-slider-pos-2 .nums-diamond-box-2 .nums-diamond-box-inner-2 a{
	font-size: 1.5em;
    text-shadow: 0 4px 3px #000;
    color: #fff;
}


.under-slider-pos-3 .nums-diamond-box-3 {
	position:relative;
    margin: -36px 3% -20px;
}
.under-slider-pos-3 .nums-diamond-box-3:before{
	content:" ";
	background:url(../images/nums-shape-3-left.png) top left no-repeat;
	height: 103px;
    width: 156px;
	position:absolute;
	background-size:auto 100%;
	top:4px;
	left:0;
}
.under-slider-pos-3 .nums-diamond-box-3:after {
	content:" ";
	background:url(../images/nums-shape-3-right.png) top right no-repeat;
	height: 103px;
    width: 156px;
	position:absolute;
	background-size:auto 100%;
	top:4px;
	right:0;
}
.under-slider-pos-3 .nums-diamond-box-3 .nums-diamond-box-inner-3{
 
	margin: 0 85px;
	height:110px;
	overflow:hidden;
	line-height:110px;
	background:url(../images/nums-shape-3-center.png) center center  repeat-x ;
	background-size:auto 100%;
	color:#fff;
	text-align:center;
	font-size:1.4em;
}
.under-slider-pos-3 .nums-diamond-box-3 .nums-diamond-box-inner-3 a{
	color:#fff;
	font-size:1.4em;
}

#btcontentslider147{
    direction: ltr;
    margin: 100px 5% 20px;
    border-radius: 10px;
	position:relative;
    border: 1px solid #007687;
    padding-top: 35px;
	background: rgb(248,254,255);
	background: -moz-linear-gradient(0deg, rgba(248,254,255,1) 0%, rgba(215,237,240,1) 18%, rgba(0,118,135,1) 87%, rgba(0,118,135,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(248,254,255,1) 0%, rgba(215,237,240,1) 18%, rgba(0,118,135,1) 87%, rgba(0,118,135,1) 100%);
	background: linear-gradient(0deg, rgba(248,254,255,1) 0%, rgba(215,237,240,1) 18%, rgba(0,118,135,1) 87%, rgba(0,118,135,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8feff",endColorstr="#007687",GradientType=1);
} 

#btcontentslider147:before{
	content:" ";
	background:url(../images/news-title-background.png) top center no-repeat;
	height: 200px;
    width: 100%;
	position:absolute;background-size:auto 100%;
	top:-100px;
	left:0;  
}
#btcontentslider147 .slides_container{
	margin: 60px 0 0 0;
}
.custom-width{
	background: #51569d  url(../images/bg-custom-width.png) top repeat-x; 
    padding: 30px;
    margin: 50px 5% 40px 5%;
    border-radius: 10px; 
	border: 1px solid #232175;
}
.bt-cs .bt-inner .bt-title{
	direction:rtl!important;;
}























@media screen and (max-width: 980px) {
	.dj-megamenu-wrapper{display:none;}
	#dj-megamenu194mobile{
		background: #232175;
		margin: 0 69px!important;
		height: 80px!important;
		padding: 15px 5px!important;
		line-height: 80px!important;
		text-align:center!important;
	}
	#dj-megamenu194mobile .dj-mobile-open-btn{
		margin: 15px auto!important;
		font-size: 2em!important;
	}
	#dj-megamenu194mobile .dj-accordion{
		position: absolute!important;
		top: 0!important;
		z-index: 99999!important;
		left:0!important;
		margin: 50px 10% 0!important;
		border-radius: 20px!important;
		overflow: hidden!important;
		box-shadow: 0 5px 20px #232175;
	}
	ul.dj-mobile-light li.dj-mobileitem > a{
		padding: 10px 15px!important;
	}
	.dj-accordion-light .dj-accordion-in{
		margin:0!important;
	}
	footer .footer-content {
    padding: 50px 0 0;
	}
	.rf-content {
		padding: 10px 3%;
		overflow-x:hidden;
	}
}

@media screen and (max-width: 550px) {
	#dj-megamenu194mobile .dj-accordion {
		margin: 50px -5% 0!important;
	}
}
@media screen and (max-width: 480px) {
	.header-right img{width: 90%;margin: 0 5%;}
	.header-left img{display:none;}
	#sptab105 .tabs_mask{
			height:inherit!important;
	}
	body,html{
		overflow-x: hidden;
	}
    .left-menu,.SettingBut,.colapsbtn-box,.top-page-bar-right{display:none;}
}

@media screen and (min-width: 481px)  and (max-width: 576px) {
	.header-right img{
		width: 90%;
		margin: 0 5%;
	}
	.header-left img{display:none;}
	#sptab105 .tabs_mask{
			height:inherit!important;
	}
	body,html{
		overflow-x: hidden;
	}
    .left-menu,.SettingBut,.colapsbtn-box,.top-page-bar-right{display:none;}
}

@media screen and (min-width: 576px)  and (max-width: 600px) {
	.header-right img,.header-left img{width: 90%;}
	#sptab105 .tabs_mask{
			height:inherit!important;
	}
	body,html{
		overflow-x: hidden;
	}
    .left-menu,.SettingBut,.colapsbtn-box,.top-page-bar-right{display:none;}
	.top-page-bar *{font-size:11px;}
}

@media screen and (min-width: 601px) and (max-width: 850px) {
	.header-right img,.header-left img{width: 90%;}
    .left-menu,.SettingBut,.colapsbtn-box{display:none;}
}

@media screen and (max-width: 945px) {
	#sptab105 .tabs_mask{
			height:inherit!important;
	}
	body,html{
		overflow-x: hidden;
	}
  .page-width-85 .content .container{
    width:95%!important;
    max-width:95%;
  }
}

@media screen and (max-width: 1100px) {
	#sptab105 .tabs_mask{
		height:inherit!important;
	}
  .page-width-85 section.content .container{
    width:85%!important;
    max-width:85%!important;
  }
}

@media screen and (max-width: 1200px) {
  .page-width-85 section.content .container{
    width:85%!important;
    max-width:85%!important;
  }
}

@media screen and (min-width: 1200px) {
  .page-width-85 section.content .container{
    width:85%!important;
    max-width:85%!important;
  }
} 






/**********************/
.nums-new-link{
	background: linear-gradient(0deg, rgb(0, 118, 135) 6%, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0.0) 100%);
	display: block;
	position: relative;
	border: 1px solid #f5f5f5;
	padding: 5px;
	max-height: 200px;
	height: 200px;
	border-radius: 7px;
}
.nums-new-link img{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	border:none;
	height: 200px;
	border-radius: 7px;
	width:100%
}
.nums-new-overlayer{
	display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2; 
    background: linear-gradient(0deg, rgb(0, 118, 135,1) 6%,rgb(0, 118, 135,0.9) 25%, rgba(255, 255, 255, 0.0) 40%, rgba(255, 255, 255, 0.0) 100%);
    max-height: 200px;
    height: 200px;
    border-radius: 7px;
    overflow: hidden;
    padding: 155px 10px 0;
    text-align: right;
    direction: rtl;
    width: 100%;
} 
.nums-new-overlayer h3{
	font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    /* color: #ffd329; */
    color: #fff;
    text-shadow: 0 2px 2px #000;
    margin: 0;
	position: absolute;
    bottom: 7px;
    left: 0;
    width: 100%;
    padding: 0 10px 15px;
}
.nums-new-overlayer p{
	font-size:10px;
	color:#fff;
	line-height:20px;
	text-align:justify;
}
.numsnews-header{
	border-bottom:3px solid #f5f5f5;
	margin-bottom:10px;
}

.numsnews-header span{
	border-bottom: 3px solid #395f9b;
	margin-bottom: -3px;
	font-size: 1.6em;
	display: inline-block;
	font-weight: bold;
	color: #395f9b;
	line-height: 50pxx;
	float:right;
}
.numsnews-header a{
	float: left;
	display: inline-block;
	font-size: 0.8em;
	padding: 5px 10px;
	background: #395f9b; 
	color: #fff;
	border-radius: 3px;
	margin-top: 18px;
	margin-right: 12px;
}   
.category-module{
	padding:10px;
	margin:0px;
	list-style:none;
	background:#e2e6ea;
	border-radius:7px;
}
.category-module li a{
	display:block; 
	padding: 2px 5px;
	background: #395f9b;
	border-radius:4px;
	color:#fff;
	text-align:right;
	line-height:25px;
	margin-bottom:3px;
	transition:0.4s;
}
.category-module li a:hover{
	background:rgb(234, 183, 30);
	color: #000;
} 
.nums-new-date{
	color: #fff;
	font-size: 13px;
	padding-left: 10px;
	position: absolute;
    left: 0;
    bottom: 0px;
	z-index:10;
}

.nums-new-link-1{
	background:linear-gradient(0deg, rgb(0, 118, 135) 6%, rgba(255, 255, 255, 0.5) 94%);
	display: block;
	position:relative;
	border: 1px solid #f5f5f5;
	padding: 5px;
	max-height:370px;
	height: 370px;
	border-radius: 7px;
}
.nums-new-link-1 img{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	border:none;
	height: 370px;
	border-radius: 7px;
	width:100%
}
.nums-new-overlayer-1{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	background:linear-gradient(0deg, rgb(0, 118, 135) 6%, rgba(255, 255, 255, 0.0) 20%, rgba(255, 255, 255, 0.0) 100%);
	max-height: 370px;
	height: 370px;
	border-radius: 7px;
	overflow:hidden;
	padding: 161px 10px 0;
	text-align:right;
	direction:rtl;
	width: 100%;
}
.nums-new-overlayer-1 h3{
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	/*color: #ffd329;*/
	color:#fff;
	text-shadow: 0 1px 2px #000;
	margin:0;
	position: absolute;
	width: 100%;
	bottom: 15px;
	right: 5px;
}
.nums-new-overlayer-1 p{
	font-size:10px;
	color:#fff;
	line-height:20px;
	text-align:justify;
}
.numsnews-header{
	border-bottom:3px solid #f5f5f5;
	margin-bottom:10px;
}

.numsnews-header span{
	border-bottom: 3px solid #395f9b;
	margin-bottom: -3px;
	font-size: 1.6em;
	display: inline-block;
	font-weight: bold;
	color: #395f9b;
	line-height: 50pxx;
	float:right;
}
.numsnews-header a{
	float: left;
	display: inline-block;
	font-size: 0.8em;
	padding: 5px 10px;
	background: #395f9b; 
	color: #fff;
	border-radius: 3px;
	margin-top: 18px;
	margin-right: 12px;
}   
.category-module{
	padding:10px;
	margin:0px;
	list-style:none;
	background:#e2e6ea;
	border-radius:7px;
}
.category-module li a{
	display:block; 
	padding: 2px 5px;
	background: #395f9b;
	border-radius:4px;
	color:#fff;
	text-align:right;
	line-height:25px;
	margin-bottom:3px;
	transition:0.4s;
}
.category-module li a:hover{
	background:rgb(234, 183, 30);
	color: #000;
} 
.nums-new-date-1{
	color: #fff;
	font-size: 10px; 
	padding-left: 10px;
	position: absolute;
    left: 10px;
    bottom: 10px; 
	z-index:10; 
} 
.container-module{  
	direction: ltr;
    margin: 100px 5% 20px; 
    border-radius: 10px;
	position:relative; 
    border: 1px solid #007687;
    padding-top: 35px;
	background: rgb(248,254,255);
	background: -moz-linear-gradient(0deg, rgba(248,254,255,1) 0%, rgba(215,237,240,1) 80%, rgba(0,118,135,1) 100%, rgba(0,118,135,1) 100%);
	background: -webkit-linear-gradient(0deg, rgba(248,254,255,1) 0%, rgba(215,237,240,1) 80%, rgba(0,118,135,1) 100%, rgba(0,118,135,1) 100%);
	background: linear-gradient(0deg, rgba(248,254,255,1) 0%, rgba(215,237,240,1) 80%, rgba(0,118,135,1) 100%, rgba(0,118,135,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8feff",endColorstr="#007687",GradientType=1);
}
.dualnewsposition::before{  
	content:" ";
	background:url(/modules/mod_numsnews_ed/background-title.png) top center no-repeat; 
	height: 200px;
    width: 100%;
	position:absolute;
	background-size:auto 100%;
	top:-100px;
	left:0;
}
.nums-news-padding{
	padding:10px;
	margin-top: 66px;
	direction: rtl;
}
 
/*********************************************/
.dualnewsposition .slides_container{
	width: auto!important;
	height: 500px!important;
	overflow: hidden;
	position: relative;
	display: block;
} 

.dualnewsposition .bt_handles{
	display:none!important;
}

.dualnewsposition .bt-cs .bt-inner .bt-title{
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	color: #ffd329;
	color: #fff;
	text-shadow: 0 2px 2px #000;
	margin: 0;
	position: absolute;
	bottom: 17px;
	left: 0;
	width: 100%;
	padding: 0 10px 15px;
}

.dualnewsposition .bt-cs .bt-inner .bt-category{
	display:none!important;
}

.dualnewsposition .readmore p{
	display:none!important;
} 

.dualnewsposition .bt-cs .bt-inner{	
	position: relative; 
	border-radius: 5px;
	border: 1px solid #ccc;
	margin: 0 10px;
	padding: 10px;
	min-height: 430px!important;
	text-align: center;
	border:1px solid rgb(0, 118, 135)!important;
	background: linear-gradient(0deg, rgb(0, 118, 135) 6%, rgba(255, 255, 255, 0.3) 33%, rgba(255, 255, 255, 0.0) 100%)!important;
	box-shadow: inset 0 0px 5px #ccc;
} 

.dualnewsposition .bt-cs .bt-inner img{
	height: 290px !important;
	border: none !important;
	width: 105% !important;
}

.dualnewsposition .bt-introtext{
	font-size: 15px!important;
	font-weight: normal!important;
	line-height: 18px!important;
	color: #ffd329!important;
	color: #fff!important;
	text-shadow: 0 2px 2px #000!important;
	position: absolute!important;
	bottom: 17px!important;
	width: 100%!important;
	padding: 0 10px 15px!important;
}


.dualnewsposition .bt-cs .bt-inner img {
  outline: 1px solid #b5b5b5!important;
  max-width: 104%!important;
  margin: -9px 0px!important;
    margin-left: 0px!important;
  border-radius: 2px!important;
  margin-left: -8px!important;
}
 
.p-4.pr-5{
	margin-right:60px!important;
}


/***********header*****/
@media screen and (max-width: 500px) {
  .header-box .header-right img {
	height:90px;  
  }
	.header-box .header-center {
		display:none;
	}
	.header-box .header-left {
		display:none;
	}
	.dualnewsposition .bt-cs .bt-inner {
	  position: relative;
	  border-radius: 5px;
	  border: 1px solid #ccc;
	  margin: 0 10px;
	  padding: 10px;
	  min-height: 300px !important;
	  text-align: center;
	  border: 1px solid rgb(0, 118, 135) !important;
	  background: linear-gradient(0deg, rgb(0, 118, 135) 6%, rgba(255, 255, 255, 0.3) 33%, rgba(255, 255, 255, 0.0) 100%) !important;
	  box-shadow: inset 0 0px 5px #ccc;
	}
	.dualnewsposition .bt-cs .bt-inner .bt-title{
		font-size: 12px;
		font-weight: normal;
		line-height: 30px;
		color: #ffd329;
		color: #fff;
		text-shadow: 0 2px 2px #000;
		margin: 0;
		position: absolute;
		bottom: 1px;
		left: 0;
		width: 100%;
		padding: 0 10px 15px;
	}
	.dualnewsposition .bt-cs .bt-inner img {
		outline: 1px solid #b5b5b5 !important;
		max-width: 150% !important;
		margin: -9px 0px !important;
		border-radius: 2px !important;
		margin-left: -8px !important;
		height: 210px !important;
		border: none !important;
		width: 104% !important;
	}
	.container-module0{
		margin-top:-80px;
	}
	
	#camera_wrap_96 .camera_wrap{
		height: 200px !important;
	}
} 
 /*************box************/
 .custom-box{
	margin: 3em 0 0!important;
	background:#51569d url(../images/bg-custom-width.png) top repeat-x!important;
	background-size: cover!important;
	padding: 6em 0!important;
}
.custom-box .custom-box-container{ 
	text-align: center!important;
	padding: 20px!important;
}
.custom-box .custom-box-img img{
	width: 80px!important;
	margin: 10px 0 0!important;
	transition: 0.4s!important;
}
.custom-box .custom-box-img {
	height: 100px!important;
}
.custom-box h3{
	font-size:1.4em!important;
	line-height:25px!important;
	padding: 0 5%!important;
	font-weight: bold!important;
	color: #ffd200!important;
}
.custom-box a{
	display: inline-block!important;
	-webkit-border-radius: 100%!important;
	-moz-border-radius: 100%!important;
	border-radius: 100%!important;
	height: 180px!important;
	width: 180px!important;
	border:1px solid #208e82!important;
	padding: 10px!important;
	text-align: center!important;
	margin: 0 auto!important;
	transition: 0.4s!important;
	text-decoration: none!important;
	background:url(../images/box/arrow.png) center 500px no-repeat!important;
	background-size: 50px 50px!important;
	-webkit-box-shadow: 0 0 20px #206560!important;
	-moz-box-shadow: 0 0 20px #206560!important;
	box-shadow: 0 0 20px #206560!important;
	color:#ffd200;
}
.custom-box a:hover{
	background-position:center 290px!important;
	-moz-animation: bounce 2s infinite!important;
	-webkit-animation: bounce 2s infinite!important;
	animation: bounce 2s infinite!important;
	color:#ffd200!important;
}
