/*   center menu  */
.header-menu .navbar-nav {
    width: 100%;
    text-align: center;
}
.header-menu .navbar-nav li {
    float: none;
    display: inline-block;
    margin-left: -4px;
    border-left: 2px solid #eee;
}
.brdr-right{
    border-right: 2px solid #eee;
}
/* end  center menu  */
.abtcmpny .col-lg-3{
    width: 22%;    
}
.abtcmpny .col-lg-6{
    width: 56%;    
}
.header-menu .navbar-default {
    background:none;
    border:none;
}
.navbar-brand {
  padding: 15px 0px;
}
.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-menu > li:last-child {
       border:none;
}
.header-menu .navbar-default .navbar-nav > li > a {
    font-size: 16px;
    letter-spacing: 1px;
}
.header-menu .navbar-default .navbar-nav > li > a:hover.h3class .saprate {
    display: block;
    left: 0;
    margin: 10px auto;
    height: 2px;
    background-color: #337ab7;
    transition: width 1s;
    width: 100%;
}
.header-menu .navbar-default .navbar-nav > .active > a.h3class .saprate {
    display: block;
    left: 0;
    margin: 10px auto;
    height: 2px;
    background-color: #337ab7;
    transition: width 1s;
    width: 100%;
}
.btn{
    -webkit-transition: all 0.40s ease-in-out;
    -moz-transition: all 0.40s ease-in-out;
    -ms-transition: all 0.40s ease-in-out;
    -o-transition: all 0.40s ease-in-out;
    transition: all 0.40s ease-in-out;
}
.article-inner-main .col-sm-2 {
    width: 14%;
}
.article-inner-main .col-sm-1 {
    width: 8%;
}
/*
aside .col-sm-1 {
    width: 14%;
}
*/
.aside-inner-main-otherpr .col-sm-1 {
    width: 14%;
}
.aside-inner-main-otherpr .col-sm-2 {
    width: 18%;
}
.navbar-brand {
    display: none;
}
.affix .navbar-brand {
    display: block;
    padding: 8px 0px;
}
.affix .container{
    width: 100%;
}
.navbar-brand > img {
    width: 30%;   
}
.affix .header-menu .navbar-nav {
    width: auto;
    float: right;
}
.affix .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
}
.navbar > .container-fluid .navbar-brand {
/*    margin-left: 30px;*/
}
.affix .hdrbg {
    background-color: #3a3c40;    
    -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
    transition: background .5s ease-in-out,padding .5s ease-in-out;
}
.abtresponsive{
    padding: 0px;
}
        .carousel-caption-2 {
            left: 35%;    
            bottom:8%;
        }
        .carousel-caption-3{
            left: auto!important;
            bottom: 8%;
            right: 7%;
        }
        .carousel-caption-4 {
            left: 7%;    
            bottom:8%;
        }
        .carousel-caption-2 h3 span {
            font-weight: bold;
            font-size: 147px;
            letter-spacing: -5px;
        }
        .carousel-caption-2 h3 {
            color: #fff;
            padding-left: 10px;
            padding-right: 10px;
            text-transform: uppercase;
            font-size: 70px;
            line-height: 90px;     
            text-shadow: 0 5px 45px rgba(0, 0, 0, 0.65);
            border-radius: 20px;
        }
        .carousel-caption-2 h2 {
            text-align:center;
        }

