.h1-head{
font-family:ProximaNovaBold;color:#0082c0;align:centre;font-size:20pt;
} 

.h1-headlb{
font-family:ProximaNovaBold;color:#0082c0;align:centre;font-size:20pt;
}

.h2-head{
color:#0082c0;font-size:18px;
}
.h4-head{
color:#0082c0;
}

.button-listen{
  font-family:ProximaNovaBold;
  border-radius: 25px!important;
  font-size: 16px;
  padding-top: 10px!important;
}

.dot-pad{
	padding: 0
}

.book-para{
	font-weight: normal;
	font-size: 16px;
	text-align: center;
}
.book-para1{
	font-weight: normal;
	font-size: 16px;
	text-align: left;

}

.align{
	margin-left: -15px;
}
.fonts{
	font-size: 17px;
	font-weight: normal;
font-family:ProximaNovaBold; 
}
.hr-line{
	color:#0082c0;
	border: 1px solid #32bbff;
}
.hr-lineb{
	color:#000000;
	border: .5px solid #000000;
}

/*.slider-size {
  height: 200px; 
}*/
/*.slider-size1 {
  height: 300px; 
}
.slider-size2 {
  height: 350px; 
}*/
/*.slider-p{
	font-size:16px;
	text-align:left;
	 font-family:ProximaNovaRegular.ttf;
}*/

.slider-align{
	    width: 800px;
	    margin-left: -110px;*/
	    
	   

}
.slider-ar{
	    height: 200px;
           width: 50px !important; 
           color: #ebfdff !important; 
           background: white !important;

}
.slider-ar1{
	    height: 200px;
           width: 50px !important; 
           color: #32bbff !important; 
           background:white !important;

}
.slider-hm{
	    height: 200px !important;
           width: 50px !important; 
           color: #32bbff !important; 
           background: #f0fdfa !important;

}

.uline{
	text-decoration-line: underline;
  text-decoration-style: solid;
}

.border{
	border-bottom: 1px solid black;
}

.borderhead{
	border-bottom: 1px solid;
	border-color: #0082c0;
}
.email_input{
    width: 75%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #27386e;
}



/*slider*/

.slider-p{
  color:#000000;
  /*font-size: 17px !important;*/
  padding-top: 15px;
  padding-left: 60px;
  padding-right: 50px;
}
.subslider-p{
  font-weight: normal !important;
  font-size: 17px !important; 
  padding-top: 20px; 
  padding-left: 60px; 
  padding-right: 50px; 
  background-color: #f2fafb !important;
}

//subslider1

.slider-size {
      height: 250px !important;
      background-color:#ebfdff;
    }
    .subslider-size {
      height: 250px !important;
    }
    .arrow{
      padding-top:95px; 
      height:141px; 
    }

    @media(min-width:596px) and (max-width:1250px)  {
      .subslider-size {
        height: 350px !important;
      }
      .arrow{
        padding-top:140px; 
        height:190px; 
      }
    }
    @media(min-width:521px) and (max-width:595px)  {
      .subslider-size {
        height: 400px !important;
      }
      .arrow{
        padding-top:160px; 
        height:210px; 
      }
    }
    @media(min-width:437px) and (max-width:520px)  {
      .subslider-size {
        height: 500px !important;
      }
      .arrow{
        padding-top:220px; 
        height:260px; 
      }
    }
    @media(min-width:384px) and (max-width:436px)  {
      .subslider-size {
        height: 600px !important;
      }
      .arrow{
        padding-top:280px; 
        height:340px; 
    }
    /*@media(min-width:346px) and (max-width:383px)  {
      .subslider-size {
        height: 700px !important;
      }
      .arrow{
        padding-top:280px; 
        height:340px; 
      }
    }
    @media(min-width:300px) and (max-width:347px)  {
      .subslider-size {
        height: 820px !important;
      }
      .arrow{
        padding-top:190px; 
      }
    }*/

//subslider2

.subslider-size2 {
      height: 200px !important;
    }
    .arrow2{
      padding-top:95px !important; 
      height:141px !important; 
    }
    @media(min-width:300px) and (max-width:665)  {
      .subslider-size2 {
        height: 500px !important;
      }
    }

