﻿ .mytbldesign {
         border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
    }


.mytbldesign th{
    background-color:rgb(9,103,176);
    padding:5px;
    color:white;
    font-size:20px;
 
}
.mytbldiv {
width:100%;
overflow:scroll;
}
/*=====================default changes css=============================================*/
     .dropdown-menu li a {
	padding: 0px 5px;
	font-weight: 400;
	letter-spacing: 1px;
    text-align:left;
}
.navbar-default .navbar-nav > li > a {
text-align:left;
}

.cl1 {
background-color:#60c4b4 !important;
}
.cl2 {
background-color:#dd9404 !important;
}
.br1 {
    border:15px solid #dd9404 !important;
}
.br2 {
    border:15px solid #60c4b4 !important;
}

/*=====================Default.aspx=============================================*/


/*=====================Benifit Div=============================================*/

.mydivbenifit {
    text-align:center;
    margin-bottom:80px;
}
    .mydivbenifit h2 {
    font-size:2.5em;
    text-transform:uppercase;
    margin-bottom:20px;

    }
    .mydivbenifit p {
     text-align:justify;
     margin-bottom:10px;

    }
     .mydivbenifit span {
    color:#0094ff;
    font-weight:600;
     text-transform:uppercase;
    }
 /*=====================Dr query div=============================================*/

