::-webkit-scrollbar {
  width: 9px;
  height: 9px;}

::-webkit-scrollbar-track {
    background:#ddd;}

::-webkit-scrollbar-thumb {
  background: #a29890;}


#evideo .input-group::before {
    z-index: -1;}



@font-face {
	font-family: 'calibri';
	src: url('fonts/calibri.eot');
	src: local(''), url('../fonts/calibri.woff') format('woff'), 
					url('../fonts/calibri.ttf') format('truetype'), 
					url('../fonts/calibri.svg') format('svg');
	font-weight: normal;
	font-style: normal;}



@font-face {
	font-family:'calibri';
	src: url('fonts/calibri.eot');
	src: local(''), url('fonts/calibri.woff') format('woff'), 
					url('fonts/calibri.ttf') format('truetype'), 
					url('fonts/calibri.svg') format('svg');
	font-weight:normal;
	font-style:normal;}	

@font-face {
font-family: 'Jameel Noori Nastaleeq';
src: url('../fonts/Jameel-Noori-Nastaleeq.ttf') format('truetype');
font-weight:normal;
font-style:normal;}	

@font-face {
font-family: 'Jameel Noori Nastaleeq';
src: url('fonts/Jameel-Noori-Nastaleeq.ttf') format('truetype');
font-weight:normal;
font-style:normal;}	


@font-face {
    font-family: 'Mangal';
    src: url('fonts/Mangal-Regular.eot');
    src: url('fonts/Mangal-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Mangal-Regular.woff2') format('woff2'),
        url('fonts/Mangal-Regular.woff') format('woff'),
        url('fonts/Mangal-Regular.ttf') format('truetype'),
        url('fonts/Mangal-Regular.svg#Mangal-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;}
	
@font-face {
    font-family: 'Nirmala UI';
    src: url('fonts/NirmalaUI.eot');
    src: url('fonts/NirmalaUI.eot?#iefix') format('embedded-opentype'),
        url('fonts/NirmalaUI.woff2') format('woff2'),
        url('fonts/NirmalaUI.woff') format('woff'),
        url('fonts/NirmalaUI.ttf') format('truetype'),
        url('fonts/NirmalaUI.svg#NirmalaUI') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;}	


.input-group {
    background-color: #399045;
    color: #fff;}



.input-group {

    background-color: #399045;

    color: #fff;

}



.input-group::before {

    content: "loading";

    top: 45%;

    left: 45%;

    position: absolute;

    font-size: 14px;

}



video#myVideo {

    width: 100%;

}

.modal-header {

    padding: 0px !important;

    border: 0px solid #fff;

}

button.close {

    z-index: 99999999999999;

}

.modal {

  background: #fff;

  position: absolute;

  float: left;

  left: 50%;

  top: 50%;

  transform: translate(-50%, -50%);

}



.carousel-item img {

    width: 100%;

}



.carousel-inner {

    border: 1px solid #222 !important;

}



a.carousel-control-prev {

    background: #ed7d31;

    width: 40px;

    height: 40px;

    top: 50%;

    left: -40px;

    opacity: 1;

    border-radius: 100px;

    /* padding: 5px; */

}

a.carousel-control-next {

    background: #ed7d31;

    width: 40px;

    height: 40px;

    top: 50%;

    right: -40px;

    opacity: 1;

    border-radius: 100px;

    /* padding: 5px; */

}

.links-text {

    margin-right: 18px;

	font-size:18px;

}





button.ev-btn {

    border: none !important;

	outline:none !important;

    margin-bottom: 15px;

    margin-top: 10px;

	margin-left:10px;

	background: transparent;

    float: left !important;

    width: max-content;

    position: relative !important;

    display: inherit;

	

}

.vex{ float:right;

    margin-bottom: 15px;

    margin-top: 10px;

}

.nav-link {

    padding: 0.5rem;

}

button.ev-btn:active,

button.ev-btn:hover,

button.ev-btn:focus {

    border: none !important;

    background: transparent;

    float: left !important;

    width: max-content;

    position: relative !important;

    display: inherit;

}



.modal-dialog .form-group {

    margin-bottom: 0rem !important;

}

body {
    padding: 0;

    margin: 0;

	background: url(img/world-map.gif) 0 0 no-repeat;

	background-size:cover;

	font-family: "calibri" !important;

	letter-spacing:0px;

	color:#000000;

	font-size:20px;

    word-spacing: normal;
	overflow-x: hidden;

}

a:hover{ text-decoration:none;

    color: #ec6e01;

}

button.close {

    position: absolute;

    right: 0;

    top: 0;

    background: #0d0d0d;

    opacity: 1;

    border-radius: 100%;

    padding: 0px 6px !important;

    margin: -11px !important;

    text-shadow: 0 0 #000;

    color: #fff;

    border: 3px solid #fff;

    font-weight: 100;

    box-shadow: 3px 3px 5px #000;

}

button.close:hover {

    color: #fff;

}

.modal.show .modal-dialog {

    border: 5px solid #000;

    box-shadow: 1px 2px 5px #000;

}

.modal {

  background-color: rgb(0,0,0); 

  background-color: rgba(0,0,0,0.6);

}



img.vbtn {

    cursor: pointer;

    position: fixed;

    top: 12.6em;

    right: 1.6em;

    z-index: 1;

    width: 5.4em;

}



img.vbtn:hover {

    width: 6.2em;

	transition: transform .2s;

	animation:none;

}



.nav-link {

    width: 100%;

}



@keyframes swing { 

   20% { transform: rotate(15deg); } 

   40% { transform: rotate(-10deg); } 

   60% { transform: rotate(5deg); } 

   80% { transform: rotate(-5deg); } 

   100% { transform: rotate(0deg); } 

} 

@media (max-width: 900px){

img.vbtn{

	/*position: absolute;*/

	right: 0.6em;

	width: 4.6em;

	margin-top: 10px;

	z-index: 999;

}

img.vbtn:hover{ width: 4.9em; }



}

@media (min-width: 576px){

.modal-dialog {

    max-width: 70%;

}

}

.modal-body {

    padding-bottom: 0;

}

.form-group {

    margin-bottom: 1rem;

    width: 100%;

}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {

    color: #468e4f;

    background: #fff2f2;

}

.navbar-dark .navbar-nav .active > .nav-link{

    background: #468e4f;

	color: #fff;

}

.navbar-dark .navbar-nav .show > .nav-link, avbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {

    color: #fff;

    text-transform: uppercase;

}



.navbar-dark .navbar-nav .nav-link {color:#fff; text-transform:uppercase; font-size:17px; white-space: nowrap; 
}

.top-bar {

    position: fixed;

    top: 0;

    right: 0;

    left: 0;

    z-index: 1030;

	margin:0;

	padding: 5px 2%;

	height:36px;

	font-size:14px;

	background:#fff;

}

.top-right{float:right;}

.top-right a {

    float: left;

}

.fixed-top {

    position: fixed;

    top: 35px;

    right: 0;

    left: 0;

    z-index: 1030;

	margin:0;

	padding: 0 2%;

    /*height: 54px;*/

    line-height: 38px;

}

.fixed-top a{ text-decoration: none !important;}

.fixed-top1 img{height: 103px;

    float: left;

    margin-right: 5%;
    margin-bottom: 6px;

}

.fixed-top1 {

    position: absolute;

    top: 89px;

    right: 0;

    left: 0;

    z-index: 0;

	margin:0;

	padding: 0 1.5%;

}

.col-t1 img {

    height: 80px;

    margin-top: 20px;

}

a.navbar-brand {

    margin: 0;

    padding: 0;

}

.bg-dark {

    background-color: #f58728 !important;

	

}

.bg-dark1 {

    background-color: #eaeaea !important;

	border-bottom: 1px solid #e8e8e8;

}



span.hom-ico i {

    font-size: 24px;

    color: #111fdb;

}

span.hom-ico {

    float: left;

}

.col-t1,.col-t2,.col-t3{ width:100%; float:left; font-size:18px; }



.col-t1 p{ padding-top: 30px; text-align:center; }

.col-t2,

.col-t3{ line-height: 111px; }



.col-6 {

    float: left;

}

a{

    color:#1b3ee8;

}

.head-title{ 

	color:#ec6e01;

	text-align:center;

	width:100%;

	float:left;

	margin-top: 25px;

}

i.top-emai.icomoon-the7-font-the7-mail-011 {

    font-size: 18px;

    color: #179ede;

    border: 3px solid #179ede;

    padding: 10px;

    border-radius: 46px;

    float: left;

    margin-top: 33px;

    margin-right: 10px;

}



.top-right a, .top-right .mini-widgets .soc-ico a, .top-right .mobile-mini-widgets .soc-ico a, .dt-mobile-header .soc-ico a {

    width: 26px;

    height: 26px;

    margin: 0 2.5px;

    line-height: 26px;

    -webkit-border-radius: 0px;

    border-radius: 0px;

	padding: 2px 5px;

}

.top-right .soc-ico .soc-font-icon, .dt-mobile-header .soc-ico .soc-font-icon {

    font-size: 16px;

    line-height: 26px;

}

a.facebook {

    background: #3b5898;

}

.dt-icon-facebook:before, .facebook .soc-font-icon:before, .icomoon-the7-font-facebook:before {

	color: #ffffff !important;

}

.masthead .soc-ico.hover-accent-bg a.facebook:after {

    color: #ffffff !important;

    background: #3b5898 !important;

}


/* new code for changing site */

.top-bar .twitter .soc-font-icon:before {
    content: "\e61b"; /* Font Awesome X icon Unicode */
    font-family: "Font Awesome 6 Brands"; /* FA6 must be loaded */
    font-weight: 400;
}

.top-right a {
    background: #f58728 !important;
    border-radius: 50px !important;
}

/*end of new code*/

a.twitter {

    background: #2ca5de;

}

.dt-icon-twitter:before, .twitter .soc-font-icon:before, .icomoon-the7-font-twitter:before {

	color: #ffffff !important;

}

.masthead .soc-ico.hover-accent-bg a.twitter:after {

    color: #ffffff !important;

    background: #2ca5de !important;

}

a.you-tube {

    background: #f83432;

}

.dt-icon-you-tube:before, .you-tube .soc-font-icon:before, .icomoon-the7-font-you-tube:before {

	color: #ffffff !important;

}

.masthead .soc-ico.hover-accent-bg a.you-tube:after {

    color: #ffffff !important;

    background: #f83432 !important;

}

a.whatsapp {

    background: #119509;

}

.dt-icon-whatsapp:before, .whatsapp .soc-font-icon:before, .icomoon-the7-font-whatsapp:before {

	color: #ffffff !important;

}

.masthead .soc-ico.hover-accent-bg a.whatsapp:after {

    color: #ffffff !important;

    background: #119509 !important;

}

a.linkedin {

    background: #0e88c1;

}

.dt-icon-linkedin:before, .linkedin .soc-font-icon:before, .icomoon-the7-font-linkedin:before {

	color: #ffffff !important;

}

.masthead .soc-ico.hover-accent-bg a.linkedin:after {

    color: #ffffff !important;

    background: #3b5898 !important;

}



ul.navbar-nav.mr-auto {

    width: 100%;

    float: left;

}

li.nav-item {

    /*width: inherit;*/

	text-align: center;
    flex-grow: 1;

}

.head-container a {

    color: #333;

}

.head-container a:hover {

    color: #F58728;

}



.head-container{ width:100%}

.bann{  margin-top: 200px; }

.bann img{ width:100%}

.bann-tit {

    text-align: center;

    width: 100%;

    padding: 3%;

    font-size: 28px;

    font-weight: bolder;

	font-family: Raleway !important;

}

.rev-Button{

    text-align: left;

    line-height: 18px;

    letter-spacing: 2px;

    font-weight: 600;

    border: 2px solid #333;

    margin: 0px;

    border-radius: 0px;

    padding: 9px 19px;

    color: #333;

    text-decoration: none;

    font-size: 18px;

}

.diver { text-align:center;

padding: 45px 0 ;

}

.diver h3 span{ color:#f58728; }

.diver h3 img{ margin:0; }

.diver img{ margin:35px 0; }



.contain {

    padding: 0 14%;

}

.update-contain{

	padding: 0 20%;

}

.update-contain li {

    margin-bottom: 20px;

}

.cont { text-align:center; margin-bottom:45px; }

.cont h3 span{ color:#f58728; width: 100%;

    float: left; }

.cont h3 img{ margin:0; }



.mails {

	width:100%;

    float: left;

}

.mails .icomoon-the7-font-the7-mail-03 {

    font-size: 28px;

    float: left;

    margin-right: 12px;

}



.mails i.icomoon-the7-font-the7-phone-051 {

    font-size: 28px;

    float: left;

    margin-right: 12px;

}



footer {

    position: relative !important;

    background: #0e1a30;

    float: left;

   width: 100%;

    padding: 12px 5%;

    color: #fff;

	font-size:15px;

}



/* Style inputs with type="text", select elements and textareas */

input[type=text],input[type="email"], select, textarea {

  width: 100%; /* Full width */

  padding: 12px; /* Some padding */ 

  border: 1px solid #ccc; /* Gray border */

  border-radius: 4px; /* Rounded borders */

  box-sizing: border-box; /* Make sure that padding and width stays in place */

 

  margin-bottom: 16px; /* Bottom margin */

  resize: vertical; /* Allow the user to vertically resize the textarea (not horizontally) */
  color:#757575;
}



/* Style the submit button with a specific background color etc */

input[type=submit] {

  background-color: #4CAF50;

  color: white;

  padding: 12px 20px;

  border: none;

  border-radius: 4px;

  cursor: pointer;

}



/* When moving the mouse over the submit button, add a darker green color */

input[type=submit]:hover {

  background-color: #45a049;

}



.copy {

    width: 80%;

    float: left;

	margin:0;

}



.copys{

	width:100%; 

	float:left; 

	text-align:center; 

	margin:25px 0;

	font-size:15px;

}



.discla {

    width: 100%;

    float: left;

    margin: 0;

    padding: 0% 5% 25px 5%;

    text-align: center;

    font-size: 15px;

}



.discla span{

    font-size:20px;

    line-height:44px;

    color:#f58728;

    font-weight:bold;

}



.useful-contain{

	text-align:center;

	margin:0 22%;

}

.useful-contain strong{

color:#ff6600;

}

.useful {

    width: 20%;

    float: left;

	margin:0;

}

.useful a{ 

	color:#fff;

	padding:0 10px;

}

p.useful a:first-child:after {

    content: "|";

    padding-left: 10px;

    opacity: 0.3;

}

p.useful a:hover:first-child:after {

    color:#fff;

    opacity: 0.3;

}

.useful a:hover {

    color: #ec6e01;

}



#submit_btn {

    background: none !important;

    border: 2px solid #f58728;

    color: #f58728;

    font-size: 14px;

	font-weight:bold;

	padding:6px 10px;

    border-radius: 8px !important;

    text-transform: uppercase !important;

}





.navbar-dark .navbar-toggler {

    color: #fff;

    border-color: #fff;

}

.navbar-toggler {

   padding: 0.5rem 0.8rem 0.6rem 0.8rem;

    font-size: 1.05rem;

    line-height: 1;

    background-color: #f58728;

    border: 1px solid transparent;

    border-radius: 0.25rem;

    margin-top: 3px;

}

.dt-icon-the7-menu-011:before {

    content: "\e908";

    font-size: 18px;

    top: 2px;

    position: relative;

    font-weight: 600;

}



.logom{ display:none}

.menum{ display:none}
@media (min-width: 1025px) {
    .navbar-expand-md .navbar-collapse {
        display: -ms-flexbox !important;
        display: flex !important
;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}
@media (min-width: 1025px) {
    .navbar-expand-md .navbar-toggler {
        display: none !important;
    }
}
@media screen and (max-width: 1025px) and (min-width: 0px){
.menum{ display:block; width:100%; padding: 0 2%;}
}

@media screen and (max-width: 1025px) and (min-width: 0px){

    

.modal-body {

    padding: 0.3rem;

}



.links-text {

    word-break: break-word;

    font-size: 16px;

    margin-right: 0;

}



.links-text button.ev-btn {

    margin: 5px 0;

}



a.carousel-control-prev{   left: -16px; }



a.carousel-control-next {   right: -16px; }





a.carousel-control-prev,

a.carousel-control-next {  

    

border: 1px solid #b96023; 

    

    

}

.logom{ display:block;

		height:45px;

		float:left;

}





.fixed-top {

    position: relative;

	top:0;

	height: auto;

    margin: 0;

    padding: 0;

    width: 100%;

	}

.bg-dark {

    background-color: #fff6f6 !important;

}

.fixed-top1 {

    position: relative;

	top:0;

	z-index: 999;

}



.head-title {

    margin-top: 15px;

}



.col-t1 img {

    display: none;

}

.top-bar {

    position: relative;

    top: 0;

    right: 0;

    left: 0;

    z-index: 1030;

    margin: 0;

    padding: 5px 2%;

    height: auto;

    font-size: 14px;

    background: #fff;

    float: left;

    width: 100%;

}



.contain {

    padding: 0 6%;

}



.cont {



    margin-bottom: 15px;

}



.update-contain {

    padding: 0 0%;

}



.useful-contain {

    text-align: center;

    margin: 0 5%;

    word-break: break-word;

}



.col-md-3 {

    width: 50%;

    float: left;

    padding-right: 0;

    padding-left: 10px;

}

.col-t2 img {

    height: 40px;

}



.col-t2 {

   line-height: 45px;

    font-size: 13px;
    margin-top:5px;

}

 .col-t3 {

    line-height: 40px;

    font-size: 10px;

    margin-left: -10px;
    margin-top:9px;

}

i.top-emai.icomoon-the7-font-the7-mail-011 {

    font-size: 14px;

    color: #179ede;

    border: 2px solid #179ede;

    padding: 6px;

    border-radius: 46px;

    float: left;

    margin-top: 4px;

    margin-right: 5px;

}

.col-t1 p{

    padding-top: 8px;

    text-align: center;

    font-size: 13px;

    margin-bottom: 5px;

}



.bann {

    margin-top: 0;

}

.rev-Button {

    font-size: 10px;

}

.bann-tit {

    font-size: 15px;

}

.diver img {

    width: 69%;

}



p.copys {

    margin-top: 0;

    padding: 0 10px;

    margin-bottom: 21px;

}

.diver {
    padding-bottom: 0;
}

.useful {
    width: 100%;
    text-align:center;}

.copy {
    width: 100%;
    text-align: center;}

.navbar-dark .navbar-nav .nav-link {
    color: #f46918;
    text-transform: uppercase;
    text-align: left;
    padding-left:35px;
}

ul.navbar-nav.mr-auto {
    background:#ffeded;
}

.col-6 {
    float:left;
    max-width:100%;
    padding:0px;
    padding-bottom:20px;}
	
}

.input-group {background-color:unset !important;}
.the-commentators {width:1160px;
    margin:0 auto;
    display:block;
    padding:0 0 50px;
    position:relative;}
.the-commentators .bann-tit {text-align:left;
    width:100%;
    padding:0px 0px 2px;
    font-size:20px;
    font-weight:bold;
    font-family:"calibri" !important;
    line-height:1;}	
.summary {padding-top:30px !important;}
.the-commentators ul {padding-left:20px;}
.the-commentators ul.mainList {list-style: none; padding-left: 0;  width: 100%;  display: block;  clear: both;  float: left;}
.the-commentators ul.mainList li {float: left; display: block; width: 100%; clear: both; margin: 0; padding:0 0 5px;}
.the-commentators ul.mainList li span {font-size:20px; line-height: 26px; padding-right: 5px; height: 30px; display: inline-block; float: left; width:3%;}
.the-commentators ul.mainList li a {display: block; float: left; line-height: 1.2; text-align: left; width:97%;}
.the-commentators ul.mainList li ul {padding-left:80px; list-style-type:disc; color:#1b3ee8;}
.the-commentators ul.mainList li ul li {display:list-item; padding:0 0 5px; line-height:1.2;}
.the-commentators ul li {padding:0 0 5px; font-size:20px;}
.commentators-detail {width:1160px;
    margin:30px auto;
    display:block;
    padding:30px 0;
    position:relative; text-align:left; border-top:1px solid #e5e5e5;}
.commentators-detail h5 {text-align:left; margin:0 0 20px;    
    padding:0; display:block;
    font-size:22px;
    font-weight:bold;
    font-family:Calibri !important;}	
	
.columnBox {width:100%;
    margin:0 auto;
    display:block;
    padding:15px 0 0;
    position:relative; text-align:left; border-bottom:none; float:left;
    clear: both;}	
.commentators-detail p {font-weight:normal; line-height:1.3; font-size:20px; margin-bottom:15px;}
table {line-height:1.5; font-size:20px;}
.columnBox .picture {display:inline-block; float:left; margin:0 20px 0 0; vertical-align:top;}	
.columnBox .picture .circle {width:212px;
    margin:0 auto;
    text-align:left;
    display:block; 
	padding:0 0 10px;}
.columnBox .picture img {border: none; padding: 5px 0 0; border-radius: 0; margin-bottom: 10px;}
.columnBox .picture span {display:block;
    text-align:center;
    margin:0 auto;
    padding:0;
    font-size:15px;
    line-height:18px;
    font-weight:bold;}
.columnBox .picture.large .circle {width:312px; margin:0; display:block; clear:both;}
.columnBox .picture span a {word-break:break-word;}	
#Urdu_div p.title_text {margin:0; font-family:"calibri"; padding:0; font-size:22px; font-weight:bold;}
#Urdu_div p.title_text span {font-size:28px;}
.summary_div {float:left;}
/*.columnBox:after {content:'';
    display:block;
    margin:0 auto;
    padding:0;
    height:2px;
    background:none;
    width:90%;
    position:absolute;
    left:0;
    right:0;
    z-index:999;
    bottom:0;
    border-bottom:2px dashed #ec6e01;}*/
	
.columnBox:after {content: '';
    display: none;
    margin: 0 auto;
    padding: 0;
    height: 60px;
    width: 100%;
    position:absolute;
    left: 0;
    right: 0;
    z-index: 999;
    bottom:-30px;
    border-bottom: none;
    background:url('/img/saprater.jpg') no-repeat center center;
    text-align: center;}

.columnBox.summaryDiv:after {display:none;}	
#summary_div {padding:0;}
.no-padding {padding-top:0 !important;}
.summary_title {padding-top:30px !important;}

.divider {font-size:180%;
    color: #f58728 !important;
    text-align: center;
    display: block;
    clear: both;
    position: relative;
    bottom:0; padding:35px 0;}
	
.columnBox.tableSection {padding-bottom:22px;}				
.hindi-lang {font-family:"Mangal";}
.urdu-lang {font-family:'Jameel Noori Nastaleeq'; font-size:20px;}
.tamil-lang {font-family:'Nirmala UI'; font-size:20px;}	
h5.tamil-lang {margin-top:5px;}

.precident-text {float:left}
#English_div .precident-text {padding-bottom:15px;}
#praise_by_Beerelli_Seshi_div .head-title-text {padding-top:0;}


@media (max-width:1024px){

body {overflow-x:hidden;}

.the-commentators {width:100%;
    margin: 0 auto;
    display: block;
    padding: 0 30px;
    box-sizing: border-box;}
.commentators-detail {width:100%; margin:30px auto; display:block; padding:30px; box-sizing:border-box;}
.bann-tit {font-size:28px !important; line-height:1;}
.the-commentators ul {padding-left:60px;}

}


@media (max-width:767px){

.the-commentators {padding:0 15px;}
.the-commentators .bann-tit {padding:0px 0 10px !important; font-size:18px !important; float:left; margin:0;}
.the-commentators ul.mainList li span {width:25px; height:25px; line-height:20px;}
.the-commentators ul.mainList li a {width:92%;}
.the-commentators ul.mainList li ul {padding-left:43px;}
.the-commentators ul.mainList li ul li {line-height:19px; padding:0 0 3px;}
.commentators-detail.summary_div {padding:0;}
.summary {padding-top:20px !important;}
.the-commentators ul {padding-left:20px;}
.the-commentators ul li {font-size:15px;}
.commentators-detail {width:100%; margin:30px auto; display:block; padding:20px 0; box-sizing:border-box;}
.columnBox {margin:0 auto; display:block; padding:20px 0;}
.commentators-detail h5 {font-size:16px;}
.columnBox .picture {display:block;
    float:left;
    margin:0 auto;
    vertical-align:top;
    width:100%;
    clear:both;}
.columnBox .picture .circle {width:100%;
    margin: 0 auto;
    text-align: left;
    display: block;
    padding:0 0 20px;
    float:none;}	

.columnBox .picture span {padding:10px 0 0; font-size:15px; line-height:18px; display:block; text-align:justify; margin:0 auto;}
.commentators-detail p {font-weight:normal; line-height:1.4; font-size:16px;}
table {line-height:1.5; font-size:17px;}	
.satyamev_logo {width:100%; text-align:center;}
.precident-text {margin-top:20px;}

.head-title-text {font-size:18px !important; line-height:1.3;}
table, th, td {font-size:16px !important;}
.precident-text .title_text span {font-size:28px !important;}
.precident-text .title_text {font-size:18px !important;}
.precident-text p {font-size:16px !important;}
#Urdu_div p.title_text {font-size:20px;}
#Urdu_div .title_text span {font-size:28px;}
.precident-text .signature p, .precident-text .email p {font-size:18px;}
#Telugu_div h5, #Hindi_div h5, #Urdu_div h5, #Sanskrit_div h5 {margin-bottom:10px;}
.precident-text p:nth-child(1) {font-size:20px;}
.picture.precident .circle {margin:0 auto; text-align:center;}

.urdu-lang {font-size:18px;}
.columnBox:after {height:50px; bottom:-20px; background-size:contain;}
.head-title-text {margin-bottom:15px;}
		
.divider {font-size:100%;}			
}


#message select.form-control {font-size:1rem; font-weight:400; line-height:1.5; color:#757575; font-family:"calibri" !important;}
textarea#message {min-height: 110px; padding:10px 10px 10px 8px;
    font-size: 1rem;
    border: 1px solid #ccc;
    color: #757575;}

textarea#message:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);}	

form#frmContact select#country {padding-left:8px;}	
.ebook-download p.text1 {margin-bottom:12px;}
.ebook-download p.text2 {max-width:930px; margin:0 auto; line-height:1.3;}

