/*
Theme Name: Bseodisha
Theme URI: https://wordpress.org/themes/bseodisha/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Bseodisha is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Bseodisha will make your WordPress look beautiful everywhere.
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: bseodisha

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
* {
	margin:0;
	padding:0;
}
:focus {
	outline:none;
}
a {
	text-decoration:none;
	color:#00427f
}
.imgRes {
	max-width:100%;
	height:auto;
	display:block;
}
.bdr {
	border-right:none !important;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	background:url(../images12/bg.jpg) top left repeat-x #fff;
}
.outer_div {
	width:100%;
	float:left
}
.wrap_Div {
	width:1000px;
	margin:0 auto;
}
.hd_left {
	width:60%;
	float:left;
	padding:10px 0;
}
.hd_right {
	width:40%;
	float:right;
}
.clear {
	clear:both !important;
}
.TopNav {
	float:right;
	background:#00427f;
	border-radius:0 0 6px 6px;
	padding:5px 5px;
	text-align:center;
	margin:0 0 0 0;
}
.TopNav li {
	font-size:11px;
	color:#fff;
	list-style:none;
	float:left;
	padding:2px 7px;
}
.TopNav li a {
	color:#fff;
}
.TopNav li a:hover {
	color:#fada00;
}
.call_us {
	float:right;
	margin:40px 0 10px 0;
	font-size:12px;
	line-height:20px;
}
.call_us a {
	float:right;
	margin-left:30px;
	color:#000;
	padding-right:0px;
}
.topsearch {
	float:right;
	margin:0px 15px 8px 0;
}
.topsearch input {
	height:30px;
	float:left;
	background:#fff;
	border:none;
	font-size:11px;
	color:#686868;
	padding-left:10px
}
.topsearch a {
	width:29px;
	height:30px;
	float:right;
	margin:0;
}





#Nav_bg {
	width:100%;
	float:left;
	background:#00427f;
}
.Nav_div {
	width:1000px;
	margin:auto;
}
.Nav ul {
	list-style:none;
	padding:0;
	margin:0;
	background:#00427f;
	z-index:9;
}
.Nav ul li {
	display:block;
	position:relative;
	float:left;
	background:#00427f;
	text-transform:uppercase;
	font-size:12px;
}
.Nav li ul {
	display:none;
}
.Nav ul li a {
	display:block;
	padding:13px 18px;
	text-decoration:none;
	white-space:nowrap;
	color:#fff;
}
.Nav ul li a:hover {
	background:#edcd55;
	color:#00427f;
}
.Nav li:hover > ul {
	display:block;
	position:absolute;
}
.Nav li:hover li {
	float:none;
}
.Nav li:hover a {
	background:#00427f;
}
.Nav li:hover li a {
	padding:10px 15px;
}
.Nav li:hover li a:hover {
	background:#edcd55;
	color:#00427f;
}
.Nav li ul li {
	border-top:0;
	font-size:11px;
	border-bottom: 1px dotted #94acc1;
}
.Nav ul ul ul {
	left:100%;
	top:0;
	margin-left:1px
}
.Nav ul:before, .Nav ul:after {
	content:" ";
	display:table;
}
.Nav ul:after {
	clear:both;
}
.Notice_Div {
	width:1000px;
	margin:0 auto;
}
.Notice_Div span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#000;
	float:left;
	padding:14px 10px;
	width:17%;
}
.Notice_Div p {
	font-size:12px;
	float:left;
	width:78%;
	line-height:18px;
	padding:15px 0;
}
.Notice_Div p marquee a {
	margin:0 20px 0 0;
	color:#585858;
}
.Notice_Div marquee {
	width:100%;
	float:left;
}
.left_menu {
	float:left;
	height:300px;
	background:#f1f1f1; max-height:300px; overflow: hidden;
}
.left_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width:200px;
	background:#f1f1f1;
}
.left_menu li {
	border-bottom:1px dotted #bbb;
}
.left_menu li a {
	display: block;
	color:#00427f;
	padding:7px 0 7px 15px;
	line-height:16px;
	text-decoration: none;
	font-size:11px;
	text-transform:uppercase;
}
/* Change the link color on hover */
.left_menu li a:hover {
	background-color:#edcd55;
	color:#00427f;
}
/*-------------------- Slider Starts ----------------*/
.slider_div {
	width:780px;
	float:right;
	background:#f6f6f6;
	height: auto;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
/*-------------------- Slider Ends ----------------*/

.hon_mnst_DIV {
	margin:15px 0;
	float:left;
}
.icon_div {
	width:50px;
	height:50px;
	float:left;
	margin-right:10px;
}
.title {
	font-size:12px;
	color:#00327e;
}
.title b {
	font-weight:normal;
}
.cnt_img {
	width:100%;
	text-align:center;
	float:left;
	text-transform:uppercase;
	font-size:12px;
	color:#00427f;
	font-weight:bold;
}
.HN_box {
	width:177px;
	height:110px;
	background:#fff;
	border:1px solid #e7e7e7;
	padding:5px;
	float:left;
	margin:5px;
	font-family:Arial;
}
.HN_box p {
	line-height:18px;
	font-size:12px;
	color:#900;
	text-align:left;
	padding-top:10px;
}
.mid_cont {
	width:100%;
	float:left;
	margin:0 0 20px 0;
}
.ENDiv {
	width:300px;
	float:left;
}
.ENDiv h3 {
	color:#00427f;
	font-size:16px;
	padding:0 0 10px 0;
	border-bottom:solid 1px #00427f;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
.AU {
	margin:0 25px;
	width:350px;
}
.AU img {
	float:left;
	margin:0 7px 7px 0;
}
.AU p {
	line-height:18px;
	text-align:justify;
	padding:0 0 10px 0;
	border-bottom:dotted 1px #803d43;
	font-size:11px;
}
.AU a {
	float:right;
	color:#2d6ba4;
}
.MidLinkTab {
	width:100%;
	float:left;
	margin:10px 0 0 0;
}
.MidLinkTab li {
	float:left;
	display:inline;
}
.MidLinkTab li a img {
	margin:0;
}
#vertical-ticker {
	height:310px;
	overflow:hidden;
	margin:0;
	padding:0;
}
#vertical-ticker li {
	padding:5px 0px 11px 0px;
	overflow:hidden;
	height:50px;
	display:block;
	color:#333;
	border-bottom:1px dotted #ddd;
	font-size:11px;
}
#vertical-ticker li span {
	color:#00427f;
	width:100%;
	float:left;
	margin:0 3px 0 0;
}
#vertical-ticker li a {
	color:#404040;
	text-transform:capitalize;
}
#vertical-ticker li a:hover {
	text-decoration:none;
	color:#00427f;
}
#vertical-ticker1 {
	height:320px;
	overflow:hidden;
	margin:0;
	padding:0;
}
#vertical-ticker1 li {
	padding:5px 0px 11px 0px;
	overflow:hidden;
	height:50px;
	display:block;
	color:#333;
	border-bottom:1px dotted #ddd;
	font-size:11px;
}
#vertical-ticker1 li span {
	color:#00427f;
	width:100%;
	float:left;
	margin:0 3px 0 0;
}
#vertical-ticker1 li a {
	color:#404040;
	text-transform:capitalize;
}
#vertical-ticker1 li a:hover {
	text-decoration:none;
	color:#00427f;
}
.gov_tab {
	width:100%;
	float:left;
	margin:5px 0;
}
.gov_tab ul {
	width:800px;
	margin:auto;
}
.gov_tab li {
	width:134px;
	height:30px;
	padding:10px;
	list-style:none;
	float:left;
}
.content-area {
	background: #fff none repeat scroll 0 0;
	float: left;
	padding: 0 20px;
	width: 75%;
}
.entry-title {
	border-bottom: 1px solid #00427f;
	color: #00427f;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-bottom: 5px;
	padding: 0 0 10px;
}
.entry-content {
	text-align:justify;
	font-size:12px;
	color: #383838;
	font-family: arial;
}
.entry-content p {
	margin-bottom:7px;
}
.entry-content ul, .entry-content ol {
	padding: 5px 15px;
} 
.entry-content ul li {
	margin-bottom:10px;
}
.entry-content ul ul {
	padding: 10px 0 1px 30px;
}
.entry-content ul ul li {
	margin-bottom:10px;
}
.entry-content h1 {
	font-size: 16px;
	font-weight: normal;
	padding: 5px 0;
}
.entry-content table {
	border-collapse: collapse;
	margin-bottom: 10px;
	padding: 10px 0;
	width: 100%;
}
.entry-content th {
	background: #00427f none repeat scroll 0 0;
	color: #fff;
	padding: 5px;
	text-align: center;
}
.entry-content td {
	background: #f1f1f1 none repeat scroll 0 0;
	padding: 5px;
	text-align: left;
}
.pdful li {
	list-style:outside none number
}
.edit-link {
	font-size: 12px;
}
.wpcf7-form-control.wpcf7-text {
	border: 1px solid #ccc;
	float: left;
	margin-bottom: 10px;
	padding: 7px;
	width: 95%;
}
.wpcf7-form-control.wpcf7-textarea {
	border: 1px solid #ccc;
	float: left;
	margin-bottom: 10px;
	width: 97%;
}
.wpcf7-form-control.wpcf7-submit {
	background: #00427f none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	padding: 5px 20px;
	cursor:pointer;
}
.wpcf7-form-control.wpcf7-submit:hover {
	background:#edcd55;
	color:#00427f
}
.entry-summary > p {
	font-size: 12px;
}
.ftr_content {
	width:100%;
	float:left;
	background:#3a3a3a;
	margin-top:20px;
	padding-bottom: 16px;
}
.ftr_wrap {
	width:1000px;
	margin:0 auto;
}
.Sect_Div {
	width:300px;
	margin:25px 15px;
	float:left;
}
.Sect_Div span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#edcd55;
	float:left;
	margin-bottom:15px;
}
.Sect_Div p {
	color:#d1d1d1;
	line-height:18px;
	float:left;
	font-size:12px;
	text-align:justify;
}
.Sect_Div p a {
	font-size:11px;
	color:#fff;
	font-style:italic;
	line-height:20px;
}
.ftr_content .widget.widget_text {
	width:290px;
	margin:25px 15px;
	float:left;
}
.ftr_content .widget-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	color:#edcd55;
	float:left;
	margin-bottom:15px;
}
.ftr_content .textwidget {
	color:#d1d1d1;
	line-height:18px;
	float:left;
	font-size:12px;
	text-align:justify;
}
.ftr_content .widget.cycledTestimonialWidget {
	float: left;
	margin: 25px 15px;
	width: 290px;
}
.ftr_content .easy-t-slideshow-wrap {
	color: #d1d1d1;
	float: left;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.footerDiv {
	width:100%;
	background:#CCC;
	float:left;
	padding:10px 0;
}
.footerDiv ul {
	width:80%;
	margin:auto;
}
.footerDiv ul li {
	list-style:none;
	float:left;
}
.footerDiv ul li a {
	color:#333;
	font-size:11px;
	padding:0 9px
}
.footerDiv ul li a:hover {
	color:#000;
}
.footerDiv .copyright {
	width:100%;
	float:left;
	text-align:center;
	color:#777;
	font-size:10px;
	margin:10px 0;
}
.file-icon {
	width: auto !important;
}
.staff_section {
	float: left;
	width: 100%;
}
.widget {
	float: left;
	width: 100%;
}
#powered {
	float: right;
	width: 100%;
}
#powered p {
	color: #707070;
	float: right;
	font-size: 12px;
	text-align: right;
	width: 100%;
}
#powered p a {
	color: #00427f;
	text-decoration: none;
}
#powered p a:hover {
	text-decoration: underline;
}
.latterStyle {
	border-bottom:1px dotted #bbb;
	float:left;
	padding-bottom:10px;
	margin-bottom:10px;
}
.latterStyle span {
	font-weight:bold;
}
.latterStyleFooter {
	float:right;
	font-weight:bold;
	text-align:right;
}

