body{
  font-size: 18px;
  font-family:  'Dosis', sans-serif;
  line-height: 1.42857143;
  color: #333333;
}
img {
  opacity: 1;
  transition: opacity 0.3s;
}
.first-container, .full-container{
  padding-left: 0px;
  padding-right:0px;
}
.full-container{
  padding-bottom: 50px;
padding-top: 50px;
}
.hosting-banner{
  text-align: center;
  margin-top: 25px;
}
.hosting-banner img{
  max-width: 100%;
}
.social-navbar .right-icons a{
  float: right;
  margin-left: 20px;
  padding-top: 11px;
}
.nav-newsletter{
  color:#00adb5 !important;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
display: block;
}
ul.nav li.disabled a {
    pointer-events: none;
}

.nav-newsletter:hover, .nav-newsletter:active{
  color:#ff5722 !important;
}
.social-navbar .right-icons span{
float: right;
padding-top: 20px;
font-size: 15px;
font-weight: 100 !important;
font-family: cursive;
color: #333;
}
.extension-button{
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 4;
}
.navbar{
  margin-bottom:0px;
}
.search-form{
  padding:25px;
  margin-left: 0%;
  margin-bottom:0px;
  padding-bottom: 0%;

}
.home-icons{
  text-align: center;
      margin-top: 45px;
}
.home-icons div[class^='col-']{
  margin-bottom: 30px;
}
.home-icons .glyphicon {
  color:#00adb5;
  font-size: 45px;
}
.home-icons .glyphicon:hover{
  color:#ff5722;
}
.home-icons .glyphicon-custom{
  font-family: 'dosis';
  font-weight: 900;
}
.search-container{
  background-color: rgba(238, 238, 238, 0.42);
}
.search-form h2, .search-form p, .search-form h1{
  text-align: center;
  color:#333;
  font-weight: 400;
}
.home-boxes-main{
  background-image: url(/img/computer-background.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.home-boxes .container{
  padding:50px 0;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;

}
.second-top-box{
  margin-left: 3%;
}
.top-box-inner{
      padding: 0px 20px;
  padding-bottom: 80px;
}
.top-box{
  background-color: #fff;
  border-radius:5px;
  padding: 0px;
}
.elegant-boxes .top-box, .extras .top-box{
  background-color: #fff;
  border-radius: 5px;
  padding: 0px;
  border: 1px solid #fff;
  box-shadow: 12px 7px 28px #eee;
  border-left:1px solid #eee;
}
.elegant-boxes img{
  max-width: 100%;
}
.box-title{
  background-color: #ff5722;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  font-size: 26px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  margin-bottom: 15px;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active{
  border-color:#00adb5;
}
.home-boxes.gradient{
  background: #00adb5; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(-382deg, #00adb5, #eeeeee); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(-382deg, #00adb5, #eeeeee); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(-382deg, #00adb5, #eeeeee); /* For Firefox 3.6 to 15 */
  background: linear-gradient(-382deg, #00adb5, #eeeeee); /* Standard syntax */


}
.home-seperator{
  background-image:url(/img/seperator.png);
  background-repeat: repeat-x;
  margin: 50px 0px -30px 0px;
}
.home-text span{
  color:#ff5722;
}
.home-text .container{
  padding-left: 15px;
  padding-right: 15px;
}
.home-text .container h2:first-of-type{
  text-align: center;
    margin-bottom: 40px;
    font-size: 40px;
    color: #00adb5;
}
.more-top-btn{
  margin: 30px auto;
  text-align: center;
  position: absolute;
bottom: 0;
}
.more-top-btn a{
  border: 1px solid #ff5722;
padding: 10px 20px;
border-radius: 5px;
color:#ff5722;
text-transform: uppercase;
}
.more-top-btn a:hover{
  text-decoration: none;
  border: 1px solid #00adb5;
  color:#00adb5;
}
.top-box-inner .thumbnail{
  padding: 0px;
  margin-bottom: 4px !important;

}
.top-box-inner .themetitle{
  text-transform: capitalize;
  height: 60px;
  line-height: 1;
}
.top-box-inner .themetitle a{
  color:#333;
}
.top-box-inner .themetitle a:hover{
  color:#00adb5;
  text-decoration: none;
}
.theme-delails{
  text-align:left;
  padding-left: 5%;
}
.newsletter{
  position: fixed;
background-color: rgba(255, 87, 34, 0.83);
bottom: 0px;
right: 0px;
left: 0;
color: #fff;
text-align: center;
padding: 5px 25%;
z-index: 3;
display: none;
}
#newsletter-close{
  position: absolute;
    left: 10px;
    top: 10px;
    font-size: 20px;
    cursor: pointer;
}
.newsletter label{
      font-weight: 600;
}
.newsletter span{
  margin-top: 5px;
  font-size: 16px;
}
.newsletter input, .newsletter .btn{
  width: 100% !important;
}
.newsletter .btn{
  background-color: #34bcc2;
    color: #fff;
    font-size: 16px;
}
.our-plugins{
      line-height: 28px;
    font-size: 18px;
}
.details-value{
  margin-left:5%;
  border:none;
  font-size: 18px;
}
.elegant-text{
  padding-top: 50px;
}
#article-h1{
  color:#ff5722;
  text-align:center;
}
.article img{
  max-width: 100%;
}
.each-article-row{
  margin: 50px 0;
}
.each-article-row .article-text{
  display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    height: 150px;
}
.each-article-row .article-title{
  white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.share span{
  font-weight: bold;
  color:#333;
}
.marker{
  padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}
.details-value img{
  float:left;
}
.comment-title{
  text-align: center;
  color: #ff5722;
  margin:5% 0;
}

.edit-submit, .delete-submit{
  background-color: transparent;
  border: none;
}

.details-value img{
  width:20%;
}

.details-image{
  border:none;
}

.user_name{
  text-align:right;
  font-size: 18px;
}
.details-image img{
  float: left;
  padding-bottom:50px;
}

.date_created{
  float: left;
}

.editing{
  border:solid red 1px;
  padding:10px;
  font-size:140%;
}
.comment{
  border:solid;
  border-color: rgba(134, 134, 134, 0.5);
  border-width: 1px;
  padding: 5px;
  color:#8f8f8f;
}

.comment span{
  padding-left:4%;
  font-size: 17px;

}

.edit{
   float:right;
   text-align:right;

}

.left-title{
  font-size: 18px;
  margin-bottom:2%;
  padding-left: 0px;
}
.themepluginpage .theme-delails .col-md-12{
  padding-left: 0px;
}
.details-price a{
  font-size: 17px;
  color:#ff5722;
}
.comment_button{
  background-color:#ff5722;
  color:#fff;
  font-size: 19px;
  padding: 5px;
  outline: none;
  font-weight: 500;
  margin-top: 2%;
}
.below_comment{
  margin-bottom:4%;
  margin-top:1%;
}
.comment h5{
  font-size: 20px;
  padding-left:2%;

}
#search{
  display:inline;
}
#search-div{
  margin: 30px 0% 35px 0%;
}
.search-explanation{
  margin: 30px 9% 35px 9%;
}
.theme-input {
  height: 50px;
  width: 100% !important;
  background-color: transparent;
  border-color: #ff5722;
}

