﻿
em{
  font-family: 'Open Sans', sans-serif;
}
strong, b{
    font-family: 'Open Sans', sans-serif;
    font-weight:700;
}
a{
	color:#fff;
	transition: all 0.5s ease-in-out;
	text-decoration:none;
}

a:hover{
	color:#ba0a0a;
	text-decoration:none;
	outline:none;
}

img, img:hover{ outline:none;}

ul, ol
{
    list-style:none;
    padding-left:0px;
    margin:0px;}


.innerContainNew a{
	color:#ba0a0a;
	text-decoration:none;
}
.innerContainNew a:hover{
	color:#7c7c7c;
	text-decoration:none;
}

.toTop
{
    background:#fff;	
    width:60px;
	height:60px;	
	border-radius:60px;	
	position:absolute;	
	left:50%;	
	top:-30px; 
	margin-left:-30px;
	} 
	
#toTop {
	width:50px;
	height:50px;
	background: url(../../images/topArrow-before.png) no-repeat center center #fff;
	text-align: center;
	padding:5px;
	position:absolute; /* this is the magic */
	top:4px; /* together with this to put the div at the bottom*/
	left:9%;
	cursor: pointer;
	display: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border-radius:50px;
	z-index: 999;
	line-height: 30px;
	border:1px solid #f2f2f2;
	}
	
#toTop:hover 
{
    background: url(../../images/topArrow.png) no-repeat center center #fff;
	border:1px solid #cfcfcf;
}
#toTop img 
{
    padding-top:6px;    
}
body{
	background:#fff;
	color:#fff;
	font-size:14px;
	line-height:160%;
    font-family: 'Open Sans', sans-serif;
}

#header
{
   z-index:99999;
	transition: all 0.2s linear 0s;
	box-shadow:0 0 3px #000; }

#header-top{
	
	width:100%;
	padding:26px 0 21px;
	background:#f7f7f7;
	
}

#header-bottom{
	
	width:100%;
	background:#fff;
	
}

#header.fixed {
	box-shadow:0 0 3px #000;
	float:left;
	width:100%;
	position:fixed;
	top:0px;
	z-index:99999;
}

.topLinks{
	list-style-type:none;
}

.topLinks > li
{
    display:inline-block;
    margin-right:13px;
    position:relative;
}

.topLinks > li > a
{
    color:#4d4d4d;
    background:url(../../images/li-arw.png) no-repeat right center;
    padding:15px 28px 15px 0px;
    font-weight:600;
    font-size:14px;
   display:inline-block;
}

.topLinks > li.active > a
{
font-weight:bold;
    }


.topLinks > li > ul
{
    position:absolute;
    top:52px;
    left:0px;
    z-index:999999999;
    background:#F2F2F2;
    width:100%;
    display:none;
    border-radius:0px 0px 5px 5px;
    overflow:hidden;
    }
    
.topLinks > li:hover > ul
{
    display:block;}
    
.topLinks > li > ul > li > a
{
    color:#4d4d4d;
    padding:8px 15px;
    display:inline-block;
    width:100%;
    border-top:1px solid #fff;
    }
    
