.navbar-holder {
    background: #fff;
    float: left;
    width: 100%;
    margin: 0 0 0px 0;
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px 0;
} 
.downArrow {
    display: block;
    border-radius: 50%;
    /* box-shadow: 0 1px 4px 0 rgba(36,39,44,.4); */
    height: 16px;
    width: 16px;
    position: absolute;
    top: 8px;
    background: #fff;
    background: #ddd;
    right: -10px;
}
.logo-digit{
    float: right;
    margin: 1px 0 0 23px;
}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    opacity:9;
    color:#fff;
}
 .downArrow:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid rgba(36,39,44,.87);
    content: "";
    position: absolute;
    right: 4px;
    top: 6px;
}
.header-desktop-add {
    width: 100%;
    text-align: center
}

.header-mobile-add {
    display: none
}

.menu {
    width: auto;
    float: left;
    font-family: 'Barlow', sans-serif;
}

.logo {
    width: 112px;
    float: left;
    margin: 14px 0 0 0px;
}
.logo img {
    max-width: 100%;
}
.dropdown-menu.show {
    display: block;
    transform: translate3d(-149px, 32px, 0px)!important
}

.hamburger {
width: auto;
    text-align: left;
    margin: 12px 18px 0 0;
    float: left;
    display:none;
}

#cssmenu ul>li.has-sub>a i {
    font-size: 18px;
    margin-right: 4px
}

.hamburger span i {
    font-size: 18px;
    margin-right: 4px
}

.hamburger span {
    color:#000;
    position: relative;
    top: 5px;
}

#cssmenu ul li a span:hover {
    color: #FF0600
}

.menu ul {
width: 100%;
    float: left;
    margin:23px 0 0 0;
    padding: 0;
    list-style: none;
}

.menu ul li {
width: auto;
    float: left;
    margin: 0;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    padding:9px 9px 9px 7px;
    line-height: 25px;
}
.active-menu:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    margin: 0;
    background:#00a2ed;
    width: 100%;
    height: 5px;
    top: -14px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.menu ul li a:hover {
    color: #00a2ed!important;
}
/*.menu ul li a:hover:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    margin: 0;
    background: #00a2ed;
    width: 36px;
    height: 5px;
    top: -5px;
    color: #00a2ed!important;
    left: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    right: 0;
    margin: 0 auto;
}*/

.active-menu {
    color:#00a2ed !important;
}
.menu ul li a {
     text-decoration: none;
    color: #000;
    padding: 22px 0 0 0;
    position:relative;
}
.search span{
width: 27px;
    height: 27px;
    border-radius: 74px;
    text-align: center;
    background: #f2f2f2;
    color: #000;
    cursor: pointer;
    float: left;
    font-size: 12px;
    line-height: 29px;
    margin: 4px 7px 0 0;
} 

.search {
float: right;
    margin:20px 0 0 0;
    font-size: 19px;
}
.Select-langlist{
    float:left;
    width:100%;
}
.Select-langlist h5{
     font-size: 25px;
    float: left;
    width: 100%;
    margin: 6px 0 23px 0;
    padding: 0;
    font-weight: 400;
}
 
.lang {
     width: auto;
    float: left;
    margin: 0 24px 0 0;
}
.lang a{
    white-space: nowrap;
    color: #000;
    padding: 0;
    display: inline-block;
    line-height: 34px;
    border: 1px solid #848484;
    border-radius: 2px;
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
    outline: none;
    background: #fff;
    margin: 1px 0 0 0;
    font-weight: 400;
    text-align: center;
    width: 35px;
    border-radius: 22px;
    outline: none;
    height: 35px;
}
.fa-search:before {
    content: "\f002";
    color:#848484;
}

.dropdown-menu {
    display: none;
    position: absolute;
    width: 200px;
    background: #fff;
    right: 11px;
    color: #fff;
    box-shadow: 1px 5px 11px 0 #bfbfbf;
    border-radius: 3px;
    margin-top: 10px;
    border: none;
    padding: 10px 0;
}

.dropdown-item a {
    color: #000
}

.dropdown-toggle {
white-space: nowrap;
    color: #000;
    padding: 0;
    display: inline-block;
    line-height: 34px;
    border: 1px solid #848484;
    border-radius: 2px;
    position: relative;
    text-transform: uppercase;
    font-size: 12px;
    outline: none;
    background: #fff;
    margin: 1px 0 0 0;
    font-weight: 400;
    text-align: center;
    width: 35px;
    border-radius: 22px;
    outline: none;
    height: 35px;
}

