/*	################################################################
	File Name: style.css
	
	1) SKELETON
	2) TOPBAR & HEADER
	3) FOOTER STYLES
	4) SIDEBAR & WIDGETS
	5) SHOP STYLES
	6) BUDDYPRESS STYLES
	7) PORTFOLIO STYLES
	8) PARALLAX SECTIONS
	9) MODULES
	10) BLOG STYLES
	11) ANIMATIONS
	12) RESPONSIVENESS
	13) COLOR SCHEMES
	
################################################################# */ 
/* ----------------------------------------------------
	SKELETON
------------------------------------------------------- */
	body {
		font-family: 'cronos_mmregular',sans-serif;
		font-weight: 300;
		font-size:17px;
		color:#686868;
		line-height:175%;		
		background-color:#fff;
		overflow-x:hidden;
	}

	body.business #header-style-1 {
		background-color: #fff !important;
		color: #000 !important;
		border-bottom:solid 5px #01214D;
	}

	body.business #header-style-1 .navbar-default {
		background-color: #fff !important;
		color: #000 !important;
	}

	body.business .main-menu .active a, body.business .main-menu .active a:hover  {
		background-color: #fff !important;
		color: #000 !important;
	}

	body.business #header-style-1 .navbar-nav > li > a:hover,
	body.business #header-style-1 .navbar-nav > li > a:focus,
	body.business #header-style-1 .navbar-nav > li > a:active,
	body.business #header-style-1 .navbar-default .navbar-nav > .open > a,
	body.business #header-style-1 .navbar-default .navbar-nav > .open > a:hover,
	body.business #header-style-1 .navbar-default .navbar-nav > .open > a:focus {
		background-color: #fff !important;
		color: #000 !important;
	}

	body.business #header-style-1 .navbar-nav > li > a {
		color: #000 !important;
		border-bottom: none !important;
		margin-top:10px;
	}

	.nav>li>a>img{
		max-width:120px;
	}

	body.business .btn-calculator, body.business .btn-calculator:hover {
		color: #000 !important;
	}

	body.business #header-style-1 .navbar-default .navbar-toggle .icon-bar {
		background-color: #000;
	}

	body.business #header-style-1 .navbar-nav > li > a:hover,
	body.business #header-style-1 .navbar-nav > li > a:focus,
	body.business #header-style-1 .navbar-nav > li > a:active,
	body.business #header-style-1 .navbar-default .navbar-nav > .open > a,
	body.business #header-style-1 .navbar-default .navbar-nav > .open > a:hover,
    body.business #header-style-1 .navbar-default .navbar-nav > .open > a:focus{
		color:#000 !important;  
    }

	body.customer-care #header-style-1 .navbar-nav > li > a:hover,
	body.customer-care #header-style-1 .navbar-nav > li > a:focus,
	body.customer-care #header-style-1 .navbar-nav > li > a:active,
	body.customer-care #header-style-1 .navbar-default .navbar-nav > .open > a,
	body.customer-care #header-style-1 .navbar-default .navbar-nav > .open > a:hover,
	body.customer-care #header-style-1 .navbar-default .navbar-nav > .open > a:focus,
	body.about #header-style-1 .navbar-nav > li > a:hover,
	body.about #header-style-1 .navbar-nav > li > a:focus,
	body.about #header-style-1 .navbar-nav > li > a:active,
	body.about #header-style-1 .navbar-default .navbar-nav > .open > a,
	body.about #header-style-1 .navbar-default .navbar-nav > .open > a:hover,
	body.about #header-style-1 .navbar-default .navbar-nav > .open > a:focus,
	body.pesa #header-style-1 .navbar-nav > li > a:hover,
	body.pesa #header-style-1 .navbar-nav > li > a:focus,
	body.pesa #header-style-1 .navbar-nav > li > a:active,
	body.pesa #header-style-1 .navbar-default .navbar-nav > .open > a,
	body.pesa #header-style-1 .navbar-default .navbar-nav > .open > a:hover,
	body.pesa #header-style-1 .navbar-default .navbar-nav > .open > a:focus,
	{
		color:#fff !important;
	}

	body.business .search-box i, body.customer-care .search-box i, body.about .search-box i {
		color: #fff;

	}

	body.business .caption-btn a {
   	background: #838280;
   	color: #fff;
   	/*padding: 10px 25px;*/
   	border-radius: 25px;
   }

   body.business .btn-blue {
   	background: #838280;
   	color: #fff;
   	padding: 10px 25px;
   	border-radius: 25px;
   	margin-top: 12px;
   }

   body.business .main-menu .active  a, body.customer-care .main-menu .active a {
	   color:#000 !important;
   }



	body.customer-care #header-style-1 {
		background-color: #74bd4c !important;
		color: #fff !important;
	}

	body.customer-care #header-style-1 .navbar-default {
		background-color: #74bd4c !important;
		color: #fff !important;
	}


	#topbar li.active, #topbar li.current {
		background-color: none !important;
	} 

	#topbar li a:hover {
		background: none !important;
	}

/*	body.customer-care .main-menu .tier1Menu .active, body.customer-care .main-menu .tier1Menu .active a:hover {
		background-color: #74bd4c !important;
		color: #fff !important;
	}*/

	body.customer-care .main-menu .tier1Menu .active a, body.customer-care .main-menu .tier1Menu .active a:hover  {
		background-color: #74bd4c !important;
		color: #fff !important;
	}

	body.customer-care #header-style-1 .navbar-nav > li > a:hover,
	body.customer-care #header-style-1 .navbar-nav > li > a:focus,
	body.customer-care #header-style-1 .navbar-nav > li > a:active,
	body.customer-care #header-style-1 .navbar-default .navbar-nav > .open > a,
	body.customer-care #header-style-1 .navbar-default .navbar-nav > .open > a:hover,
	body.customer-care #header-style-1 .navbar-default .navbar-nav > .open > a:focus {
		background-color: #68a944 !important;
		color: #fff !important;
	}

	 body.customer-care #header-style-1 .navbar-nav > li > a {
	 	color: #fff;
	 	border-bottom: 4px solid #74bd4c;
	 }

	body.customer-care .caption-btn a {
   	background: #74bd4c;
   	color: #fff;
   	/*padding: 10px 25px;*/
   	border-radius: 25px;
   }

    body.customer-care .btn-blue {
   	background: #74bd4c;
   	color: #fff;
   	padding: 10px 25px;
   	border-radius: 25px;
   	margin-top: 12px;
   }

  body.customer-care .btn-blue{
        top: -70px;
  }


	body.about #header-style-1 {
		background-color: #7e2881 !important;
		color: #fff !important;
	}

	body.about #header-style-1 .navbar-default {
		background-color: #7e2881 !important;
		color: #fff !important;
	}

	body.about .main-menu .active {
		/*background-color: #7e2881 !important;*/
		color: #fff !important;
	}

	body.about #header-style-1 .navbar-nav > li > a:hover,
	body.about #header-style-1 .navbar-nav > li > a:focus,
	body.about #header-style-1 .navbar-nav > li > a:active,
	body.about #header-style-1 .navbar-default .navbar-nav > .open > a,
	body.about #header-style-1 .navbar-default .navbar-nav > .open > a:hover,
	body.about #header-style-1 .navbar-default .navbar-nav > .open > a:focus {
		background-color: #571b59 !important;
		color: #fff !important;
	}

	 body.about #header-style-1 .navbar-nav > li > a {
	 	color: #fff;
	 	border-bottom: 4px solid #7e2881;
	 }


	 body.about .caption-btn a {
   	background: #7e2881;
   	color: #fff;
   	/*padding: 10px 25px;*/
   	border-radius: 25px;
   }

   	body.about .btn-blue {
   	background: #7e2881;
   	color: #fff;
   	padding: 10px 25px;
   	border-radius: 25px;
   	margin-top: 12px;
   }


   body.pesa #header-style-1 {
		background-color: #ffc20e !important;
		color: #01214d !important;
	}

	body.pesa #header-style-1 .navbar-default {
		background-color: #ffc20e !important;
		color: #01412d !important;
	}


	body.pesa .main-menu .active a, body.pesa .main-menu .active a:hover {
		background-color: #ffc20e !important;
		color: #01214d !important;
	}




	body.pesa .main-menu ul li a.active:hover {
		background-color: #ffc20e !important;
	}

	body.pesa #header-style-1 .navbar-nav > li > a:hover,
	body.pesa #header-style-1 .navbar-nav > li > a:focus,
	body.pesa #header-style-1 .navbar-nav > li > a:active,
	body.pesa #header-style-1 .navbar-default .navbar-nav > .open > a,
	body.pesa #header-style-1 .navbar-default .navbar-nav > .open > a:hover,
	body.pesa #header-style-1 .navbar-default .navbar-nav > .open > a:focus {
		background-color: #d5af3f !important;

		color: #01214d !important;
	}

	 body.pesa #header-style-1 .navbar-nav > li > a {
	 	color: #01412d;
	 	border-bottom: 4px solid #ffc20e;
	 }


	 body.pesa .caption-btn a {
   	background: #ffc20e;
   	color: #01214d;
   	border-radius: 25px;
   }

   	body.pesa .btn-blue {
   	background: #ffc20e;
   	color: #01214d;
   	padding: 10px 25px;
   	border-radius: 25px;
   	margin-top: 12px;
   }

   body.pesa .search-box i  {
		color: #01214d;
	
	}








	h1,h2,h3,h4,h5,h6{ 
		letter-spacing:0px;
		font-weight:normal;
		position: relative;
		padding: 0 0 10px 0;         
		font-weight:normal;
		font-family: 'cronos_mmregular',sans-serif;
		color:#222222;
	}
	h1{
		font-size: 32px;
		font-weight: bold;
		margin-bottom: 0 !important;
		margin-top: -38px !important;

	}
	h2{
		font-size: 28px;
		color: #01214d; 
		font-weight: bold;	
	}
	h3{
		font-size: 20px; 
	}
	h4{
		font-size: 18px; 		
	}
	h5{
		font-size: 16px; 		
	}
	h6{
		font-size: 14px;  	
	}
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
		color:#222222 !important;
		text-decoration:none !important; 
	}
	h1 a:hover,
	h2 a:hover,
	h3 a:hover,
	h4 a:hover,
	h5 a:hover,
	h6 a:hover{
		color:#fff !important;
	}

	.btn-blue,.lnMrBTN,.sectionLink{
		/*padding-top: 5px;*/
		background:#ed1c24 !important; 
		color:#fff !important;
		border-color:#ed1c24 !important;
		border-radius: 25px !important;
		padding:5px 25px !important;
        outline:0;
        text-transform: capitalize;
	}
.btn-blue span{
	margin-right: 5px;
}