.subbtn:active{
  border:none;
}

.subbtn{
  background-color: transparent;
  color:#ff5722;
  border: 1px solid #ff5722;
  height: 50px;
  font-size: 20px;
}
.subbtn:hover, .subbtn:active, .subbtn:focus{
  background-color: #00adb5;
  color: #fff;
  border-color: #00adb5;
}
.sidebar{
  cursor:pointer;
  //background-image: url("pointing-down.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #237AED;
  font-size:30px;
  color:#fff;
  padding: 10px;
  margin-top:20px;
}
.main-section{

  float:right;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
}

.index-title{
  font-size:40px;
  color:#fff;
  padding-left: 10px;
  margin-top:15px;
  margin-bottom:8px;
  background-color: #ff5722;


}

#theme-title{
  text-align:center;
  font-size:35px;
  width: 80%;
  margin-top:15px;
  color:#59625c;
  margin-left: 10%;
}
#image{
  margin-top:10px;
  margin-bottom:10px;
}

.plugin-image img{
    //width: 589px;
}

.plugin-number{
  border-radius: 50%;
  background-color: #ff5722;
  color: #fff;
  font-size: 17px;
  border-radius: 50%;
  width: 23px;
  height: 23px;
  text-align: center;
  float:left;
  margin-right: 2%;
}

