/*------------------------------------------------------------------- /
Theme Name: Rimi
Theme URI: http://google.com
Author: Ifty
Author URI: http://google.com
Description: Super responsive and light weight wordpress theme for blogging.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: gray, white, light, right-sidebar, two-columns, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, photoblogging
Text Domain: themeweave
*/
.page-id-2657 .simple_page {
    margin: 0px 0;
}
.page-id-2657 .page-title { display: none; }
body {
    direction: rtl;
    font-family: "Alef";
    font-size: 17px;
    line-height: 20px;
    text-align: right;
}


.container {
  max-width: 860px;

}
.home .container.homecontblog {
  max-width: 1170px;

}
a,a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
img {
    border: medium none;
    display: block;
    max-width: 100%;
}





/*--------------------------------------------------------------
1.7 - Reset Entry Tags
--------------------------------------------------------------*/

.entry-content li ol, .entry-content li ul {
  margin: 0;
}

.entry-content ol, .entry-content ul {
  margin: 15px 0;
  padding: 0 30px 0 0;
}

.entry-content h1 {
  font-size: 2em;
  line-height: 1.313em;
}

.entry-content h2 {
  font-size: 1.625em;
  line-height: 1.346em;
}

.entry-content h3 {
  font-size: 1.375em;
  line-height: 1.545em;
}

.entry-content h4 {
  font-size: 1.125em;
  line-height: 1.667em;
}

.entry-content h5 {
  font-size: 0.875em;
  line-height: 1.571em;
}

.entry-content h6 {
  font-size: 0.75em;
  line-height: 1.667em;
}


/*--------------------------------------------------------------
8.2 Comment List
--------------------------------------------------------------*/

.comment-reply-login:hover, .comment-reply-login:focus, .comment-reply-login:active
.comment-reply-link:hover, .comment-reply-link:focus, .comment-reply-link:active {
  background-color: #336699;
  color: #fff!important;
}

.comment > .comment-avatar > img {
  border-radius: 2px;
  float: left;
}

.comment > .comment-entry {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
  margin-left: 75px;
  overflow: hidden;
  padding-bottom: 25px;
}

.comment-list {
  margin: 0;
  padding: 0;
}

.comments-area ol li {
  list-style: none;
}

.comment-entry .comment-meta {
  margin-bottom: 10px;
}

.comment-entry > .comment-meta > .comment-time {
  color: #c1c0c0;
  display: block;
  font-size: 0.938em;
}

.comment-content.comment {
  color: #c1c0c0;
}

.comments-area > .comments-title {
  display: block;
  font-size: 1em;
  font-weight: 600;
  margin: 0 0 35px;
}

.comment-entry > .comment-meta > .comment-author {
  font-size: 1.1em;
  font-weight: 500;
  margin: 0 0 2px;
}

.comment-reply-login, .comment-reply-link {
  background-color: #c1c0c0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  line-height: 12px;
  margin-top: 5px;
  padding: 5px 10px;
  text-transform: capitalize;
}


.comments-area {
    margin-top: 30px;
}
.comments-title {
  border-bottom: 1px solid #ddd;
  font-size: 26px;
  margin: 0 0 20px;
  padding-bottom: 10px;
}
.comment-author > span {
    color: #555;
    font-size: 15px;
    font-weight: bold;
}
.comment-reply-title {
    display: none;
}
textarea#comment {
    border: 1px solid #ddd;
    font-size: 15px;
    max-width: 600px;
    padding: 8px;
    resize: vertical;
    width: 100%;
}
#comment-submit.submit {
    background-color: #034073;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    font-size: 15px;
    padding: 8px 10px;
}




/*--------------------------------------------------------------
8.3 - Comment Navigation
--------------------------------------------------------------*/

.comment-navigation a {
  color: #c1c0c0;
}

.comment-navigation .nav-next {
  text-align: right;
}

.navigation.comment-navigation {
  margin-bottom: 30px;
  margin-top: 30px;
}

.bypostauthor {
}




