/*==============  2. Global  ============== */

body {
	background-color: #fff;
    font-family:'Open Sans','Arial',sans-serif;
	font-size: 14px;
	line-height: 24px;
	position: relative;
    color:#333;
     webkit-tap-highlight-color: #dbe8c6;
}


.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: #A3C737 url(../img/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}


/*==============  2. Typo  ============== */

a {
    color: #333;
    }

a:hover {
	color: #333;
	text-decoration: underline;
}
a:focus, a:active {
    	color: #333;
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	text-transform: uppercase;
}
h3.contactform{
    font-size:18px;
}
h1,h2 {
	font-size: 22px;
	margin-bottom:15px;
	font-family:Raleway,Helvetica,Roboto,Arial,sans-serif;
}

h3 {
	font-size: 22px;
	font-weight: 400;
	text-transform:none;
}

hr {
	border-top: 1px solid #ddd;
}
label {
    font-weight:600;
}
b,strong {
    font-weight:600;
}
.popover{
    box-shadow: 0 1px 6px rgba(0,0,0,0.2);
    border:none;
}
.right{
    float:right;
}
.left{
    float:left;
}
::-moz-selection {
    text-shadow: none;
    background: #dbe8c6;
}

::selection {
    text-shadow: none;
    background: #dbe8c6;
}
.img-responsive{
    display: inline-block;
    border-radius: 4px;
}
.img-circle{
    border-radius:50%!important;
}

.clear{
    clear:both;
}

.failed{
    width:100%;
    background-color:#ff4500;
    color:#fff;
    text-align: center;
    padding:8px;
    margin-top:10px;
    margin-bottom:10px;
}

.success{
    width:100%;
    background-color:#75b43d;
    color:#fff;
    text-align: center;
    padding:8px;
    margin-top:10px;
    margin-bottom:10px;
    
}

.heading-pages{
    margin-top:10px;
}

.banner-pages{
    width:100%;
    margin-top:10px;
    text-align:center;
}
.banner-pages-mobile{
    width:100%;
    margin-top:10px;
  text-align:center;    
    display:none;
}

.margin-top-10{
    margin-top:10px;
}
.margin-top-20{
    margin-top:20px;
}
.margin-top-30{
    margin-top:30px;
}
.margin-top-40{
    margin-top:40px;
}
.margin-top-50{
    margin-top:50px;
}
.margin-bottom-10{
    margin-bottom:10px;
}
.margin-bottom-20{
    margin-bottom:20px;
}
.margin-bottom-30{
    margin-bottom:30px;
}
.margin-bottom-40{
    margin-bottom:40px;
}
.margin-bottom-50{
    margin-bottom:50px;
}
.font-200{
    font-weight:200;
}
/*========== lapu sadalitajs ==========*/

#pages{height:18px;clear:both;margin-top:25px;float:left;margin-bottom:35px;margin-left:20px;}
#pages ul{margin:0;padding:0;}
#pages li{float:right;list-style:none;}
#pages ul a{font-size:16px;color:#696666;text-decoration:none;padding:9px 12px;line-height:18px;border-right:1px solid #E8E7E7;background:#fff;border-bottom:1px solid #E8E7E7;border-top:1px solid #E8E7E7;}
#pages ul a:hover{background:#F5F5F5;}
#pages .on{background:#F5F5F5;}
#pages .a{}
#pages .b{}
#pages2{float:left;padding:10px;color:#4f4a4a;clear:both;font-weight:bold}
#pages2 a{color:#4f4a4a;text-decoration:none}
#pages2 .on{text-decoration:underline}


.thumbnail {border:0px;}
/*==============  3. Topline  ============== */
.usermenu{
  margin-top:24px;
  min-width:155px !important;
  border:0 solid rgba(0,0,0,0.25);
  background:#fff;
  box-shadow:0 1px 4px rgba(0,0,0,0.25);
  border-top:0px;

}
.parent-usermenu{
    display:inline-block;position:relative;
}
.parent-usermenu2{
    display:inline-block;position:relative;
}

.parent-usermenu i{
    color:#a6d419;
}
a.how-sell{
    font-size:16px;
    color:#fff;
    padding:8px 10px;
}
a.how-sell:hover, a.how-sell:focus, a.how-sell:active{
text-decoration: none;
    color:#c9ccc4;
}
.usermenu .dropdown-item{
  padding:5px;
  display:block;
    text-align:center;
}
.usermenu a.dropdown-item {
    color:#333;
} 
.usermenu .dropdown-item:hover{
background:#eee;
color:#000;
text-decoration: none;
}
.usermenu a.dropdown-item:hover{
text-decoration: none;

}
.usermenu:before {
    content: "";
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: -10px;
    right: 113px;
    z-index: 10;
}
.usermenu:after {
    content: "";
    border-bottom: 12px solid #eee;
    border-right: 12px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -12px;
    right: 111px;
    z-index: 9;
}
#topline{
    margin-top:0px;
    font-size: 14px;
    margin-bottom: 25px;
}
#topline .languages{
    float:left;
    font-family: Raleway;
    font-size:20px;
    font-weight: 400;
    margin-top:30px;
}
#topline .languages a{
    font-size:14px;
    color:#749411;
}
a.lang-menu{
    float:left;
    line-height: 70px;
    color:#a5c543;
}
a.lang-menu:hover{
    color:white;
    text-decoration: none;
}
#topline img{
    float:left;
    margin-right: 15px;
}
#topline span{
    font-size: 18px;
}
#topline .loginbuttons a{
    color:#333;  
    text-transform: uppercase;
    font-size:16px;
    margin-left:5px;
}

.loginbuttons{
    display: inline-block;
margin-top:25px;
    float:right;
    font-size:16px;
}
.loginbuttons a{
    color: #fff;
}
.loginbuttons i{
    font-size:20px;
}
.loginbuttons a.on{
    text-decoration: underline;
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default{
    background:#fff !important;

}
a.log_button{
    padding:8px;
    border:1px solid  #9cc22b;
    border-radius: 4px;
    font-size: 16px;
    display: inline-block;
     margin-left:3px;
    background:#9cc22b;
    color:white;
}
a.log_button:hover, a.log_button:focus, a.log_button:active{
    text-decoration: none;
    border-color:#000;

}
.reg_button{
    padding:8px 10px;
    background:#84a92d;
    border-radius: 4px;
    color:#fff;
    font-size: 16px;
    border:1px solid #84a92d;
     margin-left:15px;
    margin-top:15px;
}
.reg_button:hover, .reg_button:focus, .reg_button:active{
    text-decoration: none;
    background:#74a529;
border:1px solid #74a529;    
    color:#fff;
}
.modal-body.popover-content{
    width:100%;
}
.popover-content{
    text-align: center;
    width:250px;
}
.popover-content .login{
    background:#F5F5F5;
    border-radius:3px;
    border-top-color:#bababa;
    border:1px solid #D5D5D5;
}
.popover-content .form-group{
    margin-bottom:5px;
}
.popover-content .loginbutton{
    width:100%;
    margin-top:10px;
    background-color:#A3C737;
    border:none;
    color:#fff;
}
.popover-content .loginbutton:hover, .popover-content .loginbutton:focus,.popover-content .loginbutton:active{
    background-color:#9BC12A;
    color:#fff;
}
.popover-content .register{
    display: block;
    margin-top:15px;
    margin-bottom:5px;
    color:#333;
}
.popover-content .forgot{
    color:#9ea29c;
    font-size: 12px;
    margin-bottom:20px;
    display: block;
    
}
.forgot-loginpage{
     color:#9ea29c;
    display: block;
    margin-top: 20px;
}
a.btn-custom-fb{
    color:#fff;
    background-color:#6278b0;
    border:0px;
    margin-bottom:15px;
    margin-top:25px;
}
a.btn-custom-fb:hover,
a.btn-custom-fb:focus,
a.btn-custom-fb:active{
    background-color:#6e87c7;
    color:#fff;
}
#user-menu-mobile.navbar-nav>li>a.mobile-addbutton{
    color:#fff;
    font-weight: 600;
    background:#84a92d;
}
#user-menu-mobile.navbar-nav>li>a.mobile-addbutton:focus, #user-menu-mobile.navbar-nav>li>a.mobile-addbutton:hover{
    color:#fff;
  background:#92bb32;
}
/*==============  3. Menu  ============== */

