@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}

@font-face {
  font-family: 'FontAwesome';
  src: url('http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), url('http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), url('http://netdna.bootstrapcdn.com/font-awesome/4.0.3/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

html, body{
margin: 0;
padding: 0;}

html, body { text-align: left; height:100%;}

body {
    /*background-color: #0f1823 !important;*/
    color: #ffffff;
     font-family: 'Ubuntu',sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
	line-height:24px;
	
}


textarea {
    resize: none;
	font-size:13px
}

a{ text-decoration:none;}

h1 {
    color: #303334;
    font: 400 72px/75px 'Ubuntu Condensed',sans-serif;
    margin-bottom: 10px;
    padding-bottom: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

h2{ font-size:25px; color:#000000; padding:20px 0 30px;}
h3{ font-size:17px;}
h4 {
    color: #33BDEA;
    font: bold 13px/18px "Asap",sans-serif;
    padding: 20px 10px 5px;
    text-transform: uppercase;
}

h5{ font-size:15px; color:#33bdea; padding:0 0 20px;}
h6{ font-size:13px;}

.white{ color:#FFFFFF;}

.div:active {
    outline-style: none;
}
.div:focus {
    outline-style: none;
}

a { -moz-outline:none; }
a:active {
    -moz-outline-style: none;
}
a:focus {
    -moz-outline-style: none;
}

a{
outline: medium none !important;

}

a:hover,
a:focus {
text-decoration:underline;
}

p{ padding:5px 10px 10px;}

.home-bg{ width:100%; height:auto; position:relative;}


.home {
    height: auto;
    position: absolute;
    top: 0;
    width: 100%;
	/*/background-color:#000000;
	
	opacity:0.7;*/
	
}
.home-inner{height:auto; margin:0 auto; overflow:hidden; padding:10px 20px 0px; width:85%; border-bottom:5px solid #fff; overflow:hidden;}

.home-inner-col-1{ width:30%; height:auto; float:left;}
.home-inner-col-2{ width:70%; height:auto; float:left;}

/*nav*/


.home-inner-col-2 ul li {
   
    color: #ffffff;
    content: "";
    cursor: default;
    font-size: 15px;
    transition: all 0.3s ease 0s;
	float:left;
	list-style:none;
}
.home-inner-col-2 ul li a {
    color: #ffffff;
    display: block;
    font: 400 15px/20px "Asap",sans-serif;
    text-transform: uppercase;
	text-decoration:none;
	margin:60px 15px 0 15px ;
	font-weight:bold;
	padding-bottom:40px;
	
}
.home-inner-col-2 a:hover {
    color: #33bdea;
	background:url(../images/arrw.png)  no-repeat center bottom;
}

.welcome{ width:100%; height:auto;
    border-color: #000000;
    padding-bottom: 550px;
    padding-top: 100px;
    z-index: 73; background:url(../images/bg_2.jpg) no-repeat fixed 50% 0}
	
.welcome-in{  height:auto; margin:0 auto; padding:0 20px; width:85%;}

.welcome-in-col-1{ width:30%; height:auto;padding:0 20px; float:left; }

.wel-haed{ font-size:100px; padding-bottom:80px;}

.three-box{ width:100%; height:auto; overflow:hidden; }
.three-box-col-1{ width:33.3%; height:auto; float:left; background:#000000; position:relative; }
.three-box-col-1 img{ width:100%; height:370px; display:block; opacity:0.6;}


.featured{ width:100%; height:auto; padding:20px 0px 100px; overflow:hidden; background:#F4F4F2;}
	
.featured-in{ height:auto; margin:0 auto; padding:80px 0 20px; width:85%; overflow:hidden;}

.featured-in-col-1{ width:14%; height:auto; float:left; margin-right:32px;}
.featured-in-col-1 > img{border-radius:100px;}
.featured-in-col-1 p{ color:#000000; padding:30px 0 0 0; font-size: 15px;
  text-align: center;}


.black{ color:#303334;}
.pad-bot60{ padding-bottom:60px;}

.why{ width:100%; height:auto; background:url(../images/why-bg.jpg);
    border-color: #000000;
    padding-bottom: 100px;
    padding-top: 30px;
    z-index: 100;
    background-repeat:no-repeat;
    background-attachment:fixed;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size:cover;}
	
.why-in{ height:auto; margin:0 auto; padding:0 20px; width:85%;}

.footer{ width:100%; height:auto; background-color:#000000;}
.footer-in{ height:auto; margin:0 auto; text-align:center; padding:20px; font-size:13px; width:85%;}

.footer-link a {
    margin-right: 10px;
	 color:#FFFFFF;
}
.footer-text{ font-size:13px;}
.footer-text a {
    margin-right: 10px;
	 color:#FFFFFF;
}
.active {
    color: #33bdea !imporatnt;
}

.current{
    color: #33bdea !imporatnt;
}

/*services*/

.service-tab{ width:100%; height:auto; background: url("../images/ho-bg1.jpg");
    border-color: #000000;
    padding-bottom: 15px;
    padding-top: 130px;
    z-index: 73;
    background-repeat:repeat;
    background-attachment:fixed;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size:cover;
    }
	
.service-tab-in{  height:auto; margin:0 auto; padding:0 20px; width:85%;}
.clear{ clear:both; overflow:hidden;}

.ser-cont {width:100%; height:auto; padding:10px 0 50px;  background:#F4F4F2;}
.ser-cont-in { height:auto; padding:0 20px; overflow:hidden; width:85%; margin:0 auto;}

.ser-cont-in-1{ width:40%; height:auto; float:left;}
.ser-cont-in-2{ width:55%; height:auto; float:left;}

.ser-cont-in-2 > p{ color:#000000;}

.ser-cont-in-2 > div{ color:#000000;}

.list1 li {
    color: #000000;
    padding-left: 24px;
    position: relative;
    text-transform: capitalize;
	list-style:none;
}
.list1 li a {
    color: #e611e9;
    font: 700 12px/18px "Asap",sans-serif;
    text-transform: capitalize;
}
.list1 li a:hover {
    color: #ffffff;
}
.list1 li:before {
    background: url("../images/list1.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 15px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 4px;
    width: 15px;
}
.list1 li + li {
    margin-top: 33px;
}
.list1 li p {
    margin-top: 10px;
}
.list1__inset1 li + li {
    margin-top: 12px;
}


/*gallery*/
.gallery {
    float: left;
    height: auto;
    overflow: hidden;
    padding: 10px 20px;
    width: 30%;

}

.ga-img {
    float: left;
    height: 200px;
    padding: 10px 0 20px;
    width: 300px;
}
.gallery > p{ color:#000000;}

/*.info{

   background:url(../images/link.png) center no-repeat;
   height:20px;
   width:20px;
  

  
}*/

.icon{ overflow:hidden; display:block;}
a.image-wrap { display:block;}
.icon img + em{ 
	background: url("../images/link.png") no-repeat scroll center center;
    display: none;
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;}

.icon:hover img + em{ 
	background: url("../images/link.png") no-repeat scroll center center;
    display:block;
   }



/*development*/

.dev {width:100%; height:auto; padding:10px 0 50px;  background:#F4F4F2;}
.dev-in { height:auto; padding:0 20px; overflow:hidden;}

.dev-in-1{ width:40%; height:auto; float:left;}
.dev-in-2{ width:55%; height:auto; float:left;}

.hr1 {
    background: none repeat scroll 0 0 #000000;
    border: medium none;
    height: 1px;
    margin: 40px 0 40px;
    width: 100%;
}

.mar-tp-20{ margin-top:20px;}

.map-1{ width:100%; height:300px; border:0;}
.map-2{ text-align:left; color:#33BDEA; margin-left:10px;}
.displa{ display:inline-block; vertical-align:top;}
.displa a{ color:#33BDEA !imporatnt;}
.width40{ width:40px;}




/*contact*/

.contact {width:100%; height:auto; padding:10px 0 50px;  background:#F4F4F2;}
.contact-in { height:auto; padding:0 20px; overflow:hidden; width:85%; margin:0 auto;}

.contact-in-1{ width:50%; height:auto; float:left;}
.contact-in-2{ width:45%; height:auto; float:left;}

.contact-in-1 > p, span{ color:#000000;}

.cont-blk a{ color:#000000;}

.pad-tp50{ padding-top:50px;}

.blue{ color:#33BDEA !important; background:url(../images/arrw.png)  no-repeat center bottom;}
.blue1{ color:#33BDEA !important;}

.mar-rt-non{ margin-right:0 !important;}


/*form*/
#contact-form {
    margin-top: 5px;
    position: relative;
}
#contact-form fieldset.fleft {
    width: 418px;
}
#contact-form fieldset.fright {
    width: 514px;
}
#contact-form label {
    display: inline-block;
    min-height: 40px;
    position: relative;
    width: 100%;
}
#contact-form label input, #contact-form label textarea {
    background: none repeat scroll 0 0 #1F1F1F;
    border: 1px solid #e9ebe5;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    color: #9b9b9b;
    float: left;
    font: 13px/18px Roboto Condensed MS,sans-serif;
    outline: medium none;
    position: relative;
    width: 100%;
}
#contact-form label input {
    box-shadow: none !important;
    height: 35px;
    outline: medium none;
    padding: 10px;
    width: 100%;
}
#contact-form label textarea {
    height: 170px;
    margin: 0;
    overflow: auto;
    padding: 10px;
    resize: none;
    width: 100%;
}
.form_buttons {
    text-align: left;
	padding-top:20px;
}
.form_buttons a {
    margin-right: 8px;
    margin-top: 16px;
    text-decoration: none;
}
#contact-form span {
    display: block;
}
#contact-form ._placeholder {
    bottom: 0;
    box-sizing: border-box;
    color: #9b9b9b;
    cursor: text;
    display: block;
    font: 13px/18px Roboto Condensed,sans-serif;
    left: 0;
    opacity: 0.99;
    padding: 11px 7px 10px 15px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100% !important;
}
#contact-form ._placeholder.focused {
    opacity: 0.4;
}
#contact-form ._placeholder.hidden {
    display: none;
}
#contact-form .message {
    width: 100%;
}
#contact-form .error-message, #contact-form .empty-message {
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 166px;
    top: 0;
    transition: height 0.3s ease-in 0s;
}
#contact-form .message .error-message, #contact-form .message .empty-message {
    right: 3px;
}
#contact-form .invalid .error-message, #contact-form .empty .empty-message {
    height: 20px;
}
#contact-form .success-message {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: none;
    box-sizing: border-box;
    color: #9b9b9b;
    font: 13px/18px Roboto Condensed,sans-serif;
    height: 0;
    left: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.7s linear 0s;
    width: 100%;
    z-index: 10;
}
#contact-form.success .success-message {
    border: 1px solid #e9ebe5;
    padding: 72px 0;
    transition: all 0.7s linear 0s;
}
.btn {
    background: none repeat scroll 0 0 #333;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font: 16px/28px Roboto Condensed,sans-serif;
    text-align: center;
    transition: all 0.4s ease 0s;
    vertical-align: middle;
    width: 80px;
}
.btn:hover {
    background: none repeat scroll 0 0 #33BDEA;
}
/*form*/

/*hover*/

.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.9s;
  transition-duration: 0.9s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/*hover*/

.trans a{ background-color:#000000; display:block;}

.three-box-col-1 span {
    color: #ffffff;
    display: block;
    font: 400 26px/50px 'Ubuntu Condensed',sans-serif;
    margin: -230px 0 0 100px;
    padding: 20px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    z-index: 2;}


<!--.home-box-txt1:hover { background:#FFFFFF; color:#000000;}-->

.three-box-col-1:hover img{ opacity:1;}
.three-box-col-1:hover span{ background:#FFFFFF; color: #000;}



.pad40{ padding:20px 0 60px;}

.ban-txt {
    color: #ffffff;
    font: 400 53px/80px 'Ubuntu',sans-serif;
    letter-spacing: -0.025em;
}
.overlay{ position:relative; top:0px; width:300px; height:240px; background:#FF2400; opacity:0; }


 

/*malthesg*/

.kp{  float: left;
    margin: 0 2% 20px;
    width: 29%; height:auto; overflow:hidden;}

.three-cols {
    float: left;
    margin: 0 2% 20px;
    position: relative;
    width: 29%;
}
.three-cols.lr_margin {
}
.three-cols img {
    border: 4px solid #555;
    box-sizing: border-box;
    display: block;
    height: 172px;
    margin: 0 auto;
    position: relative;
    width: 285px;
    z-index: 1;
}
.three-cols img:hover {
    border-color: #656cb1;
}
.three-cols img + span {
    display: block;
}

.three-cols img + em {
    background: url("../images/link.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    display: none;
    height: 70%;
    left: 0;
    margin: 0 0 0 37px;
    position: absolute;
    top: 0;
    width: 80%;
    z-index: 2;
}
.three-cols:hover img + em {
    background: url("../images/link.png") no-repeat scroll center center rgba(0, 0, 0, 0.5);
    display: block;

	
}
.three-cols a + span {
    display: block;
    font-size: 12px;
    height: 45px;
    line-height: normal;
    overflow: hidden;
}
.portfolio li{ list-style:none;}

.three-cols i{ color:#33BDEA; padding:2% 0 1% 10%; height:auto; font-size:16px; font-weight:bold; display:block;}
.three-cols i + i{ color:#000; font-size:14px;}




/*****************************************************/

#splash div {
  background: none;
  bottom: 35%;
  float: none !important;
  padding: 0 !important;
  position: absolute;
  right: 0 !important;
  width: 100%;
  margin: 0 auto !important;
}
.welcome p
{
 font-size: 16px;
}
.why p
{
 font-size: 16px;
  line-height: 1.7;
  color: #fff;
}
.footer-link a {
  font-size: 15px;
}
.footer-text {
  font-size: 15px;
}
.ser-cont-in-2 p {
    font-size: 16px;
    line-height: 1.7;
  }
.ser-cont-in-2 li {
    font-size: 16px;
    line-height: 1.7;
  }

/****** Media Queries ******/

@media (max-width: 1199px)
{
.home-inner-col-2 ul li a
{
 margin: 60px 10px 0 10px;
}
#splash div h1 {
  color: #fff;
  margin: 0;
  color: #ffffff;
  font-size: 40px;
  letter-spacing: 0;
  text-shadow: 1px 1px 1px rgba(0,0,0,.3);
  padding: 0 30px;
  line-height: 1.7;
}
.wel-haed {
  font-size: 60px;
  padding-bottom: 30px;
}
.welcome p
{
 font-size: 16px;
}
.welcome {
    height: auto;
    padding-bottom: 950px;
    padding-top: 100px;
    width: 100%;
    z-index: 73;
  }
.featured .pad-bot60 {
  padding-bottom: 40px;
  font-size: 50px;
}
.featured-in-col-1 {
  width: 33.3%;
  height: auto;
  float: left;
  margin: 0 auto 40px auto;
  display: block;
  text-align: center;
}
.featured-in-col-1 p {
  color: #000000;
  padding: 30px 0 0 0;
  font-size: 17px;
}
.welcome-in-col-1 {
  width: 28%;
  height: auto;
  padding: 0 20px;
  float: left;
}
.three-box-col-1 img {
  width: 100%;
  height: 268px;
  display: block;
  opacity: 0.6;
}
.three-box-col-1 span {
  color: #ffffff;
  display: block;
  margin: -230px 0 0 0;
  padding: 20px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  z-index: 2;
  margin: -180px auto;
  display: block;
  text-align: center;
  font-size: 24px;
}
.why .pad40 {
  padding: 20px 0 20px;
  font-size: 60px;
}
.why p
{
 font-size: 16px;
  line-height: 1.7;
  color: #fff;
}
p {
  padding: 0px 0 15px;
}
.home {
    height: auto;
    position: absolute;
    top: 0;
    width: 100%;
  }
.home-inner {
    border-bottom: 5px solid #fff;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding: 10px 20px 0;
    width: 92%;
  }
#splash img {
   height: 700px;
}
.ser-cont-in-1 {
  width: 40%;
  height: auto;
  float: left;
}
.ser-cont-in-2 {
  width: 52%;
  height: auto;
  float: left;
  padding: 0 30px;
}
.ser-cont-in-2 p {
    font-size: 15px;
    line-height: 1.7;
  }
.list1 li {
  font-size: 15px;
}
.footer-link a {
  font-size: 14px;
}
.footer-text {
  font-size: 14px;
}
.three-cols img + em {
  height: 172px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  top: 0;
  width: 285px;
  z-index: 2;
}
.displa {
  font-size: 16px;
  line-height: 1.7;
}
#contact-form label input {
  height: 35px;
  padding: 10px;
  width: 100%;
}

}

@media (max-width: 1023px)
{
.home-inner-col-1 {
  width: 100%;
  height: auto;
  float: left;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.home-inner-col-2 {
  width: 100%;
  height: auto;
  float: left;
  text-align: center;
}
.home-inner-col-2 ul li a {
    margin: 20px 20px 0 20px;
  }
.home-inner-col-1 img
{
 width: 120px;
 height: 72px;
}
#splash div h1
{
 font-size: 36px !important;
}
.welcome-in-col-1 {
    width: 100%;
    height: auto;
    padding: 0 20px;
    float: left;
  }
 .wel-haed {
    font-size: 50px;
    padding-bottom: 30px;
  }
.three-box-col-1 {
  width: 50%;
  height: auto;
  float: left;
}
.featured .pad-bot60 {
    padding-bottom: 40px;
    font-size: 45px;
  }
.featured-in-col-1 {
    width: 50%;
    height: auto;
    float: left;
    margin: 0 auto 40px auto;
    display: block;
    text-align: center;
  }
.featured-in-col-1 p {
    padding: 30px 0 0 0;
    font-size: 20px;
  }
.why .pad40 {
    padding: 20px 0 20px;
    font-size: 50px;
  }
.ser-cont-in-1 {
    width: 100%;
    height: auto;
    float: left;
  }
.ser-cont-in-1 {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 auto 20px auto;
    display: block;
    text-align: center;
  }
 .ser-cont-in-2 {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 30px;
  }
.ser-cont h2
{
  margin-top: 30px;
  text-align: center;
  font-size: 30px;
}
.three-cols {
  float: left;
  margin: 0 auto 30px auto;
  position: relative;
  width: 50%;
}
.three-cols img + em {
    height: 172px;
    left: 0;
    margin: 0 20px;
    position: absolute;
    top: 0;
    width: 285px;
    z-index: 2;
  }
.ser-cont h5 {
  font-size: 15px;
  color: #33bdea;
  padding: 0 0 5px;
  text-align: center;
}
.contact h2
{
 text-align: center;
  margin-top: 30px;
  font-size: 30px;
}
 

}

@media (max-width: 767px)
{
.home-inner-col-2 ul li a {
    margin: 20px 15px 0 15px;
    font-size: 13px;
}
#splash div h1 {
  font-size: 30px !important;
}
.wel-haed {
    font-size: 45px;
    padding-bottom: 15px;
  }
#splash {
  position: relative;
  height: 600px !important;
  overflow: hidden;
}
.welcome {
    height: auto;
    padding-bottom: 1000px;
    padding-top: 40px;
    width: 100%;
    z-index: 73;
  }
.welcome-in-col-1 {
    width: 100%;
    height: auto;
    padding: 0;
    float: left;
  }
 .featured .pad-bot60 {
    padding-bottom: 30px;
    font-size: 40px;
  }
.featured-in-col-1 p {
    padding: 30px 0 0 0;
    font-size: 17px;
  }
.featured {
  width: 100%;
  height: auto;
  padding: 20px 0px 20px;
  overflow: hidden;
  background: #F4F4F2;
}
.why .pad40 {
    padding: 20px 0 20px;
    font-size: 45px;
  }
.why-in {
  height: auto;
  margin: 0 auto;
  padding: 0;
  width: 90%;
}
.ser-cont-in-2 {
    width: 100%;
    height: auto;
    float: left;
    padding: 0 10px;
  }
.three-cols {
    float: left;
    margin: 0 auto 30px auto;
    position: relative;
    width: 100%;
  }
.three-cols i {
  color: #33BDEA;
  padding: 0;
  height: auto;
  font-size: 16px;
  font-weight: bold;
  display: block;
  text-align: center;
  margin-top: 12px;
}
.three-cols img + em {
    height: 172px;
    left: 0;
    margin: 0 130px;
    position: absolute;
    top: 0;
    width: 285px;
    z-index: 2;
  }
.contact-in-1 {
  width: 100%;
  height: auto;
  float: left;
}
.contact-in-2 {
  width: 100%;
  height: auto;
  float: left;
}

}

@media (max-width: 639px)
{
#splash div h1
{
 font-size: 25px !important;
}
.home-inner-col-2 ul li a {
    margin: 20px 6px 0 6px;
    font-size: 12px;
  }
 .welcome p {
    font-size: 15px;
  }
.wel-haed {
    font-size: 40px;
    padding-bottom: 15px;
  }
#splash {
    height: 500px !important;
  }
.welcome {
    height: auto;
    padding-bottom: 1120px;
    padding-top: 40px;
    width: 100%;
    z-index: 73;
  }
.three-box-col-1 {
    width: 100%;
    height: auto;
    float: left;
  }
.featured .pad-bot60 {
    padding-bottom: 30px;
    font-size: 32px;
  }
.featured-in-col-1 {
    width: 100%;
  }
.featured-in-col-1 p {
    padding: 30px 0 0 0;
    font-size: 18px;
  }
.why .pad40 {
    padding: 20px 0 0;
    font-size: 36px;
  }
 .why p {
    font-size: 15px;
    line-height: 1.7;
    color: #fff;
  }
 .ser-cont h2 {
    margin-top: 30px;
    text-align: center;
    font-size: 26px;
  }
.three-cols img + em {
    height: 172px;
    left: 0;
    margin: 0 61px;
    position: absolute;
    top: 0;
    width: 285px;
    z-index: 2;
  }
.contact h2 {
    text-align: center;
    margin-top: 30px;
    font-size: 26px;
  }
.home-inner
{
 padding: 10px 10px 0;
}

}


@media (max-width: 479px)
{
.home-inner-col-2 ul li a {
    margin: 0;
    font-size: 12px;
    padding-bottom: 12px;
  }
.home ul
{
 display: grid;
}
.blue {
  color: #33BDEA !important;
  background: none;
}
.home-inner-col-2 a:hover {
  color: #33bdea;
  background: none;
}
.wel-haed {
    font-size: 30px;
    padding-bottom: 0;
  }
 .welcome p {
    font-size: 14px;
  }
.welcome-in {
  height: auto;
  margin: 0 auto;
  padding: 0;
  width: 92%;
}
 .welcome {
    height: auto;
    padding-bottom: 1250px;
    padding-top: 40px;
    width: 100%;
    z-index: 73;
  }
 .featured .pad-bot60 {
    padding-bottom: 15px;
    font-size: 25px;
  }
.featured-in-col-1 p {
    padding: 20px 0 0 0;
    font-size: 17px;
  }
 .home-inner {
    padding: 10px 5px 0;
  }
.three-box-col-1 img {
    width: 100%;
    height: 296px;
    display: block;
    opacity: 0.6;
  }
 #splash div h1 {
    font-size: 22px !important;
  }
.three-box-col-1 span
{
 font-size: 21px;
}
.why .pad40 {
    padding: 20px 0 0;
    font-size: 28px;
  }
.footer-link a {
    font-size: 13px;
  }
 .footer-text {
    font-size: 13px;
  }
.service-tab-in {
    height: 160px;
    margin: 0 auto;
    padding: 0 20px;
    width: 85%;
}
.ser-cont img
{
 width: 100%;
  height: 218px;
}
.three-cols img + em {
    height: 218px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
  }
#splash {
    height: 620px !important;
  }
#splash img {
    height: 620px;
  }
  
}

@media (max-width: 359px)
{ 
#splash div {
  background: none;
  bottom: 35%;
  float: none !important;
  padding: 0 !important;
  position: absolute;
  right: 0 !important;
  width: 100%;
  margin: 0 auto !important;
}
#splash div h1 {
    font-size: 18px !important;
  }
 .welcome {
    height: auto;
    padding-bottom: 1400px;
    padding-top: 40px;
    width: 100%;
    z-index: 73;
  }
.three-box-col-1 img {
    width: 100%;
    height: 263px;
    display: block;
    opacity: 0.6;
  }
.featured .pad-bot60 {
    padding-bottom: 15px;
    font-size: 22px;
  }
.featured-in {
  height: auto;
  margin: 0 auto;
  padding: 35px 0 20px;
  width: 85%;
  overflow: hidden;
}
 .why .pad40 {
    padding: 20px 0 0;
    font-size: 25px;
  }
.ser-cont img {
    width: 100%;
    height: 194px;
  }
.ser-cont-in-2 p {
    font-size: 14px;
    line-height: 1.7;
  }
.list1 li {
    font-size: 14px;
  }
.three-cols img + em {
    height: 194px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
  }
.displa {
    font-size: 15px;
    line-height: 1.7;
  }

}
.captcha{
    display: flex;
  margin-bottom: 15px;
}