/*<..........................body...............................>*/

body{
    padding:0;
    margin:0;
    width: 100%;
    height:100%;
    overflow-x:none;
}
@media screen and (max-width: 500px){
body{
    background-color:#fbf5f2 !important;
    width: 100%;
    
    overflow:auto;
    padding:0;
    margin:0;
}
}

h4{
    font-size: 5px ;
}

@media screen and (max-width: 500px){
p{
    font-size:15px !important;
}    
}

/*<..........................topbar strat...............................>*/


.button3 {
    background-color: white;
    color: black;
    border: 2px solid #933a16;
    padding: 7px;

}




p{
    font-size: 19px ;
    font-family:Georgia;
}

.wapper_topbar {
	border-bottom: 1px solid #e4e4e4;
	    height: 39px;
	    
}
.topbar .col-md-2{
	text-align:right;
	}
.button {
	background-color: #583a0b;
	border: none;
	color: white;
	padding: 7px 26px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	margin: 2px 15px;
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
	cursor: pointer;
}
.btn{
	background-color: #c99e66 !important;
	border: none;
	color: white !important;
	padding: 7px 26px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px !important;
	margin: 2px 15px;
	-webkit-transition-duration: 0.4s; /* Safari */
	transition-duration: 0.4s;
	cursor: pointer;
}
a:hover {
	text-decoration: none !important;
	color: #c99e66 !important;
}
.topbar-button {
	background-color: white;
	color: #c99e66;
	border: 2px solid #c99e66;
}
.topbar-button a:hover{
	background-color: #c99e66;
	color:#000;
}

.tag_line {
	    padding-top: 2px;
    margin-left: -18px;
    color:#933a16;
        
}
.tag_line p {
	color: #c99e66;
	font-family: 'Playfair Display', serif;
	text-align:center;
}
.socil_icon {
	float:left;
    padding-top: 3px;
             margin-left: 125px;
	
}
.socil_icon ul li {
	float: left;
	list-style: none;
	padding-left: 10px;
	padding:3px;
}
.flag ul li{
	float: left;
	list-style: none;
	padding-left: px;
	padding:3px;
}
.flag{
	float:right;
    padding-top: 3px;
         
}

.navbar-black .navbar-toggler-icon {
	background-image:url(../images/menubutton.jpg);
	    height: 18px;
    width: 58px;
        margin-left: -8px;
}

.wapper_topbar_mobile{
    display:none;
}


/*<..........................topbar media................................>*/
/*@media screen and (max-width: 500px){
	
 	.wapper_topbar {
	border-bottom: 1px solid #18186a;
	    width: 100%;
}
 }*/
 
 @media screen and (max-width: 500px){
	
.wapper_topbar_mobile{
    
    display: block;
    text-align: center;
    color: white;
    background-color: #382529 !important;
    border-bottom: 1px solid #382529 !important;
}
.wapper_topbar{
    display:none;
}

 }
 
@media screen and (max-width: 500px){
 .socil_icon{
	display:none;
}

.flag {
	display:none;
}
.topbar-button{
	display:none;
	}

	
	.issn {
	display:none;
}
}


/*@media screen and (max-width: 500px) {
.wapper_topbar{
	   background-color:#18186a;
	}
}*/
/*<..........................topbar end.....................................>*/
/*<.....................header start...........................>*/
.logo_img {
	text-align: center;
	    padding-top: 40px;
	    padding-bottom: 40px;
}
.issn {
	float: right;
	font-family:Georgia;
	padding-right: 18px;
    line-height: 1.1;
        margin-bottom: -6px;
}
.issn ul li {
	list-style: none;
}
.logo_mobile {
	display: none !important;
}


/*<.................header meida..........>*/


/*<............................navbar......................................>*/

.navbar{
        width: 95%;
    margin: auto;
        
}

.dropdown-item li a {
	font-size: 11px;
	transition: color  2s ease-in-out;
	
}

.dropdown-item{
    width:80% !important;
}

