body { font-size: 16px; line-height: 20px; color: #4a4a4a; background-color: #F2F2F2; min-width: 320px; }
#wpstats { display: none; }
a:hover, a:visited { color: #E84739; }
p { font-size: 16px; margin: 0 0 16px; }

/* Layout */
#ds-container { background: #ffffff; padding: 0; width: 1170px !important; margin: 0 auto; -webkit-box-shadow: 0px 2px 5px 1px rgba(55, 55, 55, 0.4); -moz-box-shadow: 0px 2px 5px 1px rgba(55, 55, 55, 0.4); box-shadow: 0px 2px 5px 1px rgba(55, 55, 55, 0.4); }

/* Header */
.site-header { background: #ffffff; border: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.site-logo-wrap { width: 30%; }
.site-logo-wrap .site-logo { margin-top: 10px; margin-bottom: 10px; }
.site-nav-wrap { width: 69%; display: inline-block; }
#top-nav:before, #top-nav:after { display:table;content:" " }
#top-nav { display: inline-block; vertical-align: top; width:100%; box-sizing: border-box; padding: 0px; margin-left: 0; border-bottom: 1px solid #e49888; }
#top-nav ul { margin: 0; float: none; margin-left: 20px; }
#top-nav ul li:nth-child(1) { z-index: 2499; }
#top-nav ul li:nth-child(2) { z-index: 2498; }
#top-nav ul li:nth-child(3) { z-index: 2497; }
#top-nav ul li:nth-child(4) { z-index: 2496; }
#top-nav ul li:nth-child(5) { z-index: 2495; }
#top-nav ul li:nth-child(6) { z-index: 2494; }
#top-nav ul li:nth-child(7) { z-index: 2493; }
#top-nav ul li:nth-child(8) { z-index: 2492; }
#top-nav ul li:nth-child(9) { z-index: 2491; }
#top-nav ul li:nth-child(10) { z-index: 2490; }
#top-nav ul li:nth-child(11) { z-index: 2489; }
#top-nav ul li:nth-child(12) { z-index: 21488; }
#top-nav ul li:nth-child(13) { z-index: 2487; }
#top-nav ul li:nth-child(14) { z-index: 2486; }
#top-nav ul li:nth-child(15) { z-index: 2485; }
#top-nav ul li:nth-child(16) { z-index: 2484; }
#top-nav ul li:nth-child(17) { z-index: 2483; }
#top-nav ul li:nth-child(18) { z-index: 2482; }
#top-nav ul li:nth-child(19) { z-index: 2481; }
#top-nav ul li { padding: 0; float: left; list-style-type: none; position: relative; }
#top-nav ul li:first-child { padding-left: 0; }
#top-nav ul li:last-child { padding-right: 0; background-size: 200% 100%; background-image: linear-gradient(to right, #e49888, #e49888 50%, #6ac9c8 50%); background-position: 100%; }
#top-nav ul li:last-child:hover, #top-nav ul li:last-child:focus { transition: all 0.5s cubic-bezier(0, 0, 0.23, 1); background-position: 0%; }
#top-nav ul li:last-child a { color: #ffffff; -webkit-background-clip: none; -webkit-text-fill-color: #ffffff; background-image: none; background-size: none; background-position: none; }
#top-nav ul li a { height: 50px; line-height: 50px; font-weight: 400; font-size: 16px; text-transform: uppercase; text-decoration: none; color: #000000; display: block; padding: 0 15px; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(to right, #e49888, #e49888 50%, #000000 50%); background-size: 200% 100%; background-position: 100%; }
#top-nav ul li a:hover, #top-nav ul li a:focus { transition: all 0.5s cubic-bezier(0, 0, 0.23, 1); background-position: 0%; }
#top-nav ul li:last-child a:hover, #top-nav ul li:last-child a:focus { color: #ffffff; transition: none; background-position: none; }
#top-nav ul .sub-menu { position: absolute; margin-left: 0; left: 0; display: none; opacity: 0;  border: 1px solid #f9c4b9; border-top: none; -webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.2); box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.2); }
#top-nav ul .sub-menu ul { top: 0; }
#top-nav ul .sub-menu li { float: none; margin: 0; padding: 0; background: #ffffff; }
#top-nav ul .sub-menu a { width: 200px; border: 0; padding: 7px 20px; line-height: 20px; text-indent: 0; height: auto; display: block; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(to right, #e49888, #e49888 50%, #000000 50%); background-size: 200% 100%; background-position: 100%; }
#top-nav ul .sub-menu a:hover, #top-nav ul .sub-menu a:focus { transition: all 0.5s cubic-bezier(0, 0, 0.23, 1); background-position: 0%; }
#top-nav ul .sub-menu li:last-child a { padding: 7px 20px; line-height: 20px; text-indent: 0; height: auto; display: block; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(to right, #e49888, #e49888 50%, #000000 50%); background-size: 200% 100%; background-position: 100%; }
#top-nav ul .sub-menu li:last-child a:hover, #top-nav ul .sub-menu li:last-child a:focus { transition: all 0.5s cubic-bezier(0, 0, 0.23, 1); background-position: 0%; }
#top-nav ul .sub-menu .sub-menu { position: absolute; left: -200px; top: 0px; }
#top-nav ul li:last-child { padding-right: 0; }
#top-nav ul li:hover>.sub-menu { visibility: visible; opacity: 1; display: block; }
#top-nav ul li:last-child:hover { left: auto; right: 0; }
#mobile-nav { display: none; }
#primary-nav { display: inline-block; vertical-align: top; width:100%; box-sizing: border-box; padding: 0px; margin-left: 0; }
#primary-nav ul { margin: 0; float: none; margin-left: 20px; }
#primary-nav ul li { padding: 0; }
#primary-nav ul .sub-menu li {margin:0; background: #ffffff;}
#primary-nav ul li a  { font-size: 16px; color: #000000; height: 50px; line-height: 50px; display: block; padding: 0 10px; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(to right, #e49888, #e49888 50%, #000000 50%); background-size: 200% 100%; background-position: 100%; }
#primary-nav ul .sub-menu {background: #ffffff;background-color: #ffffff;}
#primary-nav ul .sub-menu a {color: #000000;-webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: linear-gradient(to right, #e49888, #e49888 50%, #000000 50%); background-size: 200% 100%; background-position: 100%;}
#primary-nav ul li a:hover, #top-nav ul li a:focus { transition: all 0.5s cubic-bezier(0, 0, 0.23, 1); background-position: 0%; }
 #primary-nav ul .sub-menu a:hover, #primary-nav ul .sub-menu a:focus {transition: all 0.5s cubic-bezier(0, 0, 0.23, 1); background-position: 0%; }

.dt-nav-toggle-1  { display: none; font-size: 25px; }
.dt-nav-toggle, .dt-nav-toggle-1  { color: #000000; }
.mm-menu { background: #FFFFFF !important; color: #4a4a4a !important; }
.mm-list>li>a, .mm-list>li>span { font-size: 16px; }
.mm-menu .mm-list>li:after, .mm-menu .mm-list>li>a.mm-subclose { color: #4a4a4a !important;; }
.mm-list a.mm-subopen:before { border-left-width: 2px; border-color: rgba(0,0,0,0.5); }
.mm-menu .mm-list>li>a.mm-subopen:after, .mm-menu .mm-list>li>a.mm-subclose:before { border-color: #4a4a4a !important; }dc
.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after, .mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after { margin-right: 20px; }
.mm-menu.mm-current  {  z-index: 999;  }
#nav-icon { width: 30px; height: 30px; position: relative; margin: 5px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg);  -webkit-transition: .5s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out; cursor: pointer; }
#nav-icon span { display: block; position: absolute; height: 4px; width: 100%; background: #553bf0; border-radius: 2px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }
#nav-icon span:nth-child(1) { top: 0px; }
#nav-icon span:nth-child(2),#nav-icon span:nth-child(3) { top: 13px; }
#nav-icon span:nth-child(4) { top: 26px; }
#nav-icon.open span:nth-child(1) { top: 13px; width: 0%; left: 50%; }
#nav-icon.open span:nth-child(2) { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
#nav-icon.open span:nth-child(3) { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
#nav-icon.open span:nth-child(4) { top: 26px; width: 0%; left: 50%; }

/* Body */
.ds-search-container { width: 100%; height: 400px; padding: 0; display: table; }
.ds-search-background { top: 0; left: 0; width: 100%; height: 100%; position: absolute; z-index: 1; }
.ds-search-background:before { width: 100%; height: 100%; content: ""; background: rgba(55,55,55,0.3); position: absolute; top: 0; left: 0; display: block !important; z-index: 1; }
.ds-search-content { position: relative; z-index: 5; display: table-cell; vertical-align: middle; text-align: center; }
.ds-search-box { padding: 20px; background: rgba(55,55,55,0.2); border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -ms-border-radius: 20px; width: 50%; margin: 0 auto; -webkit-box-shadow: 0px 5px 10px -5px rgba(0,0,0,1); -moz-box-shadow: 0px 5px 10px -5px rgba(0,0,0,1); box-shadow: 0px 5px 10px -5px rgba(0,0,0,1); } 
.ds-search-group-main { background: #553bf0; border-radius: 23px; padding: 5px 5px 5px 15px; }
.ds-search-category, .ds-search-input, .ds-search-button { display: inline-block !important; float: none !important; }
.ds-search-category { width: 28%; background: transparent; border: 0; color: #ffffff; border-bottom: 1px solid #ffffff; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; }
.ds-search-category option { background: #ffffff; color: #000000; border: 0 !important; }
.ds-search-input { width: 60% !important; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; margin-right: 0 !important; }
.ds-search-group-filter { background: #ffffff; margin-top: 20px; padding: 10px; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px;  }
.ds-search-button { background-color: transparent !important; width: 35px; height: 35px; padding: 5px; border: 0 !important; }
.ds-search-button:focus { border: 0 !important; }
.ds-search-button .fa { font-size: 20px; }
.ds-search-button:hover .fa { color: #bcb4ec; }
.ds-search-area-container, .ds-search-curriculum-container { display: block; width: 100%; position: relative; }
.ds-search-area-container:after, .ds-search-curriculum-container:after { display: block; clear: both; content: ""; }
.ds-search-curriculum-container { margin-top: 10px; }
.ds-search-emirates, .ds-search-area { display: inline-block; width: 37%; float: none; margin-right: 0; }
.ds-search-emirates { margin-right: 3px; }
.ds-search-area-label, .ds-search-curriculum-label { width: 24%; display: inline-block; text-align: left; font-weight: 600; }
.ds-search-curriculum { width: 75%; float: none; display: inline-block; margin-right: 0; }
.desktop-ads { margin: 20px auto; position: relative; }

/* Content */
.listing-heading-container { margin-top: 15px; margin-bottom: 15px; border: 1px solid #cccccc; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); }
.listing-heading-content { width: 100%; display: block; padding: 15px; }
.listing-heading-content h2 { margin: 0; margin-bottom: 15px; }
#sort { float: none; display: inline-block; margin-left: 10px; }
.listing-heading-footer { width: 100%; border-top: 1px solid #b5b5b5; background: #f1f1f1; padding: 5px 15px; }
.listing-heading-footer.error { background: #F2DEDE; color: #A94442; }
.content-box.content-single .commentlist-wrap, .content .content-single.entry .commentlist-wrap, .content-single#geodir_content .commentlist-wrap, .sidebar .content-single.widget .commentlist-wrap, .dt-sidebar .content-single.widget .commentlist-wrap, .geodir-content-left .geodir-company_info .geodir-content-right .content-single.geodir-company_info .commentlist-wrap, .geodir_full_page .content-single.geodir-category-list-in .commentlist-wrap, .geodir_full_page .content-single.geodir-loc-bar .commentlist-wrap, .geodir_preview_section form.content-single .commentlist-wrap, .content-box.content-single #respond, .content .content-single.entry #respond, .content-single#geodir_content #respond, .sidebar .content-single.widget #respond, .dt-sidebar .content-single.widget #respond, .geodir-content-left .geodir-company_info .geodir-content-right .content-single.geodir-company_info #respond, .geodir_full_page .content-single.geodir-category-list-in #respond, .geodir_full_page .content-single.geodir-loc-bar #respond, .geodir_preview_section form.content-single #respond, .content-box.content-single p.no-comments, .content .content-single.entry p.no-comments, .content-single#geodir_content p.no-comments, .sidebar .content-single.widget p.no-comments, .dt-sidebar .content-single.widget p.no-comments, .geodir-content-left .geodir-company_info .geodir-content-right .content-single.geodir-company_info p.no-comments, .geodir_full_page .content-single.geodir-category-list-in p.no-comments, .geodir_full_page .content-single.geodir-loc-bar p.no-comments, .geodir_preview_section form.content-single p.no-comments, .content-box.content-single article.hentry, .content .content-single.entry article.hentry, .content-single#geodir_content article.hentry, .sidebar .content-single.widget article.hentry, .dt-sidebar .content-single.widget article.hentry, .geodir-content-left .geodir-company_info .geodir-content-right .content-single.geodir-company_info article.hentry, .geodir_full_page .content-single.geodir-category-list-in article.hentry, .geodir_full_page .content-single.geodir-loc-bar article.hentry, .geodir_preview_section form.content-single article.hentry, .content-archive .commentlist-wrap, .content-archive #respond, .content-archive p.no-comments, .content-archive article.hentry { padding: 15px; border: 1px solid #cccccc;}
.content-box, .content .entry, #geodir_content, .sidebar .widget, .dt-sidebar .widget, .geodir-content-left .geodir-company_info .geodir-content-right .geodir-company_info, .geodir_full_page .geodir-category-list-in, .geodir_full_page .geodir-loc-bar, .geodir_preview_section form { margin-bottom: 30px; }
.featured-article { padding: 15px; border: 1px solid #cccccc; margin: 20px 0 20px; }
article header { padding-bottom: 5px; }
article header h3 { margin: 0; font-weight: 600; color: #2d2d2d; }
article i, .branches_widget i { font-size: 16px; color: #553bf0; }
article p { font-size: 16px; }
.listing-logo, .size-directory-featured { height: auto; }
.premium .social-icons i { margin: 0 3px; width: 24px; height: 24px; padding: 5px; text-align: center; }
.premium .social-icons a i.fa-globe { background: #ec4c8a; color: #ffffff; }
.premium .social-icons a i.fa-facebook { background: #3a589e; color: #ffffff; }
.premium .social-icons a i.fa-youtube { background: #d32727; color: #ffffff; padding: 5px 1px; }
.premium .social-icons a i.fa-instagram { background: #652e93; color: #ffffff; }
.premium .social-icons a i.fa-linkedin { background: #0b75b3; color: #ffffff; }
.premium .social-icons a i.fa-pinterest { background: #bf2025; color: #ffffff; }
.premium .social-icons a i.fa-twitter { background: #3b98d3; color: #ffffff; }
.social-container { border-left: 1px solid #b5b5b5; }
.social-icons { margin-bottom: 10px; }
.widget .premium .social-icons { white-space: nowrap; text-overflow: ellipsis;  overflow: hidden;  color: #E84739; margin: 0; }
.widget .premium .social-icons li { display: inline; margin-right: 2px; font-size: 24px; }
.widget .premium .social-icons li i { width: 35px; height: 35px; font-size: 24px; }
.premium-read-more { width: 100%; display: block; padding: 5px 15px; text-align: center;; color: #ffffff !important; background: #E84739; }
.premium-read-more:hover, .premium-read-more:focus, .premium .social-icons a:hover i, .premium .social-icons a:focus i { background: #e49888; }
.content-box-premium {  }
#temp_load { padding: 15px }
#temp_load:before { margin-top: 12px; width: 32%; content: ""; height: 1px; border: 0; border-top: 1px solid #b5b5b5; padding: 0; left: 0; margin-left: 15px; position: absolute; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); }
#temp_load:after { margin-top: 12px; width: 32%; content: ""; height: 1px; border: 0; border-top: 1px solid #b5b5b5; padding: 0; right: 0; margin-right: 15px; position: absolute; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); }
#load-more { font-size: 12px !important; background: #E84739 !important; color: #ffffff !important; border-radius: 0 !important; border: 0 !important; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); }
#load-more:hover, #load-more:focus { background: #e49888 !important; }
.spinner { height: 32px; width: 32px; }
article.premium:after { display: block; content: ""; clear: both; }
.Navi, .nav-links { border-top: 1px #cccccc solid; margin-top: 15px; }
.Navi a, .Navi strong.on, .Navi .current, .Navi .dots, .nav-links a, .nav-links strong.on, .nav-links .current, .nav-links .dots { border: 1px solid #cccccc; border-right: none; }
.Navi a:last-child, .Navi strong.on:last-child, .nav-links a:last-child, .nav-links strong.on:last-child { border-right: 1px solid #cccccc; }
.nav-links .page-numbers:last-child.current { border-right: 1px solid #cccccc !important; }
.featured-wrapper { margin-top: -15px; }
.featured-container { padding-left: 0; padding-right: 0; padding-top: 0; }
.featured-container img { height: auto; }
.header-container { padding-bottom: 20px; }
.logo-block { display: inline-block;  }
.logo-block.negative-top { margin-top: -50px; }
.header-block { display: inline-block; vertical-align: top; margin: 20px 20px 0; max-width: 500px; }
.header-block h1.entry-title { border: 0; margin-bottom: 0; }
hr.separator { margin: 0; margin-bottom: 20px; background: #cccccc; }
.postform { width: 100%; }
.title404 { margin: 0; }
h1.title404 { font-size: 5em; }
h2.title404 { text-transform: uppercase; }
.text-center { text-align: center; }
h3.widget-title, h1.entry-title, h2.entry-title, h2.comments-title, #comments h3#reply-title { border-bottom: 1px solid #cccccc; }
.page-template-edit-basic article, .page-template-edit-premium article { -webkit-box-shadow: none !important; box-shadow: none !important; border: 0px !important; }
.padding-10 { padding: 10px; }
.bottom-15 { margin-bottom: 15px; }
.top-15 { margin-top: 15px; }

/* Sidebar */
.widget:last-child { margin-bottom: 50px; }
.sidebar .widget { border: 1px solid #cccccc; }
.banner_1, .banner_2 { width: 300px; margin: 0 auto; }
.sidebar .widget.filter_widget { padding: 0 !important; border: 1px solid #cccccc; background: #f9f9f9; }
#filter_widget-2 { padding: 4px !important; }
.sidebar .widget.map_widget { padding: 0 !important; }
.filter_widget a { color: #553bf0; }
.filter_widget a:hover, .filter_widget a:focus { color: #E84739; }
.tab, .tab-inner { position: relative; width: 100%; color: #2d2d2d; overflow: hidden; font-weight: 600; }
.tab { margin-bottom: 2px;  }
.tab-inner { border-bottom: 1px solid #f1f1f1; border-top: 1px solid #f1f1f1; margin-bottom: 1px; }
.tab-inner-content { border-top: 1px solid #f1f1f1; }
.tab-inner:first-child { margin-top: 2px; }
.tab-inner:last-child { border-bottom: none; }
.tab input, .tab-inner input { position: absolute; opacity: 0; z-index: -1; }
.tab label { position: relative; display: block; padding: 0 0 0 1em; background: #553bf0; color: #ffffff; font-weight: bold; line-height: 3; cursor: pointer; background: -moz-linear-gradient(#553bf0 0%, #6855da 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #553bf0), color-stop(100%, #6855da)); background: -webkit-linear-gradient(#553bf0 0%, #6855da 100%); background: linear-gradient(#553bf0 0%, #6855da 100%); -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.tab-inner label { position: relative; display: block; padding: 0 0 0 2em; background: #ffffff; color: #2d2d2d; font-weight: bold; line-height: 3; cursor: pointer; }
.tab-content { max-height: 0; overflow: hidden; background: #f9f9f9; -moz-transition: max-height .5s; -ms-transition: max-height .5s; -webkit-transition: max-height .5s; -o-transition: max-height .5s; transition: max-height .5s; }
.tab-inner-content { height: 0; overflow: hidden; background: #ffffff; padding-left: 1em; -moz-transition: height .5s; -ms-transition: height .5s; -o-transition: height .5s; -webkit-transition: height .5s; transition: height .5s; }
.tab-content.tab-area { overflow-y: scroll; padding-left: 6px; background: #f9f9f9; }
.tab-content.tab-curriculum { overflow-y: scroll; }
.tab-content.tab-area::-webkit-scrollbar-track, .tab-content.tab-curriculum::-webkit-scrollbar-track { background-color: #f9f9f9; }
.tab-content.tab-area::-webkit-scrollbar, .tab-content.tab-curriculum::-webkit-scrollbar { width: 6px; background-color: #ffffff; }
.tab-content.tab-area::-webkit-scrollbar-thumb, .tab-content.tab-curriculum::-webkit-scrollbar-thumb { background-color: #999999; }
.tab-content p, .tab-inner-content p { margin: 1em; }
.tab input:checked ~ .tab-content { max-height: 100vh; -moz-transition: max-height .5s; -ms-transition: max-height .5s; -webkit-transition: max-height .5s; -o-transition: max-height .5s; transition: max-height .5s; }
.tab-inner input:checked ~ .tab-inner-content { height: auto; -moz-transition: height .5s; -ms-transition: height .5s; -o-transition: height .5s; -webkit-transition: height .5s; transition: height .5s; }
.tab label::after { position: absolute; right: 0; top: 0; display: block; width: 3em; height: 3em; line-height: 3; text-align: center; -webkit-transition: all .35s; -o-transition: all .35s; transition: all .35s; }
.tab-inner label::after { position: absolute; right: 1.5em; top: 0; display: block; width: 3em; height: 3em; line-height: 3; text-align: center; -webkit-transition: all .35s; -o-transition: all .35s; transition: all .35s; }
.tab input[type=checkbox] + label::after, .tab-inner input[type=checkbox] + label::after { content: "\25BC"; font-weight: bold; }
.tab-inner input[type=checkbox] + label::after { content: "\FF0B"; }
.tab input[type=checkbox]:checked + label::after { transform: rotate(180deg); }
.tab-inner input[type=checkbox]:checked + label::after { content: "\2212"; }
.widget-header h3 { margin-top: 0px; font-weight: bold; text-transform: uppercase; border-bottom: 1px solid #cccccc; padding-bottom: 15px; }
.contact_widget .widget-header h3 { color: #ffffff;  border-bottom: 1px solid #ffffff !important; }
.contact_widget { background-color: #9db8e0 !important; border-color: #9db8e0 !important; }
.basic_form_widget { background-color: #e49888 !important; }
.basic_form_widget hr { background: #ffffff; }
.basic_form_widget .widget-header h3 { color: #ffffff; border-bottom: 1px solid #ffffff !important; }
.map_widget { border: 0px !important; }
.content-box .map_widget { margin: 20px 0 20px; padding: 15px; background-color: #fff; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); border: 1px solid #cccccc !important; }
.navigate { padding: 5px; display: block; color: #ffffff !important; background: #E84739; text-align: center; text-decoration: none; cursor: pointer; }
.navigate:hover, .navigate:focus { background: #e49888 !important; }
form label { font-weight: 600; }
#message-form input, #message-form textarea { padding: 5px 10px; border-radius: 0px; margin-bottom: 15px; color: #4a4a4a; }
#message-form input[type=submit] { background: #E84739; color: #ffffff; }
#message-form input[type=submit]:hover, #message-form input[type=submit]:focus {  background: #e49888; }
.sidebar .ads_widget { border: 0px !important; box-shadow: none !important; padding: 0; }
.sidebar .ads_widget:after { clear: both; }
#basic_listing input, #basic_listing select, #basic_edit input, #basic_edit select, #premium_login input, #premium_edit input, #premium_edit select, #premium_edit textarea, #dashboard input, #basic_submit input, #basic_submit select, #basic_submit textarea { float: none; border-radius: 0px; margin-bottom: 10px; }
#basic_listing input::placeholder, #basic_listing select.noValue, #basic_listing select option:first-child, #basic_edit input::placeholder, #basic_edit select.noValue, #basic_edit select option:first-child, #basic_submit input::placeholder, #basic_submit select.noValue, #basic_submit select option:first-child, #premium_edit input::placeholder, #premium_edit select.noValue, #premium_edit select:first-child  { color: #cccccc; }
#basic_listing select option:not(:first-child), #basic_edit select option:not(:first-child), #basic_submit select option:not(:first-child), #premium_edit select option:not(:first-child) { color: #4a4a4a; }
#basic_submit .select2-container .select2-search--inline .select2-search__field {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
#submit { background: #E84739 !important; border-radius: 0px !important; }
#submit:hover, .submit:focus { background: #e49888 !important; }
.selectpicker { width: 100%; float: none; }
#editnotice { display: none; }
.follow-us { margin: 20px 0 20px; padding: 15px; background-color: #fff; -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); border: 1px solid #cccccc !important; }
.follow-us .widget { margin-bottom: 0; }

/* Footer */
.pre-footer { background: #ffffff url('../../assets/images/bg.png') repeat; padding: 50px 0; -webkit-box-shadow: inset 0px 10px 10px -10px rgba(55, 55, 55, 0.5); -moz-box-shadow: inset 0px 10px 10px -10px rgba(55, 55, 55, 0.5); box-shadow: inset 0px 10px 10px -10px rgba(55, 55, 55, 0.5); }
.ds_footer_links ul { margin-bottom: 20px; margin-top: 20px; }
.ds_footer_links ul li a { font-size: 16px; }
.ds_footer_links ul li a, .ds_footer_links li a:hover, .ds_footer_links li a:visited, .ds_footer_links li a:active { color: #ffffff; }
h1.in-partnership { width: 100%; padding-bottom: 15px; margin-top: 0; }
ul.featured-articles { margin: 0; width: 100%; overflow: hidden; text-align: center; }
ul.featured-articles li.featured-articles-list { list-style: none; display: inline-block; width: 25%; padding: 10px; vertical-align: top; max-width: 200px; float: left; }
ul.featured-articles li.featured-articles-list h4 { margin: 10px 0; }
.site-footer { padding: 30px 0 50px; background: #2f2f2f; -webkit-box-shadow: 0px -1px 5px 1px rgba(55, 55, 55, 0.4); -moz-box-shadow: 0px -1px 5px 1px rgba(55, 55, 55, 0.4); box-shadow: 0px -1px 5px 1px rgba(55, 55, 55, 0.4); }
.site-footer p { font-size: 16px; }
.social { margin-top: 20px; text-align: right; margin-bottom: 20px; }
.top-social { display: block; margin-bottom: 15px; }
.top-social li { display: inline-block; margin: 0 10px; }
.top-social li a { padding: 12px 4px;}
.top-social li i { font-size: 18px; }
.cpi-logo { max-width: 231px; }
.footer-widgets, .copyright { background: none; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow:none; color: #ffffff; }
.copyright .container { text-align: left; }
.footer-widgets .widget:last-child { margin-bottom: 15px; }
.copyright-text {  }
#back_to_top { position: fixed; z-index: 99; bottom: 30px; right: 30px; display: none; cursor: pointer; }
#back_to_top i { margin-top: 12px; font-size: 40px; }
#back_to_top a { background: rgba(0,0,0,0.2); width: 50px; height: 50px; display: block; text-align: center; text-decoration: none; color: #ffffff; -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.2); -moz-box-shadow:  0px 1px 1px 0px rgba(0,0,0,0.2); box-shadow:  0px 1px 1px 0px rgba(0,0,0,0.2); }
@media (max-width: 1199px){
	#ds-container { width: 970px !important; }
	.site-logo-wrap, .site-nav-wrap { width: 100%; text-align: center; }
	#top-nav ul li, #primary-nav ul li { float: none;  display: inline-block; }
	.ds-search-box { width: 65%; }
	.ds-search-input { width: 75% !important; }
	.ds-search-area-label, .ds-search-curriculum-label { width: 100%; margin-bottom: 8px; }
	.ds-search-emirates, .ds-search-area { width: 50%; float: left; }
	.ds-search-emirates { margin: 0; }
	.ds-search-curriculum { width: 100%; }
}
@media (max-width: 992px){
	#ds-container { width: 750px !important; }
	.site-nav-wrap { display: block; }
	.site-logo-wrap { width: 60%; }
	.ds-search-box { width: 76%; }
	.ds-search-input { width: 70% !important; }
	.ds-search-area-label, .ds-search-curriculum-label { width: 100%; margin-bottom: 8px; }
	.ds-search-emirates, .ds-search-area { width: 50%; float: left; }
	.ds-search-emirates { margin: 0; }
	.ds-search-curriculum { width: 100%; }
	.social-container { margin-top: 15px; }
	.top-social { text-align: center; }
	.cpi-logo { display: inherit; margin: 0 auto; }
	ul.partners li.partners-logo-list { width: 25%; }
}
@media (max-width: 970px){
	#div-gpt-ad-1485240439476-12.desktop-ads, #div-gpt-ad-1485240439476-12.desktop-ads * { width: 100% !important; max-width: 750px; height: auto !important; max-height: 90px; text-align: center; margin-left: auto;
    margin-right: auto; }
}
@media (max-width: 782px){
	.ds-search-box { width: 76%; }
	.ds-search-area-label, .ds-search-curriculum-label { width: 100%; margin-bottom: 8px; }
	.ds-search-emirates, .ds-search-area { width: 50%; float: left; }
	.ds-search-emirates { margin: 0; }
	.ds-search-curriculum { width: 100%; }
	ul.partners li.partners-logo-list { width: 50%; display: block; }
}
@media (max-width: 768px){
	#ds-container { width: 100% !important; max-width: 750px; }
	.ds-search-box { width: 76%; }
	.ds-search-input { width: 65% !important; }
	.ds-search-area-label, .ds-search-curriculum-label { width: 100%; margin-bottom: 8px; }
	.ds-search-emirates, .ds-search-area { width: 50%; float: left; }
	.ds-search-emirates { margin: 0; }
	.ds-search-curriculum { width: 100%; }
}
@media (max-width: 728px){
	#div-gpt-ad-1485240439476-5.desktop-ads, #div-gpt-ad-1485240439476-5.desktop-ads * { width: 100% !important; height: auto !important; max-height: 90px; }

}
@media (max-width: 660px){
	.ds-search-box { width: 76%; }
	.ds-search-input { width: 60% !important; }
	.ds-search-area-label, .ds-search-curriculum-label { width: 100%; margin-bottom: 8px; }
	.ds-search-emirates, .ds-search-area { width: 50%; float: left; }
	.ds-search-emirates { margin: 0; }
	.ds-search-curriculum { width: 100%; }
	.row.block:before, .row.block:after { display: block; }
	.social-container { border: 0; }
	#temp_load:before { width: 28%; }
	#temp_load:after { width: 28%; }
	ul.partners li.partners-logo-list { width: 50%; display: block; }
	article iframe { width: 100% !important; }
}
@media (max-width: 600px){
	.ds-search-box { width: 76%; }
	.ds-search-input { width: 52% !important; }
	.ds-search-area-label, .ds-search-curriculum-label { width: 100%; margin-bottom: 8px; }
	.ds-search-emirates, .ds-search-area { width: 50%; float: left; }
	.ds-search-emirates { margin: 0; }
	.ds-search-curriculum { width: 100%; }
	.ds_footer_links ul { text-align: center; }
	.footer-widgets ul li { float: none; display: inline-block; }
	ul.partners li.partners-logo-list { width: 50%; display: block; }
}
@media (max-width: 480px){
	.ds-search-box { width: 75%; }
	.ds-search-group-main { border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; padding: 10px; }
	.ds-search-category { width: 100%; margin-bottom: 8px; margin-right: 0; }
	.ds-search-input { width: 85% !important; }
	.ds-search-area-label, .ds-search-curriculum-label { width: 100%; margin-bottom: 8px; }
	.ds-search-emirates, .ds-search-area { width: 50%; float: left; }
	.ds-search-emirates { margin: 0; }
	.ds-search-curriculum { width: 100%; }
	.row.block:before, .row.block:after { display: block; }
	.social-container { border: 0; }
	#temp_load:before { width: 20%; }
	#temp_load:after { width: 20%; }
	ul.partners li.partners-logo-list { width: 100%; display: block; }
	.logo-block { margin: 0 auto; display: block; width: 150px; }
	.header-block { margin: 20px 0 0; }
	ul.featured-articles li.featured-articles-list { width: 50%; }
}
@media (max-width: 420px){
	.ds-search-box { width: 90%; }
	.ds-search-group-main { border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; -ms-border-radius: 15px; padding: 10px; }
	.ds-search-category { width: 100%; margin-bottom: 8px; margin-right: 0; }
	.ds-search-input { width: 83% !important; }
	.ds-search-area-label, .ds-search-curriculum-label { width: 100%; margin-bottom: 8px; }
	.ds-search-emirates, .ds-search-area { width: 50%; float: left; }
	.ds-search-emirates { margin: 0; }
	.ds-search-curriculum { width: 100%; }
	.row.block:before, .row.block:after { display: block; }
	.social-container { border: 0; }
	.top-social { text-align: center; }
	.cpi-logo { display: inherit; }
	#temp_load:before { width: 10%; }
	#temp_load:after { width: 10%; }
	.sidebar .widget { padding-left: calc((100% - 300px) / 2); padding-right: calc((100% - 300px) / 2); }
	ul.partners li.partners-logo-list { width: 100%; display: block; }
}
@media (max-width: 320px){
	.sidebar .widget { padding: 0; text-align: center; }
	.banner_1, .banner_2, .desktop-ads, .desktop-ads div, .desktop-ads iframe { width: 100% !important; }
}

/* Post slider */
/* jssor slider loading skin spin css */
/* jssor slider loading skin spin css */
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.jssora051 {background:#000;display:block;position:absolute;cursor:pointer;opacity:0;}
.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;opacity:0;}
.jssora051:hover {opacity:.5!important;}
.jssora051:hover .a {opacity:1!important;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}
jssor2-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

/*jssor slider arrow skin 106 css*/
.jssora106 {display:block;position:absolute;cursor:pointer;}
.jssora106 .c {fill:#000;opacity:0;}
.jssora106 .a {fill:none;stroke:#fff;stroke-width:350;stroke-miterlimit:10;opacity:0;}
.jssora106:hover .c {opacity:.5!important;}
.jssora106:hover .a {opacity:1!important;}
.jssora106.jssora106dn .c {opacity:.2;}
.jssora106.jssora106dn .a {opacity:1;}
.jssora106.jssora106ds {opacity:.3;pointer-events:none;}

/*jssor slider thumbnail skin 101 css*/
.jssort101 .p {position: absolute;top:0;left:0;box-sizing:border-box;background:#000;overflow:hidden;}
.jssort101 .p .cv {position:relative;top:0;left:0;width:100%;height:100%;border:2px solid #000;box-sizing:border-box;z-index:1;}
.jssort101 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;visibility:hidden;}
.jssort101 .p:hover .cv, .jssort101 .p.pdn .cv {border:none;border-color:transparent;}
.jssort101 .p:hover{padding:2px;}
.jssort101 .p:hover .cv {background-color:rgba(0,0,0,6);opacity:.35;}
.jssort101 .p:hover.pdn{padding:0;}
.jssort101 .p:hover.pdn .cv {border:2px solid #fff;background:none;opacity:.35;}
.jssort101 .pav .cv {border-color:#fff;opacity:.35;}
.jssort101 .pav .a, .jssort101 .p:hover .a {visibility:visible;}
.jssort101 .t {position:absolute;top:0;left:0;width:100%;height:100%;border:none;opacity:.6;}
.jssort101 .pav .t, .jssort101 .p:hover .t{opacity:1;}


#jssor_1:hover .jssora051, #jssor_2:hover .jssora106 .c, #jssor_1:focus .jssora051, #jssor_2:focus .jssora106 .c { opacity:.2;}
#jssor_1:hover .jssora051 .a, #jssor_2:hover .jssora106 .a, #jssor_1:focus .jssora051 .a, #jssor_2:focus .jssora106 .a { opacity:.3;}

.content-single .social-icons {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #E84739;
    margin: 0 0 10px;
}
.content-single .social-icons li {
    display: inline;
    margin-right: 2px;
    font-size: 24px;
}