@media screen and (max-width: 1199px) {
.wrapper, .Wrapper {
	width: 100%;
	margin: 0 auto;
}
}

/*****************Menu *****************/
@media screen and (min-width: 200px) and (max-width: 950px) {
.slicknav_menu {
	display: block;
}
#nav {
	display: none;
}
}
 @media screen and (max-width: 499px) {
.js #menu {
	display: none;
}
.js .slicknav_menu {
	display: block;
}
}
 @media screen and (min-width: 500px) and (max-width: 950px) {
.js #menu {
	display: none;
}
.js .slicknav_menu {
	display: block;
}
.slicknav_nav, .slicknav_nav ul {
	width: 300px;
	margin: auto;
}
#nav {
	display: none;
}
}
 @media screen and (min-width: 1025px) and (max-width: 1190px) {
.slicknav_menu {
	display: none;
}
}
/***************** Menu  *****************/



/*Header*/
 @media screen and (max-width: 699px) {
.header-top-left {
	float: none;
	width: auto;
	margin: auto;
	text-align: center;
	padding: 0;
}
.header-top-left img {
	width: 36%;
}
.headerbrdrsec {
	margin: auto;
	text-align: center;
}
.header-top h2 {
	font-size: 18px;
	line-height: 21px;
}
.header-top h4 {
	font-size: 14px;
}
.header-top-right ul li h3 {
	font-size: 14px;
	padding: 1px 0;
	line-height: 20px;
}
.header-top-right ul li strong {
	font-size: 18px;
}
.header-top-right, .header-top-right-right {
	float: none;
	width: auto;
	margin: 10px;
}
.header-top-right-right {
	margin: 10px 0;
}
.header-top-right ul li h3 sup {
	font-size: 11px;
}
.header-top-right ul li p.workshophome1 {
	font-size: 13px;
}
.header-top-right-left {
	float: none;
	width: 100%;
	border-right: none;
	border-bottom: 2px solid #c31215;
	padding: 0 0 5px 0;
}
.information1 {
	line-height: 30px;
	width: 95%;
	padding: 0;
	font-size: 16px;
}
.information1 img {
	width: 100%;
}
.venue-info1 img {
	width: 100%;
	padding: 0;
}
ul.wcaprague2020 li {
	display: block;
	width: auto;
}
}
 @media screen and (min-width:700px) and (max-width: 1170px) {
.header-top h2 {
	line-height: 24px;
	font-weight: bold;
	font-size: 23px;
}
.header-top-right ul li h3 {
	font-size: 16px;
	line-height: 21px;
	padding: 5px 0;
}
.header-top-right ul li strong {
	font-size: 34px;
}
.information1 {
	width: auto;
	font-size: 18px;
}
}
/*Header*/


/*Container1*/
/* @media screen and (max-width: 699px) {
.container1 h1 {
	font-size: 27px;
	line-height: 29px;
}
.container1-left {
	display: none;
	width: auto;
}
.container2-right {
	float: none;
	width: 90%;
	margin: auto;
}
.container1 a {
	width: auto;
	margin: 5px auto;
	font-size: 15px;
}
.brochure-download {
	display: block;
	width: auto;
}
}
@media screen and (min-width:700px) and (max-width: 950px) {
.container1-left {
	width: 20%;
}
.container1 a {
	width: auto;
}
.brochure-download {
	width: auto;
}
}*/


