/*
Theme Name:     Radiance Lite Mine
Description:    
Author:         ICD
Template:       radiance-lite

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

#featured-box {
	display: none;
}

#section1 {
	display: none;
}

#section2 {
	display: none;
}

#section3 {
	display: none;
}

.ad-slider-image{
	width: 100%
}

.skt-default-page .title {
    display: none;
}

#header.skehead-headernav-shrink {
    background: rgba(41,49,54,0.75);
}



#skenav a {
    color: #ffffff;
 background: rgba(230,0,0,0.75);
}

#skenav .max-menu li.sfHover > a {
    color: #ffffff;
 background: rgba(230,0,0,0.75);
}

#head .top-search {
	display: none;
}

#front-content-box {
    padding-bottom: 0px;
}


.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]
{
    width: 100% !important;
	font-size: 14px !important;
    margin-bottom: 10px !important;
    border-radius: 3px !important;
    line-height: 45px !important;
    height: 45px !important;
    padding: 0 13px !important;
}

textarea {
    border: 2px inset #e1e1e1; !important;
}

.wpcf7 textarea {
	width: 100% !important;
	height: 200px !important;
}

.wpcf7 input[type="submit"]{
	background-color: #003883;
	color: #FFFFFF !important;
}

.sktmenu-toggle {
	display: none !important;
}

.container_inner {
    display: none !important;
}

#main-head-wrap {
    height: 0px !important;
}


@media screen and (max-width: 660px) {
    .ad-slider-image{
        width: 150%;
    margin: 0;
    position: absolute;
    top: 20%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#pl-11 {
    margin-top: 45%;
}


}




@media screen and (max-width: 760px) {
	#logo img {
    display: none !important;
	}
	#skenav {
    display: none !important;
	}
}

