@charset "utf-8";
/* CSS Document */
body{mrgin:0px; padding: 0px;  font-family: 'Roboto', sans-serif;}

.wrapper{ width:100%;}
.top_part_container{width:100%; overflow: hidden; background-color: #fcfcfc; border-top: 3px solid #00bcd4;}

.top_part{max-width:1000px; margin: 0px auto; width: 100%; height: 91px;}

.top_left_part{width:75%; float: left;}

.top_left_part h1{font-size: 33px; font-weight: 700; font-style: italic; color:#04939c; margin: 20px 0px 0px; padding: 0px;}


.top_left_part h3 {
    color: #616b6c;
    font-size: 21px;
    font-style: italic;
    padding: 0px;
    margin: 0px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
}

.top_right_part{width:150px; float:right; margin-top: 27px;}

.contact_icon {
    width: 37px;
    float: left;
	margin-top: 2px;
}
.contact_txt {
    width: auto;
    float: left;
}
.contact_txt p {
    margin: 0px;
    line-height: 16px;
	    color: #00bcd4;
	font-weight: 500;
	font-size: 16px;
}
.contact_txt p.num{font-size:18px;}

.top_menu_part{width:100%; background-color: #298cad; height: 58px; border-bottom: 1px solid #166683;}

.menu{ background-color:transparent;}
.menu ul{ padding:0px; margin:0px; list-style:none;}
.navPart{ width:100%; background-color:transparent; height:58px; text-align:left; line-height: 58px;}
nav ul{ margin:0px; padding:0px; list-style:none;}
nav ul li{ display:inline-block; line-height:34px; font-family: 'Roboto', sans-serif; font-weight:400; font-size:15px; color:#aae0fa;  margin:0px; padding:0px; position:relative;}
nav ul li a{ text-decoration:none; color:#fff; padding: 0px 10px 0px 10px; display:block;}
nav ul li a:hover{ color:#fff; text-decoration:none; background-color: #56c4e9; border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;}
nav ul li.active a{ color:#fff; background-color: #56c4e9; border-top-left-radius: 18px;
    border-top-right-radius: 18px;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;}
.container{}
nav ul ul{ position:absolute; visibility:hidden; z-index:1000;}
nav ul ul li{ background-color:#d45021; display:block; width:150px; text-align:left;}
nav ul ul li a{ color:#fff;}
nav ul ul li a:hover{ color:#9ad8f7; text-decoration:none;}
nav ul li:hover ul{ visibility:visible;}

nav ul li:last-child { background-image:none;}

.mob-menu{ display:none;}

.nav_drop_menu{display:none;}


.top_menu_cont {
    width: 100%;
    max-width: 1000px;
    margin: 0px auto;
}


.leftmenu {
    float: left;
    width: 75%;
}
.right_menu {
    width: 121px;
    float: right;
    background-color: #4cc5e8;
}
.navigation_cont{text-align:center; position: relative; z-index: 9999999}
span.nav_btn{    height: 58px;
    line-height: 57px; color:#fff; text-transform: uppercase; font-size: 14px; font-weight: 400;
}
.nav_drop_menu{position:absolute; width:180px; z-index: 99999; background-color: #fff; text-align: left; right:0;}
.navigation_cont:hover .nav_drop_menu{display:block;}

.nav_drop_menu ul{list-style:none; margin: 0px; padding: 5px 10px;}

.nav_drop_menu ul li{margin:7px 0px;}



.three_section{max-width:1000px; width:100%; margin: 0px auto; position: relative;
    top: -135px; 
    z-index: 99;}

.section_col{width:23%; float:left; margin: 0px 1%; text-align: center; background-color: #fff; padding: 15px 0px;}

.image_cont {
    /*width: 208px;*/
    margin: 0px auto;
    /*border-radius: 50%;
    border: 2px solid #fff;*/
	background-color: #fff;
	margin-bottom: 12px;
}

.faci_text_bg{background-color:#ff5252;  padding: 12px;  text-align: left; width: 94%;
    margin: 0px auto;}

.faci_text_bg h2{color:#fff !important; text-align: left; margin: 0px; padding-bottom: 15px; padding-top: 15px;}
.faci_text_bg p{color:#fff !important; text-align: left; padding-bottom: 10px;}

.faci_text_bg a{color:#fff !important; background-color: #00bcd4 !important;}


.stud_text_bg{background-color:#fec02a;  padding: 12px;  text-align: left; width: 94%;
    margin: 0px auto;}

.stud_text_bg h2{color:#fff !important; text-align: left; margin: 0px; padding-bottom: 15px; padding-top: 15px;}
.stud_text_bg p{color:#fff !important; text-align: left; padding-bottom: 10px;}

.stud_text_bg a{color:#fff !important; background-color: #00bcd4 !important;}



.adm_text_bg{background-color:#00bcd4;  padding: 12px;  text-align: left; width: 94%;
    margin: 0px auto;}

.adm_text_bg h2{color:#fff !important; text-align: left; margin: 0px; padding-bottom: 15px; padding-top: 15px;}
.adm_text_bg p{color:#fff !important; text-align: left; padding-bottom: 10px;}

.adm_text_bg a{color:#fff !important; background-color: #ff5252 !important;}



.latn_text_bg{background-color:#bcd435;  padding: 12px;  text-align: left; width: 94%;
    margin: 0px auto;}

.latn_text_bg h2{color:#fff !important; text-align: left; margin: 0px; padding-bottom: 15px; padding-top: 15px;}
.latn_text_bg p{color:#fff !important; text-align: left; padding-bottom: 10px;}

.latn_text_bg a{color:#fff !important; background-color: #00bcd4 !important;}


/*My Addition*/

.container_sec{width:70%; float: left;}
.container_sec h1{font-size:28px; font-weight: 500; color:#00bcd4; margin-bottom: 30px;}
.container_sec h1 span{font-weight: 700; font-size: 30px; color:#0b7c8a;}
.container_sec a{clear:both; display: inline-block; color:#ff5252; padding: 4px 8px; margin-top: 10px; font-size:14px; font-weight:700;}
.container_sec ul{list-style:none; padding: 0px; margin: 25px 0px;}

/*My Addition*/

.image_cont img{/*border-radius: 50%;
    border: 9px solid #fd5252;*/}

.image_cont1 img{/*border-radius: 50%;
    border: 9px solid #fec02a;*/}

.image_cont2 img{/*border-radius: 50%;
    border: 9px solid #00bcd4;*/}

.section_col a{background-color:#fd5252; color:#fff; font-size: 16px; padding: 5px 10px;}

.section_col h2{font-size:22px; font-weight: 700; color:#ff5252;}

h2.galtext{ color:#fec02a;}
h2.noticetext{ color:#00bcd4;}


.wel_section{width:98%; max-width: 1000px; margin: 0px auto 50px; overflow: hidden;}
.left_wel_sec{width:65%; float: left;}
.right_wel_sec{width:290px; float: right; background-color: #00bcd4;}

.right_wel_sec h1{background-color:#0b7c8a; color:#fff; font-size: 20px; font-weight: 500; text-transform: uppercase;     padding: 13px 23px; margin: 0px;}

.right_wel_sec ul{list-style:none; margin: 0px; padding: 0px;}

.right_wel_sec ul li{    margin: 0px 20px 0px;
    border-bottom: 1px dotted #fff;
    padding: 7px 0px;
	font-size: 16px;
}

.right_wel_sec ul li:last-child{border-bottom:none;}

.right_wel_sec ul li a{color:#fff; text-decoration: none;}
.right_wel_sec ul li a img{margin:2px;}

.right_wel_sec ul li a:hover{color:#00bcd4;}


.left_wel_sec h1{font-size:28px; font-weight: 500; color:#00bcd4; margin-bottom: 30px;}
.left_wel_sec h1 span{font-weight: 700; font-size: 30px; color:#0b7c8a; font-style: italic;}

.wel_text p{font-size:16px; color:#000; font-weight: 400; width:53%; float: left;}
.wel_text img{ float:right; margin-left: 5px;} 
.left_wel_sec a{clear:both; display: inline-block; background-color: #fd5252;
    color: #fff;
    padding: 4px 8px; margin-top: 20px;}

.subject_section{width:100%; background-color:#cfd1da; overflow: hidden;}
.subject_cont{width:98%; max-width:1000px; margin: 0px auto;}
.subject_cont h1{font-size:35px; color:#ff5252; font-weight: 700; text-align: center;}
.subject_cont p{text-align:center; width:45%; margin: 0px auto;}

.subject_main_cont{width:100%; margin: 25px 0px 50px; overflow:hidden; display: flex;}

.subject_left{width:32%; float:left; margin-right: 2%; border: 1px solid #858897; background-color:#f3f3f6; padding-bottom: 35px; position: relative;}
.subject_right{width:45%; float: right; }

.subject_left:last-child{margin-right:0px;}

.subject_left .subject_img{width:129px; float:left;}
.subject_left .subject_text{    width: 85%;
    float: none;
    margin: 20px auto;}
.subject_left .subject_text p{width:auto; text-align: left; padding: 20px 0px 30px;}

.subject_text h3{margin: 0px 0px 5px; padding: 0px; font-size: 20px; color:#55c0ec; font-weight: 700;}

.subject_text h3.purple{color:#5d2999;}
.subject_text h3.red{color:#fd5252;}

.subject_left a.purp_btn{background-color:#5d2999;}
.subject_left a.red_btn{background-color:#fd5252;}

.subject_text a{background-color: #55c0ec; padding: 6px 8px; color: #fff;     margin-top: 9px;
    float: left;}

.subject_left a {
    background-color: #55c0ec;
    padding: 6px 8px;
    color: #fff;
    margin-top: 9px;
    float: left;
    position: absolute;
    left: 27px;
    bottom: 24px;
}

.subject_right .subject_img{width:129px; float:left;}
.subject_right .subject_text{width:47%; float: left; margin-left: 4%;}
.subject_right .subject_text p{width:auto; text-align: left;}

.subject_right .subject_text h3{margin: 5px 0px 8px; padding: 0px; font-size: 20px; color:#6052a3; font-weight: 700;}

.subject_right .subject_text a{background-color: #6052a3; padding: 6px 8px; color: #fff;     margin-top: 9px;
    float: left;}

.teacher_sec{width:98%; max-width:1000px; margin: 10px auto 50px; overflow: hidden; padding-bottom: 10px;}

.teacher_head_text{width:45%; margin: 0px auto 25px; text-align: center;}
.teacher_head_text h1{font-size:35px; color:#2083a4; font-weight: 700; text-align: center;}
.teacher_head_text p{text-align:center; margin: 0px auto;}

.teacher_cpl{width:48%; float:left; margin-right:1.5%; border:1px solid #cacaca; padding: 27px;}
.teacher_cpl h3{font-size:22px; font-weight: 700;     margin: 0;
    padding-bottom: 18px; color:#2083a4;}
.teacher1 h2{color:#48585e; font-size: 20px; font-weight: 600;     margin: 0px;
    padding-bottom: 10px;}
.teacher2 h2{color:#ff5252;}
.teacher3 h2{color:#fec02a;}
.teacher4 h2{color:#00bcd4;}

.teacher_cont{width:100%;}

.teacher_cont .teacher_left{width:38%; float: left;}
.teacher_cont .teacher_right{width:58%; float: right;}

.teacher1 a{background-color:#31c3b0; padding: 5px 7px; color: #fff;}
.teacher2 a{background-color:#ff5252; padding: 5px 7px; color: #fff;}
.teacher3 a{background-color:#fec02a; padding: 5px 7px; color: #fff;}
.teacher4 a{background-color:#00bcd4; padding: 5px 7px; color: #fff;}

.teacher_cpl p{margin-bottom: 25px; font-size: 16px;}

.btm_sec{width:100%; background-color: #298cad; overflow: hidden;}
.btm_cont{width:98%; max-width: 1000px; margin: 0px auto;}

.btm_part_col{width:30%; float: left; margin-right: 5%; padding-bottom: 13px;}
.btm_part_col:nth-child(2){width:25%; float: left; margin-right: 5%;}
.btm_part_col:last-child{width:35%; float: left; margin-right: 0%;}
.btm_part_col h3{color:#fff; font-size: 18px; font-weight: 400;}
.btm_part_col p{color:#bdcdff; font-weight: 400; margin-top: 18px;}
.btm_part_col ul{list-style:none; padding: 0px; margin: 25px 0px;}
.btm_part_col ul li{margin:15px 0px;}

.btm_part_col ul li img{margin-right:5px;}
.btm_part_col a{color:#fff; }

.btm_part_col ul li a{color:#fff; background-image:url("../images/features_icon.jpg"); background-repeat: no-repeat; background-position: left 5px; padding-left: 13px; } 
p.map img{ margin-bottom:10px; width:100%;}


.footer_sec{width:100%; background-color:#083e50; overflow: hidden; border-top:4px solid #132227;}
.footer_part{width:100%; max-width:1000px; margin: 0px auto 30px;}

.footer_part p{text-align: center; color:#fff;     padding-top: 8px;}

.btmMenu{ width:100%; overflow:hidden; text-align:center; padding-top:25px;}

.btmMenu ul{ margin:0px; padding:0px; list-style:none;}
.btmMenu ul li{display:inline-block; line-height:15px; font-family: 'Roboto', sans-serif; font-size:14px; text-transform:uppercase; color:#fff; font-weight:400; border-right:1px solid #fff;}
.btmMenu ul li a{ text-decoration:none; color:#fff; padding:0px 5px;  }
.btmMenu ul li.active a{color:#36acd4;}
.btmMenu ul li a:hover{ color:#36acd4;}
.btmMenu ul li:last-child{ border-right:none;}

.wel_text {
    width: 100%;
    float: left;
}

ul.nav_link li a{background-image:url("../images/navigation_icon.jpg"); background-repeat: no-repeat; background-position: left 5px;
    padding-left: 9px;}

ul.nav_link li a:hover{color:#a4eff9;}

.cls_body{width:100%;}
.cls_body_tbl{width:100%;}
.wel_body{width:100%;}
@media only screen and (max-width: 992px) {
.btm_part_col:last-child {
    width: 25%;
}
.btm_part_col:nth-child(2) {
    width: 30%;
    float: left;
    margin-right: 5%;
}	
}
@media only screen and (max-width: 982px) {
.wel_text p {
    width: 44%;
;
}
}

@media only screen and (max-width: 930px) {
.leftmenu {
    width: 82%;
}
	.teacher_cpl img{width:100%; height: auto;}	
}
@media only screen and (max-width: 890px) {
.right_wel_sec {
    width: 32%;
}
}
@media only screen and (max-width: 860px) {

}

@media only screen and (max-width: 853px) {
.top_left_part h1 {
    font-size: 29px;
}
}

@media only screen and (max-width: 850px) {
.leftmenu {
    width: 84%;
}
nav ul li a {
    padding: 0px 7px 0px 7px;
}	
}
@media only screen and (max-width: 834px) {
.subject_right .subject_text {
    width: 58%;
    float: left;
    margin-left: 4%;
}
.subject_left {
    width: 51%;
    float: left;
    margin-right: 3%;
    border-right: 1px solid #ccc;
}	
}
@media only screen and (max-width: 827px) {
.btm_part_col {
    width: 28%;
    float: left;
    margin-right: 2%;
}
.btm_part_col:nth-child(2) {
    width: 32%;
    float: left;
    margin-right: 2%;
}
.wel_text p {
    width: 37%;
}	
}

@media only screen and (max-width: 800px) {
.image_cont {
    width: 100%;
}
.image_cont img {
    width: auto;
    height: auto;
}	
.three_section {
    margin: 26px auto 50px;
    top: 0px;
    overflow: hidden;
	    padding-bottom: 25px;
}	
.section_col h2 {
    font-size: 24px;
}	
}

@media only screen and (max-width: 787px) {
.subject_right {
    width: 45%;
    float: right;
    text-align: center;
}
.subject_right .subject_img {
    width: 129px;
    float: none;
    text-align: center;
    margin: 0px auto;
}
.subject_right .subject_text p {
    width: auto;
    text-align: center;
    padding-bottom: 20px;
}
.subject_right .subject_text a {
    background-color: #6052a3;
    padding: 6px 8px;
    color: #fff;
    margin-top: 10px;
    float: none;
}
.subject_left {
    width: 51%;
    float: left;
    margin-right: 3%;
    border-right: 1px solid #ccc;
    text-align: center;
}	
.subject_left .subject_img {
    width: 129px;
    float: none;
    margin: 0px auto;
}
.subject_left .subject_text {
    width: 72%;
    float: none;
    margin-left: 0%;
    text-align: center;
    margin: 5px auto;
}
.subject_left .subject_text p {
    width: auto;
    text-align: center;
    padding-bottom: 15px;
}
.subject_text a {
    background-color: #55c0ec;
    padding: 6px 8px;
    color: #fff;
    margin-top: 9px;
    float: none;
}
.subject_right .subject_text {
    width: 58%;
    float: none;
    margin-left: 4%;
    margin: 0px auto;
}	
}

@media only screen and (max-width: 779px) {
nav ul li a {
    padding: 0px 5px 0px 5px;
}
.leftmenu {
    width: 83%;
}	
}

@media only screen and (max-width: 767px) {
.mob-menu{ display:block; margin-top: 0px;}
	.menu{ display:none;}
	.menuRight{ display:none;}
	.right_menu{display:none;}
	.leftmenu {
    width: 100%;
}
}
@media only screen and (max-width: 750px) {
.top_left_part h1 {
    margin: 11px 0px 0px;
}
.teacher_head_text {
    width: 70%;
    margin: 0px auto 25px;
    text-align: center;
}	
}
@media only screen and (max-width: 737px) {
.wel_text img {
    display: none;
}
	.wel_text p {
    width: 100%;
}
}

@media only screen and (max-width: 720px) {
.teacher_sec {
    width: 80%;
}
.teacher_cpl {
        width: 98%;
    float: none;
    margin: 20px auto;
    overflow: hidden;
}
	.teacher3{clear:both;}	
.btm_cont {
    width: 90%;
    max-width: 1000px;
    margin: 0px auto;
}
.btm_part_col {
    width: 100%;
    float: none;
    margin-right: 2%;
}	
.btm_part_col:nth-child(2) {
    width: 100%;
    float: none;
    margin-right: 0%;
}	
.btm_part_col:last-child {
    width: 80%;
    float: none;
}	
}
@media only screen and (max-width: 692px) {
	.section_col {
    width: 48%;
    float: left;
    margin: 0px 1%;
    text-align: center;
    background-color: #fff;
    padding: 15px 0px;
}
}

@media only screen and (max-width: 680px) {
.subject_right .subject_text {
    width: 90%;
    float: none;
    margin-left: 4%;
    margin: 0px auto;
}

}

@media only screen and (max-width: 645px) {
.left_wel_sec {
    width: 100%;
    float: left;
}
.right_wel_sec {
    width: 100%;
    margin-top: 20px;
}	
}
@media only screen and (max-width: 590px) {
.teacher_head_text {
    width: 100%;
}
}

@media only screen and (max-width: 564px) {
.top_left_part {
    width: 67%;
}
}
@media only screen and (max-width: 525px) {
.subject_left {
    width: 90%;
    float: none;
    margin: 8px auto !important;
    display: block;
}
.subject_main_cont {
    display: block;
}
.subject_left a {
    background-color: #55c0ec;
    padding: 6px 8px;
    color: #fff;
    margin: 0px auto;
    float: none;
    position: unset;
    text-align: center;
}	
}


@media only screen and (max-width: 520px) {
.section_col {
    width: 90%;
    float: none;
    margin: 0px auto;
    padding-bottom: 25px;
}
.three_section {
    padding-bottom: 0px;
}	
.subject_left {
    width: 100%;
	    border-right: none;
}
.subject_right {
    width: 100%;
    margin-top: 20px;
}
.teacher_cpl {
    /*width: 50%;
    float: none;
    margin: 0px auto 25px;*/
}
.teacher_sec {
    width: 98%;
}	
}
@media only screen and (max-width: 517px) {
.top_left_part h1 {
    font-size: 25px;
}
}

@media only screen and (max-width: 448px) {
.top_left_part {
    width: 89%;
    text-align: center;
    margin: 0px auto;
    float: none;
}
.contact_icon {
    width: 22px;
    float: left;
    margin-top: 2px;
}
	.contact_icon img {
    width: 17px;
}
	.contact_txt p {
    margin: 0px;
    line-height: 18px;
    display: inline-block;
}
.top_right_part {
    width: 198px;
    float: none;
    margin-top: 20px;
    margin: 5px auto;
}
.contact_txt {
    width: auto;
    float: left;
    margin-top: 4px;
}	
}
@media only screen and (max-width: 425px) {
.wel_text img {
    display: none;
}
.wel_text p {
    width: 100%;
}	
}

/********************************************** STYLE 4 ************************************************************/

.CSSTableGenerator5 {
  margin:0px;padding:0px;
  width:100%;
  border:1px solid #ffffff;
  
  -moz-border-radius-bottomleft:0px;
  -webkit-border-bottom-left-radius:0px;
  border-bottom-left-radius:0px;
  
  -moz-border-radius-bottomright:0px;
  -webkit-border-bottom-right-radius:0px;
  border-bottom-right-radius:0px;
  
  -moz-border-radius-topright:0px;
  -webkit-border-top-right-radius:0px;
  border-top-right-radius:0px;
  
  -moz-border-radius-topleft:0px;
  -webkit-border-top-left-radius:0px;
  border-top-left-radius:0px;
}.CSSTableGenerator5 table{
  width:100%;
  height:100%;
  margin:0px;padding:0px;
}.CSSTableGenerator5 tr:last-child td:last-child {
  -moz-border-radius-bottomright:0px;
  -webkit-border-bottom-right-radius:0px;
  border-bottom-right-radius:0px;
}
.CSSTableGenerator5 table tr:first-child td:first-child {
  -moz-border-radius-topleft:0px;
  -webkit-border-top-left-radius:0px;
  border-top-left-radius:0px;
}
.CSSTableGenerator5 table tr:first-child td:last-child {
  -moz-border-radius-topright:0px;
  -webkit-border-top-right-radius:0px;
  border-top-right-radius:0px;
}.CSSTableGenerator5 tr:last-child td:first-child{
  -moz-border-radius-bottomleft:0px;
  -webkit-border-bottom-left-radius:0px;
  border-bottom-left-radius:0px;
}.CSSTableGenerator5 tr:hover td{
  background-color:#d3e9ff;
    

}
.CSSTableGenerator5 td{
  vertical-align:middle;
  
  background-color:#ffffff;

  border:1px solid #ffffff;
  border-width:0px 1px 1px 0px;
  text-align:left;
  padding:7px;
  font-size:12px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:normal;
  color:#000000;
}.CSSTableGenerator5 tr:last-child td{
  border-width:0px 1px 0px 0px;
}.CSSTableGenerator5 tr td:last-child{
  border-width:0px 0px 1px 0px;
}.CSSTableGenerator5 tr:last-child td:last-child{
  border-width:0px 0px 0px 0px;
}
.CSSTableGenerator5 tr:first-child td{
    background:-o-linear-gradient(bottom, #00bcd4 5%, #00bcd4 100%);  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00bcd4), color-stop(1, #00bcd4) );
  background:-moz-linear-gradient( center top, #00bcd4 5%, #00bcd4 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00bcd4", endColorstr="#00bcd4");  background: -o-linear-gradient(top,#00bcd4,00bcd4);

  background-color:#00bcd4;
  border:0px solid #ffffff;
  text-align:left;
  border-width:0px 0px 1px 1px;
  font-size:12px;
  font-family:Verdana;
  font-weight:normal;
  color:#ffffff;
}
.CSSTableGenerator5 tr:first-child:hover td{
  background:-o-linear-gradient(bottom, #00bcd4 5%, #00bcd4 100%);  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00bcd4), color-stop(1, #00bcd4) );
  background:-moz-linear-gradient( center top, #00bcd4 5%, #00bcd4 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00bcd4", endColorstr="#00bcd4");  background: -o-linear-gradient(top,#00bcd4,00bcd4);

  background-color:#00bcd4;
}
.CSSTableGenerator5 tr:first-child td:first-child{
  border-width:0px 0px 1px 0px;
}
.CSSTableGenerator5 tr:first-child td:last-child{
  border-width:0px 0px 1px 1px;
}


/************************************************** END OF STYLE 4 ***********************************/

.sub-red-heading-modify {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #d22204;
  text-align:justify;
  line-height:35px;
  float: left;
  margin-bottom: 8px;
  width: 100%;
}