.btn-blue:hover{
  color:#fff !important; 
}
	.img-responsive{
		margin:auto;
	}

	.overlapBtn{
		position:relative;top:-59px;height:32px;width:115px;pointer-events:none;border:none !important;
	}

	a { 
		color:#005999;
		padding: 0;
		margin: 0;
		text-decoration: none; 
	}
	a:hover,
	a:focus {
	  text-decoration: none;
	  color:#43c8f5;
	  outline: 0 !important;
	}
	a.readmore {
		display:block;
		font-style:italic;
	}
	a.navbar-brand {
		color: #222222 !important;
		font-size: 35px;
		font-weight: 400;
		margin-top: 0;
		padding-left: 55px !important;
		line-height: 36px;
	}
	a.remove{
		display:block;
		height:18px;
		width:18px;
		margin:10px;
		padding-left:0 !important;
		text-indent:-9999px;
		border-radius:100px;
		border-style:solid;
		border-width:1px
	}	
	ul {
		padding-left:30px;
	}

	.img-padding {
		padding: 0 0 10px 0;
	}
	.lead {
		font-family: 'cronos_mmregular',sans-serif;
		font-size:18px;
	}
	.hidden{
		display:none
	}
	.alignleft{
		float:left
	}
	.alignright{
		float:right
	}
	.aligncenter{
		margin-left:auto;
		margin-right:auto;
		display:block;
		clear:both
	}
	.text-left {
		text-align:left !important;
	}

	.main-title {
	font-size: 28px;
    color: #01214d;
    font-weight: bold;
    margin-top: 28px !important;
	}

	.text-uppercase {
		text-transform: uppercase;
	}

	.no-padding {
		padding-left: 0;
		padding-right: 0;
	}

	.logo {
		float: right;
	}
	.font-bold {
		font-weight: 600;
	}


	section::before,
	section::after {
		position: absolute;
		content: '';
		pointer-post-wraps: none;
	}	
	.first {
		clear:both !important
	}
	.last{
		margin-right:0 !important
	}
	.nopadding {
		padding: 0 !important;
	}
	.padding-top {
		padding:30px 0 10px;
	}
	.margin-top {
		margin-top:12px;
	}
	.make-center img {
		margin:auto;
	}

	.group-box {
		margin-bottom: 20px;
	}
	@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */

.pillar-box {
	float:none !important;
	padding-bottom: 60px !important;
}

.song-box {
	float:none !important;
}

.dial-box, .dial-box *, .phone-dial, .phone-dial * {
	pointer-events:none !important;
}
}
	
	.pillar-box {
    	position:relative;
    	float:left;
		/*border: 1px solid #e3e3e3 !important;*/
		clear:both;
		margin-top: 20px;
	}

	.pillar-item {
		position:relative;
		width:80%;
		float: left;
	}

	.pillar-image{
		width:20%;
	}

	
	.pillar-item img {
		width:100%;
	}
	
	.pillar-item h4 {
		margin: 20px auto !important;
	}

	.pillar-box-text  {
		padding: 5px 20px;
		
	}

	.pillar-text {
        text-transform: uppercase;
        margin-right: 19px;
        color: #01214d;
        font-weight: 600;
        text-align: center !important;
        font-size: 17px !important;
    }

    .light-blue-text {
    	color: #43c8f5;
    }

    .blue-text  {
    	color: #005999 !important;
    }


    .song-box {
		/*border: 1px solid #e3e3e3;*/
		position: relative;
		float: left;
	}

	.song-box img {
		/*border-bottom: 1px solid #e*/3e3e3;
	}

	.song-number {
		background: #01214d;
		border-radius: 50%;
		width: 30px;
		height: 30px;
		margin: 10px auto;

	}

	.song-number span {
		color: #fff;
		font-size: 24px;
		margin-left: 3px;
	}

	.song-box h5 {
		font-size: 18px !important;
	}

	.song-box p {
		font-size: 15px;
	}

	.song-box span {
		font-weight: bold;
		padding-right: 5px;
	}
	

/* ----------------------------------------------------
	TOPBAR & HEADER
------------------------------------------------------- */
	.header_center a.navbar-brand {
		margin: 0 auto !important;
		display: inline-block;
		position: relative;
		float: none !important;
	}
	
	.dark_header a.navbar-brand {
		color:#fff !important;
	}
	#main-navigation.affix a.navbar-brand {
		font-size:31px !important;
		margin:5px 0 0;
	}
	
	#main-navigation.affix {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		margin-top:0;
		min-height:inherit;
		z-index: 1000;
		/*background:#43c8f5;*/


	}	
	#main-navigation.affix .navbar {
		margin-top:0px;
	}
	#main-navigation.affix .navbar-nav > li > .dropdown-menu {
		/*margin-top:12px !important;*/
	}
	#main-navigation.affix .navbar-brand img {
		width:80%;
		margin-top:7px
	}
	#main-navigation.affix .navbar-brand {
		line-height:38px;
	}
	
	#header-style-1 {
		color: #01214d;
		background-color:#43c8f5;
		/*border-bottom:1px solid #f2f2f2;*/
	}
	#header-style-1 .navbar-default {
		background-color:#43c8f5;
	}
	#header-style-1 .navbar-brand {
		padding:0;
	}
	#header-style-1 .navbar {
		margin-bottom:0;
	}
	#header-style-1 .yamm .nav,
	#header-style-1 .yamm .collapse,
	#header-style-1 .yamm .dropup,
	#header-style-1 .yamm .dropdown {
		position: static;
	}
	#header-style-1 .yamm .container {
		position: relative;
	}
	#header-style-1 .yamm .dropdown-menu {
		left: auto;
		right:auto;
	}
	.white-wrapper .testimonial h3,
	#header-style-1 .yamm-fw .dropdown-menu li a {
		/*color:#222222 !important;*/
	}
	#header-style-1 .yamm-fw .dropdown-menu li a:before {
		font-family: "FontAwesome";
		content: "\f105";
		font-size: 13px;
		padding-right:5px;
	}
	#header-style-1 .yamm-fw .dropdown-menu li {
		list-style:none;
		padding:0;
	}
	#header-style-1 .yamm-fw .nav.navbar-right .dropdown-menu {
		left: auto;
		right: 0;
	}
	#header-style-1 .yamm .yamm-content {
		padding: 20px;
	}

	.single-menu {
		padding: 0px !important;
	}
	#header-style-1 a:hover {
		text-decoration:none;
	}
	#header-style-1 .dropdown-menu li a:focus,
	#header-style-1 .dropdown-menu li a:active,
	#header-style-1 .dropdown-menu li a:hover {
		background-color:#01214d;
		color: #fff;
	}
	#header-style-1 .yamm img {
		margin-bottom:10px;
	}
	#header-style-1 .yamm h3 {
		text-transform:uppercase;
		font-size:14px;
		color:#222222;
		padding:5px 0;
	}
	#header-style-1 .dropdown-menu,
	#header-style-1 .yamm .dropdown.yamm-fw .dropdown-menu {
		left: 0;
		right: 0;
		background-color:#fff;
		box-shadow:none;
		margin-top:3px;
		/*border-top:3px solid #fff;*/
	}
	#header-style-1 .navbar-nav > li > a {
		/*text-transform:uppercase;	*/
		color:#01214d;
		font-family: 'cronos_mmregular',sans-serif;
		font-size: 18px;
		border-bottom: 4px solid #43c8f5;
	}

	#header-style-1 .dropdown-menu li a {
		text-decoration:none;  
		display:block;
		position:relative;
		font-family: 'cronos_mmregular',sans-serif;
		padding:10px 20px;
	}
	#header-style-1 .dropdown-menu {
		padding:0 !important;
		border-radius:0 !important;
	}
	#header-style-1 .yamm-fw .dropdown-menu li a {
		padding:5px 15px;
	}
	#header-style-1 .dropdown-menu li {
		float:none;
		display:block; 
		margin:0; 
		text-align: left;
		border: 0;
		border-bottom: 1px solid #d5d5d5;
	}    
	#header-style-1 .dropdown-menu li:last-child{
		border-bottom: 0;  
	}    
	   	.pager li > a, .pager li > span,
	.make-bg-full,
	.pagination > .active > a, 
	.pagination > .active > span, 
	.pagination > .active > a:hover, 
	.pagination > .active > span:hover, 
	.pagination > .active > a:focus, 
	.pagination > li > a:hover,
	.pagination > li > span:hover,
	.pagination > li > a:focus,
	.pagination > li > span:focus,
	.pagination > .active > span:focus

	 {
		background-color:#01214d;
	}

	#header-style-1 .navbar-nav > li > a:hover,
	#header-style-1 .navbar-nav > li > a:focus,
	#header-style-1 .navbar-nav > li > a:active,
	#header-style-1 .navbar-default .navbar-nav > .open > a,
	#header-style-1 .navbar-default .navbar-nav > .open > a:hover,
	#header-style-1 .navbar-default .navbar-nav > .open > a:focus,
	#topbar .social-icons span a:hover {
		background: #0ba6da;
		border-bottom: 4px solid #01214d;

	}
	.nav-tabs > li > a {
		padding: 15px !important;
		border-radius: 20px !important;
	}

	.nav-tabs > li.active:first-child > a:focus,
	.nav-tabs > li.active:first-child > a {
		background-color: #01214d;
		color: #fff;
	}

	.nav-tabs > li.active:last-child > a:focus,
	.nav-tabs > li.active:last-child > a {
		background-color: #43c8f5;
		color: #01214d;



	}
	#topbar {
		margin-top: 17px;
		z-index:99;
		position:relative;
		font-family: 'cronos_mmregular',sans-serif;
	}
	.social-icons {
		padding:0;
		display:block; 
		overflow:hidden
	}
	.social-icons span a {
		border-left:1px solid #f2f2f2;
		font-size:14px;
		text-align:center;
		width:40px;
		height:42px;
		line-height:42px;
		overflow:hidden;
		display:block;
		float:left
	}
	
	.map-responsive{
    overflow:hidden;
	height:500px;
    pa/dding-bottom:56.25%;
    position:relative;
	}
	.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
    margin-top: 20px;
   }

	
	#header-style-1 .navbar-nav > li > a:hover,
	#header-style-1 .navbar-nav > li > a:focus,
	#header-style-1 .navbar-nav > li > a:active,
	#header-style-1 .navbar-default .navbar-nav > .open > a,
	#header-style-1 .navbar-default .navbar-nav > .open > a:hover,
	#header-style-1 .navbar-default .navbar-nav > .open > a:focus,
	#topbar .social-icons span:hover a {
		color:#01214d !important;
