@font-face {
    font-family: Comic Sans MS;
    src: url(../fonts/Comic Sans MS.ttf) format('truetype');
}
@font-face {
    font-family: PWXtraThin;
    src: url(../fonts/PWXtraThin.ttf) format('truetype');
}
@font-face {
    font-family: arial;
    src: url(../fonts/arial.ttf) format('truetype');
}
body {
	/* background-color:#e3e5e5; */
	background-color:#c6c6c6;
	 font-family:arial;
	 //font-family:PWXtraThin;
	color:#ffffff;
}
img {
	max-width:100%;
}
a {
  
    text-decoration: none !important;
}
a:-webkit-any-link {
	text-deocration: none !important;
}
 a:hover {
	color:black ;
}.page-id-48 a:hover {	color: black;	text-decoration:none;}#toolbarViewer {	height: 32px;	display: none !important;}
.page-id-48 a{
	color:#7E7D7D;
}
/*Index*/
.column {
  margin: 18% auto 0;
  position: relative;
  text-align: center;
  width: 400px;
}
.freemithu{
	color: #f4c2c2;font-size:16px;
	
}
.freemithu:hover{
	color: white;
	
}
span.copyright {
    text-align: center;
    display: none;
    padding: 10px 0px;
    position: absolute;
    bottom: -43px;
    right: 157px;
    color: black;
}
.col-sm-4.col-md-4.col-lg-4.cght:hover span.copyright {
    display: block;
}
span.mail-1 {
    bottom: -42px;
}
span.mail-1 a {
  color:black;
}
.cght {
    position: relative;
}
.box span {
  display: block;
  font-size: 43px;
  cursor:pointer;
 color: white;
}
.modal-backdrop.in {
  opacity: 0.96 !important;
}
.enter .hover,.enter:hover img {
  display: none;
}
.enter:hover .hover {
  display: inline-block;
}
/*Header*/
.navbar-brand {
  color: rgb(107,110,111);
  display: table;
  float: none;
  /*font-family: PWXtraThin;
  font-size: 63px;
  line-height: 63px;*/
  font-size: 31px;
  text-align: center ;
  line-height: 43px;
  margin: 0 auto;
  width: 300px;
  padding: 30px 10px 0px;
  text-transform:lowercase;
}
.navbar-brand:hover {
    text-decoration: none;
	color:rgb(50,63,92);
}
.navbar-brand > img {
  margin: 0 auto;
}
.navbar-default {
  background: none;
  border: none;
  margin-top: 0px;
  margin-bottom: -2px;
}
.navbar-collapse.collapse {
	text-align:center;
}
.navbar-nav {
  float: none;
  display:inline-block;
  margin: 0 auto;
  opacity: 0;
}
.navbar-default .navbar-nav > li > a {
  color: #7E7D7D;
  font-size: 20px;
  position:relative;
  padding:3px 12px;
  text-transform:lowercase;
  transition:200ms all;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover,.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
  color: #000000;
  background:none;
}
.navbar-default .navbar-nav li:hover > a {
  color: rgb(50,63,92)
}
.navbar-nav .dropdown-menu > li > a {
  border: none;
  font-size: 15px;
  text-transform: lowercase;
  color:#7E7D7D;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background: none;
}
.dropdown-menu {
  background: #c6c6c6;
  border: none;
  box-shadow: none;
  display: none;
  left: -41px;
  min-width: 250px;
  opacity: 0;
  padding: 5px 40px 5px 40px;
  transition: all 300ms ease 0s;
  top: 39px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
  background:none;
}
.open > .dropdown-menu {
  opacity: 1;
}
/*#navbar li > a::after {
  background-color: #000000;
  bottom: 5px;
  content: "";
  height: 3px;
  left: 10px;
  position: absolute;
  right: 100%;
  transition:300ms all;
}
#navbar li.active > a::after,#navbar li:hover > a::after {
	right:10px;
}*/

