.popupContainer.backendPopup {
    margin: 0 10% auto;
}

.cinema {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #2D2D2D;
    opacity: 0.5;
    z-index: 9999;
}

.closeBackendPopup {
    position: absolute;
    top: 5px;
    left: 10px;
    cursor: pointer;
}

.engVer .closeBackendPopup {
    right: 10px;
    left: unset;
}

.nav-edit {
    margin: 14px 15px;
    width: 23px;
}

.page-content * {
    font-size: 14px !important;
    margin: 15px 0;
}

.page-content strong, .page-content strong u{
    font-weight: bolder;
    color: #000;
    font-size: 16px !important;
    margin-top: 20px;

}

/*.header .language > .options > a:nth-child(n+3) {
    display: none !important;
}*/


/*.header .language > .options > a:nth-child(n+3) > img {
    display: none;
}*/


.header .language > .options > a > img {
    display: none;
}

/*.header .language > .options > a:nth-child(n+9) {
    display: none !important;
}*/

/**
Hide register user bar from header
 */
.registerdUserHeader.clearfix {
    display: none;
}

.registerdUser .header,
.registerdUser .headerFix {
    margin-top: 0px !important;
}
/**
End: Hide register user bar from header
 */

.item:hover a {
    opacity: 1 !important;
}

/*.language > .dropDownTop > span > img {*/
.language > .dropDownTop img {
    display: none;
}

/*.mainContent {
    background-image: url(../images/celibr.gif);
}*/

/**
* Detail page
* hide the short code
 */

.detailsPage .mainArea .info.clearfix:first-child {
    display: none;
}

.ltr-number {
    direction: ltr;
    unicode-bidi: bidi-override;
}

.icon-warning:before { content: '\26a0'; }
.not-available-icon {
    font-size: 15em;
    color: #334e9d;
}

.content.BannerSliders {
    display: none;
}

.fullWidthCenter {
    width: 100%;
    object-fit: contain;
    object-position: center center;
    background-color: #fff;
}

.m-b-20 {
    margin-bottom: 20px;
}

.poll .mainTitle {
    padding: 12px 0;
}

.poll .content {
    padding: 2px 20px;
}

.mainPost .avatar {
    background-color: #fff !important;
}

.mainSlider .theSlider .thumbsArea {
    padding: 0px;
}

.mainSlider .theSlider .sliderArea .flexslider .flex-direction-nav a {
    right: 0px;
}

@media only screen and (min-width: 980px) {
    .engVer .mainSlider .theSlider .thumbsArea {
        padding: 0px !important;
    }
}
.engVer .mainSlider .theSlider .sliderArea .flexslider .flex-direction-nav a {
    left: 0px !important;
}

.mainSlider .sliderArea .slides .item .bgCover {
    width: 100%;
    margin-left: 0 !important;
    height: auto !important;
}

.mainSlider .theSlider .sliderArea .avatar {
    display: flex;
    align-items: center;
}

.mainPost .avatar {
    background-color: #fff !important;
}

/*Main Slider styles*/
.engVer .mainSlider .theSlider .sliderArea .flexslider .flex-direction-nav a {
    left: 0px !important;
}
.mainSlider .theSlider .sliderArea .flexslider .flex-direction-nav a {
    right: 0px;
}
/* END Main slider styles*/

/*weather styles*/
.weather .theSelect select {
    padding: 5px 30px;
}
.weather .content .otherDays .item {
    padding: 0px 20px;
}
.weather .theSelect select {
    font-size: 23px;
}
.weather .content .otherDays .item {
    padding: 1.5px 20px;
    text-align: right;
}
.engVer .weather .content .otherDays .item {
    text-align: left;
}
.weather .content .otherDays .item .one {
    vertical-align: middle;
}
.weather .content .otherDays .item .one.avatar img {
    height: 39px;
    transform: scale(1.5);
}
.weather .content .otherDays .item .one {
    vertical-align: middle;
    display: inline-flex;
}
.weather .content .otherDays .item .one .temp {
    font-size: 15px;
    margin-left: 25px;
}
.engVer .weather .content .otherDays .item .one .temp {
    font-size: 15px;
    margin-right: 25px;
    margin-left: 0px;
}
.weather .content .otherDays .item .one .day {
    font-size: 15px;
}
.weather .content .otherDays .item .one.avatar {
    margin: 0 25px 0 25px !important;
    width: 57px;
}
.weather .theSelect i {
    left: 39%;
}
.weather .content{
    pointer-events:none;
}
/*END weather sytles*/

