@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;600&family=Oswald&family=Roboto:wght@300;700&family=Source+Sans+Pro:wght@300;400;600&display=swap";
body {
      font-family: 'Source Sans Pro',sans-serif;
  overflow-x: hidden !important;
  font-size: 17px;
}
body.modal-open {
  padding-right: 0px !important;
}

*, :after, :before {
    box-sizing: border-box;
}
* {
    margin: 0;
    padding: 0;
}
html,
body {
    overflow-x: hidden;
}
#header{
    height: 70px;
}
.no-padding{
    padding: 0;
}
.text-center{
    text-align: center;
}
.mrg-b-15px{
    margin-bottom: 15px;
}
.mrg-t-50px{
    margin-top: 50px;
}
.mrg-t-70px{
    margin-top: 70px;
}
.mrg-t-100px{
    margin-top: 100px;
}
.mrg-t-120px{
    margin-top: 120px;
}
.mrg-b-70px{
    margin-bottom: 70px;
}
.mrg-b-50px{
    margin-bottom: 50px;
}
.mrg-tb-70px{
    margin-bottom: 70px;
    margin-top: 70px;
}
.pad-tb-70px{
    padding-bottom: 70px;
    padding-top: 70px;
}

.pad-t-70px{
    
    padding-top: 75px;
}
.pad-b-15px{
    
    padding-bottom: 15px;
}
.mrg-tb-50px{
    margin-bottom: 50px;
    margin-top: 50px;
}
.mrg-t-100px{
    margin-top: 100px;
}
.mrg-b-100px{
    margin-bottom: 100px;
}
.mrg-t-50px{
    margin-top: 50px;
}
.banner-left-padding{
    padding: 7% 60px;
}
.curved-border{
    border-radius: 0px 0px 50% 50%;
}
.found-in-p{
    padding-top: 7vh;
}
#antbae-sec-1,#antbae-sec-2,#antbae-sec-3,#antbae-sec-22{
    padding: 0 5%;
}
.frame {
   
    white-space: nowrap;
    
    text-align: center; margin: 1em 0;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.vertical-center-img {
    vertical-align: middle;
   
}
#bg{
    height: calc(100vh - 60px);
    position: relative;
    bottom: 0;
    overflow:hidden;
    background-color:rgb(239, 236, 255);
}
.myCarousel-p-t-vh{
    padding-top: 12vh;
}
.banner-left{
    background-color: #C9DDFC;
}

.pad-t-150px{
    padding-top: 150px;
}
.caption{
    background-color: #5977F9;
    color: #fff;
    padding: 5px;
    font-size: 12px !important;
}
.banner_icons{
    width: 25px;
    height: 25px;
}
.banner_icon_cations{
    margin-left: 5px;
    font-size: 14px;
}
.banner-icons-holder{
    margin-bottom: 20px;
}
.icon-cpation-holder{
    margin-bottom: 10px;
}
.view_plan_btn{
    min-width: 170px;
    margin-bottom: 10px;
    margin-left: 20px;
}
.banner-notes{
    color: #000 !important;
    font-size: 14px;
}
.banner-h2{
    font-weight: 600;
}
.banner-h2-m-t-vh{
    margin-top: 15vh;
    margin-bottom:30px;
}
#support_response{
    margin-top: 100px;
}

