/*  @import url(https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css);
 @import url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.2/themes/smoothness/jquery-ui.css);
 @import url(https://code.jquery.com/ui/1.10.2/themes/smoothness/jquery-ui.css);


Copied from Header.php on root folder - Basic Menu Navigation   */
		.panel-card-default > .panel-card-heading {
			color: #333;
			background-color: #efefef; 
			/*background-color: #eeeeee!important; 
			 background-color: #141526!important;*/
			border-color: #dddddd;
		}

		.cardhead {
			margin-top: 12px;
			margin-bottom: 6px;
		}

		.align-left{
		padding: 15px;
		text-align: left;
		}

		.left-padding{
		padding: 15px;
		text-align: left;
		}

		.form-control {
			margin-top: 0px !important;
		}

		.list-group-item {
		  border: none!important;
		}

		.preview-pic {
		 width: 100%;
		 max-width: 540px;
		}

		.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
			color: #FFFFFF;
			cursor: default;
			background-color: #40BD2F;
			border: 1px solid #40BD2F;
			border-bottom-color: transparent;
		}

		.nav-tabs.nav-justified {
			width: 100%;
		}


		.nav-tabs.nav-justified > li > a {
			margin-bottom: 0;
			border-bottom: 1px solid #DEDEDE!important;
			border-radius: 4px 4px 0 0;
			margin-left: 4px;
			border: 1px solid #40BD2F!important;
			border-bottom: 1px solid #eeeeee !important;
		}

		.nav-tabs.nav-justified > li > a:hover {
			margin-bottom: 0;
			border-radius: 4px 4px 0 0;
			background-color:#FFFFFF;
			margin-left: 4px;
			border: 1px solid #40BD2F!important;
			border-bottom: 1px solid #ffffff !important;
		}

		.detail-tabs {
		text-transform: uppercase;
		font-weight: 600;
		}



/* Copied from Header.php on root folder */

.h1, h1 {
font-family: 'Ubuntu', sans-serif !important;	
weight: 400;
color: #40BD2F;
}

.h2, h2 {
font-family: 'Ubuntu', sans-serif !important;	
weight: 400;
color: #777777;
}

.h3, h3 {
font-family: 'Ubuntu', sans-serif !important;	
weight: 400;
color: #40BD2F;
}

.h4, h4 {
font-family: 'Ubuntu', sans-serif !important;	
weight: 400;
font-size: 22px;
color: #000000;
}

.fa-2x {
    font-size: 1.5em!important;
    color:#FFFFFF;
}

.fa-2x:hover {
    font-size: 1.5em!important;
    color:#000000;
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 14px!important;
    line-height: 1.3333333;
    border-radius: 60px!important;
}

.panel-title {
text-transform: none!important;
}	


.form-control {
	margin-top: 12px !important;
    margin-bottom: 16px;
}


.form-controls {
    width: 47.5%;
    height: 44px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-top: 12px !important;
    margin-bottom: 16px;
    margin-right:1%;
}



.lang-selector {
	background-color: #777777;
	height: 30px;
	width: 100%;
		padding-top: 5px;
}

.float-left {
text-align: left;
}

.float-right {
text-align: right;
}

.careers-float-right {
text-align: right;
float: right;
margin-right: 2px;
margin-top: -22px;
width: 46%;
}

.float-center {
text-align: center;
}

.mask-icon {
color:#5BBAD5;
}

#modal-header {	
text-align: center;
}

#personal-business {
float: left;
width: 40%;
}

#language-menu {
float: right;
width: 40%;
}

.mobile-social-share {
    background: none repeat scroll 0 0 #EEEEEE;
    display: block !important;
    min-height: 70px !important;
    margin: 50px 0;
}

.footer-link{
color: #FFFFFF;	
transition: all .25s linear 0s;

}

.footer-link:hover{
color: #000000 !important;	
transition: all .25s linear 0s;
text-decoration: none;
font-weight: bold;
}