.dropdown-submenu li {
	list-style: none;
}
.dropdown-menu li a {
	color: black;
	
}
.navbar-black a {
	color: black;
}
.navbar-black a:hover {
	color: #c99e66;
	
}
.bgc-white {
	border-top: 1px solid #e4e4e4 !important;
	border-bottom: 1px solid #e4e4e4 !important;
}
.bgc-white ul li {
	padding-left: 42px;

}
.bgc-white .nav-link {
    font-weight: 700;
    font-family: Raleway;
    font-size: 13px;
    letter-spacing: 1px;
        line-height: 16px;
        color:black;
        font-weight: bolder !important;
}
.dropdown-submenu {
	position: relative;
}

.dropdown-menu li a{
        padding: 12px 0 !important;
        background-color: black;
        color:white !important;
        transition: margin-left 0.1s;
}

.dropdown-submenu a::after {
	transform: rotate(-90deg);
	position: absolute;
	right: 6px;
	top: .8em;
}
.dropdown-submenu .dropdown-menu {
	top: 0;
	left: 100%;
 margin-left: .1rem;
 margin-right: .1rem;
}
.dropdown-menu {
	font-size: 11px !important;
	color : white !important;
	letter-spacing: 0.4px;
	    min-width: 230px !important;
    background-color: black !important;
}
.dropdown-submenu .main-dropdown {
	top: 0 t;
	left: 100% ;
 margin-left: .1rem ;
 margin-right: .1rem ;
}
.main-dropdown {
	display: none;
}
.dropdown-submenu:hover .main-dropdown {
	display: block;
}
.dropdown-menu {
	display: none;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
.logo_mob {
	display: none;
}
.navbar-nav{
        padding-left: 22px;
       
}
.dropdown-item:hover {
	background-color: black !important;
	
	    margin-left: 10px;
	        width: 80%;
	       
}
.dropdown-item:hover::before{
    
     content: '>';
  
  color:white;
  font-weight: bold;
  font-size:10px;
  padding-right:10px;
 
}

/*<.............................nev meida...........>*/

@media screen and (max-width: 500px) {
.bgc-white {
	border-top: 1px solid #18186a !important;
	background-color:#18186a;
	    border-bottom: 1px solid #18186a !important;
	        width: 100%;

}
}
@media screen and (max-width: 500px) {
.bgc-white ul li a{
	color:white !important;
	
}
}

@media screen and (max-width: 500px) {
.bgc-white .dropdown-menu li a{
	color:white ;
	
}
}
@media screen and (max-width: 500px){
    .navbar-nav .nav-link{
        padding-right: 120px !important;
         padding-left: 0;
}
}

@media screen and (max-width: 500px){
.bgc-white ul li {
	padding-left: 5px;
}
}

@media screen and (max-width: 500px){
 .dropdown-menu{
     width:65% !important;
 }   
}

@media screen and (max-width: 500px){
 .navbar-nav{
         width: 300px;
 }   
}

@media screen and (max-width: 500px){
button:focus{
         outline:none !important;
}
}

@media screen and (max-width: 500px){
.dropdown-menu{
   background-color:#18186a !important; 
}
}

@media screen and (max-width: 500px){
    .dropdown-menu li a{
        background-color: #18186a;
}
}
@media screen and (max-width: 500px) {
.bgc-white .dropdown-menu li a:hover{
	color:white !important;
	background-color: #18186a !important;
}
}
/*<...........................scoral...............>*/

div.scrollmenu{
    display:none;
}
/*<.........................slider start....................................>*/
.w3-black{
    color: #fff;
    background-color: #000;
}
.w3-display-right {
    position: absolute;
    top: 45%;
     right: 0%;
    transform: translate(0%,-50%);
}

.w3-btn, .w3-button {
    border: none;
    display: inline-block;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}
.w3-display-left {
    position: absolute;
    top: 45%;
    left: 0%;
    transform: translate(0%,-50%);
}

.w3-content{
        margin-bottom: 25px;
            margin-top: -20px;
}

.w3-content{
    display:none;
}
  @media screen and (max-width: 500px){
      
  .w3-content{
      display:block;
}    
}  


.slider-footer{
           width: 280px;
    margin-left: -15px;
}

 /*<.........................slider end....................................>*/

/*<.........................posts....................................>*/

.slider{
    display:none;
}

 @media screen and (max-width: 500px){
  .slider{
      display:block;
      margin-bottom: 15px;
        width: 109% !important;
    margin-left: -15px;
    
  }   
 }

 @media screen and (max-width: 500px){
 .wapper_issues h5{
   font-family:Georgia; 
   font-size:17px;
}
}

.column_right {
	text-align: right;
}

.column_left {
	text-align: left;
}
.wapper_issues {
	margin-top: 50px;
}
.issues {
	padding-bottom: 30px;
}
.rurrent a {
	color: #000;
	text-decoration: none;
}
.rurrent a:hover {
	color: #c99e66;
}

.clearfix {
}
.main-article .main_issue {
	background-color: #933a16;
}
.main-article .main-title-text h2  {
	color: white;
	font-family: 'Playfair Display', serif;
	font-size: 32px;
	padding-top: 10px;
	padding-left:-20px;
}

.main-article .main-title-text h6{
    padding-left:-20px;
}
.mob-title {
	display: none;
}

 @media screen and (max-width: 500px) {
.topbar-button {
	display: none;
}
}
@media screen and (max-width: 500px){
wapper_issues{
    display:none;
}
    
}

 @media screen and (max-width: 500px){
.column p{
   display:none; 
}
}
 @media screen and (max-width: 500px) {
.tag_line {
font-size: 14px;
    color: white;
    padding-bottom: 10px;
    margin: auto;
    width: 78% !important;
}
}
 @media screen and (max-width: 500px){
.issues {
	padding-bottom:1px;
}
}
@media screen and (max-width: 500px){
.tag_line p {
    
    color: white;
    font-size:14px;
    
}
}

 @media screen and (max-width: 500px) {
.socil_icon {
	float: right;
	margin-top: -54px;
}
}
.main-title-text a:hover {
	text-decoration: none;
}
 @media screen and (max-width: 500px) {
.main-article .main-title-text h2 {
	color: white;
	font-family: 'Playfair Display', serif;
	font-size: 30px;
}
}
@media screen and (max-width: 500px) {
.main-article .main-title-text span {
	color: white;
	font-family: 'Playfair Display', serif;
	padding: 0 0 0 20px;
	
}
}
.main-article .main_issue .main-image {
	float: left;
	padding-right: 40px;
}
@media screen and (max-width: 500px) {
.main-article .main_issue .main-image {
	padding: 10px 10px 10px 10px;
	float: left;
}
}

@media screen and (max-width: 500px){
 .main-title-text h6{
     display:none;
 }   
}
@media screen and (max-width: 500px){
 .main-title-text h2{
     display:none;
 }   
}

@media screen and (max-width: 500px) {
.issue_text h4 {
	font-family: 'Playfair Display', serif;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	text-align: left;
}
}

@media screen and (max-width: 500px) {
.box {
	
	border-bottom: 1px solid #ebe9e8;
}
}
@media screen and (max-width: 500px) {
.box1 {
	
	border-bottom: 1px solid #ebe9e8;
}
}
.issue_text a {
	color: #000;
	text-decoration: none;
}
.issue_text a:hover {
	color: #c99e66 !important;
	text-decoration: none;
}
span {
	float: left;
}

@media screen and (max-width: 500px){
    span {
	float: left;
	font-size:12px;
}
}


h3 {
	text-decoration: none;
}

@media screen and (max-width: 320px){
.success span{
      margin-top: 13px; 
      margin-left: -128px;
}
}



/*<.............................footer..............................>*/
.wapper_footer {
	background-color: #212121;
	color: #fff;
	padding: 50px 0 10px 0;
}

.footer-1 ul {
	list-style: none;
	padding: 0 0 20px 0;
}
.footer-1 a {
	color: #fff;
	opacity: 0.8;
}
.footer-1 a:hover {
	color: #fff;
	opacity: 1;
}
.heading h6 {
	color: #c99e66;
}
.heading_about h6 {
	color: #c99e66;
}
.heading_wrdconfe h6 {
	color: #c99e66;
}

.details a{
    color:white !important;
}

.details p {
	font-size: 14px;
}
.details ul li{
    font-size:18px;
    line-height: 1.700em;
        font-family: Arial;
}
.heading_about{
    padding-left:20px;
}



.details1{
   padding-left:20px; 
   font-size:18px;
    line-height: 1.700em;
        font-family: Arial;
            width: 270px;
   }

.culumn-1 ul li a{
    color:#8d8d8d !important;
}




.culumn-1 ul li a:hover{color:white;}

@media screen and (max-width: 500px){
.culumn-1{
    padding-bottom:18px;
}
}

#copy_m{
    display:none;
}