.primary_nav {
    background: #034073 none repeat scroll 0 0;
    color: #fff;
    height: 40px;
}
.header_nav ul {
    margin: 0;
    padding: 0;
    
}
.header_nav ul li {
    float: right;
    list-style: outside none none;
}
.header_nav a {
    color: #fff;
}
.header_nav ul li a {
  font-size: 16.5px;
  line-height: 40px;
  outline: medium none;
  padding: 0 10px;
  text-decoration: none;
}
.logo {
    float: left;
}
.logo img {
    display: block;
    margin-top: 30px;
    max-height: 70px;
}
.site_header {
    background: #f7f7f7 none repeat scroll 0 0;
    height: 130px;
}
.tagline {
    color: #94231e;
    float: left;
    font-size: 22px;
    height: 44px;
    margin-left: 30px;
    margin-top: 35px;
}
.tagline_inner {
    line-height: 22px;
}
.search_header {
    float: left;
    margin-top: 30px;
}
.search_inner {
  float: left;
  position: relative;
  width: 126px;
}
.search_label {
    color: #034073;
    float: left;
    font-weight: bold;
    margin-left: 8px;
}
.header_search_text {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #034073;
    border-radius: 5px;
    display: block;
    width: 100%;
}
.header_action {
  background: #94231e none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #fff !important;
  display: block;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  margin-top: 11px;
  padding: 0;
  text-align: center;
  text-decoration: none !important;
  width: 100%;
}
.header_date {
    color: #034073;
    float: right;
    margin-top: 38px;
}
.date_inner > span {
    display: block;
}
.header_right {
    overflow: hidden;
    width: 100%;
}
.icon_single > a {
    display: block;
    position: relative;
}
.icon_single > a span {
    font-weight: bold;
    left: 48%;
    margin-left: -100px;
    position: absolute;
    text-align: center;
    width: 200px;
}
span.icon_content {
    top: 56%;
    position: absolute;
    line-height: 9px;
}
.home_icons {
    padding: 40px 0;
}
.video_block {
    background: #c6d6de none repeat scroll 0 0;
    padding: 50px 0;
}
.icon_single > a span.icon_title {
    color: #fff;
    bottom: 10%;
}
icon_single > a span.icon_content {
    color: #034073;
    position: absolute;
    top: 50%;
}
* {
    outline: medium none !important;
}
.home_content_title {
    color: #58585a;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 15px;
}
.home_content {
    font-size: 18px;
    line-height: 22px;
}
.home_article {
    padding: 30px 0;
}
.site_footer {
    background: #d1d2d4 none repeat scroll 0 0;
    padding: 40px 0;
}
.footer_icons a {
    display: block;
    float: right;
    padding: 12px;
    text-align: center;
    width: 50%;
}
.footer_contact_out {
    border-left: 1px solid #034073;
    min-height: 300px;
}
.footer_icons_outter {
    border-left: 1px solid #034073;
    min-height: 300px;
}
.footer_widget {
    color: #034073;
    font-weight: bold;
    padding: 20px 0;
}
.footer_widgets_area {
}
.footer_cf_form {
    margin-top: 15px;
}