#dropdown-social {
    min-width: 30px!important;
	border: 0px solid #ffffff;
    border-radius: 4px;
   -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: none!important;
	background-color: transparent!important;
}



.mobile-social-share h3 {
    color: inherit;
    float: left;
    font-size: 15px;
    line-height: 20px;
    margin: 25px 25px 0 25px;
}

.share-group {
    float: right;
}

.btn-group {
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}

.fa-inverse {
    color: #FFFFFF!important;
}



.mobile-social-share ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    min-width: 61px;
    padding: 0;
}

.share {
    min-width: 17px;
}

.white{
   color: #FFFFFF; 
}

.phone-number {
color: #FFFFFF;
text-decoration: none;
padding-left:6px;
padding-bottom:2px;	
transition: all .25s linear 0s;
}

.phone-number:hover {
color: #000000;
text-decoration: none!important;
font-weight:bold;
}

.mobile-social-share li {
    display: block;
    font-size: 18px;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-left: 4px;
    margin-top: 3px;
    transition: all .25s linear 0s;
}

.btn-share-icon {
	color: #ffffff;
	background-color: #40BD2F;
	border-color: #F9A138;
}

.btn-share-icon:hover {
	color: #FFFFFF;
	background-color: #40BD2F;
	border-color: #F9A138;
}

.btn-share {
    background-color: #BEBEBE;
    border-color: #CCCCCC;
    color: #333333;
}

.fa-twitter {
	margin-top:10px;
	margin-bottom: 10px;
}

.btn-twitter {
    background-color: #3399CC;
    width: 58px;
    color:#FFFFFF!important;
	margin-bottom: 6px;
}

.btn-twitter:hover {
    background-color: #40BD2F!important;
    width: 58px;
    color:#FFFFFF!important;
	margin-bottom: 6px;
}

.fa-facebook {
	margin-top:10px;
	margin-bottom: 10px;
}

.btn-facebook {
    background-color: #3D5B96;
    width: 58px;
    color:#FFFFFF!important;
	margin-bottom: 6px;
}

.btn-facebook:hover {
    background-color: #40BD2F!important;
    width: 58px;
    color:#FFFFFF!important;
	margin-bottom: 6px;
}

.btn-google {
    background-color: #DD3F34 !important;
    width: 51px;
    color:#FFFFFF!important;
}

.fa-linkedin {
	margin-top:10px;
	margin-bottom: 10px;
}

.btn-linkedin {
    background-color: #1884BB;
    width: 58px;
    color:#FFFFFF!important;
	margin-bottom: 6px;
}

.btn-linkedin:hover {
    background-color: #40BD2F!important;
    width: 58px;
    color:#FFFFFF!important;
	margin-bottom: 6px;
}

.fa-pinterest {
	margin-top:10px;
	margin-bottom: 10px;
}

.btn-pinterest {
    background-color: #CC1E2D !important;
    width: 58px;
    color:#FFFFFF!important;
}

.btn-pinterest:hover {
    background-color: #40BD2F!important;
    width: 58px;
    color:#FFFFFF!important;
    margin-bottom: 6px;
}


.fa-envelope {
	margin-top:10px;
	margin-bottom: 10px;
}

.language-menu {
list-style-type: none;
color: #FFFFFF;
text-transform: uppercase;
text-decoration: none;
transition: all 0.25s linear 0s;
}

.language-menu:hover {
list-style-type: none;
color: #FFFFFF;
text-transform: uppercase;
text-decoration: none;
}

.language-menu:focus {
list-style-type: none;
color: #FFFFFF;
text-transform: uppercase;
text-decoration: none;
}




