
/* Extra large devices (large desktops, bellow 1400px) */
.bannerContent.bannerContent-mobile{
	display: none;
}
@media (max-width:1400px){
	.reasonsImages .img1{
		left: -50px;
	}
	.reasonsImages .img2{
		left: 90px;
	}
}
@media (max-width:1400px){
	.introForm .btn-wrap2 .btn-primary{
		width: 85%;
		font-size: 16px;
		padding: 15px 10px;
	}
	.introForm .btn-primary{
		width: 100%;
		font-size: 16px;
	}
}
@media (min-width: 992px) and (max-width: 1190px) {
	.bannerContent h1{
		font-size: 38px;
		line-height: 42px;
		width: 90%;
		margin: 0 0 10px 0;
	}
	.calculater-form{
		width: 400px;
	}
	.calculater-form .form-inner {
		padding: 20px;
	}
	.bannerContent{
		width: 56%;
	}
	#banner .fixedreturns li{
		margin: 0 5px;
	}
	.clientSays .owl-nav{
		left: -375px;
	}
	.calculater-form .btn-primary:after{
		margin: 0;
	}
	.reasonsImages .img1{
		top: -30px;
	}
	.reasonsImages .img2{
		top: auto;
	}

	.reasonsList li figure span {
		width: 85px;
		height: 85px;
	}
	.reasonsList li figure span img{
		max-width: 50%;
	}
	.reasonsList li figure{
		width: 24%;
	}
	.calculater-form#step_2 .btn-primary{
		width: 81%;
	    padding: 15px 5px;
	    margin: 0;
	    font-size: 14px;
	}
}

/* medium devices (desktops, bellow 1190px) */

@media (max-width: 1190px) {
	h2{
		font-size: 23px;
		line-height: 30px;
	}
	.introBanner h2 span {
		font-size: 19px;
	}
	.introBanner .bannerContent .list1{
		width: 75%;
		font-size: 16px;
	}
	.select-intrest-option{
		font-size: 12px;
	}
	.select-intrest-option span{
		width: auto;
	}
	.introForm .btn-wrap2 .btn-primary{
		font-size: 14px;
	}
	
}

/* Medium devices (tablets, bellow 991px) */

@media (max-width: 991px) {
.introForm .btn-primary{
		width: 100%;
		font-size: 18px;
	}
	#banner-slider.owl-carousel .owl-item .text{
		padding-left: 10px;
	}
	.investment-process h5{
		font-size: 35px;
		line-height: 45px;
	}
	.investment-process .row>*{
		margin: 30px 0 0 0;
	}
	.p-5{
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
	.select-intrest-option{
		font-size: 14px;
	}
	
	.introBanner .bannerContent{
		background: none;
	}
	#banner {
		padding: 25px 0;
	}
	.bannerContent{
		width: 100%;
	}
	.bannerContent h1{
		font-size: 32px;
		line-height: 39px;
		width: 100%;
		margin: 0 0 10px 0;
	}
	.bannerContent p{
		font-weight: 500;
		font-size: 16px;
		line-height: 150%;
	}
	#banner .fixedreturns{
		text-align: center;
	}
	#banner .fixedreturns li{
		float: none;
		display: inline-block;
		margin: 0 5px 10px 5px;
	}
	#banner .bannerText {
		padding: 0 0 20px 0;
		clear: both;
		overflow: hidden;
	}
	#banner .bannerText figure{
		width: 100%;
	}
	#banner .bannerText figure img{
		margin: 0 auto;
	}
	#banner .bannerText div{
		text-align: center;
	}
	#banner .bannerText span{
		width: 100%;
		text-align: center;
	}
	.calculater-form {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	    float: none;
	    clear: both;
	    display: table;
	}
	.calculater-form .form-inner{
		padding: 20px;
	}
	.reasons-to-speak{
		margin: 30px 0;
	}
	h2{
		font-size: 24px;
		line-height: 29px;
	}
	.reasons-to-speak h2{
		margin: 0 0 30px 0;
	}
	.reasons-to-speak h2 span{
		line-height: 35px;
	}
	.reasonsImages{
		display: none;
	}
	.reasonsList li {
		text-align: center;
		margin: 0 0 40px 0;
	}
	.reasonsList li figure img{
		margin: 0 auto;
	}
	.reasonsList li figure{
		width: 100%;
	}
	.reasonsList li div{
		width: 100%;
	}
	.bannerContent h1,
	.bannerContent p,
	.bannerContent ul{
		display: none;
	}
	.bannerContent.bannerContent-mobile{
		display: block;
		padding: 0 0 15px 0;
	}
	.bannerContent.bannerContent-mobile p,
	.bannerContent.bannerContent-mobile h1,
	.bannerContent.bannerContent-mobile ul{
		display: block;
	}
	.bannerContent.bannerContent-mobile ul{
		background-color: #fff;
		margin: -12px;
		padding: 25px;
		line-height: 25px;
		font-size: 16px;
		color: #344C5C;
	}
	.reasonsList li figure span{
		float: none;
		display: block;
		margin: 0 auto;
	}
	.investmentsBanner ul{
		background-color: #fff;
		margin: -12px;
		padding: 25px;
		line-height: 25px;
	}
}

