/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import '//fonts.googleapis.com/css?family=Montserrat:400,700';
@font-face {
    font-family: 'museo_sans300';
    src: url('../font/museosans-300_0-webfont.woff2') format('woff2'),
    url('../font/museosans-300_0-webfont.woff') format('woff'),
    url('../font/museosans-300_0-webfont.svg#museo_sans300') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
body {margin: 0;}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display: block;}
audio, canvas, progress, video {display: inline-block; vertical-align: baseline;}
audio:not([controls]) {display: none; height: 0;}
[hidden], template {display: none;}
a {background-color: transparent;}
a:active, a:hover {outline: 0;}
abbr[title] {border-bottom: 1px dotted;}
b, strong {font-weight: bold;}
dfn {font-style: italic;}
h1 {margin: .67em 0; font-size: 2em;}
mark {color: #000; background: #ff0;}
small {font-size: 80%;}
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline;}
sup {top: -.5em;}
sub {bottom: -.25em;}
img {border: 0;}
svg:not(:root) {overflow: hidden;}
figure {margin: 1em 40px;}
hr {height: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
pre {overflow: auto;}
code, kbd, pre, samp {font-family: monospace, monospace; font-size: 1em;}
button, input, optgroup, select, textarea {margin: 0; font: inherit; color: inherit;}
button {overflow: visible;}
button, select {text-transform: none;}
button, html input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance: button; cursor: pointer;}
button[disabled], html input[disabled] {cursor: default;}
button::-moz-focus-inner, input::-moz-focus-inner {padding: 0; border: 0;}
input {line-height: normal;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0;}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
fieldset {padding: .35em .625em .75em; margin: 0 2px; border: 1px solid #c0c0c0;}
legend {padding: 0; border: 0;}
textarea {overflow: auto;}
optgroup {font-weight: bold;}
table {border-spacing: 0;border-collapse: collapse;}
td, th {padding: 0;}
/* ------ end normalize css ------- */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*start:reset*/
body {
    margin: 0;
    padding: 0;
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    font-family: 'museo_sans300';
}
.clear {
    clear: both;
    padding: 0;
    margin: 0;
}
p  {
    margin: 0;
    padding: 0 0 20px;
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    font-family: 'museo_sans300';
}
p a {
    color:#407ecb;
    text-decoration: underline;
}
p a:hover {
    color:#407ecb;
}
.widget-snippet{
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    font-family: 'museo_sans300';
}
.widget-snippet p {
    margin: 0;
    padding: 0 0 20px;
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    font-family: 'museo_sans300';
}
.content p a {
    color: #407ecb;
}
a, a:link, a:hover, a:active, a:visited{
    color: #407ecb;
    text-decoration: underline;
}
a{
    text-decoration: underline;
}
strong {
    color: #407ecb;
    font-weight: bold;
}
label {
    color: #222;
    font-weight: 400;
}
img {
    max-width: 100%;
}
ul, ol {
    margin: 0;
    padding: 0;
}
ul, ol {
    margin: 0;
    padding: 0;
}
ul li {
    margin: 0;
    padding:0 0 10px 35px;
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
	list-style:none;
    font-family: 'museo_sans300';
    background: url(/template/b6ec759d/images/service-back.png) no-repeat left 6px;
}
ul li a {
    color: #000000;
}
ol li {
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    font-family: 'museo_sans300';
    margin: 0 0 0 15px;
    padding:0 0 5px 7px;
}
ol li a {
    color: #000000;
}
.widget-snippet ul li{
    margin: 0;
    padding:0 0 10px 35px;
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
	list-style:none;
    font-family: 'museo_sans300';
    background: url(/template/b6ec759d/images/service-back.png) no-repeat left 6px;
}
h1, h2, h3, h4, h5, h6 {
    color: #407ecb;
    text-align: left;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding:10px 0 11px;
}
.widget-snippet h1, .widget-snippet h2, .widget-snippet h3, .widget-snippet h4, .widget-snippet h5, .widget-snippet h6{
    margin: 0;
    padding:10px 0 11px;
}
h1 {
    font-size: 35px;
    line-height: 35px;
}

h2 {
    font-size: 30px;
    line-height: 30px;
}
h3 {
    font-size: 25px;
    line-height: 30px;
}
h4 {
    font-size: 23px;
    line-height: 25px;
}
h5 {
    font-size: 19px;
    line-height: 18px;
}
h6 {
    font-size: 19px;
    line-height: 18px;
}
::selection {
    background-color: #002235;
    color: #ffffff;
}
::-moz-selection {
    background-color: #002235;
    color: #ffffff;
}

input[type='text'], input[type='tel'], input[type='password'], input[type='email'] {
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #cecece;
    box-sizing: border-box;
    border-radius: 1px;
    padding: 0 15px;
    margin: 0;
 	color: #000000;
    font-size: 14px;
    font-family: 'museo_sans300';
    width: 100%;
}
select {
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    background: #fff;
    border: 1px solid #cecece;
    box-sizing: border-box;
    border-radius: 1px;
    padding: 0 15px;
    margin: 0;
 	color: #000000;
    font-size: 15px;
    font-family: 'museo_sans300';
    width: 100%;
}
textarea {
    height: 150px;
    line-height: 20px;
    vertical-align: middle;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 1px;
    padding: 8px 18px;
    margin: 0;
 	color: #000000;
    font-size: 15px;
    font-family: 'museo_sans300';
    width: 100%;
}
input[type="submit"], input[type="button"], button, .button, a.button{
    background: #003e61;
	border:none;
 	color: #fff;
	cursor:pointer;
    font-size: 15px;
    font-family: 'museo_sans300';
	padding:8px 25px;
}
body input[type="submit"]:hover, body input[type="button"]:hover, body button:hover, body .button:hover, body a.button:hover{
    background: #3979c8;
 	color: #fff;
}
/*end:reset*/

.form-row {
    margin: 15px 0;
}

input[type="text"], input[type="password"], textarea, select {
    width: 350px;
}
select,
.registration-form select {
    width: 350px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url("../images/select-down-arrow.png") no-repeat scroll right 17px;
    border: 1px solid #cecece;
    padding:5px 24px 5px 10px;

}
textarea {
    height: 150px;
}
input[type="checkbox"] + span,
input[type="radio"] + span {
    margin-right: 20px;
}
/*form element*/
.widget-form .form-row input {
    height: 40px;
}
/*layout design*/
.page-content > .v-split-container > .v-split {
    margin: auto;
    width: 1170px;
}
.page-content > .v-split-container > .v-split .widget,
.page-content > .v-split-container > .v-split .widget.widget-snippet.spaceLeftRight {
    padding-left: 15px;
    padding-right: 15px;
}


.page-content > .v-split-container > .v-split .widget.widget-snippet,
.page-content > .v-split-container > .v-split .widget.noSpaceLeftRight {
    padding-left: 0;
    padding-right: 0;
}
.auto-page .page-content {
    padding-left: 15px;
    padding-right: 15px;
}
.page-content > .v-split-container > .v-split .widget.banner-wi {
    padding-left: 0;
    padding-right: 0;
}
/*fixed laylout*/
#bs-10505EC0-73BD-4A2D-9364-CF1850872E70 {
    background-image: url("../images/innerpage-bg.jpg");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: cover;
}
#bs-10505EC0-73BD-4A2D-9364-CF1850872E70 .widget,
#bs-8136FA5B-FF93-46DA-98A9-C74C467111D0 .widget {
    padding-left: 15px;
    padding-right: 15px;
}
#bs-8136FA5B-FF93-46DA-98A9-C74C467111D0 .widget.widget-snippet {
    padding-left: 0;
    padding-right:0;
}
#bs-8136FA5B-FF93-46DA-98A9-C74C467111D0 {
    padding-bottom: 80px;
    padding-top: 90px;
}

