body {
    font-family: "robotNormal" !important;
    font-size: 16px;
    overflow-x: hidden;
}

#header{
    height: 110px;
}
.innerpage-text {

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14;
color:#000000;
}

.innerpage-heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16;
	font-weight:bold;
	color:#000000;
	line-height:20px;
}
@font-face {
    font-family: robotNormal;
    src: url('fonts/Roboto-Regular.ttf');
}

@font-face {
    font-family: robotThin;
    src: url('fonts/Roboto-Thin.ttf');
}

@import url('https://fonts.googleapis.com/css?family=Lato|Open+Sans:300');

.navbar-default {
    background-color: #fff;
    color: #fff;
}

.navbar {
    min-height: 100px;
}

.navbar-brand {
    height: 110px;
    width: 250px;
}

.navbar-brand img{
    width:100%;
}

.hidden-section {
    display: none;
}

.read-more {
    cursor: pointer;
}

@media only screen and (max-width: 470px){
    #header{
        height: 66px;
    }
    .navbar-brand {
        width: 75%;
        height: 65px;
    }
    .navbar-brand img{
        width:50%;
    }
    .navbar {
        min-height: 50px;
    }
    .column-divider {
        border:none;
    }

.column-divider:last-child {
        height: 320px !important;
    }
}

@media only screen and (max-width: 765px) and (min-width: 480px){
    #header{
        height: 66px;
    }
    .navbar-brand {
        width: 180px;
        height: 75px;
    }
    .navbar {
        min-height: 65px;
    }


.column-divider {
    border:none
}
}

@media only screen and (max-width: 768px) and (min-width: 520px){
    #header{
        height: 98px;
    }
    .navbar-brand {
        width: 200px;
        height: 65px;
    }
    .navbar {
        min-height: 50px;
    }

    .column-divider {
        border:none
    }
}

/* Portrait */
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px)
and (orientation: portrait)
and (-webkit-min-device-pixel-ratio: 1) {
    .b1{
        padding-bottom: 38px !important;
    }

   .tool-icon {
      width: 25% !important;
  }
   
  
}


@media only screen and (max-width: 1024px) and (min-width: 769px){
    #header{
        height: 110px;
    }

    .navbar-brand {
        height: 110px;
        width: 250px;
    }
    .navbar {
        min-height: 65px;
    }

    .b2 {
       padding-bottom: 1px !important;
    }
}

.navbar-nav li {
    font-weight: 600;
    color: #808185;
    font-size: 15px;
}

.scroll > a{
    text-transform: uppercase;
}

.serv > a{
    text-transform: uppercase;
}

.dropdown-menu li a:hover{
    color: #ED6921;
}

.navbar-nav > li > a {
    padding-top: 45px;
    padding-bottom: 10px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    border-bottom: 3px solid #26a69a;
    background: none;
    color: #009933;
}

.home-banner {
    color: #181A1C;
    position: relative;
}

.slides__caption{
    max-width: 90%;
    margin: 0 auto;
    position: relative;
    padding-left: 1.25em;
    padding-right: 1.25em;
}

.flex-active-slide .slides__caption {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;

}
.slides li{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow-x: hidden;
    height: auto;
    position: relative;
}


.banner-text{
    position: absolute;
    top: 80px;
    width: 38%;
    margin-left: 60px;
}

.banner-text p{
    font-size: 22px;
    font-family: Impact;
    color:#383838;
	letter-spacing:inherit;
}

.banner-text h4{
    font-size: 42px;
    font-family: Impact;
    color:#f26018;
    text-transform: none;
}


@media only screen and (max-width: 470px){
    .banner-text{
        margin-left: 10px;
        top: 5px;
        width: 40%;
    }
    .banner-text h4{
        font-size: 14px;

    }
    .banner-text p{
        font-size: 9px;
        line-height: 10px;
    }
    .flex-control-nav{
        padding: 2px;
    }
    .flex-nav-prev{
        display: none;
    }
    .flex-nav-next{
        display: none;
    }

}