/*Work Page*/
.work-menu {
  margin: 0 0 25px;
  padding: 0;
}
.work-menu a {
  color: #7E7D7D;
  display: block;
  font-size: 17px;
  padding: 0 10px;
  text-decoration: none;
  position:relative;
}
.work-menu li > a::after {
  background-color: #7E7D7D;
  bottom: -5px;
  content: "";
  height: 2px;
  left: 5px;
  position: absolute;
  right: 100%;
  transition:300ms all;
}
.work-menu li.active > a::after,.work-menu li:hover > a::after {
	right:5px;
}
.work-detail {
  list-style: none;
  padding: 0 8% 100px;
      padding-top: 5px;
}
.work-detail > li {
  display: inline-block;
  //margin: 1px;
  padding: 0;
  width: 24.43%;
  position:relative;
  transition:all 300ms;
  -o-transition:all 300ms;
  -moz-transition:all 300ms;
  -webkit-transition:all 300ms;
}
.work-detail a {
  display: block;
  position:relative;
  z-index:2;
  overflow:hidden
}
ul.work-detail img {
  opacity:0.85;
  filter: grayscale(1);
  -o-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -webkit-filter: grayscale(1);
  transform:scale(1);
  -o-transform:scale(1);
  -moz-transform:scale(1);
  -webkit-transform:scale(1);
  transition:all 300ms;
  -o-transition:all 300ms;
  height:auto;
  -moz-transition:all 300ms;
  -webkit-transition:all 300ms;
}

ul.work-detail a:hover img,ul.work-detail li.active a img {
  opacity:1;
  transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  filter: grayscale(0);
  -o-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
.work-detail span {
  color: #F8F4F5;
  font-size:0;
  left: 4px;
  position: absolute;
  text-align: left;
  text-shadow: 0 0 1px #000000;
  bottom: 2px;
  transition:all 300ms;
  -o-transition:all 300ms;
  -moz-transition:all 300ms;
  -webkit-transition:all 300ms;
}
.work-detail > li:hover span,.work-detail > li.active span {
  font-size: 16px;
}
.work-detail.medium-detail > li:hover span {
  font-size: 34px;
}
.work-detail.medium-detail {
  padding: 0 5% 100px;
}
.work-detail.medium-detail > li:nth-child(2),.work-detail.medium-detail > li:nth-child(3),.work-detail.medium-detail > li:nth-child(6),.work-detail.medium-detail > li:nth-child(7) {
  width: 41%;
}
.work-detail.medium-detail > li:first-child,.work-detail.medium-detail > li:nth-child(4),.work-detail.medium-detail > li:nth-child(5),.work-detail.medium-detail > li:nth-child(8) {
  width: 58%;
}




/* css by vivek */

p.content {
  margin: 0 auto;
  width: 58%;
}
.poet-imge {
    padding: 0% 10%;
}
.div_image {
    background: white;
    text-align: center;
	 padding: 5% 0%;
}
p.publisher {
    text-align: left;
    padding-left: 20%;
    padding-top: 1%;
    line-height: 67px;
    font-size: 19px;
}

p.what_you {
    float: right;
}
.div_image {
    background: #f3f2f2;
    text-align: center;
	 padding: 5% 0%;
	 margin-top: 15%;
}
p.Reading {
    text-align: left;
    padding-left: 9%;
    padding-right: 5%;
    padding-bottom: 7%;
    padding-top: 4%;
}

.mitu_we {
  margin-top: 15%;
  width: auto;
  padding: 0 23%;
}
.disappearing_div {
    text-align: center;
}
img.bann_3 {
    width: 100%;
}
.p_text {
    font-size: 13px;
}

.trans {
    padding-top: 30px;
}
img.left_image {
  padding-left: 24%;
  padding-top: 30px;
}
p.on_your_hand {
    padding-top: 15%;
}
img.right_image {
  float: right;
  padding-right: 25%;
  width: auto;
}
p.after_shift {
    padding-top: 10%;
}
.div_image_mitu {
    background: #f3f2f2;
    text-align: center;
    padding: 10% 0%;
}
p.i_am {
    text-align: left;
    padding-left: 13%;
    padding-top: 2%;
    line-height: 31px;
    font-size: 19px;
}

p.disappearing {
    padding-top: 5%;
    padding-bottom: 15%;
}
.disappearing_div img {
    margin-right: 30px;
}
p.language {
    padding: 10% 0%;
}
p.Not_bound {
    padding: 10% 0%;
}
p.Mithu_collects {
    padding: 10% 0%;
}

/* bio page */

.bio_text1 p {
    /* float: left; */
    text-align: left;
    font-size: 13px;
    margin-top: 23px;
}
.bio_text1{
 /*background: #f3f2f2;
	 padding: 5% 0%;*/
}
a.read_more {
  color: black;
  font-size: 13px;
  margin-bottom: 6%;
  position: relative;
  text-decoration: underline;
  top: 16px;
  display: block;
}
p.books {
  font-size: 16px;
  font-weight: bold;
  margin-left: 6%;
  margin-top: 5%;
  padding: 2% 0 0;
}
.bio_gra_mithu{
	
	text-align:center;
	    margin-top: 5px;
		padding-bottom: 60px;
}
.bio_gra_mithu p {
  font-size: 13px;
  margin: 1% auto 0;
  text-align: left;
  width: 58%;
}
a.cv {
    color: black;
}

.heading_p {
	font-size: 15px;
	margin-bottom: 16px;
	text-align: center;
	color: rgba(126, 125, 125, 0.69);

}
.as_a{
	text-align:center;
}
img.mitu_q {
  width: 58%;
}
 .connect_main{
    /* text-align: center; */
    padding-top: 20%;
}

ul.socil_1.a_s li {
    list-style-type: none;
    padding-bottom: 10%;
    margin-top: 0;
    margin-left: -11px;
}
.div_left_conect {
    
	position:relative;
 text-align:right;
    width: 180px;
}
ul.socil_1.a_s img {
    filter: grayscale(1);
}
ul.socil_1.a_s img:hover {
    filter: grayscale(0);
}
.mail-1 {
          position: absolute;
    left: 47px;
    bottom: -17px;
    font-size: 14px;
    color: black;
    display: none;
    transition-duration: 1s;
}
.color-pic {
    position: absolute;
    top: 0px;
    left: 0px;
	display:none;
}
section#bibliography {
    padding: 3% 0%;
}
p.i_am.p_text a {
    text-decoration: underline;
    color: rgb(122, 125, 125);
}

