
/********** 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){



}


@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;
}
.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: 36px;
}
.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;
}

}

@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){


}