/* Small devices (landscape phones) */ 

@media (max-width: 767px) {
	#header{
		padding: 15px 0;
	}
	#header .contactNumber{
		display: none;
	}
	#header .brand-logo{
		width: 75%;
	}
	#banner-slider .item:before{
		background-color: #304D71;
		position: absolute;
		left: 0;
		top: 0;
		z-index: 1;
		width: 100%;
		height: 100%;
		content: '';
		opacity: 0.6;
	}
	#banner-slider .item .container{
		position: relative;
		z-index: 2;
	}
	.btnPhone-mobile{
	    float: right;
	    border: 0;
	    background: #FF6600;
	    color: #fff;
	    margin: 10px 0 0 0;
	    padding: 8px 15px;
	    border-radius: 8px;
	    outline: none;
	    box-shadow: none;
	    display: block;
	}
	.btnPhone-mobile:hover{
	    background: #333;
	}
	.introBanner .bannerContent .list1{
		width: 100%;
	}
	.order-list {
		margin: 0 15px;
	}
	.introForm .formElement .col-sm-5{
		margin-bottom: 15px;
	}
	#banner-slider .owl-nav{
		margin:  0 15px;
	}
	#banner-slider.owl-carousel .owl-item .col-xl-6 {
	    margin: 15px 0;
	}
	#banner-slider .slide1{
		padding: 30px 0;
	}
	h1{
		font-size: 45px;
		line-height: 70px;
	}
	#portfolios-slider{
		margin-bottom: 0 !important;
	}
	.invest-widgets .card div{
		width: 100%;
		padding: 10px 0 0 0;
	}
	.invest-widgets .card span {
		float: none;
		display: block;
		margin: 0 auto;
	}
	.investment-process .card{
		margin: 0 15px;
	}
	.thank-you-content{
		min-height: 0;
	}
	.introForm .btn-wrap2 .btn-primary{
		width: 100%;
		font-size: 12px;
	}
	.formTitle{
		font-size: 22px;
		line-height: 30px;
	}
	.intl-tel-input .selected-flag{
		height: 44px;
	}
	.introForm .formElement .col-sm-12{
	    margin-bottom: 15px;
	}
	.introForm .btn-wrap2 .btn-primary#investment_btn{
		width: 85%;
		font-size: 15px;
	}
	.mobile-calculate-investment{
		display: block;
	}
	.calculater-form .form-inner{
		padding: 15px;
	}
	.calculater-form .goalButtons .btn{
		width: 47.4%;
	}
	.investmentstheme .calculater-form .goalButtons .btn{
		font-size:13px;
	}
	.clientSays h2{
		width: 70%;
	}
	.calculater-form .investmentInfo{
		padding: 15px;
	}
	#banner h4{
		font-size: 20px;
		line-height: 24px;
	}
	h2{
		font-size: 22px;
		line-height: 26px;
	}
	.reasonsList li figure span{
		float: none;
		display: block;
		margin: 0 auto;
	}
	.sliderwrap h2{
		font-size: 24px;
		line-height: 30px;
	}
	.reasons-to-speak h2{
		font-size: 24px;
		line-height: 30px;
	}
	.reasons-to-speak h2 span{
		font-size: 30px;
		line-height: 30px;
	}
	.calculater-form#step_2 .btn-primary{
		font-size: 17px;
		width: 87%;
	}
	.calculater-form h3{
		font-size: 18px;
	}
	.calculater-form .btn-primary{
		font-size: 16px;
	}
	.calculater-form .btn2 #investment_options{
		font-size: 17px;
	}
	.btn-primary.btn-small{
		padding: 10px;
	}
	.btn-wrap{
		padding-left: 15px;
		padding-right: 15px;
	}
	.btn-primary{
		font-size: 18px;
	}
	.investmentTable h2{
		font-size: 22px;
		line-height: 32px;
	}
	.calculater-form#step_2 .formElement{
		padding: 15px;
	}
	#banner{
		background-size: cover;
	}
	.mobile-calculate-investment{
	}
}