/*		-webkit-border-radius: 03px;
		-moz-border-radius: 03px;
		border-radius: 03px;*/
	}
	#topbar,
	#topbar a {
		color:#fff;
	/*	background: #01214d;*/
		padding: 2px 10px;
	}
	#topbar .social-icons span.last a {
		border-right:1px solid #f2f2f2;
	}
	#topbar .topbar-email,
	#topbar .topbar-phone,
	#topbar .topbar-login,
	#topbar .topbar-cart {
		float:left;
		padding:0 1px;
		border-left:1px solid #f2f2f2;
	}

	#topbar .topbar-login, #topbar .topbar-email,
	#topbar .topbar-phone {
		border-left:none !important;
	}

	#topbar .topbar-email,
	#topbar .topbar-phone {
		padding: 0px !important;
	}


	#topbar .topbar-phone,
	#topbar .topbar-email,
	#topbar .topbar-login {
		border-right:none;
	}
	#topbar .col-lg-4 {
		padding-left:0;
	}
	#topbar .col-lg-8 {
		padding-right:0;
	}
	#topbar .callus,
	#topbar .topmenu {
		/*display:block; */
		float:right;
	}

	.topmenu .current, .topmenu .active {
		background-color: none !important;
	}	


	.yamm .dropdown-submenu{
		position:relative;
	}
	.yamm .dropdown-submenu>.dropdown-menu{
		top:0;
		left:100% !important;
		margin-top:-3px !important;
		margin-left:-1px;
		-webkit-border-radius:0 6px 6px 6px;
		-moz-border-radius:0 6px 6px 6px;
		border-radius:0 6px 6px 6px;
	}
	.yamm .dropdown-submenu:hover>.dropdown-menu{
		display:block;
	}
	.yamm .dropdown-submenu.pull-left{
		float:none;
	}
	.yamm .dropdown-submenu.pull-left>.dropdown-menu{
		left:-100%;
		margin-left:10px;
		-webkit-border-radius:6px 0 6px 6px;
		-moz-border-radius:6px 0 6px 6px;
		border-radius:6px 0 6px 6px;
	}
/* ----------------------------------------------------
	FOOTER STYLES
------------------------------------------------------- */
	.quickLinksFooter li a i {
		margin-right: 4px;
	}
	#copyrights {
		background-color:#01214d;
		padding:20px 0 10px;
		color:#c3c3c3;
		display:block;
		position:relative;

	}
	#footer-style-2,
	#footer-style-3,
	#footer-style-1 {
		background-color:#00377b;
		padding:40px 0;
		display:block;
		position:relative;
	}

	#footer-style-1 ul {
		list-style: none;
		padding-left: 0px !important;
	}

	#footer-style-1 .widget ul li a {
		color: #43c8f5;
	}

	#footer-style-1 .widget h3 {
		font-size:20px;
		color: #fff;
	}

	#footer-style-1 .social-icons span a {
		border:none;
		color:#686868;
	}
	.footer-menu ul{
		list-style:none;
		list-style-position:outside;
		float:right;
		display:inline;
		margin:5px;
	}   
	.footer-menu li{ 
		line-height:12px;
		float:left;
		padding:0 7px; 
	}
	.footer-menu li a {
		color:#c3c3c3;
	}
	.footer_post li img {
		padding:4px;
		width:80px;
	}
	.footer_post li {
		float:left;
		margin:2px;
		list-style:none;
	}
	#footer-style-2 .widget .title h3,
	#footer-style-3 .widget .title h3,
	#footer-style-1 .widget .title h3 {
		text-transform:none;
	}
	
/* ----------------------------------------------------
	SIDEBAR & WIDGETS
------------------------------------------------------- */
	.text-widget p {
		margin-bottom:15px;
	}
	.text-widget h1 {
		font-family: 'cronos_mmregular',sans-serif;
		font-size:36px;
		font-weight:bold;
		letter-spacing:1px;
		text-transform:uppercase;
	}
	.custom-widget h2 {
		font-size:24px;
		text-transform:uppercase;
	}
	.custom-widget p {
		font-size:18px;
		font-weight:300;
	}
	.popular_items img{
		width:100px;
		padding-right:10px;
		float:left
	}
	.popular_items{
		margin:20px 0
	}
	.popular_items .popular_items_div{
		display:block;
		margin-bottom:25px;
		overflow:hidden;
		position:relative
	}
	.popular_items .popular_items_div h4{
		margin-bottom:5px !important;
		padding-bottom:0;
	}
	.popular_items .meta,
	.popular_items .meta a {
		color:#222;
	}
	.popular_items .meta {
		font-size:12px;
	} 
	.popular_items .meta span,
	.popular_items .meta span i {
		padding-right:3px;
	}
	 .blog-carousel img {
		width:100%;
	 }
	.blog-masonry .blog-carousel {
		margin:20px 0;
		overflow:hidden;
		padding:20px;
		background:#fff;
		border:1px solid #efefef;
	}
	.blog-carousel-meta span a {
		color:#686868;
	}
	.blog-carousel-meta span i,
	.blog-carousel-meta span {
		font-size:12px;
		padding-right:5px;
	}
	.blog-carousel-header h3 {
		padding-bottom:0;
		font-size:18px;
		margin-bottom:5px;
	}
	.blog-carousel-header h1 {
		padding-bottom:0;
		margin-bottom:5px;
		text-transform:uppercase;
	}
	.blog-carousel-header {
		position:relative;
		display:block;
		margin-bottom:0;
		padding-bottom:10px;
	}
	.post-type {
		color: #FFFFFF;
		font-size: 18px;
		height: 42px;
		line-height: 42px;
		position: absolute;
		right: 0;
		text-align: center;
		bottom: 0;
		z-index:10;
		width: 52px;
		background:#222;
	}
	.entry:hover .post-type {
		opacity:0
	}
	.social_like .icon-container {
		color:#222;
		margin:0 15px 0 0;
		background:#fff;
	}
	.social_like .btn {
		width:86px;
	}
	.social_like {
		position:relative;
		display:block;
	}
	.social_like h3 {
		font-size: 18px !important;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.social_button {
		position:absolute;
		right:0;
		top:10px;
	}

	.meta_widget a {
		font-weight:300 !important;
	}
	.title h2 {
		text-transform:uppercase;
		font-size:24px;
	}
	.widget h3 {
		font-size:24px;
	}
	
	.newsletter_form .form-control, .location_form .form-control {
		background-color: #fff;
		border: 1px solid #34343660;
		height: 40px;
		border-radius: 5px;
		margin-bottom: 20px;
	}


	.location_form .form-control  {
		display: inline-block !important;
		width: inherit;
		margin-right: 20px;
	}
	#two-sidebar .newsletter_form .form-control,
	#sidebar .newsletter_form .form-control {
		background-color: #f5f5f5;
		border: 1px solid #efefef;
	}
	.newsletter_form .btn {
		/*margin-top:10px;*/
	}

	.cities-wrap ul li {
		list-style: none;
		display: inline-block;
		margin-bottom: 30px;
	}

	.btn-city {
		background-color: #01214d;
		color: #fff;
		padding: 15px;
		font-style: 15px;
		border-radius: 20px;
		margin-right: 12px;
	}

	.cities-wrap ul li a:hover {
		background-color: #43c8f5;
		color: #01214d;

	}




	
/* ----------------------------------------------------
	SLIDER
------------------------------------------------------- */
	.box {
		padding:20px;
		border:1px solid #ededed;
	}
	
	.caption-title {
	position: absolute; 
	top: 100px; 
	left: 700px; 
	padding: 5px;
    text-align: left; 
    line-height: 44px; 
    font-size: 45px;
    color: #fff;  
    font-weight:bold;

	}

	.caption-subtitle {
	position: absolute; 
	top: 160px; 
	left: 700px; 
	padding: 5px;
    text-align: left; 
    line-height: 44px; 
    font-size: 35px;              
    color: #43c8f5; 

	}

	.caption-btn {
	position: absolute; 
	top: 230px; 
	left: 700px; 
	
	}

	.caption-btn a {
   	background: #43c8f5;
   	color: #01214d;
   	/*padding: 10px 25px;*/
   	border-radius: 25px;
   	font-size: 25px;
   }

/* ----------------------------------------------------
	BUDDYPRESS STYLES
------------------------------------------------------- */
	
	
	.arrow-left {
		border-bottom: 10px solid rgba(0, 0, 0, 0);
		border-right: 10px solid #d3d3d3;
		border-top: 10px solid rgba(0, 0, 0, 0);
		height: 0;
		left: -10px;
		position: absolute;
		top: 15%;
		width: 0;
	}
	
	 .circle {
		top:-53px;
		right:-46px;
		left:0;
		z-index:10;
		font-size:12px;
		width:30px;
		height:30px;
		border:1px solid #d3d3d3;
		margin:auto;
		line-height:30px;
		-webkit-border-radius:30px;
		-moz-border-radius:30px;
		border-radius:30px;
		position:absolute;
		background:#fff;
	}
	
/* ----------------------------------------------------
	PORTFOLIO STYLES
------------------------------------------------------- */
	
	.pager li > a, .pager li > span {
		background-color: #FFFFFF;
		border: 1px solid #fff;
		border-radius: 0;
		color:#fff;
		margin:30px 0 0;
		display: inline-block;
		padding: 5px 14px;
	}
	.pager li > a:hover, .pager li > span:hover {
		background-color:#222;
		color:#fff;
	}
	
	#boxed {
	  background: url(demos/bg.jpg) no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
	}
	#boxed #wrapper {
		background:#fff; 
		margin:50px auto;
	}
	#boxed .white-wrapper,
	#boxed .grey-wrapper {
		margin:0 -15px;
	}
	#boxed #topbar .social-icons span a,
	#boxed #topbar .social-icons span.last a,
	#boxed #topbar .topbar-email, 
	#boxed #topbar .topbar-phone, 
	#boxed #topbar .topbar-login, 
	#boxed #topbar .topbar-cart,
	#boxed #topbar {
		border:none;
	}
	.grey-wrapper #accordion-second .accordion-heading .accordion-toggle,
	.grey-wrapper #accordion-second .accordion-heading, 
	.grey-wrapper #accordion-second .accordion-toggle:hover, 
	.grey-wrapper #accordion-second .accordion-heading .accordion-toggle.active,
	.grey-wrapper #accordion-second .accordion-inner,
	.grey-wrapper .testimonial-wrap {
		background:#fff;
	}
	.general-title hr {
		width:30px;
		margin-bottom:0;
		margin-top:0;
		border-width: 2px 0 0;
	}
	.general-title h2 {
		font-size:31px;
		text-rendering: optimizeSpeed;
		letter-spacing:0.6px;
		padding-bottom:0;
		font-weight:bold;
	}
	.general-title,
	.messagebox {
		text-align:center;
	}
	.general-title .lead {
		margin-top:10px !important;
	}

	.device-price.onsale{
		text-decoration: line-through;
	}
	.device-price {
		font-size: 24px;
		color: #01214d;
	}

	.devices-padding {
		padding-bottom: 30px;
	}

	.manufacturer-list {
		padding-left: 0 !important;
	}

	.manufacturer-list li {
		float: left;
		list-style: none;
		padding-right: 30px;
	}