#antbae-sec-2 {
    padding: 8px 30px;
    border-radius: 10px;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 70px;
    margin-bottom: 70px;
}
.banner-imgs{
    border-radius: 2%;
    min-height: 12vh !important;
    max-height: 50vh !important;
}
.pad-sec2{
    padding: 0 5%;
}
.contact-ul li{
    display: inline;
}
.top-banner-bottomCta {
    box-shadow: 0 1px 0 #E2E2E2;
}
.top-banner-bottomCta .top-container {
    max-width: 1800px;
    margin: 0 auto;
}
.cta-Div {
    max-height: 60px;
    height: 60px;
    align-items: center;
    display: flex;
    justify-content: space-between;
    box-shadow: 0 1px 0 rgb(0 0 0 / 6%);
}
.cta-Div ul {
    display: flex;
}
.cta-Div li {
    display: inline-block;
    font-size: calc(13.66667px + .10417vw);
    color: #000;
    margin: 0;
}
.cta-Div .left a {
    padding-left: 35px;
    background-position: 0;
    position: relative;
    min-height: 25px;
    display: inline-block;
    line-height: 25px;
    font-size: smaller;
}
.cta-Div li a {
    color: #000;
    font-weight: 600;
}
.cta-Div li a img{
    width: 30px;
    height: 30px;
    margin-right: 12px;
}
.cta-Div li+li {
}
.cta-Div li a:hover {
    text-decoration: none;
}
.cta-Div .right a {
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    padding-bottom: 3px;
}
.cta-Div .right li+li {
    margin-left: 45px;
}
.cta-Div .right {
        padding-right: 10px;
    }
@media (min-width: 576px) and (max-width: 967px){
    #bg{
        height: calc(100vh - 0px);
    }
}
@media screen and (max-width: 967px){
    .cta-Div {
    display: none;
    }
     .cta-Div .right {
        padding-right: 110px;
    }
}
@media screen and (min-width: 967px){
    .carousel-inner{
        margin-bottom: 7vh !important;
    }
    }
@media screen and (max-width: 1600px){
    .top-banner-bottomCta .top-container {
        padding: 0 10px;
    }
}
@media (max-width: 536px){
    .box-holder {
        width: 100% !important;
    }
    #bg {
        padding-bottom: 30px;
    }
    .carousel-inner{
        margin-bottom: 30px;
    }
}
@media  (min-width: 586px) and (max-width: 1576px){
    .box-holder{
        width: 75% !important;
    }
}
@media (min-width: 968px) and (max-width: 1576px){
    
    .banner-h2{
        font-size: 2rem !important;
    }
}
@media screen and (min-width: 992px) and (max-width: 1024px){
    .cta-Div li {
        font-size: 14px;
    }
}
@media screen and (max-width: 1024px){
    .cta-Div .right {
        padding-right: 0;
    }
}
@media screen and (max-width: 992px){
   .h1 {
        font-size: 2rem !important;
    }
}
@media screen and (max-width: 1024px){
    .cta-Div .right li+li {
        margin-left: 15px;
    }
}
@media screen and (max-width: 767px){
    #bg{
        height:auto !important;
    }
    .banner-h2-m-t-vh{
        margin-top: 0;
    }
    .box-holder{
        margin-bottom: 50px;
    }
    .banner-h2{
        text-align: center !important;
    }
}
@media screen and (max-width: 1150px){
    .cta-Div li a{
        font-size: smaller;
    }
}
.trusted_names img{
    width: 165px;
    height: 65px;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-bottom: 10px;

}
.border-span{
    background-color: #D58C32;
    height: 3px;
    width: 10%;
    display: inline-block;
    text-align: center;

}
.box-icon{
    margin-right: 10px;
}
.box-holder{
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 .5rem 3rem rgba(0,0,0,.15)!important;
    width: 35%;
    display: inline-block;
    padding: 4px;
    background-color: #fff;
    margin-bottom: 20px;
}
.bg-white{
    background-color: #fff !important;
}
.section-title {
    line-height: 1.4;
    margin-bottom: 20px;
    margin-top: 0;
    letter-spacing: 0;
    color: #2D3D3D;
    font-weight: 600;
    font-size: 2rem !important;
}
.services-title{
    letter-spacing: 0;
    color: #000;
    font-size: 1.5rem !important;
    font-weight: 600;
}
.short-description{

    margin: 20px 0 0;
    letter-spacing: 0;
    color: #222;
}
.service-links {
    margin: 35px 0 0;
}
@media (max-width: 767px){
    .service-links {
        text-align: left;
    }
    .pad-15{
        padding-left: 10%;
    }
}
.service-links .bold-link{
    color: #000;
    font-weight: 700;
}
.service-links a {
    display: inline-block;
    position: relative;
    min-height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    }
    .bold-link i{
            margin-right: 12px;
    }