.dropdown-menu:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7.5px 10px;
    border-color: transparent transparent #fff;
    position: absolute;
    top: -9px;
    right: 14px
}

ul.select-lang-list {
    display: inline-block;
    position: relative
}

ul.select-lang-option>li {
width: 31%;
    float: left;
    padding: 0;
    background: #eaeaea;
    margin: 0 2% 13px 0;
    border-radius:3px;
}
ul.select-lang-option>li a, ul.select-lang-option>li p:hover{
    color:#fff;
}
ul.select-lang-option>li a,
ul.select-lang-option>li p {
color: #000;
    font-size: 17px;
    font-weight: 300;
    position: relative;
    padding: 6px 0 2px 12px!important;
    cursor: pointer;
    margin: 0 0 10px;
    cursor: pointer;
}

ul.select-lang-option>li a,
ul.select-lang-option>li:hover {
background: #f83f37;
    color: #fff;
    box-shadow: 0px 0px 8px 2px #8a8a8a;
}
ul.select-lang-option>li a, ul.select-lang-option>li p:hover{
    color:#fff !important;
    font-weight:400; 
}
ul.select-lang-list2>li a:before,
ul.select-lang-option>li a:before,
ul.select-lang-option>li p:before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    right: 6px;
    top: 17px;
    background-repeat: no-repeat;

}

.bhojpuri p:before,
.hind p:before,
.marathi p:before {
    background: url(../images/hindi.png)
}

.assam a:before,
.assam p:before,
.bangla a:before,
.bangla p:before {
    background: url(../images/bangla.png)
}

.malyalam a:before,
.malyalam p:before {
    background: url(../images/malayalam.png)
}

.gujrati a:before,
.gujrati p:before {
    background: url(../images/gujrati.png)
}

.tamil a:before,
.tamil p:before {
    background: url(../images/tamil.png)
}

.urdu a:before,
.urdu p:before {
    background: url(../images/urdu.png)
}

.kannada a:before,
.kannada p:before {
    background: url(../images/kannada.png)
}

.punjabi a:before,
.punjabi p:before {
    background: url(../images/punjabi.png)
}

.telgu a:before,
.telgu p:before {
    background: url(../images/telgu.png)
}

.assam a:before,
.assam p:before,
.bangla a:before,
.bangla p:before {
    background: url(../images/bangla.png)
}

.select-lang-list2 {
    width: calc(100% + 5px);
    float: left;
    margin-top: 20px;
    padding: 0;
    margin-bottom: 20px
}

.select-lang-list2>li {
    width: 33%!important;
    position: relative!important;
    border-left: 1px solid #61646d!important;
    float: left
}

.select-lang-list2>li a {
    color: #62656e!important
}

.select-lang-list2>li a:hover {
    color: #FF0600!important
}

.select-lang-list2>li a:before,
.select-lang-list2>li a:before,
.select-lang-list2>li p:before {
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    background: none;
    left: 0;
    top: 2px;
    background-repeat: no-repeat
}

.select-lang-list2>li.hind a:before {
    content: 'à¤…'!important;
    top: 13px;
    left: 4px
}

.select-lang-list2>li.marathi a:before {
    content: 'à¤…'!important;
    top: 13px;
    left: 4px
}

.select-lang-list2>li.bangla a:before {
    content: 'à¦…'!important;
    top: 13px;
    left: 4px
}

.select-lang-list2>li.bhojpuri a:before {
    content: 'à¤…'!important;
    top: 13px;
    left: 4px
}

.select-lang-list2>li.malyalam a:before {
    content: 'à´®'!important;
    top: 13px;
    left: 4px
}

.select-lang-list2>li.gujrati a:before {
    content: 'àª›'!important;
    top: 13px;
    left: 4px
}

.select-lang-list2>li.tamil a:before {
    content: 'à¯§'!important
}

.select-lang-list2>li.urdu a:before {
    content: 'Ø§Ø±Ø¯Ùˆ'!important;
    top: 20px;
    left: 4px;
    font-size: 8px;
    width: 155px
}

.select-lang-list2>li.kannada a:before {
    content: 'à²'!important;
    top: 13px;
    left: 4px
}

.select-lang-list2>li.punjabi a:before {
    content: 'à©³'!important;
    top: 13px;
    left: 4px
}

.select-lang-list2>li.telgu a:before {
    content: 'à°…'!important;
    top: 13px;
    left: 4px
}