/* ----------------------------------------------------
	CALCULATOR
------------------------------------------------------- */



	.calculator {
		padding-bottom: 30px;
	}

	.calculator p {
		font-size: 18px;
	}

	.steps ul li {
	display: inline-block;
    margin: 0px;
    margin-left: 153px;
    text-align: center !important;
    padding-top: 15px;
    list-style: none;
    font-weight: bold;
    width: 20px;
    }

    .steps ul {
    	padding-left: 0 !important;
    }

    .steps h2, p {
    	clear: both;
    }

    .steps ul li:first-child {
    	margin-left: 0;
    }

    .steps ul li:last-child {
    	float:right;
    }

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

     	.footer-logo {
   		position: relative !important;
   		right: 0 !important;
   		top: 0;
   		
   	}
    
     	.bill-box img {
		margin: 0 auto !important;
		}
     
     }



    @media screen and (min-width: 0px) and (max-width: 480px) {
    	

    	.steps ul li {
    		margin-left: 30px !important;
    	}

    	 .steps ul li:first-child {
    		margin-left: 0px !important;
    	}
    	.data-usage-widget .usage-container ul.filler {
    		width: 136px !important;
    	}

    	.filler {
    		right: 43px !important;
    	}

    	.usage-widget .usage-container .fill .result-bubble .result-bubble {
    		right: 8px !important;
    	}
    }

    @media screen and (min-width: 481px) and (max-width: 640px) {

    	.steps ul li {
    		margin-left: 84px !important;
    	}

    	.steps ul li:first-child {
    		margin-left: 0px !important;
    	}

    }

    .tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 14px;
    line-height: 1.4;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    font-family: 'cronos_mmregular';
    border: none !important;
}

.tooltip.slider-tip {
    white-space: nowrap;
    opacity: 1;
    left: 50%;
    -webkit-transform: translate(-50%, -120%);
    -moz-transform: translate(-50%, -120%);
    -ms-transform: translate(-50%, -120%);
    -o-transform: translate(-50%, -120%);
    transform: translate(-50%, -120%)

}

.lt-ie9 .tooltip.slider-tip {
    left: auto;
    bottom: 120%;
    margin-left: -1.1em
}

.tooltip.in {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.top .tooltip-arrow {
    bottom: 1px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #01214d;
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #01214d
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.bottom .tooltip-arrow {
    top: 1px;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #01214d
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #01214d
}

.tooltip .tooltip-inner {
    max-width: 200px;
    padding: 4px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #01214d;
    -moz-border-radius: 4px 5px 5px 5px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-radius: 4px 5px 5px 5px
}

.tooltip .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.calc-per {
	font-weight: bold;
	font-style: italic;
}

.calc-span {
	font-style: italic;
	font-size: 14px;
}
@media screen and (min-width: 770px) and (max-width: 1200px) {

	#topbar, #topbar a {
		text-align: center !important;
	}

	#topbar .topbar-email, 
	#topbar .topbar-phone, 
	#topbar .topbar-login, 
	#topbar .topbar-cart, 
	.topmenu, .callus {
    display: inline-block;
    float: none !important;
	}

	.logo {
	float: none;
    margin: auto;
    text-align: center;
    margin-top: 10px;
	}
	

	.main-menu ul.tier1Menu {
	padding-left: 0 !important;
    text-align: center !important;

	}
    .main-menu ul li a {
    		padding: 24px 10px !important;
    		
    	}
	
 	}

 	#topbar, #topbar a {
 		padding: 2px 5px !important;
 	}

 }

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

    .data-usage-widget.fixed {
        position: relative;
        bottom: 0;
        top: 0
    }
}

.data-usage-widget {
    position: relative;
    top: 0;
    right: 0;
    width: 250px;
    float: right;
}

.data-usage-widget h3 {
	font-weight: 600 !important;
}

@media only screen and (max-width: 1000px) {
    .data-usage-widget {
        position: relative !important;
        top: 0 !important
    }
}

.data-usage-widget .usage-container {
    position: relative
}

.data-usage-widget .usage-container .fill {
    width: 155px;
    height: 200px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #01214d;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -ms-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
    transition: all 1s ease-out
}

.data-usage-widget .usage-container .fill .result-bubble {
    position: relative
}

.data-usage-widget .usage-container ul li {
	list-style: none;
}

.data-usage-widget .usage-container .fill .result-bubble .result-bubble {
    width: 90px;
    height: 90px;
    background: #01214d;
    position: absolute;
    border: solid 2px #fff;
    top: -45px;
    -moz-border-radius: 50px 50px 50px 50px;
    -webkit-border-top-left-radius: 50px;
    -webkit-border-top-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    border-radius: 50px 50px 50px 50px;
    right: -45px;
    color: #fff;
    font-weight: bold;
    text-align: center
}

.data-usage-widget .usage-container .fill .result-bubble .result-bubble span {
    display: inline-block
}

.data-usage-widget .usage-container .fill .result-bubble .result-bubble span.amount {
    display: block;
    margin-top: 20px;
    font-size: 18px
}

.data-usage-widget .usage-container ul.labels {
    width: 95px;
    float: left;
    padding: 0px;
    margin: 0px
}

.data-usage-widget .usage-container ul.labels li {
    height: 67px;
    display: table;
    vertical-align: middle;
    color: #01214d;
    font-weight: bold;
}

.data-usage-widget .usage-container ul.labels li span {
    display: table-cell;
    vertical-align: middle;
    font-size: 18px;
    color: gray
}

.data-usage-widget .usage-container ul.filler {
    width: 155px;
    float: left;
    padding: 0px;
    margin: 0px
}

.data-usage-widget .usage-container ul.filler li {
    height: 65px;
    background-color: #c9c9c9;
    border-top: solid 1px #bbb;
    border-bottom: solid 1px #d2d2d2
}
.footer-logo {
	position: absolute;
	right: -115px;
	top: 33px;
}
.search-box {
    float: right;
    margin: 12px 25px 0 0;
}

.search-close {
	position: absolute;
	top: 10px;
	right: 20px;
}


.search-box a#searchtoggl {
    font-size: 14px;
    color: #01214d;
}

.search-box a#searchtoggl:focus {
    outline: none;
}

.cp-search-outer strong.title {
    font: 400 32px/28px 'cronos_mmregular';
    color: #222;
    display: block;
    text-align: center;
    padding: 0 0 30px 0;
}

.cp-search-outer {
    position: fixed;
    left: 0;
    right: 0;
    top: 100px;
    display: none;
    margin: auto;
    width: 30%;
    overflow: hidden;
    clear: both;
    padding: 30px 20px;
    z-index: 99999;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width:991px){
	
	.cp-search-outer {
		top:130px;
		left:unset;
		right:130px;
	}
}

@media screen and (min-width:770px)and (max-width:991px){
	
	.cp-search-outer {
		top:240px;
		left:unset;
		right:130px;
	}
}


.cp-search-outer form {
    float: left;
    width: 100%;
    position: relative;
}