.service-links a:hover {
    text-decoration: none;
    color: #000;
}
.service-links a.iphone:before {
    background-position: -100px -107px;
}
.service-links a.flutter:before {
    background-position: -667px -107px;
}
.service-links a.android:before {
    background-position: -15px -108px;
}
.service-links a.ionic:before {
    background-position: -263px -107px;
}
.cmr-solid-btn {
    min-width: 200px;
    height: 60px;
    border-radius: 10px;
    background: #5A52F5;
    border: none;
    box-shadow: 0 3px 26px rgb(0 0 0 / 9%);
    font-weight: 900;
    font-size: 16px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 25px;
    overflow: hidden;
    outline: none !important;
     max-width: max-content;
    margin: 23px auto 0;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}
.cta-button a {
    max-width: max-content;
    margin: 23px auto 0;
}
.hvr-shutter-out-horizontal {
    display: inline-block;
    vertical-align: middle;
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    background: #e1e1e1;
    transition-property: color;
    transition-duration: .3s;
}

.hvr-shutter-out-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000;
    transform: scaleX(0);
    transform-origin: 50%;
    transition-property: transform;
    transition-duration: .3s;
    transition-timing-function: ease-out;
}
.developer-img-holder{
    min-height: 400px;
    margin: 50px 0;
    text-align: center;
    position: relative;
    bottom: 165px;
}
.developer_img{
    height: 360px;
    position: relative;
    top: 75px;
}
.right-developer-outer-img{
    position: absolute; 
    top: 25px; 
    right: -15px; 
    z-index: -1; 
    height: 460px;
}
.left-developer-outer-img{
     position: absolute; 
    top: 25px; 
    right: 85px; 
    z-index: -1; 
    height: 460px;
}

