@font-face {
    font-family: 'SF Pro Display';
    src: url('http://albeeods.com/css/SFProDisplay-Regular.woff2') format('woff2'),
        url('http://albeeods.com/css/SFProDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SF Pro Display';
    src: url('../fonts/SFProDisplay-Medium.woff') format('woff2'),
        url('../fonts/SFProDisplay-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@import url('//fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body{
	font-family: 'SF Pro Display';
	font-weight: normal;
}
:focus {
outline: 0 !important;
}
img{
	max-width:100%;
}
a{
	-webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
	letter-spacing:1px;
}
a:hover{
	-webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}
p{
	line-height:25px;
	color:#535353;
	font-size:18px;
	font-weight: normal;
	font-family: 'SF Pro Display';
	font-weight:400;
	letter-spacing:1px;
}
h1,h2,h3,h4,h5,h6,h7,h8{
  font-family: 'SF Pro Display';
margin:0;
padding:0;
letter-spacing:4px;
font-weight: 500;
}
a:hover{
	text-decoration:none;
}
ul{
	margin:0;
	padding:0;
}
ul li{
	list-style:none;
}
li{
	color: #535353;
	font-family: 'SF Pro Display';
	font-weight:400;
	letter-spacing: 1px;
}
header {
    z-index: 99;
	width:100%;
	position: relative;
}
.banner_slider {
    position: relative;
    top: -30px;
    z-index: 1;
}
.top_header{
	padding:20px 0;
}
.mobile_div_menu{
	display:none !important;
}
.logo_cls{
	z-index:9;
}
.top_right{
	float:right;
}
.top_right li{
	float:left;
	display:inline-block;
	padding-right:30px;
}
.ui-widget-content a.Know_more_btn{
	background: #ff0000;
    padding: 8px 25px;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    font-size: 19px;
	display:inline-block;
}
.ui-widget-content a.Know_more_btn:hover{
	background: #2a2b26;
    color: #fff;
}
.top_right li .login_btn{
	color:#10cbc6;
	font-size:18px;
	text-transform:uppercase;
}
.menu_cls_btn {
    text-align: center;
}
.top_right li .register_btn{
	background:#2a2b26;
	color:#fff;
	text-transform:uppercase;
	padding:8px 25px;
	border-radius:25px;
}
.top_right li .register_btn:hover{
	background:#10cbc6;
	color:#fff;
}
.mail_call {
    align-items: center;
    display: flex;
    place-content: flex-end;
}
#cssmenu{
	background:#10cbc6;
}
.carousel-indicators .active {
    background-color: #019591;
}
.carousel-indicators li {
    background: #2a2b26;
	height:5px;
}
footer {
    background: #707070;
    padding: 60px 70px;
    position: relative;
    z-index: 9;
}
.testimonials_sec_content{
	margin-top:35px;
}
header.fixed {
    background: #fff;
    position: fixed;
    -webkit-animation-name: stickySlideDown;
    animation-name: stickySlideDown;
    top: 0;
}
@keyframes stickySlideDown {
    0% {
        opacity: 0.7;
        transform: translateY(-100%);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
.footer_logo {
    margin-bottom: 20px;
}
.footer_content a:hover,.footer_content li a:hover{
	color:#10cbc6;
}
.footer_content a{
	color: #e4e4e4;
}
.footer_content li a{
	color: #e4e4e4;
	text-transform:uppercase;
}
.mt_div.al{
	padding-left:100px;
}
.mt_div{
	margin-top:30px;
}
.footer_content li{
	margin-bottom:5px;
}
/*.mt_div.hd{
	margin-top:80px;
}*/
.footer_content p {
    color: #e4e4e4;
}
.address_fields h4{
	 color: #10cbc6;
	 font-weight:bold;
	 font-size:20px;
	 margin-bottom:30px;
}
.address_fields h4 span{
	color:#afa5a5;
}
.footer_content h4{
	 color: #10cbc6;
	 font-weight:bold;
	 font-size:20px;
	 margin-bottom:20px;
}
.socials_links li {
    float: left;
}
.socials_links li a {
    padding-right: 15px;
}
.footer_content h4 span{
	color:#444;
}
.footer_content h3 {
    color: #10cbc6;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
}
.about_innovative h2 {
    font-size: 30px;
    color: #2a2b26;
    text-align: center;
    margin: 0 auto;
    display: table;
	letter-spacing: 6px;
}
.about_innovative h2 span{
	font-size:25px;
	color:#10cbc6;
	float:right;
	text-align:right;
}
.footer_content a.read_btn{
	color:#10cbc6;
}
.about_virtual{
	padding:60px 0;
}
.about_virtual h3{
color:#062962;	
text-transform:capitalize;
padding-left:40px;
margin-bottom:30px;
letter-spacing:4px;
}
.about_virtual h3 span{
	font-size:35px;
	color:#10cbc6;
	display: inline-block;
	margin-bottom:20px;
}
.about_div p{
	color:#535353;
	font-size:17px;
	margin:35px 0 55px 0;
}
.about_div_virtual{
	background:url("../images/virtual.jpg") no-repeat scroll 0 0;
	padding:50px;
	background-size:cover;
}
.about_div a{
	background:#ff0000;
	padding:8px 25px;
	color:#fff !important;
	text-transform:capitalize;
	text-align:center;
	font-size:19px;
}
.about_div a:hover{
		background: #2a2b26;
    color: #fff;
}
.about_div_virtual h2 span{
	color:#25d9d5;
	font-size:55px;
	font-weight:800;
}
.about_div_virtual h2{
	text-transform:uppercase;
	font-size:45px;
	color:#fff;
	line-height:35px;
	font-family: 'Montserrat', sans-serif;
	margin-bottom:40px;	
	font-weight:500;
}
.about_div_virtual h4{
	font-size:55px;
	text-transform:uppercase;
	margin-bottom:30px;
	color:#fff;
	line-height:50px;
}
.ui-widget-content{
	background:#f7f7f7;
}
.ui-tabs {
    position: relative;
    padding: 0;
}
.our_services {
	position:relative;
	z-index:9;
}
.our_services:after{
	background:#f7f7f7;
	height:68%;
	top:32%;
	content:'';
	position:absolute;
	left:0;
	width:100%;
	z-index:-1;
}
.about_div_virtual p{
	font-size:20px;
	margin-bottom:40px;
	max-width: 70%;
	color:#fff;
}
.about_div_virtual a{
	background:#fff600;
	border-radius:25px;
	color:#202020;
	text-transform:uppercase;
	padding:10px 35px;
}
.about_div_virtual a:hover{
	background: #10cbc6;
    color: #fff;
}
.our_services{
	padding:60px 0 0 0;
}
.our_services_head h3{
	text-transform:uppercase;
	font-size:35px;
	color:#062962;
	line-height:35px;
	margin-bottom:40px;
}
.owl-prev span,.owl-next span{
	font-size:0;
}
.owl-prev {  
    width: 39px;
    height: 39px;
position: absolute;
    top: -45%;
        right: 4%;	
}
.testimonails_div .owl-next{
	background: url(../images/next.png) no-repeat scroll 0 0 !important;
}
.testimonails_div .owl-prev{
	background: url(../images/prev.png) no-repeat scroll 0 0 !important;
}
.news_events .owl-next{
	background: url(../images/news_next.png) no-repeat scroll 0 0 !important;
}
.news_events .owl-prev{
	background: url(../images/news_prev.png) no-repeat scroll 0 0 !important;
}
.owl-next {    
    width: 39px;
    height: 39px;
	position: absolute;
    top: -45%;
    right: 0;
}
.our_services_head h3 span{
	color:#10cbc6;
	font-size:35px;
}
.our_services_head p{
	color:#535353;
	margin-bottom:40px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #062962;
    background: #062962;
    font-weight: normal;
    color: #fff;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0;
    padding-bottom: 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
	border: 0;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: none;
    padding: 15px 11px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    display: table;
    font-size: 20px;
    letter-spacing: 0;
    letter-spacing: 2px;
}
.ui-widget-header{
	border:0;
	background:transparent;
}
.ui-tabs .ui-tabs-nav li a:hover:after,.ui-tabs .ui-tabs-nav li.ui-tabs-active a:after {
    position: absolute;
    content: '';
    bottom: -30px;
    left: 50%;
    background: url(../images/arrow.png) no-repeat scroll 0 0;
    width: 50px;
    height: 24px;
    margin-left: -25px;
}
.ui-widget.ui-widget-content {
    border: 0;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor:hover,.ui-tabs .ui-tabs-nav li.ui-tabs-active a{
	background:#10cbc6;
}
.ui-tabs .ui-tabs-nav {
    background: transparent;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor a:hover:after{
  width: 10px;
  height: 10px;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-top: 100px solid red;
  position:absolute;
  content:'';
  left:50%;
  bottom:0;

}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding:40px 30px;
    background: none;
}
.ui-tabs .ui-tabs-nav li:after {
    position: absolute;
    content: '';
    right: 0;
    background: #fff;
    height: 70%;
    top: 8px;
    width: 2px;
}
.ui-tabs .ui-tabs-nav li:last-child:after{
	display:none;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}
.ui-widget {
    font-family: 'SF Pro Display';
    font-size: 20px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px;
}
.about_div {
    padding: 0 0 0 40px;
}
.services_tt{
	padding-left:43px;
}
.testimonails{
	background:#28e0db;
	padding:60px 70px;
}
.testimonails h3{
	color:#062962;
	font-size:35px;
	margin-bottom:70px;
	letter-spacing:3px;
	text-transform:uppercase;
}
.testimonails .testimonials_sec h3{
	font-size:18px;
	color:#4d4d4d;
	font-weight:normal;
	margin-top:15px;
	text-transform:capitalize;
}
.testimonials_sec_content p{
	color:#204745;
	margin-bottom:0;
	width: 70%;
}
.news_events{
	background:#062962;
	padding:60px 70px;
}
.news_events h3{
	color:#28e0db;
	font-size:35px;
	margin-bottom:70px;
	letter-spacing:3px;
	text-transform:uppercase;
}
/*.clients_logo img:hover {
 filter: grayscale(0);
}
.clients_logo img {
  filter: grayscale(100%);
}*/
.news_events .news_events_content h3{
	font-size:20px;
	color:#28e0db;
	font-weight:normal;
	margin-top:0;
	text-transform:capitalize;
	margin-bottom:0;
}
.news_events_content span{
	color:#fff;
	font-size:16px;
}
.news_events_content p{
	color:#fff;
	margin-bottom:0;
	width: 70%;
	margin-top:15px;
}
.clients{
	padding:60px 70px;
}
.clients h3{
	color:#062962;
	font-size:35px;
	margin-bottom:70px;
	letter-spacing:3px;
	text-transform:uppercase;
}
.banner_inner {
    position: relative;
}
.innerbanner_content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    text-align: center;
    z-index: 9;
}
.banner_inner {
    position: relative;
    background: #062962;
    height: 225px;
}
.innerbanner_content h1 {
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 700;
}
.inner_page_content .ct_ht {
      text-transform: uppercase;
    font-size: 35px;
    color: #062962;
    line-height: 35px;
    margin-bottom: 40px;
	margin-top:40px;
}
.inner_page_content{
	margin-bottom:50px;
}
.our_services_head #tabs-about h3{
	color:#10cbc6;
}
#tabs-about .team_div.at li span{
	background:#10cbc6;
	width:50px;
	height:50px;
	border-radius:50px;
	display:block;
	text-align: center;
    margin: 0 auto 30px auto;
}
#tabs-about .team_div.at li {
    float: left;
    width: 100%;
}
#tabs-about.ui-tabs .ui-tabs-panel {
    display:grid;
    border-width: 0;
    padding: 40px 30px;
    background: none;
}
.services_content{
	margin-bottom:30px;
}
.services_content h3{
	color:#10cbc6;
	font-size:30px;
	margin-bottom:25px;
}
.services_content ul{
	margin:20px 0;
}
.services_content li{
	margin-bottom:10px;
	font-size:18px;
	font-family: 'SF Pro Display';
	font-weight:400;
	color: #535353;
	position:relative;
	padding-left:25px;
}
.services_content h4{
	color:#062962;
	font-size:20px;
	margin:20px 0;
}
.about_div.profile {
    padding: 0;
}
.services_content p{
	margin-bottom:20px;
}
.profile_image{
	text-align:center;
}
.profile_image h2 {
    font-size: 20px;
    margin: 25px 0 10px 0;
    color: #10cbc6;
}
.profile_image h4 {
    font-size: 18px;
    color: #444;
}
.services_content li:before{
	position:absolute;
	content:'';
	background:#10cbc6;
	left:0;
	height:5px;
	width:5px;
	border-radius:50px;
	top:50%;
	margin-top:-2.5px;	
}
#tabs-about .team_div.at li h4 {
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    color: #000;
    text-transform: uppercase;
	margin-bottom:50px;
}
#tabs-about .team_div.icon li{
	position:relative;
	padding-left:25px;
	margin-bottom:10px;
}
#tabs-about .team_div.icon li:before{
	position:absolute;
	content:'';
	background:#10cbc6;
	left:0;
	height:5px;
	width:5px;
	border-radius:50px;
	top:50%;
	margin-top:-2.5px;	
}
#tabs-about.ui-tabs .ui-tabs-nav li {
    width: 33.33%;
    text-align: center;
	cursor:pointer;
}
#tabs-about{
	margin-bottom:50px;
}
#tabs-about.ui-tabs .ui-tabs-nav li:hover,#tabs-about.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background:#10cbc6;
}
#tabs-about.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    display: inline-block;
}
.inner_page_content .ct_ht span{
       color: #10cbc6;
    font-size: 35px;
}
.careers_div h2 {
   text-transform: uppercase;
    font-size: 30px;
    color: #10cbc6;
    line-height: 35px;
    margin-bottom: 40px;
    margin: 40px auto 70px auto;
    text-align: center;
    font-weight: 700;
}
.careers_div input, .careers_div textarea {
    border-radius: 0;
    padding: 10px 25px;
    border: 1px solid #ddd;
    width: 100%;
}
.forminator-button-submit:hover {
    background: #062962;
    color: #fff;
}
.careers_div input:focus, .careers_div textarea:focus {
    border: 1px solid #062962;
    box-shadow: none;
}
.clients_logo_div .clients_logo{
	margin-bottom:30px;
}
.clients_logo_div .clients_logo img{
	width:100%;
}
/*.clients_logo img {
    filter: grayscale(100%);
}
.clients_logo img:hover {
    filter: grayscale(0);
}*/
.contact_right input:focus, .contact_right textarea:focus {
    border: 1px solid #062962;
    box-shadow: none;
}
.forminator-button-submit {
    display: inline-block;
    width: auto;
    font-weight: 600;
    padding: 10px 25px;
    float: right;
    margin-top: 20px;
	background:#10cbc6;
	color:#fff;
	 border: 1px solid #10cbc6;
}