/*====================== start css============== */
.header {
    position: relative;
    background-color: #3979c8;
}
body > .header::before {
    background-color: #fff;
    content: ".";
    height: 83px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}
body > .footer {
    background: #003e61 none repeat scroll 0 0;
    position: relative;
}
body > .footer::before {
    background-color: #002235;
    content: ".";
    height: 320px;
    left: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.page-content > .v-split-container > .v-split {
    margin: auto;
    width: 1170px;
}

/*=========  for video  ========= */
/*========= service ========= */

/*========= copyright ========= */
.copy-right p {
    color: rgba(255, 255, 255, 0.23);
    font-size: 14px;
    line-height: 20px;
}
.copy-right a {
    color: rgba(255, 255, 255, 0.23);
    font-size: 14px;
	text-decoration:none;
}
.copyright-wi .copy-right a:hover {
    color: #fff;
}
/*========= footer social ========= */
ul.social-menu .fa:hover {
    color: #fff;
}
.footer .footer-social-wi .widget-title {
    color: rgba(255, 255, 255, 0.7);
    font-family: "museo_sans300";
    font-size: 16px;
    padding-bottom: 10px;
    padding-left: 13px;
}
/*========= footer ========= */
.footer .widget-title {
    color: #fff;
    font-family: montserrat;
    font-size: 23px;
    padding-bottom: 30px;
}
.footer-map-wi .widget-title {
    padding-bottom: 22px;
}

/*========= latest news  ========= */

/* ====== news article ==========*/
.article-container .header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #407ecb;
    font-family: "Montserrat",sans-serif;
    font-size: 31px;
    font-weight: 400;
    line-height: 33px;
    margin-bottom: 20px;
    padding-bottom: 0;
}


