@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,800,700,600,300);
@import url(https://fonts.googleapis.com/css?family=Kaushan+Script);
.callTodayRespo {
	display: none;
}
header {
	width: 100%;
	float: left;
}
.hdrMain {
	width: 100%;
	float: left;
}
.logo {
	margin: 35px 0 0;
}
.callToday {
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #9acb4b;
	font-size: 28px;
	text-align: right;
	padding: 12px 0;
}
.callToday span {
	color: #000;
}
.top-bar {
	width: 100%;
	float: left;
}
.top-bar ul {
}
/*.top-bar-section ul li > a.rtNOpad {
	padding-right:0 !important;
}*/
.top-bar-section ul li {
	margin: 0 0 0 1px;
}
#content {
	width: 100%;
	float: left;
}
.slider {
	width: 100%;
	float: left;
}
.sliderbtn {
	width: 100%;
	float: lfet;
}
.orbit-caption h2 {
	font-size: 31px;
	color: #fff;
	margin: 0;
}
.orbit-caption p {
	color: #fff;
	line-height: 22px;
	margin: 0 0 10px 0;
}
.sliderbtn a {
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	line-height: 52px;
}
.sliderbtn a span {
	float: right;
	display: inline-block;
	line-height: 52px;
	padding: 17px 16px 17px 21px;
}
.findyHmRow {
	width: 100%;
	float: left;
	background: #f2f2f2;
	padding: 40px 0;
}
.findyHmMn {
	width: 100%;
	float: left;
}
.findyHmMn {
	width: 100%;
	float: left;
}
.findyHmMn h2 {
	font-family: 'Kaushan Script', cursive;
	font-weight: 400;
	color: #026fcc;
	width: 22%;
	margin: 0;
	line-height: 34px;
	float: left;
}
.findyHmMn select {
	float: left;
	width: 22%;
	margin: 0 0 10px 2%;
	background: rgba(246,244,238,1) url(/templates/template-2/images/select.png) right center no-repeat;
}
.findyHmMn input {
	float: left;
	width: 11% !important;
	margin: 0 0 5px 2.5%;
}
.findyHmMn input[ type="button" ] {
	border: 1px solid #474746;
	cursor: pointer;
	padding: 8px 29px;
	font-size: 14px;
	color: #efece2;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 7px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#767572+0,4b4b4a+100 */
	background: rgb(118,117,114); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc2NzU3MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0YjRinGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(118,117,114,1) 0%, rgba(75,75,74,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(118,117,114,1)), color-stop(100%, rgba(75,75,74,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(118,117,114,1) 0%, rgba(75,75,74,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(118,117,114,1) 0%, rgba(75,75,74,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(118,117,114,1) 0%, rgba(75,75,74,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(118,117,114,1) 0%, rgba(75,75,74,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#767572', endColorstr='#4b4b4a', GradientType=0 ); /* IE6-8 */
}
.advsearch {
	text-align: right;
	width: 100%;
	float: left;
	text-transform: uppercase;
	font-size: 14px;
	color: #4b4b4a;
}
.services {
	width: 100%;
	float: left;
	padding: 50px 0 50px 0;
}
.inrServices1 {
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
}
.inrServices1Img {
	margin-bottom: -40px;
	text-align: center;
}
.inrServices1:hover .inrServices1Img img {
	transform: rotate(360deg);
	transition: all 0.3s ease 0s;
}
.itServices {
	border: 1px solid #e1e1e1;
	/*min-height: 450px;*/
	padding: 50px 0;
	width: 100%;
}
.itServices p {
	text-align: center;
	font-weight: 500;
	color: #777777;
	font-size: 14px;
	padding: 0 20px;
	margin: 0px;
}
.itServices h4 {
	text-align: center;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
}
.moreBtn {
	width: 100%;
	margin-top: -10px;
	text-align: center;
}
.moreBtn a {
	background: #86c44c;
	color: #FFF;
	font-size: 12px;
	padding: 12px 20px;
	font-weight: 600;
	text-align: center;
	border-radius: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
.moreBtn a:hover {
	background: #006ab2;
	color: #fff;
}
.inrServices1:hover .moreBtn a {
	background: #006ab2;
}
.parallax1 {
	width: 100%;
	float: left;
	min-height: 296px;
	background: url(/templates/template-2/images/parallax1.jpg) top center / cover no-repeat;
	background-attachment: fixed;
}
.parallax2 {
	width: 100%;
	float: left;
	min-height: 296px;
	background: url(/templates/template-2/images/parallax2.jpg) top center / cover no-repeat;
	background-attachment: fixed;
}
.featuredRow {
	width: 100%;
	float: left;
	padding: 80px 0;
}
.featuredRt {
	width: 100%;
	float: left;
}
.featuredRt h3 {
	line-height: 20px;
}
.manRow {
	width: 100%;
	float: left;
	padding: 20px 0 0 0;
}
.manLft {
	width: 100%;
	float: left;
	margin: 100px 0 0 0;
}
.manLft h3 {
	line-height: 30px;
	margin: 0 0 5px 0;
}
.manLft a {
	margin: 40px 0 0 0;
}
.manRt {
	width: 100%;
	float: left;
}
.botmRow {
	width: 100%;
	float: left;
	background: #f2f2f2;
	padding: 40px 0 20px 0;
}
.botmRowTxt {
	width: 100%;
	float: left;
}
.botmRowTxt p {
	color: #000;
	font-size: 25px;
	line-height: 34px;
	margin: 0 0 10px;
	padding: 0 12%;
	text-align: center;
}
.botmRowTxt p span {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
p.richardTxt {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 22px;
}
footer {
	padding: 40px 0;
	width: 100%;
	float: left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#242933+0,191d28+100 */
	background: rgb(36,41,51); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0MjkzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxOTFkMjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(36,41,51,1) 0%, rgba(25,29,40,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(36,41,51,1)), color-stop(100%, rgba(25,29,40,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(36,41,51,1) 0%, rgba(25,29,40,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(36,41,51,1) 0%, rgba(25,29,40,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(36,41,51,1) 0%, rgba(25,29,40,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(36,41,51,1) 0%, rgba(25,29,40,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#242933', endColorstr='#191d28', GradientType=0 ); /* IE6-8 */
}
.ftrmianbox {
	width: 100%;
	float: left;
	text-align: right;
}
.ftrmianbox p {
	color: #fff;
	line-height: 16px;
}
.ftrmianbox h6 {
	font-size: 14px;
	color: #fff;
}
.ftrmianbox ul {
	margin: 0 0 20px 0;
}
.ftrmianbox ul li {
	font-size: 14px;
	color: #fff;
	list-style: none;
	line-height: 18px;
}
.ftrmianbox ul li a {
	color: #fff;
}
p.copyright {
}
.manRespo {
	display: none;
}
.orbit-container {
	position: relative !important;
}
.orbit-bullets-container {
	position: absolute !important;
}
 @media only screen and (min-width : 100px) and (max-width : 480px) {
.sliderbtn {
	transform: scale(0.6);
	-moz-transform: scale(0.6);
	-ms-transform: scale(0.6);
	-o-transform: scale(0.6);
	-webkit-transform: scale(0.6);
	margin-left: -60px;
}
h3 {
	font-size: 20px;
}
.logo {
	margin: 20px 0 0 0;
	text-align: center;
}
.callToday {
	font-size: 22px;
	text-align: center;
	margin: 10px 0 0 0;
}
.top-bar {
	margin: 10px 0 0 0;
	background: #333;
}
.top-bar .toggle-topbar.menu-icon {
	width: 100%;
}
.findyHmMn h2 {
	width: 100%;
	float: left;
	margin: 0 0 16px 0;
}
.findyHmMn select {
	width: 100%;
	margin: 0 0 16px 0 !important;
}
.findyHmMn {
	text-align: center;
}
.findyHmMn input {
	margin: 0 0 10px 0;
	width: 100% !important;
}
.findyHmMn input[type="button"] {
	display: inline-block !important;
	width: auto !important;
	float: none;
}
.advsearch {
	text-align: center;
}
.featuredRt {
	margin: 10px 0 0 0;
	text-align: center;
}
.manLft {
	text-align: center;
	margin: 10px 0 0 0;
}
.manRt {
	margin: 10px 0 0 0;
	text-align: center;
}
.featuredRow {
	padding: 20px 0;
}
.featuredRow .large-5, .medium-5 {
	display: block;
}
.manRow .large-7, .medium-7 {
	float: right !important;
}
.manRow .large-5, .medium-5 {
	display: none;
}
.manRow div.manRespo {
	display: block;
}
.manLft a {
	margin: 20px 0;
}
.botmRowTxt p {
	font-size: 20px;
	line-height: 27px;
}
.botmRow {
	padding: 20px 0;
}
footer {
	text-align: center;
	padding: 20px 0;
}
button, .button {
	font-size: 16px !important;
}
.orbit-caption {
	padding: 5px !important;
}
.sliderbtn a {
	font-size: 14px !important;
	line-height: 37px !important;
	margin: 0 0 0px 0;
	padding: 0 0 0 10px;
}
.sliderbtn a span {
	padding: 10px 10px 10px 14px;
}
.orbit-container .orbit-slides-container > * .orbit-caption {
	width: 100% !important;
	position: relative;
	right: 0 !important;
	bottom: 0!important;
	padding: 0 15px;
}
.orbit-caption p {
	font-size: 8px;
	line-height: 10px;
	margin: 0 0 5px 0;
}
.orbit-caption h2 {
	font-size: 20px;
}
.parallax1 {
	min-height: 150px;
}
.parallax2 {
	min-height: 150px;
}
.top-bar .top-bar-section {
	display: none;
}
.top-bar.expanded .top-bar-section {
	display: block;
}
.top-bar .top-bar-section {
	display: none !important;
}
.top-bar .top-bar-section+.top-bar-section {
	display: none !important;
}
.top-bar.expanded .top-bar-section {
	display: none !important;
}
.top-bar.expanded .top-bar-section+.top-bar-section {
	display: block !important;
}
.customLogo {
	text-align: center;
}
.customLogo img {
}
/*
.customLogo a > span {
	font-size: 33px !important;
	left: 8px !important;
	top: 8px !important;
}
.customLogo a > span > span {
	font-size: 13px !important;
	left: 24px !important;
	letter-spacing: 0.4px !important;
	top: -28px !important;
}
  */
.customLogo a .your_company_name {
	font-size: 33px !important;
	clear: both;
}
/* .customLogo a > span > span { */
.customLogo .your_tag_line {
	font-size: 13px !important;
	letter-spacing: 0.4px !important;
	clear: both;
}
body > .top-bar .top-bar-section {
	display: none;
}
body > .top-bar.expanded .top-bar-section {
	display: block;
}
body > nav > .top-bar-section ul li > a {
	padding: 3px 0 3px 0.9375rem;
}
.toggle-topbar.menu-icon {
	margin: 6px 0 0 0 !important;
	top: 0px !important;
	position: relative !important;
}
}
 @media only screen and (min-width : 481px) and (max-width : 600px) {
h3 {
	font-size: 24px;
}
.logo {
	margin: 20px 0 0 0;
	text-align: center;
}
.callToday {
	font-size: 22px;
	text-align: center;
	margin: 10px 0 0 0;
}
.top-bar {
	margin: 10px 0 0 0;
	background: #333;
}
.top-bar .toggle-topbar.menu-icon {
	width: 100%;
}
.findyHmMn h2 {
	width: 100%;
	float: left;
	margin: 0 0 16px 0;
}
.findyHmMn select {
	width: 100%;
	margin: 0 0 16px 0 !important;
}
.findyHmMn {
	text-align: center;
}
.findyHmMn input {
	margin: 0 0 10px 0;
	width: 100% !important;
}
.findyHmMn input[type="button"] {
	display: inline-block !important;
	width: auto !important;
	float: none;
}
.advsearch {
	text-align: center;
}
.featuredRt {
	margin: 10px 0 0 0;
	text-align: center;
}
.manLft {
	text-align: center;
	margin: 10px 0 0 0;
}
.manRt {
	margin: 20px 0 0 0;
	text-align: center;
}
.botmRowTxt p {
	font-size: 20px;
	line-height: 27px;
}
.botmRow {
	padding: 20px 0;
}
footer {
	text-align: center;
	padding: 20px 0;
}
button, .button {
	font-size: 16px !important;
}
.featuredRow {
	padding: 20px 0;
}
.featuredRow .large-5, .medium-5 {
	display: block;
}
.manRow .large-7, .medium-7 {
	float: right !important;
}
.manRow .large-5, .medium-5 {
	display: none;
}
.manRow div.manRespo {
	display: block;
}
.manLft a {
	margin: 20px 0;
}
.orbit-container .orbit-slides-container > * .orbit-caption {
	width: 90% !important;
}
.sliderbtn a {
	line-height: 42px;
	margin: 0 0 5px 0;
}
.sliderbtn a span {
	padding: 12px 16px 12px 20px;
}
.orbit-caption {
	padding: 10px !important;
	bottom: 7px !important;
	left: 20px;
}
.orbit-caption h2 {
	font-size: 20px;
}
.orbit-caption p {
	line-height: 15px;
	font-size: 12px;
	margin: 0 0 5px 0;
}
.parallax1 {
	min-height: 160px;
}
.parallax2 {
	min-height: 160px;
}
.top-bar .top-bar-section {
	display: none;
}
.top-bar.expanded .top-bar-section {
	display: block;
}
.top-bar .top-bar-section {
	display: none !important;
}
.top-bar .top-bar-section+.top-bar-section {
	display: none !important;
}
.top-bar.expanded .top-bar-section {
	display: none !important;
}
.top-bar.expanded .top-bar-section+.top-bar-section {
	display: block !important;
}
.customLogo {
	text-align: center;
}
.customLogo img {
}
/* .customLogo a > span { */
.customLogo a .your_company_name {
	font-size: 33px !important;
	clear: both;
}
/* .customLogo a > span > span { */
.customLogo .your_tag_line {
	font-size: 13px !important;
	letter-spacing: 0.4px !important;
}
body > .top-bar .top-bar-section {
	display: none;
}
body > .top-bar.expanded .top-bar-section {
	display: block;
}
body > nav > .top-bar-section ul li > a {
	padding: 3px 0 3px 0.9375rem;
}
.toggle-topbar.menu-icon {
	margin: 6px 0 0 0 !important;
	top: 0px !important;
	position: relative !important;
}
}
@media only screen and (min-width : 601px) and (max-width : 767px) {
.findyHmMn h2 {
	width: 100%;
	float: left;
	font-size: 25px;
	margin: 0 0 16px 0;
}
.findyHmMn select {
	width: 100%;
	margin: 0 0 16px 0 !important;
}
.findyHmMn {
	text-align: center;
}
.findyHmMn input {
	margin: 0 0 10px 0;
	width: 100% !important;
}
.findyHmMn input[type="button"] {
	display: inline-block !important;
	width: auto !important;
	float: none;
}
.advsearch {
	text-align: center;
}
.manLft a {
	margin: 20px 0;
}
.callTodayRespo {
	display: block;
	width: 50%;
	float: left;
	color: #9acb4b;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 23px;
	text-align: right;
	margin: 20px 0 0 0;
}
.callTodayRespo span {
	color: #000;
}
.logo {
	float: left;
	margin: 20px 10% 0;
	text-align: center;
	width: 80%;
}
.callToday {
	text-align: center;
}
.hdrMain .medium-4 {
	width: 100%;
}
.hdrMain .medium-8 {
	width: 100%;
}
.top-bar-section ul {
	width: 100%;
	float: left !important;
}
.toggle-topbar {
	width: 100%;
}
.top-bar-section ul li {
	margin: 0;
}
.top-bar {
	margin: 20px 0 0 0;
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
	padding: 10px 17.5px;
}
.top-bar-section li:not(.has-form) a:not(.button) {
	padding: 10px 17.5px;
}
.featuredRow {
	padding: 30px 0;
}
.manRow {
	padding: 30px 0 0 0;
}
.manLft {
	margin: 10px 0 0 0;
}
.findyHmMn {
	width: 60%;
	margin: 0 auto;
	float: none;
}
.featuredRt {
	margin: 20px 0 0 0;
}
button, .button {
	font-size: 16px !important;
}
.orbit-container .orbit-slides-container > * .orbit-caption {
	width: 90% !important;
}
.sliderbtn a {
	line-height: 42px;
	margin: 0 0 10px 0;
}
.sliderbtn a span {
	padding: 12px 16px 12px 20px;
}
.orbit-caption {
	padding: 15px !important;
	bottom: 20px !important;
	left: 20px;
}
.orbit-caption h2 {
	font-size: 28px;
}
.orbit-caption p {
	line-height: 15px;
	font-size: 13px;
	margin: 0 0 10px 0;
}
.parallax1 {
	min-height: 150px;
}
.parallax2 {
	min-height: 150px;
}
.top-bar .top-bar-section {
	display: none;
}
.top-bar.expanded .top-bar-section {
	display: block;
}
.top-bar .title-area {
	background: #333;
}
.callToday {
	font-size: 18px;
	padding: 10px 0 0 0;
}
.top-bar .top-bar-section {
	display: none !important;
}
.top-bar .top-bar-section+.top-bar-section {
	display: none !important;
}
.top-bar.expanded .top-bar-section {
	display: none !important;
}
.top-bar.expanded .top-bar-section+.top-bar-section {
	display: block !important;
}
/* .customLogo a > span { */
.customLogo a .your_company_name {
	font-size: 35px !important;
	clear: both;
}
/* .customLogo a > span > span { */ 
.customLogo .your_tag_line {
	font-size: 12px !important;
	letter-spacing: 1.4px !important;
	clear: both;
}
.callTodayRespo {
	margin: 50px 0 0 0 !important;
}
.customLogo {
	line-height: 80px;
	width: 100%;
}
}
@media only screen and (min-width : 768px) and (max-width : 1023px) {
.logo {
	margin: 25px 0 0 0;
}
.top-bar-section ul li > a {
	padding: 15px 8px !important;
}
.findyHmMn input {
}
.findyHmMn input[type="button"] {
	padding: 8px 19px;
}
.manLft a {
	margin: 20px 0;
}
.findyHmMn input[type="button"] {
	padding: 8px 11px;
}
.findyHmMn h2 {
	font-size: 25px;
}
.orbit-caption p {
	line-height: 18px;
}
.orbit-caption h2 {
	font-size: 25px;
}
.sliderbtn a {
	margin: 0 0 10px 0;
}
.orbit-container .orbit-slides-container > * .orbit-caption {
	width: 60% !important;
}
.callToday {
	font-size: 18px;
	padding: 10px 0 0 0;
}
.customLogo img {
}
/* .customLogo a > span { */
.customLogo a .your_company_name {
	font-size: 28px !important;
	clear: both;
}
/* .customLogo a > span > span { */
.customLogo .your_tag_line {
	font-size: 11px !important;
	letter-spacing: 0.4px !important;
}
.customLogo {
	margin: 38px 0 0 0;
}
}
@media only screen and (min-width : 1024px) and (max-width : 1100px) {
.top-bar-section li.active:not(.has-form) a:not(.button) {
	padding: 35px 14px !important;
}
.top-bar-section li:not(.has-form) a:not(.button) {
}
.findyHmMn h2 {
	width: 18%;
}
.findyHmMn select {
	width: 26%;
}
.botmRowTxt p {
	font-size: 26px;
}
p.richardTxt {
	font-size: 22px !important;
}
.callToday {
	font-size: 18px;
	padding: 10px 0 0 0;
}
/* .customLogo a > span { */
.customLogo a .your_company_name {
	font-size: 41px !important;
	clear: both;
}
/* .customLogo a > span > span { */

.customLogo .your_tag_line {
}
}
#menu_login {
	display: none !important;
}
li.divider {
	display: none !important;
}
/***********/
.top-bar .top-bar-section {
	display: none;
}
.top-bar .top-bar-section+.top-bar-section {
	display: block;
}
.customLogo {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.customLogo img {
}
/* .customLogo a > span { */
.customLogo a .your_company_name {
	color: #96c753;
	font-family: 'Open Sans', sans-serif;
	font-size: 43px;
	font-style: italic;
	font-weight: 700;
	clear: both;
	margin-top: 45px !important;
	margin-bottom: 22px;
	clear: both;
}
/* .customLogo a > span > span { */
.customLogo a .your_tag_line {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 2.4px;
	clear: both;
}
.ftrmianbox p a {
	color: #fff;
}
.ftrmianbox p a:hover {
	color: #fff;
	text-decoration: underline;
}
ul.social-media li {
	float: right;
	margin: 0 0 0 9px;
	padding: 0 !important;
	width: 25px !important;
}
/* Makes icons spin 
ul.social-media li a img:hover {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
*/



@media only screen and (min-width : 1101px) and (max-width : 3000px) {
.customLogo {
	width: 80%;
}
}
@media only screen and (min-width : 640px) and (max-width : 767px) {
.top-bar .top-bar-section+.top-bar-section {
	display: block !important;
}
}
@media only screen and (min-width : 100px) and (max-width : 600px) {
body > nav.top-bar .title-area {
	float: left;
	width: 100%;
}
body > nav.top-bar .title-area .name {
	display: none;
}
body > nav.top-bar .top-bar-section {
	display: none !important;
}
body > nav.top-bar.expanded .top-bar-section {
	display: block !important;
}
}
.top-bar-section ul.left {
	float: right !important;
}
/****/
.customHead1Call {
	display: none;
}
.customHead1 .customHead1Call {
	display: block;
	margin: 35px 0 0 0;
	float: right;
	width: auto;
}
.customHead2 .callToday {
	display: none;
}
.customHead1 .logo {
	margin: 0px 0 0;
	float: left;
	width: 50%;
}
.customHead2 .top-bar-section ul.left {
	float: left !important;
	margin-top: 10px;
}
.customHead2 .top-bar .top-bar-section ul li a {
	line-height: 12px;
	padding: 16px 18px
}
@media only screen and (min-width : 100px) and (max-width : 600px) {
.customHead1 .logo {
	width: 100%;
}
}
body > .top-bar .top-bar-section ul.left {
	float: left !important;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
	margin: 0 0 1rem;
}
 @media only screen and (min-width : 601px) and (max-width : 725px) {
body > nav > ul .toggle-topbar, body > nav > ul {
	display: none;
}
body > nav > .top-bar-section ul {
	width: auto !important;
}
body > nav > .top-bar-section ul li {
	display: inline-block;
}
body > nav > .top-bar-section ul li a {
	color: #fff !important;
	font-size: 11px !important;
	padding: 0 3px !important;
}
}
 @media only screen and (min-width : 726px) and (max-width : 930px) {
body > nav > ul .toggle-topbar {
	display: none;
}
body > nav > .top-bar-section ul {
	width: auto !important;
}
body > nav > .top-bar-section ul li {
	display: inline-block;
}
body > nav > .top-bar-section ul li a {
	color: #fff !important;
	font-size: 12px !important;
	padding: 0 7px !important;
}
body > .top-bar .top-bar-section li:not(.has-form) a:not(.button) {
	line-height: 46px !important;
}

.ftrmianbox p {
    word-break: break-all;
}
ul.social-media li {
    margin: 0 0 0 4px;
    width: 22px !important;
}

}
.small-block-grid-6.social-media {
	margin-right: 15px;
}
