@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;
	font-family: 'arialregular';
}

.latestnews_divouter p{
    padding-top: 0px !important;
}


.top_mutual{
	text-align: center;
    padding: 20px;
    font-size: 20px;
}
.fundschemes{
	background:#fff;
	width:100%;
	height:auto;
	float:left;
	display:block !important;
}


.container.inncontainder
{
	width:990px;
}
.Quick_map
{
	width:100%;
	height:300px;
	float:left;
}
.map_home
{
	width:100%;
	height:auto;
	float:left;
}
.map_home iframe
{
	height:300px;
}
/*-------nitin css ------- */

.middlecont1
{
	width:750px;
	width:745px;
	max-width: 990px;
    min-height: 570px;
    padding-bottom: 5px;
    float: left;
    border: 1px #dfdcc6 solid;
    background-color: #fff;
    margin-left: 0px;
    margin-top: 10px;
    padding: 0px;
    margin-bottom: 30px;
}

.middlecont1 p{
	padding: 10px;
}

.middlecont2
{
width:236px;
height:100%;
background-color:#fff;
float:right;
padding-bottom:5px;
border:2px #dfdcc6 solid;
margin-right:0px;
margin-top:10px;
}
/*-------nitin css ------- */
.signupfull {
    background:#333333 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 36px;
    font-weight: bold;
    margin-top: -15px;
    padding:166px 25px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    margin-left: -15px;
}
.signupfull h1 {
    color: #fff;
    font-size: 29px;
    font-weight: bold;
    font-family: "avantgarde_md_btmedium";
    text-transform: uppercase;
}
.signupfull.welcomesing h1
{
	font-size: 23px;
}
.full-form.welcomepop
{
	text-align:center;
}

.form-control {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.15);
    border-image: none;
    border-radius: 2px;
    border-style: none none solid;
    border-width: medium medium 1px;
    box-shadow: none;
    color: #8c8c8c;
    height: auto;
    padding: 9px 20px 9px 0;
}
.modal-header {
    border-bottom: 5px solid #000;
    padding: 0;
}
	.full-form .btn {
    -moz-user-select: none;
    background-image: none;
    border:none;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 99%;
     background: #333333;
     transition: all 0.5s ease-in-out 0s;
	 margin-right: 6px;
		box-shadow: none;
		margin-top:50px;
}
.full-form.welcomepop .btn 
{
	margin-top:30px;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-size: 12px;
}
.modal-body
{
	padding-bottom:0px;
}
.full-form .btn:hover
{
	background: #000;
	 transition: all 0.5s ease-in-out 0s;
	 border:none;
}
.close {
    background: #DE3B49 none repeat scroll 0 0 !important;
    border-radius: 50% !important;
    color: #fff !important;
    float: right !important;
	transform: rotate(48deg) !important;;
    font-size: 18px !important;
    font-weight: 700;
    left: 15px !important;
    line-height: 1;
    opacity: 1 !important;
    padding: 9px 11px !important;
    position: relative !important;
    text-shadow: 0 1px 0 #fff;
    top: -19px;
     z-index: 999;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1027;
    background-color: #000;
}
.full-form .form-control:focus {
  border-color: #252B37;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0),0 0 8px rgba(0,0,0,0);
  box-shadow: inset 0 0 0 rgba(0,0,0,0),0 0 0 rgba(0,0,0,0);
}
.modal-dialog {
    width: 600px;
    margin: 100px auto;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(100%,-24%);
  -ms-transform: translate(100%,-24%);
  -o-transform: translate(100%,-24%);
  transform: translate(100%,-24%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  z-index: 999;
  position: fixed;
    left: 0;
    right: 0;
}
.full-form
{
	float: left;
	width: 100%;
	height: auto;
	margin-top: 61px;
		padding:15px;

}
.top_left a.login-in
{
	float:right;
	vertical-align:middle;
}
.top_left a.btn-primary {
       color: #fff;
    background-color: #e74c3c;
    border-color: #e74c3c;
    border-radius: 0px;
    padding: 8px 18px;
    float: right;
    margin-right: 0px;
    margin-top: 7px;
    font-size: 14px;
    box-shadow: -1px 1px 10px #000000;
}
a.forget
{
	float:right;
	text-decoration:none;
	list-style:none;
}
a.signup
{
	float:left;
	text-decoration:none;
	list-style:none;
}
.bright{
	margin-left: 130px;
    border: 3px solid #e74c3c;
    padding: 0px;
    box-shadow: 0px 0px 10px 2px #01aeef;
}





/*menu*/

* {
  margin: 0;
  padding: 0;
  text-decoration: none;
}

body {
  background: #E9E9E9;
}

header {
    width: 100%;
    background: rgba(255,255,255, 0.8);
    top: 110px;
    z-index: 99;
    position: relative;
}
header.inner {
  position:inherit;
  width: 100%;
  background: #fff;
  bottom:46px;
  z-index:1030;
}

.logo {
  position: relative;
  z-index: 123;
  padding: 10px;
  font: 18px verdana;
  color: #6DDB07;
  float: left;
  width: 15%;
}

.logo a {
  color: #6DDB07;
}

nav {
  position: relative;
  width: 980px;
  margin: 0 auto;
}

#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile {
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom:0px;
  padding:0;
}