.navbar-default{
    /*background-color:#3a3735;*/
    /*background-color:#333a3d;*/
    background-color:#322822;
    
    border:0px;
}
.navbar-default .navbar-nav>li>a{
    color:#fff;
    line-height: 44px;
    font-size:18px;
    font-weight: 300;
}
.navbar {
    min-height: 74px;
    margin-bottom:0px;
    border-radius:0px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
  color:#fff;
  background:#40332c;
}

.navbar-default .navbar-nav>li>a.active{
  color:#fff;
  background:#443831;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
      color:#fff;
  background:#40332c;
}

.navbar-default .navbar-toggle{
    border-color:#40332c;
}
.navbar-default .navbar-toggle .icon-bar{
    background-color:#fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color:#40332c;
}
.navbar-brand{
    padding:19px 15px;
    height:74px;
}
.nav > li > a{
    padding:15px 9px;
}
.navbar-nav .open .dropdown-menu{
        color:#fff;
    background:#40332c;
    }
#user-menu-mobile {
    background:#fff;
}
#user-menu-mobile .open .dropdown-menu>li>a{
        color:#333;
    background:#F5F5F5;
    }

#user-menu-mobile.navbar-nav>li>a{
      color:#333;
  background:#fff;
}
#user-menu-mobile.navbar-nav>li>a:focus, #user-menu-mobile.navbar-nav>li>a:hover{
  color:#333;
  background:#F5F5F5;
}
#bs-example-navbar-collapse-1{
    border-top:0;
    overflow-x:hidden;
}
.affix{
    top:0;
    width:100%;
    z-index:100;
}

/*==============  7. MIDDLE  ============== */


.middle-bg2{
    background: url(../img/headimage3.jpg) top center no-repeat;
    margin-top:50px;
}
#middle .slogan{
    height:350px;
    padding-top:95px;
}
#middle .slogan span{
    line-height: 32px;
    display: block;
    font-family:Raleway;
    font-size:30px;
    font-weight: 300;
    color:#fff; 
     /*text-shadow: 2px 2px #6d6a6a;*/
}
#middle .slogan span+span{
font-size: 20px;
}
#middle .slogan a{
    background:#84a92d;
    border-radius:7px;
    font-size: 20px;
    color:white;
    padding-left:20px;
    padding-right: 20px;
    padding-top:7px;
    padding-bottom: 7px;
    font-weight: 300;
    box-shadow: 0 2px 2px 0 rgba(3,4,4,0.1);
    margin-top:20px;
    display: inline-block;
}
#middle .slogan a:hover{
    text-decoration: none;
    background:#74a529;
}

.heading {
    margin-bottom:30px;
    margin-top:40px;
    text-align:center;
}
.heading.first{
    margin-top:0px;
}
.masters, .offers, .listings, .portfolio{
    padding-top:0px;
}
.masters{
    padding-bottom:30px;

}
.line{
        border-bottom:1px solid #eee;
}
.line i{
    font-size:16px;
    color:#4ca0aa;
}
.masters.line h1{
    display:inline-block;
}
.masters.line span.counter{
    display:block;
}

/* ja vajag zimi virs bildem
*/
.masters.line .master-sign{
    height:32px;
    width:47px;
    background: url(../img/m.jpg) center center no-repeat;
    margin-right:auto;
    margin-left:auto;
}

.masters.line .master-nosign{
    height:32px;
    width:47px;
    margin-right:auto;
    margin-left:auto;
}


.masters h2{
    margin-bottom:0px;
    margin-top:10px;
}
.masters h2 a{
        font-size:18px;
    text-transform: none;
    font-weight: 400;

}
.masters h2 a:hover{
    text-decoration: none;
        color:#7EA115;
}
.masters figcaption span{
    font-size:22px;
    color:#ee7a03;
}
/* IKONAS MENU SLUDINAJUMIEM (stila nosaukums = seo url) */
.icon-makskerkati{
    width:44px;
    height:34px;
   float:left; background:url(../img/menuicons/makskerkati.png) no-repeat;
    display: inline;
     margin-right:10px;
}
.icon-copes-biedri{
    width:44px;
    height:34px;
   float:left; background:url(../img/menuicons/copes-biedri.png) no-repeat;
    display: inline;
     margin-right:10px;
}
.icon-auklas-aksesuari{
    width:44px;
    height:34px;
   float:left; background:url(../img/menuicons/auklas-aksesuari.png) no-repeat;
    display: inline;
     margin-right:10px;
}
.icon-dazadi{
    width:44px;
    height:34px;
   float:left; background:url(../img/menuicons/dazadi.png) no-repeat;
    display: inline;
    margin-right:10px;
}
.icon-elektronika{
    width:44px;
    height:34px;
   float:left; background:url(../img/menuicons/elektronika.png) no-repeat;
    display: inline;
    margin-right:10px;
}
.icon-laivas{
    width:44px;
    height:34px;
   float:left; background:url(../img/menuicons/laivas.png) no-repeat;
    display: inline;
     margin-right:10px;
}
.icon-laivu-motori{
    width:44px;
    height:34px;
   float:left; background:url(../img/menuicons/laivu-motori.png) no-repeat;
    display: inline;
     margin-right:10px;
}
.icon-makskeresanas-vietas{
    width:44px;
    height:34px;
   float:left; background:url(../img/menuicons/makskeresanas-vietas.png) no-repeat;
    display: inline;
     margin-right:10px;
}
.icon-manekli-esmas{
    width:44px;
    height:34px;
   float:left; background:url(../img/menuicons/manekli-esmas.png) no-repeat;
    display: inline;
     margin-right:10px;
}
.icon-spoles{
    width:44px;
    height:34px;
   float:left; background:url(../img/menuicons/spoles.png) no-repeat;
    display: inline;
     margin-right:10px;
}
.icon-apgerbi-apavi{
    width:44px;
    height:34px;
   float:left; background:url(../img/menuicons/apgerbi-apavi.png) no-repeat;
    display: inline;
    margin-right:10px;
}

.icon-fish-w{
    width:17px;
    height:25px;
    background:url(../img/rate-w.png) no-repeat;
    display: inline-block;
    margin-left:2px;
}
.icon-fish-f{
    width:17px;
    height:25px;
    background:url(../img/rate-f.png) no-repeat;
    display: inline-block;
    margin-left:2px;
}
.icon-fish-f.sm, .icon-fish-w.sm{
    height:20px;
}
.icon-fish-loms{
    width:20px;
    height:15px;
    background:url(../img/fish-f.png) no-repeat;
    display: inline-block;
    margin-left:2px;
}
.icon-fish-b{
    width:20px;
    height:15px;
    background:url(../img/fish-b.png) no-repeat;
    display: inline-block;
    margin-left:2px;
}
.icon-fish-e{
       width:17px;
    height:25px;
 background:url(../img/rate-e.png) no-repeat;
    display: inline-block;
    margin-left:2px;
}