.topLinks > li > ul > li > a:hover
{
    background:#373434;
    color:#fff;}    
    
.topLinks > li.topLinksBoldNew
{
    padding-right:0px;
}
.pageBtn
{
    float:left;    
}


.topLinks-right
{
    margin-top:15px;}
    
.topLinks-right > li
{
    display:inline-block;
    margin-left:17px;
}
.topLinks-right > li > a
{
   color:#373434;
   font-size:13px;
   text-transform:capitalize; }
   
.topLinks-right > li > a:hover
{
    color:#B30C0C;}

.topLink1{
	list-style-type:none;
	font-size:12px;
	text-transform:uppercase;
	font-weight:600;
    color:#373434;
}

.topLink1 ul  > li > a{
	display:inline-block;	
	border-radius:4px;
	color:#fff;	
	font-size:13px;
	 background:#ba0a0a;
	padding:7px 12px;
}
.topLink1 ul  > li > a:hover
{
  background:#373434;	
}

#slider
{
    position:relative;
    height:344px;
    width: 100%;
        }
.slider-img 
{
    position:absolute;
    width:100%;
    top:0px;
    }

.slider-img img
{
    margin:0px auto;
    width:100%;
    height:344px;
   }
    
.slider-caption
{
    position:relative;
    top:0px;
    z-index:999;
    font-size:20px;
    color:#fff;
    font-weight:lighter;
    top:80px;}
    
.slider-button
{
    margin-top:60px;}
    
.slider-button .btn 
{
    background:#fff;
    color:#8c0b0b;
    font-size:16px;
    font-weight:600;
    text-transform:uppercase;
    padding:11px 25px;}
    
.slider-button .btn:hover
{
    background:#373434;
    color:#fff;} 
 
.slider-caption h1
{
    font-size:38px;
    line-height:40px;
    margin:0px 0px 20px;}

#content{
	float:left;
	width:100%;
	background:#f7f7f7;
}
#contentInner{
	float:left;
	width:100%;
	background:#ba0a0a;
}


h1{
	font-size:44px;
	color:#fff;
	line-height:180%;
	margin:15px 0 15px;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
}
h2{

	font-size:28px;
	line-height:175%;
	color:#fff;	
	font-weight:300;	
	margin:25px 0 0px 0;
    font-family: 'Open Sans', sans-serif;
}
h3{
	font-size:22px;
	line-height:140%;
	color:#373434;	
	font-weight:300;	
    font-family: 'Open Sans', sans-serif;
	margin:0px 0px 15px 0px;
}
h4{
	font-size:19px;
	font-weight:600;
}
h5{
	font-size:20px;
	line-height:175%;
	color:#373434;
    font-family: 'Open Sans', sans-serif;
	margin:0px 0px 0px 0px;
	font-weight:400;
}
.top-heading
{
    color:#000000;
    font-size:20px;
    font-weight:lighter;
    margin-bottom:20px;}
.top-heading h1
{
    font-size:24px;
    color:#9e0b0b;
    font-weight:600;
    margin:20px 0px 6px;
    }

.marketing
{
    padding-bottom:30px;
    color:#181818;
}

.marketingInner
{  
       padding:20px;
       border-radius:4px;
       border:1px solid #F7F7F7;
       transition: all 0.2s ease-in-out;
}
.marketingInner:hover, .marketingInner.active
{
border:1px solid #e1e1e1;
}
.marketingInner:hover .marketingImg
{
  border:1px solid #9E0B0B;
}

.marketingInner:hover .btn
{
    background:#9E0B0B;
    color:#fff;}

.marketingImg
{
    border-radius:50%;
    border:1px solid #e1e1e1;
    width:124px;
    height:124px;
    padding:28px 0;
    text-align:center;
    margin:0 auto;
        transition: all 0.8s ease-in-out;
}

.marketingImg img
{
    border-radius:0px;
}

.marketing h2
{
    color:#181818;
    font-size:22px;}
.btn{
	background:#d6d6d6;
	border-radius:4px;
	color:#fff;
	padding:12px 27px;
	font-size:14.67px;
	font-weight:bold;
	margin-top:5px;
	font-family: 'Open Sans', sans-serif;
}



.client{
	float:left;
	width:100%;
	height:auto;
	background:#f2f2f2;
	padding:35px 0px 50px 0;
	height:auto;
}
.clientHeading
{
    font-weight:600;
    font-size:18px;
    color:#000000;	
    font-family: 'Open Sans', sans-serif;
    padding-bottom:30px;
}
.clientSlider ul li
{
    float:left;
    padding-left:40px;
}
.clientSlider img:hover
{
    cursor:pointer;    
}

.clientSlider ul li:first-child
{
    padding-left:0px;
}
.bodyContain
{
    padding:35px 0px;
    float:left;
    width:100%;
    font-size:14px;
    color:#555555;
    line-height:180%;
}

.bodyContainHeading
{
    font-size:32px;
    color:#000000;
    font-weight:300;
    line-height:160%;
    margin-bottom:40px;
}

.bodyContain h2
{
    color:#373434;
}

.socialGoImg
{
    margin-top:40px;
}
.benefits ul
{
    margin:0px 0px;
    padding:0px;
}
.benefits ul li
{
    background:url(../../images/benifitIcoLi.png) no-repeat left center;
    list-style-type:none;
    padding-left:25px;
    line-height:34px;
    font-weight:600;
}

.benefits ul li.email
{
    background:url(../../images/iconprovide2.png) no-repeat left top;
}

.benefits ul li.EasyContact
{
    background:url(../../images/easyCntctIcon.png) no-repeat left top;
}
    
.benefits ul li.Newsletter
{
    background:url(../../images/iconprovide3.png) no-repeat left top;
}
    
.benefits ul li.Realtime
{
    background:url(../../images/iconprovide4.png) no-repeat left top;
}
    
.benefits ul li.EmailTemplates
{
    background:url(../../images/iconprovide5.png) no-repeat left top;
}
    
.benefits ul li.Reporting
{
    background:url(../../images/iconprovide6.png) no-repeat left top;
 }
    
.benefits ul li.SocialMedia
{
    background:url(../../Images/iconprovide7.png) no-repeat left top;
  }  
    
.benefits ul li.InboxDelivery
{
    background:url(../../images/iconprovide8.png) no-repeat left top;
    }  
    
.benefitsNew ul li
{
        line-height:26px;    
        font-weight:400;
          padding-left:112px;
       min-height:180px;
}

.benefitsNew ul li span
{
    color:#373434;
    font-weight:600;}
.featureImg 
{
    padding-top:40px;    
}
.features ul li
{
    line-height:30px;    
    font-weight:400;
    padding-left:60px;
    min-height:180px;
    padding-bottom:50px;
    }   
    
.features ul li span
{
    color:#373434;
    font-weight:600;
    font-size:19px;
    margin-top:5px;
    display:inline-block;    
}
 
ul.simple-list 
{
    margin-top:20px;
    width:50%;}
    
ul.simple-list li
{
    background:url(../../images/arw-list.png) no-repeat left 12px;
    min-height:inherit;
    padding-left:20px;
    padding-bottom:0px;
    padding-right:15px;}
    
.features ul li.features1
{
   background:url(../../images/iconfeatures1.png) no-repeat left top; }
   
.features ul li.features2
{
   background:url(../../images/iconfeatures2.png) no-repeat left top; }
   
.features ul li.features3
{
   background:url(../../images/iconfeatures3.png) no-repeat left top; }   
  
.features ul li.features4
{
   background:url(../../images/iconfeatures4.png) no-repeat left top; }  

.features ul li.features5{
   background:url(../../images/iconfeatures5.png) no-repeat left top; }  
 
.features ul li.features6
{
   background:url(../../images/iconfeatures6.png) no-repeat left top;}  
 
.features ul li.features7
{
   background:url(../../images/iconfeatures7.png) no-repeat left top; }  
 
.features ul li.features8
{
   background:url(../../images/iconfeatures8.png) no-repeat left top; }  
 
.features ul li.features9
{
   background:url(../../images/iconfeatures9.png) no-repeat left top; }

.features ul li.features10
{
   background:url(../../images/iconfeatures10.png) no-repeat left top; } 
   
.features ul li.features11
{
   background:url(../../images/iconfeatures11.png) no-repeat left top; } 
   
.features ul li.features14
{
   background:url(../../images/iconfeatures14.png) no-repeat left top; }     

.features ul li.features15
{
   background:url(../../images/iconfeatures15.png) no-repeat left top; }  
.subscribe
{
    margin:60px 0px;
}

.extra 
{
   float:left;
   width:50%;
  }

.extra ul.simple-list
{
    width:100%;}

.subscribeBtn
{
    margin:0px;    
    border-radius:0px 4px 4px 0px;
    background:#ba0a0a;
    border:0px;
    padding:15px 35px 14px;
    font-size:18px;
    font-weight:400;
transition: all 1s ease-in-out;  
}


.newBtnForm
{
    margin:0px;    
    border-radius:4px;
    background:#ba0a0a;
    border:0px;
    padding:12px 49px;
    font-size:15px;
    font-weight:bold;
 transition: all 1s ease-in-out;  
 width:auto !important;
 margin:0px auto;
}
.newBtnForm:hover
{
    background:#373434;
    color:#fff;
}


.subscribeEmail
{
    height:53px;
    border-radius:4px 0 0 4px !important;
    font-size:18px;
    padding:6px 20px;
    font-weight:300;  
}

#appointform  input[type=text], #appointform select{
	height:35px;
	border:1px solid #d6d6d6;
	border-radius:0px;
	font-size:13px;
	background:#ffffff;
	color:#373434;
	
}
#appointform  textarea{
	height:100px;
border:1px solid #d6d6d6;
	border-radius:0px;
	font-size:13px;
	background:#fff;
	color:#373434;
}