#cssmenu:after,#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

#cssmenu #head-mobile {
  display: none;
}

#cssmenu {
  font-family: sans-serif;

  width:100%;
}

#cssmenu > ul > li {
  float: left;
}

#cssmenu > ul > li > a {
  padding: 17px 45px;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #000;
  font-weight: 700;
}
header.inner #cssmenu > ul > li > a {
  padding: 17px 36px;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #000;
  font-weight: 700;
}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a {
  color: #DE3B49!important;
}

#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover {
  background:transparent!important;
  -webkit-transition: background .3s ease;
  -ms-transition: background .3s ease;
  transition: background .3s ease;
  color:#DE3B49!important;
}

#cssmenu > ul > li.has-sub > a {

}

header.inner #cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 22px;
  width: 8px;
  height: 2px;
  display: block;
  background: #000;
  content: '';
  display:none;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 38px;
  width: 8px;
  height: 2px;
  display: block;
  background: #000;
  content: '';
  display:none;
}

#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 41px;
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  content: '';
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease;
  display:none;
}
header.inner #cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 25px;
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  content: '';
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease;
  display:none;
}

#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}

#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  border:1px solid #ddd;
  z-index:1030;
}

#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  background: #fff;
  transition: all .25s ease;
  
}

#cssmenu ul ul li:hover {
}

#cssmenu li:hover > ul {
  left: auto;
}

#cssmenu li:hover > ul > li {
  height: 35px;
}

#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}

#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150,150,150,0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #000;
  font-weight: 400;
}

#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}

#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover {
  color:#DE3B49;
}

#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #000;
  content: '';
  display:none;
}

#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  content: '';
  -webkit-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease;
  display:none;
}

#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}

#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover {
  background: #fff;
}

#cssmenu ul ul ul li.active a {
  border-left: 1px solid #333;
}

#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a {
  border-top: 1px solid #333;
}

@media screen and (max-width:767px) {
  .logo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 46px;
    text-align: center;
    padding: 10px 0 0 0;
    float: none;
  }

  .logo2 {
    display: none;
  }

  nav {
    width: 100%;
  }

  #cssmenu {
    width: 100%;
  }

  #cssmenu ul {
    width: 100%;
    display: none;
  }

  #cssmenu ul li {
    width: 100%;
    border-top: 1px solid #E8E8E4;
  }

  #cssmenu ul li:hover {
    background: #363636;
  }

  #cssmenu ul ul li,#cssmenu li:hover > ul > li {
    height: auto;
  }

  #cssmenu ul li a,#cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }

  #cssmenu > ul > li {
    float: none;
  }

  #cssmenu ul ul li a {
    padding-left: 25px;
  }

  #cssmenu ul ul li {
    background: #fff!important;

  }

  #cssmenu ul ul li:hover {
    background: transition!important;
  }

  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }

  #cssmenu ul ul li a {
    color: #000;
    background: none;
  }

  #cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a {
    color: #000;
  }

  #cssmenu ul ul,#cssmenu ul ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }

  #cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }

  #cssmenu #head-mobile {
    display: block;
    padding: 23px;
    color: #ddd;
    font-size: 12px;
    font-weight: 700;
  }

  .button {
    width: 55px;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 12399994;
	background: #000;
  }

  .button:after {
    position: absolute;
    top: 22px;
    right: 20px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: '';
  }

  .button:before {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    top: 16px;
    right: 20px;
    display: block;
    height: 2px;
    width: 20px;
    background: #ddd;
    content: '';
  }

  .button.menu-opened:after {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    top: 23px;
    border: 0;
    height: 2px;
    width: 19px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .button.menu-opened:before {
    top: 23px;
    background: #fff;
    width: 19px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid #E8E8E4;
    height: 46px;
    width: 46px;
    cursor: pointer;
  }

  #cssmenu .submenu-button.submenu-opened {
    background: #262626;
  }

  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }

  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #000;
    content: '';
  }

  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }

  #cssmenu .submenu-button.submenu-opened:after {
    background: #000;
  }

  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    content: '';
  }

  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }

  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }

  #cssmenu ul ul ul li.active a {
    border-left: none;
  }

  #cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a {
    border-top: none;
  }
}


