body {
    font-family: 'Raleway', sans-serif;
    color: #030303;
    font-size: 16px;
    font-weight: normal;
	overflow-x: hidden
}

@font-face {
  font-family: 'HelveticaNeueLT-35-Thin';
  src: url('fonts/HelveticaNeueLT-35-Thin/HelveticaNeueLT-Thin.eot?#iefix') format('embedded-opentype'),  
      url('fonts/HelveticaNeueLT-35-Thin/HelveticaNeueLT-Thin.woff') format('woff'), 
      url('fonts/HelveticaNeueLT-35-Thin/HelveticaNeueLT-Thin.ttf')  format('truetype'), 
      url('fonts/HelveticaNeueLT-35-Thin/HelveticaNeueLT-Thin.svg#HelveticaNeueLT-Thin') format('svg');
  font-weight: normal;
  font-style: normal;
}

h1,h2,h3,h4,h5,h6 {
    margin: 0px 0 20px;
    padding: 0;
}
h1 {
    font-size: 55px;
    font-weight: 300;
}
h2 {
    font-size: 45px;
    font-weight: 300;
}
h3 {
    font-size: 32px;
    font-weight: 300;
}
h4 {
    font-size: 28px;
    font-weight: 300;
}
h5 {
    font-size: 24px;
    font-weight: 300;
}
h6 {
    font-size: 18px;
    font-weight: 300;
}
p {
    padding: 0px;
    margin: 0px 0 20px;
}
a {
    outline: none;
    text-decoration: none;
    color: #00aff0;
}
a:focus,
a:hover {
    outline: none;
    text-decoration: none;
    color: #00aff0;
}
.btn {
    display: inline-block;
    font-size: 20px;
    border: 0;
    color: #fff;
    padding: 10px 20px;
    border-radius: 30px;
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    box-shadow: 0 0 0;
    margin: 0;
    text-align: center;
}
.btn:hover {
    color: #fff;
}
.green-btn {
    background: #7fba00;
}
.blue-btn {
    background: #00aff0;
}
.white-btn {
    background: #fff;
    color: #0073c6;
}
.btn.white-btn:hover {
    color: #0073c6;
}
.section {
    position: relative;
    overflow: hidden;
}
.section .container {
    overflow: hidden;
    position: relative;
}
header#main-header.sticky-header{
	top: -40px;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
}
  
/*Header CSS START*/
header#main-header {
    
    padding: 0px 0 20px;
    position: relative;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 9999;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    
}
.logo {
    display: inline-block;
    padding-top: 35px;
}
header#main-header {
    position: fixed;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 5px #333;
    padding: 0px 0 15px;
