@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: shadows;
	src: url(../fonts/ShadowsIntoLightTwo-Regular.ttf)
}
@font-face {
	font-family: Poiret One;
	src: url(../fonts/PoiretOne-Regular.ttf);
}
.main_container {
	background: #FFF;
}
.header_phone a {
	text-decoration: none;
	color: #000;
}
.footer a {
	text-decoration: none;
	color: #CCC;
}
.footer_siteMap {
	text-align: right;
}
.footer_midele {
	text-align: center;
}
.header_Name a {
	text-decoration: none;
	color: #000;
}
.navbar-brand-m {
	color: #FFF;
	font-family: 'Poiret One', cursive;
	font-weight: 900;
	font-size: 15px;
	letter-spacing: 1px;
}
.navbar-brand-m a {
	color: #FFF;
}
hr.style-Janadhi {
	padding: 0;
	border: none;
	border-top: medium double #333;
	color: #333;
	text-align: center;
}
hr.style-Janadhi:after {
	content: "§";
	display: inline-block;
	position: relative;
	top: -0.7em;
	font-size: 1.5em;
	padding: 0 0.25em;
	background: white;
}
.Customer-info img {
	text-align: center;
	alignment-adjust: central;
}
.Customer-info h2 {
	font-size: 18px;
}
/*cell phones*/

@media (min-width: 320px) {
.ClientLogo {
	padding: 5px;
}
.ClientName {
	font-size: 15px;
	font-weight: 900;
	text-transform: uppercase;
}
.ClientDescription {
	color: #03C;
	font-size: 14px;
}
.header_phone {
	position: absolute;
	font-family: 'Poiret One', cursive;
	font-size: 15pt;
	top: 55px;
	right: 5px;
	font-weight: 800;
	text-align: right;
	letter-spacing: 1.5px;
}
.head_logo {
	margin-left: -15px;
	margin-right: -15px;
}
.header_Nopad {
	margin-left: -15px;
	width: 110%;
}
.Banner-text {
	font-family: 'Poiret One', cursive;
	font-size: 15pt;
	position: absolute;
	z-index: 10;
	text-transform: uppercase;
	font-weight: 800;
	background: #FFF;
	opacity: .75;
}
.index-box {
	/*height:250px;*/
	color: #CCC;
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
}
.index-webBox {
	background: #ff9109;
	color: #000;
}
.index-tech-support {
	background: #53b37e;
	color: #000;
}
.services_text {
	padding-top: 5%;
	font-size: 18px;
	font-weight: 600;
}
.services_img img {
	float: right;
	padding-top: 20px;
}
.red {
	background: #ee3441;
}
.yellow {
	background: #fbad17;
	color: #000 !important;
}
.about_Box {
	height: 150px;
	border: #FFF 3px solid;
	text-align: center;
	font-size: 18px;
	padding-top: 5%;
	text-transform: capitalize;
	font-weight: 400;
}
.smallbox {
	height: 30px;
	border: #FFF 3px solid;
	text-align: center;
	font-size: 18px;
	color: white;
	/*   padding-top: 5%;*/
	text-transform: capitalize;
	font-weight: 400;
}
.Green {
	background: #91c73d;
	color: #000;
}
.Blue {
	background: #00c1f3;
}
.purple {
	background: #652c90;
}
.blackB {
	background: #000;
	color: white;
}
.garenteefont {
	font-family: 'Poiret One', cursive;
	font-size: 15pt;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 2px;
	padding-top: 4%;
}
.data-recoveryBG {
	background: url(../images/Data-Recovery-banner.svg) no-repeat center;
	height: 400px;
}

.WirelessNetworksBG {
	background:url(https://janadhi.com/images/Wireless-Networks.png) no-repeat center;
	height: 400px;
}
.Business-IT-SecurityBG {
	background:url(../images/Business-IT-Security.jpg) no-repeat center;
	height: 400px;
}
.Wire-NetworkBG {
	background: url(../images/Wired-Networks.svg) no-repeat center;
	height: 400px;
}
.Laptop-RepairBG {
	background:url(../images/Laptop-Repair.png) no-repeat center;
	height: 400px;
}
.Desktop-RepairBG {
	background:url(../images/Desktop-Repair.png) no-repeat center;
	height: 400px;
}
.data-Business-NetworkingBG {
	background: url(../images/Business-Networking.svg) no-repeat center;
	height: 400px;
}
.banner_top {
	font-family: shadows;
	font-size: 30px;
	font-weight: 800;
	letter-spacing: 3px;
	text-align: center;
}
.Slide-company_name {
	font-family: 'Poiret One', cursive;
	font-size: 42px;
	text-align: right;
	margin-top: 20%;
	padding-right: 5px;
	font-weight: 600;
}
.Slide-company_info {
	font-family: 'Poiret One', cursive;
	font-size: 17px;
	text-align: right;
	font-weight: 600;
	padding-right: 5px;
}
.Slide-company_phone a {
	font-family: 'Poiret One', cursive;
	font-size: 30px;
	color: #000;
	text-decoration: none;
	float: right;
	padding-right: 5px;
}
}
/*cell phone landscape */
@media (min-width: 568px) {
/*.header_Name {
	position: absolute;
	font-family: 'Poiret One', cursive;
	top: 100px;
	font-size: 18pt;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1.5px;
}*/
.fourColumns {
	-webkit-column-gap: 5px;
	-moz-column-gap: 5px;
	column-gap: 5px;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}
.header_phone {
	position: absolute;
	font-family: 'Poiret One', cursive;
	font-size: 18pt;
	top: 80px;
	right: 5px;
	font-weight: 800;
	text-align: right;
	letter-spacing: 1.5px;
}
}
@media (min-width: 640px) {
}
@media (min-width:667px) {
.fourColumns {
	list-style: none;
}
.services_text {
	padding-top: 5%;
}
.services_img img {
	padding-top: 0px;
}
.Slide-company_name {
	font-size: 35px;
	margin-top: 35%;
}
}
 @media (min-width:768px) {
.header_Nopad {
	width: 109%;
}
.header_slogan {
	position: absolute;
	top: 120px;
	right: 5px;
}
.navbar-brand {
	display: none;
}
.header_Name {
	position: absolute;
	font-family: 'Poiret One', cursive;
	font-size: 27pt;
	top: 145px;
	width: 560px;
	font-weight: 900;
	text-align: right;
	letter-spacing: 2px;
	right: 8px;
}
.navbar-nav {
	float: none;
	font-size: 10px;
	padding-left: 0;
}
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
}
.navbar-header {
	display: none;
}
}