.plugin-title, .plugin-price span, .article-title{
  color: #333;
    font-size: 20px;
    font-weight: 600;
}

.plugin-price{
  font-size: 18px;
  color: #444242;
  margin-top:5%;
  margin-bottom:5%;
}


.plugin-overlay{
    background-color: #ff5722;
    color: #fff;
    font-size: 18px;
    font-weight: bold;

    padding: 10px;
    margin-top: -43px;
    opacity: 0.9;
}

.mag-glass{
  padding-right: 5px;
  color: #ff5722;
}

.each-article-row .thumbnail{
  border: none;

}
.each-article-row .thumbnail img{
  border-radius: 5px;
    box-shadow: 9px 11px 6px #eee;
}
.more-articles.article-info, .itemlink{
  text-align: center;
  margin-top: 50px;
}
.more-articles.article-info a, .itemlink{
background-color: #ff5722;
color:#fff;
padding: 10px 40px;
font-size: 20px;
}
.sem-morebacklinks{
  margin-top: 50px;
  margin-bottom: 50px;
}
.sem-morebacklinks a{
  background-color: #00adb5;
    border: none;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 50px;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
}
.sem-morebacklinks a:hover{
  border: 1px solid #ff5722;
  color:#ff5722;
  background-color: #fff;
  text-decoration: none;
}
.more-articles.article-info a:hover, a.itemlink:hover{
  background-color: #00adb5;
  border-color: #00adb5;
  color: #fff;
  text-decoration: none;
}
.plugin-info a, .article-info a, .seminfo a{
    border: 1px solid #ff5722;
    padding: 10px 20px;
    border-radius: 5px;
    color: #ff5722;
    text-transform: uppercase;
}
.plugin-info a:hover, .article-info a:hover, .seminfo a:hover{
  text-decoration: none;
  border: 1px solid #00adb5;
  color: #00adb5;

}
.sem-title{
  color:#00adb5;
}
.mainsemrush{
      margin-top: 50px;
}
.mainsemrush-backlinks .semspace{
  margin-top: 0px;
}
.mainsemrush-backlinks .seminfo{
      margin-top: 140px;
}
.seminfo{
  margin-top: 75px;
}
.seminfo a{
  font-size: 17px;
}
.results .search-container{
  padding-bottom: 0px;
}
.results-container{
  padding-top: 0px;
}
.article-button{
  float: right;
    margin-top: 15px;
}
.article-info a, .plugin-info a, .seminfo a,{
  color:#ff5722;
}



.plugin{
  margin-top: 20px;
  border-bottom-style: solid;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border-color: rgb(229, 225, 225);
  border-bottom-width: 3px;
  border-left-width: 3px;
  border-left-style: solid;
  border-right-style: solid;
  box-shadow: 4px 5px 7px rgb(229, 225, 225);
}
.plugin-info, .article-info, .seminfo{
  font-size: 13px;
  color: #ff5722;
  text-decoration: none;
}

.plugin-button{
     margin-bottom: 3%;

}

.sidebar-area h3{
  text-align: center;
}

.each-result{
  border: solid rgba(184, 146, 146, 0.44) 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 15px;
  box-shadow: 4px 5px 7px 7px rgb(229, 225, 225);
}
.sidebar-area{
  margin-bottom:15%;

}

.sidebar-area span{
  font-size: 18px;
  color: #444242;

}

.gotodiv img{
  margin-top: 2%;
  padding-bottom: 3%;
  padding-left: 4%;
}

.index-image{
  max-height: 420px;
  border:solid;
  border-color:#f2f2f2;
  padding:15px;

}
 .theme-not-found{
  text-align:center;
  font-size:35px;
  color:#fff;
  width: 80%;
  margin-left: 10%;
  margin-top:15px;
  color:#59625c
 }