/*    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;*/
}
.section-1 {
    padding-top: 150px;
}
.logo img {
    max-width: 100%;
}
header#main-header .logo img {
    max-width: 33%;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
}
header#main-header .logo {
    padding-top: 15px;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
}
.logo img {
    max-width: 100%;
}
.main-nav {
    text-align: right;
	margin-top: 6px;
}
.main-nav ul.nav-listt {
    padding: 0px;
    margin: 0px;
    display: inline-block;
    list-style: none;
}
.main-nav > ul.nav-listt > li {
    float: left;
    text-align: left;
    margin: 0 25px; 
}
.main-nav > ul.nav-listt > li:first-child {
    margin-left: 0px;
}
header#main-header .main-nav > ul.nav-listt > li > a {
    padding: 20px 8px 0;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
}
.main-nav > ul.nav-listt > li > a {
    display: block; 
    color: #252729;
    padding: 50px 0 0;
    background: none;
    font-family: 'Raleway', sans-serif;
    border-top: 4px solid transparent;
    transition: all 0.5s ease-in;
	font-size: 16px;
    -webkit-transition: all 0.5s ease-in;
}
.main-nav > ul.nav-listt.nav.navbar-nav {
    float: none;
}
.main-nav > ul.nav-listt.nav.navbar-nav > li.active a {
    background: none;
/*    padding: 0;*/
}
.main-nav > ul.nav-listt.nav.navbar-nav > li.active a {
    background: none;
    color: #252729;
    border-top: 5px solid #3c3e40;
}
.main-nav > ul.nav-listt.nav.navbar-nav > li.active a:hover,
.main-nav > ul.nav-listt > li > a:hover {
    color: #252729;
    background: none;
}
.main-nav > ul.nav-listt.nav.navbar-nav .btnregister{
	background: #252525;
	color: #fff;
	border-top: 0 !important;
    padding: 10px !important;
	position: relative;
	top: 11px;
	margin-bottom: 7px;
}
/*Header CSS END*/
.v-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
}
html,body {
    height: 100%;
}
/*First look Section*/
.first-look {
    height: 100%;
    background: #111111;
}
.first-look-content {
    height: 100%;
}
.main-logo-big {
    margin-bottom: 100px;
}
.first-look-content h3 {
    color: #fff;
    font-family: 'HelveticaNeueLT-35-Thin';
    font-size: 26px;
}
.topbar{	
    color: #ffffff;
    font-size: 14px;
    line-height: 40px;
    text-align: right;
}
.section-1 {
    background: url(../images/home-1-bg.jpg) no-repeat;
    background-size: cover;
/*	height: 750px;*/
}
.color-white {
    color: #fff !important
}
.section-1-data h1 {
    margin: 0 0 16px;
    font-weight: 200;
}
.section-1-data h5 {
    margin: 0px;
    font-size: 65px;
	line-height: 65px;
	font-weight: 400;
	color: #1fa0e9; 
}
.section-1-data h5.one{
	font-size: 72px;
	font-weight: 700 !important
}
.section-1-data-txt {
    padding-top: 120px;
}
.section-1-data-txt h5:first-child{
	color: #4d4d4d;
	font-weight: 400;
}
.section-1-data-txt a{
	border-radius: 0;
	font-size: 18px;
	font-weight: 300;
	padding: 13px 30px;
	margin-top: 25px;
}
.section-1-data-txt a.btn-primary{
	background: #1fa0e9;
}
.section-1-data-txt a.btn-default{
	color: #000;
}
.section-1-data-img img {
    max-width: 100%;
}
#infoSection{
	overflow: hidden;
	padding: 30px 0;
	background: #f4f4f4;
}
#infoSection div{
	font-size: 20px;
	border-left:1px #858687 solid; 
}
#infoSection div:first-child{
	border: 0px;
}
/**/
.section-black {
    background: #111111;
    padding: 90px 0;
    color: #fff;
    text-align: center;
}
.section-black h2 {
    color: #fff;
    margin: 0 0 22px;
}
.section-black p {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    margin: 0;
}
.section-black h2 {
    color: #fff;
    margin: 0 0 22px;
}
.section-black p {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    margin: 0;
}
/**/
.section-big-img {
    
}
.big-img-bx {
    width: 76%;
}
.big-img-bx img {
    max-width: 100%;
}
.big-img-left {
    float: left;
    margin-left: -30%;
}
.big-img-right {
    float: right;
    margin-right: -22%;
	margin-top: 2%;
}
.big-img-txt {
    position: absolute;
    width: 100%;
    top: 15%;
}
.big-img-txt h5 {
    font-size: 28px;
    margin: 0 0 15px;
	font-weight: 300;
}
.big-img-txt p {
    font-size: 16px;
	margin-bottom: 15px;
    font-weight: 300;
}
.big-img-txt p span{
	width: 40%;
	display: inline-block;
}
.big-img-txt p strong{
	font-weight: 400
}
.btnview{	
	color:#dadada;
	padding: 6px 80px;
	background: #3f4346;
	line-height: normal;
	font-size: 16px;
	border: 1px #e1e2df solid;
	display: inline-block;
	cursor: pointer;
}
#callus{
	background: url(../images/callus-bg.jpg);
	min-height: 312px;
	text-align: center;
	background-position: center center;
	background-size: cover;
}
#callus .contentone{
	padding: 58px 0;
}
#callus .contentone{
	font-size: 33px;
	color: #fff;
	font-weight: 100;
	line-height: 40px; 
}
#callus .contentone span{
	font-weight: 400
}
#callus .contentone .callbtn{
	font-size: 30px;
	font-weight: 300;
	background: #1fa0e9;
	color: #fff;
	display: inline-block;
	padding: 18px 100px;
	margin-top: 25px;
	text-transform: uppercase;
	-webkit-box-shadow: -1px 4px 6px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: -1px 4px 6px 0px rgba(0,0,0,0.3);
	box-shadow: -1px 4px 6px 0px rgba(0,0,0,0.3);
	font-family: "Roboto",sans-serif;
}
#callus .contentone .callbtn:hover{
	background: #189ae4;
}
#weoffers .text-justify{
	padding: 0 30px;
    -moz-text-align-last: center; /* Code for Firefox */
    text-align-last: center;
	text-align: center
}
#weoffers{ 
	padding-top: 80px;
	overflow: hidden;
}
#weoffers .text-1{
	font-size: 45px;
	text-align: center;
	margin-bottom:30px;
}
#weoffers h4{
	font-size: 25px;
	margin-bottom: 10px;
}
#weoffers img{
	margin: 0 auto 20px;
	width: 18%;
}
#weoffers p{
	min-height: 130px;
	text-align: justify;
	font-size: 18px;
	font-weight: 300;
	line-height: 35px;
}  
#todaysection{
	overflow: hidden;
}
#todaysection .text-1{
	font-size: 45px;
	text-align: center;
	background: white;
	padding: 40px 0 60px;
	margin:0px; 
}
#todaysection .row{
	overflow: hidden;
}
#todaysection ul{
	list-style: none;
	padding-left: 0;
	margin: 0;
}
#todaysection li{ 
	font-size: 20px;
	color: #747878;
	font-weight: 400;
	padding: 0px 40px;
	display: inline-block;
	width: 100%;
}
#todaysection li:last-child{
	border-bottom: 0px;
}
.nogutters .col-md-4{
	padding: 0;
}
.no-gutter{
	margin-bottom: 30px;
}
#standerdteam .imgadd{
	background: url(../images/mg_4546.jpg) no-repeat;
	background-position: -20px top;
	background-size: cover;
	height: 520px;
	width: 100%;
}
#standerdteam .contentsec{
	background: #7d878d;
	color: #fff;
	height: 520px;
	text-align: center;
}
#standerdteam .contentsec li{
	color: #fff;
	text-align: left;
	font-size: 18px;
	line-height: 35px;
} 
#standerdteam .listtabs li{
	background: #6d767c;
	color: #fff;
	min-height: 173px;
	padding: 0 60px;
}
#standerdteam .listtabs li:nth-child(2){
	background: #5c656b;
}
#standerdteam .listtabs li:nth-child(3){
	background: #505860;
	min-height: 174px;
}
#standerdteam .listtabs li:nth-child(3) div{
	padding-top: 65px;	
} 
#autopilot .contentsec{
	background: #4c99e7;
	color: #fff;
	min-height: 549px;
	text-align: center;
}
#autopilot .contentsec li{
	color: #fff;
	text-align: left;
	font-size: 18px;
	line-height: 30px;
} 
#autopilot .listtabs li{
	background: #428fdd;
	color: #fff;
	min-height: 188px;
}
#autopilot .listtabs li:nth-child(2){
	background: #3783d1;
}
#autopilot .listtabs li:nth-child(3){
	background: #2d76c1;
	min-height: 173px;
}
#autopilot p{
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 0;
}
#autopilot .contentsec img{
	margin: 25px auto 15px;
}
#autopilot .imgadd{
	background: url(../images/mg_4547.jpg) no-repeat;
	background-position: top center;
	background-size: cover;
	height: 549px;
	width: 100%;
} 
.contentsec img{
	margin: 25px auto;
} 
.contentsec h4{
	font-size: 34px;
	text-align: center;
	margin-bottom: 0px;
}
.contentsec h4 span{
	font-size: 28px;
}
.contentsec h4 + span{
	margin-bottom: 20px;
	display: block;
}
.contentsec p{
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
	margin-bottom: 40px; 
	color: #fff; 
	padding: 0 40px;
	margin-top: 25px;
	text-align: justify;
	text-align-last: center;
	-moz-text-align-last: center;
}
.listtabs li div{ 
	padding-top: 60px;
	font-weight: 600;
	text-align: center;
}
.listtabs li span{
	font-size: 18px;
	font-weight: 400;
	color: #fff;
}
a[href^=tel] { color: inherit; text-decoration: none; }
#autopilot .listtabs li div{
	width: auto; 
}
#autopilot .listtabs li:nth-child(2) div,
#autopilot .listtabs li:nth-child(3) div{
	padding-top: 70px !important;
}
.secondrow{
	padding-left: 20px;
}
.service-patner .text-1{
	font-size: 45px;
	text-align: center; 
	padding: 15px 0 30px;
	margin:0px;
}
.section-big-img{
	padding: 85px 0 0px;
}
.section-big-img .text-1 {
    font-size: 45px; 
    margin: 0 0 20px;
}
.section-big-img .text-2 {
    font-size: 26px;
    line-height: 30px;
    font-weight: 300;
}
/**/
.color-bxs-1 {
}
.color-bxs-gray {
    background: #e2e2e2;
    padding: 100px 0;
}
.color-bxs-row-1:before {
    content: "";
    background: #e2e2e2;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
}
.color-bxs-row-2:before {
    content: "";
    background: #f3f4f4;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
}
.color-bxs-lightGray {
    background: #f3f4f4;
    padding: 100px 0;
}
.color-bxs-row {
    position: relative;
}
.color-bxs-row-1:after {
    content: "";
    background: #f3f4f4;
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
}
.color-bxs-row-2:after {
    content: "";
    background: #e2e2e2;
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
}
.color-bxs-in {
    
}
h6.date-txt {
    font-size: 14px;
    color: #6c7173;
    margin: 0 0 10px;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    font-weight: normal;
}
.color-bx-logo {
    
}
.color-bx-logo img {
    max-width: 100%;
}
p.color-bx-p {
    font-size: 16px;
    color: #030303;
    line-height: 33px;
    margin: 0 0 20px;
    height: 100px;
    position: relative;
    overflow: hidden;
}
.color-bxs-in a.readmore-btn {
    display: inline-block;
    position: relative;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    padding: 8px 40px;
    background: #9f9f9f;
    border: 0;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
}
.color-bxs-in a.readmore-btn:hover,
.color-bxs-in a.readmore-btn:focus {
    outline: 0;
    color: #fff;
    background: #111111;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
}
.color-bxs-in a.readmore-btn span:after {
    content: "\f178";
    font-family: FontAwesome;
    position: relative;
    margin-left: 4px;
}
/**/
.work-info-bx {
    text-align: center;
}
.work-info-bx .info-bx-icon {
    margin: 0 0 20px;
}
.work-info-bx .info-bx-icon img {
    max-width: 100%;
}
.work-info-bx h3 {
    font-size: 22px;
    color: #030303;
    font-weight: 500;
    margin: 0 0 20px;
}
.work-info-bx p {
    font-size: 18px;
    color: #030303;
    line-height: 24px;
    font-weight: 500;
}
.work-info-section {
    padding: 70px 0 50px;
}
/**/
.success-story-section {
    
}
.row-left-white,
.row-right-white {
    position: relative;
}
.row-left-white:after {
    content: "";
    background: #f3f4f4;
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
}
.row-right-white:before {
    content: "";
    background: #f3f4f4;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
}
.sc-story-data {
    padding: 50px 0;
}
.sc-story-data h3 {
    color: #030303;
    font-size: 32px;
    margin: 0;
    font-weight: 300;
    text-align: right;
}
.sc-story-data h4 {
    color: #030303;
    font-size: 35px;
    margin: 0;
    font-family: 'HelveticaNeueLT-35-Thin';
    text-align: right;
}
.row-right-white .sc-story-data h4,
.row-right-white .sc-story-data h3 {
    text-align: left;
}
.sc-story-data p {
    color: #030303;
    font-size: 18px;
    text-align: center;
}
.date-circle {
    background: #697478;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    color: #fff;
    font-size: 35px;
    text-align: center;
    padding-top: 23px;
    position: absolute;
    top: 19%;
    left: 45.5%;
}
/**/
.events-data-section {
    
}
.ev-images-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ev-images-list li {
    float: left;
    position: relative;
    width: 16.666%;
    cursor: pointer;
}
.ev-img img {
    max-width: 100%;
}
.ev-hover-txt {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(34,187,187,0.8);
    text-align: center;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
}
.ev-images-list li:hover .ev-hover-txt {
    display: block;
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
}
.ev-hover-txt h4 {
    font-size: 18px;
    color: #fff;
    margin: 0 0 5px;
    font-weight: bold;
}
.ev-hover-txt p {
    font-size: 14px;
    color: #fff;
    margin: 0px;
}
/**/
.service-patner {
    padding: 60px 0;
}
.service-patner-logos  img {
    max-width: 100%;
}
/*Footer*/
.footer-section-1 {
    background: #30353b;
    padding: 30px 0;
    position: relative;
    overflow: hidden;
    font-size: 20px;
    color: #fff; 
    font-weight: normal;
} 
.footer-section-1 h3{
	margin-bottom: 10px;
}
.ftr-info-icon {
    float: left;
    width: 24px;
    height: 24px;
    text-align: center;
    background: #1f1f1f;
}
.ftr-info-icon img {
    max-width: 65%;
}
.ftr-info-txt {
    font-size: 13px;
    color: #fff;
    line-height: 21px;
    float: left;
    width: 100%;
    -webkit-width: calc(100% - 24px);
    -moz-width: calc(100% - 24px);
    width: calc(100% - 24px);
    padding-left: 15px;
}
.ftr-info-txt a,
.ftr-info-txt a:hover,
.ftr-info-txt a:focus {
    font-size: 13px;
    color: #fff;
}
.footer-inner-bx {
    margin: 0 0 20px;
}
.footer-inner-info .footer-inner-bx:last-child {
    margin: 0;
}
.footer-social {
    
}
.footer-social > div {
    font-size: 16px;
    color: #fff;
    margin: 0 0 10px;
} 
.form-row {
    margin: 0 0 5px;
}
.form-row .form-field {
    display: block;
    background: #595d62;
    width: 100%;
    border: 1px solid #595d62;
    height: 40px;
    margin: 0;
    padding: 0 0 0 8px;
    color: #fff;
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
}
.form-row textarea.form-field {
    height: 100px;
    resize: none;
    padding: 10px;
}
.form-btn-dark {
    color: #fff;
    display: block;
    border: 1px solid #629fdd;
    width: 100%;
    text-align: center;
    padding: 9px 5px;
    font-size: 18px;
    background: #629fdd;
}
.footerlast{
	font-size: 16px;
}
.footerlast h4{	    
	border-bottom: 1px solid #505559;
    font-size: 18px;
	width: 70%;
    margin: 0 0 15px;
    padding-bottom: 10px;
}
.footerlast hr{
	border:1px solid #53585c;
	margin-top: 5px;
}
.footerlast a{
	color: #fff;
}
.footerlast .footer-inner-info div{
	padding: 10px 0;
	padding-left: 40px;
}
.footerlast .fb-icon{
	background: url(../images/callus-icon.png) no-repeat 0 15px;
}
.footerlast .tweet-icon{
	background: url(../images/emailus-icon.png) no-repeat 0 15px; 
}
.footerlast .gPlus-icon{
	background: url(../images/mapicon.png) no-repeat 0 15px; 
} 
.funkyradio{
	margin-bottom: 30px;
}
.funkyradio label {
  width: 100%;  
  font-weight: 300;
	font-size: 16px; 
	color:#30353b; 
}
.funkyradio input[type="checkbox"]:empty, .funkyradio input[type="radio"]:empty {
  display: none;
}
.funkyradio input[type="checkbox"]:empty ~ label, .funkyradio input[type="radio"]:empty ~ label {
  position: relative;
  line-height: 1.6em;
  text-indent: 2em; 
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.funkyradio input[type="checkbox"]:empty ~ label:before, .funkyradio input[type="radio"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  background: url(../images/check_circles-01.svg) no-repeat 0 bottom;
  width: 24px;
  height:24px;
  content:" ";
} 
.funkyradio input[type="checkbox"]:checked ~ label:before,
.funkyradio-default-last input[type="radio"]:checked ~ label:before {
  background: url(../images/check_circles-02.svg) no-repeat 0 bottom;
  width: 24px;
  height:24px;
  content:" ";
    
}
.funkyradio-default input[type="checkbox"]:checked ~ label:before,
.funkyradio-default-last input[type="radio"]:checked ~ label:before { 
	color:#30353b;
}

.funkyradios{
	margin-bottom: 30px;
}
.funkyradios label {
  width: 100%;  
  font-weight: 300;
	font-size: 16px !important; 
	color:#30353b;
}
.funkyradios input[type="radio"]:empty{
  display: none;
}
.funkyradios input[type="radio"]:empty ~ label{
  position: relative;
  line-height: 1;
  text-indent: 2.1em; 
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.funkyradios input[type="radio"]:empty ~ label:before{
  position: absolute;
  display: block;
  bottom: -3px;
  left: 0;
  background: url(../images/uncheck-radio.png) no-repeat 0 bottom;
  width: 24px;
  height:24px;
  content:" ";
  opacity: 0.6;
} 
.funkyradios input[type="radio"]:checked ~ label:before{
  background: url(../images/check-radio.png) no-repeat 0 bottom;
  width: 24px;
  height: 24px;
  content:" ";
    opacity: 1;
}
.funkyradios input[type="radio"]:checked ~ label{ 
	color: #1c75bc;
}
.advance-head{
	cursor: pointer;
}
.counts span{
	color: #fff;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 16px;
	font-weight: 300;
}
.counts span span{
	font-size: 18px;
}
.counts span:last-child{
	text-align: right;
}
.footer-section-2 {
    color: #fff;
    background: #44494e;
    padding: 18px 0;
}
.footer-section-2 a{
	color: #fff;
	margin-right: 90px;
	font-weight: 300;
}
.footer-section-2 a:hover{
	text-decoration: underline;
}
.copy-txt {
    font-size: 13px; 
    margin: 0;
    padding: 5px 0 0;
    font-family: 'Open Sans', sans-serif;
}
.range-point { 
	display: inline-block;  
    font-size: 14px;
	color: #20a0e9;
    font-weight: normal;
    padding-top: 10px; 
    width: 19%;
	position: relative;
}
.range-point:before {
	top: -4px;
	left: 29%;
	content: " | ";
	position: absolute;
	color: #000;
	z-index: 99;    
	font-size: 12px;
	font-weight: 700;
    font-weight: 100;
}
.range-point.range-point-1:before{
	left: 5%;
}
.range-point.range-point-3:before{
	left: 58%;
}
.range-point.range-point-4:before{
	left: 88%;
}
.range-point.range-point-5:before{
	right: 5%;	
	left: auto;
}
.circlebox{	
    background: #FFF;
    border-radius: 50%;
    height: 24px;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    z-index: 99999;
	border: 1px #cdcdcd solid;
}
.range-point.range-point-2 {
    padding-left: 3%;
}
.range-point.range-point-3 {
    padding-left: 8.5%;
}
.range-point.range-point-4 { 
    text-align: right;
    padding-left: 2%;
}
.range-point.range-point-5 { 
    padding-left: 2%;
    text-align: right;
	position: relative;
	left: 40px
}
 
.topbar{
	background: #3c3e40;
	height: 40px;
}
.topbar span{
	margin-right: 5%;
}
#todaysection .col-lg-4{
	padding:0; 
}
.range-p {
    color: #fff;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 10px;
	margin-top: 40px;
}
/* flip content start */
.flip-container{
	height: 120px;
} 
.flip-container.hello{
	height: 300px;
}
.flip-container.hello .back{
	height: 280px !important;
} 
.flip-container, .front, .back { 
    width: 320px; 
	background: white; 
}
.flipper {
    position: relative; 
}  
.front { 
    z-index: 2; 
}
.back { 
	border: 1px #ddd solid;
	padding: 8px;  
}
.back p{
	font-size: 18px;
	line-height: 24px
}
.flip-container, .front, .back{
	margin-bottom: 30px;
	width: 330px;
} 
/* Flip content end 
   New Footer Start
*/
#footer{
	padding: 75px 0 0;
}	
.footertop{
	margin: 0 0 50px;
}
.footertop h5{
	font-size: 45px;
	margin-bottom: 20px; 
	font-weight: 300;
}
.footertop input.field{
	border: 0px;
	width: 100%;
	border-bottom: 1px #a1a1a1 solid;
	padding: 3px 0;
	font-size: 18px;
	color: #252525;
}
.footertop input.field:focus{
	border-color:#252525;
	color: #252525;
}
.footertop .advanceds{
	margin-top: 30px;
	margin-bottom: 20px;
	color: #6a6a6a;
	font-size: 14px;
}
.footertop .advanceds span{
	display:block;
	color: #20a0e9;
	font-size: 18px;
}
.footertop .advanceds div:last-child{
	text-align:left;
	margin-top: 25px;
} 
.sliderrange h5{
	color: #20a0e9;
	font-size: 19px;
	font-weight: 400;
}
.messagebox h5{
	color: #20a0e9;
	font-size: 19px;
	font-weight: 400;
	margin-bottom: 10px;
}
.messagebox textarea{
	border: 0px;
	width: 100%;
	border-bottom: 1px #a1a1a1 solid;
	padding: 7px 0;
	font-size: 18px;
	color: #252525; 
	height: 90px;
	margin-bottom: 30px;
} 
.messagebox textarea:focus{
	border-color:#252525;
	color: #252525;
}
.btnform{
	border-radius:0px;
	background: #20a0e9;
	color: #fff;
	float: right;
	padding: 10px 70px;
	font-size: 18px;
}
.btnform:hover, .btnform:focus{
	background: #2482e2;
	color: #fff;
}
:-moz-ui-invalid:not(output) {
	box-shadow: none !important;
}
/* New Footer End */

