@font-face {
    font-family: 'arialregular';
    src: url('arial-webfont.woff2') format('woff2'),
         url('arial-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserrat-semibold';
    src: url('montserrat-semibold-webfont.woff2') format('woff2'),
         url('montserrat-semibold-webfont.woff') format('woff'),
         url('montserrat-semibold-webfont.svg#montserratsemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}
body
{
	font-size:14px;
   
background: #5ab5e4;  /*Old browsers */
background: -moz-linear-gradient(top, #5ab5e4 0%, #ffffff 50%, #6bbce7 100%);  /*FF3.6-15 */
background: -webkit-linear-gradient(top, #5ab5e4 0%,#ffffff 50%,#6bbce7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #5ab5e4 0%,#ffffff 50%,#6bbce7 100%);  /*W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ab5e4', endColorstr='#6bbce7',GradientType=0 );  /*IE6-9 */

}
}
.container.inncontainder {
    width: 990px;
}
.Produc_inslink {
    padding-left: 12px;
}
.container-fluid {
    padding-right: 50px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
}


/*-------nitin css ------- */

.middlecont1
{
width:730px;
min-height: 570px;
padding-bottom:5px;
float:left;
border:1px #dfdcc6 solid;
background-color:#fff;
margin-left:0px;
margin-top:10px;
padding: 5px;
margin-bottom:30px;
}

.middlecont2
{
width:236px;
height:100%;
background-color:#fff;
float:right;
padding-bottom:5px;
border:2px #dfdcc6 solid;
margin-right:0px;
margin-top:10px;
}
input[type="checkbox"], input[type="radio"] {
    margin: 4px 10px 2px;
   
    line-height: normal;
}



/*-------nitin css ------- */


/*-------Avinash css ------- */

.container.inncontainder {
    width: 990px;
	padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.form-horizontal .form-group {
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}

.aboutout{
	width: 100%;
    height: auto;
    float: left;
    .padding: 20px;
    background: url(../images/wlcbg.jpg) repeat #232323 scroll 0 0;
    background-attachment: fixed !important;
    background-position: 50% 100% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    margin-bottom: 0;
    .padding: 50px 0;
	
}

.about-text
{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 40px;
}
.about-inn
{
	width: 100%;
	height: auto;
	float: left;
}
.about-inn h1
{
	color: #16262e;
    font-size: 30px;
    margin: 0 0 25px 0px;
    text-align: left;
    font-family: 'Dosis', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
.about-inn img
{
	
	vertical-align: center;
}
.about-inn p
{
	font-size: 14px;
	color: #000;
	font-family: 'Dosis', sans-serif;
	float: left;
	margin-bottom:10px;
	font-weight: 600;
}
.about-text img
{
	bottom: 0px;
    float: left;
    padding: 0px;
    /*margin-top: 39px;*/
}

section {
	background:#fff;
}

.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
  display: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 50%;
    height: 100%;
    margin: 0 auto;
	text-align: center;
}
#fade-quote-carousel h1 {
   font-size:25px;
	font-family:'Dosis', sans-serif;
    font-weight: bold;
    text-transform: uppercase;   
}
#fade-quote-carousel p {
   font-size:14px;
   text-align:center;
}
.profile-circle img{
    width: 100%;
}
.Product_nformation
{
	width:100%;
	height:auto;
	float:left;
	background:#fff;
}
.contact
{
	width: 100%;
	height: auto;
	float: left;
}
.contact h1 {
    color: #16262e;
    font-family: "ChocolateBoxDecorative";
    font-size: 30px;
    font-weight: 900;
    text-align: center;
}
.contact-line
 {
    border-bottom: 3px solid #e4ab38;
    display: block;
    height: 5px;
    width: 15%;
    margin:0 auto;
}

.page-header.page-header-with-icon > [class^="fa-"], .page-header.page-header-with-icon > [class*=" fa-"] {
    background-color: white;
    color: #343333;
    display: block;
    font-size: 30px;
    height: 50px;
    left: -1%;
    line-height: 50px;
	position: absolute;
	top: -25px;
	width: auto;
}
.page-header.page-header-with-icon h2 img
{
	margin-right:15px;
}
.page-header.page-header-with-icon h1, .page-header.page-header-with-icon h2, .page-header.page-header-with-icon h3, .page-header.page-header-with-icon h4, .page-header.page-header-with-icon h5, .page-header.page-header-with-icon h6 {
    font-size: 25px;
    font-weight: 900;
    margin: 10px 10px;
 
    
}
.icon-wrap.icon-circle.icon-md {
    line-height: 45px;
}
.icon-wrap.icon-md {
    font-size: 1.5em;
    height: 45px;
    width: 45px;
}
.icon-wrap.icon-circle {
    border-radius: 100%;
    line-height: 30px;
}
.icon-wrap {
    display: inline-block;
    font-size: 1em;
    height: 30px;
    text-align: center;
    width: 30px;
    color: #90c31c;
}
.hover14 figure img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover14 figure:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.hover14 h1 {
    font-size: 20px;
    text-align: center;
    margin-top: 15px;
    color: #000;
    padding: 0;
}
.hover-all
{
	margin:30px 0;
}
.hover14 figure img {
    width: 100%;
}
.fa-envelope h2{
	color: #16262e;
    font-size: 30px;
    margin: 0px;
	padding:20px;
    text-align: center;
    font-family: 'Dosis', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
.ptag{
	text-align: center;
	font-size:16px;
	padding: 0px;
}

.latestnews_Box{
	float: left;
    width: 100%;
	margin-bottom:10px;
	margin-top:10px;
}
.latestnews_text_Box b{
	float:right;
	color:#f72f77;
}
.lathed h2{
	color: #16262e;
    font-size: 30px;
    margin: 0px;
	padding:20px;
    text-align: center;
    font-family: 'Dosis', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
	
}
.test_text{
	margin-top:12%;
}
.childmore{
	width: 14%;
    margin: 0 auto;
    padding: 8px;
	text-align:center;
    border: 1px solid #f72f77;
	border-radius:5px;
	color:#f72f77;
	font-size:18px;
	
}
.more_read{
	width: 14%;
    margin: 0 auto;
    padding:0px;
	text-align:center;
    border: 1px solid #f72f77;
	border-radius:5px;
	color:#f72f77;
	font-size:20px;
	    margin-top: 45px;
}


.bg{
	background:#fff;
	float:left;
	height:auto;
	width:100%;
}
#latestnews li
{
line-height:30px;
}




/*-------Avinash css end------- */










.carousel-control.left
{
	background-image:none;
}
.carousel-control.right
{
	background-image:none;
}


.banner .next-arrow {
    background: rgba(0, 0, 0, 0) url("/images/aro1test.png") no-repeat scroll 0 0;
    height: 57px;
    position: absolute;
    top: 45%;
    width: 45%;
	transform:rotate(270deg);
}
.banner .preview-arrow {
    background: rgba(0, 0, 0, 0) url("/images/aro2test.png") no-repeat scroll 0 0;
    height: 57px;
    position: absolute;
    top: 45%;
    width: 45%;
	transform:rotate(270deg);
}


.next-arrow {
    background: rgba(0, 0, 0, 0) url("/images/aro1.png") no-repeat scroll 0 0;
    height: 57px;
    position: absolute;
    top: 45%;
    width: 45%;
}
.preview-arrow {
    background: rgba(0, 0, 0, 0) url("/images/aro2.png") no-repeat scroll 0 0;
    height: 57px;
    position: absolute;
    top: 45%;
    width: 45%;
}


.top
{
	width:100%;
	height:auto;
	.background:#0593dd;
	float:left;
}
.top_left
{
	width:100%;
	height:auto;
	float:left;
	padding: 0px 0px;
}
.top_left.top_in_top{
	padding: 10px 19px;
}
.top_left ul
{
	padding:0;
	margin:20px 0;
	text-decoration:none;
	list-style:none;
	float:right;
}
.top_left li {
    float: left;
    padding: 5px 5px;
    background: #b1cae8;
    margin-left: 10px;
    transition: all 0.8s ease-in-out 0s;
    list-style: none;
    border-radius: 25px;
}
.top_left li:hover{
	background:#FED700;
	transition: all 0.8s ease-in-out 0s;
}
.home-login
{
	width:100%;
	height:auto;
background: #eaf7fe; /* Old browsers */
background: -moz-linear-gradient(top, #eaf7fe 1%, #d8eefb 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #eaf7fe 1%,#d8eefb 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #eaf7fe 1%,#d8eefb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaf7fe', endColorstr='#d8eefb',GradientType=0 ); /* IE6-9 */
	padding:0px 0 3px 0; 
	float: left;
}
.home-login-inn
{
	width: 100%;
    height: auto;
    float: left;
    /*position: absolute;*/
    z-index: 999;
	/*background: rgba(234, 247, 254, 0.9);*/
	background:rgb(185, 224, 245);
	margin-top:0px;
	box-shadow: 0px -60px 80px 10px #ecf7fe;
	padding:10px 0px;
}
.home-login-inn h1
{
	font-size: 25px;
    margin: 0;
    /*padding: 30px 10px 0px;*/
	padding: 0px 10px 0px;
    color: #f72f78;
    text-align: center;
    margin-bottom: 10px;
	font-family: 'Dosis', sans-serif;	
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
    margin-bottom: 0;
}
.form-control {
    display: block;
    width: 100%;
    height: 28px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    float: left;
    width: 100%;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.btn-primary {
    color: #000;
    background-color: #f2cc00;
    border-color: #f2cc00;
	padding: 2px 20px;
	font-size:16px;
	transition: all 0.5s ease-in-out 0s;
	margin-bottom: 12px;
	float:left;
	    margin-bottom: 5px;
}
.btn-primary:hover
{
	background-color:#1B222A;
	border-color: #1B222A;
	color:#fff;
	transition: all 0.5s ease-in-out 0s;
}

.mg-features {
    background-color: #f9f9fb;
	padding: 50px 0;
	float: left;
	width:100%;
	float:left;
}
.mg-feature {
    margin-top: 0px;
    margin-bottom: 0px;
}
.mg-feature .mg-feature-icon-title {
    margin-bottom: 10px;
}
.mg-feature .mg-feature-icon-title::before, .mg-feature .mg-feature-icon-title::after {
    content: " ";
    display: table;
}
.mg-feature .mg-feature-icon-title::after {
    clear: both;
}
.mg-feature .mg-feature-icon-title i {
    display: block;
    float: left;
    font-size: 21px;
    line-height: 145px;
    text-align: center;
    transition: background-color 0.3s ease 0s;
    width: 100px;
	height: 235px;
	margin-right: 20px;
}
.mg-feature .mg-feature-icon-title img {
    vertical-align: top;
}
.mg-feature .mg-feature-icon-title h3 {
    color: #16262e;
    display: block;
    font-family: Open Sans;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 14px;
	padding-bottom:15px;
    margin-left:0px;
    margin-top: 13px;
    text-transform: uppercase;
    transition:all 0.6s ease-in-out;
	width: 100%;
}

.mg-feature p {
    margin-bottom: 0;
     font-family: Open Sans;
     font-size: 13px;
     color: #4b565b;
}
.mg-feature:hover .mg-feature-icon-title i {
    background-color: #f9f9f9;
}
.mg-feature:hover .mg-feature-icon-title h3 {
    color: #FED700;
    transition:all 0.6s ease-in-out;
}
.mg-sec-title
{
	margin-bottom: 0px;
}
.mg-sec-title h2 {
    color: #16262e;
    font-size: 30px;
    margin: 0 0 25px 0px;
    text-align: center;
	font-family:'Dosis', sans-serif;
    font-weight: bold;
    text-transform: uppercase;   	
}
.mg-sec-title p {
    font-size: 16px;
    
}
.mg-features a
{
	text-decoration: none;
	list-style: none;
	width:100%;
}
.row {
    margin-right: 0px;
    margin-left: 0px; 
}


.footerin .form-control {

}
.Product_nformation
{
	width:100%;
	height:auto;
	float:left;
	background: #f9f9fb;
}
.contact
{
	width: 100%;
	height: auto;
	float: left;
}
.contact h1 {
    color: #16262e;
    font-family: "ChocolateBoxDecorative";
    font-size: 30px;
    font-weight: 900;
    text-align: center;
}
.contact-line
 {
    border-bottom: 3px solid #e4ab38;
    display: block;
    height: 5px;
    width: 15%;
    margin:0 auto;
}
.page-header.page-header-with-icon {
    border-bottom: medium none;
    border-top: 2px solid #eaedf2;
	 border-bottom: 2px solid #eaedf2;
    margin: 50px 0 24px 0;
    padding-bottom: 0;
    padding-top: 6px;
    text-align: center;
}
.page-header {
    position: relative;
}
.page-header.page-header-with-icon > [class^="fa-"], .page-header.page-header-with-icon > [class*=" fa-"] {
    background-color: white;
    color: #343333;
    display: block;
    font-size: 30px;
    height: 50px;
    left: -1%;
    line-height: 50px;
  
position: absolute;
top: -25px;
width: auto;
}
.page-header.page-header-with-icon h2 img
{
	margin-right:15px;
}
.page-header.page-header-with-icon h1, .page-header.page-header-with-icon h2, .page-header.page-header-with-icon h3, .page-header.page-header-with-icon h4, .page-header.page-header-with-icon h5, .page-header.page-header-with-icon h6 {
    font-size: 25px;
    font-weight: 900;
    margin: 10px 10px;
 
    
}
.icon-wrap.icon-circle.icon-md {
    line-height: 45px;
}
.icon-wrap.icon-md {
    font-size: 1.5em;
    height: 45px;
    width: 45px;
}
.icon-wrap.icon-circle {
    border-radius: 100%;
    line-height: 30px;
}
.icon-wrap {
    display: inline-block;
    font-size: 1em;
    height: 30px;
    text-align: center;
    width: 30px;
    color: #90c31c;
}
.hover14 figure img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover14 figure:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
.hover14 h1 {
    font-size: 20px;
    text-align: center;
    margin-top: 15px;
    color: #000;
    padding: 0;
}
.hover-all
{
	margin:30px 0;
}
.hover14 figure img {
    width: 100%;
}
.welcome_website
{
	width:100%;
	float:left;
	height:auto;
	background:#fff;
}
.welcome_website .page-header.page-header-with-icon > [class^="fa-"], .welcome_website .page-header.page-header-with-icon > [class*=" fa-"] {
    background-color: white;
    color: #343333;
    display: block;
    font-size: 30px;
    height: 50px;
    left: 32%;
    line-height: 50px;
    margin-left: -104px;
    position: absolute;
    top: -25px;
    width: auto;
}
.welcome_inn
{
	width:100%;
	height:auto;
	float:left;
	margin:30px 0;
	text-align: center;
}
.welcome_inn p
{
	font-size:16px;
	line-height: 34px;
	text-align:left!important:
}
.welcome_inn_img
{
	width:100%;
	height:auto;
	float:left
}
.welcome_inn_img img
{
	margin-top:30px;
}
.Get_the_list
{
	width:100%;
	height:auto;
	float:left;
	padding:10px 0;
	background: #1b222a;
}
.Get_the_list-inn
{
		width:100%;
	height:auto;
	float:left;
}
.Online-Services
{
	width:100%;
	height:auto;
	float:left;
	padding:30px 0;
	background-color:#fff;
}
.Online-Services-inn
{
	width:100%;
	height:auto;
	float:left;
	margin:0 auto;
	text-align:center;
}
.Online-Services-inn a{
	text-decoration:none;
}
.Online-Services-inn h1
{
	font-size:18px;
	text-align:center;
	color:#1b222a;
	margin-top:25px;
}
.block 
{
	background:#1b222a;
	height:100px;
	width:100px;
	border-radius:50%;
	padding: 35px 0;
	text-align:center;
	margin: 0 auto;
}

.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.mg-features-inn
{
	width:100%;
	height:auto;
	float:left;
}
.nav-ticker
{
	float:left;
	width:100%;
	background:#fff;
	padding:20px 0;
}

.Get_the_list-inn h2
{
	text-align:center;
	color:#fff;
	margin-bottom:30px;
	font-size:22px;
}
.Get_the_list-inn
{
	background:#1b222a;
	padding:0px;
}
.newslatter_heding
{
	width:100%;
	height:auto;
	float:left;
}
.home-login-inn a
{
	/*margin: 13px 0;*/
	margin: 0;
	font-size:12px;
	text-decoration:none;
	text-align:left;
}
h2, i
{
	
	font-style:normal;
}
/*----------------------------testimonal---------------------*/

.btn-vertical-slider{ margin-left:35px; cursor:pointer;}
a {  cursor:pointer;}
.carousel.vertical .carousel-inner .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;
}

 .carousel.vertical .active {
  top: 0;
}

 .carousel.vertical .next {
  top: 100%;
}

 .carousel.vertical .prev {
  top: -100%;
}

 .carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

 .carousel.vertical .active.left {
  top: -100%;
}

 .carousel.vertical .active.right {
  top: 100%;
}

 .carousel.vertical .item {
    left: 0;
}​

.row .well {
    min-height: 00px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ffffff!important;
    border: 1px solid #ffffff!important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.test-contant
{
	width:100%;
	float:left;
	height:auto;
}
.test-contant h1
{
	margin-top: 18px;
	font-size:20px;
	font-weight:bold;
	color:#000;
}
.test-contant p
{
	font-size:16px;
}
.test-contant a
{
	text-decoration:none;
}
.btn-vertical-slider span
{
	margin:0;
}
span.btn-vertical-slider {
    margin-top: 0px;
    float: left;
	margin-left: 0;
    width: 100%;
}
.thumbnail {
    border: none;
    margin: 0 auto;
    text-align: center;
}
.test-img
{
	width:100%;
	float:left;
	height:auto;
}


/*----------------------------testimonal---------------------*/
.home-login.welcome-pass .btn-primary {
    color: #000;
    background-color: #f2cc00;
    border-color: #f2cc00;
    padding: 6px 0;
    border-radius: 16px;
    font-size: 12px;
    transition: all 0.5s ease-in-out 0s;
}
.home-login.welcome-pass label
{
	margin-bottom:15px;
	margin-top:10px;
    width: 100%;
    float: left;
    text-align: center;	
}
.password-chang
{
	margin-top:10px;
}
.home-login.welcome-pass .home-login-inn h1
{
	    font-size: 30px;
    margin: 0;
    background:transparent;
    padding: 10px 10px;
    color: #1B222A;
    text-align:left;
    border-radius: 20px;
   margin-top: -13px;
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
	text-align:center;

}
.home-login-inn.text_boldblack {
    font: bold 35px Arial, Helvetica, sans-serif;
}
.home-login.welcome-pass
{
	padding: 16px 0;
}
.home-login.welcome-pass label.vcd {
    margin-bottom: 15px;
    margin-top: 6px;
}
.home-login.welcome-pass .home-login-inn h1.vcdwelcom
{
	margin-bottom:0px;
}
.singforgt
{
	float:left;
	width:100%;
	height:auto;
}
textarea {
    overflow: auto;
    margin-bottom: 10px;
}




/* latest news */

.news_head
{
    font-family: 'Titillium Web', sans-serif;
    font-size: 36px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
    color: #ffaf22;
    border-bottom: 3px solid #ffaf22;
}
.news_head span
{
	color:#fff;
}
.latestnews_li
{
	font:normal 13px verdana; color:#fff; text-decoration:none; list-style:none; background: url(/images/latestnews.jpg) 0px 2px no-repeat !important; margin-top:0px;margin-left:15px; margin-bottom:-6px; padding:0px; border-bottom:#666666 dotted 0px; padding-bottom:0px; padding-left: 27px;
}
.latestnews_li a
{
	color:#000;
}
.latestnews_divouter
{
    height: 280px;
    overflow: initial;
    padding-left: 0px;
    width: 297px;
}

.scrollbar{
width:350px;
height:280px;
margin-top:10px;
margin-left:0px;
overflow-y:scroll;
float:left;
padding-left: 19px;
}
#ex3::-webkit-scrollbar{
width:3px;
background-color:#cccccc;
} 
#ex3::-webkit-scrollbar-thumb{
background-color:#f7a006;
border-radius:10px;
}
#ex3::-webkit-scrollbar-thumb:hover{
background-color:#f7a006;
border:1px solid #333333;
}
#ex3::-webkit-scrollbar-thumb:active{
background-color:#A6393D;
border:1px solid #333333;
} 
#ex3::-webkit-scrollbar-track{
/*border:1px gray solid;*/
border-radius:10px;
-webkit-box-shadow:0 0 6px gray inset;
} 
/* latest news */
.newslatter
{
	width:100%;
	height:auto;
	float:left;
	background:#fff;
	padding:20px 0;
}
.newslatter .page-header.page-header-with-icon
{
	margin: 50px 0 24px -10px;
}
.newslatter .page-header.page-header-with-icon > [class^="fa-"], .newslatter .page-header.page-header-with-icon > [class*=" fa-"] {
    background-color: white;
    color: #343333;
    display: block;
    font-size: 30px;
    height: 50px;
    left: 0;
    line-height: 50px;
    margin-left: 0px;
    position: absolute;
    top: -25px;
    width: auto;
}
ul.contacts li{
	line-height:17px;
	padding-left:0;
	margin-left:0;
	color:#fff;
}
ul.contacts
{
	padding:0;
}
.latestnews_li
{
	margin-bottom:25px!important;
}
.side_right {
    width: 100%!important;
    float: left!important;
}
.latestnews_divouter
{
	width:100%!important;
	margin-left:0px!important;
}
.side_left ul
{
	padding:0px;
	margin:0px;
	
}
.side_left
{
	width:100%;
	height:auto;
	float:left;
}
.scrollbar
{
	width:100%!important;
	padding-left:0px!important;
}
.LatesNews
{
	width:100%;
	height:auto;
	float:left;
	
}
.LatesNews h1
{
	color:#fff;
	font-size:30px;
	width:100%;
	float:left;
	text-align:left;
	padding:0px;
}

@media(min-width:990px)and (max-width:1024px)
{
#cssmenu {
    font-family: sans-serif;
    height: 50px;
    width: 80%;
    z-index: 1030;
}
.gradient {
    background: #61b8e5;
    background: -moz-linear-gradient(top, #0494dd 1%, #79cdf7 100%);
    background: -webkit-linear-gradient(top, #0494dd 1%,#79cdf7 100%);
    background: linear-gradient(to bottom, #0494dd 1%,#79cdf7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0494dd', endColorstr='#79cdf7',GradientType=0 );
    float: left;
    width: 90.2%;
    height: auto;
    position: absolute;
    z-index: 99;
    background: rgba(97, 184, 229, 0.9);
}
.home-login-inn {
    width: 90.1%;
    height: auto;
    float: left;
    position: absolute;
    z-index: 1;
    /*background: rgba(234, 247, 254, 0.9);*/
	background:rgb(185, 224, 245);
	box-shadow: 0px -35px 80px 0px #ecf7fe;
    /*margin-top:-10px;*/
	margin-top:0px;
	    padding: 17px 0px;
}



}

@media(min-width:1024px)and (max-width:1300px)
{
	.mg-feature .mg-feature-icon-title i
	{
		width: 85px;
		margin-right: 0px;
	}
	
}

@media(min-width:990px)and (max-width:1200px)
{
	.nav > li > a {
    padding: 15px 25px;
    font-size: 16px;
}
.welcome_website .page-header.page-header-with-icon > [class^="fa-"], .welcome_website .page-header.page-header-with-icon > [class*=" fa-"]
{
	left: 29%;
}

#cssmenu > ul > li.has-sub > a {
    padding: 16px 14px!important;
    margin-right: 14px !important;
    font-size: 14px;
}
#cssmenu > ul > li > a
{
	margin-right: 0px!important;
}
.mg-feature .mg-feature-icon-title h3
{
	width:68%;
	font-size:16px;
	float: left;
    height: auto;
}
#cssmenu > ul > li.has-sub > a
{
	font-size:12px!important;

}
#cssmenu > ul > li {
    float: left;
    margin-right:0px;
}
#cssmenu > ul > li > a {
    padding: 17px 16px;
}
}