.all-results{
  background-color: rgba(238, 238, 238, 0.42);
  padding-bottom: 50px;

}
.gotodiv, .results-xtra-btn {
  margin-top: 50px;
}
.share.col-md-8{
  margin-top: 40px;
}
.gotodiv a{
  background-color: #ff5722;
    color: #fff;
    font-size: 22px;
    padding: 10px 40px;
    border-radius: 5px;
}
.results-xtra-btn a{
  background-color: #5bc0de;
  font-size: 22px;
  padding: 10px 40px;
  border-radius: 5px;
  color:#fff;
}

.gotodiv a:hover, .gotodiv a:active{
background-color: #34bcc2;
text-decoration: none;

}
.results-xtra-btn a:hover, .results-xtra-btn a:active{
  background-color: #5bc0de;
  text-decoration: none;

}
.results-xtra-btn{
  text-align: center;
}
.results-container .share{
  margin-top: 22px;
  float: right;
  margin-right: 15px;
}
.result{
  background-color: #fff;
  color:#000;
  margin-top:16px;
  margin-left: 2%;
  font-size: 18px;
  padding:4px;
}

.theme-image{
  border:none;
  margin-bottom: 6%;
}

.top-bars div img{
  width:40%;
}

.hidden-div-top-bars{
  display:none;
  background-color:#D0D0D0;
  position: fixed;
  top: 30px;
  left: 20%;
  padding:10px;


}

#searching{
  display:none;
  width:100%;
  height:100%;
  font-size:50px;
  opacity: 0.7;
  background-color:#000;
  color:#fff;
  padding-top:120px;
  padding-bottom:120px;
  z-index:12;
  background-image: url('/img/magnify.gif');
  background-position: center;
  background-repeat: no-repeat;
  position:fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;


}

.error-message{
  font-size: 30px;
    font-weight: 600;
    color: #333;
}
.vendors{
  margin-top: 40px;
}
.vendors .each-vendor img{
  max-width: 100%;
}
.vendors .each-vendor:nth-child(even) img{
  border-bottom: 1px solid #ff5722;
  border-top: 1px solid #ff5722;
}
.vendors .each-vendor:nth-child(odd) img{
  border-bottom: 1px solid #00adb5;
  border-top: 1px solid #00adb5;
}
.top-themes-inner{
  width:25%;
  height:auto;
  float:left;
}
.add-info h3{
  background-color: rgba(7, 136, 175, 0.77);
  padding:10px;
  color:#fff;
  font-size: 25px;
}
.add-keywords, .add-traffic{
  color: gray;
}
.add-info{
  font-size: 18px;
  color: rgba(7, 136, 175, 0.77);
}
.top-image{
  max-width:200px;
  border:solid;
  border-color: #A6CBFC;
  border-width: medium;
}

.top-themes{
  margin: 0 2%;
}
.footer-third:nth-child(2) div{
  text-align: center;
}
#under-search-container{
  margin-top: 10%;

}

.top-themes-h2{

  color:rgb(110, 87, 87);
  font-size: 35px;
}

.top-inner-container h4{

  font-size:20px;
  color:#237AED;
}

.top-inner-container a{
  text-decoration: none;
}

.pager{
  display:none;
}

.hidden-msg{
  border: solid;
    height: 50px;
    border: 2px red solid;
    margin-top: -50px;
    color: red;
    font-size: 20px;
    padding-top: 7px;
}

.admin-box{
  width:25%;
  border:solid;
  border-color:blue;
  height:auto;
  float:left;
  margin-left:8%;
}

#admin-container{
  width:95%;
  margin-left:2.5%;
}

.details_textarea{
  display:none;
}

.admin-images{
  width:100%;
}
.saveEdit{
  background-color: #ff5722;
  color: #fff;
  font-size: 14px;
  padding: 3px;
  outline: none;

}
.editdiv{
  float:left;
}
.deletediv{
  float:left;
}
#first{
  margin-left:0%;
}

.navbar-default{
  background-color: transparent;
  border:none;
  border-bottom: solid 1px #cecece;
  border-top: solid 1px #cecece;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.25);
  margin-top: 18px;
}
.social-navbar{
  padding-top: 10px;
}
.navbar-default .navbar-nav  li > a{
  color:#333;

}

.navbar-default .navbar-nav  li > a:hover{
  color:#ff5722;

}

