body, html {
	 min-height: 100%;
	 background-color: #fff;
	 -webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	 box-sizing: border-box;
	 -webkit-transition: all 0.5s;
	 -o-transition: all 0.5s;
	 -ms-transition: all 0.5s;
	 -moz-transition: all 0.5s;
	 transition: all 0.5s;
	 letter-spacing: 0.7px;
}
 a:hover, a:focus, a:active, button, input[type="button"], input[type="reset"], input[type="submit"], .btn {
	 text-decoration: none !important;
	 transition: background-color 0.6s ease 0s, border-color 0.7s ease 0s, color 0.7s ease 0s;
}
 a:focus, a:hover {
	 outline: none;
	 text-decoration: none !important;
}
 h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	 margin: 0;
	 padding: 0;
	 letter-spacing: 0.4px;
}
 .fl-accordion-button-label, .fl-accordion-button-label:focus {
	 font-size: 16px !important;
	 outline: 0;
}
 .fl-accordion-small .fl-accordion-button {
	 padding: 10px 15px !important;
}
 .fl-accordion-small .fl-accordion-content {
	 padding: 10px 30px 10px 15px;
	 border-top: solid 1px #e7e7e7;
}
 .fl-accordion-small .fl-accordion-content {
	 padding: 15px 40px 15px 20px !important;
	 border-top: solid 1px #e7e7e7;
}
 .fl-page-nav-right .fl-page-header-container {
	 padding-bottom: 15px;
	 width: 100%;
}
 .fl-page-header-container {
	 padding-top: 15px;
}
 .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li>a {
	 border-bottom: 2px solid transparent;
	 padding: 1px 0 2px !important;
	 font-size: 15px;
}
 .fl-page-nav-right .fl-page-nav ul.navbar-nav>li {
	 margin: 0 15px;
}
 .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li>a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li>a:focus, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-ancestor>a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-parent>a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item>a {
	 border-bottom-color: #00bfa5;
}
 .fl-page-nav-right .fl-page-nav-collapse {
	 width: 100%;
	 display: inline-block !important;
	 float: left;
}
 .fl-page-nav .navbar-nav li>a {
	 padding: 15px 10px;
}
 .single-post .footer-menu a, .single-post .mt-footer a {
	 color: #fff !important;
}
 .single-post .footer-menu a:hover, .single-post .mt-footer a:hover {
	 color: #00bfa5 !important;
}
 .single .fl-sidebar ul, .single .fl-sidebar ol {
	 padding-left: 0;
	 float: left;
	 width: 100%;
	 list-style: none;
	 margin: 0;
}
 .single .fl-sidebar ul li, .single .fl-sidebar ol li {
	 width: 100%;
	 float: left;
	 margin: 3px 0;
}
 .single .fl-post-thumb img {
	 width: 100%;
}
 .blog_Home h2.fl-post-grid-title {
	 font-size: 22px !important;
}
 .single-post .fl-post-header .fl-post-meta {
	 float: left;
	 margin-bottom: 15px;
	 width: 100%;
	 font-weight: 300;
	 font-size: 14px;
}
 .single-post .fl-post-header .fl-post-meta span a {
	 font-weight: 500;
}
 .single-post .fl-post-header .fl-post-meta a, .single-post .entry-footer a, .fl-post-cats-tags a, .fl-comment-form a, .recentcomments a {
	 color: #00bfa5 !important;
}
 .single-post .fl-post-header .fl-post-meta a:hover, .single-post .entry-footer a:hover, .fl-post-cats-tags a:hover, .fl-comment-form a:hover, .recentcomments a:hover {
	 color: #202125 !important;
}
 .single-post .fl-comment-form {
	 float: left;
	 width: 100%;
	 background: #fafafa;
	 padding: 20px;
	 border: solid 1px #e7e7e7;
}
 .blog_filter_main .snip0047:hover, .blog_filter_main .snip0047:focus {
	 color: #fff !important;
	 background: #176BDD !important;
}
 .single-post .fl-comment-form .comment-reply-title {
	 margin-top: 0 !important;
}
 .single-post .inner_Para {
	 padding-right: 17px;
}
 .single-post #secondary {
	 padding-left: 40px;
	 border-left: solid 1px #e7e7e7;
	 float: left;
	 width: 100%;
	 padding-bottom: 20px;
}
 .single-post .post_Content h2, .single-post .post_Content h3, .single-post .post_Content h4, .single-post .post_Content h5, .single-post  .post_Content h6 {
	 float: left;
	 width: 100%;
	 margin-bottom: 7px;
}
 .single-post .fl-comment-form .form-submit input[type="submit"] {
	 padding: 10px 12px;
	 font-size: 14px;
	 -webkit-transition: all 0.3s;
	 transition: all 0.3s;
	 background-color: #00bfa5;
	 border-color: #00bfa5;
	 color: #fff;
	 letter-spacing: 0.5px;
	 margin-top: 10px;
	 font-family: 'Open Sans', sans-serif !important;
}
 .single-post .fl-comment-form .form-submit input[type="submit"]:hover, .single-post .fl-comment-form .form-submit input[type="submit"]:focus {
	 background-color: #498DD1;
	 border-color: #498DD1;
}
 .single-post .single_post_widget ul {
	 padding: 0;
	 margin: 0 0 20px 0;
	 list-style: none;
	 float: left;
	 width: 100%;
}
 .single-post .fl-widget ul li {
	 border-bottom: 1px solid #f2f2f2;
	 padding: 10px 0;
	 margin: 0;
}
 .single-post .fl-widget ul li a {
	 color: #848484;
	 font-size: 14px;
	 font-weight: 400;
	 transition: all 500ms ease;
}
 .single-post .fl-widget ul li a:hover, .single-post .fl-widget ul li a:focus {
	 color: #00bfa5;
	 text-decoration: none;
}
 .single .fl-widget {
	 margin-bottom: 20px;
	 float: left;
	 width: 100%;
}
 .single-post .fl-search-input {
	 float: left;
	 width: 100%;
	 height: 42px;
	 padding: 10px;
	 font-size: 15px;
	 margin-bottom: 0;
}
 .fl-sidebar .fl-widget {
	 margin-bottom: 20px;
	 float: left;
	 width: 100%;
}
 .fl-widget .fl-widget-title {
	 font-size: 20px;
	 font-weight: 400;
}
 .single-post .fl-post-header .fl-post-title {
	 font-size: 30px;
	 margin-bottom: 5px;
}
 .single-post .fl-post-content p {
	 font-weight: 300;
	 line-height: 1.7em;
	 font-size: 14px;
}
 .single-post .fl-comment-form .form-control {
	 padding: 15px;
	 resize: none;
	 font-size: 14px;
}
 .single-post .fl-post-header {
	 margin-bottom: 20px;
	 border-bottom: solid 1px #e7e7e7;
	 width: 100%;
	 float: left;
}
 .single-post .fl-comment-form .form-control {
	 padding: 15px;
}
 .single-post .fl-comment-form label {
	 width: 100%;
	 font-weight: 500 !important;
	 font-size: 16px;
}
 .single-post .fl-comment-form input[type="text"], .single-post .fl-comment-form input[type="email"], .single-post .fl-comment-form input[type="url"] {
	 width: 100%;
	 float: left;
	 height: 42px;
	 font-size: 14px;
	 padding: 10px 15px;
	 margin-bottom: 15px;
}
 .single-post .entry-footer {
	 margin-top: 15px;
	 float: left;
	 width: 100%;
	 border-bottom: solid 1px #e7e7e7;
	 padding-bottom: 10px;
	 margin-bottom: 25px;
}
 .single-post nav.navigation.post-navigation {
	 float: left;
	 width: 100%;
}
 .single-post nav.navigation.post-navigation .nav-links a {
	 border-bottom: solid 1px #00bfa5;
	 color: #00bfa5;
	 letter-spacing: 1px;
}
 .single-post nav.navigation.post-navigation .nav-links a:hover, .single-post nav.navigation.post-navigation .nav-links a:focus {
	 border-bottom: solid 1px #4c4c4c;
	 color: #4c4c4c;
}
 .single-post .fl-comment-form .required {
	 color: red;
}
 .single-post .fl-post-cats-tags {
	 font-weight: 500;
}
 .single-post fl-post-cats-tagss a {
	 font-weight: 500;
}
 .single-post .fl-post-content ul, .single-post .fl-post-content ol {
	 float: left;
	 width: 100%;
	 padding-left: 15px;
}
 .single-post .fl-post-content ul li, .single-post .fl-post-content ol li {
	 float: left;
	 width: 100%;
	 margin-bottom: 10px;
}
 .fl-post-grid-meta, .fl-post-grid-meta a {
	 color: #4c4c4c !important;
	 font-weight: 500;
}
 .fl-post-grid-text {
	 background: #fafafa;
}
 .fl-post-grid-content a.fl-post-grid-more {
	 border: none;
	 background-color: #00bfa5 !important;
	 border-radius: 5px;
	 color: #ffffff;
	 cursor: pointer;
	 padding: 8px 30px;
	 display: inline-block;
	 margin: 5px 3px 5px 3px;
	 text-transform: uppercase;
	 line-height: 1.4em;
	 font-weight: 500;
	 font-size: 12px;
	 outline: none;
	 position: relative;
	 -webkit-transition: all 0.3s;
	 transition: all 0.3s;
	 margin-top: 20px;
	 font-family: 'Raleway', Arial, sans-serif;
}
 .fl-post-grid-content a.fl-post-grid-more:hover, .fl-post-grid-content a.fl-post-grid-more:focus {
	 background-color: #5E96CA !important;
	 color: #fff;
}
 .gray_Hover .fl-photo-img {
	/* filter: url(filters.svg#grayscale);
	 Firefox 3.5+ */
	 filter: gray;
	/* IE5+ */
	 -webkit-filter: grayscale(1);
	/* Webkit Nightlies & Chrome Canary */
	 -webkit-transition: all .8s ease-in-out;
}
 .gray_Hover .fl-photo-content:hover .fl-photo-img {
	 filter: none;
	 -webkit-filter: grayscale(0);
	 -webkit-transform: scale(1);
}
 .fl-post-grid-image a {
	 display: block;
	 height: 100%;
}
 .fl-comments-popup-link {
	 display: none !important;
}
 .fl-post-grid-title:hover a {
	 color: #00bfa5;
}
 .list_Alighn li ul {
	 margin-top: 10px;
}
 .list_Alighn ul, .list_Alighn ol {
	 padding-left: 15px;
	 float: left;
	 width: 100%;
	 margin-bottom: 15px;
}
 .list_Alighn ul li, .list_Alighn ol li {
	 margin-bottom: 10px !important;
	 float: left;
	 width: 100%;
}
 .fl-page-footer-widgets {
	 border-top: none !important;
}
 .footer_copy {
	 display: inline-block;
	 font-size: 13px;
}
 .footer_pages {
	 font-size: 13px;
	 display: inline-block;
	 width: 100%;
	 margin: 10px 0;
}
 .pipe_ft {
	 display: inline-block;
	 font-size: 12px;
	 margin: 0 6px 0 10px;
	 color: #cccccc;
}
 .bu_Center {
	 display: inline-block;
	 text-align: center;
	 width: 100%;
	 margin-top: 20px;
}
 .fl-page-nav-wrap {
	 border-bottom: none !important;
	 border-top: none !important;
	 margin-left: 160px !important;
}
 .socail_icon {
	 display: inline-block;
	 text-align: center;
	 width: 100%;
	 margin: 30px 0 10px;
}
 .address_text {
	 display: block;
	 margin: 20px 0 10px;
	 font-size: 16px;
}
 .socail_icon a {
	 display: inline-block;
	 margin: 5px 10px;
}
 .socail_icon a:hover {
	 opacity: 0.90;
	 transition: opacity .25s ease-in-out;
	 -moz-transition: opacity .25s ease-in-out;
	 -webkit-transition: opacity .25s ease-in-out;
}
 .sp_1 {
	 display: block;
	 width: 100%;
	 margin: 10px 0;
	 font-size: 16px;
}
 .fl-page-footer {
	 border-top: none;
	 padding: 5px 0 5px;
	 background-size: cover !important;
}
 .fl-page-nav-right .fl-page-header-wrap {
	 border-bottom: none;
}
 .fl-page-header {
	 border-color: transparent;
	 background-color: #fff;
}
 .fl-page-nav-search {
	 float: right;
}
 .fl-page-nav-search a {
	 padding-top: 0 !important;
	 padding-bottom: 0 !important;
}
 .table_All table, .single-ep-specialist table.specialist-table {
	 float: left;
	 width: 100%;
	 border: solid 1px #e7e7e7;
}
 .table_All thead {
	 background: #F1F3F9;
}
 .table_All thead th {
	 color: #6A7382 !important;
	 text-transform: uppercase;
	 font-weight: 500;
}
 .table_All td, .table_All th, .single-ep-specialist .specialist-table td {
	 padding: 15px;
	 font-weight: 400;
	 font-size: 14px;
	 text-align: left;
	 color: #172B4D;
}
 .table_All tr:nth-child(2n), .single-ep-specialist .specialist-table tr:nth-child(2n) {
	 background-color: #F7FAFC;
}
 .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu {
	 border-top: none;
	 padding: 44px 0 0;
	 transition: all .5s;
	 background: transparent;
	 box-shadow: none;
}
 .fl-page-header-fixed.fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu {
	 padding-top: 18px;
}
 .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li {
	 padding: 10px 20px;
	 display: block;
	 background: #1f5179;
	 border-top: 1px solid #00bfa5;
}
 .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li:hover {
	 background: #00bfa5;
	 transition: background-color 0.6s ease 0s, border-color 0.7s ease 0s, color 0.7s ease 0s;
}
 .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li a {
	 color: #fff !important;
	 margin: 0 !important;
	 font-size: 13px !important;
	 padding: 0 !important;
	 border: none !important;
}
 .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu li a:focus {
	 color: #fff !important;
	 border: none !important;
	 padding: 0 !important;
}
 .blockquote {
	 font-size: 17px;
}
 .footer-logo {
	 position: relative;
	 margin-bottom: 30px;
}
 .logo-widget .text {
	 color: #cccccc;
	 font-size: 14px;
	 font-weight: 400;
	 line-height: 1.6em;
	 margin-bottom: 25px;
}
 .social_area {
	 display: inline-block;
}
 .social_area a {
	 text-align: center;
	 margin-right: 8px;
	 width: 36px;
	 height: 36px;
	 line-height: 36px;
	 font-size: 14px;
	 color: #cccccc;
	 background: #1c1c1c;
	 border: 1px solid #2e2e2e;
	 transition: all 500ms ease;
	 -moz-transition: all 500ms ease;
	 -webkit-transition: all 500ms ease;
	 -ms-transition: all 500ms ease;
	 -o-transition: all 500ms ease;
	 text-align: center;
	 line-height: 32px;
	 font-size: 14px;
	 color: #cccccc;
	 display: inline-block;
}
 .social_area a:hover {
	 background: #111111;
	 color: #cccccc;
	 border-color: #2e2e2e;
}
 .in-touch {
	 position: relative;
}
 .in-touch h2 {
	 position: relative;
	 color: #ffffff;
	 font-size: 16px;
	 font-weight: 700;
	 margin-bottom: 25px;
	 text-transform: uppercase;
}
 .in-touch ul {
	 position: relative;
	 padding: 0;
	 margin: 0;
}
 .in-touch ul li {
	 position: relative;
	 color: #ffffff;
	 font-size: 14px;
	 margin-bottom: 15px;
}
 .in-touch ul li span {
	 position: relative;
	 color: #cccccc;
}
 .number-widget {
	 position: relative;
	 margin-top: 50px;
}
 .number-widget h3 {
	 position: relative;
	 color: #00bfa5;
	 font-size: 28px;
	 font-weight: 700;
	 margin-bottom: 15px;
	 padding-left: 40px;
}
 .number-widget .text {
	 position: relative;
	 color: #cccccc;
	 font-size: 14px;
	 font-weight: 400;
	 line-height: 1.6em;
	 margin-bottom: 25px;
}
 .number-widget h3 .icon {
	 position: absolute;
	 left: 0px;
	 top: 4px;
	 color: #00bfa5;
	 font-size: 22px;
}
 .header_menu ul.menu li, .mid-menu ul.menu li {
	 margin: 0 15px !important;
}
 .header_menu ul.menu li a, .mid-menu ul.menu li a {
	 border-bottom: solid 2px transparent;
	 transition: background-color 0.6s ease 0s, border-color 0.7s ease 0s, color 0.7s ease 0s;
}
 .header_menu ul.menu li a:hover, .header_menu ul.menu li.current_page_item a {
	 border-bottom: solid 2px #fff;
}
 .header_menu.header-pages ul.menu li a {
	 border-bottom: solid 2px transparent;
	 transition: background-color 0.6s ease 0s, border-color 0.7s ease 0s, color 0.7s ease 0s;
}
 .header_menu.header-pages ul.menu li a:hover, .header_menu.header-pages ul.menu li.current_page_item a {
	 border-bottom: solid 2px #1ba47a !important;
}
 .mid-menu ul.menu li a:hover, .mid-menu ul.menu li.current_page_item a {
	 border-bottom: solid 2px #158563;
}
 .social_icon {
	 display: inline-block;
}
 .hero-callout .fl-callout-photo {
	 width: 100px;
	 float: left;
}
 .hero-callout .fl-callout-content {
	 float: right;
	 width: calc(100% - 100px);
}
 .hero-callout .fl-callout-content .fl-module-content {
	 margin: 0;
}
 .home_post .fl-post-grid-text .fl-post-grid-title a {
	 color: #202125;
}
 .home_post .fl-post-grid-post {
	 -webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
	 transition: -webkit-box-shadow 0.5s ease-in-out;
	 -o-transition: box-shadow 0.5s ease-in-out;
	 transition: box-shadow 0.5s ease-in-out;
	 transition: box-shadow 0.5s ease-in-out, -webkit-box-shadow 0.5s ease-in-out;
}
 .home_post .fl-post-grid-post:hover {
	 -webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
	 transition: -webkit-box-shadow 0.5s ease-in-out;
	 -o-transition: box-shadow 0.5s ease-in-out;
	 transition: box-shadow 0.5s ease-in-out;
	 transition: box-shadow 0.5s ease-in-out, -webkit-box-shadow 0.5s ease-in-out;
	 -webkit-box-shadow: 0 0 11px rgba(133, 28, 59, .3);
	 box-shadow: 0 0 11px rgba(133, 28, 59, .3);
	 cursor: pointer;
}
 .home_post .fl-post-grid-post .fl-post-grid-text {
	 transform: translateY(0);
	 transition: .3s ease-out;
	 transition-property: all;
	 transition-property: opacity, transform, filter;
}
 .home_post .fl-post-grid-post:hover .fl-post-grid-text {
	 transform: translateY(-15%);
}
 .home_post .fl-post-grid-text .fl-post-grid-title a:hover {
	 color: #5BAE46;
}
 .home_post .fl-post-grid-image {
	 height: 240px;
}
 .home_post .fl-post-grid-image img {
	 height: 100% !important;
	 width: 100% !important;
	 object-fit: cover;
	 -webkit-transform: scale(1);
	 -moz-transform: scale(1);
	 transform: scale(1);
	 -webkit-transition: all .5s ease 0s;
	 -moz-transition: all .5s ease 0s;
	 transition: all .5s ease 0s;
}
 .home_post .fl-post-column .fl-post-grid-post:hover .fl-post-grid-image img {
	 -webkit-transform: scale(1.1);
	 -moz-transform: scale(1.1);
	 transform: scale(1.2);
}
 .home_post .fl-terms-label, .post_Meta .fl-html {
	 font-weight: 500;
}
 .post_Meta .fl-html a {
	 font-weight: 400;
}
 .home_post .fl-post-column .fl-post-grid-post {
	 border: solid 3px #999;
	 -webkit-transition-property: all;
	 -o-transition-property: all;
	 transition-property: all;
	 -webkit-transition-duration: .15s;
	 -o-transition-duration: .15s;
	 transition-duration: .15s;
	 -webkit-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
	 -o-transition-timing-function: cubic-bezier(.25, .46, .45, .94);
	 transition-timing-function: cubic-bezier(.25, .46, .45, .94);
	 -webkit-transition-delay: 0s;
	 -o-transition-delay: 0s;
	 transition-delay: 0s;
}
 .home_post .fl-post-column:nth-child(3n+1) .fl-post-grid-post:hover {
	 border: solid 3px #5BAE46;
	 transition: border-color 0.7s ease 0s;
}
 .home_post .fl-post-column:nth-child(3n+2) .fl-post-grid-post:hover {
	 border: solid 3px #202125;
	 transition: border-color 0.7s ease 0s;
}
 .home_post .fl-post-column:nth-child(3n+3) .fl-post-grid-post:hover {
	 border: solid 3px #26a8df;
	 transition: border-color 0.7s ease 0s;
}
 .home_post .fl-post-grid-text {
	 background: #fff !important;
}
 .home_post .fl-post-grid-terms a {
	 color: #5BAE46;
}
 .home_post .fl-post-grid-terms a:hover, .home_post .fl-post-grid-terms a:focus {
	 color: #202125;
}
 .home_post .fl-post-grid-terms {
	 float: left;
	 width: 100%;
	 margin-bottom: 10px;
}
 .home_post .fl-post-grid-content p {
	 font-size: 12px;
	 line-height: 22px;
}
 .home_post .fl-post-grid-post {
	 box-shadow: 0px 8px 9px -4px rgba(0, 0, 0, 0.2);
}
 .blog_pagination a {
	 padding: 4px 12px 6px !important;
}
 .blog_pagination span {
	 padding: 4px 12px 6px !important;
	 border: 1px solid #fff !important;
}
 .post_Content .fl-node-content p {
	 font-size: 14px;
	 color: #747474;
	 line-height: 26px;
}
 .nav-previous a, .nav-next a, .post_Meta .fl-html {
	 font-size: 13px;
}
 .prime_Sidebar .fl-widget-title {
	 border-bottom: double 3px #e7e7e7;
	 padding-bottom: 6px;
	 font-size: 20px;
}
 .prime_Sidebar .fl-widget ul {
	 float: left;
	 width: 100%;
}
 .prime_Sidebar .fl-widget ul li {
	 border-bottom: solid 1px #e7e7e7;
	 padding: 14px 0;
	 margin: 0;
}
 .prime_Sidebar .fl-widget ul li a {
	 font-size: 14px;
}
 .post_Content ul, .post_Content ol {
	 margin-top: 0;
	 margin-bottom: 10px;
	 padding: 0 0 0 15px;
	 float: left;
	 width: 100%;
}
 .post_Content ul li, .post_Content ol li {
	 margin-bottom: 5px;
	 float: left;
	 width: 100%;
}
 .fl-builder-pagination li a.page-numbers:hover, .fl-builder-pagination li span.current {
	 background: #650338 !important;
	 color: #fff !important;
	 border-color: #650338 !important;
}
.fl-builder-pagination li a.page-numbers, .fl-builder-pagination li span.page-numbers {
	border: 1px solid #fff;
	display: inline-block;
	padding: 4px 14px 6px;
	margin: 0 2px 5px;
	border-radius: 4px;
	background: #ffff;
}
 .single-post .fl-widget ul li a {
	 color: #848484;
	 font-size: 14px;
	 font-weight: 400;
	 transition: all 500ms ease;
}
 .single-post .fl-widget ul li a:hover, .single-post .fl-widget ul li a:focus {
	 color: #5BAE46;
	 text-decoration: none;
}
 .prime_Sidebar h2 {
	 border-bottom: double 3px #e7e7e7;
	 padding-bottom: 6px;
	 font-size: 20px;
	 margin-bottom: 10px;
}
 .list-its .fl-icon i {
	 border: solid 4px #000;
	 width: 63px;
	 height: 63px;
	 line-height: 0;
}
 .list-its .fl-icon i::before {
	 margin-top: 2px !important;
	 display: inline-block;
}
 .copy-text {
	 width: 100%;
	 float: right;
	 text-align: right;
	 margin-top: 10px;
}
 .item-space img {
	 margin: 0 10px 0 0;
}
 .select-hidden {
	 display: none;
	 visibility: hidden;
	 padding-right: 10px;
}
 .fl-page-footer-container.container {
	 width: 100%;
}
 p.copyright-text {
	 font-size: 15px;
	 font-family: 'Be Vietnam';
	 line-height: 5rem;
}
 a.footer_menu {
	 padding: 10px;
	 font-size: 15px;
	 text-transform: lowercase;
}
 .social_icon a {
	 font-size: 26px;
	 margin-left: 15px;
}
.post_Content h1, .post_Content h2 {
	font-size: 22px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.post_Content h3 {
	font-size: 20px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.post_Content h4, .post_Content h5{
	font-size: 18px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.frame_Mobile {
	display: flex;
	justify-content: center;
}














/*** Media CSS Start Here ***/
 @media screen and (max-width:1280px) {
	 .container {
		 width: 100%;
	}
	 .fl-page-footer-widgets-container.container {
		 width: 100%;
		 padding: 30px 15px !important;
	}
	 .fl-page-footer-container.container {
		 width: 100%;
	}
	 .fl-post-slider-navigation .slider-next {
		 right: 5px;
	}
	 .fl-post-slider-navigation .slider-prev {
		 left: 5px;
	}
	 .fl-page-nav-search .socail_icon {
		 display: none;
	}
	 .fl-page-nav-wrap {
		 margin-left: -15px !important;
	}
}
 @media screen and (max-width:1160px) {
	 .fl-rich-text br, .fl-heading br {
		 display: none;
	}
}
 @media screen and (max-width:1080px) {
	 .fl-page-header-container.container {
		 max-width: 100% !important;
	}
}
 @media screen and (max-width:991px) {
	 .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle {
		 border: solid 1px transparent;
	}
	 .fl-nav-mobile-offcanvas.fl-responsive-nav-enabled .fl-offcanvas-close {
		 font-size: 22px;
		 padding: 10px 15px;
	}
	 .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li>a {
		 padding: 15px;
	}
	 .fl-page-header {
		 border-bottom: solid 1px #72687f;
	}
	 .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse .fl-page-nav-search {
		 display: block !important;
	}
	 .fl-page-header-container.container {
		 max-width: 100% !important;
	}
	 .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile.fl-page-nav-right .fl-page-header-row .fl-page-header-logo {
		 padding-bottom: 0 !important;
	}
	 .fl-page-nav-wrap {
		 border: none !important;
		 margin-top: 0;
	}
	 .fl-page-nav-right .fl-page-header-container {
		 padding-bottom: 10px !important;
	}
	 .fl-col-small {
		 max-width: 100% !important;
	}
	 .fl-page-header {
		 border: none;
	}
	 .fl-page-header-primary .fl-logo-img {
		 height: auto;
	}
	 .fl-page-nav .navbar-nav li>a {
		 padding: 15px 10px;
	}
	 .hero_Section .fl-row-content-wrap {
		 margin-top: 0 !important;
	}
	 .fl-page-nav {
		 background: #fff !important;
		 border-top: solid 1px #e7e7e7;
		 margin-top: 10px !important;
		 padding-top: 10px;
	}
	 .fl-page-header {
		 background: #fff !important;
	}
	 .fl-page-nav-right .fl-page-nav-search a.fa-search {
		 position: absolute;
		 right: 13px;
		 top: 3px;
	}
	 .fl-builder-content .logo-second {
		 display: none !important;
	}
}
 @media screen and (max-width:767px) {
	 .fl-page-nav-right .fl-page-header-container {
		 padding-bottom: 10px;
	}
	 .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav .navbar-toggle {
		 right: 15px !important;
		 top: 30px !important;
	}
	 h1.fl-heading {
		 font-size: 28px !important;
	}
	 h2.fl-heading {
		 font-size: 24px !important;
	}
	 h3.fl-heading {
		 font-size: 20px !important;
	}
	 .fl-page-nav-right .fl-page-nav ul.navbar-nav>li {
		 margin: 0;
	}
	 .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li>a {
		 border-bottom: none;
		 padding: 10px 15px !important;
	}
	 .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li>a:hover, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li>a:focus, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-ancestor>a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-parent>a, .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li.current-menu-item>a {
		 color: #00bfa5 !important;
	}
	 .fl-offcanvas-close {
		 margin-top: 10px !important;
	}
	 .fl-offcanvas-close:hover i, .navbar-toggler:hover i {
		 color: #00bfa5 !important;
	}
	 .fl-page-header-container.container {
		 max-width: 100% !important;
	}
	 .blog_filter_main ul li {
		 margin-bottom: 10px !important;
	}
	 .fl-page-header-container.container {
		 max-width: 100% !important;
	}
	 .display_content h1 {
		 font-size: 34px !important;
		 line-height: 46px;
		 margin-top: 0 !important;
	}
	 .fl-page-footer-widgets-row .fl-widget {
		 margin-bottom: 20px;
		 float: left;
		 width: 100%;
	}
	 .fl-page-footer-widgets-container.container {
		 padding: 30px 15px 0 !important;
	}
	 .fl-page-footer-text.fl-page-footer-text-1 {
		 padding-bottom: 10px;
	}
	 .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-nav-collapse ul.navbar-nav>li {
		 border-color: #ddd;
	}
	 .fl-nav-mobile-offcanvas.fl-responsive-nav-enabled header[class*=" fl-page-nav-toggle-visible-"].fl-page-header .fl-nav-offcanvas-collapse {
		 border: none;
	}
	 .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile .fl-page-header-logo {
		 text-align: left;
		 margin-right: 0;
	}
	 .fl-page-nav {
		 border-top: none;
		 margin-top: 0;
		 padding-top: 0;
	}
	 .hero_Section p br {
		 display: none;
	}
	 .fl-nav-mobile-offcanvas.fl-responsive-nav-enabled header[class*=" fl-page-nav-toggle-visible-"].fl-page-header .fl-nav-offcanvas-collapse {
		 background-color: #fff !important;
	}
	 .fl-page-nav .navbar-nav li>a {
		 font-size: 16px;
	}
	 .fl-row-full-height.hero_Section .fl-row-content-wrap {
		 min-height: 50vh !important;
	}
	 .fl-post-slider-navigation .slider-prev {
		 left: 5px;
	}
	 .fl-post-slider-navigation .slider-next {
		 right: 5px;
	}
	 .fl-page-nav-right .fl-page-nav-wrap .navbar-nav li ul.sub-menu {
		 padding: 0;
	}
	 .fl-page-nav-toggle-icon.fl-page-nav-toggle-visible-mobile.fl-page-nav-right .fl-page-nav-collapse ul.navbar-nav {
		 margin-top: 45px;
		 border-top: solid 1px #ddd;
	}
	 .fl-page-nav-search a {
		 padding: 10px !important;
	}
	 .fl-page-nav-right .fl-page-nav-search a.fa-search {
		 right: 0;
		 top: 0;
	}
	 .fl-page-nav-search form {
		 width: 250px;
		 padding: 10px;
	}
	 .number-widget {
		 margin-top: 0;
	}
	 .number-widget .text {
		 margin-bottom: 0;
	}
	 .fl-page-footer-text {
		 padding-bottom: 0;
	}
	 .fl-rich-text p br {
		 display: none;
	}
	 .footer-logo {
		 margin-bottom: 20px;
	}
	 .logo-widget .text {
		 margin-bottom: 20px;
	}
	 .fl-flyout-left .fl-menu-mobile-close {
		 color: #000;
	}
	 .header_menu ul.menu li a {
		 padding: 12px 15px !important;
		 border-bottom: solid 1px #84e3bf;
		 font-size: 14px;
	}
	 .fl-flyout-left .fl-menu-mobile-close {
		 color: #1ba47a;
		 font-size: 22px;
		 padding: 10px 15px;
	}
	 .fl-flyout-left .fl-menu-mobile-close:hover {
		 color: #202125;
		 top: 0 !important;
	}
	 .fl-menu-mobile-flyout {
		 padding: 0 !important;
	}
	 .header_menu ul.menu {
		 margin-top: 45px;
		 border-top: solid 1px #ddd;
	}
	 .header_menu ul.menu li, .mid-menu ul.menu li {
		 margin: 0 !important;
	}
	 .header_menu ul.menu li a:hover, .header_menu ul.menu li.current_page_item a {
		 border-bottom: solid 1px #84e3bf;
		 color: #202125;
	}
	 .header_menu.header-pages ul.menu li a {
		 border-bottom: solid 1px #ddd !important;
	}
	 .header_menu.header-pages ul.menu li a:hover, .header_menu.header-pages ul.menu li.current_page_item a {
		 border-bottom: solid 1px #1ba47a !important;
	}
	 .copy-text {
		 text-align: center;
		 margin-bottom: 15px;
	}
	 .table-outer {
		 overflow-x: scroll;
		 float: left;
		 width: 100%;
	}
}
 @media screen and (max-width:480px) {
	 .copy__text {
		 display: inline-block;
		 text-align: center;
		 width: 100%;
	}
}
 @media screen and (max-width:425px) {
	 .fl-page-footer-container.container {
		 width: 100% !important;
	}
	 h1.text-center.footer_heading {
		 font-size: 3rem !important;
	}
}


.effect.effect-four {
	background: #2e5d5a;
	height: 340px;
	position: relative;
}

.effect-four .tab-text h2 {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 1em 1.2em;
	color: #fff;
	font-size: 18px;
}

.effect.effect-four .icons-block {
	z-index: 1000;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	text-align: left;
	padding: 10px;
	font-size: 14px;
}

.effect.effect-four .icon-c3 {
	padding-left: 5px;
	padding-top: 0
}

.effect.effect-four .icons-block .social-icon-1,
.effect.effect-four .icons-block .social-icon-2,
.effect.effect-four .icons-block .social-icon-3 {
	transition: all .5s ease-in-out;
	opacity: 0
}

.effect.effect-four:hover .social-icon-1 {
	opacity: 1;
	transition-delay: .3s;
	transition-duration: .5s
}

.effect.effect-four:hover .social-icon-2 {
	opacity: 1;
	transition-delay: .4s;
	transition-duration: .5s
}

.effect.effect-four:hover .social-icon-3 {
	opacity: 1;
	transition-delay: .5s;
	transition-duration: .5s
}

.effect.effect-four .icons-block i {
	color: rgba(255, 255, 255, .9);
	padding-left: 7px;
	font-size: 1.2rem
}
.effect.effect-four img {
	max-width: none;
	width: 100%;
	opacity: 1;
	transition: all .35s;
	-webkit-transition: all .35s;
	height: 100%;
	object-fit: cover;
} 
.icons-block a {
	color: #fff;
	margin-left: 5px;
}
.effect.effect-four::before {
	background-color: rgba(0, 0, 0, .3);
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.tab-text {
	position: absolute;
	z-index: 20;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
.company_name {
	text-transform: uppercase;;
}

.form_para {
	color: #666 !important;
	font-size: 12px;
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
}
.icon_Social .fl-icon i {
	border: solid 2px;
	width: 74px !important;
	height: 74px !important;
	display: flex;
	justify-content: center;
	align-items: center;
}

.footer-links {
	display: flex;
	justify-content: center;
	flex-direction: column;
	width: 100%;
	align-items: center;
}
.footer-links img {
	width: 200px;
}
.footer_Links {
	display: flex;
	gap: 20px;
	margin-top: 30px;
	font-size: 18px;
}

.icon_List .fl-icon i {
	width: 40px;
	text-align: center;
}
.link_Button a {
	border: solid 2px;
	border-radius: 4px;
	padding: 10px 20px !important;
	font-weight: 600;
	margin-left: 10px;
}
.button_Custom .fl-button-group-button {
	width: 48.33% !important;
}
.button_Custom .fl-button-wrap {
	display: inline-block;
	width: 100%;
}
.button_Custom a.fl-button {
	width: 100%;
}
.author-cred {
	font-size: 14px;
	background: #f1f1f1;
	padding: 1em;
	margin: 10px 0;
}
.home_post .fl-post-feed-post {
	border: none;
	background: #fff;
	border-left: solid 3px #111;
}
.home_post .fl-post-text {
	padding: 20px 0 0 0;
}
.home_post .fl-post-title, .home_post .fl-post-excerpt {
	float: left;
	width: 100%;
	padding: 0 20px;
}
.home_post .fl-post-title {
	margin-bottom: 10px;
}
.fl-post-meta.post_Date, .post_Date .fl-post-info-date {
	float: right;
	background: #650338;
	color: #fff;
	padding: 5px 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
.fl-post-meta.post_Cat {
	background: #fafafa;
	padding: 12px 20px;
	margin-top: 10px;
	width: 100%;
	float: left;
	text-align: right;
	font-size: 14px;
}
.home_post .fl-post-excerpt p {
	font-size: 15px;
}


/** Gravity Form CSS **/
.gform_heading {
	background: #f5f5f5;
	padding: 10px;
	text-align: center;
	margin-bottom: 15px;
	display: none !important;
}

.gform_heading h2 {
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.gform_wrapper .gfield_label {
	font-size: 14px !important;
	font-weight: 500 !important;
	color: #202125 !important;
}

.gform_wrapper.gravity-theme .ginput_complex label {
	display: none !important;
}

.gform_wrapper .ginput_container {
	margin-bottom: 0 !important;
	margin-top: 0 !important;
}

.gform_legacy_markup_wrapper textarea.medium {
	height: 120px !important;
	width: 100%;
}

.gform_wrapper .large, .gform_wrapper .medium, .name_last input, .name_first input, .gform_wrapper .password_input_container input, .gform_wrapper .gfield--type-address input, .gfield--input-type-date input {
	background: #fff;
	color: #9B9B9B !important;
	margin-top: 0;
	outline: medium none;
	padding: 10px !important;
	resize: none;
	font-size: 14px !important;
	font-weight: 500;
	border: solid 1px #000;
	border-radius: 5px;
	text-indent: 5px !important;
	height: 48px !important;
	width: 100% !important;
}

.name_last input,
.name_first input {
	width: 100% !important;
}

.gform_wrapper.gravity-theme .ginput_container_address span {
	flex: 0 0 33.33%;
	margin: 0;
}

.gform_wrapper.gravity-theme .gfield--type-radio .gfield_label {
	padding-bottom: 3px;
}
.gform_wrapper.gravity-theme .gfield textarea.large {
	height: 140px !important;
}

.name_last {
	padding-right: 0 !important;
}

.gform_wrapper .gform_footer {
	justify-content: center !important;
	margin-top: 20px !important;
}

.gform_wrapper input[type=text]:focus,
.gform_wrapper input:focus,
.gform_wrapper input:hover,
.gform_wrapper .password_input_container input:hover,
.gform_wrapper .password_input_container input:focus,
.gform_wrapper .gform_wrapper textarea.medium:focus,
.gform_wrapper input[type=text]:hover,
.gform_wrapper .gform_wrapper textarea.medium:hover,
.gform_wrapper .name_last input:focus,
.contact-grav .name_first input:focus,
.ginput_container_textarea textarea:hover,
.ginput_container_textarea textarea:focus {
	background-color: #fff;
}

.gform_wrapper .name_last label,
.gform_wrapper .name_first label,
.gform_wrapper .gform-field-label {
	font-size: 14px !important;
	font-weight: 500;
	color: #555;
}

#gform_wrapper_1 h2,
#gform_wrapper_1 h3,
#gform_wrapper_1 h1,
#gform_wrapper_1 h4 {
	font-family: "Lato", sans-serif !important;
}

/* gform placeholders*/
::-webkit-input-placeholder {
	color: #9B9B9B !important;
}

:-moz-placeholder {
	opacity: 1;
	color: #9B9B9B !important;
}

::-moz-placeholder {
	opacity: 1;
	color: #9B9B9B !important;
}

:-ms-input-placeholder {
	color: #9B9B9B !important;
}

input:-moz-placeholder {
	color: #9B9B9B !important;
}

.gform_wrapper div.validation_error {
	border: 1px solid #FF0000;
	font-weight: normal;
	width: 98%;
	color: #FF0000;
	text-align: center;
	font-size: 1em;
	padding: 5px 0;
	margin-bottom: 15px;
}

.gform_wrapper form li,
.gform_wrapper li {
	margin-bottom: 0 !important;
}

.gform_wrapper ul li.gfield.gfield_error {
	margin-top: 0px !important;
	padding-top: 0 !important;
}

.gform_wrapper li.gfield_error input {
	border-color: red !important;
}

.gform_wrapper .top_label .gfield_error {
	width: 100%;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-left: 0px;
	max-width: 100%;
}

.gform_wrapper .gfield_error .validation_message {
	display: inline-block !important;
	background: #f2dede;
	width: 100%;
	text-align: left;
	color: #a94442;
	border: solid 1px #ebccd1;
	max-width: 100%;
	padding: 5px 10px !important;
	margin: 0 !important;
	font-size: 12px;
}

.gfield.gfield_error.gfield_contains_required.field_sublabel_below.field_description_below {
	background: none;
	border: none;
	font-weight: 400;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
}

.gform_confirmation_message {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
	padding: 10px 20px;
	text-align: center;
}

.gform_wrapper div.wpforms-container-full .wpforms-form input.wpforms-field-medium,
div.wpforms-container-full .wpforms-form select.wpforms-field-medium,
div.wpforms-container-full .wpforms-form .wpforms-field-row.wpforms-field-medium {
	max-width: 100%;
}

.gform_wrapper.gravity-theme .gfield textarea.medium {
	height: 192px !important;
}

#gform_submit_button_1, #gform_submit_button_2, #gform_submit_button_3, #gform_submit_button_4, #gform_submit_button_5, #gform_submit_button_6, #gform_submit_button_7, #gform_submit_button_8 {
	padding: 14px 15px 16px !important;
	width: auto !important;
	letter-spacing: 0.4px;
	color: #fff !important;
	background-color: #650338 !important;
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.2;
	text-transform: uppercase;
	border-style: none !important;
	border-radius: 4px !important;
	min-width: 260px;
}
.gfield_required {
	color: red !important;
}
#gform_submit_button_1:hover,
#gform_submit_button_1:focus,
#gform_submit_button_2:hover,
#gform_submit_button_2:focus,
#gform_submit_button_3:hover,
#gform_submit_button_3:focus,
#gform_submit_button_4:hover,
#gform_submit_button_4:focus,
#gform_submit_button_5:hover,
#gform_submit_button_5:focus,
#gform_submit_button_6:hover,
#gform_submit_button_6:focus,
#gform_submit_button_7:hover,
#gform_submit_button_7:focus,
#gform_submit_button_8:hover,
#gform_submit_button_8:focus {
	color: #fff !important;
	background-color: #330006 !important;
}

.form_Newslatter .gform_footer.top_label {
	float: right;
	width: 140px;
	margin: 0 !important;
	padding: 0 !important;
}

.form_Newslatter .gform_body.gform-body {
	float: left;
	width: calc(100% - 150px);
}

#gform_submit_button_2 {
	border: solid 2px #fff;
	background: #4198CC;
	color: #fff;
	margin: 0;
	padding: 7px 15px;
	width: 100%;
	border-radius: 5px;
	min-height: 44px;
}

#gform_submit_button_2:hover,
#gform_submit_button_2:focus {
	color: #f7e7c6;
	border-color: #f7e7c6;
	background-color: #213651;
}
#gform_wrapper_2 .gfield_description, #gform_wrapper_4 .gfield_description {
	font-size: 12px;
	margin-top: 0; 
}
.gfield_checkbox .gchoice.gchoice_2_4_1, #gform_wrapper_4 .gfield_checkbox .gchoice.gchoice_4_4_1 {
	align-items: self-start;
	display: flex;
	justify-content: space-between;
}
.gfield_checkbox .gchoice.gchoice_2_4_1  #label_2_4_1, #gform_wrapper_4 #label_4_4_1 {
	font-size: 12px !important;
}
.para_Text {
	font-size: 12px;
	text-align: center;
	display: flex;
}
.gform_wrapper.gravity-theme .gfield-choice-input {
	margin-top: 5px;
}
.fl-menu .menu .sub-menu > li {
	border-top: solid 1px #fff;
}