.masters figure{
    text-align:center;
    min-height:295px;
}
.masters figure img{
    display: inline;
}
.masters figcaption{
    text-align: center;
}
.masters figcaption p{
    margin:0px;
}


.offers {
    padding-bottom: 40px;
}

.offers h2{
    font-size:16px;
    text-transform: none;
    font-weight: 600;
    margin-top:0px;
    font-family:'Open Sans','Arial',sans-serif;
    margin-bottom:5px;
}
.offers article, .portfolio article{
    display: block;
}
.offers figure{
    position: relative;
    min-height: 480px;
}

.offers .offer-author, .portfolio .offer-author{
    position:absolute;
    width: 55px;
    right:0;
    top:-20px;
    
}


.offers .offer-author img, .portfolio .offer-author img{
    border-radius:50%;
    border:3px solid #fff;
}

.offers figcaption .btn-default{
    display: block;
    box-shadow:0 2px 2px 0 rgba(3,4,4,0.1);
    border-color:#ddd;
}
.offers figcaption .btn-default:hover{
    border:1px solid #bab8b8;
    background:none;

}
.offers figcaption {
    padding-top:20px;
    min-height: 60px;
       display: block;
   /* box-shadow:0 1px 2px 0 rgba(3,4,4,0.1);*/
    background:#fff;
    padding:10px 10px;
    border-radius:4px;

}
.offers figcaption.blogs-home {
    padding-top:20px;
    padding:10px 5px;

}

.offers figcaption p{
    margin:0px;
    font-size: 14px;
}
.offers figcaption .old{
    font-size:14px;
    text-decoration: line-through;
}
.offers figcaption .new{
    font-size: 16px;
    color:#f86ea5;
}
.offers figcaption i, .portfolio figcaption i{
    font-size:14px;
}

.viewmore{
    margin-top: 20px;
}
.viewmore .transp{
    background:none;
}
.view-premium{
    background:#ED679C;
    color:#fff;
    border-color:#ED679C;
}
.filters{
    margin-bottom:30px;
    
}
#filters{
    margin-bottom:15px;
}
.filters .form-control{
    border:1px solid #E0E0E0;
    border-radius: 5px;
    width: auto;
    display:inline-block;
    margin-right:10px;
    margin-top:5px;
        
}
.filters .price{
    width:85px;
}
.filters .wider{
    width:300px;
}
.filters .cat{
    width:180px;
}
.filters .transp{
    background:none;
}
.filters .keyword{
    width:265px;
}
.showfilters{
    width:100%;
    text-align:center;
    display: block;
    margin-top:10px;
}
.showfilters a{
    border:1px solid #ddd;
    padding:5px;
    margin-bottom:10px;
    display: inline-block;
    border-radius:4px;
}
.showfilters a:hover, .showfilters a:active, .showfilters a:focus{text-decoration:none;border:1px solid #c2c2c2;color:#333;}

.portfolio {
    padding-bottom: 40px;
}
.portfolio article{
    display: block;
}
.portfolio figure{
    position: relative;
}
.portfolio figcaption .btn-default{
    display: block;
    box-shadow:0 2px 2px 0 rgba(3,4,4,0.1);
    border:0;
}
.portfolio figcaption {
       display: block;
    border-radius:4px;
    padding:0px 8px;
    height:50px;
}
.portfolio .details{
    padding-bottom:30px;
}
.fish-desc{
    font-size: 18px;
    font-family:Raleway,Helvetica,Roboto,Arial,sans-serif;
    margin-bottom:10px;
    line-height:24px;

}
.slash{
    color:#565656;
}
.likes-right{
    display:inline;
    float:right;
    font-size:14px;
    font-family:'Open Sans','Arial',sans-serif; 
}


.likes-right .rate-up{
    float:none;
    line-height: 15px;
}
.likes-right .rate-up.checked a:before, .likes-right .rate-up a:before {color:#ee7a03;font-size:24px;}

.views .rate-up{
    line-height:24px !important;
}
.rate-up{
    display:inline-block;
    float:left;
    line-height: 35px;
    
}

.rate-up a:before{

    content: "\f087";
      font-family: "FontAwesome";
    font-size: 22px;
    color:#82827f;

}
.rate-up a:hover, .rate-up a:focus, .rate-up a:active{
    text-decoration: none;
}
.rate-up a:hover:before{
    content: "\f164";
    text-decoration: none;
    font-size: 22px;
}
.rate-up.checked a:before{
        content: "\f164";
      font-family: "FontAwesome";
    font-size: 22px;
    color:#82827f;
    
}

.likes-right .favorite{
    float:none;
    line-height: 15px;
}
.about-fish{
    display: block;
    margin-bottom: 10px;  
}
.fishbox {
    width:150px;
    float:left;
    margin-right:5px;
    margin-bottom: 30px;
}
.top-total-fish{
display: block;
    background:#f99f12;
    padding:10px;
    font-size:17px;
    border-radius: 10px;
}

.btn-success{
    background-color: #92b135;
    border-color: #728a29;
}
.comments-list .comment-post span{
    font-size:20px;
    color:#8eb124;
}
.views .favorite {
    line-height:24px !important;
}
.favorite{
    display:inline-block;
    float:left;
    line-height: 35px;
    
}

.favorite a:before{

    content: "\f3ae";
      font-family: "Ionicons";
    font-size: 25px;
    color:#ee7a03;

}
.favorite a:hover, .favorite a:focus, .favorite a:active{
    text-decoration: none;
}
.favorite a:hover:before{
    content: "\f2fc";
    text-decoration: none;
}
.favorite.checked a:before{
        content: "\f2fc";
      font-family: "Ionicons";
    font-size: 28px;
    color:#ee7a03;
    
}

figcaption .commentar{
    display:inline-block;
    float:right;
    line-height: 35px;
    
}

figcaption .commentar a:before{

    content: "\f3f9";
      font-family: "Ionicons";
    font-size: 20px;

}
figcaption .commentar a:hover,.portfolio figcaption .commentar a:focus,.portfolio figcaption .commentar a:active{
    text-decoration: none;
}
figcaption .commentar a:hover:before{
    content: "\f3f9";
    text-decoration: none;
}
.main figcaption .commentar span{
    margin-right:60px;
    color:#868685;
}
figcaption .commentar span{
    margin-right:15px;
}
a.next{float:right;}
a.next:before{
        content: "\f125";
      font-family: "Ionicons";
    font-size: 42px;
    color:#333;
}
a.next:hover{
    text-decoration: none;
}
a.next:hover:before{
    color:#8eb124;
}

a.prev:before{
        content: "\f124";
      font-family: "Ionicons";
    font-size: 42px;
    color:#333;
}
a.prev:hover{
    text-decoration: none;
}
a.prev:hover:before{
    color:#8eb124;
}

#comment {
    display:block;
    visibility:hidden;
    margin-top:-200px;
    padding-top:200px;
}
#send-message-form {
    display:block;
    visibility:hidden;
    margin-top:-230px;
    padding-top:215px;
}
.portfolio .offer-author{
    position:absolute;
    width: 55px;
    right:10px;
    top:-20px;
    
}
.portfolio .offer-author img{
    border-radius:50%;
    border:3px solid #fff;
}
c