.ribbon {
    position: absolute;
    top: 0px;
    right: 14px;
    padding: 8px;
}
.ribbon-content{
    position: relative; 
    width: 100%; 
    height: 100px; 
    background: #f1f1f1; 
    border: 1px solid #DDD;    
}
.ribbon.base {
    background: #3498db;
    color: #fff;
    border-right: 5px solid #8bc4ea;
}
.ribbon.light {
    background: #ecf0f1;
    color: #2c3e50;
    border-right: 5px solid #dde4e6;
}
.ribbon.dark {
    background: #131313;
    color: #fff;
    border-right: 5px solid #464646;
}
.ribbon.base-alt {
    background: #9cd70e;
    color: #fff;
    border-right: 5px solid #c6f457;
}
.ribbon.red {
    background: #e91b23;
    color: #fff;
}
.ribbon.orange {
    background: #ff8a3c;
    color: #fff;
    border-right: 5px solid #ffc7a2;
}
.ribbon.yellow {
    background: #ffd800;
    color: #fff;
    border-right: 5px solid #ffe866;
}
.ribbon:before, .ribbon:after {
    content: '';
    position: absolute;
    left: -9px;
    border-left: 10px solid transparent;
}
.ribbon:before {
    top: 0;
}
.ribbon:after {
    bottom: 0;
}
.ribbon.base:before {
    border-top: 27px solid #3498db;
}
.ribbon.base:after {
    border-bottom: 27px solid #3498db;
}
.ribbon.light:before {
    border-top: 27px solid #ecf0f1;
}
.ribbon.light:after {
    border-bottom: 27px solid #ecf0f1;
}
.ribbon.dark:before {
    border-top: 27px solid #131313;
}
.ribbon.dark:after {
    border-bottom: 27px solid #131313;
}
.ribbon.base-alt:before {
    border-top: 27px solid #9cd70e;
}
.ribbon.base-alt:after {
    border-bottom: 27px solid #9cd70e;
}
.ribbon.red:before {
    border-top: 27px solid #e91b23;
}
.ribbon.red:after {
    border-bottom: 27px solid #e91b23;
}
.ribbon.orange:before {
    border-top: 27px solid #ff8a3c;
}
.ribbon.orange:after {
    border-bottom: 27px solid #ff8a3c;
}
.ribbon.yellow:before {
    border-top: 27px solid #ffd800;
}
.ribbon.yellow:after {
    border-bottom: 27px solid #ffd800;
}
.ribbon span {
    display: block;
    font-size: 16px;
    font-weight: 600;
}


.btn-mail {
    background-color: #FFC90E;
    width: 58px;
    color:#FFFFFF!important;
}

.btn-mail:hover {
    background-color: #40BD2F!important;
    width: 58px;
    color:#FFFFFF;
}

.caret {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}



#socialShare {
    max-width:59px;
    margin-top: -6px;
}

#socialShare > a{
    padding: 6px 10px 6px 10px;
}




.personal-business {
	color: #EEEEEE;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 400;
}

.personal-business:hover {
	color: #ffffff!important;
	transition: all 0.25s linear 0s;
	text-decoration: none;
}

.personal-business-active {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 400;
}

.personal-business-active:hover {
	color: #ffffff!important;
	text-transform: uppercase;
	text-decoration: none;
}

.panel-card-default {
    border-color: #ddd;
}

.panel-card-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
	padding: 0px 0px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}


.panel-card-default > .panel-card-heading {
    color: #333;
    /* background-color: #f5f5f5; */
    background-color: #ffffff;
    border-color: #ddd;
}

.panel-card-default:hover{
	box-shadow: 0px 0px 15px rgba(128,128,128, 0.3);  /*   Glowing Border  ork rgba(64,189,47, 1.0);   */
}


.panel-default:hover{
	box-shadow: 0px 0px 30px rgba(0,0,0, .2);
}