@media screen and (max-width: 500px){
#copy{
    display:none;
}
}

@media screen and (max-width: 500px){
#copy_m{
    display:block;
}
}
@media screen and (max-width: 500px) {
.wapper_footer{
	padding: 25px 0 10px 0;
	margin-top:-15px;
}
}

/*<............................post_article start.......................>*/

@media screen and (max-width: 500px){
    .article_post{
        width:96% !important;
    }
    .post_img{
        width:96%;
    }
}

@media screen and (max-width: 500px){
       .social_share{
    margin-top: 10px !important;
    margin-right: 20px !important;
        width: 65% !important;
}
}

.social_share{
    float:right;
        width: 25%;
}

.facebook_like{
    float:left;
        margin-left: 5px;
}
.facebook_share{
     float:left;
         margin-left:5px;
}
.twitter{
float:left;
padding-top: 20px;
    margin-left: 5px;
}
.linkedin{
  float:left; 
  padding-top:20px;
      margin-left: 5px;
}


.article_post{
    width:75%;
    margin:auto;
}

/*<.........................post_article end.......................>*/

/*<.......................................media start.......................>*/

@media screen and (max-width: 500px){
 .main_mob-title h5{
     font-family:Georgia; 
   font-size:17px;
 }   
}

@media screen and (max-width: 500px){
.main-article .main_issue{
           background-color:#fbf5f2;
        border-bottom: 1px solid #ebe9e8;
    
}

.main-article .col-lg-4 {
	background-color: #fbf5f2 !important;
}
}