.listings {
    padding-bottom: 40px;
}
.bg-grey{
         background:#F6F6F6;
        padding-bottom:30px;
    padding-top:30px;
}
.bg-grey2{
         background:#e8e9e5;
}
.how-logo-icon{
    max-height:100px;
    display: inline-block;
    
}
.listings h2{
    font-size:14px;
    text-transform: none;
    margin-bottom:5px;
    font-family:'Open Sans';
}
.listings article{
    display: block;
}
.listings figure{
    position: relative;
}


.listings figcaption{
    min-height: 110px;
    text-align:center;
}
.listings figcaption{
   padding-top:20px;
}
.listings figcaption p{
    margin:0px;
}
.listings .old, .offers .old{
    font-size:14px;
    text-decoration: line-through;
}
.listings .new, .offers .new{
    font-size: 16px;
    color:#f8619d;
}
.listings .regular, .offers .regular{
    font-size: 16px;
    color: #799b11;
}

.listings i, .offers i, .blogs i{
    font-size: 20px;
}
.delete-image{
    display:block;
    text-align:center;
}
input.allowed {
    background:#fff;border:0;width:20px;color:#7F7F7F;
}
.btn-default{
    box-shadow:0 2px 2px 0 rgba(3,4,4,0.1);
}

.listing-desc h1{
    text-transform: none;
    margin-top:0px;
}
.listing-desc .new{
font-size:28px;
}
.listing-desc .old {
font-size:18px;
}
.listing-desc .regular {
font-size:28px;
    color:#9cc22b;
}
.details {
padding:15px;
    background: #f5f5f5;
    line-height: 16px;
    
}
.listing-desc .details .data {
font-weight: 600;
}
.listing-desc .views{
    display: block;
    color:#B1B0B0;
    font-size:12px;
    margin-top: 10px;
}
a.report i{
    color:#dddddd;
   margin-left:10px;
}
.listing-desc .description {
margin-top:10px;
padding-top:10px;

}

.filters .form-control.pricef{
    width:100px;
}
a.showadd-filters{
    text-decoration: underline;
    cursor: pointer;
    margin-top:10px;
}
a.showadd-filters:hover{
    text-decoration: none;
}
.log_button{
   /* border:1px solid #ccc;
     box-shadow:0 2px 2px 0 rgba(3,4,4,0.1); */
}
.log_button i{
    font-size:18px;
    color:white;
}

.listing-desc .buttons{
    text-align:left;
    display: block;
    margin-top:25px;
    padding-bottom:20px;
    border-bottom:1px solid #ddd;
    
}
.listing-desc .buttons .favorite{
    float:none;
    margin-left:15px;
}
.listing-desc .seller-profile{
    margin-top:30px;
    margin-bottom:10px;
    padding-bottom:10px;
}
.listing-desc .seller-profile a.name{
    font-weight: 600;
    display: block;
}

.listing-desc .seller-profile span{
    font-size:20px;
    color:#ee7a03;
}
.listing-desc .seller-profile p{
    margin-bottom:0px;
}
.listing-images .subpic-2{
    width:48%;
    float:left;
    display: block;
    margin-top: 5px;
    margin-right: 5px;
    padding-bottom:99%;
}

.listing-images .subpic-2.last{
    margin-right: 0px;
    margin-bottom:15px;
}
.listing-images .subpic-3m{
    width:48%;
padding-bottom:99%;    
    float:left;
    display: block;
    margin-top: 5px;
    margin-right: 5px;
}
.listing-images .subpic-3{
    width:49%;
padding-bottom:49%;    
    float:left;
    display: block;
    margin-top: 5px;
    margin-right: 5px;
}

.listing-images .subpic-3.last{
    margin-right: 0px;
    margin-bottom:15px;
}
.listings .other-services{
    font-weight: 600;
    margin-top:10px;
    margin-bottom:20px;
}
.top-copman-bar {
    margin-bottom:40px;
}
.top-copman-bar.nav-tabs>li{
background:#f7f7f7;    
}

.top-copman .name{
    font-weight: 600;
    display: block;
}
.top-copman hr{
    margin-top:15px;
    margin-bottom:15px;
}
.top-copman h2{
    font-size:16px;
    font-weight: 600;
}
.top-copman a.sort{
    color:#9c9c9c;
}
.top-copman a.sort.on{
    text-decoration: underline;
}
.top-copman .circle {
 font-weight:600;
    font-size:16px;
    margin-top:30px;
}
.top-copman-bar a{
    font-size:18px;
}
.top-copman .highlighted{
    padding-top:10px;
    padding-bottom: 10px;
    background:#e6f9cd;
}

.weatherbox {
    display: block;
    padding:10px;
    border:1px solid #ddd;
    margin-bottom: 15px;
    text-align: center;
}
a.waterbox {
    display: block;
    padding:10px;
    border:1px solid #ddd;
    margin-bottom: 15px;
    text-align: center;
    font-size:18px;
    float:left;
    margin-right:10px;
    width:200px;
    min-height: 100px;
}
.waterbox span{
    color:grey;
    font-size:14px;
}
a.waterbox:hover{
    text-decoration: none;
color:#8cb510;
}
.waters-subtitle{
    text-transform: uppercase;
}
.waters-subtitle i{
    font-size:18px;
}
.waters-follow .favorite{
    float:none;
    font-size: 16px;
}
.del-waters{
    display:inline-block;
    padding-top:4px;
    padding-bottom:4px;
    padding-left:10px;
    padding-right:10px;
    border:1px solid #ddd;
    border-radius:4px;
    float:left;
    margin-right:10px;
    font-weight: 600;
}
a.send-corection{
    color:#b5b2b2;
    text-decoration: underline;
}
a.send-corection:hover{
    text-decoration: none;
}
/* LAI 5 KOLONNAS RINDAA BOOTSTRAP*/

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

/* Responsive TABULAI CSS MANI SLUDINAJUMI */

.choose-period{
    font-size:14px;
    font-weight:400;
    text-transform: none;
    float:left;
    color:grey;
    display: inline-block;
    margin-right:10px;
    line-height:27px;
    
}
#sandbox-container{
    text-align:left;
}
.date-rangefield{
    height:34px;
}
 table#my-listings {
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
  }

  table#my-listings tr {
    border-bottom: 1px solid #ddd;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align:center;
  }


  table#my-listings th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
      text-align:center;
  }
 table#my-listings td:first-child {
      width:115px;
    }
table#my-listings .text-center{
          text-align:left !important;
      } 
table#my-listings .term{
          font-weight: 600;
      }
table#my-listings img{
          margin-top:10px;
      }
table#my-listings .pad{padding-left:10px;}

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

      
    table#my-listings {
      border: 0;
    }

    table#my-listings thead {
      display: none;
    }

    table#my-listings tr {
      margin-bottom: 10px;
      display: block;
      border-bottom: 2px solid #ddd;
    }

    table#my-listings td {
      display: block;
      text-align: right;
      font-size: 13px;
      border-bottom: 1px dotted #ccc;
    padding-left:15px;
        padding-right:15px;
    }

    table#my-listings td:last-child {
      border-bottom: 0;
    }

    table#my-listings td:before {
      content: attr(data-label);
      float: left;
      text-transform: uppercase;
      font-weight: bold;
    }
      table#my-listings .text-center{
          text-align:center !important;
      }

  }
.input-daterange{
    width:240px;
    margin-bottom:10px;
    float:left;
    margin-right:10px;
}
.recepte-ingredients{
    float:right;
    margin:10px;
    padding:10px;
    background:#e0eac7;
    width:240px;
}
.pollbox .radio{
    margin-top:5px;
    margin-bottom: 5px;
}
/*==============  7. PAGES- profiles  ============== */