.photoholder img {
    width:100%;
    height:auto;
}
.glyphicon.glyphicon-one-fine-dot:before {
    content:"\25cf";
    font-size: 1.5em;
    color:#0DBDC5;
}
.timeline {
    position:relative;
    width:100%;
    float:left;
    position: relative;
    padding:0 0 60px 0;
    margin-top:0;
    margin-top: 4px;
}
.timeline .line {
    position: absolute;
    width: 2px;
    display: block;
    top: 32px;
    bottom: 0px;
    margin-left: 30px;
    background: #F9A138;
}
.timeline .separator {
    border-top: 1px solid #0039A6;
    padding: 5px;
    padding-left: 40px;
    font-style: italic;
    font-size: .9em;
    margin-left: 30px;
}
.timeline .line::before {
    top: -2px;
}
.timeline .line::after {
    bottom: -2px;
}
.timeline .line::before, .timeline .line::after {
    content:'';
    position: absolute;
    left: -6px;
    width: 0;
    height: 0;
    display: block;
    border-radius: 50%;
    background: #0039A6;
}
.timeline .panel {
    position: relative;
    margin: 10px 0px 0px 40px;
    clear: both;
    margin: 0 auto;
    padding: 10px 0px 0 40px;
    background:none;
}
.timeline .panel::before {
    position: absolute;
    display: block;
    top: 8px;
    left: -24px;
    content:'';
    width: 0px;
    height: 0px;
    border: inherit;
    border-width: 12px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.timeline .panel .panel-heading.icon * {
    font-size: 14px;
    vertical-align: middle;
    line-height: 40px;
}
.timeline .panel > .panel-heading .icon {
    position: absolute;
    left: 11px;
    /*display: block;*/
    width: 40px;
    height: 40px;
    padding: 0px;
    border-radius: 50%;
    text-align: center;
    float: left;
}
.timeline .panel-outline {
    border-color: transparent;
    background: transparent;
    box-shadow: none;
}
.timeline .panel-outline .panel-body {
    padding: 10px 0px;
}

.fa-television {
margin-left: 2px;
}

#fa-internet {
margin-left: -6px;
}

#fa-tv {
margin-left: -6px;
}
	

.navbar-inverse {
    background-color: #FFFFFF!important;
    border-color: #080808;
}

.navbar {
    min-height: 116px !important;
    margin-bottom: 20px;
    border-bottom: 1px solid #EEEEEE;
}

.desktopbanner {
	width: 100%;
	max-width: 100%;
}	

.tabletbanner {
	display: none;
}

.mobilebanner {
display: none;
}

a:hover {
    color: #000000!important;
    background-color: transparent;
}


.calling-features {
line-height: 22px;
}

.btn-default {
	background-color: #40BD2F !important;
	color: #ffffff !important;
	transition: all 0.25s linear 0s;
	border-color: #40BD2F !important;
	padding: .8em 1.5em;
    text-transform: UPPERCASE;
    font-weight: bold;
    font-family: 'Ubuntu', sans-serif !important;    
}

.btn-default:hover {
	background-color: #FFFFFF !important;
	color: #40BD2F !important;
    transition: all 0.25s linear 0s;
}

.btn-primary {
	transition: all 0.25s linear 0s;
	padding: .8em 1.5em;
    text-transform: UPPERCASE;
    font-weight: bold;
    font-family: 'Ubuntu', sans-serif !important;  
}

.btn-primary:hover {
color: #40BD2F!important;
}
	

.btn-link:focus, .btn-link:hover {
    color: #000000!important;
}

.navbar-right {
    margin-top: 16px !important;
}

a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #40BD2F !important;
    background-color: #FFFFFF !important;
}

.navbar-toggle {
	margin-top:24px;
	background-color: #FFFFFF!important;
	transition: all 0.25s linear 0s;
}

.navbar-toggle:hover {
	background-color: #FFFFFF!important;
	color: #40BD2F !important;
}

.list-group-item-active {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
	color: #ffffff;
    background-color: #F9A138;
    border: 1px solid #ddd;
}

.list-group-item-active:hover {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
	color: #ffffff!important;
    background-color: #F9A138;
    border: 1px solid #ddd;
	text-decoration: none;
}


.subfooter{
	width: 100%;
	padding-top: 10px;
	margin-bottom: -50px;
	background:  none repeat scroll 0% 0% #777777;
	height: 80px;
	float: left;
}


.footer{
	width: 100%;
	background:  none repeat scroll 0% 0% #777777;
	height: 320px;
	float: left;
	padding-top: 20px;
}