.contact_right label{display:none;}
.contact_sec {
    margin-bottom: 40px;
}
.contact_right {
    background: #fff;
    padding: 40px;
    box-shadow: 2px 1px 5px 1px #ccc;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.form-group input[type=submit] {
    background: #1d1132;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    border: 0;
    display: block;
    width: 100%;
    padding: 10px;
    letter-spacing: 2px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.contact_left_address {
    color: #ffff;
}
.contact_left_address p a, .contact_left_address p span {
    float: left;
    width: 350px;
}
.contact_left_address a {
    color: #ffff;
}
.contact_left_address i {
    font-size: 25px;
    font-weight: 700;
    padding-right: 25px;
    float: left;
    width: 50px;
}
.contact_left_address p {
    color: #fff;
    margin-bottom: 30px;
    display: block;
    width: 100%;
    float: left;
}
.contact_left_address h3 {
    color: #ffff;
    font-size: 30px;
    text-transform: capitalize;
    position: relative;
    display: inline-block;
    padding-bottom: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}
.contact_left {
    padding: 40px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background: #344294;
    background: -webkit-linear-gradient(top left, #344294, #1D1233);
    background: -moz-linear-gradient(top left, #344294, #1D1233);
    background: linear-gradient(to bottom right, #344294, #1D1233);
}
.contact_right input, .contact_right textarea {
    border-radius: 0;
    padding: 12px 10px;
    border: 1px solid #ddd;
}
/* Responsive Styles*/
@media screen and (min-width:1200px) and (max-width:1299px){
	.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: none;
    padding: 15px 20px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    display: table;
    font-size: 17px;
}
#cssmenu > ul > li > a {
  padding: 25px 15px;
}
}
@media screen and (min-width:1024px) and (max-width:1199px){
	#cssmenu > ul > li > a {
  padding: 25px 14px;
    font-size: 13px;
	letter-spacing: 1px;
}
.contact_left_address p a, .contact_left_address p span {
    float: left;
    width: 250px;
}
.about_div_virtual h2 span{
	font-size:40px;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: none;
   padding: 15px 11px;
    font-size: 14px;
}
.owl-prev {
    right: 6%;
}
.about_div_virtual h2{
	font-size:35px;
}
.mt_div.al{
	padding-left:40px;
}
.our_services:after {
    background: #f7f7f7;
    height: 68%;
    top: 37%;
}
}
@media screen and (min-width:768px) and (max-width:1023px){
	.about_innovative h2 {
    font-size: 30px;
	margin-top:30px;
}
#tabs-about .team_div.at li h4 {
    font-size: 9px;
    font-weight: 600;

}
.contact_left_address p a, .contact_left_address p span {
    float: left;
    width: 150px;
}
.owl-prev {
    right: 6%;
}
.about_div_virtual p{
	max-width:100%;
}
#cssmenu > ul > li > a {
       padding: 25px 14px;
    font-size: 13px;
	letter-spacing: 1px;
}
.about_virtual{
	padding:30px 0;
}
.ui-tabs .ui-tabs-nav {
    background: #fff;
}
.about_div_virtual a{
	margin-bottom:20px;
	display:inline-block;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 20px;
    background: none;
}
.mt_div.al{
	padding-left:25px;
}
.ui-tabs .ui-tabs-nav li a{
	width:100%;
}
.ui-tabs .ui-tabs-nav li{
	margin-bottom:15px;
	width:100%;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 15px;
    padding-bottom: 0;
}
.ui-tabs .ui-tabs-nav li a:hover:after,.ui-tabs .ui-tabs-nav li:after,.our_services:after{
	display:none;
}
.about_div_virtual{
	padding:15px;
}
.our_services_head h3{
		font-size:25px;
	}