img.blacl_img{
    filter: grayscale(1) brightness(8) invert(1);
	    transition-duration: 1s;
	    width: 60%;

}
	
#logo:hover .navbar-nav{opacity:1;}
.navbar-nav:hover{opacity:1;}	


/* img.blacl_img:hover {
    filter: grayscale(0);
	cursor: pointer;
    transition-duration: 1s;
} */
.div_left_conect:hover .mail-1 {
    display: block;
	transition-duration: 1s;
}
.studio {
    display: none;
    text-align: center;
    color: #000;
    margin: 15px 0 0 0;
}
.c_map:hover .studio {
    display: block;
	transition-duration: 1s;
}
.div_left_conect:hover img.blacl_img {
	filter: grayscale(0);
	cursor: pointer;
	transition-duration: 1s;
}
p.med_h {
	color: rgba(126, 125, 125, 1);
	font-size: 15px;
	margin-bottom: 16px;
	margin-top: -5px;
	text-align: center;
}

.main_slider {
    text-align: center;
}


.owl-pagination {
    display: none !important;
}
span.number {
    float: right;
    font-size: 13px;
	margin-right: 25px;
}
.text {
    padding: 0% 13%;
}
.text,.sounda, .number, .heading-slider, .discription{
	
	font-size:14px;
}
p.heading-slider {
    padding: 5% 0% 0%;
}
.medium_inner > li {
    display: inline-block;
    margin: 1px;
    padding: 0;
    width: 24%;
    position: relative;
    transition: all 300ms;
    -o-transition: all 300ms;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
}
#main_slidera img {
    margin-inline: auto;
    max-width: 75%;
	max-height: 100%;
}
.medium_inner {
    list-style: none;
    padding: 0px 20%;
    margin-top: 5%;
}
.text > p {
    padding: 2% 0% 0%;
}
.text.medium {
    margin-top: -10px;
}
.text.medium > p {
    padding: 0;
    margin: -2px 0 0;
}
.thumb .thumb_a {
    background: rgba(0, 0, 0, 0) url(../img/right.png) no-repeat scroll 0 0 / 50% auto;
    display: block;
    height: 50px;
    margin-left: 44%;
    width: 22px;
    margin-right: 45% !important;
    float: left;
    margin-top: -6.3%;
}
}
.thumb .thumb_a.tnextz {
    background-position: 11px center;
    float: right;
    margin-left: auto;
    margin-right: 4%;
}

