/*Extra small devices (portrait phones, less than 576px)*/




@media(max-width:991px) {
.white-bg.affix, .custom-nav.affix, .navbar.white-bg {
    background: #fff !important; 
}
.white-bg.navbar .navbar-toggler span {
    color: #16464a !important;
}
.about-us-section {
    padding-top: 50px !important;
}
div#navbarSupportedContent {
    background: #47668f !important;
    padding: 3.5rem 0 1rem;
}
ul.list-inline.text-md-right.text-lg-right.text-left.mb-0 {
    float: right;
}
}
@media(max-width:767px)
{
    .header nav.navbar .navbar-brand img {
    width: 100%;
    max-width: 110px !important;
    position: absolute;
    top: -34px;
    background: #fff;
    padding: 10px;
    border: 0px solid #e82223;
    border-radius: 0;
}
    .hero-slider-content.text-white.pt-5 {
    margin-top: 4.5rem !important;
    background: #33333340;
    padding: 11px !important;
    border-left: 3px solid #ffffff2e !important;
}
    .hero-slider-content h1 {
    font-size: 1.5rem !important;
    line-height: initial;
    font-weight: 700;
    text-shadow: 2px 2px 0px #0e2a38 !important;
}
    .wrapper_banner_area .banner_img {
    object-fit: cover;
    width: 100%;
    height: 500px !important;
    object-position: center;
}

    
}
@media (min-width: 320px) and (max-width: 575px){
    html{
        font-size: 14px;
    }

    h1{
        font-size: 2.25rem;
    }
    h2{
        font-size: 1.7441em;
    }
    .mt--120{
        margin-top: -50px;
    }
    .pt-150{
      padding-top: 50px;
    }
    .ptb-150{
        padding: 90px 0;
    }
    .hero-slider-content h1{
        font-size: 2.25rem;
    }
    .action-btns a.btn, .app-download-list li{
        margin-bottom: 15px;
    }

    /*ceo message*/
    .year-highlight-text h4 sub{
        top: -10px;
    }
    .year-highlight-text h4 span {
        font-size: 215px;
        line-height: 150px;
    }

    /*switchable block*/
    .core-idea-wrap.ptb-100{
        padding-top: 15px;
    }

    /*portfolio*/
    .filter-btn{
        margin-bottom: 10px;
    }
    .portfolio-item, .gap{
        width: auto;
    }

    /*testimonial with counter*/
    .counter-wrap{
        grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    }
    .counter-wrap li{
        padding: 15px;
    }

    .contact-us-form .form-group{
        margin-bottom: 0;
    }

    .arrow-indicator.owl-theme .owl-nav {
        position: relative;
    }

    /*blog*/
    .single-blog-card{
        margin-bottom: 0;
    }

    /*all col*/
    div[class*='col-']:not(:last-of-type){
        margin-bottom: 20px !important;
    }
    .row> div[class*='col-']:last-of-type{
        margin-bottom: 0;
    }

    .footer-bottom .row> div[class*='col-']:first-child{
        margin-bottom: 0 !important;
    }
    
    .wrapper_banner_area .banner_img{
       object-fit: cover;
    width: 100%;
    height: 600px;
    }
.floating_image_01 {
    position: absolute;
    top: 70%;
    width: 40%;
}
.floating_image_02 {
    position: absolute;
    bottom: -35%;
    right: 0;
    width: 40%;
}
.floating_image_03 {
    position: absolute;
    bottom: -90%;
    right: 0px;
    /* display: none; */
    width: 40%;
}
.our-blog-section {
    padding: 30px 0;
}
.floating_image_06 {
    position: absolute;
    top: -15px;
    z-index: 1;
}
.floating_image_06 img{
    width:40%;
}
 .client-section.ptb-100{
     padding-bottom:55px;
 }
 .single-client{
     width:100%;
 }
 h3.ftr-cont{
     width:100%;
     font-size: 25px
 }
 h3.ftr-cont a{
     font-size: 17px;
 }
 .footer-widget-title{
     padding-bottom:20px;
 }
 .footer-contact{
     margin-bottom:15px;
 }
 .scroll-top.open {
    bottom: 50px;
    right: 15px;
}
.affix.navbar .navbar-toggler span{
    color:#fff;
}
.affix .menu li a{
    color:#fff;
}
.affix .menu .sub-menu li a{
    color:#65258a;
}
.menu li a{
    color:#65258a;
}
.breadcrumb-innear {
    height: 600px;
    overflow: hidden;
    position: relative;
}
.breadcrumb-innear img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
#bangla .col-md-3 {
    flex: 0 0 50%;
    max-width: 100%;
}
.post-content ul, .post-content ol {
    margin: 15px 0 15px 40px;
    list-style: circle;
}
.breadcrumb-innear .innear-list-bre h1 {
  font-size: 2.25rem;
}
.footer-social.text-right{
    text-align:center !important;
}
.blog-item-two-img {
    overflow: hidden;
    height: auto;
}
.blog-item-two-img img{
    height:auto;
}
.navbar-brand {
    width: 50%;
}

