/*bootstrap 5 colomns*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

html {
    font-family: 'Roboto 15', sans-serif !important;
    position: relative;
    min-height: 100%;
}

body {
    color: #000;
    height: auto;
    font-weight: 100;
    font-family: 'Roboto 15', sans-serif !important;
}
@-moz-document url-prefix() {
    body {
        font-weight: 100;
        font-family: 'Roboto', sans-serif !important;
    }

}

h5 {
    font-size: 19px;
}

.content {
    max-width: 1280px;
}

a:hover {
    color: #444;
    text-decoration: none;
}

.mobile {
    display: none;
}

.navbar {

    min-height: 50px;
    margin-bottom: 0px;

}

.logo {
    width: 177px;
    height: 100px;
    float: left;
    margin-left: 10%;
    margin-top: -30px;
}

.socialbutton {
    vertical-align: middle !important;
    background-color: white;
    width: 40px;
    height: 40px;
    color: #b8c1c2;
    font-size: 140%;
    padding-top: 9px;
    margin: 7px 0 0 0;


}
.bimbim {
    width: 40px;
    height: 40px;
    margin-top: 6px;
}

.socialbutton:hover {
    color: #333;
    background-color: #fff;
    border-color: #333;
}

.navbar-default {
    background-color: #fff;
    border-color: #fff;
}




.navbar-default .navbar-nav > li > a {
    color: #333;
    font-weight: bold;
    padding: 0 10px;
    margin-top: 17px;
}

.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 5px;
}

.navbar-default .navbar-collapse, .navbar-default {
    border-color: #fff;
    margin-top: 15px;
}

.navbar-collapse {
    background-color: #fff !important;
    border-bottom: #aaa solid 1px;
}

.navbar-collapse.collapse {
    padding: 0 40px 0 35px;
    width: 100%;
}

.nav.navbar-nav {
    background-color: #fff;
    border: none;
    list-style: circle outside;
}

.nav.navbar-nav li:first-child {
    list-style-type: none;
}

.navbuttons {
    margin-left: 10%;
    color: #666;
    font-size: 100%;
    display: inline;
    min-width: 140px !important;
    max-height: 41px;
    padding: 0;
}

.navbar-form {
    border-color: #fff;
    clear: right;
    margin: 17px 5px 0px 30px;
    padding: 0;
}


.content {
    padding-bottom: 30px;
}

.header-cont {
    border-bottom: #ddd solid 1px;
}
.color_footer {
    background-color: #242527;
}
.rowfooter {
    padding: 15px;
    background-color: #242527;
    color: white;
    padding-left: calc(54% - 675px);
    padding-right: calc(54% - 675px);
    position: absolute;
    bottom: 0;
    width: 100%;
}

.listitem {
    margin-right: 30px;
    float: left;
    margin-top: 7px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.listitem a { 
    color: white;
}

.linklist {
    padding-left: 27px;
}

.linklist li:first-child {
    list-style-type: none;
}

.copywrite {
    margin-top: 15px;
    margin-left: 0%;
}

.graytext {
    color: #c0c0c0;
    margin-bottom: 0px;
    font-family: 'Roboto Arial', sans-serif;
    font-size: 12px;
    font-weight: 400;
}
.copywrite.graytext {
    padding-left: 27px;
}
.graytext p {
    color: #c0c0c0;
    margin-bottom: 0px;
    font-family: 'Roboto Arial', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.smoketext {
    color: #c0c0c0;
    margin-bottom: 0px;
    font-family: 'Roboto Arial', sans-serif;
    font-size: 13px;
    font-weight: 400;
    padding-right: 15px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #fff;
    color: #f48429;
    border-right: #c0c0c0 solid 1px;
}

.top {
    font-family: "Roboto Light 70";
    height: auto;
    height: 100%;
    min-height: 500px;
    padding-top: 10%;
    padding-bottom: 10%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0) 20%), linear-gradient(to bottom right, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0) 100%), url(images/index_bg.jpg)  center no-repeat;
    background-size: cover;
    margin-top: -10px;
}

.bigtitle {
    font-size: 70px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin-bottom: 50px;
}

.subtitle {
    font-size: 19px;
    font-family: 'Roboto Regular', sans-serif;
    color: #4e4e4e;
}

.half-wide {
    width: 60%;
}

.full-wide {
    width: 100%;
}

.team_block p {
    margin-bottom: 0px;
}
#position {
    margin-bottom: 10px;
    color: #000;
}

.biggraytext {
    color: #666;
    margin-bottom: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

.biggraytext-cons {
    color: #666;
    margin-bottom: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
}

.biggraytext-news {
    margin-bottom: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 7px;
    margin-top: 3px;
    line-height: 1.3;
}
.biggraytext-news a, .main_news_block a, .news_block a, .consultline a, .depart_block a {
    color: #000;
}
.biggraytext-news a:hover, .main_news_block a:hover, .news_block a:hover, .consultline a:hover, .depart_block a:hover {
    text-decoration: underline;
}

.bigsmoketext {
    color: #aaa;
    margin-bottom: 0px;
    font-size: 100%;
    font-family: 'Roboto', sans-serif;
}

.bigsmoketext:hover {
    color: #333;
    text-decoration: none;
}

.bluebutton {
    background-color: #009cd1;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 21px;
    border-radius: 5px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;

}

.departments {
    padding-left: calc(4% + 15px);
    padding-right: calc(4% + 15px);
}
.departments a {
    color: #000000;
}
.departments a:hover {
    text-decoration: underline;
}

.deptitle {
    text-align: center;
    margin: 40px 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 42px;

}

.subdepart {
    width: 100%;
    text-align: center;
}

.subdeptitle {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 20px;
}

.consultline {
    background-color: #f6f8fa;
    padding: 20px 30px 0px 0px !important;
    padding-left: calc(4% + 15px) !important;
    padding-right: calc(4% + 15px)!important;
}

.fstcol {
    width: 33%;
}

.colitem {
    padding: 10px 0;
    height: 230px;
}

.depimg {
    padding: 2px;
}

.half-wide a {
    color: #000;
    margin-bottom: 10px;
}

.margin-bot-ten {
    margin-bottom: 10px;
}

.margin-bot-fiv {
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
}

.margin-bot-fiv a {
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
}

.half-wide.col-sm-6 div p {
    margin-top: -10px;
}

.btn-orange {
    width: 100%;
    background-color: #f48429;
    text-align: center;
}
.btn.white-oran.active {
    box-shadow: none !important;
}

.orangeline {
    background-color: #f48429;
    min-height: 5px;
    width: calc(100% + 40px);
    margin-left: -20px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.formeduc {
    background-color: #eee;
    padding: 0px 20px 20px 20px;
    margin: 30px 0 0 0;
}

.avatar {
    border-radius: 50%;
    width: 100%;
    margin-bottom: 15px;
}
.img-thumbnail {
    padding: 7px;
    border: 2px solid #ddd;
}

.avatardiv {
    text-align: center;
    width: 100%;
}
div.buttons {
    margin-bottom: 40px;
}
.doc_form_block {
    max-height: 84%;
    overflow: hidden;
}
.doc_form_img {
    display: inline;
    float: left;
}
.documentimg {
    float: left;
    margin-right: 30px;

}
.doc_btn {
    height: 160px;
    width: 110px;
    padding: 0;
    overflow: hidden;
    margin-right: 16px;
    position: relative;
}

.orange {
    color: #f48429;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 500;
}

.historyimg {
    padding: 15px 10px 15px 13px;

}

.pinkfield {
    padding: 20px;
    background-color: #fff5e9;
    color: #5d4022;
}

.h4_title {
    margin-top: 0px;
}

.flt-left {
    float: left;
}

.flt-right {
    float: right;
}

.pdn-10 {
    padding: 10px 0px 10px 10px;
}

.news {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: 300;
}
.news h2 {
    font-weight: 300;
}

.newslogo {
    margin-right: 15px;
    float: left;
}
.news_block {
    position: relative;
    height: 120px;

}
 .news_text {
    max-height: 77%;
    overflow: hidden;
}
 .news_text p {
     margin-bottom: 0 !important;
 }
 .more_info {
     position: absolute;
     bottom: 0;
     right: 0;
     font-size: 16px;

 }
.max_w_160 {
    width: 160px;
    height: 120px;
    overflow: hidden;
}
.w_170 {
     width: 170px;
}
.newslogo1 {
    margin-right: 15px;
    float: left;
    height: 166px;
    width: 216px;

}

.newscontent {
    margin: 5px 0px 5px 0px;
}

.pagination {
    color: #555;
    border: none;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #f48429;
    border-color: #f48429;
    border-radius: 50%;
}

.pagination > li > a, .pagination > li > span {
    color: #555;
    border: none;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.carousel {
    max-height: 360px;
    overflow: hidden;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.admin-container {
    background-color: #fff;
}

.partners :first-child {
    border-top: none;
}
.partnersrow {
    max-width: 1200px;
    text-align: center;
    padding: 30px 0;
    border-top: #ddd solid 1px;
    margin-left: 20px;
}
.partner {
    text-align: center;
    margin-bottom: 15px;
}
.partner .flex_cont {
    max-width: 240px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;

}
.partnertitle {
    margin-bottom: 3px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
}
.partnerlogo {
    max-width: 105px;
    max-height: 105px;
    margin-bottom: 10px;
}
.partnersite {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
}
.panel {
    max-width: 1124px;
}

.docprew {
    margin-right: 20px;
    margin-top: 0;
}

.gray-underline {
    border-bottom-width: 4px;
    border-bottom-color: #777;
    margin-bottom: 25px;
}

.team {
    text-align: center;
}
.cursor:hover {
    cursor: pointer;
}

.documents h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.white-oran {
    background-color: #fff;
    min-width: 13%;
    margin: 2px;
    color: #cfcfcf;
    border-color: #cfcfcf;
    border-width: 1px;
    border-radius: 3px;
    padding: 10px 15px;

}

.white-oran.active, .white-oran:active {
    background-color: #f48429;
    border: none;
    color: white;
}

.item {
    text-align: left;
    margin-bottom: 25px;
}
.item div.rr15 {
    padding-left: 92px;
    padding-right: 20px;
}
.doc_icons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 10px;
    padding-left: 15px;
}
.doc_icons .ads_form {
    display: flex;
    flex-direction: row;
}
.doc_icons form h4.doc_dwnld:hover {
    cursor: pointer;
}
.doc_icons form  h4.doc_dwnld:hover, button:hover {
    text-decoration: underline;
}
.doc_icons div:hover {
    text-decoration: underline;
}
.ads_doc {
    width:33%;
    position: relative;
    margin-bottom: 20px;
}
.item1 {
    text-align: left;
    padding-right: 15px;
    height: 160px;
    position: relative;
    margin-bottom: 30px;
    padding-left: 15px;
}
.item1_div {
    max-height: 83%;
    padding-right: 15px;
    overflow: hidden;
}
.item1_div p {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
}
.item2 {
    margin-bottom: 40px;
    padding-right: 15px;
    text-align: left;
    min-height: 166px;
}

.dwnldAdminBtn {
    background-color: transparent;
    border: none;
    text-align: left;
}

.title {
    font-family: 'Roboto', sans-serif;
    font-size: 30px;
    font-weight: 400;
    text-align: left;
    margin-bottom: 15px;
}

.sidetitle {
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    font-weight: 400;
}
.gray-right-line {
    border-right: solid 2px #ccc;
}

.othernewstitle {
    float: right;
    margin-top: -30px;
    margin-right: 15px;
}

.langswitch {
    min-width: 141px;
    padding: 0;
    float: right;
    margin-top: 15px;
}

.langtext {
    color: #c0c0c0 !important;
}

.backorange {
    background-color: #f48429;
    border-radius: 50%;
    border-style: solid;
    border-width: 2px;
    border-color: #f48429;
    width: 60px !important;
    height: 60px !important;
    text-align: center;
    padding-top: 10px;
}

.height70 {
    vertical-align: top;
    height: 70px;
    padding-bottom: 50px;
}

.full-width.col-xs-offset-1 {
    margin-bottom: 30px;
    margin-left: 0;
    padding: 0 10px 0 10px;
    max-width: 100%;
}

.col-xs-6.col-sm-12 {
    margin-bottom: 10px;
}

.rr13 {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
}

.rr {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 100%;
}

.rr15 {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857143;
}
.rr15 p {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.42857143;
}
.rr15o {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fd690b;
}

.rr19 {
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    font-weight: 400;
}

.rr21 {
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    font-weight: 400;
}

.rr24 {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    font-weight: 400;
}

.rm20 {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.r13 {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
    position: absolute;
    bottom: 0px;
}
.r13_2 {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
    position: absolute;
    bottom: 0px;
}
.r14 {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 400;
}

.r15 {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;;
}

.orange18 {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #f48429;
    margin-top: 0px;
}
.orange18 a {
    color: #f48429;
}
.orange18 a:hover {
    text-decoration: underline;
}

.mercury {
    border-bottom: #ddd solid 1px;
    border-top: #ddd solid 1px;
    padding-bottom: 15px;
    margin-top: 3px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
}
.padding2em {
    margin: 1.2em 0px;
}

.col-sm-3.col-xs-12 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.name {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
}
.flex {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-flex-wrap: wrap;
}

.img_block {
    height: 105px;
    width: 105px;
    margin-bottom: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -webkit-align-items: center;
}
.newstitle {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.carousel-control span:before {
    border-radius: 100px;
    background-color: #f48429;
    opacity: 1;
    padding: 10px 12px;
    font-size: 0.6em;
}
.carousel-control span {
    display: none;
}
#myCarousel:hover .carousel-control span {
    display: inherit;
}
.carousel-control {
    background: transparent !important;
    opacity: 1 !important;
}
.carousel-control.left span {
    opacity: 1;
    position: relative;
    top: 45%;
    left: -4%;
}

.carousel-control.right span {
    opacity: 1;
    position: relative;
    top: 45%;
    right: 1%;
}
.colibri3 .carousel-control.right span {
    right: -8% !important;
}

.map_iframe {
    display: none;
}

.smoke-right-line {
    border-right: #ddd solid 1px;
}

.no-marg-side {
    margin-left: 0px;
    margin-right: 0px;
}

.marg-bot-55 {
    margin-bottom: 55px;
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.colibri {
    margin-left: 4%;
    margin-right: 4%;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 400;
}

.colibri1 {
    margin-left: calc(4% - 5px);
    margin-right: 4%/*calc(4% - 20px)*/;
}

