
/************ FAX886 logo image ***************/    
.fax886text{

        color: #fff;
        font-size:4.5em;
    	
}
    
.feature-grid {
  text-align: center;
 
 
}

/*************Apple / android download icon*****************/
    
    
#download_img_container
{
   text-align:center;
}

.bloc1
{
    display:inline;	
}
.bloc1 img{
    width:190px;
    height: 70px;
	padding-bottom:10px;
}

/************Not used **************/    	
.imgdiv{
        position:relative;
        overflow:hidden;
    	max-width: 414px;
    	max-height: 629px;
    	min-width:248px;
    	min-height:380px;
}
    
.imgdiv:after{
        padding-top:152%;
        content:"";
        display: block;
       
}
    
.imgdiv img{
    	position:absolute;
        top:0;
        bottom:0;
        right:0;
        left:0;
        max-width:100%;
        margin:auto;
}

/***************** 3 Steps ********************/    
.how{
	padding:4em 0;
    background-color: #FFFFFF;
}
.how h3 {
  /* font-family: 'Arvo', serif;*/
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
  text-align:center;
}
.how span {
  color:#66BB6A;
}
    
#how_img_container
{
   text-align:center;
   padding-bottom: 20px;
   padding-top: 25px;
   padding-left:0;
   padding-right:0;

}
.how_img
{
    display:inline;	
   
}
.how_img img{
    width: 290px;
    height: 650px;
    padding: 20px;
  
}





/***************facebook image***************/
    
#facebook{
      text-align: center;
  }
  
.f_logo_container{
       width:190px;
    height: 70px;
	padding-bottom:10px;
     text-align: center;
}



.f_logo_container img{
    width:100%;
 }
 
/************* Feature *******************/
.new_feature{
	padding:4em 0;
    background-color: #4CAF50;
}
.new_feature h3 {
  /* font-family: 'Arvo', serif;*/
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
  text-align:center;
  color:#FFFFFF;
}


#feature_img_container
{
   text-align:center;
   padding-bottom: 20px;
   padding-top: 25px;

}
.feature_img
{
    display:inline;	
   
}
.feature_img img{
    width: 290px;
    height: 543px;
    padding: 20px;
  
}

/************* Portal *******************/
.portal{
	padding:4em 0;
    background-color: #4CAF50;
}
#portal h3 {
  /* font-family: 'Arvo', serif;*/
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
  text-align:center;
  color:#FFFFFF;
  margin-bottom:25px;
  line-height:1.25em;
}


#portal_img_container
{
   text-align:center;
   padding-bottom: 20px;
   padding-top: 25px;
}
.portal_img
{
    display:inline;	
   
}
.portal_img img{
    width: 290px;
    height: 543px;
    margin-top: 20px;
	margin-bottom: 20px;
   	border:1px solid #e3e3e3;
	border-radius:4px;
}

.portal_desc {
	display:table;
		margin-left:auto;
		margin-right:auto;
}

.portal_desc .tworows, .portal_desc .threerows, .portal_desc .fourrows
{
	width: 290px;
	min-width: 290px;
	max-width: 290px;
	margin-top: 20px;
	color: #FFF;
	vertical-align: middle;
	display:table-cell;
	line-height:1.5em;
}

.portal_desc .tworows
{
	height:3.5em;
}

.portal_desc .threerows
{
	height:4.5em;
}

.portal_desc .fourrows
{
	height:6em;
}

.portal_img_container > div
{
	padding:0;
	font-size:18px;
}

/************** Pricing ***************/
.pricing{
	padding:4em 0;
	margin-top:0 !important;
    background-color: #FFFFFF;
}
.pricing h3 {
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
  text-align:center;
  color:#66BB6A;
  margin-bottom:10px;
  line-height:1.25em;
}

.pricing div.desc {
	color:#333;
	line-height:1.5em;
	font-size: 18px;
}

.free_page {
	color:#F00;
	font-size: 18px;
}

#creditTable p {
	margin: 10px 0;
}