@media only screen and (max-width: 765px) and (min-width: 480px){
    .banner-text{
        top: 25px;
        width: 26%;
    }
    .banner-text h4{
        font-size: 14px;

    }
    .banner-text p{
        font-size: 10px;
        line-height: 10px;
    }
}
@media only screen and (max-width: 768px) and (min-width: 520px){
    .banner-text h4{
        font-size: 18px;
    }
    .banner-text{
        top: 40px;
        width: 30%;
    }
    .banner-text p{
        font-size: 12px;
    }

    .column-divider {
        height: 270px !important;
        margin-bottom: 60px !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px){
    .banner-text{
        top: 30px;
        width: 30%;

    }
    .banner-text p{
        font-size: 18px;
    }

   
}

.home-banner .welcome {
    color: #fff;
    bottom: 50px;
    position: absolute;
}

section {
    line-height: 20px;
}

.home-text {
    padding: 5px 0;
    color: #323232;
    border-bottom: 5px solid #137EC6;
    font-size: 15px;
    background-color: #ECECEC;
    line-height: 20px;
}

.features{
    background: #F3F3F3;
    padding-bottom: 20px;

}

.grey-box-icon {
	padding: 10px 10px 10px 10px;
	text-align: center;
	margin-top: 30px;
	position: relative;
	box-shadow: 1px 1px 0px 0px #737171;
	height:275px;
	background-color: #fff;

}

.grey-box-icon h4{
    font-size: 18px;
    font-weight:bold;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

.grey-box-icon p{
    font-size: 15px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

.b1 {
    color: #fff;
    background: #0363ce;
}

.b2 {
    color: #fff;
    background: #fb3745;
}

.b3 {
    color: #fff;
    background: #139306;
}

.b4 {
    color: #fff;
    background: #a47a00;
}

.section-title {
    text-align:  center;
    font-size: 35px;
    font-weight: 400;
    font-family:Century Gothic;
    color:#ffffff;
	margin-top:30px;
}

#about-us {
    background: #fff;
    color: #323232;
    border-bottom: 8px solid #26a69a;
}
.footertop {
    border-bottom: 8px solid #26a69a;
}
.footertop-contact {
    border-bottom: 8px solid #f36a26;
	 border-top: 1px solid #ffffff;
}
.footertop-thankyou {
    border-bottom: 8px solid #f36a26;
	
}

.tab-content img {
    width: 100%;
}

#services {
    background: #fff;
    color: #333333;
	font-family:Century Gothic;
    padding-bottom: 20px;
}

.services-box {
    text-align: center;
	width:470px;
	height:250px;
	background-color:#FFFFFF;
}

.services-box img {
    height: 100px;
	width:100px;
    
}

.services-box h4 {
    font-size: 18px;
	font-family:Century Gothic;
	font-weight:bold;
    text-transform: none;
    color: #4f71b7;
}

.t-services {
    width: 30%;
    float: left;
    margin-top: 50px;
    margin-right: 20px;
    text-align: center;
    height: 200px;
}

.services-box .glyphicon {
    font-size: 100px;
    color: #0473A8;
}

.scaleIn {
    -webkit-animation-name: scaleIn;
    animation-name: scaleIn;
}

@-webkit-keyframes scaleIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes scaleIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.demo-info{
    opacity: 0;
    transition: opacity 400ms;
    -webkit-transition: opacity 400ms;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 18px 0 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    height: 100%;
}

#demos {
    background: #fff;
    color: #323232;
    padding-bottom: 20px;
    background: #FFFFFF;
}

#demos .portfolio-items {
    margin: 30px;
}
#demos .portfolio-item {
    width: 33.3%;
    float: left;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
#demos .portfolio-item .portfolio-item-inner {
    position: relative;
}
#demos .portfolio-item .portfolio-item-inner .portfolio-info {
    opacity: 0;
    transition: opacity 400ms;
    -webkit-transition: opacity 400ms;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
	background: rgba(0, 0, 0, 0.6);
    color: #fff;
    height:100%;
}

#demos .portfolio-item .portfolio-item-inner .portfolio-info .preview {
    width: 340px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    color: #fff;
    display:block;
    text-align: center;
   

}
#demos .portfolio-item:hover .portfolio-info {
    opacity: 10;
}


