.div-a {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:100%; height:auto; min-height:100px; background-color:#CF0;}
.div-b {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:100%; height:auto; min-height:100px; background-color:#0C3;}
.div-c {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:100%; height:auto; min-height:100px; background-color:#0C3;}
.div-d {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:100%; height:auto; min-height:100px; background-color:#906;}
.coming-soon {padding:0px 0px; margin:1% auto; width:35%; height:auto;}


/************/

/************/

img {
	margin: 0px auto;
	padding:0px;
	width: 100%;
	border: 0px;
	outline: none;
	text-decoration:none;
	color:inherit;
	display:block;
}
a {
	margin: 0px auto;
	padding:0px;
	max-width: 100%;
	border: 0px;
	outline: none;
	text-decoration:none;
	color:inherit;
}

h1 {
	padding: 1% 0px 1% 0px;
	margin: 0px 0px 0px 0px;
	font-size:35px;
	color:#000000;
	font-weight: 400;
	text-decoration: none;
	line-height:35px;	
}
h1 span {color:#FFFFFF;}

h2 {
	padding: 1% 0px 1% 0px;
	margin: 0px 0px 0px 0px;
	font-size:20px;
	color:#000000;
	font-weight: 400;
	text-decoration: none;
	line-height:35px;	
}
h2 span {color:#FFFFFF;}

h3 {
	padding: 1% 0px 1% 0px;
	margin: 0px 0px 0px 0px;
	font-size:30px;
	color:#000000;
	font-weight: 400;
	text-decoration: none;
	line-height:35px;	
}
h3 span {color:#FFFFFF;}

h6 {
	padding: 1% 0px 1% 0px;
	margin: 0px 0px 0px 0px;
	font-size:16px;
	color:#ffcc00;
	font-weight: 400;
	text-decoration: none;
	line-height:25px;	
}

p {
	padding:0.5% 0px 0.5% 0px;
	margin: 0px 0px 0px 0px;
	font-size:15px;
	line-height:23px;
	font-weight: 300;
	color: #000000;
}
p span {color:#FFF;}

article {
	padding:0.5% 0px 0.5% 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	line-height:22px;
	letter-spacing:1px;
	font-weight: 300;
	color: #000000;
	text-align:justify;
}
/************/
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
 position: fixed;
 left: 0px;
 top: 0px;
 width: 100%;
 height: 100%;
 z-index: 9999;
 background-color: #fff;
 background-image:url(./images/load.gif);
 background-repeat: no-repeat;
 background-position: center;
}

/************/
body {padding:0px; margin:0px; font-family: 'Open Sans', sans-serif; color:#333333;}
.wrapper {padding:0px; margin:0px; width:100%; height:auto;}
.logo {padding:0px 0px; margin:0px 0px; width:200px; height:auto; display:block;}
.white-color {background-color:#FFF; width:100%;}
.grey-colour {background-color:#f3f3f3; width:100%;}
.yellow-colour {color:#ffcc00;}
.border-1 {padding:20px; margin:0px auto; margin-bottom: 30px; width:auto; height:auto; border:solid 1px #333333;}
/************/




/************/
.header {padding:0px 0px 0px 0px; margin:0px auto; width:100%; height:auto; position:relative;}
.header-1 {padding:0px; margin:0px; width:100%; height:auto; background-color: rgba(255, 255, 255, 0.8); position:absolute; z-index:99;}
nav {padding:0px 0px 0px 0px; margin:5px auto 0px auto; width:100%; height:auto; background:rgba(56, 57, 49, 0.7);}
.menu {padding:0px 0px 0px 0px; margin:0px auto; width:100%; height:auto;}
.nav > li > a {
  border-right:1px solid #FFFFFF;
  display: block;
  font-size:16px;
  font-weight:normal;
  margin:15px 0px;
  padding:0px 45px;
  position: relative;
  cursor: pointer;
}
.nav > li > .last {border-right:0px solid #fff;}
.navbar-nav.sm-collapsible .caret::before {
  color: #fff;
  content: "+";
  font-family: monospace;
  font-weight: bold;
}
.navbar-nav.sm-collapsible .open > a > .caret:before {content: '-';}

.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
  border-style: solid;
  border-width: 1px;
  height:23px;
  line-height: 20px;
  margin: -3px 15px 0 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  width:23px;
}
/************/



/************/
.icon-div-1 {padding:0px; margin:0px auto; width:auto; height:auto; text-align:right;}
.icon-1 {
	padding:0px; 
	margin:0px 0px 0px 5px; 
	width:25px; 
	height:25px;
	background:rgba(56, 57, 49, 0.8);
	border-radius:50%;
	display:inline-block;
	text-align:center;
	border:0px;
	vertical-align:middle;
}
.icon-1 .fa {font-size:12px; line-height:26px; margin:0px; color:#FFF;}
.icon-2 {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	width:auto; 
	height:auto;
	display:inline-block;
	font-size:15px;
	line-height:20px;
	font-weight:normal;
	color: #222222;
	text-align:center;
	border:0px;
	vertical-align:middle;
}
.icon-2 .fa {font-size:24px; line-height:25px; margin:0px 10px 0px 0px; color:#000;}
.icon-3 {
	padding:5px 20px; 
	margin:-35px 0px 0px 0px;
	width:auto; 
	height:auto;
	border-radius:20px;
	display:inline-block;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color: #222222;
	text-align:center;
	border:0px;
	vertical-align:middle;
	background-color:#ffcc00;
	background: -webkit-linear-gradient(left top, #ffcc00, #e3b601);
  	background: -o-linear-gradient(bottom right, #ffcc00, #e3b601); 
 	background: -moz-linear-gradient(bottom right, #ffcc00, #e3b601);
  	background: linear-gradient(to bottom right, #ffcc00, #e3b601);
}
.google-a {
    display: inline-block;
}
.googleplayicon {
    max-width: 130px;
    margin-right: 10px;
    margin-top: 10px;
}
.icon-4 {padding:0px; margin:0px auto; width:74px; height:74px;}
.icon-5 {
	padding:0px; 
	margin:10px; 
	width:40px; 
	height:40px;
	border-radius:50%;
	display:inline-block;
	text-align:center;
	border:0px;
	vertical-align:middle;
	border:solid 1px #FFFFFF;
}
.icon-5 .fa {font-size:20px; line-height:40px; margin:0px; color:#FFF;}
.icon-div-6 {
  color: #424242;
  display: inline-flex;
  font-size: 14px;
  font-weight: normal;
  height: auto;
  line-height: 20px;
  margin: 1px auto;
  padding: 6px 0;
  text-align: left;
  vertical-align: top;
  width: auto;
}
.icon-div-6 .fa {
  color: #ffcc00;
  display: inline-block;
  font-size: 20px;
  line-height: 1px;
  margin: 10px 20px 0 0;
}

/************/



/************/
.body-img-1 {
	padding: 4% 0px 4% 0px;
	margin: 0px auto;
	width: 100%;
	height: auto;
	background-image: url(./images/body-img-1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	background-size: cover;
	clear: both;
}
.body-img-2 {
	padding: 4% 0px 4% 0px;
	margin: 0px auto;
	width: 100%;
	height: auto;
	background-image: url(./images/body-img-2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	background-size: cover;
	clear: both;
}
.body-img-3 {
	padding: 4% 0px 4% 0px;
	margin: 0px auto;
	width: 100%;
	height: auto;
	background-image: url(./images/body-img-3.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	background-size: cover;
	clear: both;
}

.body-img-4 {
	padding: 4% 0px 4% 0px;
	margin: 0px auto;
	width: 100%;
	height: auto;
	background-image: url(./images/body-img-4.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	background-size: cover;
	clear: both;
}

.body-img-5 {
	padding: 4% 0px 4% 0px;
	margin: 0px auto;
	width: 100%;
	height: auto;
	background-image: url(./images/body-img-5.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	background-size: cover;
	clear: both;
}

.body-img-6 {
	padding: 4% 0px 4% 0px;
	margin: 0px auto;
	width: 100%;
	height: auto;
	background-image: url(./images/body-img-6.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	background-size: cover;
	clear: both;
}

.body-img-7 {
	padding:3% 0px 3% 0px;
	margin: 0px auto;
	width: 100%;
	height: auto;
	background-image: url(./images/body-img-7.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	background-size: cover;
	clear: both;
}

/*.body-img-8 {
	padding:3% 0px 3% 0px;
	margin: 0px auto;
	width: 100%;
	height: auto;
	background-image: url(../images/body-img-7.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
	background-size: cover;
	clear: both;
}*/

.line-img-1 {padding:0px; margin:10px auto; width:500px; height:auto;}
.line-img-2 {padding:25px 0px; margin:10px auto; width:300px; height:auto;}
.line-img-1 img, .line-img-2 img {
    height: auto !important;
}
/************/


/************/
.div-1 {padding:0px; margin:0px auto; width:100%; height:auto; position:relative;}
.div-2 {padding:0px; margin:0px auto; width:100%; height:auto; position:absolute; bottom:-35px;}
.div-3 {padding:0px; margin:0px auto; width:90%; height:auto;}
.div-4 {padding:0px; margin:5px; width:auto; height:auto; display:inline-block;}
/************/



/************/
.image-1 {padding:0px; margin:0px auto; width:100%; height:auto;}
.image-1 img {padding:0px; margin:0px auto; width:100%; height:150px;}

.image-2 {padding:0px; margin:0px auto; width:100%; height:auto;}
.image-2 img {padding:0px; margin:0px auto; width:100%; height:200px;}

.image-3 {padding:0px; margin:0px auto; width:100%; height:auto;}
.image-3 img {padding:0px; margin:0px auto; width:100%; height:300px;}
/************/



/***********/
.ind-process-1 {padding:0px 0px 0px 0px; margin:20px auto; width:auto; height:auto; display:inline-block;}
.ind-process-2 {
	padding:40px 0px; 
	margin:0px 42px; 
	width:160px; 
	height:160px; 
	background:#FFFFFF;
	border:solid 5px #ffcc00;
	border-radius:50%;
	display:inline-block;
}
.ind-process-2 p {
	padding:10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	line-height:20px;
	text-align:center;	
}
/*.ind-process-1 {padding:0px 0px 0px 0px; margin:20px auto; width:100%; height:auto; display:inline-block;}
.ind-process-2 {
	padding:35px 0px; 
	margin:0px 42px; 
	width:140px; 
	height:140px; 
	background:#FFFFFF;
	border:solid 5px #ffcc00;
	border-radius:50%;
	display:inline-block;
	float:right
	-webkit-transition: all 2s ease-in-out;
   -o-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
   -moz-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
}
.ind-process-2:hover { 
   -webkit-transition: all 2s ease-in-out;
   -o-transition: all 2s ease-in-out;
    -ms-transition: all 2s ease-in-out;
   -moz-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
    box-shadow: 0 55px 70px -60px #000000;
	border-radius:10px 0px 10px 0px;
}
.ind-process-2 p {
	padding:10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration: none;
	line-height:20px;
	text-align:center;	
}
.ind-process-icon {
	padding:0px; 
	margin:50px auto; 
	width:60px; 
	height:40px; 
	background-image:url(../images/process-icon.png); 
	float:left;
}*/
/**********/


/**********/
.button-1 {
  color: #888787;
  display: block;
  font-size:25px;
  font-weight: bold;
  line-height: 22px;
  margin: 2% auto;
  padding:10px;
  text-align: center;
  text-decoration: none;
  width:auto;
}
.button-2 {
  color:#FFFFFF;
  background-color:#888787;
  display: block;
  font-size:14px;
  font-weight:normal;
  line-height: 22px;
  margin: 2% auto;
  padding:10px;
  text-align: center;
  text-decoration: none;
  width:100%;
}

.button-3 {
  color:#000000;
  background-color:#ffcc00;
  display: block;
  font-size:16px;
  font-weight:normal;
  line-height: 22px;
  margin: 2% auto;
  padding:10px;
  text-align: center;
  text-decoration: none;
  width:150px;
  border:0px;
}
.button-4 {
  color:#000000;
  background-color:#ffcc00;
  display: block;
  font-size:14px;
  font-weight:normal;
  line-height: 22px;
  margin:0px;
  padding:8px;
  text-decoration: none;
  width:200px;
}
.button-5 {
  color:#000000;
  border:0px;
  background-color:transparent;
  display: block;
  font-size:14px;
  font-weight:normal;
  line-height: 22px;
  margin:0px;
  padding: 22px 8px;
  text-decoration: none;
}
/**********/


/**********/
.effect-apollo {background: #FFFFFF;  text-decoration: none; overflow: hidden; display: block; position:relative;}
.effect-apollo img {
	opacity:1;
	width:100%;
	height:160px;
	display:block;
	-webkit-transform:scale(1, 1);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:500ms;
  -moz-transform:scale(1, 1);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:500ms;
}
.effect-apollo:hover img {
	opacity: 0.3;
	 -webkit-transform: rotate(3deg) scale(1.18);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:750ms;
  -moz-transform:scale(1.18);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:750ms;
  overflow: hidden;
}

.effect-apolloo {position:absolute; left:0px; top:50px; width:100%}
.effect-apolloo p {color: #FFF; font-weight:bold; color:#000; font-size:18px; text-align:center;}
/**********/



/**********/
.ind-blog {padding:0px 0px 0px 0px; margin:20px auto; width:90%; height:auto; background-color: rgba(0, 0, 0, 0.6);}
.ind-blog img {padding:0px 0px 0px 0px; margin:0px auto; width:100%; height:250px; }

.ind-contact {padding:20px; margin:20px auto; width:90%; height:auto;}
.ind-cont-bac { background-color: rgba(0, 0, 0, 0.6); }
/**********/



/*********/
.contact_text_1 { 
display: block;
font-style:italic;
border-style: solid;
border-width: 1px;
border-color: #dedede;
margin-bottom: 10px;
font-size:14px;
padding:5px 5px;
border-radius:5px;
width:100%;
color: #777;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; 
transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
}

.contact_text_1:focus { 
color: #333;
border-color: rgba(41, 92, 161, 0.4);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
outline: 0 none; 
}
.submit {
	padding:5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
	width:100px;
	display:block;
	float:left;
	background-color:#ffcc00;
	font-size:14px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	text-align:center;
	line-height:22px;
	-webkit-transition:all 1s ease-in-out;
	-moz-transition:all 1s ease-in-out;
	-o-transition:all 1s ease-in-out;
	-ms-transition:all 1s ease-in-out;
    opacity:1.0;
	 -moz-box-shadow:none;
    -webkit-box-shadow:none;
	border:0px;
	float:right;
}
.submit-1 {
  background-color:#ffcc00;
  border: 0 none;
  color: #000;
  display: block;
  float: right;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  margin: 0 17px 0 0;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
  width: 111px;
}
#loginform label {
	font-size:14px;
	color: #3b3b3b;
	line-height:22px;
	margin:1% 0px;
}

/*********/


footer {padding:30px 0px 0px 0px; margin:0px auto; background-color:#111111;}
footer h1 {
	padding: 1% 0px 1% 0px;
	margin: 0px 0px 0px 0px;
	font-size:20px;
	color:#ffcc00;
	font-weight: 400;
	text-decoration: none;
	line-height:35px;	
}
footer h2 {
  color: #FFFFFF;
  font-family: "Open Sans",sans-serif;
  font-size:15px;
  font-weight: normal;
  line-height: 23px;
  margin: 0;
  padding: 1% 0;
  text-decoration: none;
}
footer p {
	padding:0.5% 0px 0.5% 0px;
	margin: 0px 0px 0px 0px;
	font-size:15px;
	line-height:23px;
	font-weight: 300;
	color: #FFFFFF;
}
.footer-logo {padding:0px 0px 0px 0px; margin:0px auto; width:auto; height:auto;}
.footer-logo img {padding:0px 0px 0px 0px; margin:0px auto; width:355px; height:auto;}
.footer-icon-1 {
  color: #fff;
  display: block;
  font-size:15px;
  font-weight: normal;
  height: auto;
  line-height: 27px;
  margin: 0;
  outline: medium none;
  padding: 0;
  text-align: justify;
  text-decoration: none;
  width: auto;
}
.footer-1 {background-color:#000; height:auto; margin:0px auto; padding:1% 0px; width:100%;}
.left {float: left;}
.right {float: right;}
/*********/


/*********/
.ban {float:left; margin:0px; padding:0px; width: 100%;}
.customBox {
	background:rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	border-radius: 10px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px 20px;
	position: absolute;
}
.map-box {
    padding: 0;
}
.map-box li {
    margin-bottom: 15px;
    min-height: 43px;
    position: relative;
	list-style-type: none;
}
.map-box li:last-child {
    margin: 0;
}
.sprite.location-icon {
    background-position: 0 0;
    height: 21px;
    width: 13px;
}
.sprite.call-icon {
    background-position: -23px 0;
    height: 18px;
    width: 16px;
}
.sprite.email-icon {
    background-position: -49px 0;
    height: 15px;
    width: 21px;
}
.map-box li::before {
    background: #ffcc00 url("./images/map-sprite.png") no-repeat scroll left top;
    border-radius: 50%;
    content: "";
    display: block;
    height: 43px;
    position: absolute;
    top: 0;
    width: 43px;
}
.map-box li.location-icon::before {
    padding:7px;
	font-family: FontAwesome;
	content: "\f041";
	font-size:20px;
	text-align:center;
	color: #000;
}
.map-box li.call-icon::before {
    padding:7px;
	font-family: FontAwesome;
	content: "\f095";
	font-size:20px;
	text-align:center;
	color: #000;
}
.map-box li.email-icon::before {
    padding:7px;
	font-family: FontAwesome;
	content: "\f003";
	font-size:20px;
	text-align:center;
	color: #000;
}
.map-loc-head {
    display: block;
    font-family: "Lato",sans-serif;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
}
.map-addr {
    font-family: "Lato",sans-serif;
    font-size: 17px;
}
.map-tel {
    font-family: "Bitter",serif;
    font-size: 20px;
    font-weight: bold;
}
.map-email {
    /*font-family: "Lato",sans-serif;*/
	font-family: 'FontAwesome';
	content: "\f003";
    font-size: 17px;
    font-weight: bold;
}
.map-box li div {
    padding-left: 61px;
}
.map-box li div.top-padding {
    line-height: 30px;
    padding-top: 5px;
}
/*********/



/*********/
.inner-banner {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:100%; height:409px;}
.inner-banner img {padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; width:100%; height:410px;}
/*********/



/*********/
.commercial-img {padding:0px 0px 0px 0px; margin:0px auto; width:auto; height:auto; text-align:center;}
.commercial-img img {padding:0px 0px 0px 0px; margin:0px auto; width:100%; height:280px; display:inline-block;}
.blog {height:auto; margin:0px; padding:0px; width: auto;}
.blog img {height:300px; margin:0; padding: 0; width: auto;}
.aboutme {background: #FFFFFF;  text-decoration: none; overflow: hidden; display: block; position:relative; margin:2% auto;}
.aboutme img {
	opacity:1;
	width:100%;
	height:222px;
	display:block;
	-webkit-transform:scale(1, 1);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:500ms;
  -moz-transform:scale(1, 1);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:500ms;
}
.aboutme:hover img {
	opacity: 0.3;
	 -webkit-transform: rotate(3deg) scale(1.18);
  -webkit-transition-timing-function:ease-out;
  -webkit-transition-duration:750ms;
  -moz-transform:scale(1.18);
  -moz-transition-timing-function:ease-out;
  -moz-transition-duration:750ms;
  overflow: hidden;
}
/*********/

.nav.navbar-nav li:last-child > a {
  border-right: none;
}

@media only screen and (min-width: 150px) and (max-width: 480px) {
h1 {font-size: 20px; line-height: 26px;}
h3 {font-size: 20px; line-height: 26px;}
p {font-size:13px; line-height:23px;}
article {font-size:13px; line-height:20px;}
.header-1 {position: inherit; background-color:#FFF; height:260px}
.logo {margin:10px auto; width:100px;}
.icon-div-1 {margin:0px auto; text-align: center;}
.icon-2 {font-size: 12px;}
.icon-2 .fa {font-size:18px; line-height:28px;}
nav {margin:10px auto;}
.menu {width:220px;}
.line-img-1 {width:220px;}
.line-img-2 {width:200px;}
.ind-process-1 {width:auto;}
.ind-process-icon {margin:0px 0px; width:0px; height:0px; float:none;}
.white-color {background-color:#FFF; width:220px; margin:0px auto;}
.grey-colour {background-color:#FFF; width:220px; margin:0px auto;}
.image-3 img {width:250px; height:200px;}
.ind-blog {width:95%;}
.ind-blog img {height:150px;}
.ind-contact {padding:20px; margin:20px auto; width:100%; height:auto;}
.footer-logo img {width: 220px;}
.left {float:none; text-align:center;}
.right {float:none; text-align:center;}
.body-img-1 {padding:28% 0px;}
.inner-banner {height:100px;}
.inner-banner img {height:100px;}
.blog img {height:140px;}
.aboutme img {width:70%; height:150px;}
.nav > li > a {
  border-right: 0px solid #ffffff; padding: 0 5px;}
.menu-item-object-gallery {
  margin: 0px 0px 0px 20px;
}
.menu-item-has-children::after {
  content: "+";
  position: absolute;
  top: -3px;
  right: 0;
  color: #EBBC00;
  font-size: 23px;
}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
h1 {font-size: 20px; line-height: 26px;}
p {font-size:13px; line-height:23px;}
.header-1 {position: inherit; background-color:#FFF; height:268px}
.logo {margin:10px auto; width:111px;}
.icon-div-1 {margin:0px auto; text-align: center;}
.icon-2 {font-size: 12px;}
.icon-2 .fa {font-size:18px; line-height:28px;}
nav {margin:10px auto;}
.menu {width:400px;}
.line-img-1 {width:300px;}
.ind-process-1 {margin:50px auto; width:auto;}
.ind-process-icon {margin:0px 0px; width:0px; height:0px; float:none;}
.white-color {background-color:#FFF; width:300px; margin:0px auto;}
.grey-colour {background-color:#FFF; width:350px; margin:0px auto;}
.image-3 img {width:300px;}
.effect-apollo {background-color:transparent;}
.effect-apollo img {width:300px; height:200px; background-color:none;}
.ind-blog {width:400px;}
.left {float:none; text-align:center;}
.right {float:none; text-align:center;}
.inner-banner {height:150px;}
.inner-banner img {height:150px;}

.inner-banner {height:200px;}
.inner-banner img {height:200px;}
.blog img {height:300px;}
.aboutme img {width:250px; height:200px;}
.menu-item-has-children::after {
  content: "+";
  position: absolute;
  top: -3px;
  right: 0;
  color: #EBBC00;
  font-size: 23px;
}
}


@media only screen and (min-width:768px) and (max-width: 991px) {
h1 {font-size: 20px; line-height: 26px;}
p {font-size:13px; line-height:23px;}
.logo {width:170px;}
.icon-2 {font-size: 12px;}
.icon-2 .fa {font-size:18px; line-height:28px;}
.menu {width:740px;}
.nav > li > a {font-size:12px; line-height:13px; margin:14px 0px; padding:0px 25px;}
.line-img-1 {width:400px;}
.ind-process-icon {width:25px; height:15px; background-image:url(./images/process-icon-1.png);}
.ind-process-2 {float:none;}
.ind-blog img {height:200px;}
.footer-logo img {width: 210px;}
.inner-banner {height:300px;}
.inner-banner img {height:300px;}
.aboutme img {height:170px;}
}


@media only screen and (min-width:992px) and (max-width: 1199px) {
h1 {font-size: 25px; line-height:30px;}
p {font-size:13px; line-height:23px;}
.menu {width: 930px;}
.nav > li > a {font-size:14px; margin:10px 0px; padding:0px 35px;}
.line-img-1 {width:450px;}
.ind-process-icon {width:25px; height:15px; background-image:url(./images/process-icon-1.png);}
.ind-process-2 {float:none;}
.footer-logo img {width: 285px;}
.inner-banner {height:350px;}
.inner-banner img {height:350px;}
.aboutme img {height:180px;}
}