@charset "utf-8";
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*{margin:0; padding:0}
/*html, body {
height: 100%;
}
.container-fluid {
min-height: 100%;
overflow:hidden;
}*/
.btn.focus, .btn:focus, .btn:hover {
   background-color: transparent !important;
   border-color: transparent !important;
}

.btn-default:hover {
    color: #333;
    background-color: transparent !important;
    border-color: transparent !important;
}
::-moz-selection { /* Code for Firefox */
    background: #F5A49D;
}

::selection {
    background: #F5A49D;
}

body{ font-family:"Open Sans" !important; color:#000000;    font-size: 15px !important;
    letter-spacing: 0.3px; }
a{ text-decoration:none; color:#000000; }
ul,li{ list-style:none;}
b{ font-size:17px;}
img{border:none; max-width:100%; height:auto;}
h1,h2,h3{ color:#A2238E;     line-height: 27px;}
h4{line-height: 30px !important;}
h2{font-size: 36px !important;}
p{ line-height:27px;}
h2{ position:relative; padding-bottom: 10px;margin-bottom: 25px !important;}

/*h2.line-lft:before{ position:absolute; bottom:0; width:30px; height:2px; background-color:#F16357; content:""; }*/


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{ background-color:transparent !important;}
	
/*h2.line-cntr:before{ position:absolute; bottom:0; width:30px; height:2px; background-color:#F16357; content:"";  left:0; right:0;   margin: 0 auto;}	*/
/*h2.line-cntr-2,h2.line-cntr-3{ position:relative;}
h2.line-cntr-2:before{ position:absolute; bottom:0; width:50px; height:2px; background-color:#F16357; content:"";  left:0; right:0;   margin: 0 auto;}

h2.line-cntr-3:before{ position:absolute; bottom:0; width:50px; height:2px; background-color:#000000; content:"";  left:0; right:0;   margin: 0 auto;}*/	


.spacer-1 {
    height: 1px;
    width: 100%;
    display: inline-block;
    clear: both;
    float: left;
}

.scroll-effect .navbar-brand {
    padding: 7px 15px 0 !important;
	    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.scroll-effect .navbar-right {
    margin-top: 11px !important;
	    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.scroll-effect .navbar-toggle {
    margin-top: 12px !important;
	    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.scroll-effect .navbar-brand img{ max-width:77%;-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;}
	
	
.navbar-brand img{ 
-webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;}	

.navbar { margin-bottom:0 !important; border:none !important; border-radius:0px !important; }
.navbar-default {
    background-color: #000000 !important;
	clear:both !important;
}
.navbar>.container .navbar-brand{ height:auto !important;    
 -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;}
.navbar-right{
    margin-top: 30px !important;
	    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.navbar-nav li a{ color:#ffffff !important;}
.navbar-nav>li>a {
    padding: 7px 21px !important;
    font-size: 16px;
}
.navbar-nav li + li{ border-left:1px solid #ffffff;}
.navbar-nav li a:hover {
    color: #F16357 !important;
}





.about_us {
    /*padding-top: 10%;
    padding-bottom: 10%;*/

}
.about_us p{    line-height: 35px !important;}
.about_us > .row > div{padding:10px 50px; }
.about_us > .row > div+div{ border-left:1px solid #999999;}
.audio_visual{    max-width: 800px;}
.audio_visual > .row > div+div{ border-left:1px solid #999999;}
.audio_visual > .row > div{ padding:0px 0;    min-height: 185px;position:relative;text-transform: capitalize;}
.audio_visual > .row > div p{ z-index:2; position:relative;}
/*.audio_visual > .row > div:before{ position:absolute; left:0; top:0; bottom:0; height:100%; width:0; content:""; background-color:#fcaba4;}
.audio_visual > .row > div:hover:before{ position:absolute; height:100%; width:100%; content:""; background-color:#fcaba4;	    -webkit-transition: all .6s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;}*/

.audio_visual > .row > div:hover{background-color:#fcaba4; -webkit-transition: all .6s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;}	
	
.audio_visual > .row > div > div {
    display: inline-block;
    border-radius: 50px;
	-webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    width: 75px;
    height: 75px;
    /*padding-top: 18px;*/
    margin: 5px auto;
	    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  box-shadow: 0 0 0 0 transparent;
		position:relative;
}

.audio_visual > .row > div:hover > div{
    box-shadow: 0 0 0 0 rgba(255,255,255,0.5);
    -webkit-transition: box-shadow .4s ease-in-out;
    -moz-transition: box-shadow .4s ease-in-out;
    -o-transition: box-shadow .4s ease-in-out;
    -ms-transition: box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out;
	 -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
	background-color:#ffffff;
	box-shadow:1px 5px 5px rgba(0,0,0,0.4);
}
.hover-color b{ position:relative;}
.hover-color b:before{ position:absolute; content:""; bottom:0; left:0; height:2px; width:0px;     background-color: #F16357;-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
.hover-color b:hover:before{ position:absolute; content:""; bottom:0; left:0; height:2px; width:100%;    background-color: #F16357;-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }

.color > .row > div:hover{
	    background-color: #cccccc !important;
}
.audio_visual > .row > div > div img {
    max-width: 60%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}


.our_solution > .row > div+div{ border-left:1px solid #cccccc;}
.our_solution > .row > div .col-md-8{ min-height:354px;}

.our_solution > .row > div img{ margin-top:63%; }
.our_solution .row .float_rgt{ float:right;}
.our_solution {
    /*padding-bottom: 4%;
    padding-top: 3%;*/
}
.animal_bg{     background-image: url('../images/bg-3.jpg');
    background-repeat: repeat-x;
	/*background-repeat:no-repeat;*/
	   /* padding-bottom: 4%;*/
	   background-size: contain;
}
.right-text{   margin-top: 10%; margin-left:0 !important; margin-right:0 !important; color:#ffffff;   /* text-shadow: 1px 1px 1px #000000;*/     text-align: justify;}

.read_more{background-color:#F16357; color:#ffffff; padding:5px 8px;

-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
 	border-radius:5px;
  text-decoration:none;
   display:inline-block; 
   box-shadow: 1px 1px 1px #000000;}
.read_more:hover{ text-decoration:none; color:#000000;}
.footer {
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #222127;
    color: #B3B3B3;
    height: 50px;
}
.footer .row {
    display: table;
    max-width: 950px;
    width: 100%;
    height: 50px;
    vertical-align: middle;
    margin: 0 auto;
    border: 0;
    font-size: 16px;
}
.footer .row p:first-child {
    /* max-width: 618px; */
    width: 67%;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 4%;
}
.footer .row p:last-child {
    /* max-width: 250px; */
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}




a.effect{ position:relative;}
a.effect:hover:after {
    width: 110%;
    background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
a.effect:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: rgba(255,255,255,.4);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}


.white_text:hover{     background-color: #F16357 !important; color:#ffffff !important;}

.explore{background-color: #F16357;
    color: #ffffff;
    padding: 5px 8px;
    border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    text-decoration: none;
    display: inline-block;
    margin: 10px; box-shadow: 2px 2px 4px #ccc;}
.explore:hover{ text-decoration:none; color:#000000;}
.btn-4 {
    border-radius: 50px;
    border: 3px solid #000000;
    color: #fff;
    overflow: hidden;
}
.read-more-effects {
    border:2px solid #F16357;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
   padding: 13px 25px;
    display: inline-block;
    margin: 15px 30px 0 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
	position:relative;
	    border-radius: 50px;
		overflow:hidden;
		    box-shadow: inset 0px 0px 0px #fcaba4;
}
.read-more-effects i {
    right: -40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.read-more-effects:hover{     /*box-shadow: inset 270px 0px 0px #fcaba4;*/}
.read-more-effects b{ position:relative; z-index:1}
.read-more-effects:before{ position:absolute; content:""; left:0; height:100%; width:0px;     border-radius: 50px; background-color:#fcaba4;top: 0;
    }
.read-more-effects:hover:before{ position:absolute; content:""; left:0; height:100%; width:100%; 
background-color:#fcaba4;
-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;}
.read-more-effects:hover i {
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-4:before {
    position: absolute;
    height: 100%;
    font-size: 125%;
    line-height: 3.5;
    color: #000000;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.icon-arrow-right:before {
    content: "\e092";
}
.btn-fancy:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}






.btn-4a:hover:before {
    left: 110%;
}
.btn-4a:before {
    left: 160%;
    top: 0;
}
.btn-4:before {
    position: absolute;
    height: 100%;
    font-size: 125%;
    line-height: 3.5;
    color: #000000;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.icon-arrow-right:before {
    content: "\e092";
}
.btn-fancy:before, .icon-heart:after, .icon-star:after, .icon-plus:after, .icon-file:before {
    font-family: '';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    -webkit-font-smoothing: antialiased;
}



.navbar-nav>li>ul li a{ color:#F16357 !important;}


.our-story-wrapper{    background-image: url('../images/our-story-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2% 10px;}


.padd-rgt{    padding-right: 5% !important;}
.padd-lft{    padding-left: 5% !important;}
.list-style{ list-style:inherit;}
.list-style li{ list-style:inherit; list-style-position:inside;}
















 .basic-slider-container {
            position: relative;
			z-index:2;
        }
        
        /* navigation */
        
        .basic-slider-previous,
        .basic-slider-next {
            display: none;
            width: 34px;
            height: 38px;
            margin-top: -19px;
            position: absolute;
            top: 50%;
            left: 0;
            z-index: 5;
            font-size: 26px;
            line-height: 42px;
            text-align: right;
            color: white;
            color: rgba(255,255,255,0.4);
            border-radius: 0 3px 3px 0;
        }
        
        .basic-slider-next {
            left: auto;
            right: 0;
            text-align: left;
            border-radius: 3px 0 0 3px;
        }
        
        .basic-slider-container:hover .basic-slider-previous,
        .basic-slider-container:hover .basic-slider-next {
            display: block;
        }
        
        .basic-slider-previous:hover,
        .basic-slider-next:hover {
           /* background: rgba(0,0,0,0.1);*/
        }
        
        .basic-slider-previous.gabs-active,
        .basic-slider-next.gabs-active {
            color: white;
            color: rgba(255,255,255,0.8);
        }
        
        /* the slides */
        
        .basic-slider-indicators .basic-slider-indicator,
        .basic-slider li {
           /* background: #AB9A52;*/
            border-radius: 3px;
            text-align: center;
        }
        
        .basic-slider-indicators .basic-slider-indicator:nth-child(2),
        .basic-slider li:nth-child(2) {
            /*background: #E8BA67;*/
        }
        
        .basic-slider-indicators .basic-slider-indicator:nth-child(3),
        .basic-slider li:nth-child(3) {
           /* background: #D68F4F;*/
        }
        
        .basic-slider-item {
            display: table;
            width: 100%;
			max-width: 805px;
    margin: 0 auto;
    padding: 20px;
    border-radius: 12px;
    font-weight: bold;
        }
        
        .basic-slider-item .h3 {
           /*  display: table-cell;
           height: 200px;
            padding: 20px 40px;*/
            vertical-align: middle;
            text-align: center;
            color: white;
				    /*font-size: 32px;*/
	    font-size: 26px;
    text-shadow: 3px 2px 7px #000;
    line-height: 50px;
        }
	.basic-slider-item .h3 p {
    line-height: 40px;
    padding: 10px;
    font-size: 25px;
}
        
        /* indicators */
        
        .basic-slider-indicators {
            text-align: center;
        }
        
        .basic-slider-indicators .basic-slider-indicator {
            width: 70px;
            height: 40px;
            display: inline-block;
            margin: 0 3px;
            line-height: 40px;
            color: white;
        }
        
        .basic-slider-indicators .basic-slider-indicator:hover,
        .basic-slider-indicators .gabs-active {
            text-decoration: underline;
        }




#block2{ position:relative;}

/*#block2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/vid_patch.png);
    background-repeat: repeat;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    z-index: 1;
}*/



/*------------------------------education-----------*/


.video-bg{    background-image: url('../images/video-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px 10px;}

.advantage{  margin: 2% auto 4%;}
.advantage b{ color:#F16357; }













.card-container {
  cursor: pointer;
  height: 150px;
  perspective: 600;
  position: relative;
  width: 150px;
      margin: 1% auto;

}
.card {
  height: 100%;
  position: absolute;
  transform-style: preserve-3d;
  transition: all 0.3s ease-in-out;
  width: 100%;
}
.our-team-bg .col-md-2:hover .card {
  transform: rotateY(180deg);
}
.card .side {
  backface-visibility: hidden;
  border-radius: 6px;
  height: 100%;
  position: absolute;
  overflow: hidden;
  width: 100%;
}
.card .back {
  background: #eaeaed;
  color: #000000;
  line-height: 150px;
  text-align: center;
  transform: rotateY(180deg);
    border-radius:150px;
}

.our-team-bg{background-image: url('../images/our-team.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 8% 10px;}
.our-team-bg .col-md-2 b {  
  color: #ffffff;
    margin-top: 17px;
	margin-top: 20px;
	
    display: block;
	cursor:pointer;
	text-align:center;
	}
	
	
	
.why-us-bg {
    background-repeat: no-repeat;
    background-size: cover;
}	

.inquiry-form{ position:relative;}
/*.inquiry-form:before{ content:""; height:90%; width:2px; background-color:#cdcdcd; right:0; bottom:0; position:absolute;}*/
.reach-us .row .row .col-md-3 {
    padding-top: 15px;
}
.inquiry-form input,.inquiry-form textarea{ width:80%; max-width:476px; height:51px; padding:10px 15px; margin:5px auto;}


.solutions-wrapper b{ margin-bottom:15px; margin-top:15px; display:inline-block;}
.img-verticle{    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);}
	
.our-client	 .col-md-2 {
    /* position: absolute; */
    top: 50%;
    /* right: 45px; */
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 60px;
	
}

.slider4{
    display:table;	
}
.slider4 .slide {
    line-height: 159px;
    text-align: center;
}
.slider4 .slide img{
display: inline-block;
      vertical-align: middle;
    
      line-height: normal;
}
canvas {
  display: block;
  vertical-align: bottom;
}

/* ---- particles.js container ---- */

#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  background-image:url('../images/domain.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

/* ---- stats.js ---- */

.count-particles{
  background: #000022;
  position: absolute;
  top: 48px;
  left: 0;
  width: 80px;
  color: #13E8E9;
  font-size: .8em;
  text-align: left;
  text-indent: 4px;
  line-height: 14px;
  padding-bottom: 2px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.js-count-particles{
  font-size: 1.1em;
}

#stats,
.count-particles{
  -webkit-user-select: none;
  margin-top: 5px;
  margin-left: 5px;
}

#stats{
  border-radius: 3px 3px 0 0;
  overflow: hidden;
}

.count-particles{
  border-radius: 0 0 3px 3px;
}	


@media (max-width: 1023px){
.dropdown-menu {
    position: relative !important;
	display:block !important;
	width:100%;
	opacity:1 !important;
	    background-color: #fff !important;
}
.navbar-nav {
    margin: 0 !important;
}
.navbar-nav li + li {
     border-left: 0px solid #ffffff; 
}
.nav>li {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
}
.navbar-nav>li>ul li a {
    color: #F16357 !important;
    text-align: center;
    border-radius: 0;
}
.navbar-nav>li>ul li a {
    color: #000000 !important;
    text-align: center;
    border-radius: 0;
}
}

@media (max-width: 992px){
	
/*---------------mobile-menu-------*/	
/*.navbar-header{
    width: 100%;
    margin: 0;
}
.navbar-right{ display:none;}
.navbar-default .navbar-toggle {
        display: block;
    float: right;
}
.container {
    width: 100%;
}	
/*---------------mobile-menu---end---*/		



.audio_visual .col-xs-3 {
    width: 50%;

}
.audio_visual .row{ border:0px !important}
.audio_visual > .row > div+div {
    border-left: 0px solid #999999;
}
.audio_visual .col-xs-3 { border:1px solid #cccccc !important;}






/*.container-fluid { padding:0 !important;}	*/
.about_us > .row > div+div {
    border-left: 0px solid #999999;
	    text-align: center;
}
.our_solution > .row > div img {
    margin-top: 0;
}
.our_solution { text-align:center;}
.our_solution > .row > div+div {
    border-left: 0px solid #cccccc;
}

}

@media (max-width: 970px){
.our_solution .row .float_rgt{ float:none;}	
.our_solution .row{ text-align:center;}
.our_solution > .row > div+div{ border-left:none !important}	

.our_solution > .row > div .col-md-8 {
    min-height: auto !important;
}
}





@media (max-width: 768px){
	
	
	.our-client	 .col-md-2 {
    /* position: absolute; */
    top: 0%;
    /* right: 45px; */
    -webkit-transform: translateY(-0%);
    -ms-transform: translateY(-0%);
    transform: translateY(-0%);
    margin-top: 20px;
	
}
.our-client	h2{ margin-bottom:0 !important;}
	
	.thank-you h1{ font-size:18px !important;}
	.thank-you p{ font-size:14px !important;}
	.solutions-wrapper{ text-align:justify;}
	.solutions-wrapper b{ text-align:center;    display: block; margin-bottom:15px;}
	.img-verticle {
    position: relative;
    top: 0%;
    -webkit-transform: translateY(-0%);
    -ms-transform: translateY(-0%);
    transform: translateY(-0%);
	margin-bottom:25px;
	}
	
	#side,#side2,#side3,#side4,#side5{ height:auto !important;     text-align: center;}
        .basic-slider-item .h3 {
	    font-size: 16px;
    line-height: 25px;
        }
		
		  .basic-slider-item .h3 p {
	    font-size: 14px;
    line-height: 20px;
        }	
		.about_us > .row > div {
    padding: 10px 15px;
}
.vision img{ margin-top: 35px;}
.card p{ text-align:center !important;}	


.why-us-wrapper .full-height{ min-height:auto !important; height:auto !important;}


.right-text {
    margin-top: 2%;
}

.vision h2{ text-align:center;}
.vision .col-md-6 .col-md-9{ border:0 !important; text-align:center;}
.vision .col-md-6 .col-md-9 p{ text-align:center;}
.our-team{ text-align:center;}
.video-bg{ text-align:center;}
.learning-solution,.usb,.advantage .col-md-6,.team-text-cntr .col-md-9 h3,.team-text-cntr .col-md-9 b{ text-align:center !important;}
.learning-solution img,.usb img,.advantage .col-md-6 img{ margin:20px auto;}
.learning-solution p{ text-align:center;}
.team-text-cntr p{ text-align:justify;}
.why-us-bg p {
    text-shadow: 1px 1px 1px #000000;
    background-color: rgba(0,0,0,0.5);
    color: #fff !important;
    padding: 10px;
}
.why-us-bg{ padding-top:5%;}
.why-us-bg .col-xs-9{text-shadow: 1px 1px 1px #000000;}
}





@media (max-width: 380px){
/*.navbar-brand>img {
    max-width: 68%;
}*/

.navbar-default .navbar-brand {
    max-width: 74%;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 22px !important;
    margin-right: 7px !important;
}

}