.cp-search-outer form input[type="text"] {
    float: left;
    width: 100%;
    height: 60px;
    border: 2px solid #c1c1c1;
    padding: 0 78px 0 18px;
    margin: 0;
    background-color: #fff;
    font: 400 14px/14px 'cronos_mmregular';
    color: #666;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.cp-search-outer form button {
    position: absolute;
    right: 0;
    top: 0;
    background: #01214d;
    width: 56px;
    border: 0;
    border-left: 1px solid #c1c1c1;
    height: 58px;
    text-align: center;
    display: block;
    line-height: 48px;
    color: #fff;
}

	.fullscreen-container {
		width:100%;
		position:relative;
		padding:0;
		display:none;
	}
	
	.contact_form {
		overflow:hidden;
		margin:0px 0px 25px;
	}
	.overlay .contact_details {
		color:#fff !important;
	}
	.contact_form textarea {
		height:106px !important;
	}
	.contact_form .form-control {
		margin-bottom:10px;
		height:40px;
		border-color:#000;
		box-shadow:none;
	}
	#contactform fieldset {
		padding:10px;
		border:1px solid #eee;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
	}
	#contactform legend {
		padding:7px 10px; 
		font-weight:bold; 
		color:#000; 
		border:1px solid #eee; 
		-webkit-border-radius:5px; 
		-moz-border-radius:5px; 
		margin-bottom:0 !important; 
		margin-bottom:20px;
	}
	#contactform span.required{ 
		font-size: 13px; 
		color: #ff0000;
	}
	#message {
		/*margin: 10px 0; 
		padding: 0;*/
	}
	.error_message {
		display: block; 
		height: 22px; 
		line-height: 22px; 
		background: #FBE3E4 url(images/error.gif) no-repeat 10px center;
		 padding: 3px 10px 3px 35px; 
		 color:#8a1f11;
		 border: 1px solid #FBC2C4; 
		 -webkit-border-radius:5px;
	}
	.loader {
		padding: 0 10px;
	}
	#contactform #success_page h1 {
		background: url(images/success.gif) left no-repeat; 
		padding-left:22px;
	}
	acronym {
		border-bottom:1px dotted #ccc;
	}
	#map{
		height:450px;
		width:100%
	}
	#map img{
		max-width:inherit
	}
	.map{
		position:relative
	}
	.map .row .col-lg-4{
		float:right;
		margin-top:-450px;
		z-index:9
	}
	.contact-icon {
		margin:20px 0;
		overflow:hidden;
	}
	.map .row{
		position:relative
	}
	.infobox img {
		width:100% !important;
	}
	.map .searchmodule {
		padding:18px 10px
	}
	.infobox {
		display: inline-block;
		padding: 5px;
		position: relative;
		width: 270px;
	}
	.infobox img {
		width:80px !important;
		padding-right:10px
	}
	.infobox .title {
		font-size:13px;
		font-weight:bold;
		margin-top:0;
		margin-bottom:0;
		text-transform:uppercase;
		padding-bottom:5px;
	}
	.infobox .title a {
		font-weight:bold;
	}
	.search_form {
		position:relative;
	}
	.search_form:after {
		color: #d9d9d9;
		font-size: 12px;
		height: 40px;
		line-height: 40px;
		position: absolute;
		width: 40px;
		right:0;
		top:0;
		font-family: 'FontAwesome';
		content: "\f002";
	}
	.grey-wrapper {
		padding: 15px 0px 25px 0px;
		background: #dedede;
	}
	.grey-wrapper .pricing_detail {
		background:#fff;
	}
	.grey-wrapper .pricing_detail .priceamount {
		border-color:#f5f5f5;
	}
	
	.nav-tabs > li > a {
		border: 1px solid #EFEFEF;
		line-height: 1.42857;
		margin-right: 0;
	}
	.nav-stacked li:last-child {
		border-bottom:0 solid #efefef !important;

	}
	.nav-stacked > li > a {
		color:#222222;
		border:0 solid #efefef !important;
	}
	.nav-stacked li {
		border-top:0 solid #efefef !important;
		border-left:0 solid #efefef !important;
		border-bottom:1px solid #efefef !important;
		border-right:0 solid #efefef !important;
	}
	.panel-title:after {
		content: "\f078";
		color: #292723;
		float:right;
		display: block;
		font-family: 'FontAwesome';
		font-size: 13px;
		margin-top:-20px;
		pointer-events: none;
		position:relative;
		line-height: 20px;
		text-transform: none;
	}
	.panel-body h4 {
		font-size: 16px;
		margin: 10px 0 20px;
		padding:0 !important;
	}
	.panel-body .form-control {
		margin-bottom:0;
	}
	.panel-group .panel-heading + .panel-collapse .panel-body,
	.panel-default {
	   border: 0 solid #FFFFFF !important;
		box-shadow: 0 0 #FFFFFF;
		background: none;
	}
	.panel-title {
		padding: 0;
	}
	.panel-default > .panel-heading {
		background-color: #FFFFFF;
		padding:15px 20px;
		border: 1px solid #A9A9A9;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.panel-default > .panel-heading a:hover {
		background:none !important; 
		color:#222222 !important;
	}
	.panel-default > .panel-heading a {
		color: #222222;
		font-size: 18px;
		width: 100%;
		display: block;
	}
	.stat {
		text-align:center;
	}
	
	#accordion-second .accordion-group{
		margin-bottom:10px;
	}
	#accordion-second .accordion-heading{
		border-bottom:0;
		font-size:16px;
	}
	#accordion-second .accordion-heading .accordion-toggle{
		display:block;
		cursor:pointer;
		padding:0 !important;
		color:#222222;
		background:#f5f5f5;
		outline:none!important;
		text-decoration:none
	}
	#accordion-second .accordion-heading,
	#accordion-second .accordion-toggle:hover,
	#accordion-second .accordion-heading .accordion-toggle.active{
		background:#f5f5f5;
	}
	#accordion-second .accordion-heading .accordion-toggle > em {
		background-color: #222222;
		border-radius:0;
		color: #FFFFFF;
		font-size:14px;
		height: 37px;
		line-height: 40px;
		margin-right: 10px;
		text-align: center;
		width: 40px;
	}
	#accordion-second .accordion-inner{
		padding:9px 10px;
		background:#f5f5f5;
	}	
	#accordion-first .accordion-group{
		margin-bottom:10px;
	}
	#accordion-first .accordion-heading{
		border-bottom:0;
		font-size:16px;
	}
	#accordion-first .accordion-heading .accordion-toggle{
		display:block;
		cursor:pointer;
		padding:5px 0 !important;
		color:#222222;
		outline:none!important;
		text-decoration:none
	}
	#accordion-first .accordion-heading,
	#accordion-first .accordion-toggle:hover,
	#accordion-first .accordion-heading .accordion-toggle.active{
		background:none;
	}
	#accordion-first .accordion-heading .accordion-toggle > em {
		background-color: #222222;
		-webkit-border-radius:100px;
		-moz-border-radius:100px;
		border-radius:100px;
		color: #FFFFFF;
		font-size:14px;
		height: 32px;
		line-height: 32px;
		margin-right: 10px;
		text-align: center;
		width: 32px;
	}
	#accordion-first .accordion-inner{
		padding:9px 10px;
	}
	.check li:before {
		content: "\f00c";
		font-family: "FontAwesome";
		font-size: 16px;
		left: 0;
		padding-right:5px;
		position: relative;
		top: 2px;
	}
	.check li {
		font-size:13px;
		list-style:none;
		margin-bottom:4px;
	}

	.contact-blue {
		color: #01214d !important;
	}
	.border-none {
		-webkit-border-radius:0 !important;
		-moz-border-radius: 0 !important;
		border-radius:0 !important;
	}
	.border-radius {
		-webkit-border-radius:500px !important;
		-moz-border-radius: 500px !important;
		border-radius:500px !important;
	}
	.service-icon i {
		color:#666666;
	}
	.little-padding {
		padding:5px 0 0 !important;
		overflow:hidden;
	}
	.make-bg {
		line-height:113px !important;
	}
	.make-bg i{
		font-size:2.6em !important;
		color:#fff !important;
	}
	.servicebox:hover .make-bg {
		background:#222222 !important;
		border-color:#232323 !important;
	}
	.servicebox:hover .border-none {
		border-bottom-color:#fff;
	}
	.service-icon-circle {
		overflow:hidden;
		margin:20px auto;
		display:block;
		position:relative;
		border:1px solid #222;
		height:100px;
		width:100px;
		line-height:107px;
		-webkit-border-radius: 0 100px 100px;
		-moz-border-radius: 0 100px 100px;
		border-radius: 0 100px 100px;
		-webkit-transition: background-color .2s linear, color .2s linear;
		-moz-transition: background-color .2s linear, color .2s linear;
		-o-transition: background-color .2s linear, color .2s linear;
		-ms-transition: background-color .2s linear, color .2s linear;
		transition: background-color .2s linear, color .2s linear;
	}



	.sr-only {
		display:block !important;
		overflow:visible;
		visibility:visible
	}
	.service-icon-circle i {
		font-size:24px;
	}
	.btn {
		font-family: 'cronos_mmregular',sans-serif;
		margin-top: 10px;
	}
	.btn-dark {
		background-color:#222222;
		color:#ffffff;
		border:none;
	}
	.btn-lg {
		padding:10px 30px;
		font-size:16px;
	}
	.btn-dark:hover,
	.btn-dark:focus,
	.btn-dark:active,
	.btn-dark.active,
	.btn-primary {
		color: #ffffff;
		border:none;
	}
	.btn-primary:hover,
	.btn-primary:focus,
	.btn-primary:active,
	.btn-primary.active {
		color: #ffffff;
		background-color: #222222;
	}
	.arrow-up {
		border-bottom: 5px solid #FFFFFF;
		border-left: 5px solid rgba(0, 0, 0, 0);
		border-right: 5px solid rgba(0, 0, 0, 0);
		bottom: -1px;
		height: 0;
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		width: 0;
	}
	
	.tabbed-menu ul {
		list-style:none;
		list-style-position:outside;
		display:inline;
		margin:10px 0;
	}    
	.tabbed-menu li { 
		line-height:12px;
		float:left;
		padding:10px 7px; 
	}
	.tabbed-menu li a {
		color:#222;
	}
	.general-title .lead,
	.messagebox .lead {
		font-family: 'cronos_mmregular',sans-serif;
		font-weight:300;
		line-height:1.9;
		margin:15px 0;
	}
	.messagebox h1 {
		color:#fff;
		font-weight:bold;
		font-size:30px;
	}
	.messagebox .btn-dark,
	.messagebox .btn-dark:hover {
		background:#222 !important;
		color:#fff !important;
	}
	.messagebox h2 {
		font-size:30px;
	}
	.calloutbox-full-mini .lead,
	.calloutbox-full .lead {
		color:#fff;
		margin:10px 0 20px;
	}
	.calloutbox-full-mini {
		padding:20px 0;
		text-align:center;	
	}
	.calloutbox-full {
		padding:60px 0;
		text-align:center;
	}
	.calloutbox .form-control {
		height:35px;
	}
	#bilding label, 
	#bilding .form-control {
		margin:10px 0 0;
	}
	#payment p.small {
		font-weight:100
	}
	#payment label {
		border: 1px solid #EDEDED;
		padding: 15px 40px !important;
	}
	.calloutbox {
		position:relative;
	}
	.bggrey h2 {
		color:#222222 !important;
		font-weight:bold;
	}
	.bgdark {
		background:#222222 !important;
	}
	.bggrey {
		color:#222222 !important;
		background:#f5f5f5 !important;
		border-left:8px solid #fff;
	}
	.calloutbox-full-mini h2,
	.calloutbox-full h2 {
		font-size:36px;
		padding:0;
		margin:0;
		text-transform:uppercase;
		color:#fff;
	}
	.calloutbox h2 {
		font-size:28px;
		padding:0;
		margin:0;
		text-transform:uppercase;
		color:#fff;
	}
	.calloutbox {
		margin:20px 0;
		color:#fff;
		padding:30px 20px 20px;
		overflow:hidden;
	}
	.calloutbox .btn-dark:hover {
		background:#232323;
	}
	.white-clients .client-wrap {
		border-color:#dedede;
	}
	.client-wrap {
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-color:#444647;
		border-right-style: solid;
		border-right-width: 1px;
		padding: 30px;
	}
	.client-wrap.last {
		border-right-width: 0;
	}
	.client-wrap.no-border {
		border-bottom-width: 0;
	}
	.not_found h1 {
		margin-bottom:0;
		font-size: 200px;
		padding-bottom:0;
		font-weight: bold;
		line-height: 1;
	}


   .btn-yellow {
   	background: #ffce00;
   	color: #01214d;
   	padding: 15px 25px;
   	border-radius: 25px;
   }

    .btn-blue, .btn-blue:hover {
      background: #ed1c24;
	color: #fff;
   	padding: 5px 25px;
   	border-radius: 25px;
   	margin-top: 12px;
   	margin-bottom: 10px;
   }



   .top-padding {
   	padding-top: 40px;
   	padding-bottom: 20px;
   }

   .top-padding-sm {
   	padding-top: 20px;
   }

   .grey-bg {
   	background-color: #dedede;
   }


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

.store ul li {
	list-style: none;
}

.store ul {
	padding-left: 0 !important;
}

.store {
	border-bottom: 1px solid #d5d5d5;
}

.store h4 {
	color: #01214d;
}

.store h5 {
	font-weight: bold;
}

.tabs-left > .col-md-3 > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}


.tabs-left > .col-md-3 > .nav-tabs > li {
  float: none;
/*  border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;*/

}




.tabs-left > .col-md-3 >  .nav-tabs > li > a {
  margin-right: -1px;
  background: #fff;
  border-left: none;
}