.filters-heading {
    margin-top:20px;
}
.heading-pages h1{
    margin-bottom:0px;
    margin-top:30px;
}
.heading-pages .breadcrumb{
    background:none;
    padding:8px 0px;
}

.viewmore ul a{
    border:1px solid #E8E7E7;
    color:#696666;
    font-size: 16px;
}
.viewmore ul a:hover,.viewmore ul a:focus,.viewmore ul a:active{
    color:#696666;
}

.hexagon {
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: rotate(120deg);
       -moz-transform: rotate(120deg);
        -ms-transform: rotate(120deg);
         -o-transform: rotate(120deg);
            transform: rotate(120deg);
    }
.hexagon-in1 {
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-60deg);
       -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
         -o-transform: rotate(-60deg);
            transform: rotate(-60deg);
    }
.hexagon-in2 {
    visibility: visible;
    -webkit-transform: rotate(-60deg);
       -moz-transform: rotate(-60deg);
        -ms-transform: rotate(-60deg);
         -o-transform: rotate(-60deg);
            transform: rotate(-60deg);
    
    }
.hexagon2 {
    width: 100%;
    height: 228px;
    margin: 0 0 0 20px;
    
    }
.hexagonhome{
    width: 100%;
    height: 300px;
}



/*prieks SVG profilaa */
svg{
  width:100%;
  margin:0 auto;
}
#hex{
  stroke-width:2px;
  stroke: white;
}
#hexsm{
  stroke-width:4px;
  stroke: white;
}

/*==============  3. HOW-WORK  ============== */
.slogan2{
    height:320px;
    padding-top:60px;
    font-family:Raleway;
    font-size:44px;
    font-weight: 300;
    color:#fff;
    text-align: center;
   /*text-shadow: 2px 2px #7a7a7a;*/
}
    .slogan2 span{
        display: block;
        font-size:26px;
        margin-top:12px;
}
.how-work-titles{
    text-align: center;  
}

.how-work-titles h1{
    font-size:18px;
    margin-bottom:5px;
}
.how-work-titles i{
    font-size:28px;
    color:#7d7d7f;    
}
.iconline i{
    font-size:70px;
    color:#84a92d;
}
.iconline2 i{
    font-size:30px;
    color:#e75a92;
}
.iconline2 li {
    display: block;
    font-size:16px;
}

.iconline2 li:before {
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\f3fd";
    font-family: 'Ionicons';
    font-size: 36px;
    float: left;
    margin-top: 0px;
    margin-left: -24px;
    color: #a3c737;
}

.iconline{
    text-align: center;
}

.iconline p,.iconline2 p{
    font-size:16px;
}
.middle-line{
    border-right:1px solid #ddd;
}
.iconline.box, .iconline2.box{
        padding-top:40px;
    padding-bottom:40px;
    min-height:300px;
}

.handbook{
    background: url(../img/headimage_book.jpg) top center no-repeat;
    height:270px;
    text-align:center;
    padding-top:80px;
    margin-bottom:-30px;

}
.handbook a{
                color:#ddd;
    font-size:34px;
    text-decoration: none;
     text-shadow: 1px 1px #454242;
    font-family:Raleway;
    font-weight: 300;
}
.handbook a:hover{
    text-decoration: none;
    color:#fff;
}
.handbook i{
    display: block;
    font-size:52px;
    color:#fff;
}
/*==============  7. FLOW Page ============== */

.heart-flow:before{
          content: "\f4b3";
      font-family: "Ionicons";
    font-size: 52px;
    color:#ee7a03;  
}
.heart-flow{
    margin-top:30px;
}
.star-flow{
    font-size: 40px;
    line-height:40px;
    color:#ee7a03; 
    margin-top:30px;
}
/*==============  7. PREMIUM page ============== */
#premium-profile h4{
    font-size:16px;
    text-align: center;
    font-weight: 600;
    border-bottom:1px solid #ddd;
    margin-left:-10px;
    margin-right: -10px;
    padding-bottom: 15px;
}
#premium-profile .profile-box{
    border:1px solid #ddd;
    padding:10px;
}
#premium-profile ul{
    padding-left:20px;
}
#premium-profile p{
    text-align: center;
    font-size: 16px;
}
#premium-profile .price-box{
    margin-left:auto;
    margin-right: auto;
    padding:10px;
    text-align: center;
}

.paypal-button{
    font-size:16px;font-weight:600;background:#ebe9e9;
}

h1 .premium{
    background:#fa5fa3;
    font-size:12px;
    padding:5px;
    color:#fff;
    display:inline-block;
}
/*==============  7. SIDEBAR ============== */

#sidebar{
    padding-top:5px;
    padding-bottom:40px;
}
.top-baner{
    display:block;
    text-align: center;
    margin-left:-15px;
    margin-right:-15px;
}
#sidebar h2{
    text-transform: none;
    font-size: 20px;
}

.offers-post{
    border-bottom:1px solid #dadada;
    padding:10px 0px;
}
.offers-post a.title{
    font-weight: 600;
    display: block;
}
.offers-post a.author{
    color:#bbb;
}
.offers-post a:hover, .offers-post a:focus, .offers-post a:active, .portfolio-post a:hover, .portfolio-post a:focus, .portfolio-post a:active {
    text-decoration:none;
    color:#84a92d;
} 
.new-portfolio{
    display: block;
    margin-bottom:20px;
}
.portfolio-post a{
    display:block;
    padding-bottom:100%;
    border:1px solid #d6d4d4;
}
.portfolio-post{
    float:left;
    width:33.3%;
    border:2px solid #fff;
    border-radius:5px;
}
.new-blogs{
    margin-top:30px;
}


/*==============  7. PROFILE  ============== */
.masters-profile{
    margin-bottom:20px;
    margin-top:0px;
}

.masters-profile.ups{
    font-weight:600;
    font-size: 24px;
    margin-top: 150px;
    text-align: center;
    margin-bottom:150px;
}
.coverimage{
    width:100%;
    padding:0;
    height:230px;
}
.overlay{
    width:100%;
    height:100%;
    margin:0px;
        padding:0px;
    background-color:rgba(0, 0, 0, 0.3);
}
.masters-profile .socials{
    float:right;
    margin-top:20px;
    margin-right:20px;
}

.masters-profile .over{
    margin-top:-115px;
}

.masters-profile .img-circle{
    border:5px solid #fff;
}

.masters-profile h1{
    margin-bottom:28px;
    font-size: 28px;
    color:#fff;
    margin-top: 70px;
}
.masters-profile h1 .cnt{
font-size: 16px;    
}

.masters-profile .titles{
    font-size:16px;
    margin-bottom:15px;
    font-weight: 600;
}

.masters-about i{
    font-size:16px;
}
.masters-about .profile-text a{
    text-decoration: underline;
}
.masters-about .profile-text a:hover{
    text-decoration: none;
}
.masters-about .feedback-post a{
    text-decoration: none;
}
.masters-about .feedback-post a:hover{
    text-decoration: underline;
}
.masters-profile .lastseen{
    float:right;
    color:#a2a1a1;
    font-size:12px;
    margin-top: 20px;
}
.masters-profile article{
    margin-left:20px;
}