.h4-footer {
	color: #cdcdcd;
	
}
.footer-links {
	color: #F9A138;
	font-size: 12px;
}


.footer-links:hover {
	color: #FFF200!important;
	text-decoration: none;
	transition: all 0.25s linear 0s;
}

.footer-links-active {
	color: #FFFFFF;
	font-size: 12px;
        text-decoration: none;
}

.footer-links-active:hover {
	color: #FFFFFF !important;
	text-decoration: none;
	font-size: 12px;
}

.sites {
float: left;
width: 19%;
margin-top: 20px;
padding-left: 2%;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 200px;
    right: 20px;
    display:none;
}

.card-details {
	display: block;
	font-size: 24px;
	line-height: 50px;
}


	/* COMMON PRICING STYLES */
		.panel.price,
		.panel.price>.panel-heading{
			border-radius:0px;
			 -moz-transition: all .3s ease;
			-o-transition:  all .3s ease;
			-webkit-transition:  all .3s ease;
		}
		.panel.price:hover{
			box-shadow: 0px 0px 30px rgba(0,0,0, .2);
		}
		.panel.price:hover>.panel-heading{
			box-shadow: 0px 0px 30px rgba(0,0,0, .2) inset;
		}
		
				
		.panel.price>.panel-heading{
			box-shadow: 0px 5px 0px rgba(50,50,50, .2) inset;
			text-shadow:0px 3px 0px rgba(50,50,50, .6);
		}
			
		.price .list-group-item{
			border-bottom-:1px solid rgba(250,250,250, .5);
		}
		
		.panel.price .list-group-item:last-child {
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
		}
		.panel.price .list-group-item:first-child {
			border-top-right-radius: 0px;
			border-top-left-radius: 0px;
		}
		
		.price .panel-footer {
			color: #fff;
			border-bottom:0px;
			background-color:  rgba(0,0,0, .1);
			box-shadow: 0px 3px 0px rgba(0,0,0, .3);
		}
		
		
		.panel.price .btn{
			box-shadow: 0 -1px 0px rgba(50,50,50, .2) inset;
			border:0px;
		}
		
	/* green panel */
	
		
		.price.panel-green>.panel-heading {
			color: #fff;
			background-color: #57AC57;
			border-color: #71DF71;
			border-bottom: 1px solid #71DF71;
		}
		
			
		.price.panel-green>.panel-body {
			color: #fff;
			background-color: #65C965;
		}
				
		
		.price.panel-green>.panel-body .lead{
				text-shadow: 0px 3px 0px rgba(50,50,50, .3);
		}
		
		.price.panel-green .list-group-item {
			color: #333;
			background-color: rgba(50,50,50, .01);
			font-weight:60;
			text-shadow: 0px 1px 0px rgba(250,250,250, .75);
		}
		
		/* blue panel */
	
		
		.price.panel-blue>.panel-heading {
			color: #fff;
			background-color: #608BB4;
			border-color: #78AEE1;
			border-bottom: 1px solid #78AEE1;
		}
		
			
		.price.panel-blue>.panel-body {
			color: #fff;
			background-color: #73A3D4;
		}
				
		
		.price.panel-blue>.panel-body .lead{
				text-shadow: 0px 3px 0px rgba(50,50,50, .3);
		}
		
		.price.panel-blue .list-group-item {
			color: #333;
			background-color: rgba(50,50,50, .01);
			font-weight:600;
			text-shadow: 0px 1px 0px rgba(250,250,250, .75);
		}
		
		/* red price */
		
	
		.price.panel-red>.panel-heading {
			color: #fff;
			background-color: #D04E50;
			border-color: #FF6062;
			border-bottom: 1px solid #FF6062;
		}
		
			
		.price.panel-red>.panel-body {
			color: #fff;
			background-color: #EF5A5C;
		}
		
		
		
		
		.price.panel-red>.panel-body .lead{
				text-shadow: 0px 3px 0px rgba(50,50,50, .3);
		}
		
		.price.panel-red .list-group-item {
			color: #333;
			background-color: rgba(50,50,50, .01);
			font-weight:600;
			text-shadow: 0px 1px 0px rgba(250,250,250, .75);
		}
		
		/* grey price */
		
	
		.price.panel-grey>.panel-heading {
			color: #fff;
			background-color: #6D6D6D;
			border-color: #B7B7B7;
			border-bottom: 1px solid #B7B7B7;
		}
		
			
		.price.panel-grey>.panel-body {
			color: #fff;
			background-color: #808080;
		}
		

		
		.price.panel-grey>.panel-body .lead{
				text-shadow: 0px 3px 0px rgba(50,50,50, .3);
		}
		
		.price.panel-grey .list-group-item {
			color: #333;
			background-color: rgba(50,50,50, .01);
			font-weight:600;
			text-shadow: 0px 1px 0px rgba(250,250,250, .75);
		}
		
		/* white price */
		
	
		.price.panel-white>.panel-heading {
			color: #333;
			background-color: #f9f9f9;
			border-color: #ccc;
			border-bottom: 1px solid #ccc;
			text-shadow: 0px 2px 0px rgba(250,250,250, .7);
		}
		
		.panel.panel-white.price:hover>.panel-heading{
			box-shadow: 0px 0px 30px rgba(0,0,0, .05) inset;
		}
			
		.price.panel-white>.panel-body {
			color: #fff;
			background-color: #dfdfdf;
		}
				
		.price.panel-white>.panel-body .lead{
				text-shadow: 0px 2px 0px rgba(250,250,250, .8);
				color:#666;
		}
		
		.price:hover.panel-white>.panel-body .lead{
				text-shadow: 0px 2px 0px rgba(250,250,250, .9);
				color:#333;
		}
		
		.price.panel-white .list-group-item {
			color: #333;
			background-color: rgba(50,50,50, .01);
			font-weight:600;
			text-shadow: 0px 1px 0px rgba(250,250,250, .75);
		}