.drselfqury {
background: rgb(9,103,176);
background: -moz-linear-gradient(90deg, rgba(9,103,176,1) 0%, rgba(35,153,241,1) 28%, rgba(33,148,233,1) 69%, rgba(19,101,166,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(9,103,176,1) 0%, rgba(35,153,241,1) 28%, rgba(33,148,233,1) 69%, rgba(19,101,166,1) 100%);
background: linear-gradient(90deg, rgba(9,103,176,1) 0%, rgba(35,153,241,1) 28%, rgba(33,148,233,1) 69%, rgba(19,101,166,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0967b0",endColorstr="#1365a6",GradientType=1);
    padding:50px;
    
}
    .drselfqury h2 {
    font-size:2.5em;
    color:#ff9900;
    font-weight:600;
    }
    .drselfqury p {
    text-align:justify;
    font-size:1.5em;
    color:white;
    font-style:italic;
    padding-right:20px;
    padding-top:20px;
    }
.drimg {
width:100%;
float:right
}
 /*=====================Thearpy Div=============================================*/
.therapydivcontainer {
width:100%;
padding:0 5% 0 5%;
display:flex;
flex-wrap:wrap;
justify-content:space-evenly;

}
.therapydiv {
height:auto;
width:24%;
    background-color:#efefef!important;
    border: 8px solid #efefef;
}
.grid1 a {
    text-decoration:none;
    display:block;
    background-color:#ff9900;
    width:70%;
    padding:8px 5px;
    color:white;
    font-size:20px;
    margin-top:10px;
    margin-left:15%;
}
.navbutton {
float:right;
text-align:right;   
clear:both;
padding-right:70px;
}

.navbutton span {
display:inline-block;
background-color:#146eb4;
width:25px;
height:25px;
padding-right:8px;
padding-top:3px;
color:white;
margin-bottom:20px;
}
.viewallnavbtn {
width:100%;
height:100px;
text-align:center;
padding-top:30px
}
    .viewallnavbtn a {
    font-size:20px;
    font-weight:700;
    }

/* the slides */
.slick-slide {
    margin: 0 10px;
}
/* the parent */
.slick-list {
    margin: 0 -10px;
}

/*=====================Default.aspx END=============================================*/


/*=====================ALL THerapy=============================================*/

.etdivimg {
    width: 100%;
      height: 80.8vh;
    background-color:#262626;
    overflow:hidden;
    position:relative;
    top:20px;
    top: 120px;
    clear: both;
}
.etdivimg {
    width:100%;
     height: 80.8vh;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-size:100% 100%;

}

    .etdivimg img {
       width:100%;
     height: 80.8vh;
      background-position: center center;
    background-size: cover;
    }



    .etdivimg2 {
    width: 100%;
    height:auto;
    background-color:#262626;
    overflow:hidden;
    position:relative;
    top:20px;
    top: 120px;
    clear: both;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-size:100% 100%;
}

    .etdivimg2 img {
       width:100%;
      
        background-position: center center;
       background-size: cover;
     
    }

.fiximg {
    width:100%;
     height: 400px;
     background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-size:100% 100%;
}
.eth1 {
display:block;
background-color:#262626;
color:white;
font-size:2.4em;
padding:18px;
text-align:center;
text-transform:uppercase;
font-weight:900;
letter-spacing:1px;
padding-top:120px;
}

.etcontent1 {
width:100%;
display:flex;
padding:50px 50px 0px 50px;
flex-wrap:wrap;

}

.etcontent1paddingtop {
margin-top:120px;

}
    .etcontent1 h2 {
    display:block;
    background-color:rgb(9,103,176);
    padding:10px;
    color:white;
    width:100%;
    text-transform:uppercase;
    font-size:1.5em;
   
    }
    .etcontent1 h3 {
   

    font-size:1.5em;
     margin-top:15px;
    margin-bottom:10px;
    display:block;
    width:100%;
    font-weight:bold;
   
    }
     .etcontent1 ul {
   margin-left:20px;

    }
    .etcontent1 ul li {
    list-style:disc;
    font-size:1.3em;
    padding:2px;
    text-align:justify;
    }
     .etcontent1 ul li span {
   font-weight:900;
    }
    .etcontent1 p {
    font-size:1.3em;
     text-align:justify;
    }
.dotremv {
 list-style:none !important;
 margin-left:-20px;

}
    .dotremv span {
    color:#ff9900 !important;
    }


    
.etleft {
width:40%;
overflow:hidden;
transition:0.5s;
height:400px;

}
.circleimg {
width:100%;
height:400px;
border:15px solid rgb(9,103,176);
transition:0.5s;
  background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-size:100% 100%;
}
    .circleimg:hover {
    transform:scale(1.5);
    transition:0.5s
    }
.etright {
width:60%;
padding:0px 20px;
}

.etright p {
text-align:justify;
font-size:1.3em;
}
    .etright h2 {
    display:block;
    background-color:rgb(9,103,176);
    padding:10px;
    color:white;
    margin-left:-20px;
     text-transform:uppercase;
    }
    .etright ul {
   margin-left:20px;

    }
    .etright ul li {
    list-style:disc;
    font-size:1.3em;
    padding:2px;
    }

.etimges {
justify-content:space-evenly;
}
.wrpimg {

width:30%;
overflow:hidden;
transition:0.5s;
}
    .wrpimg img {
    width:100%;
border:15px solid rgb(9,103,176);
transition:0.5s;
    }
    .wrpimg img:hover{
    transform:scale(1.5);
    transition:0.5s;
    
    }

    .wrpimg1 {

width:100%;
overflow:hidden;
transition:0.5s;
}
    .wrpimg1 img {
    width:100%;
border:15px solid rgb(9,103,176);
transition:0.5s;
    }
    .wrpimg1 img:hover{
    transform:scale(1.5);
    transition:0.5s;
    
    }


.flexul {
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.flexul li {
    width:45%;
    word-wrap:break-word;
    margin:2px;
}


/*=========================================================MEDIAQUERY===================================================================*/

@media only screen and (max-width: 600px) {
 /*=====================ALL THerapy=============================================*/

.etdivimg {
    width: 100%;
    height: 250px;
    background-color:#efefef;
    overflow:hidden;
    position:relative;
    top:120px;
}
.etdivimg {
    width:100%;
    height: 250px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-size:100% 100%;
    overflow:hidden;
}
    .etdivimg img {
     width:200%;
     height:250px;
    
    }
.fiximg {
    width:100%;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-size:100% 100%;
}
.eth1 {
display:block;
background-color:#262626;
color:white;
font-size:1.5em;
padding:18px;
text-align:center;
text-transform:uppercase;
font-weight:900;
letter-spacing:1px;
padding-top:120px;
}

.etcontent1 {
width:100%;
display:flex;
padding:10px;
flex-wrap:wrap;

}
    .etcontent1 h2 {
    display:block;
    background-color:rgb(9,103,176);
    padding:10px;
    color:white;
    width:100%;
    text-transform:uppercase;
    font-size:1.2em;
   
    }
    .etcontent1 h3 {
   

    
     margin-top:15px;
    margin-bottom:10px;
    display:block;
    width:100%;
   
    }
     .etcontent1 ul {
   margin-left:20px;

    }
    .etcontent1 ul li {
    list-style:disc;
    font-size:1.3em;
    padding:2px;
    text-align:justify;
    
    margin-left:-7px;
    }
     .etcontent1 ul li span {
   font-weight:900;
    }
    .etcontent1 p {
     font-size:1.3em;
     text-align:justify;
    }
.dotremv {
 list-style:none !important;
 margin-left:-20px;

}
    .dotremv span {
    color:#ff9900 !important;
    }


    
.etleft {
width:100%;
overflow:hidden;
transition:0.5s;
height:250px;

}
.circleimg {
width:100%;
height:250px;
border:5px solid rgb(9,103,176);
transition:0.5s;
  background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-size:100% 100%;
}
    .circleimg:hover {
    transform:scale(1.5);
    transition:0.5s
    }
.etright {
width:100%;
padding:0px 5px;
}

.etright p {
text-align:justify;
font-size:1.3em;
}
    .etright h2 {
    display:block;
    background-color:rgb(9,103,176);
    padding:5px;
    color:white;
    margin-left:0px;
     text-transform:uppercase;
     font-size:1.2em;
    }
    .etright ul {
   margin-left:20px;

    }
    .etright ul li {
    list-style:disc;
    font-size:1.3em;
    padding:2px;

    }

.etimges {
justify-content:space-evenly;
}
.wrpimg {

width:30%;
overflow:hidden;
transition:0.5s;
}
    .wrpimg img {
    width:100%;
border:5px solid rgb(9,103,176);
transition:0.5s;
    }
    .wrpimg img:hover{
    transform:scale(1.5);
    transition:0.5s;
    
    }

    .wrpimg1 {

width:100%;
overflow:hidden;
transition:0.5s;
}
    .wrpimg1 img {
    width:100%;
border:15px solid rgb(9,103,176);
transition:0.5s;
    }
    .wrpimg1 img:hover{
    transform:scale(1.5);
    transition:0.5s;
    
    }


.flexul {
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.flexul li {
    width:45%;
    word-wrap:break-word;
    margin:2px;
}
    .mytbldesign {
         border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
    }

.mytbldesign th{
    background-color:rgb(9,103,176);
    padding:5px;
    color:white;
    font-size:12px;
  
  
}
.mytbldiv {
width:100%;
overflow-x:auto;
}
}