.captcha{
	font-size:11px;
	text-transform: uppercase;
	height:33px;
	border:1px solid #e9e9e9;
	font-family:arial;
	margin-bottom:15px;
	line-height:33px;
}
#appointform  input[type=text]:focus, #appointform select:focus, #appointform textarea:focus{
	border:1px solid #063a78;
	box-shadow:0 1px 1px rgba(0, 60, 120, 0.075) inset, 0 0 8px rgba(50, 100, 200, 0.6);
}
#appointform  input[type=text].error, textarea.error{
	border:1px solid #f26522;
	box-shadow:0 1px 1px rgba(164, 164, 164, 0.075) inset, 0 0 8px rgba(170, 75, 30, 0.6);
}
#appointform  input[type=text].valid, textarea.valid{
	border:1px solid rgba(82, 168, 236, 0.8);
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}
.appointBtn
{
    margin:10px 0 0 0px;
}
.formAppointments
{
    padding:0px;
}
.appointmentRequest
{
    padding:0 0px 0 30px;
}
.containNew
{
    float:left;
}
.testimonials{
	margin-top:0;    
	font-size:14px;
}

.testimonialsInner
{
    border:1px solid #bebebe;
    padding:10px 20px;
    border-radius:5px;
    	position:relative;
	
}


.testimonialsInnerArrow
{
    position:absolute;
    bottom: -35px;
    left: 50px;
}