@media screen and (max-width: 420px) {
    .right-developer-outer-img,.left-developer-outer-img {
        display: none;
    }
    .developer_img {
        height: 200px;
    }
    .developer-img-holder {
        min-height: 100px;
        margin-top: 30%;
        margin-bottom: -30%;
    }
}
@media (min-width: 421px) and (max-width: 438px) {
    .developer-img-holder {
        min-height: 100px;

        margin-top: 25%;
        margin-bottom: -20%;
    }
    .developer_img {
        height: 200px;
    }
    .right-developer-outer-img {
         display: none;
    }
    .left-developer-outer-img {
        display: none;
    }
}
@media  (min-width: 439px) and (max-width: 479px) {
    .right-developer-outer-img {
       right: 17%;
        height: 215px;
        top: 27%;
    }
    .developer_img {
        height: 160px;
    }
    .developer-img-holder {
        min-height: 175px;
        margin-top: 30%;
        margin-bottom: -12%;
    }
    .left-developer-outer-img {
        right: 31%;
        height: 205px;
        top: 50px;
    }
}
@media (min-width: 480px) and (max-width: 536px) {
    .right-developer-outer-img {
        right: 18%;
        height: 235px;
        top: 50px;
    }
    .developer_img {
        height: 180px;
    }
    .developer-img-holder {
        min-height: 200px;
        margin-top: 30%;
        margin-bottom: -12%;
    }
    .left-developer-outer-img {
        right: 28%;
        height: 250px;
        top: 41px;
    }
}
@media  (min-width: 537px) and (max-width: 576px) {
    
    .developer_img {
        height: 220px;
    }
    .developer-img-holder {
        min-height: 250px;
        margin-bottom: -12%;
        margin-top: 30%;
    }
    .right-developer-outer-img {
        right: 14%;
        height: 290px;
        top: 16%;
    }
    .left-developer-outer-img {
            right: 28%;
            height: 290px;
            top: 15%;
    }
    .banner-imgs {
        display: block;
    }
}
@media (min-width: 577px) and (max-width: 630px) {
    .developer_img {
        height: 230px;
    }
   .right-developer-outer-img {
        right: 11%;
        height: 315px;
        top: 8%;
    }
    .left-developer-outer-img {
        right: 25%;
        height: 314px;
        top: 9%;
    }
    .developer-img-holder{
        margin-bottom: -35%;
        margin-top: 30%;
    }

}
@media (min-width: 631px) and (max-width: 767px) {
    .right-developer-outer-img {
        right: 10%;
        height: 326px;
        top: 33px;
    }
    .developer_img {
        height: 250px;
    }
    .left-developer-outer-img {
        right: 24%;
        height: 326px;
        top: 9%;
    }
    .developer-img-holder{
        margin-bottom: -35%;
        margin-top: 30%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .right-developer-outer-img {
        right: -5%;
        height: 300px;
        top: 37px;
    }
    .developer_img {
        height: 225px;
    }
    .left-developer-outer-img {
        right: 16%;
        height: 295px;
        top: 40px;
    }
     .developer-img-holder{
        margin-top: 60%;
        margin-bottom: -18%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .developer-img-holder{
        margin-right: 40px;
            margin-top: 30%;
    }
    .right-developer-outer-img {
        right: -2%;
        height: 340px;
        top: 11%;
    }
    .left-developer-outer-img {
        right: 17%;
        height: 340px;
        top: 10%;
    }
    .developer_img {
        height: 260px;
        position: relative;
        top: 83px;
        right: 2%;
    }
}
.cloud_hosting_btn{
        margin-top: 18px !important;
    }
    #product{
        margin-top: 50px;
    }
    #product .card {
        border-radius: 0;
        border: 1px solid #000;
    }
    #product a.card {
        color: #000;
        text-decoration: none;
    }
    #product .card-body {
        height: 100px;
        margin-top: 20px;
    }
    #product p {
        font-size: 12px !important;
    }
    #product .productBx {
        border-top: 1px solid #000;
        border-left: 1px solid #000;
    }
    
    #product .productBx .card,
    #product .productBxR .card {
        border-top: none;
        border-left: none;
        border-right: 1px solid #000 !important;
        border-bottom: 1px solid #000 !important;
        transition: all .3s ease-in-out;
    }
    
    #product .productBx .card:hover,
    #product .productBxR .card:hover {
        transition: all .3s ease-in-out;
        background-color: #000;
        color: white;
    }
    
    @media only screen and (min-width: 768px) {
        #product .productBxR {
            border-top: 1px solid #000;
            border-left: none;
        }
        #product .card-body-logo {
            height: 221px;
        }
    }
    
    @media only screen and (max-width: 767px) {
        #product .productBxR {
            border-top: none;
            border-left: 1px solid #2262A4;
        }
        #product .card-body-logo {
            padding: 0 0 0;
        }
        .services-title{
            margin-top: 50px;
        }
    }
    
    #product .productBxR .card .img {
        min-width: 182px;
        height: 68px;
        background: url(../img/home/com-domains2.png) no-repeat;
        background-size: cover;
    }
    
    #product .productBxR .card:hover .img {
        background: url(../img/home/com-domains.png) no-repeat;
    }
    
    #product .productBx .card svg.right-arrow {
        transition: all .3s ease-in-out;
        opacity: 0;
        display: inline-block;
        width: 1.5rem;
        height: 1.5rem;
        max-width: 20px;
        max-height: 20px;
        margin-left: -20px;
        margin-top: .5rem;
    }
    
    #product .productBx .card:hover svg.right-arrow {
        transition: all .3s ease-in-out;
        opacity: 1;
        margin-left: 10px;
    }
    
    #product .productBx .card .filter-white {
        filter: brightness(0) invert(1);
    }

    .get_support_div_a{
        text-decoration: none;
    }
    .get_support_div_a:hover{
        text-decoration: none;
    }
    .get_support_div_a p{
        color: #000000;
    }
    .antbae-best-selling {
        background-color: #FF7700;
        color: #fff;
        padding: 3px 10px;
    }
    .antbae-offer-ad {
    background-color: #FE4D86;
    color: #fff;
    padding: 3px 10px;
    border-radius: 30px;
    font-size: 12px;
}
.antbae-new-btn {
        position: static !important;
    background: #f44336;
    letter-spacing: 1px;
    font-size: 11px;
    padding: 2px 6px;
    border-radius: 6px;
    color: #fff;
    font-weight: 100;
    line-height: 15px !important;
}
.fa-star:before {
    content: "\f005";
}
.small-caption{
    color: #000;
    font-weight: 600;

}
.sec-8-des{
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 20px;
}
.sec-8-p{
    color: #000;
    font-size: 18px;
}