.navbar-default .navbar-nav  li > a:active{
  color:#ff5722;

}

.navbar-right img{
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right:5px;
}

.navbar-default .navbar-nav  li a.current{
  color:#ff5722;

}
.navbar-default .navbar-nav .dropdown li a.current, .navbar-default .navbar-nav .dropdown li a{
  color: #333;
border-bottom: 1px solid #ff5722;

}
.navbar-default .navbar-nav .dropdown li a:hover{
  color:#ff5722;
}
.navbar-default .navbar-nav .dropdown li a.current{
  font-weight: bold;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
      background-color: transparent;
}
 .pointer {
    border-bottom: 1px solid #ff5722;

}
.dropdown .pointer{
  background-image:none;
}
.theme-select{
  width: 107%;
  margin-left: -80%;
}

.thm-search{
  height: 50px;
  width: 100% !important;
  padding-right: 0px;
}

.thm-btn{
  margin-left: -82%;
  margin-top: -7px;
  background-image:url('/img/search-button.png');
   background-repeat:no-repeat;
   border: none;
   overflow: hidden;
    outline:none;
    width:98px;
    height:44px;

}

.free-search{
  width:100% !important;
}
#search-div input, #search-div select, #search-div button{
  height:50px;
  border: 1px solid #ff5722;
  background-color: transparent;
}
#search-div button:hover, #search-div button:active, #search-div button:focus{
  background-color: #34bcc2;
  color: #fff;
  border:none;
}
.wordpress-article .thumbnail{
  border: none !important;
  text-align: center;
}
.tag-span{
  background-color:#e4e4e4;
  margin-right: 3px;
  margin-bottom:5px;
  padding: 5px;
  border-radius: 8px;
  line-height: 3;
}

.tag-span a{
  color:#000;
  text-decoration: none;
}

.tag-span:hover, .tag-span:hover a{
  background-color: #ff5722;
  color:#fff;

}

.results-price{
  text-align:right;
  color:#ff5722;
}
.results-price img{
  margin-left: 5%;
}


.go-to-theme{
  float:right;
  background-image: url("/img/button-tri.png");
  background-repeat: no-repeat;
  background-position: left;
}

.themetitle{
  font-size:18px;
}

.edit-articles img{
  max-width:90%;
}

.navbar-brand > img{
  margin-top: -35px;
  margin-left: 5px;
}

.footer a{
  color: #ff5722;
}
.footer-inner{
  margin-top: 100px;
}
.footer-third{
  min-height:250px;
}

.footer-header{
  font-weight: 600;
    margin-top: 5%;
    margin-bottom: 5%;
    padding-bottom: 10px;
    font-size: 20px;
    border-bottom: 1px solid rgba(255, 87, 34, 0.41);
    text-align: center;
}

.index-blog-image img{
  max-width:100%;
}

.index-blog-image{
  margin-bottom: 65px;
}

.blog-index-title{
  color: #E26827;
}
.recommended-div{
  text-align: center;
}
.recommended-div .bluehost{
  width:100%;
  max-width: 900px;
  padding-top: 20px;
}
.title-link a, .title-link a:active, .title-link a:hover{
  text-decoration: none;
}

.top-index{
  margin-top: 4%;
}

.comment-message{
  font-size: 23px;
  color: #E26827;
}


.theme-index-image{
  border:none;
}
.dropdown-menu{
  background-color:#fff;

}

.navbar-default .navbar-nav > .open > a{
  background-color: #fff !important;
  color:#ff5722 !important;
}

.auth-header{
  color:#ff5722;
}

.panel-default > .panel-heading {
  background-color: rgba(239, 134, 32, 0.76);
  border-color: #FFBA5F;
}

.panel-default {
  border-color: rgba(239, 139, 42, 0.43);
}

.btn-link{
  color:#ED6614;
}

.login-btn{
  background-color: #ff5722;
  color:#fff;
}

.login-btn:hover{
  color:#fff;
  background-color: rgba(202, 98, 43, 0.77);
}

.index-text-header{
  color:#333 !important;
  text-align:center;
  font-size: 30px;
  margin-bottom: 20px;
}