.portfolio-itemtwo {
    width: 50%;
	height:260px;
    float: left;
	text-align: center;
	background:url(../images/dummy.jpg) no-repeat;
	padding-left:5px;

	
}
.portfolio-itemtwo img {
    height: 100px;
	width:100px;
    
}

.portfolio-itemtwo p{
    font-size: 16px;
	color:#2c2f33;
	font-family:Century Gothic;
	padding-left:10px;
	padding-right:15px;
}
.portfolio-itemtwo h4{
    font-size: 18px;
	font-family:Century Gothic;
	font-weight:bold;
    text-transform: none;
    color: #4f71b7;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -ms-transition-property: -ms-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    line-height: 1.42857143;
    border: 1px solid #ddd;
    border-radius: 0px;
    padding:0px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-bottom: 15px;
}


*{	/*some reset code, nothing else*/
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin:0;
	padding:0;
	
}
#testimonials{
	background: #26a69a;
	width:100%;
	margin:10px auto;
	padding: 20px 20px 50px 55px;
	box-shadow: 0px 1px 0px 0px #bbbbbb;
	position:relative;
	
}
#testimonials .testimonial{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:1;
}
#testimonials h2{
	color:#f2f2f2;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	margin-bottom:20px;
	font-family:Century Gothic;
}
#test_container{
	position:relative;
	overflow:hidden;
}
#testimonials .testimonial_text{
	font-size:16px;
	font-family:Century Gothic;
	font-style:normal;
	color:#f2f2f2;
}
#testimonials .testimonial_name{
	font-size:14px;
	margin:10px auto 3px;
	font-style:normal;
	font-family:Century Gothic;
	font-weight:bold;
	padding-left:10px;
	color:#f2f2f2;
	
}
#testimonials .testimonial_designation{
	font-size: 14px;
	line-height: 14px;
	font-family:Century Gothic;
	padding-left:20px;
	color:#f2f2f2;
	
}
#t_pagers{
	position:absolute;
	left:40%;
	bottom:10px;
	z-index:2;
	
}
#t_pagers .pager{
	display:inline-block;
	text-decoration:none;
	width:15px;
	min-height:15px;
	margin-right:5px;
	background:#ccc;
	border-radius:50%;
	cursor:pointer;
}
#t_pagers .pager.active{
	background:#7a7b7c;
}

.demo-preview{
    cursor: pointer;
}

#contact-us {
    overflow: hidden;
    color: #fff;
}

.contact-us-model {
    background-color: #26a69a;
    color: #fff;
}

.thankyou{
    position: absolute;
    top: 130px;
    width: 100%;
  
}

.thankyou p{
    font-size: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#ffffff;
	text-shadow: 1px 1px #333333;

}

.thankyou h4{
    font-size: 26px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#ffffff;
	text-shadow: 1px 1px #333333;
}

#footer {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #171616;
    color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	
}

#footer ul {
    list-style: none;
    padding: 0;
    margin: 0 -7.5px;
}

#footer ul > li {
    display: inline-block;
  
    padding: 3px 0;
    width: 31px;
    text-align: center;
}

#footer ul > li a {
    color: #fff;
}




.services-item {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #808185;
}

.services-item h3 {
    font-size: 24px;
    text-transform: uppercase;
    color: #58B1ED;
    padding: 15px 0 20px 70px;
    font-weight: 600;
}

.services-item h3 img {
    width: 75px;
    margin-right: 10px;
}

.services-item img {
    padding-top: 10%;
    max-width: 100%;
}

.services-item:nth-child(even) {
    background-color: #F9F9F9;
}


.solution-box {
    text-align: center;
    margin-top: 15px;
    position: relative;
    height: 330px;
    background-color:#fff;
    border-radius: 10px;
    overflow: hidden;
}

.solution-box p {
    font-size: 14px;
    padding: 0 10px;
}



.demo-btn-holder{
    text-align:center;
}

.demo-btn{
    list-style:none;
    display:inline-block;
}

.demo-btn li{
    float:left;
    display:block;
}

@media only screen and (max-width: 360px) {
    .services-item img {
        width: 260px;
    }
    .right-img{
        float:left;
    }

}

@media (max-width: 1024px) and (min-width: 766px) {

    .services-item img {
        width: 325px;
    }
    .banner-text-3{
        width: 50%;
    }


}