@media screen and (max-width: 500px) {
.wapper_mainpost .container {
	width: 100%;
	height: auto;
}
}
@media screen and (max-width: 500px) {
.main-image img {
	    width: 120px;
    
    float: left;
    padding-right: 0px;
    padding-left: 10px;
    margin-right: 10px;
}
}
@media screen and (max-width: 500px) {
.issue_img {
	float: left;
	padding-top: 5px;
}
}
@media screen and (max-width: 500px) {
.menu_nev {
	background-color: #000;
}
}
 @media screen and (max-width: 500px) {
.menu_nev .navbar-toggler {
	background-color: white;
}
}
@media screen and (max-width: 500px) {
.menu_nev .nav-link {
	color: white;
}
}
 @media screen and (max-width: 500px) {
.menu_nev .nav-link {
	color: white;
}
}
.main_mob-title{
    display:none;
}
 @media screen and (max-width: 500px) {
    .main_mob-title{
    display:block;
} 
 }

@media screen and (max-width: 500px) {
.issue_img img {
	width: 120px;
	padding-right: 10px;
	    padding-bottom: 5px;
}
}
 @media screen and (max-width: 500px) {
.culumn-2 .world_cofnce_img img {
	width: 100%;
	height: auto;
}
}
@media screen and (max-width: 500px) {
.culumn-3 .ejs_vdo {
	width: 100%;
	height: auto;
}
}
@media screen and (max-width: 500px) {
.footer-1 {
	width: 87%;
	margin: auto;
}
}
 @media screen and (max-width: 500px) {
.issue_text p {
	font-size: 14px;
}
}
@media screen and (max-width: 500px) {
.issue_text {
	display: -webkit-box;
}
}
.mlogo_img{
	display:none;
	}
 @media screen and (max-width: 500px) {
.mlogo_img {
	        width: 100%;
	display:block;
}
}
 @media screen and (max-width: 500px) {
.logo_img {
	display:none;
}
}
 @media screen and (max-width: 500px) {
.mlogo_img img {
	    width:100%;
	    height: auto;
    
}
}
 @media screen and (max-width: 500px) {
.logo_img img {
	width: 100%;
	height: auto;
}
}
 @media screen and (max-width: 500px) {
.heading {
	padding-top: 40px;
}
}

