




@media screen and (max-width: 460px) { /* ==================== Smallest state ==================== */
.accordion header{
font-size:2.0em;
  padding:12px 0px 12px 0px
}

.ytb_channel_mainbx { width:100%; float:left; border-top:1px solid #d7d7d780; padding-bottom:1%;}
.ytb_channel_txt { width:100%; float:left; text-align:center;}
.ytb_channel { width:68%; float:right; margin:1% 0;}
  
  
  .col-md-6 p{
  padding:0 10px 4px 10px;
  font-size:0.9em;
  text-align:left;
}
  
  section header {
background: #304399;

}
  

 section header:hover {
	background: #4f67d5;
}

}

	













@media only screen and (min-width:320px) and (max-width:480px){

/*GET STARTED*/

.getstarted-content-h2 { 
    font-size:15px;
}

.top_txt {
    width: 75%;
    float: left;
    color: #fff;
    font-size: 7px;
}

.close_img {
    width: 10%;
    margin-top: 1%;
}

.slider-box { margin-top:2.2%;}


.glossy-submt {
    width: 22%;
	}


.c_box {
    float: left;
    margin: 3% 4%;
}
	
	
/*	table*/


.table {
    float: left;
    width: 50%;
    margin-bottom: 3%;
}

th, td {
    padding: 10px;
    font-size: 7px;
}

tr, td {
    padding: 10px;
    font-size: 7px;
}
tbody, tr, td  {
  background:#fff;
  padding: -2px;
  width:auto;
  font-size:10px;
  border: 1px solid #ccc;
}

table tr td {
    font-size: 7px;
}



}
@media only screen and (min-width:768px) and (max-width:1024px){



/*GET STARTED*/
.top_txt { font-size:12px;width: 65%;}


/*Particular Payment */
.confirm-submt {
    width: 33%;
    margin: 108% auto 4% auto;
    cursor: pointer;
    outline: none;
}
}