.tabs-left > .col-md-3 >  .nav-tabs > li > a:hover,
.tabs-left >.col-md-3 >  .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .col-md-3 >  .nav-tabs .active > a,
.tabs-left > .col-md-3 >  .nav-tabs .active > a:hover,
.tabs-left > .col-md-3 >  .nav-tabs .active > a:focus {
  background-color: #01214d;
  color: #fff;
}

	.post-wrapper-top {
		background:#f5f5f5;
		bottom: 0;
		left: 0;
		right: 0;
		top: 0;
		z-index: 0;
		border-bottom: 3px solid #efefef;
		margin-bottom: 0;
		padding:0;
		position: relative;
		text-align: left;
	}
	.breadcrumb > li + li:before {
		font-size:13px;
	}
	.post-wrapper-top h2 {
		border-bottom: 3px solid #fff;
		display: inline-block;
		font-size:24px;
		padding: 30px 0;
		color:#222222;
		position: relative;
		margin-bottom:-3px;
	}
	.breadcrumb {
		color: #777777;
		background:transparent;
		font-size: 14px;
		font-weight: 400;
		list-style: none outside none;
		padding: 1px 15px;

	}
	.breadcrumb > li + li:before {
		content:"";
		background:url(../images/breadcrumb.png) no-repeat center center;
		margin:0 10px;
		padding:0 10px
	}
	.blog-wrapper hr {
		margin-top:40px;
		margin-bottom:40px;
	}
	.pagination > li > a, 
	.pagination > li > span {
		background-color: #f5f5f5;
		color: #222222;
		float: left;
		line-height: 1.82857;
		margin-left: 5px;
		padding: 3px 10px;
		position: relative;
		text-decoration: none;
	}
	.quote-post {
		background:#f5f5f5;
		position: relative;
		padding:20px 10px 10px;
	}
	.quote-post:after {
		font-family: 'FontAwesome';
		content: "\f10e";
		padding-right:20px;
		right:0;
		position:absolute;
		top:50px;
		color:#000000;
		font-size:600%;
		opacity: 0.1; -moz-opacity: 0.1; filter: alpha(opacity=10);
	}
	.quote-post blockquote {
		border-left:0px solid #fff;
	}
	
/* ----------------------------------------------------
	ANIMATIONS
------------------------------------------------------- */
	.bubble-bottom {
		display: inline-block;
		position: relative;
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
		box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	}
	.bubble-bottom:before {
		pointer-events: none;
		position: absolute;
		z-index: -1;
		content: '';
		border-style: solid;
		-webkit-transition-duration: 0.3s;
		transition-duration: 0.3s;
		-webkit-transition-property: bottom;
		transition-property: bottom;
		left: calc(50% - 10px);
		bottom: 0;
		border-width: 10px 10px 0 10px;
		border-color: #e1e1e1 transparent transparent transparent;
	}
	.bubble-bottom:hover:before, .bubble-bottom:focus:before, .bubble-bottom:active:before {
		bottom: -10px;
	}
	.rotating {
	  display: inline-block;
	  -webkit-transform-style: preserve-3d;
	  -moz-transform-style: preserve-3d;
	  -ms-transform-style: preserve-3d;
	  -o-transform-style: preserve-3d;
	  transform-style: preserve-3d;
	  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
	  -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
	  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
	  -o-transform: rotateX(0) rotateY(0) rotateZ(0);
	  transform: rotateX(0) rotateY(0) rotateZ(0);
	  -webkit-transition: 0.5s;
	  -moz-transition: 0.5s;
	  -ms-transition: 0.5s;
	  -o-transition: 0.5s;
	  transition: 0.5s;
	  -webkit-transform-origin-x: 50%;
	}
	.rotating.flip {
	  position: relative;
	}
	.rotating .front, .rotating .back {
	  left: 0;
	  top: 0;
	  -webkit-backface-visibility: hidden;
	  -moz-backface-visibility: hidden;
	  -ms-backface-visibility: hidden;
	  -o-backface-visibility: hidden;
	  backface-visibility: hidden;
	}
	.rotating .front {
	  position: absolute;
	  display: inline-block;
	  -webkit-transform: translate3d(0,0,1px);
	  -moz-transform: translate3d(0,0,1px);
	  -ms-transform: translate3d(0,0,1px);
	  -o-transform: translate3d(0,0,1px);
	  transform: translate3d(0,0,1px);
	}
	.rotating.flip .front {
	  z-index: 1;
	}
	.rotating .back {
	  display: block;
	  opacity: 0;
	}
	.rotating.spin {
	  -webkit-transform: rotate(360deg) scale(0);
	  -moz-transform: rotate(360deg) scale(0);
	  -ms-transform: rotate(360deg) scale(0);
	  -o-transform: rotate(360deg) scale(0);
	  transform: rotate(360deg) scale(0);
	}
	.rotating.flip .back {
	  z-index: 2;
	  display: block;
	  opacity: 1;
	  
	  -webkit-transform: rotateY(180deg) translate3d(0,0,0);
	  -moz-transform: rotateY(180deg) translate3d(0,0,0);
	  -ms-transform: rotateY(180deg) translate3d(0,0,0);
	  -o-transform: rotateY(180deg) translate3d(0,0,0);
	  transform: rotateY(180deg) translate3d(0,0,0);
	}
	.rotating.flip.up .back {
	  -webkit-transform: rotateX(180deg) translate3d(0,0,0);
	  -moz-transform: rotateX(180deg) translate3d(0,0,0);
	  -ms-transform: rotateX(180deg) translate3d(0,0,0);
	  -o-transform: rotateX(180deg) translate3d(0,0,0);
	  transform: rotateX(180deg) translate3d(0,0,0);
	}
	.rotating.flip.cube .front {
	  -webkit-transform: translate3d(0,0,100px) scale(0.9,0.9);
	  -moz-transform: translate3d(0,0,100px) scale(0.85,0.85);
	  -ms-transform: translate3d(0,0,100px) scale(0.85,0.85);
	  -o-transform: translate3d(0,0,100px) scale(0.85,0.85);
	  transform: translate3d(0,0,100px) scale(0.85,0.85);
	}
	.rotating.flip.cube .back {
	  -webkit-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.9,0.9);
	  -moz-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  -ms-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  -o-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	}
	.rotating.flip.cube.up .back {
	  -webkit-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.9,0.9);
	  -moz-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  -ms-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  -o-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	  transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
	}	
	
	
	
/* ----------------------------------------------------
	RESPONSIVE
------------------------------------------------------- */
	@media (max-width: 767px) {
	.portfolio-filter li a {
		border-radius: 2px;
		margin: -3px;
		padding: 5px !important;
	}
	.footer-menu,
	.slider_title_a,
	.tp-caption .btn {display:none !important;}
	.header_center .navbar-collapse.collapse {
		text-align: left;
		height: auto !important;
		overflow:auto !important;
	}
	.header_center .navbar-nav {
		display:inherit !important;
		float: inherit !important;
		margin: 0;
	}
    ul.timeline:before {
        left: 40px;
    }
    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }
    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }
    ul.timeline > li > .timeline-panel {
        float: right;
    }
	ul.timeline > li > .timeline-panel:before {
		border-left-width: 0;
		border-right-width: 15px;
		left: -15px;
		right: auto;
	}
	ul.timeline > li > .timeline-panel:after {
		border-left-width: 0;
		border-right-width: 14px;
		left: -14px;
		right: auto;
	}
	.btn-lg,
	.mini_title2 {
		font-size:11px !important;
	}
	#topbar .topbar-email, 
	#topbar .topbar-phone, 
	#topbar .topbar-login, 
	#topbar .topbar-cart,
	.topmenu,
	.copyright-text,
	.menu,
	.callus {
		border:none;
		float:none !important;
		clear:both !important;
		text-align:center !important;
		margin:auto;
	} 
	}
	@media (max-width: 380px) {
	#topbar .topbar-email, 
	#topbar .topbar-phone, 
	#topbar .topbar-login, 
	#topbar .topbar-cart,
	.topmenu,
	.callus{
		display:inline-block;
	} 
	}
	.btnz {
    display: block;
    /*float: left;*/
    padding: 10px 15px;
    border:none;
    background-color: #ececec;
    text-decoration: none;
    font-size: 18px;
    color: #FFF;
    margin-right: 20px;
}

.share-social a {
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 30px;
}
.btnz:hover {
    color: #efefef;
}
.btnz i {
    color: #fff;
}

.facebook {
    background-color: #3b5998;
}
.gplus {
    background-color: #dd4b39;
}
.twitter {
    background-color: #55acee;
}
.linkedin {
    background-color: #0077B5;
}

.list-none ul {
	padding-left: 0;
}
.list-none ul li {
		list-style: none;
	}

.news-link li {
	border-bottom: 1px solid #ddd;
}

.news-box h2, .news-box p, .news-box a {
	
	text-transform: none;
}



.news-box p, .news-box h2 {
	padding-left: 10px;
}



.news-box h2 {
	font-size: 23px;
}

.news-box {
	border: 1px solid #e3e3e3 !important;
   	margin-top: 20px;
   	padding: 0 0px 0px 0;
	height:590px;
}

.news-highlight p {
	font-weight: 600;
}


     .phone-dial span {
     	text-align: center;
     }

 .internet-box, .bill-box {
	border-radius: 4px;
	border: 1px solid #e3e3e3;
	margin-top: 20px;
   	padding: 20px 0;
   	position: relative;
   	float: left;
}

.bill-box {
	min-width: 100% !important;
	position: relative;
}
.api-box {
	border-radius: 4px;
	border: 1px solid #e3e3e3;
	 margin-top: 20px;
   	padding: 10px 5px;
   	position: relative;
   	float: left;
   	min-width: 100% !important;
}


.dial-box {
	background-color: #43c8f5 !important;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.27);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.27);
    margin-top: 20px;
   	padding: 20px 0;
}

.dial-inactive {
	/*padding: 10px 0;*/
}
 .phone-box {
   	border: 1px solid #e3e3e3 !important;
   	margin-top: 20px;
   	padding: 20px 0;
	height:470px;
   }

	.faq-box {
   	border: 1px solid #e3e3e3 !important;
   	margin-top: 10px;
   	padding: 0 0 10px 0;
   }

   .faq-box h4, .faq-box h3 {
   	display: none !important;
   }

   .reach-box {
   	border: 1px solid #e3e3e3 !important;
   	margin-top: 30px;
   	padding: 15px 0;
  
   }

   .customer-care-text {
   	text-align: center;
   	font-size: 17px;
   	font-weight: 600;
   	color: #005999;
   }

   .live-chat {
   	cursor: pointer !important;
   }

   .phone-details {
   	border-top: 1px solid #e3e3e3;
   }

   .dial-box p {
   	font-size: 29px;
   	color: #fff;

   }


   .dial-box h4 {
   	color: #fff;
   	font-size: 19px;
   }

   .dial-box a {
   	font-size: 34px;
   }

   .dial-box a:hover, .dial-box a:active, .dial-box a:focus  {
   	color: #01214d;
   	text-decoration: underline;
   }

  .frame {

  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
  /*box-shadow: 0px 0px 3px 0 rgba(0,0,0,0.27);*/
  box-shadow: 0px 6px 9px #00000016;
  border-radius: 7px;
}