@media(min-width:990px)and (max-width:1200px)
{
	#cssmenu > ul > li.has-sub > a:before {

  right: 14px;
  
}
#cssmenu > ul > li.has-sub > a::after {
	right: 11px;
	}
header.inner #cssmenu > ul > li.has-sub > a:before {

  right: 14px;
  
}
header.inner #cssmenu > ul > li.has-sub > a::after {
	right: 11px;
	}
	
	
	
#cssmenu > ul > li > a
{
	padding: 17px 49px;
	
}
#cssmenu > ul > li.has-sub > a
{
	font-size:12px!important;

}
}

@media(min-width:767px)and (max-width:990px)
{
#cssmenu > ul > li > a
{
	padding: 17px 19px;
}
#cssmenu > ul > li.has-sub > a:before {

  right: 14px;
  
}
#cssmenu > ul > li.has-sub > a::after {
	right: 11px;
	}
	
.fundschemes{
	background:#fff;
	width:100%;
	height:auto;
	float:left;
	display:block !important;
}	
	
	
	
}

@media(min-width:320px)and (max-width:767px)
{
#cssmenu > ul > li > a{
	padding: 17px 18px;
}

}

.fundschemes{
	display:none;
}

.mylink
{
	float:left;
	height:auto;
}
.mylink ul{
	list-style:none;
	text-decoration:none;
	padding:0;
	margin:0;
}
.mylink li
{
	float:left;
	list-style-type:none!important;
	padding:5px 8px;
}

.carousel-control.left
{
	background-image:none;
}
.carousel-control.right
{
	background-image:none;
}

.Productdiv {
    float: left;
    width: 723px;
    background-color: #ffffff;
}

.next-arrow {
    background: rgba(0, 0, 0, 0) url("../images/aro1.png") no-repeat scroll 0 0;
    height: 42px;
    position: absolute;
    top: 45%;
    width: 45%;
}
.preview-arrow {
    background: rgba(0, 0, 0, 0) url("../images/aro2.png") no-repeat scroll 0 0;
    height: 42px;
    position: absolute;
    top: 45%;
    width: 45%;
}

.side_right iframe
{
	margin-top:13px;
}
iframe
{
	width:100%;
	height:auto;
}
.side_right iframe {
    width: 100%;
    height: 279px;
}
.click_more11 a {
    color: #fff;
    float: right;
    padding-right: 14px;
    font-size: 18px;
	text-decoration:none;
}
.click_more11 a:hover
{
	text-decoration:none;
}
.mymenu
{
	width:100%;
	height:auto;
	position:relative;
	float:left;
	bottom: 48px;
	z-index: 1030;
}
.carousel {
    position: relative;
    top: -45px;
}
.Top_HeaderBG{
background: rgba(209, 243, 255, 0.8) !important;
}
.tophome
{
	width: 100%;
    height: auto;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    z-index: 1030;
}
.top
{
	width: 100%;
    height: auto;
    background: rgba(209, 243, 255, 0.8) !important;
    z-index: 1030;
}
.top_left
{
	width:100%;
	height:auto;
	float:left;
	padding: 5px 0px;
}
.top_left.top_in_top{
	padding: 10px 19px;
}
.top_left ul
{
	padding:0;
	margin:0;
	text-decoration:none;
	list-style:none;
	float:right;
}