@media(min-width:767px)and (max-width:990px)
{
.home-login-inn {
    width: 100%;
    height: auto;
    float: left;
    position: inherit;
    z-index: 999;
    /*background: rgba(234, 247, 254, 0.9);*/
	background:rgb(185, 224, 245);
    margin-top: 0px;
    box-shadow: 0px -60px 80px 10px #ecf7fe;
}
.mg-sec-title h2 {
    color: #16262e;
    font-size: 30px;
    font-weight: 900;
    margin: 0 0 39px 0;
    text-align: center;
    font-family: 'ChocolateBoxDecorative';
    text-transform: none;
}
.mg-feature {
    margin-top: 0px;
    margin-bottom: 45px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
.mg-feature .mg-feature-icon-title i {
    display: block;
    float: none;
    font-size: 21px;
    line-height: 0px;
    text-align: center;
    transition: background-color 0.3s ease 0s;
    width: 100%;
    height: auto;
    margin-right:0px;
}
.mg-feature p {
    margin-bottom: 0;
    font-family: 'SansationRegular';
    font-size: 15px;
    color: #4b565b;
    text-align: center;
}
.mg-feature .mg-feature-icon-title h3 {
    color: #16262e;
    display: block;
    font-family: "Playfair Display",serif;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 13px;
    text-transform: uppercase;
    transition: all 0.6s ease-in-out;
    width: 100%;
}






	.Online-Services-inn h1
	{
		font-size:14px;
	}
	
	.page-header.page-header-with-icon h1, .page-header.page-header-with-icon h2, .page-header.page-header-with-icon h3, .page-header.page-header-with-icon h4, .page-header.page-header-with-icon h5, .page-header.page-header-with-icon h6 {
    font-size: 20px;
    font-weight: 900;
    margin: 10px 10px;
}
	
	
	#cssmenu > ul > li > a {
    padding: 17px 12px;
	}
	
	.welcome_inn p {
    font-size: 14px;
    line-height: 24px
	}
	
	
	#cssmenu > ul > li {
    float: left;
    margin-right: 3px;
}
.welcome_website .page-header.page-header-with-icon > [class^="fa-"], .welcome_website .page-header.page-header-with-icon > [class*=" fa-"]
{
	left: 21%;
}

	.home-login-inn h1
	{
		font-size:17px;
	}