.select-lang-list2>li.assam a:before {
    content: 'à¦…'!important;
    top: 13px;
    left: 4px
}

a:hover {
    text-decoration: none
}

.Search-popup {
    width: 100%;
    float: left
}

.Search-popup .modal-body {
    padding: 0
}

.Search-popup .modal-content {
    background: none
}

.Search-popup input {
    outline: none;
    display: inline-block;
    position: absolute;
    color: #adacac;
    left: 0;
    font-size: 21px;
    top: 0;
    background: #fff;
    width: 100%;
    float: left;
    height: 62px;
    padding: 0 0 0 47px;
    border: none;
    border-radius: 34px
}

span.search-icon {
    display: inline-block;
    position: absolute;
    color: #adacac;
    left: 18px;
    font-size: 21px;
    top: 14px
}

span.close-srch {
    display: inline-block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 8px;
    right: 6px;
    opacity: .7;
    cursor: pointer
}

span.close-srch:after,
span.close-srch:before {
    content: '';
    width: 26px;
    height: 1px;
    background: #666;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
    opacity: 1
}

span.close-srch:before {
    transform: rotate(45deg);
    top: 20px
}

span.close-srch:after,
span.close-srch:before {
    content: '';
    width: 26px;
    height: 1px;
    background: #666;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 99999;
    opacity: 1
}

span.close-srch:after {
    top: 20px;
    transform: rotate(-45deg)
}

.Search-popup .modal-dialog {
    max-width: 1140px;
    margin: 0 auto
}

.hamburger-menu {
    width: 32px;
    height: 16px;
    position: relative;
    cursor: pointer
}

.sidenav img {
    float: left;
    margin: 10px 0 0 18px
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color:rgba(255, 255, 255, 0.9);
    overflow-x: hidden;
    transition: .5s;
    padding-top: 6px;
    z-index: 999
}

.sidenav a {
    padding: 8px 8px 8px 0;
    text-decoration: none;
    font-size: 25px;
    color: #000;
    display: block;
    transition: .3s
}

.sidenav a:hover {
    color: #f1f1f1
}

.sidenav .closebtn {
    position: absolute;
    top: 4px;
    right: 11px;
    font-size: 36px;
    margin-left: 50px
}

#main {
    transition: margin-left .5s;
    padding: 0px
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px
    }
    .sidenav a {
        font-size: 18px
    }
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li {
    width: 100%;
  /*  background:rgba(255, 255, 255, 0.6);*/

}

#cssmenu {
    width: 100%;
    color:rgba(255, 255, 255, 0.6);
    margin:48px 0 0
}

#cssmenu ul ul {
    display: none
}

#cssmenu>ul>li.active>ul {
    display: block
}

.align-right {
    float: right
}

#cssmenu .active a {
    border-bottom: 1px solid #61646d;
    padding: 18.5px 0 18px 23px;
    cursor: pointer;
    z-index: 2;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none;
    color: #62656e;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

#cssmenu ul li a {
   /* border-bottom: 1px solid #61646d;*/
    padding: 21.5px 0 19px 23px;
    cursor: pointer;
    z-index: 2;
    font-size: 15px;
    text-transform: uppercase;
    font-weight:500;
    text-decoration: none;
    color: #000;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

#cssmenu>ul>li>a:hover {
    color: #FF0600
}

#cssmenu ul>li.has-sub>a {
    padding: 21px 0 21px 23px
}

#cssmenu ul>li.has-sub>a:after {
    position: absolute;
    right: 26px;
    top: 21px;
    z-index: 5;
    display: block;
    height: 10px;
    width: 2px;
    background: #000;
    content: "";
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out
}

#cssmenu ul>li.has-sub>a:before {
    position: absolute;
    right: 22px;
    top: 25px;
    display: block;
    width: 10px;
    height: 2px;
    background: #000;
    content: "";
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out
}

#cssmenu ul>li.has-sub.open>a:after,
#cssmenu ul>li.has-sub.open>a:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#cssmenu ul ul li a {
    padding: 17px 22px;
    cursor: pointer;
    z-index: 2;
    font-weight:500;
    font-size: 14px;
    text-decoration: none;
    color: #000;
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease
}

#cssmenu ul ul ul li a {
    padding-left: 32px
}

#cssmenu ul ul li a:hover {
    color: #FF0600
}

#cssmenu ul ul>li.has-sub>a:after {
    top: 16px;
    right: 26px;
    background: #ddd
}