#twitter-logo{
  margin-left: 6px;
}
#fb-link{
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
  margin-left: -14px;
}
.home-ul {
  list-style-type: none;
  list-style-image: url('/img/wordpress-icon.png');
}
.only-mobile-span{
  display:none;
}
.insert-store-msg{
  text-align:center;
  color: #ff5722;
}

.title-price{
  text-align:center;
  color: #ff5722;
}

.login-msg{
  color: red;
  text-align: center;
  font-size: 15px;
}

.scrape-btn{
  background-color: rgb(228, 170, 46);
  color: #fff;
}
footer ul{
  list-style: none;
  margin-top: 10px;
  text-align: left;
}

footer .footer-inner{
  text-align: left;
  padding-bottom:20px;
  background-color: rgba(238, 238, 238, 0);
}
footer .credits{
  padding-top: 8px;
  border: 1px solid #eee;
}
footer .credits.nonewsletter{
  margin-bottom: 0px;
}
footer .credits.newsletteropen{
  margin-bottom: 90px;
}
.each-theme-result{
  margin-top:15px;
}
.each-theme-result h2 a{
  font-size: 24px;
  color:#333333;
}
.each-theme-result .findbtns{
  padding: 10px 20px;
  border-radius: 5px;
  text-transform: uppercase;
  color:#fff;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.each-theme-result .findbtns:hover, .each-theme-result .findbtns:active{
  color: #fff;
  text-decoration: none;

}
.each-theme-result a.go-to-img{
  border: 1px solid #ff5722;
  background-color: #ff5722;

}
.each-theme-result a.go-to-img:hover, .each-theme-result a.go-to-img:active{
  background-color: #00adb5;
  border-color: #00adb5;
}

.go-to-img{
  margin-bottom: 31px;
  padding-right: 15px;
}
.find-themes-3{
  padding-left: 15px;
}
.results-sidebar img{
  max-width: 100%;
}
.popup-msg{
  font-size: 24px;
  margin-top: 25px;
  margin-bottom: 20px;
  color:#ff5722;
}
#bio_ep{
  display: none;
}
.popupleft, .popupright{
  height: 100%;
  text-align: center;
  padding: 25px 15px;
}
.popupright .popupsbmt{
  margin-bottom: 25px;
}
.popupleft{
  background-color: rgba(255, 87, 34, 0.7215686274509804);
  color:#fff;
}
.popupleft-title, .popupright-title{
  text-transform: uppercase;
  font-size: 25px;
  margin-bottom: 30px;
}
.popupleft .glyphicon{
  font-size: 50px;
  margin-top: 30px;
}
.popupleft-text{
  line-height: 1.5;
  font-size: 18px;
}
.popupright .glyphicon{
  font-size: 50px;
  color:#ff5722;
  margin-bottom: 50px;
}
.popupright #pop-EMAIL, .popupright #mc-embedded-subscribe1{
  width: 100%;
  height: 50px;
}
.popupright #mc-embedded-subscribe1{
  font-size: 20px;
  background-color: #ff5722;
  margin-top: 20px;
  color: #fff;
}

/* Top plugins and theme pages */

.top-prods-container .doublecontainer{
  display: flex;
      margin-bottom: 50px;
}

.top-prods-container img{
  width:100%;
  max-width: 100%;
  position: relative;
}

.top-prods-container h3.theme-name{
  text-align: center;
  text-transform: capitalize;
  font-size: 27px;
      height: 47px;
}
.top-prods-container .plugin-container{
  margin-top: 30px;
  padding-bottom: 50px;

}


