/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 11, 2015, 10:50:04 PM
    Author     : ramadan
*/



@media only screen and (max-width: 1140px) {
    .container {
        width: 100%;
    }
}


@media only screen and (max-width: 992px) {

    .BMS{
        display: none;
    }
    div.signup {
        display: none;
    }
    .right-block.signup{
        display: block;
    }

    .section-1 .slidepage-container {
        height: 350px;
    }

    .section-1-wrapper {
        height: auto;
        padding-bottom: 25px;
    }
}

@media only screen and (max-width: 815px) {


    .inner-page .header-top-section {
        padding-bottom: 0;
    }

    .inner-page .header-top-section a {
        font-size: 0;
    }

    .default-page .header-top-section .menu li a {
        font-size: 14px;
    }

    .header.default-page .new-inner .logo-section .logo {
        text-align: left;
    }

    .header.default-page .new-inner .logo-section {
        width: 30%;
        height: auto;
        float: left;
    }

    .logo-section .logo img {
        width: 100%;
        height: auto;
    }

    .default-page .new-inner {
        margin: 0;
    }
    .header.default-page .new-inner .search-section {
        margin: 0;
        width: 65%;
    }

    .header.default-page .new-inner .search-section .search-text {
        float: left;
        width: 75%;
    }

    .header.default-page .new-inner .search-section .search-text input {
        width: 100%;
        float: left;
    }

    .header.default-page .new-inner .search-section .search-btn {
        float: left;
    }

    .header.default-page .new-inner .search-section .search-btn .form-control {
        height: 40px;
        padding: 5px 5px;
        font-size: 12px;
    }

    .search-options-top {
        visibility: hidden;
        height: 0;
        opacity: 0;
        transition: visibility 0s, opacity 0.5s linear;
        margin: 0;
    }

    .search-options-top-s {
        visibility: visible;
        height: auto;
        opacity: 1;
        transition: visibility 0s, opacity 0.5s linear;
    }

    .new-inner .search-section .search-options-top-s {
        margin-top: 5px;
    }

    .header.default-page {
        position: initial;
        background-position: initial;
    }

    .header.default-page .new-inner {
        margin: 5px 0;
    }

    .inner-page .block1 {
        margin: 0;
        padding: 5px 0;
        width: 100%;
    }

    .inner-page .block1 .result-summary {
        float: left;
        width: 100%;
        padding: 5px 0;
    }

    .inner-page .block1 .search-tools {
        float: left;
        width: 100%;
        padding: 5px 0;
    }

    .inner-page .block1 .search-tools .search-results-icons {
        float: left;
    }

    .solr-result-page {
        margin-top: 10px;
        /*overflow: hidden;*/
        position: relative;
    }

    .solr-result-page .col-sm-8 {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }


    .solr-result-page .tabbed-search-result {
        margin-bottom: 0px;
        padding-top: 0px;
    }

    .solr-result-page .pagination > li > a, .solr-result-page .pagination > li > span {
        padding: 2px 3px;
        margin: 0 3px;
    }

    .solr-result-page table tr td.header a {
        display: block;
        width: 70%;
    }

    .solr-result-page .z-tabs.silver > ul > li > a {
        background: transparent;
    }

    .z-tabs.mobile > ul.z-tabs-nav.z-tabs-mobile > li {
        background: transparent;
    }
    .z-tabs.mobile > ul.z-tabs-nav > li {
        background: #5E5E5E;
    }
    .solr-result-page .z-tabs.silver > ul > li.z-active > a {
        background: #5E5E5E;
    }

    .block1 .search-tools #filters-slide-in {
        display: block;
        float: right;
        position: absolute;
        right: 0;
        z-index: 12;
    }

    .col-sm-4.facet-col {
        position: absolute;
        top: 8px;
        width: 400px;
        right: -420px;
    }

    .sticky-container {
        display: none;
    }

    .kv-grid-table th {
        min-width: 100px;
        vertical-align: top !important;
    }

    .kv-grid-table td {
        min-width: 100px;
        vertical-align: top !important;
    }
    .header.default-page .new-inner .logo-section .logo{text-align:right;}
    .header.default-page .new-inner .logo-section{float:right;}
    .header.default-page .new-inner .search-section .search-text{float:right;}
    .header.default-page .new-inner .search-section .search-text input{float:right;}
    .header.default-page .new-inner .search-section .search-btn{float:right;}
    .inner-page .block1 .result-summary{float:right;}
    .inner-page .block1 .search-tools{float:right;}
    .inner-page .block1 .search-tools .search-results-icons{float:right;}
    .solr-result-page .col-sm-8{padding-right:0;padding-left:0;}
    .block1 .search-tools #filters-slide-in{float:left;left:0;}
    .col-sm-4.facet-col{left:-420px;}
    
    i.fa.fa-caret-down.fa-2x.pull-right {
        position: absolute;
        left: 5%;
    }
    
        /******* responssive table *********
    .mobile, .res-table-title {
        display: block;
    }

    .table-responsive.partner-list table, .table-responsive.bod-list table {
        border: 0;
    }

    .table-responsive.partner-list table th, .table-responsive.bod-list table th  {
        display: none;
    }

    .table-responsive.partner-list table tr.just-space, .table-responsive.bod-list table tr.just-space {
        display: none;
    }

    .table-responsive.partner-list table tr.table-head, .table-responsive.bod-list table tr.table-head {
        display: none;
    }

    .table-responsive.partner-list table tr, .table-responsive.bod-list table tr {
        margin-bottom: 10px;
        display: block;
        border-bottom: 2px solid #ddd;
    }

    .table-responsive.partner-list table tr.active_one td, .table-responsive.bod-list table tr.active_one td {
        text-align: left;
        line-height: 25px;
        padding-top: 0;
    }

    .table-responsive.partner-list tr.collapsible_one table td, .table-responsive.bod-list tr.collapsible_one table td {
        display: block;
        text-align: right;
        font-size: 13px;
        border-bottom: 1px dotted #ccc;
        color: #818181;
    }

    .table-responsive.partner-list tr.collapsible_one table td:last-child, .table-responsive.bod-list tr.collapsible_one table td:last-child {
        border-bottom: 0;
    }

    .table-responsive.partner-list tr.collapsible_one table td:before, .table-responsive.bod-list tr.collapsible_one table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
        margin-left: 15px;
    }
    */
    
    .mobile, .res-table-title {
        display: block;
    }
    .desktop-view {
        display: none;
    }
    
    .mobile-view {
        display: block;
    }
    
    .mobile-view .collapse-title {
        padding: 10px 15px;
        border-bottom: 1px solid #B3B3B3;
    }
    
    .mobile-view .collapse-title a {
        display: inline-block;
        width: 100%;
        background-image: url(../images/arow-down.png);
        background-repeat: no-repeat;
        background-position: 0px 5px;
    }
    
    .mobile-view .collapse-title a[aria-expanded="true"] {
        background-image: url(../images/arow-up.png);
    }
    
    .mobile-view .collapse-title a[aria-expanded="false"] {
        background-image: url(../images/arow-down.png);
    }
    
    .mobile-view .collapse-title .fa.pull-right {
        margin: 0;
        position: relative;
        bottom: 3px;
    }
    
    .mobile-view .collapse-body {
        padding: 10px 15px;
        border-bottom: 1px solid #B3B3B3;
        float: right;
        margin-bottom: 10px;
        width: 100%;
    }
    
    .mobile-view .collapse-body .collapse-body-row {
        float: right;
        width: 100%;
        margin-bottom: 10px;
    }
    
    .mobile-view .collapse-body .collapse-body-row .collapse-row-title {
        float: right;
        font-weight: bold;
        width: 32%;
    }
    
    .mobile-view .collapse-body .collapse-body-row .collapse-row-value {
        float: right;
        width: 68%;
    }
    
    .mobile-view.res-bod-list .collapse-body .collapse-body-row .collapse-row-title {
        float: right;
        font-weight: bold;
        width: 30%;
    }
    
    .mobile-view.res-bod-list .collapse-body .collapse-body-row .collapse-row-value {
        float: right;
        width: 70%;
    }
    
    .mobile-view.res-partner-list .collapse-body .collapse-body-row .collapse-row-title {
        float: right;
        font-weight: bold;
        width: 35%;
    }
    
    .mobile-view.res-partner-list .collapse-body .collapse-body-row .collapse-row-value {
        float: right;
        width: 65%;
    }
    
}