.masters-profile figcaption{
    margin-top:10px;
    text-align: center;
}
.masters-profile figcaption a{
    font-size:26px;
    color:#ee7a03;  
}
.masters-profile figcaption a:hover,.masters-profile figcaption a:focus,.masters-profile figcaption a:active{
    text-decoration: none;
    color:#333; 
    
}
.masters-profile .log_button{
    /* border:1px solid #ccc;
    box-shadow:0 2px 2px 0 rgba(3,4,4,0.1); */
}
.masters-profile .log_button i{
    font-size:18px;
    color:white;
}
.masters-profile .buttons{
    margin-top:0px;
    
}
#send-message{
    background:#F5F5F5;
    border:1px solid #ddd;
    padding:20px;
    margin-bottom:30px;
    box-shadow: 0 2px 2px 0 rgba(3,4,4,0.1);
}
#send-message .upper{
    text-transform: uppercase;
}
#send-message .form-control{
    width:100%;
    margin-top:0px;
}
#send-message .btn-default{
    float:right;
}
select#choose-service option:disabled {
    color: #ddd;

}

.masters-about{
    padding:10px 0;
}
.masters-about .profile-text{
    margin-bottom:30px;
}
.masters-about .profile-text p{
    margin-bottom:5px;
}
.masters-about .profile-text i{
    font-size:20px;
}
.masters-about .panel-heading div{
    display: block;
    text-align: right;
}
.masters-about .list-group-item{
    font-weight:400;
}
.masters-about .list-group-item>.badge{
    font-weight: 400;
    background:none;
    color:#000;
    font-size:14px;
}
.masters-about .profile-alloffers{
    margin-bottom:30px;
}
.masters-about .profile-offer{
    border-radius:5px;
    margin-bottom:10px;
    width: 100%;
    background: #fed5dc;
}

.masters-about h3, .masters-allportfolio h3, .portfolio.profile h3, .listings.profile h3, .feedback h3, .followers h3{
font-size:18px;
    font-weight: 600;
    margin-top:0px;
}
.masters-about h3 a, .portfolio.profile h3 a, .listings.profile h3 a, .feedback h3 a, .followers h3 a{
    text-decoration: none;
}
.masters-about h3 a:hover, .portfolio.profile h3 a:hover, .listings.profile h3 a:hover, .feedback h3 a:hover, .followers h3 a:hover{
    text-decoration: underline;
}

.masters-about .profile-offer h4 a{
font-size:16px;
    font-weight: 600;
    margin-top:10px;
    text-transform: none;
    text-decoration: none;
}
.masters-about .profile-offer h4 a:hover{
    text-decoration: underline;
}
.masters-about .profile-offer .price{
    min-height: 115px;
    padding-top: 10px;
}
.masters-about .profile-offer .active-days{
    background:#cc5889;
    padding:4px;
    color:#fff;
    
} 
.masters-about .profile-offer .price .new{
    font-size: 20px;
    color:#d4477f;
    display: block;
}
.masters-about .profile-offer .price .old{
    font-size: 14px;
    text-decoration: line-through;
}
.masters-about .profile-listings .portfolio-post a{
    padding-top:77%;
    padding-left: 10px;
    text-decoration:none;
    padding-bottom:0px;
    color:#fff;
}
.masters-about .profile-listings .portfolio-post a .old{
    text-decoration: line-through;
    margin-top:-25px;
}
.masters-about .profile-listings .portfolio-post a .new{
    font-size:16px;
}

.masters-about .feedback{
    padding-top:10px;
}
.masters-about .feedback h3{
    float:left;
}
.masters-about .feedback-titles{
    width:100%;
    min-height: 30px;
}
.masters-about .feedback-titles a{ 
    text-decoration: none;
    float:right;
}
.masters-about .feedback-titles .btn-default:hover,.masters-about .feedback-titles .btn-default:focus,.masters-about .feedback-titles .btn-default:active{
      border:1px solid #7e9e1f;
    background:none;
}
.masters-about .feedback-post{
    border-bottom:1px solid #ddd;margin-bottom:10px;
    padding-bottom:10px;
}
.masters-about .feedback-post p{
    margin-bottom:5px;
}
.masters-about .feedback-post span{
    font-size:20px;
    color:#ed679c;
}
.masters-about .feedback .viewall{
    text-align:center;
}
.masters-about #feedback-form-anchor{
    margin-top:-200px;
    padding-top:200px;
    display:block;
    visibility:hidden;
}
.masters-about #add-feedback-form{
    background:#F5F5F5;
    border:1px solid #ddd;
    padding:10px;
    margin-bottom:30px;
    margin-top:20px;
    box-shadow: 0 2px 2px 0 rgba(3,4,4,0.1);
}
.masters-about #add-feedback-form .checkbox, .radio{
    display: inline-block;
    
}
.masters-about #add-feedback-form .radio{
 color:#ed679c;
    font-size:20px;
}
.masters-about #add-feedback-form .form-control{
    width:100%;
}

.masters-about .new-blogs{
    margin-top:0px;
    margin-bottom:20px;
}
.masters-about .new-blogs a{
    text-decoration: none;
    font-weight: 600;
}
.followers figure{
    margin-bottom:20px;
}
.followers .followers-titles{
    width:100%;
    min-height:40px;
}
.followers .followers-titles h3{
    float:left;
}
.followers .followers-titles a{
    float:right;
}

/*==============  7. REGIST  ============== */

.registration .btn-custom-fb{
    padding:15px;
    font-size: 16px;
    
}
.registration .form-control{
    margin-bottom:8px;
}
.registration span{
    font-weight: 600;
    padding:10px;
    background:#fff;
}
.registration .or-email:after{
    content:"";
    border-top:1px solid #ddd;
    display: block;
    margin-top:-12px;
    margin-bottom:35px;
}
.registration .or-email{
    margin-top:40px;
}

.registration label{
    margin-bottom:20px;
}

/*==============  7. Labot profilu  ============== */
.editprofile h3{
    font-size:18px;
    margin-top: 0px;
    font-weight: 600;
    border-bottom:1px solid #ddd;
    padding-bottom:20px;
}
.editprofile label{
    font-weight: 600;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
    background-color:#e5efc9;
    color:inherit;
    border-color:#e5efc9;
}
.nav-pills{
    margin-bottom:30px;
}
.nav-pills>li>a{
    border-radius:0;
    border-bottom:1px solid #eee;
    padding:10px;
    font-weight: 600;
}
.nav-stacked>li+li{
    margin-top:0px;
}
.nav-pills>li>a:hover{
    background-color:#e5efc9;
    color:#000;
   border-color:#e5efc9;    
}
.editprofile .btn-group .btn:before{
       content: "\f372";
      font-family: "Ionicons";
    margin-right:6px;
font-size: 24px;       
}
.editprofile .btn-group .active:before{
       content: "\f373";
      font-family: "Ionicons";
    margin-right:6px;
font-size: 24px;      
} 

.editprofile .btn-group .btn.active, .editprofile .btn-group .btn:focus, .editprofile .btn-group .btn:active{
    box-shadow:none;
    
}

.krajee-default.file-preview-frame{
    margin-left: auto;
    margin-right: auto;
    float:none;
}
.file-preview{
    border:0px;
    display:none;
}
.additional-info{
 font-weight:600;
display: block;
    cursor: pointer;
}
.edit-del{
   text-align: center;
}
figcaption.edit-del a i{
    font-size:20px;
    line-height:35px;
}
i.titul-mark{
    font-size:30px;
    color:#ffad13;
}

.gallery-list figcaption{
 min-height:100px;padding-top:5px;
}
.gallery-list figcaption .subdata{
    display: block;
}
.gallery-list figcaption .subdata a, .gallery-list figcaption .subdata span{
   color:#b1afaf; 
}
/*==============  7. Mani pakalpojumi  ============== */

