
/*@import url(https://fonts.googleapis.com/css?family=Calibri+Sans+Libre:400,300italic,700);*/

body {

 margin: 0px 0px 0px 0px;
 padding: 0px;
 font-family: Calibri, sans-serif;
 font-size: 14px;

}

p {
	
	text-align: left;
	margin:0px;
	padding:0px;
	line-height:25px;

	
}
#logo-nav{
	width:95%;
	margin-left: 2.5%;
	margin-right: 2.5%;

}

.strong_Cus{
	font-weight: bold;
    color: #646464;
    font-size: 23px;
}

.p2 {
    font-family: Arial,Tahoma;
    font-size: 15px;
    color: #121212 !important;
    margin: 0;
    padding: 0;
}

.logo{
	width: 20%;
	display: inline-block;
	margin-left:2.5%;
	margin-top:0%;
	margin-bottom:0%;


	
}
.navigation{
	display:inline-block;
	width: 75%;
	font-size: 16px;
	font-weight: bold;

}

.service{
	margin-top: 40px;
    padding: 15px 15px 20px 15px;
    background: #f4f4f4 !important;
    -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

.service1{
    border-bottom: 2px solid #db9b00;
    border-top: 2px solid #db9b00;
    margin-bottom:25px;
    text-align: center;
    padding-top: 10px;
    padding: 7px;
    padding-bottom: 0;
    border-radius: 4px;
    background: #f4f4f4 !important;
}


.service1 .service1-icon {
    font-size: 50px;
    line-height: 50px;
    color: #5d5d5d;
    padding-top: 10px;
}

.service1 h3 {
    margin-top: 13px;
    font-size: 16px;
}

.service1 p {
    padding-bottom: 7px;
    line-height: 24px;
    text-align: center;
    font-size: 16px;
    height: 110px;
}

ul.signup-login {

	padding: 0px;
	margin: 0px;
	list-style: none;
	position: relative;
	display: inline-table;
	font-weight: bold;
	font-size: 14px;
	color: #4284cf;

}

ul.signup-login li {

	display: inline-block;
	padding: 5px 10px 5px 10px;
	margin-bottom: 0px;

}

ul.signup-login li a, ul.signup-login li a:hover {

	text-decoration: none;
	color: inherit;

}

.social-box{

	position:fixed;
	width:auto;
	top:25%;
	left: 0px;
	z-index: 1000;

/*
	border:3px solid #a1a1a1;
	background:#FFF;
	padding: 10px;

	-webkit-border-radius: 7px;
        -moz-border-radius: 7px;
        border-radius: 7px;
*/

}

.social-box > ul {

	margin: 0;
	padding: 0;
	list-style: none;

}

.social-box > ul > li {

	margin: 0;
	padding: 0;
	line-height: 0px;

}

.featured-boxes h3 {

	font-size: 32px;
	font-weight: normal;
	text-align: center;
	margin-top: 30px;

}

.new_fb_Box{
	font-size: 32px;
    font-weight: normal;
    text-align: center;
    background-color: beige;
    line-height: 3em;
    margin-top: 0px !important;
}


.featured-single-box {

	border-radius: 8px;
	background-color: #fff;
/*	background-color: #f7f2f2;*/

/*
	margin-left: 15px;
	margin-right: 15px;
	padding: 5px 10px 5px 10px;
*/

	margin-left: 1.2%;
	margin-right: 1.2%;
	margin-bottom: 10px;
	padding: 5px 1%;


	display: inline-block;
	vertical-align: top;

	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;

	border-top-style: solid;
	border-top-width: 4px;
	width: 20%;
	max-width: 350px;
	height: auto;
/*	height: 300px;*/
	
}


.feature-single-box-color-1 {
	border-top-color: #f01a26;
}

.bg-color1 {
	background-color: #f01a26;
}

.color1 {
	color: #f01a26;
}


.feature-single-box-color-2 {
	border-top-color: #08c;
}

.bg-color2 {
	background-color: #08c;
}

.color2 {
	color: #08c;
}


.feature-single-box-color-3 {
	border-top-color: #4eb25c;
}

.bg-color3 {
	background-color: #4eb25c;
}

.color3 {
	color: #4eb25c;
}


.feature-single-box-color-4 {
	border-top-color: #734ba9;
}

.bg-color4 {
	background-color: #734ba9;
}

.color4 {
	color: #734ba9;
}




.featured-single-box .circle {
	
	width: 100px;
	height: 100px;
	border-radius: 50px;
/*	border: 1px solid #ccc;*/
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	
	
}


.featured-single-box .circle .icon {

	position: relative;
	display: block;
	width: 45px;
	height: 35px;
/*	background: #db9b00;*/
	padding: 30px 30px 35px 30px;
	color: #fff;
	font-size: 40px;
	text-align: center;

}

.featured-single-box .featured-heading {

	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;

}

.featured-single-box > ul {

	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 10px;
	padding-bottom: 10px;
	list-style: disc;
	font-size: 14px;
	min-height: 170px;
	height: auto;

}

.featured-single-box > ul > li {

	margin: 0;
	padding-bottom: 5px;
/*	display: block;*/

}

.featured-single-box .featured-read-more {

	margin: 10px auto;
	text-align: center;

}

.featured-single-box .featured-read-more a {

	width: 150px;
	height: 50px;
	padding: 10px 15px;
	border-radius: 6px;
	color: #fff;


}

.featured-single-box .featured-read-more a:hover {

/*	color: #fff;*/
	text-decoration: none;

}

.featured-single-unique-feature {

/*	background-color: #a9a9a9;*/

/*
	margin-left: 1.2%;
	margin-right: 1.2%;
	margin-top: 20px;
	padding: 5px 1%;
*/
	

	display: inline-block;
	vertical-align: top;

	width: 33%;
/*	max-width: 350px;*/
	height: auto;
/*	height: 300px;*/
	
}

.featured-single-unique-feature .unique-feature-img {
	
	text-align: center;
	margin: 10px auto;
	
}

.featured-single-unique-feature .unique-feature-heading {

	color: #f01a26;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: center;
	height: 30px;
/*	border: 1px solid #000;*/
	overflow: hidden;

}

.featured-single-unique-feature .unique-feature-details {

	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: center;
	height: 60px;
/*	border: 1px solid #000;*/
	overflow: hidden;

}

.moving-text-container {

	float: left;
	position: absolute;
	top: 80px;
	left: 100px;

}

.moving-text .moving-text-heading {

	color: #f01a26;
	font-size: 36px;
	font-weight: bold;
	line-height: 1em;
	width: 560px;
	
}

.moving-text .moving-text-details {

	color: #000000;
	font-size: 24px;
	font-weight: normal;
	margin-top: 20px;
	line-height: 1.2em;
	width: 560px;
	
}

.moving-text .moving-text-link {

	margin-top: 20px;
	
}

.moving-text .moving-text-link img {

	width: auto !important;
	height: auto;
	
}


.space-20px{
	width:100%;
	height:20px;

}

.space-40px{
	width:100%;
	height:40px;

}


.white-background{
	background-color:#FFF;
/*
	margin-top: 10px;
	margin-bottom:10px;
*/
	margin-left:auto;
	margin-right:auto;
	max-width:1200px;
	width: 100%;
	height:auto;
/* 	padding-left:5px;
 	padding-right:5px;*/
	
}

.bottom-area {
	background-color:#202020;
	width: 100%;
	height:auto;
	min-height: 250px;
}

.right{
	float:right;
	
}

#main-image{
/*	background-image:url(../images/main_image.png);*/
 	margin-left:auto;
 	margin-right:auto;
 	width: 100%;
	position: relative;

}