.footer_cf_control select,
.footer_cf_control input {
    border: medium none;
    border-radius: 10px;
    float: left;
    font-size: 15px;
    height: 22px;
    padding: 0 10px;
    width: 70%;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.footer_cf_control span {
    width: 30%;
}
.footer_cf_control {
    margin-bottom: 13px;
}

.register_submuit,
.footer_cf_control input.footer_cf_btn {
  background: #034073 none repeat scroll 0 0;
  border: medium none;
  border-radius: 6px;
  color: #fff;
  display: block;
  float: left;
  padding: 2px 10px;
  width: auto;
}

.page_most {
    padding: 50px 0;
}

.almost_content_title {
    color: #034073;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 15px;
}
.widget_header {
  background: #034073 none repeat scroll 0 0;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  color: #fff;
  padding-bottom: 10px;
  padding-top: 50px;
  text-align: center;
}
.blue_widget {
  border: 2px solid #034073;
  border-radius: 20px;
  margin-bottom: 65px;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  position: relative;
}

iframe {
    max-width: 100%;
}
.about_video iframe {
    border: 5px solid #034073;
    border-radius: 10px;
    margin-bottom: 60px;
}

.blue_widget .widget_body {
    padding: 10px;
}
.blue_widget .widget_header h3 {
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 0;
}
.blue_widget .widget_header > img {
    border: 2px solid #fff;
    border-radius: 100%;
    display: block;
    left: 50%;
    margin-left: -40px;
    max-width: 80px;
    position: absolute;
    top: -40px;
}
.text-center-link {
    display: block;
    text-align: center;
    text-decoration: none !important;
}
.csf_item > span {
    color: #034073;
    font-size: 16px;
}
.custom_search_form {
    color: #034073;
}
.csf_item select {
  -moz-appearance: none;
  -webkit-appearance: none;
  border-color: #034073;
  border-style: none none solid;
  border-width: 0 0 1px;
  float: left;
  font-size: 14px;
}
.csf_item {
    margin-bottom: 7px;
    overflow: hidden;
}
.csf_submit {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.sec_off_title {
    color: #034073;
    display: block;
    font-weight: bold;
    margin-bottom: 20px;
}
.office_info {
    color: #35668f;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
}
.fire_link {
    border: 1px solid #94231e;
    border-radius: 10px;
    display: inline-block;
    margin: 15px auto 0;
    padding: 2px 10px;
    text-decoration: none;
    width: 80px;
}
.office_item {
  margin-bottom: 40px;
  text-align: center;
}
.current-menu-item a {
  font-weight: bold;
}

.office_info > span {
  display: block;
  word-wrap: break-word;
}

.office_info > span a {
  color: inherit;
}

.office_title {
    color: #35668e;
    display: block;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 20px;
}
.blue_title {
    color: #35668e;
    display: block;
    font-size: 21px;
    font-weight: bold;
    margin: 0 0 5px;
}
.office_members .office_thumbnail {
    display: table-cell;
    width: 220px;
}
.office_inner {
    overflow: hidden;
    padding: 25px 0;
}
.office_block {
    margin-bottom: 20px;
}
.office_member {
    display: table;
    margin-top: 15px;
    overflow: hidden;
    width: 100%;
} 
.office_content {
    display: table-cell;
    vertical-align: middle;
}

.office_contact_inner {
    margin: 0;
    padding: 0;
}
.office_contact {
    background: #dce4eb none repeat scroll 0 0;
    border-bottom: 30px solid #fff;
    padding: 15px 0 0;
}
.office_contact_inner > li {
    height: 45px;
    line-height: 45px;
    list-style: outside none none;
    margin-bottom: 15px;
    overflow: hidden;
}
.office_contact_inner > li img {
    float: right;
    width: 45px;
}
.office_contact_inner a {
    color: #034073;
    display: block;
    font-weight: bold;
    text-decoration: none;
}
.office_contact_inner span {
    margin-right: 15px;
}
.all_offices_inner {
  margin-top: 40px;
}

.header_search_icon {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: 24px;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 0;
    width: 24px;
}
 

.academic_images img {
  border: medium none;
  float: right;
  padding: 2px;
  width: 25%;
}
.academic_images {
    overflow: hidden;
}

table {
    width: 100%;
}
.calendar-table {
  border: 0 none !important;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100% !important;
}

.calendar-table {
    width: 100% !important;
}
.widget_title_calendar {
    display: none;
}
.widget_title_calendar + br {
    display: none;
}
.kjo-link {
    display: none !important;
}
.day-with-date.no-events {
}

.calendar-table td a {
  color: #fff !important;
}
span.weekend {
  color: #034073 !important;
}
.calendar-table td {
  background: #cedae3 none repeat scroll 0 0;
  border: 1px solid #dfe6de;
  color: #034073;
  display: table-cell;
  font-size: 14px;
  height: 30px !important;
  line-height: 30px !important;
  padding: 0;
  text-align: center;
}
.calendar-table td a {
    background: #034073 none repeat scroll 0 0;
    color: #fff;
    display: block;
    height: 35px;
    line-height: 35px;
    padding: 0;
}
.calendar-table thead, .calendar-table tfoot {
    display: none;
}
.widget_body .calendar-table {
    margin: 20px 0;
}
.calendar-table caption {
    color: #034073;
    font-weight: bold;
    margin-bottom: 10px;
}

.title_with_icon .icon {
    float: right;
    width: 75px;
}
.title_with_icon {
    color: #034073;
    height: 75px;
    line-height: 75px;
    margin-bottom: 20px;
}
.title_with_icon > h3 {
    display: inline-block;
    font-size: 22px;
    margin: 0 10px 0 0;
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:32px; overflow:visible; background:#ddd;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#ddd; padding:1px;}
        #cboxLoadingGraphic{background:url(assets/images/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#ddd;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(assets/images/controls.png) no-repeat 0 0;}
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}

.post_search_input {
    border-color: #034073;
    border-style: solid;
    border-width: 0 0 1px;
    color: #034073;
    font-size: 15px;
    height: 27px;
    width: 100%;
}
.post_search .csf_submit {
    color: #034073;
    font-weight: bold;
    margin-top: 10px;
}

a {
    color: #034073;
}
.single_cat_item > img {
    float: right;
    height: 80px;
}
.single_cat_item > span {
    float: right;
    line-height: 75px;
    margin-right: 10px;
}
.single_cat_item {
    display: block;
    font-weight: bold;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
}
.all_form_categories .single_cat_item {
  color: #94231e;
}


.contact_form_inner {
  float: right;
  margin-top: 20px;
  width: 400px;
}
.contact_input {
  border: 1px solid #427fb2;
  border-radius: 7px;
  padding: 7px;
  resize: vertical;
  width: 85%;
}
.contact_item {
    margin-bottom: 12px;
    overflow: hidden;
    width: 100%;
}
.contact_label {
    float: right;
    width: 15%;
}
input.contact_input {
    height: 30px;
    padding: 3px 6px;
}
.contact_content {
    margin: 50px 0;
}
.cf_button {
    background: #034073 none repeat scroll 0 0;
    border: medium none;
    border-radius: 10px;
    color: #fff;
    float: left;
    padding: 2px 10px;
}

.wpcf7-response-output {
    border: medium none !important;
    display: block !important;
    margin: 0 !important;
    overflow: hidden;
    width: 100%;
}
.wpcf7-not-valid-tip {
    font-size: 14px !important;
    margin-bottom: 5px;
    margin-right: 15%;
}

.regster_icons a {
    display: block;
    margin-bottom: 10px;
    text-align: center;
    width: 60px;
}
.register_page {
    color: #034073;
    margin: 30px 0 200px;
}
.reigtser_item > .reg_lavel {
    float: right;
    width: 20%;
}
.reg_input {
  border: 1px solid #427fb2;
  border-radius: 8px;
  float: right;
  font-size: 15px;
  max-height: 100px;
  padding: 3px;
  resize: none;
  width: 80%;
}
.reigtser_item {
    margin-bottom: 10px;
    overflow: hidden;
}
.register_select {
    border: 1px solid #427fb2;
    height: 30px;
    width: 100%;
}
.col-md-6.request_one {
    border-right: 2px solid #bbb;
}
.wpcf7-form br {
  display: none;
}
.footer_cf_control span.wpcf7-not-valid-tip {
  display: block;
  float: left;
  font-size: 12px !important;
  margin: 0 0 15px;
  text-align: left;
  width: 100%;
}
.reigtser_item .wpcf7-not-valid-tip {
  display: block;
  float: left;
  margin: 0;
}
.cf7_offices {
  border: 1px solid #427fb2;
  direction: rtl;
  margin-top: 10px;
  text-align: right;
  width: 100%;
}
.csf_loader {
  left: 50%;
  margin-left: 24px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  width: 24px;
  display: none;
}
.csf_bottom {
  position: relative;
}
.simple_page {
    margin: 50px 0;
}
.page-title {
    font-size: 24px;
    margin: 0 0 15px;
}
.know_blog {
  margin: 40px 0;
}
img {
     height: auto;
}

.blog_bar {
    border-right: 1px solid #aaa;
}
.blog_wrapper {
  overflow: hidden;
  padding-right: 10px;
}
.date_only {
    color: #555;
    display: block;
    font-size: 50px;
    font-weight: lighter;
    line-height: 50px;
}
.blog_item .blog_date {
    float: right;
    width: 80px;
}
.blog_content {
    float: right;
    margin-top: 15px;
    padding-right: 75px;
    width:88%;
}
.blog-expert > a {
    display: inline;
    margin-right: 10px;
}
.blog-expert > p {
    display: inline;
}
.blog_bottom {
    background: #cfdbe4 none repeat scroll 0 0;
    margin-top: 25px;
    padding: 15px;
}
.blog_bottom > span {
    color: #034073;
    display: block;
    font-size: 24px;
    margin-bottom: 10px;
}
.blog-title {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
}

.icon_item > img {
    margin: 0 auto 5px;
    max-width: 90px;
}
.icon_item {
    display: block;
    text-align: center;
}
.know_top_icons {
    margin-bottom: 30px;
}
.icon_single {
  transform: rotate(0deg) scale(0.95);
  transition: all 0.5s ease 0s;
}

.icon_single:hover {
  transform: rotate(0deg) scale(1.1);
}
.page-template-contact-php .contact_item textarea {
  height: 150px;
}

.single_title,
.about_title.home_content_title {
  color: #034073;
}


.vertical_icon {
    float: left;
    width: 100px;
}
.vertical_text > img {
    float: left;
    width: 100px;
}
.vertical_text {
    clear: left;
    float: left;
    width: 100px;
}

.category_icons a {
    color: #555;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.category_icons a img {
    margin: 0 auto 10px;
}
.category_icons {
    margin: 30px 0 0;
}
.office_list hr {
  background: #ddd none repeat scroll 0 0;
  border: medium none;
  float: left;
  height: 1px;
  margin: 0 0 25px;
  width: 100%;
}

.blog_wrapper.no_thumbnail {
    padding: 0;
}
.blog_wrapper.no_thumbnail .blog_date {
    float: right;
}
.blog_wrapper.no_thumbnail .blog_content {
    margin-top: 0;
}
.blog_wrapper.no_thumbnail .blog-title {
    margin-top: 15px;
}

.know_blog .widget {
    clear: both;
    margin-top: 30px;
    overflow: hidden;
}
.office_info {
  height: 80px;
}
.email_icon_button {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 25px;
}

.post_meta > span {
    border-left: 1px solid #034073;
    float: right;
    line-height: 14px;
    margin-left: 10px;
    padding-left: 10px;
}
.cat_postlist {
    list-style: outside none disc;
    margin: 30px 0 0;
    padding: 0;
}
.cat_postlist li {
  clear: both;
  display: list-item;
  list-style: inside none disc;
  margin-bottom: 15px;
  padding-right: 0;
}
.post_meta > span:last-child {
    border-left: medium none;
}
.cat_postlist li::after {
    clear: both;
    content: "";
    display: table;
}
.cat_postlist div.post_meta {
  color: #034073;
  font-size: 13.5px;
  margin-right: 14px;
  margin-top: 3px;
}
.post_meta a {
    color: #034073;
}
.cat_postlist > li > a {
    color: #034073;
    font-weight: bold;
}

.icon_with_title {
  color: #034073;
  font-weight: bold;
  height: 85px;
  margin-bottom: 30px;
}

.icon_with_title > img {
    float: right;
    height: 85px;
}
.icon_with_title > span {
    float: right;
    line-height: 85px;
    margin-right: 15px;
}

.cat_postlist {
  color: #034073;
}
.tax-form_category .icon_with_title, .tax-form_category .cat_postlist > li > a, .tax-form_category .cat_postlist .post_meta, .cat_postlist .post_meta a, .cat_postlist .post_meta, .tax-form_category .cat_postlist {
    color: #94231e;
}
.cat_postlist .post_meta span {
  border-left-color: #034073;
}

.filelist tbody tr td {
  border: 1px solid #ddd;
  direction: rtl;
  display: table-cell;
  font-size: 15px;
  line-height: 26px;
  padding: 4px 10px !important;
  text-transform: lowercase;
  vertical-align: top;
}
.filelist tbody tr td a {
  display: block;
  padding-top: 5px;
}
.filelist {
  border-spacing: 0;
  color: #94231e;
  font-weight: bold;
}

.widget_header::after {
  background-position: 0 0;
  background-size: 100% auto;
  background-repeat: no-repeat;
  content: "";
  height: 100px;
  left: 0;
  position: absolute;
  top: -40px;
  width: 100%;
  z-index: 99999;
}

.cal_widget .widget_header::after{
	background-image: url("assets/images/cal_header.png");
}

.wiz_academy .widget_header::after{
	background-image: url("assets/images/wiz_academy.png");
}

.wiz_register .widget_header::after {
	background-image: url("assets/images/about_link.png");
}

.wiz_search_custom .widget_header::after {
	background-image: url("assets/images/custom_search.png");
}

#headline h2 {
  font-size: 92%;
  margin: 0;
}

#headline {
  color: #808080;
  direction: rtl;
  padding-bottom: 5px;
}
#text1 {
  direction: rtl;
  font-size: 92%;
  padding-bottom: 10px;
}