.dot-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    z-index: 1;
}
.dot-overlay>div {
    flex: 1;
    border-left: 1px dashed rgba(67,155,194,.3);
}
.dot-overlay>div:last-child {
    border-right: 1px dashed rgba(67,155,194,.3);
}
.hire-services {
    background-color: rgba(67,155,194,.1);
    margin-top: 30px;
}
.hire-services .container {
    position: relative;
    padding-top: 90px;
    padding-bottom: 130px;
}
.horizontal-border{
    border-top: 1px dashed rgba(67,155,194,.3);
    margin-top: 50px;
}
.horizontal-tb-border{
    border-top: 1px dashed rgba(67,155,194,.3);
    border-bottom: 1px dashed rgba(67,155,194,.3);
    padding: 30px 0;
}
.plus_icon{
    position: absolute;
    right: -7px;
    top: -38px;
}
.plus_icon_bottom{
    position: absolute;
    right: -7px;
    bottom: -38px;
}
.sec9-h2{
    font-weight: 600;
}
.service-p{
    color: #000;
    margin-bottom: 0px;
}
.bottom-icons:hover .service-p{
    color: #D58E67;
}
@media (min-width: 992px){
    .last-img-sec{
        position: relative;
        top: -50%;
    }

}
@media (min-width: 768px){
    .banner-h2{
        text-align: left !important;
    }
}
@media (max-width: 992px){
    #antbae-sec-8{
        margin-bottom: 70px;
    margin-top: 70px;
    }
    .section-title{
        text-align: center;
    }
    
    .banner-btn-holder {
        text-align: center;
    }
    .banner_icons,.caption{
        margin-left: 30%
    }
    .trusted_names{
            margin-bottom: 70px !important;
    }
    #product{
            margin-top: 0px !important;
    }
    #antbae-sec-6{
        margin-bottom: 0 !important;
    }
    .sec-8-p{
        margin-top: 35px;
    }
}

