body, html { overflow-x:hidden; }

body {
    background-color: #ffffff;
    font-family:  'Open Sans', Arial, Helvetice Neue, sans-serif;
    font-size: 12px;
	overflow: hidden;
	font-weight: unset; 
	font-style: normal; 
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, h6, span, p { font-family: 'Open Sans', Arial, Helvetice Neue, sans-serif; }

/* Cookie Bar */
#cookiebar a {
  color:#bb4b95; 
}

#cookiebar a:hover {
  color:#fff;
  text-decoration:underline;
}

#cookiebar div {
  padding:10px; 
  padding-right:40px;
  text-align: center;
  width:50%;
  display: table;
  margin: 0 auto;
}
@media only screen and (max-width: 480px){
 #cookiebar div {
   width:95%;
 }
}
@media only screen and (min-width: 480px) and (max-width: 1200px){
 #cookiebar div {
   width:80%;
 }
}

#cookiebar { 
   outline: 1px solid #bb4b95;
   border-top:1px solid #fe73cf;
   background: #333; 
   background: -moz-linear-gradient(top, #292929 0%, #333 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#292929), color-stop(100%,#333)); 
   background: -webkit-linear-gradient(top, #292929 0%,#333 100%); 
   background: -o-linear-gradient(top, #292929 0%,#333 100%);
   background: -ms-linear-gradient(top, #292929 0%,#333 100%); 
   background: linear-gradient(to bottom, #292929 0%,#333 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#292929', endColorstr='#333',GradientType=0 ); 
   position:fixed;
   bottom:0px;
   z-index:10000; 
   width:100%; 
   font-size:13px; 
   line-height:16px;
   color: #eaeaea;
}

#cookiebarCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #bb4b95; 
   border-right:1px solid #bb4b95; 
   padding:4px;
   background: #fcdbf2; /* Old browsers */
   background: -moz-linear-gradient(top, #fcdbf2 0%, #f9f2f7 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcdbf2), color-stop(100%,#f9f2f7)); 
   background: -webkit-linear-gradient(top, #fcdbf2 0%,#f9f2f7 100%); 
   background: -o-linear-gradient(top, #fcdbf2 0%,#f9f2f7 100%); 
   background: -ms-linear-gradient(top, #fcdbf2 0%,#f9f2f7 100%); 
   background: linear-gradient(to bottom, #fcdbf2 0%,#f9f2f7 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#fcdbf2', endColorstr='#f9f2f7',GradientType=0 ); 
}

#cookiebarCloser:hover {
  border-bottom:1px solid white; 
  border-right:1px solid white; 
  border-top:1px solid #bb4b95; 
  border-left:1px solid #bb4b95;
}
@media only screen and (max-width: 866px){
 .templatemo-footer {
   padding-bottom:30px!important;
 }
}

.datens-txt{
	margin: 0 auto;
	float: none;
	text-align: center;
}
.imp-txt{
	margin: 0 auto;
	float: none;
	text-align: center;
}

.padding-left-10 {padding-left: 10px}
.padding-left-15 {padding-left: 15px;}
.padding-left-20 {padding-left: 20px;}	
.padding-right-10 {padding-right: 10px}
.padding-right-15 {padding-right: 15px;}
.padding-right-20 {padding-right: 20px;}
.padding-top-0{padding-top:0}
.padding-top-1{padding-top: 1px;}
.padding-top-2{padding-top: 2px;}
.padding-top-3{padding-top: 3px;}
.padding-top-4{padding-top: 4px;}
.padding-top-5{padding-top: 5px;}
.padding-top-6{padding-top: 6px;}
.padding-top-7{padding-top: 7px;}
.padding-top-8{padding-top: 8px;}
.padding-top-9{padding-top: 9px;}
.padding-top-10{padding-top: 10px;}
.padding-top-12{padding-top: 12px;}
.padding-top-15{padding-top: 15px;}
.padding-top-20{padding-top: 20px;}
.padding-top-25{padding-top: 25px;}
.padding-top-30{padding-top:30px;}
.padding-top-40{padding-top:40px;}
.padding-top-60{padding-top:60px;}
.padding-bottom-0{padding-bottom:0}
.padding-bottom-20{padding-bottom:20px;}
.padding-bottom-25{padding-bottom:25px;}
.padding-bottom-40{padding-bottom:40px;}
.padding-bottom-60{padding-bottom:60px;}
.txt-shadow{text-shadow: 2px 1px 1px rgba(0,0,0,.8);}
.txt-shadow-small{text-shadow: 1.5px 1px 2px rgba(0,0,0,.9);}
.font-10{font-size:10px !important}
.font-12{font-size:12px!important}
.font-13{font-size:13px!important}
.font-14{font-size:14px!important}
.font-15{font-size:15px !important}
.font-16{font-size:16px !important}
.font-17{font-size:17px !important}
.font-18{font-size:18px !important}
.font-19{font-size:19px !important}
.font-20{font-size:20px !important}
.font-21{font-size:21px !important}
.font-22{font-size:22px !important}
.font-23{font-size:23px !important}
.font-24{font-size:24px !important}
.font-25{font-size:25px !important}
.font-30{font-size:30px !important}
.font-40{font-size:40px !important;letter-spacing: 1px;}
.font-50{font-size:50px !important;letter-spacing: 1px;}
.font-60{font-size:60px !important;letter-spacing: 1px;}
.font-70{font-size:70px !important;letter-spacing: 1px;}
.font-80{font-size:80px !important;letter-spacing: 1px;}
.font-90{font-size:90px !important;letter-spacing: 1px;}
.font-100{font-size:100px !important;letter-spacing: 1px;}
.padding-horizontal-0 {padding-left: 0;padding-right: 0;}
.padding-horizontal-5 {padding-left: 5px;padding-right: 5px;}
.padding-horizontal-10 {padding-left: 10px;padding-right: 10px;}
.padding-horizontal-15 {padding-left: 15px;padding-right: 15px;}
.padding-horizontal-20 {padding-left: 20px;padding-right: 20px;}
.padding-horizontal-25 {padding-left: 25px;padding-right: 25px;}
.padding-horizontal-30 {padding-left: 30px;padding-right: 30px;}
.padding-horizontal-35 {padding-left: 35px;padding-right: 35px;}
.padding-horizontal-40 {padding-left: 40px;padding-right: 40px;}
.padding-horizontal-45 {padding-left: 45px;padding-right: 45px;}
.padding-horizontal-50 {padding-left: 50px;padding-right: 50px;}
.padding-horizontal-60 {padding-left: 60px;padding-right: 60px;}
.padding-horizontal-70 {padding-left: 70px;padding-right: 70px;}
.padding-horizontal-80 {padding-left: 80px;padding-right: 80px;}
.padding-horizontal-90 {padding-left: 90px;padding-right: 90px;}
.padding-horizontal-100 {padding-left: 100px;padding-right: 100px;}
.padding-vertical-0 {padding-top: 0;padding-bottom: 0;}
.padding-vertical-5 {padding-top: 5px;padding-bottom: 5px;}
.padding-vertical-10 {padding-top: 10px;padding-bottom: 10px;}
.padding-vertical-15 {padding-top: 15px;padding-bottom: 15px;}
.padding-vertical-20 {padding-top: 20px;padding-bottom: 20px;}
.padding-vertical-25 {padding-top: 25px;padding-bottom: 25px;}
.padding-vertical-30 {padding-top: 30px;padding-bottom: 30px;}
.padding-vertical-35 {padding-top: 35px;padding-bottom: 35px;}
.padding-vertical-40 {padding-top: 40px;padding-bottom: 40px;}
.padding-vertical-45 {padding-top: 45px;padding-bottom: 45px;}
.padding-vertical-50 {padding-top: 50px;padding-bottom: 50px;}
.padding-vertical-60 {padding-top: 60px;padding-bottom: 60px;}
.padding-vertical-70 {padding-top: 70px;padding-bottom: 70px;}
.padding-vertical-80 {padding-top: 80px;padding-bottom: 80px;}
.padding-vertical-90 {padding-top: 90px;padding-bottom: 90px;}
.padding-vertical-100 {padding-top: 100px;padding-bottom: 100px;}
.lg-padding{padding:120px 0}
.margin-0{margin:0}
.margin-vertical-0 {margin-top: 0;margin-bottom: 0;}
.margin-vertical-5 {margin-top: 5px;margin-bottom: 5px;}
.margin-vertical-10 {margin-top: 10px;margin-bottom: 10px;}
.margin-vertical-15 {margin-top: 15px;margin-bottom: 15px;}
.margin-vertical-20 {margin-top: 20px;margin-bottom: 20px;}
.margin-vertical-25 {margin-top: 25px;margin-bottom: 25px;}
.margin-vertical-30 {margin-top: 30px;margin-bottom: 30px;}
.margin-vertical-35 {margin-top: 35px;margin-bottom: 35px;}
.margin-vertical-40 {margin-top: 40px;margin-bottom: 40px;}
.margin-vertical-45 {margin-top: 45px;margin-bottom: 45px;}
.margin-vertical-50 {margin-top: 50px;margin-bottom: 50px;}
.margin-vertical-60 {margin-top: 60px;margin-bottom: 60px;}
.margin-vertical-70 {margin-top: 70px;margin-bottom: 70px;}
.margin-vertical-80 {margin-top: 80px;margin-bottom: 80px;}
.margin-vertical-90 {margin-top: 90px;margin-bottom: 90px;}
.margin-vertical-100 {margin-top: 100px;margin-bottom: 100px;}
.margin-top-0 {margin-top: 0;}
.margin-top-5 {margin-top: 5px;}
.margin-top-10 {margin-top: 10px;}
.margin-top-15 {margin-top: 15px;}
.margin-top-20 {margin-top: 20px;}
.margin-top-25 {margin-top: 25px;}
.margin-top-30 {margin-top: 30px;}
.margin-top-35 {margin-top: 35px;}
.margin-top-40 {margin-top: 40px;}
.margin-top-45 {margin-top: 45px;}
.margin-top-50 {margin-top: 50px;}
.margin-top-60 {margin-top: 60px;}
.margin-top-70 {margin-top: 70px;}
.margin-top-80 {margin-top: 80px;}
.margin-top-90 {margin-top: 90px;}
.margin-top-100 {margin-top: 100px;}
.margin-bottom-0 {margin-bottom: 0 !important;}
.margin-bottom-5 {margin-bottom: 5px;}
.margin-bottom-10 {margin-bottom: 10px;}
.margin-bottom-15 {margin-bottom: 15px;}
.margin-bottom-20 {margin-bottom: 20px;}
.margin-bottom-25 {margin-bottom: 25px;}
.margin-bottom-30 {margin-bottom: 30px;}
.margin-bottom-35 {margin-bottom: 35px;}
.margin-bottom-40 {margin-bottom: 40px;}
.margin-bottom-45 {margin-bottom: 45px;}
.margin-bottom-50 {margin-bottom: 50px;}
.margin-bottom-60 {margin-bottom: 60px;}
.margin-bottom-70 {margin-bottom: 70px;}
.margin-bottom-80 {margin-bottom: 80px;}
.margin-bottom-90 {margin-bottom: 90px;}
.margin-bottom-100 {margin-bottom: 100px;}
.margin-left-100{margin-left:100px}
.margin-right-40{margin-right: 40px;}
.margin-auto{margin:auto;}
.width-10{width:10px}
.width-20{width:20px}
.width-30{width:30px}
.width-40{width:40px}
.width-50{width:50px}
.width-60{width:60px}
.width-70{width:70px}
.width-80{width:80px}
.width-90{width:90px}
.width-100{width:100px}
.width-percent-10{width:10%}
.width-percent-20{width:20%}
.width-percent-30{width:30%}
.width-percent-40{width:40%}
.width-percent-50{width:50%}
.width-percent-60{width:60%}
.width-percent-70{width:70%}
.width-percent-80{width:80%}
.width-percent-90{width:90%}
.vertical-align-middle{vertical-align: middle;}
.main-color{color:#185433;}
.no-bg-btn{background:transparent none;border:0}
.right-cell {float: right;}
.left-cell {float: left;}
.left-text{text-align:left}
.right-text{text-align:right}
.uppercase{text-transform:uppercase;}
.bold {font-weight: bold;}
.bolder {font-weight: bolder;}
.space1{letter-spacing: 1px;}
.space2{letter-spacing: 1px}
.l-height-20{line-height:20px;}
.justify{text-align:justify;}
.borderg{border: 1px solid #3e9264;}
.center-tbl{
	display:table;
	margin:auto;
	float:none
}
.white{color:#ffffff;}
.gry {color:#58585a;}
.light-green{color:#3f9164;}
.bold{font-weight:600!important;}

.weihnacht {
	background: #eeeeee;
	padding: 30px;
}

.txt_weihnacht {
    font-size:17px; 
    color:#333333;
	text-align: left;
	margin-top: 40px;
}

.weihnacht_bild {
    border: 2px solid #ffffff;
}

.templatemo_clear {
	clear: both;
}

.height30 {
	height: 30px;
}

.templatemo-top-bar {
    min-height: 40px;
    background-color:#eeeeee
}

.templatemo-top-menu {
    min-height:110px;
    background-color:#ffffff;
    z-index: 5000;
    width:100%;
	box-shadow: 0px 1px 2px #dadada;
	-moz-box-shadow: 0px 1px 2px #dadada;
	-webkit-box-shadow: 0px 1px 2px #dadada;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#a1a1a1')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#a1a1a1');
}

.templatemo-top-menu .navbar-toggle {
    margin-top: 38px;
}

.templatemo-top-menu .navbar-brand {
    padding: 0;
    margin: 30px 0 0 0;
}

/* ------ Carousel ----- */

#templatemo-carousel {
    background: url('../images/bg-druckereipeters.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow-x: hidden;
    margin-bottom:0;
    height: 500px;
}

#templatemo-carousel .carousel-caption {
    z-index: 10;
}

#templatemo-carousel .item {
    height: 500px;
}
#templatemo-carousel .carousel-inner > .item > img {
    position: absolute;
    min-width: 100%;
    height: 500px;
    left: 0;
    top: 0;
}

@media (min-width: 768px) {
    #templatemo-carousel .carousel-caption p {
        margin-bottom: 20px;
        line-height: 1.4;
        font-size: 21px;
    }

    #templatemo-carousel .carousel-caption {
        padding-bottom: 94px;
        right: 20%;
        left: 20%;
    }
}

@media (max-width: 768px) {
    #templatemo-carousel .carousel-caption {
        padding-bottom: 120px;
    }
}

@media (max-width: 1024px) {
    #templatemo-carousel {
        background: url('../images/bg-druckereipeters-s.jpg') no-repeat center center; 
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        overflow-x: hidden;
        margin-bottom:0;
        height: 500px;
    }
}

/* ------ End of Carousel ----- */

/* ------ Welcome & Slogna ------ */
.templatemo-welcome {
    border-bottom: 1px solid #cccccc;
    min-height: 230px;
}

.trauerkarten_txt {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 42px;
    margin-top: 53px;
	margin-bottom: 75px;
    color: #333333;
}

.templatemo-slogan {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 42px;
    color: #333333;
}

.templatemo-service {
    margin-bottom: 100px;
    margin-top: 60px;
}

.templatemo-serviceb {
    margin-bottom: 75px;
    margin-top: 60px;
	margin-right: -47px;
}

.templatemo-service-item {
    font-family:  'Open Sans', sans-serif;
    margin-bottom: 0px;
    font-size: 20px;
}


.templatemo-service-item p {
    font-weight: lighter; 
    text-align: justify; 
    margin-top: 25px;
    font-size: 14px;
    color: #929292;
}

.contact-item-k {
	text-align: center;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 260px;
    font-size: 17px;
}


.contact-item {
	text-align: center;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 60px;
    font-size: 17px;
}

.contact-item p {
    margin-top: 25px;
    font-size: 17px;
    color: #333333;
}

.contact-item a {
	text-decoration: none;
    margin-top: 25px;
    font-size: 17px;
    color: #333333;
}

.subheader {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-top: 12px;
    font-size: 13px;
    color: #bb4b95;
}


.btn-orange {
    background-color: #666666;
    border-bottom:2px solid #575757;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active, .btn-orange.active, .open .dropdown-toggle.btn-orange {
    background-color: #575757;
    color:#ffffff;
}

.btn-green {
    background-color:#bb4b95;
    border-bottom:2px solid #b23487;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color:#ffffff;
}

.btn-green:hover, .btn-green:focus, .btn-green:active, .btn-green.active, .open .dropdown-toggle.btn-green {
    background-color: #b23487;
    color:#ffffff;
}

.nav > li > a {
    padding: 10px 20px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background-color: #666666;
    color:#fff;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: #666666;
    color:#fff;
}


.nav > li > a {
    color: #929292;
}
.navbar-default {
    background-color:#fff;
    border:none;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #bb4b95;
    color:#fff;
}

.navbar {
    margin-bottom: 0px;
}

.templatemo-service-item-header {
    margin-left: -10px; 
    padding: 16px 20px 20px; 
    font-weight: bold;
    display: inline-block;
}

.templatemo-header-orange {
    background-color:#666666;
    min-width: 298px;
    height: 67px;
    color: #fff; 

}

.team_hr {
    border: 1px solid #fff; 
    width: 39.5%; 
    float: left;
}

.team_hr_left {
    margin-right: 15px;
    margin-left: 30px; 
}

.team_hr_right {
    margin-left: 15px;
}

.hr_gray {
    border: 1px solid #cccccc; 
}

.umzug {
    background: url('../images/background02.jpg') no-repeat scroll center center;
	background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed; 
    font-family:  'Open Sans', sans-serif;
    min-height:493px;
    color:#ffffff;
	margin-top: 4px;
}

.klassiker {
    background: url('../images/background.jpg') no-repeat scroll center center;
	background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed; 
    font-family:  'Open Sans', sans-serif;
    min-height:590px;
    color:#ffffff;
	margin-top: -44px;
}

.pagetop {
    background: url('../images/background03.jpg')no-repeat scroll center center;
	background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-family:  'Open Sans', sans-serif;
    min-height:200px;
    color:#ffffff;
	margin-top: 4px;
}

.templatemo-line-header {
    margin-top:67px;
    margin-bottom:59px;
}

.member-thumb:hover .thumb-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.member-thumb {
    position: relative;
    overflow: hidden;
		 border-width:2px;
	border-style:solid;
	border-color:white;
	
}

.member-thumb .thumb-overlay {
    background-color: rgba(187, 75, 149, 0.6);
    position: absolute;
    visibility: hidden;
    padding-top: 35%;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;

}

.classic {
	margin: 10% auto;
	font-size: 16px ;

}

.thumb-overlay a {
    float:left;
    margin-right: 5px;
}



.team-inner {
    margin-top:10px;
}

.team-inner-header {
    font-family: 'Open Sans', sans-serif;
    font-weight:600;
    font-size:16px;
}

.team-inner-subtext {
    font-weight:normal;
    font-size:16px;
}

.row_team {
    margin-left:-50px;
    margin-top:70px;
}

.row_teamb {
    margin-left:-50px;
    margin-top:-75px;
	list-style: none;
}

.row_team li {
    list-style: none;
}

.templatemo-project-box {
    background-size: cover;
    position: relative;
    overflow: hidden;
    cursor:pointer;
    height: 200px;
    width: 200px;
}

.templatemo-project-box:hover .project-overlay {
    transition: all 0.3s ease-in-out 0s;
    visibility: visible;
    opacity: 1;
}

.project-overlay {
    background : rgba(0,0,0,.75);
    border : 2px solid #666666;
    visibility: hidden;
    position: absolute;
    text-align:center;
    padding-top:40px;
    color: #ffffff;
    height: 100%;
    width: 100%;
    opacity: 0;
    right: 0;
    top: 0;
}


.project-overlay hr {
    width : 70%;
	
}

.templatemo-project-gallery li {
    margin:15px;
}

.txt_darkgrey {
    color: #333333;
}

.txt_orange {
    color: #bb4b95;
}

.txt {
    color: #bb4b95;
}

.txt_slogan {
    font-size:17px; 
    color:#929292;
}

.txt_umzug {
    font-size:17px; 
    color:#ffffff;
}

.templatemo-line-header span {
    font-size: 18px; 
    float :left; 
    margin-top: 10px;
}

.team_box  div {
    text-align: center; 
    padding-top: 100px;
}

.span_blog {
    margin-bottom: 80px;
}

#templatemo-contact {
	margin-top:0px; 
	border-top: 0px solid #cccccc; 
	font-size:14px;
}
.contact-map {
    margin-bottom: 0px;
    height: 300px;

}

.head_contact {
    padding-bottom:70px; 
    margin-bottom:0;
	margin-right: -27px;
}

.head_contact2 {
    padding-bottom:42px; 
    margin-bottom:0;
	margin-right: -27px;
}

.contact_right img {
	margin-right:5px;
}

.contact_right form {
	padding-left:15px;
	padding-right:15px
}

.tweet_txt {
	border-left:2px solid #ffffff; 
	min-height:160px;
}

.twitter_user {
	color: #bb4b95; 
	font-size: 14px;
	float: right;
}

.templatemo-partners {
	border-top: 2px solid #cccccc;
}

.templatemo-partners .templatemo-partner-item {
    margin-bottom: 5px;
}


.templatemo-footer {
	border-top: 5px solid #cccccc; 
	margin-top: 0px;
	background-color: #333333;
}

.footer_container {
	margin-top:20px; 
	margin-bottom:20px;
	}
	
.footer_container2 {
margin-top:82px; 
margin-bottom:11px;
}

.footer_bottom_content {
	margin: auto;
	margin-bottom: 0px;
	font-size: 14px;
	color:#333333;
	color: white;
	}

.social-icon-fb {
    background: url('../images/social-icon-fb.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-fb {
    background: url('../images/social-icon-fb-over.png') no-repeat;
}

.social-icon-rss {
    background: url('../images/social-icon-rss.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-rss {
    background: url('../images/social-icon-rss-over.png') no-repeat;
}

.social-icon-twitter {
    background: url('../images/social-icon-twitter.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-twitter {
    background: url('../images/social-icon-twitter-over.png') no-repeat;
}

.social-icon-linkedin {
    background: url('../images/social-icon-linkedin.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-linkedin {
    background: url('../images/social-icon-linkedin-over.png') no-repeat;
}

.social-icon-dribbble {
    background: url('../images/social-icon-dribbble.png') no-repeat;
    width: 42px;
    height: 42px;
    display: block;
}

a:hover .social-icon-dribbble {
    background: url('../images/social-icon-dribbble-over.png') no-repeat;
}

ul.templatemo-project-gallery  li  a img:hover {
    border: 3px solid #666666;
}

.templatemo-gallery-category a {
	color:#333333; 
}

.templatemo-gallery-category a.active {
	color:#bb4b95; 
	text-decoration:none;
}

.templatemo-gallery-category a:focus {
	color:#bb4b95;
	text-decoration:none;	
}

.templatemo-gallery-category a:hover {
	color:#bb4b95; 
	text-decoration:none;
}

.link_orange:hover {
    text-decoration:none;
}
.templatemo-project-gallery {         
    margin:0 0 0 0;
    margin-top:30px;
    margin-left: -40px;
}
.templatemo-project-gallery li {     
    list-style:none;
    margin-bottom:25px;           
}
.templatemo-project-gallery li img {
  cursor: pointer;
}

.templatemo-tweets {
    background-color: #333333;
    min-height:200px;
    font-family:  'Open Sans', sans-serif;
    font-size:20px;
    color:#ffffff;
    margin-top:64px;
}

.form-control {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-style: italic;
}

.btn_loadmore {
	margin-top:30px; 
	margin-bottom:80px;
}

.blog_box {
	margin-left: -12px;
}

/* Media */
@media only screen and (min-width : 280px) and (max-width : 992px){
.width-percent-10,.width-percent-20,.width-percent-30,.width-percent-40,.width-percent-50,.width-percent-60,.width-percent-70,.width-percent-80,.width-percent-90{width:90%;}
}

@media (min-width:991px) and (max-width:1200px) {
    .templatemo-project-box, .project-overlay {
        height:170px;
        width:170px;
    }

    .templatemo-project-gallery {
        margin-left: -70px;
    }

    .templatemo-service-item-header {
        padding: 16px 10px 20px;
    }

    .templatemo-header-orange {
        min-width: 230px;
    }

    .team_box,  .team_box_over {
        height:220px;
        width:220px;
    }
	
}


@media (max-width:991px) {
    .team-inner {
        margin-top: 20px;
        margin-bottom: 20px;
    }
	
    .templatemo-btn-read-more {
        float:right;
        margin-bottom :40px; 
    }
}


@media (min-width:768px) and (max-width:990px) {
    .member-thumb .thumb-overlay {
      
    }
    .templatemo-project-box , .project-overlay {
       height:130px;
       width:130px;
       padding-top: 0px;
    }

    .templatemo-project-gallery {
       margin-left: 10px; 
    }

    .blog_box{
       margin-right: -140px;
    }
}


@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 9px;
    padding-bottom: 9px;
  } 
}

@media (max-width: 768px) {
    .member-thumb .thumb-overlay {
       
       
    }
    .templatemo-btn-read-more {
            float:right;
            margin-bottom :40px; 
      }
}

@media (max-width: 380px) {
    .member-thumb .thumb-overlay {
           

    }
	.templatemo-service-item-header {
		font-size: 16px;
		
		padding: 23px 10px 22px;
	}
	.templatemo-header-orange {
		min-width: 0px;
	}
	
}

@media (min-width:991px) and (max-width: 1200px) {
	 .team_hr {
		width: 37%; 
	}
}

@media (min-width:683px) and ( max-width: 991px) {
	 .team_hr {
		width: 33%;
	}
}

@media (min-width:585px) and ( max-width: 683px) {
        .member-thumb .thumb-overlay {
           

        }
	 .team_hr {
		width: 30%;
	}
}

@media (min-width:536px) and ( max-width: 585px) {
	 .team_hr {
		width: 28%;
	}
}

@media  (min-width:410px) and  ( max-width: 536px) {
	 .team_hr {
		width: 21%;
	}
}

@media  ( max-width: 410px) {
	 .team_hr {
		width: 14%;
	}
}