.my-services h3{
    border:none;
    margin-top:15px;
}
    .my-services .panel-heading div{
    display: block;
    text-align: right;
}
.my-services .list-group-item{
    font-weight:400;
}
.my-services .list-group-item>.badge{
    font-weight: 400;
    background:none;
    color:#000;
    font-size:14px;
}
.my-services .list-group-item .title{
    font-weight:600;
    margin-left:10px;
}
.my-services .list-group-item i{
    font-size:20px;
    color:#4f4f4f;
}
select#service option:disabled {
    color: #dbdbdb;

}
.message-services{
    background:#f5f5f5;
    padding:15px;
}
/*==============  7. BLOGI  ============== */

.bloglist{
    margin-bottom:20px;
    padding-bottom:20px;
    border-bottom:1px solid #ddd;
}
.blog-mainimage{
    padding-bottom:50%;width:50%;
}
.comments{
color:#77a903;
}
.bloglist h2{
    font-size:22px;font-family:Raleway,Helvetica,Roboto,Arial,sans-serif;text-transform:none;font-weight:500;
}
.blog-details{
    font-size:12px;
}
.blog h1{
 font-size:22px;font-family:Raleway,Helvetica,Roboto,Arial,sans-serif;text-transform:none;font-weight:500;
}
.comments-titles {
    margin-top:30px;
}
.comments-titles h3{font-size:18px;font-family:'Open Sans','Arial',sans-serif;text-transform:none;font-weight:600;}
.comment-post{
    margin-bottom:20px;
    padding-bottom:20px;
}
a.answer-comm{
    float:left;
    font-size:14px;
}

.comment-options{
    color:#b1aeae;
    text-align: right;
}
.forumlist .comment-options{
    font-size:12px;
}
.forumlist hr{
    margin-top:7px;
    margin-bottom:15px;
    border-color:#efeaea;
}
.forumlist .about-cat{
font-size:12px;
    display: block;
}
.forumlist .about-cat3{
font-size:12px;
  color:#8a8a89;
    display: block;
}
.forumlist .about-cat2{
font-size:14px;
    display: block;
}
.forumlist .cat-title{
    font-weight:600;
    font-size:18px;
}
.forumlist a.topic-title{
font-size:16px;
    font-weight: 600;
}

.forumlist .author-name{
    color:#709812;    
}
.forumlist input#reply_to{
    border:0;
    background:#f5f5f5;
    font-weight: 600;
    box-shadow:none;
    padding:0px;
}
.forumlist .bg{
    background:#f5f5f5;
    padding:10px;
    margin-bottom:30px;
}
.forumlist .quote{
    background:#edf3e1;
    font-size: 10px;
    padding-left:10px;
    margin-left:30px;
    border-left:2px solid #c0cca8;
    margin-right:55px;
}
.sticky-icon{
    float:left;
}
.sticky-icon:before{
    content: "\f2a6";
      font-family: "Ionicons";
    margin-right:10px;
font-size: 24px;
    display:inline-block;
    float:left;
    color:orange;   
}
.sticky-icon2:before{
    content: "\f2a6";
      font-family: "Ionicons";
font-size: 24px;
    display:inline-block;
    color:orange;  
    margin-right:5px;
    margin-left:5px;
}
.closed-icon{
    float:left;
}
.closed-icon:before{
    content: "\f392";
      font-family: "Ionicons";
    margin-right:6px;
font-size: 24px;
    display:inline-block;
    float:left;
    color:orange;   
}
.closed-icon2:before{
    content: "\f3b5";
      font-family: "Ionicons";
font-size: 24px;
    display:inline-block;
    color:orange;   
}
.closed-icon3:before{
    content: "\f392";
      font-family: "Ionicons";
font-size: 24px;
    display:inline-block;
    color:orange;   
}
.attach-icon:before{
    content: "\f147";
      font-family: "Ionicons";
font-size: 18px;
    display:inline-block;
    color:orange;   
}
.delete-icon:before{
    content: "\f252";
      font-family: "Ionicons";
font-size: 24px;
    display:inline-block;
    color:black;   
}
.attach-icon{
    display:inline;
}

.addphoto-forum{
    cursor: pointer;
}

.main-forum{
    padding:5px;
    border-bottom:1px solid #c9cac6;
   
}
.main-forum-bg{
    background: #f7f7f7;
    padding:10px;
}

/*==============  7. CMS  ============== */

.form-control.addprod{
    width:50%;margin-bottom:10px;

}

.ck-button label {
    float:left;
    
}

.ck-button label #cipars:before{
           content: "\f372";
      font-family: "Ionicons";
    margin-right:6px;
font-size: 24px;
}

.ck-button label #cipars {
    text-align:center;
    padding:5px;
    display:block;
    margin:3px;
    font-size:14px;
    font-weight:normal;
    border-radius:4px;
    cursor:pointer;
}
/*
.ck-button label #cipars:hover:before{       content: "\f373";
      font-family: "Ionicons";
    margin-right:6px;
    font-size: 20px;}
*/
.ck-button label input {
    position:absolute;
    top:-20px;
}

.ck-button input:checked + #cipars:before {
       content: "\f373";
      font-family: "Ionicons";
    margin-right:6px;
    font-size: 24px;
    
}
.cms-menu{
    background:#fff !important;
}
/*==============  7. FOOTER  ============== */
footer{
     background:#F6F6F6;
    min-height: 300px;
    padding-top:50px;
    text-align: center;
    margin-top:40px;
    
}
footer ul.links{
    list-style:none;
    padding:0px;
    display: block;
}
footer ul.links li{
    margin-right: 20px;
    display: inline-block;
}
footer h3{
    font-size:18px;
    text-transform: uppercase;
}
footer p{
    clear:both;
}
footer img{
    margin-bottom:20px;
    display: inline-block;
}

#mobile-login{
    position: fixed;
    bottom:0;
    width:100%;
    background:#fff;
    padding:5px;
    text-align: center;
}
#mobile-login .loginbutton{
    border:1px solid #a5a4a4;
    border-radius: 4px;
    padding:5px;
    display: inline-block;
    font-size:14px;
}
#mobile-login .loginbutton:hover,#mobile-login .loginbutton:focus,#mobile-login .loginbutton:active{
    text-decoration: none;
    border:1px solid #333;
}

#mobile-login .registerbutton{
    border:1px solid #9cc22b;
    background-color:#9cc22b;
    border-radius: 4px;
    padding:5px;
    display: inline-block;
    font-size:14px;
    color:#fff;
}
#mobile-login .registerbutton:hover,#mobile-login .registerbutton:focus,#mobile-login .registerbutton:active{
    text-decoration: none;
    background-color:#7e9e1f;
    border-color:#7e9e1f;
}

/*==============  7. RESPONSIVE ============== */
/* ======== UZ MOBILE, TABLET UP TO 768 ======= */