.profiletabs{
	margin: 40px 0 90px;
	border: 0px;
	text-align: center;
}
.profiletabs li{
	margin-right: 15px;
	width: 23.2%; 
}
.profiletabs li:last-child{
	margin-right: 0px;
}
.profiletabs li > a{
	padding: 13px 15px;
	text-align: center;
	display: block;
	background:#494e52;
	color: #fff;
	border: 0px !important;
	border-radius:0px !important;
	text-transform: uppercase;
}
.profiletabs li a:hover, .profiletabs li a:focus, 
.profiletabs li.active a, .profiletabs li.active a:hover, .profiletabs li.active a:focus{
	background:#2e3439;
	border: 0px;
	color: #fff;
}
/* bootstrap hack: fix content width inside hidden tabs */
.tab-content > .tab-pane, .pill-content > .pill-pane {
    display: block;    /* undo display:none          */
    height: 0;         /* height:0 is also invisible */ 
    overflow: hidden;  /* no-overflow                */
}
.tab-content > .active, .pill-content > .active {
    height: auto;      /* let the content decide it  */
} /* bootstrap hack end */

/* 25-08-2016  */
#developmentservices{
	padding: 30px 0 50px;
	text-align: center;
}
#developmentservices .text1{
	font-size: 45px;
	font-weight: 300;
}
#developmentservices .container .imgs{
	margin-top: 30px;
}
#developmentservices .text1 img{
	margin-bottom: 30px;
	margin-top: 40px;
	max-width: 9%;
}
#developmentservices .text1 + img{
	margin-bottom: 30px;
	display: inline-block;
	max-width: 65%;
}
#developmentservices p{
	font-size: 21px;
	font-weight: 300;
	line-height: 35px;
	padding: 0 10%;
	margin-bottom: 70px;
	margin-top: 30px
}
#developmentservices p.child{
	margin-bottom: 30px;
}
.grid h5{
	font-weight: 400;
	margin-bottom: 30px;
}
.no-gutter > [class*="col-"]{
	padding: 0 !important;
}
.grid .imag1, .grid .imag2, .grid .imag3, .grid .imag4{
	background: url('../images/img1.jpg') no-repeat;
	width: 100%;
	height: 231px;
	background-size: cover;
}
.grid .imag2{
	background: url('../images/mobile.png') no-repeat;
	background-size: cover;
}
.grid .imag3{
	background: url('../images/img3.jpg') no-repeat;
	background-size: cover;
}
.grid .imag4{
	background: url('../images/img4.jpg') no-repeat;
	background-size: cover;
}
.bggrey{
	background: #f4f4f4;
	text-align: center;
	padding: 25px 0 20px;
}
.bggrey h5{
	font-weight: 300;
	font-size: 40px;
	margin-bottom: 0
}
.whynextbridge{ 
    display: -webkit-flex; /* Safari */
    display: flex;
	background: #44494e;
	min-height: 420px;
}
.whynextbridge .colum{
	width: 33%;
	text-align: center;
	color: #fff;
	padding: 25px 55px 0;
    flex: 1;
}
.whynextbridge h3{
	font-size: 40px;
	font-weight: 400;
	color: #fff;
	margin: 20px 0;
}
.whynextbridge .colum:nth-child(2){
	background: #2e3337
}
.whynextbridge .colum:last-child{
	background: #393d40
}
.whynextbridge p{
	text-align: justify;
	font-size: 18px;
	text-align-last: center
}
.section.sticky-padding{
	margin-top: -50px;
}
.dev-bx {
    margin-bottom: 30px;
}
.dev-mg-bx img {
    width: 100%;
}
.dev-bx h5 {
    text-align: center;
    background: #ebebeb;
    margin: 0;
    padding: 15px 0;
    font-size: 22px;
    color: #000;
    font-weight: normal;
}
/*Responsive CSS*/
@media only screen and (min-width:1280px) and (max-width:1366px){
	
	.big-img-right {
		width: 77.5%;
		margin-right: -15%;
	}
	#autopilot .contentsec li{
		line-height:26px;
		font-size:17px;
	} 
	#standerdteam .contentsec li {
		 font-size: 17px;
		 line-height: 30px;
	}
	.contentsec p{
		font-size:16px;
	}
	.contentsec h4{
		font-size:36px;
	}
	.whynextbridge h3{
		font-size: 30px;	
	}
}
@media only screen and (min-width: 1920px){
	#standerdteam .imgadd{ 
		background-position: left top;
	}
}
.imgs-tech {
    width: 800px;
}
@media only screen and (max-width: 1199px){
	.whynextbridge .colum{
		padding: 40px 25px;
	}
	.whynextbridge h3{
		font-size: 25px;
	}
	#autopilot .imgadd{
		height: 539px;
	}
	.big-img-bx {
		width: 70%;
	}
	.section-big-img .text-2{
		font-size: 20px;
	}
	.main-nav > ul.nav-listt > li > a {
		font-size: 13px;
	}
    p.color-bx-p {
        line-height: 25px;
    }
    .sc-story-data p {
        font-size: 16px;
    }
    .sc-story-data h3 {
        font-size: 26px;
    }
    .date-circle {
        left: 45%;
    }
    .ev-hover-txt p {
        font-size: 12px;
    }
    .ev-images-list li {
        width: 25%;
    }
	.topbar span{
		margin-right: 0%;
	}
	.main-nav > ul.nav-listt.nav.navbar-nav > li.active a{
		border: 0;
		font-weight: 700;
	}
	.section-1{
		padding-top: 115px;
	}
	.topbar span {
    	margin-right: 5%;
	}
	.section-1-data h5 {		
		font-size: 70px;
	}
	.section-1-data-txt a{
		margin-bottom: 15px;
		font-size: 15px;
	}
	#infoSection{
		padding-bottom: 0;
	}
	#infoSection div{
		margin-bottom: 20px;
		font-size: 16px;
		text-align: left;
	}
	#infoSection div:last-child{
		margin-bottom: 0;
	}
	#todaysection .text-1{
		font-size: 35px;
		padding: 40px 0;
	}
	.service-patner .text-1, .section-big-img .text-1{
		font-size: 35px
	}
	.counts span, .footerlast{
		margin-top: 30px;
	}
	#todaysection li{
		font-size: 16px;
	}
	.section-1-data-txt, .section-big-img {
		padding-top: 100px;
	}
	.big-img-txt{
		padding: 40px 0 !important;
	}
	.big-img-txt p span{
		width: 50%;
		float: left;
		text-align: left;
	}
	.jcarousel-pagination{
		bottom: 0;	
	}
	.contentsec{
		padding: 30px 25px 30px 0;
	}
	.contentsec h4 { 
		margin-bottom: 10px;
	}
	.contentsec p {   
		margin: 10px 0 8px;
	}
	#autopilot p{
		 margin-top: 0;	
	}
	#todaysection li {
		padding: 5px 0;   	
	}
	#infoSection div{
		text-align: center;
	}
	#todaysection .contentsec ul{
		padding-left: 40px;
	}
	#standerdteam .listtabs li, 
	#autopilot .listtabs li{
		float: left;
		width: 33.3%;
	}
	#autopilot .listtabs li:last-child{
		min-height: 188px;
	}
	#standerdteam .contentsec{
		min-height: 505px;
		padding-bottom: 10px;
	}
	#autopilot .contentsec{
		min-height: 501px;
		padding-bottom: 1px;
	}
	#standerdteam img.img-responsive,
	#autopilot img.img-responsive{
		width:100%;
	}
	#autopilot .contentsec li { 
		font-size: 16px;
		line-height: 18px; 
	}
	#weoffers .text-justify{
		padding: 0 15px;
	}
	#weoffers img{
		max-width: 100%;
		margin-top: 25px;
		margin-bottom: 20px;
	}
	#weoffers p{
		min-height: inherit;
	}
	#weoffers .text-1{
		margin-bottom: 10px;
		font-size: 32px;
	}
	.jcarousel-control-prev, .jcarousel-control-next{
		top: 40% !important;
	}
	#autopilot .contentsec img{
		margin: 0 auto 15px;
	}
	#standerdteam .listtabs li:nth-child(3){
		background: #505860;
		min-height: 173px;
	} 
	.jcarousel-pagination a, .jcarousel-pagination1 a, .jcarousel-pagination2 a, .jcarousel-pagination3 a {
		width: 22%;
	}
	.jcarousel-pagination img, .jcarousel-pagination1 img, .jcarousel-pagination2 img, .jcarousel-pagination3 img{
		max-width: 100%;
	}	
	.big-img-txt {
		top: 0px;
	}
	.big-img-bx{
		width: 60%;	
		margin-right: 0;
	}
	.front{
		border-color: transparent !important;
	}
	.flip-container.hello{
		height: 220px;
	}
	.flip-container.hello .back {
    	height: 230px !important;
	}
	.profiletabs {
		margin-bottom: 10px;
	}
	.profiletabs li{
    	width: 24%;
		margin-right: 5px;
	}	
	.profiletabs li a{
		font-size: 13px;
	}
	.grid h5{
		font-size: 20px;
	}
	.section-1{
/*		padding: 135px 0;*/
		background-position:  0 95px;
		background-size: cover;
		height: auto;
	}
	
}
@media only screen and (min-width:768px) and (max-width: 991px){

	.flip-container.hello .back{
		height: 240px !important;
	} 
	.big-img-bx {
		width: 65% !important;
	}
	.big-img-right {
		float: right;
		margin-top: 10% !important;
	}
	.main-nav > ul.nav-listt > li.active a{
		padding-top: 23px !important; 	
	}
	.main-nav > ul.nav-listt > li {
		margin: 0 15px;
	}
	#standerdteam .listtabs li:nth-child(3) {
		min-height: 173px;
	}
	.flip-container, .front, .back{
		height: 230px !important;
	}
	.big-img-txt {
		top: 0px !important;
	}
	.jcarousel-wrapper{
		height: 540px;
		padding-bottom: 20px;
	}	
	.jcarousel {
		height: 85%;
	}
	.btnview{
		position: relative;
		top: -7px;
	}
}
@media only screen and (max-width: 992px){
	.section-1{
		padding: 168px 0 0px;
		background-position:  0 100px;
/*		background-size: contain;
		height: auto;*/
	}
	.no-gutter > [class*="col-"]{
		margin-bottom: 40px;
	}
	#standerdteam .imgadd{
		background-position:  0 0;	
	}
	#autopilot p{
		 margin-top: 10px;	
	}
	.big-img-bx {
		width: 55%;
	}
	.jcarousel-pagination a{
		width: 22% !important;
	}
	#standerdteam .contentsec{
		min-height: auto;
		padding: 20px 0 0;
	}
	.contentsec img{
		margin: 0 auto 10px;
	} 
    .main-nav > ul.nav-listt > li {
        margin-left: 10px;
    }
    .main-nav > ul.nav-listt > li > a {
        font-size: 13px;
        padding: 44px 0 0;
    }
    header#main-header.sticky-header .main-nav > ul.nav-listt > li.active > a {
        padding: 24px 0 0 !important;
    }
    header#main-header.sticky-header .main-nav > ul.nav-listt > li > a.btnregister {
        padding: 10px 8px !important;
    }
    header#main-header.sticky-header {
        padding:  0 0 7px;
    }
    h1 {
        font-size: 38px;
    }
    h2,
    .big-img-txt h2 {
        font-size: 32px;
    }
    .section-1-data p {
        font-size: 14px;
    }
    .section-1-data-txt {
        padding-top: 60px;
    }
    .section-black {
        padding: 50px 0;
    }
    .section-black p {
        font-size: 18px;
    }
    .big-img-txt p {
        font-size: 15px;
    }
    .color-bxs-gray,
    .color-bxs-lightGray {
        padding: 50px 0;
    }
    p.color-bx-p {
        font-size: 14px;
    }
    .work-info-bx p {
        font-size: 15px;
    }
    .date-circle {
        font-size: 24px;
        height: 60px;
        width: 60px;
        padding-top: 13px;
        left: 46%;
        top: 24%;
    }
    .sc-story-data p {
        font-size: 13px;
    }
    .sc-story-data h3 {
        font-size: 22px;
    }
    .sc-story-data h4 {
        font-size: 24px;
    }
    .sc-story-data {
        padding: 40px 0 30px;
    }
    .footer-social > div {
        font-size: 14px;
        padding-bottom: 4px;
    }
	.main-nav > ul.nav-listt > li{
		margin: 0 5px;	
	}
	.funkyradio label{
		font-size: 14px;
	}
	.section-1-data h5 {		
		font-size: 40px;
		line-height: 40px;
	}
	.section-1-data-txt a{
		margin-bottom: 15px;
		font-size: 15px;
	}
	#infoSection div {
		font-size: 13px;
	}
	.jcarousel-pagination a{
		width: 20%;
	}
	.jcarousel-pagination img{
		max-width: 100%;
	}
	.big-img-right{
		margin-right: 0%;
	}
	.jcarousel-control-prev, .jcarousel-control-next{
		font: 30px/60px Arial,sans-serif !important;    
		width: 35px !important;    
		height: 60px !important;	
	}
	#weoffers p{
		min-height: auto;
	}
	.listtabs li div{
		width: auto;
	}
	#aboutSection .btn{
		width: 50%;	
	}
	.range-point.range-point-5{
		left: 10px;
	}
	.footertop input.field{
		margin-bottom: 15px;
	}
	.profiletabs{
		margin-bottom: 10px;
	} 
	.profiletabs li{
    	width: 48%;
		margin-bottom: 10px;
		margin-right: 5px;
	}	
	#developmentservices .text1 img{
		margin-bottom: 30px;
		margin-top: 40px;
		max-width: 15%;
	}
	#developmentservices .text1 + img{
		margin-bottom: 30px;
		display: inline-block;
		max-width: 90%;
	}
	.section-1-data h5, .section-1-data h5.one {		
		font-size: 40px;
	}
	header#main-header .logo{
		width: 100%;
	}
	header#main-header .logo img{
		max-width: 50%;	
	}
        .imgs-tech {
            width: 600px;
        }
}
@media only screen and (max-width: 767px){ 
	.front p{
		line-height: 32px;
	}
	#developmentservices .text4 img{
		margin-top: 0px !important;	
	}
	#developmentservices .text1 img{
		margin-bottom: 30px;
		margin-top: 40px;
		max-width: 25%;
	}
	#developmentservices .text1 + img{
		margin-bottom: 30px;
		display: inline-block;
		max-width: 90%;
	}
	.whynextbridge{
		display: block;
	}
	.whynextbridge .colum{
		display: block;
		padding: 40px 25px 10px;
		width: 100%;
	}
	#aboutSection .btn{
		width: 50%;
	}
	.contentsec ul{
		padding-left: 0px !important;
	}	
	.contentsec h4{
		font-size: 28px;
	}
	.contentsec h4 span{
		font-size: 20px;
	}
	.flip-container.hello{
		height: 150px !important;	
		margin-bottom: 0
	}
	.flip-container.hello .back{
		height: 140px !important;	
	}
	#autopilot .contentsec{
		padding-right: 0	
	}
	.contentsec p{
		padding: 0 20px;
	}
	#autopilot .contentsec{
		height: 640px;
	}
	#autopilot .contentsec ul{
		padding-left: 0 !important
	}
	.btnview{
		position: relative;
		z-index: 99;
	}
	.flip-container{
		margin-bottom: 0 !important;
	}
	.flip-container, .front, .back{
		margin: auto;
	}
	#autopilot .imgadd, #standerdteam .imgadd{
		height: 320px;
	}
	#standerdteam .listtabs li, 
	#autopilot .listtabs li{
		float: none;
		width: auto;
		display: block;
	}
	#todaysection .col-md-6, #todaysection .col-md-12{
		padding: 0 15px;
	}
	#callus .contentone .callbtn{
		font-size: 20px;
		padding: 10px;
		margin: 25px 10px;
		width: 94%;
	}
	#standerdteam .contentsec{
		height: 540px;
	}
	#standerdteam .contentsec li, #autopilot .contentsec li{
		text-align: center;
	}
	.topbar span{
		margin-right: 0%;
	}
	.main-nav > ul.nav-listt.nav.navbar-nav > li.active a{
		border: 0;
		font-weight: 700;
	}
	.section-1{
		padding: 130px 0 70px;
/*		background-position:  30px 95px;
		background-size: contain;
		height: auto;*/
	}
	.topbar{
		text-align: center;
	}
	.section-1-data-txt a{
		width:100%;
		margin-bottom: 15px;
		font-size: 14px;
	}
	#infoSection div{
		margin-bottom: 20px;
		font-size: 16px;
		text-align: center;
	}
	#infoSection div:last-child{
		margin-bottom: 0;
	}
	#todaysection .text-1{
		font-size: 35px;
		padding: 40px 0;
	}
	#aboutSection .btn{
		padding: 10px;
	}
	.flip-container, .front, .back{
		width: 100%;
	} 
	.service-patner .text-1, .section-big-img .text-1{
		font-size: 35px;
		margin-bottom: 5px;
	}
	.counts span, .footerlast{
		margin-top: 10px;
	}
	#todaysection li{
		font-size: 16px;
	}
	.section-1-data-txt, .section-big-img {
		padding-top: 30px;
	}
	.big-img-txt{
		padding: 20px 0 20px!important;
	}
	.big-img-txt h5{
		font-size: 22px;
	}
	.big-img-txt p span, .big-img-txt p strong{
		width: 50%;
		float: left;
		text-align: left;
	}
	.jcarousel-pagination{
		bottom: 0;	
	}
    #main-nav {
        padding-top: 10px;
    }
    .navbar-toggle { 
        float: right;
        margin: 15px 0 0;
    }
    header#main-header.sticky-header .main-nav > ul.nav-listt > li > a {
        padding: 4px 0;
    }
    .navbar-toggle span {
        background: #111111;
    }
    .logo {
        float: left;
        padding-top: 5px;
    } 
    .main-nav > ul.nav-listt {
        width: 100%;
    }
    .main-nav > ul.nav-listt > li {
        float: none;
        margin-left: 0;
    }
    .main-nav > ul.nav-listt > li a {
        padding: 8px 0;
    }
    .main-nav > ul.nav-listt > li a:hover,
    .main-nav > ul.nav-listt > li.active a:hover,
    .main-nav > ul.nav-listt > li.active a {
        padding: 8px 0;
    }
    .big-img-txt {
        text-align: center;
        position: static;
        top: 0%;
        padding: 50px 0 0;
    }
    .big-img-bx {
        display: none;
    }
    .mob-col-half {
        float: left; 
        margin-bottom: 10px;
    }
    .footer-address.footer-inner-bx {
        margin: 0 0 10px;
    }
    h2, .big-img-txt h2 {
        font-size: 28px;
    }
    .section-black p {
        font-size: 14px;
    }
    .section-black p br {
        display: none;
    }
    .big-img-txt h2 {
        margin: 0 0 12px;
    }
    .service-patner {
        padding: 40px 0;
    }
    .ev-images-list li {
        width: 33.333%;
    }
    .ev-hover-txt h4 {
        font-size: 15px;
    }
    .ev-hover-txt p {
        font-size: 10px;
    }
    .copy-txt {
        font-size: 11px;
    }
    .footer-section-2 img {
        width: 35px;
    }
    .footer-section-2 {
        padding: 10px 0;
    }
    .footer-section-1 {
        padding: 20px 0;
    }
    .date-circle {
        position: static;
        margin: 0 auto 10px;
    }
    .row-left-white:after,
    .row-right-white:before,
    .color-bxs-row-1:before,
    .color-bxs-row-2:before {
        background: none;
    }
    .row-right-white {
        background: #f3f4f4;
        text-align: center;
    }
    .row-right-white,
    .row-left-white {
        padding: 15px 0;
    }
    .row-right-white .sc-story-data h4, 
    .row-right-white .sc-story-data h3 {
        text-align: center;
    }
    .sc-story-data p {
        margin-bottom: 0;
    }
    .sc-story-data h3,
    .sc-story-data h4 {
        text-align: center;
    }
    .sc-story-data {
        padding: 10px 0 0px;
    }
    .color-bxs-gray, 
    .color-bxs-lightGray {
        padding: 20px 15px;
    }
    p.color-bx-p {
        height: auto;
    }
    .color-bxs-in.col-sm-11 {
        padding: 0;
    }
    .color-bxs-row-1 .color-bxs-gray {
        background: #f3f4f4;
    }
    .color-bxs-row-1 .color-bxs-lightGray {
        background: #e2e2e2;
    }
	.jcarousel-control-prev, .jcarousel-control-next{
		font: 20px/60px Arial,sans-serif !important;    
		width: 35px !important;    
		height: 60px !important;	
	}
	
	.footer-section-2 a{
		display: inline-block;
		width: 100%;
		margin-right: 0;
		font-size: 16px;
	}
	.range-point.range-point-3{
		text-align: center;
	}
	.range-point.range-point-5{
		left: 10px;
	} 
	.profiletabs{
		margin-bottom: 10px;
	}
	.profiletabs li{
		margin-bottom: 10px; 
    	width: 50%;
		margin-right: 0px;
	}
	header#main-header.sticky-header .main-nav > ul.nav-listt > li.active > a{
		padding: 0px !important;
	}
	.jcarousel-control-prev, .jcarousel-control-next{
		display: none;
	} 
	header#main-header .logo{
		width: 15%;
	}
	header#main-header .logo img {
    	max-width: 40px;
	}
	#infoSection div{
		text-align: left;
	}
	#infoSection .col-sm-3 img{
		max-width: 80%;
		margin-right: 5px;
		margin-left: 15px;
                width: 20px;
	}
	#infoSection img{
		max-width: 80%;
		margin-left: 5px;
                width: 35px;
	}
	.jcarousel-pagination, .jcarousel-pagination1, .jcarousel-pagination2, .jcarousel-pagination3{
		bottom: 0px !important;
	}
	.footertop .advanceds{
		margin-top: 0px;
	}
        #infoSection {
            padding: 0;
        }
        #infoSection > .container > .row > div,
        #infoSection > .container-fluid > .row > div {
            margin: 0;
            padding: 15px 15px;
            border-left: 0px;
            border-top: 1px solid #858687;
        }
        #infoSection > .container > .row > div:first-child,
        #infoSection > .container-fluid > .row > div:first-child {
            border-top: 0px;
        }
        #infoSection > .container-fluid  {
            margin-bottom:  0;
        }
        .bggrey h5,
        #developmentservices .text1,
        .footertop h5,
        .service-patner .text-1, 
        .section-big-img .text-1 {
            font-size: 32px;
        }
        .footertop .sliderrange h5,
        .footertop .messagebox h5 {
            font-size: 24px;
        }
        .imgs-tech {
            width: auto;
        }
}
@media only screen and (max-width: 480px){
	.section-1{
		padding: 90px 0 0;	
	}
	.section-1-data h5, .section-1-data h5.one{
		font-size: 30px;
		line-height: 30px;
	}
	.flip-container.hello{
		height: 280px !important;
	}
	.flip-container.hello .back{
		height: 240px !important;	
	}
	.range-point {
		padding: 0 !important;
	}
	.range-point {
		width: 18%;
	}
	.range-point.range-point-5{
		left: 10px;
	}
    .mob-col-half {
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
    .ev-images-list li {
        width: 50%;
    }
	.range-point.range-point-2::before, .range-point.range-point-3::before, .range-point.range-point-4::before{
		font-size: 24px;
	}
	.btnform{
		width: 100%;
		display: block;
	}
	.profiletabs li a{
		font-size: 9px;
	}
	.hidemobile{
		display: none;
	}
	.range-point:before{
		content: " ";
	}grey h5{
		font-size: 35px;
	}
	#aboutSection .btn{
		width: 50%;
	}
}
@media only screen and (max-width: 479px){
	#aboutSection .btn{
		width: 100%;
	}	
}

