/* only small desktops */
/* tablets */
 @media (min-width: 992px) and (max-width: 1190px) {
     .countdown{
         height: 285px;
    }
     .top-header .navbar .navbar-collapse ul li a{
         font-size: 14px;
    }
     .lbox-details h2{
         font-size: 26px;
    }
     .contact_bt {
         margin-top: 25px;
    }
     .slide_text {
         margin-top: 70px;
    }
	.social_icon {
    margin-bottom: 30px;
}
.top-header .navbar .navbar-collapse ul li a {
padding: 7px 15px;
}

.team_member_img .social_icon_team {
    top: 0;
    left: 0;
    width: 300px;
    height: 100%;
}

a.navbar-brand img {
    height: 33px;
}

.search-box {
    position: absolute;
    top: 0;
    right: 30px;
    height: auto;
    padding: 0;
    margin-top: 8px;
}

}
/* only small tablets */
 @media (min-width: 768px) and (max-width: 991px) {
     .top-header .navbar .navbar-collapse ul li a{
         padding: 5px 15px;
    }
     .about-img{
         margin-bottom: 30px;
         margin-top: 30px;
    }
     .gallery-box ul li{
         width: 33.33%;
    }
     .top-header{
         position: relative;
    }
     .lbox-details{
         display: block;
         position: relative;
         width: 100%;
    }
     .countdown #timer div#days, .countdown #timer div#hours, .countdown #timer div#minutes, .countdown #timer div#seconds{
         position: inherit;
         margin: 12px 0px;
    }
     .lbox-details::before{
         background: rgba(0,0,0,0.9);
    }
     .countdown{
         height: 188px;
         border-radius: 0px;
    }
     .countdown #timer div{
         width: 23%;
         font-size: 24px;
    }
     figure.effect-service h2{
         font-size: 12px;
    }
     .top-header {
         background-image: none;
         background-color: #fff;
    }
     .search-box {
         top: 1px;
         right: 75px;
    }
     .search-btn {
         background: #111;
    }
     .search-box:hover .search-txt {
         width: 240px;
         padding: 0 10px;
         border: solid #000 1px;
         height: 41px;
    }
     .top-header .navbar .navbar-collapse ul li a:hover, .top-header .navbar .navbar-collapse ul li a:focus {
         color: #0892fd;
    }
     .slide_text p {
         display: none;
    }
     .contact_bt {
         margin-top: 10px;
    }
     .slide_text {
         margin-top: 60px;
    }
     .section.layout_padding h4 {
         text-align: left;
    }
	#demo .img-responsive {
       width: 100%;
       margin-bottom: 30px;
    }
	.carousel a.carousel-control-prev {
      left: 20px;
    }
	.carousel a.carousel-control-next {
      right: 20px;
    }
	.team_member_img img {

    border: solid #ece9e2 10px;
    border-radius: 100%;
    width: 210px;
    height: 210px;

}
.team_member_img .social_icon_team {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#team_slider p {
    padding: 0;
}

.social_icon {
    margin-bottom: 30px;
}

.heading_main h2 {
    font-size: 35px;
}
	.top-header #navbar-wd {
         padding-right: 0;
    }
     footer.footer-box p {
         margin-top: 5px;
         font-size: 13px;
    }
	.tab_menu {
    overflow-y: hidden !important;
    padding: 0 30px;
}