/************* Backup & Restore *******************/
.backup{
	padding:4em 0;
    background-color: #030;
}
.backup h3 {
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
  text-align:center;
  color:#FFC107;
  margin-bottom:25px;
  line-height:1.25em;
}

.backup h4 {
  font-size: 1.9em;
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
  text-align:center;
  color:#66BB6A;
  margin-bottom:1.25em;
  line-height:1.25em;
}

.backup .container {
	color: #FFF;
}

#backup_img_container
{
   text-align:center;
   padding-bottom: 20px;
   padding-top: 25px;
}
.backup_img
{
    display:inline;	
   
}
.backup_img img{
    width: 290px;
    height: 543px;
    margin-top: 20px;
	margin-bottom: 20px;
   	border:1px solid #434343;
	border-radius:4px;
}

.backup_desc {
	display:table;
		margin-left:auto;
		margin-right:auto;
}

.backup_desc .tworows, .backup_desc .threerows
{
	width: 290px;
	min-width: 290px;
	max-width: 290px;
	margin-top: 20px;
	color: #FFF;
	vertical-align: middle;
	display:table-cell;
	line-height:1.5em;
}

.backup_desc .tworows
{
	height:3.5em;
}

.backup_desc .threerows
{
	height:4.5em;
}

.backup_img_container > div
{
	padding:0;
	font-size:18px;
}

/************* Desktop *******************/

.desktop {
    padding-bottom: 2em;
    background-color: #FFF;
}

.desktop h2 {
  font-size: 2em;
  /* font-family: 'Arvo', serif;*/
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
  text-align:center;
  padding-top: 0em;
  color: #006400;
}

.desktop .container {
	width: 100%;
}

.desktop h1, .desktop h2.main { 
  padding-top: 2em;
  color:#66BB6A;
  text-transform: capitalize;
}

.desktop .row {
	border:0;
	padding-left:10px;
	padding-right:10px;
	display: flex;
	justify-content: center;
}

.desktop_version {
	color:#333;
	border:1px solid #ccc;
	border-radius:4px;
	margin-top:15px;
	padding:0px 15px 15px 15px;
}

.desktop_version a { 
	color:#00F;
}

.desktop_version  a:hover, .desktop_version  a:focus {
    color: #12A5F3;
}

.desktop_version img {
	margin-bottom:15px;
}

.desktop_version div.features {
	display:inline-block;
	margin: 0 15px;
}

.desktop_version div.features div {
	text-align:left;
}

.desktop_version ul {
	text-align:left;
	list-style-type:none;
	
}

.desktop_version ul.dash {
    list-style:none;
    margin-left:0;
    padding-left:1em;
}

.desktop_version ul.dash > li:before {
    display:inline-block;
    content:"-";
    width:1em;
    margin-left:-1em;
}

span.read-more {
	vertical-align:bottom;
}

.desktop_version .btn.btn-default.read-more {
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
	background-color:#DA4453;
	border-color:#DA4453;
	display:inline-block;
	padding:0 3px;
	margin-top:3px;
	font-weight:400;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	background-image:none;
	border:1px solid transparent;
	border-radius:3px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-text-shadow:none;
	-moz-text-shadow:none;
	text-shadow:none;
}

.fancybox-infobar {
	display:none !important;
}

/************* Developers *******************/
.developers {
	padding:4em 0;
    background-color: #4CAF50;
}
#developers h3 {
  /* font-family: 'Arvo', serif;*/
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
  text-align:center;
  color:#FFFFFF;
  margin-bottom:25px;
  line-height:1.25em;
}


#developers_img_container
{
   text-align:center;
   padding-bottom: 20px;
   padding-top: 25px;
}
.developers_img
{
    display:inline;	
   
}
.developers_img img{
    width: 290px;
    height: 543px;
    margin-top: 20px;
	margin-bottom: 20px;
   	border:1px solid #e3e3e3;
	border-radius:4px;
}

.developers_desc {
	display:table;
		margin-left:auto;
		margin-right:auto;
}