.colibri2 {
    margin-left: calc(4% - 5px);
    margin-right: calc(4% - 5px);
}

.colibri3 {
    margin-left: calc(4% - 5px);
    margin-right: calc(4% + 20px);
}

#menu-item {
    display: none;
}

.row div.no-mobile-padding {
    float: left;
    padding-left: 15px;
    margin-right: 15px;
}
.news .row .col-xs-11.main-news a {
    font-size: 24px;
}
.footer-menu1 {
    float: right;
}
.footer-menu1 h5 {
    float: right;
}

@media screen and (max-width: 1200px) {
    .navbar-nav, .navbuttons, .langswitch {
        margin: 7.5px 0px;
    }

    .navbuttons {
        margin-left: 0%;
        min-width: 160px;
    }

    .socialbutton {
        display: inline;
    }

    .navbar-form {
        margin-left: 0px;
        margin-top: 24.5px;
        float: left;
        min-width: 100px;
        padding-right: 0px;
    }

    .langswitch {
        padding-left: 0px;
        margin-top: 15px;
    }

}

    @media screen and (max-width: 843px) {
        .navbuttons {
            padding: 0;
            min-width: 128px;
        }
        .logo {
            margin-left: 0%;
        }
        .ads_doc {
            width:50%;
        }

        .navbar-default .navbar-collapse, .navbar-default {
            border-color: #fff;
            width: 100%;
        }

    }
        /* jssor slider arrow navigator skin 05 css */
        /*
        .jssora05l                  (normal)
        .jssora05r                  (normal)
        .jssora05l:hover            (normal mouseover)
        .jssora05r:hover            (normal mouseover)
        .jssora05l.jssora05ldn      (mousedown)
        .jssora05r.jssora05rdn      (mousedown)
        .jssora05l.jssora05lds      (disabled)
        .jssora05r.jssora05rds      (disabled)
        */
        .jssora05l, .jssora05r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 40px;
            cursor: pointer;
            background: url('img/a17.png') no-repeat;
            overflow: hidden;
        }

        .jssora05l {
            background-position: -10px -40px;
        }

        .jssora05r {
            background-position: -70px -40px;
        }

        .jssora05l:hover {
            background-position: -130px -40px;
        }

        .jssora05r:hover {
            background-position: -190px -40px;
        }

        .jssora05l.jssora05ldn {
            background-position: -250px -40px;
        }

        .jssora05r.jssora05rdn {
            background-position: -310px -40px;
        }

        .jssora05l.jssora05lds {
            background-position: -10px -40px;
            opacity: .3;
            pointer-events: none;
        }

        .jssora05r.jssora05rds {
            background-position: -70px -40px;
            opacity: .3;
            pointer-events: none;
        }

        /* jssor slider thumbnail navigator skin 01 css *//*.jssort01 .p
        (normal).jssort01 .p:hover      
        (normal mouseover).jssort01 .p.pav      
          (active).jssort01 .p.pdn        (mousedown)*/
        .jssort01 .p {
            position: absolute;
            top: 0;
            left: 0;
            width: 72px;
            height: 72px;
        }

        .jssort01 .t {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border: none;
        }

        .jssort01 .w {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 100%;
            height: 100%;
        }

        .jssort01 .c {
            position: absolute;
            top: 0px;
            left: 0px;
            width: 68px;
            height: 68px;
            border: transparent 2px solid;
            box-sizing: content-box;
            background: url('img/t01.png') -800px -800px no-repeat;
            _background: none;
        }

        .jssort01 .pav .c {
            top: 2px;
            _top: 0px;
            left: 2px;
            _left: 0px;
            width: 68px;
            height: 68px;
            border: #f48429 0px solid;
            _border: #fff 2px solid;
            background-position: 50% 50%;
        }

        .jssort01 .p:hover .c {
            top: 0px;
            left: 0px;
            width: 70px;
            height: 70px;
            border: #f48429 2px solid;
            background-position: 50% 50%;
        }

        .jssort01 .p.pdn .c {
            background-position: 50% 50%;
            width: 68px;
            height: 68px;
            border: #000 2px solid;
        }

        * html
        .jssort01 .c, * html .jssort01 .pdn .c, * html
        .jssort01 .pav .c { /* ie quirks mode adjust */
            width /**/: 72px;

            height /**/: 72px;
        }

        .active {
            border-color: green !important;
        }


        .rowfooter h5 {
            padding-right: 15px;
        }
        .main {
            padding: 0 40px 0 35px;
        }
        .response_small_menu {
            float: right;
            display: none;
        }
        .response_small_menu button {
            margin-top: 25px;
            float: right;
            padding: 0;
            display: none;
        }
        .response_small_menu button:hover, .response_small_menu button:active, .response_small_menu button:focus {
            background: transparent;
        }
        #small_menu {
            left: -120px !important;
            float: right !important;
            padding: 8px 10px;
        }
        .mobile_list {
            float: left;
            padding-left: 0;
        }
        .mobile_list li {
            display: inline;
            float: left;
            
        }
        .mobile_list li ul a {
            margin-top: 8px !important;
        }
        .mobile_list .mobile_lang {
            padding-left: 10px;
        }
        .min_logo {
            display: none;
        }
        #min_socialbtn, #min_lang {
            display: none;
            
        }