@media (max-width:972px) {
	
.desktopbanner {
display: none;
}

.tabletbanner {
display: block;
width: 100%;
max-width: 972px;
}

#hide-it {
	display: none;
}
}

@media (max-width:768px) {

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    margin-top: 18px!important;
}

.navbar-inverse .navbar-nav > li > a {
    margin-right: 3px;
    line-height: 18px!important;
    border: 1px solid #ccc!important;
    border-radius: 4px 4px 0px 0px;
    background-color: #40BD2F;
    text-decoration: none;
    color: #FFF;
    border-bottom: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.h1, h1 {
font-size: 30px;
 }

.h2, h2 {
    font-size: 26px; 
}

.h3, h3 {
    font-size: 24px; 
}

.h4, h4 {
    font-size: 20px;
}

.navbar-right {
    margin-top: 0px !important;
}

.footer{
	height: 470px;
}


.sites {
float: left;
width: 32%;
margin-top: 12px;
padding-left: 2%;
height: 140px;
}

.form-controls {
    width: 100%;
    margin-right: 0%;
}


}

@media (max-width:500px) {
.tabletbanner {
display: none;
}

.phone-number {
display: none;
}

.mobilebanner {
display: block;
width: 100%;
max-width: 500px;
}
}

@media (max-width:440px) {
	
.footer{
height: 530px;
}

.subfooter{
height: 60px;
}

.sites {
float: left;
width: 47%;
margin-top: 12px;
padding-left: 4%;
height: 130px;
}
.form-control {


margin-bottom: 16px;
}	
}

@media (max-width : 320px) {
    #socialHolder{
        padding-left:5px;
        padding-right:5px;
    }
    
    .mobile-social-share h3 {
        margin-left: 0;
        margin-right: 0;
    }
    
    #socialShare{
        margin-left:5px;
        margin-right:5px;
    }
    
    .mobile-social-share h3 {
        font-size: 15px;
    }
}

@media (max-width : 238px) {
    .mobile-social-share h3 {
        font-size: 12px;
    }
}


	