.main-article .main_issue .main-image {
	padding: 6px;
	float: left;
}
@media screen and (max-width: 500px) {
    .main-article .main_issue .main-image {
	    
	float: left;
	margin-left: -15px;
}  
}

 @media screen and (max-width: 500px) {
.logo_mobile {
	display: block;
	background-color: #583a0b;
}
} 

@media screen and (max-width: 500px) {
.mob-title a {
	color:black;
    }
}
@media screen and (max-width: 500px) {
.main_mob-title a {
	color:black;
    }
}
@media screen and (max-width: 500px) {
.mob-title b {
	  text-align:left ;  
    display: table ;
    
}
}

@media screen and (max-width: 500px) {
.wapper_issues {
	margin-top: 0;
	    background-color:#fbf5f2;
}
}

@media screen and (max-width: 500px){
.wapper_mainpost .col-md-4{
   background-color:#fbf5f2 !important;
}    
}

@media screen and (max-width: 500px){
    #copy{
        width:100%;
    }
}

/*<.......................................media end.......................>*/

@font-face {
  font-family: "x";
  src: url("/home/qoms6mgw/public_html/test4/font/PlayfairDisplay-Bold.woff");
}


.cover-img .img{
    text-align: center; 
}

.cover-img img{
    width:200px;
    height:auto;
    
}

.cover-img{
    display:none;
}
@media screen and (max-width: 500px){
    
  .cover-img{
      display:block;
          margin: 30px;
  }  
   .cover-img .img{
    text-align: center; 
}

.cover-img img{
    width:230px;
    height:auto;
    
} 
 }
/*............scrool....................*/

div.scrollmenu {
  background-color: #18186a;
  overflow: auto;
  white-space: nowrap;
}

div.scrollmenu a {
  display: inline-block;
  color: white !important;
  text-align: center;
  padding: 10px;
  text-decoration: none;
      font-size: 12px;
          margin-top: -8px;
}

div.scrollmenu a:hover {
  background-color: #777;
}

div.scrollmenu{
    display:none;
}

@media screen and (max-width: 500px){
    div.scrollmenu{
        display:block;
         margin-top: -20px;   
    }
}
/*....................... stkey menu.................*/

 .sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
   z-index:1000;
       background-color:black;
                       border-bottom: 1px solid black !important;
}
.sticky a{
   color:white !important;
}

@media screen and (max-width: 500px){
.sticky{
    display:none !important;
}
}



/*..............landscape start....................*/

