@media screen and (max-width: 530px) {
	
	.slider_tab {
    font-size: 2.7vw !important;
}
}

@media screen and (max-width: 1024px) {
	
	.plus_tooltip{display:none !important;}
	
	/* .gray_box{max-width:95%;} */
	
	
	
}

@media screen and (max-width: 767px) {
	
	.btn1_content{margin-top:170px !important}
	
	/* .main_content{margin-top:120px;} */
	
	.outer{width:100%;}
	
	
.left {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
}

.right {
    width: 100%;
    display: none;
    margin-top: 40px;
}

.main_content {
    flex-direction: column;
   
}


.gray_box {
    width: 85%;
    max-width: 100%;
}

	

}

@media screen and (min-width: 768px) {
	
	.mobile_buttons{display:none !important;}

}

/* @media screen and (min-width: 768px) and (max-width: 992px) { */
	
	/* #slider_tab1_content{display:flex;} */
	/* #slider_tab2_content{display:flex;} */
	
	
	
	
	/* .gray_box { */
    
    /* max-width: 760px; */
	/* } */
	
	
	/* .headline{margin-top:0;} */
	/* .tablet_col_right { */
    /* padding-left: 15px; */
    /* padding-right: 15px; */
/* } */
	
	/* #image { */
    /* width: 100%; */
    /* position: static; */
    /* top: 0; */
	/* } */
	
	/* .content-container .content */
	/* {display:flex;} */
	
	/* .outer{width:100%;} */
	
	/* .panel_image{width:100%; height:auto;} */
	
	/* .tablet_col_left{flex:0 0 40%;} */
	/* .tablet_col_right{flex:0 0 60%;} */
	
	
/* .left { */
    /* width: 100%; */
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    /* margin-top: 20px; */
/* } */

/* .right { */
    /* width: 100%; */
  
    /* margin-top: 40px; */
/* } */

/* .main_content { */
    /* flex-direction: column; */
   
/* } */


/* .gray_box { */
   
    /* width: 95%; */
 
/* } */

/* } */