.developers_desc .tworows, .developers_desc .threerows, .developers_desc .fourrows
{
	width: 290px;
	min-width: 290px;
	max-width: 290px;
	margin-top: 20px;
	color: #FFF;
	vertical-align: middle;
	display:table-cell;
	line-height:1.5em;
}

.developers_desc .tworows
{
	height:3.5em;
}

.developers_desc .threerows
{
	height:4.5em;
}

.developers_desc .fourrows
{
	height:6em;
}

.developers_img_container > div
{
	padding:0;
	font-size:18px;
}

/**************** article************/

.article{
  padding:2em 0;
/*    background-color: #F5F5DC;*/

   background-color: #030;
  text-align:center;
}
.article h3 {
  font-size: 2.5em;
  /* font-family: 'Arvo', serif;*/
  color:  #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
  text-align:center;
  padding-bottom: 30px;
}

.doc{
   padding-bottom: 60px;
}
.doc a{

    font-size: 20px;
    color: yellow;
}


.doc a:hover{
    color: yellow;
}


.doc a:visited{
    color: yellow;
}

/************** Announcement ***************/
.announcement{
	padding:4em 0;
    background-color: #FFFFFF;
}

#announcement h3 {
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
  text-align:center;
  color:#12A5F3;
  margin-bottom:25px;
}

#announcement .details-desc-div {
	color: #000;
	max-width:580px;
   	border:1px solid #d3d3d3;
	border-radius:2px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:10px;
}