.top-prods-container .plugin-tags{
  padding-left: 0;
  padding-right: 0;
}
.top-prods-container .plugin-container .count-number{
  color: #ff5722;
    text-align: center;
    font-size: 40px;
    background-color: rgba(0, 0, 0, 0.69);
    margin-top: -60px;
    width: 100%;
    height: 60px;
    margin-bottom: 35px;
    z-index: 2;
    padding-top: 3px;
    font-weight: bold;
    position: relative;
}
.top-prods-container .plugin-container .count-number.count-number-high{
  padding-left: 2px;
}
.percentage-use{
  margin-top: -12px;
    margin-left: -15px;
    font-style: italic;
}
.percentage-use span{
  font-style: normal;
    color: #ff5722;
    font-weight: bold;
}
.top-prod-info{
  border-radius: 9px;
    border: solid rgb(229, 225, 225);
    box-shadow: 7px 16px 21px rgba(136, 136, 136, 0.28);
    margin-top: 20px;
    margin-bottom: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: cursive;
    line-height: 1;
}
.top-prod-info span{
  font-size: 35px;
    font-style: italic;
    color: gray;
}
.prod-price{
  margin-left: -15px;
  font-size: 39px;
  color: #333;
  bottom: -20px;
  position: absolute;
  line-height: 0.9;
}
.prodbtn{
  bottom: -20px;
  position: absolute;
  right: 15px;
  font-size: 21px;
}
/* .top-theme-page .prod-price, .top-theme-page .prodbtn{
  bottom: auto;
} */
.theme-name a{
  color: #333;
  text-transform: uppercase;
  text-decoration: none;
}
.store-img{
  width: 70px;
    position: relative;
    float: right;
    /* clear: both; */
    margin-top: -77px;
}
/* End Top plugins and theme pages */
/*  Offer pages   */
.divi-theme nav, .divi-theme .share, .divi-theme .footer{
  display: none;
}
.divi-theme{
  font-family: 'Asap', sans-serif;
}
.divi-theme h1{
  color: rgba(138, 57, 202, 0.95);
  text-align: center;
  font-size: 65px;
}
.divi-theme h2{
  color: rgba(138, 57, 202, 0.95);
  text-align: center;
  font-size: 30px;
}
.divi-theme h3{
  color: rgba(138, 57, 202, 0.95);
font-size: 35px;
margin-top: -10px;
}
.divi-theme  a{
  color: rgba(138, 57, 202, 0.95);
  text-decoration: underline;
  font-weight: bold;
}
.divi-theme .divi-image img, .divi-theme .divi-gif img{
  max-width: 100%;
}
.divi-theme ul{
  list-style-image: url('/img/bullet.ico');

}

.divi-theme .divi-gif{
  margin-bottom: 100px;
}
.divi-theme .sub{
  font-family: 'Indie Flower', cursive;
  color: #666565;
font-weight: bold;
font-size: 36px;
text-align: center;
    margin: 25px 0;
}
.divi-theme .go-to{
  color: #fff;
    background-color: green;
    border-radius: 5px;
    height: 65px;
    padding: 10px 0 10px 20px;
    font-size: 35px;
    margin-bottom: 50px;
        margin-top: 40px;
}
.divi-theme a.button-link{
  text-decoration: none;
}
.divi-theme .youtube{
  margin-bottom: 200px;
}
.screenshot iframe{
  width:100%;
  height: 400px;
}
.screenshot{
  margin-top: 80px;
  margin-bottom: 80px;
}
.percentage{
  margin: -5px 0 10px 5px;

}
.semspace{
  margin-top:25px;
}
.semdomain{
  font-weight: bold;
  color: #333;
}
.semhref{
  color: #ff5722;
  font-weight: bold;
}
.semtitle{
  margin: 45px 0px 15px 0px;
}
.sem-main{
  margin-top: 90px;
    background-color: rgba(128, 128, 128, 0.13);
    font-size: 30px;
}
.sem-main img{
      margin-left: 20px;
}
.semrush-banner{
  margin-top: 50px;
}


@media (max-width:650px) {
  .popupleft{
    display: none;
  }
}
@media screen and (max-width: 500px){
  .search-form{
    margin-right: 0px;
    padding-bottom: 50px;
  }



  .container{
    padding-left: 0px;
    padding-right: 0px;
  }
  .mobile-container{
    padding-left: 15px;
    padding-right: 15px;
  }
  .theme-input{
    width: 100% !important;
   margin-left: 0px;
  }

  #theme_name_span{
    display:none;
  }
  .index-title, .gotodiv, .share.col-md-8{
    padding-left: 20px;
  }
  .result{
    margin-right: 10px;
  }

  .navbar-brand > img{
    /*margin-top: -14px !important;*/
  }

  #facebook-logo, #twitter-logo{
    margin-top: -16px;
  }

  .pointer{
   background-image: none;
  }

  .only-mobile-span{
    display:block;
    margin-left: 16px;
     color: #fff;
     float: left;
     margin-right: 10px;
  }

  .main-section{
    float:none;
  }

  nav{

    margin-left: -15px;
  }

  .thm-search{
    width: 100% !important;
    margin-left: 0px;
  }

  .thm-btn{
    margin-top: 10px;
  margin-left: auto;
  }

  .find-themes-top{
    display:none;
  }

  .find-plugins-top{
    display:none;
  }

  .go-to-img{
    float: left;
    margin-top: -50px;
    margin-left: -22px;
  }

  .title-link{
    margin-bottom: 35px;
  }

  .index-blog-image {
    margin-bottom: 0px;
}
.intermediate-text p, .elegant-text{
  padding-right: 15px;
  padding-left: 15px;
}
}

