@font-face {
  font-family: 'NewsGothicBT-RomanCondensed';
  src: url('../fonts/NewsGothicBT-RomanCondensed.eot?#iefix') format('embedded-opentype'),  url('../fonts/NewsGothicBT-RomanCondensed.otf')  format('opentype'),
	     url('../fonts/NewsGothicBT-RomanCondensed.woff') format('woff'), url('../fonts/NewsGothicBT-RomanCondensed.ttf')  format('truetype'), url('../fonts/NewsGothicBT-RomanCondensed.svg#NewsGothicBT-RomanCondensed') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'SegoeUI-Bold';
  src: url('../fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/SegoeUI-Bold.woff') format('woff'), url('../fonts/SegoeUI-Bold.ttf')  format('truetype'), url('../fonts/SegoeUI-Bold.svg#SegoeUI-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvantGardeITCbyBT-Book';
  src: url('../fonts/AvantGardeITCbyBT-Book.eot?#iefix') format('embedded-opentype'),  url('../fonts/AvantGardeITCbyBT-Book.woff') format('woff'), url('../fonts/AvantGardeITCbyBT-Book.ttf')  format('truetype'), url('../fonts/AvantGardeITCbyBT-Book.svg#AvantGardeITCbyBT-Book') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* http://meyerweb.com/eric/tools/css/reset/ 

   v2.0 | 20110126

   License: none (public domain)

*/



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed, 

figure, figcaption, footer, header, hgroup, 

menu, nav, output, ruby, section, summary,

time, mark, audio, video {

	margin: 0;

	padding: 0;

	border: 0;



}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 

footer, header, hgroup, menu, nav, section {

	display: block;

}

body {

	line-height: 1;

	

}

ol, ul {

	list-style: none;

}

blockquote, q {

	quotes: none;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: '';

	content: none;

}

table {

	border-collapse: collapse;

	border-spacing: 0;

}



.wrapper{padding:0px;}



/*

=========================Top Header ========================

*/

.top-header{background:#0059ab; width:100%; /*min-height:80px; position:fixed; z-index:100;*/ padding:35px 0 50px 0;}

.top-header .navbar{min-height:80px; margin-bottom:0;}

.top-header .navbar-nav{float:none; margin-top: 35px;}
.fa-angle-down{margin-left: 5px;}
.top-header .navbar-default{background:none; border:none;}

.top-header .navbar-brand{ font-weight:bold; font-family: 'Ubuntu', sans-serif; font-size: 23px; text-transform:uppercase; color:#39464f; padding: 30px 45px 41px 15px;}

.top-header .navbar-nav li a:hover, .navbar-nav li.active a {

      color: #fffc00 !important; background:none !important;

  }

.top-header .navbar-default .navbar-nav>li>a{font-family: 'Raleway', sans-serif; text-transform:uppercase; color:#fff; font-size:11px; font-weight:700; border-right:1px solid #fff; line-height:18px; padding:0 5px;}
.top-header .navbar-default .navbar-nav>li:last-child a{border-right:none;}
.top-header .navbar-default .navbar-nav>li>a:hover{color:#fffc00;}

.top-header .navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#fffc00; background:none !important;}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{color:#fffc00 !important;background:#fff !important;}

.top-header .navbar-nav ul.sm-nowrap > li > a:hover{color:#000 !important;background:#fff !important;}

.top-header .dropdown-menu{background:#2a2e33;}

.top-header .navbar-nav ul.sm-nowrap > li > a{color:#d5d5d6;}

.top-header .navbar-brand span{color:#df3447;}

.navbar-brand>img{width:210px;}

/* Sweep To Top */

.hvr-sweep-to-top {

  display: inline-block;

  vertical-align: middle;

  -webkit-transform: perspective(1px) translateZ(0);

  transform: perspective(1px) translateZ(0);

  box-shadow: 0 0 1px transparent;

  position: relative;

  -webkit-transition-property: color;

  transition-property: color;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

}

.hvr-sweep-to-top:before {

  content: "";

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

  right: 0;

  bottom: 0;

  background: #df3447;

  color:#fff;

  -webkit-transform: scaleY(0);

  transform: scaleY(0);

  -webkit-transform-origin: 50% 100%;

  transform-origin: 50% 100%;

  -webkit-transition-property: transform;

  transition-property: transform;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

  -webkit-transition-timing-function: ease-out;

  transition-timing-function: ease-out;

}

.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {

  color: white;

}

.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {

  -webkit-transform: scaleY(1);

  transform: scaleY(1);

}


/*

=========================Slider ========================

*/

.main-slider{position: relative; top: 0px; z-index:1000;}

.bs-slider{max-height:600px;}

.bs-slider h1{ margin-top: 0px; text-transform:none; font-size: 60px; line-height: 70px; color:#0059ab; /*text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff; font-family: 'Ubuntu', sans-serif;*/ font-family: 'SegoeUI-Bold'; text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);}
.bs-slider h1 span{color:#2d2d2d; padding-left:100px; display:block; text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);}

.control-round .carousel-control{ z-index:100000000000000000000000;}





/*floating form css*/

/*sticky login css*/
.stickywrap{position:fixed; top:305px; left:0px; z-index:8000;}
.bigger10{font-size: 140%; color: #000;}
.bigger10:hover{color:#000;}
.stickywrap a{behavior: url(PIE.htc); position:relative; z-index:8000; background:#141414; display:block; transform: rotate(-90deg); line-height:70px;  font-size:20px !important; height:70px; width:200px; font-family: 'AvantGardeITCbyBT-Book'; font-weight:700; color:#fff; text-align:center; left:-65px; transition:all 2s ease; -webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s; /*text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);*/ text-transform:uppercase;}

#closX{border-radius:inherit !important; background:none !important; color:#000 !important; transform:none !important; right 0px !important; width:auto !important; left:0px !important;}
.stickywrap a:hover{color:#000; /*background:#fffc00*/}

.floatR{ float:right;}
.recentItem{ position:inherit; left:-300px;  background:#f8f8f8; top:0; z-index:999999; width:300px; padding:10px; overflow:auto !important; height:100%;}
.recentItemTxt{ padding:25px 0 0 0px; font-size:1.5em; font-weight:300;}
.ctntItem{ background:#FFF; padding:10px; border-bottom:1px solid #aaa;}
.ctntItem img{ margin-right:8px; display:inline; float:left;}
.ctntItem h3{ font-size:0.95em; font-weight: normal; padding:0 0 7px 0;}
.ctntItem h3 a{ text-decoration:none;}
.propDfn{ display:inline; font-size:0.785em; line-height:19px;}
.cntLoc{ vertical-align:middle; margin:2px 5px 0 0;}
.recentItem a > i{ color:#a7a7a7; font-size:20px; transition:all 2s ease; -webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;}
.recentItem a:hover > i{ color:#000;}
.ctntItem:hover{ box-shadow:0 0 10px #999;}


.btn {
    font-family: "Open Sans";
}
.btn-lg, .btn-group-lg > .btn {
    
    padding: 0 0 0 0;
}
.btn-bricky {
    background-color: inherit;
    border-color:inherit;
    color: #ffffff;
	border:none !important;
	
}
.centerItem{margin:100px 0 0 250px;}

.modalform{width:250px; margin:0 auto; padding:20px 0 0 0;}
.modalform h2{margin:0; padding:0 0 20px 0; font-size:22px; font-family: 'Roboto', sans-serif; font-weight:700;}
.modalform input.txt{ width:250px; padding:0 10px; height: 45px; border:0; border-radius: 0px; color: #222; font-size:16px; font-family: 'AvantGardeITCbyBT-Book'; transition: all 0.3s ease 0s; line-height:45px; text-transform: none;  float:none; display:block; text-align:left; margin-right:0px; background:#d5d5d5; margin:0 auto; margin-bottom:10px;}
.modalform input.txt::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color:#222; opacity:1}
.modalform input.txt::-moz-placeholder { /* Firefox 18- */ color:#222; opacity:1}
.modalform input.txt::-moz-placeholder { /* Firefox 19+ */color: #222; opacity:1}
.modalform input.txt::-ms-input-placeholder { /* IE 10+ */color:#222; opacity:1}
.modalform input.txt::-ms-input-placeholder { /* Edge */ color: #222; opacity:1}
.modalform input.txt::placeholder-shown { /* Standard one last! */color: #222; opacity:1}

.modalform input:focus,.testformrt textarea.comment:focus {outline: none; box-shadow: 0px 0px 7px #000; border-color: #ddd; background:#fff;}


.modalform textarea.comment{  width:250px; line-height:25px; height:120px; font-size:18px; font-weight:400; border:none; outline:none; padding:10px; transition: all 0.6s ease 0s; resize: none; background:#d5d5d5 !important; float:none; margin-bottom:20px; resize: none; font-family: 'AvantGardeITCbyBT-Book';}
.modalform textarea.comment:focus{ outline: none; box-shadow: 0px 0px 15px #474747 !important; border-color: #ddd !important; background:#fff !important; color:#222 !important;}



.modalform textarea.comment::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color:#222; opacity:1}
.modalform textarea.comment::-moz-placeholder { /* Firefox 18- */ color:#222; opacity:1}
.modalform textarea.comment::-moz-placeholder { /* Firefox 19+ */color: #222; opacity:1}
.modalform textarea.comment::-ms-input-placeholder { /* IE 10+ */color:#222; opacity:1}
.modalform textarea.comment::-ms-input-placeholder { /* Edge */ color: #222; opacity:1}
.modalform textarea.comment::placeholder-shown { /* Standard one last! */color: #222; opacity:1}



.remodal-confirm {
  color: #fff;
  background: #7a7a7a;
    margin-left:10px;
    transition:all 2s ease; -webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
	border:0; outline:none; padding:12px 25px;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
 box-shadow: inset 200px 0 0 0 #ff9800;
}

.remodal-cancel {
  color: #fff;
  background: #7a7a7a;
    margin-left:0px;
    transition:all 2s ease; -webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
	border:0; outline:none; padding:12px 25px; font-family: 'AvantGardeITCbyBT-Book';
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  box-shadow: inset 200px 0 0 0 #141414;
}


/*sticky login css end*/



/*start social icons tooltip css*/

/* ---------- Action Bar ---------- */

.action-bar{float:none; padding:10px 0px 0 0;}

.action-bar ul{list-style:none; padding:0; width:auto;}



.action-bar li {

float: left; background:#808080; margin-right:10px;

}

.action-bar li:last-child{margin-right:0px;}

.action-bar a {

/*-webkit-box-shadow: inset 0 -2px rgba(0, 0, 0, .5);

box-shadow: inset 0 -2px rgba(0, 0, 0, .5);*/

color: #fff;

display: block;

font-size: 32px;

height: 40px;

line-height: 40px;

position: relative;

text-align: center;

-webkit-transition: background .3s;

-moz-transition: background .3s;

-ms-transition: background .3s;

-o-transition: background .3s;

transition: background .3s;

width: 40px;



}

.action-bar a.last{margin-right:0px;}

.action-bar a i{font-size:30px; color:#fff; -webkit-transition: all 1s ease-in-out; line-height:40px;

  -moz-transition: all 0.5s ease-in-out;

  -o-transition: all 0.5s ease-in-out;

  transition: all 0.5s ease-in-out;}

.action-bar a:hover i{color:#fff;}

.action-bar a:hover .tooltip {

margin-top: 16px;

opacity: 1;

}

.tooltip {

border-radius: 3px;

font-size: 14px;

height: 28px;

left: 50%;

line-height: 28px;

margin: 0 0 0 -50px;

opacity: 0;

position: absolute;

top: 100%;

-webkit-transition: margin-top .3s, opacity .3s;

-moz-transition: margin-top .3s, opacity .3s;

-ms-transition: margin-top .3s, opacity .3s;

-o-transition: margin-top .3s, opacity .3s;

transition: margin-top .3s, opacity .3s; text-align:center;

width: 100px;

}

.tooltip:before {

content: "";

height: 8px;

left: 50%;

margin: -4px 0 0 -4px;

position: absolute;

-webkit-transform: rotate(45deg);

-moz-transform: rotate(45deg);

-ms-transform: rotate(45deg);

-o-transform: rotate(45deg);

transform: rotate(45deg);

width: 8px;

}





.like,

.like .tooltip,

.like .tooltip:before { /*background: #e3ebf6;*/ }

.like:hover { background: #475993; }

.like:hover .tooltip{background: #475993;}

.like:hover .tooltip:before{background: #475993;}

.favourite,

.favourite .tooltip,

.favourite .tooltip:before { /*background: #e3ebf6; */}

.favourite:hover { background: #0077b5; }

.favourite:hover .tooltip{background: #0077b5;}

.favourite:hover .tooltip:before{background: #0077b5;}



.commt,

.commt .tooltip,

.commt .tooltip:before { /*background: #e3ebf6;*/ }

.commt:hover { background: #e33c68; }

.commt:hover .tooltip{background: #e33c68;}

.commt:hover .tooltip:before{background: #e33c68;}



.share,

.share .tooltip,

.share .tooltip:before { background: #e3ebf6; }

.share:hover { background: #b2215a; }

.share:hover .tooltip{background: #b2215a;}

.share:hover .tooltip:before{background: #b2215a;}





.tube,

.tube .tooltip,

.tube .tooltip:before { background: #474747; }

.tube:hover { background: #e62117; }

.tube:hover .tooltip{background: #e62117;}

.tube:hover .tooltip:before{background: #e62117;}







.pin,

.pin .tooltip,

.pin .tooltip:before { background: #474747; }

.pin:hover { background: #cb1f27; }

.pin:hover .tooltip{background: #cb1f27;}

.pin:hover .tooltip:before{background: #cb1f27;}





.plus,

.plus .tooltip,

.plus .tooltip:before { background: #474747; }

.plus:hover { background: #dc4a38; }

.plus:hover .tooltip{background: #dc4a38;}

.plus:hover .tooltip:before{background: #dc4a38;}





.insta,

.insta .tooltip,

.insta .tooltip:before { background: #474747; }

.insta:hover { background: #6a453b; }

.insta:hover .tooltip{background: #6a453b;}

.insta:hover .tooltip:before{background: #6a453b;}



/*end social icons tooltip css*/




.alert-success{background:#b5b5b5; color:#fff; border:1px solid #808080;}

.close{color:#000 !important;}



/*
======================================================= 
retired css
=======================================================
*/
.infowrap{}
.infomatter{width:100%; height:531px; display:block; position:relative;}
.infoin{margin: 0 auto;
    text-align: center;
    left: 0;
    top: 35%;
    right: 0;
    margin: 0 auto;
    position: absolute;
    padding: 20px;}
.retiredpic{background:url(/Content/images/homepage/home_img/bg_retired.png) center top no-repeat; background-size:cover;}
.childpic{background:url(/Content/images/homepage/home_img/child-future.png) center top no-repeat; background-size:cover;}
.wealthpic{background:url(/Content/images/homepage/home_img/wealth-systematically.png) center top no-repeat; background-size:cover;}







.infoin h2{font-family: 'NewsGothicBT-RomanCondensed'; font-size:36px; line-height:48px; color:#fff; text-transform:uppercase; margin:0 auto;}
.infoin h2 span{display:block; position:relative; background:#0059ab; width:250px; line-height:42px; font-family: 'NewsGothicBT-RomanCondensed'; font-size:25px; line-height:36px; color:#fff; margin:0 auto; margin-bottom:40px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;font-weight: 500;}
.infoin h2 span.black{background:#000; width:370px;}
.infoin h2 span a{color:#fff; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.infoin h2 span a .fa-arrow-right{position:absolute; right:-15px; font-size:25px; top:5px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.infoin p{font-family: 'NewsGothicBT-RomanCondensed'; font-size:14px; text-align: center; color:#fff; line-height:18px; text-shadow: 0px 0px 10px rgba(0, 0, 0, 1); margin-bottom:0px;}
.infoin span a:hover .fa-arrow-right{right:5px;}
.infoin span:hover{background:#000;}
.infoin span.black:hover {background:#0059ab;}
/*
======================================================= 
calculate css
=======================================================
*/
.calculate{position:relative; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; float: left;
    width: 100%;}
.ltcont{text-align:center; position:relative; height:532px; display:table;}
.ltin{display: table-cell;
    vertical-align: middle;
    text-transform: uppercase; text-align:center; padding:0 195px;}
.ltin h2{font-family: 'NewsGothicBT-RomanCondensed'; font-size:34px; line-height:36px; color:#000; text-transform:uppercase; padding-bottom:47px;}
.ltin p{font-family: 'NewsGothicBT-RomanCondensed'; font-size:24px; line-height:30px; color:#000; text-transform:none; padding-bottom:58px;}

.ltin a{display:inline-block; text-align:center; border:1px solid #0059ab; width:172px; margin:0 auto; color:#0059ab; text-transform:uppercase; line-height:46px; font-family: 'NewsGothicBT-RomanCondensed'; position:relative; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; font-size:18px;} 
.ltin a .fa-arrow-down{position:absolute; bottom:-10px; left:0; right:0; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.ltin a:hover{background:#0059ab; color:#fff;}
.ltin a:hover .fa-arrow-down{bottom:-10px;} 


.ltspac{margin-left:0px; margin-right:0px; padding-left:0px; padding-right:0px;}
.ltpic{/*background:url(/Content/images/homepage/home_img/premium-calculator.png) center top no-repeat; background-size:cover;*/ background-color: #f8f8f8;}
.rtpic{/*background:url(/Content/images/homepage/home_img/sip-calulator.png) center top no-repeat; background-size:cover; */background-color: #000;}
.mt-120{margin-top:80px;}

.rtpic .ltin h2{font-family: 'NewsGothicBT-RomanCondensed'; font-size:36px; line-height:36px; color:#fff; text-transform:uppercase; padding-bottom:47px;}
.rtpic .ltin p{font-family: 'NewsGothicBT-RomanCondensed'; font-size:24px; line-height:30px; color:#fff; text-transform:none; padding-bottom:58px;}

.rtpic .ltin a{display:inline-block; text-align:center; border:1px solid #0059ab; width:172px; margin:0 auto; color:#fff; text-transform:uppercase; line-height:46px; font-family: 'NewsGothicBT-RomanCondensed'; position:relative; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; font-size:18px;} 
.rtpic .ltin a .fa-arrow-down{position:absolute; bottom:-10px; left:0; right:0; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.rtpic .ltin a:hover{background:#0059ab; color:#fff;}
.rtpic .ltin a:hover .fa-arrow-down{bottom:-10px;} 
.investtitle{position:absolute; left:0; right:0; margin:0 auto; background:#0059ab; width:273px; padding:50px 0; z-index:1000; text-align:center; /*top:150px; */ bottom: 129px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.investtitle h2{font-family: 'Oswald', sans-serif; font-weight:700; font-size:30px; line-height:30px; color:#fff; padding-bottom:10px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.investtitle h3{font-family: 'Oswald', sans-serif; font-weight:700; font-size:40px; line-height:40px; text-transform:uppercase; color:#fff; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.calculate:hover .investtitle{background:#000; color:#fff; -webkit-transform: scale(1.4);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);}
.calculate:hover .investtitle h2{text-shadow: 0px 0px 15px rgba(255, 255, 255, 1);}
.calculate:hover .investtitle h3{text-shadow: 0px 0px 15px rgba(255, 255, 255, 1);}


/*
======================================================= 
table css
=======================================================
*/
.scheme{background:#fff; padding:100px 0 70px 0; text-align:center;}
.schemein{width:1140px; margin:0 auto;}
.schemein img{display:block; text-align:center; margin:0 auto;}
.schemein h2{position:relative; display:inline-block; font-family: 'Oswald', sans-serif; font-weight:700; font-size:48px; line-height:48px;  color:#0059ab; padding-bottom:88px; text-transform:uppercase; margin-bottom:0px;}



/*
=========================welcome main========================
*/
.welcomepart{/*border:1px solid #0059ab;*/     float: left;
    width: 100%;
 text-align:center; padding:50px 50px 30px 50px; margin-bottom:50px; background-color: #ecf0f1;}
.welcomepart h2{font-family: 'Oswald', sans-serif; font-weight:700; font-size:48px; line-height:48px; color:#0059ab; padding-bottom:55px; text-transform:uppercase;}
.welcomepart p{font-family: 'Raleway', sans-serif; font-size:18px; line-height:27px; color:#000; padding-bottom:40px; margin-bottom:0px;}
.welcomepart a{font-family: 'Raleway', sans-serif; text-decoration:underline; color:#0059ab; font-size:18px; text-transform:uppercase; line-height:18px; display:block; text-align:center; margin:0 auto; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.welcomepart a:hover{color:#000;}




/*
=========================client main========================
*/
.parallaxclient { 
    /* The image used */
    /*background-image: url("/Content/images/homepage/home_img/bg_clientsay.png");*/
	background-color: #000;

    /* Set a specific height */
    height: auto; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	    float: left;
    width: 100%;

	
} 

.clientsay{text-align:center; padding:90px 0; overflow:hidden;}
.clientsay h2{font-family: 'Oswald', sans-serif; font-weight:700; font-size:48px; line-height:48px; color:#fff; text-transform:uppercase; padding-bottom:100px; margin:0;}

/* carousel */
#quote-carousel 
{
  padding: 0 0px 0px 0px;
  margin-top: 0px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px; display:none;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px; display:none;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  /*width: 255px;
  height: 255px;*/
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}




.item blockquote span{position:relative; z-index:1000; left:0; display:block; text-align:left;}
.item blockquote span img{width:auto !important; height:auto !important;}
.item blockquote p{color:#b8b8b8; font-size:21px; font-family: 'NewsGothicBT-RomanCondensed'; line-height:25px; text-align:left; padding-bottom:20px;}
blockquote .small, blockquote footer, blockquote small{font-family: 'NewsGothicBT-RomanCondensed'; font-size:30px; line-height:30px; color:#fff; text-align:left;}
blockquote .small:before, blockquote footer:before, blockquote small:before{content: '';}



/*
=========================rangewrap main========================
*/
.rangewrap{background:#e3e6e5; padding:44px 0 90px 0; text-align:center;     float: left;
    width: 100%;
}
.rangein{}	
.rangein h2{font-family: 'Oswald', sans-serif; font-weight:700; font-size:48px; color:#000; line-height:48px; text-transform:uppercase; padding-bottom:100px;}
.rangein a{display:inline-block; text-align:center; border:1px solid #0059ab; width:172px; margin:0 auto; color:#0059ab; text-transform:uppercase; line-height:46px; font-family: 'NewsGothicBT-RomanCondensed'; position:relative; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; font-size:18px;} 
.rangein a .fa-arrow-right{position:absolute; right:-10px; top:15px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.rangein a:hover{background:#0059ab; color:#fff;}
.rangein a:hover .fa-arrow-right{right:10px;}

.rangeinfo{border:1px solid #cacccb; padding:50px 0; display:block; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; margin-bottom:60px; overflow:hidden;}
.rangeinfo h2{padding:0 0 50px 0; color:#0059ab; font-size:36px; line-height:36px; font-family: 'NewsGothicBT-RomanCondensed'; text-transform:uppercase; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.rangeinfo img{display:block; text-align:center; border:1px solid #cacccb; margin:0 auto; margin-bottom:50px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; -webkit-filter: grayscale(0);
  filter: none;}
.rangeinfo p{padding:0 30px; color:#0b0b08; font-size:24px; line-height:30px; font-family: 'NewsGothicBT-RomanCondensed'; text-transform:none;}
.rangeinfo:hover h2{color:#fff;} 
 .rangeinfo:hover p{color:#fff;}
 .rangeinfo:hover  {-webkit-box-shadow: 0px 0px 15px 0px rgba(48, 48, 48, 0.75);
-moz-box-shadow:    0px 0px 15px 0px rgba(48, 48, 48, 0.75);
box-shadow:         0px 0px 15px 0px rgba(48, 48, 48, 0.75);} 
.rangeinfo:hover img{filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */}
  
  
   
/*
=========================parallaxtestimonial main========================
*/

.parallaxtestimonial { 
    /* The image used */
    background-image: url("/Content/images/homepage/home_img/bg_testimonials.png");

    /* Set a specific height */
    height: auto; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
} 

.testino{padding:75px 0; overflow:hidden; position:relative; text-align:center; width:1170px; margin:0 auto;}
.testino h2{font-family: 'Oswald', sans-serif; font-weight:700; color:#fff; text-transform:uppercase; font-size:48px; line-height:48px; padding-bottom:50px;}

/*#####################
Additional Styles (required)
######################*/
.testino .carousel-indicators {
    bottom:-40px;
	left:0;
	width:100%;
	background:#ccc;
	padding: 6px 0px;
	margin-left:0;
	border-top:2px solid #fff; display:none;
}
.testino .carousel-indicators li {
	width:12px;
	height:12px;	
	background:#fff;
	border-color:#fff;
 
}
.testino .carousel-indicators .active {
	width:14px;
	height:14px;
	background:#428bca;
	border-color:#428bca;
}
.testino .carousel-inner .thumbnail {
	margin-bottom:0;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
}
.testino .carousel-inner .caption {
	background:none !important; 
	padding:0px 0px;
}

.matterpart{width:auto; margin:0 auto; text-align:center;}
.matterpart span{font-family: 'NewsGothicBT-RomanCondensed'; font-size:30px; line-height:30px; color:#fff; padding-bottom:35px; display:block;}
.matterpart p{font-size:24px; color:#fff; font-family: 'NewsGothicBT-RomanCondensed'; line-height:30px; padding-bottom:15px; text-align:justify; padding-bottom:55px;}  
.testino a{display:inline-block; text-align:center; border:1px solid #0059ab; width:172px; margin:0 auto; color:#fff; text-transform:uppercase; line-height:46px; font-family: 'NewsGothicBT-RomanCondensed'; position:relative; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; font-size:18px;} 
.testino a .fa-arrow-right{position:absolute; right:-10px; top:15px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.testino a:hover{background:#0059ab; color:#fff;}
.testino a:hover .fa-arrow-right{right:20px;}
.testino .carousel-inner{overflow:inherit;}


/*
=========================inforpart main========================
*/
.inforpart{background:#e5e3df; padding:50px 0; text-align:center; /*overflow:hidden;*/ float: left;
    width: 100%;}
.inforpartin{}
.inforpartin img{display:block; text-align:center; margin:0 auto; margin-bottom:20px; background:#fff; width:110px; height:110px; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.inforpartin h2{font-family: 'Open Sans', sans-serif; font-size:30px; line-height:30px; padding-bottom:10px; margin:0; color:#010101; -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.inforpartin p{font-family: 'Open Sans', sans-serif; font-size:17px; line-height:30px; margin:0; color:#010101;}
.inforpartin:hover img{background:#222; -webkit-box-shadow: 0px 0px 15px 0px rgba(48, 48, 48, 0.75);
-moz-box-shadow:    0px 0px 15px 0px rgba(48, 48, 48, 0.75);
box-shadow:         0px 0px 15px 0px rgba(48, 48, 48, 0.75);}
.inforpartin:hover h2{color:#0cc3ff;}
  

/*
=========================footer main========================
*/

.footerpic{background:url(../images/footerpic.png) center top no-repeat; height:427px; background-size:cover;}




	



@media screen and (min-width:320px) and (max-width:480px)

{

	.wrapper{padding:0;}

	.top-header .navbar-brand {padding: 32px 0px 41px 0px;font-size: 20px;}

	.navbar-default .navbar-toggle .icon-bar{background:#fff;}

	.top-header .navbar-nav{float:none; background:#f0f0f0 !important;}

	.navbar-default .navbar-toggle{border:none; background:#fffc00; margin-top: 24px;}

	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#000; }

	.top-header .navbar-default .navbar-nav>li>a{padding-top:10px; padding-bottom:10px; border-right:none; border-bottom:1px solid #ccc; color:#666;}
	.top-header .navbar-default .navbar-nav>li>a:hover{color:#000  !important;}

	.navbar-nav.sm-collapsible .caret:before{color:#fff;}

	.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{line-height:19px;}

	.navbar-nav .open .dropdown-menu>li>a{background:#2a2e33 !important; color:#fff !important;}
	
	.navbar-collapse{border-top:none !important; border-color:#0059ab !important; box-shadow:none !important;}
	

	.bs-slider h1 {margin-top: 0px;font-size: 12px;line-height: 20px;}

	.slide-text{text-align:center !important;}


	.contwrap{width:90%; margin:0 auto; margin-bottom:50px;}

	.mbmid{width:100%;}

	.mbmid input.txt{width:100%;}

	.mbmid textarea.comment{width:100%;}

	.comment{width:100% !important;}

	.contdetails{width:250px; margin:0 auto;}

	.footerpic{background-size:auto 100%; height:427px;}
	
	.inforpart{padding:50px 0 0 0;}
	.inforpartin{padding-bottom:50px;}
	.inforpartin h2{font-size:20px; line-height:20px;}
	.inforpartin p{font-size:13px; line-height:18px;}

    .matterpart{width:100%; margin:0 auto;}
	
	.rangein h2{font-size:29px; line-height:35px;}
	.rangeinfo h2{font-size:20px; line-height:20px;}
	.rangeinfo p{padding:0 5px; font-size:12px; line-height:18px;}
	.rangeinfo img{margin-bottom:30px;}
	.rangeinfo{min-height:420px;}

	.item blockquote img{margin-bottom:30px;}
	.testino{width:100%;}
	
	.welcomepart{padding:50px 20px 30px 20px;}
	
  .schemein{width:100%; margin:0 auto;}
  .schemein img{width:100%; height:auto;}
  .schemein h2{width:100%; font-size:29px; line-height:29px;}
	
  .calculate{padding:50px 0 0 0;}  
  .investtitle{top: 0px;
    position: inherit;
    width: 100%;}
  .ltin{padding:0 20px;}
  
  .infoin h2 span.black{width:259px; font-size:24px;}
  .infoin p{padding:0 20px;}


}

@media screen and (min-width:481px) and (max-width:767px)

{

	.wrapper{padding:0;}

	.top-header .navbar-brand {padding: 31px 0px 41px 0px;font-size: 32px;}

	.navbar-default .navbar-toggle .icon-bar{background:#fff;}

	.top-header .navbar-nav{float:none; background:#f0f0f0 !important;}

	.navbar-default .navbar-toggle{border:none; background:#fffc00; margin-top: 24px;}

	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#000; }

	.top-header .navbar-default .navbar-nav>li>a{padding-top:10px; padding-bottom:10px; border-right:none; border-bottom:1px solid #ccc; color:#666;}
	.top-header .navbar-default .navbar-nav>li>a:hover{color:#000  !important;}

	.navbar-nav.sm-collapsible .caret:before{color:#fff;}

	.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret{line-height:19px;}

	.navbar-nav .open .dropdown-menu>li>a{background:#2a2e33 !important; color:#fff !important;}
	
	.navbar-collapse{border-top:none !important; border-color:#0059ab !important; box-shadow:none !important;}

	
	

	.bs-slider h1 {margin-top: 0px;font-size: 18px;line-height: 26px;}

	.control-round .carousel-control{display:block;}

	.control-round .carousel-control{width: 25px; height: 25px;font-size: 14px;line-height: 25px;}

	.slide-text{text-align:center !important;}


	.contwrap{width:400px; margin-bottom:50px;}

	.mbmid{width:400px;}

	.mbmid input.txt{width:400px;}

	.mbmid textarea.comment{width:400px;}

	.contdetails{width:400px; margin:0 auto;}

	.footerbottom{padding:20px 0;}

	.footerbottomin p{line-height:22px;}
	
	.inforpart{padding:50px 0 0 0;}
	.inforpartin{padding-bottom:50px;}
	.inforpartin h2{font-size:20px; line-height:20px;}
	.inforpartin p{font-size:12px; line-height:20px;}

	.matterpart{width:100%; margin:0 auto;}

	.rangeinfo{min-height:641px;}
	
	.item blockquote img{margin-bottom:30px;}
	.testino{width:100%;}
	
  .schemein{width:100%; margin:0 auto;}
  .schemein img{width:100%; height:auto;}
  .schemein h2{width:100%;}
  
  .calculate{padding:300px 0 0 0;}  
  .investtitle{top:0px;}
  .ltin{padding:0 20px;}


}

@media screen and (min-width:768px) and (max-width:991px)



{

	.wrapper{padding:0;}

	.top-header .navbar-brand{padding: 31px 20px 41px 0px; font-size:20px;}

	.top-header .navbar-default .navbar-nav>li>a{font-size:10px; padding:0 5px;}
	.top-header .navbar-nav{margin-top:-40px;}

	.nav>li>a {padding: 10px 6px;}

	
	.navbar-brand>img{width:120px;}

	.bs-slider h1 {margin-top: 24px;font-size: 30px;line-height: 40px;}

	.control-round .carousel-control{display:block;}

	.control-round .carousel-control{top:43%;}

	/*.slide-text{text-align:center !important;}*/

	

	.contwrap{width:100%;}

	.mbmid{width:100%;}

	.mbmid input.txt{width:100%;}

	.mbmid textarea.comment{width:100%;}

	.container{width:734px !important; margin:0 auto;}	


	.inforpartin h2{font-size:18px; line-height:20px;}
	.inforpartin p{font-size:12px; line-height:20px;}
	
	.matterpart{width:100%; margin:0 auto;}
	
	.rangeinfo h2{font-size:26px; line-height:26px;}
	.rangeinfo p{font-size:20px; line-height:26px; padding:0 15px;}
	
	.testino{width:100%;} 
	
  .schemein{width:100%; margin:0 auto;}
  .schemein img{width:100%; height:auto;}
  .schemein h2{width:100%;}
  
   .calculate{padding:100px 0 0 0;}  
  .investtitle{/*top:0px;*/ position: inherit;
    width: 100%;
    bottom: 0px;}
  .ltin{padding:0 20px;}
  
  .infoin h2{font-size:20px; line-height:35px;}
  .infoin h2 span{font-size:20px; line-height:35px; width:131px;}
  .infoin h2 span.black{width:201px;}

}



@media screen and (min-width:992px) and (max-width:1200px)

{

	

	.wrapper{padding:0;}

	.top-header .navbar-brand{padding: 31px 20px 41px 0px; font-size:20px;}

	.top-header .navbar-default .navbar-nav>li>a{font-size:13px; padding:0 5px;}
	.top-header .navbar-nav{padding:62px 0 0 0 !important;}
	

	.nav>li>a {padding: 10px 6px;}

	.navbar-nav{float:right;}

	

	.bs-slider h1 {margin-top: 24px;font-size: 36px;line-height: 44px;}

	.control-round .carousel-control{display:block;}

	.control-round .carousel-control{top:43%;}

	/*.slide-text{text-align:center !important;}*/

	
	.inforpartin h2{font-size:22px; line-height:22px;}
	.inforpartin p{font-size:15px; line-height:18px;}
	
	.matterpart{width:100%; margin:0 auto;}
	
	.testino{width:100%;}
	
  .schemein{width:100%; margin:0 auto;}
  .schemein img{width:100%; height:auto;}
  .schemein h2{width:100%;}
  
  .ltin{padding:0 150px;}
  
  .infoin h2{font-size:25px; line-height:35px;}
  .infoin h2 span{font-size:25px; line-height:35px; width:171px;}
  .infoin h2 span.black{width:251px;}
  


}


@media only screen and (max-width:1024px){
    .infoin h2 span {
    font-size: 15px;
    line-height: 10px;
    width: 280px;
}
.infoin p {
    font-family: 'NewsGothicBT-RomanCondensed';
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 18px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    margin-bottom: 0px;
    word-wrap: break-word;
    font-size: 12px !important;
    margin: 11px;
}
.rtpic .ltin p {
    font-family: 'NewsGothicBT-RomanCondensed';
    font-size: 17px !important;
    line-height: 30px;
    color: #fff;
    text-transform: none;
    padding-bottom: 58px;
}
}


@media only screen and (max-width:768px){
    .infoin h2 span {
    font-size: 15px;
    line-height: 10px;
    width: 218px;
}
.infoin p {
    font-family: 'NewsGothicBT-RomanCondensed';
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 18px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    margin-bottom: 0px;
    word-wrap: break-word;
    font-size: 12px !important;
    margin: 11px;
}
.rtpic .ltin p {
    font-family: 'NewsGothicBT-RomanCondensed';
    font-size: 17px !important;
    line-height: 30px;
    color: #fff;
    text-transform: none;
    padding-bottom: 58px;
}
.welcomepart h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 35px;
    line-height: 48px;
    color: #0059ab;
    padding-bottom: 55px;
    text-transform: uppercase;
}
}

@media only screen and (max-width:425px){
    .infoin h2 span {
    font-size: 15px;
    line-height: 10px;
    width: 218px;
}
.infoin p {
    font-family: 'NewsGothicBT-RomanCondensed';
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 18px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    margin-bottom: 0px;
    word-wrap: break-word;
    font-size: 12px !important;
    margin: 11px;
}
.rtpic .ltin p {
    font-family: 'NewsGothicBT-RomanCondensed';
    font-size: 17px !important;
    line-height: 30px;
    color: #fff;
    text-transform: none;
    padding-bottom: 58px;
}
.welcomepart h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 48px;
    color: #0059ab;
    padding-bottom: 55px;
    text-transform: uppercase;
}
}


@media only screen and (max-width:320px){
    .infoin h2 span {
    font-size: 15px;
    line-height: 10px;
    width: 218px;
}
.infoin p {
    font-family: 'NewsGothicBT-RomanCondensed';
    font-size: 14px;
    text-align: center;
    color: #fff;
    line-height: 18px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    margin-bottom: 0px;
    word-wrap: break-word;
    font-size: 12px !important;
    margin: 11px;
}
.rtpic .ltin p {
    font-family: 'NewsGothicBT-RomanCondensed';
    font-size: 17px !important;
    line-height: 30px;
    color: #fff;
    text-transform: none;
    padding-bottom: 58px;
}
.welcomepart h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 48px;
    color: #0059ab;
    padding-bottom: 55px;
    text-transform: uppercase;
}
.top_greyframe ul li a {
    color: #fff;
    font-size: 11px;
    text-align: center;
    margin-left: 8px;
}
.social-overlap {
    position: absolute;
    /* width: 100%; */
    transform: translateY(-19%);
    right: 110px;
}
.social-icons a {
    /* border-radius: 50px; */
    color: #fff;
    display: inline-block;
    line-height: 27px;
    height: 25px;
    width: 25px;
    box-shadow: 0 5px 25px rgba(93, 70, 232, 0.15);
    margin: 2px 2px;
    font-size: 10px;
}
}












/*urvesh css*/

.top_blueframe {
    width: 100%;
    float: left;
    background-color: #1275d0;
}

.top_greyframe {
    float: right;
    font-family: 'Lato', sans-serif;
    color: #fff;
    background-color: #999999;
    /*width: 45%;*/
	text-align: right;
}

.top_greyframe ul {
    width: 100%;
    float: left;
    padding: 0px;
    margin: 8px 0px;
}

.top_greyframe ul li {
    display: inline-block;
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-align: center;
    border-right: 1px solid #fff;
    padding: 0px 5px;
    font-size: 12px;
    height: 18px;
}
.top_greyframe ul li a{
    color: #fff;
}
.top_greyframe ul li img {
    margin-right: 8px;
    margin-bottom: 3px;
}


/**/
.stickywrap1 {
    position: fixed;
    top: 305px;
    right: 0px;
    z-index: 8000;
}

.stickywrap1 a {
    behavior: url(PIE.htc);
    position: relative;
    z-index: 8000;
    background: #f63f0e;
    display: block;
    transform: rotate(-90deg);
    line-height: 63px;
    font-size: 17px !important;
    height: 51px;
    width: 343px;
    font-family: 'AvantGardeITCbyBT-Book';
    color: #fff;
    text-align: center;
    right: -145px;
    transition: all 2s ease;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    /* text-shadow: 1px 1px 0px rgba(255, 255, 255, 1); */
    text-transform: none;
}

.recentItem1 {
    position: inherit;
    right: -300px;
    background: #f8f8f8;
    top: 0;
    z-index: 999999;
    width: 300px;
    padding: 10px;
    overflow: auto !important;
    height: 100%;
}

#closX1 {
    border-radius: inherit !important;
    background: none !important;
    color: #000 !important;
    transform: none !important;
    width: auto !important;
    left: 0px !important;
}
.recentItem1 a > i {
    color: #a7a7a7;
    font-size: 20px;
    transition: all 2s ease;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    /* transition: all ease 0.8s; */
}
.modalform {
    width: 250px;
    margin: 0 auto;
    padding: 20px 0 0 0;
}
.modalform input.txt {
    width: 250px;
    padding: 0 10px;
    height: 45px;
    border: 0;
    border-radius: 0px;
    color: #222;
    font-size: 16px;
    font-family: 'AvantGardeITCbyBT-Book';
    transition: all 0.3s ease 0s;
    line-height: 45px;
    text-transform: none;
    float: none;
    display: block;
    text-align: left;
    margin-right: 0px;
    background: #d5d5d5;
    margin: 0 auto;
    margin-bottom: 10px;
}
.modalform textarea.comment {
    width: 250px;
    line-height: 25px;
    height: 120px;
    font-size: 18px;
    font-weight: 400;
    border: none;
    outline: none;
    padding: 10px;
    transition: all 0.6s ease 0s;
    resize: none;
    background: #d5d5d5 !important;
    float: none;
    margin-bottom: 20px;
    resize: none;
    font-family: 'AvantGardeITCbyBT-Book';
}
.remodal-cancel {
    color: #fff;
    background: #1b83c2;
    margin-left: 10px;
    transition: all 2s ease;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
}

.floatR {
    float: right;
}