.carousel-caption-4  h3 span {
    /*color: #337ab7;*/
}
/******************************************************************** media query **********************************************/
@media (min-width: 320px) and (max-width: 1280px) { 
    footer .container {
        width: auto;
    }
}
@media (min-width: 1280px) and (max-width: 1400px) { 
    footer .container {
        width: auto;
    }
}
/****************************************************comonn  *********************************/
@media (max-width: 480px) {     
    .section-inner h2 {
        font-size: 24px;
    }
    .section-inner p {
        font-size: 13px;
        line-height: 22px;    
        margin-bottom: 20px;
    }
    .article-inner-main h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .article-inner h3 {
        font-size: 15px;
    }    
    .article-inner-main .col-sm-2 {
        width: auto !important;
        float: none !important;
    }
    /****************************************/
/*
    .aside-inner-main h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .aside-inner h4 {
        font-size: 15px;
        margin-bottom: 0px;
    }
    .aside-inner p {
        font-size: 13px;
        line-height: 22px;    
        margin-bottom: 20px;
    }
*/
    .aside-inner-main-otherpr .col-sm-2 {
        width: auto !important;
        float: none !important;
    }
    .iconbox-n img{
        width: 100%;
    }
    .abt-detail h3 {
        font-size: 22px;   
    }
    .contactpg h3 {
        font-size: 22px;   
    }
   .dropdown-menu {
        display: none !important;
    }
    .open .dropdown-menu {
        display: block !important;
    }
    .social-right a {
/*        margin-right: 15px;*/
        margin: 5px;
    }
    /*  sticky btn buy now  */
    .stickybtn-btn {
        font-size: 18px;   
    }
    .stickybtn-block p {
        font-size: 15px;
    }
    .contactbtn {
        font-size: 14px;
        width: auto;
    }
    .stickybtn-block h3 {
        font-size: 18px;   
    }
    header .header-menu {
        padding: 10px 10px;
    }
    .logo img {
        width: 100%;
    }
    .logo25 img {
        margin-top: 0px;
        float: right;
    }    
    .abtcmpny .col-lg-3 {
        width:100%;
    }
    .abt-detail ul li {
        font-size: 13px;
        line-height: 23px;
    }
    .productmain h4 {
        font-size: 17px;
    }
    /*
    .turbo-tab table{
        overflow-x: auto;
    }
*/    
}
@media (max-width: 500px) { 
    .header-topbg .visible-xs {
        display: block !important;
    }    
    address img{
        width: 100%;   
    }
    
}
@media (min-width: 501px) and (max-width: 767px) {
    .header-topbg .visible-xs {
        display: none !important;
    }
    .header-topbg .visible-sm {
        display: block !important;
    }
    address img{
        width: 50%;   
    }
}
@media (min-width: 636px) and (max-width: 767px) {
    .col-xs-12{
        width: 50%;
    }
}
@media (max-width: 960px) { 
    header .header-menu {
        position: inherit;
        box-shadow: 0px 0px 0px 1px #d1d1d1;
    }
    .header-menu .navbar-nav {
        margin-top: 0px;
    }    
    section .section-inner {
        padding: 30px 15px;    
    }    
    article .article-inner-main {
        padding: 30px 15px;    
    }
    aside .aside-inner-main {
        padding: 30px 15px;    
    }
    footer .footer-inner-main {
        padding: 30px 15px;    
    }    
    .article-inner {
        float: none;
        margin-bottom: 20px;
    }    
    .aside-otherpr {
        float: none;
        margin-bottom: 20px;
    }    
    a:hover{
        text-decoration: none;
    }
    
    
}
@media (max-width: 550px) { 
    .navbar-brand > img {
        width: 30%;   
    } 
    .footer-inner-main .col-sm-3 {
        width: auto;
    }
    .aside-inner .btn {    
        margin-bottom: 20px;
    }
    .footer-inner h4 {
        margin-top: 10px;
        margin-bottom: 0px;
    }
}
@media (max-width: 640px) {     
    .article-inner-main .col-sm-2{
        width: 50%;
        float: left;
    }       
    .aside-inner-main-otherpr .col-sm-2 {
        width: 50%;
        float: left;
    }    
    .aside-inner .btn {    
        margin-bottom: 20px;
    }
    .carousel-caption {
        bottom: 2%;
    }
}
/**************************************************** end comonn  *********************************/
@media (max-width: 550px) {     
    .section-inner h2 {
        font-size: 28px;
    }
    .article-inner-main h2 {
        font-size: 28px;
        margin-bottom: 20px;
    }    
    .article-inner h3 {
        font-size: 17px;
    } 
    /****************************************/
    .aside-inner-main h2 {
        font-size: 28px;
        margin-bottom: 20px;
    }
    .aside-inner h4 {
        font-size: 15px;
        margin-bottom: 0px;
    }
    .aside-inner p {
        font-size: 14px;
        line-height: 22px;    
        margin-bottom: 20px;
    }        
    .abt-detail .col-xs-6{
        width: 100%;
    }
}