.padding_bottom {
    padding-bottom: 200px;
    /*margin-top: 100px;*/
}
        @media screen and (max-width: 730px){
            .item1 {
                padding-left: 0px !important;
            }

        }
        @media screen and (min-width: 768px){
            .navbar-right {
                margin-right: 0px;
            }
            .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
                color: #f48429;
                background-color: #fff;
                border: 3px;
                border-color: #f48429;
                border-style: solid;
                border-left: none;
                border-top: none;
                border-right: none;

            }
            .dropdown-menu > li > a {
                display: block;
                padding: 3px 20px;
                clear: both;
                font-weight: 600;
                line-height: 1.42857143;
                color: #333;
                white-space: nowrap;
            }

            .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
                color: #f48429;
                text-decoration: none;
                background-color: #fff;
                border-left: #f48429 solid 3px;
                margin-left: -3px;
            }
            
        }
        @media screen and (max-width: 570px){
            .main {
                padding: 0 20px 0 30px;
            }
        }

        @media screen and (max-width: 1200px) {
            .navbuttons  {
                margin-top: 7.5px;
            }
            .iframe_block{
                display: none;
            }
        }
        @media screen and (max-width: 370px) {
            .main a {
                padding: 15px 20px;
                width: 100%;
                font-size: 5vw;
            }
            .carousel-control.right span {
                right: 20%;
            }

        }
        @media screen and (min-width: 320px) and (max-width: 359px) {
            .logo {
                width: 40%;
                height: auto;
                position: absolute;
                right: 0;
            }
            .mobile {
                padding-left: 0;
            }
            #navbar {
                padding-left: 5px;
                padding-right: 5px;  
            }
        }
        @media screen and (max-width: 319px) {
            .mobile_list {
                display: none;
            }
            .logo {
                display: none;
            }
            /*.min_logo {*/
                /*display: inherit;*/
                /*position: absolute;*/
                /*left: 0;*/
                /*max-height: 40px;*/
                /*padding-left: 5px;*/
                /*width:auto;*/
            /*}*/
            #min_socialbtn, #min_lang {
                display: inherit;
                
            }
            .min_menu {
                display: inline;
                margin-top: 17px;
            }
            .min_menu ul {
                padding-left: 0;
            }
            .min_menu ul li {
                display: inline
            }
            .min_mobile_lang ul li:first-child {
                border-right: 1px solid #c0c0c0;
            }
            .min_mobile_lang ul li{
                display: inline;
            }
            .min_mobile_lang ul li:first-child a{
                padding: 0 7px;
            }
            .min_mobile_lang ul li:last-child a {
                padding: 0 3px;
            }
            .active a {
                color: #f48429;
            }
        }
        @-moz-document url-prefix() {
            @media screen and (max-width: 975px) {
                .navbar-form  {
                    display: none;
                }
            }
            @media screen and (min-width: 767px) and (max-width: 975px) {
                .response_small_menu, .response_small_menu button{
                    display: inherit;
                }
            }
            @media screen and (min-width: 1082px) and (max-width: 1136px) {
                .navbar-form {
                    margin-left: 0;
                }
            }
        }
        @media screen and (max-width: 1136px) {
               
        }
        @media screen and (max-width: 920px) {
            .navbar-form  {
                display: none;
            }
            
        }
        @media screen and (max-width: 430px) {
            #search_btn  {
                display: none;
            }
            
        }
        @media screen and (min-width: 767px) and (max-width: 920px) {
            .response_small_menu, .response_small_menu button{
                display: inherit;
            }
        }

        @media screen and (min-width: 1116px) and (max-width: 1200px) {
            .search {
                margin-left: 2%;
            }
        }
        @media screen and (min-width: 990px) and (max-width: 1116px) {

            .langswitch {
                position: absolute;
                right: 35px ;
                bottom: 10px;
            }
            .socialbutton {
                margin:0;
            }
            .navbuttons {
                min-width: 140px !important;
                
            }
        }

        @media screen and (min-width: 890px) and (max-width: 992px) {
            
            .search {
                margin-right: 0;
            }
        }

        @media screen and (max-width: 890px) {
            .colibri1 {
                margin-left: calc(5% - 5px);
            }
            
            .socialbutton {
                margin:0;
            }
            .navbuttons {
                min-width: 135px !important;
                
            }
            
        }
        @media screen and (max-width: 800px) {
            .bigtitle {
                font-size: 8vw;
            }
            .colibri1 {
                /*margin-left: 0;*/
                margin-right: 0;
                padding-right: 0;
            }
            .row {
                margin-left: 0;
                margin-right: 0
            }
            .item1.row {
                padding-left: 0;
            }
            .navbuttons, .logo {
                margin-left: 0;
            }
            .navbuttons {
                max-width: 132px !important;
            }
        }   
        @media screen and (min-width: 890px) and (max-width: 1100px) {
            .colibri1 {
                margin-left: calc(4% + 5px);
            }
        }
        @media screen and (min-width: 1100px) and (max-width: 1200px) {
            .colibri1 {
                margin-left: calc(4% - 1px);
            }
        }

        @media screen and (min-width: 890px) and (max-width: 990px) {
            .colibri1 {
                margin-left: 5%;
            }
        }  
         @media screen and (min-width: 477px) and (max-width: 768px) {
            /*.colibri1 {*/
                /*margin-left: 5%;*/
            /*}*/
            .avatar {
                width: 80%;
            }
        } 
        @media screen and (min-width: 1016px) and (max-width: 1116px) {
            .rr24 {
                font-size: 2vw;
            }       
        }  
        @media screen and (max-width: 400px) {
            .colitem img  {
                width: 100%;
            }
            .consultline img {
                width: 90%;
            }
        }
        @media screen and (max-width: 470px) {
            .ads_doc  {
                width: 100%;
            }
        }
        @media screen and (max-width: 1082px) {
            .search {
                float: right;
                margin-right: 0;
            }
        }
