/*--
	Theme Name: theme48782
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1
	MotoPress Version: 1.0
--*/

/* ----------------------------------------
	Please, You may put custom css here
---------------------------------------- */

.header {
background: #fff !important;}

.home .service-box h2 {
  letter-spacing: -0.25px !important;
  word-spacing: 2.5px !important;
  font-size: 25px !important;
}

.rev_slider_wrapper {
  z-index: 1 !important;
margin-bottom:150px !important;
display:block !important;
}

.tp-bgimg {
opacity:0.75 !important;
}

.slotholder {background: #000 !important;}


@media (max-width: 1200px) {
#motopress-main > header > div > div > div > div > div.span5 > div > a:nth-child(3){
display:none !Important;
}

.mobilinks p {
    margin: 0px;
    display: none;
}

}


@media (max-width: 979px) and (min-width: 768px){
#motopress-main > header > div > div > div > div > div.span5 > div > a:nth-child(3){
display:none !Important;
}
}




.box_1:before {
    background: url(images/box_1.jpg) repeat 50% 0%;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    position: absolute;
    top: 0;
    left: -99%;
    z-index: 0 !Important;
}


.box_1:after {
    background: url(images/box_1.jpg) repeat 50% 0%;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    position: absolute;
    top: 0;
    rightt: -99%;
    z-index: 0 !Important;
}

.brick {
    padding: 5% 20% 125px 20% !Important;
}

@media (max-width: 979px) {
.mobilinks {
    top: -415px;
}
}

@media (max-width: 483px) {
.header {
    margin-bottom: 150px !Important;
}

.mobilinks ul {
width:100% !important;
}
}