.ajax_office .col-md-3.col-sm-4.col-xs-12.pull-right.office_outter {
  margin-top: 20px;
  text-align: center !important;
  width: 220px !important;
}


.pagination a, .pagination span {
    background: #034073 none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    font-size: 15px;
    margin-right: 6px;
    padding: 3px 10px;
}
.pagination {
    float: right;
}

.page-numbers.current {
  background: #555 none repeat scroll 0 0;
}

.swpm-pw-reset-submit {
    background: #034073 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    float: right;
    padding: 5px 15px;
}
.swpm-text-field.swpm-pw-reset-text {
    border: 1px solid #bbb;
    border-radius: 2px;
    font-size: 15px;
    height: 30px;
    max-width: 500px;
    padding: 3px 5px;
}
select {
    max-width: 100%;
}
.filelist tbody tr td a.icon_link {
  width: 20px;
}

hr {
  clear: both;
  height: 1px;
}
.search_title {
  border-bottom: 1px solid #ddd;
  color: #444;
  display: block;
  font-size: 24px;
  margin: 0 0 20px;
  padding-bottom: 10px;
}

.member_search {
    margin: 0 0 30px;
    overflow: hidden;
}
.knowledge_base_search {
    margin: 0 0 30px;
    overflow: hidden;
}
.file_search {
    overflow: hidden;
}