.welcome_homee {
    width: 100%;
    height: auto;
    float: left;
    background: #e6eff8;
    padding: 30px 0;
    margin-top: -45px;
}
.welcome_inn
{
	width:100%;
	height:auto;
	margin: 0 auto;
    text-align: center;
	
}
.welcome_inn_img img
{
	margin-top:19px;
}
.welcome_inn_img
{
	width:100%;
	height:auto;
	float:left;
	padding:0px 0;
}
.welcome_inn h1
{
	font-size:20px;
	color:#000;
	margin:13px 0;
	text-align: center;
	padding: 0;
	font-weight:bold;
	text-transform: uppercase;
}
.welcome_inn p{
	color:#000;
	font-size:15px;
	text-align: center;
}

.btn-primary {
    margin: 0 auto;
    text-align: center;
    font-family: "Roboto Slab";
    font-size: 20px;
    color: #fff;
    background: #cc3642;
    padding: 2px 30px;
    border-radius: 5px;
    border: 1px solid #fff;
    box-shadow: 0px 0px 2px #a94848;
}
.btn-primary:hover
{
	background:#f0402e;
	border-color: #f0402e;
}
.product
{
	width:100%;
	height:auto;
	float:left;
	background:#dbe6f3;
}
.product_inn
{
	width:100%;
	height:auto;
	float:left;
}
.product_inn h1{
	color:#333333;
	text-align:center;
	font-size:30px;
	margin-top:30px;
	font-weight:bold;
	
}
.hover14 figure {
	position: relative;
	overflow:hidden;
	
}
.hover14 figure img{
	width:100%;
}
.hover14{
	margin-top:30px;
	float:left;
	width:100%;
}
.hoverpro h1{
	font-size:20px;
	text-align:center;
	margin-top:15px;
	color:#000;
	padding:0;
}
.hoverpro
{
	text-align:center;
	margin-bottom:30px;
}
.hoverpro a{
	color:#cb3643;
	text-align:center;
	text-decoration:none;
	
	
}
.hoverpro a:hover{
	color:#F0402E;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.quick-links {
    background:#34a6d5;
    padding: 35px 0 30px;
    text-align: center;
    width:100%;
    float:left;
    
}

.quick-linksin
{
	width:100%;
	float: left;
	height: auto;
}

.quick-links a:hover {
    text-decoration: none;
}
.quick-links a:hover .icon {
    margin-bottom: 15px;
    margin-top: -15px;
    transition: all 300ms ease 0s;
}
.quick-links .icon {
    padding: 21px 0;
    transition: all 200ms ease 0s;
}
.quick-links div.link {
  
    color: #fff;
    margin-top: 0px;    
    padding: 11px 0;
    position: relative;
    z-index: 10;
	font-size: 18px;
}
.quick-linksin p{
	color:#fff;
}
[class^="icon-"], [class*=" icon-"] {
  
    background-position: -2px 0px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 19px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 19px;
}



.quick-links div.link {
    font-size: 18px;
}
.app
{
	width:100%;
	height: auto;
	float:left;
	background:#fff;
	padding-bottom: 30px;

}
.app.Quick_Links
{
	width:100%;
	height: auto;
	float:left;
	background:#f2f1f1;
	padding-bottom: 60px;

}

.featured-boxes .featured-box {
    margin-bottom: 30px;
    margin-top: 45px;
}

.featured-boxes-style-5 .featured-box .box-content, .featured-boxes-style-6 .featured-box .box-content, .featured-boxes-style-7 .featured-box .box-content {
    border: 0 none;
    padding-bottom: 0;
    padding-top: 0;
}

.featured-box-effect-1:hover .icon-featured::after {
    opacity: 1;
    transform: scale(0.8);
}