@media (max-width: 767px){
        .banner-pages-mobile{
    display:block;
}
    
    .banner-pages{
    display:none;
}
    
    .input-daterange{
    width:220px;    
    }
    
    #middle .slogan span{
        display: none;
    }
    #middle .slogan span+span{
        font-size:18px;
        display: block;
    }
    .fishbox{
        width:100%;
    }
    .fishbox img{
        display: block;
    }
    .affix{
        position:relative;
    }
    .likes-right{
        display: block;
        float:none;
        margin-top:15px;
        margin-bottom: 15px;
    }
    
    .filters .form-control.pricef{
    width:100%;
}
    .hexagon2{
        margin-left:auto;
        margin-right:auto;
    }
    .banner-pages-mobile{
    display:block;
}
    
    .banner-pages{
    display:none;
}
    
    .slogan2{
        font-size:28px;
    }
        .slogan2 span{font-size:18px;}
    .handbook a{
        font-size:26px;
    }
    
    .masters.line span.counter{
        margin-top:0px;
        float:none;
        display: block;
    }
    
    #conversions-box {
    display:none;
}
    
    #middle .slogan{
        padding-top:20px;
        padding-right: 0px;
        font-size:18px;
    }
       .navbar-fixed-top{
        position: relative;
    }  
    .navbar-fixed-top .navbar-collapse{
        max-height: none;
    }
  #user-menu-mobile .open .dropdown-menu{
        color:#333;
    background:#F5F5F5;
      padding:0px 0px !important;
    }
    
    .listing-desc .buttons .favorite{
    display:block;
        text-align:center;
}
    
    .listing-images .subpic-2, .listing-images .subpic-3m{
    width:100%;
}
        .listing-images .subpic-3{
    width:100%;
    padding-bottom:99%;
}
    
     table#my-listings td:first-child {
      width:100%;
    }
    
    .navbar {
        min-height:60px;
    } 
    .navbar-brand{
        padding:15px 15px;
    }
    .navbar-toggle{
        margin-top:20px;
    }
    .navbar-default .navbar-nav>li>a{
        line-height: 26px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a{
        color:#fff;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{
        color:#7a9646;
    }    
    .form-control{
        width:100%;
    }
    #filters .form-control{
        margin-bottom:5px;
    }
    #filters .btn-default{
        width:100%;
        margin-top:5px;
    }
      .navbar-uright{
        float:left !important;
    }


    .portfolio figure{
        min-height:400px; 
        text-align:center;
    }
    .filters .keyword{
    width:100%;
}
    .masters figure{
        min-height: 480px;
    }
    .offers figure{
        min-height:530px;
        text-align:center;
    }
    .listings figure{
        text-align:center;
    }
.form-control.addprod{
    width:100%;margin-bottom:10px;
    display: inline;
}
            .navbar-2{
        float:none !important;
    }
    .hexagonhome{
    width: 100%;
    height: 390px;
}
}

@media (max-width: 450px) /* special smaller */{
        .hexagonhome{
    width: 100%;
    height: 215px;
}
      .slogan2{
        font-size:24px;
    }
    .slogan2 span{font-size:18px;}
    .tab-pane.masters h2 a{
        font-size:12px;
    }
    
    .blog-mainimage{
        padding-bottom:98%;width:100%;
    }
        .my-services .list-group-item>.badge{
        float:none;
        display:block;
    }
       .offers figure{
        min-height:330px; 
    }
    .offers figcaption{
        min-height: 100px;
    }
           .portfolio figure{
        min-height:410px; 
    }
        .masters-profile .buttons a.log_button{
       width:100%;
        margin-left:0px;
           margin-bottom:10px;
    }
     .listing-desc .buttons a.log_button{
       width:100%;
        margin-left:0px;
           margin-bottom:10px;
         text-align: center;
    }
    .masters-about .list-group-item>.badge{
     float:none;   
    }
    .masters-about .panel-heading span{
        float:none;
    }
    .masters-about #add-feedback-form .radio{
        display:block;
    }
     .masters figure{
        min-height: 340px;
    }
}
@media (max-width: 330px) /* special smaller */{
    
        .hexagonhome{
    width: 100%;
    height: 138px;
}
           .portfolio figure{
        min-height:290px; 
    }
    .masters figure{
        min-height: 250px;
    }
}
/* =========768 AND UP ============ */
@media (min-width: 768px){
    .hexagonhome{
    width: 100%;
    height: 178px;
}

        .navbar-collapse{
        padding-right:0px;
        padding-left:0px;
    }
    
           .navbar-2{
        float:left!important;
    }
    .navbar-2 .dropdown-menu{
        right:0;
        left:auto;
    }
         .offers figure{
        min-height:320px; 
    }
            .portfolio figure{
        min-height:330px; 
    }
    .servicemenu .dropdown:hover .dropdown-menu {
   display: block;
}
    .navbar-2 .dropdown:hover .dropdown-menu {
   display: block;
}
    .widemenu{
        padding:15px;
        border:0;
        width:590px;
    }
    .widemenu:before{
         content: "";
        border-bottom:12px solid #fff;
        border-right:12px solid transparent;
        border-left:12px solid transparent;
        position:absolute;
        top:-7px;
        left:34px;
        z-index:9;
    }
    .smallmenu:before{
         content: "";
        border-bottom:12px solid #fff;
        border-right:12px solid transparent;
        border-left:12px solid transparent;
        position:absolute;
        top:-7px;
        left:34px;
        z-index:9;
    }
    .smallmenu2:before{
         content: "";
        border-bottom:12px solid #fff;
        border-right:12px solid transparent;
        border-left:12px solid transparent;
        position:absolute;
        top:-7px;
        right:35px;
        z-index:9;
    }      
    .dropdown-menu.widemenu >li{
        float:left;
        width:260px;
        margin-right: 10px;
    }
    .dropdown-menu.widemenu>li>a{
        padding:10px 20px;
        border-top:1px solid #eee;
        line-height:35px;
    }

    .smallmenu{
        padding:15px;border:0;
    }
    .smallmenu2{
        padding:15px;border:0;
    }    
    .dropdown-menu.smallmenu>li>a{
         padding:10px 20px;
        border-bottom:1px solid #eee;
    }
    .dropdown-menu.smallmenu2>li>a{
         padding:10px 20px;
        border-bottom:1px solid #eee;
    }    
}

/* ========== < 990 ========= */
@media (max-width: 990px){

    #topline .languages{
        font-size:17px;
    }
       .masters-profile figure{
        text-align:center;
    }
    .masters-profile h1{
        text-align:center;
        color:#333;
        margin-top:130px;
        margin-bottom: 5px;
    }
    .masters-profile .socials{
        margin-right:0px;
    }
    .masters-profile p{
        text-align:center;
    }
    .masters-profile .buttons{
        float:none;
        text-align: center;
        margin-top:0px;
     
    }
    .masters-profile .lastseen{
        margin-top:10px;
        float:none;
        text-align: center;
    }
    .masters-about .profile-alloffers{
        margin-top:20px;
    }
    .masters-about .profile-offer{
        padding:10px;
    }
    .masters-about .profile-offer .price .old{
        display: block;
    }
    .masters-about .profile-offer .active-days, .masters-about .profile-offer .price .new, .masters-about .profile-offer .price .old{
        text-align: center;
    }
    .masters-about .feedback-titles a{
        float:none;
        width:100%;
        margin-bottom:15px;
    }
    .masters-about .feedback{
        padding-top:25px;
    }
    .masters-profile article{
        margin-left:0px;
    }
    
}

/* ========== 990 AND < ========= */
@media (min-width: 990px){
         .offers figure{
        min-height:230px; 
    }
             .portfolio figure{
        min-height:225px; 
    }

    .hexagonhome{
    width: 100%;
    height: 242px;
}
}

/* ========= < 1200  ======= */
@media (max-width: 1200px){
    .masters-profile .buttons{
        margin-top:0px;
    }
}


/* ========= 1200 AND < ======= */    

@media (min-width: 1200px){

            .navbar-2{
        float:right!important;
                
    }
           .offers figure{
        min-height:255px; 
    }
             .portfolio figure{
        min-height:260px; 
    }
             .portfolio.main figure{
        min-height:350px; 
    }    
    .hexagonhome{
    width: 100%;
    height: 300px;
}
}