@media (max-width: 640px) { 
    .navbar-brand > img {
        width: 40%;   
    }
    .section-inner h2 {
        font-size: 32px;
    }    
    .article-inner-main h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }
    .article-inner h3 {
        font-size: 18px;
    }    
    /****************************************/
    .aside-inner-main h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .aside-inner h4 {
        font-size: 15px;
        margin-bottom: 0px;
    }
    .aside-inner p {
        font-size: 13px;
        line-height: 22px;    
        margin-bottom: 20px;
    }
    .footer-inner-main .col-sm-3 {
        width: 50%;
    }
    .footer-inner h4 {
        margin-top: 10px;
        margin-bottom: 0px;
    }    
}


@media (max-width: 768px) { 
    .navbar-brand > img {
        width: 40%;   
    }
    .section-inner h2 {
        font-size: 36px;
    }    
    .article-inner-main h2 {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .article-inner h3 {
        font-size: 18px;
    }
    /****************************************/
    .aside-inner-main h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .aside-inner h4 {
        font-size: 15px;
        margin-bottom: 0px;
    }
    .aside-inner p {
        font-size: 13px;
        line-height: 22px;    
        margin-bottom: 20px;
    }
    .aside-inner .btn {    
        margin-bottom: 20px;
    }
/*
    .aside-inner-main-otherpr .col-sm-2 {
       width: 50%;
        float: left;
    }
*/
    .aside-inner-main-otherpr .col-sm-1 {
        display: none;
    }    
    .footer-inner-main .col-sm-3 {
        width: auto;
    }
    .footer-inner h4 {
        margin-top: 10px;
        margin-bottom: 0px;
    }    
    .article-inner-main .col-sm-1{
        display: none;
    }        
    .toplogo{
        text-align: center;
    }
    .abtcmpny .col-lg-6 {
        width: 100%;
    }
    
    .col-xs-12 {
        width: 100% !important;
    }
}

@media (max-width: 1024px) { 
    .navbar-brand > img {
        width: 40%;   
    }
    .section-inner h2 {
        font-size: 36px;
    }
    .article-inner-main h2 {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .article-inner {
        float: none;
        margin-bottom: 20px;
    }
    .article-inner h3 {
        font-size: 18px !important;
    }
    a:hover{
        text-decoration: none;
    }
    .article-inner-main .col-sm-1{
        display: none;
    }
/*
    .article-inner-main .col-sm-2{
        width: 33%;
        float: left;
    }      
*/
    /****************************************/
    .aside-inner-main h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .aside-inner h4 {
        font-size: 15px;
        margin-bottom: 0px;
    }
    .aside-inner p {
        font-size: 13px;
        line-height: 22px;    
        margin-bottom: 20px;
    }
    .aside-inner .btn {    
        margin-bottom: 20px;
    }
    .aside-inner-main-otherpr .col-sm-1 {
        width: 0%;
    }
/*
    .aside-inner-main-otherpr .col-sm-2 {
       width: 23%;
        float: left;
    }
*/
    .footer-inner-main .col-sm-3 {
        width: auto;
    }
    .footer-inner h4 {
        margin-top: 10px;
        margin-bottom: 0px;
    }
    .toplogo p {
        font-size: 19px;
    }
}


@media (min-width: 1280px) and (max-width: 1400px) { 
    .header-menu .navbar-nav {
/*        margin-top: 30px;    */
    }
    .header-menu .navbar-default .navbar-nav > li > a {
/*        color: #231F20;*/
/*        font-family: Play-Regular;*/
        font-size: 13px;
    }
    .dropdown-menu {    
        font-size: 13px;
    }
    .navbar-brand > img {
        display: block;
        width: 70%;
    }
    .section-inner h2 {
        font-size: 45px;
    }
    .article-inner-main h2 {
/*        font-size: 45px;*/
        font-size: 5em;
    }
    .abtcmpny .container {
        width: 1200px;
    }
    .cd-top {
        bottom: 1px;
    }
    .leftmenu ul li a {
        font-size: 15px;
    }
}

/************************************************ responsive menu  *********************************************/
@media (max-width: 1250px) {      
    .header-menu .navbar-header {
        float: none;
    }
    .header-menu .navbar-left,.navbar-right {
        float: none !important;
    }
    .header-menu .navbar-toggle {
        display: block;
        float: right!important;
    }
    .header-menu .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .header-menu .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .header-menu .navbar-collapse.collapse {
        display: none!important;
    }
    .header-menu .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .header-menu .navbar-nav>li {
        float: none;
    }
    .header-menu .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .header-menu .collapse.in{
        display:block !important;                    
    }
    .header-menu .nav > li > a {
        padding: 13px 22px !important;
    }
    .navbar{
        z-index: 1000;
    }    
    .header-menu .navbar-nav {
        margin: 0px 5px !important;
    }
    .navbar-brand > img {
        width: 70%;
    }
    .navbar-toggle {
        margin-top:15px;
    }
    .header-menu .navbar-nav {
        padding: 0px 0px;
    }
    .navbar {
        min-height: 60px;
        margin-bottom: 0px;
    }
    .header-menu .navbar-nav li {
        display: block;
    }
    .header-menu .navbar-nav {
        text-align: left;
    }
    .header-menu .navbar-nav li {
        border-bottom: 2px solid #eee;
        border-left: 0px solid #eee;
    }
    /*  end responsive menu*/   
    
    .affix .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .affix .header-menu .navbar-default .navbar-nav > li > a {
        color: #FFF !important;
    }
    .affix .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #1b75ba;
        background-color: #f0efef;
    }       
    header .header-menu {
        padding: 10px 10px;
    }    
    .header-menu .brdr-right {
        border-right: 0px solid #eee;
    }
    .header-menu .navbar-nav li:last-child{
        border-bottom: 0px solid #eee;
    }
}

@media (max-width: 768px) {  
    .carousel-caption {
        left: 10%;
    }
    .carousel-caption-2 {
        left: 10%;
        right: 10% !important;
    }
    .carousel-caption-2 h3 {
        font-size: 32px;
        line-height: 43px;
    }
    .carousel-caption-2 h3 span {
        font-size: 68px;
    }
    .caption-2 h3 {
        font-size: 31px;
        line-height: 43px;
    }
    .effect-top{
        margin-top: -16px;
    }
    .carousel-caption-2 h2 {
        text-align: center;
    }
    .contct-btn {
        font-size: 16px;
    }    
    .abtresponsive-inner .col-sm-3{
        width: auto !important;
    }    
    .abtresponsive .col-sm-3{
        width: auto !important;
    }
    .toplogo img{
        width: 25%;
    }    
    .clienteleimg .col-sm-2 {
        width: auto;
    }
    .carousel-control {
        width: 10%;
    }
    
}

@media (max-width:992px) {  
   
}

@media (min-width: 768px) and (max-width: 991px) {    
    .carousel-caption-2 h3 {
        font-size: 35px;
        line-height: 45px;
    }
    .carousel-caption-2 h3 span {
        font-size: 72px;
    }
    .effect-top{
        margin-top: -16px;
    }
    .clienteleblock .col-sm-8{
        width: auto;
    }
    .clienteleblock .col-lg-2{
        width: auto;
    }
    .abtcmpny .col-lg-3 {
        width:35%;
    }
    .abtcmpny .col-lg-6 {
        width: 65%;
    }
     .abtcmpny .col-sm-9 {
        width: 65%;
    }
    .clienteleimg .col-sm-2 {
        width: 50%;
    }
    .contactbtn {
        font-size: 17px;
    }
    
/*
     .col-sm-6{
        width: 50% !important;
    }
*/
    .width22 {
        width: 40%;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
   .carousel-caption-2 h3 {
        font-size: 45px;
       line-height: 55px;
    }
    .carousel-caption-2 h3 span {
        font-size: 90px;
    }    
    .caption-2 h3 span {
        font-size: 95px;
    }
    .effect-top{
        margin-top: -17px;
    }
    .carousel-caption {
        bottom: 0%;
    }
    .application-slider ul li {
        padding: 3px 0px;
    }
    .clienteleblock .col-sm-8{
        width: auto;
    }
    .clienteleblock .col-lg-2{
        width: auto;
    }
/*
    .social-right a {
        margin-right: 2px !important;
    }
*/
    .abtcmpny .col-lg-3 {
        width:30%;
    }
    .abtcmpny .col-lg-6 {
        width: 70%;
    }
    
    .abtcmpny .col-sm-9 {
        width: 70%;
    }
    .clienteleimg .col-sm-2 {
        width: 33%;
    }
/*
    .abt-detail h3 {
        font-size: 40px;
    }
*/
    .contactbtn {
        font-size: 17px;
    }
    .width22 {
    width: 40%;
}
    address img{
        width: 50%;   
    }
}

@media (min-width: 1201px) and (max-width: 1400px) {
   .carousel-caption-2 h3 {
        font-size: 38px;
    }
    .carousel-caption-2 h3 span {
        font-size: 70px;
    }    
    .carousel-caption {
        bottom: -1%;
    } 
    .application-slider ul li {
        padding: 10px 0px;
    }
    .article-inner-main .col-sm-2 {
        width: 25%;
    }
    .abt-detail h3 {
        font-size: 40px;
    }
    .contactpg h3 {
        font-size: 40px;
    }
    .fa {
        font-size: 26px !important;
    }    
    .caption-2 h3 span {
        font-size: 105px !important;
    }    
    
}

@media (min-width: 1201px) and (max-width: 1600px) {
   .carousel-caption-2 h3 {
       font-size: 50px;
       line-height: 65px;
    }
    .carousel-caption-2 h3 span {
        font-size: 100px;
    }
    .effect-top{
        margin-top: -20px;
    }
    .carousel-caption {
        bottom: -1%;
    } 
    .application-slider ul li {
        padding: 10px 0px;
    }
    .article-inner-main .col-sm-2 {
        width: 16.6% !important;
    }
    .article-inner-main .col-sm-1 {
        display: none;
    }
    .article-inner h3 {
        font-size: 15px;
    }
    .responsive-tabs__list__item {
        padding: 10px 5px;
        margin-right: 4px;
        font-size: 15px !important;
    }
    .section-inner p {
        font-size: 16px;
        line-height: 22px;    
        margin-bottom: 20px;
    }    
    .responsive-tabs__list__item {
        padding: 10px 3px !important;
        margin-right: 4px !important;
        font-size: 15px !important;
    }
    .contactbtn {
        font-size: 17px;
        width: 100%;
    }
    
    footer .footer-inner-main {
    padding: 50px 50px;
    }
    address img{
        width: 60%;   
    }
}

@media (min-width: 1601px) and (max-width: 1919px) {
    .article-inner-main .container {
        width: auto;
    }
    .responsive-tabs__list__item {
        padding: 10px 5px !important;
        margin-right: 8px !important;
        font-size: 15px !important;
    }
    address img{
        width: 60%;   
    }
}

@media (min-width: 441px) and (max-width: 640px) {   
    .logo img {
        width: 85%;
    }
    .logo25 img {
        width: 45%;
        margin-top: 0px;
        float: right;
    }    
    .section-inner p {
        font-size: 14px;
        line-height: 22px;    
        margin-bottom: 20px;
    }    
    .abtcmpny .col-lg-3 {
        width:65%;
    }
}

@media (min-width: 641px) and (max-width: 750px) {
    .logo img {
        width: 60%;
    }
    .logo25 img {
        width: 45%;
        margin-top: 0px;
        float: right;
    }    
    .section-inner p {
        font-size: 15px;
        line-height: 22px;    
        margin-bottom: 20px;
    }    
    .abtcmpny .col-lg-3 {
        width:50%;
    }
}

@media (min-width: 751px) and (max-width: 960px) {
     .logo img {
        width: 60%;
    }
    .logo25 img {
        width: 50%;
        margin-top: 0px;
        float: right;
    }  
    .section-inner p {
        font-size: 15px;
        line-height: 22px;    
        margin-bottom: 20px;
    }    
}

@media (min-width: 961px) and (max-width: 1201px) {
    .logo img {
        width: 40%;
    }
    .logo25 img {
        width: 50%;
        margin-top: 0px;
        float: right;
    }      
    .section-inner p {
        font-size: 16px;
        line-height: 22px;    
        margin-bottom: 20px;
    }
}

@media (min-width: 441px) and (max-width: 750px) {
   .article-inner-main .col-sm-2 {
       width: 50%;
       float: left;
    }
    .iconbox-n img {
        width: auto;
    }
    .article-inner {
        margin-bottom: 30px;
    }
    .abt-detail h3 {
        font-size: 27px;   
    }
    .contactpg h3 {
        font-size: 27px;   
    }        
    /*  sticky btn buy now  */
    .stickybtn-btn {
        font-size: 18px;   
    }
    .stickybtn-block p {
        font-size: 15px;
    }
    .contactbtn {
        font-size: 17px;
        width: 65%;
    }
    .stickybtn-block h3 {
        font-size: 18px;   
    }
}

@media (min-width: 751px) and (max-width: 1300px) {
   .article-inner-main .col-sm-2 {
       width: 33%;
       float: left;
    }
    .article-inner {
        margin-bottom: 30px;
    }
    .article-inner-main .col-sm-1 {
        display: none;
    }
    /*
    .iconbox-n img {
        width: auto;
    }
*/    
}

@media (min-width: 641px) and (max-width: 767px) {
    .aside-inner-main-otherpr .col-sm-2 {
        width: 50%;
        float: left;
    }       
}

@media (min-width: 768px) and (max-width: 1024px) {
    .aside-inner-main-otherpr .col-sm-2 {
        width: 24%;
    }
}

@media (min-width: 750px) and (max-width: 991px) {
/*
    .abtresponsive-inner .col-md-3{
        width: 20%;
        float: left;
    }
*/
    .fan-title {
    padding: 27px 0px;
    }
    .fan-title h4 {
        font-size: 15px;
    }
    .abt-detail h3 {
        font-size: 34px;   
    }
    .contactpg h3 {
        font-size: 34px;   
    }
}

@media (min-width: 769px) and (max-width: 1100px) {
    .social-right a {
/*        margin-right: 5px;*/
        margin: 5px;
    }
    .toplogo p {
        font-size: 19px;
    }    
}

@media (min-width: 1025px) and (max-width: 1199px) {
    .footer-inner-main .col-sm-3 {
        width: 25%;
    }
}

@media (min-width: 1101px) and (max-width: 1300px) {
    .abtresponsive-inner .col-sm-2{
        width: 20%;
    }
/*
    .abtresponsive-inner .col-md-3{
        width: 20%;
    }
*/
    .fan-title {
        padding: 27px 0px;
    }
    .fan-title h4 {
        font-size: 18px;
    }
    .toplogo p {
        font-size: 20px;
    } 
}

@media (min-width: 1251px) and (max-width: 1460px) {
    .header-menu .navbar-default .navbar-nav > li > a {
        font-size: 13px;          
    }
     .dropdown-menu {    
         font-size: 13px;
    }    
    .logo25 img {
        margin-top: 15px;
    }
}

@media (min-width: 1301px) and (max-width: 1919px) {
    .abtresponsive-inner .col-sm-2{
/*        width: auto;*/
    }
    .abtresponsive-inner .col-md-3{
/*        width: 20%;*/
    }
    .fan-title {
        padding: 27px 0px;
    }
    .fan-title h4 {
        font-size: 22px;
    }
    .toplogo p {
        font-size: 20px;
    }    
    .logo25 img {
        margin-top: 15px;
    }
    
    .footer-inner-main .col-sm-1{    width: 7%;   }
    .width22{
    width: 29%;
}
}

@media (min-width: 1101px) and (max-width: 1919px) {
    .hdrbg .container{
        width: 100%;   
    }
    .abtresponsive .col-sm-2{
/*        width: 20%;*/
    }
    .abtresponsive .col-sm-3{
/*        width: 20%;*/
    }
    .abtresponsive-inner .col-sm-3{
/*        width: 20%;*/
    }

    .abtresponsive .col-sm-3{
/*        width: 20%;*/
    }
    .abtresponsive-inner .col-sm-3{
/*        width: 20%;*/
    }
}

/************************************************************************/

@media (min-width: 576px) and (max-width: 960px) {
   .card-group {
       display: block !important;
    }    
    .card-group .card {
        margin: 0px 4% 4% 0;
        width: 46%;
        float: left;
    }
}
@media (min-width: 1170px) and (max-width: 1299px) {
   .social-right a {
/*       margin-right: 32px;*/
       margin: 4px;
    }   
}
@media (min-width: 1300px) and (max-width: 1499px) {
   .social-right a {
       margin: 4px;
    }   
}