/**************** global ************/
    
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
input[type="button"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6{
	padding:0 0;
	margin:0 0;
}
p{
	padding:0 0;
	margin:0 0;
}
ul{
	padding:0 0;
	margin:0 0;	
}
body{
	padding:0 0;
	margin:0 0; 
	font-family: 'Open Sans', sans-serif;
}

span.line {
	display:inline-block;
}

span.white {
	color: #FFF;
}

span.red {
	color: #F00;
}

span.black{
	color: #000;
}

span.bold {
	font-weight:bold;
}

.no-text-transform {
  text-transform: none !important;
}

.section_header {
	font-size: 2.5em;
}

/*************************************/

.menu_header {
  background: #46A6EA;
  
}

.header {
  background: url("../images/banner.jpg") no-repeat 0px 0px;
  background-size: cover;
  min-height: 890px;
}
.header-top {
 /* padding: 1em 0; */
 
  }
.logo {
  float: left;
}
.logo a {
  font-size:2.5em;
  display:block;
  text-decoration:none;
  text-transform: capitalize;
 /* font-family: 'Arvo', serif;*/
 font-family: 'Open Sans', sans-serif;
  color:#fff;
  margin: 0 15px;
}
.logo span {
 /*color: #66BB6A;*/
 color: #FFFFFF;
 padding-left:10px;
 vertical-align: center;
}
.top-menu {
  float: right;
   margin-top: 0.5em; 
}
.top-menu ul li {
  display: inline-block;
  margin: 0.5em 1.5em;
  margin: 0.5em 1.2em;
}
.top-menu ul li a {
  color: #fff;
/*  color: #2E2E2E;*/
  font-size: 1.2em;
  text-transform: capitalize;
  text-decoration: none;
  /*text-shadow: 0px 1px #000;*/
  
 }
.top-menu ul li a:hover {
  color: #000;
  /*color: #B40404;*/
}
.top-menu ul li a.active{
  color: #000;
 /*color: #DF0101;*/
}


.my-top-menu{
    float: right;
    margin-top: 0.5em;   
 }
 .my-top-menu a {
/*  color: #797979;*/
    color: #6A6A6A;
 /* color: #fff;*/
/*  color: #2E2E2E;*/
  font-size: 1.2em;
  font-weight:bold;
  text-transform: capitalize;
  text-decoration: none;
  /*text-shadow: 0px 1px #000;*/
 /* background-color: #2299BB;*/
  padding:2px;
  
 }
 


span.menu {
  display: none;
}
.button {
  text-align: center;
  margin-top: 5em;
}
.button h2 {
  font-size: 2.5em;
  text-transform: capitalize;
  margin-bottom: 1em;
  color: #fff;
  font-weight: 100;
  /* font-family: 'Arvo', serif;*/
  font-family: 'Open Sans', sans-serif;
}
a.button1 {
  margin-right: 1em;
}
.center-img {
  text-align: center;
   color: #fff;
        font-size:4.5em;
  /*margin-top: 4em;*/
  margin-top: 2.5em;
}

.service-section {
  text-align: center;
  padding: 4em 0;
  background: #eee;
}
.service-section h3 {
  font-size: 2.5em;
  /*font-family: 'Arvo', serif;*/
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
  color:#000;
}
.service-section span {
  color: #66BB6A;
}
.service-grid h4 {
  font-size: 2em;
   padding: 0.5em 0;
    color: #000;
	font-weight:100;
}
.service-grid p {
  font-size: 1em;
  color: #999;
  line-height: 1.8em;
  font-weight: 400;
}
.service-grids {
  margin-top: 3em;
}
.video {
  padding: 4em 0;
  background: #030;
  text-align:center;
}
.video h3 {
  /*font-family: 'Arvo', serif;*/
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
  color:#FFC107;
}
.video iframe {
  /*width: 100%;
  height: 500px; */
  width: 100%;
  height: 500px;
  border: none;margin-top:2em;
  max-width:500px;
}
.video .youtube h4 {
  font-size: 1.5em;
  color: #fff;
  margin-top: 3em;
}
.details-desc-div {
	color: #fff;
	margin-bottom: 1em;
	font-size: 18px;
	line-height: 1.5em;
}
.details-img-div{
	max-width:640px;
   	border:1px solid #d3d3d3;
	border-radius:2px;
	margin-left:auto;
	margin-right:auto;
}
.details-btn-div {
    margin-top: 25px;
    padding-bottom: 10px;
}
.details-btn-div a, .details-btn-div a:focus {
    display: inline-block;
    width:175px;
    height: 50px;
	background: #009688;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
.details-btn-div a:hover {
    text-decoration: none;
	background: #00796B;
	color: #fff;
}
.feature{
	padding:4em 0;
   /* background: #FFFFFF;*/
   background-color: #4CAF50;
   
}
.feature h3 {
  font-size: 2.5em;
  /* font-family: 'Arvo', serif;*/
  font-family: 'Open Sans', sans-serif;
  text-transform: capitalize;
  text-align:center;
}
.feature span {
  color:#66BB6A;
}

.feature-grids {
  padding-top: 3em;
 
}
.feature-grid1 {
 /* margin-top: 8em;*/
 margin-top: 15em;

}
.feature-grid1 h4 {
  font-size: 2em;
  font-weight: 100;
  color: #000;

  margin-bottom: 10px;
    text-transform: capitalize;
    
}
.feature-grid1 p {
  font-size: 1.2em;
  color: #999;
  line-height: 1.8em;
  font-weight: 400;

}
.feature-grid2 {
  margin-top: 11em;
}
.feature-grid2 h4 {
  font-size: 2em;
  font-weight: 100;
  color: #000;
  margin-bottom: 10px;
    text-transform: capitalize;
}
.feature-grid2 p {
  font-size: 1.2em;
  color: #999;
  margin-bottom: 10px;
  line-height: 1.8em;
    font-weight: 400;
}

.feature-grid3 {
  text-align: center;
}

.feature2 {
   margin: 2em 0;
}
.team-section{
padding:4em 0;
background:#eee;
}
.team-section h3 {
  font-size: 2.5em;
  /* font-family: 'Arvo', serif;*/
  font-family: 'Open Sans', sans-serif;
  text-transform:capitalize;
  text-align: center;
}
.team-section span {
  color:#66BB6A;
}
.item-grid h4 {
  font-size: 2em;
  padding: 0.5em 0;
  color: #000;
  font-weight: 100;
}
.social-icons i {
  width: 38px;
  height: 38px;
  background:url("../images/img-sprite1.png") no-repeat 0px 0px;
  display: inline-block;
  background-size: 200px;
}
}.social-icons a i.icon9{
	background-position:0px 0px;
}
.social-icons a i.icon10{
	background-position:-38px 0px;
}
.social-icons a i.icon11{
	background-position:-76px 0px;
}
.social-icons i:hover {
  opacity: 0.6;
}
.sreen-gallery-cursual {
  margin-top: 2em;
}
.footer-section {
	padding: 4em 0px;
	/* background: #030;*/
   background: #F5F5DC;
}
.contact-header {
	text-align: center;
	width: 85%;
	margin: 0 auto;
}
.contact-header h3 {
	/*font-family: 'Arvo', serif;*/
    font-family: 'Open Sans', sans-serif;
	text-transform: capitalize;
	font-weight: 400;
	color: #66BB6A;
}
.contact-header h3 span {
  /*color: #fff;*/
  color:#000000;
}
.contact-header p {
	line-height: 1.5em;
	font-size: 15px;
	color: #fefefe;
	padding: 25px 0;
}
.social-icon {
text-align: center;
padding:30px 0;
}
.social-icon i{
	width:40px;
	height:40px;
	background: url("../images/img-sprite.png") no-repeat 0px 0px;
	display:inline-block;
}
.social-icon i:hover{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.social-icon a i.icon1{
	background-position:0px 0px;
}
.social-icon a i.icon1:hover{
	background-position:0px -40px;
}
.social-icon a i.icon2{
	background-position:-40px 0px;
}
.social-icon a i.icon2:hover{
	background-position:-40px -40px;
}
.social-icon a i.icon3{
	background-position:-80px 0px;
}
.social-icon a i.icon3:hover{
	background-position:-80px -40px;
}
.social-icon i.icon4{
	background-position:-120px 0px;
}
.social-icon a i.icon4:hover{
	background-position:-120px -40px;
}
.social-icon i.icon5{
	background-position:-160px 0px;
}
.social-icon a i.icon5:hover{
	background-position:-160px -40px;
}
.social-icon i.icon6{
	background-position:-200px 0px;
}
.social-icon a i.icon6:hover{
	background-position:-200px -40px;
}
.social-icon i.icon7{
	background-position:-240px 0px;
}
.social-icon a i.icon7:hover{
	background-position:-240px -40px;
}
.social-icon i.icon8{
	background-position:-280px 0px;
}
.social-icon a i.icon8:hover{
	background-position:-280px -40px;
}
.contact {
	padding-bottom:3em;

}
.contactgrid {
padding-bottom: 2em;
}
.contactgrid input[type="text"] {
	width: 100%;
	background: none;
	outline: none;
	border: none;
	border-bottom: 1px solid#d5d6d7;
	font-size: 15px;
	color: #d5d6d7;
	text-transform: capitalize;
	padding: 10px 0;
}

.contactgrid1 textarea  {
	width: 100%;
	background: none;
	outline: none;
	border: none;
	resize: none;
	border-bottom: 1px solid#d5d6d7;
	font-size: 15px;
	color: #d5d6d7;
	text-transform: capitalize;
	padding: 10px 0;
	height: 2.8em;
}
.contactgrid2 {
	padding: 2em 0 0 17em;
}
.contactgrid2 input[type="button"] {
	color: #66BB6A;
	background: none;
	border: none;
	font-size:15px;
	outline: none;
	text-transform: uppercase;
}
.contactgrid2 input[type="button"]:hover {
	color: #d5d6d7;
}
.footer-bottom {
	text-align: center;
	padding-top: 1em
}
.footer-bottom p {
	font-size: 17px;
	/*color: #d5d6d7; */
   color: #000;
	font-weight: 400;
}
.footer-bottom2 p {
  font-size: 17px;
  color: #FFF;
  font-weight: 400;
}

.footer-links p {
  color: #AAA;
  margin: 1.5em 0;
  line-height: 1.5em;
  font-size: 14px;
}

.footer-links a {
  color: #BBB;
}

.footer-links a:hover, .footer-links a:focus {
	color: #bbdefb;
}

.footer-bottom a {
	color: #009688;
}
.footer-bottom a:hover {
	color: #00796B;
}
.footer-bottom p a {
	margin: 0 6px 0 6px;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top2.png") no-repeat 0px 0px;
}
/*-- responsive-design --*/
@media only screen and (max-width:1024px) {
.section_header {
  font-size: 2em;
}
.button h2 {
  font-size: 32px;
}
.service-section h3 {
  font-size: 2em;
}
.service-grid h4 {
  font-size: 1.6em;
}
.service-grid p {
  font-size: 0.965em;
}
.feature h3 {
  font-size: 2em;
}
.feature-grid1 h4 {
  font-size: 1.6em;
}
.feature-grid1 p {
  font-size: 0.965em;
}
.feature-grid2 h4 {
  font-size: 1.6em;
}
.feature-grid2 p {
  font-size: 0.965em;
}
.team-section h3 {
  font-size: 2em;
}
.item-grid h4 {
  font-size: 1.6em;
}
.contactgrid2 {
  padding: 2em 0 0 13em;
}
.desktop .row {
	display: block;
}
.article h3 {
  font-size: 2em;
}
.footer-bottom p {
  font-size: 15px;
}
.footer-bottom a {
  font-size: 17px;
}
}
@media only screen and (max-width: 768px){
.logo a {
  font-size: 2em;
  margin:0;
}
span.menu {
display: block;
 cursor: pointer;
 margin-top: 0.5em;
}
.top-menu {
	float:none;
	width: 100%;
	text-align: right;
}
.top-menu  ul
{
display:none;
}
.top-menu  ul li 
{
font-size: 14px;
display:block;
}
	.top-menu  span.menu
	{
		display:block;
	}
	.top-menu ul li{
		display:block;
		float:none;
		margin: 0em;
	}
	.top-menu ul li {
		padding:9px 0 ;
	}
	.top-menu  ul
	{
		margin:15px 0;
		z-index: 999;
		position: absolute;
		width: 96%;
		background:#47B8D7;
		text-align: center;
	}
	.top-menu ul li a {
		display: block;
	}
.button h2 {
  font-size: 28px;
}
.button {
  text-align: center;
  margin-top: 3em;
}
.service-section {
  padding: 3em 0;
 }
.service-section h3 {
  font-size: 1.6em;
}
.service-grid {
  float: left;
  width: 25%;
}
.service-grid h4 {
  font-size: 1.4em;
}
.service-grid p {
  font-size: 0.92em;
}
.video iframe {
	height: 400px;
}
.video {
  padding: 3em 0;
  }
.feature {
  padding: 3em 0;
}
.feature-grid {
  float: left;
  width: 50%;
}
.feature-grid1 {
  float: left;
  width: 50%;
}
.feature-grid1 h4 {
  font-size: 1.4em;
}
.feature-grid1 p {
  font-size: 0.92em;
}
.feature-grid2 {
  float: left;
  /*width: 50%;*/
}
.feature-grid3 {
  float: left;
  width: 50%;
}
.feature-grid2 h4 {
  font-size: 1.4em;
}
.feature-grid2 p {
  font-size: 0.92em;
}
.team-section  {
  padding: 3em 0;
}
.team-section h3 {
  font-size: 1.6em;
}
.item-grid h4 {
  font-size: 1.4em;
}
.footer-section {
	padding: 3em 0px;
}
.contactgrid {
  float: left;
  width: 33.3%;
}
.contactgrid2 {
  padding: 1em 0 0 0;
  text-align: center;
}
.footer-bottom {
 padding-top: 0em;
}
}
@media only screen and (max-width: 640px){
.logo a {
  font-size: 1.7em;
}
.header {
  min-height: 725px;
}
.center-img img {
  width: 50%;
}
.top-menu ul {
  width: 95%;
}
.top-menu ul li a {
  font-size: 1.1em;
}
.top-menu {
  margin-top: 0px
}
span.menu {
    margin-top: 0.3em;
}
.center-img {
  margin-top: 0.5em;
}
.service-section h3 {
  font-size: 1.4em;
}
.service-grid h4 {
  font-size: 1.3em;
}
.service-grid p {
  font-size: 0.9em;
}
.service-grids {
  margin-top: 2em;
}
.video iframe {
  height: 328px;
}
.feature-grids {
  padding-top: 2em;
}
.feature-grid1 h4 {
  font-size: 1.3em;
}
.team-section h3 {
  font-size: 1.4em;
}
.item-grid h4 {
  font-size: 1.3em;
}
.desktop_version div.features {
	margin: 0;
}
.contactgrid input[type="text"] {
  font-size: 14px;
}
.contactgrid1 textarea {
  font-size: 14px;
  height: 3em;
}
.footer-bottom p {
  font-size: 14px;
}
.footer-bottom a {
  font-size: 15px;
}
}
@media only screen and (max-width: 480px){
.top-menu ul {
  width: 93%;
}
.header {
  min-height: 530px;
}
a.button1 img {
  width: 25%;
}
a.button2 img {
  width: 25%;
}
.center-img img {
  width: 50%;
}
.service-section h3 {
  font-size: 1.25em;
}
.service-grid {
  float: none;
  width: 100%;
  margin-top: 1.5em;
}
.service-section {
  padding: 2em 0;
}
.service-grids {
  margin-top: 0em;
}
.service-grid h4 {
  font-size: 1.2em;
}
.video {
  padding: 2em 0;
}
.video iframe {
  height: 237px;
}
.feature {
  padding: 2em 0;
}
.feature-grid {
  float: none;
  width: 100%;
}
.feature-grid1 {
  float: none;
  width: 100%;
}
.feature-grid2{
  float: none;
  width: 100%;
}
.feature-grid3 {
  float: none;
  width: 100%;
}
.feature-grid1 {
  margin-top: 1em;
  text-align: center;
}
.feature-grid2 {
  margin-top: 1em;
  text-align: center;
}
.feature-grid1 h4 {
  font-size: 1.2em;
}
.feature-grid2 h4 {
  font-size: 1.2em;
}
.team-section {
  padding: 2em 0 0;
}
.sreen-gallery-cursual {
  margin-top: 1em;
}
.team-section h3 {
  font-size: 1.25em;
}
.item-grid h4 {
  font-size: 1.25em;
}
.footer-section {
  padding: 2em 0px;
}
.social-icon {
  padding: 15px 0;
}
.contactgrid {
  float: none;
  width: 100%;
}
.contactgrid {
   padding: 0 0 1em;
}
.contactgrid1 {
  padding: 0;
}
.contact {
  padding-bottom: 2em;
}
.contactgrid2 input[type="button"] {
    font-size: 13px;
  }
.footer-bottom p {
  font-size: 13px;
}
.footer-bottom a {
  font-size: 13px;
}
#backup h4 {
  font-size: 1.5em;
}

}
@media only screen and (max-width: 320px){
.header-top {
  padding: 0.5em 0;
}
span.menu {
  margin-top: 0.3em;
}
.button h2 {
  font-size: 1.25em;
}
.top-menu ul {
  width: 90%;
}
.button {
 margin-top: 1.5em;
}
.header {
  min-height: 400px;
}
.center-img img {
  width: 50%;
}
.center-img {
  margin-top: 0.5em;
}
.service-section h3 {
  font-size: 1.3em;
}
.service-grid h4 {
  font-size: 1.25em;
}
.video {
  padding: 2em 0;
}
.video iframe {
  margin-top: 1em;
  }
.feature-grid1 h4 {
  font-size: 1.25em;
}
.feature-grid2 h4 {
  font-size: 1.25em;
}
.team-section h3 {
  font-size: 1.3em;
}
.social-icon {
  padding: 20px 0 0;
}
.social-icon i {
  width: 30px;
  height: 30px;
  background: url("../images/img-sprite.png") no-repeat 0px 0px;
  display: inline-block;
  background-size: 321px;
}

}