@media screen and (max-width: 699px) {
.container2-right {
	width: auto;
	margin: 10px;
	float: none;
	padding: 0;
}
.workshop_status, .workshop_status1 {
	width: auto;
	float: none;
	margin: 10px;
}
.brochure-download {
	width: auto;
}
.workshop_status h4 {
	font-size: 11px;
	margin: 2px 0px 0px;
}
.workshop_status span.filled_workshop {
	line-height: 11px;
	font-size: 10px;
}
.container1-left {
	display: none;
}
.container1 h1 {
	font-size: 24px;
	line-height: 28px;
}
.container1 a {
	width: auto;
	margin: 5px auto;
	font-size: 15px;
}
.brochure-download {
	width: auto;
}
.quiz-home {
	display: block;
	width: auto;
}
.edra-exam {
	display: block;
	width: auto;
	text-align: center;
	float: none;
}
.workshop ul li, .workshop ul li a .balance_workshop {
	text-align: center;
}
.workshop ul li span.number-list {
	font-size: 16px;
	width: 60px;
	margin: 5px auto 0;
	display: block;
	border-radius: 5px;
	text-align: center;
	padding: 5px 10px;
}
.workshop ul li span.more {
	margin: 10px auto auto;
	float: none;
	display: block;
	padding: 2px 5px;
	width: 80px;
	border-radius: 30px;
}


.gallery_Section {
   
    width: 45%;
  
}

}
 @media screen and (min-width: 700px) and (max-width: 1024px) {
.container1 {
	margin: 0 10px;
	width: auto;
}
.container1-left {
	display: none;
}
.container2-right {
	width: 47%;
}
.container1 h1 {
	font-size: 23px;
	line-height: 23px;
}
.container2-right p {
	font-size: 12px;
	line-height: 19px;
}
.container1 a {
	padding: 6px 10px;
	font-size: 15px;
	width: auto;
}
.brochure-download {
	width: auto;
}
.workshop_status {
	width: 50%;
	margin: 10px;
}
}
 @media screen and (min-width: 1025px) and (max-width: 1199px) {
.container2-right {
	width: 45%;
}
.workshop_status {
	width: 33%;
}
}
/*Container1*/


/*Quicklinks*/
 @media screen and (max-width: 699px) {
.quick-box {
	display: block;
	width: 90%;
	margin: 25px auto;
}
section h2 {
	font-size: 31px;
	padding: 10px 10px;
	line-height: 29px;
}
}
@media screen and (min-width:700px) and (max-width: 950px) {
.quick-box {
	width: 42%;
	margin: 10px;
}
section h2 {
	font-size: 43px;
}
}
@media screen and (min-width:951px) and (max-width:1200px) {
.quick-box {
	width: 22%;
}
.quick-box a {
	width: 39%;
}
.quick-box h3 {
	font-size: 19px;
}
}
/*Quicklinks*/


/*bottom container*/
 @media screen and (max-width: 699px) {
.bottom-container {
	background: #333333;
}
.bottom-container-block {
	width: 90%;
	margin: 10px auto;
	min-height: inherit;
}
.bottom-container-block ul li span {
	width: auto;
	font-size: 25px;
}
#scrollerWrapper {
	margin-top: 0;
}
footer .footer-left {
	float: none;
	width: auto;
	text-align: center;
}
}
@media screen and (min-width:700px) and (max-width: 950px) {
.bottom-container-block h3 {
	line-height: 28px;
	font-size: 25px;
}
.bottom-container-block ul li span {
	font-size: 24px;
}
.bottom-container-block ul li p {
	text-align: center;
}
.bhat_oration {
	padding: 20px 10px;
	width: 81%;
}
}
/*bottom container*/


/*Footer*/
 @media screen and (max-width: 699px) {
footer .footer-left h2 {
	font-size: 25px;
}
.footer-left1, .footer-left2 {
	float: none;
	width: auto;
}
footer .footer-right {
	float: none;
	width: auto;
}
.footer-right img {
	width: 100%;
}
footer .footer-left.footerleft1 {
	text-align: center;
	padding: 0px 10px;
}
footer .footer-right.footerright1 {
	text-align: center;
	padding: 0px 10px;
	font-size: 12px;
}
}
 @media screen and (min-width:700px) and (max-width: 950px) {
footer .footer-left {
	width: auto;
	float: none;
}
.footer-left1, .footer-left2 {
	float: left;
	width: auto;
}
footer .footer-right {
	float: left;
	width: auto;
	text-align: center;
}
footer .footer-left.footerleft1 {
	float: left;
}
footer .footer-right.footerright1 {
	float: right;
	overflow: hidden;
}
}
@media screen and (min-width:951px) and (max-width: 1200px) {
footer .footer-left {
	width: 57%;
}
footer .footer-right {
	width: 38%;
}
.footer-right img {
	width: 100%;
}
}
/*Footer*/