.banner-text1{
    position: absolute;
    top: 80px;
    width: 100%;
    margin-left: 60px;
}

.banner-text1 p{
    font-size: 22px;
    font-family: Impact;
    color:#383838;
	letter-spacing:inherit;
}

.banner-text1 h4{
    font-size: 42px;
    font-family: Impact;
    color:#f26018;
    text-transform: none;
}


.banner-text2{
    position: absolute;
    top: 80px;
    width: 38%;
    margin-left: 60px;
}

.banner-text2 p{
    font-size: 22px;
    font-family: Impact;
    color:#383838;
	letter-spacing:inherit;
}

.banner-text2 h4{
    font-size: 42px;
    font-family: Impact;
    color:#f26018;
    text-transform: none;
}


.banner-text3{
    position: absolute;
    top: 80px;
    width: 100%;
    margin-left: 60px;
}

.banner-text3 p{
    font-size: 22px;
    font-family: Impact;
    color:#383838;
	letter-spacing:inherit;
}

.banner-text3 h4{
    font-size: 42px;
    font-family: Impact;
    color:#f26018;
    text-transform: none;
}

.banner-text4{
    position: absolute;
    top: 80px;
    width: 30%;
    margin-left: 60px;
}

.banner-text4 p{
    font-size: 22px;
    font-family: Impact;
    color:#383838;
	letter-spacing:inherit;
}

.banner-text4 h4{
    font-size: 42px;
    font-family: Impact;
    color:#f26018;
    text-transform: none;
}

.address
{
    font-size: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#fff;
    text-shadow: 1px 1px #333333;
}


@media only screen and (min-width: 768px) {
    #footer .social-icons {
        float: right;
    }
}

@media only screen and (max-width: 520px) {
    #company img {
        width: 100%;
    }

    #team img {
        width: 100%;
    }


    #culture img {
        width: 100%;
    }
}


.spacer {
    display: block;
    height: 30px;
}
.spacer10 {
    display: block;
    height: 10px;
}

/*****************Override bootstrap style ****************************/
.btn-primary {
    background-color: #333333;
    border-color: #f36a26;
    border-radius: 0px;
	
}

.btn-primary:hover {
    background-color: #f36a26;
    border-color: #f36a26;
    color: #fff	;
}

.btn-primary:focus,
.btn-primary.focus {
    background-color: #CD3739;
    border-color: #CD3739;
}

.btn-primary:focus:hover,
.btn-primary.focus:hover {
    background-color: #fff;
    border-color: #CD3739;
    color: #CD3739;
}

.nav-tabs {
    margin-bottom: 20px;
}

.nav-tabs > li {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: -2px;
}

.nav-tabs li a:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #E96B23;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: none;
    border-bottom: 1px solid #E96B23;
    color: #E96B23;
    background: #fff;
}


.form-control {
    height: 35px;
}

textarea.form-control {
    height: 100px;
}

.services-box a:hover{
    text-decoration: none;
	
}

#about-us .container > div {
    display: inline-block;
}

#main-contact-form .form-control {
    width: 90%;
}

#main-contact-form .form-group {
    margin-bottom: 24px;
}

.contact-form a {
    color: #333333;
}

.panel-body hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

#btnSendEmail {
   margin-left: -15px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
    width: 200px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #555;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/*  GRID OF FOUR   ============================================================================= */

	
.span_4_of_4 {
	width: 100%; 
}

.span_3_of_4 {
	width: 74.6%; 
}

.span_2_of_4 {
	width: 49.2%; 
}

.span_1_of_4 {
	width: 23.8%; 
}


/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.span_4_of_4 {
		width: 100%; 
	}
	.span_3_of_4 {
		width: 100%; 
	}
	.span_2_of_4 {
		width: 100%; 
	}
	.span_1_of_4 {
		width: 100%; 
	}
}

/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
	
}

/*  GROUPING  ============================================================================= */
.group p{
	font-size: 16px;
	font-family:Century Gothic;
	font-weight:normal;
	}
	
.group p a:link {color: #fff;}
.group p a:visited {color: #fff;}
.group p a:hover {color: #fff;}
.group p a:focus {color: #fff;}
.group p a:active {color: #fff;}



.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */


/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}