.testimonialsName
{
    margin-left:90px;
    margin-top:15px;
    font-size:14px;
}



#footer
{
    width:100%;
    float:left;
    
    position:relative;
    background:#373434;
    padding:80px 0px;
    
}

.lineBox
{
    padding:10px 0 0;
    margin:35px 0px;
}
.col-lg-12.lineBox > a
{
    padding:0 10px 0 0px;       	
    transition: linear 4s;
  }




.lineBox ul li
{
    list-style-type:none;
    padding:0 10px 10px 0px;
}
.lineBox ul
{
      list-style-type: none;
    margin: 0;
    padding: 0;
}
.lineBox ul li span
{
    float:left;
    margin:0 10px 0 0;
}

.copyrightInner
{
    color:#717171;
    font-size:15px;
}

@-webkit-keyframes roundWheel {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes roundWheel {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes roundWheel {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes roundWheel {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.contentinnerTop
{
    margin:20px 0px;
}

.contentinnerTop a
{
 color:#ffaeae;
 font-size:17px;
 font-weight:300;   
 cursor:pointer;
}

.contentinnerTop a:hover, .contentinnerTop a.active
{
    color:#fff;
}
.contentinnerTop h1
{
    line-height:100%;
    margin:10px 0 0 0;
    font-size:35px;
    font-weight:700;
}

.contentinnerTop h1 span
{
    font-weight:300;
}
.leftSction ul
{
    margin:0px;
    padding:0px;
}

.leftSction ul li
{

    list-style-type:none;
    margin-bottom:5px;
    width:100%;
    display:inline-block;

}
.leftSction ul li a
{
        color:#373434;    
        font-size:16px;    
        font-weight:600;   
        background:#e3e9eb;       
        display:inline-block;
        width:100%;
        padding:10px 20px;  
        border-radius:4px;    
        border-bottom:4px solid #a8b2b7;
}

.leftSction ul li:hover a, .leftSction ul li.active a
{
    border-bottom:4px solid #000;         
    background:#373434;         
    color:#fff;     
}

.leftSction ul li a span
{
    background:url(../../images/icoEmail.png) no-repeat center left;
    padding-left:50px;
    height:32px;
    line-height:32px;
    float:left;
}
.leftSction ul li:hover a span, .leftSction ul li.active a span
{
    background:url(../../images/icoEmailHover.png) no-repeat center left;
}


.leftSction ul li a .WhatsAppIco
{
    background:url(../../images/icoWhatUp.png) no-repeat center left;
    padding-left:50px;
    height:32px;
    float:left;
}
.leftSction ul li:hover a .WhatsAppIco, .leftSction ul li.active a .WhatsAppIco
{
    background:url(../../images/icoWhatUpHover.png) no-repeat center left;
}

.leftSction ul li a .icoSms
{
    background:url(../../images/icoSms.png) no-repeat center left;
    padding-left:50px;
    height:32px;
    float:left;
}
.leftSction ul li:hover a .icoSms, .leftSction ul li.active a .icoSms
{
    background:url(../../images/icoSmsHover.png) no-repeat center left;
}


.leftSction ul li a[title=Features] span 
{
    background:url(../../images/icoFeature.png) no-repeat center left;
}
.leftSction ul li:hover a[title=Features] span, .leftSction ul li.active a[title=Features] span
{
    background:url(../../images/icoFeature.png) no-repeat center left;
}

.leftSction ul li a[title=Pricing] span 
{
    background:url(../../images/icoPricing.png) no-repeat center left;
}
.leftSction ul li:hover a[title=Pricing] span, .leftSction ul li.active a[title=Pricing] span{
    background:url(../../images/icoPricingHover.png) no-repeat center left;
}


.leftSction ul li a[title=Faqs] span
{
    background:url(../../images/icoFaq.png) no-repeat center left;
}
.leftSction ul li:hover a[title=Faqs] span, .leftSction ul li.active a[title=Faqs] span
{
    background:url(../../images/icoFaqHover.png) no-repeat center left;
}



.leftSction ul li a[title=Api] span
{
    background:url(../../images/icoApi.png) no-repeat center left;
}
.leftSction ul li:hover a[title=Api] span, .leftSction ul li.active a[title=Api] span
{
    background:url(../../images/icoApiHover.png) no-repeat center left;
}


.innerContent
{
    background:#e3e9eb;
    border:1px solid #e3e9eb;
    padding:13px;
    font-size:13px;
    text-align:left;
    line-height:22px;
}

.innerContainNew
{
    font-size:14px;
    line-height:180%;
}

.innerContainNew h3, .process h3
{
    font-size:18px;
    line-height:150%;
    color:#373434;
    font-weight:normal;
}

.innerContainNew h2
{
    font-size:30px;
    padding-bottom:10px;
    }
.homeh2  h2
{
font-size:22px;
	line-height:150%;
	margin-top:0;
	margin-botttom:10px;
	font-weight:400;
}
.faqs li
{
    padding-left:0px !important;
    list-style:none;   
    min-height:0px !important; 
    padding-bottom:30px !important;
}
.faqs ul
{
    padding-left:0;
}
.faqs li span
{
    padding-left:0;    
}
.smsFeatures
{
    padding-left:0px;    
}
.smsFeatures li
{
    
 
    line-height:26px; 
    list-style:none; 
    background: url("../../images/arw-list.png") no-repeat scroll left 10px rgba(0, 0, 0, 0);
    min-height: inherit;
    padding-bottom: 0;
    padding-left: 20px;
    
}
.overViewImg img
{
    width:100%;    
}
.overViewImg
{
    margin-bottom:20px;    
}
.contactLeft
{
    background:#f5f5f5;
    border:1px solid #e3e9eb;  
    padding:10px 15px;
}
.contactTopHed
{
    padding:0px; 
    padding-top:20px;   
}
.contactTopHed li
{
    margin-bottom:25px;   
    list-style:none;
    color:#7c7c7c;
    line-height:22px;
    font-size:16px;
    
}
.contactTopHed li span
{
    display:block;
}
.contactTopHed li span+span
{
    color:#373434;
}
.divider
{
   background:url(../../images/divider.jpg) repeat-x;
   height:2px;
   margin-bottom:10px;
   width:100%;
        
}
.contactKnledg
{
    padding-top:15px;
      margin-bottom:36px;
           
}
.contactKnledg h3
{
    color:#7c7c7c;

        
}
.contactKnledg span
{
    font-size:12px;
    color:#494747; 
    display:block; 
    line-height:18px;  
}
.contactKnledg span+span
{
    font-size:16px;    
    display:block;
}
.contactKnledg ul
{
    padding-left:0px;
    margin-top:10px;
    
}
.contactKnledg li
{
    
    font-size:13px;   
    margin-left:20px;
    line-height:24px;
}
.contactKnledg li a
{
    color:#7c7c7c;
}
.chatHours
{
    font-size:14px !important;    
}
.contactLiveChat
{
    color:#373434;
    margin-top:25px;
    line-height:18px;
        
}
.contactLiveChat span
{
    font-size:12px;    
}
.contactLiveChat span + span
{
    font-size:14px;    
}

#contactForm
{
    
    padding:22px;  
}

/*
#contactForm label
{
   display: block;
    text-align: right;
    font-size:17px;
    font-weight:normal;
    color:#282828; 
}

*/

.control-label span
{
   color:#B40C0C;
   font-size:12px;
   display:inline-block;
   margin:0px 0px 0px 2px;}
.note
{
    font-size:12px;}
#contactForm  input[type=text], #contactForm select{
	height:35px;
	border:1px solid #d6d6d6;
	border-radius:0px;
	font-size:13px;
	background:#ffffff;
	color:#373434;
	width:100%;
	
}
#contactForm  textarea{
	height:100px;
border:1px solid #d6d6d6;
	border-radius:0px;
	font-size:13px;
	background:#fff;
	color:#373434;
}
#contactForm .form-group
{
    margin-bottom:20px;    
}

#contactForm  input[type=text]:focus, #appointform select:focus, #appointform textarea:focus{
	border:1px solid #063a78;
	box-shadow:0 1px 1px rgba(0, 60, 120, 0.075) inset, 0 0 8px rgba(50, 100, 200, 0.6);
}
#contactForm  input[type=text].error, textarea.error{
	border:1px solid #f26522;
	box-shadow:0 1px 1px rgba(164, 164, 164, 0.075) inset, 0 0 8px rgba(170, 75, 30, 0.6);
}
#contactForm  input[type=text].valid, textarea.valid{
	border:1px solid rgba(82, 168, 236, 0.8);
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}
.appointBtn
{
    margin:10px 0 0 0px;
}
.form-control
{
    border-radius:0px;    
}

