@font-face {
  font-family: 'Droid Arabic Naskh';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/DroidArabicNaskh/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'),
/*       url(../fonts/DroidArabicNaskh/DroidNaskh-Regular.woff) format('woff'),*/
       url(../fonts/DroidArabicNaskh/DroidNaskh-Regular.ttf) format('truetype');
}



@font-face{
    font-family: 'ge_ss_two_medium';
    src:url('../fonts/ge_ss_two_medium/ge_ss_two_medium.eot?') format('embedded-opentype');
    src:local(' '),
        url('../fonts/ge_ss_two_medium/ge_ss_two_medium.svg#GESSTwoMedium-Medium') format('svg'),
/*          url('../fonts/ge_ss_two_medium/ge_ss_two_medium.woff') format('woff'),*/
          url('../fonts/ge_ss_two_medium/ge_ss_two_medium.otf') format('opentype'),
          url('../fonts/ge_ss_two_medium/ge_ss_two_medium.ttf') format('truetype');
    font-weight:bold;
    font-style: normal;
}


body
,input,button,select,textarea
,.btn-style-one
,.btn-style-two
,.about-section .content-text h6
,.speaking-section .image-holder .image-content h5
,.event-section .section-title p
,.news-section .image-content h5
,.main-slider h5
,.ticket-price .price-item .colmun-title h6
,.ticket-price .price-item .catagory-list li
,.map-content .content-text p
,.map-content .content-text .contact-link .item h6
,.news-section.style-two .right-side .tags-list li a
,.news-section.style-two .right-side h6
,.news-section.style-two .right-side .categorise-menu li a
,.default-form input[type="email"]
,.default-form input[type="text"]
,.subscribe-section input[type="email"]
,.subscribe-section .section-title p
,.schedule-section .schedule-tab-content .table>tbody>tr>td
,.schedule-section .schedule-tab-content .table>tbody .speaker h4 a
,.page-title .title-text h1
,.schedule-section .schedule-tab-title .table>tbody>tr>td h6
{
    font-family: 'Droid Arabic Naskh', cursive;
}

.main-menu .navigation > li > a
,.about-section .content-text h3

,.about-section .icon-holder .item h6
,.speaking-section .section-title h3
,.speaking-section .image-holder .image-content span
,.schedule-section .section-title h3
,.schedule-section .schedule-tab-content .table>thead>tr>th
,.contact-us .section-title h3
,.gallery-section .section-title h3
,.sponsors .section-title h3
,.sponsors .sponsors-logo h6
,.ticket-price .section-title h3
,.event-section .section-title h3
,.news-section .section-title h3
,.subscribe-section .section-title h3
,.main-slider h1
,h1, h2, h3, h4, h5, h6
,.map-content .content-text h4
,.map-content .content-text h5
,.news-section.style-two .right-side .section-title h5
,.subscribe-section input[type="submit"], .subscribe-section button
,.schedule-section .schedule-tab-title .table>tbody>tr>td h5
{
 font-family: 'ge_ss_two_medium', cursive;
}


.news-section .image-content h5{
    font-size: 14px;
    direction: rtl;
}

.main-menu .navigation > li > a{
    font-size: 14px;
}

.main-slider h1{
    font-size: 24px;
}

.map-content .content-text h4
,.map-content .content-text h5
{
    font-size: 18px;
}
.map-content .content-text p
,.map-content .content-text .contact-link .item h6
{
    font-size: 12px;
}

.default-form input[type="email"]
,.default-form input[type="text"]
,.subscribe-section input[type="email"]
{
    font-size: 12px;
}

.schedule-section .schedule-tab-content .table>tbody>tr>td
,.schedule-section .schedule-tab-content .table>tbody .speaker h4 a
{
 font-size: 12px;
    direction: rtl;
}

h1, h2, h3, h4, h5, h6
,.news-section.style-three .image-content p
,.event-section .section-title p
,.map-content .content-text p
,.map-content .content-text .contact-link .item h6
,.subscribe-section .section-title p
,.schedule-section .schedule-tab-content .table
{
    direction: rtl;
}

.news-section.style-two .right-side .categorise-menu li
,.news-section.style-two .right-side h6
,.schedule-section .schedule-tab-content .table>tbody .speaker h4 a
,.schedule-section .schedule-tab-content .table>thead>tr>th
{
    text-align: right;
    direction: rtl;
}

.event-section .link-btn{
    left: 0;
    right: auto;
}

.schedule-section .schedule-tab-content .table>tbody .speaker .image-box{
        right: -70px;
    left: auto;
}
.schedule-section .schedule-tab-content .table>tbody>tr>td{
    padding: 22px 0px;
}


ul.title-menu.clearfix
,.page-title .title-text .title-menu li
{
    float: right;
    direction: rtl;
}

.page-title .title-text .title-menu li a:after{
    content: '\f104';
    margin-right: 6px;
    margin-left: auto;
}

.page-title .title-text .title-menu li a{
    margin-left: 12px;
    margin-right: auto;
}

.page-title .title-text .title-menu li{
    margin-right: 7px;
}



.main-menu .navigation{direction:rtl;
}

@media screen and (max-width: 767px){


    .table-responsive {
        direction: rtl;
    }

    .table-responsive>.table>tbody>tr>td{
        white-space: normal;
    }
}
