
/*@import url(https://fonts.googleapis.com/css?family=Calibri+Sans+Libre:400,300italic,700);*/

body {

 margin: 0px 0px 0px 0px;
 padding: 0px;
 font-family: 'Quicksand', 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%;

}



.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;

}
.social_wrappper{
	background-color: #1c202b;
    width: 100%;
    height: auto;
    border-top: 1px solid #000;
}

.social_bar{
	font-family: 'Quicksand', sans-serif !important;
    line-height:40px;
    font-size: 16px;
    font-weight: normal;
	margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
    width: 100%;
    height: auto;
}

.social_bar ul{
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.social_bar ul li{
	float: left;
    margin-bottom: 0px;
}

.social_bar ul li a{
	display: block;
    color: #6d7999;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    height: 85px;
    padding-top: 40px;
    transition-duration: 0.5s;
    font-size: 20px;
}

.social_bar ul li a:hover{
    color: #fff;
    transition-duration: 0.5s;
}



.footer_M_wrappper{
	background-color: #1c202b;
    width: 100%;
    height: auto;
}

.footer_M{
	font-family: 'Quicksand', sans-serif !important;
    line-height:40px;
    font-size: 16px;
    font-weight: normal;
	margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
    width: 100%;
    height: auto;
}

.footer_M ul{
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.footer_M ul li{
	float: left;
    margin-bottom: 0px;
}

.footer_M ul li a{
	display: block;
    color: #6d7999;
    text-align: center;
    padding: 14px 16px;
    padding-top: 23px;
    text-decoration: none;
/*    height: 85px;
    padding-top: 40px; */
    transition-duration: 0.5s;
}

.footer_M ul li a:hover{
    color: #fff;
    text-decoration: underline;
    transition-duration: 0.5s;
}


.copy_right_wrappper{
	background-color: #1c202b;
    width: 100%;
    height: auto;
 /*   border-top: 1px solid #000; */
}

.copy_right{
	display: block;
    color: #6d7999;
    text-align: center;
    padding: 14px 2%;
    padding-top: 40px;
	font-family: 'Quicksand', sans-serif !important;
    line-height:40px;
    font-size: 16px;
    font-weight: normal;
	margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
    width: 96%;
    height: auto;
    
}

.copy_right ul{
	list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.copy_right ul li{
	float: none;
    margin-bottom: 0px;
}

.alighn_right{
	text-align: right !important;
}

.special_M{
	display: block;
    color: #6d7999;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    /* height: 85px; */
    padding-top: 40px;
    transition-duration: 0.5s;
}



.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;
}


#summry_tbl {
    font-family:inherit;
    border-collapse: collapse;
    width: 100%;
}

#summry_tbl td, #customers th {
    border: 1px solid #ddd;
    padding: 8px;
    font-family: Arial,Tahoma;
    font-size: 15px;
    color: #121212 !important;
}

#summry_tbl tr:nth-child(even){background-color: #f2f2f2;}

#summry_tbl tr:hover {background-color: #ddd;}

#summry_tbl th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #ff8b19;
    color: white;
        font-weight: bold;
    font-size: 20px;
    padding-left: 10px;
}


.BOX_1_Clr{
	text-decoration:none !important;
	color:#1c202b !important;
}


.BOX_2_Clr{
	text-decoration:none !important;
	color:#08c !important;
}

.BOX_3_Clr{
	text-decoration:none !important;
	color:#734ba9 !important;
}

.BOX_4_Clr{
	text-decoration:none !important;
	color:#4eb25c !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%;
    padding:0px;


	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: 22%;
	max-width: 350px;
	height: auto;
/*	height: 300px;*/
	
}


.feature-single-box-color-1 {
	border-top-color: #1c202b;
}

.bg-color1 {
	background-color: #1c202b;
}

.color1 {
	color: #1c202b;
}


.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: #1c202b;
	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: white;
	font-size: 36px;
	font-weight: bold;
	line-height: 1em;
	width: 560px;
/*    background-color: rgba(255, 255, 255, 0.4); */
	padding: 5px;
    text-shadow: 2px 2px 6px rgba(34, 34, 34, 1);

	
}

.moving-text .moving-text-details {

	color: white;
	font-size: 24px;
	font-weight: normal;
	margin-top: 20px;
	line-height: 1.2em;
	width: 560px;
/*    background-color: rgba(255, 255, 255, 0.4); */
	padding: 5px;
    text-shadow: 2px 2px 6px rgba(34, 34, 34, 1);

	
}

.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: #1c202b;
	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: #1c202b;
	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;

}