#main-image img {
 
  	border: 0px;
  	width: 100%;
  	max-width: 100%;

 
}


#box-container{
/* width:950px;
 height:325px;*/
margin:auto;
width: 95%; 

}

.float-left{
	float:left;
	
}
.float-right{
	float:right;
		
}



#slideshow-container {
	width: 100%;
	height: 400px;		
	margin-left: auto;
	margin-right: auto;	
	background-color: #ccc;				

}

.text-heading {

	color: #f01a26;
	font-size: 24px;
	font-weight: bold;
	margin-left: 20px;
	
}

.text-details {

	color: #000000;
	font-size: 18px;
	font-weight: normal;
	margin-top: 12px;
	line-height: 1.2em;
	margin-left: 20px;
	
}

ul.column1, ul.column2 {

	display: inline-block;
	vertical-align: top;
	width: 24%;
	min-width: 200px;
	height: auto;
	margin-left: 30px;
	margin-top: 60px;
	font-size: 16px;

/*	border: 1px solid #fff;*/

}

ul.column1 li a, ul.column2 li a {

	color: #fff;
	text-decoration: none;

}

ul.column1 li a:hover, ul.column2 li a:hover {

	text-decoration: underline;

}

ul.address {

	display: inline-block;
	vertical-align: top;
	width: 400px;
	height: auto;
	margin-left: 30px;
	margin-top: 60px;
	font-size: 16px;
	color: #fff;

/*	border: 1px solid #fff;*/

}

ul.address li .icon, ul.address li .txt {

	vertical-align: top;
	display: inline-block;
	width: 350px;
	
}

ul.address li .icon {

	width: 40px;
	text-align: center;

}

ul.address li .txt {

	margin-top: 5px;

}

ul.address li a, ul.address li a:hover, ul.address li a:visited {

	text-decoration: none;
	color: #fff;

}

.grey-bar {

	background-color: #e0e0e0;
	height: 30px;

}

.get-in-touch {

	border: 2px dotted #000;
	border-radius: 15px;
	width: 100px;
	height: 25px;
	top: -15px;
	left: 0px;
	position: absolute;
	float: left;
	z-index: 100;

	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #f01a26;
	color: #fff;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;

/*	box-shadow: 5px 5px #ccc;*/

}

