.about-middle-1
{
	padding-bottom:20px;
	padding-top:30px;
	background:#F4F4F4;
}

.about-middle-1 h3
{
	text-transform:uppercase;
	margin-top: 0px !important;
}

.about-img
{
	float:left;
	margin-right: 20px;
	width: 31%;
}

.about-middle-1 p
{
	font-size:16px;
	text-align:justify;
}

@media only screen and (min-width:641px) and (max-width:991px) 
{
	.about-img
	{
		width: 40%;
	}
	.about-middle-1 p
	{
		font-size:14px;
	}
}

@media only screen and (min-width:320px) and (max-width:640px) 
{
	.about-middle-1 h3
	{
		text-transform:uppercase;
		margin-top: 20px !important;
		text-align:center;
	}

	.about-img
	{
		float:none;
		width:auto;
		margin-right: 0px;
	}
	
	.about-middle-1 p
	{
		font-size:14px;
		text-align:center;
	}
}

/*----------------------------------- about middle work 2 ---------------------------------------------*/
.about-middle-2
{
	padding-bottom:30px;
	padding-top:20px;
}

.product_icon
{
	padding-bottom:20px;
	padding-top:20px;
}

/*----------------------------------- Product ---------------------------------------------------------*/

.product-middle-1
{
	padding-bottom:30px;
	padding-top:20px;
}

.product-header h3
{
	text-transform:uppercase;
	font-weight:bold;
	color:#1F3954;
	text-align:center;
	padding-bottom:20px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
    background: #357FC8 !important;
    color: #fff !important;
}

.nav > li > a:focus, .nav > li > a:hover {
   
    background: #357FC8 !important;
	color:#ffffff;
	border-radius: 0px !important;
}

.nav-tabs > li > a
{
	border-radius: 0px 0px 0 0 !important;
}

.nav-tabs > li > a:hover {
    border: none !important;
}

.nav-tabs.nav-justified > li > a {
    border: none !important;
    background: #D3D3D3 !important;
	color: #555 !important;
}

.nav-tabs.nav-justified > li > a {
    margin-right: 1px !important;
	margin-left:1px !important;
}

.resp-tab-content {
    padding: 3px !important;
}