.course_contact_group {
    margin-bottom: 10px;
    overflow: hidden;
}
.course_contact .wpcf7-form-control-wrap.name {
    display: block;
    float: right;
    width: 100%;
}
.course_contact_group > label {
    float: right;
    width: 100%;
    margin-bottom: 5px;
}


.course_cf_text {
    border: 1px solid #35668e;
    border-radius: 3px;
    padding: 3px;
}
.wpcf7-form-control.wpcf7-submit.course_cf_submit {
    background: #35668e none repeat scroll 0 0;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    padding: 5px 10px;
}
.course_contact {
    margin-top: 25px;
}

.course_view > h2 {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 15px;
}
.course_view {
    margin-top: 0;
}
.pager > a {
  border: 1px solid #034073;
  padding: 1px 10px;
  text-align: center;
  float: right;
  margin-left: 20px;
  width: 35px;
  text-align: center;
  width: 30px;
  font-size: 15px;
  height: 30px;
  line-height: 30px;
  float: right;
  margin: 0;
  margin-left: 5px;
  height: 30px;
  line-height: 30px;
}
.course_list .course_title {
    font-weight: bold;
}
.course_list > li {
    margin-bottom: 25px;
}


.sec_off_title{
  display: none;
}

a.morelink_course {
    font-weight: bold;
}