.blog_img_popular h4 {
	text-align: center;
    font-size: 13px;
    min-height: 55px;
    line-height: 55px !important;
 
}

}
/* mobile or only mobile */
 @media (max-width: 767px) {
     .navbar-brand{
         margin-left: 10px;
         margin-right: 10px;
    }
     .top-header .navbar .navbar-collapse ul li a{
         padding: 5px 15px;
    }
     .lbox-details h1{
         font-size: 24px;
    }
     .lbox-details h2{
         font-size: 18px;
    }
     .lbox-details p strong{
         font-size: 20px;
    }
     .lbox-details a.btn{
         display: none;
    }
     .title-box h2{
         font-size: 38px;
    }
     .about-main-info h2{
         font-size: 24px;
    }
     .about-img{
         margin-bottom: 30px;
    }
     .main-timeline-box .separline::before{
         left: 15px !important;
    }
     .main-timeline-box .iconBackground{
         left: 15px !important;
    }
     .main-timeline-box .timeline-text-content{
         margin-left: 0px;
    }
     .main-timeline-box .reverse .timeline-text-content{
         margin-right: 0px;
    }
     .main-timeline-box .time-line-date-content{
         margin-right: 0px;
    }
     .main-timeline-box .time-line-date-content p{
         float: left;
    }
     .main-timeline-box .timeline-element{
         padding: 0px 15px;
    }
     .gallery-box ul li {
         width: 48%;
    }
     .top-header{
         position: relative;
    }
	.top-header {
    width: 100%;
    margin: 0;
}

a.navbar-brand img {
    height: auto;
    width:50%;
}

.tab_menu {
    overflow-x: scroll !important;
}

.tab_menu {
  padding: 0 13px;
}

	p.section_count {
		display: none;
	}
     .lbox-details{
         position: relative;
         width: 100%;
         padding: 5% 0%;
    }
     .about-m{
         margin-top: 30px;
    }
     .countdown #timer div#days, .countdown #timer div#hours, .countdown #timer div#minutes, .countdown #timer div#seconds{
         position: inherit;
         margin: 12px 0px;
    }
     .lbox-details::before{
         background: rgba(0,0,0,0.9);
    }
     .countdown{
         height: 188px;
         border-radius: 0px;
    }
     .countdown #timer div{
         width: 23%;
         font-size: 24px;
    }
     .about-m{
         margin-bottom: 30px;
    }
     .timeLine .row .item{
         margin-bottom: 30px;
    }
     .filter-button-group button{
         margin-bottom: 5px;
    }
     .navbar-brand img {
         width: 210px;
    }
     .top-header {
         background-image: none;
        /* background-color: #ecedef;*/
    }
     .about-main-info div.full > img {
         height: auto;
         margin-bottom: 20px;
    }
     .search-box {
         position: absolute;
         top: 0;
         right: 50px;
         height: auto;
         padding: 0;
         margin-top: 29px;
         display: none;
    }
     a.navbar-brand {
         left: 0;
         position: relative;
         width:70%;
         margin-right:0;
    }
    .pogoSlider{
        height:300px;
    }
     .slide_text {
         margin-top: 10%;
		 /*display:none;*/
    }
     .slide_text h3 {
         font-size: 16px;
         line-height:25px !important;
    }
    .slide_text h3 span{
        font-size:12px;
    }
     .slide_text h4 {
         font-size: 12px;
         /*margin: -20px 0;*/
    }
     .slide_text p {
         /*display: none;*/
    }
     .contact_bt {
         width: 90px;
         height: 35px;
         background: #d4a81e;
         color: #fff;
         float: left;
         line-height: 36px;
         text-align: center;
         font-size: 12px;
         font-weight: 300;
         margin-top: 15px;
    }
    .navbar-nav{
        background:#f4f4f4;
    }
    .navbar-toggler {
        border: 2px solid #1b93c2 !important;
	    border-radius: 5px;
	    background: rgb(87 206 248 / 28%);
    }
    .navbar-toggler span {
        background: #1b93c2;
    }
    .navbar-toggler:hover {
	    border: 2px solid #1b93c2;
    }
    .navbar-toggler:hover span {
	    background: #1b93c2;
    }
     .top-header #navbar-wd {
         padding-right: 0;
    }
    .features ul{
        list-style: none;
        margin: 0px;
        padding: 0px;
        float:left;
        width:100%;
    }
    .features ul li{
        width:100%;
        height:auto;
        margin-right:0;
        float:left;
    }
    .features ul li span{
        padding-right: 15px;
        font-size: 14px;
    }
    .features ul li div{
        width:89%;
        font-size: 16px;
    }
    .features ul li p{
        margin-left: 25px;
        font-size:14px;
    }
    .getquote{
        background:none;
    }
    .getquote .quote_form .full{
        width:100%;
    }
    .contact {
        padding-top:15px !important;
    }
    .contact .col-sm-12 h2{
        font-size:14px;
        padding-bottom:0 !important;
        line-height:1.5em !important;
    }
    .here2help{
        margin-top:0;
    }
    .here2help img {
        width:95%;
    }
    .adv ul li div{
        float:none;
        font-size:14px;
    }
    .modren {
        margin-top:20px;
    }
    .modren .heading_main.text_align_center{
        margin-bottom:0;
    }
    .wedo .layout_padding_2{
        padding-bottom:0 !important;
    }
    .wedo .layout_padding_2 .full p{
        font-size:14px;
    }
    .data-info p{
        font-size:14px;
    }
    .data-info h2 {
        font-size:18px;
        line-height:1.5em !important;
    }
    .modren .col-sm-12{
        padding-bottom:0 !important;
    }
    .modren .img-icon h2{
        height:auto !important;
        line-height:1.5em !important;
    }
    .visual .heading_main h2 span{
        font-size:25px !important;
    }
    .visual  .full p{
       font-size:14px;
    }
   
    .mapouter{
        margin-bottom:20px;
    }
    .mapouter, .gmap_canvas{
        width:100% !important;
        height:auto !important;
    }
    .gmap_canvas{
        margin-top:0 !important;
    }
    .margin-top_50{
        margin-top:0;
    }
    .margin-top_50 .layout_padding_2{
        padding-left:15px !important;
        padding-right:15px !important;
        
    }
    .margin-top_50 .col-md-6{
        padding-right:0;
        padding-left:0;
    }
    .silver_bg .col-md-6{
        padding-left:0;
    }
    .silver_bg .layout_padding_2{
        padding-left:15px;
        padding-right:15px;
        
    }
    .margin-top_50 .col-md-6 .float-right_img img{
        float:none;
        margin-bottom:20px;
    }
    .blog_img_popular h4{
        padding:10px;
    }
    .tab_menu-bottom{
        padding: 0 20px;
        height:auto;
    }
    .tab_menu-bottom ul{
        width:108%;
    }
    .tab_menu-bottom ul li{
        width:30%;
    }
    .tab_menu-bottom ul li span{
        font-size:14px;
    }
     .heading_main {
         float: left;
         width: 100%;
    }
    .faq h2{
        font-size:16px;
    }
    .faq p{
        font-size:14px;
    }
    .faq ul{
        font-size:14px;
    }
    .key ul li span{
        position:none; top:0;
    }
    .key ul li div{
        width:90%;
        padding-right:0;
        font-size:14px;
    }
     .heading_main p.large {
         display: none;
    }
     h3.small_heading {
         font-size: 20px;
         font-weight: 600;
         line-height: normal;
         margin-top: 25px;
    }
     #demo .img-responsive {
         margin: 10px 0;
         width: 100%;
    }
	.team_member_img img {

    border: solid #ece9e2 20px;
    border-radius: 100%;
    width: 280px;
    height: 280px;

}

.team_member_img.text_align_center {

    width: 280px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    float: none;

}

.bottom_menu {

    float: right;
    width: 100%;
    justify-content: center;
    display: flex;

}

.carousel a.carousel-control-prev {
    left: 20px;
}

.carousel a.carousel-control-next {
    right: 20px;
}

.footer_blog {
    /*margin-top: 25px;*/
}
.footer_blog .margin-bottom_30 img{
    width: 35%;
}
	.team_member_img .social_icon_team {

    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 280px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    background: rgba(244,56,102,0.7);
    opacity: 0;
    transition: ease all 0.2s;

}
     .footer_bottom p.crp {
         float: left;
         width: 100%;
         text-align: center;
    }
    
	.heading_main h2 {
         font-size: 25px;
    }
	
	.newsletter_form input {
         width: 100%;
    }

}
 