/************************** =============================== 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;

	}
    
        .p2 {
	text-align: left !important;
	}
	
    .partner{
    text-align: right !important;
    }
    
    .tac {
    text-align: center !important;
	}

}



/************************** =============================== 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;

	}
    
    .p2 {
	text-align: left !important;
	}
	
      .partner{
    text-align: right !important;
    }
    
    .tac {
    text-align: center !important;
	}


}

/************************** =============================== 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;
		display: block;
		position: relative;
		padding: 20px;
        padding-left: 0px;
	    padding-right: 0px;
        text-align: center;
		float: none;

	}

	.moving-text .moving-text-heading {

	color: #ff8b19;
	font-size: 30px;
	width: auto;
    text-shadow: none	;
	

	}
    

	.moving-text .moving-text-details {

		width: auto;
		font-size: 20px;
        color: #6a6a6a;
        text-shadow: none	;

	}

}


/************************** =============================== 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;

	}

}
   
   

/************************** =============================== CSS By Nomi ================================================ ***************************/   


.strong_Cus{
	font-weight: bold;
    color: #646464;
    font-size: 23px;
}

.bd_image{
	border:01px solid #b9b9b9;
	padding:5px;
}

.block_title2 {
    height: 50px;
    /* border-top: 4px solid #F01A26; */
	border: 1px solid #000;
    background-color: #1c202b;

}
.block_title2 h2 {
    margin-left: 55px;
    margin-top: 10px;
    font-family:inherit;
    color: #ffffff;
/*    font-weight:bold; */
	font-size: 16px;
}


.ar_block_title2 {
    height: 50px;
    /* border-top: 4px solid #F01A26; */
	border: 1px solid #000;
    background-color: #1c202b;

}

.ar_block_title2 h2 {
    margin-right: 55px;
    margin-top: 10px;
    font-family:inherit;
    color: #ffffff;
/*    font-weight:bold; */
	font-size: 16px;
}

.p2 {
    font-family: 'Quicksand', sans-serif;
    font-size: 16px;
    color: #6a6a6c !important;
    margin: 0;
    padding: 0;
    text-align: justify;
    text-justify: inter-word;
}


.p2 a{
	text-decoration:none;
	
}

.p3 {
    font-family: Arial,Tahoma;
    font-size: 15px;
    margin: 0;
    padding: 0;
    line-height: 28px;
}

.p3 a{
	text-decoration:none;
	color: #0094fb !important;
     font-weight:bold;
	
}

.p3 a:hover{
	text-decoration:underline;
}

.alpha_margin{
	margin-left: 10px !important;
}

.tac{
	text-align:center;
}

.featured-single-box:hover {
    box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.2)
}

.sos{
	background-color:inherit !important;   
}


input {
/*
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
*/
}

/******==== Login Form CSS end here ==========*******/

.log_in_custom1 ul{
	padding:0px;
	margin:0px;
	border-bottom: 1px solid #d4d4d4;
}

.log_in_custom1 ul li{
	list-style-type:none;
	display:inline-block;
}

.login_list{
	width: 400px;
    text-align: right;
    padding-right: 10px;	
}

.log_in_custom1 ul li a{
	color:#00B2FD;	
}

.login_icon_size{
	font-size: 35px;
	color: #ff9329;
}

.custom-input{
	width:37% !important;
}

.log_in{
	width: 560px !important;
    margin: 0 auto !important;
    padding: 0;
    float: none !important;
	display: block !important;
}

.bottom_border{
	line-height: 50px;
    border-top: 5px solid #ff9329;
	border-radius: 10px 10px;
    background-color: #f2f3f4;
}

.log_in_custom1{
	width: 92% !important;
	padding:0px;
	margin: 0 auto !important;
    padding-left: 10px;
    padding-top: 25px;
}

.cutom_bg{
	background:none !important;
}

.login_input_field{
	width: 100% !important;
	margin-bottom:0px !important;	
	line-height: 30px !important;
	font-family:inherit !important;
	font-size:16px !important;
}

.input_group {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.21)!important;
	position: relative;
    display: table;
    border-collapse: separate;
}

.input_group_addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
	border-right: none;
    border-radius: 4px;
	width: 1%;
    white-space: nowrap;
    vertical-align: middle;
	display: table-cell;
}

span.input_group_addon i {
    color: #ff9329;
    font-size: 17px;
}

