@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local('Open Sans'), local('OpenSans'), url(../fonts/open-sans.woff) format('woff');
	
}
* {
	padding: 0;
	margin: 0;
	outline: none;
}
a, a:active, a:focus {
	outline: none;
}
a:focus, *:focus {
 noFocusLine: expression(this.onFocus=this.blur());
}
html, body {
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: 'Open Sans', sans-serif,;
	font-family: inherit;
	font-size: 13px;
	line-height: 1.7;/*font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
}
ul, li {
	list-style: none;
}
.all_platforms {
	background-image: url(../images/dots_top.png), url(../images/all_platforms.jpg);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	background-position: top left, center;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}
.container-fluid {
	padding: 0;
}
.logo_part img {
	cursor: pointer;
	margin: 5px 0 0;
	padding: 0;
}
.isActive {
	background: rgba(0,0,0,0.6);
}
.isActive .platforms {
	background: url(../images/icon_all_platforms_col.png) no-repeat left center scroll;
	background-size: auto 25px;
}
.navigation {
	margin: 0px;
	padding: 0px;
}
.navigation ul {
	float: right;
	margin: 0px;
	padding: 0px;
	border: solid 1px #foo;
}
.navigation ul li {
	float: left;
	color: #FFF;
	list-style: none;
	padding: 7.5px 15px;
}
.navigation ul li:hover {
	background: rgba(0,0,0,0.5);
	color: #06b6ff !important;
	display: inline-block;
}
.navigation ul li:hover a {
	color: #FFF !important;/*color:#06b6ff !important;*/
}
.navigation ul li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	padding-left: 35px;
	height: 35px;
	display: block;
	background: url(../images/icon_all_platforms.png) no-repeat left center scroll;
	background-size: auto 25px;
	line-height: 17px;
	outline: none;
}
.navigation ul li a:hover {
	color: #06b6ff;
	background: url(../images/icon_all_platforms_col.png) no-repeat left center scroll;
	background-size: auto 25px;
}
.navigation ul li .nav_tech {
	background: url(../images/1technology-01.png) no-repeat left center scroll;
	background-size: 26px 26px;
	padding-left: 35px;
}
.navigation ul li .nav_tech:hover {
	background: url(../images/technology-01_new.png) no-repeat left center scroll;
	background-size: 26px 26px;
	padding-left: 35px;
}
.isActive .nav_tech {
	background: url(../images/technology-01_new.png) no-repeat left center scroll !important;
	background-size: 26px 26px !important;
	padding-left: 35px !important;
}
.navigation ul li .nav_about {
	background: url(../images/about-01.png) no-repeat left center scroll;
	background-size: auto 30px;
	padding-left: 40px;
}
.navigation ul li .nav_about:hover {
	background: url(../images/1about-01.png) no-repeat left center scroll;
	background-size: auto 30px;
	padding-left: 40px;
}
.isActive .nav_about {
	background: url(../images/1about-01.png) no-repeat left center scroll !important;
	background-size: auto 30px !important;
	padding-left: 40px !important;
}
.navigation ul li .nav_contact {
	background: url(../images/contact%20us-01.png) no-repeat left center scroll;
	padding-left: 30px;
	background-size: 26px 26px;
}
.navigation ul li .nav_contact:hover {
	background: url(../images/1contact%20us-01-01.png) no-repeat left center scroll;
	padding-left: 30px;
	background-size: 26px 26px;
}
.isActive .nav_contact {
	background: url(../images/1contact%20us-01-01.png) no-repeat left center scroll !important;
	padding-left: 30px !important;
	background-size: 26px 26px !important;
}
.navigation ul li a .tag {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
.home-contentgroup {
	margin-top: 20%;
	height: auto;/*background:rgba(0,0,0,0.3);*/
}
.home-contentgroup h1 {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 42px;
	font-weight: 500;
	line-height: 42px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.home-contentgroup p {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 16px;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 20px;
}
.info_grap {
.innovations .inner_content_tech  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	margin: 3% 0 0 20%;
	position: relative;
}
.info_grap-iton {
	margin: -5% 0 0 30%;
}
.info_grap-iton a img {
	width: 100%;
}
 @media (min-width:768px) and (max-width:1366px) and (orientation:landscape) {
.info_grap-iton a img{
	width: 106%;
}
}
.top_header {
	width: 100%;
	height: 50px;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 99999;
	background: rgba(0,0,0,0.0)
}
.info_grap a img {
	width: 55%;
}
.comhub-info_grap a img {
	width: 35%;
}
/*Footer*/
footer {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
	bottom: 0 !important;
	height: 45px;
	position: fixed;
	width: 100%;
	z-index: 99999;
}
.footer_nav {
	margin: 0px;
	padding: 0px;
}
.footer_nav ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: solid 1px #foo;
}
.footer_nav ul li {
	float: left;
	color: #FFF;
	list-style: none;
	padding: 9px 15px;
}
.footer_nav ul li:hover {
	background: rgba(0,0,0,0.5);
	color: #06b6ff !important;
	display: block;
}
.footer_nav ul li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 13px;
	outline: none;
}
.footer_nav ul li a:hover {
	color: #06b6ff;
}
.footer_nav ul li a .tag {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
/*******************/
.social_icons {
	float: right;
}
.social_icons img {
	border: none;
	width: 100%;
	height: auto;
}
.social_icons ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
.social_icons ul li {
	float: left;
	color: #FFF;
	list-style: none;
	padding: 7px 5px;
}
.social_icons ul li:hover {
	background: none;
	color: #06b6ff !important;
	display: inline-block;
}
.social_icons ul li a {
	display: block;
	text-align: center;
}
.social_icons ul li a:hover {
	color: #06b6ff;
}
/******************************/
.all_platforms_nav {
	width: 100%;
	height: 50px;
	position: absolute;
	top: 50px !important;
	z-index: 99999;
	background: rgba(0,0,0,0.7)
}
.sub_nav_all_plat {
	margin: 0px;
	padding: 0px;
}
.sub_nav_all_plat ul {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: solid 1px #foo;
}
.sub_nav_all_plat ul li {
	float: left;
	color: #FFF;
	list-style: none;
	padding: 8.5px 40px;
	border-right: solid 1.5px #000;
}
.sub_nav_all_plat ul li:hover {
	background: rgba(0,0,0,0.5);
	color: #06b6ff !important;
	display: inline-block;
}
.sub_nav_all_plat ul li:hover a {
	color: #FFF !important;
}
.sub_nav_all_plat ul li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 40px;
	display: block;
	background: url(../images/icon_all_platforms.png) no-repeat left center scroll;
	background-size: auto 25px;
	line-height: 11px;
	outline: none;
}
.sub_nav_all_plat ul li a:hover {
	color: #FFF;
	background: url(../images/icon_all_platforms_col.png) no-repeat left center scroll;
	background-size: auto 25px;
}
.sub_nav_all_plat ul li .nav_iton {
	padding-bottom: 0px;
}
.isActive .nav_iton {
	background: url(../images/icon_all_platforms_col.png) no-repeat left center scroll !important;
	background-size: auto 25px !important;
}
.sub_nav_all_plat ul li .nav_vediocall {
	background: url(../images/icon_vediocall.png) no-repeat left center scroll;
	padding-left: 40px;
	background-size: auto 25px;
}
.sub_nav_all_plat ul li .nav_vediocall:hover {
	background: url(../images/icon_vediocall_col.png) no-repeat left center scroll;
	padding-left: 40px;
	background-size: auto 25px;
}
.isActive .nav_vediocall {
	background: url(../images/icon_vediocall_col.png) no-repeat left center scroll !important;
	padding-left: 40px !important;
	background-size: auto 25px !important;
}
.sub_nav_all_plat ul li .nav_cliclogic {
	background: url(../images/iocn_cliclogic.png) no-repeat left center scroll;
	padding-left: 40px;
	background-size: auto 28px;
}
.sub_nav_all_plat ul li .nav_cliclogic:hover {
	background: url(../images/iocn_cliclogic_col.png) no-repeat left center scroll;
	padding-left: 40px;
	background-size: auto 28px;
}
.isActive .nav_cliclogic {
	background: url(../images/iocn_cliclogic_col.png) no-repeat left center scroll !important;
	padding-left: 40px !important;
	background-size: auto 28px !important;
}
.sub_nav_all_plat ul li .nav_citimedia {
	background: url(../images/1citimedia-01.png) no-repeat left center scroll;
	padding-left: 50px;
	background-size: auto 30px;
}
.sub_nav_all_plat ul li .nav_citimedia:hover {
	background: url(../images/citimedia-01.png) no-repeat left center scroll;
	padding-left: 50px;
	background-size: auto 30px;
}
.isActive .nav_citimedia {
	background: url(../images/citimedia-01.png) no-repeat left center scroll !important;
	padding-left: 50px !important;
	background-size: auto 30px !important;
}
.sub_nav_all_plat ul li .nav_travel {
	background: url(../images/cantraks-01.png) no-repeat left center scroll;
	padding-left: 50px;
	background-size: auto 32px;
}
.sub_nav_all_plat ul li .nav_travel:hover {
	background: url(../images/redcantraks-01-01.png) no-repeat left center scroll;
	padding-left: 50px;
	background-size: auto 32px;
}
.isActive .nav_travel {
	background: url(../images/redcantraks-01-01.png) no-repeat left center scroll !important;
	padding-left: 50px !important;
	background-size: auto 32px !important;
}
.sub_nav_all_plat ul li .nav_cloudComm {
	background: url(../images/comhub-01.png) no-repeat left center scroll;
	padding-left: 50px;
	background-size: auto 30px;
}
.sub_nav_all_plat ul li .nav_cloudComm:hover {
	background: url(../images/comhub-01-01.png) no-repeat left center scroll;
	padding-left: 50px;
	background-size: auto 30px;
}
.isActive .nav_cloudComm {
	background: url(../images/comhub-01-01.png) no-repeat left center scroll !important;
	padding-left: 50px !important;
	background-size: auto 30px !important;
}
.sub_nav_all_plat ul li a .tag {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 8px;
	font-weight: normal;
	line-height: 0;
}
.empty_div {
	width: 100%;
	height: 300px;
	background: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
.inner_iton_content {
	margin-top: 120px;
}
.tech_content {
	background-image: url(../images/dots_top.png), url(../images/techno_img.jpg);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	background-position: top left, center;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}
.inner_content_tech {
	margin: 40% 0 0% 0;
}
.tech_content .inner_content_tech {
	background: rgba(0, 0, 0, 0.5);
	border-radius: 3px;
	padding: 10px;
}
.tech_content .inner_content_tech h1 {
	color: #fff;
	font-family: open sans;
	font-size: 42px;
	font-weight: 500;
	line-height: 42px;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}
.tech_content .inner_content_tech p {
	color: #fff;
	font-family: open sans;
	font-size: 14px;
	font-weight: 500;
	line-height: 16px;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 24px;
}
.special {
	background: rgba(255,255,255,0.5)
}
.about_content {
	background-image: url(../images/dots_top.png);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	background-position: center center, 0 100%;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}
.inner-cont-about {
}
.inner-cont-about-left {
	margin-top: 85%
}
.inner-cont-about-right {
	margin-top: 85%
}
.inner-cont-about h1 {
	color: #333;
	font-family: open sans;
	font-size: 42px;
	font-weight: 500;
	line-height: 48px;
	margin: 0 0 0 0%;
	padding: 0;
	text-transform: capitalize;
}
.inner-cont-about p1 {
	color: #333;
	font-family: open sans;
	font-size: 14px;
	font-weight: 500;
	line-height: 16px;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 24px;
}
.contact_content {
	background-image: url(../images/dots_top.png), url(../images/contact_us_new.jpg);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	background-position: top left, 0% 0%;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}
.inner_content_contact {
	margin-top: 20%;
}
.welcome_contact {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	padding: 4%;
}
.welcome_contact h1 {
	color: #fff;
	font-family: open sans;
	font-size: 125%;
	font-weight: 500;
	line-height: 105%;
	margin: 0 0 0 0%;
	padding: 0;
	/*text-shadow:2px 2px #000;*/
	text-transform: capitalize;
}
.welcome_contact p {
	color: #fff;
	font-family: open sans;
	font-size: 75%;
	font-weight: 500;
	line-height: 120%;
	margin: 2% 0 0 0;
	padding: 0;
}
.form_contact {
	background: rgba(0,0,0,0.5);
	padding: 4%;
	margin: 2% 0 0% 0;
	border-radius: 10px;
}
.form_contact p {
	font-family: open sans;
	font-size: 24px;
	margin: 0%;
	line-height: 100%;
	color: #FFF;
}
.form_contact input[type="text"], .form_contact input[type="email"], .form_contact textarea, .form_contact input[type="submit"] {
	margin: 3% 0 0 0;
	width: 96%;
	height: 35px;
	border-radius: 5px;
	background: #FFF;
	border: none;
	padding: 0 0 0 3%;
}
.form_contact textarea {
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 2% 0 0 3%;
}
.form_contact input[type="submit"] {
	background: none repeat scroll 0 0 #3287c8;
	color: #fff;
	font-family: open sans;
	font-size: 130%;
	height: auto;
	line-height: 92%;
	padding: 3%;
	width: 100%;
}
.iton_content {
	background-image: url(../images/dots_top.png), url(../images/2ITONeOffice.jpg);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	background-position: top left, 0% 0%;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}
.iton_content h1 {
	/*text-shadow:1px 1px #FFF;*/
	color: #ff9900;
	font-size: 34px;
	line-height: 34px;
	text-transform: uppercase;
}
.iton_content p {
	color: #333;
}
.iton_content p a {
	text-decoration: none;
}
.iton_content p a input[type="button"] {
	background: #ff9900;
	padding: 5px 10px;
	border: solid 1px #ff9900;
	border-radius: 5px;
	box-shadow: 2px 2px 3px #333;
	color: #FFF;
	font-size: 14px;
	cursor: pointer;
}
.info_grap-iton {
	width: 40%;
	right: 0;
	position: absolute;
}
.vediocal_content {
	background-image: url(../images/dots_top.png), url(../images/videocallimage111.jpg);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	background-position: top left, 0% 0%;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}
.vediocal_content-group {
	margin-top: 22%;
}
.vediocal_content-group h1 {
	color: #F00;
	font-size: 26px;
	line-height: 30px;
	text-transform: uppercase;
}
.vediocal_content-groupt p {
	margin-left: 20%;
	color: #333;
}
.vediocal_content-groupt p a {
	text-decoration: none;
}
.vediocal_content-group p a input[type="button"] {
	background: #F00;
	padding: 5px 10px;
	border: solid 1px #F00;
	border-radius: 5px;
	box-shadow: 2px 2px 3px #333;
	color: #FFF;
	font-size: 14px;
	cursor: pointer;
}
.aplytics_content {
	background-image: url(../images/dots_top.png), url(../images/aplytics_imgs.jpg);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	background-position: top left, 0% 0%;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}
.aplytics_content-group {
	margin-top: 120px;
}
.aplytics_content-group h1 {
	/*text-shadow:1px 1px #FFF;*/
	margin-left: 0%;
	color: #06b6ff;
	font-size: 34px;
	line-height: 34px;
	text-transform: uppercase;
}
.aplytics_content-group p {
	margin-left: 0%;
	color: #333;
}
.aplytics_content-group p a {
	text-decoration: none;
}
.aplytics_content-group p a input[type="button"] {
	background: #06b6ff;
	padding: 5px 10px;
	border: solid 1px #06b6ff;
	border-radius: 5px;
	box-shadow: 2px 2px 3px #333;
	color: #FFF;
	font-size: 14px;
	cursor: pointer;
}
.citimedia_content {
	background-image: url(../images/dots_top.png), url(../images/2image-01.jpg);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	background-position: top left, 0% 0%;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}
.citimedia_content_group {
	margin: 15% 0 0 0%;
}
.citimedia_content_group h1 {
	/*text-shadow:1px 1px #FFF;*/
	margin-left: 0%;
	color: #00ae41;
	font-size: 34px;
	line-height: 34px;
	text-transform: uppercase;
}
.citimedia_content_group p {
	margin-left: 0%;
	color: #333;
}
.citimedia_content_group p a {
	text-decoration: none;
}
.citimedia_content_group p a input[type="button"] {
	background: #00ae41;
	padding: 5px 10px;
	border: solid 1px #00ae41;
	border-radius: 5px;
	box-shadow: 2px 2px 3px #333;
	color: #FFF;
	font-size: 14px;
	cursor: pointer;
}
.cantraks_content {
	background-image: url(../images/dots_top.png), url(../images/cantraks_new.jpg);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	background-position: top left, 0% 0%;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}
.cantraks_content_group {
	margin-top: 120px;
}
.cantraks_content_group h1 {
	margin-left: 0%;
	color: #F00;
	font-size: 34px;
	line-height: 34px;
	text-transform: uppercase;
}
.cantraks_content_group p {
	margin-left: 0%;
	color: #333;
}
.cantraks_content_group p a {
	text-decoration: none;
}
.cantraks_content_group p a input[type="button"] {
	background: #F00;
	padding: 5px 10px;
	border: solid 1px #F00;
	border-radius: 5px;
	box-shadow: 2px 2px 3px #333;
	color: #FFF;
	font-size: 14px;
	cursor: pointer;
}
.comhub_content {
	background-image: url(../images/dots_top.png), url(../images/Comhub2.jpg);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	background-position: top left, 0% 0%;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}
.comhub_content_group {
	margin-top: 120px;
}
.comhub_content_group h1 {
	/*text-shadow:1px 1px #FFF;*/

	color: #a90275;
	font-size: 34px;
	line-height: 34px;
	text-transform: uppercase;
}
.comhub_content_group p {
	color: #333;
}
.comhub_content_group p a {
	text-decoration: none;
}
.comhub_content_group p a input[type="button"] {
	background: #a90275;
	padding: 5px 10px;
	border: solid 1px #a90275;
	border-radius: 5px;
	box-shadow: 2px 2px 3px #333;
	color: #FFF;
	font-size: 14px;
	cursor: pointer;
}
.footer_nav ul .isActive a {
	color: #06b6ff;
	background: none !important;
	padding-left: 0% !important;
}
.innovations {
	background-image: url(../images/dots_top.png), url(../images/innovations_img.jpg);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	background-position: top left, 0% 30%;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}
.innovations .inner_content_tech {
	margin-top: 30%;
	background: rgba(0,0,0,0.6);
	padding: 2%;
	border-radius: 8px;
}
.innovations .inner_content_tech h1 {
	color: #fff;
	font-family: open sans;
	font-size: 42px;
	font-weight: 500;
	line-height: 42px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.innovations .inner_content_tech p {
	color: #fff;
	font-family: open sans;
	font-size: 14px;
	font-weight: 500;
	line-height: 16px;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 24px;
}
.services {
	background-image: url(../images/dots_top.png), url(../images/about_us_ipad.jpg);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	background-position: top left, center;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}
.services_content_group {
	margin: 90px 0 0 0;
	background: rgba(0,0,0,0.6);
	padding: 2%;
	border-radius: 8px;
}
.services_content_group h1 {
	color: #fff;
	font-family: open sans;
	font-size: 42px;
	font-weight: 500;
	line-height: 42px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.services_content_group p {
	color: #fff;
	font-family: open sans;
	font-size: 14px;
	font-weight: 500;
	line-height: 16px;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 24px;
}
.Communications {
	background-image: url(../images/dots_top.png), url(../images/Communication.jpg);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	background-position: top left, 0% 35%;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}
.Communications_content_group {
	margin: 38% 0 0% 0;
	background: rgba(0,0,0,0.6);
	padding: 2%;
	border-radius: 8px;
}
.Communications_content_group h1 {
	color: #fff;
	font-family: open sans;
	font-size: 42px;
	font-weight: 500;
	line-height: 42px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.Communications_content_group p {
	color: #fff;
	font-family: open sans;
	font-size: 14px;
	font-weight: 500;
	line-height: 16px;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 24px;
}
.careers {
	background-image: url(../images/dots_top.png), url(../images/Careers.jpg);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	background-position: top left, 0% 85%;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}
.careers_content_group {
	margin: 38% 0 0% 0;
	background: rgba(0,0,0,0.6);
	padding: 2%;
	border-radius: 8px;
}
.careers_content_group h1 {
	color: #fff;
	font-family: open sans;
	font-size: 42px;
	font-weight: 500;
	line-height: 42px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.careers_content_group p {
	color: #fff;
	font-family: open sans;
	font-size: 14px;
	font-weight: 500;
	line-height: 16px;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 24px;
}
.industries {
	background-image: url(../images/dots_top.png), url(../images/Industries.jpg);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	background-position: top left, 0% 85%;
	background-repeat: repeat, no-repeat;
	background-size: auto, cover;
}
.industries_content_group {
	margin: 50% 0 0% 0;
}
.industries_content_group h1 {
	color: #fff;
	font-family: open sans;
	font-size: 42px;
	font-weight: 500;
	line-height: 42px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.industries_content_group p {
	color: #fff;
	font-family: open sans;
	font-size: 14px;
	font-weight: 500;
	line-height: 16px;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: 24px;
}
.industries_content_group p a input[type="button"] {
	background: #F00;
	padding: 5px 10px;
	border: solid 1px #F00;
	border-radius: 5px;
	box-shadow: 2px 2px 3px #333;
	color: #FFF;
	font-size: 14px;
	cursor: pointer;
}
.thumb-group {
	margin-top: 60px;
}
.thumb {
	margin-bottom: 10px;
}
.indus_categeries {
	background: none repeat scroll 0 0 #ccc;
	border-radius: 10px;
	margin-bottom: 2%;
	margin-right: 2% !important;
	overflow: hidden;
}
.indus_categeries img {
	width: 100%;
	cursor: pointer;/*opacity:0.5;
	transition:opacity 0.5s linear all;*/
}
.icon-toggle {
	display: none;
}
.footerUp {
	height: 340px !important;
}
.aplytics-info_grap a img {
	width: 55%;
}
.aplytics-info_grap {
	margin: 0 0 0 20%;
}
.all_platforms_info_grap a img {
	width: 30%;
}
.home-contentgroup_info_grap a img {
	width: 80%;
	margin-top: 20px;
}
.citimedia_info_grap a img {
	width: 30%;
}
.videocall-info_grap {
	margin: 0% 0 0 0%;
}
.videocall-info_grap img {
	width: 50%;
}
.cantraks_info_grap {
	margin: 0 0 0 0;
}
.cantraks_info_grap img {
	width: 45%;
}





















/*Resonsive css----------------------------------------------------------------------------------------------------------------*/



 @media (max-width:480px) {
.icon-toggle {
	display: block !important;
	margin: 12px 0 10px 0;
}
/* .footer-res{
	display:none;
} */



.navigation {
	background: rgba(0,0,0,0.8);
	box-shadow: 2px 2px 2px rgba(0,0,0,1)
}
.navigation ul {
	float: none;
	margin: 0px;
	padding: 0px;
	border: solid 1px #foo;
}
.navigation ul li {
	float: none;
	display: block !important;
	padding: 7.5px 15px;
}
.navigation ul li a {
	display: block;
}
container {
	padding: 0;
}
footer {
/*min-height:300px;*/
}
.footer_nav ul {
	float: none;
	display: block;
}
.footer_nav ul li {
	float: none !important;
	display: block;
}
.social_icons {
	float: left !important;
	margin-top: 10px;
}
.social_icons ul {
	float: left !important;
}
.social_icons ul li {
	float: left !important;
}
.tech_content .inner_content_tech h1 {
	font-size: 36px !important;
}
.innovations .inner_content_tech h1 {
	font-size: 36px !important;
}
.services_content_group h1 {
	font-size: 36px !important;
}
.info_grap-iton a img {
	width: 100% !important;
}
.inner-cont-about {
}
}
 @media (min-width:481px) and (max-width:640px) {
.icon-toggle {
	display: block !important;
	margin: 12px 0 0 0;
}
.footer_nav ul li {
	float: none !important;
	display: block;
}
.social_icons ul li {
	float: left !important;
}
.social_icons {
	float: left !important;
}
/*.footer-res{
	display:none;
}*/

.navigation ul li {
	padding: 7.5px 12px;
}
.container {
	padding: 0;
}
}
 @media (min-width:800px) and (max-width:1280px) {
.footer_nav ul li {
	padding: 10px 13px !important;
}
.inner-cont-about {
	margin-top: 10%;
}
.inner_content_tech {
	margin: 35% 0 0 0 !important;
}
}
 @media (max-width:981px) {
.navigation ul li {
	padding: 7.5px 10px;
}
}


.top-about{
	margin-top: 5rem;
	margin-bottom: 50px;
	font-family: 'Manrope', sans-serif;
}

.box-abt{
	padding: 20px;
	margin-top: 20px;
	background: linear-gradient(180deg, rgba(138, 138, 138, 0.4) 0%, rgba(210, 210, 210, 0) 100%);
	border-radius: 10px;
	box-shadow: #000;
	width: auto;
	height: 350px;
}

.box-abt-d img{
	padding-bottom: 10px;
}

.box-abt-d{
	padding: 20px;
	margin-top: 20px;
	background: linear-gradient(180deg, rgba(138, 138, 138, 0.4) 0%, rgba(210, 210, 210, 0) 100%);
	border-radius: 10px;
	box-shadow: #000;
	width: auto;
	height: 230px;
}

.headings{
	position: relative;
	font-family: 'Manrope', sans-serif;
	font-size: 22px;
	line-height: 38px;
	align-self: center;
	padding: center;
	color: #000000;
}

.headings h1{
	font-size: 32px;
}

.portfolio{
	text-align: center;
	margin-top: 50px;
	font-size: 90px;
	font-weight: bold;
}

#about-box-1{
	/* border: 3px solid;
	border-image-outset: linear-gradient(90deg, #0090FF 100%,#8A8A8A 40% ) 1; */
	/* box-shadow: 2px 2px; */
	border-radius: 15px;
}

#box-d{
	/* border: 3px solid;
	border-image-outset: linear-gradient(90deg, #0090FF 100%,#8A8A8A 40% ) 1; */
	/* box-shadow: 2px 2px; */
	border-radius: 15px;
}

.proud{
	float: right;
	padding: 5px;
}

.global{
	float: left;
	padding: 5px;
}

.glob-img{
	width: 150px;
	height: 80px;
}