body {
	font-size: 14px;	
	font-family: 'Roboto', sans-serif;
	color: #282828;
	font-weight: 300;
}

a:visited, a {
   color: #282828; 
}
a:hover {
color: #1aa1e3; 
}
.fullscreenslider {
	 position: relative;
     min-height: 250px;
     overflow: hidden;
}


.fullscreenslider .white_space {
	width: 100%;
    height: 150px;
    background: #fff;
    position: absolute;
    bottom: -90px;
    z-index: 999999;
    transform: skew(0deg, 5deg);
}

.fullscreenslider h5 {
    font-size: 30px; 
    font-weight: 800;
    text-align: left;
    text-shadow: 5px 5px 10px #00000060;
}
.fullscreenslider h5 span {
    font-size: 100px; 
    display: block;
    font-weight: 200;
}
.fullscreenslider h5 span small {
    font-size: 35px; 
    display: block;
    font-weight: 200;
    margin-left: 25px;
}
.fullscreenslider .carousel-caption {
    bottom: auto;
    top: 200px;
}
 
.headerBg { 
	background: url(../images/header-bg.png) repeat-x top center;
    position: absolute;
    z-index: 9999;
    width: 100%;
    padding: 35px 0 155px; }

.headerBg .container { position: relative;}
.navbar { margin-top: 8px; }
.navbar ul li a {      
    color: #282828;
    font-size: 14px;
    font-weight: 300; }