.tab-content
{
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.head-line
{
	margin-top: 0px !important;
	border-top: 1px solid #357FC8 !important;
	margin-bottom: 15px !important;
}

.f-right
{
	float: right;
	margin-left: 10px;
}

.ul-li
{
	margin-top: 5px !important;
	margin-left: 15px !important;
}

.f-left
{
	float:left;
	margin-right: 10px;
}

.d-space
{
	margin-right: 0px !important;
	margin-left: 0px !important;
	padding-top: 10px;
	padding-bottom: 10px;
}

.tab-part h4
{
	font-weight:bold;
	color:#1F3954;
}

.tab-part p
{
	text-align:justify;
}

.no-style li
{
	list-style-type:none !important;
}

@media only screen and (min-width:641px) and (max-width:991px) 
{
	.resp-vtabs .resp-tabs-container {
		margin-left: 0px !important;
	}
}

@media only screen and (min-width:320px) and (max-width:640px) 
{
	.resp-vtabs .resp-tabs-container {
		margin-left: 0px !important;
	}
	
	.f-right, .f-left
	{
		float: none;
		margin: 0 auto;
		padding-bottom:10px;
	}
	
	.tab-part p
	{
		text-align:center;
	}

}

/*--------------------------------------- Oslen -------------------------------------------------------*/

	.image-gallery-middle
	{
		padding-top:30px;
		padding-bottom:30px;
	}
	
	.in_coat, .in_vats
	{
		border-bottom:1px solid #ccc;
	}
	.in_vats
	{
		padding-top: 30px;
	}
	.in_coat p, .in_vats p
	{
		text-transform:uppercase;
	}
	
	.product-photos
	{
		background: url("./images/bg_fotos.png") no-repeat center center/ cover;
		//height: 213px;
		padding-top:25px;
		padding-bottom:25px;
	}
	
	.product-photos img
	{
		border: 8px solid rgba(0, 0, 0, 0.1);
	}
	
	.technical-middle
	{
		padding-bottom:30px;
		padding-top:30px;
	}
	
	.technical-middle h3
	{
		text-transform:uppercase;
		text-align:center;
	}
	
	.hr_line
	{
		background-color: #dedede;
		border: 0;
		height: 3px;
		margin-bottom: 10px !important;
		margin-top: 10px !important;
	}
	
	.list-accordion li
	{
		list-style: inside;
		list-style-type: square;
		color:#000000 !important;
		line-height: 1.6em;
	}
	
	.prod-head h3
	{
		text-transform: uppercase;
		font-weight: bold;
		color: #1F3954;
		text-align: center;
	}
	
	.prod-head h4
	{
		text-align:center;
		padding-bottom:20px;
	}
	
/*------------------------------------- contact us ---------------------------------------------------*/
.contact-middle-work-1
{
	padding-bottom:30px;
	padding-top:20px;
	background:#EAEAEA;
}

.c_map iframe {
    width: 100%;
    padding-top: 5%;
    height: 540px;
}

@media only screen and (min-width:641px) and (max-width:991px) 
{
	.c_map iframe 
	{
		padding-top: 6%;
		height: 525px;
	}
}

@media only screen and (min-width:320px) and (max-width:640px) 
{
	.c_map iframe 
	{
		padding-top: 10%;
		height: 300px;
	}
}


/* ============================changes myotronics=========================== */
.download-doc{
	background-color:#902E47;
	color: #fff;
	padding: 8px 20px;
	border-radius: 12px;
}
.resp-tabs-container{
	background-color: #E6E7E9 !important;
}
.myotronics{
	background: #E6E7E9;
}
.header-bg{
	background: header-bg;
	padding-bottom: 2%;
}
#main-logo{
	width: 40%;
	margin-left: 30%;
	padding-bottom: 1px !important;
	
}
.j5_dental_tens h3{
	text-align: center !important;
	color: #000000 !important;
	font-family: initial;
	border-bottom:none !important;
}
#ultra-low{
	text-align: center !important;
	color: black !important;
	font-size: 20px !important;
	font-family: initial;
	border-bottom:none !important;
}
.j5_dental_tens h1{
	font-family: initial !important;
	color: #8B2642;
	font-size: -webkit-xxx-large;
	text-align: center;
	font-weight: 900;
}
.j5_dental_tens span{
color: #000000;
font-size: 20px;
}
.js_dental_tens-paragraph p{
padding-bottom: 0px !important;
font-size: initial;
}
#main-img{
	width: 100%;
	/*height: 50vh !important;*/
    padding-bottom: 0px !important;

}

.Versatile_J5 h2{
	color: #8B2642;
    font-family: 'FontAwesome';
	text-align: justify;
	font-size: 24px;
    font-weight: 800;
}
#VERSATILE-dvic{
	width: 65%;
	height: 210px;
	float: right;
}
.J5-device_feture ul{
    text-align: justify;
    font-family: 'FontAwesome';
    font-weight: 600;
}
.J5-device_feture span{
	margin: 0px 23px;
}

.patient-demo-img :nth-child(1){
    width: 90%;
    /* height: 126vh; */
    float: right;
}
.patient-demo-img :nth-child(2){
    width: 90%;
    /* height: 74vh; */
    float: right;

}
.patient-demo-img :nth-child(3){
    width: 89%;
	/* height: 100vh; */
    float: right;
}
#Tutorial{
	font-size: 11px !important;
}
.patient_can-do span{
	font-size: 30px;
}
.patient_can-do h6{
	font-size: 14px;
    font-weight: 900;
	font-family: initial;
}
.j5_work p{
	font-size: 13px!important;
    font-family: initial;
    text-align: justify!important;
    padding-bottom: 1px !important;
}
.contact-detail{
	margin-top: 20% !important;

}
#myot-logo{
	width: 100%;
}
#contact p{
	text-align: center !important;
	font-size: 14px !important;
	font-family: initial;
	font-weight: 500;


}
#website-myotronics{
	color: #8B2642;
	text-align: center;
	font-size: 18px;
	font-weight: 900;
	padding-bottom: 0px !important;
}
#intertek-logo{
	width: 100%;
	margin-top: 62%;
}
#copyright{
	text-align: center !important;
	font-size: 10px !important;
	font-family: initial;
}