.thumb .thumb_a.tpreva{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.main_slideraa{
	text-align:center;
}

.contact_map {
           height: 120px;
    opacity: .5;
    transition: 1s;
    width: 177px;
}
.c_map{
	    width: 198px;
    margin-left: 0;
}
.row.connect_a {
    padding-left: 27%;
	padding-top: 5%;
}

.contact_map:hover {
   opacity: 1; 
    transition: 1s;
}
section#poetry {
    /* padding: 0% 60px; */
}
section#slider {
	
    /*padding: 0.3% 0%;
	position: relative;*/
	
	margin-top: 150px;
    padding-top: 50px;
	padding-bottom: 4rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: scroll;
}
.bio_gra_mithu p a {
    color: #7d8080;
    text-decoration: underline;
    font-size: 13px;
}
p.cv {
    padding-top: 32px;
}
.bi{
	
	padding-bottom:0px;
	margin-top: 16px;
}
.row.slider_row {
   position: relative;
}
.sli-nav.tprev {
    position: absolute;
    right: 17.8%;
    top: 99.6%;
}
.sli-nav.tprev:hover, .sli-nav.tnext:hover{
	cursor:pointer;	
} 
.sli-nav {
    display: block;
    height: 20px;
    width: 20px;
}
.poetry-a {
    background: rgba(0, 0, 0, 0) url(../img/red-logo.gif) no-repeat scroll 0 0 / 58% auto;
    display: block;
    height: 30px;
    width: 30px;
    margin-left: 174px;
}
.sli-nav.tnext {
    position: absolute;
    top: 99.6%;
    right: 12.5%;
}
.rightew{
	position: absolute;
    top: -5%;
    left: 12.5%;
	color: #df0025;
	font-weight: bold;
	font-size: 24px;
}
#thaughts {	background:#c6c6c6;    padding: 65px 0;}
#thaughts li {
    list-style: none;
	font-size:13px;
}
#thaughts li span{	color:#c80024;}
#thaughts li a {
  display: inline-block;
  cursor: pointer;
  font-size: 20px;
  font-weight: 500;
  padding: 3px 5px;
  text-decoration: none;
  text-align: center;
}
#thaughts ul {
    padding: 5px 0;
}
.modal-content {
    border: none;
	background:transparent;
    box-shadow: none;
}
.modal-header {
    padding: 0;
    border-bottom: none;
}
.close {
    float: right;
    font-size: 45px;
    font-weight: 100;
    line-height: 1;
    color: #fff;
     text-shadow: none;
    opacity: .6; 
}
p.thought_h {
    font-size: 22px;
    padding-bottom: 8px;
    margin-top: -9px;
}
.modal-dialog {
    width: 100%;
    margin: 0;
}
.modal-body {
    padding: 0;
    margin-top: -45px;
}
.modal-header {
    padding: 0;
    border-bottom: none;
    position: fixed;
    z-index: 9;
	top: 45px;
    right: 15px;
}
.content-model {
     position: absolute;
    top: 43%;
    left: 43%;
    width: 29%;
}

