/*responsive start*/
@media (min-width: 320px) and (max-width: 767px)

{

body
{
	width:100%;
	height:auto;
}
.bg-title-page
{
min-height:auto;
top:100px;
margin-bottom: 30px;
}
.p-b-16
{
text-align:center;
}
/* index page start */848

#round
{
	width:100%;
	height:auto;
}

div.col-md-8.services
{
	width:100%;
	height:auto;
	margin-bottom:-30px;
	
}

div.contentimage1
{
	margin-bottom:150px;
}

.contentimage1 img 
{
	width:40%!important;
	height:auto;
	display:block;
}

.contentimage2 img
{
	width:40%!important;
	height:auto;
	display:block;
}


div.contentimage2
{
	margin-top:150px;
}

#centerimage
{
	width:100%;
	height:auto;
	display:block;
}

#whatmakerow
{
		background-color:#212F3C;
		width:100%;
		height:auto;
}
/* index page End */

/* product page start*/

img#round
{
	width:100%;
	height:auto;
}

section#howwework
{
	width:100%;
	height:auto;
	padding:30px;
}

img#contentpathimg1
{
	width:100%;
	height:auto;
	margin-bottom:150px;
}

img#contentpathimg2
{
	width:100%;
	height:auto;
}

img#contentpathimg3
{
	width:100%;
	height:auto;
}
/* product page End */

/* contact page End*/

#contactsimg
{
	width:100%;
	height:auto;
}
/* contact page End*/

/*About Us page Start*/

div.features-block
{
	margin-bottom:100px;
}

div.features-down-arrow
{
	margin-bottom:-20px;
}
/*About Us page End*/
}