/*========= approved ========= */
.approved-wi .widget-image img {
    max-height: 266px;
    max-width: 320px;
    width:100%;
}
/* ====== footer map ==========*/
.footer-map-wi iframe {
    border: medium none;
    height: 280px;
    width: 320px;
}

/*========= footer address ========= */
.footer-add-wi p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 15px;
    line-height: 20px;
    padding: 0 0 4px;
}
.footer-add-wi a {
    color: #567ec0;
    font-size: 16px;
	text-decoration:none;
}
.widget.footer-add-wi a:hover {
    color: #fff;
}
.footer-add-wi .widget-title {
    padding-bottom: 23px;
}

/*===== main menu ====== */
.main-menu-wi .horizontal .navigation-item .navigation-item-child-container {
    background: #3979c8 none repeat scroll 0 0;
    left: 20px;
    position: absolute;
    top: 82px;
    width: 270px;
    z-index: 10000;
}
.main-menu-wi .horizontal .navigation-item .navigation-item-child-container .navigation-item {
    padding: 0;
}
.main-menu-wi .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    display: block;
    padding: 8px 15px;
    position: relative;
    color: #fff;

}
.main-menu-wi .horizontal .navigation-item .navigation-item-child-container .navigation-item a:hover{
    color:#000 ;
}
.main-menu-wi .horizontal .navigation-item .navigation-item-child-container .navigation-item.active a {
    color: #000;
}
.main-menu-wi .horizontal .navigation-item .navigation-item-child-container .navigation-item a {
    border-bottom: medium none;
}
.main-menu-wi .navigation-item a {
    color: #2a2a2a;
    display: inline-block;
    font-family: "montserrat",sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 30px 28px 33px;
    text-transform: uppercase;
	text-decoration:none;
}
.main-menu-wi .navigation-item a:hover {
    color:#254893;}

.main-menu-wi .navigation-item.active > a {
    color:#254893;}

.active{
    color:#254893;
}
/*===== main menu end====== */

/*home slider*/
.jssor-slider-container .jssorb03 div, .jssor-slider-container .jssorb03 div:hover, .jssor-slider-container .jssorb03 .av{
	opacity: 0;
}
div.jssor-slider-container .slide {
  display:none;
  opacity:0;
}
div.jssor-slider-container[jssor-slider="true"] .slide  {
  display:block;
  opacity:1;
}
.jssora20l, .jssora20r{
	opacity: 0;
}
div.jssor-slider-container .container,
div.jssor-slider-container {
    height: 270px;
}
div.jssor-slider-container .container [u="caption"] {
    background: rgba(233, 49, 49, 0.58) none repeat scroll 0 0;
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    height: 57px;
    left: 0;
    padding-top: 18px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 40%;
    width: 100%;
    font-family: "Montserrat",sans-serif;
}
.widget-snippet .vehicle-row li {
    margin-left: 0;
    margin-right: 0;
}
/* Contact Form */
#spltr-B485F2CA-ED0B-4BB6-A07A-FAE11441B4FE {
    padding-bottom: 70px;
}
.widget-form .contact-form input[type="text"],
.widget-form .contact-form input[type="password"],
.widget-form .contact-form textarea, .widget-form .contact-us select {
    width: 100%;
}
.contact-form label {
    padding-bottom: 5px;
}
/*-- captcha--*/
.contact-form .simple_captcha_help_text,
.contact-form .simple-captcha-reload.text,
.contact-form .simpleCaptcha-container label,
.contact-form .form-row.btn-row label{
    display: none;
}
.contact-form .simpleCaptcha-container .form-row {
    float: left;
}
.contact-form .simpleCaptcha-container .form-row.simple-captcha {
    width: 30%;
}
.contact-form .simpleCaptcha-container .form-row.simple_captcha_input_field {
    width: 70%;
}
.contact-form .simpleCaptcha-container,
.contact-form .form-row.btn-row {
    box-sizing: border-box;
    float: left;
}
.contact-form .simpleCaptcha-container {
    width: 100%;
}
.contact-form .form-row.btn-row {
    width: 100%;
}
.contact-form .submit-button {
    background: #003e61 none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    width: 100%;
}
.contact-form .submit-button:hover {
    background: #254893 none repeat scroll 0 0;
    color: #fff;
}

/*-- contact-add--*/
.contact-us-wi {
    margin-bottom: 30px;
}
.contact-us-wi p {
    margin-bottom: 4px;
    font-size: 16px;
}
.contact-us-wi .widget-title {
    color: #003e61;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 23px;
    padding-bottom: 2px;
    position: relative;
    text-transform: uppercase;
}
.contact-us-wi .widget-title::after {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 5px;
    position: absolute;
    width: 36px;
}

/* google map */
.google-map-wi iframe {
    border: none;
    height: 335px;
    padding: 0;
    width: calc(100% - 30px);
}
/* map-page
.map-title h1 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
}
.map-title h2 {
    font-size: 26px;
    margin-top: 7px;
    padding-bottom: 20px;
}

.google-map {
    padding-bottom: 21px;
}
.map-text {
    padding-bottom: 17px;
}

*/
/* customer enquiry */
.customer-enquiry-wi {
    overflow: hidden;
}
.customer-enquiry-wi .customer-enquiry {
      padding-left: 15px;
      padding-right: 15px;
  }
.customer-enquiry-wi form {
    padding-left: 15px;
    padding-right: 15px;
}
.customer-enquiry-wi .widget-title {
    color: #003e61;
    padding-left: 15px;
    padding-right: 15px;
}
.custom-form .form-row.label-wi label, .custom-form .form-row.Services-wi > label {
    color: #407ecb;
    font-size: 21px;
    max-width: 431px;
    padding-bottom: 3px;
    padding-top: 26px;
}
.custom-form .form-row.label-wi.label-user-inform {
    margin-bottom: 0;
    margin-top: 0;
}
.custom-form .form-row.label-wi.label-user-inform label {
    padding-top: 0;
}
.custom-form.customer-enquiry label {
    display: block;
    font-size: 16px;
    padding-bottom: 4px;
    width: auto;
}
.custom-form.customer-enquiry .radio {
    display: inline-block;
}
.custom-form.customer-enquiry .radio input, .custom-form.customer-enquiry .radio label {
    display: inline-block;
}
.custom-form.customer-enquiry .radio label {
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 19px;
}
.custom-form.customer-enquiry .checkbox label {
    padding-bottom: 0;
    padding-left: 7px;
}
.radio input, .radio label {
    display: inline-block;
}
.custom-form.customer-enquiry .checkbox input, .custom-form.customer-enquiry .checkbox label {
    display: inline-block;
  line-height:normal;
}
.customer-enquiry .checkbox {
    display: inline-block;
    width: 49%;
}
.customer-enquiry .checkbox:nth-child(2n+2) {
    padding-left: 28px;
}
.customer-enquiry .form-row label{
    color:#000;
}
.widget-form.customer-enquiry-wi .double-input-row .form-row {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
}
.customer-enquiry-wi .single-input-row .form-row {
    margin-top: 8px;
}
.customer-enquiry-wi .single-input-row .form-row.mobile-wi {
    max-width: 536px;
    width: 100%;
}
.form-row.label-wi {
    margin-bottom: 0;
    margin-top: 0;
}

/*== captcha ===*/
.widget-form.customer-enquiry-wi input[type="text"], .widget-form.customer-enquiry-wi input[type="password"], .widget-form.customer-enquiry-wi textarea, .widget-form .contact-us select {
    width: 100%;
}
.customer-enquiry-wi  .simple_captcha_help_text,
.customer-enquiry-wi .simple-captcha-reload.text,
.customer-enquiry-wi .simpleCaptcha-container label,
.customer-enquiry-wi .form-row.btn-row label{
    display: none;
}
.customer-enquiry-wi .simpleCaptcha-container .form-row {
    float: left;
}
.customer-enquiry-wi .simpleCaptcha-container .form-row.simple-captcha {
    max-width: 172px;
    width: 226px;
}
.customer-enquiry-wi .simpleCaptcha-container .form-row.simple_captcha_input_field {
    max-width: 330px;
    width: 330px;
}
.customer-enquiry-wi .simpleCaptcha-container,
.customer-enquiry-wi .form-row.btn-row {
    box-sizing: border-box;
    float: left;
}
.customer-enquiry-wi .form-row.btn-row {
    float: right;
    width: 53%;
}
.customer-enquiry-wi .submit-button {
    background: #003e61 none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    width: 100%;
}
.customer-enquiry-wi .submit-button:hover {
    background: #3979c8 none repeat scroll 0 0;
    color: #fff;
}
/*page heading widget*/
.widget-pageHeading h1 {
    color: #ffffff;
    font-size: 35px;
    font-weight: 400;
    line-height: 45px;
    margin: 0;
    padding: 50px 0;
    text-align: center;
    text-transform: uppercase;
}

/* ====== 404 page ==========*/
.error-page .article-content {
    margin: 0 auto;
}
.error-page .article-item {
    margin: 0 auto;
    max-width: 455px;
}
.error-page h2 {
    color: #003e61;
    font-size: 50px;
    font-style: normal;
    font-weight: bold;
    line-height: 55px;
    margin: 0;
    padding: 2px 0 8px;
    text-align: center;
}

.error-page h1 {
    color: #e3384a;
    font-size: 50px;
    font-style: normal;
    font-weight: bold;
    line-height: 55px;
    margin: 0;
    padding: 0 0 20px;
    text-align: center;
}
.error-page p {
    color: #000;
    font-size: 19px;
    line-height: 27px;
    margin: 0;
    text-align: center;
}
/* ====== end 404 page ==========*/
/* ====== news letter ==========*/
.news-letter-wi label {
    color: rgba(255, 255, 255, .7);
    font-size: 16px;
    padding-bottom: 13px;
    width: 100%;
    font-family: "museo_sans300";
}
.news-letter-wi .form-row {
    margin-top: 0;
    width: 80%;
    float: left;
}
.news-letter-wi .button-container {
	width: 20%;
	float: left;
}
.news-letter-wi button.submit-button {
    background: none;
    border: 1px solid #99a7ae;
	border-left:none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    font-weight: 400;
    height: 44px;
    padding: 11px 13px;
    text-transform: uppercase;
    transition: all 300ms ease 0s;
}
.news-letter-wi button.submit-button:hover {
	background-color:#254893;
}
.form-row.mandatory label::after {
    content: "";
}
.newsletter input {
	background: #002235 none repeat scroll 0 0;
	border: 2px solid #99a7ae;
	border-radius: 0;
	color: rgba(255, 255, 255, 0.6);
	font-size: 14px;
	height: 44px;
	width: 100%;
}


/* ====== home page ==========*/
.for-video-wi {
    margin-bottom: 35px;
    margin-top: 40px;
}
.services-we-wi {
    margin-bottom: 117px;
    margin-top: 100px;
}
/* ====== audio ==========*/
.audio-con {
    padding-bottom: 10px;
    padding-top: 40px;
}
/* ====== for video ==========*/
.for-video-wi {
    margin-bottom: 23px;
    margin-top: 25px;
}
#webcommander-page .services-container li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-family: "Montserrat",sans-serif;
    padding: 0;
}