/*Message*/
 @media screen and (max-width: 900px) {
.HeadingBg h1 {
	font-size: 23px;
	padding: 20px 0;
	line-height: 28px;
}
.welcom_contentbg h2 {
	font-size: 24px;
}
.welcom_profile {
	width: auto;
	float: none;
	margin: 0;
}
.welcome_message {
	width: auto;
	float: none;
}
.message_left_sec .welcom_profile {
	width: auto;
}
}
@media screen and (min-width:901px) and (max-width: 1098px) {
.welcom_profile {
	margin: 0 15px 0 0;
	width: 32%;
}
.welcome_message {
	width: 65%;
}
}
/*Message*/

/*committee*/
 @media screen and (max-width: 699px) {
.org-committee ul li {
	display: block;
	width: auto;
}
.Executive_Committee2 ul li {
	display: block;
}
}
 @media screen and (min-width:700px) and (max-width: 950px) {
.org-committee ul li {
	width: 26%;
}
}
 /*committee*/
 
 
 /*faculty*/
 @media screen and (max-width: 699px) {
.home-faculty ul li {
	width: auto;
	display: block;
	margin: 10px 30px 10px;
}
.national_faculty ul li {
	width: auto;
	display: block;
}
}
 @media screen and (min-width:700px) and (max-width: 900px) {
.home-faculty ul li {
	width: 28%;
}
}
 /*faculty*/
 