.client-say p{
    height:auto;
    /* margin-top: 15px; */
    margin-left: -20px;
}
.author-info .media-body {
    position: relative;
    left: 80px;
}
.author-info .media-body h5{
    font-size:1.1rem;
}
.author-img{
    left:20px;
    width:80px;
}

}

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767px) {

    .mt--120{
        margin-top: -50px;
    }
    .pt-150{
        padding-top: 60px;
    }

    .action-btns a.btn{
        margin-bottom: 15px;
    }

    /*ceo message*/
    .year-highlight-text h4 sub{
        top: -10px;
    }
    .year-highlight-text h4 span {
        font-size: 215px;
        line-height: 150px;
    }

    /*switchable block*/
    .core-idea-wrap.ptb-100{
        padding-top: 15px;
    }

    /*portfolio*/
    .filter-btn{
        margin-bottom: 10px;
    }
    .portfolio-item, .gap{
        width: auto;
    }

    /*testimonial with counter*/
    .counter-wrap{
        grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    }
    .counter-wrap li{
        padding: 15px;
    }

    .contact-us-form .form-group{
        margin-bottom: 0;
    }

    .arrow-indicator.owl-theme .owl-nav {
        position: relative;
    }

    /*blog*/
    .single-blog-card{
        margin-bottom: 0;
    }

    /*promo*/
    div[class*='col-']:not(:last-of-type){
        margin-bottom: 20px !important;
    }
    .row> div[class*='col-']:last-of-type{
        margin-bottom: 0;
    }
    .footer-bottom .row> div[class*='col-']:first-child{
        margin-bottom: 0 !important;
    }
    .wrapper_banner_area .banner_img{
       object-fit: cover;
    width: 100%;
    height: 600px;
    }
.floating_image_01 {
    position: absolute;
    top: 70%;
    width: 40%;
}
.floating_image_02 {
    position: absolute;
    bottom: -35%;
    right: 0;
    width: 40%;
}
.floating_image_03 {
    position: absolute;
    bottom: -90%;
    right: 0px;
    /* display: none; */
    width: 40%;
}
.our-blog-section {
    padding: 30px 0;
}
.floating_image_06 {
    position: absolute;
    top: -15px;
    z-index: 1;
}
.floating_image_06 img{
    width:40%;
}
 .client-section.ptb-100{
     padding-bottom:55px;
 }
 .single-client{
     width:100%;
 }
 h3.ftr-cont{
     width:100%;
     font-size: 25px
 }
 h3.ftr-cont a{
     font-size: 17px;
 }
 .footer-widget-title{
     padding-bottom:20px;
 }
 .footer-contact{
     margin-bottom:15px;
 }
 .scroll-top.open {
    bottom: 50px;
    right: 15px;
}
.affix.navbar .navbar-toggler span{
    color:#fff;
}
.affix .menu li a{
    color:#fff;
}
.menu li a{
    color:#65258a;
}
.breadcrumb-innear {
    height: 600px;
    overflow: hidden;
    position: relative;
}
.breadcrumb-innear img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
#bangla .col-md-3 {
    flex: 0 0 50%;
    max-width: 100%;
}
.post-content ul, .post-content ol {
    margin: 15px 0 15px 40px;
    list-style: circle;
}
.breadcrumb-innear .innear-list-bre h1 {
  font-size: 2.25rem;
}
.blog-item-two-img {
    overflow: hidden;
    height: auto;
}
.blog-item-two-img img{
    height:auto;
}
.navbar-brand {
    width: 50%;
}
.client-say p{
    height:auto;
    margin-top: 15px;
    margin-left: -20px;
}
.author-info .media-body {
    position: relative;
    left: 80px;
}
.author-info .media-body h5{
    font-size:1.1rem;
}
.author-img{
    left:20px;
    width:80px;
}
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991px) {
    .mt--120{
        margin-top: -50px;
    }
    .action-btns a.btn{
        margin-bottom: 15px;
    }
    .wrapper_banner_area .banner_img{
       object-fit: cover;
    width: 100%;
    height: 600px;
    }
.floating_image_01 {
    position: absolute;
    top: 70%;
    width: 40%;
}
.floating_image_02 {
    position: absolute;
    bottom: -35%;
    right: 0;
    width: 40%;
}
.floating_image_03 {
    position: absolute;
    bottom: -90%;
    right: 0px;
    /* display: none; */
    width: 40%;
}
.our-blog-section {
    padding: 30px 0;
}
.floating_image_06 {
    position: absolute;
    top: -15px;
    z-index: 1;
}
.floating_image_06 img{
    width:40%;
}
 .client-section.ptb-100{
     padding-bottom:55px;
 }
 .single-client{
     width:100%;
 }
 h3.ftr-cont{
     width:100%;
     font-size: 25px
 }
 h3.ftr-cont a{
     font-size: 17px;
 }
 .footer-widget-title{
     padding-bottom:20px;
 }
 .footer-contact{
     margin-bottom:15px;
 }
 .scroll-top.open {
    bottom: 50px;
    right: 15px;
}
.affix.navbar .navbar-toggler span{
    color:#fff;
}
.affix .menu li a{
    color:#fff;
}
.menu li a{
    color:#65258a;
}
.breadcrumb-innear {
    height: 600px;
    overflow: hidden;
    position: relative;
}
.breadcrumb-innear img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
#bangla .col-md-3 {
    flex: 0 0 50%;
    max-width: 100%;
}
.post-content ul, .post-content ol {
    margin: 15px 0 15px 40px;
    list-style: circle;
}
.breadcrumb-innear .innear-list-bre h1 {
  font-size: 2.25rem;
}
.blog-item-two-img {
    overflow: hidden;
    height: auto;
}
.blog-item-two-img img{
    height:auto;
}
.navbar-brand {
    width: 50%;
}
.client-say p{
    height:auto;
    margin-top: 15px;
    margin-left: -20px;
}
.author-info .media-body {
    position: relative;
    left: 80px;
}
.author-info .media-body h5{
    font-size:1.1rem;
}
.author-img{
    left:20px;
    width:80px;
}
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199px) {

}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

}