.about { background-size: contain;
    background: url(../images/bgabout.png) no-repeat right top;
    padding: 130px 0 50px 0;
    margin: -150px 0 0 0;
    z-index: 9999;
    position: relative;
}
.aboutInner { font-size: 14px; line-height: 25px; font-weight: 400; }
.head_Inner { 
background:url("../images/bg-head.jpg") repeat-y top right #1aa1e3; background-size: contain; font-size: 35px; text-shadow: 2px 2px 2px #12145830; padding: 25px 0; color: #fff;
}
.contact-Info .form-group { margin-bottom: 5px; }
.head_logo { background:url(../images/s-logo.png) no-repeat top left; padding-top: 30px; text-shadow: 2px 1px 2px #fff; font-size: 40px; color: #1aa1e3; font-weight: 800;  }

.clearfix {  clear: both;  }
.about label { font-size: 17px; font-weight: 400; margin-right: 25px; }
.about label.glob { padding: 0 0 0 20px; background:url(../images/s-glob.png) no-repeat center left; }
.about label a { color: #282828; text-decoration: none; }
.about label a:hover { color: #1aa1e3; }
.product { background:url("../images/productBg.jpg") no-repeat top center; background-size: cover; padding-bottom: 30px;  }
.product .boxPro { min-height: 451px; padding: 15px; background:#e8e8e8; box-shadow: 0px 2px 10px #00000050; border-radius: 15px; border: 1px solid #fff; }
.product .boxPro.min-h { min-height: 140px; margin-top: 15px; }
.product .boxPro label {    font-size: 14px;
    font-weight: 600;
    color: #7e7e7e;
    position: relative;
    width: 100%;
    left: 0; }
.product .boxPro label:before { content: "";
    width: 100%;
    height: 1px;
    background: #7d7d7d;
    position: absolute;
    top: 10px; }
.product .boxPro label  span {
        padding: 0 9px;
    background: #e8e8e8;
    z-index: 99999;
    position: relative;
    margin-left: 10px;
    }
    .product .boxPro ul  { padding: 0px; }
.product .boxPro ul li { list-style: none; display: block; }
.product .boxPro ul li  a { padding: 5px; display: block; font-size:16px; font-weight: 600; color: #333333; }
.product .boxPro ul li  a:hover { background: #1aa1e3; text-decoration: none; color: #fff; }
.services { background:url("../images/serviceBg.jpg") no-repeat right top #e8e8e8; padding: 50px 0; background-size:contain;  }
.serviceList { padding: 0px; }
.serviceList li {
 list-style: none;
 line-height: 100px;
 border-bottom: 1px solid #d8d8d8;
vertical-align: middle;
font-size: 25px;
color: #333333;
font-weight: 400;
text-transform: uppercase;
text-shadow: 2px 1px 2px #fff;
}

.serviceList li span { color: #bcbcbc; font-size: 50px; font-weight: 800; vertical-align: bottom; margin-right:25px;  }
.contact { position: relative; overflow: hidden;  background: url("../images/map.jpg") no-repeat top center; background-size: cover; min-height: 450px; }
.contact h3 { color: #4f4f4f;font-size: 25px; font-weight: 500; }
.contact h3 span {  color: #1aa1e3; }
.contact .btn-info { font-size: 14px; text-transform: uppercase; background: #1aa1e3; }
.map { min-height: 700px; position: absolute; left: 0px; top: 0px; width: 100%;}
.contact_details { font-size: 13px; font-weight: 500; }
footer { font-size: 12px; color: #b6b5b5; background: #282828; padding: 20px; }
footer a, footer a:visited { color: #b6b5b5; }
.contact_form .form-control { font-size: 14px; }
.contact_form {  margin:45px 0;  background:#fff; box-shadow: 5px 5px 100px #00000030; padding: 25px; border-radius: 7px; position: relative; z-index: 999;  }
.member { background:#cccccc50;  font-size: 14px; line-height: 25px; font-weight: 400; border: 1px solid #ddd; }
.member h2 { cursor: pointer; font-size: 22px; color: #000; font-weight: 400; }
.member h2 small {      font-size: 14px;
    font-weight: 400;
    color: #333;
    display: inline-block;
    padding-left: 5px;
    margin-top: 5px; }
.member h2 span { padding-right: 15px; }
.member h2.collapsed { color: #636363; }
/* common style CSS */
.pd0 { padding:0px;}
.pdr0 { padding-right:0px;}
.pdtb25 { padding-top: 35px; padding-bottom: 25px; }
.mgt45 { margin-top: 45px; }
/* End common style CSS */


/* Media CSS Mobile View */


    @media only screen and (min-width: 300px) and (max-width: 800px) {
        .headerBg, header.pdtb25 {
            background: #fff;
            z-index: 999999;
            position: fixed;
            top: 0px;
            padding: 15px 0;
            width: 100%;
            border-bottom: 1px solid #ddd;
            box-shadow: 0px 5px 10px #00000020;
        }

        .logo img {
            width: 40%;
        }

        .navbar {
            top: 18px;
            position: fixed;
            right: 0px;
        }

        .navbar-light .navbar-toggler {
            background: #fff;
            position: fixed;
            top: 20px;
            right: 20px;
        }

        .justify-content-end.nav li {
            display: block;
            width: 100%;
            text-align: right;
        }

        .justify-content-end.nav {
            padding: 15px;
            background: #fff;
            width: 210px;
            border: 1px solid #ddd;
            margin: 33px 0 0 0;
            border-radius: 8px;
            z-index: 999999;
            box-shadow: 2px 2px 12px #00000050;
        }

            .justify-content-end.nav li a:hover {
                color: #1aa1e3;
            }

        .head_Inner {
            background-size: cover;
        }

        .fullscreenslider {
            min-height: 150px;
            margin-top: 56px;
        }

            .fullscreenslider .carousel-caption {
                top: 55%;
            }

            .fullscreenslider h5 {
                font-size: 20px;
            }

                .fullscreenslider h5 span {
                    font-size: 40px;
                }

                    .fullscreenslider h5 span small {
                        margin-left: 9px;
                        font-size: 25px;
                    }

        .about {
            padding: 15px;
            background: none;
            margin: 0px;
        }

        .product .boxPro ul li {
            display: inline-block;
        }

            .product .boxPro ul li a {
                font-size: 26px;
            }

        .product .boxPro {
            min-height: auto;
            margin-bottom: 15px;
        }

            .product .boxPro label span {
                z-index: 99;
            }

        .services {
            background: none;
        }

        .serviceList li {
            font-size: 18px;
            font-weight: 600;
        }

        header.pdtb25 {
            padding: 15px 0;
        }

        .aboutInner {
            margin-top: 114px;
        }
    }

    @media only screen and (min-width:900px) and (max-width: 1100px) {

        .headerBg {
            padding: 35px 0 35px;
            background-position: 2px -110px;
        }

        .head_Inner {
            background-size: cover;
        }

        .fullscreenslider h5 span {
            font-size: 50px;
        }
    }

@media only screen and (min-width: 280px) and (max-width:520px) {
    .fullscreenslider .carousel-caption {
        top: 15%;
    }
}

    /* End Media CSS Mobile View */