.video10 {width: 48%; float: left; text-align:left;}
.video101 {width: 48%; float: right; text-align:left;}

.NPDiv {width:100%; float:left; margin:20px 0;}
.NPage {padding:5px 10px; background:#f6f6f6; border:1px solid #bbb; margin:5px;} .NPage a {color:#000;}

/*Custom Css for Responsive*/

@media (min-width:1200px) {
.bx-viewport li {
	height:300px !important;
}
.bx-viewport li img {
	height:100% !important;
}
}
@media (max-width:480px) {
.Notice_Div span {
	width:auto;
	padding: 8px 0px 0px;
}
.HN_box {
	width: 90%;
	float:none;
	margin:0 auto 10px;
}
.hon_mnst_DIV {
	margin: 15px 0;
	float: none;
	clear: both;
}
}
@media (max-width:980px) {
.width100 {
	width:100%;
}
.scroll-back-to-top-wrapper {
	display:none !important
}
.content-area {
	width: 93%;
	padding: 10px;
	margin: 0 auto;
}
main {
	max-width: 100% !important;
}
.Notice_Div {
	width: 100%;
	margin: 0 auto;
}
.gov_tab ul {
	width: 100%;
	margin: auto;
}
.wrap_Div {
	width:100%;
}
.left_menu {
	display:none;
}
.ftr_wrap {
	width:100%;
}

.video10 {width: 100%; float: left; text-align:left;  margin-bottom:15px;}
.video101 {width: 100%; float: left; text-align:left; margin-bottom:15px;}

}
@media (max-width:640px) {
.entry-title {
	font-size:18px;
}
.image_browser_images_conteiner_0, .image_browser_images_conteiner_1, .image_browser_images_conteiner_2, .image_browser_images_conteiner_3, .image_browser_images_conteiner_4, .image_browser_images_conteiner_5 {
	height:100px;
}
.ftr_content .widget.widget_text {
	height: 97px;
}
.ftr_content .widget.cycledTestimonialWidget {
	height: 97px;
}
input.txt {
	width:72% !important;
}
.ENDiv {
	width: 100%;
}
.TopNav {
	width: 95%;
}
.Sect_Div {
	width: 95%;
	margin: 0 auto;
	float: none;
	clear: both;
}
.MidLinkTab {
	text-align:center;
}
.footerDiv .copyright {
	width: 98%;
}
.MidLinkTab li {
	float: none;
	display: inline-block;
}
.mid_cont {
	width: 95%;
	float: none;
	margin: 0 auto;
}
.AU {
	margin: 15px auto;
	width: 95%;
}
.slider_div {
	width: 100%;
	height:auto;
}
.hd_left img {
	width:100%;
}
.hd_left {
	width: 100%;
	float: none;
	padding: 10px 0;
}
.hd_right {
	width: 100%;
	float: none;
	text-align: center;
}
.call_us a {
	float:none;
}
.call_us {
	float: none;
}
.TopNav {
	float:none;
	display:inline-block;
}
.topsearch {
	float: none;
	margin: 7px 16px 11px 63px;
	text-align: center;
}
}
nav {
	width: 100%;
}
.nav_wrapper {
	left: 0;
	top: 0;
	width: 100%;
	transition: top .5s ease-out;
	background: #00427f;
}
.no-scroll {
	top: 0;
	z-index: 9999;
}
.btn {
	padding: 10px 1%;
	margin: 5px;
	color: #fff;
	text-decoration: none;
	font-family: sans-serif;
	transition: all 0.1s ease;
}
.btn:hover {
	transition: all 0.1s ease;
}
main {
	max-width: 800px;
	margin: 0 auto;
}
#search {
	float: right;
	font-size: 30px;
	padding: 2px 15px;
	line-height: 40px;
	color: #fff;
	margin: 0;
	font-weight: 700;
	-webkit-transform: rotate(181deg);
	-moz-transform: rotate(181deg);
	-ms-transform: rotate(181deg);
	-o-transform: rotate(181deg);
	transform: rotate(181deg);
}
#search:hover {
	color: #efa666;
}
.search_box {
	clear: both;
	width: 100%;
	background: #e8ebf0;
	padding: 0;
	margin: 0;
	height: 0;
	overflow: hidden;
	transition: all 0.1s ease-in-out;
}
.search_box.active {
	height: auto;
	padding: 15px 0;
}
.search_box input {
	width: 80%;
	font-size: 13px;
	margin: 0 0 0 15px;
	padding: 10px;
	border: none;
	background: #fff;
}
.search_box input:focus {
	outline: none;
}
.search_box input.search_icon {
	clear: both;
	width: 10%;
	height: auto;
	padding: 10px;
	margin: 0;
	margin-left: -5px;
	border: none;
	color: #fff;
	cursor: pointer;
	background: #8c949d;
	opacity: 1;
	transition: all 0.1s ease;
}
.search_box input.search_icon:hover {
	background: #efa666;
}
.menu-link {
	display: none;
}
.spinner-master input[type=checkbox] {
	display: none;
}
.menu {
	width: 100%;
	height: auto;
	background: #00427f;
	transition: all 0.3s ease;
	clear: both;
}
.menu ul.dropdown {
	width: 1000px;
	margin: 0 auto;
}
.menu ul {
	padding: 0px;
	list-style: none;
	position: relative;
}
.menu > li > ul.sub_menu {
	min-width: 10em;
	padding: 4px 0;
	background-color: #f4f4f4;
	border: 1px solid #fff;
}
.menu ul li {
	padding: 0px;
}
.menu > ul > li {
	display: inline-block;
}
.menu ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}
.menu ul li a:hover {
	background: #edcd55;
	color: #00427f;
}
.menu ul li.hover > a {
	background:#edcd55;
	color: #00427f;
}
.menu ul li > a {
	padding: 13px 14px;
}
.menu ul ul {
	display: none;
	position: absolute;
	top: 100%;
	min-width: 160px;
	background: #00427f;
	z-index: 9999;
}
.menu ul ul ul {
	min-width: 290px;
}
.menu ul li:hover > ul {
	display: block;
}
.menu ul ul > li {
	position: relative;
}
.menu ul ul > li a {
	padding: 10px 15px;
	height: auto;
	background: #00427f;
	font-size: 11px;
}
input.txt {
	width:174px;
}
.menu ul ul > li a:hover {
	background: #edcd55;
	color: #00427f;
}
.menu ul ul ul {
	position: absolute;
	left: 100%;
	top: 0;
}
#hero {
	width: 100%;
	height: auto;
	background: #e8ebf0;
	margin: 70px 0 20px 0;
}
#hero img {
	width: 100%;
	height: auto;
}
footer {
	background: #0099cc;
	padding: 10px;
	color: #fff;
	margin-top: 40px;
	float:left;
}
footer a {
	color: #fff;
	text-decoration: none;
}
@media all and (max-width: 980px) {
.bsetable th {
	font-size:9px;
}
.bsetable td {
	font-size:9px;
}
.example-header .container {
	width: 100%;
}
#search {
	padding: 10px;
}
.spinner-master * {
	transition: all 0.3s;
	box-sizing: border-box;
}
.spinner-master {
	position: relative;
	margin: 5px 0 14px 19px;
	height: 21px;
	width: 30px;
	float: left;
}
.spinner-master label {
	cursor: pointer;
	position: absolute;
	z-index: 99;
	height: 100%;
	width: 100%;
	top: 5px;
	left: 0;
}
.spinner-master .spinner {
	position: absolute;
	height: 4px;
	width: 100%;
	padding: 0;
	background-color: #fff;
}
.spinner-master .diagonal.part-1 {
	position: relative;
	float: left;
}
.spinner-master .horizontal {
	position: relative;
	float: left;
	margin-top: 4px;
}
.spinner-master .diagonal.part-2 {
	position: relative;
	float: left;
	margin-top: 4px;
}
 .spinner-master input[type=checkbox]:checked ~ .spinner-spin > .horizontal {
opacity: 0;
}
 .spinner-master input[type=checkbox]:checked ~ .spinner-spin > .diagonal.part-1 {
 transform: rotate(135deg);
 -webkit-transform: rotate(135deg);
 margin-top: 10px;
}
 .spinner-master input[type=checkbox]:checked ~ .spinner-spin > .diagonal.part-2 {
 transform: rotate(-135deg);
 -webkit-transform: rotate(-135deg);
 margin-top: -12px;
}
a.menu-link {
	display: block;
	color: #fff;
	float: left;
	text-decoration: none;
	padding: 10px 16px;
	font-size: 1.5em;
}
a.menu-link:hover {
	color: #efa666;
}
a.menu-link:after {
	content: "\2630";
	font-weight: normal;
}
a.menu-link.active:after {
	content: "\2715";
}
#menu-footer-menu {
	overflow: visible;
}
.menu {
	clear: both;
	min-width: inherit;
	float: none;
	overflow: hidden;
}
.menu, .menu > ul ul {
	max-height: 0;
	background-color: #00427f;
}
.menu > li > ul.sub-menu {
	padding: 0px;
	border: none;
}
.menu.active, .menu > ul ul.active {
	max-height: 55em;
}
.menu ul {
	display: inline;
}
.menu li, .menu > ul > li {
	display: block;
}
.menu > ul > li:last-of-type a {
	border: none;
}
.menu li a {
	color: #fff;
	display: block;
	padding: 0.8em;
	position: relative;
}
.menu li.has-submenu > a:after {
	content: '+';
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	font-size: 1.5em;
	padding: 0.55em 0.5em;
}
.menu li.has-submenu > a.active:after {
	content: "-";
}
.menu ul ul > li a {
	padding: 10px 18px 10px 30px;
}
.menu ul ul, .menu ul ul ul {
	display: inherit;
	position: relative;
	left: auto;
	top: auto;
	border: none;
	overflow: hidden;
}
.search_box {
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 10;
}
.search_box input {
	width: 70%;
}
.search_box input.search_icon {
	width: 17%;
}
#hero {
	height: 200px;
}
 @media (min-width:768px) and (max-width:1000px) {
.ftr_content .widget.widget_text {
	width: 228px;
	margin: 25px 12px;
	float: left;
}
.gov_tab li {
	padding:8px;
}
.MidLinkTab {
	display: none;
}
.ENDiv {
	width: 30%;
}
.slider_div {
	width:100%;
}
.HN_box {
	width: 30%;
}
.hd_left img {
	width:100%;
}





}
@media (max-width:639px) {
.Notice_Div p {
	padding: 2px 0;
	width: 100%;
	margin: 0px;
}
}
@media (max-width:767px) {
.ftr_content .widget.widget_text {
	width:90%;
}
.ftr_content .widget.cycledTestimonialWidget {
	width:90%;
}
.ftr_content .widget-title {
	float:none;
}
}
@media (min-width:768px) and (max-width:1000px) {
.ftr_content .widget.widget_text {
	width:220px;
}
.ftr_content .widget.cycledTestimonialWidget {
	width:220px;
}
}
 @media (max-width:479px) {
.MidLinkTab li {
	float: left;
	width: 25%;
}
}