/*footer styles*/
.footer .oneCol.logo .mainSocial {
    font-size: 20px;
    margin: 0 0 20px;
}
.footer .oneCol.logo > a {
    margin: 0 0 20px;
    display: block;
}
/*end footer styles*/

/* details page styles*/
.detailsPage .mostRated .mainPost .description {
    margin: 0 !important;
}
.detailsPage .mostRated .mainPost .title {
    height: 65px;
}

.detailsPage .mainArea .rightArea .thePost .slider .flexslider .flex-direction-nav a:before {
    color: #334e9d;
}

.detailsPage .mainArea .rightArea .thePost img {
    width: auto !important;
    max-height: 600px;
    display: block;
    margin: 0 auto;
    min-width: auto !important;
}

.detailsPage .mainArea .rightArea .thePost .title {
    font-size: 21px;
}

/* END details page styles*/

/* news bulletin page styles*/
.mainPost.default-image .avatar {
    display: none !important;
}
.mainPost.default-image .description {
    height: 287px !important;
    line-height: 23px;
    max-height: unset !important;
}
.displayList .mainPost.default-image .description {
    height: 43px !important;
}
.listSection .item .mainPost.default-image .description {
    height: 276px !important;
}
#news-bulletin-page-container .displayList .mainPost.default-image .title {
    height: 40px;
}
/* END news bulleti page styles*/

/*Language menu style*/
.header .top .onLeft .language .select {
    display: none;
}

.language .lang-inline {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    display: -webkit-flex;
    -webkit-flex-direction: row-reverse;
}

.language .lang-inline > a {
    margin: 0 5px;
    font-size: 12px;
    font-family: "semiBold" !important;
}
.language .lang-inline > a.active {
    color: #334e9d;
    font-weight: bold;
}
.header .top .onLeft .search form input[type="text"] {
    width: 313px;
}
/*END Language menu style*/

/*stock market style*/
.stockMarket .mostCompanies {
    display: none;
}

.stockMarket .mainTitle {
    font-size: 23px;
}

.stockMarket .content .graph .data {
    border-bottom: none;
}
/*END stock markete style*/

/* return to top style */
#return-to-top {
    position: fixed;
    bottom: 26px;
    right: 12px;
    background: rgba(51,78,157, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    right: -19%;
    top: -12px;
    font-size: 48px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: rgba(51,78,157, 0.9);
}
#return-to-top:hover i {
    color: #fff;
    top: -26px;
}
/* END: return to top style */


.ad940 {
    width: 100%;
}

.header .navigation ul li .submenu .subSections {
    width: 100%;
}

/**
* video graphics page
 */
.download_btn {
    width: 19px;
    position: absolute;
    left: 12px;
    cursor: pointer;
    z-index: 1;
}
.engVer .download_btn {
    left: unset;
    right: 12px;
}

.download_btn {
    bottom: 12px;
}

.video_graphics .item .content .title {
    width: 93%;
}

.video_graphics .videoPost .avatar:before {
    background: none;
}

.video_graphics .mainSocial,
.type2-category .mainSocial {
    font-size: 14px;
    line-height: 14px;
    position: absolute;
    top: 12px;
    right: 12px;
    padding: 5px;
}

.engVer .video_graphics .mainSocial,
.engVer .type2-category .mainSocial {
    left: 12px;
    right: unset;
}

.video_graphics .mainSocial,
.type2-category .mainSocial {
    background-color: rgba(255, 255, 255, 0.7);
}

/*.video_graphics .mainSocial .socialOnHover {
    min-width: 112px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    background-color: rgba(255, 255, 255, 0.7);
}*/

.video_graphics .mainSocial .socialOnHover,
.type2-category .mainSocial .socialOnHover {
    min-width: max-content;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    background-color: rgba(255, 255, 255, 0.7);
}

.engVer .video_graphics .mainSocial .socialOnHover,
.engVer .type2-category .mainSocial .socialOnHover {
    padding: 0 0 0 32px;
}