.welcome_inn h1
{
	font-size:30px;
}


h1.quickhed
{
	font-size:16px;
}
.scrollbar
{
	width:100%!important;
}
.latestnews_li
{
	width:100%;
}
.side_left table
{
	width:100%;
}

.click_more11 a {
    color: #fff;
    float: right;
 margin-left:0px;
    font-size: 18px;
}

.fotter-last li {
    color: #fff;
    float: left;
    padding: 10px 3px;
}

}




@media(min-width:550px)and (max-width:767px)
{
.home-login-inn input.btn-primary {
    
    margin-left: 13px;
}

.singforgt
{
	float:left;
	width:50%;
	height:auto;
}
.form-control {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 97%;
}

.MF_fourBlock
{
	float:left!important;
	width:25%!important;
	margin-bottom: 15px!important;
}


.mg-features-inn {
    width: 43%;
 
    float: left;
    margin-right: 36px;
}

.Online-Services-inn
{
	width:33%;
	margin-bottom:24px;
}


.welcome_website .page-header.page-header-with-icon > [class^="fa-"], .welcome_website .page-header.page-header-with-icon > [class*=" fa-"] {

    left: 31%;
    
    width: auto;
}
.welcome_website .page-header.page-header-with-icon h1, .welcome_website .page-header.page-header-with-icon h2, .welcome_website .page-header.page-header-with-icon h3, .welcome_website .page-header.page-header-with-icon h4, .page-header.page-header-with-icon h5, .page-header.page-header-with-icon h6 
{
	font-size: 21px;
	
	}
.scrollbar
{
	width:100%!important;
}
.side_left table
{
	width:100%;
}


.quick-linksin
{
	margin-bottom:36px;
}
.click_more11 a {
    color: #fff;
    float: right;
    padding-right: 19px;
    font-size: 18px;
}

 .fotter-last li {
    color: #fff;
    float: left;
   
}
.fotter-last ul
{
	float:left;
}
.signupfull {
    padding: 59px 25px;
}

.signupfull {
    padding: 59px 25px;
    margin-left: 0;
    margin-top: -32px;
    margin-bottom: 30px;
}
.hover-all {
    margin: 30px 0;
    width: 48%;
    float: left;
    margin-right: 10px;
	margin-bottom:0px;
}

}

