﻿/********** Ramadan 2017 Survey **********/

/** Results **/
.surveyDiv .resultDiv { width: calc(100% - 320px); margin-left: 20px; padding:0 15px; height: auto; min-height: 830px;display:inline-block;float:right }
.surveyDiv .resultDiv h3 { display: inline-block; width: 100%; margin: 24px 0 36px;  font-size: 16px; color: #1d1d1d; text-align: right; direction: rtl; background: #f2f2f2; padding: 12px 24px; float: right }
.surveyDiv .resultDiv h3 span { color: #330D46; font-weight: bold; line-height: 1.4; margin-right: 5px; font-size: 20px }
.surveyDiv .resultDiv .grid-wrap { margin: 0; padding: 15px ; box-shadow: none;margin-top:15px }
.surveyDiv .resultDiv .grid { margin: 0 auto; height: auto !important }
.surveyDiv .resultDiv .grid li { width: calc((100% - 48px) / 3); margin-left: 24px; margin-bottom: 24px; float: right; cursor: pointer; padding: 12px; border: 1px solid #e8e8e8; box-shadow: 0 6px 6px -3px rgba(0,0,0,.1) }
.surveyDiv .resultDiv .grid li:nth-child(3n) { margin-left: 0 }
.surveyDiv .resultDiv .grid li h2 { color: #1d1d1d; background: #ddd; padding: 5px; height: 72px; font-family: DroidKufiBold, Arial; font-size: 16px; text-align: center; display: inline-block; width: 100%; margin-bottom: 12px }
.surveyDiv .resultDiv .grid li .answersDiv { display: inline-block; width: 100%; margin-bottom: 12px }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem { float: right; width: calc((100% - 10px) / 2); display: inline-block; margin-left: 10px; position: relative; }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem.numberOne { float: right; width: 100%; display: inline-block; margin-bottom: 25px }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem:last-child { margin-left: 0 }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem .answerImgDiv { display: inline-block; width: 100%; height: auto; background-color: #000; position: relative; overflow: hidden }
/*.surveyDiv .resultDiv .grid li .answersDiv .answerItem:nth-child(2) .answerImgDiv, .surveyDiv .resultDiv .grid li .answersDiv .answerItem:nth-child(3) .answerImgDiv{height:133px}
*/ .surveyDiv .resultDiv .grid li .answersDiv .answerItem img { width: 100%; height: auto; border: 0 }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem p.rate { display: inline-block; position: absolute; color: #fff; overflow: visible; line-height: 2 }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem:nth-child(1) p.rate { background-color: #45bb61; width: 40px; height: 40px; font-size: 20px; line-height: 2; top: -4px; right: -4px; }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem:nth-child(1) p.rate:before { content: ""; position: absolute; right: 0; bottom: -4px; width: 0; height: 0; border-top: 4px solid #528f61; border-right: 4px solid transparent; }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem:nth-child(1) p.rate:after { content: ""; position: absolute; left: -4px; top: 0; width: 0; height: 0; border-bottom: 4px solid #528f61; border-left: 4px solid transparent; }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem:nth-child(2) p.rate { background-color: #fbb03b; width: 34px; height: 34px; font-size: 16px; line-height: 2; top: -4px; right: -4px; }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem:nth-child(2) p.rate:before { content: ""; position: absolute; right: 0; bottom: -4px; width: 0; height: 0; border-top: 4px solid #c9984c; border-right: 4px solid transparent; }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem:nth-child(2) p.rate:after { content: ""; position: absolute; left: -4px; top: 0; width: 0; height: 0; border-bottom: 4px solid #c9984c; border-left: 4px solid transparent; }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem:nth-child(3) p.rate { background-color: #ff4444; width: 34px; height: 34px; font-size: 16px; line-height: 2; top: -4px; right: -4px; }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem:nth-child(3) p.rate:before { content: ""; position: absolute; right: 0; bottom: -4px; width: 0; height: 0; border-top: 4px solid #a25b5b; border-right: 4px solid transparent; }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem:nth-child(3) p.rate:after { content: ""; position: absolute; left: -4px; top: 0; width: 0; height: 0; border-bottom: 4px solid #a25b5b; border-left: 4px solid transparent; }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem p { display: inline-block; width: 100%; text-align: center;  font-size: 16px; color: #1d1d1d; padding: 0; line-height: 1.5; height: 48px; overflow: hidden; float: right }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem span {    margin-top: 8px; color: #1d1d1d; font-family: arial; font-size: 20px; width: 100%; text-align: center; display: inline-block; position: relative; float: right; }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem span:after { content: "%"; font-size: 18px }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem:nth-child(2) p, .surveyDiv .resultDiv .grid li .answersDiv .answerItem:nth-child(3) p { font-size: 14px; height: 42px }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem:nth-child(1) span { color: #45bb61; margin-bottom: 0 }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem:nth-child(2) span { color: #fbb03b; font-size: 18px }
.surveyDiv .resultDiv .grid li .answersDiv .answerItem:nth-child(3) span { color: #ff4444; font-size: 18px }
.surveyDiv .resultDiv .grid li .more { display: inline-block; width: 100%; padding: 5px 0; background: #2a2a2a;  font-size: 14px; color: #fff; text-align: center }
.surveyDiv .resultDiv .surveyCompleted { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background-color: rgba(255, 255, 255, 0.95); opacity: 0; visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; }
.surveyDiv .resultDiv .surveyCompleted.is-visible { opacity: 1; visibility: visible; z-index: 10; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; -moz-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; }
.surveyDiv .resultDiv .cd-popup-container { position: relative; padding: 24px; width: 420px; height: 180px; top: 50%; margin: -90px auto; background: #FFF; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4); -webkit-transform: translateY(-40px); -moz-transform: translateY(-40px); -ms-transform: translateY(-40px); -o-transform: translateY(-40px); transform: translateY(-40px); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; transition-property: transform; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; transition-duration: 0.3s; }
.surveyDiv .resultDiv .surveyCompleted p {  font-size: 18px; color: #1d1d1d; direction: rtl; float: right; display: inline-block; width: 100%; margin-top: 24px }
.surveyDiv .resultDiv .surveyCompleted .ok { position: absolute; bottom: 24px; left: 0; display: inline-block; width: 100px; padding: 5px 0; background: #1a6399;  font-size: 16px; color: #fff; text-align: center; border: none; margin: 24px calc((100% - 100px) / 2) 0; cursor: pointer; }
.surveyDiv .resultDiv .cd-popup-container .cd-popup-close { position: absolute; top: 12px; left: 12px; width: 36px; height: 36px; }
.surveyDiv .resultDiv .cd-popup-container .cd-popup-close::before, .surveyDiv .resultDiv .cd-popup-container .cd-popup-close::after { content: ''; position: absolute; top: 0; width: 2px; height: 100%; background-color: #1d1d1d; opacity: 0.2; transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; }
.surveyDiv .resultDiv .cd-popup-container .cd-popup-close:hover::before, .surveyDiv .resultDiv .cd-popup-container .cd-popup-close:hover::after { opacity: 1 }
.surveyDiv .resultDiv .cd-popup-container .cd-popup-close::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.surveyDiv .resultDiv .cd-popup-container .cd-popup-close::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.surveyDiv .resultDiv .is-visible .cd-popup-container { -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }
/* Slideshow style */
.surveyDiv .resultDiv .slideshow { position: fixed; background: rgba(0,0,0,0.85); width: 100%; height: 100%; top: 0; left: 0; z-index: 500; opacity: 0; visibility: hidden; overflow: hidden; -webkit-perspective: 1000px; perspective: 1000px; -webkit-transition: opacity 0.5s, visibility 0s 0.5s; transition: opacity 0.5s, visibility 0s 0.5s; }
.surveyDiv .resultDiv .slideshow-open .slideshow { opacity: 1; visibility: visible; -webkit-transition: opacity 0.5s; transition: opacity 0.5s; }
.surveyDiv .resultDiv .slideshow ul { width: 100%; height: 100%; -webkit-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transform: translate3d(0,0,150px); transform: translate3d(0,0,150px); -webkit-transition: -webkit-transform 0.5s; transition: transform 0.5s; }
.surveyDiv .resultDiv .slideshow ul.animatable li { -webkit-transition: -webkit-transform 0.5s; transition: transform 0.5s; }
.surveyDiv .resultDiv .slideshow-open .slideshow ul { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.surveyDiv .resultDiv .slideshow li { width: 660px; height: 500px; position: absolute; top: 50%; left: 50%; margin: -250px 0 0 -330px; visibility: hidden; transition: none }
.surveyDiv .resultDiv .slideshow li h2 { color: #1d1d1d; background: #f2f2f2; padding: 5px; font-family: DroidKufiBold, Arial; font-size: 22px; text-align: center; display: inline-block; width: 100%; margin-bottom: 12px }
.surveyDiv .resultDiv .slideshow li .answersDiv { display: inline-block; width: 100%; height: 450px; overflow-y: scroll; padding: 0 10px; }
.surveyDiv .resultDiv .slideshow li .answersDiv .answerItem { float: right; width: calc((100% - 36px) / 4); display: inline-block; margin-left: 12px; margin-bottom: 24px }
.surveyDiv .resultDiv .slideshow li .answersDiv .answerItem:nth-of-type(4n){ margin-left: 0 }
.surveyDiv .resultDiv .slideshow li .answersDiv .answerItem img { width: 100%; height: auto }
.surveyDiv .resultDiv .slideshow li .answersDiv .answerItem p { display: inline-block; width: 100%; text-align: center;      height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;;font-size: 14px; color: #1d1d1d; padding: 8px 0 0; line-height: 1.5; overflow: hidden; }
.surveyDiv .resultDiv .slideshow li .answersDiv .answerItem span { color: #666; font-family: arial; font-size: 20px; width: 100%; text-align: center; display: inline-block; }
.surveyDiv .resultDiv .slideshow li .answersDiv .answerItem span:after { content: "%"; font-size: 18px }
.surveyDiv .resultDiv .slideshow li.show { visibility: visible; }
.surveyDiv .resultDiv .slideshow li:after { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(255,255,255,0.8); -webkit-transition: opacity 0.3s; transition: opacity 0.3s; }
.surveyDiv .resultDiv .slideshow li.current:after { visibility: hidden; opacity: 0; -webkit-transition: opacity 0.3s, visibility 0s 0.3s; transition: opacity 0.3s, visibility 0s 0.3s; }
.surveyDiv .resultDiv .slideshow figure { width: 100%; height: 100%; background: #fff; overflow: hidden; }
.srvyRslts .sponsorDuplicate { display: none }
.srvyRslts .stickySeries, .showSponsor.srvyRslts .stickySeries { display: none !important }

.srvyRslts .cd-main-content{z-index:5}
/* Navigation */
.surveyDiv .resultDiv .slideshow nav span { position: fixed; z-index: 1000; color: #59656c; text-align: center; padding: 3% 1%; cursor: pointer; font-size: 2.2em; }
.surveyDiv .resultDiv .slideshow nav span.nav-prev,
.surveyDiv .resultDiv .slideshow nav span.nav-next { top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.surveyDiv .resultDiv .slideshow nav span.nav-next { left: 0 }
.surveyDiv .resultDiv .slideshow nav span.nav-prev { right: 0; }
.surveyDiv .resultDiv .slideshow nav span.icon-prev:before { content: "r"; color: #1d1d1d; font-size: 36px }
.surveyDiv .resultDiv .slideshow nav span.icon-next:before { content: "q"; color: #1d1d1d; font-size: 36px }
.surveyDiv .resultDiv .slideshow nav span.nav-close { top: 0; left: 0; padding: 0.5em 0.8em; color: #fff; }
.surveyDiv .resultDiv .slideshow nav span.nav-close::before, .surveyDiv .resultDiv .slideshow nav span.nav-close::after { content: ''; position: absolute; width: 5px; height: 100%; top: 0; left: 50%; border-radius: 3px; opacity: 1; background: #fff; transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; }
.surveyDiv .resultDiv .slideshow nav span.nav-close::before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.surveyDiv .resultDiv .slideshow nav span.nav-close::after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.srvyRslts header { display: none }
.srvyRslts .morphSearchDiv { display: none }
.srvyRslts footer { display: none }
.srvyRslts .sponsorBanner { display: none }
.srvyRslts .sponsorBtnText { display: none }
.srvyRslts .cd-main-content { background: #1d1d1d }
.srvyRslts #OptDiv { display: none }


/********** Akhbar Themak **********/
.akhbarthemak { display: inline-block; float: left;width:100%;height:655px; }
.akhbarThemak { float: right; width: 300px; height:625px; box-shadow: none; overflow: hidden; position: relative; border: 1px solid #e8e8e8; background: #fff }
.akhbarThemak .ttl { display: inline-block; float: right; width: 100%; height: 48px; overflow: hidden; padding: 0 12px; background: #E03322; border-bottom: none !important }
.akhbarThemak .ttl .inTtl { float: right; display: inline-block; padding: 0px; font-family: DroidKufiBold, Arial; font-size: 18px; background: none !important; color: #fff; display: block; line-height: 48px; }
.akhbarThemak .ttl .inTtl:after { display: none }
.akhbarThemak .ttl .inTtl a { color: #fff }
.akhbarThemak .ttl .icons { display: inline-block; float: left; }
.akhbarThemak .ttl .icons .cd-popup-setting, .akhbarThemak .ttl .icons .cd-popup-notify { display: inline-block; float: right; }
.akhbarThemak .ttl .icons .cd-popup-notify { margin-right: 10px }
.akhbarThemak .ttl .icons .icon-setting:before { content: "p"; color: #fff; font-size: 20px; line-height: 48px }
.akhbarThemak .ttl .icons .icon-notify:before { content: "i"; color: #fff; font-size: 22px; line-height: 48px }
.akhbarThemak .popupSetting, .akhbarThemak .popupNotify { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.8); opacity: 0; visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; }
.akhbarThemak .popupSetting.is-visible, .akhbarThemak .popupNotify.is-visible { opacity: 1; visibility: visible; z-index: 10; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; -moz-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s; }
.akhbarThemak .cd-popup-container { position: absolute; padding: 24px; width: 1000px; height: 500px; left: 50%; top: 50%; transform: translate(-50%,-50%); background: #FFF; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; transition-property: transform; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; transition-duration: 0.3s; }
.akhbarThemak .cd-popup-container h2 { display: inline-block; width: 100%; font-family: DroidKufiBold, Arial; font-size: 22px; color: #1d1d1d; margin-bottom: 0; padding: 0; background: none; }
.akhbarThemak .cd-popup-container h2:after { display: none }
.akhbarThemak .cd-popup-container h4 { display: inline-block; float: right; width: 100%;  font-size: 13px; color: #666; margin-bottom: 12px; padding: 0; text-align: right }
.akhbarThemak .cd-popup-container .sectionContainer { display: inline-block; float: right; width: 100%; position: relative }
.akhbarThemak .cd-popup-container .sec { display: inline-block; width: calc((100% - 160px) / 5); float: right; margin-left: 12px }
.akhbarThemak .cd-popup-container .sec:last-child { margin-left: 0; width: 100px }
.akhbarThemak .cd-popup-container h3 { display: inline-block; width: 100%; font-family: DroidKufiBold, Arial; font-size: 14px; color: #1d1d1d; margin-bottom: 12px; padding-right: 0; background: #eee }
.akhbarThemak .cd-popup-container .cd-buttons { position: absolute; left: 50%; bottom: 20px; width: 410px; height: 50px; transform: translateX(-50%) }
.akhbarThemak .cd-popup-container .cd-buttons a { position: relative; top: 0; left: 0; float: right; background: #ddd; margin-left: 10px; width: 200px; height: 50px;  font-size: 14px; color: #1d1d1d; text-align: center; display: inline-block; line-height: 50px; }
.akhbarThemak .cd-popup-container .cd-buttons a:before, .akhbarThemak .cd-popup-container .cd-buttons a:after { display: none }
.akhbarThemak .cd-popup-container .cd-buttons a:first-child { background: #E03322; color: #fff }
.akhbarThemak .cd-popup-container .cd-buttons a:hover { background: #ccc }
.akhbarThemak .cd-popup-container .cd-buttons a:first-child:hover { background: #E03322 }
.akhbarThemak .cd-popup-container .cd-buttons a:last-child { margin-left: 0 }
/** Notify **/
.akhbarThemak .cd-popup-notify { position: relative }
.akhbarThemak .cd-popup-notify .ntfyNum { position: absolute; top: 8px; right: -10px; width: 17px; height: 17px; background: red; border-radius: 50%; color: #fff; text-align: center; font-family: Arial; font-size: 12px; line-height: 1.5 }
.akhbarThemak .cd-popup-container.notify { width: 700px; height: 150px }
.akhbarThemak .cd-popup-container.notify p { display: inline-block; width: 100%;  font-size: 15px; text-align: center; color: #1d1d1d; margin-bottom: 0; padding: 0; line-height: 102px }
.akhbarThemak .cd-popup-container .cd-popup-close { position: absolute; top: 12px; left: 12px; width: 36px; height: 36px; }
.akhbarThemak .cd-popup-container .cd-popup-close::before, .akhbarThemak .cd-popup-container .cd-popup-close::after { content: ''; position: absolute; top: 0; width: 2px; height: 100%; background-color: #1d1d1d; opacity: 0.2; transition: all 0.2s ease-in-out 0s; -webkit-transition: all 0.2s ease-in-out 0s; -moz-transition: all 0.2s ease-in-out 0s; -ms-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; }
.akhbarThemak .cd-popup-container .cd-popup-close:hover::before, .akhbarThemak .cd-popup-container .cd-popup-close:hover::after { opacity: 1 }
.akhbarThemak .cd-popup-container .cd-popup-close::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.akhbarThemak .cd-popup-container .cd-popup-close::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
body.popupOverlay { position: fixed }
.akhbarThemak ul { display: inline-block; float: right; width: 100%; padding: 0 10px; }
.akhbarThemak li { width: 100%; display: inline-block; float: right; padding: 10px 0; position: relative; border-bottom: 1px solid #e8e8e8 }
.akhbarThemak li:last-child { border-bottom: none }
.akhbarThemak ul li .item .imageCntnr { position: relative; overflow: hidden; padding-bottom: calc((100px * 75) / 100); float: right; width: 100px; }
.akhbarThemak li img { position: absolute; top: 0; bottom: 0; left: 50%; transform: translateX(-50%); margin: 0 auto; float: right; width: auto; max-width: unset; height: 100%;object-fit: cover; }
.akhbarThemak li .cnts { display: inline-block; float: right; width: calc(100% - 100px); padding-right: 10px }
.akhbarThemak li h2 { float: right; width: 100%;  color: #000; font-size: 13px; line-height: 1.6; height: 42px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.akhbarThemak li .secName { display: inline-block; float: right; margin-bottom: 6px; font-family: DroidKufiBold, Arial; color: #fff; font-size: 12px; }
/*.akhbarThemak li .secName:before{content:"";float:right;margin-left:5px;width:4px;height:12px;background:#E03322;margin-top:4px}*/
.akhbarThemak li.native{padding: 0;border-bottom: none;}
.akhbarThemak.fixed { position: fixed }
.dtlsSc { float: left; width: 300px; display: inline-block; position: relative; z-index: 2 }

.leftDtlsSc .akhbarThemak { margin-bottom: 30px }
.leftDtlsSc { display: inline-block; float: left; width: 100% }


@media screen and (max-width: 60em) {
    .surveyDiv .resultDiv .grid li { width: 33.3%; }
    .surveyDiv .resultDiv .slideshow li { width: 100%; height: 100%; top: 0; left: 0; margin: 0; }
    .surveyDiv .resultDiv .slideshow li figure img { width: auto; margin: 0 auto; max-width: 100%; }
    .surveyDiv .resultDiv .slideshow nav span,
    .surveyDiv .resultDiv .slideshow nav span.nav-close { font-size: 1.8em; padding: 0.3em; }
    .surveyDiv .resultDiv .info-keys { display: none; }
}
@media screen and (max-width: 35em) {
    .surveyDiv .resultDiv .grid li { width: 50%; }
}
@media screen and (max-width: 24em) {
    .surveyDiv .resultDiv .grid li { width: 100%; }
}



@media screen and (min-width:1024px) and (max-width:1184px) {
  
    .surveyDiv .resultDiv .grid li { width: 100% !important; margin-left: 0 }
}


@media only screen and (max-width:1360px) {

    .surveyDiv .resultDiv .grid li { width: calc((100% - 24px) / 2); }
    .surveyDiv .resultDiv .grid li:nth-child(3n) { margin-left: 24px }
    .surveyDiv .resultDiv .grid li:nth-child(2n) { margin-left: 0; }

}

@media only screen and (max-width: 1023px) {
    .surveyDiv .resultDiv { width: 100%; margin-left: 0 }
    .surveyDiv .resultDiv .grid li { width: calc((100% - 24px) / 2); }
    .surveyDiv .resultDiv .grid li:nth-child(3n) { margin-left: 24px }
    .surveyDiv .resultDiv .grid li:nth-child(2n) { margin-left: 0; }
  
     .akhbarThemak.fixed { position: relative; }
    .akhbarThemak { width: 100%; top: 0 !important; height: auto !important; }
    .akhbarThemak .cd-popup-container { width: 700px; height: 400px; }
    .akhbarThemak .cd-popup-container .sectionContainer { overflow-y: scroll; overflow-x: hidden; height: 200px }
    .akhbarThemak .cd-popup-container h4 { margin-bottom: 20px }
    .akhbarThemak .cd-popup-container h3 { line-height: 36px }
    .akhbarThemak .cd-popup-container .sec { width: 100%; margin-left: 0; margin-bottom: 24px; float: none; }
    .akhbarThemak .cd-popup-container .sec:nth-child(6n+1) { margin-left: 0 }
    .akhbarThemak input[type="checkbox"] + label { margin: 0 0 10px 20px; width: auto }
    .akhbarThemak .cd-popup-container .sec:last-child { width: 100% }
    .dtlsSc{width:100%;margin-top:20px}
}

@media screen and (min-width:320px) and (max-width:767px) {
    .surveyDiv .resultDiv .slideshow nav span.nav-close::before, .surveyDiv .resultDiv .slideshow nav span.nav-close::after{background:#000}
     .surveyDiv .resultDiv { padding: 15px 10px }
    .surveyDiv .resultDiv .ttl h2 { font-size: 18px }
    .surveyDiv .resultDiv .grid li { width: 100%; margin-left: 0 }
    .surveyDiv .resultDiv .slideshow { overflow: auto }
    .surveyDiv .resultDiv .slideshow figure { overflow: auto; position: relative; z-index: 1; }

    .surveyDiv .resultDiv .cd-popup-container { width: 300px; padding: 12px; height: 150px; margin: -75px auto; }
    .surveyDiv .resultDiv .surveyCompleted p { margin-top: 20px; font-size: 16px }
    .surveyDiv .resultDiv .cd-popup-container .cd-popup-close { width: 24px; height: 24px }
    .surveyDiv .resultDiv .surveyCompleted .ok { bottom: 12px }

        .surveyDiv .resultDiv .slideshow li .answersDiv { height: 100% }
           .akhbarThemak .cd-popup-container { width: 300px; height: 400px; padding: 24px 10px }
    .akhbarThemak .cd-popup-container h2 { font-size: 18px }
    .akhbarThemak .cd-popup-container h4 { font-size: 12px }
    .akhbarThemak .cd-popup-container .sec { width: 100%; margin-left: 0; margin-bottom: 24px }
    .akhbarThemak .cd-popup-container .sec:nth-child(6n+1) { margin-left: 0; margin-bottom: 0 }
    .akhbarThemak input[type="checkbox"] + label { margin: 0 0 12px; width: 100% }
    .akhbarThemak .cd-popup-container.notify { width: 300px; height: 150px; }
    .akhbarThemak .cd-popup-container .cd-buttons { width: 280px; height: 40px; }
    .akhbarThemak .cd-popup-container .cd-buttons a { width: 135px; height: 40px; line-height: 40px; font-size: 13px; }

      .akhbarThemak li img{ width: 100%; height: auto; top: 50%; left: 50%; right: auto; bottom: auto; transform: translate(-50%, -50%) }
          .akhbarthemak{height:586px}

          .akhbarThemak { width: calc(100% - 20px); top: 0 !important; margin: 0 10px 40px;height:590px }
    .akhbarThemak li .secName { margin-bottom: 2px; font-size: 11px }
    .akhbarThemak ul li .item .imageCntnr { padding-bottom: calc((110px * 56.25) / 100); width: 110px }
    .akhbarThemak li .cnts { width: calc(100% - 110px); }
    .akhbarThemak li h2 { font-size: 12px; height: auto }


}

@media screen and (min-width:1680px) and (max-width:1919px) {
        .surveyDiv .resultDiv .grid li { width: calc((100% - 24px) / 2) }
    .surveyDiv .resultDiv .grid li:nth-child(3n) { margin-left: 24px }
    .surveyDiv .resultDiv .grid li:nth-child(2n) { margin-left: 0 }
}

@media screen and (min-width:1600px) and (max-width:1679px) {
       .surveyDiv .resultDiv .grid li { width: calc((100% - 24px) / 2) }
    .surveyDiv .resultDiv .grid li:nth-child(3n) { margin-left: 24px }
    .surveyDiv .resultDiv .grid li:nth-child(2n) { margin-left: 0 }
}

@media screen and (min-width:1536px) and (max-width:1599px) {
      .surveyDiv .resultDiv .grid li { width: calc((100% - 24px) / 2) }
    .surveyDiv .resultDiv .grid li:nth-child(3n) { margin-left: 24px }
    .surveyDiv .resultDiv .grid li:nth-child(2n) { margin-left: 0 }
}

@media screen and (min-width:1440px) and (max-width:1535px) {
       .surveyDiv .resultDiv .grid li { width: calc((100% - 24px) / 2) }
    .surveyDiv .resultDiv .grid li:nth-child(3n) { margin-left: 24px }
    .surveyDiv .resultDiv .grid li:nth-child(2n) { margin-left: 0 }
}

@media screen and (min-width:1360px) and (max-width:1439px) {
        .surveyDiv .resultDiv .grid li { width: calc((100% - 24px) / 2) }
    .surveyDiv .resultDiv .grid li:nth-child(3n) { margin-left: 24px }
    .surveyDiv .resultDiv .grid li:nth-child(2n) { margin-left: 0 }
}

@media screen and (min-width:1280px) and (max-width:1359px) {
        .surveyDiv .resultDiv .grid li { width: calc((100% - 24px) / 2) }
    .surveyDiv .resultDiv .grid li:nth-child(3n) { margin-left: 24px }
    .surveyDiv .resultDiv .grid li:nth-child(2n) { margin-left: 0 }
}

@media screen and (min-width:1152px) and (max-width:1279px) {
        .surveyDiv .resultDiv .grid li { width: 100%; margin-left: 0 }
    .surveyDiv .resultDiv .grid li:nth-child(3n) { margin-left: 0 }
}

@media screen and (min-width:1024px) and (max-width:1151px) {
     .surveyDiv .resultDiv .grid li { width: 100%; margin-left: 0 }
    .surveyDiv .resultDiv .grid li:nth-child(3n) { margin-left: 0 }
}

