.listing_content {
    float: left;
    width: 100%;
    margin: 5px 0 0;
}
.listing_content li{
float: left;
    width: 100%;
  
    padding: 0 0 0 25px;
    margin: 8px 0 0;
    color: rgb(56, 55, 55);
    line-height: 22px;text-align: justify;
}
.listing_arrow {
    float: left;
    width: 100%;
    margin: 5px 0 0;
}
.listing_arrow a{
float: left;
    width: 100%;
   
    padding: 0 0 0 25px;
    margin: 8px 0 0;
    line-height: 22px;
}
.asked_main .ask_box {
    max-width: 539px;
    width: 100%;
    float: left;
}

.simpaly {
    padding: 10px 10px 10px 20px;
    border: #41c365 solid 2px;
    margin-bottom: 20px;
}
.slider span {
    float: right;
    cursor: pointer;
    font-size: 30px;
    line-height: 29px;
    color: #41c365;
}
.slider a {
    color: #272827;
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
}
.content {
    font: 1em 'News Cycle', sans-serif;
    padding: 1%;
   
}
p {
    margin-bottom: 1%;
}
.asked_main {
    padding-top: 90px;
}

.asked_main .titlepage {
    text-align: right;
}

.asked_main .titlepage h2 {
    color: #000;
}
.red{
    color: red;
}
.images{
    /* width: 100%; */
    height: auto;
     margin-top: 4%;
    border-radius: 86px 0px;
    /* margin-bottom: 9%; */
}
.main_heading {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 0 0 10px;
}
.design {
    display: inline-block;
    background: url(../img/images/icon-img.png) no-repeat right -183px;
    width: 176px;
    height: 13px;
}

.main_heading h2 {
    display: inline-block;
    padding: 0 15px 0;
    position: relative;
    top: 3px;
    color: #2e5fb5;
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
}
.main_heading p {
    font-family: Gotham,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
}

* {box-sizing: border-box;}
body {font-family: Verdana, sans-serif;}
.mySlide {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

/* .active {
  background-color: #717171;
} */

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}


/*---------------------------> how to raise ticket support  <----------------------------- */
.accord {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
} 

 /* .active, .accord:hover {
  background-color: #ccc;
}  */

 .accord:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "";
}

.panel1 {
  /* padding: 0 18px; */
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}


.box4 {
  /* margin-top: 15px;
  padding: 30px;
  border-radius: 4px;
  border: none !important;
  box-shadow: 0px 2px 18px 0px rgb(198 198 198 / 30%);
  -webkit-transition: all .3s linear; */
    height: auto;
    /* background: linear-gradient(rgb(135, 206, 235),rgba(135,206,235,0.3)); */
    margin-top: 6px;
    width: 100%;
    border: none !important;
    margin-left: 25px;
    box-shadow: 0px 2px 18px 0px rgb(198 198 198 / 30%);
}
.box1 {

    height: auto;
    margin-top: 6px;
    border: none !important;
   /* margin-left: 25px;*/
    box-shadow: 0px 2px 18px 0px rgb(198 198 198 / 30%);
}


/*-------------------------------> how to use servises <-----------------------------*/
.accor {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

/* .active, .accor:hover {
  background-color: #ccc;
} */

.accor:after {
  content: '\002B';
  color: #777;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.active:after {
  content: "";
}

.panel2 {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.bottom_padding{
  padding-bottom: 20px;
}


/* ------------------------------>White Lable<------------------------------------ */
.whitelable {
  font-family: Georgia, serif;
  font-size: 14px;

  padding: 5px;
  text-align: left;
  line-height: 1.7em;
}
.whitelable p{
  font-family: Georgia, serif;
  font-size: 14px;

  padding: 5px;
  text-align: left;
  line-height: 1.7em;
}
.whitelable h3{
  font-family: Georgia, serif;
  font-size: 19px;
  color:  rgb(56, 55, 55);

  padding: 5px;
  text-align: left;
  line-height: 1.7em;
}
.whitelable h5{
  font-family: Georgia, serif;
  font-size: 16px;
  color:  #2e5fb5;
  padding: 5px;
  text-align: left;
  line-height: 1.7em;
}

/* show cotent when mouse hover in dogma junction file */
#hover-content {
  display:none;
  transition: width 2s, height 4s;
}
#parent:hover #hover-content {
  display:block;
  
  
}
/* end show cotent when mouse hover in dogma junction file */

/* show hidd effect start */
.pdiv {
  border: 1px solid;
  padding: 15px;
}

/* .pdiv:hover {
  border-color: red;
} */

.parent .child {
display: none;
}

.parent:hover .child {
display: block;
animation: fade-in 1s;
}

.parent:not(:hover) .child.did-fade-in {
display: block;
animation: fade-out 1s;
}

@keyframes fade-in {
from {
  opacity: 0;
}
to {
  opacity: 1;
}
}

@keyframes fade-out {
from {
  opacity: 1;
}
to {
  opacity: 0;
}
}
/* show hidd effect end */



/* start slider */





#slideshow {
    position:relative;
	height:450px;
}
#slideshow div {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	height:400px;
    opacity:0.0;
    background-color: #FFF;
}
#slideshow div.active {
    z-index:10;
    opacity:1.0;
}
#slideshow div.last-active {
    z-index:9;
}
#slideshow div img {
    display: block;
    border: 0;
    margin-bottom: 10px;
}






#slideshow1 div.active {
    z-index:10;
    opacity:1.0;
}
#slideshow1 div.last-active {
    z-index:9;
}
#slideshow1 div img {
    display: block;
    border: 0;
    margin-bottom: 10px;
}


/* end slider */

/* slider show dogmajunction ------------------------------------------->*/

style="padding:0px; margin:0px; background-color:#fff;font-family:arial,helvetica,sans-serif,verdana,'Open Sans'">



@media (min-width:320px)  { 
#slideshow1 {
    position:relative;
    height:107px;
}
#slideshow1 div {
    position:absolute;
    top:0;
    left:0;
	height:0px;
    z-index:8;
    opacity:0.0;
    background-color: #FFF;
} }
@media (max-width:480px)  { 
#slideshow1 {
    position:relative;
    height:120px;
}
	
	#slideshow {
    position:relative;
    height:120px;
}
	
	#slideshow div {
    position:absolute;
    top:0;
    left:0;
	height:0;
    z-index:8;
    opacity:0.0;
    background-color: #FFF;
}
#slideshow1 div {
    position:absolute;
    top:0;
    left:0;
	height:0;
    z-index:8;
    opacity:0.0;
    background-color: #FFF;
} }
@media (min-width:600px)  { 
#slideshow1 {
    position:relative;
    height:350px;
}
#slideshow1 div {
    position:absolute;
    top:0;
    left:0;
	height:350px;
    z-index:8;
    opacity:0.0;
    background-color: #FFF;
} }
@media (min-width:801px)  { 
#slideshow1 {
    position:relative;
    height:350px;
}
#slideshow1 div {
    position:absolute;
    top:0;
    left:0;
	height:350px;
    z-index:8;
    opacity:0.0;
    background-color: #FFF;
} }
@media (min-width:1025px) { 
#slideshow1 {
    position:relative;
    height:350px;
}
#slideshow1 div {
    position:absolute;
    top:0;
    left:0;
	height:350px;
    z-index:8;
    opacity:0.0;
    background-color: #FFF;
} }
@media (min-width:1281px) { 
#slideshow1 {
    position:relative;
    height:350px;
}
#slideshow1 div {
    position:absolute;
    top:0;
    left:0;
	height:350px;
    z-index:8;
    opacity:0.0;
    background-color: #FFF;
} }



