@font-face 
{
  font-family: 'Poppins-Regular';
  src: url('../fonts/Poppins-Regular.ttf');
  src: local("?"), url('../fonts/Poppins-Regular.woff') format("woff"), url('../fonts/Poppins-Regular.ttf') format("truetype"); 
}

@font-face 
{
  font-family: 'Poppins-SemiBold';
  src: url('../fonts/Poppins-SemiBold.ttf');
  src: local("?"), url('../fonts/Poppins-SemiBold.woff') format("woff"), url('../fonts/Poppins-SemiBold.ttf') format("truetype"); 
}

@font-face 
{
  font-family: 'Oswald-Regular';
  src: url('../fonts/Oswald-Regular.ttf');
  src: local("?"), url('../fonts/Oswald-Regular.woff') format("woff"), url('../fonts/Oswald-Regular.ttf') format("truetype"); 
}

html, body{font-family:Poppins-Regular, Calibri, Arial; color:#344e6c; font-size:14px; line-height: 25px;}

a{color:#217cc3; text-decoration:none; transition:color 0.3s ease-in-out;}
a:hover{color:#23527c; text-decoration:none;}

.clearfix{width:100%;}

/* Back to top button */

.back-to-top{position:fixed; display:none; background:#26aceb; color:#fff; width:44px; height:44px; text-align:center; line-height:1; font-size:16px; border-radius:50%; right:15px; bottom:15px; transition:background 0.5s; z-index:999;}
.back-to-top i{padding-top:12px; color:#fff;}


.header{margin:0; padding:0;}
.header-upper{background:#3f8bae; height:35px;}
.TopNav{float:right; margin-top:30px;}
.TopNav ul{margin:0; padding:0;}
.TopNav ul li{margin:0; padding:0; list-style-type:none; display:inline-block;}
.TopNav ul li a{color:#333; padding:5px 10px; font-size:13px;}
.TopNav ul li a:hover{text-decoration:none; color:#333;}

.logo{padding:5px 0; display:inline-block; font-size:30px; font-weight:bold; text-transform:uppercase; color:#333; font-family:Oswald-Regular;}
.logo img{width:150px;}
.logo a{color:#26aceb; text-decoration:none;}
.logo a:hover{color:#26aceb; text-decoration:none;}



/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
.top-navbg{ background:url(../images/nav-bg.png) repeat-x left; height:35px; margin:0;}
/* Desktop Navigation */
.main-nav, .main-nav * {margin:0; padding:0; list-style:none; }
.main-nav > ul > li{position: relative; white-space: nowrap; float: left; margin:10px 5px 0;}
.main-nav a{display:block; color:#555; position:relative; margin:0; padding:10px 10px; margin:0 1px; text-decoration:none; transition:0.3s; font-weight:normal; line-height:20px; font-size:16px;}
.main-nav a:hover, .main-nav .active > a, .main-nav li:hover > a {color:#26aceb; text-decoration:none;}
.main-nav .drop-down ul {display:block; position:absolute; left:0; top:calc(100% + 30px); z-index:999; opacity 0; visibility:hidden; padding:5px 0; background:#fff; box-shadow:0px 0px 30px rgba(127, 137, 161, 0.25); transition:ease all 0.3s;}
.main-nav .drop-down:hover > ul {opacity:1; top:100%; visibility:visible;}
.main-nav .drop-down li {min-width:180px; position:relative;}
.main-nav .drop-down ul a {padding:5px 20px;font-size: 13px;color: #333; border-right:none;}
.main-nav .drop-down ul a:hover, .main-nav .drop-down ul .active > a, .main-nav .drop-down ul li:hover > a {color:#fff; background:#26aceb;}
.main-nav .drop-down > a:after {content:"\f107"; font-family:FontAwesome; padding-left:5px;}
.main-nav .drop-down .drop-down ul {top:0; left:calc(100% - 30px);}
.main-nav .drop-down .drop-down:hover > ul {opacity:1; top:0; left:100%;}
.main-nav .drop-down .drop-down > a {padding-right:35px;}
.main-nav .drop-down .drop-down > a:after {content:"\f105"; position:absolute; right:15px;}

/* Mobile Navigation */
.mobile-nav {position:fixed; top:0; bottom:0; z-index:9999; overflow-y:auto; left:-260px; width:260px; padding-top:18px; background:rgba(19, 39, 57, 0.8); transition:0.4s;}
.mobile-nav * {margin: 0;padding: 0;list-style: none;}
.mobile-nav a {display:block; position:relative; color:#fff; padding:5px 10px; font-weight:500; font-size:13px;}
.mobile-nav a:hover,
.mobile-nav .active > a,
.mobile-nav li:hover > a {color:#26aceb; text-decoration:none;}
.mobile-nav .drop-down > a:after {content:"\f078"; font-family:FontAwesome; padding-left:10px; position:absolute; right:15px;}
.mobile-nav .active.drop-down > a:after {content:"\f077";}
.mobile-nav .drop-down > a {padding-right:35px;}
.mobile-nav .drop-down ul {display:none; overflow:hidden;}
.mobile-nav .drop-down li {padding-left:20px;}
.mobile-nav-toggle{position:absolute; right:0; top:70px; z-index:9998; border:0; background:none; font-size:24px; transition:all 0.4s; outline:none !important; line-height:1; cursor:pointer; text-align:right;}
.mobile-nav-toggle i {margin:10px 10px 0 0; color:#26aceb;}
.mobile-nav-overly{width:100%; height:100%; z-index:9997; top:0; left:0; position:fixed; background:rgba(19, 39, 57, 0.8); overflow:hidden; display:none;}
.mobile-nav-active {overflow:hidden;}
.mobile-nav-active .mobile-nav {left:0;}
.mobile-nav-active .mobile-nav-toggle i {color:#26aceb;}

.nav-justified > .nav-link, .nav-justified .nav-item{margin: 0 2px;}
.nav_bar{background:#fff; border-bottom: 1px solid #f9f9f9;}
.fixed-top{top:-40px; transform:translateY(40px); transition:transform .3s; background:#fff; border-bottom:1px solid #ececec;}



.master-wrapper-content{margin:0; min-height:400px;}


/*-------------------- Start Home Page CSS ------------------------*/
.banner_section{Width:100%; margin:0;}

.banner_img{position:relative;}
.banner_content{position:relative; z-index:9; top:0; text-align:center; color:#fff; width:60%; margin:auto; padding:30px 50px; left:0; right:0; background:rgba(0, 0, 0, 0.5);}
.banner_text{margin:0px 0 15px; font-size:40px; font-weight:bold; line-height:50px; color:#217cc3; font-family:Oswald-Regular; text-transform:uppercase;}
.banner_desc{margin-bottom:20px;}

.carousel-caption {top: 5.25rem;}

.grey-cr{height:400px; width:400px; border-radius: 500px;  position: absolute; left: -10%; z-index:1; background: rgb(215, 215, 215, 0.17);}

.learnmore_btn{background:#fff; color:#5e87eb; border-radius:20px; padding:8px 20px; box-shadow:0 0 10px #ccc; margin:0 20px 0 0;}
.contact_btn{background:#217cc3; color:#fff; border-radius:20px; padding:8px 20px; box-shadow:0 0 10px #333;}

.contact_btn:hover{background:#26aceb; color:#fff;}


.box{background:#fff; padding:15px;}

.header_text{color:#26aceb; font-family:Oswald-Regular; font-size:30px; margin:0 0 25px; text-align:center;}

.services_box{position: relative; z-index: 1; display: block; padding:20px; text-align: center; border-radius: 10px; background-color: #ffffff; margin: 30px 0; -webkit-box-shadow: 0px 2px 25px 0px rgb(110 110 110 / 12%); -moz-box-shadow: 0px 2px 25px 0px rgb(110, 110, 110, 0.12); box-shadow: 0px 2px 25px 0px rgb(110 110 110 / 12%); -webkit-transition: all 500ms ease-out; transition: all 500ms ease-out; border-bottom:5px solid #26aceb; min-height:316px;}
.services_box:hover{background:#26aceb; color:#fff; margin:15px 0}
.services-icon{margin-bottom: 25px; -webkit-transition: 0.5s; transition: 0.5s; will-change: transform; margin-top:-50px;}

.services-icon i{color: #fff; font-size: 35px; width: 75px; height: 75px; line-height: 75px; display: block; margin: auto; background:#217cc3; border-radius: 50%; -webkit-transition: 0.5s; transition: 0.5s;}

.services_box:hover i{color:#fff;}
.services_box:hover a{color:#fff;}


.nbs-flexisel-item{border:1px solid #ccc;}

.Experience_Section{background:url(../images/experience-bg.jpg) no-repeat fixed; background-cover:cover; position:relative; padding:50px 0; overflow:hidden; z-index:-2; color:#fff; text-align:center; margin:0 0 50px;}
.Experience_Section_blk_bg{background: rgba(52, 78, 108, 0.8); background-size: 2px; -webkit-background-size: 2px; -moz-background-size: 2px; -o-background-size: 2px; -ms-background-size: 2px; position: absolute; height: 99vh; width: 100%; margin: -60px 0 0; z-index:-1;}
.CountNo{font-size:35px; font-weight:bold; margin:0 0 15px;}


.Teamdes{color:#26aceb;}

.Dest-ING{height:auto; width:100%; margin:0 0 15px;}


.Explore-btn span{display:block; background-color:#26aceb; padding:12px 15px; padding-left:25px; z-index:1; position:relative; -webkit-transition:0.4s; transition:0.4s; color:#fff;border-left:2px solid #217cc3; -webkit-box-shadow:-1px 3px 20px 0px rgb(82 90 101 / 10%); box-shadow:-1px 3px 20px 0px rgb(82 90 101 / 10%); overflow:hidden; width:110px; margin: auto;}

.Explore-btn span:hover{color: #ffffff; padding-left: 25px;}
.Explore-btn span.active{color: #fff; padding-left: 25px;}
.Explore-btn span:hover::before{right: 0;}
.Explore-btn span::before {content: ''; position: absolute; top: 0; left: 0; right: 100%; bottom: 0; background-color: #26aceb; background-image: linear-gradient(-135deg, #217cc3 0%, #26aceb 100%); z-index: -1; -webkit-transition: 0.4s; transition: 0.4s;}
.Explore-btn span.active:before{right: 0;}

/*.client_logo img{-webkit-filter: grayscale(100%) brightness(10%) contrast(10%); filter: grayscale(100%) brightness(10%) contrast(10%);}

.client_logo img:hover{background: none; -webkit-filter: grayscale(0%); filter: grayscale(0%); -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}*/

/*------------------------- End Home Page CSS --------------------*/

/*------------------------- Start Inner Page CSS --------------------*/
.inner_page_title{background:url(../images/page-title-bg.jpg); background-position: center center; background-size: cover; background-repeat: no-repeat; padding:130px 0; margin:0 0 30px;}
.inner_title{font-size:40px; font-family:Oswald-Regular; text-align:center; color:#fff;}
.inner_head{font-size:22px; font-family:Oswald-Regular; color:#26aceb; margin-bottom:20px;}
.white_head{font-size:30px; font-family:Oswald-Regular; color:#fff; margin-bottom:20px; line-height:40px;}

.weprovide_section{background:#e4ecf1; padding:50px 0;}

.gray_bg{background:#f7f7f7; padding:50px 0;}

.blue_bg{background:#217cc3 url(../images/experience-bg.jpg) fixed;  background-size: cover; padding:30px 0;}



.ICOToken_dev_bg{background:#217cc3 url(../images/ico_bg.jpg) fixed;  background-size: cover; padding:30px 0;}

.dev-service {
    padding: 20px;
    transition: all 0.3s ease-out 0s !important;
}

.feature .icon {
    color: #26aceb;
    font-size: 2.618em;
	margin-bottom:15px;
}

.benifits .left {
    padding-left: 150px;
}

.benifits ul {
    color: #fff;
    padding-left: 0;
}

.benifits ul li {
    font-size: 16px;
    margin:15px 0;
	list-style-type:none;
}

.benifits ul li img {
    width: 35px;
    margin-right: 20px;
}


.timeline-center {
    position: relative;
	margin:30px 0 0;
}
.timeline-center::before {
    background: #f2f2f2;
}
.timeline-center::before {
    background: #26aceb !important;
}
.timeline-center::before {
    position: absolute;
    top: 0;
    left: 50%;
    height: 88%;
    width: 2px;
    background: #26aceb;
}

.timeline-center::before {
    position: absolute;
    top: 0;
    left: 50%;
    height: 85%;
    width: 2px;
    background: #fff;
}
.timeline-center::before, .timeline-right::before, .timeline::before {
    content: '';
}

.timeline-center .timeline-row:nth-of-type(odd) {
    position: relative;
    text-align: right;
    width: 50%;
}

.timeline-center .timeline-row:nth-of-type(odd) .tm-icon {
    right: -30px;
}
.timeline-center .tm-icon {
    width: 60px;
    height: 60px;
    text-align: center;
    position: absolute;
    top: 0;
}
.timeline .tm-icon, .timeline-center .tm-icon, .timeline-right .tm-icon {
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px 0 rgb(138 138 138 / 16%);
}
.timeline-center .tm-icon .fa {
    color: #26aceb;
    font-size: 30px;
    line-height: 60px;
    padding: 1px;
}

.timeline-center .timeline-row:nth-of-type(odd) .tm-detail {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
}
.timeline-center .timeline-row:nth-of-type(odd) .tm-detail {
    margin-right: 40px;
    margin-bottom:10px;
    color: #5f5f5f;
    font-size: 12px;
    line-height: 20px;
    background: #fff;
    padding: 20px;
}
.initiate .timeline-row .tm-detail {
    transition: all 0.3s ease-out 0s !important;
}

.timeline-center .timeline-row:nth-of-type(even) {
    position: relative;
    text-align: left;
    width: 50%;
    margin-left: 50%;
}

.timeline-center .timeline-row:nth-of-type(even) .tm-icon {
    left: -30px;
}

.timeline-center .timeline-row:nth-of-type(even) .tm-detail {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
}
.timeline-center .timeline-row:nth-of-type(even) .tm-detail {
    margin-left: 40px;
    margin-bottom:10px;
    color: #5f5f5f;
    font-size: 12px;
    line-height: 20px;
    background: #fff;
    padding: 20px;
}

.timeline-row .tm-detail:hover {
    border-end-end-radius: 20px;
    border-start-start-radius: 20px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    background: #f8f8f8;
    transition: all 0.3s ease-out 0s !important;
}


.serviceBox {
    padding-left: 30px;
    position: relative;
    margin-bottom:40px;
}

.serviceBox:before {
    content: "";
    width: 60px;
    height: 60px;
    background: #217cc3;
    position: absolute;
    top: -20px;
    left: -5px;
    z-index: 1;

}



.serviceBox .service-content {
    padding: 30px;
    border-width: 1px;
    border-style: solid;
    border-color: #d5d5d5 #d5d5d5 #217cc3;
    background-color: #fff;
    position: relative;
    transition: all 0.4s ease-in-out 0s;
	min-height: 335px;
}

.serviceBox .title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    padding-left: 30px;
    margin-bottom: 30px;
    text-transform: capitalize;
    transition: all 0.4s ease-in-out 0s;
}
.serviceBox .title {
    text-align: center;
}

.serviceBox .service-icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #26aceb;
    border: 1px solid #fff;
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: -15px;
    left: 0;
    z-index: 1;

}

.serviceBox:hover .service-icon {
    animation-name: jump;
    animation-iteration-count: infinite;
    animation-duration: 3s;
    animation-timing-function: cubic-bezier(.54, .085, .5, .92);
}


.feature-box {
    border: 2px solid #217cc3;
	margin:0 0 50px;
	padding: 14px;
    position: relative;
	text-align:center;
}
.feature-box .icon {
    background: #f2f2f2;
    padding: 0px;
}

.feature-box .icon {
    margin: -50px auto 15px auto;
}

.feature-box .icon {
    margin: -50px auto 15px;
    background: #fff;
    color: #26aceb;
    border-radius: 50%;
	font-size: 40px;
    line-height: 70px;
    display: block;
    width: 70px;
    height: 70px;
	transition: all 0.8s ease-out 0s !important;
}
.feature-box:hover > .icon {
    background: #217cc3;
    color: #fff;
    transition: all 0.8s ease-out 0s !important;
}

.feature-box .feature-title {
    margin-bottom: 20px;
	font-size:16px;
	font-weight:bold;
}

.technicalbox {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    margin-bottom: 30px;
    position: relative;
    padding: 15px;
    min-height: 342px;
    background: #eee;
    border:1px solid #217cc3;
}
.technicalbox h3 {
    font-size: 16px;
	font-weight:bold;
}
.technicalbox .technical-icon {
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 50%;
    background: #217cc3;
    font-size: 36px;
    color: #fff;
    margin: 0 auto 30px;
    position: relative;
    transition: all 500ms ease 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.technicalbox:hover .technical-icon {
    transform: scale(0.8, 0.8);
    transition: 0.4s all;
}

.technicalbox .technical-icon:after {
    content: "";
    width: 111px;
    height: 111px;
    border-radius: 50%;
    border: 4px solid #217cc3;
    position: absolute;
    top: -10px;
    left: -10px;
    opacity: 0;
    transform: scale(0.8, 0.8);
    transition: all 500ms ease 0;
}

.technicalbox:hover .technical-icon:after {
    opacity: 1;
    transform: scale(1, 1);
}
.gray_bg .technicalbox.text-center {
    background: #fff !important;
	border:1px solid #ddd;
}

.industry-app{text-align:center;}
.industry-app .fa {
    font-size: 40px;
    background: #5591c1;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    padding: 25px;
    transition: 0.3s;
    color: #fff5f5;
    position: relative;
    z-index: 1;
}

.industry-app .fa:after {
    content: " ";
    position: absolute;
    left: 5%;
    top: 5%;
    border: 5px solid #fff;
    width: 90%;
    height: 90%;
    border-radius: 50%;
    z-index: 10;
}

.industry-app .fa:before {
    position: absolute;
    left: 0;
    top: 0;
    border: 5px solid #5591c1;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: 1;
    padding: 22px;
}

.industry-app a {
    background: transparent;
    border: 1px solid #217cc3;
    display: inline-block;
    color: #000;
	font-weight:bold;
    border-radius: 10px;
    padding: 5px 25px;
    height: 65px;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    cursor: pointer;
	font-size: 15px;
    text-transform: capitalize;
    margin-top:10px;
    overflow: hidden;
	line-height:25px;
}

.pricing-table {
    padding:50px 0;
    display: inline-block;
    width: 100%;
}

.theme-color-bg {
    background: #217cc3 none repeat scroll 0 0 !important;
    color: #fff;
    font-weight: 700;
}

.order-btn{
    background: #217cc3;
    color: #fff;
    cursor: pointer;
    padding:5px 20px;
    border-radius: 3px;
}

.newsletter_videos {
    padding: 0;
    border-left: 0;
}

.newsletter_videos_numbers {
    padding: 35px 0;
}

.newsletter_videos h3 {
    color: #217cc3;
}

h3.common_h3 {
    font-size: 25px !important;
	margin-bottom:30px;
}

.newsletter_videos ul {
    padding-left: 0;
}

.newsletter_videos ul li {
    display:block;
    margin: 0 25px;
}

.newsletter_videos ul li p {
    margin-bottom: 12px;
    color: #217cc3;
}

.newsletter_videos ul li p .fa {
    font-size: 20px;
    vertical-align: top;
    background: #fff;
	display:inline-block;
    color: #217cc3;
    margin-right: 20px;
}
.newsletter_videos ul li p span {
    display: inline-block;
    text-align: left;
}
.newsletter_videos_videos {
    padding: 0;
}

a.home-talk-experts {
    background: #217cc3;
    padding: 10px 25px;
    margin-top: 0;
    display: inline-block;
    border-radius: 0;
    text-transform: capitalize;
    color: #fff;
    font-weight: 700;
}

a.home-talk-experts:hover {
background:#26aceb;
    color: #fff !important;
}

.blue_bg .nav .fa{float:left; margin:15px 10px 5px 0; font-size: 25px;}
.blue_bg .nav a{background:#fff !important; font-size: 15px; width: 265px; margin: 10px 4px; float: left; border-radius: 5px; color:#333;}
.blue_bg .nav a.active{color:#217cc3;}

.right_content {
    background-color: #fff;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / 10%);
    padding: 80px 30px;
    text-align: center;
}

.right_content .icon {
    margin-bottom: 25px;
}

.AdvTech .nav a{background:#fff !important; font-size: 16px; width: 100%; margin:1px 0; float: left; border-radius: 5px; color:#333;}
.AdvTech .nav a.active{color: #fff; background: #217cc3 !important;}
/*------------------------- End Inner Page CSS --------------------*/






/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.footer-middle{background:#0a395e; padding:30px 0; color:#fff;}

.footer-middle .title{font-size:22px; color:#fff; padding:0 0 5px; border-bottom:1px solid #ccc; margin:0 0 10px; font-weight:600;}
.footer-middle ul{margin:0 0 15px; padding:0;}
.footer-middle ul li{margin:0; padding:0; list-style-type:none; display:block; color:#fff; text-decoration:none;}
.footer-middle ul li a{color:#fff; text-decoration:none; padding:6px 0;}
.footer-middle ul li a:hover{color:#26aceb; text-decoration:none;}

.footer-middle .sociallink{width:100%;}
.footer-middle .sociallink li{margin:0 5px 0 0; padding:5px 0; list-style-type:none; display:inline-block; color:#fff; text-decoration:none;}
.footer-middle .sociallink li a{color:#fff; text-decoration:none; padding:5px 0; font-size:30px;}
.footer-middle .sociallink li a:hover{color:#26aceb; text-decoration:none;}

.copyright{font-size:12px; color:#ccc; text-align:center; padding:0; margin:10px 0 0;}




@media (max-width: 768px){
.mobile-nav-toggle{position: fixed; top: 3px;}

.banner_content{width:95%; top:0px; text-align: center; padding: 15px; line-height: 16px;}
.feature_box{height:auto;}
.short_desc{height:auto;}
.home_bg{height:auto;}
.banner_text{margin:10px 0 5px; font-size:20px; line-height: 16px;}
.benifits .left{padding-left:15px;}
}
@media (max-width: 767px){
.timeline-center .timeline-row:nth-of-type(odd), .timeline-center .timeline-row:nth-of-type(even) {
    flex-direction: column;
}

.timeline-center .timeline-row:nth-of-type(odd), .timeline-center .timeline-row:nth-of-type(even) {
    width: 100%;
    text-align: left;
    margin-left: 0;
    display: flex;
    flex-direction: column-reverse;
}

.timeline-center .timeline-row:nth-of-type(odd) .tm-icon, .timeline-center .timeline-row:nth-of-type(even) .tm-icon {
    position: relative;
    margin: 20px auto;
    right: auto;
    left: auto;
}

.timeline-center .timeline-row:nth-of-type(odd) .tm-detail, .timeline-center .timeline-row:nth-of-type(even) .tm-detail {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
    box-shadow: 0 0 9px 1px rgb(0 0 0 / 15%);
}

.timeline-center .timeline-row:nth-of-type(odd), .timeline-center .timeline-row:nth-of-type(even) {
    flex-direction: column;
}
.timeline-center .timeline-row:nth-of-type(odd), .timeline-center .timeline-row:nth-of-type(even) {
    width: 100%;
    text-align: left;
    margin-left: 0;
    display: flex;
    flex-direction: column-reverse;
}

.timeline-center .timeline-row:nth-of-type(odd) .tm-icon, .timeline-center .timeline-row:nth-of-type(even) .tm-icon {
    position: relative;
    margin: 20px auto;
    right: auto;
    left: auto;
}


.timeline-center .timeline-row:nth-of-type(odd) .tm-detail, .timeline-center .timeline-row:nth-of-type(even) .tm-detail {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
    box-shadow: 0 0 9px 1px rgb(0 0 0 / 15%);
}
}


@media (max-width:480px){
.carousel-caption{top:0; left: 8%; right:8% ;padding: 0;}
.carousel-item img{height:285px;}
.banner_content {font-size:12px; line-height:16px; top:25px;}
.banner_text{margin:10px 0 10px;font-size:15px; line-height:20px;}
.banner_desc{margin-bottom:10px; width:100%; display:block;}
.grey-cr {height: 250px; width: 250px;}
.technicalbox{min-height:inherit !important;}
.footer-middle{text-align:center;}
.industry-grid{width:50%; margin:0 0 20px;}
.services_box{min-height:inherit !important;}
.serviceBox .service-content{min-height:inherit !important;}
.feature-box{min-height:inherit !important;}
.blue_bg .nav a{margin: 10px auto;}
}




