.isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }
.isotope, .isotope .isotope-item { transition-duration: 0.8s; }
.isotope { transition-property: height, width; }
.isotope .isotope-item { transition-property: transform, opacity; }
.boxedcontainer { max-width: 1170px; margin: auto; padding: 0px 30px; }
.tp-banner-container { width: 100%; position: relative; padding: 0px; }
.tp-banner { width: 100%; position: relative; }
.tp-banner-fullscreen-container { width: 100%; position: relative; padding: 0px; }
header { position: relative; z-index: 99999 !important; }
.nav-list-container { width: 100%; border-bottom: 1px solid rgb(240, 240, 240); transition: 0.2s ease-in-out; position: relative; }
header.active .nav-list-container { position: fixed; top: 0px; right: 0px; background: rgb(250, 250, 250); }
.navbar-default { background: rgb(250, 250, 250); border: none; transition: 0.2s ease-in-out; margin: 0px; }
.navbar-default .advertisement .desktop-advert { max-width: 728px; }
.navbar-default .advertisement .tablet-advert { max-width: 468px; }
.top-line { padding: 7px 0px 9px; background: rgb(17, 17, 17); transition: 0.2s ease-in-out; overflow: hidden; }
.top-line ul.top-line-list { margin: 0px; padding: 0px; float: left; }
.top-line ul.top-line-list li { display: inline-block; margin-right: 18px; float: left; }
.top-line ul.top-line-list li span, .top-line ul.top-line-list li a { display: inline-block; color: rgb(119, 119, 119); font-size: 11px; margin: 0px; line-height: 15px; }
.top-line ul.top-line-list li svg { margin: -5px 2px -2px 4px; }
.top-line ul.top-line-list li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; }
.top-line ul.top-line-list li a:hover { color: rgb(255, 255, 255); }
.top-line ul.top-line-list li::before { content: ""; width: 0px; height: 15px; border-right: 1px dotted rgb(119, 119, 119); margin-left: 20px; }
.top-line ul.top-line-list li:first-child::before { display: none; margin-left: 0px; }
.top-line ul.top-line-list li:last-child { margin-left: 0px; }
.top-line ul.social-icons { margin: 2px 0px 0px; padding: 0px; text-align: right; }
.top-line ul.social-icons li { display: inline-block; }
.top-line ul.social-icons li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; font-size: 14px; color: rgb(102, 102, 102); width: 18px; height: 18px; line-height: 18px; border-radius: 2px; text-align: center; background: transparent; }
.top-line ul.social-icons li a:hover { color: rgb(255, 255, 255); background: rgb(8, 160, 182); }
.navbar-brand { display: inline-block; height: auto; transition: 0.2s ease-in-out; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; margin: 0px; font-size: 26px; text-transform: capitalize; padding: 50px 15px 40px 0px; letter-spacing: 2.5px; border: none; color: rgb(34, 34, 34) !important; }
.navbar-brand span { color: rgb(8, 160, 182) !important; }
.navbar-brand img { max-width: 100%; }
.logo-advertisement { background: rgb(34, 34, 34); }
.logo-advertisement .desktop-advert, .logo-advertisement .tablet-advert { float: right; }
.logo-advertisement .advertisement span { color: rgb(102, 102, 102); }
.advertisement { overflow: hidden; padding: 7px 0px 12px; }
.advertisement .desktop-advert, .advertisement .tablet-advert, .advertisement .mobile-advert { margin: 0px auto; text-align: center; }
.advertisement .tablet-advert, .advertisement .mobile-advert { display: none; }
.advertisement span { color: rgb(204, 204, 204); font-size: 10px; display: block; margin-bottom: 7px; text-transform: uppercase; font-family: "Droid Arabic Kufi", sans-serif; }
.navbar-nav { transition: 0.2s ease-in-out; padding-right: 0px; padding-left: 66px; float: right !important; }
.navbar-nav > li { margin-left: 1px; position: inherit; }
.navbar-nav > li > a { font-size: 13px; font-weight: 700; text-transform: uppercase; transition: 0.2s ease-in-out; padding: 20px 30px 20px 12px; position: relative; z-index: 2; color: rgb(51, 51, 51) !important; }
.navbar-nav > li > a::before { position: absolute; content: ""; width: 100%; height: 3px; transition: 0.2s ease-in-out; top: 0px; right: 0px; z-index: -1; background: rgb(8, 160, 182); }
.navbar-nav > li > a::after { content: ""; position: absolute; font-family: FontAwesome; font-size: 13px; color: rgb(102, 102, 102); top: 21px; right: 6px; transition: 0.2s ease-in-out; }
.navbar-nav > li > a.home { padding-right: 20px; padding-left: 30px; }
.navbar-nav > li > a.world::before { background: rgb(51, 163, 241); }
.navbar-nav > li > a.travel::before { background: rgb(245, 128, 33); }
.navbar-nav > li > a.tech::before { background: rgb(116, 180, 48); }
.navbar-nav > li > a.fashion::before { background: rgb(170, 53, 214); }
.navbar-nav > li > a.video::before { background: rgb(214, 172, 27); }
.navbar-nav > li > a.sport::before { background: rgb(76, 96, 246); }
.navbar-nav > li > a.food::before { background: rgb(50, 180, 123); }
.navbar-nav > li > a.features::before { background: rgb(171, 99, 46); }
.navbar-nav > li:hover > a, .navbar-nav > li > a.active { color: rgb(255, 255, 255) !important; }
.navbar-nav > li:hover > a::before, .navbar-nav > li > a.active::before { height: 100%; }
.navbar-nav > li:hover > a::after, .navbar-nav > li > a.active::after { color: rgb(255, 255, 255); }
.navbar-nav li.drop { position: relative; float: right; }
.navbar-nav li.drop ul.dropdown { margin: 0px; padding: 0px; position: absolute; top: 100%; right: 0px; width: 182px; background: rgb(255, 255, 255); border-top: 3px solid rgb(8, 160, 182); opacity: 0; visibility: hidden; transition: 0.2s ease-in-out; }
.navbar-nav li.drop ul.dropdown li { display: block; border-bottom: 1px solid rgb(244, 244, 244); }
.navbar-nav li.drop ul.dropdown li a { text-decoration: none; transition: 0.2s ease-in-out; display: block; color: rgb(153, 153, 153); font-size: 11px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 400; text-transform: uppercase; padding: 15px 20px; background: rgb(255, 255, 255); }
.navbar-nav li.drop ul.dropdown li a:hover { color: rgb(34, 34, 34); background: rgb(250, 250, 250); }
.navbar-nav li.drop ul.dropdown li ul.dropdown.level2 { top: 0px; right: 100%; border-top: none; border-bottom: none; border-left: none; border-image: initial; border-right: 1px solid rgb(244, 244, 244); }
.navbar-nav li.drop ul.dropdown li:last-child { border-bottom: none; }
.navbar-nav li.drop ul.dropdown li.drop > a::after { content: ""; position: absolute; font-family: FontAwesome; font-size: 13px; color: rgb(102, 102, 102); top: 15px; left: 12px; transition: 0.2s ease-in-out; }
.navbar-nav li.drop ul.dropdown.features-dropdown { border-top: 3px solid rgb(171, 99, 46); }
.navbar-nav li.drop:hover > ul.dropdown { opacity: 1; visibility: visible; }
.navbar-nav .megadropdown { position: absolute; top: 100%; right: 0px; width: 100%; opacity: 0; visibility: hidden; transition: 0.2s ease-in-out; }
.navbar-nav .megadropdown .inner-megadropdown { background: rgb(255, 255, 255); border-top: 3px solid rgb(8, 160, 182); margin-top: -1px; overflow: hidden; position: relative; }
.navbar-nav .megadropdown .inner-megadropdown .filter-block { float: right; width: 220px; text-align: left; height: 100%; }
.navbar-nav .megadropdown .inner-megadropdown .filter-block ul.filter-posts { position: relative; z-index: 2; margin: 0px; padding: 0px; display: block; }
.navbar-nav .megadropdown .inner-megadropdown .filter-block ul.filter-posts li { display: block; }
.navbar-nav .megadropdown .inner-megadropdown .filter-block ul.filter-posts li a { text-decoration: none; transition: 0.2s ease-in-out; display: block; color: rgb(153, 153, 153); font-size: 11px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; text-transform: uppercase; padding: 15px 20px; background: rgb(250, 250, 250); border-bottom: 1px solid rgb(242, 242, 242); }
.navbar-nav .megadropdown .inner-megadropdown .filter-block ul.filter-posts li a:hover, .navbar-nav .megadropdown .inner-megadropdown .filter-block ul.filter-posts li a.active { color: rgb(51, 163, 241); background: rgb(255, 255, 255); }
.navbar-nav .megadropdown .inner-megadropdown .filter-block::before { content: ""; position: absolute; top: 0px; right: 0px; width: 220px; height: 100%; background: rgb(250, 250, 250); }
.navbar-nav .megadropdown .inner-megadropdown .posts-filtered-block { width: 920px; float: left; }
.navbar-nav .megadropdown .inner-megadropdown .posts-filtered-block > .owl-wrapper { padding: 20px; }
.navbar-nav .megadropdown .inner-megadropdown ul.horizontal-filter-posts { margin: 0px 0px 17px; padding: 0px; }
.navbar-nav .megadropdown .inner-megadropdown ul.horizontal-filter-posts li { display: inline-block; margin-left: 2px; }
.navbar-nav .megadropdown .inner-megadropdown ul.horizontal-filter-posts li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(153, 153, 153); font-size: 10px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; text-transform: uppercase; padding: 3px 10px; background: transparent; border: 1px solid rgb(204, 204, 204); border-radius: 3px; position: relative; }
.navbar-nav .megadropdown .inner-megadropdown ul.horizontal-filter-posts li a::after { content: ""; position: absolute; top: 100%; right: 50%; margin-right: -4px; width: 0px; height: 0px; border: 4px solid transparent; transition: 0.2s ease-in-out; }
.navbar-nav .megadropdown .inner-megadropdown ul.horizontal-filter-posts li a:hover, .navbar-nav .megadropdown .inner-megadropdown ul.horizontal-filter-posts li a.active { color: rgb(34, 34, 34); background: rgb(245, 215, 110); border: 1px solid rgb(245, 215, 110); }
.navbar-nav .megadropdown .inner-megadropdown ul.horizontal-filter-posts li a:hover::after, .navbar-nav .megadropdown .inner-megadropdown ul.horizontal-filter-posts li a.active::after { border-top-color: rgb(245, 215, 110); }
.navbar-nav .megadropdown .inner-megadropdown .owl-wrapper h1 { color: rgb(34, 34, 34); font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; margin: 0px 0px 17px; text-transform: uppercase; font-size: 13px; }
.navbar-nav .megadropdown .inner-megadropdown .owl-wrapper .news-post.item { margin: 0px 10px; }
.navbar-nav .megadropdown .inner-megadropdown .owl-wrapper .owl-carousel { margin-right: -10px; margin-left: -10px; }
.navbar-nav .megadropdown .inner-megadropdown .owl-wrapper .owl-theme .owl-controls { margin-top: -37px; margin-left: 7px; }
.navbar-nav .megadropdown .inner-megadropdown > .owl-wrapper { padding: 20px 20px 25px; }
.navbar-nav .megadropdown .world-dropdown { border-top: 3px solid rgb(51, 163, 241); }
.navbar-nav .megadropdown .world-dropdown .filter-block ul.filter-posts li a:hover, .navbar-nav .megadropdown .world-dropdown .filter-block ul.filter-posts li a.active { color: rgb(51, 163, 241); }
.navbar-nav .megadropdown .travel-dropdown { border-top: 3px solid rgb(245, 128, 33); }
.navbar-nav .megadropdown .travel-dropdown .filter-block ul.filter-posts li a:hover, .navbar-nav .megadropdown .travel-dropdown .filter-block ul.filter-posts li a.active { color: rgb(245, 128, 33); }
.navbar-nav .megadropdown .tech-dropdown { border-top: 3px solid rgb(116, 180, 48); }
.navbar-nav .megadropdown .tech-dropdown .filter-block ul.filter-posts li a:hover, .navbar-nav .megadropdown .tech-dropdown .filter-block ul.filter-posts li a.active { color: rgb(116, 180, 48); }
.navbar-nav .megadropdown .fashion-dropdown { border-top: 3px solid rgb(170, 53, 214); }
.navbar-nav .megadropdown .fashion-dropdown .filter-block ul.filter-posts li a:hover, .navbar-nav .megadropdown .fashion-dropdown .filter-block ul.filter-posts li a.active { color: rgb(170, 53, 214); }
.navbar-nav .megadropdown .video-dropdown { border-top: 3px solid rgb(214, 172, 27); }
.navbar-nav .megadropdown .video-dropdown .filter-block ul.filter-posts li a:hover, .navbar-nav .megadropdown .video-dropdown .filter-block ul.filter-posts li a.active { color: rgb(214, 172, 27); }
.navbar-nav .megadropdown .food-dropdown { border-top: 3px solid rgb(50, 180, 123); }
.navbar-nav .megadropdown .food-dropdown .filter-block ul.filter-posts li a:hover, .navbar-nav .megadropdown .food-dropdown .filter-block ul.filter-posts li a.active { color: rgb(50, 180, 123); }
.navbar-nav .megadropdown .features-dropdown { border-top: 3px solid rgb(171, 99, 46); }
.navbar-nav .megadropdown .features-dropdown .filter-block ul.filter-posts li a:hover, .navbar-nav .megadropdown .features-dropdown .filter-block ul.filter-posts li a.active { color: rgb(171, 99, 46); }
.navbar-nav li:hover .megadropdown { visibility: visible; opacity: 1; }
.navbar-form { margin: 10px 0px; padding: 0px; position: relative; }
.navbar-form input[type="text"] { border: 1px solid rgb(238, 238, 238); padding: 10px; color: rgb(153, 153, 153); font-size: 11px; font-family: "Droid Arabic Kufi", sans-serif; text-transform: uppercase; border-radius: 2px; outline: none; width: 200px; margin: 0px !important; }
.navbar-form button { background: transparent; border: none; position: absolute; top: 10px; left: 13px; padding: 0px; font-size: 13px; color: rgb(102, 102, 102); }
header.second-style .top-line { background: rgb(255, 255, 255); border-bottom: 1px dotted rgb(198, 198, 198); }
header.second-style .top-line ul.top-line-list li a:hover { color: rgb(34, 34, 34); }
header.second-style .logo-advertisement { background: rgb(255, 255, 255); }
header.second-style .nav-list-container {background: linear-gradient(rgb(211 49 49) 1%, rgb(191 28 73) 100%);border-bottom: 1px solid rgb(227 192 63 / 57%);}
header.second-style .navbar-nav > li > a { color: rgb(255, 255, 255) !important; float: right; }
header.second-style .navbar-nav > li > a::after { color: rgb(240, 230, 171); }
header.second-style .navbar-nav > li:hover > a::after, header.second-style .navbar-nav > li > a.active::after { color: rgb(255, 255, 255); }
header.second-style .navbar-form input[type="text"] { background: rgb(255, 255, 255); border: 1px solid rgb(8, 157, 179); }
header.second-style .navbar-form button { color: rgb(255, 255, 255); }
header.third-style .navbar-brand { padding: 15px 0px; }
header.third-style .navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px; }
header.third-style .navbar-nav > li > a::after { top: 16px; }
header.third-style .list-line-posts { background: rgb(34, 34, 34); }
header.third-style .list-line-posts .owl-wrapper { padding-right: 0px; padding-left: 0px; }
header.third-style .list-line-posts .owl-wrapper .owl-carousel { margin-right: -15px; margin-left: -15px; width: auto; }
header.third-style .list-line-posts .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev, header.third-style .list-line-posts .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next { border-color: rgb(68, 68, 68); background: rgb(51, 51, 51); color: rgb(153, 153, 153); }
header.third-style .list-line-posts .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev:hover, header.third-style .list-line-posts .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next:hover { border-color: rgb(8, 160, 182); background: rgb(8, 160, 182); color: rgb(255, 255, 255); }
header.third-style .list-line-posts .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next { margin-left: -20px; }
header.third-style .list-line-posts div.list-post { background: rgb(51, 51, 51); padding: 0px; margin: 0px 15px; box-shadow: rgb(26, 26, 26) 0px 0px 10px; }
header.third-style .list-line-posts div.list-post .post-content { padding: 8px 10px 8px 0px; }
header.third-style .list-line-posts div.list-post .post-content h2 { line-height: 18px; margin-bottom: 1px; }
header.third-style .list-line-posts div.list-post .post-content h2 a { color: rgb(255, 255, 255); }
header.third-style .list-line-posts div.list-post .post-content h2 a:hover { opacity: 0.7; }
header.third-style .nav-list-container ul.navbar-left { padding-left: 15px; }
header.fifth-style .logo-advertisement { background: rgb(255, 255, 255); }
header.fifth-style .navbar-header { text-align: center; float: none; }
header.fifth-style .navbar-header a.navbar-brand { display: inline-block; float: none; padding: 40px 0px 20px; }
body.boxed { background: url("../images/pattern.png"); }
body.boxed #container { max-width: 1260px; background: rgb(255, 255, 255); margin: 0px auto; overflow: hidden; position: relative; z-index: 2; }
#container { opacity: 0; transition: 0.2s ease-in-out; }
#container.active { opacity: 1; }
p { font-size: 14px; color: rgb(102, 102, 102); font-family: "Droid Arabic Kufi", sans-serif; font-weight: 400; line-height: 20px; margin: 0px 0px 10px; }
.title-section { border-bottom: 1px solid rgb(225, 225, 225); margin-bottom: 30px; }
.title-section h1 { color: rgb(34, 34, 34); font-size: 15px; font-weight: 700; margin: 0px 0px -1px; text-transform: uppercase; }
.title-section h1 span { display: inline-block; padding-bottom: 16px; padding-left: 5px; border-bottom: 1px solid rgb(8, 160, 182); }
.title-section h1 span.world { border-bottom: 1px solid rgb(51, 163, 241); }
.title-section h1 span.fashion { border-bottom: 1px solid rgb(170, 53, 214); }
.title-section h1 span.travel { border-bottom: 1px solid rgb(245, 128, 33); }
.title-section h1 span.sport { border-bottom: 1px solid rgb(76, 96, 246); }
.title-section h1 span.food { border-bottom: 1px solid rgb(50, 180, 123); }
.title-section .arrow-box { float: left; text-align: left; }
.title-section .arrow-box a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; font-size: 11px; color: rgb(153, 153, 153); width: 20px; height: 20px; line-height: 18px; text-align: center; background: transparent; border: 1px solid rgb(204, 204, 204); margin-right: 2px; border-radius: 3px; }
.title-section .arrow-box a:hover { color: rgb(255, 255, 255); background: rgb(8, 160, 182); border: 1px solid rgb(8, 160, 182); }
.title-section.white { border-bottom: 1px solid rgb(68, 68, 68); }
.title-section.white h1 { color: rgb(255, 255, 255); }
.title-section.white .arrow-box a { color: rgb(102, 102, 102); border: 1px solid rgb(102, 102, 102); }
.title-section.white .arrow-box a:hover { color: rgb(255, 255, 255); border: 1px solid rgb(8, 160, 182); }
a.category-post { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(255, 255, 255); font-size: 11px; font-weight: 700; text-transform: uppercase; padding: 4px 10px; background: rgb(8, 160, 182); border-radius: 2px; }
a.category-post:hover { opacity: 0.7; }
a.category-post.travel { background: rgb(245, 128, 33); }
a.category-post.sport { background: rgb(76, 96, 246); }
a.category-post.world { background: rgb(51, 163, 241); }
a.category-post.fashion { background: rgb(170, 53, 214); }
a.category-post.tech { background: rgb(116, 180, 48); }
a.category-post.food { background: rgb(50, 180, 123); }
a.category-post.video { background: rgb(214, 172, 27); }
.shadow-white { background: rgb(250, 250, 250); border-top: 1px solid rgb(240, 240, 240); }
section.heading-news { padding-top: 20px; }
section.heading-news .heading-news-box .image-post { width: 16.6666%; padding-left: 1px; padding-bottom: 1px; }
section.heading-news .heading-news-box .snd-size { width: 33.3333%; }
section.heading-news .heading-news-box .snd-size .image-post { width: 100%; }
section.ticker-news { padding: 25px 0px; }
.ticker-news-box { overflow: hidden !important; }
.ticker-news-box span.breaking-news { display: inline-block; float: right; position: relative; margin-left: 25px; color: rgb(255, 255, 255); font-size: 11px; line-height: 12px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; text-transform: uppercase; padding: 8px 14px 8px 17px; background: rgb(8, 160, 182); border-radius: 4px; }
.ticker-news-box span.breaking-news::after { content: ""; position: absolute; width: 22px; height: 22px; background: rgb(8, 160, 182); border-radius: 5px; transform: rotate(45deg); top: 3px; left: -7px; }
.ticker-news-box span.new-news { display: inline-block; float: right; color: rgb(255, 255, 255); font-size: 9px; line-height: 9px; font-family: "Droid Arabic Kufi", sans-serif; text-transform: uppercase; padding: 3px; background: rgb(34, 34, 34); border-radius: 2px; margin: 8px 10px 0px 0px; }
.ticker-news-box .ticker-content { color: rgb(153, 153, 153); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 400; margin: 0px; }
.ticker-news-box .ticker-content span.time-news { color: rgb(8, 160, 182); margin-left: 3px; }
.ticker-news-box .ticker-content a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; font-weight: 700; color: rgb(102, 102, 102); }
.ticker-news-box .ticker-content a:hover { color: rgb(8, 160, 182); }
.ticker-news-box .ticker-controls li { border-radius: 50%; border: 1px solid rgb(153, 153, 153); text-align: center; line-height: 16px; transition: 0.2s ease-in-out; }
.ticker-news-box .ticker { width: 879px; }
.ticker-news-box .ticker-controls li::after { color: rgb(102, 102, 102); font-family: FontAwesome; font-size: 11px; transition: 0.2s ease-in-out; }
.ticker-news-box .ticker-controls li:hover { border: 1px solid rgb(8, 160, 182); background: rgb(8, 160, 182); }
.ticker-news-box .ticker-controls li:hover::after { color: rgb(255, 255, 255); }
.ticker-news-box .ticker-controls li.jnt-prev::after { content: ""; }
.ticker-news-box .ticker-controls li.jnt-next::after { content: ""; }
.ticker-news-box .ticker-controls li.jnt-play-pause { line-height: 14px; }
.ticker-news-box .ticker-controls li.jnt-play-pause::after { content: ""; font-size: 8px; }
.ticker-news-box .ticker-controls li.jnt-play-pause.paused::after { content: ""; }
section.features-today { padding: 30px 0px 20px; background: rgb(250, 250, 250); border-top: 1px solid rgb(240, 240, 240); border-bottom: 1px solid rgb(240, 240, 240); }
section.features-today .owl-carousel { margin-right: -15px; margin-left: -15px; }
section.features-today .owl-carousel .item { padding: 0px 15px; }
section.features-today .owl-carousel .news-post { margin-bottom: 15px; }
section.features-today .owl-carousel .owl-wrapper-outer { padding: 3px 0px; }
section.features-today .owl-theme .owl-controls { margin-left: 12px; }
.owl-theme .owl-controls .owl-pagination { display: none !important; }
.owl-carousel { width: auto; }
.owl-theme .owl-controls { text-align: center; position: absolute; top: 0px; left: 0px; margin-top: -64px; margin-left: 2px; }
.owl-theme .owl-controls .owl-buttons div { font-size: 11px; color: rgb(153, 153, 153); width: 20px; height: 20px; line-height: 18px; text-align: center; background: transparent; border: 1px solid rgb(204, 204, 204); outline: none; padding: 0px; box-shadow: none; opacity: 1; margin: 0px 3px; border-radius: 3px; transition: 0.2s ease-in-out; }
.owl-theme .owl-controls .owl-buttons div:hover { color: rgb(255, 255, 255); background: rgb(8, 160, 182); border: 1px solid rgb(8, 160, 182); }
.owl-theme .owl-controls .owl-buttons div.owl-prev::after { content: ""; font-family: FontAwesome; transition: 0.2s ease-in-out; color: rgb(153, 153, 153); }
.owl-theme .owl-controls .owl-buttons div.owl-next::after { content: ""; font-family: FontAwesome; transition: 0.2s ease-in-out; color: rgb(153, 153, 153); }
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover::after { color: rgb(255, 255, 255); }
.owl-theme .owl-controls .owl-buttons div.owl-next:hover::after { color: rgb(255, 255, 255); }
div.block-content { padding: 30px 0px 60px; position: relative; }
div.block-content .advertisement { margin-bottom: 30px; }
div.block-content::after { content: ""; width: 0px; height: 100%; position: absolute; top: 0px; right: 100%; margin-right: 15px; border-left: 1px solid rgb(240, 240, 240); }
div.block-content.non-sidebar::after { display: none; }
section.right-sidebar div.block-content::after { right: 0px !important; margin-right: -15px !important; }
div.block-content::after { padding: 30px 0px 60px; }
.carousel-box { margin-bottom: 25px; }
.carousel-box .news-post, .carousel-box ul.list-posts { margin-bottom: 10px; }
.block-content .owl-carousel { margin-right: -5px; margin-left: -5px; }
.block-content .owl-carousel .item { margin: 0px 5px 10px; }
.grid-box { margin-bottom: 15px; }
.grid-box .news-post, .grid-box ul.list-posts { margin-bottom: 30px; }
.masonry-box { margin-bottom: 25px; }
.article-box { padding-bottom: 20px; }
.image-post-slider { margin-bottom: 10px; }
.image-post-slider ul.bxslider { margin: 0px; padding: 0px; }
.image-post-slider ul.bxslider .image-post2 { margin-bottom: 0px !important; }
.image-post-slider .bx-wrapper .bx-prev, .image-post-slider .bx-wrapper .bx-next { transition: 0.2s ease-in-out; }
.image-post-slider .bx-wrapper .bx-prev:hover, .image-post-slider .bx-wrapper .bx-next:hover { background: rgba(244, 67, 54, 0.9); }
section.feature-video { padding: 30px 0px 45px; background: rgb(34, 34, 34); overflow: hidden; }
section.feature-video .owl-carousel { margin-right: -15px; margin-left: -15px; }
section.feature-video .owl-carousel .item { margin: 0px 15px; }
section.feature-video .features-video-box { position: relative; }
section.feature-video .features-video-box::before { position: absolute; content: ""; width: 10000px; height: 100%; background: rgba(34, 34, 34, 0.7); left: 100%; top: 0px; z-index: 2; }
section.feature-video .features-video-box::after { position: absolute; content: ""; width: 10000px; height: 100%; background: rgba(34, 34, 34, 0.7); right: 100%; top: 0px; }
section.feature-video .owl-carousel .owl-wrapper-outer { overflow: visible; }
section.feature-video .owl-theme .owl-controls { margin-left: 12px; }
section.feature-video .owl-theme .owl-controls .owl-buttons div { color: rgb(102, 102, 102); border: 1px solid rgb(102, 102, 102); }
section.feature-video .owl-theme .owl-controls .owl-buttons div:hover { color: rgb(255, 255, 255); background: rgb(8, 160, 182); border: 1px solid rgb(8, 160, 182); }
section.feature-video .owl-theme .owl-controls .owl-buttons div.owl-prev::after { color: rgb(153, 153, 153); }
section.feature-video .owl-theme .owl-controls .owl-buttons div.owl-next::after { color: rgb(153, 153, 153); }
section.feature-video .owl-theme .owl-controls .owl-buttons div.owl-prev:hover::after { color: rgb(255, 255, 255); }
section.feature-video .owl-theme .owl-controls .owl-buttons div.owl-next:hover::after { color: rgb(255, 255, 255); }
.latest-articles.iso-call { margin-right: -15px; margin-left: -15px; margin-top: -15px; }
.latest-articles.iso-call .news-post { width: 360px; margin: 15px; }
.pagination-box ul.pagination-list { margin: 0px; padding: 0px; }
.pagination-box ul.pagination-list li { display: inline-block; margin-left: 3px; }
.pagination-box ul.pagination-list li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(51, 51, 51); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; padding: 6px 11px; border: 1px solid rgb(240, 240, 240); border-radius: 3px; }
.pagination-box ul.pagination-list li a:hover, .pagination-box ul.pagination-list li a.active { border: 1px solid rgb(8, 160, 182); background: rgb(8, 160, 182); color: rgb(255, 255, 255); }
.pagination-box ul.pagination-list li span { display: inline-block; margin: 0px; color: rgb(51, 51, 51); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; }
.pagination-box p { text-align: left; margin-top: -22px; color: rgb(51, 51, 51); font-size: 12px; }
.heading-news2 { padding: 10px 0px 35px; background: rgb(34, 34, 34); }
.heading-news2 .ticker-news-box { padding-bottom: 10px; margin-bottom: 5px; border-bottom: 1px dotted rgb(66, 66, 66); overflow: hidden !important; }
.heading-news2 .ticker-news-box span.breaking-news { margin-left: 0px !important; }
.heading-news2 .ticker-news-box .ticker-wrapper.has-js { margin-right: 145px; }
.heading-news2 .ticker-news-box .ticker { width: 916px; }
.heading-news2 .ticker-news-box .ticker-content a { color: rgb(204, 204, 204); }
.heading-news2 .ticker-news-box .ticker-content a:hover { color: rgb(8, 160, 182); }
.heading-news2 .ticker-news-box .ticker-controls { margin: 7px 0px 0px; }
.heading-news2 .ticker-news-box .ticker-controls li { border: 1px solid rgb(51, 51, 51); }
.heading-news2 .ticker-news-box .ticker-controls li::after { color: rgb(102, 102, 102); }
.heading-news2 .ticker-news-box .ticker-controls li:hover { border: 1px solid rgb(8, 160, 182); background: rgb(8, 160, 182); }
.heading-news2 .ticker-news-box .ticker-controls li:hover::after { color: rgb(255, 255, 255); }
.heading-news2 .ticker-news-box .ticker-swipe { background: rgb(34, 34, 34); }
.heading-news2 .ticker-news-box .ticker-swipe span { background: rgb(34, 34, 34); }
.heading-news2 .heading-news-box { margin-right: -5px; margin-left: -5px; }
.heading-news2 .heading-news-box .news-post { padding: 5px; width: 25%; }
.heading-news2 .heading-news-box .news-post .hover-box { inset: 5px; }
.heading-news2 .heading-news-box .image-slider.snd-size { width: 50%; }
.heading-news2 .heading-news-box .image-slider.snd-size .image-post { width: 100%; }
.heading-news2 .heading-news-box .image-slider.snd-size .image-post .hover-box { background: transparent; }
.heading-news2 .heading-news-box .image-slider.snd-size .image-post .hover-box .inner-hover h2 { font-size: 30px; font-weight: 900; line-height: 36px; }
.heading-news2 .heading-news-box .image-slider.snd-size .image-post .inner-hover { background: linear-gradient(rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.1) 10%, rgba(17, 17, 17, 0.95) 100%); }
.heading-news2 .heading-news-box .news-post:hover .hover-box { background: rgba(244, 67, 54, 0.9); }
.heading-news2 .heading-news-box .news-post:hover .hover-box .inner-hover h2 a { color: rgb(255, 255, 255); }
.heading-news2 .heading-news-box .news-post:hover .hover-box .inner-hover h2 a:hover { opacity: 0.7; }
.heading-news2 .heading-news-box .news-post:hover .hover-box .inner-hover ul.post-tags li { color: rgb(255, 255, 255); }
.heading-news2 .heading-news-box .news-post:hover .hover-box .inner-hover ul.post-tags li a { color: rgb(255, 255, 255); }
.heading-news2 .heading-news-box .news-post:hover .hover-box .inner-hover ul.post-tags li a:hover { opacity: 0.7; }
.heading-news2 .heading-news-box .news-post:hover .hover-box .inner-hover p { color: rgb(255, 255, 255); }
.image-slider { width: 100%; }
.image-slider ul { padding: 0px; margin: 0px; }
.image-slider .bx-wrapper .bx-viewport { background: transparent; }
.image-slider .bx-wrapper .bx-pager, .image-slider .bx-wrapper .bx-controls-auto { bottom: inherit; top: 30px; left: 30px; width: auto; padding-top: 0px; }
.image-slider .bx-controls-direction { position: absolute; width: 100%; top: 50%; margin-top: -35px; height: 0px; }
.image-slider .bx-wrapper .bx-prev { width: 70px; height: 70px; border-radius: 50%; left: 30px; }
.image-slider .bx-wrapper .bx-prev:hover, .image-slider .bx-wrapper .bx-next:hover { background: rgb(236, 236, 236); }
.image-slider .bx-wrapper .bx-prev:hover::before, .image-slider .bx-wrapper .bx-next:hover::before { color: rgb(51, 51, 51); }
.image-slider .bx-wrapper .bx-next { width: 70px; height: 70px; border-radius: 50%; left: 30px; }
.image-slider .bx-wrapper .bx-prev::before { margin-top: -20px; margin-right: -6px; transition: 0.2s ease-in-out; }
.image-slider .bx-wrapper .bx-next::before { margin-top: -20px; margin-right: -2px; transition: 0.2s ease-in-out; }
.image-slider .image-post { width: 100%; }
.image-slider .image-post .hover-box { bottom: 0px; }
.image-slider .image-post .hover-box .inner-hover h2 { font-size: 30px; font-weight: 900; line-height: 36px; }
.image-slider .image-post:hover .hover-box { background: transparent; }
.image-slider .image-post:hover .hover-box .inner-hover { background: linear-gradient(rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.1) 10%, rgba(17, 17, 17, 0.95) 100%) !important; }
.image-slider .image-post:hover .hover-box .inner-hover h2 a { color: rgb(255, 255, 255) !important; }
.image-slider .image-post:hover .hover-box .inner-hover h2 a:hover { opacity: 0.7; }
.image-slider .image-post:hover .hover-box .inner-hover ul.post-tags li { color: rgb(255, 255, 255); }
.image-slider .image-post:hover .hover-box .inner-hover ul.post-tags li a { color: rgb(255, 255, 255); }
.image-slider .image-post:hover .hover-box .inner-hover ul.post-tags li a:hover { opacity: 0.7; }
.image-slider .image-post:hover .hover-box .inner-hover p { color: rgb(255, 255, 255); }
.center-button { text-align: center; }
.center-button a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; padding: 6px 20px; background: rgb(250, 250, 250); border: 1px solid rgb(238, 238, 238); border-radius: 4px; color: rgb(102, 102, 102); font-size: 11px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; text-transform: uppercase; }
.center-button a i { margin-left: 9px; }
.center-button > a:hover { color: rgb(255, 255, 255); background: rgb(8, 160, 182); border-color: rgb(8, 160, 182); }
.heading-news3 { padding: 10px 0px; border-top: 1px solid rgb(240, 240, 240); border-bottom: 1px solid rgb(240, 240, 240); background: rgb(255, 255, 255); }
.heading-news3 .heading-news-box .owl-wrapper .item { padding-left: 1px; }
.heading-news3 .news-post.image-post2 .hover-box::before { content: ""; position: absolute; inset: 9px; border: 1px solid rgb(204, 204, 204); transition: 0.2s ease-in-out; opacity: 0; }
.heading-news3 .news-post.image-post2 .hover-box { transition: 0.2s ease-in-out; }
.heading-news3 .news-post.image-post2 .hover-box .inner-hover { z-index: 2; }
.heading-news3 .news-post.image-post2 .hover-box .inner-hover h2 { font-size: 24px; text-transform: uppercase; font-weight: 900; line-height: 30px; max-height: 60px; }
.heading-news3 .news-post.image-post2:hover .hover-box { background: rgba(255, 255, 255, 0.9); }
.heading-news3 .news-post.image-post2:hover .hover-box .inner-hover h2 a { color: rgb(51, 51, 51); }
.heading-news3 .news-post.image-post2:hover .hover-box .inner-hover ul.post-tags li { color: rgb(153, 153, 153); }
.heading-news3 .news-post.image-post2:hover .hover-box .inner-hover ul.post-tags li a { color: rgb(153, 153, 153); }
.heading-news3 .news-post.image-post2:hover .hover-box::before { opacity: 1; }
.heading-news3 .owl-wrapper .owl-theme .owl-controls { top: 50%; margin-top: -35px; width: 100%; height: 0px; margin-left: 0px; opacity: 0; transition: 0.2s ease-in-out; }
.heading-news3 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev { float: right; margin: 0px 20px 0px 0px; }
.heading-news3 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next { float: left; margin: 0px 0px 0px 20px; }
.heading-news3 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev, .heading-news3 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next { width: 70px; height: 70px; border-radius: 50%; line-height: 70px; font-size: 30px; border: none; background: rgba(34, 34, 34, 0.5); }
.heading-news3 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev:hover, .heading-news3 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next:hover { background: rgba(255, 255, 255, 0.9); }
.heading-news3 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev::after, .heading-news3 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next::after { color: rgb(255, 255, 255); }
.heading-news3 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev:hover::after, .heading-news3 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next:hover::after { color: rgb(51, 51, 51) !important; }
.heading-news3:hover .owl-wrapper .owl-theme .owl-controls { opacity: 1; }
.features-today.second-style { overflow: hidden; }
.features-today.second-style .features-today-box { position: relative; }
.features-today.second-style .features-today-box::before { position: absolute; content: ""; width: 10000px; height: 100%; background: rgba(250, 250, 250, 0.7); left: 100%; top: 0px; z-index: 2; }
.features-today.second-style .features-today-box::after { position: absolute; content: ""; width: 10000px; height: 100%; background: rgba(250, 250, 250, 0.7); right: 100%; margin-right: 3px; top: 0px; }
.features-today.second-style .owl-carousel .owl-wrapper-outer { overflow: visible; }
.slider-caption-box { padding: 20px; margin-bottom: 36px; margin-top: 30px; overflow: hidden; background: rgb(34, 34, 34); }
.slider-caption-box div.slider-holder { width: 68% !important; float: right; }
.slider-caption-box div.slider-holder img { width: 100%; }
.slider-caption-box .bx-wrapper .bx-next, .slider-caption-box .bx-wrapper .bx-prev { display: none; }
.slider-caption-box #bx-pager { width: 32%; float: left; position: relative; z-index: 2; }
.slider-caption-box #bx-pager a { text-decoration: none; transition: 0.2s ease-in-out; display: block; padding: 12px 20px; background: rgb(51, 51, 51); color: rgb(153, 153, 153); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; margin: 0px 0px 1px; position: relative; line-height: 18px; }
.slider-caption-box #bx-pager a::before { content: ""; position: absolute; top: 0px; right: -2px; width: 3px; height: 100%; background: transparent; transition: 0.2s ease-in-out; }
.slider-caption-box #bx-pager a.active { background: rgb(8, 160, 182); color: rgb(255, 255, 255); }
.slider-caption-box #bx-pager a.active::before { background: rgb(255, 255, 255); }
.galery-box { padding: 25px 22px 20px; background: rgb(34, 34, 34); margin-bottom: 36px; }
.galery-box .title-section { border-bottom: 1px solid rgb(68, 68, 68); }
.galery-box .title-section h1 { color: rgb(255, 255, 255); }
.galery-box .slider-call2 img { width: 100%; }
.galery-box .bx-wrapper .bx-next { width: 70px; height: 70px; border-radius: 50%; margin-left: 30px; top: 50%; margin-top: -35px; }
.galery-box .bx-wrapper .bx-prev { width: 70px; height: 70px; border-radius: 50%; margin-right: 30px; top: 50%; margin-top: -35px; }
.galery-box .bx-wrapper .bx-prev:hover, .galery-box .bx-wrapper .bx-next:hover { background: rgb(255, 255, 255); }
.galery-box .bx-wrapper .bx-next::before, .galery-box .bx-wrapper .bx-prev::before { margin-top: -20px; }
.galery-box .bx-wrapper .bx-next:hover::before, .galery-box .bx-wrapper .bx-prev:hover::before { color: rgb(51, 51, 51); }
.galery-box #bx-pager2 { text-align: center; margin-top: 1px; overflow: hidden; }
.galery-box #bx-pager2 a { float: right; display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; width: 86px; opacity: 1; margin: 0px 1px 0px 0px; position: relative; }
.galery-box #bx-pager2 a img { width: 100%; }
.galery-box #bx-pager2 a::before { content: ""; position: absolute; top: 0px; right: 0px; width: 100%; height: 100%; background: transparent; }
.galery-box #bx-pager2 a.active::before { background: rgba(244, 67, 54, 0.9); }
.galery-box #bx-pager2 a:first-child { margin-right: 0px; }
section.big-slider { padding: 20px 0px 25px; background: rgb(255, 255, 255); overflow: hidden; }
section.big-slider .bx-wrapper .bx-pager { position: relative; width: 100%; top: inherit; left: inherit; text-align: center; margin-top: 25px; }
section.big-slider .bx-wrapper .bx-pager.bx-default-pager a { border-color: rgb(217, 217, 217); }
section.big-slider .bx-wrapper .bx-pager.bx-default-pager a.active { border-color: rgb(8, 160, 182); background: rgb(8, 160, 182); }
section.big-slider .bx-viewport { margin-right: -5px; margin-left: -5px; overflow: visible !important; width: auto !important; }
section.big-slider .big-bxslider li { padding: 0px 5px; }
section.big-slider .big-bxslider li .image-post2 .hover-box .inner-hover h2 { text-transform: uppercase; font-size: 30px; font-weight: 900; line-height: 36px; max-height: 72px; max-width: 880px; margin: 10px auto; }
.list-line-posts { background: rgb(250, 250, 250); }
.list-line-posts .owl-wrapper { padding: 15px 4px; }
.list-line-posts .owl-wrapper .owl-carousel { margin-right: -10px; }
.list-line-posts .owl-wrapper .owl-theme .owl-controls { top: 50%; margin-top: -10px; width: 100%; height: 0px; margin-left: 0px; }
.list-line-posts .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev { float: right; margin: 0px -20px 0px 0px; }
.list-line-posts .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next { float: left; margin: 0px 0px 0px -30px; }
.list-line-posts div.list-post { background: rgb(255, 255, 255); padding: 10px; margin: 0px 6px; box-shadow: rgb(222, 222, 222) 0px 2px 2px; }
.other-posts-box { padding: 0px 70px; }
.other-posts-box .title-section { text-align: center; }
.other-posts-box .title-section span { border-bottom: 1px solid rgb(113, 113, 113); }
.other-posts-box .standard-post2 .post-title { padding: 7px 10px; }
.other-posts-box .standard-post2 .post-title h2 { font-size: 13px; margin-bottom: 0px; max-height: 40px; overflow: hidden; }
.other-posts-box .standard-post2:hover .post-title { background: rgb(255, 255, 255); }
.heading-news4 { background: rgb(34, 34, 34); padding-top: 23px; padding-bottom: 50px; }
.heading-news4 .ticker-news-box { padding-bottom: 10px; margin-bottom: 10px; overflow: hidden !important; }
.heading-news4 .ticker-news-box span.breaking-news { margin-left: 0px !important; }
.heading-news4 .ticker-news-box .ticker-wrapper.has-js { margin-right: 145px; }
.heading-news4 .ticker-news-box .ticker { width: 916px; }
.heading-news4 .ticker-news-box .ticker-content a { color: rgb(204, 204, 204); }
.heading-news4 .ticker-news-box .ticker-content a:hover { color: rgb(8, 160, 182); }
.heading-news4 .ticker-news-box .ticker-controls { margin: 7px 0px 0px; }
.heading-news4 .ticker-news-box .ticker-controls li { border: 1px solid rgb(51, 51, 51); }
.heading-news4 .ticker-news-box .ticker-controls li::after { color: rgb(102, 102, 102); }
.heading-news4 .ticker-news-box .ticker-controls li:hover { border: 1px solid rgb(8, 160, 182); background: rgb(8, 160, 182); }
.heading-news4 .ticker-news-box .ticker-controls li:hover::after { color: rgb(255, 255, 255); }
.heading-news4 .ticker-news-box .ticker-swipe { background: rgb(34, 34, 34); }
.heading-news4 .ticker-news-box .ticker-swipe span { background: rgb(34, 34, 34); }
.heading-news4 .owl-wrapper .owl-theme .owl-controls { top: 50%; margin-top: -35px; width: 100%; height: 0px; margin-left: 0px; opacity: 0; transition: 0.2s ease-in-out; }
.heading-news4 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev { float: right; margin: 0px 20px 0px 0px; }
.heading-news4 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next { float: left; margin: 0px 0px 0px 20px; }
.heading-news4 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev, .heading-news4 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next { width: 70px; height: 70px; border-radius: 50%; line-height: 70px; font-size: 30px; border: none; background: rgba(34, 34, 34, 0.5); }
.heading-news4 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev:hover, .heading-news4 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next:hover { background: rgba(255, 255, 255, 0.9); }
.heading-news4 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev::after, .heading-news4 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next::after { color: rgb(255, 255, 255); }
.heading-news4 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev:hover::after, .heading-news4 .owl-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next:hover::after { color: rgb(51, 51, 51) !important; }
.heading-news4 .news-post.image-post4 .post-gallery a.category-post { bottom: 30px; right: 30px; }
.heading-news4 .news-post.image-post4 .post-content { padding: 20px 30px; }
.heading-news4 .news-post.image-post4 .post-content h2 { color: rgb(255, 255, 255); font-size: 26px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; text-transform: uppercase; line-height: 34px; margin: 0px 0px 15px; }
.heading-news4 .news-post.image-post4 .post-content h2 a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(255, 255, 255); }
.heading-news4 .news-post.image-post4 .post-content h2 a:hover { opacity: 0.7; }
.heading-news4:hover .owl-wrapper .owl-theme .owl-controls { opacity: 1; }
.latest-videos-section { background: rgb(34, 34, 34); padding: 50px 0px; }
.latest-videos-section .title-section { text-align: center; border-bottom: 1px solid rgb(68, 68, 68); }
.latest-videos-section .title-section h1 { color: rgb(255, 255, 255); }
.latest-videos-section .title-section h1 span { display: inline-block; padding: 0px 28px 25px; border-bottom: 1px solid rgb(214, 172, 27); }
.slider-caption-box2 { background: rgb(34, 34, 34); overflow: hidden; padding: 0px; }
.slider-caption-box2 div.slider-holder { width: 730px !important; float: right; }
.slider-caption-box2 div.slider-holder .news-post iframe { width: 100%; height: 440px; margin-bottom: -5px !important; }
.slider-caption-box2 .bx-wrapper .bx-next, .slider-caption-box2 .bx-wrapper .bx-prev { display: none; }
.slider-caption-box2 #bx-pager { width: 380px; float: left; position: relative; z-index: 2; padding: 0px; }
.slider-caption-box2 #bx-pager a { text-decoration: none; transition: 0.2s ease-in-out; display: block; padding: 10px 0px 0px; color: rgb(204, 204, 204); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; margin: 0px; position: relative; line-height: 18px; overflow: hidden; }
.slider-caption-box2 #bx-pager a img { float: right; margin-left: 20px; opacity: 0.5; transition: 0.2s ease-in-out; margin-top: -10px; }
.slider-caption-box2 #bx-pager a span { display: block; font-style: italic; font-size: 12px; color: rgb(153, 153, 153); margin-top: 10px; transition: 0.2s ease-in-out; }
.slider-caption-box2 #bx-pager a span i { margin-left: 7px; }
.slider-caption-box2 #bx-pager a.active { background: rgb(255, 255, 255); color: rgb(34, 34, 34); }
.slider-caption-box2 #bx-pager a.active img { opacity: 1; }
.sidebar { padding: 30px 0px; }
.sidebar .widget { margin-bottom: 40px; }
.sidebar ul.social-share { margin: 0px; padding: 0px; overflow: hidden; }
.sidebar ul.social-share li { width: 48%; float: right; list-style: none; margin-left: 4%; margin-bottom: 10px; overflow: hidden; background: rgb(250, 250, 250); }
.sidebar ul.social-share li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; float: right; width: 40px; height: 40px; color: rgb(255, 255, 255); text-align: center; position: relative; line-height: 40px; font-size: 14px; margin-left: 16px; }
.sidebar ul.social-share li a::after { content: ""; position: absolute; top: 50%; margin-top: -4px; right: 100%; width: 0px; height: 0px; }
.sidebar ul.social-share li a.rss { background: rgb(240, 119, 30); }
.sidebar ul.social-share li a.rss::after { border-width: 4px; border-style: solid; border-color: transparent rgb(240, 119, 30) transparent transparent; border-image: initial; }
.sidebar ul.social-share li a.facebook { background: rgb(67, 111, 235); }
.sidebar ul.social-share li a.facebook::after { border-width: 4px; border-style: solid; border-color: transparent rgb(67, 111, 235) transparent transparent; border-image: initial; }
.sidebar ul.social-share li a.twitter { background: rgb(67, 201, 235); }
.sidebar ul.social-share li a.twitter::after { border-width: 4px; border-style: solid; border-color: transparent rgb(67, 201, 235) transparent transparent; border-image: initial; }
.sidebar ul.social-share li a.google { background: rgb(241, 65, 51); }
.sidebar ul.social-share li a.google::after { border-width: 4px; border-style: solid; border-color: transparent rgb(241, 65, 51) transparent transparent; border-image: initial; }
.sidebar ul.social-share li a:hover { opacity: 0.7; }
.sidebar ul.social-share li span { display: block; margin: 0px; color: rgb(153, 153, 153); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; line-height: 15px; }
.sidebar ul.social-share li span.number { color: rgb(51, 51, 51); margin-top: 5px; }
.sidebar ul.social-share li:nth-child(2n) { margin-left: 0px; }
.sidebar .features-slide-widget .bx-wrapper .bx-pager.bx-default-pager a:hover, .sidebar .features-slide-widget .bx-wrapper .bx-pager.bx-default-pager a.active { background: rgb(8, 160, 182); border: 2px solid rgb(8, 160, 182); }
.sidebar .features-slide-widget ul.list-posts li img { max-width: 70px; }
.sidebar .features-slide-widget ul.list-posts li .post-content { margin-right: 90px; }
.sidebar .subscribe-widget form { background: rgb(34, 34, 34); padding: 20px; margin: 0px; }
.sidebar .subscribe-widget form h1 { font-size: 15px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; margin: 0px 0px 14px; text-transform: uppercase; color: rgb(255, 255, 255); }
.sidebar .subscribe-widget form input[type="text"] { width: 100%; outline: none; background: rgb(255, 255, 255); padding: 7px 20px 11px; color: rgb(153, 153, 153); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; border: transparent; margin: 0px; line-height: 12px; }
.sidebar .subscribe-widget form button { position: relative; display: inline-block; background: rgb(34, 34, 34); width: 40px; height: 40px; text-align: center; line-height: 40px; color: rgb(8, 160, 182); font-size: 30px; border: none; margin-top: -40px; z-index: 2; float: left; outline: none; }
.sidebar .subscribe-widget form p { font-size: 12px; color: rgb(153, 153, 153); margin: 14px 0px 0px; line-height: 16px; }
.sidebar .advertisement { margin-bottom: 30px; }
.sidebar .advertisement .desktop-advert { width: auto; }
.sidebar .advertisement .tablet-advert, .sidebar .advertisement .mobile-advert { width: auto; display: none; }
.sidebar .tab-posts-widget ul.nav-tabs { text-align: center; border-top: none; border-right: none; border-left: none; border-image: initial; border-bottom: 2px solid rgb(8, 160, 182); }
.sidebar .tab-posts-widget ul.nav-tabs li { float: right; width: 33.3333%; border: none; margin: 0px; padding-right: 1px; }
.sidebar .tab-posts-widget ul.nav-tabs li a { text-decoration: none; transition: 0.2s ease-in-out; display: block; padding: 11px 3px; background: rgb(34, 34, 34); border-radius: 0px; color: rgb(255, 255, 255); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; text-transform: uppercase; font-weight: 700; border: none; margin: 0px; }
.sidebar .tab-posts-widget ul.nav-tabs li a:hover { background: rgb(8, 160, 182); }
.sidebar .tab-posts-widget ul.nav-tabs li:first-child { padding-right: 0px; }
.sidebar .tab-posts-widget ul.nav-tabs li.active a { border: none; background: rgb(8, 160, 182); }
.sidebar .tab-posts-widget .tab-pane { padding: 20px 0px 0px; background: rgb(250, 250, 250); }
.sidebar .tab-posts-widget .tab-pane ul.list-posts > li { padding-right: 20px; padding-left: 30px; }
.sidebar .tab-posts-widget .tab-pane ul.list-posts > li img { max-width: 75px; }
.sidebar .tags-widget ul.tag-list { margin: 0px; padding: 0px; }
.sidebar .tags-widget ul.tag-list li { display: inline-block; margin-left: 2px; margin-bottom: 5px; }
.sidebar .tags-widget ul.tag-list li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(153, 153, 153); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; padding: 6px 9px; border: 1px solid rgb(240, 240, 240); border-radius: 3px; }
.sidebar .tags-widget ul.tag-list li a:hover { border: 1px solid rgb(51, 51, 51); background: rgb(51, 51, 51); color: rgb(255, 255, 255); }
.sidebar .recent-comments-widget ul { margin: 0px; padding: 0px; }
.sidebar .recent-comments-widget ul li { list-style: none; }
.sidebar .recent-comments-widget ul.comment-list li { overflow: hidden; margin-bottom: 25px; }
.sidebar .recent-comments-widget ul.comment-list li img { float: right; max-width: 70px; border-radius: 50%; }
.sidebar .recent-comments-widget ul.comment-list li .comment-content { margin-right: 90px; }
.sidebar .recent-comments-widget ul.comment-list li .comment-content p { color: rgb(51, 51, 51); font-style: italic; font-weight: 700; margin-bottom: 0px; padding: 0px 20px; }
.sidebar .recent-comments-widget ul.comment-list li .comment-content p.main-message { background: rgb(250, 250, 250); font-weight: 400; border: 1px solid rgb(240, 240, 240); border-radius: 3px; padding: 10px 19px; margin-bottom: 7px; position: relative; }
.sidebar .recent-comments-widget ul.comment-list li .comment-content p.main-message::before { content: ""; position: absolute; width: 10px; height: 10px; right: -6px; top: 27px; background: rgb(250, 250, 250); border-top: 1px solid rgb(240, 240, 240); border-right: 1px solid rgb(240, 240, 240); transform: rotate(-45deg); }
.sidebar .recent-comments-widget ul.comment-list li .comment-content span { display: inline-block; padding-right: 20px; color: rgb(153, 153, 153); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; font-style: italic; }
.sidebar .recent-comments-widget ul.comment-list li .comment-content span i { margin-left: 10px; }
.sidebar .recent-comments-widget ul.comment-list li:last-child { margin-bottom: 0px; }
.sidebar .review-widget h1 { font-size: 15px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; margin: 0px 0px 10px; text-transform: uppercase; color: rgb(255, 255, 255); padding: 10px 20px; background: rgb(8, 160, 182); }
.sidebar .review-widget ul.review-posts-list { margin: 0px; padding: 0px 10px; background: rgb(250, 250, 250); }
.sidebar .review-widget ul.review-posts-list li { list-style: none; padding: 10px 0px; border-bottom: 1px solid rgb(240, 240, 240); text-align: center; overflow: hidden; }
.sidebar .review-widget ul.review-posts-list li img { width: 100%; margin-bottom: 4px; }
.sidebar .review-widget ul.review-posts-list li h2 { color: rgb(51, 51, 51); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; line-height: 20px; margin: 0px 0px 10px; }
.sidebar .review-widget ul.review-posts-list li h2 a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(51, 51, 51); }
.sidebar .review-widget ul.review-posts-list li h2 a:hover { color: rgb(8, 160, 182); }
.sidebar .review-widget ul.review-posts-list li span.date { display: inline-block; float: right; margin-left: 5px; color: rgb(153, 153, 153); font-size: 11px; font-family: "Droid Arabic Kufi", sans-serif; font-style: italic; transition: 0.2s ease-in-out; }
.sidebar .review-widget ul.review-posts-list li span.date i { color: rgb(204, 204, 204); margin-left: 5px; }
.sidebar .review-widget ul.review-posts-list li span.post-rating { display: inline-block; float: left; line-height: 14px; }
.sidebar .review-widget ul.review-posts-list li span.post-rating i { font-size: 11px; color: rgb(247, 202, 24); margin-right: -2px; }
.sidebar .categories-widget .title-section h1 span { padding-right: 10px; }
.sidebar .categories-widget ul.category-list { margin: 0px; overflow: hidden; padding: 0px 10px; }
.sidebar .categories-widget ul.category-list li { list-style: none; margin-bottom: 10px; }
.sidebar .categories-widget ul.category-list li a { text-decoration: none; transition: 0.2s ease-in-out; display: block; color: rgb(51, 51, 51); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; }
.sidebar .categories-widget ul.category-list li a span { display: inline-block; float: left; width: 30px; font-size: 11px; height: 20px; text-align: center; line-height: 18px; border: 1px solid rgb(240, 240, 240); border-radius: 2px; transition: 0.2s ease-in-out; }
.sidebar .categories-widget ul.category-list li a:hover { color: rgb(8, 160, 182); }
.sidebar .categories-widget ul.category-list li a:hover span { background: rgb(8, 160, 182); border: 1px solid rgb(8, 160, 182); color: rgb(255, 255, 255); }
.sidebar .flickr-widget ul.flickr-list { margin: 0px; padding: 0px; }
.sidebar .flickr-widget ul.flickr-list li { list-style: none; float: right; margin: 0px 4px 8px; }
.sidebar .flickr-widget ul.flickr-list li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; }
.sidebar .flickr-widget ul.flickr-list li a img { width: 74px; }
.sidebar .flickr-widget ul.flickr-list li a:hover { opacity: 0.7; }
.sidebar .flickr-widget > a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(153, 153, 153); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; margin-right: 5px; }
.sidebar .flickr-widget > a:hover { color: rgb(8, 160, 182); }
.sidebar.large-sidebar .tab-posts-widget ul.nav-tabs li { width: 50%; }
.sidebar.large-sidebar .tab-posts-widget .tab-pane { padding: 10px 0px 0px; background: rgb(250, 250, 250); }
.sidebar.large-sidebar .tab-posts-widget .tab-pane ul.list-posts li { padding-right: 10px; padding-left: 10px; }
.sidebar.small-sidebar { position: relative; }
.sidebar.small-sidebar::after { content: ""; width: 0px; height: 100%; position: absolute; top: 0px; right: 100%; margin-right: 15px; border-left: 1px solid rgb(240, 240, 240); }
form.search-form { position: relative; margin: 0px; }
form.search-form input[type="text"] { border: 1px solid rgb(238, 238, 238); padding: 10px; color: rgb(153, 153, 153); font-size: 11px; font-family: "Droid Arabic Kufi", sans-serif; text-transform: uppercase; border-radius: 2px; outline: none; width: 100%; margin: 0px !important; }
form.search-form button { background: transparent; border: none; position: absolute; top: 10px; left: 13px; padding: 0px; font-size: 13px; color: rgb(102, 102, 102); }
.news-post { position: relative; }
.news-post .post-gallery { position: relative; }
.news-post img { width: 100%; }
.news-post a.category-post { position: absolute; bottom: 20px; right: 20px; }
a.read-more-button { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; padding: 6px 10px; background: rgb(250, 250, 250); border: 1px solid rgb(238, 238, 238); border-radius: 4px; color: rgb(102, 102, 102); font-size: 11px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; text-transform: uppercase; }
a.read-more-button i { margin-left: 9px; }
a.read-more-button:hover { color: rgb(255, 255, 255); background: rgb(8, 160, 182); border-color: rgb(8, 160, 182); }
.image-post { position: relative; }
.image-post .hover-box { position: absolute; inset: 0px 0px 1px 1px; transition: 0.4s ease-in-out; background: transparent; overflow: hidden !important; }
.image-post .hover-box .inner-hover { position: absolute; width: 100%; bottom: 0px; padding: 20px; background: linear-gradient(rgba(17, 17, 17, 0) 0%, rgba(17, 17, 17, 0.1) 10%, rgba(17, 17, 17, 0.95) 100%); transition: 0.4s ease-in-out; }
.image-post .hover-box .inner-hover a.category-post { margin-bottom: 12px; position: relative; bottom: inherit; right: inherit; }
.image-post .hover-box .inner-hover h2 { color: rgb(51, 51, 51); font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; line-height: 20px; margin: 0px 0px 10px; font-size: 15px; text-transform: uppercase; }
.image-post .hover-box .inner-hover h2 a { display: inline-block; text-decoration: none; transition: 0.4s ease-in-out; color: rgb(255, 255, 255); }
.image-post .hover-box .inner-hover p { overflow: hidden; max-height: 0px; margin: 0px; transition: 0.4s ease-in-out; }
.image-post .hover-box .inner-hover ul.post-tags { margin: 0px; padding: 0px; }
.image-post .hover-box .inner-hover ul.post-tags li { display: inline-block; margin-left: 7px; color: rgb(204, 204, 204); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; font-style: italic; transition: 0.4s ease-in-out; }
.image-post .hover-box .inner-hover ul.post-tags li i { margin-left: 9px; }
.image-post .hover-box .inner-hover ul.post-tags li a { display: inline-block; text-decoration: none; transition: 0.4s ease-in-out; color: rgb(204, 204, 204); }
.image-post .hover-box .inner-hover ul.post-tags li:last-child { margin-left: 0px; }
span.top-stories { color: rgb(255, 255, 255); display: inline-block; font-size: 11px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; text-transform: uppercase; padding: 4px 10px; background: rgb(8, 160, 182); position: absolute; top: 20px; right: 20px; border-radius: 2px; z-index: 2; }
.image-post.snd-size .hover-box .inner-hover h2 { font-size: 30px; font-weight: 900; line-height: 36px; }
.image-post:hover .hover-box { background: rgba(255, 255, 255, 0.95); }
.image-post:hover .hover-box .inner-hover { background: transparent !important; }
.image-post:hover .hover-box .inner-hover p { margin-top: 10px; max-height: 40px; }
.image-post:hover .hover-box .inner-hover h2 a { color: rgb(34, 34, 34); }
.image-post:hover .hover-box .inner-hover h2 a:hover { color: rgb(8, 160, 182); }
.image-post:hover .hover-box .inner-hover ul.post-tags li { color: rgb(170, 170, 170); }
.image-post:hover .hover-box .inner-hover ul.post-tags li a { color: rgb(170, 170, 170); }
.image-post:hover .hover-box .inner-hover ul.post-tags li a:hover { color: rgb(8, 160, 182); }
ul.post-tags { margin: 0px; padding: 0px; text-align: right; }
ul.post-tags li { display: inline-block; margin-left: 7px; color: rgb(153, 153, 153); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; font-style: italic; transition: 0.2s ease-in-out; }
ul.post-tags li i { color: rgb(204, 204, 204); margin-right: 9px; }
ul.post-tags li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(153, 153, 153); }
ul.post-tags li a:hover { color: rgb(8, 160, 182); }
ul.post-tags li:last-child { margin-left: 0px; }
.standard-post { transition: 0.2s ease-in-out; }
.standard-post .post-content { padding-top: 15px; }
.standard-post .post-content h2 { color: rgb(51, 51, 51); font-size: 13px; font-weight: 700; line-height: 20px; margin: 0px 0px 10px; text-align: right; }
.standard-post .post-content h2 a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(51, 51, 51); }
.standard-post .post-content h2 a:hover { color: rgb(8, 160, 182); }
.standard-post2 .post-title { padding: 18px 20px; background: rgb(250, 250, 250); border-bottom: 1px solid rgb(240, 240, 240); transition: 0.2s ease-in-out; }
.standard-post2 .post-title h2 { color: rgb(51, 51, 51); font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; line-height: 20px; margin: 0px 0px 10px; font-size: 16px; }
.standard-post2 .post-title h2 a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(51, 51, 51); }
.standard-post2 .post-title h2 a:hover { color: rgb(8, 160, 182); }
.standard-post2 .post-content { padding: 15px 20px 0px; }
.standard-post2 .post-content p { margin-bottom: 15px; }
.standard-post2:hover .post-title { background: transparent; }
.standard-post3 .post-title { padding: 18px 20px; transition: 0.2s ease-in-out; }
.standard-post3 .post-title h2 { color: rgb(51, 51, 51); font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; line-height: 20px; margin: 0px 0px 10px; font-size: 16px; }
.standard-post3 .post-title h2 a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(51, 51, 51); }
.standard-post3 .post-title h2 a:hover { color: rgb(8, 160, 182); }
.standard-post3 .post-title a.category-post { position: relative; bottom: inherit; right: inherit; background: transparent; margin-bottom: 6px; padding: 0px !important; }
.standard-post3 .post-title a.category-post.travel { color: rgb(245, 128, 33); }
.standard-post3 .post-title a.category-post.sport { color: rgb(76, 96, 246); }
.standard-post3 .post-title a.category-post.world { color: rgb(51, 163, 241); }
.standard-post3 .post-title a.category-post.fashion { color: rgb(170, 53, 214); }
.standard-post3 .post-title a.category-post.tech { color: rgb(116, 180, 48); }
.standard-post3 .post-title a.category-post.food { color: rgb(50, 180, 123); }
.standard-post3 .post-title a.category-post.video { color: rgb(214, 172, 27); }
.standard-post3 .post-content { padding: 15px 20px 0px; }
.standard-post3 .post-content p { margin-bottom: 15px; }
.standard-post2:hover .post-title { background: transparent; }
.image-post2 { position: relative; }
.image-post2 .hover-box { position: absolute; width: 100%; height: 100%; top: 0px; right: 0px; text-align: center; display: block; }
.image-post2 .hover-box .inner-hover { position: absolute; top: 50%; right: 0px; width: 100%; padding: 0px 40px; text-align: center; margin-top: -40px; }
.image-post2 .hover-box a.category-post { position: relative; bottom: inherit; right: inherit; }
.image-post2 .hover-box h2 { color: rgb(51, 51, 51); font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; margin: 10px 0px 7px; font-size: 18px; line-height: 24px; max-height: 48px; overflow: hidden; }
.image-post2 .hover-box h2 a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(255, 255, 255); }
.image-post2 .hover-box h2 a:hover { opacity: 0.7; }
.image-post2 .hover-box ul.post-tags li { color: rgb(204, 204, 204); }
.image-post2 .hover-box ul.post-tags li a { color: rgb(204, 204, 204); }
.image-post2 .hover-box ul.post-tags li a:hover { color: rgb(8, 160, 182); }
.image-post2 div.post-content { padding: 16px 16px 0px; }
.image-post2 div.post-content p { margin-bottom: 3px; }
.image-post2 div.post-content p a { display: inline-block; transition: 0.2s ease-in-out; color: rgb(8, 160, 182); text-decoration: underline; }
.image-post2 div.post-content p a:hover { opacity: 0.7; }
.image-post2 div.post-content > a { margin-top: 12px; }
ul.list-posts { margin: 0px; padding: 0px; }
ul.list-posts > li { list-style: none; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid rgb(240, 240, 240); overflow: hidden; }
ul.list-posts > li img { width: 100px; margin-left: 20px; float: right; }
ul.list-posts > li .post-content > a { text-decoration: none; transition: 0.2s ease-in-out; display: block; color: rgb(153, 153, 153); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; font-style: italic; margin: -2px 0px 0px; line-height: 16px; }
ul.list-posts > li .post-content > a:hover { opacity: 0.7; }
ul.list-posts > li .post-content h2 { color: rgb(51, 51, 51); font-weight: 700; line-height: 20px; margin: 0px 0px 7px; font-size: 13px; max-height: 40px; overflow: hidden; text-align: right; }
ul.list-posts > li .post-content h2 a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(51, 51, 51); }
ul.list-posts > li .post-content h2 a:hover { color: rgb(8, 160, 182); }
.image-post3, .video-post { position: relative; }
.image-post3 .hover-box, .video-post .hover-box { position: absolute; bottom: 0px; right: 0px; width: 100%; padding: 10px; background: rgba(34, 34, 34, 0.8); transition: 0.2s ease-in-out; }
.image-post3 .hover-box h2, .video-post .hover-box h2 { color: rgb(51, 51, 51); font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; line-height: 20px; margin: 0px; font-size: 13px; max-height: 40px; overflow: hidden; }
.image-post3 .hover-box h2 a, .video-post .hover-box h2 a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(255, 255, 255); }
.image-post3 .hover-box h2 a:hover, .video-post .hover-box h2 a:hover { opacity: 0.7; }
.image-post3 .hover-box ul.post-tags li, .video-post .hover-box ul.post-tags li { color: rgb(204, 204, 204); }
.image-post3 .hover-box ul.post-tags li a, .video-post .hover-box ul.post-tags li a { color: rgb(204, 204, 204); }
.image-post3:hover .hover-box, .video-post:hover .hover-box { background: rgba(244, 67, 54, 0.9); }
.video-post { margin-bottom: 10px; }
.video-post a.video-link { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; position: absolute; top: 20px; right: 20px; color: rgb(255, 255, 255); font-size: 30px; padding: 1px; outline: none; }
.video-post a:hover { opacity: 0.6; }
button.mfp-close, button.mfp-arrow { outline: none; }
.article-post { margin-bottom: 20px; border-bottom: 1px solid rgb(240, 240, 240); }
.article-post .post-gallery { margin-bottom: 20px; }
.article-post .post-content { margin-bottom: 20px; }
.article-post .post-content h2 { color: rgb(51, 51, 51); font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; margin: 0px 0px 7px; font-size: 18px; line-height: 24px; }
.article-post .post-content h2 a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(51, 51, 51); }
.article-post .post-content h2 a:hover { color: rgb(8, 160, 182); }
.article-post .post-content span.post-rating { display: inline-block; }
.article-post .post-content span.post-rating i { font-size: 12px; color: rgb(247, 202, 24); line-height: 10px; }
.article-post .post-content p { margin-bottom: 13px; margin-top: 15px; }
.large-post { margin-bottom: 30px; }
.large-post .post-gallery iframe { width: 100%; height: 420px; margin-bottom: -5px; }
.large-post .post-gallery ul.bxslider { margin: 0px; padding: 0px; }
.large-post .post-gallery .bx-controls-direction { display: none !important; }
.large-post .post-title { padding: 24px 20px; background: rgb(250, 250, 250); border-bottom: 1px solid rgb(240, 240, 240); }
.large-post .post-title h2 { color: rgb(51, 51, 51); font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; margin: 0px 0px 6px; font-size: 18px; line-height: 24px; }
.large-post .post-title h2 a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(51, 51, 51); }
.large-post .post-title h2 a:hover { color: rgb(8, 160, 182); }
.large-post .post-content { padding: 24px 20px 30px; border-bottom: 1px solid rgb(240, 240, 240); }
.large-post .post-content p { margin-bottom: 24px; }
div.list-post { overflow: hidden; }
div.list-post img { width: 100px; margin-left: 20px; float: right; }
div.list-post .post-content > a { text-decoration: none; transition: 0.2s ease-in-out; display: block; color: rgb(153, 153, 153); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; font-style: italic; margin: -2px 0px 0px; line-height: 16px; }
div.list-post .post-content > a:hover { opacity: 0.7; }
div.list-post .post-content h2 { color: rgb(51, 51, 51); font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; line-height: 20px; margin: 0px 0px 7px; font-size: 13px; max-height: 40px; overflow: hidden; }
div.list-post .post-content h2 a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(51, 51, 51); }
div.list-post .post-content h2 a:hover { color: rgb(8, 160, 182); }
.very-large-post { background: rgb(255, 255, 255); text-align: center; margin-bottom: 30px; box-shadow: rgb(238, 238, 238) 1px 1px 1px; }
.very-large-post .title-post { padding: 60px 0px 30px; max-width: 560px; margin: 0px auto; }
.very-large-post .title-post a.category-post { display: inline-block; position: relative; margin: 0px 2px; right: inherit; bottom: inherit; }
.very-large-post .title-post h2 { color: rgb(51, 51, 51); font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; font-size: 18px; line-height: 24px; margin: 20px 0px 12px; }
.very-large-post .title-post h2 a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(51, 51, 51); }
.very-large-post .title-post h2 a:hover { color: rgb(8, 160, 182); }
.very-large-post .post-gallery { margin-bottom: 25px; }
.very-large-post .post-gallery .group-image { margin: -5px; overflow: hidden; }
.very-large-post .post-gallery .group-image a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; width: 33.3333%; float: right; padding: 5px; outline: none; }
.very-large-post .post-gallery .group-image a.big-size { width: 66.6667%; }
.very-large-post .post-gallery .bx-wrapper .bx-next { width: 70px; height: 70px; border-radius: 50%; margin-left: 30px; top: 50%; margin-top: -35px; }
.very-large-post .post-gallery .bx-wrapper .bx-prev { width: 70px; height: 70px; border-radius: 50%; margin-right: 30px; top: 50%; margin-top: -35px; }
.very-large-post .post-gallery .bx-wrapper .bx-prev:hover, .very-large-post .post-gallery .bx-wrapper .bx-next:hover { background: rgb(255, 255, 255); }
.very-large-post .post-gallery .bx-wrapper .bx-next::before, .very-large-post .post-gallery .bx-wrapper .bx-prev::before { margin-top: -20px; }
.very-large-post .post-gallery .bx-wrapper .bx-next:hover::before, .very-large-post .post-gallery .bx-wrapper .bx-prev:hover::before { color: rgb(51, 51, 51); }
.very-large-post .post-gallery #bx-pager { text-align: center; margin-top: 10px; }
.very-large-post .post-gallery #bx-pager a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; opacity: 0.7; margin: 0px 3px; }
.very-large-post .post-gallery #bx-pager a img { width: auto; }
.very-large-post .post-gallery #bx-pager a.active { opacity: 1; }
.very-large-post .post-gallery iframe { width: 100%; height: 480px; }
.very-large-post .post-content { padding: 0px 70px 35px; }
.very-large-post .post-content p { margin-bottom: 20px; }
.very-large-post .post-content p.highlight { color: rgb(51, 51, 51); font-weight: 700; }
.very-large-post .post-content blockquote { padding: 25px 60px; background: rgb(255, 249, 230); border: none; margin: 20px 0px 40px; }
.very-large-post .post-content blockquote p { margin: 0px; color: rgb(51, 51, 51); font-style: italic; }
.very-large-post .post-content .article-inpost { overflow: hidden; text-align: right; }
.very-large-post .post-content .article-inpost img { width: auto; float: right; margin-left: 40px; margin-bottom: 16px; }
.very-large-post .post-content .article-inpost .left-content { margin-top: 5px; }
.very-large-post .share-box { overflow: hidden; margin-top: 30px; padding-top: 28px; border-top: 1px solid rgb(240, 240, 240); }
.very-large-post .share-box a.likes { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(102, 102, 102); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; float: right; }
.very-large-post .share-box a.likes i { font-size: 14px; color: rgb(153, 153, 153); margin-left: 6px; transition: 0.2s ease-in-out; }
.very-large-post .share-box a.likes:hover { color: rgb(8, 160, 182); }
.very-large-post .share-box a.likes:hover i { color: rgb(8, 160, 182); }
.very-large-post .share-box ul.share-list-post { margin: 0px; padding: 0px; float: left; }
.very-large-post .share-box ul.share-list-post li { display: inline-block; color: rgb(102, 102, 102); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; }
.very-large-post .share-box ul.share-list-post li > i { font-size: 14px; color: rgb(153, 153, 153); margin-left: 6px; }
.very-large-post .share-box ul.share-list-post li span { margin-left: 5px; }
.very-large-post .share-box ul.share-list-post li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; width: 18px; height: 18px; font-size: 14px; color: rgb(153, 153, 153); background: transparent; border-radius: 2px; }
.very-large-post .share-box ul.share-list-post li a:hover { color: rgb(255, 255, 255); background: rgb(51, 51, 51); }
.banner-quote-post { padding: 120px 85px 48px; margin-bottom: 30px; position: relative; background: url("../upload/news-posts/banner.jpg") center center / cover; }
.banner-quote-post .quote { position: relative; z-index: 2; text-align: center; }
.banner-quote-post .quote p { color: rgb(255, 255, 255); font-size: 18px; font-weight: 700; font-style: italic; margin-bottom: 8px; line-height: 24px; }
.banner-quote-post .quote span { color: rgb(204, 204, 204); font-size: 12px; display: inline-block; font-family: "Droid Arabic Kufi", sans-serif; font-style: italic; margin: 0px; }
.banner-quote-post .quote span i { margin-left: 8px; }
.banner-quote-post .quote::before { content: "“"; position: absolute; top: -72px; right: 50%; margin-right: -28px; color: rgb(255, 255, 255); font-size: 90px; font-family: georgia; line-height: 90px; font-weight: 700; }
.banner-quote-post::after { content: ""; position: absolute; top: 0px; right: 0px; width: 100%; height: 100%; background: rgba(51, 51, 51, 0.8); }
.single-post-box .title-post { padding: 0px 20px 25px; margin-bottom: 12px; border-bottom: 1px solid rgb(240, 240, 240); margin-top: -10px; }
.single-post-box .title-post h1 { color: rgb(51, 51, 51); font-size: 24px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; line-height: 30px; margin: 0px 0px 8px; }
.single-post-box .share-post-box { margin-bottom: 10px; padding: 0px 20px; }
.single-post-box .share-post-box ul.share-box { margin: 0px; padding: 0px; }
.single-post-box .share-post-box ul.share-box li { display: inline-block; color: rgb(102, 102, 102); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; margin-left: 8px; margin-bottom: 2px; }
.single-post-box .share-post-box ul.share-box li i { font-size: 20px; margin-left: 12px; color: rgb(153, 153, 153); float: right; }
.single-post-box .share-post-box ul.share-box li span { display: inline-block; line-height: 15px; }
.single-post-box .share-post-box ul.share-box li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(255, 255, 255); padding: 8px 12px; border-radius: 3px; }
.single-post-box .share-post-box ul.share-box li a i { color: rgb(255, 255, 255); }
.single-post-box .share-post-box ul.share-box li a.facebook { background: rgb(24, 84, 221); }
.single-post-box .share-post-box ul.share-box li a.twitter { background: rgb(24, 163, 221); }
.single-post-box .share-post-box ul.share-box li a.google { background: rgb(241, 65, 51); }
.single-post-box .share-post-box ul.share-box li a.google i { margin-left: 0px; }
.single-post-box .share-post-box ul.share-box li a.linkedin { background: rgb(24, 121, 221); }
.single-post-box .share-post-box ul.share-box li a.linkedin i { margin-left: 0px; }
.single-post-box .share-post-box ul.share-box li a:hover { opacity: 0.7; }
.single-post-box .post-gallery { text-align: center; margin-bottom: 20px; }
.single-post-box .post-gallery img { width: 100%; margin-bottom: 5px; }
.single-post-box .post-gallery span.image-caption { display: inline-block; color: rgb(170, 170, 170); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; font-style: italic; margin: 0px; }
.single-post-box .post-gallery iframe { width: 100%; height: 422px; margin-bottom: 20px; }
.single-post-box .post-gallery.audio-post iframe { height: 168px; }
.single-post-box > .post-content { margin-bottom: 10px; overflow: hidden; }
.single-post-box > .post-content p { padding: 0px 20px; margin-bottom: 18px; }
.single-post-box > .post-content p a { display: inline-block; transition: 0.2s ease-in-out; color: rgb(8, 160, 182); text-decoration: underline; }
.single-post-box > .post-content p a:hover { opacity: 0.6; }
.single-post-box > .post-content blockquote { padding: 20px 70px 20px 20px; background: rgb(238, 238, 238); border: none; margin: 0px 0px 20px; position: relative; }
.single-post-box > .post-content blockquote p { color: rgb(34, 34, 34); font-size: 18px; font-style: italic; margin-bottom: 0px; line-height: 24px; }
.single-post-box > .post-content blockquote::before { content: "“"; position: absolute; top: 20px; right: 25px; font-size: 72px; color: rgb(34, 34, 34); font-family: georgia; line-height: 70px; font-weight: 700; }
.single-post-box > .post-content > h2 { color: rgb(51, 51, 51); font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; margin: 0px 0px 15px; font-size: 18px; line-height: 24px; padding: 0px 20px; }
.single-post-box .article-inpost { overflow: hidden; margin-bottom: 20px; }
.single-post-box .article-inpost .image-content { text-align: center; margin-bottom: 20px; }
.single-post-box .article-inpost .image-content .image-place { position: relative; margin-bottom: 5px; }
.single-post-box .article-inpost .image-content .image-place img { width: 100%; }
.single-post-box .article-inpost .image-content .image-place .hover-image { position: absolute; top: 0px; right: 0px; width: 100%; height: 100%; text-align: center; background: rgba(255, 255, 255, 0.9); opacity: 0; transition: 0.2s ease-in-out; }
.single-post-box .article-inpost .image-content .image-place .hover-image a { position: absolute; display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; width: 70px; height: 70px; background: rgb(8, 160, 182); border-radius: 50%; top: 50%; margin-top: -35px; right: 50%; margin-right: -35px; line-height: 70px; color: rgb(255, 255, 255); font-size: 30px; outline: none; }
.single-post-box .article-inpost .image-content .image-place .hover-image a:hover { opacity: 0.7; }
.single-post-box .article-inpost .image-content .image-place:hover .hover-image { opacity: 1; }
.single-post-box .article-inpost .image-content span.image-caption { display: inline-block; color: rgb(170, 170, 170); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; font-style: italic; margin: 0px; }
.single-post-box .article-inpost .text-content { padding-top: 15px; }
.single-post-box .article-inpost .text-content h2 { color: rgb(51, 51, 51); font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; margin: 0px 0px 15px; font-size: 18px; line-height: 24px; }
.single-post-box .article-inpost .text-content p { margin-bottom: 18px; }
.single-post-box .review-box .member-skills { padding: 0px 20px; margin-bottom: 15px; overflow: hidden; }
.single-post-box .review-box .member-skills > p { font-weight: 700; color: rgb(34, 34, 34); margin-bottom: 16px; }
.single-post-box .review-box .member-skills .meter { height: 17px; padding: 2px; border-radius: 7px; width: 100%; background: rgb(255, 255, 255); border: 1px solid rgb(225, 225, 225); margin-bottom: 16px; }
.single-post-box .review-box .member-skills .meter p { height: 100%; background: rgb(8, 160, 182); text-align: left; margin: 0px; border-radius: 5px; }
.single-post-box .review-box .summary-box { padding: 14px 190px 14px 20px; background: rgb(51, 51, 51); position: relative; margin-bottom: 50px; }
.single-post-box .review-box .summary-box h2 { font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; line-height: 20px; margin: 0px 0px 14px; font-size: 15px; color: rgb(255, 255, 255); text-transform: uppercase; }
.single-post-box .review-box .summary-box p { color: rgb(255, 255, 255); }
.single-post-box .review-box .summary-box .summary-degree { position: absolute; bottom: -10px; left: 20px; background: rgb(8, 160, 182); padding: 10px 20px 14px; text-align: center; }
.single-post-box .review-box .summary-box .summary-degree p { color: rgb(51, 51, 51); font-weight: 700; margin: 0px; }
.single-post-box .review-box .summary-box .summary-degree p span { display: block; color: rgb(255, 255, 255); font-size: 48px; margin-bottom: 4px; line-height: 48px; }
.single-post-box .post-tags-box { margin-bottom: 15px; border-bottom: 1px solid rgb(240, 240, 240); padding: 0px 20px 12px; }
.single-post-box .post-tags-box ul.tags-box { margin: 0px; padding: 0px; }
.single-post-box .post-tags-box ul.tags-box li { display: inline-block; color: rgb(102, 102, 102); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; margin-left: 3px; margin-bottom: 2px; }
.single-post-box .post-tags-box ul.tags-box li i { font-size: 18px; margin-left: 10px; color: rgb(153, 153, 153); }
.single-post-box .post-tags-box ul.tags-box li span { margin-left: 18px; }
.single-post-box .post-tags-box ul.tags-box li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; padding: 6px 10px; border: 1px solid rgb(239, 239, 239); border-radius: 2px; color: rgb(153, 153, 153); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; }
.single-post-box .post-tags-box ul.tags-box li a:hover { background: rgb(34, 34, 34); border: 1px solid rgb(34, 34, 34); color: rgb(255, 255, 255); }
.single-post-box .prev-next-posts { overflow: hidden; border-top: 1px solid rgb(240, 240, 240); border-bottom: 1px solid rgb(240, 240, 240); margin-bottom: 30px; }
.single-post-box .prev-next-posts .prev-post { float: right; border-left: 1px solid rgb(240, 240, 240); }
.single-post-box .prev-next-posts .next-post { width: 50%; float: left; }
.single-post-box .prev-next-posts .next-post img { float: left; margin-left: 0px; margin-right: 15px; }
.single-post-box .prev-next-posts .prev-post, .single-post-box .prev-next-posts .next-post { width: 50%; transition: 0.2s ease-in-out; padding: 25px 40px; }
.single-post-box .prev-next-posts .prev-post:hover, .single-post-box .prev-next-posts .next-post:hover { background: rgb(250, 250, 250); }
.single-post-box .prev-next-posts img { width: 100px; margin-left: 15px; float: right; }
.single-post-box .prev-next-posts .post-content { margin-top: 10px; }
.single-post-box .prev-next-posts .post-content > a { text-decoration: none; transition: 0.2s ease-in-out; display: block; color: rgb(153, 153, 153); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; font-style: italic; margin: -2px 0px 0px; line-height: 16px; }
.single-post-box .prev-next-posts .post-content > a:hover { opacity: 0.7; }
.single-post-box .prev-next-posts .post-content h2 { color: rgb(51, 51, 51); font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; line-height: 20px; margin: 0px 0px 7px; font-size: 13px; max-height: 40px; overflow: hidden; }
.single-post-box .prev-next-posts .post-content h2 a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(51, 51, 51); }
.single-post-box .prev-next-posts .post-content h2 a:hover { color: rgb(8, 160, 182); }
.single-post-box .about-more-autor { margin-bottom: 10px; }
.single-post-box .about-more-autor ul.nav-tabs { text-align: center; border-top: none; border-right: none; border-left: none; border-image: initial; border-bottom: 2px solid rgb(8, 160, 182); }
.single-post-box .about-more-autor ul.nav-tabs li { float: right; width: 50%; border: none; margin: 0px; padding-right: 1px; }
.single-post-box .about-more-autor ul.nav-tabs li a { text-decoration: none; transition: 0.2s ease-in-out; display: block; padding: 11px 3px; background: rgb(34, 34, 34); border-radius: 0px; color: rgb(255, 255, 255); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; text-transform: uppercase; font-weight: 700; border: none; margin: 0px; }
.single-post-box .about-more-autor ul.nav-tabs li a:hover { background: rgb(8, 160, 182); }
.single-post-box .about-more-autor ul.nav-tabs li:first-child { padding-right: 0px; }
.single-post-box .about-more-autor ul.nav-tabs li.active a { border: none; background: rgb(8, 160, 182); }
.single-post-box .about-more-autor .autor-box { padding: 30px 15px 30px 0px; overflow: hidden; border: 1px solid transparent; transition: 0.2s ease-in-out; }
.single-post-box .about-more-autor .autor-box img { max-width: 100px; border-radius: 50%; float: right; }
.single-post-box .about-more-autor .autor-box .autor-content { margin-right: 120px; margin-top: 10px; }
.single-post-box .about-more-autor .autor-box .autor-content .autor-title { overflow: hidden; margin-bottom: 10px; }
.single-post-box .about-more-autor .autor-box .autor-content .autor-title h1 { float: right; color: rgb(51, 51, 51); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; line-height: 20px; margin: 0px 0px 10px; }
.single-post-box .about-more-autor .autor-box .autor-content .autor-title h1 span::after { content: "/"; color: rgb(51, 51, 51); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; line-height: 20px; margin: 0px 6px; }
.single-post-box .about-more-autor .autor-box .autor-content .autor-title h1 a { text-decoration: underline; display: inline-block; color: rgb(8, 160, 182); }
.single-post-box .about-more-autor .autor-box .autor-content .autor-title h1 a:hover { opacity: 0.7; }
.single-post-box .about-more-autor .autor-box .autor-content .autor-title ul.autor-social { margin: 0px; padding: 0px; float: left; }
.single-post-box .about-more-autor .autor-box .autor-content .autor-title ul.autor-social li { display: inline-block; }
.single-post-box .about-more-autor .autor-box .autor-content .autor-title ul.autor-social li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(102, 102, 102); font-size: 13px; width: 18px; height: 18px; line-height: 18px; background: transparent; border-radius: 2px; text-align: center; }
.single-post-box .about-more-autor .autor-box .autor-content .autor-title ul.autor-social li a:hover { color: rgb(255, 255, 255); background: rgb(8, 160, 182); }
.single-post-box .about-more-autor .autor-box .autor-content p { margin: 0px; }
.single-post-box .about-more-autor .more-autor-posts { overflow: hidden; padding-top: 25px; padding-bottom: 25px; margin-right: -5px; margin-left: -5px; }
.single-post-box .about-more-autor .more-autor-posts .news-post { float: right; width: 25%; padding: 5px; }
.single-post-box .about-more-autor .more-autor-posts .news-post .hover-box { bottom: 5px; right: 5px; left: 5px; width: auto; }
.single-post-box .comment-area-box ul { margin: 0px; padding: 0px; }
.single-post-box .comment-area-box ul li { list-style: none; }
.single-post-box .comment-area-box ul li .comment-box { overflow: hidden; padding-bottom: 30px; border-bottom: 1px solid rgb(243, 243, 243); margin-bottom: 30px; }
.single-post-box .comment-area-box ul li .comment-box img { width: 100px; float: right; border-radius: 50%; }
.single-post-box .comment-area-box ul li .comment-box .comment-content { margin-right: 120px; padding-top: 10px; }
.single-post-box .comment-area-box ul li .comment-box .comment-content h4 { color: rgb(51, 51, 51); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; margin: 0px; }
.single-post-box .comment-area-box ul li .comment-box .comment-content h4 a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(153, 153, 153); float: left; font-size: 11px; font-weight: 400; text-transform: uppercase; padding: 4px 9px; border: 1px solid rgb(238, 238, 238); border-radius: 2px; }
.single-post-box .comment-area-box ul li .comment-box .comment-content h4 a i { font-size: 10px; margin-left: 9px; }
.single-post-box .comment-area-box ul li .comment-box .comment-content h4 a:hover { background: rgb(8, 160, 182); color: rgb(255, 255, 255); border: 1px solid rgb(8, 160, 182); }
.single-post-box .comment-area-box ul li .comment-box .comment-content span { font-size: 12px; color: rgb(153, 153, 153); font-family: "Droid Arabic Kufi", sans-serif; display: inline-block; font-style: italic; margin: 0px 0px 13px; }
.single-post-box .comment-area-box ul li .comment-box .comment-content span i { margin-left: 9px; }
.single-post-box .comment-area-box ul li .comment-box .comment-content p { margin: 0px !important; }
.single-post-box .comment-area-box ul.depth .comment-box { padding-right: 100px; }
.single-post-box .bx-wrapper .bx-next { width: 70px; height: 70px; border-radius: 50%; margin-left: 20px; top: 50%; margin-top: -35px; }
.single-post-box .bx-wrapper .bx-prev { width: 70px; height: 70px; border-radius: 50%; margin-right: 20px; top: 50%; margin-top: -35px; }
.single-post-box .bx-wrapper .bx-prev:hover, .single-post-box .bx-wrapper .bx-next:hover { background: rgb(255, 255, 255); }
.single-post-box .bx-wrapper .bx-next::before, .single-post-box .bx-wrapper .bx-prev::before { margin-top: -20px; }
.single-post-box .bx-wrapper .bx-next:hover::before, .single-post-box .bx-wrapper .bx-prev:hover::before { color: rgb(51, 51, 51); }
.single-post-box .bx-wrapper .bx-pager { display: block !important; }
.single-post-box ul.bxslider { margin: 0px; padding: 0px; }
.single-wide .image-slider .news-post .hover-box .inner-hover { padding-bottom: 50px; background: transparent !important; }
.single-wide .image-slider .news-post .hover-box .inner-hover h1 { font-family: "Droid Arabic Kufi", sans-serif; margin: 0px 0px 8px; text-transform: uppercase; font-size: 24px; color: rgb(255, 255, 255); font-weight: 900; line-height: 30px; padding: 0px 20px; }
.single-wide .image-slider .news-post .hover-box .inner-hover ul.post-tags { padding: 0px 20px; }
.single-wide .image-slider .bx-wrapper .bx-pager { bottom: 20px; top: inherit; left: inherit; right: 50%; }
.single-post-box.wide-version .share-post-box { margin-bottom: 20px; border-bottom: 1px solid rgb(240, 240, 240); padding-bottom: 20px; }
.contact-info-box { margin-bottom: 40px; }
.contact-info-box #map { height: 360px; margin-bottom: 25px; }
.contact-info-box p { padding: 0px 20px; }
.contact-form-box #contact-form, .contact-form-box #comment-form { margin: 0px; }
.contact-form-box #contact-form label, .contact-form-box #comment-form label { display: block; color: rgb(51, 51, 51); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; margin: 0px 0px 16px; cursor: pointer; }
.contact-form-box #contact-form input[type="text"], .contact-form-box #comment-form input[type="text"], .contact-form-box #contact-form textarea, .contact-form-box #comment-form textarea { display: block; width: 100%; padding: 10px 20px; background: rgb(250, 250, 250); color: rgb(51, 51, 51); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; outline: none; border: 1px solid rgb(225, 225, 225); margin: 0px 0px 16px; transition: 0.2s ease-in-out; }
.contact-form-box #contact-form input[type="text"]:focus, .contact-form-box #comment-form input[type="text"]:focus, .contact-form-box #contact-form textarea:focus, .contact-form-box #comment-form textarea:focus { border: 1px solid rgb(8, 160, 182); }
.contact-form-box #contact-form textarea, .contact-form-box #comment-form textarea { height: 130px; }
.contact-form-box #contact-form button, .contact-form-box #comment-form button { color: rgb(204, 204, 204); font-size: 11px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; text-transform: uppercase; background: rgb(34, 34, 34); padding: 8px 10px; border: none; border-radius: 4px; transition: 0.2s ease-in-out; }
.contact-form-box #contact-form button i, .contact-form-box #comment-form button i { margin-left: 7px; }
.contact-form-box #contact-form button:hover, .contact-form-box #comment-form button:hover { background: rgb(8, 160, 182); color: rgb(255, 255, 255); }
.contact-form-box .title-section span.email-not-published { float: left; padding-left: 0px; border: none; color: rgb(153, 153, 153); font-size: 13px; text-transform: initial; font-weight: 400; }
.error-banner { background: rgb(8, 160, 182); padding: 20px 30px; margin-bottom: 30px; }
.error-banner h1 { color: rgb(255, 255, 255); font-size: 48px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 300; text-transform: uppercase; margin: 0px 0px 7px; }
.error-banner h1 span { font-weight: 900; }
.error-banner p { color: rgb(255, 255, 255); font-size: 17px; font-weight: 700; margin-bottom: 3px; }
div.search-box { padding: 0px 30px; margin-bottom: 35px; }
ul.autor-list { margin: 0px 0px 30px; padding: 0px; }
ul.autor-list > li { list-style: none; border-bottom: 1px solid rgb(240, 240, 240); }
ul.autor-list > li .autor-box { padding: 30px; background: rgb(250, 250, 250); border: 1px solid transparent; transition: 0.2s ease-in-out; }
ul.autor-list > li .autor-box img { max-width: 100px; border-radius: 50%; float: right; }
ul.autor-list > li .autor-box .autor-content { margin-right: 120px; }
ul.autor-list > li .autor-box .autor-content .autor-title { overflow: hidden; margin-bottom: 10px; }
ul.autor-list > li .autor-box .autor-content .autor-title h1 { float: right; color: rgb(51, 51, 51); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; line-height: 20px; margin: 0px 0px 10px; }
ul.autor-list > li .autor-box .autor-content .autor-title h1 span::after { content: "/"; color: rgb(51, 51, 51); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; line-height: 20px; margin: 0px 6px; }
ul.autor-list > li .autor-box .autor-content .autor-title h1 a { text-decoration: underline; display: inline-block; color: rgb(8, 160, 182); }
ul.autor-list > li .autor-box .autor-content .autor-title h1 a:hover { opacity: 0.7; }
ul.autor-list > li .autor-box .autor-content .autor-title ul.autor-social { margin: 0px; padding: 0px; float: left; }
ul.autor-list > li .autor-box .autor-content .autor-title ul.autor-social li { display: inline-block; margin-right: 7px; }
ul.autor-list > li .autor-box .autor-content .autor-title ul.autor-social li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(102, 102, 102); font-size: 13px; }
ul.autor-list > li .autor-box .autor-content .autor-title ul.autor-social li a:hover { color: rgb(8, 160, 182); }
ul.autor-list > li .autor-box .autor-content p { margin: 0px; }
ul.autor-list > li .autor-last-line { overflow: hidden; padding: 10px 30px; }
ul.autor-list > li .autor-last-line ul.autor-tags { margin: 0px; padding: 0px; float: right; }
ul.autor-list > li .autor-last-line ul.autor-tags li { display: inline-block; margin-left: 3px; }
ul.autor-list > li .autor-last-line ul.autor-tags li span { display: inline-block; color: rgb(102, 102, 102); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; line-height: 30px; padding-left: 3px; }
ul.autor-list > li .autor-last-line ul.autor-tags li span i { margin-left: 10px; color: rgb(153, 153, 153); font-size: 18px; }
ul.autor-list > li .autor-last-line ul.autor-tags li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(153, 153, 153); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; padding: 6px 10px; border: 1px solid rgb(240, 240, 240); border-radius: 3px; }
ul.autor-list > li .autor-last-line ul.autor-tags li a:hover { color: rgb(255, 255, 255); background: rgb(8, 160, 182); border-color: rgb(8, 160, 182); }
ul.autor-list > li .autor-last-line a.autor-site { display: inline-block; transition: 0.2s ease-in-out; float: left; text-decoration: underline; color: rgb(51, 163, 241); font-size: 13px; line-height: 30px; font-family: "Droid Arabic Kufi", sans-serif; }
ul.autor-list > li .autor-last-line a.autor-site:hover { opacity: 0.7; }
ul.autor-list > li:hover .autor-box { border-color: rgb(153, 153, 153); }
.forum-box .search-box { padding: 30px; background: rgb(250, 250, 250); }
.forum-box p.line-for-loggin { padding: 4px 20px; background: rgb(255, 243, 201); font-size: 12px; }
.forum-table { margin-bottom: 30px; }
.forum-table .table-head { overflow: hidden; background: rgb(34, 34, 34); }
.forum-table .table-head > div { float: right; padding: 12px 20px; }
.forum-table .table-head > div span { color: rgb(255, 255, 255); font-size: 10px; text-transform: uppercase; font-weight: 700; }
.forum-table div.first-col { width: 55%; }
.forum-table div.first-col a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; font-size: 13px; color: rgb(255, 255, 255); text-transform: uppercase; font-weight: 700; }
.forum-table div.first-col a:hover { color: rgb(8, 160, 182); }
.forum-table div.second-col { width: 20%; }
.forum-table div.third-col { width: 25%; text-align: left; }
.forum-table div.table-row { overflow: hidden; background: rgb(250, 250, 250); position: relative; }
.forum-table div.table-row > div { float: right; padding: 15px 20px; }
.forum-table div.table-row > div span { color: rgb(255, 255, 255); font-size: 10px; text-transform: uppercase; font-weight: 700; }
.forum-table div.table-row > div h2 { font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; color: rgb(34, 34, 34); margin: 0px 0px 8px; }
.forum-table div.table-row > div h2 a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(34, 34, 34); }
.forum-table div.table-row > div h2 a:hover { color: rgb(8, 160, 182); }
.forum-table div.table-row > div p { display: block; margin: 0px; font-size: 13px; }
.forum-table div.table-row div.second-col span { color: rgb(34, 34, 34); }
.forum-table div.table-row div.second-col p { font-size: 10px; text-transform: uppercase; }
.forum-table div.table-row div.third-col img { width: 40px; float: left; border-radius: 50%; margin-right: 17px; }
.forum-table div.table-row div.third-col p { font-size: 10px; line-height: 16px; }
.forum-table div.table-row div.third-col p a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(8, 160, 182); text-transform: inherit; }
.forum-table div.table-row div.forum-post { overflow: hidden; float: right; width: 80%; }
.forum-table div.table-row div.forum-post img { max-width: 45px; border-radius: 50%; float: right; }
.forum-table div.table-row div.forum-post .post-autor-date { margin-right: 60px; }
.forum-table div.table-row div.forum-post .post-autor-date h2 { color: rgb(34, 34, 34); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; line-height: 16px; margin: 0px 0px 3px; }
.forum-table div.table-row div.forum-post .post-autor-date h2 a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(34, 34, 34); }
.forum-table div.table-row div.forum-post .post-autor-date h2 a:hover { color: rgb(8, 160, 182); }
.forum-table div.table-row div.forum-post .post-autor-date p { font-size: 10px; line-height: 16px; }
.forum-table div.table-row div.forum-post .post-autor-date p a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(8, 160, 182); text-transform: inherit; }
.forum-table div.table-row div.forum-post.comment-post { width: 100%; }
.forum-table div.table-row div.forum-post.comment-post img { max-width: 100px; }
.forum-table div.table-row div.forum-post.comment-post .post-autor-date { margin-right: 120px; }
.forum-table div.table-row div.forum-post.comment-post .post-autor-date p span { color: rgb(102, 102, 102); }
.forum-table div.table-row div.forum-post.comment-post .post-autor-date div.content-post-area p { margin-top: 10px; font-size: 13px; line-height: 22px; }
.forum-table div.table-row div.forum-topics { width: 20%; float: right; padding-top: 25px; padding-bottom: 25px; }
.forum-table div.table-row div.forum-topics span { color: rgb(34, 34, 34); }
.forum-table div.table-row div.forum-topics p { font-size: 10px; text-transform: uppercase; margin: 0px; }
.forum-table div.table-row::after { content: ""; position: absolute; top: 0px; right: 20px; left: 20px; border-top: 1px solid rgb(240, 240, 240); }
.forum-table div.table-row:first-child::after { border-top: none; }
.forum-table div.table-title { background: rgb(34, 34, 34); padding: 20px; }
.forum-table div.table-title h2 { font-size: 13px; color: rgb(255, 255, 255); text-transform: uppercase; font-weight: 700; margin: 0px; line-height: 24px; }
.forum-table div.table-title p { margin: 0px; font-size: 13px; }
.forum-table p.posted-in-category { font-size: 11px; margin: 7px 0px; padding-right: 20px; }
.forum-table p.posted-in-category a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(8, 160, 182); }
.white-popup { position: relative; padding: 30px; width: auto; max-width: 430px; margin: 20px auto; background: rgb(255, 255, 255); }
.white-popup .mfp-close-btn-in .mfp-close { color: rgb(34, 34, 34) !important; width: 16px !important; padding-top: 20px !important; padding-left: 45px !important; }
#log-in-popup { overflow: hidden; }
#log-in-popup form.login-form .title-section, #log-in-popup form.register-form .title-section, #log-in-popup form.lost-password-form .title-section { margin-bottom: 18px; }
#log-in-popup form.login-form p, #log-in-popup form.register-form p, #log-in-popup form.lost-password-form p { font-size: 11px; margin: 0px 0px 18px; color: rgb(102, 102, 102); }
#log-in-popup form.login-form label, #log-in-popup form.register-form label, #log-in-popup form.lost-password-form label { display: block; margin: 0px 0px 5px; color: rgb(34, 34, 34); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; }
#log-in-popup form.login-form label span, #log-in-popup form.register-form label span, #log-in-popup form.lost-password-form label span { color: rgb(8, 160, 182); }
#log-in-popup form.login-form input[type="text"], #log-in-popup form.register-form input[type="text"], #log-in-popup form.lost-password-form input[type="text"], #log-in-popup form.login-form input[type="password"], #log-in-popup form.register-form input[type="password"], #log-in-popup form.lost-password-form input[type="password"] { display: block; margin: 0px 0px 17px; color: rgb(102, 102, 102); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; width: 100%; border: 1px solid rgb(225, 225, 225); background: rgb(250, 250, 250); outline: none; padding: 10px 20px; }
#log-in-popup form.login-form button[type="submit"], #log-in-popup form.register-form button[type="submit"], #log-in-popup form.lost-password-form button[type="submit"] { border: none; float: right; padding: 8px 10px; border-radius: 2px; background: rgb(34, 34, 34); color: rgb(255, 255, 255); font-size: 11px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; text-transform: uppercase; margin-left: 49px; transition: 0.2s ease-in-out; }
#log-in-popup form.login-form button[type="submit"] i, #log-in-popup form.register-form button[type="submit"] i, #log-in-popup form.lost-password-form button[type="submit"] i { margin-left: 8px; }
#log-in-popup form.login-form button[type="submit"]:hover, #log-in-popup form.register-form button[type="submit"]:hover, #log-in-popup form.lost-password-form button[type="submit"]:hover { background: rgb(8, 160, 182); }
#log-in-popup form.login-form input[type="checkbox"], #log-in-popup form.register-form input[type="checkbox"], #log-in-popup form.lost-password-form input[type="checkbox"] { display: inline-block; float: right; margin-left: 5px; margin-top: 10px; }
#log-in-popup form.login-form span, #log-in-popup form.register-form span, #log-in-popup form.lost-password-form span { display: inline-block; color: rgb(34, 34, 34); font-size: 11px; font-family: "Droid Arabic Kufi", sans-serif; margin-top: 8px; }
#log-in-popup form.login-form > a, #log-in-popup form.register-form > a, #log-in-popup form.lost-password-form > a { display: inline-block; transition: 0.2s ease-in-out; float: left; color: rgb(34, 34, 34); font-size: 11px; font-family: "Droid Arabic Kufi", sans-serif; text-decoration: underline; margin-top: 8px; }
#log-in-popup form.login-form > a:hover, #log-in-popup form.register-form > a:hover, #log-in-popup form.lost-password-form > a:hover { color: rgb(8, 160, 182); }
#log-in-popup form.login-form p.register-line, #log-in-popup form.register-form p.register-line, #log-in-popup form.lost-password-form p.register-line, #log-in-popup form.login-form p.login-line, #log-in-popup form.register-form p.login-line, #log-in-popup form.lost-password-form p.login-line { margin-top: 10px; margin-bottom: 0px; clear: both; }
#log-in-popup form.login-form p.register-line a, #log-in-popup form.register-form p.register-line a, #log-in-popup form.lost-password-form p.register-line a, #log-in-popup form.login-form p.login-line a, #log-in-popup form.register-form p.login-line a, #log-in-popup form.lost-password-form p.login-line a { display: inline-block; transition: 0.2s ease-in-out; color: rgb(34, 34, 34); font-size: 11px; font-family: "Droid Arabic Kufi", sans-serif; text-decoration: underline; }
#log-in-popup form.login-form p.register-line a:hover, #log-in-popup form.register-form p.register-line a:hover, #log-in-popup form.lost-password-form p.register-line a:hover, #log-in-popup form.login-form p.login-line a:hover, #log-in-popup form.register-form p.login-line a:hover, #log-in-popup form.lost-password-form p.login-line a:hover { color: rgb(8, 160, 182); }
#log-in-popup form.register-form, #log-in-popup form.lost-password-form { display: none; }
#log-in-popup form.register-form p, #log-in-popup form.lost-password-form p { clear: both; margin: 10px 0px 0px; }
#log-in-popup form.register-form button[type="submit"], #log-in-popup form.lost-password-form button[type="submit"] { float: none; }
a.log-in-popup { outline: none; }
body.comming-soon-page { width: 100%; height: 100%; background: url("../upload/banners/1.jpg") center center / cover fixed; }
body.comming-soon-page #comming-soon-content { text-align: center; position: relative; z-index: 2; padding: 100px 0px; }
body.comming-soon-page #comming-soon-content .logo-place { margin-bottom: 200px; }
body.comming-soon-page #comming-soon-content .logo-place a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; }
body.comming-soon-page #comming-soon-content .logo-place a img { max-width: 100%; }
body.comming-soon-page #comming-soon-content .logo-place a:hover { opacity: 0.8; }
body.comming-soon-page #comming-soon-content #clock { max-width: 420px; margin: 0px auto 40px; overflow: hidden; }
body.comming-soon-page #comming-soon-content #clock .comming-part { float: right; width: 25%; text-align: center; }
body.comming-soon-page #comming-soon-content #clock .comming-part span { display: inline-block; color: rgb(255, 255, 255); font-size: 48px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 900; margin: 0px 0px 5px; }
body.comming-soon-page #comming-soon-content #clock .comming-part p { font-size: 13px; color: rgb(8, 160, 182); text-transform: uppercase; margin-bottom: 0px; }
body.comming-soon-page #comming-soon-content form.subscribe { margin: 0px 0px 40px; }
body.comming-soon-page #comming-soon-content form.subscribe p { color: rgb(255, 255, 255); font-size: 18px; font-weight: 700; margin-bottom: 40px; line-height: 24px; }
body.comming-soon-page #comming-soon-content form.subscribe h1 { color: rgb(255, 255, 255); font-size: 48px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 300; text-transform: uppercase; margin: 0px 0px 20px; }
body.comming-soon-page #comming-soon-content form.subscribe h1 span { color: rgb(8, 160, 182); font-weight: 900; }
body.comming-soon-page #comming-soon-content form.subscribe input[type="text"] { display: inline-block; width: 430px; padding: 9px 10px; background: rgb(255, 255, 255); color: rgb(170, 170, 170); font-size: 11px; font-family: "Droid Arabic Kufi", sans-serif; text-transform: uppercase; outline: none; border: 1px solid rgb(238, 238, 238); border-radius: 1px; margin: 0px 10px 10px 0px; transition: 0.2s ease-in-out; }
body.comming-soon-page #comming-soon-content form.subscribe input[type="text"]:focus { border: 1px solid rgb(8, 160, 182); }
body.comming-soon-page #comming-soon-content form.subscribe button { display: inline-block; margin: 0px; padding: 10px 26px; background: rgb(34, 34, 34); border: none; border-radius: 3px; outline: none; color: rgb(255, 255, 255); font-size: 11px; font-family: "Droid Arabic Kufi", sans-serif; text-transform: uppercase; font-weight: 700; transition: 0.2s ease-in-out; }
body.comming-soon-page #comming-soon-content form.subscribe button i { margin: 0px 8px; }
body.comming-soon-page #comming-soon-content form.subscribe button:hover { background: rgb(8, 160, 182); }
body.comming-soon-page #comming-soon-content .social-box { margin-top: 200px; }
body.comming-soon-page #comming-soon-content .social-box ul.social-icons { margin: 0px; padding: 0px; }
body.comming-soon-page #comming-soon-content .social-box ul.social-icons li { display: inline-block; margin-left: 1px; }
body.comming-soon-page #comming-soon-content .social-box ul.social-icons li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; width: 36px; height: 36px; border: 1px solid rgb(102, 102, 102); border-radius: 2px; color: rgb(102, 102, 102); font-size: 20px; line-height: 34px; text-align: center; }
body.comming-soon-page #comming-soon-content .social-box ul.social-icons li a.facebook:hover { border: 1px solid rgb(24, 84, 221); background: rgb(24, 84, 221); color: rgb(255, 255, 255); }
body.comming-soon-page #comming-soon-content .social-box ul.social-icons li a.google:hover { border: 1px solid rgb(241, 65, 51); background: rgb(241, 65, 51); color: rgb(255, 255, 255); }
body.comming-soon-page #comming-soon-content .social-box ul.social-icons li a.twitter:hover { border: 1px solid rgb(24, 163, 221); background: rgb(24, 163, 221); color: rgb(255, 255, 255); }
body.comming-soon-page #comming-soon-content .social-box ul.social-icons li a.youtube:hover { border: 1px solid rgb(211, 23, 8); background: rgb(211, 23, 8); color: rgb(255, 255, 255); }
body.comming-soon-page #comming-soon-content .social-box ul.social-icons li a.instagram:hover { border: 1px solid rgb(165, 89, 0); background: rgb(165, 89, 0); color: rgb(255, 255, 255); }
body.comming-soon-page #comming-soon-content .social-box ul.social-icons li a.linkedin:hover { border: 1px solid rgb(24, 121, 221); background: rgb(24, 121, 221); color: rgb(255, 255, 255); }
body.comming-soon-page #comming-soon-content .social-box ul.social-icons li a.vimeo:hover { border: 1px solid rgb(46, 160, 240); background: rgb(46, 160, 240); color: rgb(255, 255, 255); }
body.comming-soon-page #comming-soon-content .social-box ul.social-icons li a.dribble:hover { border: 1px solid rgb(240, 92, 158); background: rgb(240, 92, 158); color: rgb(255, 255, 255); }
body.comming-soon-page #comming-soon-content .social-box ul.social-icons li a.pinterest:hover { border: 1px solid rgb(211, 8, 41); background: rgb(211, 8, 41); color: rgb(255, 255, 255); }
body.comming-soon-page #comming-soon-content .social-box ul.social-icons li a.flickr:hover { border: 1px solid rgb(164, 62, 153); background: rgb(164, 62, 153); color: rgb(255, 255, 255); }
body.comming-soon-page #comming-soon-content .social-box ul.social-icons li a.rss:hover { border: 1px solid rgb(240, 89, 15); background: rgb(240, 89, 15); color: rgb(255, 255, 255); }
body.comming-soon-page.underconstruction { background: url("../upload/banners/2.jpg") center center / cover fixed; }
footer { background: rgb(34, 34, 34); padding-top: 62px; }
footer .footer-widgets-part { padding-bottom: 25px; }
footer h1 { font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; margin: 0px 0px 25px; text-transform: uppercase; font-size: 13px; padding-bottom: 25px; border-bottom: 1px solid rgb(51, 51, 51); color: rgb(255, 255, 255); letter-spacing: 1px; }
footer .widget { margin-bottom: 20px; }
footer .widget p { color: rgb(153, 153, 153); }
footer .text-widget a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; margin-bottom: 20px; }
footer .text-widget a img { margin-top: 20px; }
footer .social-widget ul.social-icons { margin: 0px; padding: 0px; }
footer .social-widget ul.social-icons li { display: inline-block; margin-left: 1px; margin-bottom: 4px; }
footer .social-widget ul.social-icons li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; width: 36px; height: 35px; line-height: 34px; text-align: center; border: 1px solid rgb(51, 51, 51); color: rgb(102, 102, 102); font-size: 20px; background: transparent; border-radius: 2px; }
footer .social-widget ul.social-icons li a:hover { color: rgb(255, 255, 255); }
footer .social-widget ul.social-icons li a.facebook:hover { background: rgb(24, 84, 221); border: 1px solid rgb(24, 84, 221); }
footer .social-widget ul.social-icons li a.google:hover { background: rgb(241, 65, 51); border: 1px solid rgb(241, 65, 51); }
footer .social-widget ul.social-icons li a.twitter:hover { background: rgb(24, 163, 221); border: 1px solid rgb(24, 163, 221); }
footer .social-widget ul.social-icons li a.youtube:hover { background: rgb(211, 23, 8); border: 1px solid rgb(211, 23, 8); }
footer .social-widget ul.social-icons li a.instagram:hover { background: rgb(165, 89, 0); border: 1px solid rgb(165, 89, 0); }
footer .social-widget ul.social-icons li a.linkedin:hover { background: rgb(24, 121, 221); border: 1px solid rgb(24, 121, 221); }
footer .social-widget ul.social-icons li a.vimeo:hover { background: rgb(46, 160, 240); border: 1px solid rgb(46, 160, 240); }
footer .social-widget ul.social-icons li a.dribble:hover { background: rgb(240, 92, 158); border: 1px solid rgb(240, 92, 158); }
footer .social-widget ul.social-icons li a.pinterest:hover { background: rgb(211, 8, 41); border: 1px solid rgb(211, 8, 41); }
footer .social-widget ul.social-icons li a.flickr:hover { background: rgb(164, 62, 153); border: 1px solid rgb(164, 62, 153); }
footer .social-widget ul.social-icons li a.rss:hover { background: rgb(240, 89, 15); border: 1px solid rgb(240, 89, 15); }
footer .posts-widget ul.list-posts > li { border-bottom: none; margin-bottom: 20px; }
footer .posts-widget ul.list-posts > li img { width: 80px; }
footer .posts-widget ul.list-posts > li .post-content { margin-right: 100px; }
footer .posts-widget ul.list-posts > li .post-content > a { text-decoration: none; transition: 0.2s ease-in-out; display: block; color: rgb(102, 102, 102); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; font-style: italic; margin: -2px 0px 0px; line-height: 16px; }
footer .posts-widget ul.list-posts > li .post-content > a:hover { opacity: 0.7; }
footer .posts-widget ul.list-posts > li .post-content h2 { line-height: 18px; margin-bottom: 0px; max-height: 36px; overflow: hidden; }
footer .posts-widget ul.list-posts > li .post-content h2 a { color: rgb(153, 153, 153); }
footer .posts-widget ul.list-posts > li .post-content h2 a:hover { color: rgb(255, 255, 255); }
footer .categories-widget ul.category-list { margin: 0px; padding: 0px; overflow: hidden; }
footer .categories-widget ul.category-list li { list-style: none; width: 50%; float: right; margin-bottom: 15px; }
footer .categories-widget ul.category-list li a { text-decoration: none; transition: 0.2s ease-in-out; display: block; color: rgb(153, 153, 153); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; padding-bottom: 15px; border-bottom: 1px solid rgb(51, 51, 51); }
footer .categories-widget ul.category-list li a span { display: inline-block; float: left; width: 30px; height: 20px; text-align: center; line-height: 18px; border: 1px solid rgb(51, 51, 51); border-radius: 2px; transition: 0.2s ease-in-out; }
footer .categories-widget ul.category-list li a:hover { color: rgb(8, 160, 182); }
footer .categories-widget ul.category-list li a:hover span { background: rgb(8, 160, 182); border: 1px solid rgb(8, 160, 182); color: rgb(255, 255, 255); }
footer .categories-widget ul.category-list li:nth-child(2n) { padding-right: 9px; }
footer .flickr-widget ul.flickr-list { margin: 0px 0px 10px; padding: 0px; }
footer .flickr-widget ul.flickr-list li { display: inline-block; margin-left: 5px; margin-bottom: 8px; }
footer .flickr-widget ul.flickr-list li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; }
footer .flickr-widget ul.flickr-list li a img { max-width: 81px; }
footer .flickr-widget ul.flickr-list li a:hover { opacity: 0.7; }
footer .flickr-widget ul.flickr-list li:nth-child(3n) { margin-left: 0px; }
footer .flickr-widget a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(153, 153, 153); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; }
footer .flickr-widget a:hover { color: rgb(255, 255, 255); }
footer .tags-widget ul.tag-list { margin: 0px; padding: 0px; }
footer .tags-widget ul.tag-list li { display: inline-block; margin-left: 2px; margin-bottom: 5px; }
footer .tags-widget ul.tag-list li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(153, 153, 153); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; padding: 6px 10px; border: 1px solid rgb(68, 68, 68); background: transparent; border-radius: 3px; }
footer .tags-widget ul.tag-list li a:hover { color: rgb(255, 255, 255); background: rgb(8, 160, 182); border: 1px solid rgb(8, 160, 182); }
footer .subscribe-widget form { margin: 0px; background: rgb(8, 160, 182); padding: 17px 20px; }
footer .subscribe-widget form h1 { color: rgb(255, 255, 255); margin-bottom: 16px; padding: 0px; border: none; }
footer .subscribe-widget form input[type="text"] { outline: none; padding: 12px; color: rgb(153, 153, 153); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; background: rgb(255, 255, 255); border: none; width: 100%; display: block; }
footer .subscribe-widget form button { width: 40px; height: 42px; text-align: left; background: rgb(8, 160, 182); border: none; outline: none; line-height: 40px; color: rgb(255, 255, 255); font-size: 30px; float: left; margin-top: -42px; }
footer .subscribe-widget form p { color: rgb(255, 255, 255); margin: 15px 0px 0px; font-size: 12px; line-height: 15px; }
footer .recent-comments-widget { margin-bottom: 45px; }
footer .recent-comments-widget ul { margin: 0px; padding: 0px; background: transparent; }
footer .recent-comments-widget .bx-wrapper .bx-viewport { background: transparent; }
footer .recent-comments-widget .bx-wrapper .bx-controls-direction { display: none; }
footer .recent-comments-widget .bx-wrapper .bx-pager { bottom: -35px !important; padding-top: 0px; }
footer .recent-comments-widget .bx-wrapper .bx-pager.bx-default-pager a:hover, footer .recent-comments-widget .bx-wrapper .bx-pager.bx-default-pager a.active { background: rgb(245, 215, 110); border: 2px solid rgb(245, 215, 110); }
footer .recent-comments-widget div.recent-comment { text-align: center; }
footer .recent-comments-widget div.recent-comment img { max-width: 70px; border-radius: 50%; margin: 0px auto 12px; }
footer .recent-comments-widget div.recent-comment .comment-content p { color: rgb(204, 204, 204); font-style: italic; font-weight: 700; margin-bottom: 0px; }
footer .recent-comments-widget div.recent-comment .comment-content p.main-message { font-weight: 400; margin-bottom: 13px; position: relative; color: rgb(153, 153, 153); }
footer .recent-comments-widget div.recent-comment .comment-content span { display: inline-block; color: rgb(153, 153, 153); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; font-style: italic; }
footer .recent-comments-widget div.recent-comment .comment-content span i { margin-left: 10px; }
footer .footer-last-line { padding: 30px 0px; border-top: 1px solid rgb(51, 51, 51); }
footer .footer-last-line p { font-size: 12px; color: rgb(102, 102, 102); text-align: left; }
footer .footer-last-line nav.footer-nav { text-align: right; }
footer .footer-last-line nav.footer-nav ul { margin: 0px; padding: 0px; }
footer .footer-last-line nav.footer-nav ul li { display: inline-block; margin-right: 10px; }
footer .footer-last-line nav.footer-nav ul li a { display: inline-block; text-decoration: none; transition: 0.2s ease-in-out; color: rgb(102, 102, 102); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; }
footer .footer-last-line nav.footer-nav ul li a:hover { color: rgb(255, 255, 255); }
footer .footer-last-line nav.footer-nav ul li:first-child { margin-right: 0px; }
footer .footer-last-line nav.footer-nav ul li::before { content: "|"; margin-left: 13px; color: rgb(102, 102, 102); font-size: 12px; font-family: "Droid Arabic Kufi", sans-serif; }
footer .footer-last-line nav.footer-nav ul li:first-child::before { display: none; margin-left: 0px; }
@media (max-width: 1400px) {
  section.heading-news .heading-news-box .image-post { width: 20%; }
  section.heading-news .heading-news-box .snd-size { width: 40%; }
  section.heading-news .heading-news-box > .image-post:nth-last-of-type(-n+2) { display: none; }
}
@media (max-width: 1199px) {
  #container { overflow: hidden; }
  .navbar-brand { max-width: 230px; padding-top: 58px; }
  .navbar-nav > li > a { padding: 20px 12px; }
  .navbar-nav > li > a.home { padding: 20px 12px; }
  .navbar-nav > li > a::after { display: none; }
  .navbar-nav .megadropdown .inner-megadropdown .filter-block, .navbar-nav .megadropdown .inner-megadropdown .filter-block::before { width: 170px; }
  .navbar-nav .megadropdown .inner-megadropdown .posts-filtered-block { width: 770px; }
  section.heading-news .heading-news-box .image-post { width: 25%; }
  section.heading-news .heading-news-box .snd-size { width: 50%; }
  section.heading-news .heading-news-box > .image-post:nth-last-of-type(-n+4) { display: none; }
  .ticker-news-box .ticker { width: 679px; }
  .heading-news2 .ticker-news-box .ticker { width: 716px; }
  .latest-articles.iso-call .news-post { width: 293px; }
  .advertisement img { max-width: 100%; }
  .heading-news2 .heading-news-box .news-post { width: 33.3333%; }
  .heading-news2 .heading-news-box > .news-post:nth-last-of-type(-n+2) { display: none; }
  .heading-news2 .heading-news-box .image-slider.snd-size { width: 66.6667%; }
  .galery-box #bx-pager2 a { width: 69px; }
  .very-large-post .post-gallery .group-image a.big-size { width: 66%; }
}
@media (max-width: 991px) {
  .top-line ul.social-icons { display: none; }
  form.navbar-left { display: none; }
  .navbar-nav > li > a { padding: 15px 8px; }
  .navbar-nav > li > a.home { padding: 15px 8px; }
  .advertisement .desktop-advert, .sidebar .advertisement .desktop-advert { display: none; }
  .advertisement .tablet-advert, .sidebar .advertisement .tablet-advert { display: block; }
  .navbar-brand { padding: 45px 15px 40px 0px; }
  .navbar-nav .megadropdown .inner-megadropdown .filter-block { display: none; }
  .navbar-nav .megadropdown .inner-megadropdown .posts-filtered-block { width: 720px; }
  section.heading-news .heading-news-box .image-post { width: 33.3333%; }
  section.heading-news .heading-news-box .snd-size { width: 66.6667%; }
  section.heading-news .heading-news-box > .image-post:nth-last-of-type(-n+6) { display: none; }
  section.ticker-news, .heading-news2 .ticker-news-box { display: none; }
  .sidebar ul.social-share li span { font-size: 9px; }
  .latest-articles.iso-call .news-post { width: 470px; }
  .sidebar .image-post-slider .news-post .hover-box .inner-hover { padding: 0px 20px; }
  .sidebar .image-post-slider .news-post .hover-box .inner-hover h2 { font-size: 14px; line-height: 18px; max-height: 36px; }
  .sidebar .image-post-slider .news-post .hover-box .inner-hover .post-tags li:last-child { display: none; }
  .sidebar .image-post-slider .news-post .hover-box .inner-hover .post-tags li:nth-child(1) { display: none; }
  .sidebar .tab-posts-widget ul.nav-tabs li a { font-size: 10px; }
  .sidebar .tab-posts-widget .tab-pane ul.list-posts > li { padding-right: 10px; padding-left: 10px; }
  .sidebar .tab-posts-widget .tab-pane ul.list-posts > li img { margin-left: 10px; }
  footer .footer-last-line nav.footer-nav { display: none; }
  footer .footer-last-line p { text-align: center; }
  .sidebar .recent-comments-widget ul.comment-list li { text-align: center; }
  .sidebar .recent-comments-widget ul.comment-list li img { float: none; margin-bottom: 20px; }
  .sidebar .recent-comments-widget ul.comment-list li .comment-content { margin-right: 0px; padding: 0px 10px; }
  .sidebar .recent-comments-widget ul.comment-list li .comment-content p.main-message::before { top: -6px; right: 50%; margin-right: -3px; }
  .sidebar .recent-comments-widget ul.comment-list li .comment-content span { padding-right: 0px; }
  header.third-style .list-line-posts { display: none; }
  header.third-style .navbar-nav > li > a.food { display: none; }
  .sidebar.small-sidebar { display: none; }
  .slider-caption-box #bx-pager a { max-height: 45px; overflow: hidden; padding: 5px 15px; font-weight: 400; font-size: 12px; }
  .galery-box #bx-pager2 a { width: 60px; }
  .very-large-post .post-content { padding: 0px 30px 35px; }
  .very-large-post .post-gallery .group-image a { width: 50%; }
  .very-large-post .post-gallery .group-image a.big-size { width: 100%; }
  .very-large-post .post-gallery #bx-pager { display: none; }
  .single-post-box .prev-next-posts img { display: none; }
  .single-post-box .about-more-autor .more-autor-posts .news-post { width: 50%; }
  .single-wide .image-slider .news-post .hover-box .inner-hover h1 { font-size: 15px; line-height: 18px; max-height: 36px; overflow: hidden; }
  .single-wide .image-slider .news-post .hover-box .inner-hover { padding-bottom: 35px; }
  .forum-table { overflow-x: scroll; width: 100%; }
  .forum-table div.table-head, .forum-table div.table-row, .forum-table div.table-title { min-width: 610px; }
  .forum-table.single-topic { overflow-x: hidden; width: 100%; }
  .forum-table.single-topic div.table-head, .forum-table.single-topic div.table-row, .forum-table.single-topic div.table-title { min-width: auto; }
}
@media (max-width: 767px) {
  .top-line { display: none; }
  .navbar-default .advertisement { display: none; }
  .navbar-brand, header.third-style .navbar-brand { padding: 20px 15px; }
  .navbar-toggle { margin-top: 14px; }
  .navbar-nav > li > a { padding: 5px 15px; color: rgb(51, 51, 51) !important; }
  .navbar-nav > li:hover > a { color: rgb(8, 160, 182) !important; }
  .navbar-nav > li > a.home { padding: 5px 15px; }
  .navbar-nav > li > a::before { display: none; }
  .navbar-nav li.drop ul.dropdown, .navbar-nav li.drop ul.dropdown li ul.dropdown.level2 { position: relative; display: block; opacity: 1; visibility: visible; width: 100%; top: inherit; right: inherit; border: none !important; background: transparent !important; }
  .navbar-nav li.drop ul.dropdown li, .navbar-nav li.drop ul.dropdown li ul.dropdown.level2 li { background: transparent; border: none; }
  .navbar-nav li.drop ul.dropdown li a, .navbar-nav li.drop ul.dropdown li ul.dropdown.level2 li a { padding: 5px 20px; font-weight: 700; font-size: 13px; background: transparent !important; }
  header.second-style .navbar-nav > li a { color: rgb(255, 255, 255) !important; }
  header.second-style .navbar-nav > li a:hover { color: rgb(8, 160, 182) !important; }
  header.third-style .navbar-nav > li > a { padding-top: 5px; padding-bottom: 5px; }
  .navbar-nav .megadropdown { display: none !important; }
  .navbar-default .navbar-collapse { max-height: 220px; overflow: hidden scroll; }
  section.heading-news .heading-news-box > .image-post { display: none; }
  section.heading-news .heading-news-box .snd-size { width: 100%; }
  .latest-articles.iso-call { margin-right: 0px; margin-left: 0px; }
  .latest-articles.iso-call .news-post { width: 100%; margin: 0px 0px 30px; }
  .advertisement .tablet-advert, .sidebar .advertisement .tablet-advert { display: none; }
  .advertisement .mobile-advert, .sidebar .advertisement .mobile-advert { display: block; }
  .heading-news2 .heading-news-box > .news-post { display: none; }
  .heading-news2 .heading-news-box .image-slider.snd-size { width: 100%; }
  .bx-controls { display: none; }
  .slider-caption-box #bx-pager a { max-height: inherit; overflow: hidden; padding: 12px 15px; font-weight: 400; font-size: 13px; }
  .galery-box #bx-pager2 a { width: 86px; }
  header.fifth-style .navbar-header a.navbar-brand { padding: 20px 0px; }
  section.big-slider .big-bxslider li .image-post2 .hover-box .inner-hover h2 { font-size: 20px; line-height: 26px; max-height: 52px; }
  section.big-slider .big-bxslider li .image-post2 .hover-box .inner-hover ul.post-tags { display: none; }
  .banner-quote-post { padding-right: 35px; padding-left: 35px; }
  .image-slider .image-post2 .hover-box h2 { font-size: 15px; line-height: 18px; max-height: 36px; }
  .single-post-box .title-post, .single-post-box .share-post-box { padding-right: 0px; padding-left: 0px; }
  .single-post-box .share-post-box ul.share-box li { margin-left: 0px; }
  .single-wide .image-slider .news-post .hover-box .inner-hover { padding: 0px 0px 10px; }
  .single-wide .image-slider .news-post .hover-box .inner-hover h2 { margin-bottom: 0px; }
  .single-wide .image-slider .news-post .hover-box .inner-hover ul.post-tags { display: none; }
  .error-banner h1, body.comming-soon-page #comming-soon-content form.subscribe h1 { font-size: 40px; }
  body.comming-soon-page #comming-soon-content form.subscribe input[type="text"] { width: 350px; }
  body.comming-soon-page #comming-soon-content .logo-place { margin-bottom: 60px; }
  body.comming-soon-page #comming-soon-content .social-box { margin-top: 80px; }
}
@media (max-width: 650px) {
  ul.autor-list > li .autor-last-line a.autor-site { float: none; }
  ul.autor-list > li .autor-box img { float: none; margin-bottom: 20px; }
  ul.autor-list > li .autor-box .autor-content { margin-right: 0px; }
}
@media (max-width: 500px) {
  .image-slider .image-post .hover-box .inner-hover h2 { font-size: 16px; line-height: 20px; }
  footer .categories-widget ul.category-list li { width: 100%; float: none; padding-right: 0px !important; }
  .heading-news2 .heading-news-box .image-slider.snd-size .image-post .hover-box .inner-hover h2 { font-size: 16px; line-height: 20px; }
  .image-post-slider .image-post2 ul.post-tags { display: none; }
  .image-post-slider .image-post2 .hover-box h2 { font-size: 13px; line-height: 18px; max-height: 36px; overflow: hidden; }
  .slider-caption-box #bx-pager { display: none; }
  .slider-caption-box div.slider-holder { width: 100% !important; float: none; }
  .galery-box #bx-pager2 { display: none; }
  section.big-slider .big-bxslider li .image-post2 .hover-box .inner-hover h2, .image-post2 .hover-box h2 { font-size: 15px; line-height: 18px; max-height: 36px; }
  .other-posts-box { padding: 0px; }
  .very-large-post .post-gallery .group-image a { width: 100%; }
  .very-large-post .post-content .article-inpost img { width: 100%; float: none; margin-left: 0px; }
  .very-large-post .post-content { padding: 0px 10px 35px; }
  .banner-quote-post { padding-right: 15px; padding-left: 15px; }
  .banner-quote-post .quote p { font-size: 15px; }
  .very-large-post .post-gallery iframe, .large-post .post-gallery iframe, .single-post-box .post-gallery iframe { height: 240px; }
  .image-slider .image-post2 .hover-box ul.post-tags, .image-post2 .hover-box ul.post-tags, .contact-form-box .title-section span.email-not-published, .single-post-box .review-box .summary-box .summary-degree { display: none; }
  .single-post-box .about-more-autor .more-autor-posts .news-post { width: 100%; }
  .single-post-box .prev-next-posts .prev-post, .single-post-box .prev-next-posts .next-post { padding: 10px; }
  .single-post-box .about-more-autor .autor-box img, .forum-table div.table-row div.forum-post.comment-post img { float: none; margin: 0px auto; }
  .single-post-box .about-more-autor .autor-box .autor-content, .forum-table div.table-row div.forum-post.comment-post .post-autor-date { margin-right: 0px; }
  .single-post-box .review-box .summary-box { padding-left: 20px; }
  .error-banner h1, body.comming-soon-page #comming-soon-content form.subscribe h1, body.comming-soon-page #comming-soon-content #clock .comming-part span { font-size: 30px; }
  body.comming-soon-page #comming-soon-content form.subscribe input[type="text"] { width: 180px; }
  ul.autor-list > li .autor-box { padding: 10px; }
  ul.autor-list > li .autor-box .autor-content .autor-title ul.autor-social { float: none; display: block; clear: both; }
}
div.versions-box-choose { position: fixed; top: 208px; right: 0px; width: 200px; background: rgb(255, 255, 255); border: 1px solid rgb(231, 231, 231); padding: 25px 20px; z-index: 999999; transition: 0.2s ease-in-out; }
div.versions-box-choose.closed { right: -200px; }
div.versions-box-choose a.toogle-box { position: absolute; top: -1px; left: -50px; display: inline-block; width: 50px; height: 50px; text-align: center; line-height: 50px; background: rgb(255, 255, 255); color: rgb(34, 34, 34); font-size: 20px; border: 1px solid rgb(231, 231, 231); }
div.versions-box-choose h2 { color: rgb(51, 51, 51); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; font-weight: 700; line-height: 20px; margin: 0px 0px 20px; text-transform: uppercase; border-bottom: 1px solid rgb(225, 225, 225); }
div.versions-box-choose h2 span { display: inline-block; padding-bottom: 12px; margin-bottom: -1px; border-bottom: 1px solid rgb(8, 160, 182); }
ul.demo-list { padding: 0px; margin: 0px; }
ul.demo-list li { display: block; margin-bottom: 14px; }
ul.demo-list li:last-child { margin-bottom: 0px; }
ul.demo-list li a { display: inline-block; color: rgb(51, 51, 51); font-size: 13px; font-family: "Droid Arabic Kufi", sans-serif; text-decoration: none; font-weight: 700; position: relative; transition: 0.2s ease-in-out; }
ul.demo-list li a span { display: inline-block; background: rgb(8, 160, 182); font-weight: 400; width: 80px; text-align: center; color: rgb(255, 255, 255); padding: 5px 10px; margin-left: 5px; transition: 0.2s ease-in-out; }
ul.demo-list li a:hover span { opacity: 0.7; }
ul.demo-list li a.fashion span { background: rgb(170, 53, 214); width: 80px; text-align: center; }
ul.demo-list li a.sport span { background: rgb(76, 96, 246); }
ul.demo-list li a.tech span { background: rgb(116, 180, 48); }
ul.demo-list li a.design span { background: rgb(245, 215, 110); color: rgb(34, 34, 34); }
ul.demo-list li a.travel span { background: rgb(245, 128, 33); color: rgb(255, 255, 255); }
ul.demo-list li a.dark span { background: rgb(34, 34, 34); color: rgb(255, 255, 255); }
ul.demo-list li a i { background: red; padding: 0px 4px 2px; font-size: 10px; color: rgb(255, 255, 255); position: absolute; top: 4px; left: -30px; }
body { font-family: "Droid Arabic Kufi", sans-serif; }
form.navbar-form.navbar-right i { color: rgb(8, 156, 177); }