@media only screen and (max-width: 680px) {
    div.kv-grid-container {
        overflow-x: scroll;
    }
    table.kv-grid-table {
        width: 800px;
    }

    .kv-grid-table th {
        min-width: 100px;
        vertical-align: top !important;
    }

    .kv-grid-table td {
        min-width: 100px;
        vertical-align: top !important;
    }

    a.block1-btn {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 480px) {

    .moh-form .input-group-addon{
        font-size: 12px;
        padding: 0px 2px 0px 2px;
    }

    .header-right-menu {
        padding-right: 15px;
        padding-left: 0;
        float: left;
    }

    li.menu-item.social-icon {
        display: none;
    }

    .menu ul li.login {
        border: none;
        padding: initial;
    }

    .logo-section .logo img {
        width: 75%;
    }

    .search-section .home-msg span {
        font-size: 20px;
    }

    .front .search-form .col-sm-5 {
        width: 70%;
    }

    .search-form .col-sm-1.search-btn {
        width: 25%;
        float: left;
    }

    .header-blocks-section .block-title {
        display: none;
    }

    .header-blocks-section .block-description {
        display: none;
    }

    .header-blocks-section .left-block.col-sm-3.nopadding {
        float: left;
        width: 25%;
    }

    .header-blocks-section .middle-block.col-sm-3.nopadding {
        float: left;
        width: 25%;
    }

    .header-blocks-section .col-sm-5 {
        width: 100%;
        float: left;
    }
    .knowledge-slider-menu a {
        margin-right: 15px;
    }


    .knowledge-slider-menu a.l1 {
        margin-right: 15px;
    }

    .section-2 .title {
        font-size: 42px;
    }

    .bottom-section {
        display: none;
    }

    .section-1.container .col-sm-7 {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .section-1 .kinz-video {
        background: none;
        padding: 0;
    }

    .section-1 .kinz-video iframe {
        width: 100% !important;
        height: 100% !important;
        min-height: 250px;
    }

    .inner-page .header-top-section {
        padding-bottom: 0;
    }

    .inner-page .header-top-section a {
        font-size: 0;
    }

    .default-page .header-top-section .menu li a {
        font-size: 14px;
    }

    .header.default-page .new-inner .logo-section .logo {
        text-align: left;
    }

    .header.default-page .new-inner .logo-section {
        width: 30%;
        height: auto;
        float: left;
    }

    .logo-section .logo img {
        width: 100%;
        height: auto;
    }

    .default-page .new-inner {
        margin: 0;
    }
    .header.default-page .new-inner .search-section {
        margin: 0;
        width: 65%;
    }

    .header.default-page .new-inner .search-section .search-text {
        float: left;
        width: 75%;
    }

    .header.default-page .new-inner .search-section .search-text input {
        width: 100%;
        float: left;
    }

    .header.default-page .new-inner .search-section .search-btn {
        float: left;
    }

    .header.default-page .new-inner .search-section .search-btn .form-control {
        height: 40px;
        padding: 5px 5px;
        font-size: 12px;
    }

    .search-options-top {
        visibility: hidden;
        height: 0;
        opacity: 0;
        transition: visibility 0s, opacity 0.5s linear;
        margin: 0;
    }

    .search-options-top-s {
        visibility: visible;
        height: auto;
        opacity: 1;
        transition: visibility 0s, opacity 0.5s linear;
    }

    .new-inner .search-section .search-options-top-s {
        margin-top: 5px;
    }

    .header.default-page {
        position: initial;
        background-position: initial;
    }

    .header.default-page .new-inner {
        margin: 5px 0;
    }

    .inner-page .block1 {
        margin: 0;
        padding: 5px 0;
        width: 100%;
    }

    .inner-page .block1 .result-summary {
        float: left;
        width: 100%;
        padding: 5px 0;
    }

    .inner-page .block1 .search-tools {
        float: left;
        width: 100%;
        padding: 5px 0;
    }

    .inner-page .block1 .search-tools .search-results-icons {
        float: left;
    }

    .solr-result-page {
        margin-top: 10px;
        /*overflow: hidden;*/
        position: relative;
    }

    .solr-result-page .col-sm-8 {
        padding-left: 0;
        padding-right: 0;
    }

    .solr-result-page .tabbed-search-result ul.z-tabs-nav.z-tabs-mobile {
        position: absolute;
        top: 9px;
        z-index: 12;
        width: 30%;
        height: 46px;
        border: none;
    }

    .solr-result-page .tabbed-search-result ul.z-tabs-nav.z-tabs-desktop {
        width: 30%;
        position: absolute;
        left: 70%;
        top: -10px;
        border: none;
    }

    .solr-result-page .tabbed-search-result {
        margin-bottom: -30px;
        padding-top: 50px;
    }

    td.map-icon {
        position: absolute;
        right: initial;
        bottom: 90px;
        width: 25%;
    }

    td.map-icon img {
        width: 100%;
        height: auto;
    }

    .solr-result-page .tabbed-search-result .z-content-inner .col-sm-3 {
        width: 35%;
        padding-left: 10px;
        padding-right: 5px;
        font-size: 12px;
        line-height: 20px;
        vertical-align: top;
    }

    .solr-result-page .tabbed-search-result .z-content-inner .col-sm-9 {
        width: 65%;
        padding-left: 5px;
        padding-right: 10px;
        font-size: 12px;
        line-height: 12px;
    }

    .solr-result-page .z-tabs > .z-container > .z-content > .z-content-inner {
        padding: 0px 0px 0px 0px;
        min-height: 197px;
    }

    .solr-result-page .pagination > li > a, .solr-result-page .pagination > li > span {
        padding: 2px 3px;
        margin: 0 1px;
    }

    .solr-result-page table tr td.header a {
        display: block;
        width: 70%;
    }

    .solr-result-page .z-tabs.silver > ul > li > a {
        background: transparent;
    }

    .z-tabs.mobile > ul.z-tabs-nav > li {
        background: #04abfc;
    }

    .block1 .search-tools #filters-slide-in {
        display: block;
        right: 90%;
        z-index: 12;
    }

    .block1 .search-tools #filters-slide-in .fa-times {
        display: none;
    }

    .col-sm-4.facet-col {
        position: absolute;
        top: 8px;
        width: 340px;
        right: -360px;
    }

    div.kv-grid-container {
        overflow-x: scroll;
    }
    table.kv-grid-table {
        width: 800px;
    }

    .kv-grid-table th {
        min-width: 100px;
        vertical-align: top !important;
    }

    .kv-grid-table td {
        min-width: 100px;
        vertical-align: top !important;
    }

    a.block1-btn {
        margin-bottom: 10px;
    }

    .header-right-menu{padding-left:15px;padding-right:0;float:right;}
    .search-form .col-sm-1.search-btn{float:right;}
    .header-blocks-section .left-block.col-sm-3.nopadding{float:right;}
    .header-blocks-section .middle-block.col-sm-3.nopadding{float:right;}
    .header-blocks-section .col-sm-5{float:right;}
    .knowledge-slider-menu a{margin-left:15px;}
    .knowledge-slider-menu a.l1{margin-left:15px;}
    .section-1.container .col-sm-7{padding-right:0;padding-left:0;}


    .header.default-page .new-inner .search-section .search-text{float:right;}
    .header.default-page .new-inner .search-section .search-text input{float:right;}
    .header.default-page .new-inner .search-section .search-btn{float:right;}
    .inner-page .block1 .result-summary{float:right;}
    .inner-page .block1 .search-tools{float:right;}
    .inner-page .block1 .search-tools .search-results-icons{float:right;}
    .solr-result-page .col-sm-8{padding-right:0;padding-left:0;}
    .solr-result-page .tabbed-search-result ul.z-tabs-nav.z-tabs-mobile{left:-1px;}
    .solr-result-page .tabbed-search-result ul.z-tabs-nav.z-tabs-desktop{right:70%;}
    td.map-icon{left:0;}
    .solr-result-page .tabbed-search-result .z-content-inner .col-sm-3{padding-right:10px;padding-left:5px;}
    .solr-result-page .tabbed-search-result .z-content-inner .col-sm-9{padding-right:5px;padding-left:10px;}
    .solr-result-page .z-tabs > .z-container > .z-content > .z-content-inner{padding:0px 0px 0px 0px;}
    .col-sm-4.facet-col{left:-360px;}

    .inner-page .header-top-section {
        display: none;
    }

    .ui-autocomplete.ui-widget-content {
        width: 200px !important;
    }

    .new-inner .search-section .search-form {
        float: right;
        width: 100%;
        margin-bottom: 15px;
    }

    .header.default-page .new-inner .search-section .search-text {
        float: right;
        width: 75%;
    }

    .new-inner .search-options-top-s a {
        margin: 0 0 0 10px;
    }

    .new-inner .search-section .search-options-top-s {
        float: right;
        margin-top: 0px;
    }

    .header.default-page .new-inner .logo-section .logo { 
        text-align:right;
        float: right;
        width: 40%;
    }

    .header.default-page .new-inner .logo-section {
        float: right;
        width: 97%;
    }

    .header.default-page .new-inner .search-section {
        margin: 0;
        width: 100%;
    }

    .header.default-page .new-inner {
        margin: 10px 0;
    }

    .header-right-menu.menu.mobile {
        display: block;
        float: left;
        width: 60%;
    }

    .header-right-menu.menu.mobile .language-picker{
        width: 100%;
    }

    .header-right-menu.menu.mobile ul {
        width: 100%;
    }

    #advancedSearchForm .col-sm-6 {
        width: 100%;
    }
    .company_extra {
        float: right;
    }

    .company_extra a.block1-btn {
        float: left;
        margin-right: 0;
    }

    .header-right-menu {
        width: 100%;
    }

    .header-right-menu ul {
        float: right;
    }

    .new-inner .header-right-menu ul {
        float: left;
    }

    .header-right-menu .language-picker {
        float: left;
    }
    
    .mobile, .res-table-title {
        display: block;
    }
    .col-sm-12.pro-page {
        width: 100%;
    }
    div.kv-grid-container {
        overflow-x: scroll;
    }
    
    .record-details .panel-heading .pull-right {
        margin: 6px 0;
    }
    
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: initial;
	}

}

@media all and (max-width: 330px) {
    .section-2.container {
        padding-left:26px;
    }

    .header.default-page .new-inner .search-section {
        margin: 5px 0 0 0;
        width: 100%;
    }

    .col-sm-4.facet-col {
        width: 300px;
    }

    .inner-page .record-details-map #map-canvas {
        height: 260px !important;
    }
  #dynagrid-f1-container#dynagrid-f1-container{
overflow: scroll !important;
  -webkit-overflow-scrolling: touch;

  }
  #dynagrid-f1-container#dynagrid-f1-container table{
    overflow: scroll;
      -webkit-overflow-scrolling: touch;

direction: ltr;
  }
}



@media only screen and (max-width: 281px) {
    .moh-form .input-group-addon {
        font-size: 8px;
        padding: 0px 2px 0px 2px;
    }
    .moh-form input[type="text"] {
        padding: 2px;
    }
}


@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: right;
    }
}