.academic_images img {
  border: medium none;
  float: right;
  padding: 2px;
  width: 25%;
}


.feed_single_item > h3 {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 5px;
}
.feed_except_outter {
    height: 40px;
    overflow: hidden;
    position: relative;
}

.feed_more {
    background: #fff none repeat scroll 0 0;
    border: medium none tan;
    bottom: 0;
    font-weight: bold;
    left: 0;
    padding: 0 20px 0 0;
    position: absolute;
}
.feed_single_item {
    border-bottom: 1px solid #034073;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.feed_single_item:last-child {
    border: medium none;
    margin: 0 0 5px;
    padding: 0;
}

.all_posts_list {
    margin: 30px 0;
}
.all_posts_list .blog_wrapper {
    margin-bottom: 20px;
}

.blue_widget.wiz_recent_feed .widget_header::after {
  background-image: url("assets/images/feed_widget_one.png");
  height: 80px;
}

.blue_widget.wiz_all_feed .widget_header::after {
  background-image: url("assets/images/feed_widget_two.png");
  height: 80px;
}

.blue_widget.wiz_all_feed {
  border: medium none;
}

.ajax_office {
  display: block;
  margin-top: 20px;
}

.ajax_office .office_info {
  height: 110px;
}

.request_two .reigtser_item {
  margin-bottom: 10px;
  overflow: hidden;
  padding-left: 10px;
}

