@font-face {
	font-family: 'Segoe UI';
	src: url('../fonts/SegoeUI-Bold.eot');
	src: url('../fonts/SegoeUI-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SegoeUI-Bold.woff') format('woff'),
		url('../fonts/SegoeUI-Bold.ttf') format('truetype');
	font-weight: bold;
	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: 'SegoeUI-Light';
	src: url('../fonts/SegoeUI-Light.eot');
	src: url('../fonts/SegoeUI-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SegoeUI-Light.woff') format('woff'),
		url('../fonts/SegoeUI-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
  font-family: 'MyriadPro-Regular';
  src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf')  format('truetype'), url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Myriad Pro';
  src: url('../fonts/MyriadPro-Bold.eot');
  src: url('../fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MyriadPro-Bold.woff') format('woff'),
    url('../fonts/MyriadPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}



/* http://meyerweb.com/eric/tools/css/reset/ 

   v2.0 | 20110126

   License: none (public domain)

*/

body {
    background-color: #fff !important;
   
}

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;

}


a{text-decoration: none; border:0; outline: none;}
a:hover{text-decoration: none; border:0; outline: none;}
.wrapper{padding:0px;}



/*

=========================Top Header ========================

*/

.top-header{width:90%; margin: 0 auto; margin-bottom: 40px;}
.navbar-collapse{padding:0 0 0 0;}
.logo{padding:0px 0 0 0;}
.logo a{display: block;}
.rtpart{float: right; position: relative; z-index: 1000;}
.rttop{padding:20px 0; text-align: right;}
.rttop a{display:inline-block; color: #fff; font-size: 15px; line-height: 18px; font-family: 'MyriadPro-Regular';}
.rttop a:hover{color:##ed1c24;}

.rtbottom{}
.rtbottom p{display: inline-block; font-size: 20px; color: #323946; font-family: 'SegoeUI-Light'; padding-left: 40px; font-weight: 600;}
.rtbottom p .fa-phone{color:#0d3172; font-size: 30px; padding-right:10px;}
.rtbottom p a{background:#ed1c24; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; line-height: 30px; padding:0 15px; text-transform:uppercase; display: inline-block; color: #0d3172; font-size: 14px;  -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-family: 'MyriadPro-Regular'; font-weight:normal;}

.rtbottom p a:hover{color: #fff; background:##ed1c24;}
    
.topgrey{background:#0d3172;}

.navwrapper .navbar{min-height:80px; margin-bottom:0;}

.navwrapper .navbar-nav{float:none;}

.navwrapper .navbar-default{background:none; border:none;}

.navwrapper .navbar-brand{ font-weight:bold; font-family: 'Ubuntu', sans-serif; font-size: 23px; text-transform:uppercase; color:#39464f; padding: 30px 45px 41px 15px;}
.navwrapper .navbar-nav li.active a {background: none !important; color:#0d3172 !important;}

.navwrapper .navbar-nav li a:hover {background: none !important; color:#ed1c24 !important;}


.navwrapper .navbar-default .navbar-nav>li>a{font-family: 'SegoeUI-Bold'; text-transform:uppercase; color:#434343; font-size:15px; padding: 0px 52px; line-height: 57px;}
.navwrapper .navbar-default .navbar-nav>li>a .fa-angle-down{color:#f26922;}
.navwrapper .navbar-default .navbar-nav>li>a:first-child{padding:0px 52px 0 0px;}
.navwrapper .navbar-default .navbar-nav>li>a:hover{color:#ed1c24;}


.navwrapper .navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{color:#333;background:none !important;}

.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{color:#333;background:#0d3172;}

.navwrapper .navbar-nav ul.sm-nowrap > li > a:hover{background:#0d3172; color:#333;}

.navwrapper .dropdown-menu{background:#1f3365;}

.navwrapper .navbar-nav ul.sm-nowrap > li > a{color:#ed1c24;}
.navwrapper .navbar-nav ul.sm-nowrap > li >:hover a{color:#fff;}

.navwrapper .navbar-brand span{color:#df3447;}

.headerbottom{background: #f9f9f9;}
.navwrapper{width:90%; margin: 0 auto; height: 57px;}

/*

=========================Slider ========================

*/

.main-slider{position: relative; top: 0px;}

.bs-slider{max-height:600px;}

.bs-slider h1{ margin-top: 0px; text-transform:uppercase; font-size: 36px; line-height: 50px; color:#fff; /*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-weight:bold;}

.control-round .carousel-control{ z-index:100000000000000000000000;}



/*

=========================About Section========================

*/

/*.about-bg{width:100%; background:#e2f3fd; padding:0px 0 0px 0;}*/

.about-bg { 
    /* The image used */
   background-image: url("/Content/images/homepage/home_img/bg_introductory.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; padding:0px 0;
	float: left;
    width: 100%;
}



.about-img{width:auto; display:block; overflow:hidden;}

.about-img img{margin:0 auto; display:block; width:100%; -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;}

.about-img img:hover{-webkit-filter: grayscale(100%);

  -webkit-transition: .5s ease-in-out;

  -moz-filter: grayscale(100%); 

  -moz-transition: .5s ease-in-out;

  -o-filter: grayscale(100%);  transform:scale(1.2);
    -ms-transform:scale(1.2); /* IE 9 */
    -moz-transform:scale(1.2); /* Firefox */
    -webkit-transform:scale(1.2); /* Safari and Chrome */
    -o-transform:scale(1.2); /* Opera */}
 
  .about-cnt{text-align:center; padding:60px 0 40px 0;}	
  .about-cnt h1{color:#fff; font-family: 'SegoeUI-Bold'; text-transform:none; padding-bottom: 30px; font-size:45px; line-height:45px;}

  .about-cnt h1 span{color:#fff; font-family: 'SegoeUI-Bold'; font-size:45px; line-height:45px;}

  .about-cnt p{color:#fff; font-family: 'MyriadPro-Regular'; line-height:30px; font-size:20px; padding-bottom: 20px;}

.about-cnt a{display:inline-block; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; background:#ed1c24; color:#fff; line-height:42px;  font-family: 'MyriadPro-Regular'; font-size:23px; -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; width:154px; margin:0 auto; text-transform: none; text-align: center;}
.about-cnt a:hover{background:##ed1c24; color:#fff;}



/*login form css*/
.loginbox{position:absolute; z-index:1000; background:#fff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; z-index:1000; right:70px; text-align:center; border:1px solid #c9caca; padding-bottom:10px; -webkit-box-shadow: 0px 4px 5px 0px rgba(102,102,102,1);
-moz-box-shadow: 0px 4px 5px 0px rgba(102,102,102,1);
box-shadow: 0px 4px 5px 0px rgba(102,102,102,1); width:367px; top:100px;}  
.loginbox h2{background:#0d3172; color:#fff; font-size:22px; line-height:58px; font-family: 'SegoeUI-Light'; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding:0 20px; margin-bottom:30px;}
.loginbox a{display:inline-block; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; line-height:28px;  font-family: 'Lato', sans-serif; font-size:12px; -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; width:auto; margin:0 auto; text-transform: none; text-align: center; color:#333; padding-bottom:10px;}
.loginbox a:hover{color:#0d3172;}


.loginbox input.submitbtn{background:#ed1c24; color:#2a5286;  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; behavior: url(PIE.htc); position:relative; font-weight:400; font-family: 'SegoeUI-Bold'; line-height:28px; height:28px; border:0; outline:none; font-size:12px; padding:0 0px; left:0; right:0; width:115px; -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; display:block; margin:0 auto; margin-top:10px; margin-bottom:16px; text-transform:uppercase;}

.loginbox input.submitbtn:hover{background:##ed1c24; color:#fff;}

.loginfo{width:315px; margin:0 auto;}
.loginfo span{display:inline-block; float:left;}
.loginfo span img{-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;}

.loginbox input.txt{float:right; width:268px; padding:0 15px; height:33px; border: 1px solid #f5f5f5; border-radius: 0px; color: #959595; font-size:14px; transition: all 0.3s ease 0s; line-height:33px; text-transform: none; float:none; text-align:left; font-style:normal; background:#ececec !important; margin-bottom:20px; font-family: 'Lato', sans-serif; -webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px; border-top:1px solid #acacac;}

.loginbox input.txt::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color:#959595; opacity:1}
.loginbox input.txt::-moz-placeholder { /* Firefox 18- */ color:#959595; opacity:1}
.loginbox input.txt::-moz-placeholder { /* Firefox 19+ */color: #959595; opacity:1}
.loginbox input.txt::-ms-input-placeholder { /* IE 10+ */color:#959595; opacity:1}
.loginbox input.txt::-ms-input-placeholder { /* Edge */ color: #959595; opacity:1}
.loginbox input.txt::placeholder-shown { /* Standard one last! */color: #959595; opacity:1}

.loginbox input:focus {outline: none; box-shadow: 0px 0px 15px #474747 !important; border-color: #ddd !important; color:#000 !important; background:#fff !important;}


/*floating form css*/




/*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*/




.stickywrap{display:none;}




.alert-success{background:#b5b5b5; color:#fff; border:1px solid #808080;}

.close{color:#000 !important;}



/*
=========================membership main========================
*/
.membership{background: #5ca0b9; padding: 50px 100px 30px 50px; position: relative; z-index: 1000; top:-80px; overflow: hidden;}
.membertitle{width:266px;}
.membertitle h2{font-family: 'Myriad Pro'; color: #fff; font-size: 41px; line-height: 41px;} 
.membertitle h2 span{font-family: 'MyriadPro-Regular';}
.ltspac{padding:0 0 0 0;}

.contin{width:auto; float:none;}

.continner{width:350px; float: left;}

.continner input.txt{ width:100%; padding:0 20px; height: 50px; border: none; border-radius: 0px; color: #bababa; font-size:25px; font-family: 'MyriadPro-Regular'; transition: all 0.3s ease 0s; line-height:45px; text-transform: none; float:left; text-align:left; font-style:normal; background:#fff; font-weight:300; border-radius:inherit !important;}


.continner input.txt::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color:#bababa; opacity:1}
.continner input.txt::-moz-placeholder { /* Firefox 18- */ color:#bababa; opacity:1}
.continner input.txt::-moz-placeholder { /* Firefox 19+ */color: #bababa; opacity:1}
.continner input.txt::-ms-input-placeholder { /* IE 10+ */color:#bababa; opacity:1}
.continner input.txt::-ms-input-placeholder { /* Edge */ color: #bababa; opacity:1}
.continner input.txt::placeholder-shown { /* Standard one last! */color: #bababa; opacity:1}


.continner input:focus {outline: none; box-shadow: 0px 0px 5px #333333 !important; border-color: #fff !important; color:#000 !important; border:3px solid #fff !important; background:#fff !important; text-transform:none !important;}

.rad{}

.rad ul{
  list-style: none;
  margin: 0;
  padding: 0;
  /*overflow: auto;*/
}

.rad ul li{
  color: #fff;
  display: block;
  position: relative;
  float: left;
  width: 100%;
  height: auto; padding:10px 0 0 0;
  
}

.rad ul li input[type=radio]{
  position: absolute;
  visibility: hidden;
}

.rad ul li label{
  display: block;
  position: relative;
  font-weight: 300;
  font-size: 1.35em;
  padding: 0px 25px 0px 40px;
  margin: 10px auto;
  height: 22px; line-height: 22px;
  z-index: 9;
  cursor: pointer;
  -webkit-transition: all 0.25s linear; font-family: 'MyriadPro-Regular';
}

.rad ul li:hover label{
  color: #FFFFFF;
}

.rad ul li .check{
  display: block;
  position: absolute;
  border: 3px solid #fff;
  border-radius: 100%;
  height: 18px;
  width: 18px;
  top: 21px;
  left: 0px;
  z-index: 5;
  transition: border .25s linear;
  -webkit-transition: border .25s linear;
}

.rad ul li:hover .check {
  border: 3px solid #FFFFFF;
}

.rad ul li .check::before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 100%;
  height: 4px;
  width: 4px;
  top: 4px;
  left: 4px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}

input[type=radio]:checked ~ .check {
  border: 3px solid #fff;
}

input[type=radio]:checked ~ .check::before{
  background: #fff;
}

input[type=radio]:checked ~ label{
  color: #fff;
}


.mainpart{width:90%; margin:0 auto;}

.contin  input.submitbtn{float: left; background: #fff; color: #63b8bd; font-family: 'MyriadPro-Regular'; font-size: 24px; line-height: 50px; text-align: center; border:0; outline: none; padding: 0 20px; -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-left:50px;}
.contin  input.submitbtn:hover{background: #000; color: #fff;}

/*
=========================smartsip main========================
*/
.smartsip{background: #5ca0b9; text-align: center;     float: left;
    width: 100%;}
.smartsip h3{font-family: 'SegoeUI-Light'; font-weight: 400; font-size: 30px; color: #fff; line-height: 90px;}
.smartsip h3 span{font-family: 'Segoe UI'; color: #fff;} 

.parallaxsmartsip { 
    /* The image used */
   /* background-image: url("../images/bg_smartsip.png");*/
	background:#0d3172;
    /* Set a specific height */
    height: auto; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:20px 0;
	    float: left;
    width: 100%;
}

.clear{clear: both;}
.rtspace{margin-right:40px;}


.smartinfo{text-align: center;}
.smartinfo a{display:inline-block; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; background:#ed1c24; color:#0d3172; line-height:42px;  font-family: 'MyriadPro-Regular'; font-size:16px; -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; width:154px; margin:0 auto; text-transform: uppercase;}
.smartinfo a:hover{background:##ed1c24; color:#fff;}
.smartwrapper{width:100%; margin:0 auto; margin-bottom: 30px;}
.smartone{border:1px solid #828487; text-align:center; float: left;}
.smartone h3{background: #cbf2ff; border-bottom: 1px solid #8d8d8d; color: #333; font-size: 16px; font-family: 'Lato', sans-serif; font-weight: 500; padding:0 20px; line-height: 30px;}
.smartone p{background: #fff; color: #333; font-size: 16px; font-family: 'Lato', sans-serif; font-weight: 400; padding:0 20px; line-height: 40px; width: 190px;}
.smartone p a{width:auto; background: no-repeat; color: #999; margin-bottom: 0px;}
.smartone p .fa-caret-left{float: left; color: #999; position:relative; top:10px; left:0px; cursor: pointer;}
.smartone p .fa-caret-right{float: right; color: #999; position:relative; top:10px; right: 0px; cursor: pointer;}
.smartone:hover a{background: none;}

.smartcalculate{border:1px solid #828487; text-align:center; float: left; width: 192px; padding:12px 0; background: #fff; height: 73px;}
.smartcalculate h3{color:#333; font-size: 16px; line-height: 18px; padding-bottom: 12px; font-family: 'Lato', sans-serif; font-weight: 400;}
.smartcalculate p{font-family: 'Lato', sans-serif; font-weight: 400; font-size: 20px; line-height: 20px; color: #0d3172;}
.smartcalculate p.heavy{font-size: 24px; line-height: 24px; font-weight: 900;}


/*
======================================================= 
invest css
=======================================================
*/
.parallaxinvest { 
    /* The image used */
    /*background-image: url("../images/bg_invest.png");*/
	background:#fff;
    /* Set a specific height */
    height: auto; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; padding:52px 0 90px 0;
	    float: left;
    width: 100%;
}

.invest{text-align:center; text-align: center;}
.invest h2{font-family: 'SegoeUI-Light'; font-size:47px; line-height:47px; color:#333; text-transform:none; font-weight:300; padding-bottom:35px;}
.invest h2 span{font-family: 'SegoeUI-Bold'; font-size:47px; line-height:47px; color:##ed1c24; text-transform:none;}
.invest img{width:100%; height: auto; margin-bottom:45px;}
.invest a{display:block; background:#ed1c24; color:#0d3172; line-height:45px; -webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px; margin:0 auto; width:220px; -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-family: 'Lato', sans-serif; font-size:17px;}
.invest:hover a{background:#ed1c24; color:#333;}


/*
======================================================= 
chart css
=======================================================
*/
.chart{background: #efefef; padding: 24px 0 30px 0; overflow: hidden; text-align: center;     float: left;
    width: 100%;}  
.chartin{padding:0 85px;}
.chartin img{width:100%; height: auto; padding-bottom: 16px;}
.chartin p{font-family: 'Lato', sans-serif; font-weight: 400; color: #666; line-height: 22px; text-align: left; padding: 0 15px 30px 15px; font-size: 16px;}
.chartin h3{font-family: 'SegoeUI-Light'; font-weight: 400; font-size: 20px; color: #0096ba; line-height: 20px; padding-bottom: 20px; text-align: left;}
.chartin h3 span{font-family: 'Segoe UI'; color: #0096ba;} 
.chartin a{display:inline-block; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; background:#ed1c24; color:#0d3172; line-height:42px;  font-family: 'MyriadPro-Regular'; font-size:16px; -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; width:154px; margin:0 auto; margin-bottom: 0px; text-transform: none;}
.chartin:hover a{background:#0d3172; color:#fff;}

.chartin table th.head{color:#0096ba; text-transform: uppercase; font-size: 16px; font-weight: 300;}
.chartin table th.head2{color:#0d3172; text-transform: uppercase; font-size: 16px; font-weight: 300;}
.chartin table tr td{font-family: 'Lato', sans-serif; font-weight: 400; color: #666;}
.chartin .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{border-bottom:none !important;}
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{border-left:none !important; border-right:none !important;}
.chartin .table-bordered>thead>tr{background: #e8e8e8;}
/*
======================================================= 
financial css
=======================================================
*/


.parallaxfinancial { 
    /* The image used */
    background-image: url("/Content/images/homepage/home_img/bg_finance.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; padding:60px 0 90px 0;
	float: left;
    width: 100%;
}


.financecontent{padding:0 0px; text-align:center; margin:0 auto;}
.financecontent h2{font-family: 'SegoeUI-Light'; font-size:47px; line-height:47px; color:#fff; text-transform:none; font-weight:300; padding-bottom:50px;}
.financecontent h2 span{font-family: 'SegoeUI-Bold'; font-size:47px; line-height:47px; color:#fff; text-transform:none;}

.financecontent p{font-size:18px; line-height:25px; font-family: 'AvantGardeITCbyBT-Book'; color:#fff; padding-bottom:70px;}  
.financecontent p span{display:block;}

.finin{-webkit-transition:all 1s ease-in-out;
		-moz-transition:all 0.5s ease-in-out;
		-o-transition:all 0.5s ease-in-out;
		-ms-transition:all 0.5s ease-in-out;
		transition:all 0.5s ease-in-out;}
.fininfo{ -webkit-transition:all 1s ease-in-out;
		-moz-transition:all 0.5s ease-in-out;
		-o-transition:all 0.5s ease-in-out;
		-ms-transition:all 0.5s ease-in-out;
		transition:all 0.5s ease-in-out; width: auto; margin:0 auto;}
.fininfo img{display:block; text-align:center; margin:0 auto; padding-bottom:0px; background:none; border:5px solid #ed1c24; border-radius: 100%; width:auto; height: auto; line-height: 153px;}
.fininfo h2{font-family: 'SegoeUI-Light'; color:#fff; padding-bottom:0px; font-weight:600; text-transform: none; font-size: 25px; line-height:25px; padding: 30px 0; -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -ms-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;}
.fininfo p{font-size:17px; line-height:22px; font-family: 'SegoeUI-Light'; color:#fff; padding-bottom:30px; font-weight:600;}
.fininfo a{display:block; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; background:none; color:#fff; line-height:40px;  font-family: 'MyriadPro-Regular'; font-size: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; width:150px; margin:0 auto; border:2px solid #fff; text-transform: uppercase;;}
 .fininfo:hover a{background:#ed1c24; color:#333;}
  

.fininfo:hover h2{color:#ed1c24; text-shadow: 0px 0px 8px rgba(255, 255, 255, 1);} 

.finin:hover .fininfo{
  zoom: 1;
  filter: alpha(opacity=45);
  opacity: 0.45;
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
}

/*Fade out the particular DIV when user hover on that DIV*/
.finin .fininfo:hover{
  /*box-shadow: 3px 3px 15px #666;*/
  border-color:#C76C0C;
  /*background: #C76C0C;*/
  color: #fff;
  cursor: pointer;
  
  /*Opacity*/
  zoom: 1;
  filter: alpha(opacity=100);
  opacity: 1;
}  
 
/*
=========================knowpart main========================
*/  

.parallaxinnovative { 
    /* The image used */
    /*background-image: url("../images/bg_innovative.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; padding:40px 0;
	float: left;
    width: 100%;
}
 
.knowpart{text-align:center; border-bottom:3px solid #5c9fb8; -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; background:#fff;}
.knowpart img{display:block; text-align:center; margin:0 aut0;}
.knowpart h4.spac{padding:30px 0;}
.knowpart h4{font-family: 'SegoeUI-Light'; font-size:32px; line-height:32px; color:#2f3337; text-transform:none; font-weight:300; padding:30px 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;}
.knowpart h4 span{font-family: 'Segoe UI'; font-size:32px; line-height:32px; color:#2f3337; text-transform:none;}
.knowpart:hover{background:#0d3172; border-bottom:3px solid #f26922;}
.knowpart:hover h4,.knowpart:hover h4 span{color:#fff;}
.knowpart p{font-family: 'SegoeUI-Light'; color:#333; font-size:18px !important; line-height:25px; padding-bottom: 20px !important;}
.knowpart a{/*display:block;*/ -webkit-border-radius: 50px; -moz-border-radius: 50px; /*border-radius: 50px; background:#f26922;*/ color:#fff; line-height:42px;  font-family: 'MyriadPro-Regular'; font-size:16px; -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; width:154px; margin:0 auto; margin-bottom: 36px; text-transform: uppercase;}

.knowpart:hover a{/*background:##ed1c24;*/}
.knowpart:hover p{color: #fff;}

.solvpart{border:1px solid #dedede; padding:40px 20px; background:#fff; overflow:hidden; display:block;}
.solvpic{padding:0 0 0 0;}
.solvpic img{display:block; text-align:center; margin:0 auto;}
.solvmatter{text-align:left; padding-left:15px;}
.solvmatter h2{font-family: 'SegoeUI-Light'; font-size:35px; line-height:35px; color:#333; text-transform:none; font-weight:300; padding-bottom:15px;}
.solvmatter h2 span{font-family: 'SegoeUI-Bold'; font-size:49px; /*line-height:53px;*/ color:#333; text-transform:none;}
.solvmatter p{font-family: 'SegoeUI-Light'; font-size:18px; color:#333; line-height:22px; padding-bottom:27px; font-weight:600;}
.solvmatter p span{display:block;}
.solvmatter a{display:inline-block; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; background:#ed1c24; color:#fff; line-height:42px;  font-family: 'MyriadPro-Regular'; font-size:16px; -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; width:154px; margin:0 auto; text-transform:none; text-align:center;}
.solvmatter a:hover{background:##ed1c24; color:#fff;}
.solvpart:hover .solvmatter h2{color:#fff;}
.solvpart:hover .solvmatter h2 span{color:#fff;}
.solvpart:hover .solvmatter p{color:#fff;}
.solvpart:hover .solvmatter a{background:#fff; color:#333;}
.solvpart:hover{border:1px solid #ed1c24;}
/*
=========================rangepart main========================
*/

.parallaxrangepart { 
    /* The image used */
    background-image: url("../images/bg_range.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; padding:45px 0 70px 0;
	float: left;
    width: 100%;
} 
 
 .rangecontent{padding:0 80px 70px 80px; margin:0 auto; display:block; background:#fff;    float: left;
    width: 100%;} 
 
 .rangein{text-align:center; overflow:hidden;}
 .rangein h2{font-family: 'SegoeUI-Light'; font-size:47px; line-height:47px; color:#333333; text-transform:none; font-weight:300; padding-bottom:60px;}
 .rangein h2 span{font-family: 'SegoeUI-Bold'; font-size:53px; line-height:53px; color:##ed1c24; text-transform:none;}
 .rangein h3{font-family: 'SegoeUI-Light'; font-size:47px; line-height:47px; color:#333333; text-transform:none; font-weight:300; padding:100px 0 20px 0;}
 .rangein h3 span{font-family: 'SegoeUI-Bold'; font-size:53px; line-height:53px; color:##ed1c24; text-transform:none;}
 .rangein p{font-family: 'SegoeUI-Light'; color:#333; font-size:24px; line-height:30px; font-weight:600; padding-bottom:60px;}
 
 .rangewrap{padding:0 15px; overflow:hidden;}
 .rangeinfo{text-align:left; -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; 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;}
 .rangeinfo h3{color:#21303f; font-family: 'SegoeUI-Bold'; font-size:30px; line-height:30px; padding:40px 0;} 

 .notpspace{padding-top:0px !important;}
 .rangeinfo a{display:inline-block; text-align:center; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; background:#ed1c24; color:#0d3172; line-height:56px;  font-family: 'MyriadPro-Regular'; font-size:25px; -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; width:200px; margin:0 auto;}
  .rangeinfo:hover a{background:##ed1c24; color:#fff;}
  
  .border {
  display: inline-block;
  position: relative;
}
.border::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-shadow: inset 0 0 0 0 rgba(255,255,255,.5);
  transition: box-shadow .1s ease;
}
.border:hover::after {
  box-shadow: inset 0 0 0 10px rgba(255,255,255,.5);
}

  
/*
=========================footer main========================
*/

.footerpic{background:url(../images/footerpic.png) center top no-repeat; height:515px; background-size:cover;}




	



@media screen and (min-width:320px) and (max-width:480px)

{

	.wrapper{padding:0;}
	
	.top-header{margin-bottom:0px;}
	.rtbottom{padding-bottom:30px;}
	
	.top-header .navbar-brand {padding: 32px 0px 41px 0px;font-size: 20px;}
	
	.navbar-default .navbar-toggle .icon-bar{background:#fff;}
	
	.navbar-default .navbar-toggle{border:none; background:#ed1c24; margin-top: 10px;}

  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#0d3172; }

  .top-header .navbar-default .navbar-nav>li>a{padding-top:10px; padding-bottom:10px;}

  .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{border-bottom:1px solid #fff;}
  .navbar-nav .open .dropdown-menu>li:last-child{border-bottom:none;}	
  
  .navbar-nav .open .dropdown-menu>li>a{background:#0d3172 !important; color:#fff !important; }
  .navbar-nav .open .dropdown-menu>li>a:hover{background:#ed1c24 !important; color:#0d3172 !important;}
  
  
  
  .nav>li{border-bottom:1px solid #fff;}

  .navwrapper{height: auto; width:100%; margin:0 auto; background:#333;} 
  .navwrapper .navbar-default{min-height:auto;}
  .navwrapper .navbar-nav{margin:0 0 0 0; background:#dbdbdb;}
  .navwrapper .navbar-default .navbar-nav>li>a:first-child{padding:0 0 0 0;}
  .navwrapper .navbar-default .navbar-nav>li>a{line-height:47px; padding:0 15px !important;}
  .navwrapper .navbar-default .navbar-nav>li>a:hover{color:#0d3172 !important;}
  .navbar-nav .open .dropdown-menu{margin:0 0 0 0; padding:0 0 0 0;}
  
  .headerbottom{position: absolute; z-index: 5000;  width: 100%;}
  .main-slider{top:50px;}
  .rttop{float: none; width: 155px; margin:0 auto; text-align: center; padding:20px 0;}
  .rttop a{display: block;}
  .rtbottom p{padding-left: 0px; display: block; text-align: center; line-height: 40px;}
	.rtbottom p a{padding:0 8px; font-size: 12px;}
  .logo{padding:30px 0 0 0; width: 200px; margin:0 auto;}
  .rtpart{float: none;}

	.bs-slider h1 {margin-top: 0px;font-size: 12px;line-height: 20px;}

	.slide-text{text-align:center !important;}
  .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none !important; box-shadow: inherit !important;}

	.nav>li{border-bottom:1px solid #fff;}

	.about-img{width:100%;}
  .about-cnt h2 {margin: 20px 0;font-size: 21px; text-align:center;}
  .about-cnt p {line-height: 24px;font-size: 16px;}
  .about-cnt a{margin-bottom: 50px; display: block;}


	.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:515px;}
	
	.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;}
	.rangein h2 span{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:470px; width:280px; margin:0 auto; display:block;}

	.item blockquote img{margin-bottom:30px;}
	
	.rangein{padding:0 20px;}
	.rangein h3 span{font-size:29px; line-height:35px;}
	.rangein h3{font-size:25px; line-height:25px; padding:0px 0 20px 0;}
	.rangein p{font-size:20px; line-height:25px;}
	

  .financecontent{padding:0 20px;}
  .fininfo{padding-bottom:30px; width:100%;}
  .parallaxfinancial{padding:50px 0 60px 0;}
  .fininfo img{width:87px; height: 87px;}
  .fininfo a{width:100%; font-size: 10px;}
  .fininfo h2{font-size: 19px;}
  .fininfo p{font-size:14px; height:210px;}

  .chartin{padding:0 10px;}
  .table{width: 100%; max-width: 100%;}

  .smartsip h3{font-size: 20px; line-height: 25px; padding:30px 0;}
  .smartwrapper{width:280px; margin:0 auto; margin-bottom: 30px;}
  .smartone{float: none; margin:0 auto; width: 192px;}
  .smartcalculate{float: none; margin:0 auto;}

  .membership{padding:50px 20px 30px 20px; top:-63px;}
  .membertitle{width:100%;}
  .continner{width:100%;}
  .rtspace{margin-right:0px auto;}
  .membertitle h2{font-size: 36px; line-height: 36px; padding-bottom: 20px;}
  .contin  input.submitbtn{float: none; margin:0 auto; display: block;}

  .row{margin:0 0 0 0 !important;}

  .inpartlt{display: none;}
  .inpartrt{float: none; margin: 0 auto; padding: 0 0 0 0;}
  .inpartrt h2{font-size: 11px; line-height: 20px; padding-bottom: 5px;}
  .inpartrt h2 span{font-size: 12px; line-height: 16px;}
  .inpartrt a{line-height:20px; font-size:12px; width:100px;}

  .about-bg{padding:50px 0 0px 0;}
  
  .parallaxinnovative{padding:60px 0 30px 0;}
  .rangecontent{padding:0 20px 30px 20px;}
  .knowpart{width:100%; margin-bottom:50px;}
  .knowpart a{width:100%;}
  .knowpart p{font-size:15px !important;}
  .solvpic{padding-bottom:30px;}
  .solvmatter{text-align:center; padding-left:0px;}
  .solvpart:nth-child(1){margin-bottom:30px;}
  
  
  
  /*sticky login css*/
.stickywrap{display:block; position:fixed; top:125px; 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:#ed1c24; display:block; /*transform: rotate(-90deg);*/ line-height:40px;  font-size:20px; height:40px; width:100px; font-family: 'SegoeUI-Bold'; font-weight:700; color:##ed1c24; text-align:center; left:-30px; 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; -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg); -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;}

#closX{border-radius:inherit !important; background:none !important; color:#000 !important; transform:none !important; right 0px !important; width:auto !important; left:0px !important; height:auto;}
.stickywrap a:hover{color:#fff; background:#0d3172;}

.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:60px 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;
}




/*login form css*/
.loginbox{display:none;}  

/*floating form css*/


.stickywrap .loginbox{display:block; background:#fff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; z-index:1000; text-align:center; border:1px solid #c9caca; padding-bottom:10px; -webkit-box-shadow: 0px 4px 5px 0px rgba(102,102,102,1);
-moz-box-shadow: 0px 4px 5px 0px rgba(102,102,102,1);
box-shadow: 0px 4px 5px 0px rgba(102,102,102,1); width:250px; margin:0 auto; position:inherit;}  
.stickywrap .loginbox h2{background:#0d3172; color:#fff; font-size:17px; line-height:58px; font-family: 'SegoeUI-Light'; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding:0 0px; margin-bottom:30px;}
.stickywrap .loginbox a{display:inline-block; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; line-height:28px;  font-family: 'Lato', sans-serif; font-size:12px; -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; width:auto; margin:0 auto; text-transform: none; text-align: center; color:#333; padding-bottom:10px; background:none; text-transform:none; -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg); left:0; right:0;}
.stickywrap .loginbox a:hover{color:#0d3172;}


.stickywrap .loginbox input.submitbtn{background:#ed1c24; color:#2a5286;  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; behavior: url(PIE.htc); position:relative; font-weight:400; font-family: 'SegoeUI-Bold'; line-height:28px; height:28px; border:0; outline:none; font-size:12px; padding:0 0px; left:0; right:0; width:115px; -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; display:block; margin:0 auto; margin-top:10px; margin-bottom:16px; text-transform:uppercase;}

.stickywrap .loginbox input.submitbtn:hover{background:##ed1c24; color:#fff;}

.stickywrap .loginfo{width:230px; margin:0 auto;}
.stickywrap .loginfo span{display:inline-block; float:left;}
.stickywrap .loginfo span img{-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;}

.stickywrap .loginbox input.txt{float:right; width:180px; padding:0 15px; height:33px; border: 1px solid #f5f5f5; border-radius: 0px; color: #959595; font-size:14px; transition: all 0.3s ease 0s; line-height:33px; text-transform: none; float:none; text-align:left; font-style:normal; background:#ececec !important; margin-bottom:20px; font-family: 'Lato', sans-serif; -webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px; border-top:1px solid #acacac;}

.stickywrap .loginbox input.txt::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color:#959595; opacity:1}
.stickywrap .loginbox input.txt::-moz-placeholder { /* Firefox 18- */ color:#959595; opacity:1}
.stickywrap .loginbox input.txt::-moz-placeholder { /* Firefox 19+ */color: #959595; opacity:1}
.stickywrap .loginbox input.txt::-ms-input-placeholder { /* IE 10+ */color:#959595; opacity:1}
.stickywrap .loginbox input.txt::-ms-input-placeholder { /* Edge */ color: #959595; opacity:1}
.stickywrap .loginbox input.txt::placeholder-shown { /* Standard one last! */color: #959595; opacity:1}

.stickywrap .loginbox input:focus {outline: none; box-shadow: 0px 0px 15px #474747 !important; border-color: #ddd !important; color:#000 !important; background:#fff !important;}

/*sticky login css end*/


}

@media screen and (min-width:481px) and (max-width:767px)

{

	.wrapper{padding:0;}
	
	.top-header{margin-bottom:0px;}
	.rtbottom{padding-bottom:30px;}
	
	.top-header .navbar-brand {padding: 32px 0px 41px 0px;font-size: 20px;}
	
	.navbar-default .navbar-toggle .icon-bar{background:#fff;}
	
	.navbar-default .navbar-toggle{border:none; background:#ed1c24; margin-top:10px;}

  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{background:#0d3172; }

  .top-header .navbar-default .navbar-nav>li>a{padding-top:10px; padding-bottom:10px;}

  .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{border-bottom:1px solid #fff;}
  .navbar-nav .open .dropdown-menu>li:last-child{border-bottom:none;}	
  
  .navbar-nav .open .dropdown-menu>li>a{background:#0d3172 !important; color:#fff !important; }
  .navbar-nav .open .dropdown-menu>li>a:hover{background:#ed1c24 !important; color:#0d3172 !important;}
  
  


  .navbar-default .navbar-collapse, .navbar-default .navbar-form{border:none !important; box-shadow: inherit !important;}
  
  
  
  .nav>li{border-bottom:1px solid #fff;}

  .navwrapper{height: auto; width:100%; margin:0 auto; background:#333;} 
  .navwrapper .navbar-default{min-height:auto;}
  .navwrapper .navbar-default .navbar-nav>li>a:first-child{padding:0 0 0 0;}
  .searchpart{float:left; padding-bottom:20px; width:100%;}
  .search.open{width:100%;}
  .search{margin:0 0 0 0;}
  
  .headerbottom{position: absolute; z-index: 5000;  width: 100%;}
  .main-slider{top:50px;}
  .rttop{float: none; width: auto; margin:0 auto; text-align: center; padding:20px 0;}

  .rtbottom p{padding-left: 0px; display: block; text-align: center; line-height: 40px;}
  .rtbottom p a{padding:0 8px; font-size: 12px;}
  .logo{padding:30px 0 10px 0; width: 200px; margin:0 auto;}
  .rtpart{float: none;}


	

	.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;}

	

	.about-img{}

	.about-cnt h2 {margin: 20px 0;font-size: 30px; text-align:center;}

	.about-cnt p {line-height: 24px;font-size: 16px; padding-bottom: 50px;}
  .about-cnt a{margin-bottom:0px; display: block;}
	
	.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:470px; width:400px; margin:0 auto; display:block;}
	.rangewrap{width:400px; margin:0 auto; padding:0 0 0 0;}
	
	.rangein h2{font-size:29px; line-height:35px;}
	.rangein h2 span{font-size:29px; line-height:35px;}
	
	.item blockquote img{margin-bottom:30px;}
	
	.rangein{padding:0 20px;}
	.rangein h3 span{font-size:29px; line-height:35px;}
	.rangein h3{font-size:25px; line-height:25px;}
	.rangein p{font-size:20px; line-height:25px;}

  .financecontent{padding:0 20px;}
  .fininfo{padding-bottom:30px; width:100%;}
  .parallaxfinancial{padding:50px 0 60px 0;}
  .fininfo img{width:103px; height: 103px;}
  .fininfo p{font-size: 13px;}
  .fininfo h2{font-size: 19px;}

  .chartin{padding:0 10px;}
  .table{width: 100%; max-width: 100%;}

  .smartsip h3{font-size: 20px; line-height: 25px; padding:30px 0;}
  .smartwrapper{width:400px; margin:0 auto; margin-bottom: 30px;}
  .smartone{width: 192px;}
  .smartcalculate{}
  .rtspace{margin-right: 0px;}

  .about-bg{padding:50px 0 0px 0;}
  .membership{padding:50px 20px 30px 20px; width: 400px;  margin: 0 auto;}
  .membertitle{width:100%;}
  .continner{width:100%;}
  .rtspace{margin-right:0px auto;}
  .membertitle h2{font-size: 38px; line-height: 38px; padding-bottom: 20px;}
  .contin  input.submitbtn{float: none; margin:0 auto; display: block;}
  .row{margin:0 0 0 0 !important;}


  .inpartlt{display: none;}
  .inpartrt{float: none; margin: 0 auto; padding: 0 0 0 0;}
  .inpartrt h2{font-size: 18px; line-height: 25px; padding-bottom: 10px;}
  .inpartrt h2 span{font-size: 22px; line-height: 25px;}
  .inpartrt a{line-height:20px; font-size:12px; width:100px;}
  
  
  .parallaxinnovative{padding:60px 0 30px 0;}
  .rangecontent{padding:0 0px;}
  .knowpart{width:100%; margin-bottom:50px;}
  .knowpart a{width:100%;}
	
  .rangecontent{padding:0 20px 30px 20px;}
  .knowpart{width:100%; margin-bottom:50px;}
  .knowpart a{width:100%;}
  .knowpart p{font-size:15px !important;}
  .solvpic{padding-bottom:30px;}
  .solvmatter{text-align:center; padding-left:0px;}
  .solvpart:nth-child(1){margin-bottom:30px;}
  
  
  
  
  
  /*sticky login css*/
.stickywrap{display:block; position:fixed; top:125px; 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:#ed1c24; display:block; /*transform: rotate(-90deg);*/ line-height:40px;  font-size:20px; height:40px; width:100px; font-family: 'SegoeUI-Bold'; font-weight:700; color:##ed1c24; text-align:center; left:-30px; 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; -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg); -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;}

#closX{border-radius:inherit !important; background:none !important; color:#000 !important; transform:none !important; right 0px !important; width:auto !important; left:0px !important; height:auto;}
.stickywrap a:hover{color:#fff; background:#0d3172;}

.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:60px 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;
}

  
  
  /*login form css*/
.loginbox{display:none;}  

/*floating form css*/


.stickywrap .loginbox{display:block; background:#fff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; z-index:1000; text-align:center; border:1px solid #c9caca; padding-bottom:10px; -webkit-box-shadow: 0px 4px 5px 0px rgba(102,102,102,1);
-moz-box-shadow: 0px 4px 5px 0px rgba(102,102,102,1);
box-shadow: 0px 4px 5px 0px rgba(102,102,102,1); width:250px; margin:0 auto; position:inherit;}  
.stickywrap .loginbox h2{background:#0d3172; color:#fff; font-size:18px; line-height:58px; font-family: 'SegoeUI-Light'; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding:0 0px; margin-bottom:30px;}
.stickywrap .loginbox a{display:inline-block; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; line-height:28px;  font-family: 'Lato', sans-serif; font-size:12px; -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; width:auto; margin:0 auto; text-transform: none; text-align: center; color:#333; padding-bottom:10px; background:none; text-transform:none; -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg); left:0; right:0;}
.stickywrap .loginbox a:hover{color:#0d3172;}


.stickywrap .loginbox input.submitbtn{background:#ed1c24; color:#2a5286;  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; behavior: url(PIE.htc); position:relative; font-weight:400; font-family: 'SegoeUI-Bold'; line-height:28px; height:28px; border:0; outline:none; font-size:12px; padding:0 0px; left:0; right:0; width:115px; -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; display:block; margin:0 auto; margin-top:10px; margin-bottom:16px; text-transform:uppercase;}

.stickywrap .loginbox input.submitbtn:hover{background:##ed1c24; color:#fff;}

.stickywrap .loginfo{width:230px; margin:0 auto;}
.stickywrap .loginfo span{display:inline-block; float:left;}
.stickywrap .loginfo span img{-webkit-border-top-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-bottomleft: 5px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;}

.stickywrap .loginbox input.txt{float:right; width:180px; padding:0 15px; height:33px; border: 1px solid #f5f5f5; border-radius: 0px; color: #959595; font-size:14px; transition: all 0.3s ease 0s; line-height:33px; text-transform: none; float:none; text-align:left; font-style:normal; background:#ececec !important; margin-bottom:20px; font-family: 'Lato', sans-serif; -webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px; border-top:1px solid #acacac;}

.stickywrap .loginbox input.txt::-webkit-input-placeholder { /* Safari, Chrome and Opera */ color:#959595; opacity:1}
.stickywrap .loginbox input.txt::-moz-placeholder { /* Firefox 18- */ color:#959595; opacity:1}
.stickywrap .loginbox input.txt::-moz-placeholder { /* Firefox 19+ */color: #959595; opacity:1}
.stickywrap .loginbox input.txt::-ms-input-placeholder { /* IE 10+ */color:#959595; opacity:1}
.stickywrap .loginbox input.txt::-ms-input-placeholder { /* Edge */ color: #959595; opacity:1}
.stickywrap .loginbox input.txt::placeholder-shown { /* Standard one last! */color: #959595; opacity:1}

.stickywrap .loginbox input:focus {outline: none; box-shadow: 0px 0px 15px #474747 !important; border-color: #ddd !important; color:#000 !important; background:#fff !important;}

/*sticky login css end*/

}

@media screen and (min-width:768px) and (max-width:991px)



{

	.rttop{margin-right:-12px;}	
	
	.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;}
	
	.top-header{width:98%; margin:0 auto; /*margin-bottom:40px;*/}
	.navwrapper{width:98%; margin:0 auto;}
	
	.logo{padding:40px 0 20px 0;}
	.rtbottom{padding:30px 0 0 0;}
	
	.nav>li>a {padding: 10px 6px;}

  .rtbottom p{font-size: 16px; padding-left: 10px;}
  .rtbottom p a{font-size: 13px; padding:0 5px;}

  .navwrapper .navbar-default .navbar-nav>li>a:first-child{padding:0 25px 0 0;}
  .navwrapper .navbar-default .navbar-nav>li>a{font-size: 12px; padding:0 25px;}
  .search.open{width:206px;}
	.search-box{padding:20px 45px 20px 15px; font-size:10px;}
	.open .search-icon{width:30px; height:30px;}
	.open .search-icon:before{top:18px; right:28px; height:18px;}
	
	.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;}

	

	.about-img{width:220px; float: right; display: inline-block;}

	.about-cnt h2 {font-size: 26px;}

	.about-cnt p {line-height: 22px;font-size: 14px;}

  .about-cnt{width:100%;}

	

	

	
	.contwrap{width:100%;}

	.mbmid{width:100%;}

	.mbmid input.txt{width:100%;}

	.mbmid textarea.comment{width:100%;}

		


	.inforpartin h2{font-size:18px; line-height:20px;}
	.inforpartin p{font-size:12px; line-height:20px;}
	
	.matterpart{width:100%; margin:0 auto;}
	
	.rangeinfo{width:100%;}
	.rangeinfo h2{font-size:26px; line-height:26px;}
	.rangeinfo p{font-size:20px; line-height:26px; padding:0 15px;} 
	.rangeinfo h3{font-size:17px;}
	.rangeinfo a{width:100%;}

  .financecontent{padding:0 0px;}
  .fininfo{padding-bottom:30px; width:100%;}
  .parallaxfinancial{padding:50px 0 60px 0;}
  .fininfo img{width:103px; height: 103px;}
  .fininfo p{font-size: 11px;}
  .fininfo h2{font-size: 19px;}
  

  .smartwrapper{width:729px; margin:0 auto; margin-bottom: 30px;}
  .smartone{width: 18%;}
  .smartone h3{font-size: 12px; padding: 0 8px;}
  .smartcalculate{width: 19.4%;}
  .smartone p{width: 100%;}
  .rtspace{margin-right: 1%;}

  .rangein h3{font-size: 34px;}
  .rangein h3 span{font-size: 40px;}
  .rangein p{font-size: 18px; line-height: 22px;}


  .membership{padding:50px 20px 30px 20px; width: 100%;  margin: 0 auto;}
  .membertitle{width:100%;}
  .continner{width:38%;}
  .rtspace{margin-right:0px auto;}
  .membertitle h2{font-size: 26px; line-height: 46px; padding-bottom: 20px;}
  .contin  input.submitbtn{float: none; margin:0 auto; display: block;}
  .row{margin:0 0 0 0 !important;}
  .contin{width:100%;}
  .rad ul li label{font-size: 17px;}
  .row{margin:0 0 0 0 !important;}
  
  .inpartlt{width:30%;}
  .inpartrt{width:95%; padding:5% 0 0 25%; text-align: left;}
  .inpartrt h2{font-size: 15px; line-height: 30px; padding-bottom: 10px;}
  .inpartrt h2 span{font-size: 24px; line-height: 30px;}
  
 
  .knowpart h4{font-size: 25px;}
  
  .mainpart{width:95%; margin:0 auto;}
  
  .knowpart{width:100%; margin-bottom:50px;}
  .knowpart a{width:100%;}
  .knowpart p{font-size:15px !important;}
  .solvpic{padding-bottom:30px;}
  .solvmatter{text-align:center; padding-left:0px;}
  .solvmatter p{font-size:16px;}
  .solvmatter h2{font-size:28px; line-height:28px;}
  .solvmatter h2 span{font-size:39px; line-height:39px; display:block;}
  .solvmatter a{width:100px;}
  .solvpart{padding:40px 0;}
  
  
  
  
.loginbox{width:200px; top:10px; right:20px; padding-bottom:0px;}
.loginbox h2{padding:0 0px; font-size:14px; margin-bottom:5px;}
.loginfo{width:180px;}
.loginbox input.txt{width:133px; padding:0 7px; margin-bottom:10px;}
.loginbox input.submitbtn{margin-top:5px; margin-bottom:5px;}
}




@media screen and (min-width:992px) and (max-width:1024px)

{
.knowpart{width:100%; margin-bottom:50px;}
  .knowpart a{width:100%;}
  .knowpart p{font-size:15px !important;}
  .solvpic{padding-bottom:30px;}
  .solvpic img{width:40px; height:40px;}
  .solvmatter{text-align:left; padding-left:10px;}
  .solvmatter p{font-size:16px;}
  .solvmatter h2{font-size:28px; line-height:28px;}
  .solvmatter h2 span{font-size:39px; line-height:39px; display:block;}
  .solvmatter a{width:100px;}
  
  
  .inpartlt{width:30%;}
  .inpartrt{width:95%; padding:5% 0 0 25%; text-align: left;}
  .inpartrt h2{font-size: 20px; line-height: 30px; padding-bottom: 10px;}
  .inpartrt h2 span{font-size: 32px; line-height: 35px;}

  .loginbox{width:250px; top:10px; right:20px;}
  .loginbox h2{padding:0 0px; font-size:14px;}
  .loginfo{width:180px;}
  .loginbox input.txt{width:133px; padding:0 7px;}


}


@media screen and (min-width:1025px) and (max-width:1199px)

{
	.solvpic{float:left;}
	.solvpic img{width:50px; height:50px;}
	.solvmatter{float:right; width:100%; padding-left:5px;}
	.solvmatter h2{font-size:20px; line-height:20px;}
    .solvmatter h2 span{font-size:25px; line-height:25px;}
	.solvmatter p{font-size:15px; line-height:18px;}
	.solvmatter a{width:100px;}
	.solvpart{padding:40px 0px;}
	.rangecontent{padding:0 30px 70px 30px;}
	
	
	.inpartlt{width:30%;}
  .inpartrt{width:95%; padding:5% 0 0 25%; text-align: left;}
  .inpartrt h2{font-size: 19px; line-height: 30px; padding-bottom: 10px;}
  .inpartrt h2 span{font-size: 30px; line-height: 35px;}

  .loginbox{width:280px; top:30px; right:20px;}
  .loginbox h2{padding:0 0px; font-size:17px; margin-bottom:10px;}
  .loginfo{width:230px;}
  .loginbox input.txt{width:183px; padding:0 7px;}
	
	
}

@media screen and (min-width:992px) and (max-width:1200px)

{

	
	.rttop{margin-right:-12px;}	
	
	.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;}
	
	.top-header{width:98%; margin:0 auto; margin-bottom:40px;}
	.navwrapper{width:98%; margin:0 auto;}

	.nav>li>a {padding: 10px 6px;}

	.navbar-nav{float:right;}

  .navwrapper .navbar-default .navbar-nav>li>a:first-child{padding:0 20px 0 0;}
  .navwrapper .navbar-default .navbar-nav>li>a{font-size: 15px; padding:0 20px;}
  .search.open{width:230px;}
  .search-box{padding:20px 45px 20px 15px; font-size:12px;}

	

	.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;}

	

	.about-img{width:100%;}

	.about-cnt h2 {font-size: 32px;}

	.about-cnt p {line-height: 22px;font-size: 14px;}

	
	
	.inforpartin h2{font-size:22px; line-height:22px;}
	.inforpartin p{font-size:15px; line-height:18px;}
	
	.matterpart{width:100%; margin:0 auto;}
	.rangeinfo h3{font-size:24px;}

  .knowpart p{font-size: 15px !important;}



  .smartwrapper{width:970px; margin:0 auto; margin-bottom: 30px;}
  .smartone{width: 19%;}
  .smartone h3{font-size: 12px; padding: 0 9px;}
  .smartcalculate{width: 19.4%;}
  .smartone p{width: 100%;}
  .rtspace{margin-right: 1%;}


  .membership{padding:50px 20px 30px 20px; width: 100%;  margin: 0 auto;}
  .membertitle{width:100%;}
  .continner{width:38%;}
  .rtspace{margin-right:0px auto;}
  .membertitle h2{font-size: 30px; line-height: 46px; padding-bottom: 20px;}
  .contin  input.submitbtn{float: none; margin:0 auto; display: block;}
  .row{margin:0 0 0 0 !important;}
  .contin{width:100%;}
  .rad ul li label{font-size: 17px;}
  .row{margin:0 0 0 0 !important;}
  .container{padding:  0 0 0 0 !important;}

  
  
  	.inpartlt{width:30%;}
  .inpartrt{width:95%; padding:5% 0 0 25%; text-align: left;}
  .inpartrt h2{font-size: 19px; line-height: 30px; padding-bottom: 10px;}
  .inpartrt h2 span{font-size: 30px; line-height: 35px;}

  .loginbox{width:280px; top:30px; right:20px;}
  .loginbox h2{padding:0 0px; font-size:17px; margin-bottom:10px;}
  .loginfo{width:230px;}
  .loginbox input.txt{width:183px; padding:0 7px;}


} 



@media screen and (min-width:1201px) and (max-width:1399px)

{
.rttop{margin-right:-12px;}	
.top-header{width:95%; margin:0 auto; margin-bottom:40px;}
.navwrapper{width:95%; margin:0 auto;}
.search.open{width:210px;}
.search-box{padding:20px 45px 20px 15px; font-size:10px;}

.navwrapper .navbar-default .navbar-nav>li>a:first-child{padding:0px 25px 0 0px;}
  
.inpartlt{width:30%;}
  .inpartrt{width:70%; padding:15% 0 0 0; text-align: left;}
  .inpartrt h2{font-size: 30px; line-height: 40px; padding-bottom: 40px;}
  .inpartrt h2 span{font-size: 40px; line-height: 40px;}


  .membership{padding:50px 20px 30px 20px; width: 100%;  margin: 0 auto;}
  .membertitle{width:100%;}
  .continner{width:38%;}
  .rtspace{margin-right:20px;}
  .contin  input.submitbtn{margin-left:20px;}
  .membertitle h2{font-size: 30px; line-height: 46px; padding-bottom: 20px;}
  .row{margin:0 0 0 0 !important;}
  .contin{width:100%;}
  .rad ul li label{font-size: 17px;}
  
  .solvmatter h2{font-size:25px; line-height:25px;}
  .solvmatter h2 span{font-size:30px; line-height:30px;}
  .solvmatter p{font-size:15px;}
  
  
    	.inpartlt{width:30%;}
  .inpartrt{width:95%; padding:5% 0 0 25%; text-align: left;}
  .inpartrt h2{font-size: 23px; line-height: 30px; padding-bottom: 10px;}
  .inpartrt h2 span{font-size: 37px; line-height: 45px;}

  .loginbox{width:350px; top:70px; right:20px;}
  .loginbox h2{padding:0 0px; font-size:17px; margin-bottom:20px;}

}

@media screen and (min-width:1400px) and (max-width:1549px)

{
	
.rttop{margin-right:-12px;}	
.inpartlt{width:30%;}
  .inpartrt{width:95%; padding:5% 0 0 25%; text-align: left;}
  .inpartrt h2{font-size: 25px; line-height: 30px; padding-bottom: 10px;}
  .inpartrt h2 span{font-size: 39px; line-height: 45px;}

  .loginbox{width:280px; top:50px; right:20px;}
  .loginbox h2{padding:0 0px; font-size:17px; margin-bottom:20px;}
  .loginfo{width:230px;}
  .loginbox input.txt{width:183px; padding:0 7px;}
  
}