.video_graphics .item .content {
    bottom: 0px !important;
    right: unset !important;
    left: unset !important;
    background-color: #122f46;
    height: 39px;
    padding: 12px !important;
    position: inherit !important;
    overflow: hidden;
}

.video_graphics .item .avatar {
    opacity: 1 !important;
}

.video_graphics .item .avatar {
    height: 221px !important;
}

.video_graphics .homeSection,
.video_graphics .item .avatar {
    background: var(--category-bg-dark-color) !important;
}

.category-banner {
    margin-bottom: 15px;
}

.video_graphics .bgCover {
    height: unset !important;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

.video_graphics .mainArea .main .content .title {
    height: inherit;
    max-height: unset !important;
}

.clearfix.line-divider {
    border-top: 1px solid #9FAAB0;
}

.video_graphics .videosMorePosts {
    padding: 0px;
}

.video_graphics .getMore a {
    color: #fff;
}
/*
* end video graphics page
 */

/**
* special category page
 */
/* it has been set to special_section.blade in order to keep it generic */
/*:root {
    --special-category-green-color: #45a190;
}*/

.special-category.news-section {
    background-color: var(--special-category-main-section-bg-color);
}

.special-category.videos-section {
    background-color: var(--special-category-secondary-section-bg-color);
    margin-top: 0px !important;
    -webkit-box-shadow: 0px 5px 39px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 5px 39px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 5px 39px 0px rgba(0,0,0,0.5);
    display: inline-block;
    width: 100%;
}

.special-category .category-banner {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    float: left;
    display: grid;
    /*background-position: center;*/
    background-position: inherit;
}

.special-category .category-banner > a {
    width: 48%;
    margin: 0 auto 2.9% auto;
}

.special-category .category-banner > a > img {
    width: 100%;
}

.special-category.news-section .homeSection {
    background: transparent;
}

.special-category .mainTitle,
.special-category .subHeading {
    color: #fff;
    text-shadow: 0px 1.5px 0px #000;
}

.special-category .mainTitle {
    padding: 11px 0 0;
    margin: 19px 0px 0px 0;
    font-weight: bold;
}

.special-category .subHeading {
    text-align: center;
    margin-bottom: 17px;
}

.special-category .subTitle {
    font-size: 57px;
    text-align: unset;
    padding: 11px 0;
    margin: 19px 0 39px 0;
    font-weight: bold;
}

.special-category.news-section .subTitle {
    color: var(--special-category-news-heading-color);
    border-bottom: 1.2px solid var(--special-category-news-heading-color);
}

.special-category.videos-section .subTitle {
    color: var(--special-category-video-heading-color);
    border-bottom: 1.2px solid var(--special-category-video-heading-color);
}

.special-category .item {
    position: relative;
    margin: 0 0 20px;
}

.special-category .item .avatar {
    height: 221px !important;
    display: block;
    overflow: hidden;
}

.special-category .item .content {
    bottom: 0px !important;
    right: unset !important;
    left: unset !important;
    height: 62px;
    padding: 12px !important;
    position: inherit !important;
    overflow: hidden;
}

.special-category.news-section .item .content {
    background-color: var(--special-category-main-content-bg-color);
}

.special-category.videos-section .item .content {
    background-color: var(--special-category-secondary-content-bg-color);
}

.special-category .item .title {
    font-size: 17px;
}

.special-category.news-section .item .title > a {
    color: var(--special-category-main-content-text-color);
}

.special-category.videos-section .item .title > a {
    color: var(--special-category-secondary-content-text-color);
}

.special-category .bgCover {
    height: unset !important;
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

.special-category .getMore {
    text-align: center;
    line-height: 60px;
    font-size: 26px;
    font-family: "semiBold";
    margin: 30px 0;
    float: left;
    width: 100%;
}

.special-category.news-section .getMore > a {
    color: var(--special-category-main-more-color);
}
.special-category.videos-section .getMore > a {
    color: var(--special-category-secondary-more-color);
}

.mainContent.special-category.videos-section div {
    background-color: inherit;
}
/**
* end special category page
 */

/**
* Category type 2 styles
 */
.type2-category {
    font-family: "semiBold";
    background-color: var(--type2_category-page-background-color);
}

.type2-main-heading {
    padding: 15px;
    background-color: var(--type2_category-main-heading-bg-color);
    background-size: 100%;
    color: var(--type2_category-main-heading-text-color);
    font-size: 39px;
    margin-top: 15px;
}

.type2-category .item .content .title {
    width: 100%;
}

/*.type2-category .videoPost .avatar:before {
    background: none;
}*/

.type2-category .videoPost .avatar:before {
    background: var(--type2_category-video-section-play-icon);
}

.type2-category .sidebar-posts .videoPost .avatar:before {
    width: 50px;
    height: 50px;
    background-size: 100% 100%;
    top: 57%;
    left: 52%;
}

.type2-category .video-news-section .sidebar-posts .item .avatar {
    height: 141px !important;
}

.type2-category .morePosts .item .content {
    bottom: 0px !important;
    right: unset !important;
    left: unset !important;
    height: 39px;
    padding: 12px !important;
    overflow: hidden;
    width: -webkit-fill-available;
    -webkit-box-shadow: inset 0px -57px 39px -29px rgba(0,0,0,0.93);
    -moz-box-shadow: inset 0px -57px 39px -29px rgba(0,0,0,0.93);
    box-shadow: inset 0px -57px 39px -29px rgba(0,0,0,0.93);
}

.type2-category .more-news-section .morePosts .item,
.type2-category .mainArea .morePosts .item {
    background: transparent;
}

.type2-category .more-news-section .thumbnailPosts .item {
    border-top: 7px solid var(--type2_category-secondary-section-stories-image-border-color);
}

.type2-category .more-news-section .sidebar-posts .item {
    margin: 0 20px 0 0;
    padding: 0;
    border-bottom: none;
    background-color: var(--type2_category-secondary-section-side-stories-bg-color);
}

.engVer .type2-category .more-news-section .sidebar-posts .item {
    margin: 0 0 0 20px;
}

.type2-category .more-news-section .item .content {
    background-color: transparent;
    position: inherit !important;
    box-shadow: none;
}

.type2-category .main-news-section .mainArea .morePosts .item .content .title a {
    color: var(--type2_category-main-section-stories-title-color);
}

.type2-category .more-news-section .mainArea .morePosts .item .content .title a {
    color: var(--type2_category-secondary-section-stories-title-color);
}

.type2-category .item .avatar {
    opacity: 1 !important;
    position: relative;
}

.type2-category .morePosts .item .avatar {
    height: 221px !important;
}

.type2-category .mainSlider .morePosts .item .mainPost .avatar {
    height: 132px !important;
}
.type2-category .mainSlider .morePosts .item .mainPost .description {
    height: 117px !important;
}

.type2-category .mainSlider .morePosts .item .mainPost .description {
    font-size: 17px;
    font-family: 'font';
    padding-top: 15px;
    color: var(--type2_category-secondary-section-stories-title-color);
}

/*.type2-category .homeSection,
.type2-category .item .avatar {
    background: var(--category-bg-dark-color) !important;
}*/

.type2-category .item .avatar {
    background: var(--type2_category-stories-bg-color) !important;
}

.category-banner {
    margin-bottom: 15px;
}

/*.type2-category .bgCover {
    margin: 0 !important;
    padding: 0 !important;
    object-fit: cover;
    object-position: center 47%;
    height: 100%;
    width: 100%;
}*/

.type2-category .bgCover {
    margin: auto !important;
    padding: 0 !important;
    height: auto !important;
    width: auto !important;
    display: block;
    max-height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    position: absolute;
    max-width: -webkit-fill-available;
    max-width: -o-fill-available;
    max-width: -ms-fill-available;
}

.type2-category .logosSlider .bgCover {
    position: unset;
    max-width: 100%;
}

.type2-category .mainArea .morePosts .content .title {
    height: inherit;
    max-height: unset !important;
}

.type2-category .videosMorePosts {
    padding: 0px;
}

.type2-category .getMore a {
    color: #fff;
}

.type2-category .subTitle {
    text-align: unset;
    padding: 0px 0px 0px 12px;
    float: right;
    background-color: #fff;
}

.engVer .type2-category .subTitle {
    padding: 0px 12px 0px 0px;
}

.engVer .type2-category .subTitle {
    float: left;
}

.type2-category .getMore a {
    border: 2px solid var(--type2_category-more-button-color);
    color: var(--type2_category-more-button-color);
    font-family: 'font';
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    padding: 1px 15px;
    font-size: 19px;
}

.type2-category .type2-divider .subTitle {
    color: var(--type2_category-divider-heading-color);
}

.type2-divider .divider-line-container {
    float: left;
    width: 100%;
    height: 112px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.type2-divider .divider-line {
    width: 100%;
    margin: 0 auto;
    background-image: var(--type2_category-divider-background-image);
    padding: 10px 0;
    margin-top: 45px;
    background-repeat: repeat-x;
    background-position: center;
    background-size: contain;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.type2-category .video-news-section .mainArea .morePosts .item .content .title a {
    color: var(--type2_category-video-section-stories-title-color);
}

.type2-category .mainSlider .sidebar-posts {
    display: block;
    min-height: unset;
}
/*
/**
* end Category type 2 styles
 */

/**
* logos slider styles
 */
/*.logosSlider .content .flex-viewport {
    width: 29%;
    margin: 0 auto;
}*/
.logosSlider .content .none-flexslider .slides .item .bgCover{
    margin-bottom: 12px !important;
}

.logosSlider .flexslider .slides > li {
    min-height: 12em;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flexbox !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-flex-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

/*
/**
* end logos slider styles
 */

/**
* left-right navigation of the slider
 */
.mainStoriesSlider {
    margin-bottom: 40px;
}

.mainStoriesSlider .item {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
    margin: 0px !important;
}

.mainStoriesSlider .flex-control-paging li {
    margin: 0px;
}

.mainStoriesSlider .flex-control-paging li a.flex-active {
    background: var(--type2_category-theme-color);
    color: #fff;
}

.mainStoriesSlider .flex-control-paging li a {
    background: transparent;
    width: 39px;
    height: 21px;
    box-shadow: none;
    text-indent: unset;
    padding-top: 1px;
}

.morePosts.mainStoriesSlider .item .content {
    height: 75px;
}

.morePosts.mainStoriesSlider .item .content .date{
    font-family: 'font';
    font-size: 12px;
}

.morePosts.mainStoriesSlider .item:hover .avatar {
    opacity: 0.7 !important;
}

.morePosts.mainStoriesSlider .item .avatar {
    height: 313px !important;
}

/*.leftRightNavigation .content .flex-viewport {
    width: 29%;
    margin: 0 auto;
}*/

/*.leftRightNavigation .content .flex-viewport {
    width: 63%;
    margin: 0 20% 0 0;
}*/

.leftRightNavigation .content .flex-viewport {
    width: 79.5%;
    margin: 0 11% 0 0;
}

.engVer .leftRightNavigation .content .flex-viewport {
    margin: 0 0 0 20%;
}

.leftRightNavigation .flex-direction-nav > li > a {
    background-color: var(--type2_category-theme-color);
    color: transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.leftRightNavigation .flex-direction-nav > li > a:before {
    font-size: 29px;
}

.leftRightNavigation .flex-direction-nav .flex-next {
    left: 0px;
    padding: 5px 12px 0px 17px;
}

.engVer .leftRightNavigation .flex-direction-nav .flex-next {
    right: 0px;
    left: unset;
    padding: 5px 17px 0px 12px;
}

.leftRightNavigation .flex-direction-nav .flex-prev {
    padding: 5px 17px 0px 12px;
}

.engVer .leftRightNavigation .flex-direction-nav .flex-prev {
    padding: 5px 15px 0px 17px;
}
/**
* end of left-right navigation of the slider
 */

/**
* Feeds styles
 */
.side-feeds {
    position: fixed;
    top: 206px;
    width: 313px;
    min-height: 200px;
    -webkit-transition: all 0.39s ease-in-out;
    -moz-transition: all 0.39s ease-in-out;
    -ms-transition: all 0.39s ease-in-out;
    -o-transition: all 0.39s ease-in-out;
    transition: all 0.39s ease-in-out;
}
.right-feeds {
    margin-left: 645px;
    left: 50%;
}
.left-feeds {
    margin-right: 645px;
    right: 50%;
}
/**
* END Feeds styles
 */

/**
* Slider Navigation
 */
.thePopup .modal .modal-content .slider-navigation > a:before {
    font-family: "fontello";
    color: #334e9d;
    font-size: 39px;
    display: inline-block;
    width: 29px;
    content: '\e801';
    background-color: rgba(255,255,255,.5);
}

.thePopup .modal .modal-content .slider-navigation > a:hover:before {
    background-color: rgba(255,255,255,1);
}

.thePopup .modal .modal-content .slider-navigation > a.next-slide:before {
    content: '\e802';
}
.thePopup .modal .modal-content .slider-navigation > a.previous-slide:before {
    content: '\e801';
}

.thePopup .modal .modal-content .slider-navigation > a.next-slide {
    right: 0px;
}
.thePopup .modal .modal-content .slider-navigation > a.previous-slide {
    left: 0px;
}

.thePopup .modal .modal-content .slider-navigation > a {
    width: 35px;
    margin: 0;
    top: 0;
    text-align: center;
    opacity: 1 !important;
    z-index: 1;
    position: absolute;
}

.thePopup .modal .modal-content a#animateBanner {
    top: 50%;
    /*margin: -17px 0 0;*/
}

.thePopup .modal .modal-content .slider-navigation {
    top: 48%;
    position: absolute;
    width: 100%;
    z-index: 1;
}
/**
* END Slider Navigation
 */

/**
* Main menu navigation styles
 */
.header .navigation ul li a[href*="year_of_tolerance"] img.nav-image {
    width: unset;
    height: 50px;
}

.header .navigation ul li a[href*="year_of_the_fiftieth"] img.nav-image {
    width: unset;
    height: 40px;
}

.header .navigation ul li a[href*="dubai_capital_of_arab_media"] img.nav-image {
    width: unset;
    height: 47px;
}

.header .navigation ul li a {
     padding: 0 9px;
 }

.language-bar {
    float: left;
    width: 100%;
    background-color: #334e9d;
    direction: ltr;
}

.engVer .language-bar {
    direction: rtl;
}

.language-bar .lang-inline {
    padding: 6px 5px;
}

.language-bar .lang-inline > a {
    margin: 0 5px !important;
    font-size: 10px !important;
    color: #fff;
    padding: 0 5px;
    font-weight: bold;
}

.language-bar .lang-inline > a.active,
.language-bar .lang-inline > a:hover {
    color: #334e9d !important;
    background-color: #fff;
}

.header .navigation ul li .submenu {
    z-index: 1;
}

.header .top {
    margin-bottom: 15px;
}

.scroll-mobile-language-menu {
    overflow: scroll;
}

.header .navigation ul li a img.nav-image {
    object-fit: cover;
}
/**
* END Main menu navigation styles
 */

/**
* Home Photo of the day styles
 */
#wam-home-container .photo-of-the-day .content .item {
    padding: 16px 20px 10px;
}
#wam-home-container .photo-of-the-day .mainPost .title {
    height: 56px;
}

#wam-home-container .photo-of-the-day .mainPost div.story-date,
#wam-home-container .photo-of-the-day .mainPost div.post-editor {
    font-size: 11px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 9px;
}

#wam-home-container .photo-of-the-day .mainPost div.story-date,
.engVer #wam-home-container .photo-of-the-day .mainPost div.post-editor{
    float: left;
}

.engVer #wam-home-container .photo-of-the-day .mainPost div.story-date,
#wam-home-container .photo-of-the-day .mainPost div.post-editor{
    float: right;
}

