
/********** RESPONSIVE DESIGN 01-07-2020 *********/

@media only screen and (min-width:992px) and (max-width:1199px){


}
@media only screen and (max-width:1023px){
	
}
@media only screen and (min-width:992px) and (max-width:1023px){

}
@media only screen and (max-width:991px){

.home-slider .banner-img img
{
    display: none !important;
}
#chart_div
{
    overflow: hidden;
}
.boxes-main .why-box .box-text h3
{
    font-size: 16px;
}

}


@media only screen and (max-width:767px){

	.pb-col-12 {
		width: 100%;
	}
	.financial-tools .boxes-main {
    display: block;
}
.financial-tools .boxes-main .tool-box {
    width: 100%;
    margin: 15px 0;
}
.home-testimonials {
    background-image:none;
}
.mobile-btn-col {
    position: absolute;
    right: 0;
    width: 100%;
    padding: 0;
    top: 70px;
}
.navbar-toggler {
    position: absolute;
    right: 15px;
    top: -60px;
    padding: 2px;
}
.navbar-toggler-icon {
    height: 26px;
}
#navbarSupportedContent {
    background-color: #fff;
    z-index: 99;
}
.main-header .login-btn {
    text-transform: uppercase;
    width: 100px;
    font-size: 15px;
    line-height: 24px;
    height: auto;
    padding: 5px;
    margin-left: auto;
    display: block;
}
.home-slider {
    min-height: auto;
}
.home-slider .banner-text {
    padding: 40px 0;
}
.home-slider .banner-text .banner-title {
    font-weight: 700;
    line-height: normal;
    font-size: 30px;
}
.main-title {
    font-size: 28px;
}
.sec-heading h1 {
    font-size: 28px;
}
.video-btn {
    left: 35%;
    top: 30%;
}
.owl-carousel .owl-item img {
    display: block;
    width: 60%;
    margin: 0 auto;
}
.main-footer .top-info .info-items {
    font-size: 17px;
}
.main-footer .footer-bottom {
    text-align: center;
}
.main-footer .footer-bottom .social-media {
    text-align: center;
}



.team {
    margin-bottom: 15px;
}
.tabs-part .ui-tabs-nav .ui-tabs-tab {
    width: 100%;
}
.tabs-part .ui-tabs-panel {
    padding: 10px 0;
}
.login-model .modal-dialog {
    max-width: 95%;
}
.login-model .model-img {
    display: none;
}
.mf-calculator .mf-calculators {
    width: calc(50% - 24px);
}
.financial-tools.mf-page .tool-box {
    width: calc(50% - 14px) !important;
    display: inline-block;
    margin: 15px 5px !important;
}
.financial-tools .boxes-main .tool-box a {
    font-size: 16px;
}
.insurance-main ul.nav.nav-pills li {
    width: 100%;
    margin: 2px 0;
}
.financial-service-tools.mf-calculator .mf-calculators {
    width: calc(50% - 24px);
    display: inline-block;
}
.main-section {
    padding: 30px 0;
}

/*18-11-21*/
.boxes-main .why-box {
    width: 70%;
    position: static;
    margin: 0 auto 20px auto;
}
.sip-calculator-section table {
    width: 100%;
}
.sip-calculator-section tr {
    display: block;
}
.sip-calculator-section tr td:nth-child(1) {
    width: 22% !important;
    display: inline-block;
}
.sip-calculator-section tr h4 {
    font-size: 15px !important;
}
.ui-slider.ui-slider-horizontal {
    display: block !important;
    width: 100% !important;
    margin-left: 0 !important;
}
.sip-calculator-section tr td:nth-child(2) {
    width: 54% !important;
    display: inline-block;
}
.sip-calculator-section tr td:nth-child(2) div {
    float: none !important;
    margin: 0 !important;
    display: inline-block;
    width: 31%;
}
.sip-calculator-section tr td:nth-child(3) {
    width: 20% !important;
    display: inline-block;
    padding: 0 !important;
}
.sip-calculator-section .grow_gif img {
    width: 100%;
    margin: 0px auto 0 auto;
}

.useful_links .links_items li {
    width: 49%;
}
.calculator_area {
    order: 2;
}
.sip-calculator-section .grow_gif {
    text-align: center;
    margin-top: -50px;
}
.header-menu .navbar-nav .dropdown-menu {
    padding: 0;
    background-color: #f4f2f2;
    border: none;
    border-radius: 0;
}
.main-header.stickyhead .header-menu {
    padding: 0 0 5px 0;
}
}

@media only screen and (max-width:575px){



}

@media only screen and (max-width:359px){



}


@media only screen and (min-width:1441px){

}
@media only screen and (min-width:991px){


}

@media only screen and (min-width:768px){
	.pb-col-md-2 {
		width: 20%;
		float: left;
	}
	.pbj-col-md-1{
		width: 14%;
		float: left;
	}
	.pbj-col-md-3{
		width: 43%;
		float: left;
	}

}

@media only screen and (min-width:576px){


}