@media (max-width: 557px){
    .banner_icons,.caption{
        margin-left: 10%
    }
}
@media (max-width: 967px){
    .banner-row{
        height: 400px;
    }
}
@media (max-width: 767px){
    #antbae-sec-4,#antbae-sec-5,#antbae-sec-6,#antbae-sec-7,#antbae-sec-8,#antbae-sec-9{
        text-align: center;
    }
    .banner-row{
        height: 210px;
    }
    .box-holder{
        margin-bottom: 50px;
    }
}
.developer-img-holder:hover .developer_img{
    transform: translateY(-5px);
    transition: .15s ease;
}
.rotating-img{
    position: absolute;
    top: -17px;
    left: -39px;
    right: 0;
    margin: 0 auto;
    text-align: center;
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
    animation-name: rotateme;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
#antbae-sec-10  {
        padding-bottom: 100px;
}
#antbae-sec-10 .section-title h2 {
    margin-bottom: 10px;
    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.4;
}
#antbae-sec-10 .section-title .bar {
    margin-left: 0;
    margin-right: 0;
    background: #000;
    height: 5px;
    width: 90px;
    margin: 20px 0;
    position: relative;
    border-radius: 30px;
    box-sizing: border-box;
}
.section-title p {
    max-width: 520px;
    color: #666666;
    line-height: 1.8;
    text-align: left;
    font-size: 16px;
    font-weight: 100;
}
.services-content .section-title p {
    margin: 0;
}
.services-content .box {
    position: relative;
    margin-top: 30px;
    z-index: 1;
    display: block;
    padding: 13px 20px;
    color: #666;
    font-weight: 600;
    font-size: 13px;
    border-radius: 3px;
    transition: 0.5s;
    box-shadow: 0 2px 48px 0 #dbd4e9;
    
}
.services-content .box:hover {
    color: #ffffff;
    transform: translateY(-5px);
    background: linear-gradient(135deg, #000 0%, #000 100%)
}
#antbae-sec-10 .services-content .box::before {
    background: linear-gradient(135deg, #5909D6 0%, #785EEA 100%)
}
.services-content .box::before {
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    border-radius: 3px;
    z-index: -1;
    transition: 0.5s;
}
.services-content .box i {
    padding-right: 8px;
    font-size: 16px;
}
.section-title .bar::before {
    background: #000;
}
.section-title .bar::before {
    content: '';
    position: absolute;
    left: 0;
    top: -2.7px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOVE-BG;
}
@keyframes rotateme {
    0%{
         transform:rotate(0deg);
    }
    100%{
        transform:rotate(360deg);
    }
}
.icon-svg img {
    width: 3rem;
    height: 3rem;
}
.color-gray {
    color: #999 !important;
}
.title-color {
    font-size: 0.8rem;
    line-height: 1.1rem;
    margin-bottom: 1.05rem;
    text-transform: uppercase;
}
.display-3 {
    font-size: 1.6rem;
    line-height: 3rem;
    font-weight: normal;
    margin-top: 0;
    color: #404040;
    font-weight: 500;
    letter-spacing: normal;
    margin-bottom: 35px;
}
.nav-tabs.nav-tabs-bg .nav-link:hover, .nav-tabs.nav-tabs-bg .nav-link.active {
    border-radius: 0.2rem;
    color: #404040;
    box-shadow: 0px 5px 20px rgba(92,167,219,0.4) !important;
    background: #fff;
}
.nav-tabs .nav-link {
    font-size: 0.9rem;
    line-height: 1.2rem;
}
.bullet-default li i{
    color: #6F42C1;
    margin-right: 10px;
}
.btn.btn-default {
    background: #3C71D3;
}

.btn {
    color: #000;
    background: #fff;
    border: 0;
    margin-bottom: 0.5rem;
    margin-right: 0.25rem;
    padding: 0.9rem 1.3rem 0.8rem;
    font-size: 0.65rem;
    letter-spacing: 0.025rem;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1;
    border-radius: 1.5rem;
    text-shadow: none;
    transition: all 300ms ease-in-out;
    box-shadow: none;
    display: inline-block;
}
.p-t-100{
    padding-top: 80px;
}
#feature h3,#community h3{
    font-size: 1.8rem;
    font-weight: 600;
}

 #owl-item{
      width: 120px !important;
    }
    #owl-demo .item{
       width: 150px;
       height: 67px;
       margin: 20px auto;
    }
    #owl-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }
    .owl-controls{
      display: none !important;
    }
    .outer-padding{
        padding: 0 15%;
    }
    .bgEFF4FB{
        background-color: #EFF4FB;
    }
    #ab_web_designing_tec_scroller{
        overflow: hidden;
    }