/*this is for the tablet*/

@media (min-width:1024px) {
.navbar-nav {
	float: left;
	font-size: 14px;
	padding-left: 15px;
}
.main_container {
	position: relative;
}
.header_Name {
	right: 10px;
}
.header_phone {
	position: absolute;
	font-family: 'Poiret One', cursive;
	font-size: 18pt;
	top: 115px;
	width: 560px;
	font-weight: 800;
	text-align: right;
	letter-spacing: 1.5px;
}
.header_slogan {
	position: absolute;
	font-family: 'Poiret One', cursive;
	font-size: 14pt;
	top: 190px;
	width: 560px;
	font-weight: 800;
	text-align: right;
	right: 10px;
}
.head_logo {
	margin-left: -15px;
	margin-right: -15px;
}
.header_Nopad {
	margin-left: -15px;
	width: 1000px;
}
.myCarousel {
	position: absolute;
	z-index: 1;
}
.fourColumns {
	-webkit-column-gap: 5px;
	-moz-column-gap: 5px;
	column-gap: 5px;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
}
.Slide-company_name {
	font-size: 42px;
	margin-top: 25%;
	margin-right: 10px;
}
.Slide-company_info {
			margin-right: 10px;
}
.Slide-company_phone a{
		margin-right: 10px;
}

}
  

/*desktop computers and large displas   */
  
@media(min-width:1200px) {
.main_container {
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.75);
	position: relative;
}
.header_Name {
	position: absolute;
	font-family: 'Poiret One', cursive;
	font-size: 28pt;
	top: 175px;
	width: 560px;
	font-weight: 900;
	text-align: right;
	letter-spacing: 2px;
}
.header_slogan {
	position: absolute;
	font-family: 'Poiret One', cursive;
	font-size: 15pt;
	top: 220px;
	width: 560px;
	font-weight: 800;
	text-align: right;
	letter-spacing: 1.5px;
}
.header_phone {
	position: absolute;
	font-family: 'Poiret One', cursive;
	font-size: 18pt;
	top: 140px;
	width: 560px;
	font-weight: 800;
	text-align: right;
	letter-spacing: 1.5px;
}
.StHeader {
	position: fixed;
	padding-top: 15px;
	background-color: #FFF;
	width: 74.2%;
	z-index: 101;
}
.footer {
	margin-top: 10px;
	background-color: #9a3c12;
	width: 102.2%;
	margin-left margin-right: -15px;
	color: #CCC;
	padding-top: 5px;
}
.body-text {
	margin-top: 340px;
}
.head_logo {
	margin-left: -15px;
	margin-right: -15px;
}
.header_Nopad {
	margin-left: -15px;
	width: 1000px;
}
#myCarousel {
}
.index-box img {
	clear: none;
	padding-bottom: 5px;
}
.index-box h3 {
	font-size: 16px;
	text-transform: uppercase;/*text-align:center;
	padding-left:5px;*/
}
.fourColumns {
	-webkit-column-gap: 5px;
	-moz-column-gap: 5px;
	column-gap: 5px;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
}
.sub-menu {
	position: fixed;
	top: 323px;
	width: 955px;
	z-index: 102;
	background: #000;
}
.navbar-nav_sub {
	/* float: left; */
	margin: 0;
	float: right;
}
.affix {
	top: 0;
	width: 100%;
}
.affix + .container-fluid {
	padding-top: 70px;
}
.container {
	margin-top: -20px;
}
.businessNetwork {
	background: url(../images/business_network.png);
}
}