.Custome_Width{
	width: 350px;
}


.get-in-touch a, .get-in-touch a:hover, .get-in-touch a:visited {

	text-decoration: none;
	color: #fff;

}

.copyright-new {

	margin: 0px auto;
	padding: 10px 0px;
	text-align: center;
	font-size: 14px;
	color: #ccc;
	background: url('../images/footer_bg.png');
	border-top: 1px solid #000;

}

.hidden {
	display: none;
}

/************************** =============================== Media-Query 1200px ================================================ ***************************/

@media all and (max-width: 1200px) {
	

	#slideshow-container {

		height: 300px;
/*		background-position: 75% 50% !important;*/
		background-size: cover !important;

	}

	.moving-text-container {

		top: 35px;
		left: 30px;

	}

	.moving-text .moving-text-heading {

		font-size: 24px;

	}

	.moving-text .moving-text-details {

		width: 450px;
		font-size: 20px;

	}

}

/************************** =============================== Media-Query 1000px ================================================ ***************************/

@media all and (max-width: 1000px) {
	

	#slideshow-container {

		height: 250px;
/*		background-position: 75% 50% !important;*/
		background-size: cover !important;

	}

	.moving-text-container {

		top: 15px;
		left: 20px;

	}


	.moving-text .moving-text-heading {

		width: 450px;

	}

	.moving-text .moving-text-details {

		width: 350px;

	}

}

/************************** =============================== Media-Query 975px ================================================ ***************************/

@media all and (max-width: 975px) {
	

    	ul.column1 {

		width: 20%;
		min-width: 80px;
		margin-left: 20px;

	}

    	ul.column2 {

		width: 24%;
		min-width: 200px;
		margin-left: 10px;

	}

	ul.address {

		min-width: 380px;
		margin-left: 20px;


	}

}

/************************** =============================== Media-Query 900px ================================================ ***************************/

@media all and (max-width: 900px) {

	.featured-single-unique-feature {

		display: inline-block;
		vertical-align: top;

		width: 49%;
		height: auto;
	
	}

	.featured-single-box {

		width: 45%;
		max-width: none;
	
	}

}




/************************** =============================== Media-Query 840px ================================================ ***************************/

@media all and (max-width: 840px) {
	

    	ul.column1 {

		width: 30%;
		min-width: 80px;
		margin-left: 10%;

	}

    	ul.column2 {

		width: 30%;
		min-width: 200px;
		margin-right: 10%;

	}

	ul.address {

		min-width: 380px;
		margin-left: 10%;
		padding-bottom: 20px;
		margin-bottom: 0px;

	}

}

/************************** =============================== Media-Query 790px ================================================ ***************************/

@media all and (max-width: 790px) {

	.social-box{

		visibility: hidden;

	}

	#slideshow-container {

		height: 150px;
/*		background-position: 75% 50% !important;*/
		background-size: cover !important;

	}

	.moving-text-container {

		top: 0px;
		left: 0px;
		background-color: #F09E9E;
		display: block;
		position: relative;
		padding: 20px;
		float: none;

	}

	.moving-text .moving-text-heading {

		font-size: 24px;
		width: 100%;
	

	}

	.moving-text .moving-text-details {

		width: 100%;
		font-size: 20px;

	}

}


/************************** =============================== Media-Query 610px ================================================ ***************************/

@media all and (max-width: 610px) {

    	ul.column1 {

		width: 30%;
		min-width: 80px;
		margin-left: 5%;

	}

    	ul.column2 {

		width: 30%;
		min-width: 200px;
		margin-left: 5%;


	}

	ul.address {

		min-width: 380px;
		margin-left: 5%;
		padding-bottom: 20px;
		margin-bottom: 0px;

	}

	.featured-single-unique-feature {

		display: inline-block;
		vertical-align: top;

		width: 90%;
		height: auto;
	
	}

	.featured-single-box {

		width: 44%;
		max-width: none;
	
	}
}


/**************************Media-Query 520px***************************/

@media all and (max-width: 520px) {

	.float-right {
		float: none;
		margin-top: 2%;
	}


	#cssmenu {
		margin-top: 2.5%;
	
	}

}

/************************** =============================== Media-Query 400px ================================================ ***************************/

@media all and (max-width: 400px) {

    	ul.column1 {

		width: 90%;
		margin-left: 5%;

	}

    	ul.column2 {

		width: 90%;
		margin-left: 5%;
		margin-top: 30px;


	}

	ul.address {

		margin-top: 30px;
		margin-left: 0px;
		padding-bottom: 20px;
		margin-bottom: 0px;


	}

	.featured-single-box {

		width: 90%;
		max-width: none;
		height: auto;

		margin-left: auto;
		margin-right: auto;
		display: block;
	
	}

	.featured-single-box > ul {

		min-height: initial;

	}

}

