.navbar-default .navbar-brand {

    margin-top: -15px;

}



	header .intro-text .intro-heading {

	    font-size: 40px;

	}







	.timeline>li .timeline-image { 

	    width: 200px !important;

	    height: 200px !important;

	    left: 50%;

	    margin-left: -100px !important;

	    padding: 60px;

	}





.team-member img {

    max-width: 200px !importantss;

}



.intro-heading {

  font-size: 25px;

}



.intro-lead-in {

  margin-top: 20px;

}



.green, .green:hover, .green:active, .green:visited {

	color: rgb(92, 184, 92) !important;

	font-weight: bold !important;

 !important





 /* Table Custom */

table {

    background: #0AB2EA;

    color: #ECF2F5;

    font-family: 'Open Sans', serif;

    font-weight: 600;

}



ul li {

    /*

     * We want the bullets outside of the list,

     * so the text is aligned. Now the actual bullet

     * is outside of the list’s container

     */

    list-style-position: outside;



    /*

     * Because the bullet is outside of the list’s

     * container, indent the list entirely

     */

    margin-left: 1em;

}



@media (max-width: 1050px) {

    .navbar-header {

        float: none;

    }

    .navbar-toggle {

        display: block;

    }

    .navbar-collapse {

        border-top: 1px solid transparent;

        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);

    }

    .navbar-collapse.collapse {

        display: none!important;

    }

    .navbar-nav {

        float: none!important;

        margin: 7.5px -15px;

    }

    .navbar-nav>li {

        float: none;

    }

    .navbar-nav>li>a {

        padding-top: 10px;

        padding-bottom: 10px;

    }

}

}

.btn-padding {
    margin: 10px 5px;
}

@media (min-width: 992px) {
.copyright {
text-align: left !important;}
}

@media (max-width: 991px) {
  .copyright {
    text-align: center;
  }
  

img.image-block {
  margin-bottom: 10px;
}
}

/**addition pages css*/
/**addition Neural-Proccessor pages css*/

.highlight-section{width:100%;}
.features-section{width:100%;}
.different{background: #133a49;padding-top: 30px;padding-bottom: 30px;}
.applications{background: #fa6e00;      padding-top: 30px;
    padding-bottom: 30px;}
.features-section-b {
	width:100%;
  display: flex; /* equal height of the children */
}
.h2-heading{font-size:40px;}
.text-mute{text-align:center;}
.ad-simd-a{
   font-size:18px;    list-style: none;
}
.ad-simd-b{font-size:14px;line-height: 36px;list-style: none;}
.ad-simd-b img{margin-right: 10px;}
.ad-simd-c{list-style:disc;}
.ad-simd-ul{padding-left:10px;}
.flexi li{list-style:none;}
.text-mutd{color: #777;line-height:25px;}
.text-mutd img{margin-right: 10px;}
.very-high-ul{margin-left: 5%;margin-top: 4%;}
.verihigh{margin-left:9%;}

}  @media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1023px) 
   {
	   .features-section-b {width:100%;display: block!important;}
   .tileo {display: block!important;}.greeny {margin-top: 10px;}.saffron {margin-top: 10px;}
	.h2-heading {font-size: 25px;}

}
@media screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1600px) 
   { 
	.tileo {    display: flex!important;}
	.flexi-test{padding:0px;}
}

/**product page css**/
.navy{color:#fff;}
.navy-box{background-color:#133a48;width:100%;height:100%;    padding: 20px;}
.greeny{color:#fff;}
.greeny-box{background-color:#218a10;width:100%;height:100%;    padding: 20px;}
.saffron{color:#fff;}
.saffron-box{background-color:#fa6e00;width:100%;height:100%;    padding: 20px;}

.for-today{text-align: center;}
.service{padding-bottom:0px;}
.tileo{
  display: flex; /* equal height of the children */
}

.ad-simd-d{
font-size:18px;list-style:none;}
.ad-simd-e{
font-size:14px;    line-height: 30px;}
.ul-greeny-box{    padding-left: 22px;}

/**RINT page css**/

.flip {
    width:100%;height:auto;
    margin: 0 auto;
	padding-bottom:32px;
	min-height:auto;
}

.flip .front{background:#133a48;color:white;    padding: 40px 0px 0px 30px;width:100%;height:100%;}

.flip .back {
    background: #fa6e00;
    color: #fff;
    text-align: justify;
	font-size:14px;
	padding:13px;
}
.front h2{margin-top:60px;}
.flip p{min-height:200px;}
.serv{padding-bottom:0px!important;}
.tab-01 tr th ,.tab-01 tr td{border:1px solid #fff;padding: 10px 0px 10px 5px;}
.table-box{padding: 4px 0px 60px 0px;}
.just{width:100%;}.show{padding:0px;}
.tab-01 tr th {
    background: #02364e;    padding: 10px 0px 10px 5px;    text-align: center;
}

  .tab-01 tr td{background:white;color:#02364e;    border: 2px solid #02364e;}  


.tab-alpha{background:#02364e!important;color:white!important;    border: 1px solid white!important;}
.tab-01{overflow-x:auto;}
.tab-02 tr th{border-top:1px solid #fff;border-bottom:1px dashed #000;padding: 10px 0px 10px 5px;}
.tab-02 tr td{border-top:1px dashed #000;border-bottom:1px dashed #000;padding: 10px 0px 10px 5px;font-weight:bold;}
.bad{color:red;}.good{color:green;}

.ntallow{display:none;}
.ramak:hover .ntallow{display:block;}
.dropper:hover{background:#222222!important;}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: transparent!important;
}
.flexi-two{margin-left: 6%;}
.ad-simd-one{padding-left: 2%;}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
	.droppy{display:block;}
	.full {float:none!important;margin: 0px auto!important;    padding: 15px!important;}
	.show img{width:100%!important;height:auto!important;}
	.tileo{display: block!important; }.greeny {margin-top: 10px;}.saffron {margin-top: 10px;}.flexi-two{margin-left: auto;}.ad-simd-one{padding-left: auto;}.features-section-b {width: 100%;display: block;}
}
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
	.droppy{display:block;}
	.full {float:none!important;margin: 0px auto!important;    padding: 15px!important;}
	.show img{width:100%!important;height:auto!important;}
	.tileo{display: block!important; }.greeny {margin-top: 10px;}.saffron {margin-top: 10px;}.flexi-two{margin-left: auto;}.ad-simd-one{padding-left: auto;}.features-section-b {width: 100%;display: block;}
}
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
	.droppy{display:block;}
	.full {float:none!important;margin: 0px auto!important;    padding: 15px!important;}
	.show img{width:100%!important;height:auto!important;}
	.tileo{display: block!important; }.greeny {margin-top: 10px;}.saffron {margin-top: 10px;}.flexi-two{margin-left: auto;}.ad-simd-one{padding-left: auto;}.features-section-b {width: 100%;display: block;}
}

.margin-head{margin-top:60px;}
.very-high-ul-two {
    margin-left: 3%;
    margin-top: 4%;
}
.full{width:80%;height:auto;background:#02364e;color:#fff;float:right;border-radius: 8px;padding: 15px 0px 15px 15px;}
.full p{font-size:21px;    text-align: center;}
.ad-simd-copy{padding:20px;}
 .back p{margin-top:20px;} .back{padding:10px;}