/* ====================chandana===========> */
.tab-top{
	background-color: #89829E;
    width: 101.%;
    padding: 9px;
    margin: -3px;
	height: 5vh;
}


.content-main{
	margin: 0px 39px;
	color: #8e2944;
}
.content-1{
	margin: 0px 39px;
	font-size: 16px;
	color: black;
	
}
.content-1 ul{
	margin: 0px 18px;

}
.content-sub{
	margin: 0px 39px;
	color: #8e2944;
	border: 2px solid #9B485F;
    background-color: white;
    margin: 25px 40px;
    text-align: center;
}
.content-2{
	margin: 0px 39px;
	font-size: 16px;
	color: black;
	text-align: initial;
}
.content-3{
	color: black;
}
.content-3 h5{
	margin: 11px 29px;

}
.content-3 h4{
	margin: 11px 29px;
	width: 85%;
}

.footer1 img{
	width: 91% !important;
    margin: 20px 40px;
	z-index: -1;
}
.k7-objective{
	background: #8e2944;
	z-index: 2 !important;
}
.k7-objective img{
	z-index: -2 !important;
	width: 100%;

}
.since-img img{
	width: 100%;
	margin: 22px -90%;

}
.middle-content{
width: 173%;
    margin: 29px -68%;
}


/*-----------------------------BNS-40---------------------*/
 .bns-img{
	background:url('../images/bns-40.jpg')center;
	height: 1050px;
	margin-top: -20px;
} 


.bns-40{
	background-color: #89829E;
	height: 30px;
}
.bns-h1{
	text-align: center;
	font-size: 60px;
	color: #89829E;
}
.bns-h2{
	padding-left: 19px;
}
.bns-p i{
	font-size: 31px;
	padding-left: 17%;
}
.bns-pos{
	position: relative;
	/* top: -980px; */
}
 .bns-bold{
	position: relative;
    top: 493px;
    width: 68%;
} 
/*---------next-bns---------------*/
.bns-heading {
	background-color: #89829E;
	color: white; 
	text-align: center;
}
.img img{
width: 231px;
margin-left: -35px;
    height: 351px;
}
#bns-row{
	width: 220px;
    margin-left: 3px;
}
.container  h3{
color:#89829E ;
}
.bns-box{
	box-shadow: 0px 0px 46px;
	background-color: #C5C3D3;
	text-align: center;
	font-size: 20px;
	padding: 20px;
    margin: 30px;
	
}
.bns-box snap{
	padding-left: 30%;
}
.bns-40-img img{
	width: 95%;
    padding-left: 36px;
}
.bns-logo img{
	width: 36%;

}
.bns-logo{
	text-align: center;
	margin: 14px;
}
#bns-logo-1 img{
	width: 14%;

}
#bns-logo-1{
	/*margin: 29px;*/
}


/*-------------  new  ------------*/


.last1{
	margin-top: 255px;
}

.tab-part1 img{
	width: 750px;
}

#edit img{
	margin-left: -121px;
	width: 438px;
}
.record img{
	width: 744px;
}

.record9 img{
	width: 500px;
	margin-top: 50px;
	margin-left: 50px;
	padding: 60px;
	box-shadow: 0 0 5px;
	border-radius: 20px;
}
.record9{
	text-align: center;
	padding-top: 50px;
}
#record5 img{
	width: 410px;
	margin-left: 36px;
}

.part4 img{
	/* width: 600px;
	margin-top: 209px; */
	width: 600px;
    margin-top: 80px;
	/* margin-left: 30px; */
}
.whole{
	margin-top: 81px;
	position: relative;
    /* top: -700px; */
	margin-top: -550px;
}
.tab-part3 img{
	
    margin-left: 200px;
    width: 160px;
	height: 120px;
	border: 1px solid rgb(65, 65, 217);
	padding-bottom: 0 !important	;
}

.heart1 {
	margin-top: 100px;
}
.para12{
	position: relative;
	margin-top: 140px;
}
.teeth2 img{
	width: 200px;
	margin-left: 40px;
}
.teeth2{
	color: rgb(69, 141, 229);
	margin-top: -400px;
}
.heart8{
	display: flex;
}
#apple1{
	margin-top: 20px;
}

#com{
	font-size: 55px;
	font-weight: 600;
	text-align: center;
}
#baus{
	margin-left: 250px;
}