@media(min-width:320px)and (max-width:550px)
{

.home-login {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 56px 0 15px 0 !important;
}
.mg-feature .mg-feature-icon-title i {
    display: block;
    float: left;
    font-size: 21px;
    line-height: 145px;
    text-align: center;
    transition: background-color 0.3s ease 0s;
    width: 100px;
    height: 50px;
    margin-right: 20px;
}
.mg-sec-title
{
	margin-bottom: 0px;
	margin-top: 20px;
}
.about-text {
    width: 100%;
    height: auto;
    float: left;
    background-image: url(../images/wlcbg.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding:0px;
    margin-top: 30px;
}
.about-inn {
    width: 100%;
    height: auto;
    float: left;
	margin:0px;
	padding:0px;
}
.home-login-inn {
    width: 99.7%;
    height: auto;
    float: left;
    position: inherit;
    z-index: 999;
    /*background: rgba(234, 247, 254, 0.9);*/
	background:rgb(185, 224, 245);
     margin-top: 0px;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.aboutout {
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
    padding: 0px;
}
.Online-Services-inn
{
	margin-bottom:24px;
}

.welcome_website .page-header.page-header-with-icon > [class^="fa-"], .welcome_website .page-header.page-header-with-icon > [class*=" fa-"]
{
	margin-left: -126px;
	width:auto;
}
.welcome_website .page-header.page-header-with-icon
{
	margin-bottom:35px;
}
.welcome_website .page-header.page-header-with-icon h1, .welcome_website .page-header.page-header-with-icon h2, .welcome_website .page-header.page-header-with-icon h3, .welcome_website .page-header.page-header-with-icon h4, .page-header.page-header-with-icon h5, .page-header.page-header-with-icon h6 
{
	font-size: 18px;
	
	}
.scrollbar
{
	width:100%!important;
}
.side_left table
{
	width:100%!important;
}
.latestnews_divouter
{
	width:100%!important;
}

.click_more11 a {
    color: #fff;
    float: right;
    padding-right: 19px;
    font-size: 18px;
}
.next-arrow
{
	display:none;
}
.preview-arrow 
{
	display:none;
}

.fotter-last li {
    color: #fff;
    float: left;
}
.fotter-last ul
{
	float:left;
}
.page-header.page-header-with-icon > [class^="fa-"], .page-header.page-header-with-icon > [class*=" fa-"] {
    
    left: -2%;
	margin-left:0;
}
.page-header.page-header-with-icon h1, .page-header.page-header-with-icon h2, .page-header.page-header-with-icon h3, .page-header.page-header-with-icon h4, .page-header.page-header-with-icon h5, .page-header.page-header-with-icon h6 {
    font-size: 24px;
}
}



@media(min-width:320px)and (max-width:990px)
{
	.footer-bottom p
	{
		font-size:12px;
	}

.mg-features a
{
	float:left;
	margin-left:0px!important;
}
.mg-feature .mg-feature-icon-title h3
{
	width:100%;
}

}


@media(min-width:320px)and (max-width:767px)
{

.about-text img {
    bottom: 0px;
    float: left;
    padding: 0px;
    margin-top: 39px;
    display: none;
}
.about-text {
    width: 100%;
    height: auto;
    float: left;
    background-image: url(../images/wlcbgmb.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 0px;
    margin-top: 30px;
}


.mg-feature .mg-feature-icon-title h3 {
    color: #16262e;
    display: block;
    font-family: "Playfair Display",serif;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 5px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 13px;
    text-transform: uppercase;
    transition: all 0.6s ease-in-out;
    width: 100%;
}
#latestnews li {
    line-height: 20px;
}
.latestnews_li {
    font: normal 13px verdana;
    color: #fff;
    text-decoration: none;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
    border-bottom: #666666 dotted 0px;
    padding-bottom: 0px;
    padding-left: 40px !important;
}
.more_read {
    width: 35%;
    margin: 15px auto;
    padding: 0px 0px;
    text-align: center;
    border: 1px solid #f72f77;
    border-radius: 5px;
    color: #f72f77;
    font-size: 20px;
}
.latestnews_divouter {
    height: 280px;
    overflow: initial;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.scrollbar {
    
    padding: 10px 3px !important;
    
}
.home-login.welcome-pass .home-login-inn h1 {
   
    text-align: center;
}


	.home-login {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 24px 0 15px 0;
}
	.welcome_inn p {
    font-size: 14px;
    line-height: 22px;
	}
	
		.transact_MFOnlineHeading
	{
		width:100%;
	}
	.mg-features
	{
		padding:0;
	}
	.welcome_inn_img img {
    margin-top: 30px;
    margin: 0 auto;
}
	.test-contant h1
{
	text-align:center;
}
.test-contant p
{
	text-align:center;
}
 .test-contant a
 {
	 text-align:center;
 }
	.test-contant
	{
		text-align:center;
	}
	span.btn-vertical-slider {
    margin-top: 12px;
    float: left;
    width: 100%;
    margin-left: 0;
}
	#cssmenu {
 
  height:auto;
  z-index:1030;
  float:left;
 
}
.form-control
{
	margin-top:10px;
	margin-bottom:10px;
}
.form-horizontal .form-group
{
	margin-left:0px!important;
	margin-right:0px!important;
	float: left;
}
#cssmenu > ul > li > a {
    padding: 17px;
}
	.top_left ul
{
	float:left;
	margin:0;
}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a {
  border-bottom:none;
}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover {
 border-bottom:none;
}
.mg-feature .mg-feature-icon-title i {
    float:none;
    text-align: center;
    margin: 0 auto;
}
.mg-feature .mg-feature-icon-title
{
	text-align:center;
}
}


@media(min-width:320px)and (max-width:418px)
{
.top_left a.btn-primary {
   
    float: left;
    margin-right: 0px;
    margin-top: 17px;
}
.top_left img
{
	width:100%;
	
}
}