:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.hidden {
    display: none;
}
.pd_0 {
    padding: 0px !important;
}
li {
  list-style: none;
}
img {
  max-width: 100%;
}
iframe {
    max-width: 100%;
 }

.col-left {
  float: left;

}
.col-right {
  float: right;

}
.pd-5 {
  padding-left: 5px;
  padding-right: 5px;
}
.blRight {
  position: absolute;
  top: 125px;
  right: -1300px;
}
.content iframe , .page-content iframe{
    display: block;
    margin: 15px auto;
    width: 700px;
    height: 500px;
    max-width: 100%;
}
.page-content p {
    padding: 0;
    margin: 0;
    line-height: 16px;
}

.nav-menu .menu-link {
    color: #fff;
}
.cate-home .item_box_probycat .title-probycat .desc_cate_home {
    height: 26px;
    overflow: hidden;
}
.footer .box-f .list-ct img {
    height: auto;
}
.img-mxh li img {
    width: auto !important;
    height: auto !important;
    max-width: 60px;
}
.phantrang {
    clear: both;
    width: 100%;
}
.phantrang ul    {
    display: inline-flex;
}
.phantrang ul li.active a, .phantrang ul li:hover a {
     background: #fc8600;
    color: #fff;
}
.phantrang ul li {
    margin-left: 5px;
}
.phantrang ul li  a  {
    padding: 4px 8px;
}

.page-content img {
    height: auto !important;
    display: block;
    margin: auto;
}
.page-content ul li {
    list-style: disc;
}
.page-content table {
    max-width: 100% !important;
    margin: 15px 0px;
    width: 100%;
}
.page-content table td,.page-content table th {
    border: 1px solid #dee2e6;
    padding: 5px;
    width: auto !important;
}
.side-scroll .scroll-controls a.back.out {
    opacity: 1;
}
nav.navbar .nav ul .dropdown-menu a.dropdown-item{

    white-space: normal !important;
    white-space: -moz-normal;
    white-space: -normal;
    white-space: -o-normal;
}

nav.navbar .nav ul .dropdown-menu .mblock {
    /*line-height: 8px;*/
}
.f_product_single .sub p {
     margin: .3em 0 .3em;
    line-height: 28px;
}
.top-navigation, .top-navigation .sform input.search-field, .top-navigation .sform input.search-submit {
    background-color: rgb(0,69,143);
}
 section.dark{
    background: linear-gradient(rgb(0,69,143), rgb(0,69,143));
}
.footer.footer {
    background: rgba(0, 69, 143, 0);
    padding: 0px 0 0;
}
.text-slider .readmore-slider {
background-color: #ec2d25 !important;
color: #fff !important;
}
.readmore-slider:hover {
opacity: 0.7;
}
.header a.logo {
    margin: 2px 0;
}
.header .logo {
    padding-top: 0px !important;
}
footer #footer .bottom-footer {
    background-color: rgb(0,69,143) !important;
}
footer #footer .content-footer {
    background: rgb(0,69,143) !important;
    border-bottom: solid 1px #d0d0d0;
}
footer #footer .content-footer .content-wap .menu-sevice .box-menu .list-menu-box ul li a ,
#footer .content-footer .content-wap .information span,
footer #footer .content-footer .content-wap
{
    color: #fff !important;
}
.col_right a.nice-select.open, .col_right a:active, .col_right a:hover, .col_right a:link, .col_right a:visited {
    color: rgb(0,69,143) !important;
}
/*#footer .content-footer:after {*/
    /*content: "";*/
    /*background-color: rgb(0,69,143);*/
/*}*/
.case-studies .case-study-col a.inner {
    padding-bottom: 45px;
}
.case-studies .case-study-col a.inner .overlay {
   position: relative;
}
.case-studies .case-study-col a.inner .overlay .info {
    min-height: 45px;
    height: 45px;
    position: absolute;
    z-index: 1;
    bottom: -45px;
    background: rgb(0,69,143) !important;
}

.case-studies .case-study-col a.inner .overlay .info h4 {
   margin-bottom: 0px;
    height: 20px;
    overflow: hidden;
    line-height: 20px;
}
.f-support-mail {
    width: 321px !important;
}

section.branded-variation {
    padding: 30px 0;
}
.case-studies .case-study-col a.inner .overlay {
    min-height: 280px;
}
section.f_products .row.f_product:hover .thumb {
    background: #fff;
}
section.f_products .row.f_product {
    overflow: hidden;
}

@media (min-width: 1600px) {


}
@media (min-width: 1200px) {
    .header .logo img {
        height: 58px;
        max-width: initial !important;
    }
}
@media (max-width: 991px) {
.subnavbar-toggler {
    display: none;!important;
}
}
@media (max-width:767px) /* xs*/{

    section.footer-cta {
        margin: 30px 15px 30px !important;
    }
    .content iframe , .page-content iframe{
        height: 300px;
    }

}

@media (min-width: 1200px) {
    .subnavbar-toggler {
        display: none;!important;
    }

}
@media (min-width: 992px) {
    .subnavbar-toggler {
        display: none;!important;
    }
}