.featured-box-effect-6:hover .box-content .icon-featured::after {
    transform: scale(1.1);
}
.featured-box {
    background: transparent linear-gradient(to bottom, white 1%, #fcfcfc 98%) repeat scroll 0 0;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #ececec;
    border-radius: 8px;
    border-right: 1px solid #ececec;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
    box-sizing: border-box;
    margin: 20px auto;
    min-height: 100px;
    position: relative;
    text-align: center;
    z-index: 1;
}

.featured-box-effect-7:hover .icon-featured::after {
    opacity: 1;
    transform: rotate(0deg);
}
.box-content img
{
	margin:0 auto;
}
.featured-boxes-style-5 .featured-box .icon-featured, .featured-boxes-style-6 .featured-box .icon-featured, .featured-boxes-style-7 .featured-box .icon-featured {
    background:#F2F1F1;
    border: 1px solid #459bbe;
    color: #777;
    display: inline-block;
    font-size: 72px;
    height: 177px;
    line-height:2.4;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0;
    width: 177px;
}

.icon-featured {
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 40px;
    height: 110px;
    line-height: 110px;
    margin: 15px;
    position: relative;
    text-align: center;
    width: 110px;
    z-index: 1;
}

.featured-box .box-content {
    border-radius: 8px;
    border-top: 4px solid #ccc;
    padding: 30px 30px 10px;
    position: relative;
    top: -1px;
}
.featured-box .box-content.guickheading
{
	padding:0;
}
.featured-boxes-style-6 .featured-box .icon-featured::after {
    border: 5px solid #459bbe;
    border-radius: 50%;
    box-sizing: initial;
    content: "";
    display: block;
    height: 100%;
    left: -6px;
    padding: 1px;
    position: absolute;
    top: -6px;
    width: 100%;
}

.box-content a:hover {
   text-decoration: none;
}

.featured-boxes-style-5 .featured-box, .featured-boxes-style-6 .featured-box, .featured-boxes-style-7 .featured-box {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    margin: 10px 0;
}

.featured-box-effect-6 .icon-featured::after {
    transition: all 0.2s ease 0s, transform 0.2s ease 0s;
}

.featured-box-primary .icon-featured::after {
    border-color: #459bbe;
}

.featured-boxes-style-5 .featured-box, .featured-boxes-style-6 .featured-box, .featured-boxes-style-7 .featured-box {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    margin: 10px 0 92px 0;
}

.icon-featured::after {
    border-radius: 50%;
    box-sizing: content-box;
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    width: 100%;
}

.featured-boxes-style-6 .featured-box .icon-featured {
    border: 1px solid #459bbe;
    color:#459bbe;
	padding-top: 25px;
}
.featured-boxes-style-6 .featured-box .icon-featured.guick {
    border: 0px solid #459bbe;
    color:#459bbe;
	padding-top: 57px;
}
.featured-boxes-style-6 .featured-box .icon-featured.guick1 {
   border: 0px solid #459bbe;
	padding-top: 69px;
}
.featured-boxes-style-6 .featured-box .icon-featured.guick4 {
   border: 0px solid #459bbe;
	padding-top: 50px;
}

.featured-box h4 {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: -0.7px;
    margin-bottom: 5px;
    margin-top: 16px;
}
.featured-boxes-style-5 .featured-box .box-content h4, .featured-boxes-style-6 .featured-box .box-content h4, .featured-boxes-style-7 .featured-box .box-content h4 {
    color: #fff;
	text-transform:uppercase;
	font-size:20px;
	background:#459bbe;
	padding:10px;
	border-radius:10px;
}
h1.quickhed
{
	color: #222222;
	text-transform:uppercase;
	font-size:16px;
	padding:0;
}
.box-content p{
	font-size: 20px;
	color:#545d60;
}
.box-content p.read{
	font-size: 16px;
	color:#777777;
}
.mainhead
{
	width:100%;
	height: auto;
	float: left;
	margin-bottom:30px;
	margin-top:30px;
}
ul.contacts b
{
	font-size:18px;
}
.mainhead h1
{
	width:100%;
	height: auto;
	float: left;
	color:#010101;
	text-align: center;
	font-weight:bold;
	font-size:30px;
}
.mainhead p
{
	text-align:center;
	font-size:18px;
	color:303030;
	float:left;
}
.fotter
{
	background:#3b4045;
	width:100%;
	height:auto;
	float:left;

}
.myhome h3
{
	margin-left:-13px;
}
.fotter h3 {
    font-size: 20px;
    color: #34A6D5;
    margin-left:;
    width: 100%;
}
h3.contactme
{
	float:left;
}
.footer ul{
	margin:0;
	padding:0;
	list-style:none;
	text-decoration:none;
}
.footer li a{
	font-size:14x;
	color:#fff;
	text-decoration:none;
}
.footer li a:Hover{
	
	color:#5FBFFC;
    transition: all 0.3s ease-in-out 0s;
}
.footer ul li{
	font-size:14px;
	color:#fff;
	list-style-type: circle;
	line-height:26px;
}
.footer li.subheading {
	font-size:16px;
	color:#fff;

}
.footer li.topsub
{
	margin-top:18px;
}
.footer li.submenu{
	
	margin-left:15px;
	list-style-type: disc;

}
.footer-bottom {
	background:#2E3336;
}
.fotter-last
{
	width:100%;
	height:auto;
	float:left;
}
.fotter-last ul{
	padding:0;
	margin:0;
	list-style:none;
	text-decoration:noen;
	float:right;
}

.fotter-last li
{
	color:#fff;
	float:left;
	padding:10px !important;
	list-style: none !important;
}
.fotter-last a
{
	color:#fff;
	text-decoration:none;
	
}
.fotter-last a:hover
{
	color:#DE3B49;
    transition: all 0.3s ease-in-out 0s;
}
.footer-bottom p {
    color: #fff;
    padding: 10px;
    margin: 0;
	font-size:14px;
	}
	
.footer-grids form input[type="text"] {
    width: 72%;
    padding: 9px 12px;
    font-size: 0.9em;
    float: left;
    color: #8D8D8D;
    outline: none;
    border: none;
    background: #fff;
    -webkit-appearance: none;
    font-family: Arial, Helvetica, sans-serif;
}

.btn-default {
    color: #333;
    background-color: #23bae3;
    border-color: #23bae3;
	padding:7px 16px;
	border-radius:0px;
}

/* 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: url(/images/arrow_news.gif) outside; margin-top:0px;margin-left:15px; margin-bottom:-6px; padding:0px; border-bottom:#666666 dotted 0px; padding-bottom:0px; padding-left:5px;
}
.latestnews_li a
{
	color:#fff;
}
.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:#34a6d5;
	padding:20px 0;
}
ul.contacts li{
	line-height:17px;
	padding-left:0;
	margin-left:0;
}
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:464px!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:1200px)
{
	.nav > li > a {
    padding: 15px 25px;
    font-size: 16px;
}
.mymenu
{
	width:100%;
	height:auto;
	float:left;
	position:relative;
	bottom: 48px;
	z-index: 1030;
}

#cssmenu > ul > li.has-sub > a {
    padding: 16px 20px!important;
    margin-right: 14px !important;
    font-size: 14px;
}
#cssmenu > ul > li > a
{
	margin-right: 0px!important;
}
}


@media(min-width:767px)and (max-width:990px)
{
	.nav > li > a {
    padding: 15px 13px;
    font-size: 14px;
}
.welcome_inn h1
{
	font-size:19px;
}
.scrollbar
{
	width:100%!important;
}
.featured-box .box-content
{
	padding:0;
}
.featured-boxes-style-5 .featured-box .icon-featured, .featured-boxes-style-6 .featured-box .icon-featured, .featured-boxes-style-7 .featured-box .icon-featured{
	height: 146px;
	width:146px;
}
h1.quickhed
{
	font-size:16px;
}
.scrollbar
{
	width:80%!important;
}
.latestnews_li
{
	width:100%;
}
.side_left table
{
	width:100%;
}

.click_more11 a {
    color: #fff;
    float: right;
    padding-right: 100px;
    font-size: 18px;
}

.featured-boxes-style-6 .featured-box .icon-featured.guick
{
	padding-top:44px;
}
.featured-boxes-style-6 .featured-box .icon-featured.guick1
{
	padding-top:53px;
}
.featured-boxes-style-6 .featured-box .icon-featured.guick4
{
	padding-top:53px;
}
.fotter-last li {
    color: #fff;
    float: left;
    padding: 10px 3px;
}
}




@media(min-width:550px)and (max-width:767px)
{
.nav > li > a {
    padding: 8px 0;
    font-size: 14px;
}
.modal-dialog {
    margin: 55px auto;
    width: 88%;
}

.scrollbar
{
	width:100%!important;
}
.side_left table
{
	width:100%;
}
.mymenu
{
	bottom:46px;
	background:#fff;
}
.welcome_inn h1
{
	font-size:20px;
}
.quick-linksin
{
	margin-bottom:36px;
}
.click_more11 a {
    color: #fff;
    float: right;
    padding-right: 19px;
    font-size: 18px;
}
.navbar-nav {
    float:none;
    margin: 0;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #000;
    background-color: transparent;
}
.navbar-nav .open .dropdown-menu
{
	padding:0;
	display:block;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a
{
	padding: 5px 15px 5px 2px;
	color:#4C4C4C;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover
{
	color:#000;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a
{
	color:#000;
	text-decoration:none;
}
.navbar-nav .open .dropdown-menu {
    border-bottom: 1px solid #DDD;
    border-radius: 0;
    color: #ddd !important;
    border-top: 1px solid #ddd;
}
	.navbar-nav > li
 {
	 background:none;
 }
 .fotter-last li {
    color: #fff;
    float: left;
    padding: 10px 3px;
}
.fotter-last ul
{
	float:left;
}
.signupfull {
    padding: 59px 25px;
}
.modal-body
{
	padding:0;
}
.signupfull {
    padding: 59px 25px;
    margin-left: 0;
    margin-top: -32px;
    margin-bottom: 30px;
}
.logo-login img
{
	margin:0 auto;
	text-align:center;
	vertical-align:middle;
	width:auto;
}
.logo-login
{
	margin:o auto;
	text-align:center;
	width:100%;
}
.full-form
{
	margin-top:10px;
}
}
@media(min-width:320px)and (max-width:550px)
{

.carousel {
    position: relative;
    top: 0px; 
}
.tophome {
    z-index: 1030;
    background: #fff;
	position:inherit;
}

header {
    width: 100%;
    background: rgba(255,255,255, 0.8);
    top: 0px;
    z-index: 99;
    position: relative;
}
.welcome_homee {
    
    margin-top:0px;
}


	.modal-dialog {
    margin: 55px auto;
    width: 88%;
}
.signupfull {
    padding: 59px 25px;
    margin-left: 0;
    margin-top: -32px;
    margin-bottom: 30px;
}
.modal-body
{
	padding:0;
}
.logo-login img
{
	margin:0 auto;
	text-align:center;
	vertical-align:middle;
}
.logo-login
{
	margin:o auto;
	text-align:center;
	width:100%;
	float:left;
	height:auto;
}
.full-form
{
	margin-top:10px;
}
	.navbar-nav > li
 {
	 background:none;
 }
	.mymenu
{
	bottom:46px;
	background:#fff;
}
.navbar-nav .open .dropdown-menu {
    border-bottom: 1px solid #DDD;
    border-radius: 0;
    color: #ddd !important;
    border-top: 1px solid #ddd;
}
	.nav > li > a {
    padding: 8px 0;
    font-size: 14px;
}
.welcome_inn_img
{
	margin:0 auto;
	float:none;
}
.welcome_inn_img img
{
	margin:0 auto;
	text-align:center;

}
.welcome_inn h1
{
	font-size:24px;
}
.scrollbar
{
	width:100%!important;
}
.side_left table
{
	width:100%!important;
}
.latestnews_divouter
{
	width:100%!important;
}
.welcome_inn h1
{
	font-size:18px;
}
.quick-linksin
{
	margin-bottom:36px;
}
.click_more11 a {
    color: #fff;
    float: right;
    padding-right: 19px;
    font-size: 18px;
}
.next-arrow
{
	display:none;
}
.preview-arrow 
{
	display:none;
}
.top_left img{
	width:80%;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a
{
	color:#000;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover
{
	color:#000;
}
.navbar-nav .open .dropdown-menu
{
	padding:0;
	display:block;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a
{
	padding: 5px 15px 5px 2px;
}
.navbar-nav {
    float:none;
    margin: 0;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #000;
    background-color: transparent;
}
.fotter-last li {
    color: #fff;
    float: left;
    padding: 10px 3px;
}
.fotter-last ul
{
	float:left;
}
}



@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%;
	
}
}