@media (max-width: 556px) {
	.introForm .btn-primary{
		width: 100%;
		font-size: 12px;
	}
	.introForm .btn-wrap2 .btn-primary#investment_btn{
		width: 84%;
	    font-size: 11px;
	    padding-left: 5px;
	    padding-right: 5px;
	}
	.btn-prev-form#previous_btn{
		width: 45px;
	}
	.formTitle{
		font-size: 22px;
		line-height: 30px;
	}
	.calculater-form#step_2 .btn-primary{
		font-size: 13px;
		width: 83%;
		padding: 15px 5px;
	}
	.mobile-calculate-investment a{
		font-size: 16px;
	}
	.fixed-levels span{
		padding: 0 10px 0 52px;
	    width: 90%;
	}
}

@media(max-width: 767px)
{
	section.calculater-main-cust {
		background: transparent !important;
		position: inherit !important;
	}
	.bannerContent-mobile h1 {
		font-size: 29px;
		color: #FFF ;
	}
	.bannerContent-mobile-cust h1 {
		font-size: 29px;
		color: #000 ;
	}
	.calculater-cust p {
		color: #000;
	}
	.calculater-cust p span{
		font-weight: 700;
	}
	.bannerContent.bannerContent-mobile-cust p strong {
		font-size: 22px;
		line-height: 32px;
		margin-top: 18px;
		display: inline-block;
		width: 100%;
	}
	.bannerContent.bannerContent-mobile-cust .calculater-cust{ 
		border-top: 2px solid #FF6600;
		border-bottom: 2px solid #FF6600;
		padding: 10px 0;
		margin: 30px 0;
		margin-bottom: 0;
		padding-bottom: 30px;
	}
	.calculater-main-cust a#amount_btn {
		padding: 7px;
		font-size: 13px;
		margin-bottom: 15px;
		position: sticky;
	}

	.calculater-main-cust a#amount_btn:after {
		content: "" !important;
		background: none;
		width: 0;
		height: 0;
		margin: 0;
	}

	.potential-main{background-color: #3A7CCC; display: inline-block !important; margin-bottom: 20px; display: none;
		width: 100%;}
	.potential-return{ 
		background-color: #3A7CCC;    
		padding: 20px;     
		display: inline-block;
		width: 100%;
		position:sticky;
		bottom: 0;
	}

	#banner .potential-return h4{    font-size: 16px; color: #fff;
		letter-spacing: 0;
		line-height: 24px;
		margin-bottom: 8px;}
		#banner	.potential-return h3{ font-size: 24px; color: #fff; margin-bottom: 0;     justify-content: center;
			font-weight: 700;
			letter-spacing: 0;
			line-height: 36px;}
	.potential-return-ful{ text-align: center;}
	.potential-return-off {
		display: inline-block;
		width: 100%;
		margin-top: 20px;
}
 .potential-return-off .potential-return-off-l{ width: 45%; float: left;}
 .potential-return-off .potential-return-off-r{border-left: 1px solid #b3b5b9;
    width: 50%;
    float: right;
    padding-left: 26px;}
	.potential-invest {  padding: 20px;
		border-top: 2px solid #FF6600;
		color: #fff;
	}
	.calculator-horiz-divider {
		width: 100%;
		margin: 16px 0;
		border-bottom: 1px solid #b3b5b9;
	}
	.calculater-main-cust .form-inner > .col-sm-12.col-md-6.mb-3 {
		position: relative;
	}
	 .calculater-main-cust .form-inner > .col-sm-12.col-md-6.mb-3 span {
		position: absolute;
		left: 13px;
		top: 13px;
		width: 30px;
	} 
	 .calculater-main-cust .form-inner > .col-sm-12.col-md-6.mb-3 input {
		padding-left: 28px;
	} 
	.bannerContent.bannerContent-mobile-cust .calculater-cust p {
		color: #000;
		line-height: 26px;
		margin-top: 10px;
	
	}
	section.calculater-main-cust .radiooption .form-check-label {
		color: #000 !important;
		font-size: 14px !important;
		font-weight: normal !important;
	}
	.calculater-main-cust .calculater-form {
		padding: 0;
		background: transparent;
	}
	.calculater-main-cust .select-cust {
		position: relative;
	}
	.calculater-main-cust .select-cust i.fa.fa-angle-down {
		position: absolute;
		right: 11px;
		bottom: 15px;
	}
}



/* new css start */
@media(max-width:767px)
{
.calculater-main-cust:before {
    background: transparent !important;
}
div#selection_message {
    color: #fff;
    padding: 13px 0;
    font-size: 17px;
}
}

/* new css end */