@media (min-width: 768px) and (max-width: 1024px)
{

ul#dude.nav.navbar-nav
{
	margin-left:150px;
}
	
div.contentimage1
{
	margin-bottom:200px;
	margin-top:-60px;
}

#indextextheading
{
	font-size:33px;
	width:100%;
	height:auto;
	color:blue;
}

#indextext
{
	font-size:30px;
	width:100%;
	height:auto;
}

.contentimage1 img 
{
	width:30%!important;
	height:auto;
	display:block;
}

.contentimage2 img
{
	width:30%!important;
	height:auto;
	display:block;
}


div.contentimage2
{
	margin-top:150px;
}

#centerimage
{
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
	height:auto;
}
h3#headings
{
	font-size:40px;
	width:100%;
	height:auto;
}

#headingscont
{
	font-size:30px;
	width:100%;
	height:auto;
	overflow:hidden;
}
	
#whatmakerow
{
		background-color:#212F3C;
		height:auto;
		width:100%;
}

/*About Us Start*/

div.content3
{
	margin-top:100px !important;
	margin-bottom:-30px;
	font-size:30px;
}

div.contentimage3
{
	margin-bottom:30px;
}
div.content4
{
	margin-top:30px !important;
	margin-bottom:40px;
	font-size:30px;
}

div.contentimage4
{
	display: block;
    margin-left: auto;
    margin-right: auto;
    width: 8%;
	height:auto;	
	margin-top:50px;
}


#whyh4
{
	font-size:30px;
	width:100%;
	height:auto;
}

#whyp
{
	font-size:20px;
	width:100%;
	height:auto;
}

img#featuresresponce
{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

img#featureweb
{
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:-40px;
}

img#featuresalbum
{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

div#albumfeatures
{
	margin-top:-290px;
}

img#featuresecom
{
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:70px;
}
/*About Us End*/

/* product page start*/

img#round
{
	width:100%;
	height:auto;
}

section#howwework
{
	width:100%;
	height:auto;
}

img#contentpathimg1
{
	width:100%;
	height:auto;
	margin-bottom:150px;
}

p#c
{
	font-size:30px;
	width:100%;
	height:auto;
}

img#contentpathimg2
{
	width:100%;
	height:auto;
}

img#contentpathimg3
{
	width:100%;
	height:auto;
}

section#contentpath
{
	margin-top:40px;
}
/*product Page End*/

/* contact page End*/

#contactsimg
{
	width:100%;
	height:auto;
}
/* contact page End*/
	
}
/*Responsive End*/



/* Normal Css Style*/
body
{
	background-color:white;
	font-family:Trebuchet MS!important;
}

.mb_sm
{
color:yellow;
}

footer div.container
{
margin-bottom:0px;
}

#resp
{
	height: 100%; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;    
	background-position: center;
}

#ecom
{
	height: 100%; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;  
	background-position: center;
}

#album
{
	height: 100%; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;    background-position: center;
}

#logo
{
	height: 100%; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;    
	background-position: center;
}
img#featureweb,img#featuresresponce,img#featuresecom,img#featuresalbum
{
	transition:all 1s ease;
}
img#featureweb:hover,img#featuresresponce:hover,img#featuresecom:hover,img#featuresalbum:hover
{
	border-radius:50%;
	border:5px double gray;
	box-shadow:5px -5px 4px 1px #D6DBDF;
	padding:2px;
	
}
.header-norma
{
	position:fixed;
	top:0px;
	background:#ffffff!important;
	z-index:1;
	width:100%
}
.my-f
{
	padding:20px 20px;
	border:2px dashed gray;
	text-align:center;
	cursor:pointer;
	color:gray;
}
#active
{
	color:#34495E
}
#myDIV,#myDIV1
{
	display:none;
	color:#000000;
	padding:20px 20px;
	border:2px dashed gray;
	text-align:center;
	text-align:justify;
	font-weight:bold;
	color:gray;
}
.silderparttop
{
	width:100%;
	padding:0px;
	height:700px;
}
.phone>.fa-phone
{
	font-size:24px;
}
.hedi
{
text-align:center;	
}
.btn-color
{
	background-color:#ffffff;color:#000000;margin-top:10px
}

{
	color:gray;
}
.log-ind
{
	text-align:center!important;
}
.form-control
{
	margin:10px 0px;
}
div.why_isri
{
color:white;
font-size:30px;
}
#large-left,#large-right
{
	transition:all 2s ease;
}
#large-left:hover
{
	opacity:0.8;
 text-shadow:-400px 5px 1px white;
}

#large-right:hover
{
	opacity:0.5;
	color: red;
    text-shadow:180px 5px 1px white;
}

.blog
{
	background:url(../images/blog.png);
}

.service-background
{
	background:url(../images/background.jpg);
	height:300px;
	width:100%;
}

.service-background h3
{
	text-align:center!important;
	color:yellow;
	margin-bottom:20px;	
	padding-top:10px;
}

.service-content1 ul 
{
	list-style-type: none;
}

.service-content2 ul 
{
	list-style-type: none;
}

.service-content1 li a
{
	color:#ffffff;
	text-decoration:none!important;
}

.service-content2 li a
{
	color:#ffffff;
	text-decoration:none!important;
}

.service-content1 li
{
	margin:10px;
}

.service-content2 li
{
	margin:10px;
}
.service-image img
{
	margin-top:-70px;
	width:600px;
	height:300px;
}

.description h2
{
	text-align:center!important;
}

#howwework 
{
    background: url(../images/bg-content.jpg);
background-repeat: repeat-x repeat-y;
    padding: 30px 0px;
	
}

.whatoffer
{
	background: #fff;
	color: #333;
	padding: 20px;
	box-shadow: 0 0px 5px #ccc;
	margin-bottom: 20px;
	border-radius: 30px;
	box-shadow: 0px 0px 2px 1px #ffffff;
}

.whatoffer i 
{
    font-size: 30px;
    color: #5fa4d6;
}

/*contant Form*/
.bg-map 
{
    position: absolute;
    width: 100%;
    height: 700px;
    background: url("../images/slider-map.png") no-repeat scroll center 0 #6666cc;
}

#call
{
	color:black;
	font-size:15px;
	font-style:bold;
	font-family:Trebuchet MS;
}

#ico:hover 
{
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}

@keyframes shake 
{
   0% { transform: translate(1px, -1px) rotate(0deg); }
  10% { transform: translate(-5px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100%{ transform: translate(1px, -2px) rotate(-1deg); }
}
.active
{
	border-bottom:2px solid #3d3d3d !important;
}
header
{
	box-shadow:0px 2px 2px 1px #FF1C61;

	position: fixed;
    top: 0px;
    background: #ffffff!important;
    z-index: 1;
    width: 100%;
    padding-top: 10px !important;
}

#active a
{
	font-family:Trebuchet MS;
	font-size:18px;
	color:#34495E;
}
.navbar
{
	margin-bottom:10px !important;
}
.form-box 
{
    color: white;
    margin: 5% auto !important;
    border-radius: 3px;
    overflow: hidden;
    max-width: 502px;
    box-shadow: 0 0 5px rgba(0,0,0,0.80)
}

.form-box  h3 
{
   
    background: rgba(47, 97, 138, 0.8);
    color: black!important;
    font-size: 3em!important;
    line-height: 2.2em;
    padding: 0 5%;
}



/*Content Border*/

.color-box
{
	border:1px solid #76ddef;
	background:#76ddef;
	height:70px;
}

.content-link h1
{
    font-size: 25px!important;
    color: #ffffff;
    text-align: justify;
    padding: 20px;
    margin-left: 80px;
	
}

.content-border
{
	border:1px solid #ffffff;
	height:35px;
	width:180px;
	border-radius:10px;
	margin-top:15px;
	padding:3px;
}

.content-border li
{
	list-style-type:none;
	display:inline;
	padding:2px;
	margin-top:2px!important;
}

.content-border a
{
	color:white;
	padding:5px;
}

.content-border a:hover
{
	color:white;
}

.logo
{
	width:35%;
	margin:3px 0 10px 0;
}

.content3 h4, .content4 h4
{
	color:#f8d40c;
}

.features-down-arrow h3, .features-up-arrow h3
{
	color:#f8d40c;
}

.phone
{
	width: 225px;
	float: right;
	color: #000000;
	margin: 8px 0px 0px 0px;
	line-height: 50px;
	text-align: right;
	padding-right: 10px;
}

.phone img
{
	width:40px;
	height:40px;
	padding:7px;
}

.navbar-nav as
{
		font-size:20px;
}

.navbar-nav a:hover
{
	background-color:white!important;
}

/*Responsive Menu Bar*/

.navbar .navbar-toggle 
{
       background:#000000;
}

button.navbar-toggle
{
	margin-right:45%;
}

.navbar-toggle .icon-bar 
{
    background: #ffffff;
	margin:0px;
}

/*Responsive Menu Bar Ends*/

.navbar-header
{
    margin: 3px 0px;
    padding: 0px !important;
    line-height: 90px;
}

.why_isri
{
	text-align:center;
	margin-bottom:35px;
}

.slider 
{
	background: url(../images/bg-content.jpg);
	background-repeat:repeat-x repeat-y;
	width:100%;
	height:541px;
	margin-top:20px !important;
	clear:both;
	padding:0px!important;
	
}

.aboutus 
{
	background:url(../images/Aboutus.jpg) no-repeat;
	color:#ffffff;
	width:100%;
	height:auto;
	
	clear:both;
	padding:0px!important;
}

.whatmake
{
	background:none;
	height:500px;
	text-align:left;
	padding:10px;
	margin:7px 0px 0px 40px;
	transform:skewX(2deg);
	padding-top:10px;
}

.whatmake p 
{
    font-size: 17px;
   
	color:#707070;
}

.whatmake h2
{
	font-weight: 500;
    text-align: center;
    font-size: 24px;
	color:#FF1C61;
}

.whatmake h3 
{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 1.2;
}

/* New Changes */

#headings
{
	color:#707070;
}

.slider-nav
{
	border: solid 1px transparent;
	background: rgba(255, 73, 99, 0.9);
	width:245px;
	text-align:left;
	margin-top:230px;
	line-height: 1.2;
	font-size:17px;
	padding:10px;
	color:white;
	margin: 230px 20px 20px 20px;
}

img#contentpathimg2
{
	width:100%;
	height:auto;
}

img#contentpathimg2
{
	width:100%;
	height:auto;
}

img#contentpathimg3
{
	
	height:auto;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
   
.banner
{
	margin-bottom:0px;
}

.res
{
	color:red;
	font-size:15px;
	text-shadow: 2px 2px 10px black;	
}

.res:hover
{
	font-size:25px;
}

.map 
{
	min-width: 300px;
    min-height: 300px;
    width: 100%;
    height: auto;
}

#titleheader 
{
    background-color: #F5F5F5;
    color: #000000;
	width:100%;
    height:auto;
    font-size: 20px;
    padding: 10px;
}

.panel-body 
{
	color:gray;
	font-size:15px;
	padding:0px;
	height:auto;
	width:100%;
}

#contactsimg
{
	width:100%;
	height:550px;
	margin-bottom:10px;
}
#round
{
	border-radius:200px;
}

#sec
{
	background-color:white;
}

#row
{
	background-color:white;
	color:red;
	font-size:13px;
}

#b:hover
{
	color: green;	
	text-shadow: 2px 2px 6px #000000;
}

.text-center
{
	color:#ffffff;
}
   

.slider-nav1
{
	border: solid 1px transparent;
	background: rgba(255, 73, 99, 0.9);
	width:245px;
	text-align:left;
	margin: 230px 35px 20px 50px;
	line-height: 1.2;
	padding:10px;
	color:white;
}

.slider-nav2
{
	border: solid 1px transparent;
	background: rgba(255, 73, 99, 0.9);
	width:245px;
	text-align:left;
	margin: 230px 40px 20px 82px;
	line-height: 1.2;
	padding:10px;
	color:white;
}
.pageabout
{
margin-top:80px;
}
/*new changes*/

#zoom:hover
{
	animation: rotate 1s;
	animation-iteration-count: infinite;
}

@keyframes rotate 
{
   100% { transform: translate(3px, 2px) rotate(360deg); }
}

.slider-nav h3 , .slider-nav1 h3 , .slider-nav2 h3
{
	color:#f8d40c;
}

.slider-nav p , .slider-nav1 p , .slider-nav2 p
{
	font-size:16px;
	text-align:inherit;
}
section.ourservices {
    background-color: white;
    font-size: 16px;
}
.jquery-script-menu ul li a
{
	text-decoration:none;
}

.mobileimage
{
	width:100%;
	margin:20px 0pxx;
}
.containerround img {
    font-size: 20px;
    background-repeat: no-repeat;
    width: 100%;
}
.contentimage1 img
{
	width:55px;
	margin:40px auto;
}

.familytree {
    text-align: center;
   
}
.contentimage2 img
{
	width:55px;
	margin:40px auto;
}
.familytree p {
    color: #000000 !important;
    font-weight: bold;
    text-align: center;
}
section.ourservices
{
	
	background-color:white;
	font-size:16px;
	display:inline-block;
	text-align:center;
	width:100%;
	background-repeat:no-repeat;
}
div.backimg
{
	background-image:url('images/background1.jpg');
	width:100%;
	height:500px;
	display:inline-block;
}
#round
{
	width:auto; 
	height:auto;
	text-align:center;
	opacity: 0.9;
	transform: scale(0.7);
}

#icon_shake:hover {
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}

@keyframes shake 
{
	0% { transform: translate(1px, -1px) rotate(0deg); }
  10% { transform: translate(-5px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}

#round:hover
{
	
	 transform: scale(1);
	  
}

h4.mb-sm
{
	font-size:20px;
	font-family:Trebuchet MS;
	font-style:bold;
}

p.mb-lg
{
	text-align:justify;
	font-family:Trebuchet MS;
	font-size:14px;
}

.services
{
	height:220px;
}

div.slider-nav
{
	height:200px;
}

div.slider-nav1
{
	height:200px;
}

div.slider-nav2
{
	height:200px;
}

.contentimage3, .contentimage4 img 
{
	width:55px!important;
	margin:40px	 auto;
	margin-top: 5px!important;
}

.content1, .content2
{
	margin:20px 0px;
	padding:10px;
	text-align: justify;
	font-family:"Open Sans",Arial,sans-serif!important;
}

.content3
{
	margin: 40px 0px;
	padding:20px;
	margin-top: -18px! important;
}

.content4
{
	margin: 40px 0px;
	padding:20px;
	margin-top: -21px! important;
}

.footer
{
	background-color: #0F1921;
	font-size:14px;
	padding:30px 0 0;
	position: repeat;
	clear:both;
}
.footer a
{
	color:#ffffff;
}
	
	.footercontent a
	{
	color:#F4D03F ;
	text-decoration: none;
	}
	
	.footercontent a:hover
	{
	color:#FF1C61 !important;
	}
	
#Contact Form
{
	background-color:#0F1921;
}

.footer-copyright
{
	text-align:center;
}

.social-icons
{
	width:50px;
}

.footer h4
{
	color: #bfbfbf;	
}

.list-unstyled li
{
	margin-top:20px;
	text-decoration:none;
}	

.list-unstyled a
{
	text-decoration:none!important;
}

.details-favoriteicon 
{
    color: crimson;
}

.jquery-script-menu\\
{
	width:100%;
}

#rotata 
{
	position: relative;
	width: 300px;
	height: 600px;
	margin-top:-100px;
	-moz-transform: rotateX(55deg);
	-webkit-transform: rotateX(55deg);
	transform: rotateX(55deg);
}

.eachBit 
{
	color:font-size:30px;
	color: #ffffff;
	width: 200px;
	height: 200px;
	position: absolute;
	background-color: #666666;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	transition-property: all;
	-moz-transition-property: all;
	-webkit-transition-property: all;
}

.eachBit img 
{
	width: 100%;
	height: 100%
}

.rotateBackRotata, .rotateForwardRotata 
{
	top: 50%;
	position: absolute;
	background-color: rgba(0,0,0,0.8);
	width: 70px;
	height: 70px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 35px;
	border: 1px solid rgba(255,255,255,0.3);
	cursor: pointer;
}

.rotateBackRotata 
{
	left: -100px;
}

.rotateForwardRotata 
{
	right: -100px;
}

/*Round border glyphicons*/

.row 
{
     
	color:white;
}


.round 
{
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #222;    
    color: #FFF;
    text-align: center;  
}

.round.hollow 
{
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #FFF;    
    color: #222;
    text-align: center;
    -webkit-box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.75);
}

.round.round-lg 
{
    height: 40px;
    width: 40px;
    line-height: 40px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}


.glyphicon {
	color:#F4D03F!important;
}
.round.hollow.blue 
{
      
   background:none;   
  border:0px;
  box-shadow:none;
  font-size:40px;
}

.round.hollow.orange 
{
    background:none;   
  border:0px;
  box-shadow:none;
  font-size:40px;
}

.round.hollow.green 
{
  background:none;   
  border:0px;
  box-shadow:none;
  font-size:40spx;
}

.divider 
{
	border-left: 5px solid #CCC;
	line-height:22px;
	float:left;
}

/*contact us*/

.contact-page-india 
{
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 -7px 0;
    background: url(../images/india.png) 52% center no-repeat;
    height: 142px;
	visibility: visible;
	animation-name: fadeInUpSmall;
}

.office-address
{
	border:1px solid #F03D44;
	width:340px;
	height:330px;
	padding:15px;
	margin-left: -54px;
	margin-top: 7px;
	text-align:center;
	background-color:#F03D44;
	color:#FFFFFF;
}

.office-location
{
	border:1px solid #0093F0;
	width:330px;
	height:330px;
	padding:3px;
	background-color:#0093F0;
	color:#FFFFFF;
	margin-top: 7px;
	text-align:center;
}
.office-address, .office-location a
{
	color:#FFFFFF;
}

contact-form .contact-tag 
{
    margin: 0 0 7.111em 0;
	visibility: visible;
	animation-name: fadeInUpSmall;
}

.footer-copyright, .list-unstyled
{
	color:#FFD900
}

.image_contact
{
	background:url(../images/contact.jpg) no-repeat;
	width:100%;
	height:680px;
	clear:both;
	visibility: visible;
	animation-name: fadeInUpSmall;
}

.image_contact h3
{
	text-align:center;
	color:#efeee8;	
	font-size: 73.8px;
}

.image_contact p
{
	text-align:center;
	color:#efeee8;
	font-size: 25px;

}
.contact_info
{
		margin-top: 300px;
}

.contact_info a
{
	text-decoration:none;
	color:#efeee8!important;
}

.contact_info a:hover
{
	text-decoration:none;	
}

.address_image1
{
	background:url(../images/slide02.jpg) 50% no-repeat;
	border:1px solid gray;
	height:100%;
	width:100%;
	margin-left:-30px;
	color:#efeee8;	
}

.address_image1:hover
{
	-webkit-transform: scale(1.1);
}

.address_image2
{
	background:url(../images/slide02.jpg) 50% no-repeat;
	border:1px solid gray;
	height:100%;
	width:100%;
	margin-left:-30px;
	color:#efeee8;	
}

.address_image2:hover
{
	-webkit-transform: scale(1.1);
}

.address_image3
{
	background:url(../images/slide02.jpg) no-repeat;
	border:1px solid gray;
	height:100%!important;
	width:100%!important;
	margin-left:-30px;
	color:#efeee8;	
}
.address_image3:hover
{
	-webkit-transform: scale(1.1);
}

.address_image2 separater_wrap
{
	font-size: 10px!import;
}

.separater_wrap
{
	vertical-align: baseline;
	font-weight: inherit;
	font-size: 10px!import;
	outline: 0;
	padding: 0;
	margin-top:50px;
	border: 0;
	visibility: visible;
}

.separater_wrap p
{
	font-size:30px;
}

.divider-small-border 
{
    position: relative;
    left: 40%;
	width: 20%;
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
}

.features-block 
{
 text-align :center;
}

.features-down-arrow p
{
    margin: 5px;
    font-size:17px;
	padding:10px;
}

.features-up-arrow p
{
    margin: 5px;
    font-size:17px;
	padding:10px;
}

.mask 
{
	width:150px;
    height: 150px;
    padding: 9px 0;
    font-size: 100px;
    color: #DC2E3D;
} 

h4#b
{
	font-size:24px;
	color:#000000;
}

p#c
{
	color:gray;
	font-size:17px;
	text-align:justify;
}

.features-icon1
{
    margin-top: 60px;
}

img#d
{
	width:500px;
	height:450px;
	margin:0px 0px 0px 100px;
}

img#e
{
	width:700px;
	height:450px;
}

img#f
{
	width:400px;
	height:550px;
	margin:0px 0px 0px 150px;
}

.features-up-arrow
{
	border: 1px solid #F3F3F3;
	background-color: #F3F3F3;
    height: 290px;
    padding:g970;
    position: relative;
	margin-top:25px;
	content: "\f0d8";
	top:-20px;
	color:#000000;
	clear:both;
	box-shadow: 0px 0px 3px 2px #dedede;
		transition:all 1s ease;
}

.features-up-arrow h3
{
    margin: 3px;
    padding: 10px;
}
.features-down-arrow h3
{
    margin: 5px;
    padding: 10px;
	padding:5px;
}

.features-down-arrow
{
	border: 1px solid #F3F3F3;
	background-color: #F3F3F3;
    height: 290px;
    padding: 5px;
    position: relative;
	margin-bottom:5px;
	content: "\f0d8"!important;
	top:-20px;
	clear:both;
	color:#000000;
	transition:all 1s ease;
    box-shadow: 0px 0px 3px 2px #dedede;
}

.features-down-arrow:hover
{
	background:#FF1C61;
	border:1px solid #dedede;
	color:#ffffff;
	box-shadow:10px 10px 3px 2px #dedede;
	
}

.features-up-arrow:hover
{
	background:#FF1C61;
	border:1px solid #dedede;
	color:#ffffff;
	box-shadow:10px 10px 3px 2px #dedede;
}

.mask img
{
	margin-left: 60px;
}

/*Product Features*/

.ubea-container 
{
  max-width: 1140px;
  position: relative;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}

.ubea-cover > .ubea-container 
{
	position: relative;
	z-index: 10;
}

#ubea-features,
#ubea-features-2,
#ubea-products,
#ubea-subscribe,
#ubea-footer,
#ubea-faq,
.ubea-section 
{
  padding: 2em 0;
  clear: both;
  position: relative;
}

#ubea-features.border-bottom,
#ubea-features-2.border-bottom,
#ubea-products.border-bottom,
#ubea-subscribe.border-bottom,
#ubea-footer.border-bottom,
#ubea-faq.border-bottom,
.ubea-section.border-bottom 
{
  border-bottom: 1px solid #e6e6e6;
}

.ubea-section-overflow 
{
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 768px) 
{

.logo
{
width:50%;
display: block;
margin: 0 auto;
}
.pageabout
{
margin-top:185px;
}
.contban
{
	margin-top:80px;
}
.navbar-header
{
width:100%;
text-align:center;
}

.phone
{
	color:white;
	text-align:center;
	width:100%;
}

.slider
{
	height:auto !important;
}
.aboutus
{ 	
	height:auto !important;
	background:#000000;
}

.divider
{
	border:none;
}

.whatmake
{
	height:auto !important;
	margin:0px !important;
}

.slider-nav  , .slider-nav1  , .slider-nav2 
{
	width:auto !important;
	margin:80px 0 10px 0  !important;
	height:auto !important;
}

.slider-nav h3, .slider-nav1 h3, .slider-nav2 h3
{
	text-align:center;
}

.footer
{
	text-align:center;
}

.footer h4 
{
    color: #f8d40c;
}

.form-control
{
	margin:10px 0px;
}

  #ubea-features,
  #ubea-features-2,
  #ubea-products,
  #ubea-subscribe,
  #ubea-footer,
  #ubea-faq,
  .ubea-section 
  {
    padding: 3em 0;
  }
  	#ubea-faq 
{
  padding-top: 2em;
  position: relative;  
  background: #3d3d3d;
}

.ubea-accordion 
{
  position: relative;
  background: #fff;
  margin-bottom: 20px;
}

.ubea-accordion .ubea-accordion-heading 
{
  padding: 20px;
  position: relative;
  cursor: pointer;
}

.ubea-accordion .ubea-accordion-heading h3 
{
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #000000;
}

.ubea-accordion .ubea-accordion-heading .icon 
{
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 18px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.ubea-accordion .ubea-accordion-content 
{
  border-top: 1px solid #e6e6e6;
  display: none;
}

.ubea-accordion .ubea-accordion-content .inner 
{
  padding: 20px;
  color:#000000;
}

.ubea-accordion.active .icon 
{
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.ubea-accordion.active h3 
{
  color: Blue;
}

#ubea-counter .icon 
{
  width: 70px;
  height: 70px;
  text-align: center;
  margin-bottom: 20px;
  background: none !important;
  border: none !important;
}

#ubea-counter .icon i 
{
  height: 70px;
}

#ubea-counter .icon i:before 
{
  color: #cccccc;
  display: block;
  text-align: center;
  margin-left: 3px;
}

.ubea-accordion .ubea-accordion-heading .icon 
{
    position: absolute;
    top: 15px;
    right: 20px;
    font-size: 18px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
transform: rotate(-45deg
}
  #ubea-counter .feature-center 
  {
    margin-bottom: 30px;
  }
#ubea-counter .icon 
{
  width: 70px;
  height: 70px;
  text-align: center;
  margin-bottom: 20px;
  background: none !important;
  border: none !important;
}

#ubea-counter .icon i 
{
  height: 70px;
}

#ubea-counter .icon i:before 
{
  color: #cccccc;
  display: block;
  text-align: center;
  margin-left: 3px;
}

#ubea-features,
#ubea-features-2,
#ubea-products,
#ubea-subscribe,
#ubea-footer,
#ubea-faq,
.ubea-section 
{
  padding: 2em 0;
  clear: both;
  position: relative;
}
  #ubea-features,
  #ubea-features-2,
  #ubea-products,
  #ubea-subscribe,
  #ubea-footer,
  #ubea-faq,
  .ubea-section 
  {
    padding: 3em 0;
  }

#ubea-features.border-bottom,
#ubea-features-2.border-bottom,
#ubea-products.border-bottom,
#ubea-subscribe.border-bottom,
#ubea-footer.border-bottom,
#ubea-faq.border-bottom,
.ubea-section.border-bottom 
{
  border-bottom: 1px solid #e6e6e6;
}

#ubea-features-2 
{
  background: #efefef;
  position: relative;
  float: left;
  width: 100%;
}

.feature-center 
{
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
  .feature-center 
  {
    margin-bottom: 30	px;
  }
 .feature-center .icon 
 {
  width: 90px;
  height: 90px;
  border: 1px solid #eaeaea;
  display: table;
  text-align: center;
  margin: 0 auto 30px auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.feature-center .icon i 
{
  display: table-cell;
  vertical-align: middle;
  height: 90px;
  font-size: 40px;
  line-height: 40px;
  color: #FF5126;
}

.feature-center p, .feature-center h3 
{
  margin-bottom: 30px;
}

.feature-center h3 
{
  font-size: 18px;
  color: #000;
  position: relative;
}

.feature-left 
{
  float: left;
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}

.feature-left .icon 
{
  float: left;
  text-align: center;
  width: 15%;
}

.feature-left .icon i 
{
  display: table-cell;
  vertical-align: middle;
  font-size: 40px;
  color: #FF5126;
}

.feature-left .feature-copy 
{
  float: right;
  width: 85%;
}

.feature-left .feature-copy h3 
{
  font-size: 18px;
  color: #1a1a1a;
  margin-bottom: 10px;
}

.ubea-heading 
{
  margin-bottom: 2em;
}

.ubea-heading 
{
    margin-bottom: 3em;
  }
.ubea-heading.ubea-heading-sm 
{
  margin-bottom: 2em;
}
.ubea-heading h2 
{
  font-size: 34px;
  margin-bottom: 20px;
  line-height: 1.5;
  font-weight: bold;
  color: #000;
  position: relative;
  padding-bottom: 10px;
}
  .ubea-heading h2 
  {
    font-size: 28px;
  }
.ubea-heading h2:before 
{
  position: absolute;
  bottom: 0;
  content: "";
  width: 50px;
  margin-left: -25px;
  height: 2px;
  left: 50%;
  background: #FF5126;
}

.ubea-heading h2.ubea-left:before 
{
  left: 0;
  margin-left: 0;
}

.ubea-heading p 
{
  font-size: 20px;
  line-height: 1.5;
  color: #1a1a1a;
}
.ubea-heading p 
{
    font-size: 18px;
}
#ubea-products 
{
  padding-top: 10em;
  margin-top: -10em;
}
#ubea-products .item img 
{
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#ubea-products:before 
{
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 180%;
  top: 0;
  -webkit-transform: skewY(-12deg);
  -moz-transform: skewY(-12deg);
  transform: skewY(-12deg);
  background: #efefef;
}

#ubea-products .arrow-thumb 
{
  position: absolute;
  top: 40%;
  display: block;
  width: 100%;
}

#ubea-products .arrow-thumb a 
{
  font-size: 32px;
  color: #dadada;
}

#ubea-products .arrow-thumb a:hover, #ubea-products .arrow-thumb a:focus, #ubea-products .arrow-thumb a:active 
{
  text-decoration: none;
}

#ubea-subscribe 
{
  background: #FF5126;
}

#ubea-subscribe .form-control 
{
  background: transparent;
  color: #fff;
  font-size: 16px !important;
  width: 100%;
  border: 2px solid rgba(255, 255, 255, 0.2) !important;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

#ubea-subscribe .form-control:focus 
{
  background: transparent;
  border: 2px solid rgba(255, 255, 255, 0.8) !important;
}

#ubea-subscribe .form-control::-webkit-input-placeholder 
{
  color: #fff;
}

#ubea-subscribe .form-control:-moz-placeholder 
{
  /* Firefox 18- */
  color: #fff;
}

#ubea-subscribe .form-control::-moz-placeholder 
{
  /* Firefox 19+ */
  color: #fff;
}

#ubea-subscribe .form-control:-ms-input-placeholder 
{
  color: #fff;
}

#ubea-subscribe .btn 
{
  height: 54px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  padding-left: 50px;
  padding-right: 50px;
  background: #fff;
  border-color: #fff;
  color: #000;
}

#ubea-subscribe .btn:hover, #ubea-subscribe .btn:active, #ubea-subscribe .btn:focus 
{
  background: #fff !important;
  border-color: #fff !important;
  color: #000 !important;
}

#ubea-subscribe .form-inline .form-group 
{
  width: 100% !important;
  margin-bottom: 10px;
}

#ubea-subscribe .form-inline .form-group .form-control 
{
  width: 100%;
}

/*Product - Service Part*/
.whatoffer
{
    background: #fff;
    color: #333;
    padding: 20px;
    box-shadow: 0 0px 5.bg-map 
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("../images/slider-map.png") no-repeat scroll center 0 #6666cc;
}

.form-curse
{
    opacity: 1;
    margin: 0 auto;
    position: relative;
    max-width: 1600px;
    height: auto;
}
}
@media screen and (max-width: 992px)
{

}