.form-control {
    height: auto!important;
    padding: 8px 12px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/******==== Form CSS end here ==========*******/



.float_right{
    float: right !important;
    width: 768px !important;
    margin-left: 20px;
    margin-top: 40px;
}

.ar_float_right{
    float: right !important;
    width: 768px !important;
    margin-left: 20px;
    margin-top: 0px;
}

.float_left{
	margin-top: 40px;
}

.ul_custom1{
	list-style-type:decimal; 
    margin-left:15px; 
    color:#090088;
}

.ul_custom1 li{
	font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 28px;
    font-weight: bold;
}


/**************** =============================== 1279 to 960 meida query CSS By Nomi ================================================ *****************/


@media only screen and (min-width: 960px) and (max-width: 1279px) {

.custom-input{
	width:45% !important;
}

.footer_M ul li a{
	padding-left: 10px;
    padding-right: 10px;
}

.footer_M ul li {
	float: none !important;
	display: inline-block;

}

.featured-boxes{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	padding-left:25px;
	padding-right:25px;
    display: inline-block;
    text-align: center;
}

.footer_M{
	text-align: center !important;
}


}

/**************** =============================== 960 to 768 meida query CSS By Nomi ================================================ *****************/

@media only screen and (max-width: 959px) and (min-width: 768px) {

.block_title2_custom{
	margin-top: 0px !important;
}	

.block_title2_custom h2{
	font-size: 22px !important;
}	

.block_title2 {
    height: auto;
    }


.moving-text .moving-text-heading{
	width: auto;
}

.custom-input{
	width:100% !important;
}

.logo{
	width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 3%;
}    
    
    
.social_bar{
    text-align: center;
}

.social_bar ul{
	display: inline-block;
}


.special_M{
	padding-top: 45px !important;
    
}

.social_bar ul li{
	font-size: 30px;
}

.social_bar ul li a{
	font-size: 30px;
}


.featured-boxes{
	width:93%;
	margin-left:auto;
	margin-right:auto;
	padding-left:25px;
	padding-right:25px;
}

.featured-single-box{
	margin-left: 3.2%;
    max-width: none;
    width: 44%;
    margin-bottom: 5%;
}


.featured-single-box .featured-heading{
	font-size: 20px;
}

.footer_M ul{
	padding-left: 100px;
    padding-right: 100px;
}

.footer_M ul li:nth-child(1) {
    width: 100%;
    height: 65px;
}

.footer_M ul li:nth-child(-n+7) {
    margin-left: 3.2%;
    font-size: 22px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px dashed #4b4b4b;
}

.footer_M ul li a:hover{
	text-decoration: none;
}

.copy_right{
	padding-top: 20px;
}


.float_right{
    float: right !important;
    width: 768px !important;
    margin-left: 20px;
    margin-top: 40px;
    max-width: none!important;
}

.float_left {
    margin-top: 40px;
    float: right;
}


.button_full{
	width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
}

img.align_right {
    float: none !important;
    margin-left: 105px !important;
}

.full_width{
	width: 604px !important;
}

input[type="text"], input[type="password"], input[type="email"], textarea, select{
	width: 100% !important;
}

}

/**************** =============================== 767 to 480 meida query CSS By Nomi ================================================ *****************/

@media only screen and (max-width: 767px) and (min-width: 480px)  {

.p2 {
	 line-height: 26px;
 }
 
.block_title2_custom{
	margin-top: 0px !important;
}	
 
.block_title2 {
    height: auto;
    }


.custom-input{
	width:100% !important;
}

.logo{
	width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 3%;
}    

.block_title2_custom h2{
	font-size: 22px !important;
}	

img.align_right{
	width: 420px;
}

.social_bar{
    text-align: center;
}

.social_bar ul{
	display: inline-block;
}


.special_M{
	padding-top: 45px !important;
    
}

.social_bar ul li{
	font-size: 30px;
}

.social_bar ul li a{
	font-size: 30px;
}



.featured-boxes{
	width:90%;
	margin-left:auto;
	margin-right:auto;
	padding-left:25px;
	padding-right:25px;
    display: inline-block;
    text-align: center;
    margin-top: 45px;
}

.featured-single-box{
	margin-left: 3.2%;
    max-width: none;
    width: 44%;
    margin-bottom: 5%;
}


.featured-single-box .featured-heading{
	font-size: 20px;
}


.featured-single-box{
	width: 70%;
}

.footer_M ul{
	padding-left: 100px;
    padding-right: 100px;
}

.footer_M ul li:nth-child(1) {
    width: 100%;
    height: 65px;
}

.footer_M ul li:nth-child(-n+7) {
    margin-left: 3.2%;
    font-size: 22px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px dashed #4b4b4b;
}

.footer_M ul li a:hover{
	text-decoration: none;
}

.copy_right{
	padding-top: 20px;
}



.float_right{
    float: right !important;
    width: 410px !important;
    margin-left: 0px !important;
    margin-top: 40px;
    max-width: none!important;
}

.float_left {
    margin-top: 40px;
    float: right;
    width: 420px !important;
}

.button_full{
	width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
}

.full_width{
	width: 420px !important;
}

input[type="text"], input[type="password"], input[type="email"], textarea, select{
	width: 100% !important;
}


.log_in {
	width: auto !important;
}

.log_in_custom1{
	padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    padding-top: 15px;
}

.log_in_custom1 ul{
	border-bottom: none !important;
}

.log_in_custom1 ul li:nth-child(-n+3) {
	width: 100%;
    text-align: center;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #d4d4d4;
    font-size: 16px;
}


  .partner{
    text-align: left !important;
    }
    
    .tac {
    text-align: center !important;
	}



}


/**************** =============================== 480 to 320 meida query CSS By Nomi ================================================ *****************/


@media only screen and (max-width: 479px) and (min-width: 320px)  {

.custom-input{
	width:100% !important;
}

.block_title2_custom h2{
	font-size: 22px !important;
}	

.block_title2 h2{
	margin-left: 12px;
}

.block_title2_custom{
	margin-top: 0px !important;
}	

.block_title2 {
    height: auto;
    }

.p2{
	text-align: left;
}

.logo{
	width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 3%;
}    

img.align_right{
	width: 300px;
}

.social_bar{
    text-align: center;
}

.social_bar ul{
	display: inline-block;
}


.special_M{
	padding-top: 45px !important;
    
}

.social_bar ul li{
	font-size: 30px;
}

.social_bar ul li a{
	font-size: 30px;
    margin-left: 30px;
}



.social_bar ul li:nth-child(1) {
    width: 100%;
}



.featured-boxes{
	width:83%;
	margin-left:auto;
	margin-right:auto;
	padding-left:25px;
	padding-right:25px;
    display: inline-block;
    text-align: center;
    margin-top: 45px;
}

.featured-single-box{
	margin-left: 3.2%;
    max-width: none;
    width: 44%;
    margin-bottom: 10%;
}


.featured-single-box .featured-heading{
	font-size: 20px;
}


.featured-single-box{
	width: 80%;
}

.footer_M ul{
	padding-left: 50px;
    padding-right: 50px;
}

.footer_M ul li:nth-child(1) {
    width: 100%;
    height: 65px;
}

.footer_M ul li:nth-child(-n+7) {
    margin-left: 3.2%;
    font-size: 18px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px dashed #4b4b4b;
}

.footer_M ul li a:hover{
	text-decoration: none;
}

.copy_right{
	padding-top: 20px;
}

.button_full{
	font-size: 14px !important;
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
}

.float_right{
    float: right !important;
    width: 300px !important;
    margin-left: 0px !important;
    margin-top: 40px;
    max-width: none!important;
}

.float_left {
    margin-top: 40px;
    float: right;
    width: 300px !important;
}

.button_full{
	width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
}

#summry_tbl {
    width: 300px;
}

#summry_tbl td, #customers th {
    padding: 1px;
    font-size: 14px;
}