/*registration_details*/
  @media screen and (max-width: 802px) {
.registration_details .information1 {
	width: auto;
	font-size: 19px;
	padding: 6px 10px;
}
.registration_details h2 {
	line-height: 24px;
}
.registration_details tr td {
	padding: 5px;
	display: block;
	border: none;
	font-size: 14px;
	line-height: 21px;
	text-align: center;
}
.registration_details tr.headingbg {
	display: none;
}
.registration_details td:before {
	display: block;
}
.registration_details table.reg_system td:nth-of-type(1):before {
	content: " ";
}
.registration_details table.reg_system td:nth-of-type(2):before {
	content: "Conference only";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.registration_details table.reg_system td:nth-of-type(3):before {
	content: "Workshop #";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.registration_details table.reg_system td:nth-of-type(4):before {
	content: "CME #";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.registration_details table.reg_system td:nth-of-type(5):before {
	content: "Master Class ***";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.registration_details table.reg_system td:nth-of-type(6):before {
	content: "Conference + Accomodation (Twin sharing) at Venue";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.registration_details table.reg_system td:nth-of-type(7):before {
	content: "Conference + Accommodation (Single) at Venue ";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.registration_details td.deadline_date {
	background: #545454;
	color: #fff;
	font-weight: bold;
}
.registration_details table.accompanying_person td:nth-of-type(1):before {
	content: "Accompanying Persons";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.registration_details table.accompanying_person td:nth-of-type(2):before {
	content: "Conference";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.registration_details table.accompanying_person td:nth-of-type(3):before {
	content: "Satellite meet";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.registration_details table.accompanying_person tr.accompany_heading {
	display: none;
}
.Registerdelegates tr.TitleBg {
	display: none;
}
.Registerdelegates table td:before {
	display: block;
}
.Registerdelegates table td:nth-of-type(1):before {
	content: "S.No";
}
.Registerdelegates table td:nth-of-type(2):before {
	content: "Reg.No";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.Registerdelegates table td:nth-of-type(3):before {
	content: "Name";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.Registerdelegates table td:nth-of-type(4):before {
	content: "City";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.Registerdelegates table td:nth-of-type(5):before {
	content: "Workshop";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.Registerdelegates table td:nth-of-type(6):before {
	content: "CME";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.Registerdelegates table td:nth-of-type(7):before {
	content: "Master Class";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.Registerdelegates table tr td {
	border: none;
	display: block;
	width: 90%;
	margin: auto;
	text-align: center;
}
.Registerdelegates table tr:nth-child(2n+1) {
	background: #f5f5f5;
}
.Registerdelegates table tr {
	background: #cacaca;
	margin: 0 0 10px;
	display: block;
	border-radius: 5px;
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.20);
}
.Registerdelegates table {
	border: none;
}
.search_option input[type="text"] {
	width: 170px;
}
}
/*registration_details*/



/*workshop*/
@media screen and (max-width: 699px) {
.workshop {
	width: auto;
	margin: 15px;
}
.workshop ul li span.more {
	margin: 10px auto auto;
}
}
 /*workshop*/
 
 
 /*master class*/
@media screen and (max-width: 699px) {
.master_class h2 {
	line-height: 26px;
}
.master_class_left {
	width: auto;
	display: block;
}
.master_class_left h2 {
	padding: 10px 10px 5px;
}
.master_class_left h3 {
	padding: 8px 10px 5px;
}
.master_class {
	width: auto;
}
.masterclsdate::after {
	display: none;
}
.masterclsdate {
	width: 100%;
}
.master_class_left table td {
	display: block;
	width: 100%;
	padding: 4px 0 0;
}
.master_class_left table tr {
	padding-bottom: 10px;
}
.master_class_left table td:nth-child(2) {
	display: none;
}
.master_class_left a.know_more {
	position: inherit;
	bottom: 0;
	font-size: 12px;
	padding: 3px;
	left: 5px;
	margin: 20px auto auto;
}
}
 @media screen and (min-width:700px) and (max-width: 845px) {
/*.master_class_left {
	width: 44%;
}*/
.master_class_left {
	width: auto;
	display: block;
}
}

/*master class*/

 /* Key highlights*/
@media screen and (max-width: 699px) {
.key_highlights {
	margin: 5% 4%;
	width: auto;
}
.key_2019 h3 {
	font-size: 20px;
}
}
 /* Key highlights*/
 
 
  /* Abstract Guidelines */
@media screen and (max-width: 699px) {
.leftsidebar {
	margin: 5% 0;
}
.abstract_guidelines {
	width: auto;
}
}
  /* Abstract Guidelines */
  
    /* Accommodation */
@media screen and (max-width: 780px) {
.accommodation tr th {
	display: none;
}
.accommodation table td {
	display: block;
	text-align: center;
	padding: 0;
}
.accommodation td:before {
	display: block;
	margin: 5px 0px;
	overflow: hidden;
}
.accommodation td:nth-of-type(1):before {
	content: "S. No";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.accommodation td:nth-of-type(2):before {
	content: "Name of the Hotel";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.accommodation td:nth-of-type(3):before {
	content: "Location";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.accommodation td:nth-of-type(4):before {
	content: "Price Range (INR)";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.accommodation td:nth-of-type(5):before {
	content: "Phone Number";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.accommodation td:nth-of-type(6):before {
	content: "Website";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.accommodation td:nth-of-type(7):before {
	content: "Distance from Le Meridien (KMs)";
	background: #eaeaea;
	padding: 7px;
	font-weight: bold;
}
.accommodation table tr:nth-child(2n+1) {
	background: #ffe9e9;
}
.accommodation table {
	width: 100%;
}
.accommodation table tr.trheading td {
	display: none;
}
.accommodation_details a {
	width: 45%;
	padding: 10px;
	font-size: 14px;
}
.accommodation_details {
	margin: 10px;
	width: auto;
	padding: 10px;
}
}
/* Accommodation */


    /* ACADEMIC PARTNERS */
@media screen and (max-width: 699px) {
.academic-partners ul li {
	width: auto;
}
}
 /* ACADEMIC PARTNERS */
 
 
/* Venue */
@media screen and (max-width: 699px) {
.venue h2 {
	width: auto;
	margin: 10px 10px 21px;
}
.venue p {
	line-height: 25px;
	margin: 1%;
}
.venue ul li {
	padding: 0;
}
.host_city {
	width: auto;
	margin: 15px;
}
}
/* Venue */

@media screen and (max-width: 699px) {
.information1 img {
	float: none;
	display: block;
}
.information1 img.infogif, .information1 img.cme_credit_gif {
    width: auto;
}
.co_host_table {
	width: auto;
	display: block;
}

.fancybox-overlay {
    background: rgba(0, 0, 0, 0.83);

  
}
.coming-soon h3 {
    line-height: 32px;
}
}
 @media screen and (min-width:700px) and (max-width: 845px) {
.co_host_table {
	width: 30%;
}
}



/*about_coimbatore*/
 @media screen and (max-width: 699px) {
.about_coimbatore_left {
	float: none;
	overflow: hidden;
	width: auto;
}
.about_coimbatore_right {
	float: none;
	overflow: hidden;
	width: auto;
	margin: 0;
}
.about_coimbatore_right h3 {
	font-size: 22px;
}
.about_cbe {
	margin: 10px;
	width: auto;
	float: none;
}
.query {
	width: auto;
	float: none;
	margin: 10px;
}
.query h3 {
	font-size: 22px;
}
}
 @media screen and (min-width:700px) and (max-width: 850px) {
.about_cbe {
	width: auto;
	float: none;
}
.about_coimbatore_right h3 {
	font-size: 25px;
}
.query {
	width: auto;
	float: none;
}
}
 @media screen and (min-width:851px) and (max-width:1199px) {
.about_coimbatore_right h3 {
	font-size: 25px;
}
.query h3 {
	font-size: 25px;
}
}
 /*about_coimbatore*/
 
 
  @media screen and (max-width: 699px) {
.information1 ul {
	margin: 0;
}
}
 @media screen and (max-width: 780px) {
.delegates_list_master {
	width: 98%;
	margin: auto;
}
.Masterclass_Tabs ul li {
	margin: 5px;
}
.Masterclass_Tabs ul li a {
	border-radius: 5px;
	padding: 5px 8px;
	font-size: 12px;
}
.Mclas_bg {
	width: 98%;
	margin: auto;
	font-size: 80%;
}
.delegates_list_master .Mclas_1 tr td {
	font-size: 80%;
	padding: 2px 5px;
}
.Mclas_1 h2 {
	font-size: 15px;
	line-height: 18px;
}
.Mclas_1 {
	width: 100%;
	margin: auto;
	padding: 0;
}
.delegates_list_master .Mclas_1 table {
	width: auto;
	margin: auto auto 20px auto;
}
.delegates_list_master .Mclas_bg table tr th {
	padding: 5px;
}
.delegates_list_master .Mclas_bg table tr th.width5 {
	width: 3%;
}
}
 @media screen and (max-width: 699px) {
.delegate_list_workshop h3 {
	font-size: 15px;
}
.delegate_list_workshop table tr td, th {
	padding: 4px;
	font-size: 10px;
	line-height: 19px;
}
}

/*workshop7*/
 @media screen and (max-width: 850px) {
.work-shop-list ul.workshop_7 {
	float: none;
	width: auto;
}
.work-shop-list.workshop7 img {
	margin: 8px 6px 12px;
}
.work-shop-list .workshop_7_img {
	width: auto;
	float: none;
}
.masterclas1 {
	width: 95%;
	padding: 0;
}
.workshop-details table tr {
	display: block;
	text-align: center;
	border: 1px solid #ededed;
}
.workshop-details table tr th {
	display: none;
}
.workshop-details table tr td {
	display: block;
	border: none;
	padding: 10px 0;
}
.workshop-details table td:nth-child(1):before {
	content: 'TIME';
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #900;
}
.workshop-details table td:nth-child(2):before {
	content: 'SESSIONS';
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #900;
}
.workshop-details table td:nth-child(3):before {
	content: 'FACULTY';
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #900;
}
}
 /*workshop7*/



 @media screen and (max-width: 699px) {
.edra-part1-exam {
	width: auto;
	margin: 35px 10px;
}
.edra-part1-exam h2 {
	font-size: 22px;
	line-height: 24px;
}
.edra-part1-exam ul li {
	width: 21%;
}
}

 /*Quiz, jam*/
@media screen and (max-width: 699px) {
.jam-main {
	margin: 10px;
}
.jam-rules.paramedical-cme {
	width: auto;
}
.international-quizbg, .jam-rules {
	display: block;
	width: auto;
	margin: 0 0 20px;
}
.international-quiz {
	width: auto;
}
.jam-left, .jam-right {
	float: none;
	width: auto;
	text-align: center;
}
}
 /*Quiz, jam*/
 
 
  /*recommended-accommodation*/
@media screen and (max-width: 699px) {
.recommended-accommodation {
	width: auto;
	margin: 60px 10px;
}
.recommended-accommodation p, .recommended-accommodation ul {
	font-size: 13px;
	line-height: 24px;
}
.recommended-accommodation ul {
	margin: 0 0 20px 30px;
}
.recommended-accommodation table {
	width: auto;
}
.recommended-accommodation tr td {
	display: block;
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 30px;
}
.recommended-accommodation tr td img {
	width: 100%;
}
}

  /*recommended-accommodation*/
  
    /*cme-isha-yoga*/
  
  @media screen and (max-width: 699px) {
.cme-isha-yoga {
	width: auto;
	margin: 0 10px;
}
.cme-isha-yoga table tr td {
	font-size: 11px;
	padding: 6px;
}
.cme-isha-yoga table tr.trheading td {
	font-size: 13px;
}
}
  /*cme-isha-yoga*/


   /*scientificprogramme */
  
  @media screen and (max-width: 699px) {
.scientificprogramme ul li {
	width: 70%;
}
.scientificprogramme ul li a, .scientificprogramme ul li a span {
	line-height: 22px;
	font-size: 16px;
}
}
   /*scientificprogramme */
   
   /***************** submit_abstract  *****************/
 @media screen and (max-width: 755px) {
.Row {
	width: auto;
	padding: 0 0 0 15px;
}
.Row ul {
	display: block;
	width: auto;
}
.Field1 ul li {
	display: block;
}
.AbsSecondRow ul li label {
	display: block;
	text-align: left;
}
.AbsSecondRow input[type="text"] {
	width: 230px;
}
.Field1 {
	display: block;
	width: auto;
}
li.FirstName {
	width: auto;
	margin: 0;
}
li.LastName {
	width: auto;
}
li.Quali {
	width: auto;
}
li.Insti {
	width: auto;
}
.AbsThirdRow {
	width: auto;
	padding: 0 0 0 15px;
}
.AbsThirdRow textarea {
	width: 230px;
}
#cke_abstract_template {
	width: 83% !important;
}
.Security label {
	width: auto;
	margin: 0 0 30px;
}
}
@media screen and (min-width: 756px) and (max-width:1038px) {
li.FirstName {
	width: 32%;
}
li.LastName {
	width: 32%;
}
li.Quali {
	width: 32%;
}
li.Insti {
	width: 32%;
}
.AbsThirdRow textarea {
	width: 320px;
}
#cke_abstract_template {
	width: 63% !important;
}
}
/***************** submit_abstract  *****************/

/***************** ViewAbstract  *****************/
 @media screen and (max-width: 699px) {
.ViewAbstract {
	width: 87%;
	margin: 10px;
}
.ViewAbstract table tr td {
	display: block;
	width: auto;
}
.SecondRow table tr.TitleBg {
	display: none;
}
.SecondRow td:nth-of-type(1):before {
	content: "Co Author First Name";
}
.SecondRow td:nth-of-type(2):before {
	content: "Co Author Last Name";
}
.SecondRow td:nth-of-type(3):before {
	content: "Co Author Qualification";
}
.SecondRow td:nth-of-type(4):before {
	content: "Co Author Institution";
}
.SecondRow td:before {
	display: block;
	background: #f3c8c9;
	color: #000;
	padding: 3px 4px;
	margin: 0 0 3px 0;
	font-weight: bold;
}
.ThirdRow table tr td p {
	word-break: break-all;
}
}
@media screen and (min-width: 700px) and (max-width:750px) {
.ViewAbstract {
	width: auto;
}
}
/***************** ViewAbstract  *****************/



/***************** usg-track  *****************/
 @media screen and (max-width: 699px) {
.usg-track {
	width: auto;
	margin: 0 10px;
}
.usg-track table tr td {
	padding: 7px;
	font-size: 13px;
}
}


/***************** usg-track  *****************/
 @media screen and (min-width: 200px) and (max-width: 1023px) {
.Table_scroll {
	width: 95%;
	margin: 20px auto;
	overflow: auto;
}
.Table_scroll table {
	width: 1023px;
}
}
 @media screen and (min-width:200px) and (max-width: 767px) {
.international-quiz {
	width: 95%;
	padding: 20px 0px;
}
.international-quiz ul li {
	width: auto;
	display: block;
}
.international-quiz input[type="submit"] {
	margin: 10px auto;
}
.quiz-corner-bg {
	width: 95%;
}
.masterclas-faculty li {
	width: 80%;
}
.Table_scroll {
	width: 95%;
	margin: 20px auto;
	overflow: auto;
}
.Table_scroll table {
	width: 767px;
}
.quiz-corner-bg.Aora-winners .quiz-corner {
	width: auto;
	display: block;
	padding: 20px;
	min-height: auto;
}
.quiz-corner ul li {
	font-size: 14px;
}



h3.title{
	font-size:14px;}

.video-gallerys-table p {
	font-size:12px;
	line-height:16px;
}
}