#lingual .content-model, #counter .content-model, #unmonolith .content-model, #untaboo .content-model, #radical .content-model {
  left: 54%;
  position: absolute;
  top: 43%;
  width: 29%;
}
.relationship:hover{
	cursor:pointer;
}
.full{
	width:14%;
	padding: 0;
}
.blank{
	width:2%;
	padding: 0;
}
#thought-menu {
    position: fixed;
    right: 60px;
    top: 16px;
    width: 14px;
}
#thought-menu  .navbar-toggle {
    display: block;
}
#sidebar-wrapper {
   
	 background: rgba(119, 119, 119, 0.87);
    height: 100% !important;
    width: 14%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9;
	overflow:scroll;
}
#sidebar-wrapper h5{
	color: #fff;
	margin: -30px 0 20px 0;
	font-size: 15px;
}
span.cross {
    float: right;
   margin: 14px 18px;
}
span.cross i {
    font-size: 21px;
    font-weight: 100;
    color: rgba(98, 98, 98, 0.2);
    position: absolute;
}
.cross span{
	color:#c80024;
}
.cross:hover span{
	color:rgb(241, 84, 112);
}
.cross:hover a{
	text-decoration:none;
}
.nav > l i > a:focus, .nav > li > a:hover, .nav > li.active > a {
    text-decoration: none;
	color:#fff;
    background:transparent;
}
.nav>li>a {
    color:rgba(180,180,180,1);
	padding: 2px;
}
button.thought-menu hr {
    border: 1px solid;
    padding: 0;
    margin: 5px;
    width: 30px;
}
.modal-backdrop.in {
    opacity: .8;
}
.content-model-img {
   position: absolute;
    top: 43%;
    left: 19%;
}
button.thought-menu {
    border: none;
    background: transparent;
}
.navbar-brand img {
    width: 62px !important;
}
img.thought-menu.dta {
    width: 60px !important;
    max-width: 60px !important;
	margin-right: 20px;
}
.wrap form button img {
    width: 15px;
    max-width: 15px;
}
.dropdown-menu>li>a {
    padding: 3px 15px;
}
section#work {
    margin-top: 9px;
}
img.thought-menu {
    width: 15px;
	max-width:15px;
}
.modal-header .close {
    margin-top: 15px;
    font-size: 20px;
    color: #fd1a1a;
    font-weight: bold;
}
p.discription {
    padding: 0 0 0 0;
}
img.thought-menu:hover {
    cursor: pointer;
}
#thaughts li a:hover {    color: #337ab7;      border-radius: 4px;}
 span.number.medium{
    position: absolute;
    top: 92.3%;
    right: 24.8%;
}
a.emcounter {    position: absolute;    top: 23%;    left: 50%;    font-size: 15px;    font-weight: bold;}
.main-content {    margin: 0 30%;}
.left,.right {    float: left;    margin: 0 35px 0 0px;}
.left{    margin: 0 35px 0 0px;}
.right {    width: 25%;}
.keywordsmap {    position: relative;    margin-top: 0;    left: 26%;}
.keyword a:hover{	cursor:pointer;	text-decoration:none;}
.keywords {        	margin: 17% 0 0 0;    position: relative;}
a.first span ,a.second span ,a.third span ,a.fourth span,a.fifth span {position: absolute; z-index:9;}
a.first span {
  left: 59%;
  top: 322px;
}
a.second span {
  left: 59%;
  top: -26px;
}
a.third span {
  left: 35%;
  top: 395px;
}
a.fourth span {
  left: 43.6%;
  top: 181px;
}
a.fifth span {
  left: 27.7%;
  top: 30px;
}
.second img ,.first img ,.third img ,.fourth img,.fifth img {position: absolute;opacity:0; width: 23%;}
.second img {
  left: 51%;
  top: -253px;
}
.first img {
    left: 58%;
    top: 80px;
}
.third img {
  left: 17%;
  top: 196px;
  width: 23%;
}
.fourth img {
  left: 35%;
  top: -65px;
  width: 23%;
}
.fifth img {
  left: 16%;
  top: -227px;
}

#thaughts2 li {
    list-style: none;
    font-size: 13px;
    float: left;
    top: -210px;
    left: -20px;
    position: relative;
}

#thaughts2 li span{	color:#c80024;}
#thaughts2 li:nth-child(2n+2) {
    margin: 2.3%;
}
#thaughts2 li:nth-child(2n+1) {
    margin: 0;
}
span.enter span {
  display: block;
  margin: -5px 0 0;
}
#logo:hover .navbar-nav {
	opacity:1;
}
p.heading-slider {
  padding: 1% 0 0 !important;
}
.comments {
  z-index: 1051;
}
.comments .modal-header {
  right: 22%;
  top: 10px;
}
.comments .modal-body {
  margin: 0 auto;
  padding: 15px;
  width: 60%;
}
.comments .wrap {
  background-image: url("../img/thoughts-bg.jpg");
  background-size: cover;
  border-radius: 10px;
  color: #fff;
  padding: 15px;
}
.comments h2 {
  font-size: 16px;
  margin: 0;
}
.comments .wrap > ul {
  border-top: 1px solid #fff;
  list-style: none;
  margin-top: 10px;
  padding: 0;
}
.comments .wrap li {
  border-bottom: 1px solid #fff;
  margin: 5px 0 10px;
  padding: 2px 10px 30px;
  position: relative;
}
.comments .wrap span {
  bottom: 3px;
  font-size: 13px;
  position: absolute;
  right: 10px;
}
.comments textarea {
  background-color: transparent;
  border: 1px solid #fff;
  width: 100%;
  padding: 5px;
}
.keywords a span {
  cursor: pointer;
}
.open-comments img {
  margin: 1px 0 0 3px;
  width: 12px;
}
img.projects {    
	left: 14%;
    position: relative;
    width: 30%;
}