.select_office {
  width: 100%;
}

.office_item .image > img {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.office_contact_inner > li {
    float: left;
    width: 50%;
}
.post_cont .reg_input, .post_cont select { width:100%; }
.post_cont .reigtser_item  .reg_lavel { width:24%; }
.know_blog .navigation {
    margin-top: 20px;
}
.header_nav #menu-item-1414, .header_nav #menu-item-1415 { display:none; }
    
.header_nav #menu-item-1414 a, .header_nav #menu-item-1415 a { background: #94231e none repeat scroll;
    border-radius: 4px;
    margin-right: 2px;
}
.flags-lang {
    float: left;
    padding: 10px;
}
a.lang_flat {
    float: left;
    padding: 0 5px;
}
.lang_txt {
    float: left;
    color: #fff;
    padding-right: 5px;
    padding-top: 2px;
    direction: ltr;
}

.hm-top-video .col-sm-6{margin-top:65px;}

.homepagemain-image img {max-width:780px;}

.container.hm-top-video {
 max-width: 1100px;
}
.page-id-1829 .page-title{display:none;}

.youtubepagevideo .col-sm-12{margin-bottom:30px;}
.homepagemain-image img{width:80%}

.home .container.hm-top-video{display:none !important;}

.homecontblog{margin-top:50px;}

.row.homevideoblog h4 {text-align: center;
    font-weight: bold;
    font-size: 16px;
	color:#034073;}
	
.homepagemain-image img {width: 87%;}

.icon_single {
    position: relative;
}
.col-sm-4.booklet {
    float: right;
}
@media screen and (max-width: 767px) 
{
.letthmvideo.pum-trigger {
    margin-top: 4%;
}
	
}
@media screen and (min-width: 768px) and (max-width: 1024px)
{
.icon_single > a span.icon_content p 
	{
    font-size: 12px !important;
    line-height: 7px;
}
}

@media(max-width:1000px)
{
.homecontblog  .booklet,.homecontblog  .video-div {
	width:100%; 
	float: none !important;
margin-top: 40px;}
	.homepagemain-image img {

    width: 100% !important;

}


.icon_single > a span.icon_content {

    line-height: 8px !important;
    font-size: 12px !important;

}
.icon_single > a span.icon_content p {

    font-size: 16px !important;

}
}
.home .pum-container.pum-responsive.pum-responsive-medium {margin: auto;
	left: 0 !important;
	right: 0;}

.home .pum-theme-1855, .pum-theme-default-theme {background-color: rgba( 0, 0, 0, 0.7 ) !important;}

.home .pum-container{padding:0px !important;
	background-color:transparent !important;}
	
.home button.pum-close.popmake-close {background-color:#94231e !important;
    margin-top: 2px;}
	
	
	.homecontblog .row .col-sm-4{float:right}
	.homecontblog .row .col-sm-8{float:left}
	
@media(min-width:768px) and (max-width:769px)
{
.icon_single > a span.icon_content {top: 120px;}
.icon_single > a span.icon_title {top: 165px;}	
}

@media(max-width:767px)
{
.pum-content iframe {height:300px !important;}	

.home .pum-container {width: 69%;}
}

@media(max-width:480px)
{
.home .pum-container {height: auto !important;
	min-height: unset !important;
	width: 100%;
	max-width:300px !important;}
	
.pum-content iframe {height:170px !important;}
	
.righthmvideo.pum-trigger {margin-top: 15px;}
}

@media(min-width:481px) and (max-width:767px)
{
.righthmvideo.pum-trigger {margin-top: 15px;}
.home .pum-container {width:465px !important;}

.pum-content iframe {height:261px !important;}
}

@media(min-width:768px) and (max-width:1024px)
{
.home .pum-container {width:650px !important;
	top:70px !important;}

.pum-content iframe {height:365px !important;}
}

@media(min-width:1025px)
{
.home .pum-container {width:700px !important;
	top:100px !important;}

.pum-content iframe {height:394px !important;}	
}

.pum-content iframe{width:100%;}