@media only screen and (min-width: 501px) and (max-width: 991px) {

.thm-btn{
  margin-top: 9px;
  }
}

@media(max-width:991px){
  .results-container .gotodiv a, .results-container .results-xtra-btn a{
    display: block;
    text-align: center;
  }
  .results-container .share{
    text-align: center;
    width: 100%;
  }
  .home-boxes .container{
    display: block;
  }
  .home-boxes .more-top-btn{
    position: relative;
    height: 70px;
  }
  .home-boxes .top-box{
    margin: auto 3%;
  }
  .home-boxes .top-box.second-top-box{
    margin-top: 30px;
  }
  .news-section .each-article-row{
    margin-bottom: 80px;
  }
  .search-container{
    margin-top: -20px;
  }
  .top-prods-container .plugin-tags{
    overflow: initial;
  }
  .top-prods-container .plugin-container{
    padding-bottom: 85px;

  }


}


@media screen and (max-width: 797px){

  .home-boxes .container{
    display: block;
  }
  .top-prods-container h3.theme-name{
    height: auto;
  }
  .top-prods-container .plugin-container{
    height:auto;
    border-bottom: dotted rgba(117, 117, 117, 0.57) 1px;
  }

  .top-prods-container .doublecontainer{
    display: block;
  }
  .second-top-box{
    margin-left: 0%;
    margin-top: 50px;
  }
  .news-section .each-article-row, .news-section .each-article-row .col-md-12{
    padding-left:0px;
    padding-right:0px;
  }
  .news-section .article-title, .news-section .article-text{
    padding-right: 15px;
    padding-left: 15px;
  }
  .news-section .article-button{
    margin-right: 15px;
  }
  .search-form{
    padding-right: 0px;
    padding-left:0px;
  }
  #search-div{
    margin: 30px auto 35px auto;
    padding-right:5px;
    padding-left:5px;
  }
  #search-div .col-xs-3{
    padding-left: 0px;
    padding-right: 5px;
  }
  .social-navbar .right-icons span{
    display: none;
  }
  .extension-button{
    display: none;
  }
  .footer-third:nth-child(2){
    display: none;
  }
  .main-section{
    padding-left: 15px;
    padding-right: 15px;
  }
  .newsletter{
        padding: 5px 5%;
  }
  .newsletter input{
    width: 52% !important;
    float: left;
  }
  .newsletter .btn{
    width: 44% !important;
    float: left;

  }
  .newsletter input{
    margin-right: 4%;
  }
  .free-search, .thm-search{
    margin-bottom: 15px;
  }
  .hidden-msg span{
    display: none;
  }
  .vendors .each-vendor img{
    border-top: none !important;
  }
  .bookmark{
    display: none;
  }
  .home-boxes-main .more-top-btn{
    margin: 70px auto;
  }
  .home-icons div[class^='col-'] h4{
    height:25px;
  }
  code{
    font-size: 70%;
  }

  .each-article-row .article-text{
    height:180px;
  }
  .mainsemrush-backlinks .seminfo{
        margin-top: 50px;
  }

  .prodbtn, .prod-price{
    position: relative;
    margin-top: 20px;
    right: 0;
  }
  .prod-price{
    font-size: 30px;
  }
  .find-themes-2{
  margin-bottom: 31px;
  }

}

@media(max-width:825px) and (min-width:767px){
  .newsletter-span{
    display: none;
  }
}