@media only screen and (max-width:991px){
    .wrapper_banner_area .banner_img{
       object-fit: cover;
       width: 100%;
       height: 600px;
       object-position: center;
    }
.floating_image_01 {
    position: absolute;
    top: 70%;
    width: 40%;
}
.floating_image_02 {
    position: absolute;
    bottom: -35%;
    right: 0;
    width: 40%;
}
.floating_image_03 {
    position: absolute;
    bottom: -90%;
    right: 0px;
    /* display: none; */
    width: 40%;
}
.our-blog-section {
    padding: 30px 0;
}
.floating_image_06 {
    position: absolute;
    top: -15px;
    z-index: 1;
}
.floating_image_06 img{
    width:40%;
}
 .client-section.ptb-100{
     padding-bottom:55px;
 }
 .single-client{
     width:100%;
 }
 h3.ftr-cont{
     width:100%;
     font-size: 25px
 }
 h3.ftr-cont a{
     font-size: 17px;
 }
 .footer-widget-title{
     padding-bottom:20px;
 }
 .footer-contact{
     margin-bottom:15px;
 }
 .scroll-top.open {
    bottom: 23px;
    right: 15px;
}
.affix.navbar .navbar-toggler span{
    color:#fff;
}
.affix .menu li a{
    color:#fff;
}
.menu li a{
    color: #fff;
}
.breadcrumb-innear {
    height: 600px;
    overflow: hidden;
    position: relative;
}
.breadcrumb-innear img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}
#bangla .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
}
.post-content ul, .post-content ol {
    margin: 15px 0 15px 40px;
    list-style: circle;
}
.breadcrumb-innear .innear-list-bre h1 {
  font-size: 2.25rem;
}
.blog-item-two-img {
    overflow: hidden;
    height: auto;
}
.blog-item-two-img img{
    height:auto;
}
.navbar-brand {
    width: 50%;
}
.client-say p{
    height:auto;
    /* margin-top: 15px; */
    margin-left: 0;
    -webkit-line-clamp: 9;
    font-size: 1rem !important;
}
.author-info .media-body {
    position: relative;
    left: 80px;
}
.author-info .media-body h5{
    font-size:1.1rem;
}
.author-img{
    left:20px;
    width:80px;
}
.blog-item-two-text {
    padding: 7px 15px 0px 15px;
    height: auto;
}
.testimonial-quote-wrap{
    /* height: 320px; */
}
.icon-md{
    display:none;
}
 
[data-aos=fade-up]{
    transform: none !important;
}
[data-aos^=fade][data-aos^=fade] {
    opacity: 1 !important;
    transition-property: opacity,transform;
}
.contact-form form .one-third-col {
    width: 100%;
    float: none;
}
}