.frame a {
  display: block;
  height: 100%;
  width: 100%;
}

.frame img {
  display: block;
  height: auto ;
  width: auto;
  padding-bottom: 80px;

}


.frame a .caption {
  background-color: #FFF;
  display: block;
  overflow: hidden;
  padding: 10px 10px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 348px;
  transition-property: top;
  transition-duration: 0.2s;  
  width: 100%;  
  z-index: 10;
}

.frame a:hover .caption {
	top: 0;
  transition: all 1s;
}

.frame a .caption h2 {
  color: #01214d;
  font-size: 17px;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;

}

.frame a .caption p {
  color: #222;
  display: none;
  line-height: 120%;
  transition: all 0.2s;  
  width: 90%;
  text-align: center;
}

.frame a:hover .caption p {
  display: block;
  margin-bottom: 20px;
}

.effects {
  padding-left: 15px;
}
.effects .img {
  position: relative;
  float: left;
  margin-bottom: 5px;
  width: 100%;
  overflow: hidden;
  box-shadow: 5px 0px 3px 0 rgba(0,0,0,0.27);
}

}
.effects .img img {
  display: block;
  margin: 0;
  padding: 0;
  max-width: 100%;
  height: auto;
}

.overlay {
  padding: 30px 0;
  display: block;
  position: absolute;
  z-index: 20;
  background: #fff;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;

}


a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: 25px;
  font-size: 20px;
  font-weight: 500;
  color: #222;
  line-height: 45px;
  text-align: center;
  background-color: #fff;
  cursor: pointer;
  box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.27);
}
a.close-overlay.hidden {
  display: none;
}

a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  height: 30px;
  text-align: center;
  color: #222;
/*  line-height: 50px;*/
  font-weight: 500;
  font-size: 21px;

  
}

a.expand .title {
	line-height: 60px !important;
	font-size: 21px;
	text-transform: uppercase !important;

}

a.expand span {
	font-size: 14px;
	line-height: 1px !important;
	text-transform: none !important;
}

#effect-1 .overlay {
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
}
#effect-1 .overlay a.expand {
  left: 0;
  right: 0;
  bottom: 50%;
  margin: 0 auto;
}
#effect-1 .img.hover .overlay {
  height: 100%;
}


	.right {
		float: right;
	}

	.news-right, .news-right p {
		float: right;
	}
	/*.news-right p {
		float: right !important;
	}*/



	.main-menu {
		padding: 0px 0px 0px 20px;
		background: #01214d;

	}

	.main-menu ul li {
		display: inline-block;
		text-transform: uppercase !important;
		font-size: 19px;
		padding: 0px;
		margin-top: 17px;

		
	}

	.main-menu ul li a {
		color: #fff !important;
		padding: 22px 10px;


	}

	.main-menu ul.tier1Menu {
   		padding-left: 0 !important;
   		text-align: center !important;
   		font-weight: 600 !important;

   	}


	.main-menu .active {
/*	background: #43c8f5;*/
	color: #01214d !important;
	}


	.main-menu .active  a, .main-menu .active a:hover {
	background: #43c8f5;
	color: #01214d !important;
	}

	.main-menu ul li a:hover {
		color: #fff !important;
		background: #011736;
	}


	 .main-menu ul li:last-child {
    border-right: none;
	}

   .main-menu ul li:first-child {
   	/*float: left;*/
   	margin-top: 0px;
   }

   .videoWrapper {
	max-width: 100% !important
}


.absolute-img {
	position: absolute !important;
	left: 0 !important;
}

.social-footer {
    display: block; 
    margin-bottom: 15px;
}

.social-footer li {
	display: inline-block;
}

.social-footer li a {
    width: 39px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: 0 4px;
   	top-padding 
   	padding-top: 40px;
   	/*padding-bottom: 20px;*/
   }
/* .social-footer i {
 	color: #fff;
 }

 .social-footer i:hover {
 	color: #44c8f5;
 }*/
.social-footer li a:hover,
.social-footer li a:focus {
    border: 2px solid #44c8f5;
    color: #44c8f5;
}

@media screen and (min-width: 2501px) and (max-width: 6000px) {
		.menu-plus {
   		display: none !important;
   	}

   	
   	.dial-box a, .dial-inactive, .dial-inactive *, .phone-dial, .phone-dial *{
   		pointer-events: none;
   	}



}


   @media screen and (min-width: 769px) and (max-width: 2500px) {


   	.dial-box a, .dial-inactive, .dial-inactive *, .phone-dial, .phone-dial *{
   		pointer-events: none;
   	}

  
   	.menu-plus {
   		display: none !important;
   	}

   	.tier-1-mob {
   		display: none !important;
   	}

   }

   .tier-1-mob {

   	text-transform: uppercase;
   }




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

   	.live-chat {
   		position: relative;
   		pointer-events: all !important;
   	}

   	.caption-title {
   		font-size: 55px !important;
   	}

   	.caption-subtitle {
   		font-size: 46px !important; 
   	}

   	.caption-btn {
   		top: 280px !important;
   	}

   	.caption-btn a {
   		font-size: 46px !important;
   	}

   	.phone-dial, .phone-dial * {
   		pointer-events: all !important;
   	}

  	.bill-box img {
	margin: 0 auto !important;
	}

   	.search-box {
   		position: absolute !important;
   		top: 0px !important;
   	}

   	.widget .title h3 {

   	margin-top: 60px !important;

   	}

   	#topbar .topbar-email, 
	#topbar .topbar-phone, 
	#topbar .topbar-login, 
	#topbar .topbar-cart,
	.topmenu,
	.callus{
		display:inline-block;
	}
   	.footer-logo {
   		position: relative;
   		right: 0;
   		top: 0;
   		
   	}

   	.footer-logo img {
   		display: block;
    	margin-left: auto;
    	margin-right: auto;
    	width: 70%;
   	}

   	#topbar {
   		margin-top: 0;
   	}

   	.logo {
   		float: none;
   		margin: auto;
   		text-align: center;
   		margin-top: 10px;
   	}

   	#main-navigation.affix  {
   		position: relative !important;
   	}

   	.frame {
   		box-shadow: none;
   		border: 1px solid #e3e3e3;
   		margin-top: 20px;
   	}

   	 	.frame a:hover .caption {
	top: 0;
 	 transition: none;
  	/*display: none !important;*/
		}

		.frame a:hover. .caption p {
			display: none !important;
		}

.frame a .caption {
 /* display: none;*/

}

.frame a:hover .caption p {
  display: none !important;
  margin-bottom: 0px !important;
}


.frame a .caption {
  background-color: #FFF;
  display: block;
  overflow: hidden;
  padding: 0 10px;
  position: static !important;
  left: 0;
  right: 0;
  bottom: 0;
  top: 348px;
  transition-property: none;
  transition-duration: none;  
  width: 100%;  
  z-index: 10;
}

.frame img {
  display: block;
  height: auto !important;
  width: 100%;
  padding-bottom: 0px !important;

}

  
   	.cp-search-outer {
   		width: 75% !important;
   	}

   	.cp-search-outer form input[type="text"] {

   		height: 45px;
   	}

   	.cp-search-outer form button {
   		height: 45px;
   		width: 45px;
   		line-height: 0;
   	}

   	.cp-search-outer strong.title {

   		font-size: 24px;
   	}

   	.data-usage-widget .usage-container .fill .result-bubble .result-bubble {
   		width: 70px;
   		height: 70px;
   		top: -30px;
   		right: -23px;
   	}

   	.data-usage-widget .usage-container .fill .result-bubble .result-bubble {
   		font-size: 12px;
   	}

   	.data-usage-widget .usage-container .fill .result-bubble .result-bubble span.amount {
   		margin-top: 10px;
   		font-size: 14px;
   	}

   	.tabs-left > .col-md-3 > .nav-tabs > li {
  	float: left !important;
	}

	.news-right, .news-right p{
		float: none !important;
	}


   	.main-menu .tier-1 ul li {
   		font-size: 14px;

   		/*display: none !important;*/
   	}

   /*	.topmenu {
   		display: none;
   	}*/

   	.main-menu ul li {
   		font-size: 16px;
   		text-align: center;
   		float: none !important;
   		margin: auto;
   	}

   	.main-menu ul li a {
   		padding: 7px 5px;
   		/*border-right: 1px solid #fff;*/
   	}


   	.main-menu ul li a:hover {
   		background: none;
   	}

   


   	#topbar {
   		text-align: center !important;
   	}


   .blue-bg {
   	background-color: #01214d;
   	margin-bottom: 15px;
   	padding:2px;
   }

   .blue-bg h2 {
   	text-align: center;
   	text-transform: uppercase;
   	font-size: 21px;
   		color: #fff;
   }




}



	
/* ----------------------------------------------------
	COLOR SCHEMES
------------------------------------------------------- */
	.arrow-left {
		border-right-color:#01214d;
	}
	#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
		border-top-color:#01214d !important;	
	}
	.buddy_members .popover.top > .arrow:after,
	.buddy_carousel .popover.top > .arrow:after {
		border-top:10px solid #01214d !important;	
	}
	.tp-bullets.simplebullets .bullet:hover,
	.tp-bullets.simplebullets .bullet.selected{
		border-color:#01214d !important;	
	}
	.post-wrapper-top h2,
	.group_box:hover .circle,
	.group_box:hover,
	.buddy_carousel .popover,
	.buddy_members .popover,
	.buddy_desc,
	.cat_widget:hover,
	.social_like .icon-container,
	.pagination > .active > a, 
	.pagination > .active > span, 
	.pagination > .active > a:hover, 
	.pagination > .active > span:hover, 
	.pagination > .active > a:focus, 
	.pagination > li > a:hover,
	.pagination > li > span:hover,
	.pagination > li > a:focus,
	.pagination > li > span:focus,
	.pagination > .active > span:focus,
	.form-control:focus,
	.panel-default > .panel-heading:hover,
	.bggrey,
	.services_vertical .icon-container,
	.item .icon-container,
	#owl-testimonial-widget .img-circle,
	.testimonial-wrap,
	.tparrows:hover,
	.blog_button,
	.magnifier .btn-default:hover,
	blockquote,
	.magnifier .btn-default:focus,
	.magnifier .btn-default:active,
	.service-icon-circle,
	.general-title hr {
		/*border-color:#01214d;*/
	}
	#header-style-1 .dropdown-menu,
	#header-style-1 .yamm .dropdown.yamm-fw .dropdown-menu {
		/*border-top-color: #01214d !important;*/
	}
	#three-parallax .testimonial h3 {
		color:#01214d !important;
	}
	.blog_button,
	.shop_title_slider span,
	.cat_widget h3,
	.rating i,
	.big_title_onepage span,
	.small_thin_grey1 i,
	.popular_items .meta span i,
	.ch-info-front i,
	.service_vertical_box:hover .service-icon i,
	.bgdark span,
	.item .icon-container,
	.slider_title_a,
	.mini_title2 i,
	.team_member span,
	.blog-carousel-meta span i,
	.high_title2,
	.high_title,
	.big_title span,
	.small_title span,
	.mini_title span,
	.check li:before,
	.service-icon-circle i,
	.servicebox:hover .service-icon i,
	.shop-right .title .price,
	.shop_item .price,
	.cart_table .price2,
	.widget h3 span,
	.big_title_slider span,
	.milestone-counter i,
	a.readmore,
	.tabbed-menu li a:hover,
	.footer-menu li a:hover,
	.mmode .title span,
	.footer-menu li a:focus,
	#header-style-1 .yamm h3 i,
	#header-style-1 .yamm-fw .dropdown-menu li a:before,
	#topbar .topbar-login i,
	.group_box i,
	#topbar .callus i,
	#topbar .topbar-cart i {
		color:#01214d;
	}
	.timeline-badge.danger,
	.flex-control-paging li a.flex-active,
	.tparrows:hover {
		background-color:#01214d !important;
	}
	

	

	#tabbed_widget .nav-tabs > li.active > a, 
	#tabbed_widget .nav-tabs > li.active > a:hover,
	#tabbed_widget .nav-tabs > li.active > a:focus,
	#tabbed_widget .nav > li > a:hover, 
	#tabbed_widget .nav > li > a:focus,
	.big_title_onepage,
	.tp-caption .btn,
	.small_thin_grey1,
	#footer-style-2 .social-icons span a:hover,
	#footer-style-3 .social-icons span a:hover,
	#footer-style-1 .social-icons span a:hover,
	.recent_posts_widget a,
	#footer-style-1 .widget,
	#footer-style-1 p,
	#footer-style-2 .widget,
	#footer-style-2 p,
	#footer-style-3 .widget,
	#footer-style-3 p,
	.service-with-image:hover .service-title a,
	.item:hover .icon-container,
	.overlay h2,
	.overlay .lead,
	.overlay .testimonial-widget .testimonial .lead:after,
	.overlay .testimonial-widget .testimonial .lead:before,
	.overlay .testimonial-widget,
	.magnifier .btn-default:hover,
	.magnifier .btn-default:focus,
	.magnifier .btn-default:active,
	mark,
	.service-icon-circle.active i,
	.servicebox:hover .service-icon-circle i,
	.testimonial h3,
	.nav-stacked > li > a:hover,
	.nav-tabs > li.active > a:focus,
	.nav-tabs > li.active > a,
	#footer-style-2 .widget .title h3,
	#footer-style-3 .widget .title h3,
	#footer-style-1 .widget .title h3 {
		color:#ffffff !important;
	}

	.pagination > .active > a, 
	.pagination > .active > span, 
	.pagination > .active > a:hover, 
	.pagination > .active > span:hover, 
	.pagination > .active > a:focus, 
	.pagination > li > a:hover,
	.pagination > li > span:hover,
	.pagination > li > a:focus,
	.pagination > li > span:focus,
	.pagination > .active > span:focus {

		color: #fff;
	}
	@font-face {
		
		font-weight: normal;
		font-style: normal;
	}

