@media only screen and (max-width:992px) and (min-width:767px){
    .navbar-toggler{float:right;}
    .mans_topbar .get_quotebtn {
    justify-content: end;
}
.order-md-1{order:1;}
    .order-md-2{order:2;}
     .order-md-3{order:3;}
     .order-md-4{order:4;}
     .order-md-5{order:4;}
     .mans_topbar .get_quotebtn a {
    min-width: auto;
    padding: 10px 13px;
    }
    .navbar-collapse li a{
	padding:10px 5px !important;
	border-bottom:1px dashed #ddd;
}
#navbarNav {
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
}
.navbar-collapse {
    background: #f7f7f7;
    padding: 10px;
    border: 1px solid #ddd;
}
.head_content h1 {
    font-size: 2rem;
    line-height: 3rem;
    margin-bottom: 25px;
}
.head_content h4 {
    font-size: 1.3rem;
    margin-bottom: 15px;
}
.main-title h4 {
    font-size: 1.8rem;
}
.main-title p, .about-right .accordion-body a{font-size:16px;}
.about-right .accordion-button{font-size:20px;}
.about-right .accordion-body p, .benefit_box p {
    font-size: 14px;
}
.about-right .accordion-item {
    margin-bottom: 10px;
}
.companies-sec {
    padding: 0px 0;
}
.benefit_sec{padding:20px 0;}
.new-care .main-title p {
    max-width: 68%;
}
.newcare_right {
    margin-top: 0px;
}
.new-care{padding:50px 0;}
.sub-title p {
    font-size: 14px;}
    .risk_img img {
    margin-top: 0;
    width: 100%;
}
.mans_fcont{margin-bottom:20px;}
.bread-sec .head_content h1 {
    font-size: 1.4rem;
    line-height: 2.2rem;
    }
}
@media only screen and (max-width:767px) and (min-width:576px){
    .order-smw-1{order:1;}
    .order-smw-2{order:2;}
     .order-smw-3{order:3;}
     .order-smw-4{order:4;}
     .mans_topbar .get_quotebtn a {
    min-width: auto;
    padding: 10px 13px;
    }
}
@media only screen and (max-width:575px){
    .order-xs-1{order:1;}
    .order-xs-2{order:2;}
     .order-xs-3{order:3;}
	.mans_topbar .get_quotebtn {
     padding: 10px 0;
    border-bottom: 1px solid #ddd;
}
}

@media only screen and (max-width:1200px) and (min-width:991px){
    .navbar-nav li a{
    font-size: 12px;
    }
    .get_quotebtn a.btn1 {
    margin-right: 5px;
    }

.get_quotebtn a {
    min-width: auto;
    min-height: 40px;
    font-size: 10px;
    padding: 5px 13px;
    }
}
.navbar{padding:0;}
@media only screen and (max-width:768px){
    .bread-sec .head_content h1 {
    font-size: 1.5rem;
   line-height: 2.8rem;
    }
    .companies-sec {
    padding: 0;
}
    #navbarNav{
        position: absolute;
    width: 100%;
    top: 100%;
        left: 0;
    }
    .mans_topbar nav .get_quotebtn {
    display: flex;
    justify-content: center;
}
.mans_topbar{
	padding:5px 0;
}

/*.order-xs-2{*/
/*	    order: -2;*/
/*    width: 100%;*/
/*	margin-bottom:20px;*/
/*}*/
.navbar-collapse{
	    background: #f7f7f7;
    padding: 10px;
    border: 1px solid #ddd;
}
.navbar-collapse li a{
	padding:10px 5px !important;
	border-bottom:1px dashed #ddd;
}
.mans_slider, .new-care, .about_sec, .benefit_sec{
padding:20px 0;
}
.newcare_right {
    margin-top: 20px;
}
.copyright-cont {
    margin-top: 20px;
}
.head_content h4 {
    font-size: 18px;
	margin-bottom: 10px;
}
.head_content h1 {
    font-size: 2rem;
    line-height: 2.8rem;
	margin-bottom: 20px;
}
.main-title h4, .abt-sec h4{
	font-size:1.7rem;
}
.main-title p, .benefit_box p, .abt-sec p{
	font-size:14px;
}
.about_sec .main-title, .new-care .main-title p {
    max-width: 100%;
}
.about-right .accordion-button{
	font-size:22px;
}
.about-right .accordion-body p {
    font-size: 16px;
}
.left_risk {
    margin-bottom: 100px;
}
.mans_fcont{
	margin-bottom:15px;
}
.mt-xs-0{
	margin-top:0 !important;
}
.footer-social ul{
	    display: flex;
    justify-content: space-around;
}
.bread-sec{
	padding:50px 0;
}
.risk_img{
	text-align:center;
}
.conquer_box{
	margin-bottom:30px;
}
.conquer_box h4 {
    font-size: 20px !important;
}
.career_header{
	min-height:auto;
}
.footer-social ul{
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}
section.mans_slider {
    position: relative;
}
section.mans_slider:before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #00000094;
}
.head_content h4 span {
    color: #000 !important;
    font-size: 38px;
    line-height: 45px;
}
.head_content h4 {;
    color: #000 !important;}
 .head_content p {
    color: #000 !important;}   
}
@media only screen and (min-width:991px){
  .order-lg-1{order:1 !important;}
    .order-lg-2{order:2 !important;}
     .order-lg-3{order:3 !important;}
     .order-lg-4{order:4 !important;}  
}