@font-face {
    font-family: 'KohinoorBanglaRegular';
    src:url('../fonts/KohinoorBangla-Regular.eot');
    src:url('../fonts/KohinoorBangla-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KohinoorBangla-Regular.woff') format('woff'),
        url('../fonts/KohinoorBangla-Regular.ttf') format('truetype');
}
@font-face {
    font-family:'KohinoorDevnagriRegular';
    src:url('../fonts/KohinoorDevanagari-Regular.eot');
    src:url('../fonts/KohinoorDevanagari-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/KohinoorDevanagari-Regular.woff') format('woff'),
        url('../fonts/KohinoorDevanagari-Regular.ttf') format('truetype');
}
@font-face {
    font-family:'Glyphicons Halflings';
    src:url(../fonts/glyphicons-halflings-regular.eot);
    src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),
        url(../fonts/glyphicons-halflings-regular.woff) format('woff'),
        url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),
        url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
@font-face {
    font-family:'FontAwesome';
    src:url('../fonts/fontawesome-webfont.eot');
    src:url('../fonts/fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/fontawesome-webfont.woff') format('woff'),
        url('../fonts/fontawesome-webfont.ttf') format('truetype');
}
* {
    margin: 0;
    padding: 0;
}
input {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-appearance: none;
}
html,body {
    width: 100%;
    height: 100%;
    overflow: hidden;
    /*-webkit-overflow-scrolling: touch;*/
}
a,a:hover,a:focus {
    outline: none;
    text-decoration: none;
}
::-ms-clear {
    display: none;
}
.web-cookie {
    font-family: 'KohinoorDevnagriRegular';
    position: absolute;
    bottom: 40px;
    right: 15px;
    z-index: 3;
    background-color: #fff;
    width: 350px;
    padding: 5px 5px 5px 10px;
    line-height: 24px;
}
.web-cookie #closeButton {
    cursor: pointer;
    background-color: #083755;
    color: #fff;
    float: right;
    padding: 6px 12px;
    display: inline-block;
}
.web-cookie #closeButton + div{
    padding-right: 25px;
}
.logo-top {
    display: none;
}
.flag-icon {
    padding-left: 18px;
}
.header {
    position: relative;
    height: 75%;
    font-family: 'KohinoorDevnagriRegular';
    z-index: 2;
}
.header-img {
    background-image: url(../images/header.jpg);
    -ms-background-size: cover;
    background-size: cover;
    -ms-background-position: center;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.header .location-content {
    position: relative;
    display: inline-block;
    padding-top: 15px;
    margin-right: 50px;
}
.location {
    color: #fff;
    font-size: 19px;
    margin-bottom: 0;
    overflow: hidden;
}
.temperature {
    color: #fff;
}
.temperature span {
    color: #fff;
    font-size: 28px;
    line-height: 3px;
}
.weather h4 {
    color: #fff;
    font-size: 17px;
}
.user-location h4,.user-location-timezone h4,.weather h4 {
    margin: 0;
}
.temp-content.modal-loading:before {
    left: 1%;
    top: 30px;
}
.change-language h4,#wrapper .user-location h4 {
    color: #fff;
    margin: 0;
}
.form-control {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: none;
}
.user-change-location .form-inline {
    position: relative;
}
#wrapper .user-location {
    margin: 15px 0 0;
}
.user-change-location .fa-times,.change-location .fa-times {
    position: absolute;
    top: 33px;
    right: 50px;
    color: black;
    border: none;
    font-size: small;
}
.user-change-location .btn-send,.change-location .btn-send {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background-color: #083755;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    border: 0;
    padding: 7px 14px;
}
.user-change-location .fa-location-arrow,.change-location .fa-location-arrow {
    font-size: 15px;
    color: white;
}
.forn-group,.bootstrap-select.language {
    margin-top: 5px;
}
.forn-group input {
    padding: 6px 51px 6px 12px;
}
.navbar-header {
    padding-top: 25px;
}
.navbar-toggle {
    display: block;
    margin: 0;
    padding: 0;
}
.navbar-toggle .icon-bar {
    width: 40px;
    height: 1px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    background-color: #fff;
    margin-bottom: 10px;
}
#navbar {
    height: 100%!important;
    width: auto;
    background-color: #1f6592;
    top: 0;
    right: 0;
    position: fixed;
    padding-right: 50px;
    padding-top: 50px;
    padding-left: 30px;
    transition: all 0.5s ease;
    z-index: 1;
}
#navbar .close {
    font-size: 36px;
    color: #fff;
    top: 0;
    position: absolute;
}
#navbar .close:hover {
    color: #fff;
}
.change-language .btn-sm {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
#wrapper {
    font-family: 'KohinoorBanglaRegular';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100vh;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    padding-left: 0;
    transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
    width: 220px;
    right: 0;
}
#wrapper.toggled #page-content-wrapper {
    position: absolute;
    right: 0;
    top: 0;
}
#sidebar-wrapper {
    position: fixed;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    background: #255f84;
    height: 100%;
    right: -100%;
    overflow-x: hidden;
    overflow-y: auto;
    transition: all 0.5s ease;
    width: 0;
    z-index: 2;
    padding-left: 15px;
    padding-right: 15px;
}
#sidebar-wrapper::-webkit-scrollbar {
    display: none;
}
#wrapper .user-change-location .fa-times {
    top: 10px;
}
#sidebar-wrapper .form-inline .form-control {
    width: 100%;
    box-shadow: none;
    transition: none;
    padding-right: 65px;
}
.sidebar-brand .dropdown-toggle {
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    width: 190px;
    background-color: #fff;
    color: #083755;
}
.sidebar-brand .dropdown-toggle.btn-default.active,.btn-default:active,.open>.dropdown-toggle.btn-default,.btn-group.open .dropdown-toggle:hover {
    color: #083755;
    background-color: #fff;
    border: none;
}
.btn-group.open .dropdown-toggle {
    box-shadow: none;
}
.bootstrap-select .dropdown-toggle:focus {
    outline: 0!important;
}
:focus {
    outline: 0;
}
.sidebar-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.sidebar-nav li {
    display: inline-block;
    width: 100%;
}
.sidebar-nav li a {
    display: block;
    padding: 7px 10px;
    text-decoration: none;
}
.sidebar-nav li.open:hover before {
    transition: width 0.2s ease-in;
    width: 100%;
}
.sidebar-nav .dropdown-menu {
    background-color: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    width: 100%;
    color: #083755;
}
.sidebar-nav li a:hover,.sidebar-nav li a:active,.sidebar-nav li a:focus,.sidebar-nav li.open a:hover,.sidebar-nav li.open a:active,.sidebar-nav li.open a:focus {
    background-color: rgba(95, 173, 60, 0.3);
    color: #fff;
    text-decoration: none;
}
.sidebar-nav>.sidebar-brand {
    font-size: 20px;
    margin-top: 15px;
}
.user-location .ui-autocomplete-input.ui-autocomplete-loading {
    background: #fff url(../images/ui-anim_basic_16x16.gif) no-repeat;
    background-position-x: 74%;
    background-position-y: 50%;
}
.user-change-location.modal-loading:before {
    left: 37%;
    top: 60%;
}
h4[data-slideopen=offcanvas] {
    cursor: pointer;
}
#page-content-wrapper {
    position: relative;
}
.hamburger {
    background: transparent;
    border: none;
    display: block;
    height: 32px;
    width: 32px;
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 1;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    color: #fff;
    font-size: 32px;
    line-height: 32px;
}
.hamburger:hover {
    outline: none;
}
.hamburger:focus {
    outline: none;
}
.hamburger:active {
   outline: none;
}
.hamburger.is-closed:before {
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    color: #fff;
    content: '';
    display: block;
    font-size: 14px;
    line-height: 32px;
    opacity: 0;
    text-align: center;
    width: 100px;
}
.hamburger.is-closed:hover before {
    -webkit-transform: translate3d(-100px,0,0);
    -moz-transform: translate3d(-100px,0,0);
    -ms-transform: translate3d(-100px,0,0);
    transform: translate3d(-100px,0,0);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    display: block;
    opacity: 1;
}
.hamburger.is-closed:hover .hamb-top {
    -webkit-transition: all 0.35s ease-in-out;
    top: 0;
}
.hamburger.is-closed:hover .hamb-bottom {
    -webkit-transition: all 0.35s ease-in-out;
    bottom: 0;
}
.hamburger.is-closed .hamb-top {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    background-color: rgba(255,255,255,.7);
    top: 5px;
}
.hamburger.is-closed .hamb-middle {
    background-color: rgba(255,255,255,.7);
    margin-top: -2px;
    top: 50%;
}
.hamburger.is-closed .hamb-bottom {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    background-color: rgba(255,255,255,.7);
    bottom: 5px;
}
.hamburger.is-closed .hamb-top,.hamburger.is-closed .hamb-middle,.hamburger.is-closed .hamb-bottom,.hamburger.is-open .hamb-top,.hamburger.is-open .hamb-middle,.hamburger.is-open .hamb-bottom {
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
}
.hamburger.is-open .hamb-top {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(.73,1,.28,.08);
    -moz-transition: -webkit-transform 0.2s cubic-bezier(.73,1,.28,.08);
    -ms-transition: -webkit-transform 0.2s cubic-bezier(.73,1,.28,.08);
    transition: -webkit-transform 0.2s cubic-bezier(.73,1,.28,.08);
    background-color: #fff;
    margin-top: -2px;
    top: 50%;
}
.hamburger.is-open .hamb-middle {
    background-color: #fff;
    display: none;
}
.hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(.73,1,.28,.08);
    -moz-transition: -webkit-transform 0.2s cubic-bezier(.73,1,.28,.08);
    -ms-transition: -webkit-transform 0.2s cubic-bezier(.73,1,.28,.08);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(.73,1,.28,.08);
    background-color: #fff;
    margin-top: -2px;
    top: 50%;
}
.hamburger.is-open:before {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    color: #fff;
    content: '';
    display: block;
    font-size: 14px;
    line-height: 32px;
    opacity: 0;
    text-align: center;
    width: 100px;
}
.hamburger.is-open:hover before {
    -webkit-transform: translate3d(-100px,0,0);
    -moz-transform: translate3d(-100px,0,0);
    -ms-transform: translate3d(-100px,0,0);
    transform: translate3d(-100px,0,0);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    display: block;
    opacity: 1;
}
.toggled .hamburger {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    right: 230px;
}
.change-language .btn-group.open .dropdown-menu.open ul a:focus {
    background-color: #fff;
    color: #083755;
    border: none;
}
.dropdown-menu.open a {
    outline: 0;
}
.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.4);
    z-index: 1;
}
.search-keyword {
    left: 20%;
    right: 20%;
    top: 40%;
    position: absolute;
    width: 60%;
    padding: 10px;
    margin: 0 auto;
    background: rgba(57, 56, 56, 0.5);
    transition: all 0.35s linear;
}
.search-logo {
    padding-top: 2px;
    position: absolute;
}
.search {
    padding: 20px 0 20px 112px;
    width: 100%;
    display: inline-block;
    position: relative;
}
#main-search-loader {
    overflow: hidden;
}
.search input {
    background-color: #f5f5f5;
    color: #636363;
    font-size: 14px;
    padding: 20px 93px 20px 30px;
    width: 100%;
    border: none;
    height: 60px;
    float: none;
    position: relative;
}
#search_home_main:before {
    font-family: 'FontAwesome';
    content: '\f002';
    position: absolute;
    top: 19px;
    left: 10px;
    color: #636363;
    z-index: 1;
}
.search .searchbtn {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background-color: #083755;
    border: 0;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    height: 60px;
}
.search .searchbtn span {
    font-size: 18px;
}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
    outline: none;
    outline-offset: 0;
}
.btn.active,.btn:active {
    box-shadow: none;
}
input:focus,textarea:focus,isindex:focus,keygen:focus,select:focus {
    outline-offset: 0;
}
input,input[type="password"],input[type="search"],isindex {
    border: 0;
}
.search a.search-error {
    position: absolute;
    right: 0;
    top: 0;
    color: red;
    background-color: #e6a29b;
    font-size: 18px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.search .ui-autocomplete-input.ui-autocomplete-loading {
    background-color: #fff;
    background-image: url(../images/ui-anim_basic_16x16.gif);
    background-repeat: no-repeat;
    background-position: right 70px bottom 22px;
}
.ui-locations {
    font-size: 12px;
    width: 185px;
}
.ui-keywords.ui-menu li{
    overflow: hidden;
}
.ui-keywords.ui-menu li:nth-child(2n),
.ui-locations .ui-menu-item:nth-child(2n) {
    background: #f1f1f1;
}
.ui-keywords {
    font-family: 'KohinoorDevnagriRegular';
    border: none;
}
.ui-keywords.ui-widget.ui-widget-content {
    background: #fff;
    max-height: 240px;
    width: calc(60% - 132px) !important;
    overflow-y: auto !important;
    right: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    backface-visibility: hidden;
}
.ui-keywords.ui-widget-content a {
    color: #424242;
}
.ui-keywords .ui-menu-item .ui-state-active a {
    color: #424242;
}
.ui-keywords .strong-font-medium {
    font-size: 15px;
}
.ui-widget.ui-widget-content,.ui-keywords.ui-widget.ui-widget-content,.ui-locations.ui-widget.ui-widget-content {
    border: none;
    overflow: hidden;
    z-index: 9999;
}
.ui-keywords .ui-menu-item-wrapper{
    padding: 3px 1em;
}
.ui-keywords .ui-menu-item-wrapper .keyword-icon {
    padding: 5px 20px;
}
.ui-keywords .ui-menu-item-wrapper .keyword-hint {
    padding: 15px 15px 15px 0;
}
.ui-keywords .ui-menu-item-wrapper .keyword-category {
    padding: 15px 20px 15px 0;
    text-align: right;
}
.ui-keywords .ui-menu-item-wrapper.ui-state-active,.ui-locations .ui-menu-item-wrapper.ui-state-active {
    background-color: rgba(95,173,60,.3);
    border: 0;
    margin: 0;
    color: #424242;
}
#search_home_main {
    position: relative;
}
.slider {
    font-family: 'KohinoorDevnagriRegular';
    position: relative;
    height: 25%;
    background-color: #083755;
    z-index: 1;
}
.carousel-indicators .active {
    border-color: #2196f3;
    background-color: #2196f3;
}
.home-footer-section {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 0 15px 10px 15px;
}
.home-footer-section .copyright {
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.home-footer-section .footer-links {
    float: right;
}

.home-footer-section .footer-links a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.home-footer-section .footer-links a:after {
    content: "";
    width: 1px;
    display: inline-block;
    height: 12px;
    background: #fff;
    vertical-align: middle;
    margin: 0 2px 0 7px;
}
.home-footer-section .footer-links a:last-child:after {
    display: none;
}
.carousel-caption {
    font-size: 23px;
}
#message {
    color: white;
    padding: 0;
    display: inline;
    position: relative;
    z-index: 999;
    width: 100%;
    left: 0;
    bottom: -5px;
}
@media(min-width:1601px) {
    .header {
        height: 80%;
    }
    .search-keyword {
        top: 43.75%;
    }
    .slider {
        height: 20%;
    }
}
.ui-keywords .ui-menu-item .ui-state-active {
    background-color: rgba(95, 173, 60, 0.3);
}
.ui-keywords.ui-menu li {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    min-height: 60px;
    border: none;
}
span.bold {
    font-weight: bold;
}
span.bolder {
    font-weight: bolder;
}
.ui-keywords>li>div {
    padding: 5px 200px 5px 60px !important;
    min-height: 60px;
    -webkit-align-items: center;
    align-items: center;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
}
.ui-keywords .ui-menu-img-box {
    width: 50px;
    height: 50px;
    z-index: 2;
    position: absolute;
    top: 50%;
    left: 5px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ui-keywords .ui-menu-img-box img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.ui-keywords .ui-menu-item .ui-menu-keyword-box {
    z-index: 2;
    font-size: 12px;
    font-weight: 900;
    color: #626262;
    width: 200px;
    word-wrap: break-word;
    text-align: right;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ui-keywords .ui-menu-item .ui-menu-content-box {
    line-height: 50px;
}
.ui-keywords .ui-menu-item .ui-menu-content-box p {
    margin: 0;
    font-size: 13px;
    line-height: 25px;
}
.user-location-group-container {
    position: relative;
}
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
/*  Search close button style
=================================*/
.ui-autocomplete-loading + .close-btn {
    display: none !important;
}
.search .close-btn {
    width: 16px;
    position: absolute;
    right: 70px;
    top: 20px;
    text-align: center;
    cursor: pointer;
    outline: none;
}
.search .close-btn:hover,
.search .close-btn:focus {
    outline: none;
}
.search .close-btn .fa{
    color: #717171;
}
.change-language select.language {
    width: 100%;
}
.change-language .select2-container {
    width: 100% !important;
    margin-top: 5px;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 100% !important;
}
.change-language .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    height: 34px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: rgba(95,173,60,.3) !important;
    color: #333 !important;
}
.select2-container--open .select2-dropdown--below {
    border: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px !important;
    font-size: 14px;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #5fad3c !important;
    color: #fff !important;
}
.change-language .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px;
}
.select2-results__option {
    text-transform: capitalize;
}
#noty_topCenter_layout_container {
    font-family: 'KohinoorBanglaRegular';
}
@media (min-width: 1367px) {
    .ui-keywords.ui-widget.ui-widget-content {
        max-height: 280px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .search-keyword {
        width: 75%;
        left: 12.5%;
        right: 12.5%;
    }
    .carousel-caption {
        font-size: 20px;
    }
    /*.ui-keywords.ui-widget.ui-widget-content {
        width: calc(75% - 132px) !important;
    }*/
    /*.page-mobile-search-active .ui-keywords.ui-widget.ui-widget-content {
        width: calc(100% - 40px) !important;
    }*/
    .header {
        min-height: 500px;
    }
    .slider {
        min-height: 150px;
    }
}
@media (max-width: 991px) {
    .ui-keywords>li>div {
        padding: 5px 100px 5px 60px !important;
    }
    .ui-keywords .ui-menu-item .ui-menu-keyword-box {
        width: 100px;
    }
    .ui-keywords .ui-menu-img-box {
        width: 35px;
        height: 35px;
    }
}
@media screen and (min-width: 320px) and (max-width: 400px) {
    .web-cookie {
        width: calc(100% - 30px);
        left: 15px;
        bottom: 10px;
    }
}
@media screen and (max-width: 767px) {
    .container-fluid {
        padding-right: 10px;
        padding-left: 10px;
    }
    .location {
        font-size: 14px;
    }
    .search-keyword {
        width: 90%;
        left: 5%;
        right: 5%;
    }
    .search-logo {
        position: relative;
        padding-top: 0;
    }
    .search-logo img {
        margin: 0 auto;
        width: 50px;
        height: auto;
    }
    .search { 
        padding: 10px 0 0 0;
    }
    .search input {
        padding: 0 68px 0 8px;
        height: 40px;
    }
    .search .searchbtn,
    .search a.search-error {
        width: 40px;
        height: 40px;
    }
    .search a.search-error {
        line-height: 40px;
    }
    .search .close-btn {
        right: 50px;
        top: 0;
        line-height: 40px;
    }
    .search #city-selection-close {
        padding: 12px;
    }
    .search .searchbtn span {
        font-size: 1em;
    }
    .change-language h4,
    .user-location h4,
    .user-location-timezone h4,
    .weather h4,
    .temperature span {
        font-size: 14px;
    }
    .temperature img {
        width: 35px;
        height: 35px;
    }
    .home-footer-section .copyright {
        float: left;
        font-size: 10px;
    }
    .home-footer-section .footer-links {
        float: left;
        text-align: center;
    }
    .search .searchbtn {
        overflow: hidden;
    }
    .search .ui-autocomplete-input.ui-autocomplete-loading {
        background: #fff url(../images/ui-anim_basic_16x16.gif) no-repeat;
        background-position: right 50px bottom 14px;
    }
    .carousel-caption {
        font-size: 17px;
    }
    .copyright,.links {
        text-align: center;
    }
    .header {
        min-height: 250px;
    }
    .slider {
        min-height: 80px;
    }
    .home-footer-section .footer-links a {
        font-size: 10px;
    }
    .ui-keywords li {
        line-height: 1;
    }
    .home-footer-section {
        position: inherit;
        padding: 0;
    }
    .home-footer-section .copyright,
    .home-footer-section .footer-links {
        position: inherit;
        width: 100%;
    }
    .home-footer-section .footer-links {
        text-align: center;
    }
    /*.ui-keywords.ui-widget.ui-widget-content {
        width: calc(90% - 20px) !important;
    }*/
    /*.page-mobile-search-active .ui-keywords.ui-widget.ui-widget-content {
        width: calc(100% - 30px) !important;
    }*/
}
/*.page-mobile-search-active .location-content {
    display: none;
}
.page-mobile-search-active .logo-top {
    display: block;
    position: inherit;
    width: 60px;
    height: auto;
    margin: 10px 0 0 5px;
    padding: 5px;
}
.page-mobile-search-active .logo-top img {
    width: 50px;
    height: auto;
}
.page-mobile-search-active .search-keyword {
    padding: 0;
    background-color: transparent;
    width: 100%;
    padding: 15px 5px;
    transform: inherit;
    top: inherit;
    left: inherit;
    right: inherit;
    position: inherit;
}
.page-mobile-search-active .search {
    padding: 0;
}
.page-mobile-search-active .search-logo {
    display: none;
}
.page-mobile-search-active .ui-keywords.ui-widget.ui-widget-content {
    max-height: 250px;
    overflow-y: auto !important;
}*/
@media screen and (max-width: 767px) and (orientation: landscape) {
    .select2-container--default .select2-results>.select2-results__options {
        max-height: 200px !important;
    }
    .carousel-indicators {
        bottom: 26px;
    }
}
@media(max-height:494px) and (min-height:400px) {
    .ui-keywords .ui-menu-item-wrapper .keyword-icon {
        padding: 0 10px;
    }
    .home-footer-section .copyright,.home-footer-section .footer-links a {
        font-size: 10px;
    }
}
@media (min-width: 320px) and (max-width: 480px) {
    .ui-keywords.ui-widget.ui-widget-content {
        max-height: 180px;
        overflow-y: auto !important;
    }
}
.carousel-container {
    position: relative;
    height: calc(100% - 40px);
}
#text-carousel {
    width: 99.9%;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    min-height: 100px;
}
.carousel-indicators li {
    background-color: #083755\9;
}
.carousel-inner {
    min-height: 50px;
}
.carousel-content p {
    color: #fff;
    text-align: center;
    font-size: 24px;
    width: 100%;
}
.carousel-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}
@media(max-width: 767px) {
    .carousel-content p {
        font-size: 14px;
        height: 100%;
    }
    #text-carousel {
        min-height: 75px;
    }
    #search_home_main:before {
        display: none;
    }
}
.mark, mark {
    padding: 0;
    background-color: none;
}
mark {
    color: #5fad3c;
    background: none;
}
#noty_topCenter_layout_container li {
    background-color: #5fad3c !important;
    border: 1px solid #5fad3c !important;
    color: #fff !important;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
    .page-mobile-search-active .header .location-content,
    .page-mobile-search-active .search-logo,
    .page-mobile-search-active #wrapper {
        display: none;
    }
    .page-mobile-search-active .search-keyword {
        width: 100%;
        position: inherit;
        top: inherit;
        right: inherit;
        left: inherit;
        padding: 0;
        background: transparent;
        transition: all 0.35s linear;
    }
    .page-mobile-search-active .search {
        padding: 10px 0 0 0;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .ui-keywords.ui-widget.ui-widget-content {
        width: calc(100% - 30px) !important;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 767px) {
    .ui-keywords.ui-widget.ui-widget-content {
        width: calc(100% - 20px) !important;
    }
}
/*@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) and (orientation: landscape) {
    .page-mobile-search-active .logo-top {
        margin: 20px 0 0 5px;
    }
    .page-mobile-search-active .search-keyword {
        width: 75%;
        top: -65px;
    }
    .page-mobile-search-active .ui-keywords.ui-widget.ui-widget-content {
        width: calc(75% - 35px) !important;
    }
    .page-mobile-search-active #search_home_main:before {
        top: 15px;
    }
    .page-mobile-search-active .search input {
        padding: 10px 65px 10px 15px;
    }
    .page-mobile-search-active .search .searchbtn {
        width: 50px;
        height: 50px;
    }
    .page-mobile-search-active .hamburger {
        top: 35px;
    }
    .page-mobile-search-active .search .ui-autocomplete-input.ui-autocomplete-loading {
        background-position: right 45px bottom 12px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .page-mobile-search-active .search input {
        padding: 10px 93px 10px 30px;
        height: 40px;
    }
    .page-mobile-search-active .search .searchbtn {
        width: 40px;
        height: 40px;
    }
    .page-mobile-search-active #search_home_main:before {
        top: 8px;
    }
    .page-mobile-search-active .search .close-btn {
        top: 10px;
        right: 45px;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) and (orientation: portrait) {
    .page-mobile-search-active .search-keyword {
        width: 80%;
        top: initial;
    }
}*/