/**
* END ome Photo of the day styles
 */

/**
* rating styles
 */
div.starrr {
    margin: 12px;
}

div.stars {
    display: inline-block;
}

.stars {
    font-family: fontello;
    color: #334e9d;
    transition: all .25s;
}

.icon-star:before {
    content: '\2605';
}

.icon-star-empty:before {
    content: '\2606';
}

#modalBanner div.message {
    display: inline-block;
}

#modalBanner div.starrr {
    margin: 12px;
    position: absolute;
    bottom: -5px;
    z-index: 1;
}
/**
* END rating styles
 */

/**
* tickers styles
 */
.tickers-container .onoffswitch3
{
    position: relative;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.tickers-container .onoffswitch3-checkbox {
    display: none;
}

.tickers-container .onoffswitch3-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 0px solid var(--type2_category-stories-bg-color); border-radius: 0px;
}

.tickers-container .onoffswitch3-inner {
    display: block; width: 200%; margin-right: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.engVer .tickers-container .onoffswitch3-inner {
    margin-left: -100%;
}

.tickers-container .onoffswitch3-inner > span {
    display: block; float: right; position: relative; width: 50%; height: 30px; padding: 0; line-height: 30px;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
    background-color: var(--type2_category-stories-bg-color);
    font-family: 'font';
    font-size: 15px;
}

.engVer .tickers-container .onoffswitch3-inner > span {
    float: left;
}

.tickers-container .onoffswitch3-inner .onoffswitch3-active {
    background-color: var(--type2_category-stories-bg-color); color: var(--type2_category-main-section-stories-title-color);
}

.engVer .tickers-container .onoffswitch3-inner .onoffswitch3-active {
    padding-left: 10px;
}

.tickers-container .onoffswitch3-inner .onoffswitch3-active .ticker-separator {
    margin: 0 12px;
}

.tickers-container .onoffswitch3-inner .onoffswitch3-inactive {
    width: 160px;
    padding-left: 16px;
    background-color: var(--type2_category-stories-bg-color); color: var(--type2_category-secondary-section-stories-title-color);
    text-align: left;
}

.engVer .tickers-container .onoffswitch3-inner .onoffswitch3-inactive {
    text-align: right;
}

.tickers-container .onoffswitch3-switch {
    display: block; width: 77%; margin: 0px; text-align: center;
    border: 0px solid var(--type2_category-stories-bg-color);border-radius: 0px;
    position: absolute; top: 0; bottom: 0;
    font-family: "semiBold";
    font-size: 19px;
}

.tickers-container .onoffswitch3-active .onoffswitch3-switch {
    background: var(--type2_category-theme-color);
    width: 160px;
}

.engVer .tickers-container .onoffswitch3-active .onoffswitch3-switch {
    left: 0;
}

.tickers-container .onoffswitch3-inactive{
    background: var(--type2_category-stories-bg-color); right: 0;
    width: 20px;
}

.tickers-container .onoffswitch3-checkbox:checked + .onoffswitch3-label .onoffswitch3-inner {
    margin-right: 0;
}

.engVer .tickers-container .onoffswitch3-checkbox:checked + .onoffswitch3-label .onoffswitch3-inner {
    margin-left: 0;
}

.tickers-container .glyphicon-remove{
    padding: 3px 0px 0px 0px;
    color: var(--type2_category-main-section-stories-title-color);
    background-color: #000;
    height: 25px;
    width: 25px;
    border-radius: 15px;
    border: 2px solid var(--type2_category-main-section-stories-title-color);
}

.tickers-container .scroll-text{
    text-align: left;
    color: var(--type2_category-secondary-section-stories-title-color);
}
/**
* END tickers styles
 */

/**
* common styles
 */
.hidden-xsm {
    display: none;
}

.hidden-sm {
    display: none;
}

.m-t-20 {
    margin-top: 20px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.bg-transparent {
    background-color: transparent;
}

.message-success {
    color: #4CAF50;
}

.message-failed {
    color: #d73c67;
}

#modalBanner .download_btn {
    bottom: 39px;
    position: absolute;
}

.box-shadow-container {
    -webkit-box-shadow: 0px 5px 39px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 5px 39px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 5px 39px 0px rgba(0,0,0,0.5);
    display: inline-block;
    width: 100%;
}
/**
* END common styles
 */

@media only screen and (max-width:320px) {
    .language-bar {
        display: none;
    }
    .mobileMenu .theMenu li:last-child .item a[href*="#"] {
        display: none;
    }
}

@media only screen and (min-width: 321px) {
    .hidden-lg {
        display: none;
    }

    .header .navigation .submenuIcons {
        display: block;
    }

    .thePopup .container .videoArea .content {
        bottom: -112px;
        position: relative;
    }

    .special-category .mainTitle {
        font-size: 23px;
    }

    .special-category .subHeading {
        font-size: 11px;
    }

    .category-banner.videoPost .avatar:before {
        width: 39px;
        height: 39px;
        top: 65%;
        left: 55%;
    }

    .type2-category .subTitle {
        font-size: 29px;
        margin: 29px 0 29px 0;
    }

    .type2-category .main .item .content {
         -webkit-box-shadow: inset 0px -57px 39px -29px rgba(0,0,0,0.93);
         -moz-box-shadow: inset 0px -57px 39px -29px rgba(0,0,0,0.93);
         box-shadow: inset 0px -57px 39px -29px rgba(0,0,0,0.93);
     }

    .type2-category .main .videoPost .avatar:before {
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }

    .type2-category .mainSlider .sidebar-posts {
        width: 100%;
    }

    .language-bar {
        display: none;
    }

    .mobileMenu .theMenu li:last-child .item a[href*="#"] {
       display: none;
   }
}

@media only screen and (min-width: 481px) {
    .hidden-xsm {
        display: block;
    }
}

@media only screen and (min-width: 769px) {

    .item > .avatar img{
        -webkit-transition: transform .25s ease-in-out;
        -moz-transition: transform .25s ease-in-out;
        -ms-transition: transform .25s ease-in-out;
        -o-transition: transform .25s ease-in-out;
        transition: transform .25s ease-in-out;
    }

    .item > .avatar:hover img {
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        filter: scale(1.1);
    }

    .category-banner.videoPost .avatar:before {
        width: 72px;
        height: 72px;
        top: 50%;
        left: 50%;
    }

    .type2-category .subTitle {
         font-size: 39px;
         margin: 19px 0 39px 0;
     }
}

@media only screen and (min-width: 980px) {
    #wam-home-container .business .content .item {
        padding: 16px 20px 10px;
    }

    #wam-home-container .business {
        min-height: 796px;
    }

    .header .navigation .submenuIcons {
        display: none;
    }

    .detailsPage .mainArea .rightArea .thePost .video {
        height: 600px;
    }

    .video_graphics .main .item .content {
        height: 92px;
    }

    .special-category .mainTitle {
        font-size: 57px;
    }

    .special-category .subHeading {
        font-size: 29px;
    }

    .hidden-sm {
        display: block;
    }

    .leftRightNavigation .content .flex-viewport {
        width: 77%;
        margin: 0 12% 0 0;
    }

    .engVer .leftRightNavigation .content .flex-viewport {
        margin: 0 0 0 12%;
    }

    .language-bar {
        display: block;
    }
}