@media screen and (min-width: 768px) and (max-width: 1082px) {
    .langswitch {
        display: none;
    }
}
        
/*container media*/
        @media screen and (min-width: 1300px) {
            .container {
                width: 1280px !important;
            }
        }
        @media screen and (min-width: 1245px) and (max-width: 1299px) {
            .container {
                width: 1200px !important;
            }
            .logo, .navbuttons {
                margin-left: 8%;
            }
        }
       @media screen and (min-width: 1190px) and (max-width: 1244px) {
            .container {
                width: 1145px !important;
            }
            .logo, .navbuttons {
                margin-left: 5%;
            }
        }
        @media screen and (min-width: 1136px) and (max-width: 1190px) {
            .container {
                width: 1091px !important;
            }
            .logo, .navbuttons {
                margin-left: 0;
            }
        }
         @media screen and (min-width: 1082px) and (max-width: 1136px) {
            .container {
                width: 1037px !important;
            }
            .logo, .navbuttons {
                margin-left: 0;
            }
            .socialbutton {
                margin:0;
            }
             .navbuttons {
                min-width: 140px !important; 
            }
            .search {
                margin-left: 0;
            }
        }
        @media screen and (min-width: 1028px) and (max-width: 1082px) {
            .container {
                width: 983px !important;
            }
            .logo, .navbuttons {
                margin-left: 2%;
            }
        }
        @media screen and (min-width: 974px) and (max-width: 1028px) {
            .container {
                width: 929px !important;
            }
            .logo, .navbuttons {
                margin-left: 0;
            }
            .search {
                margin-left: 0;
                z-index: 100
            }
            .navbuttons {
                min-width: 132px !important; 
            }
            .socialbutton {
                margin:0;
            }
        }
        @media screen and (min-width: 920px) and (max-width: 974px) {
            .container {
                width: 875px !important;
            }
            .logo, .navbuttons {
                margin-left: 0;
            }
            .search {
                margin-left: 0;  
            }
            .socialbutton {
                margin:0;
            }
             .navbuttons {
                min-width: 132px !important; 
            }
             
        }
        @media screen and (min-width: 866px) and (max-width: 920px) {
            .container {
                width: 821px !important;
            }
            .socialbutton {
                margin:0;
            }
             .navbuttons {
                min-width: 132px !important; 
            }
            .logo, .navbuttons {
                margin-left: 0;
            }

        }
        @media screen and (min-width: 812px) and (max-width: 866px) {
            .container {
                width: 767px !important;
            }
            .socialbutton {
                margin:0;
            }

            #navbar {
                padding-right: 10px !important;
                padding-left: 10px !important;
            }
            .socialbutton {
                margin:0;
            }
             .navbuttons {
                min-width: 132px !important; 
            }
            .logo, .navbuttons {
                margin-left: 0;
            }

        }
        @media screen and (min-width: 767px) and (max-width: 812px) {
            .container {
                width: 748px !important;
            }
            .socialbutton {
                margin:0;
            }
             .navbuttons {
                min-width: 132px !important; 
            }
            #navbar {
                padding-right: 10px !important;
                padding-left: 10px !important;
            }

        }

        
        