.error{color:red; font-size: 14px;}
.thank-you {display: none; font-size: 16px;}

.error{color:red; font-size: 14px;}
.thank-you {display: none; font-size: 16px;}
form.m-form-style label {
  position: relative;
  width: 100%;
  height: auto;
  font-size: 14px;
  font-weight: normal;
}
form.m-form-style .funkyradio-default label,
form.m-form-style .funkyradio-default-last label{
    height: auto;
    font-size: 16px;
    font-weight: 300;
}
form.m-form-style label:not(:last-child) input {
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
form.m-form-style label:not(:first-child) {
  margin-bottom: 3rem;
}

form.m-form-style label input {
  background-color: transparent;
  height: 26px;
  height: 2.6rem;
  width: 100%;
  border: 0;
  border-bottom: 1px solid #9B9B9B;
  z-index: 2;
  font-size: 15px;
  font-size: 1.5rem;
}
form.m-form-style label input:focus,
form.m-form-style label textarea:focus {
  outline: none;
  border-bottom: 2px solid #1fa0e9 !important;
   -webkit-transition: 500ms;
  transition: 500ms;
}

form.m-form-style label input:focus + span,
form.m-form-style label textarea:focus + span,
form.m-form-style label input:valid + span,
form.m-form-style label textarea:valid + span {
  top: -15px;
  font-size: 11px;
    color: #969696;
  font-weight: 400;
  color: #9B9B9B;
  letter-spacing: 0px;
  letter-spacing: 0.07rem;
  -webkit-transition: 500ms;
  transition: 500ms;
}
/*form.m-form-style label input:valid + span {
    font-size: 18px;
    color: #969696;
    font-weight: normal;
}*/
form.m-form-style label textarea:focus + span {
    
}
form.m-form-style label span {
  position: absolute;
  left: 2px;
  top: -5px;
  -webkit-transition: 500ms;
  transition: 500ms;
  z-index: 1;
   font-weight: normal;
   font-size: 18px;
    color: #969696;
    
}
form.m-form-style label.textarea span {
    top: 8px;
}
form.m-form-style label.textarea {
    margin-top: 10px;
}
@media only screen and (max-width: 992px){
    form.m-form-style label span {
        -webkit-transition: 1000ms;
        transition: 1000ms;
    }
    form.m-form-style label input:focus + span,
    form.m-form-style label textarea:focus + span,
    form.m-form-style label input:valid + span,
    form.m-form-style label textarea:valid + span {
        -webkit-transition: 1000ms;
        transition: 1000ms;
    }
    form.m-form-style label input:focus,
    form.m-form-style label textarea:focus {
        -webkit-transition: 1000ms;
        transition: 1000ms;
    }
}
@media only screen and (max-width: 767px){
    form.m-form-style label {
        height: auto;
        margin-bottom: 20px;
    }
    .row.advanceds {
        margin-bottom: 10px;
        margin-top: 0;
    }
    form.m-form-style label:not(:first-child) {
        margin-top: 1rem;
    }
    form.m-form-style label.textarea {
        margin-top: 5px;
    }
    .funkyradio.abvance-opts-bx .funkyradio-default,
    .funkyradio.abvance-opts-bx .funkyradio-default-last {
        float: left;
        width: 50%;
    }
    .range-point {
        font-size: 15px;
        padding-top: 15px !important;
    }
    
}
@media only screen and (max-width: 580px){
    .funkyradio.abvance-opts-bx .funkyradio-default,
    .funkyradio.abvance-opts-bx .funkyradio-default-last {
        float: left;
        width: 100%;
    }
    form.m-form-style .funkyradio-default label, 
    form.m-form-style .funkyradio-default-last label {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .sliderrange h5 {
        margin-bottom: 20px;
    }
    .funkyradio input[type="checkbox"]:empty ~ label:before, 
    .funkyradio input[type="radio"]:empty ~ label:before {
        bottom: -4px;
    }
}
.m-form-style div div.error {
    padding-top: 6px;
}