.noShowResponsive{display:none !important}
.noShowFeature{display:block !important;}


/* Tigo Mobile Menu */
#mobileMenu #menuBar{background:#43c8f5;margin-bottom:0;}
#mobileMenu .navbar-toggler{border-color:#fff;border-radius:0;}
#mobileMenu #tigoMenu{background:#01214d;position:absolute;top:-20px;right:0;z-index:100;width:80%;}
#mobileMenu #tigoMenu .menuList{border:2px solid #01214d;}
#mobileMenu #tigoMenu .menuList .dropdown .dropdown-menu{padding-left:15px;border:none;}
#mobileMenu #tigoMenu .menuList .level-1{padding-left:25px;}
#mobileMenu #tigoMenu .menuList .level-1 a{color:#fff;margin-left:-10px;padding-left:10px;background:#01214d;}
#mobileMenu #tigoMenu .menuList .open a{background:#43c8f5;}
#mobileMenu #tigoMenu .menuList .open a:active{background:#43c8f5;}
#mobileMenu #tigoMenu .menuList .level-1 .level-2 a{background:#fff;}
#mobileMenu #tigoMenu .menuList .level-1 .level-2 a:hover{background:#01214d;color:#fff;}
#mobileMenu #tigoMenu .menuList .level-1 .dropdown-menu{margin-left:-10px;margin-top:-2px;padding-left:10px;border-radius:0;background:#fff;}
#mobileMenu #tigoMenu .menuList .level-2{color:#43c8f5;background:#fff;padding-left:10px;}
#mobileMenu #tigoMenu .menuList .level-2 .dropdown-menu{padding-left:30px;}
#mobileMenu #tigoMenu .menuList .dropdown-menu .dropdown-header{padding-left:0;}
#mobileMenu #tigoMenu .menuList .dropdown-menu .dropdown a{color:#01214d;}
#mobileMenu #tigoMenu #searchHolder{margin:60px 20px 20px 20px;padding-top:20px;}
#mobileMenu #tigoMenu #searchHolder input{border-radius:25px;}
#closeTigoMenu{border:none;margin-top: 25px;margin-right:0;float:right;background:#43c8f5;border:none;}
#closeTigoMenu .fa-times{color:#fff;}
.navbar-brand{color:#01214d;}
#userMenuBtn{background:none;border:none;}
#tigoMenuToggleBtn{background:none;border:none;margin-right:-40px;}
.menuBtnHolders{padding-left:0;margin-left:-40px;}
#logoHolder{
	padding:0px;
}
#logoHolder #tigoLogo{
padding:0px;

}
.blueBarHolder{
	display: flex;
    flex-direction: row;
    align-items: center;
}

#logoHolder #tigoLogo img{
	background-color: #01214d;
    padding: 8px;
    width: 68px;
    //max-width: 70px;
    margin-top: -1px;
	margin-left: -1px;
}
#mobileMenu #tigoMenu .menuList .user-dropdown-menu{background:#fff;}
#mobileMenu #tigoMenu .menuList .user-dropdown-menu li > a{color:#01214d;}
.slider-wrapper{margin-top:-1px;}


/*
@media screen and (min-width: 768px){
	#main-navigation{display:block;}
	#header-style-1{display:block;}
	#mobileMenu{display:none;}
}
@media screen and (max-width: 768px){
	#main-navigation{display:none;}
	#header-style-1{display:none;}
	#mobileMenu{display:block;}
}

*/





/*Made with Donald Kagunila*/
/*Dimension Data*/
#bank .bank-card{
	margin-top: 30px !important;
	width: 90%;
	min-height: 300px ;
	border-radius: 20px;
	margin-right: 20px;
}
#bank .bank-border{
	margin-right: 20px;
	min-height: 300px;
	width: 100%;
	background: #606c88;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #00377b, #00377b);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #00377b, #00377b); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	border-radius: 20px;
	padding: 4px;
	box-shadow: 1px 3px 12px 0px rgba(0,0,0,0.35);
	
}
#bank .bank-body{
	position: relative;
	min-height: 300px;
	background-color: #fff;
	height: 100%;
	border-radius: 16px;
	padding: 5px;
}
#bank .bank-card-number{
	height: 60px;
	width: 60px;
	background-color: #f7c602;
	border-radius: 50%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	box-shadow: 1px 3px 6px 0px rgba(0,0,0,0.45);
	position: absolute;
	top: -22px;
	left: -22px;
	border: 3px solid #fff; 
}
#bank .bank-card-number span{
	color: #00377b;
	font-weight: bold;
	position: relative;
	left: -1px;
	top: 2px;
	display: block;
	font-size: 23px;

}
#bank .bank-card-header{
  	text-transform: capitalize !important;
	height: 60px;
	/*background-color: red;*/
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
}
#bank hr{
	margin-top: -7px;
	width: 80%;
}
#bank ul{
	padding-left: 25px;
}
#bank ul li{
	list-style: none;
	font-size: 13px;
	line-height: 150%;
}
#bank ul li span{
	margin-right: 10px;
}
#bank ul li span.active{
	background-color: rgba(0,0,0,0.45);
	display: inline-flex;
	color: #fff;
	height: 17px;
	width: 17px;
	justify-content: center;
	margin-left: -5px;
	border-radius: 50%;
	font-size: 11px;
	line-height: 19px;
	margin-right: 6px;
}
#bank .mt-20{
	margin-top: 30px;
	margin-left: 20px;
	position: absolute;
	bottom: 8px;
	/*margin: 0 auto; */
}

#soka .terms{
		padding: 15px;
	}
	#soka .terms li{
		list-style: upper-alpha;
		margin:15px 0px;
	}
	#soka .prises{
		margin:20px;
	}
	#soka .prises ul{
		padding: 0px;
	}
	#soka .prises ul li{
		list-style: none;
	}
	#soka .prises .prises-border{
		/*height: 100%;*/
		padding: 3px;
		width: 100%;
		box-shadow: 1px 3px 12px 0px rgba(0,0,0,0.35);
		background: linear-gradient(to right, #00377b, #00377b);
	    border-radius: 20px;
	}
	#soka .prises .prises-body{
		position: relative;
		background-color: #fff;
		border-radius: 16px;
		padding: 15px;
	}
	#soka .prises .prises-body h3{
		text-align: center;
	}
	#soka .prises .prises-body span{
		font-weight: bold;
		display: block;
		margin-bottom: 10px;
	}
	#soka .prise-sep{
		width: 100px;
		/*margin: 15px 0px;*/
	}
	#soka .prise-image{
		height: 60px;
		width: 60px;
		background-color: #f7c602;
		border:1px solid #fff;
		box-shadow: 1px 3px 12px 0px rgba(0,0,0,0.10);
		border-radius: 50%;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
		-ms-align-items: center;
		align-items: center;
		margin-bottom: 20px;
		transition: 0.35s all ease-in;
	}
	#soka .prise-image i{
		font-size: 25px;
		color: white;
	}
	#soka .prise-image:hover{
		border:2px solid #fff;
		box-shadow: 1px 3px 12px 0px rgba(0,0,0,0.35);
		cursor: pointer;
	}

	#soka .flc{
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
		-ms-align-items: center;
		align-items: center;
		flex-direction: column;
		margin-bottom: 40px;
	}
	#soka .prise-title{
		font-weight: 600;
		margin-bottom: 10px;
		text-align: center;
	}
	#soka .prise-para{
		text-align: center;
		font-weight: 300;
		font-size: 13px;
		line-height: 20px;
	}



.callBackModule{
	margin-top: 50px;
}
.mod-title{
	font-weight: 600;
	font-size: 45px;
}