.image-block-wrapper .image-block .image-block-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-size: contain !important;
    background-position: center center !important;
        background-repeat: no-repeat;
}
.bg-opacity-default{
    background: rgba(132, 138, 189, 0.085);
}
.image-block-wrapper {
    min-height: 450px;
}
.image-block-wrapper {
    padding: 0px;
    position: relative;
}
.image-block-wrapper .image-block {
    overflow: hidden;
    position: absolute;
    height: 100%;
    top: 0px;
}
.pl-60 {
    padding-left: 3rem!important;
}
.inner {
    padding-top: 6rem;
    padding-bottom: 6rem;
}
@media (max-width: 767px)
{
    .inner {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
}
@media (max-width: 991.98px){
.image-block-wrapper .image-block {
    position: relative;
    height: 450px;
}
}
.color-gray{
    color: #999999 !important;
}
.title-color {
    font-size: 0.8rem;
    line-height: 1.1rem;
    margin-bottom: 1.05rem;
    text-transform: uppercase;
}
.space50 {
    height: 2.5rem!important;
}
.mb-20 {
    margin-bottom: 1rem!important;
}
@media (min-width: 992px)
{
  .d-lg-block {
      display: block!important;
  }
}
.space40 {
    height: 2rem!important;
}
.counter-s h3 {
    font-size: 1.8rem;
}

.counter h3 {
    font-size: 2.3rem;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 0.6rem;
}
.counter p {
    font-size: 0.8rem;
    margin-bottom: 0;
    line-height: 1.1rem;
}
@media (max-width: 991px){
    .pl-md-15 {
        padding-left: 15px !important;
    }
}
.nav-tabs {
    border: 0;
}
.nav-tabs.nav-justified .nav-item:first-child {
    margin-left: 0;
}
.nav-tabs.nav-justified .nav-item {
    margin-left: 0.75rem;
    margin-right: 0.75rem;
}
.nav-tabs.nav-tabs-bg .nav-link:last-child {
    margin-right: 0;
}
.nav-tabs.nav-tabs-bg .nav-link:first-child {
    margin-left: 0;
}
.nav-tabs.nav-tabs-bg .nav-link {
    padding: 2.5rem 1.2rem;
}
.nav-tabs .nav-link {
    font-size: 0.9rem;
    line-height: 1.2rem;
}
.mb-10 {
    margin-bottom: 0.5rem!important;
}
.nav-tabs .nav-link {
    font-size: 0.9rem;
    line-height: 1.2rem;
}
.icon-svg img {
    width: 3rem;
    height: 3rem;
}
.space60 {
    height: 3rem!important;
}
@media (min-width: 768px){
    .d-md-block {
        display: block!important;
    }
}
.pr-15 {
    padding-right: 0.75rem!important;
}
.h-100 {
    height: 100%!important;
}
figure {
    margin: 0;
    padding: 0;
}
figure img {
    max-width: 100%;
}
.space30 {
    height: 1.5rem!important;
}
@media (max-width: 992px){
    .banner-h2 {
        font-size: 1.5rem;
    }
    .banner_icons, .caption{
        margin-left:0 !important;
    }
    .counter p{
        margin-bottom: 20px;
    }
    #support_response{
        text-align: center;
        margin-top: 25px;
    }
    #support-section{
        margin-top: 20px;
    }
    #support-section p{
        margin-top: 20px;
    }
    /*#antbae-sec-2 h2{
        font-size: 1.5rem !important;
    }*/
    #antbae-sec-2{
        padding: 0;
        margin-top: 0;
    }
    #owl-demo .item{
        width: 120px;
    }
    #antbae-sec-2{
        margin-bottom: 0px;
        margin-top: 20px;
    }
    .trust-name-slider{
        margin-bottom: 0;
        margin-top: 0;
    }

    #feature h3, #antbae-sec-2 h2, #community h3,#antbae-sec-10 h2{
        font-size: 1.6rem !important;
        font-weight: 600 !important;
        text-align: center !important;
        color: #1a202c !important;
    }
    #antbae-sec-10,#community{
        text-align: center;
    }
    .bar{
        margin: auto !important;
    }
}
@media (max-width: 1150px){
    .banner_icon_cations{
       font-size: 11px;
    }
}
@media (min-width: 1200px){
    .support_response_header{
        position: relative;
        top: 70px;
    }
}
@media (max-width: 1200px){
    .banner-left-padding{
        padding: 0% 60px;
    }
}

@media (max-width: 767px){
    .banner-imgs{
        display: none !important;
    }
    

}
@media (min-width: 768px) and (max-width: 886px){
    .custom-nav-link{
        font-size: 8px;
        font-weight:800;
    }
}
@media (min-width: 993px) and (max-width: 1200px){
    .banner-h2{
        font-size: 2.0rem;
    }
}

@media (min-width: 300px) and (max-width: 536px) {
    .carousel-inner {
        margin-bottom: 0; 
    }
    .box-holder{
        width: 100% !important;
         margin: 0 !important;
         padding: 4px !important;
    }
}
.server-management-tbl-sel{
    width: 2.5rem !important;
}