body{
	font-family: 'Open Sans', sans-serif !important;
	background:#f5f5f5 !important;
}
:focus{
	outline:none;
}
a {
    color: #f4901b;
}
a:focus{
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:none;
	outline:none;
}
.top-sect{
	background:#f9f9f9;
	/*padding:13px 0 23px 0;*/
	padding:1px 0 13px 0;
	border-bottom:1px solid #eeeeee;
}
.navbar-default {
    background: rgb(254,175,22); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYWYxNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMjhkMWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(254,175,22,1) 0%, rgba(242,141,27,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,175,22,1)), color-stop(100%,rgba(242,141,27,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(254,175,22,1) 0%,rgba(242,141,27,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(254,175,22,1) 0%,rgba(242,141,27,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(254,175,22,1) 0%,rgba(242,141,27,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(254,175,22,1) 0%,rgba(242,141,27,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feaf16', endColorstr='#f28d1b',GradientType=0 ); /* IE6-8 */

    border-color: #e7e7e7;
}
.business-btn{
	background: rgb(254,175,22); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlYWYxNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMjhkMWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(254,175,22,1) 0%, rgba(242,141,27,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,175,22,1)), color-stop(100%,rgba(242,141,27,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(254,175,22,1) 0%,rgba(242,141,27,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(254,175,22,1) 0%,rgba(242,141,27,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(254,175,22,1) 0%,rgba(242,141,27,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(254,175,22,1) 0%,rgba(242,141,27,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feaf16', endColorstr='#f28d1b',GradientType=0 ); /* IE6-8 */


	
	border:1px solid #fff;
	cursor:pointer;
	border-radius:2px;
	padding:7px 20px;
	margin:2px 10px;
	display:inline-block;
	color:#fff;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
}
.business-btn:hover{
	color:#000;
}
.register-btn{
	/*background:url(../images/regis-btn-bg.jpg) repeat-x left top;*/
	/*background: rgb(2,56,147); 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAyMzg5MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YTg0ZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(2,56,147,1) 0%, rgba(90,132,208,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(2,56,147,1)), color-stop(100%,rgba(90,132,208,1))); 
background: -webkit-linear-gradient(top,  rgba(2,56,147,1) 0%,rgba(90,132,208,1) 100%); 
background: -o-linear-gradient(top,  rgba(2,56,147,1) 0%,rgba(90,132,208,1) 100%); 
background: -ms-linear-gradient(top,  rgba(2,56,147,1) 0%,rgba(90,132,208,1) 100%);
background: linear-gradient(to bottom,  rgba(2,56,147,1) 0%,rgba(90,132,208,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#023893', endColorstr='#5a84d0',GradientType=0 ); */

background: rgb(160,193,29); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EwYzExZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NWE0MGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(160,193,29,1) 0%, rgba(133,164,12,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(160,193,29,1)), color-stop(100%,rgba(133,164,12,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(160,193,29,1) 0%,rgba(133,164,12,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(160,193,29,1) 0%,rgba(133,164,12,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(160,193,29,1) 0%,rgba(133,164,12,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(160,193,29,1) 0%,rgba(133,164,12,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0c11d', endColorstr='#85a40c',GradientType=0 ); /* IE6-8 */



	border:none;
	cursor:pointer;
	border-radius:2px;
	padding:8px 30px;
	margin:2px 0 2px 10px;
	display:inline-block;
	color:#fff;
	font-size:15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
}
.register-btn:hover{
	color:#f2f2f2;
}

.view-btn{
	/*background:url(../images/regis-btn-bg.jpg) repeat-x left top;*/
	background: rgb(2,56,147); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAyMzg5MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YTg0ZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(2,56,147,1) 0%, rgba(90,132,208,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(2,56,147,1)), color-stop(100%,rgba(90,132,208,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(2,56,147,1) 0%,rgba(90,132,208,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(2,56,147,1) 0%,rgba(90,132,208,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(2,56,147,1) 0%,rgba(90,132,208,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(2,56,147,1) 0%,rgba(90,132,208,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#023893', endColorstr='#5a84d0',GradientType=0 ); /* IE6-8 */

	border:none;
	cursor:pointer;
	border-radius:2px;
	padding:8px 20px;
	margin:2px 0 2px 10px;
	display:inline-block;
	color:#fff;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	font-weight:bold;
}
.view-btn:hover{
	color:#f2f2f2;
	background:rgb(2,56,147);
}


.pull-right-btn{
	margin-right:-12px;
}
.desk-align-right{
	text-align:right;
}
.desk-align-left{
	text-align:left;
}
.navbar-nav > li > a{
	color:#fff;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	font-weight:normal;
}
.navbar-default .navbar-nav > li > a {
    color: #fff !important;
}
.content-section-a h2{
font-size: 30px;
line-height: 35px;
font-weight:300;
color:#444;
word-wrap: break-word;
}
.content-section-a p{
	color:#909090;
	font-size:16px;
	line-height:28px;
	font-family: 'Open Sans', sans-serif;
}
.content-section-a h5{
font-weight: 400;
line-height: 28px;
font-family: 'Open Sans', sans-serif;
font-size:21px;
color: #444;
}
.content-section-b h2{
font-size: 30px;
line-height: 35px;
font-weight:300;
color:#444;
}
.content-section-b p{
	color:#909090;
	font-size:16px;
	line-height:28px;
	font-family: 'Open Sans', sans-serif;
}
.banner{
	text-align:center;
}
.banner h5{
font-weight: 100;
margin-bottom: 20px;
color:#fff;
font-size: 30px;
line-height: 40px;
}
.banner i{
font-style: italic;
font-weight: 300;
display:block;
font-size:20px;
margin-bottom:20px;
}
.banner a{
	display:block;
	color:#5db5ff;
	font-size:18px;
	text-decoration:none;
}
.banner a:hover{
	color:#fff;
	text-decoration:none;
}
.box-border{
	border:1px solid #f5f5f5;
	margin:10px 0 20px 0;
}
.box-border h5{
	background:#f5f5f5;
	padding:30px 25px;
	display:block;
	line-height: 32px;
	margin: 0;
	vertical-align: middle;
	font-size: 24px;
font-weight: 300;
}
.box-border p{
	padding:30px 25px;
	color:#909090;
	font-size:16px;
	line-height:28px;
	font-family: 'Open Sans', sans-serif;
	
}
.search-sect{
	padding:10px 0;
	border-bottom:1px solid #eeeeee;
	margin-bottom:10px;
}
p.copyright {
    margin: 15px 0 0;
	font-weight:400;
}
footer {
    background-color: #f8f8f8;
    padding: 10px 0 20px 0;
}
.search-btn{
	/*background:url(../images/search-btn-bg.jpg) repeat-x left top;*/
	
	background: rgb(160,193,29); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EwYzExZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NWE0MGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(160,193,29,1) 0%, rgba(133,164,12,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(160,193,29,1)), color-stop(100%,rgba(133,164,12,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(160,193,29,1) 0%,rgba(133,164,12,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(160,193,29,1) 0%,rgba(133,164,12,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(160,193,29,1) 0%,rgba(133,164,12,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(160,193,29,1) 0%,rgba(133,164,12,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0c11d', endColorstr='#85a40c',GradientType=0 ); /* IE6-8 */


	padding:2px 15px;
	display:inline-block;
	cursor:pointer;
	border:none;
	color:#fff;
}
/*.textinput{
	border:1px solid #ebebeb;
	padding:2px 10px;
	color: #666;
	display:inline-block;
	font-weight:normal;
}*/

.textinput {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ebebeb;
    margin: 5px 0;
    padding: 5px;
    width: 80%;
	display:inline-block;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 30px 10px 0px;
}
.black-text {
    color: #000;
}

.submit-btn{
	background: linear-gradient(to bottom, rgba(254, 175, 22, 1) 0%, rgba(242, 141, 27, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	/*url("../images/contact-btn-bg.jpg") repeat-x scroll left top  ;*/
	border: 1px solid #dbdbdb;
	border-radius: 2px;
	color: #fff; /*6a6a6a;*/
	cursor: pointer;
	display: inline-block;
	font-family: "Open Sans",sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 2px 10px;
	padding: 7px 20px;
	
	 -moz-user-select: none;
  
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	
}
.btn-right{
	float:right;
	margin-top:20px;
}
.content-section-b h5{
	font-weight: 400;
line-height: 28px;
font-family: 'Open Sans', sans-serif;
font-size: 21px;
color: #444;	
}
.box-border-midd{
	background: #f5f5f5;
	padding:20px;
	text-align:center;
	font-size:17px !important;
	color:#000 !important;
	min-height:210px;
	border:1px solid #ccc;
}
.box-border-midd p{
font-size:18px !important;
	color:#000 !important;
	line-height:31px;
}
.form-bg{
	background:#f2f2f2;
	padding:15px;
	width:100%;
	margin:0 auto;
}
.form-inside{
	background:#fff;
	padding:20px;
	margin:10px;
}
.textfiled{
	padding:15px 10px;
	color:#a9a9a9;
	background:#f1f1f1;
	border:1px solid #f3f3f3;
	margin:10px 0;
	display:block;
	width:100%;
	font-weight:normal;
	text-align:left;
}
.selectlist{
	padding:15px 10px;
	color:#a9a9a9;
	background:#f1f1f1;
	border:1px solid #f3f3f3;
	margin:10px 0;
	display:block;
	width:100%;
	font-weight:normal;
	text-align:left;
}
.selectlist .lt { text-align:center !important; }
select .lt { text-align:center !important ; }

.pushup-sect{
	margin-top:-30px !important;
}

ul.listing{
font-size: 16px;
font-weight: 300;
color: #707070;
line-height: 28px;
font-family: 'Open Sans', sans-serif;
}
ul.listing li {
	margin-top:5px;
	margin-bottom:10px;}
.border { border-bottom:1px solid #f5f5f5; margin:0px; padding:0px;}

.offert-txt-out{
	min-height:60px;
}
.offer-txt{
	background:rgba(201,0,3,1.00);
	padding:5px 30px;
	color:#fff !important;
	font-weight:bold;
	border-radius:25px;
	display:inline-block;
	text-align:center;
	margin:5px 0;
}
.banner-img{
	text-align:center;
}
.banner-img img{
	width:100%;
	padding:0;
	margin:0;
	text-align:center;
}
.dispaly-inline{
	display:inline-block;
}

.pro-list{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px dashed #ccc;
}
.border-img{
	border:1px solid #ccc;
}
.product-heading{
	font-size:17px;
	font-weight:normal;
	color:#444;
	line-height:22px;
	margin-bottom:8px;
	font-weight:600;
}
.discription{
	font-size:13px;
	font-weight:normal;
	color:#555;
	line-height:18px;
	min-height:80px;
}
.price-txt{
	font-size:12px;
	font-weight:normal;
	color:#555;
}
.price-txt-lg{
	font-size:22px;
	font-weight:bold;
	color:#333333;  /*#0052C1;*/
	line-height:25px;
}
.mrg-tb{
	margin-bottom:10px;
	margin-top:10px;
}
.discount-img{
	background:url(../images/popimg1.png) no-repeat center top;
	width:71px;
	height:30px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	position:absolute;
	z-index:1000;
	padding:6px 0 0 18px;
	margin:10px 0 0 -5px;
}
.qty-box{
	width:108px;
	border:1px solid #ccc;
	padding:5px 6px;
	margin-bottom:5px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
   background: rgb(234,141,70); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2VhOGQ0NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYTU2MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(234,141,70,1) 1%, rgba(234,86,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(234,141,70,1)), color-stop(100%,rgba(234,86,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(234,141,70,1) 1%,rgba(234,86,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(234,141,70,1) 1%,rgba(234,86,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(234,141,70,1) 1%,rgba(234,86,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(234,141,70,1) 1%,rgba(234,86,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea8d46', endColorstr='#ea5600',GradientType=0 ); /* IE6-8 */

    color: #fff !important;
}

.heading-onblue2 {
    background: linear-gradient(to bottom, rgba(254, 175, 22, 1) 0%, rgba(242, 141, 27, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	/* url("../images/testimonial-barbg.png") repeat-x scroll left top rgba(0, 0, 0, 0);*/
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    height: 43px;
    margin-bottom: 5px;
    padding: 11px 0 0 25px;
    text-transform: inherit;
}
/*----------detail page--------*/
.description {
    border: 1px solid #ccc;
    height: 200px;
    width: 60%;
}
.box-insidepages {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 10px;
    vertical-align: text-top;
}
.box-insidepages1 {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 20px;
    vertical-align: text-top;
}
/*-------------*/

@media (max-width:1000px){
	.desk-align-right{
	text-align:center;
	margin:0 0 10px 0;
}
.desk-align-left{
	text-align:center;
	margin:0;
}
.top-sect{
	background:#f9f9f9;
	padding:0 0;
	border-bottom:1px solid #eeeeee;
}
.btn-right{
	float:none;
}
.intro-header {
    background: none repeat scroll 0 0 #f1f1f1;
    color: #f8f8f8;
    margin: 195px 0 0;
    padding-bottom: 0;
    text-align: left;
}
.heading-onblue2 {
    background: linear-gradient(to bottom, rgba(254, 175, 22, 1) 0%, rgba(242, 141, 27, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	/*url("../images/testimonial-barbg.png") repeat-x scroll left top rgba(0, 0, 0, 0);*/
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    height: 43px;
    margin-bottom: 5px;
    padding: 11px 0 0 25px;
    text-transform: inherit;
}
/*----------detail page--------*/
.description {
    border: 1px solid #ccc;
    height: 200px;
    width: 60%;
}
.box-insidepages {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 10px;
    vertical-align: text-top;
}
.box-insidepages1 {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 20px;
    vertical-align: text-top;
}
/*-------------*/
}
@media (max-width:766px){
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px 10px 15px;
}
.offer-txt{
	background:rgba(201,0,3,1.00);
	padding:5px 10px;
	color:#fff !important;
	font-weight:bold;
	border-radius:25px;
	display:inline-block;
	text-align:center;
	margin:5px 0;
}
.intro-header {
    background: none repeat scroll 0 0 #f1f1f1;
    color: #f8f8f8;
    margin: 205px 0 0;
    padding-bottom: 0;
    text-align: left;
}
.heading-onblue2 {
    background: linear-gradient(to bottom, rgba(254, 175, 22, 1) 0%, rgba(242, 141, 27, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	/*url("../images/testimonial-barbg.png") repeat-x scroll left top rgba(0, 0, 0, 0);*/
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    height: 43px;
    margin-bottom: 5px;
    padding: 11px 0 0 25px;
    text-transform: inherit;
}
/*----------detail page--------*/
.description {
    border: 1px solid #ccc;
    height: 200px;
    width: 60%;
}
.box-insidepages {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 10px;
    vertical-align: text-top;
}
.box-insidepages1 {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 20px;
    vertical-align: text-top;
}
/*-------------*/
}
@media (max-width:520px){
.business-btn {
    background: url("../images/contact-btn-bg.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    color: #6a6a6a;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin: 1px 2px 5px 2px;
    padding: 7px 10px;
}
.register-btn {
    background: linear-gradient(to bottom, rgba(2, 56, 147, 1) 0%, rgba(90, 132, 208, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    font-weight: normal;
    margin: 2px 0 2px 0;
    padding: 9px 20px;
}
.heading-onblue2 {
    background: linear-gradient(to bottom, rgba(254, 175, 22, 1) 0%, rgba(242, 141, 27, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	/*url("../images/testimonial-barbg.png") repeat-x scroll left top rgba(0, 0, 0, 0);*/
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    height: 43px;
    margin-bottom: 5px;
    padding: 11px 0 0 25px;
    text-transform: inherit;
}
/*----------detail page--------*/
.description {
    border: 1px solid #ccc;
    height: 200px;
    width: 60%;
}
.box-insidepages {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 10px;
    vertical-align: text-top;
}
.box-insidepages1 {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 20px;
    vertical-align: text-top;
}
/*-------------*/
}
@media (max-width:420px){
	.intro-header {
    padding-top: 25%; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 0;
    text-align: center;
    color: #f8f8f8;
    /*background:url(../images/banner-img.jpg) no-repeat center center;*/
    background-size: cover;
	margin:80px 0 0 0;
	/*background-size: 100%;*/
}
.pull-right-btn{
	margin-right:19px;
}
.logo{
	height:70px;
}
.register-btn {
background: linear-gradient(to bottom, rgba(2, 56, 147, 1) 0%, rgba(90, 132, 208, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
border: medium none;
border-radius: 2px;
color: #fff;
cursor: pointer;
display: inline-block;
font-family: "Open Sans",sans-serif;
font-size: 14px;
font-weight: normal;
margin: 2px 0 2px 0;
padding: 9px 10px;
}
.business-btn {
    background: url("../images/contact-btn-bg.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    color: #6a6a6a;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 1px 2px 5px 2px;
    padding: 7px 7px;
}
.register-btn {
background: linear-gradient(to bottom, rgba(2, 56, 147, 1) 0%, rgba(90, 132, 208, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
border: medium none;
border-radius: 2px;
color: #fff;
cursor: pointer;
display: inline-block;
font-family: "Open Sans",sans-serif;
font-size: 13px;
font-weight: normal;
margin: 2px 0 2px 0;
padding: 7px 10px;
}
.business-btn {
    background: url("../images/contact-btn-bg.jpg") repeat-x scroll left top rgba(0, 0, 0, 0);
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    color: #6a6a6a;
    cursor: pointer;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin: 1px 0 5px 2px;
    padding: 6px 7px;
}
.heading-onblue2 {
    background: linear-gradient(to bottom, rgba(254, 175, 22, 1) 0%, rgba(242, 141, 27, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	/*url("../images/testimonial-barbg.png") repeat-x scroll left top rgba(0, 0, 0, 0);*/
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    height: 43px;
    margin-bottom: 5px;
    padding: 11px 0 0 25px;
    text-transform: inherit;
}
/*----------detail page--------*/
.description {
    border: 1px solid #ccc;
    height: 200px;
    width: 60%;
}
.box-insidepages {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 10px;
    vertical-align: text-top;
}
.box-insidepages1 {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 20px;
    vertical-align: text-top;
}
/*-------------*/
}
@media (max-width:400px){
	.intro-header {
    /*padding-top: 25%;  If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 0;
    text-align: center;
    color: #f8f8f8;
    background-size: cover;
	margin:80px 0 0 0;
}
.heading-onblue2 {
    background: linear-gradient(to bottom, rgba(254, 175, 22, 1) 0%, rgba(242, 141, 27, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	/*url("../images/testimonial-barbg.png") repeat-x scroll left top rgba(0, 0, 0, 0);*/
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    height: 43px;
    margin-bottom: 5px;
    padding: 11px 0 0 25px;
    text-transform: inherit;
}
/*----------detail page--------*/
.description {
    border: 1px solid #ccc;
    height: 200px;
    width: 60%;
}
.box-insidepages {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 10px;
    vertical-align: text-top;
}
.box-insidepages1 {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 20px;
    vertical-align: text-top;
}
/*-------------*/
}
@media (max-width:370px){
	.intro-header {
    /*padding-top: 25%;  If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 0;
    text-align: center;
    color: #f8f8f8;
    background-size: cover;
	margin:95px 0 0 0;
}
.heading-onblue2 {
    background: linear-gradient(to bottom, rgba(254, 175, 22, 1) 0%, rgba(242, 141, 27, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	/*url("../images/testimonial-barbg.png") repeat-x scroll left top rgba(0, 0, 0, 0);*/
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    height: 43px;
    margin-bottom: 5px;
    padding: 11px 0 0 25px;
    text-transform: inherit;
}
/*----------detail page--------*/
.description {
    border: 1px solid #ccc;
    height: 200px;
    width: 60%;
}
.box-insidepages {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 10px;
    vertical-align: text-top;
}
.box-insidepages1 {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 20px;
    vertical-align: text-top;
}
/*-------------*/
}
@media (max-width:370px){
	.intro-header {
    /*padding-top: 25%;  If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom:20px;
    text-align: center;
    color: #f8f8f8;
    background-size: cover;
	margin:95px 0 0 0;
}
.pull-up-header{
	margin:150px 0 0 0 !important;
}
.intro-message1 > h1 {
    color: #444444;
    font-family: "Open Sans",sans-serif;
    font-size: 2.15em;
    font-weight: 500;
    margin: 0;
}
.heading-onblue2 {
    background: linear-gradient(to bottom, rgba(254, 175, 22, 1) 0%, rgba(242, 141, 27, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	/*url("../images/testimonial-barbg.png") repeat-x scroll left top rgba(0, 0, 0, 0);*/
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    height: 43px;
    margin-bottom: 5px;
    padding: 11px 0 0 25px;
    text-transform: inherit;
}
/*----------detail page--------*/
.description {
    border: 1px solid #ccc;
    height: 200px;
    width: 60%;
}
.box-insidepages {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 10px;
    vertical-align: text-top;
}
.box-insidepages1 {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 20px;
    vertical-align: text-top;
}
/*-------------*/
}
@media (min-width: 1200px){
.container {
width: 1000px;
}

.cart-table th { text-align:center; background-color:#c4c2c2;}

.cart-table td { padding:5px 10px;  }
/*======serviuces page =====*/
.heading-onblue2 {
    background: linear-gradient(to bottom, rgba(254, 175, 22, 1) 0%, rgba(242, 141, 27, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	/*url("../images/testimonial-barbg.png") repeat-x scroll left top rgba(0, 0, 0, 0);*/
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    height: 43px;
    margin-bottom: 5px;
    padding: 11px 0 0 25px;
    text-transform: inherit;
}
.box-insidepages1 {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 20px;
    vertical-align: text-top;
}
.tbl-listing table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}

.squareImg {
    height: 145px;
    max-height: 145px;
    max-width: 155px;
    width: 145px;
}
/*----------detail page--------*/
.description {
    border: 1px solid #ccc;
    height: 200px;
    width: 60%;
}
.box-insidepages {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 10px;
    vertical-align: text-top;
}
.box-insidepages1 {
    background: none repeat scroll 0 0 #fcfcfc;
    border: 1px solid #ccc;
    font-weight: normal;
    margin: 10px;
    padding: 15px 20px;
    vertical-align: text-top;
}



/*-------------*/