.post-navigation .nav-previous, .post-navigation .nav-next {
    background-image:none !important;
}
.navigation h2 {
    display: none;
}
.nav-previous {
    width: 5%;
    float: left;
    margin-left: 50%;
    margin-top: -5%;
}
.nav-next {
    margin-top: -5%;
    float: right;
    margin-right: 45%;
}
.nav-previous a img {
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(180deg);
}
video {
	max-width: 100%;
    height: 160px;
    background: #000;
}

#thaughts-mobile{
display:none;

}
#thaughts-mobile li span {
color: #c80024;
}
#thaughts-mobile li  {
list-style:none;
}
.navbar-nav {
  width: 32%;
  position: relative;
  left: 9px;
}
.mediums-template-default .text {
  margin-top: 0px;
}
.mediums-template-default .text > p {
  margin: 0;
  padding: 0;
  
}

.contact_map > a {
  color: #000;
  display: block;
  margin-top: 14px;
  opacity: 0;
  text-align: center;
}
.contact_map:hover > a {
  opacity: 1;
}
.poet-imge > p, .poet-imge > div {
  margin: 0 auto !important;
  width: 58%;
}
.keywords span:hover{
	
	color:#c5c5c5
}
.modal-fullscreen{
    background: rgba(78, 78, 78, 0.75) !important;
}
.animated {
  animation-duration: 6s !important;
}
li.blank {
    //margin-right: 5px;
}
li.medium-blank {
    margin: 0 .24%;
}
.comments button {
  background: none;
  border: none;
  margin-top: 8px;
  width: 35px;
}
.keyword-map .content-model > a {
   font-size: 25px;
}
.keyword-map .modal-body > img {
    width: 53%;
}
.loadIt:hover{
	width:16px;
}
.spiral{
/*transition: 0.5s all ease-in-out;
 */}