@media screen and (max-width:640px) {
	.form_Newslatter .gform_body.gform-body {
		width: 100%;
		margin-bottom: 15px;
	}

	.form_Newslatter .gform_footer.top_label {
		width: 100%;
	}
}

@media screen and (max-width:580px) {

	.gform_wrapper form li,
	.gform_wrapper li {
		width: 100% !important;
	}

	div.ginput_complex.ginput_container.gf_name_has_2 span {
		width: 100%;
		padding: 0 !important;
		margin: 15px 0 0 0 !important;
	}

	.gform_wrapper div.ginput_container_name span:last-child {
		padding-right: 0 !important;
	}

	.gform_wrapper .top_label li.gfield.gf_left_half {
		margin-right: 0 !important;
	}

	.gform_wrapper .medium,
	.name_last input,
	.name_first input {
		width: 100% !important;
	}

	.name_last input,
	.name_first input {
		width: 100% !important;
	}

	.frame {
		height: 560px;
	}

	.frame img {
		height: 100%;
		object-fit: cover;
		object-position: center;
	}

	.frame .details {
		height: 94%;
	}
}

/** Gravity Form CSS END**/


@media screen and (max-width:991px) {
.link_Button a {
	margin-left: 0;
}	
.footer_Links {
	gap: 15px;
	font-size: 14px;
}
.icon_Social .fl-icon i {
	width: 44px !important;
	height: 44px !important;
}
.effect.effect-four .icons-block .social-icon-1, .effect.effect-four .icons-block .social-icon-2, .effect.effect-four .icons-block .social-icon-3 {
	opacity: 1 !important;
}
.effect.effect-four .icons-block {
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.icons-block a {
	margin-left: 0;
}
.fl-menu li {
	border-color: #e7e7e7 !important;
}
.link_Button a {
	text-align: center;
}
}
@media screen and (max-width:767px) {
.footer_Links {
	flex-direction: column;
	align-items: center;
	gap: 5px;
}
.effect.effect-four {
	margin-bottom: 20px;
}
}
@media screen and (max-width:600px) {
.button_Custom .fl-button-group-button {
	width: 100% !important;
}
}