@media only screen and (min-width: 980px) and (max-width: 1279px) {
    /**
    * main menu style
     */
    .header .navigation ul li a {
        padding: 0 7px;
    }
    .header .navigation ul li {
        margin: 0 0 0 1px;
        font-size: 13px;
    }
    .header .navigation ul li a i {
        font-size: 12px;
        margin: 0 1px 0 0;
    }

    /*end main menu*/
}

@media only screen and (min-width: 1280px) {
    /*.mainSlider .theSlider .sliderArea .avatar {
        height: 700px; }*/

    #wam-home-container .stockMarket {
        height: 458px;
        min-height: unset;
    }

    #wam-home-container .poll {
        min-height: 355px;
    }
    #wam-home-container .weather {
        height: 355px;
        min-height: unset;
    }

    .video_graphics .mainArea .main .avatar {
        height: 471px !important;
    }

    .video_graphics .main .videoPost .avatar:before {
        background-size: 73px;
    }

    .type2-category .mainArea .main .avatar {
        height: 462px !important
    }

    .type2-category .main .item .content {
        -webkit-box-shadow: inset 0px -93px 39px -29px rgba(0,0,0,0.93);
        -moz-box-shadow: inset 0px -93px 39px -29px rgba(0,0,0,0.93);
        box-shadow: inset 0px -93px 39px -29px rgba(0,0,0,0.93);
    }

    .video_graphics .mainArea .main .content .title {
        font-size: 30px;
    }

    .type2-category .mainArea .main .content .title {
        font-size: 30px;
    }

    .type2-category .main .item .content {
        height: 92px;
    }

    .leftRightNavigation .content .flex-viewport {
        width: 89.5%;
        margin: 0 5.7% 0 0;
    }

    .engVer .leftRightNavigation .content .flex-viewport {
        width: 91.5%;
        margin: 0 0 0 3.9%;
    }
}

@media only screen and (min-width: 1920px) {
    .hidden-lg {
        display: block;
    }
}

/**
* temporary styles
**/
.contactPage .mapLocation .content .top .one {
    display: none;
}

@media only screen and (min-width: 980px) {
    .contactPage .mapLocation .content .top .one.info {
        text-align: right;
    }
    .engVer .contactPage .mapLocation .content .top .one.info {
        text-align: left;
    }
}
/**
* END temporary styles
**/