.spiral:hover{
/* transition: 0.5s all ease-in-out; */
width: 17px;
}
.back.sli-nav.tprev {
  left: 25.8%;
  right: auto;
  top: -20px;
  z-index: 9;
}
.load-content {
	display:block;
}
.keywords span {
    color: white;
}
.loadIt {
  width: 14px;
  position: relative;
  top: -2px;
}
.mail-1.mail-2 {
  bottom: -41px;
}
#thaughts li a.bounceInDown {
	transition:all 300ms;
}
#thaughts li a.bounceInDown:hover {
  font-size: 21px;
}
#thaughts li.tought_22 a.bounceInDown:hover {
	font-size:23px;
}
.single-mediums span.number.medium {
  right: 20.8%;
  top: 100%;
}
.single-mediums .load-content {
  margin: 0 auto;
  width: 59%;
}
#sidebar {
	display: none;

	}
	#radical .modal-body, #lingual .modal-body, #untaboo .modal-body, #counter .modal-body, #unmonolith .modal-body {
  margin-top: 5%;
  padding-left: 19%;
}
#lingual.keyword-map .modal-body > img {
    width: 47%;
}
.left {
    width: 19.5%;
}
/* poetry new page */
.image {
    padding: 0% 20%;
}
img.left-hy {
    width: 48%;
    float: left;
}
img.left-hyw {
    width: 48%;
    margin-left: 11px;
}
p.shair {
    text-align: center;
    padding: 8% 26%;
    color: black;
	font-size:17px;
	
}
img.left-hywtaq {
    width: 60%;
    display: block;
    float: right;
    margin-top: 2%;
}
img.left-hywtwr {
    width: 60%;
	 margin-top: 2%;
}
.t {
    padding: 50% 0%;
}
#main_slidera .owl-item {
    float: left;
	object-fit:scale-down;

}
.page-id-550 .entry-content, .page-id-548 .entry-content, .page-id-552 .entry-content  {
    padding: 0% 28%;
    line-height: 31px;
}
p.prformance1 {
    color: black;
    text-align: center;
    font-size: 17px;
    padding: 8% 0% 0%;
}
p.audio {
    text-align: center;
    font-size: 17px;
    padding: 8% 0% 0%;
    color: black;
}
p.not-bound {
    padding: 8% 0% 0%;
}
p.mitthucollects {
   // padding: 10px 0px 43px 0px;
}
p.regarding {
    padding: 8% 0% 0px;
}
p.poem_qw {
    padding: 8% 0% 0%;
}
p.i_am-1 {
    text-align: center;
    padding: 8% 36% 8%;
    line-height: 31px;
    font-size: 17px;
    color: black;
}
p.recent-1 {
    padding: 12% 0% 0%;
}
p.moving {
    padding: 2% 0% 0% 0%;
}
p.poetry-mithu {
    padding: 2% 0% 1%;
}
p.verymuch {
    padding: 2% 0%;
}
p.the-bh {
    padding: 2% 0%;
}
p.ulti {
    padding: 2% 0%;
}
p.education {
    padding: 8% 0% 0% 0%;
}
p.herbengali {
    padding: 4% 0%;
}
.mithu_1q {
	padding: 8% 0% 0%;
}
.mithu_3q {
	padding-bottom: 8%;
}
.mithu42q {
	padding-top: 8%;
}
.left-hywt {
	padding-top: 8%;
}
.left-hywt1 {
	width: 49%;
	margin-right: 0%;
	margin-top: 4px;
}
.left-hywtq {
	width: 70%;
	margin: 0 auto;
	margin-left: 14%;
	margin-top: 8%;
}
.someofthem {
	color: black;
}
.someofthem:hover {
	color: black;
}
.sounda{
max-width: 84% !important;
float: left;
display: block;

}
.ploading{
display: block;
float: left;
}
.qzas{
	margin-top:35px;
}
ul.pk img{
	
       opacity: 0.85;
    filter: grayscale(1);
    -o-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -webkit-filter: grayscale(1);
    transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transition: all 300ms;
    -o-transition: all 300ms;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    
   width: 152% !important; max-width: 152% !important;
}
.qaq{
color:#337ab7;
text-align:center;
}
	p.poem_qwt {
    padding: 1% 0% 6%;
}
.page-id-15 a:hover{
color: #337ab7;
}
p.star1, p.star2, p.star3, p.star4{
  
    font-size: 14px;
    margin-left: 13%;
}
p.star3 {
    padding: 3.4% 0% 1% 0%;
}
p.star31 {
    padding: 3% 0% 2% 0%;
	text-align:center;
}p.star34 {
    text-align: center;
    position: relative;
    top: 375px;
    left: 207px;
}
p.still {
    text-align: right;
    padding: 2% 0% 0% 0%;
}
p.star1 {
    margin-bottom: 18px;
}
p.star2 {
    margin-top: 5px;
    margin-bottom: -1px;
}
p.michaela {
    text-align: right;
}
img.rightew {
    position: relative;
    top: 1px;
    width: 2.5%;
}
.er_1 p {
    font-size: 13px;
}
.qzas .work-detail > li {
    height: 165px;
    overflow: hidden !important;
    width: 165px;
    border: 1px solid #bfb4b4;
    overflow: hidden;
}
.med_m {
    width: 85%;
	padding-top: 36%;
}
.med_q{
	width: 100%;
}
.med_q img{
	width:100%;
}
 .cva {
    margin: 0 2%;
}
.keywords_1 {
    margin: 5% 0 0 0;
    position: relative;
}
.li_q:hover{
	color:#337ab7;
}
.single-projects img.rightew, .single-mediums img.rightew, .single-newsletter img.rightew{
    position: relative;
    top: -11px;
    width: 12px;
    left: 21%;
}
.single-newsletter #main_slidera img {
    max-width: 58%;
    max-height: 463px;
	padding-bottom: 14px;
}
span.tittle-year {
    padding: 0% 0% 0% 0%;
    width: 79%;
    position: relative;
    display: block;
}
.postid-261 .text {
    margin-top: 12px;
}
li.blank {
    margin-left: 4px;
}
.postid-261 .sli-nav.tprev {
  
   
    top: 101.67%;
}
.postid-261 .sli-nav.tnext {
   
    top: 103.2%;
   
}
.det {
    color: #337ab7 !important;
    text-decoration: none !important;
}

.row.connect_a {
    padding-left: 3%;
    padding-top: 5%;
    max-width: 748px;
    margin: 0px auto;
}
.cght {
    position: relative;
    width: 125px;
}
span.copyright {
    text-align: center;
    display: none;
    padding: 10px 0px;
    position: absolute;
    bottom: -43px;
    right: -7px;
    color: black;
}

#main_slidera img {
	width: 100%;
	height: auto !important;
}
.connect-row{
	margin-top: 20%;
	display: flex;
    align-items: center;
    justify-content: center;
	text-align-last: center;
}
.connect-img{
	filter: grayscale(100%);
	transition: 0.5s;
}
.connect-img:hover{
	filter: grayscale(0%);
}