@media screen and (max-width: 992px) {
body {
	background-color: #fbf5f2 !important;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding: 0;
	margin: 0;
}
}
 @media screen and (max-width: 992px) {
.slider {
	display: block;
	margin-bottom: 15px;
	width: 100%;
}
}
@media screen and (max-width: 992px) {
.sticky {
	display: none !important;
}
}
@media screen and (max-width: 992px) {
div.scrollmenu {
	display: block;
	margin-top: -20px;
}
}
/*........topbar...header...navbar..start.............*/
@media screen and (max-width:992px) {
.socil_icon {
	display: none;
}
.flag {
	display: none;
}
.topbar-button {
	display: none;
}
.issn {
	display: none;
}

.wapper_topbar .tag_line {
	color: #FFF;
	width: 64%;
	margin: auto;
}
.wapper_header {
	background-color: #382529;
}
.logo_img {
	display: none;
}
.mlogo_img {
	display: block;
}
.mlogo_img img {
	    width:100%;
	    height: auto;
    
}

.wapper_topbar_mobile{
    
    display: block;
    text-align: center;
    color: white;
    background-color: #18186a;
    border-bottom: 1px solid #18186a;
}
.wapper_topbar{
    display:none;
}

/*.....navbar....*/
.bgc-white {
	border-top: 1px solid #382529 !important;
	background-color: #382529;
	border-bottom: 1px solid #382529 !important;
	width: 100%;
}
.bgc-white ul li a {
	color: white !important;
}
.bgc-white .dropdown-menu li a {
	color: white;
}
.navbar-nav .nav-link {
	padding-right: 120px !important;
	padding-left: 0;
}
.bgc-white ul li {
	padding-left: 5px;
}
.dropdown-menu {
	width: 65% !important;
}
.navbar-nav {
	width: 300px;
}
button:focus {
	outline: none !important;
}
.dropdown-menu {
	background-color: #382529 !important;
}
.dropdown-menu li a {
	background-color: #382529;
}
.bgc-white .dropdown-menu li a:hover {
	color: white !important;
	background-color: #18186a !important;
}
}

/*........topbar...header...navbar..end.............*/

/*........post..start.............*/

@media screen and (max-width: 992px) {
.main_mob-title h5 {
	font-family: Georgia;
	font-size: 17px;
}
.main-article .main_issue {
	background-color: #fbf5f2;
	border-bottom: 1px solid #ebe9e8;
}
.main-title-text h2 {
	display: none;
}
.mob-title {
	display: table !important;
}
.main-article .col-lg-4 {
	background-color: #fbf5f2 !important;
}
.wapper_mainpost .container {
	width: 100%;
	height: auto;
}
.main-image img {
	width: 120px;
	float: left;
	padding-right: 0px;
	padding-left: 10px;
	margin-right: 10px;
}
.issue_img {
	float: left;
	padding-top: 5px;
	    padding-left: 125px;
}
.issues {
	padding-bottom:1px;
}
.main_mob-title {
	display: block;
}
.wapper_issues h5 {
	font-family: Georgia;
	font-size: 17px;
}
.issue_img img {
	width: 120px;
	padding-right: 10px;
	padding-bottom: 5px;
}
.issue_text p {
	font-size: 14px;
}
.issue_text {
	display: -webkit-box;
}
.main-article .main_issue .main-image {
	float: left;
	margin-left: -15px;
}
.column p {
	display: none;
}
.mob-title a {
	color: black;
}
.main-title-text h6 {
	display: none;
}
.main_mob-title a {
	color: black;
}
.mob-title b {
	text-align: left;
	display: table;
}
.wapper_issues {
	margin-top: 0;
	background-color: #fbf5f2;
}
.wapper_mainpost .col-md-4 {
	background-color: #fbf5f2 !important;
}
#copy {
	width: 100%;
}
.issue_text h6 {
	display: none;
}
.current_issue {
	display: none;
}
.mob-title span {
	margin: 0;
	font-size: 12px !important;
	display: block;
	padding-top: 10px;
}
span {
	float: left;
}
.issue_text {
	display: none;
}
 .post_img{
        width:100%;
    }

.article_post{
    width:90%;
    margin:auto;
}

.social_share{
    float:right;
        width: 45%;
}

.culumn-2{
    padding-top:15px;
}
.culumn-3{
    padding-top:15px;
}
.culumn-4{
    padding-top:15px;
}

}



/*........post..end.............*/ 


/*..............landscape end....................*/