.input-validation-error {
    border: 1px solid #ED1C24 !important;
}
.supportLeft
{
    min-height:412px;    
}
#footer .subscribeTxt
{
    font-size:36px;
    padding-bottom:20px;
    font-weight:100;    
}

 .pading ul 
 {
     padding:0px 15px;}

 .pading ul li
 {
        background: url("../../images/benifitIcoLi.png") no-repeat scroll left 12px;
    padding-left: 25px;
    line-height:26px;
    min-height:130px;
    padding-bottom:20px
   }  
.mrgn
{
    margin-left:20px;
    margin-bottom:10px;}
    
.col-left
{
    float:left;
    width:253px;}
    
.process
{
    border:1px solid #e3e9eb;
    width:48%;
    padding:20px;
    background:#F5F5F5;
    }
.process ul
{
    list-style:none;
    margin:0px !important;
    width:auto !important;
    padding-left:10px;}
 
.process ul li
{
    line-height:32px;
    background-position:left 14px;
    }    
.process h3
{
    margin-bottom:5px;}
    
.innerContent .form-group
{
    margin-bottom:10px;
    min-height:56px;}
    
    
@media only screen and (max-width:1023px)
{
h2{ font-size:22px;}
.logo{ float:left;}
.topLinks > li.topLinksBold{ margin-left:2px;}
.bodyContainHeading{ margin-bottom:10px; font-size:24px; line-height:150%;}
.homeh2{ margin-top:20px;}
.testimonials{ margin-top:60px;}
.clientSlider ul li{ max-width:110px; padding-left: 20px;}
.clientSlider ul li img{ width:100%;}
.socialGoImg{ margin-top:0px;}
.process{ float:left;  min-height: 234px;}
.benefitsNew ul li{ min-height:150px;}
.innerContainNew{ margin-top:20px;}
.pading ul li{ min-height:80px;}
.contactLeft{margin:0px 0px 20px;}
    }
    
@media only screen and (max-width:767px)
{
}

@media only screen and (max-width:479px) 
{
}