#cssmenu ul ul>li.has-sub>a:before {
    top: 20px;
    background: #ddd
}

.social-icons {
display: inline-block;
    width: 100%;
    padding: 11px 0 0 10px;
    /* background: #34373e; */
    margin: 0;
}

.social-icons ul {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left
}

.social-icons ul li {
    color: #9e9e9e;
    margin: 0 6px 0 0;
    display: inline-block;
    border-radius: 50%;
    text-align: center
}

.social-icons ul li a {
    color: #000;
 
}

.social-icons ul li .fa-facebook {
    background-color: #448ae9;
   color:#fff;
       width: 42px;
    height: 41px;
    line-height: 40px;
    /* border: 1px solid #9e9e9e; */
    display: inline-block;
    text-align: center;
    border-radius: 50%;
}
.social-icons ul li .fa-twitter {
    background-color: #1ca1f2;
    color:#fff;
        width: 42px;
    height: 41px;
    line-height: 40px;
    /* border: 1px solid #9e9e9e; */
    display: inline-block;
    text-align: center;
    border-radius: 50%;
}
.social-icons ul li .fa-instagram {
    background: linear-gradient(158deg,#863fa6 22%,#e12c61 50%,#f46f46 80%);
   color:#fff;
       width: 42px;
    height: 41px;
    line-height: 40px;
    /* border: 1px solid #9e9e9e; */
    display: inline-block;
    text-align: center;
    border-radius: 50%;
}
.social-icons ul li .fa-youtube {
    background-color: #f1563e;
     color:#fff;
         width: 42px;
    height: 41px;
    line-height: 40px;
    /* border: 1px solid #9e9e9e; */
    display: inline-block;
    text-align: center;
    border-radius: 50%;
}

@media only screen and (min-width: 0px) and (max-width: 1366px) {
    .left-Add {
        left: -110px
    }
    .right-Add {
        right: -110px
    }
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

.search span:nth-child(5) {
    display: block;
    margin: 0;
    width: 37px;
    height: 37px;
    float: right;
    line-height: 36px;
}
.logo-digit {
    float: left;
    margin: 6px 9px 0 0;
}
    .header-desktop-add {
        width: 100%;
        text-align: center
    }
    .navbar-holder {
           height: auto;
    position: sticky;
    top: 0;
    z-index: 12;
    }
    .header-desktop-add img {
        width: 100%
    }
    .header-mobile-add {
        display: none
    }
    .search {
     float: right;
    margin: 18px 14px 0 0;
    font-size: 19px;
    position: absolute;
    right: 0;
    }
    .search img {
        margin-top: -5px;
        width: auto
    }
    .lang {
        width: auto;
        float: left;
        margin: -4px 24px 0 0
    }
    .logo {
          margin: 13px 13px 0 -4px;
    width: 99px;
    }
    .menu ul li {
    width: auto;
    float: left;
    margin: 0 16px 0 0;
    font-size: 13px;
    text-transform: uppercase;
    padding: 0;
    line-height: 52px;
    text-align: center;
    }
    .menu ul li a {
        color: #222
    }
    .hamburger {
        margin: 12px 12px 0 0;
    float: left;
    }
  .menu ul {
    width: 100%;
    float: left;
    margin: 9px 0 0 0;
    padding: 0;
    list-style: none;
} 
    .Search-popup .modal-dialog {
        max-width: 837px!important;
        margin: 0 auto
    }
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
    .menu ul li {
        width: auto;
        float: left;
        margin: 0;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 500;
        padding: 4px 3px 0 8px;
        line-height: 49px
    }
  .hamburger {
    margin:5px 14px 0 0;
    float: left;
    display:block; 
} 
.search span:nth-child(1){
    display:none; 
}
.search span:nth-child(2){
    display:none; 
}
.search span:nth-child(3){
    display:none; 
}
.search span:nth-child(4){
    display:none; 
}
 
.search span{
    display:none;
} 
.search {
    float: right;
    margin: 9px 6px 0 0;
    font-size: 19px;
    position: absolute;
    right: 0;
}
.search span:nth-child(5){
     display: block;
    margin: 0;
    width: 37px;
    height: 37px;
    line-height: 36px;
}
    .header-desktop-add {
        width: 100%;
        text-align: center;
        display: none
    }
    .header-mobile-add {
        display: block;
        width: 100%
    }
    .header-mobile-add img {
        width: 100%
    }
}
 