#summry_tbl h3 {
    font-size: 16px;
    line-height: 19px;
}


.full_width{
	width: 220px !important;
}

input[type="text"], input[type="password"], input[type="email"], textarea, select{
	width: 100% !important;
}

.log_in {
	width: auto !important;
}

.log_in_custom1{
	padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    padding-top: 15px;
}

.log_in_custom1 ul{
	border-bottom: none !important;
}

.log_in_custom1 ul li:nth-child(-n+3) {
	width: 100%;
    text-align: center;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #d4d4d4;
    font-size: 16px;
}


  .partner{
    text-align: left !important;
    }
    
    .tac {
    text-align: center !important;
	}



}



/**************** =============================== 320 meida query CSS By Nomi ================================================ *****************/


@media only screen and (max-width: 320px) {

.social_bar{
    text-align: center;
}

.social_bar ul{
	display: inline-block;
}


.special_M{
	padding-top: 45px !important;
    
}

.social_bar ul li{
	font-size: 30px;
}

.social_bar ul li a{
	font-size: 30px;
    margin-left: 30px;
}



.social_bar ul li:nth-child(1) {
    width: 100%;
}

.float_right{
    float: right !important;
    width: 200px !important;
    margin-left: 0px !important;
    margin-top: 40px;
    max-width: none!important;
}

.float_left {
    margin-top: 40px;
    float: right;
    width: 200px !important;
}

.button_full{
	width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
}

#summry_tbl {
    width: 200px;
}

#summry_tbl td, #customers th {
    padding: 1px;
    font-size: 14px;
}

#summry_tbl h3 {
    font-size: 14px;
    line-height: 19px;
}



}