.about_div_virtual h2{
	font-size: 25px;
	margin-bottom:15px;
}
.about_div_virtual h2 span,.about_div_virtual h4{
	font-size:30px;
	line-height:25px;
}
.about_innovative h2 span{
	font-size:25px;
}
}
@media screen and (min-width:768px) and (max-width:991px){
	.desktop_div_menu{
		display:none !important;
	}
	.top_right li {
    float: left;
    display: block;
    text-align: center;
    padding-right: 0;
    width: 100%;
}
.owl-prev {
    right: 9%;
}
		header.fixed{
		border-bottom:1px solid #ddd;
	}
	.menulcs{
		display:none;
	}
	.mobile_div_menu{
		display:block !important;
	}
	.top_right {
    float: right;
    top: 25px;
    position: relative;
}
.top_header{
	display:none;
}
.banner_slider {
    position: relative;
    top: 0;
    z-index: 1;
}
.top_left {
    float: left;
    width: 50%;
}
header {
    padding: 15px 0;
	    z-index: 99;
    position: relative;
}
}
@media screen and (max-width:767px){
	.desktop_div_menu{
		display:none !important;
	}
	#tabs-about.ui-tabs .ui-tabs-nav li {
    width: 100%;
    text-align: center;
    cursor: pointer;
}
.contact_left_address p a, .contact_left_address p span {
    float: left;
    width: 100%;
    text-align: center;
}
.contact_left_address i {
    font-size: 25px;
    font-weight: 700;
    padding-right: 0;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
#tabs-about .team_div.at li {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
	.our_services_head h3{
		font-size:25px;
	}
	.menulcs{
		display:none;
	}
	.testimonails h3,.news_events h3 {
		font-size:25px;
		margin-bottom:30px;
	}
	.news_events .owl-prev,.news_events .owl-next,.testimonails_div .owl-prev,.testimonails_div .owl-next{
		display:none !important;
	}
	.testimonails,.news_events,.clients{
    padding: 30px 0;
}
footer{
	padding:30px 0;
}
.mt_div.al{
	padding-left:15px;
}
.mt_div{
	margin-top:10px;
}
.mt_div.hd{
	margin-top:20px;
}
.news_events .news_events_content h3{
	margin-top:15px;
}
	.team_div_image {
    margin-top: 30px;
    width: 100%;
}
	header.fixed{
		border-bottom:1px solid #ddd;
	}
	.mobile_div_menu{
		display:block !important;
	}
	.banner_slider {
    position: relative;
    top: 0;
    z-index: 1;
}
	.top_right {
    float: right;
    top: 0;
    position: relative;
}
.top_right li {
    float: left;
    display: block;
    text-align: center;
    padding-right: 0;
    width: 100%;
}
.about_div_virtual {
    padding: 20px;
}
.about_div_virtual p{
	max-width:100%;
}
.about_div_virtual h4{
	 font-size: 25px;
	 line-height: 25px;
}
.about_div_virtual h2 {
    font-size: 25px;
	margin-bottom:20px;
}
.about_div_virtual h2 span {
    font-size: 30px;
}
.about_div{
	margin-bottom:30px;
}
.ui-tabs .ui-tabs-nav {
    background: #fff;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 20px;
    background: none;
}
.ui-tabs .ui-tabs-nav li a{
	width:100%;
}
.ui-tabs .ui-tabs-nav li{
	margin-bottom:15px;
	width:100%;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 15px;
    padding-bottom: 0;
}
.ui-tabs .ui-tabs-nav li a:hover:after,.ui-tabs .ui-tabs-nav li:after,.our_services:after,.ui-tabs .ui-tabs-nav li.ui-tabs-active a:after{
	display:none;
}
.about_div p {
    margin: 20px 0;
}
.our_services{
	padding:30px 0 0 0;
}
.services_tt{
	padding-left:0;
}
.about_virtual {
    padding: 0;
}
.about_div {
    padding: 0;
}
.about_virtual h3 {
    padding-left: 0;
	margin-bottom:10px;
}
.about_innovative h2 span {
    font-size: 18px;
    color: #10cbc6;
    float: none;
    text-align: center;
}
.about_innovative h2 {
    font-size: 20px;
    margin: 25px auto;
}
.top_header{
	display:none;
}
.top_left {
    float: left;
    width: 50%;
}
header {
    padding: 15px 0;
	    z-index: 99;
    position: relative;
}
.profile_image{
	margin-bottom:30px;
}
.inner_page_content .ct_ht,.inner_page_content .ct_ht span{
	font-size:25px;
	margin:20px 0;
}
}
@media (min-width: 576px) and (max-width:767px){
.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}
@media screen and (max-width:576px){
.desktop_div_menu{
		display:none !important;
	}
	.mobile_div_menu{
		display:block;
	}
}
@media screen and (min-width:400px) and (max-width:767px){
	.top_right {
    float: right;
   top: 8px;
    position: relative;
}
}