.widget-snippet .services-container ul li {
    line-height: 26px;
    margin-bottom: 10px;
}

.header-phn a, .header-add p{
	text-decoration:none;	
}
.latest-news h3 a{
	text-decoration:none;	
}
.latest-news a{
	text-decoration:none;	
}
#webcommander-page  .widget-snippet .social-menu li{
	background:none;
	padding:0;
	margin:0;
}
.footer  .latest-news p {
    padding: 0;
}
#webcommander-page.responsive    .for-video h1{
	padding:0;
}
#webcommander-page.responsive    .for-video h3{
	padding:0;
}
#webcommander-page.responsive .news-letter-wi {
    height: 160px;
}
#webcommander-page.responsive  .footer  .newsletter{
	position:relative;	
}
#webcommander-page.responsive .footer .message-block {
    background-color: #ffeeee;
    font-size: 13px;
    line-height: 30px;
    min-height: 30px;
    position: absolute;
    text-align: center;
    width: 242px;
}
#webcommander-page.responsive .footer .message-block.info-message{
    bottom: -140px;
    color: #258703;
    border: 1px solid #45fe05;
}
#webcommander-page.responsive .footer .message-block.message-text{
	bottom: -126px;
	color: #f00;
	border: 1px solid #f00;
}
#webcommander-page.responsive .footer .message-block.error-message{
    bottom: -140px;
	color: #f00;
	border: 1px solid #f00;
}



 
